Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e4096de299f95fa94277bb85e2f69a4787fd287f 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-ssh10610910887287003748.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-ssh1944448942143732216.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-ssh5739421739023993393.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-ssh14950917475144717839.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-ssh15968396918267254763.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-4772 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/965 [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/965 # 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 e4096de299f95fa94277bb85e2f69a4787fd287f (main) Commit message: "Merge pull request #5391 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.63" > 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 e4096de299f95fa94277bb85e2f69a4787fd287f # timeout=10 > git rev-list --no-walk 1383452a2047ef58b5f726480165c651db4d1814 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-04-08T20:17:25.140Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-04-08T20:17:25.211Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-04-08T20:17:25.240Z] ========================================================= [2026-04-08T20:17:25.240Z] EdgeX Global Pipelines Version Info [2026-04-08T20:17:25.240Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-04-08T20:17:26.795Z] ------------------- [2026-04-08T20:17:26.795Z] stable info: [2026-04-08T20:17:26.795Z] ------------------- [2026-04-08T20:17:26.795Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-04-08T20:17:26.795Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-04-08T20:17:26.795Z] Message: update stable to v1.0.278 [2026-04-08T20:17:27.364Z] ------------------- [2026-04-08T20:17:27.364Z] experimental info: [2026-04-08T20:17:27.364Z] ------------------- [2026-04-08T20:17:27.364Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-04-08T20:17:27.364Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-04-08T20:17:27.364Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-04-08T20:17:27.439Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-04-08T20:17:27.457Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-04-08T20:17:27.482Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-04-08T20:17:27.505Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-04-08T20:17:27.524Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-04-08T20:17:27.547Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-04-08T20:17:27.569Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-04-08T20:17:27.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-04-08T20:17:27.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-04-08T20:17:27.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-04-08T20:17:27.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-04-08T20:17:27.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-04-08T20:17:27.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-04-08T20:17:27.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-04-08T20:17:27.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-04-08T20:17:27.744Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-04-08T20:17:27.762Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-04-08T20:17:27.781Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-04-08T20:17:27.797Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-04-08T20:17:27.812Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-04-08T20:17:27.831Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-04-08T20:17:27.847Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-04-08T20:17:27.863Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-04-08T20:17:27.880Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-04-08T20:17:27.903Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-04-08T20:17:27.923Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-04-08T20:17:27.944Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] echo [2026-04-08T20:17:27.964Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e4096de [Pipeline] echo [2026-04-08T20:17:27.980Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-08T20:17:28.036Z] provisioning config files... [2026-04-08T20:17:28.050Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/965@tmp/config1953802953451379474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-08T20:17:28.381Z] ---> ****-login.sh [2026-04-08T20:17:28.381Z] nexus3.edgexfoundry.org:10001 [2026-04-08T20:17:28.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-08T20:17:28.644Z] [2026-04-08T20:17:28.644Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-08T20:17:28.644Z] Configure a credential helper to remove this warning. See [2026-04-08T20:17:28.644Z] https://docs.****.com/go/credential-store/ [2026-04-08T20:17:28.644Z] [2026-04-08T20:17:28.644Z] Login Succeeded [2026-04-08T20:17:28.644Z] nexus3.edgexfoundry.org:10002 [2026-04-08T20:17:28.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-08T20:17:28.644Z] [2026-04-08T20:17:28.644Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-08T20:17:28.644Z] Configure a credential helper to remove this warning. See [2026-04-08T20:17:28.644Z] https://docs.****.com/go/credential-store/ [2026-04-08T20:17:28.644Z] [2026-04-08T20:17:28.644Z] Login Succeeded [2026-04-08T20:17:28.644Z] nexus3.edgexfoundry.org:10003 [2026-04-08T20:17:28.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-08T20:17:28.909Z] [2026-04-08T20:17:28.909Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-08T20:17:28.909Z] Configure a credential helper to remove this warning. See [2026-04-08T20:17:28.909Z] https://docs.****.com/go/credential-store/ [2026-04-08T20:17:28.909Z] [2026-04-08T20:17:28.909Z] Login Succeeded [2026-04-08T20:17:28.909Z] nexus3.edgexfoundry.org:10004 [2026-04-08T20:17:28.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-08T20:17:28.909Z] [2026-04-08T20:17:28.909Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-08T20:17:28.909Z] Configure a credential helper to remove this warning. See [2026-04-08T20:17:28.909Z] https://docs.****.com/go/credential-store/ [2026-04-08T20:17:28.909Z] [2026-04-08T20:17:28.909Z] Login Succeeded [2026-04-08T20:17:28.909Z] ****.io [2026-04-08T20:17:28.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-08T20:17:29.179Z] [2026-04-08T20:17:29.179Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-08T20:17:29.179Z] Configure a credential helper to remove this warning. See [2026-04-08T20:17:29.179Z] https://docs.****.com/go/credential-store/ [2026-04-08T20:17:29.179Z] [2026-04-08T20:17:29.179Z] Login Succeeded [2026-04-08T20:17:29.179Z] ---> ****-login.sh ends [Pipeline] } [2026-04-08T20:17:29.188Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-08T20:17:29.513Z] + 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-08T20:17:29.513Z] + dirname cmd/core-command/Dockerfile [2026-04-08T20:17:29.513Z] + cut -d/ -f2 [2026-04-08T20:17:29.513Z] + echo core-command,cmd/core-command/Dockerfile [2026-04-08T20:17:29.514Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-04-08T20:17:29.514Z] + cut -d/ -f2 [2026-04-08T20:17:29.514Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-04-08T20:17:29.514Z] + dirname cmd/core-data/Dockerfile [2026-04-08T20:17:29.514Z] + cut -d/ -f2 [2026-04-08T20:17:29.514Z] + echo core-data,cmd/core-data/Dockerfile [2026-04-08T20:17:29.514Z] + dirname cmd/core-keeper/Dockerfile [2026-04-08T20:17:29.514Z] + cut -d/ -f2 [2026-04-08T20:17:29.514Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-04-08T20:17:29.514Z] + dirname cmd/core-metadata/Dockerfile [2026-04-08T20:17:29.514Z] + cut -d/ -f2 [2026-04-08T20:17:29.514Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-04-08T20:17:29.514Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-04-08T20:17:29.514Z] + cut -d/ -f2 [2026-04-08T20:17:29.514Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-04-08T20:17:29.514Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-04-08T20:17:29.514Z] + cut -d/ -f2 [2026-04-08T20:17:29.514Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-04-08T20:17:29.514Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-04-08T20:17:29.514Z] + cut -d/ -f2 [2026-04-08T20:17:29.514Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-04-08T20:17:29.514Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-04-08T20:17:29.514Z] + cut -d/ -f2 [2026-04-08T20:17:29.514Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-04-08T20:17:29.514Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-04-08T20:17:29.514Z] + cut -d/ -f2 [2026-04-08T20:17:29.514Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-04-08T20:17:29.514Z] + dirname cmd/security-spire-agent/Dockerfile [2026-04-08T20:17:29.514Z] + cut -d/ -f2 [2026-04-08T20:17:29.514Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-04-08T20:17:29.514Z] + dirname cmd/security-spire-config/Dockerfile [2026-04-08T20:17:29.514Z] + cut -d/ -f2 [2026-04-08T20:17:29.514Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-04-08T20:17:29.514Z] + dirname cmd/security-spire-server/Dockerfile [2026-04-08T20:17:29.514Z] + cut -d/ -f2 [2026-04-08T20:17:29.514Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-04-08T20:17:29.514Z] + dirname cmd/support-notifications/Dockerfile [2026-04-08T20:17:29.514Z] + cut -d/ -f2 [2026-04-08T20:17:29.514Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-04-08T20:17:29.514Z] + dirname+ cmd/support-scheduler/Dockerfile [2026-04-08T20:17:29.514Z] cut -d/ -f2 [2026-04-08T20:17:29.514Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-04-08T20:17:29.550Z] 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-08T20:17:29.909Z] + git rev-list -1 --merges e4096de299f95fa94277bb85e2f69a4787fd287f~1..e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] echo [2026-04-08T20:17:29.922Z] -----------> git rev-list -1 --merges e4096de299f95fa94277bb85e2f69a4787fd287f~1..e4096de299f95fa94277bb85e2f69a4787fd287f e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:17:29.922Z] e4096de299f95fa94277bb85e2f69a4787fd287f [false] [Pipeline] sh [2026-04-08T20:17:30.212Z] + git log --format=format:%s -1 e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] echo [2026-04-08T20:17:30.227Z] ========================================================= [2026-04-08T20:17:30.227Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-04-08T20:17:30.227Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-04-08T20:17:30.667Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-08T20:17:30.667Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-04-08T20:17:30.667Z] + [ -e /tmp/ssh_known_hosts ] [2026-04-08T20:17:30.667Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-04-08T20:17:30.667Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-04-08T20:17:30.667Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-04-08T20:17:30.667Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:17:31.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-08T20:17:31.080Z] [2026-04-08T20:17:31.080Z] 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-08T20:17:31.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-08T20:17:31.399Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-04-08T20:17:31.399Z] 3dae71ba6b94: Pulling fs layer [2026-04-08T20:17:31.399Z] 6bf1a483ea7c: Pulling fs layer [2026-04-08T20:17:31.399Z] f5dfc541a4d3: Pulling fs layer [2026-04-08T20:17:31.399Z] 461d9e800cba: Pulling fs layer [2026-04-08T20:17:31.399Z] 80192f66455f: Pulling fs layer [2026-04-08T20:17:31.399Z] 2e8e34ca0e6c: Pulling fs layer [2026-04-08T20:17:31.399Z] a29436f7fd5d: Pulling fs layer [2026-04-08T20:17:31.399Z] 923cac83aea3: Pulling fs layer [2026-04-08T20:17:31.399Z] 25ad8b0a4227: Pulling fs layer [2026-04-08T20:17:31.399Z] db01528c6b51: Pulling fs layer [2026-04-08T20:17:31.399Z] 28988de357af: Pulling fs layer [2026-04-08T20:17:31.399Z] 80192f66455f: Waiting [2026-04-08T20:17:31.399Z] a29436f7fd5d: Waiting [2026-04-08T20:17:31.399Z] 923cac83aea3: Waiting [2026-04-08T20:17:31.399Z] 2e8e34ca0e6c: Waiting [2026-04-08T20:17:31.399Z] 25ad8b0a4227: Waiting [2026-04-08T20:17:31.399Z] 28988de357af: Waiting [2026-04-08T20:17:31.399Z] db01528c6b51: Waiting [2026-04-08T20:17:31.399Z] 6bf1a483ea7c: Verifying Checksum [2026-04-08T20:17:31.399Z] 6bf1a483ea7c: Download complete [2026-04-08T20:17:31.399Z] 461d9e800cba: Download complete [2026-04-08T20:17:31.399Z] 80192f66455f: Verifying Checksum [2026-04-08T20:17:31.399Z] 80192f66455f: Download complete [2026-04-08T20:17:31.660Z] f5dfc541a4d3: Verifying Checksum [2026-04-08T20:17:31.661Z] f5dfc541a4d3: Download complete [2026-04-08T20:17:31.661Z] 3dae71ba6b94: Verifying Checksum [2026-04-08T20:17:31.661Z] 3dae71ba6b94: Download complete [2026-04-08T20:17:31.661Z] 923cac83aea3: Verifying Checksum [2026-04-08T20:17:31.661Z] 923cac83aea3: Download complete [2026-04-08T20:17:31.661Z] 25ad8b0a4227: Verifying Checksum [2026-04-08T20:17:31.661Z] 25ad8b0a4227: Download complete [2026-04-08T20:17:31.661Z] db01528c6b51: Verifying Checksum [2026-04-08T20:17:31.661Z] db01528c6b51: Download complete [2026-04-08T20:17:31.919Z] 28988de357af: Verifying Checksum [2026-04-08T20:17:31.920Z] 28988de357af: Download complete [2026-04-08T20:17:31.920Z] a29436f7fd5d: Verifying Checksum [2026-04-08T20:17:31.920Z] a29436f7fd5d: Download complete [2026-04-08T20:17:32.488Z] 2e8e34ca0e6c: Verifying Checksum [2026-04-08T20:17:32.488Z] 2e8e34ca0e6c: Download complete [2026-04-08T20:17:33.055Z] 3dae71ba6b94: Pull complete [2026-04-08T20:17:33.316Z] 6bf1a483ea7c: Pull complete [2026-04-08T20:17:33.887Z] f5dfc541a4d3: Pull complete [2026-04-08T20:17:34.156Z] 461d9e800cba: Pull complete [2026-04-08T20:17:34.156Z] 80192f66455f: Pull complete [2026-04-08T20:17:38.355Z] 2e8e34ca0e6c: Pull complete [2026-04-08T20:17:38.614Z] a29436f7fd5d: Pull complete [2026-04-08T20:17:38.614Z] 923cac83aea3: Pull complete [2026-04-08T20:17:38.872Z] 25ad8b0a4227: Pull complete [2026-04-08T20:17:38.872Z] db01528c6b51: Pull complete [2026-04-08T20:17:38.872Z] 28988de357af: Pull complete [2026-04-08T20:17:38.872Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-04-08T20:17:38.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-08T20:17:38.872Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-08T20:17:39.021Z] prd-ubuntu20.04-docker-8c-8g-4772 does not seem to be running inside a container [2026-04-08T20:17:39.045Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/965 -v /w/workspace/edgex-go/965:/w/workspace/edgex-go/965:rw,z -v /w/workspace/edgex-go/965@tmp:/w/workspace/edgex-go/965@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-04-08T20:17:40.538Z] $ docker top 14962f6b17858bd00b9cf36df9ca270d3d6dca7f8b34d837bf5b24e3370456d0 -eo pid,comm [2026-04-08T20:17:40.590Z] 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-08T20:17:40.590Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-08T20:17:40.646Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-08T20:17:40.646Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-08T20:17:40.751Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-08T20:17:40.747Z] $ docker exec 14962f6b17858bd00b9cf36df9ca270d3d6dca7f8b34d837bf5b24e3370456d0 ssh-agent [2026-04-08T20:17:40.882Z] SSH_AUTH_SOCK=/tmp/ssh-4QxKphulv1Xj/agent.32 [2026-04-08T20:17:40.882Z] SSH_AGENT_PID=38 [2026-04-08T20:17:40.889Z] Running ssh-add (command line suppressed) [2026-04-08T20:17:40.978Z] Identity added: /w/workspace/edgex-go/965@tmp/private_key_15796954532560676541.key (/w/workspace/edgex-go/965@tmp/private_key_15796954532560676541.key) [2026-04-08T20:17:40.999Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-08T20:17:41.295Z] + git config --global --add safe.directory /w/workspace/edgex-go/965 [Pipeline] sh [2026-04-08T20:17:41.584Z] + git tag --points-at HEAD [Pipeline] } [2026-04-08T20:17:41.591Z] $ docker exec --env ******** --env ******** 14962f6b17858bd00b9cf36df9ca270d3d6dca7f8b34d837bf5b24e3370456d0 ssh-agent -k [2026-04-08T20:17:41.693Z] unset SSH_AUTH_SOCK; [2026-04-08T20:17:41.694Z] unset SSH_AGENT_PID; [2026-04-08T20:17:41.694Z] echo Agent pid 38 killed; [2026-04-08T20:17:41.710Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-04-08T20:17:41.749Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-08T20:17:41.749Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-08T20:17:41.851Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-08T20:17:41.848Z] $ docker exec 14962f6b17858bd00b9cf36df9ca270d3d6dca7f8b34d837bf5b24e3370456d0 ssh-agent [2026-04-08T20:17:41.960Z] SSH_AUTH_SOCK=/tmp/ssh-FiCdqNWMwfDh/agent.86 [2026-04-08T20:17:41.960Z] SSH_AGENT_PID=92 [2026-04-08T20:17:41.965Z] Running ssh-add (command line suppressed) [2026-04-08T20:17:42.064Z] Identity added: /w/workspace/edgex-go/965@tmp/private_key_4227122436644829076.key (/w/workspace/edgex-go/965@tmp/private_key_4227122436644829076.key) [2026-04-08T20:17:42.083Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-08T20:17:42.375Z] + git semver init [2026-04-08T20:17:42.635Z] 2026-04-08 20:17:42,572 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-08T20:17:42.635Z] 2026-04-08 20:17:42,575 [run_init] DEBUG init version:0.0.0 force:False [2026-04-08T20:17:42.635Z] 2026-04-08 20:17:42,575 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/965/.semver [2026-04-08T20:17:42.635Z] 2026-04-08 20:17:42,576 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/965/.semver [2026-04-08T20:17:42.635Z] 2026-04-08 20:17:42,576 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/965/.semver'], cwd=/w/workspace/edgex-go/965, stdin=None, shell=False, universal_newlines=False) [2026-04-08T20:17:47.927Z] 2026-04-08 20:17:47,113 [append_file] DEBUG append to file:/w/workspace/edgex-go/965/.git/info/exclude [2026-04-08T20:17:47.927Z] 2026-04-08 20:17:47,114 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/965/.semver/main with force:False [2026-04-08T20:17:47.927Z] 2026-04-08 20:17:47,114 [read_version] DEBUG read version from /w/workspace/edgex-go/965/.semver/main [2026-04-08T20:17:47.927Z] 2026-04-08 20:17:47,114 [read_version] DEBUG read version from /w/workspace/edgex-go/965/.semver/main [2026-04-08T20:17:47.927Z] 4.1.0-dev.106 [Pipeline] } [2026-04-08T20:17:47.932Z] $ docker exec --env ******** --env ******** 14962f6b17858bd00b9cf36df9ca270d3d6dca7f8b34d837bf5b24e3370456d0 ssh-agent -k [2026-04-08T20:17:48.040Z] unset SSH_AUTH_SOCK; [2026-04-08T20:17:48.041Z] unset SSH_AGENT_PID; [2026-04-08T20:17:48.041Z] echo Agent pid 92 killed; [2026-04-08T20:17:48.053Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-08T20:17:48.380Z] + git semver [Pipeline] } [2026-04-08T20:17:48.651Z] $ docker stop --time=1 14962f6b17858bd00b9cf36df9ca270d3d6dca7f8b34d837bf5b24e3370456d0 [2026-04-08T20:17:49.929Z] $ docker rm -f --volumes 14962f6b17858bd00b9cf36df9ca270d3d6dca7f8b34d837bf5b24e3370456d0 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-08T20:17:50.266Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-04-08T20:17:50.520Z] Stashed 1 file(s) [Pipeline] echo [2026-04-08T20:17:50.523Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.106 [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-08T20:17:50.965Z] + git config --global --add safe.directory /w/workspace/edgex-go/965 [Pipeline] echo [2026-04-08T20:17:50.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-08T20:17:50.998Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-08T20:17:51.017Z] ========================================================= [2026-04-08T20:17:51.017Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-04-08T20:17:51.017Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-04-08T20:17:51.306Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-08T20:17:51.306Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-04-08T20:17:51.306Z] 2d35ebdb57d9: Pulling fs layer [2026-04-08T20:17:51.306Z] c35fb4624d26: Pulling fs layer [2026-04-08T20:17:51.306Z] 4e2aec7ef170: Pulling fs layer [2026-04-08T20:17:51.306Z] 333b49ad6fbf: Pulling fs layer [2026-04-08T20:17:51.306Z] 4f4fb700ef54: Pulling fs layer [2026-04-08T20:17:51.306Z] c3e65509a76b: Pulling fs layer [2026-04-08T20:17:51.306Z] 7cf9ebb963bd: Pulling fs layer [2026-04-08T20:17:51.306Z] bb34ca984cfb: Pulling fs layer [2026-04-08T20:17:51.306Z] 151cf03bc807: Pulling fs layer [2026-04-08T20:17:51.306Z] c3e65509a76b: Waiting [2026-04-08T20:17:51.306Z] bb34ca984cfb: Waiting [2026-04-08T20:17:51.306Z] 333b49ad6fbf: Waiting [2026-04-08T20:17:51.306Z] 7cf9ebb963bd: Waiting [2026-04-08T20:17:51.306Z] 151cf03bc807: Waiting [2026-04-08T20:17:51.306Z] 4f4fb700ef54: Waiting [2026-04-08T20:17:51.306Z] c35fb4624d26: Verifying Checksum [2026-04-08T20:17:51.306Z] c35fb4624d26: Download complete [2026-04-08T20:17:51.306Z] 333b49ad6fbf: Download complete [2026-04-08T20:17:51.306Z] 4f4fb700ef54: Verifying Checksum [2026-04-08T20:17:51.306Z] c3e65509a76b: Verifying Checksum [2026-04-08T20:17:51.306Z] c3e65509a76b: Download complete [2026-04-08T20:17:51.306Z] 2d35ebdb57d9: Download complete [2026-04-08T20:17:51.564Z] 7cf9ebb963bd: Verifying Checksum [2026-04-08T20:17:51.564Z] 7cf9ebb963bd: Download complete [2026-04-08T20:17:51.564Z] 2d35ebdb57d9: Pull complete [2026-04-08T20:17:51.564Z] c35fb4624d26: Pull complete [2026-04-08T20:17:51.822Z] 151cf03bc807: Verifying Checksum [2026-04-08T20:17:51.822Z] 151cf03bc807: Download complete [2026-04-08T20:17:51.822Z] 4e2aec7ef170: Verifying Checksum [2026-04-08T20:17:51.822Z] 4e2aec7ef170: Download complete [2026-04-08T20:17:52.079Z] bb34ca984cfb: Verifying Checksum [2026-04-08T20:17:52.079Z] bb34ca984cfb: Download complete [2026-04-08T20:17:56.263Z] 4e2aec7ef170: Pull complete [2026-04-08T20:17:56.263Z] 333b49ad6fbf: Pull complete [2026-04-08T20:17:56.263Z] 4f4fb700ef54: Pull complete [2026-04-08T20:17:56.263Z] c3e65509a76b: Pull complete [2026-04-08T20:17:56.521Z] 7cf9ebb963bd: Pull complete [2026-04-08T20:17:59.804Z] bb34ca984cfb: Pull complete [2026-04-08T20:18:00.063Z] 151cf03bc807: Pull complete [2026-04-08T20:18:00.063Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-04-08T20:18:00.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-08T20:18:00.063Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-04-08T20:18:00.365Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-08T20:18:00.365Z] WORKDIR /edgex [2026-04-08T20:18:00.365Z] COPY go.mod . [2026-04-08T20:18:00.365Z] RUN go mod download [2026-04-08T20:18:00.365Z] + docker build -t ci-base-image-x86_64 -f - . [2026-04-08T20:18:00.932Z] #0 building with "default" instance using docker driver [2026-04-08T20:18:00.932Z] [2026-04-08T20:18:00.932Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:18:00.932Z] #1 transferring dockerfile: 164B done [2026-04-08T20:18:00.932Z] #1 DONE 0.0s [2026-04-08T20:18:00.932Z] [2026-04-08T20:18:00.932Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-08T20:18:00.932Z] #2 DONE 0.0s [2026-04-08T20:18:00.932Z] [2026-04-08T20:18:00.932Z] #3 [internal] load .dockerignore [2026-04-08T20:18:00.932Z] #3 transferring context: 50B done [2026-04-08T20:18:00.932Z] #3 DONE 0.0s [2026-04-08T20:18:00.932Z] [2026-04-08T20:18:00.932Z] #4 [internal] load build context [2026-04-08T20:18:00.932Z] #4 transferring context: 7.03kB done [2026-04-08T20:18:00.932Z] #4 DONE 0.1s [2026-04-08T20:18:00.932Z] [2026-04-08T20:18:00.932Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-08T20:18:00.932Z] #5 DONE 0.1s [2026-04-08T20:18:00.932Z] [2026-04-08T20:18:00.932Z] #6 [2/4] WORKDIR /edgex [2026-04-08T20:18:02.311Z] #6 DONE 1.2s [2026-04-08T20:18:02.311Z] [2026-04-08T20:18:02.311Z] #7 [3/4] COPY go.mod . [2026-04-08T20:18:02.311Z] #7 DONE 0.0s [2026-04-08T20:18:02.311Z] [2026-04-08T20:18:02.311Z] #8 [4/4] RUN go mod download [2026-04-08T20:18:05.617Z] Still waiting to schedule task [2026-04-08T20:18:05.617Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-04-08T20:18:14.534Z] #8 DONE 11.0s [2026-04-08T20:18:14.534Z] [2026-04-08T20:18:14.534Z] #9 exporting to image [2026-04-08T20:18:14.534Z] #9 exporting layers [2026-04-08T20:18:16.453Z] #9 exporting layers 3.0s done [2026-04-08T20:18:16.453Z] #9 writing image sha256:de7f3da06339080e42d910b160eea33c421d5d596acdf2b29ea829103af1ec42 done [2026-04-08T20:18:16.453Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-04-08T20:18:16.453Z] #9 DONE 3.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:18:16.775Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-08T20:18:16.775Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-08T20:18:16.863Z] prd-ubuntu20.04-docker-8c-8g-4772 does not seem to be running inside a container [2026-04-08T20:18:16.906Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/965 -v /w/workspace/edgex-go/965:/w/workspace/edgex-go/965:rw,z -v /w/workspace/edgex-go/965@tmp:/w/workspace/edgex-go/965@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-04-08T20:18:17.183Z] $ docker top 85328022ae2b98b0feca47680aa5879d02a91069b0f22e03e219704cf20b0f3c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-08T20:18:17.527Z] + go version [2026-04-08T20:18:17.527Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-04-08T20:18:17.541Z] $ docker stop --time=1 85328022ae2b98b0feca47680aa5879d02a91069b0f22e03e219704cf20b0f3c [2026-04-08T20:18:18.805Z] $ docker rm -f --volumes 85328022ae2b98b0feca47680aa5879d02a91069b0f22e03e219704cf20b0f3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:18:19.235Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-08T20:18:19.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-08T20:18:19.312Z] prd-ubuntu20.04-docker-8c-8g-4772 does not seem to be running inside a container [2026-04-08T20:18:19.355Z] $ 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/965 -v /w/workspace/edgex-go/965:/w/workspace/edgex-go/965:rw,z -v /w/workspace/edgex-go/965@tmp:/w/workspace/edgex-go/965@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-04-08T20:18:19.574Z] $ docker top 0f9d6cd2c29f0ff664ab1013b7ded9ba86222b6abb8d1f4f47723c4ba99e9bf3 -eo pid,comm [Pipeline] { [Pipeline] echo [2026-04-08T20:18:19.638Z] ========================================================= [2026-04-08T20:18:19.638Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-04-08T20:18:19.638Z] ========================================================= [Pipeline] sh [2026-04-08T20:18:19.919Z] + git config --global --add safe.directory /w/workspace/edgex-go/965 [Pipeline] fileExists [Pipeline] sh [2026-04-08T20:18:20.221Z] + make test [2026-04-08T20:18:20.221Z] go test -race -coverprofile=coverage.out ./... [2026-04-08T20:18:30.198Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-04-08T20:19:02.260Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-04-08T20:19:02.260Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-04-08T20:19:02.260Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-04-08T20:19:02.260Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-04-08T20:19:02.260Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-04-08T20:19:02.260Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-04-08T20:19:02.260Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-04-08T20:19:02.260Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-04-08T20:19:02.260Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-04-08T20:19:02.260Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-04-08T20:19:02.260Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-04-08T20:19:02.260Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-04-08T20:19:02.260Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-04-08T20:19:02.260Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-04-08T20:19:02.260Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-04-08T20:19:02.260Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-04-08T20:19:02.260Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-04-08T20:19:02.260Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-04-08T20:19:02.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.066s coverage: 97.0% of statements [2026-04-08T20:19:05.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.4% of statements [2026-04-08T20:19:05.542Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-04-08T20:19:05.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.030s coverage: 4.8% of statements [2026-04-08T20:19:05.542Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-04-08T20:19:05.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.059s coverage: 57.3% of statements [2026-04-08T20:19:05.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.022s coverage: 86.5% of statements [2026-04-08T20:19:05.542Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-04-08T20:19:05.542Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-04-08T20:19:05.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.016s coverage: 94.2% of statements [2026-04-08T20:19:05.542Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-04-08T20:19:05.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-04-08T20:19:05.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-04-08T20:19:05.542Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-08T20:19:05.542Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-04-08T20:19:05.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-04-08T20:19:05.542Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-04-08T20:19:05.542Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-04-08T20:19:05.542Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-04-08T20:19:05.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-04-08T20:19:05.542Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-04-08T20:19:05.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.052s coverage: 90.7% of statements [2026-04-08T20:19:05.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-04-08T20:19:05.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-04-08T20:19:05.542Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-08T20:19:05.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.022s coverage: 0.0% of statements [2026-04-08T20:19:05.542Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-04-08T20:19:05.542Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-04-08T20:19:06.115Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.040s coverage: 8.2% of statements [2026-04-08T20:19:06.115Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-04-08T20:19:06.115Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-04-08T20:19:08.012Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.399s coverage: 97.6% of statements [2026-04-08T20:19:08.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-04-08T20:19:08.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-04-08T20:19:08.012Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-08T20:19:08.012Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-04-08T20:19:08.012Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-04-08T20:19:08.012Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements [2026-04-08T20:19:08.012Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-04-08T20:19:08.012Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-04-08T20:19:08.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-04-08T20:19:08.012Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-04-08T20:19:08.012Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-04-08T20:19:08.012Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-04-08T20:19:08.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-04-08T20:19:08.012Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-04-08T20:19:08.012Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-04-08T20:19:08.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-04-08T20:19:10.544Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.044s coverage: 3.5% of statements [2026-04-08T20:19:10.544Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-04-08T20:19:10.544Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-04-08T20:19:10.544Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 1.0% of statements [2026-04-08T20:19:10.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-04-08T20:19:10.545Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 38.2% of statements [2026-04-08T20:19:10.545Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.033s coverage: 68.8% of statements [2026-04-08T20:19:10.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-04-08T20:19:10.545Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-04-08T20:19:10.545Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-04-08T20:19:11.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements [2026-04-08T20:19:12.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.022s coverage: 87.1% of statements [2026-04-08T20:19:12.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 89.5% of statements [2026-04-08T20:19:12.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.028s coverage: 93.1% of statements [2026-04-08T20:19:12.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.028s coverage: 87.5% of statements [2026-04-08T20:19:24.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.031s coverage: 94.4% of statements [2026-04-08T20:19:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.043s coverage: 92.9% of statements [2026-04-08T20:19:34.223Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-04-08T20:19:34.223Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-04-08T20:19:34.223Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-04-08T20:19:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements [2026-04-08T20:19:34.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-04-08T20:19:34.223Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-04-08T20:19:34.223Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-04-08T20:19:34.223Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-04-08T20:19:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements [2026-04-08T20:19:34.223Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-04-08T20:19:34.223Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-04-08T20:19:34.223Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-04-08T20:19:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 47.4% of statements [2026-04-08T20:19:34.223Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-04-08T20:19:34.223Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-04-08T20:19:34.223Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-04-08T20:19:34.223Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-04-08T20:19:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements [2026-04-08T20:19:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 15.5% of statements [2026-04-08T20:19:34.223Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-04-08T20:19:34.223Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-04-08T20:19:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2026-04-08T20:19:34.223Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-04-08T20:19:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.056s coverage: 81.8% of statements [2026-04-08T20:19:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.049s coverage: 82.1% of statements [2026-04-08T20:19:34.223Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-04-08T20:19:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.018s coverage: 86.0% of statements [2026-04-08T20:19:34.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-04-08T20:19:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.028s coverage: 6.8% of statements [2026-04-08T20:19:34.223Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-04-08T20:19:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.026s coverage: 33.3% of statements [2026-04-08T20:19:34.223Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-04-08T20:19:34.223Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-04-08T20:19:34.223Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-04-08T20:19:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.032s coverage: 100.0% of statements [2026-04-08T20:19:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.156s coverage: 54.8% of statements [2026-04-08T20:19:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.6% of statements [2026-04-08T20:19:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2026-04-08T20:19:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2026-04-08T20:19:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2026-04-08T20:19:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.034s coverage: 20.0% of statements [2026-04-08T20:19:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.023s coverage: 88.6% of statements [2026-04-08T20:19:34.223Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-04-08T20:19:34.223Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-04-08T20:19:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.026s coverage: 96.8% of statements [2026-04-08T20:19:34.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-04-08T20:19:34.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-04-08T20:19:34.223Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-08T20:19:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements [2026-04-08T20:19:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.145s coverage: 29.2% of statements [2026-04-08T20:19:34.223Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-04-08T20:19:34.223Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-04-08T20:19:34.223Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-04-08T20:19:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.029s coverage: 93.8% of statements [2026-04-08T20:19:34.223Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-04-08T20:19:34.223Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-04-08T20:19:34.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-04-08T20:19:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 3.1% of statements [2026-04-08T20:19:34.223Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-04-08T20:19:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.028s coverage: 76.2% of statements [2026-04-08T20:19:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.025s coverage: 54.0% of statements [2026-04-08T20:19:34.223Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-04-08T20:19:34.223Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-04-08T20:19:34.223Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-04-08T20:19:34.223Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-04-08T20:19:34.223Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-04-08T20:19:35.605Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.052s coverage: 17.1% of statements [2026-04-08T20:19:35.605Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-04-08T20:19:35.605Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-04-08T20:19:35.605Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-04-08T20:19:35.605Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-04-08T20:19:35.605Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.134s coverage: 94.9% of statements [2026-04-08T20:19:35.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-04-08T20:19:35.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-04-08T20:19:35.605Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-08T20:19:35.605Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-04-08T20:19:35.605Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.026s coverage: 9.0% of statements [2026-04-08T20:19:35.605Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-04-08T20:19:35.605Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-04-08T20:19:35.605Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-04-08T20:19:35.605Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 97.7% of statements [2026-04-08T20:19:35.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-04-08T20:19:35.605Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 47.1% of statements [2026-04-08T20:19:35.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-04-08T20:19:35.605Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-08T20:19:35.865Z] 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-08T20:19:36.130Z] running golangci-lint [2026-04-08T20:19:36.130Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-04-08T20:19:36.130Z] go version go1.25.2 linux/amd64 [2026-04-08T20:19:36.389Z] 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-08T20:19:36.389Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-04-08T20:19:36.389Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-04-08T20:19:36.389Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-04-08T20:19:36.389Z] level=info msg="[goenv] Read go env for 4.847766ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-04-08T20:19:36.389Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-04-08T20:19:39.878Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4773 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2026-04-08T20:19:39.898Z] Running in /w/workspace/edgex-go/965 [Pipeline] { [Pipeline] checkout [2026-04-08T20:19:42.954Z] The recommended git tool is: git [2026-04-08T20:19:47.412Z] using credential edgex-jenkins-ssh [2026-04-08T20:19:47.433Z] Cloning the remote Git repository [2026-04-08T20:19:47.488Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2026-04-08T20:19:47.581Z] > git init /w/workspace/edgex-go/965 # timeout=10 [2026-04-08T20:19:47.713Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2026-04-08T20:19:47.715Z] > git --version # timeout=10 [2026-04-08T20:19:47.733Z] > git --version # 'git version 2.25.1' [2026-04-08T20:19:47.735Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-04-08T20:19:47.873Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-08T20:19:58.324Z] level=info msg="[loader] Go packages loading at mode 8767 (files|imports|name|types_sizes|compiled_files|deps|exports_file) took 20.339345166s" [2026-04-08T20:19:58.324Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.272896ms" [2026-04-08T20:20:04.822Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2026-04-08T20:20:04.848Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-08T20:20:05.675Z] Avoid second fetch [2026-04-08T20:20:05.676Z] Checking out Revision e4096de299f95fa94277bb85e2f69a4787fd287f (main) [2026-04-08T20:20:06.482Z] Commit message: "Merge pull request #5391 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.63" [2026-04-08T20:20:05.691Z] > git config core.sparsecheckout # timeout=10 [2026-04-08T20:20:05.765Z] > git checkout -f e4096de299f95fa94277bb85e2f69a4787fd287f # timeout=10 [2026-04-08T20:20:08.301Z] level=info msg="[linters_context/goanalysis] analyzers took 1m41.519756682s with top 10 stages: buildir: 50.79742267s, inspect: 3.207123208s, fact_deprecated: 3.099568004s, gosec: 2.651011712s, printf: 1.783369083s, ctrlflow: 1.747894633s, fact_purity: 1.284436314s, nilness: 1.174151755s, QF1004: 1.02101941s, S1038: 970.091377ms" [2026-04-08T20:20:08.301Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-04-08T20:20:08.301Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-04-08T20:20:08.301Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-04-08T20:20:08.301Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-04-08T20:20:08.301Z] level=info msg="[runner] Processors filtering stat (in/out): exclusion_rules: 22/21, path_absoluter: 35/35, filename_unadjuster: 35/35, invalid_issue: 35/35, generated_file_filter: 35/22, nolint_filter: 21/0, cgo: 35/35, path_relativity: 35/35, exclusion_paths: 35/35" [2026-04-08T20:20:08.301Z] level=info msg="[runner] processing took 9.423127ms with stages: nolint_filter: 8.391802ms, generated_file_filter: 770.006µs, exclusion_rules: 156.311µs, exclusion_paths: 46.284µs, path_relativity: 43.603µs, cgo: 4.29µs, path_absoluter: 2.981µs, invalid_issue: 2.23µs, sort_results: 1.75µs, filename_unadjuster: 820ns, fixer: 600ns, max_same_issues: 570ns, diff: 440ns, path_prettifier: 270ns, severity-rules: 260ns, uniq_by_line: 240ns, max_from_linter: 230ns, max_per_file_from_linter: 170ns, source_code: 140ns, path_shortener: 130ns" [2026-04-08T20:20:08.301Z] level=info msg="[runner] linters took 11.035388125s with stages: goanalysis_metalinter: 11.025895753s" [2026-04-08T20:20:08.301Z] 0 issues. [2026-04-08T20:20:08.301Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-04-08T20:20:08.301Z] level=info msg="Memory: 316 samples, avg is 342.5MB, max is 1432.0MB" [2026-04-08T20:20:08.301Z] level=info msg="Execution took 31.4155906s" [2026-04-08T20:20:08.301Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-08T20:20:10.793Z] provisioning config files... [2026-04-08T20:20:10.824Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/965@tmp/config7132767057386262235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-08T20:20:11.465Z] ---> ****-login.sh [2026-04-08T20:20:11.466Z] nexus3.edgexfoundry.org:10001 [2026-04-08T20:20:11.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-08T20:20:12.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-08T20:20:12.011Z] Configure a credential helper to remove this warning. See [2026-04-08T20:20:12.011Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-08T20:20:12.011Z] [2026-04-08T20:20:12.011Z] Login Succeeded [2026-04-08T20:20:12.011Z] nexus3.edgexfoundry.org:10002 [2026-04-08T20:20:12.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-08T20:20:12.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-08T20:20:12.281Z] Configure a credential helper to remove this warning. See [2026-04-08T20:20:12.281Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-08T20:20:12.281Z] [2026-04-08T20:20:12.281Z] Login Succeeded [2026-04-08T20:20:12.281Z] nexus3.edgexfoundry.org:10003 [2026-04-08T20:20:12.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-08T20:20:12.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-08T20:20:12.552Z] Configure a credential helper to remove this warning. See [2026-04-08T20:20:12.552Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-08T20:20:12.552Z] [2026-04-08T20:20:12.552Z] Login Succeeded [2026-04-08T20:20:12.822Z] nexus3.edgexfoundry.org:10004 [2026-04-08T20:20:12.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-08T20:20:13.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-08T20:20:13.093Z] Configure a credential helper to remove this warning. See [2026-04-08T20:20:13.093Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-08T20:20:13.093Z] [2026-04-08T20:20:13.093Z] Login Succeeded [2026-04-08T20:20:13.093Z] ****.io [2026-04-08T20:20:13.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-08T20:20:13.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-08T20:20:13.635Z] Configure a credential helper to remove this warning. See [2026-04-08T20:20:13.635Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-08T20:20:13.635Z] [2026-04-08T20:20:13.635Z] Login Succeeded [2026-04-08T20:20:13.635Z] ---> ****-login.sh ends [Pipeline] } [2026-04-08T20:20:13.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2026-04-08T20:20:14.263Z] + git config --global --add safe.directory /w/workspace/edgex-go/965 [Pipeline] echo [2026-04-08T20:20:14.283Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-08T20:20:14.307Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-08T20:20:14.326Z] ========================================================= [2026-04-08T20:20:14.326Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-04-08T20:20:14.326Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-04-08T20:20:14.665Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-04-08T20:20:14.665Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-04-08T20:20:14.665Z] 6b59a28fa201: Pulling fs layer [2026-04-08T20:20:14.665Z] d32bb0dddca7: Pulling fs layer [2026-04-08T20:20:14.665Z] 5dab1238d3d9: Pulling fs layer [2026-04-08T20:20:14.665Z] 196fd7d83e7d: Pulling fs layer [2026-04-08T20:20:14.665Z] 4f4fb700ef54: Pulling fs layer [2026-04-08T20:20:14.665Z] 8ba94037c8f0: Pulling fs layer [2026-04-08T20:20:14.665Z] deaec5988b04: Pulling fs layer [2026-04-08T20:20:14.665Z] 9f65657bb879: Pulling fs layer [2026-04-08T20:20:14.665Z] 196fd7d83e7d: Waiting [2026-04-08T20:20:14.665Z] 4f4fb700ef54: Waiting [2026-04-08T20:20:14.665Z] 8ba94037c8f0: Waiting [2026-04-08T20:20:14.665Z] deaec5988b04: Waiting [2026-04-08T20:20:14.665Z] 9f65657bb879: Waiting [2026-04-08T20:20:14.859Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-04-08T20:20:14.859Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-04-08T20:20:14.859Z] ./bin/test-attribution-txt.sh [2026-04-08T20:20:14.859Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-04-08T20:20:14.872Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2026-04-08T20:20:14.936Z] d32bb0dddca7: Verifying Checksum [2026-04-08T20:20:14.936Z] d32bb0dddca7: Download complete [2026-04-08T20:20:14.936Z] 196fd7d83e7d: Verifying Checksum [2026-04-08T20:20:14.936Z] 196fd7d83e7d: Download complete [2026-04-08T20:20:14.936Z] 4f4fb700ef54: Download complete [2026-04-08T20:20:14.936Z] 8ba94037c8f0: Verifying Checksum [2026-04-08T20:20:14.936Z] 8ba94037c8f0: Download complete [2026-04-08T20:20:14.936Z] 6b59a28fa201: Verifying Checksum [2026-04-08T20:20:14.936Z] 6b59a28fa201: Download complete [2026-04-08T20:20:15.169Z] + ls -al . [2026-04-08T20:20:15.169Z] total 1392 [2026-04-08T20:20:15.169Z] drwxrwxr-x 11 1001 1001 4096 Apr 8 20:18 . [2026-04-08T20:20:15.169Z] drwxr-xr-x 4 root root 4096 Apr 8 20:18 .. [2026-04-08T20:20:15.169Z] drwxrwxr-x 2 1001 1001 4096 Apr 8 20:17 .blubracket [2026-04-08T20:20:15.169Z] -rw-rw-r-- 1 1001 1001 10 Apr 8 20:17 .dockerignore [2026-04-08T20:20:15.169Z] drwxrwxr-x 8 1001 1001 4096 Apr 8 20:19 .git [2026-04-08T20:20:15.169Z] drwxrwxr-x 3 1001 1001 4096 Apr 8 20:17 .github [2026-04-08T20:20:15.169Z] -rw-rw-r-- 1 1001 1001 909 Apr 8 20:17 .gitignore [2026-04-08T20:20:15.169Z] -rw-rw-r-- 1 1001 1001 359 Apr 8 20:17 .golangci.yml [2026-04-08T20:20:15.169Z] -rw-rw-r-- 1 1001 1001 100 Apr 8 20:17 .hadolint.yml [2026-04-08T20:20:15.169Z] drwxr-xr-x 3 1001 1001 4096 Apr 8 20:17 .semver [2026-04-08T20:20:15.169Z] -rw-rw-r-- 1 1001 1001 155 Apr 8 20:17 .sonarcloud.properties [2026-04-08T20:20:15.169Z] -rw-rw-r-- 1 1001 1001 1171 Apr 8 20:17 ADOPTERS.md [2026-04-08T20:20:15.169Z] -rw-rw-r-- 1 1001 1001 20143 Apr 8 20:17 Attribution.txt [2026-04-08T20:20:15.169Z] -rw-rw-r-- 1 1001 1001 108018 Apr 8 20:17 CHANGELOG.md [2026-04-08T20:20:15.169Z] -rw-rw-r-- 1 1001 1001 3804 Apr 8 20:17 CONTRIBUTING.md [2026-04-08T20:20:15.169Z] -rw-rw-r-- 1 1001 1001 677 Apr 8 20:17 GOVERNANCE.md [2026-04-08T20:20:15.169Z] -rw-rw-r-- 1 1001 1001 886 Apr 8 20:17 Jenkinsfile [2026-04-08T20:20:15.169Z] -rw-rw-r-- 1 1001 1001 10775 Apr 8 20:17 LICENSE [2026-04-08T20:20:15.169Z] -rw-rw-r-- 1 1001 1001 16743 Apr 8 20:17 Makefile [2026-04-08T20:20:15.169Z] -rw-rw-r-- 1 1001 1001 582 Apr 8 20:17 OWNERS.md [2026-04-08T20:20:15.169Z] -rw-rw-r-- 1 1001 1001 9932 Apr 8 20:17 README.md [2026-04-08T20:20:15.169Z] -rw-rw-r-- 1 1001 1001 789 Apr 8 20:17 SECURITY.md [2026-04-08T20:20:15.169Z] -rw-rw-r-- 1 1001 1001 13 Apr 8 20:17 VERSION [2026-04-08T20:20:15.169Z] drwxrwxr-x 2 1001 1001 4096 Apr 8 20:17 bin [2026-04-08T20:20:15.169Z] drwxrwxr-x 19 1001 1001 4096 Apr 8 20:17 cmd [2026-04-08T20:20:15.169Z] -rw-r--r-- 1 root root 1044023 Apr 8 20:19 coverage.out [2026-04-08T20:20:15.169Z] drwxrwxr-x 2 1001 1001 4096 Apr 8 20:17 fuzz_test [2026-04-08T20:20:15.169Z] -rw-rw-r-- 1 1001 1001 6990 Apr 8 20:17 go.mod [2026-04-08T20:20:15.169Z] -rw-rw-r-- 1 1001 1001 90838 Apr 8 20:17 go.sum [2026-04-08T20:20:15.169Z] drwxrwxr-x 7 1001 1001 4096 Apr 8 20:17 internal [2026-04-08T20:20:15.169Z] drwxrwxr-x 2 1001 1001 4096 Apr 8 20:17 openapi [2026-04-08T20:20:15.169Z] -rw-rw-r-- 1 1001 1001 584 Apr 8 20:17 security.txt [2026-04-08T20:20:15.169Z] -rw-rw-r-- 1 1001 1001 204 Apr 8 20:17 version.go [Pipeline] sh [2026-04-08T20:20:15.455Z] + '[' -e coverage.out ] [2026-04-08T20:20:15.455Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-04-08T20:20:15.528Z] 9f65657bb879: Verifying Checksum [2026-04-08T20:20:15.528Z] 9f65657bb879: Download complete [2026-04-08T20:20:15.574Z] Stashed 1 file(s) [Pipeline] sh [2026-04-08T20:20:15.797Z] 6b59a28fa201: Pull complete [2026-04-08T20:20:15.856Z] + make build [2026-04-08T20:20:15.856Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-04-08T20:20:16.385Z] d32bb0dddca7: Pull complete [2026-04-08T20:20:16.385Z] 5dab1238d3d9: Verifying Checksum [2026-04-08T20:20:16.385Z] 5dab1238d3d9: Download complete [2026-04-08T20:20:18.347Z] deaec5988b04: Download complete [2026-04-08T20:20:30.699Z] 5dab1238d3d9: Pull complete [2026-04-08T20:20:30.699Z] 196fd7d83e7d: Pull complete [2026-04-08T20:20:30.699Z] 4f4fb700ef54: Pull complete [2026-04-08T20:20:30.969Z] 8ba94037c8f0: Pull complete [2026-04-08T20:20:41.088Z] deaec5988b04: Pull complete [2026-04-08T20:20:41.671Z] 9f65657bb879: Pull complete [2026-04-08T20:20:41.671Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-04-08T20:20:41.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-04-08T20:20:41.671Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-04-08T20:20:42.024Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-04-08T20:20:42.024Z] WORKDIR /edgex [2026-04-08T20:20:42.024Z] COPY go.mod . [2026-04-08T20:20:42.024Z] RUN go mod download -t [2026-04-08T20:20:42.024Z] ci-base-image-arm64 -f - . [2026-04-08T20:20:42.389Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-04-08T20:20:42.389Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-04-08T20:20:42.625Z] Sending build context to Docker daemon 3.894MB [2026-04-08T20:20:42.625Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-04-08T20:20:42.625Z] ---> 334268110677 [2026-04-08T20:20:42.625Z] Step 2/4 : WORKDIR /edgex [2026-04-08T20:20:44.290Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-04-08T20:20:44.571Z] ---> Running in 5d4d3898d028 [2026-04-08T20:20:44.837Z] Removing intermediate container 5d4d3898d028 [2026-04-08T20:20:44.837Z] ---> 90b2c656f845 [2026-04-08T20:20:44.837Z] Step 3/4 : COPY go.mod . [2026-04-08T20:20:44.857Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-04-08T20:20:45.426Z] ---> d6f87f8be890 [2026-04-08T20:20:45.426Z] Step 4/4 : RUN go mod download [2026-04-08T20:20:45.426Z] ---> Running in 748baf9daf4a [2026-04-08T20:20:46.760Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-04-08T20:20:52.030Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-04-08T20:20:54.564Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-04-08T20:20:56.470Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-04-08T20:20:59.002Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-04-08T20:21:00.906Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-04-08T20:21:02.280Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-04-08T20:21:03.218Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2026-04-08T20:21:04.610Z] $ docker stop --time=1 0f9d6cd2c29f0ff664ab1013b7ded9ba86222b6abb8d1f4f47723c4ba99e9bf3 [2026-04-08T20:21:07.013Z] $ docker rm -f --volumes 0f9d6cd2c29f0ff664ab1013b7ded9ba86222b6abb8d1f4f47723c4ba99e9bf3 [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-08T20:21:08.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-04-08T20:21:08.302Z] [2026-04-08T20:21:08.302Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:21:08.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-04-08T20:21:08.607Z] latest: Pulling from edgex-devops/edgex-compose [2026-04-08T20:21:08.607Z] 91d30c5bc195: Pulling fs layer [2026-04-08T20:21:08.607Z] 2e9b0aa3be6d: Pulling fs layer [2026-04-08T20:21:08.607Z] 9c61dcf015f6: Pulling fs layer [2026-04-08T20:21:08.607Z] 4698f68db338: Pulling fs layer [2026-04-08T20:21:08.607Z] 2a2f49069b9e: Pulling fs layer [2026-04-08T20:21:08.607Z] e0025b399a48: Pulling fs layer [2026-04-08T20:21:08.607Z] 4698f68db338: Waiting [2026-04-08T20:21:08.607Z] 2a2f49069b9e: Waiting [2026-04-08T20:21:08.607Z] e0025b399a48: Waiting [2026-04-08T20:21:08.607Z] 91d30c5bc195: Verifying Checksum [2026-04-08T20:21:08.607Z] 91d30c5bc195: Download complete [2026-04-08T20:21:08.607Z] 4698f68db338: Verifying Checksum [2026-04-08T20:21:08.607Z] 4698f68db338: Download complete [2026-04-08T20:21:08.865Z] 91d30c5bc195: Pull complete [2026-04-08T20:21:08.865Z] 2e9b0aa3be6d: Verifying Checksum [2026-04-08T20:21:08.865Z] 2e9b0aa3be6d: Download complete [2026-04-08T20:21:08.865Z] e0025b399a48: Verifying Checksum [2026-04-08T20:21:08.865Z] e0025b399a48: Download complete [2026-04-08T20:21:08.865Z] 2a2f49069b9e: Verifying Checksum [2026-04-08T20:21:08.865Z] 2a2f49069b9e: Download complete [2026-04-08T20:21:09.125Z] 2e9b0aa3be6d: Pull complete [2026-04-08T20:21:09.691Z] 9c61dcf015f6: Verifying Checksum [2026-04-08T20:21:09.691Z] 9c61dcf015f6: Download complete [2026-04-08T20:21:12.973Z] 9c61dcf015f6: Pull complete [2026-04-08T20:21:12.973Z] 4698f68db338: Pull complete [2026-04-08T20:21:12.973Z] 2a2f49069b9e: Pull complete [2026-04-08T20:21:12.973Z] e0025b399a48: Pull complete [2026-04-08T20:21:12.973Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-04-08T20:21:12.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-04-08T20:21:12.973Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-08T20:21:13.062Z] prd-ubuntu20.04-docker-8c-8g-4772 does not seem to be running inside a container [2026-04-08T20:21:13.097Z] $ 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/965 -v /w/workspace/edgex-go/965:/w/workspace/edgex-go/965:rw,z -v /w/workspace/edgex-go/965@tmp:/w/workspace/edgex-go/965@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2026-04-08T20:21:13.881Z] $ docker top 3ba441640dc27f984002d26a9cfdef00ad9fad250f1833b63197f95a43fa35c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-08T20:21:14.220Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-04-08T20:21:14.480Z] #1 [core-keeper internal] load build definition from Dockerfile [2026-04-08T20:21:14.480Z] #1 transferring dockerfile: 2.07kB done [2026-04-08T20:21:14.480Z] #1 DONE 0.0s [2026-04-08T20:21:14.480Z] [2026-04-08T20:21:14.480Z] #2 [core-data internal] load build definition from Dockerfile [2026-04-08T20:21:14.480Z] #2 transferring dockerfile: 2.04kB done [2026-04-08T20:21:14.480Z] #2 DONE 0.1s [2026-04-08T20:21:14.480Z] [2026-04-08T20:21:14.480Z] #3 [core-metadata internal] load build definition from Dockerfile [2026-04-08T20:21:14.480Z] #3 transferring dockerfile: 2.10kB done [2026-04-08T20:21:14.480Z] #3 DONE 0.1s [2026-04-08T20:21:14.480Z] [2026-04-08T20:21:14.480Z] #4 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-04-08T20:21:14.480Z] #4 DONE 0.0s [2026-04-08T20:21:14.480Z] [2026-04-08T20:21:14.480Z] #5 [core-command internal] load build definition from Dockerfile [2026-04-08T20:21:14.480Z] #5 transferring dockerfile: 1.94kB done [2026-04-08T20:21:14.480Z] #5 DONE 0.2s [2026-04-08T20:21:14.480Z] [2026-04-08T20:21:14.480Z] #6 [support-scheduler internal] load build definition from Dockerfile [2026-04-08T20:21:14.480Z] #6 transferring dockerfile: 1.83kB done [2026-04-08T20:21:14.480Z] #6 DONE 0.1s [2026-04-08T20:21:14.480Z] [2026-04-08T20:21:14.480Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-04-08T20:21:14.480Z] #7 transferring dockerfile: 2.23kB done [2026-04-08T20:21:14.480Z] #7 DONE 0.2s [2026-04-08T20:21:14.480Z] [2026-04-08T20:21:14.480Z] #8 [support-notifications internal] load build definition from Dockerfile [2026-04-08T20:21:14.480Z] #8 transferring dockerfile: 2.02kB done [2026-04-08T20:21:14.480Z] #8 DONE 0.2s [2026-04-08T20:21:14.480Z] [2026-04-08T20:21:14.480Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2026-04-08T20:21:14.480Z] #9 transferring dockerfile: 2.50kB done [2026-04-08T20:21:14.480Z] #9 DONE 0.2s [2026-04-08T20:21:14.480Z] [2026-04-08T20:21:14.480Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-04-08T20:21:14.480Z] #10 transferring dockerfile: 1.89kB done [2026-04-08T20:21:14.480Z] #10 DONE 0.2s [2026-04-08T20:21:14.480Z] [2026-04-08T20:21:14.480Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2026-04-08T20:21:14.480Z] #11 transferring dockerfile: 2.49kB done [2026-04-08T20:21:14.480Z] #11 DONE 0.2s [2026-04-08T20:21:14.480Z] [2026-04-08T20:21:14.480Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2026-04-08T20:21:14.480Z] #12 transferring dockerfile: 1.81kB done [2026-04-08T20:21:14.480Z] #12 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-04-08T20:21:14.480Z] #12 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2026-04-08T20:21:14.480Z] #12 DONE 0.2s [2026-04-08T20:21:14.480Z] [2026-04-08T20:21:14.480Z] #4 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-04-08T20:21:14.480Z] #4 DONE 0.0s [2026-04-08T20:21:14.480Z] [2026-04-08T20:21:14.480Z] #13 [security-spire-server internal] load build definition from Dockerfile [2026-04-08T20:21:14.480Z] #13 transferring dockerfile: 1.70kB done [2026-04-08T20:21:14.480Z] #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-04-08T20:21:14.480Z] #13 DONE 0.2s [2026-04-08T20:21:14.480Z] [2026-04-08T20:21:14.480Z] #14 [security-spire-config internal] load build definition from Dockerfile [2026-04-08T20:21:14.480Z] #14 transferring dockerfile: 1.69kB done [2026-04-08T20:21:14.480Z] #14 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-04-08T20:21:14.480Z] #14 DONE 0.2s [2026-04-08T20:21:14.480Z] [2026-04-08T20:21:14.480Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2026-04-08T20:21:14.480Z] #15 transferring dockerfile: 2.14kB done [2026-04-08T20:21:14.480Z] #15 DONE 0.2s [2026-04-08T20:21:14.480Z] [2026-04-08T20:21:14.480Z] #16 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-04-08T20:21:14.738Z] #16 ... [2026-04-08T20:21:14.738Z] [2026-04-08T20:21:14.738Z] #17 [security-bootstrapper internal] load build definition from Dockerfile [2026-04-08T20:21:14.738Z] #17 transferring dockerfile: 3.02kB done [2026-04-08T20:21:14.738Z] #17 DONE 0.1s [2026-04-08T20:21:14.738Z] [2026-04-08T20:21:14.738Z] #4 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-04-08T20:21:14.738Z] #4 DONE 0.0s [2026-04-08T20:21:14.738Z] [2026-04-08T20:21:14.738Z] #18 [core-keeper internal] load .dockerignore [2026-04-08T20:21:14.738Z] #18 transferring context: 50B done [2026-04-08T20:21:14.738Z] #18 DONE 0.1s [2026-04-08T20:21:14.738Z] [2026-04-08T20:21:14.738Z] #19 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-04-08T20:21:14.738Z] #19 DONE 0.2s [2026-04-08T20:21:14.738Z] [2026-04-08T20:21:14.738Z] #20 [core-command internal] load .dockerignore [2026-04-08T20:21:14.738Z] #20 transferring context: 50B done [2026-04-08T20:21:14.738Z] #20 DONE 0.1s [2026-04-08T20:21:14.738Z] [2026-04-08T20:21:14.738Z] #21 [support-scheduler internal] load .dockerignore [2026-04-08T20:21:14.738Z] #21 transferring context: 50B done [2026-04-08T20:21:14.738Z] #21 DONE 0.1s [2026-04-08T20:21:14.738Z] [2026-04-08T20:21:14.738Z] #22 [core-data internal] load .dockerignore [2026-04-08T20:21:14.738Z] #22 transferring context: 50B done [2026-04-08T20:21:14.738Z] #22 DONE 0.1s [2026-04-08T20:21:14.738Z] [2026-04-08T20:21:14.738Z] #23 [core-metadata internal] load .dockerignore [2026-04-08T20:21:14.738Z] #23 transferring context: 50B done [2026-04-08T20:21:14.738Z] #23 DONE 0.1s [2026-04-08T20:21:14.738Z] [2026-04-08T20:21:14.738Z] #24 [support-notifications internal] load .dockerignore [2026-04-08T20:21:14.738Z] #24 transferring context: 50B done [2026-04-08T20:21:14.738Z] #24 DONE 0.1s [2026-04-08T20:21:14.738Z] [2026-04-08T20:21:14.738Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2026-04-08T20:21:14.738Z] #25 transferring context: 50B done [2026-04-08T20:21:14.738Z] #25 DONE 0.1s [2026-04-08T20:21:14.738Z] [2026-04-08T20:21:14.738Z] #26 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-08T20:21:14.738Z] #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-04-08T20:21:14.738Z] #26 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-08T20:21:14.738Z] #26 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-04-08T20:21:14.738Z] #26 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-04-08T20:21:14.738Z] #26 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s [2026-04-08T20:21:14.738Z] #26 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-04-08T20:21:14.999Z] #26 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-04-08T20:21:14.999Z] #26 ... [2026-04-08T20:21:14.999Z] [2026-04-08T20:21:14.999Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2026-04-08T20:21:14.999Z] #27 transferring context: 50B done [2026-04-08T20:21:14.999Z] #27 DONE 0.3s [2026-04-08T20:21:14.999Z] [2026-04-08T20:21:14.999Z] #28 [security-secretstore-setup internal] load .dockerignore [2026-04-08T20:21:14.999Z] #28 transferring context: 50B 0.0s done [2026-04-08T20:21:14.999Z] #28 DONE 0.3s [2026-04-08T20:21:14.999Z] [2026-04-08T20:21:14.999Z] #29 [security-proxy-setup internal] load .dockerignore [2026-04-08T20:21:14.999Z] #29 transferring context: 50B done [2026-04-08T20:21:14.999Z] #29 DONE 0.3s [2026-04-08T20:21:14.999Z] [2026-04-08T20:21:14.999Z] #30 [security-proxy-auth internal] load .dockerignore [2026-04-08T20:21:14.999Z] #30 transferring context: 50B done [2026-04-08T20:21:14.999Z] #30 DONE 0.3s [2026-04-08T20:21:14.999Z] [2026-04-08T20:21:14.999Z] #31 [security-bootstrapper internal] load .dockerignore [2026-04-08T20:21:14.999Z] #31 transferring context: 50B done [2026-04-08T20:21:14.999Z] #31 DONE 0.4s [2026-04-08T20:21:14.999Z] [2026-04-08T20:21:14.999Z] #26 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-08T20:21:14.999Z] #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-04-08T20:21:14.999Z] #26 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-08T20:21:14.999Z] #26 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-04-08T20:21:14.999Z] #26 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-04-08T20:21:14.999Z] #26 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-04-08T20:21:14.999Z] #26 ... [2026-04-08T20:21:14.999Z] [2026-04-08T20:21:14.999Z] #32 [core-common-config-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest [2026-04-08T20:21:14.999Z] #32 DONE 0.5s [2026-04-08T20:21:14.999Z] [2026-04-08T20:21:14.999Z] #26 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-08T20:21:14.999Z] #26 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.3s done [2026-04-08T20:21:15.934Z] #26 DONE 1.4s [2026-04-08T20:21:15.934Z] [2026-04-08T20:21:15.934Z] #16 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-04-08T20:21:15.934Z] #16 DONE 1.4s [2026-04-08T20:21:15.934Z] [2026-04-08T20:21:15.934Z] #33 [security-proxy-auth builder 2/8] WORKDIR /edgex-go [2026-04-08T20:21:15.934Z] #33 DONE 0.9s [2026-04-08T20:21:15.934Z] [2026-04-08T20:21:15.934Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-04-08T20:21:15.934Z] #34 DONE 1.4s [2026-04-08T20:21:15.934Z] [2026-04-08T20:21:15.934Z] #35 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2026-04-08T20:21:16.500Z] #35 ... [2026-04-08T20:21:16.500Z] [2026-04-08T20:21:16.500Z] #36 [security-spire-server internal] load .dockerignore [2026-04-08T20:21:16.500Z] #36 transferring context: 50B done [2026-04-08T20:21:16.500Z] #36 DONE 0.4s [2026-04-08T20:21:16.500Z] [2026-04-08T20:21:16.500Z] #37 [security-spire-config internal] load .dockerignore [2026-04-08T20:21:16.500Z] #37 transferring context: 50B done [2026-04-08T20:21:16.500Z] #37 DONE 0.4s [2026-04-08T20:21:16.500Z] [2026-04-08T20:21:16.500Z] #26 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-08T20:21:16.500Z] #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-04-08T20:21:16.500Z] #26 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-08T20:21:16.500Z] #26 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-04-08T20:21:16.500Z] #26 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-04-08T20:21:16.500Z] #26 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-04-08T20:21:16.500Z] #26 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.3s done [2026-04-08T20:21:16.500Z] #26 DONE 1.4s [2026-04-08T20:21:16.500Z] [2026-04-08T20:21:16.500Z] #38 [security-spire-agent internal] load .dockerignore [2026-04-08T20:21:16.500Z] #38 transferring context: 50B 0.0s done [2026-04-08T20:21:16.500Z] #38 DONE 0.4s [2026-04-08T20:21:16.500Z] [2026-04-08T20:21:16.500Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T20:21:16.500Z] #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T20:21:16.500Z] #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2026-04-08T20:21:16.761Z] #39 ... [2026-04-08T20:21:16.761Z] [2026-04-08T20:21:16.761Z] #40 [security-spire-config internal] load build context [2026-04-08T20:21:16.761Z] #40 transferring context: 24.82kB 0.0s done [2026-04-08T20:21:16.761Z] #40 DONE 0.2s [2026-04-08T20:21:16.761Z] [2026-04-08T20:21:16.761Z] #41 [security-spire-server internal] load build context [2026-04-08T20:21:16.761Z] #41 transferring context: 26.57kB 0.0s done [2026-04-08T20:21:16.761Z] #41 DONE 0.2s [2026-04-08T20:21:16.761Z] [2026-04-08T20:21:16.761Z] #42 [security-spire-agent internal] load build context [2026-04-08T20:21:16.761Z] #42 transferring context: 26.10kB 0.0s done [2026-04-08T20:21:16.761Z] #42 DONE 0.2s [2026-04-08T20:21:16.761Z] [2026-04-08T20:21:16.761Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T20:21:16.761Z] #39 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-04-08T20:21:16.761Z] #39 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-04-08T20:21:16.761Z] #39 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-04-08T20:21:16.761Z] #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s [2026-04-08T20:21:16.761Z] #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.1s [2026-04-08T20:21:16.761Z] #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.1s [2026-04-08T20:21:16.761Z] #39 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-04-08T20:21:16.761Z] #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-04-08T20:21:16.761Z] #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s [2026-04-08T20:21:16.761Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.2s [2026-04-08T20:21:17.101Z] #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-04-08T20:21:17.101Z] #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done [2026-04-08T20:21:17.101Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.10MB / 41.51MB 0.3s [2026-04-08T20:21:17.101Z] #39 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-04-08T20:21:17.101Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 16.78MB / 41.51MB 0.5s [2026-04-08T20:21:17.361Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 25.17MB / 41.51MB 0.6s [2026-04-08T20:21:17.361Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.8s [2026-04-08T20:21:17.952Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.2s done [2026-04-08T20:21:18.518Z] #39 ... [2026-04-08T20:21:18.518Z] [2026-04-08T20:21:18.518Z] #43 [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-08T20:21:18.518Z] #43 DONE 2.4s [2026-04-08T20:21:18.518Z] [2026-04-08T20:21:18.519Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T20:21:18.519Z] #39 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-04-08T20:21:18.776Z] #39 ... [2026-04-08T20:21:18.776Z] [2026-04-08T20:21:18.776Z] #44 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-04-08T20:21:18.776Z] #0 0.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:18.776Z] #0 0.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:18.776Z] #0 1.273 (1/3) Installing ca-certificates (20250911-r0) [2026-04-08T20:21:18.776Z] #0 1.294 (2/3) Installing dumb-init (1.2.5-r3) [2026-04-08T20:21:18.776Z] #0 1.297 (3/3) Installing tzdata (2026a-r0) [2026-04-08T20:21:18.776Z] #0 1.335 Executing busybox-1.37.0-r20.trigger [2026-04-08T20:21:18.776Z] #0 1.343 Executing ca-certificates-20250911-r0.trigger [2026-04-08T20:21:18.776Z] #0 1.391 OK: 8 MiB in 19 packages [2026-04-08T20:21:18.776Z] #44 DONE 2.7s [2026-04-08T20:21:18.776Z] [2026-04-08T20:21:18.776Z] #45 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-08T20:21:18.776Z] #0 0.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:18.776Z] #0 0.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:18.776Z] #0 1.253 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-08T20:21:18.776Z] #0 1.253 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-08T20:21:18.776Z] #0 1.253 OK: 26335 distinct packages available [2026-04-08T20:21:18.776Z] #0 1.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:18.776Z] #0 1.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:18.776Z] #0 2.057 OK: 265 MiB in 60 packages [2026-04-08T20:21:18.776Z] #45 DONE 2.8s [2026-04-08T20:21:18.776Z] [2026-04-08T20:21:18.776Z] #46 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-04-08T20:21:18.776Z] #0 1.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:18.776Z] #0 1.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:18.776Z] #0 1.951 OK: 265 MiB in 60 packages [2026-04-08T20:21:18.776Z] #46 DONE 2.8s [2026-04-08T20:21:18.776Z] [2026-04-08T20:21:18.776Z] #47 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-04-08T20:21:18.776Z] #47 DONE 2.8s [2026-04-08T20:21:18.776Z] [2026-04-08T20:21:18.776Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T20:21:18.776Z] #39 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d [2026-04-08T20:21:20.162Z] #39 ... [2026-04-08T20:21:20.162Z] [2026-04-08T20:21:20.162Z] #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-04-08T20:21:20.162Z] #0 2.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:20.162Z] #0 2.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:20.162Z] #0 2.762 (1/2) Installing dumb-init (1.2.5-r3) [2026-04-08T20:21:20.162Z] #0 2.768 (2/2) Installing su-exec (0.2-r3) [2026-04-08T20:21:20.162Z] #0 2.784 Executing busybox-1.37.0-r20.trigger [2026-04-08T20:21:20.162Z] #0 2.797 OK: 7 MiB in 18 packages [2026-04-08T20:21:20.162Z] #48 DONE 4.0s [2026-04-08T20:21:20.162Z] [2026-04-08T20:21:20.162Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T20:21:20.421Z] #39 ... [2026-04-08T20:21:20.421Z] [2026-04-08T20:21:20.421Z] #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-04-08T20:21:20.421Z] #0 1.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:20.421Z] #0 1.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:20.421Z] #0 2.347 (1/7) Installing ca-certificates (20250911-r0) [2026-04-08T20:21:20.421Z] #0 2.429 (2/7) Installing dumb-init (1.2.5-r3) [2026-04-08T20:21:20.421Z] #0 2.430 (3/7) Installing libgcc (14.2.0-r6) [2026-04-08T20:21:20.421Z] #0 2.490 (4/7) Installing libsodium (1.0.20-r1) [2026-04-08T20:21:20.421Z] #0 2.505 (5/7) Installing libstdc++ (14.2.0-r6) [2026-04-08T20:21:20.421Z] #0 2.554 (6/7) Installing libzmq (4.3.5-r2) [2026-04-08T20:21:20.421Z] #0 2.567 (7/7) Installing zeromq (4.3.5-r2) [2026-04-08T20:21:20.421Z] #0 2.568 Executing busybox-1.37.0-r20.trigger [2026-04-08T20:21:20.421Z] #0 2.609 Executing ca-certificates-20250911-r0.trigger [2026-04-08T20:21:20.421Z] #0 2.674 OK: 12 MiB in 23 packages [2026-04-08T20:21:20.421Z] #49 DONE 4.3s [2026-04-08T20:21:20.421Z] [2026-04-08T20:21:20.421Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T20:21:20.992Z] #39 ... [2026-04-08T20:21:20.992Z] [2026-04-08T20:21:20.992Z] #35 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2026-04-08T20:21:20.992Z] #35 2.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:20.992Z] #35 2.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:20.992Z] #35 2.717 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-08T20:21:20.992Z] #35 2.730 Executing busybox-1.37.0-r20.trigger [2026-04-08T20:21:20.992Z] #35 2.749 OK: 7 MiB in 17 packages [2026-04-08T20:21:20.992Z] #35 DONE 4.8s [2026-04-08T20:21:20.992Z] [2026-04-08T20:21:20.992Z] #50 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-04-08T20:21:20.992Z] #0 2.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:20.992Z] #0 2.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:20.992Z] #0 3.119 OK: 265 MiB in 60 packages [2026-04-08T20:21:20.992Z] #50 DONE 4.9s [2026-04-08T20:21:20.992Z] [2026-04-08T20:21:20.992Z] #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-04-08T20:21:20.992Z] #0 3.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:20.992Z] #0 3.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:20.992Z] #0 4.276 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-08T20:21:20.992Z] #0 4.281 Executing busybox-1.37.0-r20.trigger [2026-04-08T20:21:20.992Z] #0 4.294 OK: 7 MiB in 17 packages [2026-04-08T20:21:20.992Z] #51 DONE 4.9s [2026-04-08T20:21:20.992Z] [2026-04-08T20:21:20.992Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T20:21:21.560Z] #39 ... [2026-04-08T20:21:21.560Z] [2026-04-08T20:21:21.560Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-04-08T20:21:21.560Z] #0 4.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:21.560Z] #0 4.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:21.560Z] #0 4.507 (1/4) Installing ca-certificates (20250911-r0) [2026-04-08T20:21:21.560Z] #0 4.539 (2/4) Installing dumb-init (1.2.5-r3) [2026-04-08T20:21:21.560Z] #0 4.542 (3/4) Installing su-exec (0.2-r3) [2026-04-08T20:21:21.560Z] #0 4.544 (4/4) Installing yq-go (4.47.2-r3) [2026-04-08T20:21:21.560Z] #0 4.660 Executing busybox-1.37.0-r20.trigger [2026-04-08T20:21:21.560Z] #0 4.665 Executing ca-certificates-20250911-r0.trigger [2026-04-08T20:21:21.560Z] #0 4.782 OK: 20 MiB in 20 packages [2026-04-08T20:21:21.560Z] #52 DONE 5.4s [2026-04-08T20:21:21.560Z] [2026-04-08T20:21:21.560Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T20:21:22.129Z] #39 ... [2026-04-08T20:21:22.129Z] [2026-04-08T20:21:22.129Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-08T20:21:22.129Z] #53 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done [2026-04-08T20:21:22.129Z] #53 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-04-08T20:21:22.129Z] #53 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-04-08T20:21:22.129Z] #53 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-04-08T20:21:22.129Z] #53 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.0s done [2026-04-08T20:21:22.129Z] #53 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done [2026-04-08T20:21:22.129Z] #53 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-04-08T20:21:22.129Z] #53 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-04-08T20:21:22.129Z] #53 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.6s done [2026-04-08T20:21:22.129Z] #53 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 1.4s done [2026-04-08T20:21:22.129Z] #53 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-04-08T20:21:22.129Z] #53 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.5s done [2026-04-08T20:21:22.129Z] #53 DONE 5.5s [2026-04-08T20:21:22.129Z] [2026-04-08T20:21:22.129Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T20:21:22.699Z] #39 ... [2026-04-08T20:21:22.699Z] [2026-04-08T20:21:22.699Z] #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-04-08T20:21:22.700Z] #0 4.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:22.700Z] #0 5.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:22.700Z] #0 5.412 OK: 265 MiB in 60 packages [2026-04-08T20:21:22.700Z] #54 DONE 6.5s [2026-04-08T20:21:22.700Z] [2026-04-08T20:21:22.700Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T20:21:22.961Z] #39 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 4.0s done [2026-04-08T20:21:23.534Z] #39 ... [2026-04-08T20:21:23.534Z] [2026-04-08T20:21:23.534Z] #55 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-04-08T20:21:23.534Z] #0 4.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:23.534Z] #0 5.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:23.534Z] #0 5.498 OK: 265 MiB in 60 packages [2026-04-08T20:21:23.534Z] #55 DONE 7.5s [2026-04-08T20:21:23.798Z] [2026-04-08T20:21:23.798Z] #56 [security-bootstrapper internal] load build context [2026-04-08T20:21:23.798Z] #56 transferring context: 348.74MB 8.6s [2026-04-08T20:21:24.056Z] #56 ... [2026-04-08T20:21:24.056Z] [2026-04-08T20:21:24.056Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-08T20:21:24.056Z] #0 4.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:24.056Z] #0 4.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:24.056Z] #0 4.853 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-08T20:21:24.056Z] #0 4.853 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-08T20:21:24.056Z] #0 4.853 OK: 26324 distinct packages available [2026-04-08T20:21:24.056Z] #0 4.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:24.056Z] #0 5.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:24.056Z] #0 5.337 (1/13) Installing brotli-libs (1.1.0-r2) [2026-04-08T20:21:24.056Z] #0 5.393 (2/13) Installing c-ares (1.34.6-r0) [2026-04-08T20:21:24.056Z] #0 5.402 (3/13) Installing libunistring (1.3-r0) [2026-04-08T20:21:24.056Z] #0 5.415 (4/13) Installing libidn2 (2.3.7-r0) [2026-04-08T20:21:24.056Z] #0 5.426 (5/13) Installing nghttp2-libs (1.65.0-r0) [2026-04-08T20:21:24.056Z] #0 5.428 (6/13) Installing libpsl (0.21.5-r3) [2026-04-08T20:21:24.056Z] #0 5.431 (7/13) Installing zstd-libs (1.5.7-r0) [2026-04-08T20:21:24.056Z] #0 5.443 (8/13) Installing libcurl (8.14.1-r2) [2026-04-08T20:21:24.056Z] #0 5.453 (9/13) Installing curl (8.14.1-r2) [2026-04-08T20:21:24.056Z] #0 5.459 (10/13) Installing dumb-init (1.2.5-r3) [2026-04-08T20:21:24.056Z] #0 5.463 (11/13) Installing musl-obstack (1.2.3-r2) [2026-04-08T20:21:24.056Z] #0 5.473 (12/13) Installing libucontext (1.3.2-r0) [2026-04-08T20:21:24.056Z] #0 5.483 (13/13) Installing gcompat (1.1.0-r4) [2026-04-08T20:21:24.056Z] #0 5.486 Executing busybox-1.37.0-r20.trigger [2026-04-08T20:21:24.056Z] #0 5.519 OK: 13 MiB in 29 packages [2026-04-08T20:21:24.056Z] #57 DONE 7.9s [2026-04-08T20:21:24.056Z] [2026-04-08T20:21:24.056Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-04-08T20:21:24.056Z] #0 6.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:24.056Z] #0 6.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:24.056Z] #0 6.420 (1/4) Installing dumb-init (1.2.5-r3) [2026-04-08T20:21:24.056Z] #0 6.471 (2/4) Installing openssl (3.5.5-r0) [2026-04-08T20:21:24.056Z] #0 6.490 (3/4) Installing su-exec (0.2-r3) [2026-04-08T20:21:24.056Z] #0 6.499 (4/4) Installing yq-go (4.47.2-r3) [2026-04-08T20:21:24.056Z] #0 6.603 Executing busybox-1.37.0-r20.trigger [2026-04-08T20:21:24.056Z] #0 6.614 OK: 20 MiB in 20 packages [2026-04-08T20:21:24.056Z] #58 DONE 7.9s [2026-04-08T20:21:24.056Z] [2026-04-08T20:21:24.056Z] #56 [security-bootstrapper internal] load build context [2026-04-08T20:21:24.056Z] #56 ... [2026-04-08T20:21:24.056Z] [2026-04-08T20:21:24.056Z] #59 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-04-08T20:21:24.056Z] #59 ... [2026-04-08T20:21:24.056Z] [2026-04-08T20:21:24.056Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-08T20:21:24.056Z] #0 5.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:24.056Z] #0 5.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:24.056Z] #0 6.122 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-08T20:21:24.056Z] #0 6.122 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-08T20:21:24.056Z] #0 6.122 OK: 26324 distinct packages available [2026-04-08T20:21:24.056Z] #0 6.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:24.056Z] #0 6.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:24.056Z] #0 6.564 (1/5) Installing dumb-init (1.2.5-r3) [2026-04-08T20:21:24.056Z] #0 6.569 (2/5) Installing musl-obstack (1.2.3-r2) [2026-04-08T20:21:24.056Z] #0 6.573 (3/5) Installing libucontext (1.3.2-r0) [2026-04-08T20:21:24.056Z] #0 6.577 (4/5) Installing gcompat (1.1.0-r4) [2026-04-08T20:21:24.056Z] #0 6.582 (5/5) Installing openssl (3.5.5-r0) [2026-04-08T20:21:24.056Z] #0 6.591 Executing busybox-1.37.0-r20.trigger [2026-04-08T20:21:24.056Z] #0 6.601 OK: 8 MiB in 21 packages [2026-04-08T20:21:24.056Z] #60 DONE 7.5s [2026-04-08T20:21:24.056Z] [2026-04-08T20:21:24.056Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T20:21:24.056Z] #39 DONE 7.7s [2026-04-08T20:21:24.056Z] [2026-04-08T20:21:24.056Z] #56 [security-bootstrapper internal] load build context [2026-04-08T20:21:24.625Z] #56 ... [2026-04-08T20:21:24.625Z] [2026-04-08T20:21:24.625Z] #61 [core-metadata internal] load build context [2026-04-08T20:21:24.884Z] #61 ... [2026-04-08T20:21:24.884Z] [2026-04-08T20:21:24.884Z] #62 [core-keeper internal] load build context [2026-04-08T20:21:24.884Z] #62 ... [2026-04-08T20:21:24.884Z] [2026-04-08T20:21:24.884Z] #63 [core-data internal] load build context [2026-04-08T20:21:25.146Z] #63 ... [2026-04-08T20:21:25.146Z] [2026-04-08T20:21:25.146Z] #64 [core-command internal] load build context [2026-04-08T20:21:25.146Z] #64 ... [2026-04-08T20:21:25.146Z] [2026-04-08T20:21:25.146Z] #65 [support-notifications internal] load build context [2026-04-08T20:21:25.146Z] #65 ... [2026-04-08T20:21:25.146Z] [2026-04-08T20:21:25.146Z] #66 [security-secretstore-setup internal] load build context [2026-04-08T20:21:25.404Z] #66 ... [2026-04-08T20:21:25.404Z] [2026-04-08T20:21:25.404Z] #67 [support-scheduler internal] load build context [2026-04-08T20:21:25.404Z] #67 ... [2026-04-08T20:21:25.404Z] [2026-04-08T20:21:25.404Z] #68 [security-proxy-setup internal] load build context [2026-04-08T20:21:25.664Z] #68 ... [2026-04-08T20:21:25.664Z] [2026-04-08T20:21:25.664Z] #69 [core-common-config-bootstrapper internal] load build context [2026-04-08T20:21:25.664Z] #69 ... [2026-04-08T20:21:25.664Z] [2026-04-08T20:21:25.664Z] #70 [security-proxy-auth internal] load build context [2026-04-08T20:21:25.664Z] #70 ... [2026-04-08T20:21:25.664Z] [2026-04-08T20:21:25.664Z] #71 [security-spiffe-token-provider internal] load build context [2026-04-08T20:21:25.922Z] #71 ... [2026-04-08T20:21:25.922Z] [2026-04-08T20:21:25.922Z] #70 [security-proxy-auth internal] load build context [2026-04-08T20:21:26.495Z] #70 ... [2026-04-08T20:21:26.495Z] [2026-04-08T20:21:26.495Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-08T20:21:26.495Z] #0 7.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:26.495Z] #0 7.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:26.495Z] #0 7.843 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-08T20:21:26.495Z] #0 7.843 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-08T20:21:26.495Z] #0 7.843 OK: 26324 distinct packages available [2026-04-08T20:21:26.495Z] #0 7.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:26.495Z] #0 7.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:26.495Z] #0 8.288 (1/4) Installing dumb-init (1.2.5-r3) [2026-04-08T20:21:26.495Z] #0 8.299 (2/4) Installing musl-obstack (1.2.3-r2) [2026-04-08T20:21:26.495Z] #0 8.299 (3/4) Installing libucontext (1.3.2-r0) [2026-04-08T20:21:26.495Z] #0 8.308 (4/4) Installing gcompat (1.1.0-r4) [2026-04-08T20:21:26.495Z] #0 8.312 Executing busybox-1.37.0-r20.trigger [2026-04-08T20:21:26.495Z] #0 8.327 OK: 8 MiB in 20 packages [2026-04-08T20:21:26.495Z] #72 ... [2026-04-08T20:21:26.495Z] [2026-04-08T20:21:26.495Z] #70 [security-proxy-auth internal] load build context [2026-04-08T20:21:26.753Z] #70 ... [2026-04-08T20:21:26.753Z] [2026-04-08T20:21:26.753Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-08T20:21:26.753Z] #72 DONE 10.3s [2026-04-08T20:21:26.753Z] [2026-04-08T20:21:26.753Z] #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-04-08T20:21:26.753Z] #0 5.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:26.753Z] #0 5.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:26.753Z] #0 6.082 OK: 8 MiB in 19 packages [2026-04-08T20:21:26.753Z] #73 DONE 8.1s [2026-04-08T20:21:26.753Z] [2026-04-08T20:21:26.753Z] #70 [security-proxy-auth internal] load build context [2026-04-08T20:21:27.012Z] #70 ... [2026-04-08T20:21:27.012Z] [2026-04-08T20:21:27.012Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-04-08T20:21:27.012Z] #0 6.819 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:27.012Z] #0 7.005 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:27.012Z] #0 7.589 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-08T20:21:27.012Z] #0 7.705 Executing busybox-1.37.0-r20.trigger [2026-04-08T20:21:27.012Z] #0 7.717 OK: 7 MiB in 17 packages [2026-04-08T20:21:27.012Z] #74 DONE 8.7s [2026-04-08T20:21:27.012Z] [2026-04-08T20:21:27.012Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-04-08T20:21:27.012Z] #0 5.606 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:27.012Z] #0 5.919 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:27.012Z] #0 6.436 OK: 265 MiB in 60 packages [2026-04-08T20:21:27.012Z] #75 DONE 8.3s [2026-04-08T20:21:27.012Z] [2026-04-08T20:21:27.012Z] #70 [security-proxy-auth internal] load build context [2026-04-08T20:21:28.389Z] #70 ... [2026-04-08T20:21:28.389Z] [2026-04-08T20:21:28.389Z] #64 [core-command internal] load build context [2026-04-08T20:21:28.389Z] #64 transferring context: 639.97MB 13.1s done [2026-04-08T20:21:28.389Z] #64 DONE 13.7s [2026-04-08T20:21:28.389Z] [2026-04-08T20:21:28.389Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-04-08T20:21:28.389Z] #0 6.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:28.389Z] #0 6.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:28.389Z] #0 7.020 OK: 7 MiB in 18 packages [2026-04-08T20:21:28.389Z] #76 DONE 7.9s [2026-04-08T20:21:28.389Z] [2026-04-08T20:21:28.389Z] #70 [security-proxy-auth internal] load build context [2026-04-08T20:21:28.958Z] #70 ... [2026-04-08T20:21:28.958Z] [2026-04-08T20:21:28.958Z] #77 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-04-08T20:21:28.958Z] #77 DONE 0.6s [2026-04-08T20:21:28.958Z] [2026-04-08T20:21:28.958Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-04-08T20:21:28.958Z] #0 7.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:28.958Z] #0 7.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:28.958Z] #0 8.329 OK: 12 MiB in 23 packages [2026-04-08T20:21:28.958Z] #78 DONE 8.6s [2026-04-08T20:21:28.958Z] [2026-04-08T20:21:28.958Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-04-08T20:21:28.958Z] #0 6.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:28.958Z] #0 7.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:28.958Z] #0 7.385 OK: 20 MiB in 20 packages [2026-04-08T20:21:28.958Z] #79 DONE 7.6s [2026-04-08T20:21:28.958Z] [2026-04-08T20:21:28.958Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-04-08T20:21:28.958Z] #0 4.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:28.958Z] #0 4.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:28.958Z] #0 4.922 OK: 13 MiB in 29 packages [2026-04-08T20:21:28.958Z] #80 DONE 5.2s [2026-04-08T20:21:28.958Z] [2026-04-08T20:21:28.959Z] #81 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2026-04-08T20:21:28.959Z] #0 7.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:28.959Z] #0 7.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:28.959Z] #0 7.994 OK: 7 MiB in 17 packages [2026-04-08T20:21:28.959Z] #81 DONE 8.2s [2026-04-08T20:21:28.959Z] [2026-04-08T20:21:28.959Z] #70 [security-proxy-auth internal] load build context [2026-04-08T20:21:29.216Z] #70 ... [2026-04-08T20:21:29.216Z] [2026-04-08T20:21:29.216Z] #77 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-04-08T20:21:29.216Z] #77 DONE 0.6s [2026-04-08T20:21:29.216Z] [2026-04-08T20:21:29.216Z] #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-04-08T20:21:29.216Z] #0 7.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:29.216Z] #0 7.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:29.216Z] #0 8.043 OK: 7 MiB in 17 packages [2026-04-08T20:21:29.216Z] #82 DONE 8.3s [2026-04-08T20:21:29.216Z] [2026-04-08T20:21:29.216Z] #69 [core-common-config-bootstrapper internal] load build context [2026-04-08T20:21:29.216Z] #69 transferring context: 639.97MB 14.3s done [2026-04-08T20:21:29.216Z] #69 DONE 14.6s [2026-04-08T20:21:29.216Z] [2026-04-08T20:21:29.216Z] #70 [security-proxy-auth internal] load build context [2026-04-08T20:21:29.477Z] #70 transferring context: 639.97MB 14.4s done [2026-04-08T20:21:30.042Z] #70 DONE 15.1s [2026-04-08T20:21:30.042Z] [2026-04-08T20:21:30.042Z] #77 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-04-08T20:21:30.042Z] #77 DONE 0.6s [2026-04-08T20:21:30.042Z] [2026-04-08T20:21:30.042Z] #56 [security-bootstrapper internal] load build context [2026-04-08T20:21:30.042Z] #56 transferring context: 639.97MB 14.4s done [2026-04-08T20:21:30.042Z] #56 DONE 15.1s [2026-04-08T20:21:30.042Z] [2026-04-08T20:21:30.042Z] #83 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-04-08T20:21:30.042Z] #0 4.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:30.042Z] #0 5.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:30.042Z] #0 5.412 OK: 8 MiB in 21 packages [2026-04-08T20:21:30.042Z] #83 DONE 6.1s [2026-04-08T20:21:30.042Z] [2026-04-08T20:21:30.042Z] #59 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-04-08T20:21:30.042Z] #59 5.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:30.042Z] #59 5.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:30.042Z] #59 5.427 OK: 20 MiB in 20 packages [2026-04-08T20:21:30.042Z] #59 DONE 6.1s [2026-04-08T20:21:30.042Z] [2026-04-08T20:21:30.042Z] #66 [security-secretstore-setup internal] load build context [2026-04-08T20:21:30.042Z] #66 transferring context: 639.97MB 14.8s done [2026-04-08T20:21:30.042Z] #66 DONE 15.2s [2026-04-08T20:21:30.042Z] [2026-04-08T20:21:30.042Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-04-08T20:21:30.300Z] #84 ... [2026-04-08T20:21:30.300Z] [2026-04-08T20:21:30.300Z] #77 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-04-08T20:21:30.300Z] #77 DONE 0.6s [2026-04-08T20:21:30.300Z] [2026-04-08T20:21:30.300Z] #63 [core-data internal] load build context [2026-04-08T20:21:30.300Z] #63 transferring context: 639.97MB 15.3s done [2026-04-08T20:21:30.300Z] #63 DONE 15.7s [2026-04-08T20:21:30.300Z] [2026-04-08T20:21:30.300Z] #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-04-08T20:21:30.300Z] #85 DONE 2.0s [2026-04-08T20:21:30.300Z] [2026-04-08T20:21:30.300Z] #62 [core-keeper internal] load build context [2026-04-08T20:21:30.300Z] #62 transferring context: 639.97MB 15.5s done [2026-04-08T20:21:30.300Z] #62 DONE 15.8s [2026-04-08T20:21:30.300Z] [2026-04-08T20:21:30.300Z] #68 [security-proxy-setup internal] load build context [2026-04-08T20:21:30.300Z] #68 transferring context: 639.97MB 15.2s done [2026-04-08T20:21:30.300Z] #68 DONE 15.4s [2026-04-08T20:21:30.300Z] [2026-04-08T20:21:30.300Z] #71 [security-spiffe-token-provider internal] load build context [2026-04-08T20:21:30.558Z] #71 transferring context: 639.97MB 15.2s done [2026-04-08T20:21:30.558Z] #71 DONE 15.4s [2026-04-08T20:21:30.558Z] [2026-04-08T20:21:30.558Z] #61 [core-metadata internal] load build context [2026-04-08T20:21:30.816Z] #61 transferring context: 639.97MB 16.0s done [2026-04-08T20:21:31.073Z] #61 ... [2026-04-08T20:21:31.073Z] [2026-04-08T20:21:31.073Z] #65 [support-notifications internal] load build context [2026-04-08T20:21:31.073Z] #65 transferring context: 639.97MB 15.7s done [2026-04-08T20:21:31.073Z] #65 DONE 16.5s [2026-04-08T20:21:31.073Z] [2026-04-08T20:21:31.073Z] #67 [support-scheduler internal] load build context [2026-04-08T20:21:31.073Z] #67 transferring context: 639.97MB 16.4s done [2026-04-08T20:21:31.331Z] #67 DONE 16.6s [2026-04-08T20:21:31.331Z] [2026-04-08T20:21:31.331Z] #77 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-04-08T20:21:31.331Z] #77 DONE 0.6s [2026-04-08T20:21:31.331Z] [2026-04-08T20:21:31.331Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-04-08T20:21:31.331Z] #86 DONE 1.1s [2026-04-08T20:21:31.331Z] [2026-04-08T20:21:31.331Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-04-08T20:21:31.331Z] #0 3.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:31.331Z] #0 3.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-08T20:21:31.331Z] #0 3.455 OK: 8 MiB in 20 packages [2026-04-08T20:21:31.331Z] #87 DONE 4.2s [2026-04-08T20:21:31.331Z] [2026-04-08T20:21:31.331Z] #88 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-04-08T20:21:31.331Z] #88 DONE 1.1s [2026-04-08T20:21:31.331Z] [2026-04-08T20:21:31.331Z] #89 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-04-08T20:21:31.331Z] #89 DONE 0.8s [2026-04-08T20:21:31.331Z] [2026-04-08T20:21:31.331Z] #61 [core-metadata internal] load build context [2026-04-08T20:21:31.331Z] #61 DONE 16.5s [2026-04-08T20:21:31.331Z] [2026-04-08T20:21:31.331Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-08T20:21:31.331Z] #90 DONE 1.1s [2026-04-08T20:21:31.331Z] [2026-04-08T20:21:31.331Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-04-08T20:21:31.331Z] #84 DONE 1.1s [2026-04-08T20:21:31.331Z] [2026-04-08T20:21:31.331Z] #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-04-08T20:21:31.331Z] #91 DONE 0.9s [2026-04-08T20:21:31.331Z] [2026-04-08T20:21:31.331Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-04-08T20:21:31.331Z] #92 DONE 0.9s [2026-04-08T20:21:31.331Z] [2026-04-08T20:21:31.331Z] #93 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-08T20:21:31.589Z] #93 ... [2026-04-08T20:21:31.589Z] [2026-04-08T20:21:31.589Z] #94 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-04-08T20:21:31.589Z] #94 DONE 0.4s [2026-04-08T20:21:31.589Z] [2026-04-08T20:21:31.589Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-04-08T20:21:31.589Z] #95 DONE 0.4s [2026-04-08T20:21:31.589Z] [2026-04-08T20:21:31.589Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2026-04-08T20:21:31.847Z] #96 ... [2026-04-08T20:21:31.847Z] [2026-04-08T20:21:31.847Z] #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-08T20:21:31.847Z] #97 DONE 0.6s [2026-04-08T20:21:31.847Z] [2026-04-08T20:21:31.847Z] #98 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-04-08T20:21:31.847Z] #98 DONE 0.6s [2026-04-08T20:21:31.847Z] [2026-04-08T20:21:31.847Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-08T20:21:31.847Z] #99 DONE 0.6s [2026-04-08T20:21:31.847Z] [2026-04-08T20:21:31.847Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2026-04-08T20:21:31.847Z] #96 DONE 0.3s [2026-04-08T20:21:31.847Z] [2026-04-08T20:21:31.847Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-04-08T20:21:32.104Z] #100 DONE 0.1s [2026-04-08T20:21:32.104Z] [2026-04-08T20:21:32.104Z] #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-04-08T20:21:32.104Z] #101 DONE 0.2s [2026-04-08T20:21:32.104Z] [2026-04-08T20:21:32.104Z] #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-04-08T20:21:32.104Z] #102 DONE 0.1s [2026-04-08T20:21:32.104Z] [2026-04-08T20:21:32.104Z] #103 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-04-08T20:21:32.104Z] #103 DONE 0.1s [2026-04-08T20:21:32.104Z] [2026-04-08T20:21:32.104Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2026-04-08T20:21:32.104Z] #104 DONE 0.1s [2026-04-08T20:21:32.104Z] [2026-04-08T20:21:32.104Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-04-08T20:21:32.104Z] #105 DONE 0.1s [2026-04-08T20:21:32.104Z] [2026-04-08T20:21:32.104Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-04-08T20:21:32.287Z] Removing intermediate container 748baf9daf4a [2026-04-08T20:21:32.287Z] ---> e97bbaa8c429 [2026-04-08T20:21:32.362Z] #106 DONE 0.1s [2026-04-08T20:21:32.362Z] [2026-04-08T20:21:32.362Z] #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-04-08T20:21:32.362Z] #107 DONE 0.1s [2026-04-08T20:21:32.362Z] [2026-04-08T20:21:32.362Z] #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-04-08T20:21:32.362Z] #108 DONE 0.1s [2026-04-08T20:21:32.362Z] [2026-04-08T20:21:32.362Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-04-08T20:21:32.362Z] #109 DONE 0.1s [2026-04-08T20:21:32.362Z] [2026-04-08T20:21:32.362Z] #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-04-08T20:21:32.362Z] #110 ... [2026-04-08T20:21:32.362Z] [2026-04-08T20:21:32.362Z] #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-04-08T20:21:32.362Z] #111 DONE 0.1s [2026-04-08T20:21:32.552Z] Successfully built e97bbaa8c429 [2026-04-08T20:21:32.552Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:21:32.627Z] [2026-04-08T20:21:32.627Z] #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-04-08T20:21:32.627Z] #110 DONE 0.2s [2026-04-08T20:21:32.627Z] [2026-04-08T20:21:32.627Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-04-08T20:21:32.627Z] #112 DONE 0.2s [2026-04-08T20:21:32.627Z] [2026-04-08T20:21:32.627Z] #113 [security-spire-config] exporting to image [2026-04-08T20:21:32.627Z] #113 exporting layers [2026-04-08T20:21:32.894Z] #113 ... [2026-04-08T20:21:32.894Z] [2026-04-08T20:21:32.894Z] #114 [security-spire-server] exporting to image [2026-04-08T20:21:32.894Z] #114 exporting layers 0.5s done [2026-04-08T20:21:32.894Z] #114 writing image sha256:5a4a0320ae4422e0da2eb77e800bc755de22edf2373b3313ec7d95c921b46e13 0.0s done [2026-04-08T20:21:32.894Z] #114 naming to docker.io/library/security-spire-server 0.0s done [2026-04-08T20:21:32.894Z] #114 DONE 0.6s [2026-04-08T20:21:32.900Z] + docker inspect -f . ci-base-image-arm64 [2026-04-08T20:21:32.900Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-08T20:21:33.116Z] prd-ubuntu20.04-docker-arm64-4c-16g-4773 does not seem to be running inside a container [2026-04-08T20:21:33.177Z] [2026-04-08T20:21:33.177Z] #115 [security-spire-agent] exporting to image [2026-04-08T20:21:33.177Z] #115 exporting layers 0.6s done [2026-04-08T20:21:33.177Z] #115 ... [2026-04-08T20:21:33.177Z] [2026-04-08T20:21:33.177Z] #113 [security-spire-config] exporting to image [2026-04-08T20:21:33.177Z] #113 exporting layers 0.6s done [2026-04-08T20:21:33.177Z] #113 writing image sha256:75f3ceb5eef186c9fb9a0d1e2f4bd0269a7bc92a39e866c996c19e84a152ab5a done [2026-04-08T20:21:33.177Z] #113 naming to docker.io/library/security-spire-config 0.0s done [2026-04-08T20:21:33.177Z] #113 DONE 0.7s [2026-04-08T20:21:33.177Z] [2026-04-08T20:21:33.177Z] #115 [security-spire-agent] exporting to image [2026-04-08T20:21:33.177Z] #115 writing image sha256:f6a6deafe5d4d2ddbc489555b475dbd3c9b28c7ccf85b43d04a37831962980fd 0.0s done [2026-04-08T20:21:33.177Z] #115 naming to docker.io/library/security-spire-agent 0.0s done [2026-04-08T20:21:33.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/965 -v /w/workspace/edgex-go/965:/w/workspace/edgex-go/965:rw,z -v /w/workspace/edgex-go/965@tmp:/w/workspace/edgex-go/965@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-08T20:21:33.500Z] #115 DONE 0.8s [2026-04-08T20:21:33.500Z] [2026-04-08T20:21:33.500Z] #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-08T20:21:34.339Z] $ docker top 34157738ed5dc898f22272084cd322f45393ce250ff0984525614cd8eb811f81 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-08T20:21:35.179Z] + go version [2026-04-08T20:21:35.179Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-04-08T20:21:35.195Z] $ docker stop --time=1 34157738ed5dc898f22272084cd322f45393ce250ff0984525614cd8eb811f81 [2026-04-08T20:21:36.784Z] $ docker rm -f --volumes 34157738ed5dc898f22272084cd322f45393ce250ff0984525614cd8eb811f81 [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-08T20:21:37.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-04-08T20:21:37.489Z] [2026-04-08T20:21:37.489Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:21:37.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-04-08T20:21:37.869Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2026-04-08T20:21:37.869Z] 547446be3368: Pulling fs layer [2026-04-08T20:21:37.869Z] d125d8839a47: Pulling fs layer [2026-04-08T20:21:37.869Z] 3e85d5ac6304: Pulling fs layer [2026-04-08T20:21:37.869Z] c3105a71a48b: Pulling fs layer [2026-04-08T20:21:37.869Z] 0f093f025ec4: Pulling fs layer [2026-04-08T20:21:37.869Z] c3106fc0e877: Pulling fs layer [2026-04-08T20:21:37.869Z] c3105a71a48b: Waiting [2026-04-08T20:21:37.869Z] 0f093f025ec4: Waiting [2026-04-08T20:21:37.869Z] c3106fc0e877: Waiting [2026-04-08T20:21:38.135Z] 547446be3368: Verifying Checksum [2026-04-08T20:21:38.135Z] 547446be3368: Download complete [2026-04-08T20:21:38.135Z] c3105a71a48b: Verifying Checksum [2026-04-08T20:21:38.135Z] c3105a71a48b: Download complete [2026-04-08T20:21:38.420Z] d125d8839a47: Verifying Checksum [2026-04-08T20:21:38.420Z] d125d8839a47: Download complete [2026-04-08T20:21:38.420Z] c3106fc0e877: Verifying Checksum [2026-04-08T20:21:38.420Z] c3106fc0e877: Download complete [2026-04-08T20:21:38.687Z] 0f093f025ec4: Verifying Checksum [2026-04-08T20:21:38.687Z] 0f093f025ec4: Download complete [2026-04-08T20:21:38.687Z] 547446be3368: Pull complete [2026-04-08T20:21:40.634Z] 3e85d5ac6304: Verifying Checksum [2026-04-08T20:21:40.634Z] 3e85d5ac6304: Download complete [2026-04-08T20:21:41.603Z] #116 ... [2026-04-08T20:21:41.603Z] [2026-04-08T20:21:41.603Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-08T20:21:41.603Z] #117 ... [2026-04-08T20:21:41.603Z] [2026-04-08T20:21:41.603Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-08T20:21:41.603Z] #118 ... [2026-04-08T20:21:41.603Z] [2026-04-08T20:21:41.603Z] #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-08T20:21:41.861Z] #119 ... [2026-04-08T20:21:41.861Z] [2026-04-08T20:21:41.861Z] #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-08T20:21:42.570Z] d125d8839a47: Pull complete [2026-04-08T20:21:48.448Z] #120 DONE 16.0s [2026-04-08T20:21:48.448Z] [2026-04-08T20:21:48.448Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-08T20:21:48.448Z] #118 DONE 16.5s [2026-04-08T20:21:48.448Z] [2026-04-08T20:21:48.448Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-08T20:21:48.448Z] #117 DONE 16.6s [2026-04-08T20:21:48.448Z] [2026-04-08T20:21:48.448Z] #93 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-08T20:21:48.448Z] #93 DONE 16.6s [2026-04-08T20:21:48.448Z] [2026-04-08T20:21:48.448Z] #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-08T20:21:48.448Z] #119 DONE 16.2s [2026-04-08T20:21:48.448Z] [2026-04-08T20:21:48.448Z] #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-08T20:21:48.448Z] #116 DONE 18.8s [2026-04-08T20:21:48.448Z] [2026-04-08T20:21:48.448Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-04-08T20:21:52.635Z] 3e85d5ac6304: Pull complete [2026-04-08T20:21:52.635Z] c3105a71a48b: Pull complete [2026-04-08T20:21:53.225Z] 0f093f025ec4: Pull complete [2026-04-08T20:21:53.495Z] c3106fc0e877: Pull complete [2026-04-08T20:21:53.495Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2026-04-08T20:21:53.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-04-08T20:21:53.495Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-08T20:21:53.698Z] prd-ubuntu20.04-docker-arm64-4c-16g-4773 does not seem to be running inside a container [2026-04-08T20:21:53.731Z] #121 DONE 5.5s [2026-04-08T20:21:53.731Z] [2026-04-08T20:21:53.731Z] #122 [support-scheduler builder 6/7] COPY . . [2026-04-08T20:21:53.731Z] #122 DONE 5.5s [2026-04-08T20:21:53.731Z] [2026-04-08T20:21:53.731Z] #123 [core-keeper builder 7/8] COPY . . [2026-04-08T20:21:53.731Z] #123 DONE 5.5s [2026-04-08T20:21:53.731Z] [2026-04-08T20:21:53.731Z] #124 [support-notifications builder 6/7] COPY . . [2026-04-08T20:21:53.731Z] #124 DONE 5.5s [2026-04-08T20:21:53.731Z] [2026-04-08T20:21:53.731Z] #125 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-04-08T20:21:53.731Z] #125 CACHED [2026-04-08T20:21:53.731Z] [2026-04-08T20:21:53.731Z] #126 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-08T20:21:53.731Z] #126 CACHED [2026-04-08T20:21:53.731Z] [2026-04-08T20:21:53.731Z] #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-04-08T20:21:53.731Z] #127 CACHED [2026-04-08T20:21:53.731Z] [2026-04-08T20:21:53.731Z] #128 [core-data builder 6/7] COPY . . [2026-04-08T20:21:53.731Z] #128 CACHED [2026-04-08T20:21:53.731Z] [2026-04-08T20:21:53.731Z] #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-08T20:21:53.731Z] #129 CACHED [2026-04-08T20:21:53.731Z] [2026-04-08T20:21:53.731Z] #130 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-04-08T20:21:53.731Z] #130 CACHED [2026-04-08T20:21:53.731Z] [2026-04-08T20:21:53.731Z] #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-04-08T20:21:53.731Z] #131 CACHED [2026-04-08T20:21:53.731Z] [2026-04-08T20:21:53.731Z] #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-08T20:21:53.731Z] #132 CACHED [2026-04-08T20:21:53.731Z] [2026-04-08T20:21:53.731Z] #133 [core-metadata builder 6/7] COPY . . [2026-04-08T20:21:53.731Z] #133 CACHED [2026-04-08T20:21:53.731Z] [2026-04-08T20:21:53.731Z] #134 [security-proxy-auth builder 6/7] COPY . . [2026-04-08T20:21:53.731Z] #134 CACHED [2026-04-08T20:21:53.731Z] [2026-04-08T20:21:53.731Z] #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-08T20:21:53.731Z] #135 CACHED [2026-04-08T20:21:53.731Z] [2026-04-08T20:21:53.731Z] #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-04-08T20:21:53.731Z] #136 CACHED [2026-04-08T20:21:53.731Z] [2026-04-08T20:21:53.731Z] #137 [security-spiffe-token-provider builder 6/7] COPY . . [2026-04-08T20:21:53.731Z] #137 DONE 5.5s [2026-04-08T20:21:53.731Z] [2026-04-08T20:21:53.731Z] #138 [security-secretstore-setup builder 6/7] COPY . . [2026-04-08T20:21:53.731Z] #138 DONE 5.5s [2026-04-08T20:21:53.731Z] [2026-04-08T20:21:53.731Z] #139 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-08T20:21:53.731Z] #139 CACHED [2026-04-08T20:21:53.731Z] [2026-04-08T20:21:53.731Z] #140 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-04-08T20:21:53.731Z] #140 CACHED [2026-04-08T20:21:53.731Z] [2026-04-08T20:21:53.731Z] #141 [security-secretstore-setup builder 6/7] COPY . . [2026-04-08T20:21:53.731Z] #141 CACHED [2026-04-08T20:21:53.731Z] [2026-04-08T20:21:53.731Z] #142 [security-proxy-setup builder 6/7] COPY . . [2026-04-08T20:21:53.731Z] #142 CACHED [2026-04-08T20:21:53.731Z] [2026-04-08T20:21:53.731Z] #143 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-08T20:21:53.731Z] #143 CACHED [2026-04-08T20:21:53.731Z] [2026-04-08T20:21:53.731Z] #144 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-04-08T20:21:53.731Z] #144 CACHED [2026-04-08T20:21:53.731Z] [2026-04-08T20:21:53.731Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-08T20:21:53.770Z] $ 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/965 -v /w/workspace/edgex-go/965:/w/workspace/edgex-go/965:rw,z -v /w/workspace/edgex-go/965@tmp:/w/workspace/edgex-go/965@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-08T20:21:54.300Z] #145 0.756 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-04-08T20:21:55.818Z] $ docker top f321f8d7ef5163edf0b5e060cf530496cb4b53c216a9f644b4cfc51d625bf914 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-08T20:21:56.325Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-04-08T20:22:04.279Z] #145 ... [2026-04-08T20:22:04.279Z] [2026-04-08T20:22:04.279Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-04-08T20:22:04.279Z] #0 1.012 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-04-08T20:22:04.279Z] #146 ... [2026-04-08T20:22:04.279Z] [2026-04-08T20:22:04.279Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-04-08T20:22:04.279Z] #0 0.668 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-04-08T20:22:04.279Z] #147 ... [2026-04-08T20:22:04.279Z] [2026-04-08T20:22:04.279Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-08T20:22:04.279Z] #0 0.991 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-04-08T20:22:04.279Z] #148 ... [2026-04-08T20:22:04.279Z] [2026-04-08T20:22:04.279Z] #149 [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-08T20:22:04.279Z] #0 0.766 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-04-08T20:22:04.279Z] #149 ... [2026-04-08T20:22:04.279Z] [2026-04-08T20:22:04.279Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-04-08T20:22:04.279Z] #0 0.772 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-04-08T20:22:04.279Z] #150 ... [2026-04-08T20:22:04.279Z] [2026-04-08T20:22:04.279Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-08T20:22:04.279Z] #0 0.783 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-04-08T20:22:04.279Z] #151 ... [2026-04-08T20:22:04.279Z] [2026-04-08T20:22:04.279Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-08T20:22:04.279Z] #0 0.640 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-04-08T20:22:04.538Z] #152 ... [2026-04-08T20:22:04.538Z] [2026-04-08T20:22:04.538Z] #153 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-08T20:22:04.538Z] #0 0.544 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-04-08T20:22:04.538Z] #153 ... [2026-04-08T20:22:04.538Z] [2026-04-08T20:22:04.538Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-08T20:22:04.538Z] #0 1.001 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-04-08T20:22:04.806Z] #154 ... [2026-04-08T20:22:04.806Z] [2026-04-08T20:22:04.806Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-08T20:22:04.806Z] #0 1.019 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-04-08T20:22:05.064Z] #155 ... [2026-04-08T20:22:05.065Z] [2026-04-08T20:22:05.065Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-04-08T20:22:05.065Z] #0 0.813 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-04-08T20:22:06.410Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-04-08T20:22:06.410Z] #1 transferring dockerfile: 1.89kB done [2026-04-08T20:22:06.410Z] #1 DONE 0.1s [2026-04-08T20:22:06.410Z] [2026-04-08T20:22:06.410Z] #2 [core-command internal] load build definition from Dockerfile [2026-04-08T20:22:08.984Z] #2 ... [2026-04-08T20:22:08.984Z] [2026-04-08T20:22:08.984Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-04-08T20:22:08.984Z] #3 transferring dockerfile: 2.23kB 0.0s done [2026-04-08T20:22:08.984Z] #3 DONE 3.2s [2026-04-08T20:22:08.984Z] [2026-04-08T20:22:08.984Z] #4 [support-notifications internal] load build definition from Dockerfile [2026-04-08T20:22:08.984Z] #4 transferring dockerfile: 2.02kB done [2026-04-08T20:22:08.984Z] #4 DONE 3.2s [2026-04-08T20:22:08.984Z] [2026-04-08T20:22:08.984Z] #2 [core-command internal] load build definition from Dockerfile [2026-04-08T20:22:08.984Z] #2 transferring dockerfile: 1.94kB 0.0s done [2026-04-08T20:22:09.250Z] #2 DONE 3.4s [2026-04-08T20:22:09.250Z] [2026-04-08T20:22:09.250Z] #5 [core-data internal] load build definition from Dockerfile [2026-04-08T20:22:09.250Z] #5 transferring dockerfile: 2.04kB done [2026-04-08T20:22:09.250Z] #5 DONE 3.5s [2026-04-08T20:22:09.250Z] [2026-04-08T20:22:09.250Z] #6 [security-secretstore-setup internal] load .dockerignore [2026-04-08T20:22:09.250Z] #6 transferring context: 32B [2026-04-08T20:22:09.518Z] #6 ... [2026-04-08T20:22:09.518Z] [2026-04-08T20:22:09.518Z] #7 [core-metadata internal] load build definition from Dockerfile [2026-04-08T20:22:09.518Z] #7 transferring dockerfile: 2.10kB 0.0s done [2026-04-08T20:22:09.518Z] #7 DONE 3.5s [2026-04-08T20:22:09.518Z] [2026-04-08T20:22:09.518Z] #6 [security-secretstore-setup internal] load .dockerignore [2026-04-08T20:22:09.518Z] #6 transferring context: 50B 0.0s done [2026-04-08T20:22:09.518Z] #6 ... [2026-04-08T20:22:09.518Z] [2026-04-08T20:22:09.518Z] #8 [security-spire-config internal] load build definition from Dockerfile [2026-04-08T20:22:09.518Z] #8 transferring dockerfile: 1.69kB 0.0s done [2026-04-08T20:22:09.518Z] #8 DONE 3.6s [2026-04-08T20:22:09.518Z] [2026-04-08T20:22:09.518Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2026-04-08T20:22:09.518Z] #9 transferring dockerfile: 2.14kB 0.0s done [2026-04-08T20:22:09.518Z] #9 DONE 3.7s [2026-04-08T20:22:09.518Z] [2026-04-08T20:22:09.518Z] #10 [support-scheduler internal] load build definition from Dockerfile [2026-04-08T20:22:09.518Z] #10 transferring dockerfile: 1.83kB 0.0s done [2026-04-08T20:22:09.518Z] #10 DONE 3.6s [2026-04-08T20:22:09.518Z] [2026-04-08T20:22:09.518Z] #6 [security-secretstore-setup internal] load .dockerignore [2026-04-08T20:22:09.518Z] #6 DONE 2.1s [2026-04-08T20:22:09.518Z] [2026-04-08T20:22:09.518Z] #11 [core-data internal] load .dockerignore [2026-04-08T20:22:09.518Z] #11 transferring context: 50B 0.0s done [2026-04-08T20:22:09.787Z] #11 ... [2026-04-08T20:22:09.787Z] [2026-04-08T20:22:09.787Z] #12 [security-spire-server internal] load build definition from Dockerfile [2026-04-08T20:22:09.787Z] #12 transferring dockerfile: 1.70kB 0.0s done [2026-04-08T20:22:09.787Z] #12 DONE 3.7s [2026-04-08T20:22:09.787Z] [2026-04-08T20:22:09.787Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2026-04-08T20:22:09.787Z] #13 transferring dockerfile: 1.81kB 0.0s done [2026-04-08T20:22:09.787Z] #13 DONE 3.7s [2026-04-08T20:22:09.787Z] [2026-04-08T20:22:09.787Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2026-04-08T20:22:09.787Z] #14 transferring dockerfile: 2.50kB 0.0s done [2026-04-08T20:22:09.787Z] #14 DONE 3.5s [2026-04-08T20:22:09.787Z] [2026-04-08T20:22:09.787Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2026-04-08T20:22:09.787Z] #15 transferring dockerfile: 3.02kB 0.0s done [2026-04-08T20:22:09.787Z] #15 DONE 3.6s [2026-04-08T20:22:09.787Z] [2026-04-08T20:22:09.787Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2026-04-08T20:22:09.787Z] #16 transferring context: 50B 0.0s done [2026-04-08T20:22:09.787Z] #16 DONE 3.5s [2026-04-08T20:22:09.787Z] [2026-04-08T20:22:09.787Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2026-04-08T20:22:09.787Z] #17 transferring context: 50B 0.0s done [2026-04-08T20:22:09.787Z] #17 DONE 2.8s [2026-04-08T20:22:09.787Z] [2026-04-08T20:22:09.787Z] #18 [core-keeper internal] load build definition from Dockerfile [2026-04-08T20:22:09.787Z] #18 transferring dockerfile: 2.07kB 0.0s done [2026-04-08T20:22:09.787Z] #18 DONE 3.6s [2026-04-08T20:22:09.787Z] [2026-04-08T20:22:09.787Z] #19 [support-notifications internal] load .dockerignore [2026-04-08T20:22:09.787Z] #19 transferring context: 50B 0.0s done [2026-04-08T20:22:09.787Z] #19 DONE 2.8s [2026-04-08T20:22:09.787Z] [2026-04-08T20:22:09.787Z] #11 [core-data internal] load .dockerignore [2026-04-08T20:22:09.787Z] #11 DONE 2.8s [2026-04-08T20:22:09.787Z] [2026-04-08T20:22:09.787Z] #20 [core-metadata internal] load .dockerignore [2026-04-08T20:22:09.787Z] #20 transferring context: 50B 0.0s done [2026-04-08T20:22:09.787Z] #20 DONE 2.7s [2026-04-08T20:22:09.787Z] [2026-04-08T20:22:09.787Z] #21 [security-proxy-setup internal] load .dockerignore [2026-04-08T20:22:09.787Z] #21 transferring context: 50B 0.0s done [2026-04-08T20:22:10.054Z] #21 ... [2026-04-08T20:22:10.054Z] [2026-04-08T20:22:10.054Z] #22 [core-command internal] load .dockerignore [2026-04-08T20:22:10.054Z] #22 transferring context: 50B 0.0s done [2026-04-08T20:22:10.054Z] #22 DONE 2.8s [2026-04-08T20:22:10.054Z] [2026-04-08T20:22:10.054Z] #23 [support-scheduler internal] load .dockerignore [2026-04-08T20:22:10.054Z] #23 transferring context: 50B 0.0s done [2026-04-08T20:22:10.054Z] #23 DONE 2.6s [2026-04-08T20:22:10.054Z] [2026-04-08T20:22:10.054Z] #24 [security-secretstore-setup internal] load build definition from Dockerfile [2026-04-08T20:22:10.054Z] #24 transferring dockerfile: 2.49kB 0.0s done [2026-04-08T20:22:10.054Z] #24 DONE 3.7s [2026-04-08T20:22:10.054Z] [2026-04-08T20:22:10.054Z] #25 [security-spire-config internal] load .dockerignore [2026-04-08T20:22:10.054Z] #25 transferring context: 50B 0.0s done [2026-04-08T20:22:10.054Z] #25 DONE 2.8s [2026-04-08T20:22:10.054Z] [2026-04-08T20:22:10.054Z] #26 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-08T20:22:10.054Z] #26 DONE 0.0s [2026-04-08T20:22:10.054Z] [2026-04-08T20:22:10.054Z] #27 [security-spire-server internal] load .dockerignore [2026-04-08T20:22:10.054Z] #27 transferring context: 50B 0.0s done [2026-04-08T20:22:10.054Z] #27 DONE 2.7s [2026-04-08T20:22:10.054Z] [2026-04-08T20:22:10.054Z] #28 [security-proxy-auth internal] load .dockerignore [2026-04-08T20:22:10.054Z] #28 transferring context: 50B 0.0s done [2026-04-08T20:22:10.054Z] #28 DONE 2.9s [2026-04-08T20:22:10.054Z] [2026-04-08T20:22:10.054Z] #29 [security-spire-agent internal] load .dockerignore [2026-04-08T20:22:10.054Z] #29 transferring context: 50B 0.0s done [2026-04-08T20:22:10.054Z] #29 DONE 2.8s [2026-04-08T20:22:10.054Z] [2026-04-08T20:22:10.054Z] #30 [core-keeper internal] load .dockerignore [2026-04-08T20:22:10.054Z] #30 transferring context: 50B done [2026-04-08T20:22:10.054Z] #30 DONE 2.7s [2026-04-08T20:22:10.054Z] [2026-04-08T20:22:10.054Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 [2026-04-08T20:22:10.321Z] #31 ... [2026-04-08T20:22:10.321Z] [2026-04-08T20:22:10.321Z] #21 [security-proxy-setup internal] load .dockerignore [2026-04-08T20:22:10.321Z] #21 DONE 2.7s [2026-04-08T20:22:10.321Z] [2026-04-08T20:22:10.321Z] #32 [security-bootstrapper internal] load .dockerignore [2026-04-08T20:22:10.321Z] #32 transferring context: 50B 0.0s done [2026-04-08T20:22:10.321Z] #32 DONE 2.7s [2026-04-08T20:22:10.321Z] [2026-04-08T20:22:10.321Z] #26 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-08T20:22:10.587Z] #26 DONE 0.0s [2026-04-08T20:22:10.587Z] [2026-04-08T20:22:10.587Z] #31 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 [2026-04-08T20:22:10.587Z] #31 DONE 0.9s [2026-04-08T20:22:10.587Z] [2026-04-08T20:22:10.587Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-08T20:22:10.587Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-04-08T20:22:10.873Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-04-08T20:22:10.873Z] #33 ... [2026-04-08T20:22:10.873Z] [2026-04-08T20:22:10.873Z] #26 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-08T20:22:10.873Z] #26 DONE 0.0s [2026-04-08T20:22:10.873Z] [2026-04-08T20:22:10.873Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-08T20:22:10.873Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-04-08T20:22:10.873Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-04-08T20:22:10.873Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 0B / 4.14MB 0.2s [2026-04-08T20:22:10.873Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-08T20:22:11.147Z] #33 ... [2026-04-08T20:22:11.147Z] [2026-04-08T20:22:11.147Z] #31 [core-data internal] load metadata for docker.io/library/alpine:3.22 [2026-04-08T20:22:11.147Z] #31 DONE 0.9s [2026-04-08T20:22:11.147Z] [2026-04-08T20:22:11.147Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-08T20:22:11.147Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-04-08T20:22:11.147Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-04-08T20:22:11.147Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-04-08T20:22:11.147Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-08T20:22:11.417Z] #33 ... [2026-04-08T20:22:11.417Z] [2026-04-08T20:22:11.417Z] #26 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-08T20:22:11.417Z] #26 DONE 0.0s [2026-04-08T20:22:11.417Z] [2026-04-08T20:22:11.417Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-08T20:22:11.417Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.05MB / 4.14MB 0.6s [2026-04-08T20:22:11.417Z] #33 ... [2026-04-08T20:22:11.417Z] [2026-04-08T20:22:11.417Z] #26 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-08T20:22:11.417Z] #26 DONE 0.0s [2026-04-08T20:22:11.417Z] [2026-04-08T20:22:11.417Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-08T20:22:11.417Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-04-08T20:22:11.417Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-04-08T20:22:11.417Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-04-08T20:22:11.417Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-08T20:22:11.682Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 2.10MB / 4.14MB 0.8s [2026-04-08T20:22:11.682Z] #33 ... [2026-04-08T20:22:11.682Z] [2026-04-08T20:22:11.682Z] #26 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-08T20:22:11.682Z] #26 DONE 0.0s [2026-04-08T20:22:11.682Z] [2026-04-08T20:22:11.682Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-08T20:22:11.682Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 3.15MB / 4.14MB 1.0s [2026-04-08T20:22:11.682Z] #33 ... [2026-04-08T20:22:11.682Z] [2026-04-08T20:22:11.682Z] #31 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 [2026-04-08T20:22:11.682Z] #31 DONE 1.4s [2026-04-08T20:22:11.682Z] [2026-04-08T20:22:11.682Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-08T20:22:11.682Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.1s [2026-04-08T20:22:11.959Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-04-08T20:22:11.959Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-04-08T20:22:11.959Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-04-08T20:22:11.959Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.2s done [2026-04-08T20:22:11.959Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-08T20:22:11.959Z] #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 [2026-04-08T20:22:11.959Z] #33 ... [2026-04-08T20:22:11.959Z] [2026-04-08T20:22:11.959Z] #26 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-08T20:22:11.959Z] #26 DONE 0.0s [2026-04-08T20:22:11.959Z] [2026-04-08T20:22:11.959Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-08T20:22:11.959Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-04-08T20:22:11.959Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-04-08T20:22:11.959Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-04-08T20:22:11.959Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.2s done [2026-04-08T20:22:11.959Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-08T20:22:12.225Z] #33 ... [2026-04-08T20:22:12.225Z] [2026-04-08T20:22:12.225Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-04-08T20:22:12.225Z] #31 DONE 1.6s [2026-04-08T20:22:12.225Z] [2026-04-08T20:22:12.225Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-08T20:22:12.225Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-04-08T20:22:12.225Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-04-08T20:22:12.225Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-04-08T20:22:12.225Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.2s done [2026-04-08T20:22:12.225Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-08T20:22:12.815Z] #33 ... [2026-04-08T20:22:12.815Z] [2026-04-08T20:22:12.815Z] #34 [support-notifications internal] load build context [2026-04-08T20:22:12.815Z] #34 transferring context: 3.40MB 1.4s done [2026-04-08T20:22:12.815Z] #34 DONE 2.1s [2026-04-08T20:22:12.815Z] [2026-04-08T20:22:12.815Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-08T20:22:12.815Z] #33 ... [2026-04-08T20:22:12.815Z] [2026-04-08T20:22:12.815Z] #35 [core-common-config-bootstrapper internal] load build context [2026-04-08T20:22:12.815Z] #35 transferring context: 3.40MB 1.6s done [2026-04-08T20:22:12.815Z] #35 DONE 2.2s [2026-04-08T20:22:12.815Z] [2026-04-08T20:22:12.815Z] #31 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 [2026-04-08T20:22:12.815Z] #31 DONE 2.1s [2026-04-08T20:22:12.815Z] [2026-04-08T20:22:12.815Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-08T20:22:13.085Z] #33 ... [2026-04-08T20:22:13.085Z] [2026-04-08T20:22:13.085Z] #26 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-08T20:22:13.085Z] #26 DONE 0.0s [2026-04-08T20:22:13.085Z] [2026-04-08T20:22:13.085Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-08T20:22:13.671Z] #33 ... [2026-04-08T20:22:13.671Z] [2026-04-08T20:22:13.671Z] #26 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-08T20:22:13.671Z] #26 DONE 0.0s [2026-04-08T20:22:13.671Z] [2026-04-08T20:22:13.671Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-08T20:22:13.671Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-04-08T20:22:13.671Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-04-08T20:22:13.671Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-04-08T20:22:13.671Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.2s done [2026-04-08T20:22:13.671Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-08T20:22:13.671Z] #33 ... [2026-04-08T20:22:13.671Z] [2026-04-08T20:22:13.671Z] #36 [security-spiffe-token-provider internal] load build context [2026-04-08T20:22:13.671Z] #36 transferring context: 3.40MB 2.0s done [2026-04-08T20:22:13.671Z] #36 DONE 2.9s [2026-04-08T20:22:13.671Z] [2026-04-08T20:22:13.671Z] #26 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-08T20:22:13.671Z] #26 DONE 0.0s [2026-04-08T20:22:13.671Z] [2026-04-08T20:22:13.671Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-08T20:22:13.939Z] #33 ... [2026-04-08T20:22:13.939Z] [2026-04-08T20:22:13.939Z] #26 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-08T20:22:13.939Z] #26 DONE 0.0s [2026-04-08T20:22:13.939Z] [2026-04-08T20:22:13.939Z] #37 [core-data internal] load build context [2026-04-08T20:22:13.939Z] #37 transferring context: 3.40MB 2.2s done [2026-04-08T20:22:13.939Z] #37 DONE 2.8s [2026-04-08T20:22:13.939Z] [2026-04-08T20:22:13.939Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-08T20:22:13.939Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-04-08T20:22:13.939Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-04-08T20:22:13.940Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-04-08T20:22:13.940Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.2s done [2026-04-08T20:22:13.940Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-08T20:22:14.530Z] #33 ... [2026-04-08T20:22:14.530Z] [2026-04-08T20:22:14.530Z] #38 [core-metadata internal] load build context [2026-04-08T20:22:14.530Z] #38 transferring context: 3.40MB 2.1s done [2026-04-08T20:22:14.530Z] #38 DONE 2.9s [2026-04-08T20:22:14.530Z] [2026-04-08T20:22:14.530Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-08T20:22:14.530Z] #33 ... [2026-04-08T20:22:14.530Z] [2026-04-08T20:22:14.530Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-04-08T20:22:14.530Z] #31 DONE 3.5s [2026-04-08T20:22:14.530Z] [2026-04-08T20:22:14.530Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-08T20:22:14.530Z] #33 ... [2026-04-08T20:22:14.530Z] [2026-04-08T20:22:14.530Z] #39 [security-bootstrapper internal] load build context [2026-04-08T20:22:14.530Z] #39 DONE 0.0s [2026-04-08T20:22:14.530Z] [2026-04-08T20:22:14.530Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-04-08T20:22:14.530Z] #40 DONE 2.3s [2026-04-08T20:22:14.530Z] [2026-04-08T20:22:14.530Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-08T20:22:14.530Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-04-08T20:22:14.530Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-04-08T20:22:14.530Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-04-08T20:22:14.530Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.2s done [2026-04-08T20:22:14.530Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-08T20:22:14.530Z] #33 ... [2026-04-08T20:22:14.530Z] [2026-04-08T20:22:14.530Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-04-08T20:22:14.530Z] #41 DONE 1.4s [2026-04-08T20:22:14.530Z] [2026-04-08T20:22:14.530Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-08T20:22:14.530Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-04-08T20:22:14.530Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-04-08T20:22:14.530Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-04-08T20:22:14.530Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.2s done [2026-04-08T20:22:14.530Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-08T20:22:15.115Z] #33 ... [2026-04-08T20:22:15.115Z] [2026-04-08T20:22:15.115Z] #42 [core-command internal] load build context [2026-04-08T20:22:15.115Z] #42 transferring context: 3.40MB 2.0s done [2026-04-08T20:22:15.115Z] #42 DONE 3.0s [2026-04-08T20:22:15.115Z] [2026-04-08T20:22:15.115Z] #43 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-04-08T20:22:15.115Z] #43 DONE 5.0s [2026-04-08T20:22:15.115Z] [2026-04-08T20:22:15.115Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-08T20:22:15.115Z] #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 3.0s done [2026-04-08T20:22:15.115Z] #33 ... [2026-04-08T20:22:15.115Z] [2026-04-08T20:22:15.115Z] #44 [support-scheduler internal] load build context [2026-04-08T20:22:15.115Z] #44 transferring context: 3.40MB 2.1s done [2026-04-08T20:22:15.115Z] #44 DONE 3.3s [2026-04-08T20:22:15.383Z] [2026-04-08T20:22:15.383Z] #45 [security-secretstore-setup internal] load build context [2026-04-08T20:22:15.383Z] #45 transferring context: 3.40MB 2.2s done [2026-04-08T20:22:15.383Z] #45 DONE 2.9s [2026-04-08T20:22:15.383Z] [2026-04-08T20:22:15.383Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T20:22:15.383Z] #46 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.0s done [2026-04-08T20:22:15.383Z] #46 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-04-08T20:22:15.383Z] #46 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-04-08T20:22:15.383Z] #46 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-04-08T20:22:15.383Z] #46 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.5s done [2026-04-08T20:22:15.383Z] #46 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.5s [2026-04-08T20:22:15.383Z] #46 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.5s [2026-04-08T20:22:15.383Z] #46 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.5s done [2026-04-08T20:22:15.383Z] #46 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-04-08T20:22:15.383Z] #46 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.5s done [2026-04-08T20:22:15.383Z] #46 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.6s done [2026-04-08T20:22:15.652Z] #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 0.8s [2026-04-08T20:22:15.931Z] #46 ... [2026-04-08T20:22:15.931Z] [2026-04-08T20:22:15.931Z] #47 [security-proxy-auth internal] load build context [2026-04-08T20:22:15.931Z] #47 transferring context: 3.40MB 1.2s done [2026-04-08T20:22:15.931Z] #47 DONE 2.4s [2026-04-08T20:22:15.931Z] [2026-04-08T20:22:15.931Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T20:22:15.931Z] #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 3.15MB / 37.02MB 1.2s [2026-04-08T20:22:16.206Z] #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.03MB / 37.02MB 1.3s [2026-04-08T20:22:16.206Z] #46 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-04-08T20:22:16.206Z] #46 ... [2026-04-08T20:22:16.206Z] [2026-04-08T20:22:16.206Z] #48 [security-spire-server internal] load build context [2026-04-08T20:22:16.206Z] #48 transferring context: 26.57kB 0.1s done [2026-04-08T20:22:16.206Z] #48 DONE 1.6s [2026-04-08T20:22:16.206Z] [2026-04-08T20:22:16.206Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T20:22:16.481Z] #46 ... [2026-04-08T20:22:16.481Z] [2026-04-08T20:22:16.481Z] #49 [security-spire-config internal] load build context [2026-04-08T20:22:16.481Z] #49 transferring context: 24.82kB 0.3s done [2026-04-08T20:22:16.481Z] #49 DONE 1.8s [2026-04-08T20:22:16.481Z] [2026-04-08T20:22:16.481Z] #50 [security-spire-agent internal] load build context [2026-04-08T20:22:16.481Z] #50 transferring context: 26.10kB 0.3s done [2026-04-08T20:22:16.481Z] #50 DONE 1.8s [2026-04-08T20:22:16.481Z] [2026-04-08T20:22:16.481Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T20:22:16.481Z] #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 7.34MB / 37.02MB 1.6s [2026-04-08T20:22:16.481Z] #46 ... [2026-04-08T20:22:16.481Z] [2026-04-08T20:22:16.481Z] #51 [core-keeper internal] load build context [2026-04-08T20:22:16.481Z] #51 transferring context: 3.40MB 1.5s done [2026-04-08T20:22:16.481Z] #51 DONE 2.7s [2026-04-08T20:22:16.481Z] [2026-04-08T20:22:16.481Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T20:22:16.481Z] #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.29MB / 37.02MB 1.8s [2026-04-08T20:22:17.083Z] #46 ... [2026-04-08T20:22:17.083Z] [2026-04-08T20:22:17.083Z] #52 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2026-04-08T20:22:17.083Z] #52 DONE 2.0s [2026-04-08T20:22:17.083Z] [2026-04-08T20:22:17.083Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T20:22:17.083Z] #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.58MB / 37.02MB 2.1s [2026-04-08T20:22:17.083Z] #46 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 [2026-04-08T20:22:17.083Z] #46 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done [2026-04-08T20:22:17.351Z] #46 ... [2026-04-08T20:22:17.351Z] [2026-04-08T20:22:17.351Z] #53 [security-proxy-setup internal] load build context [2026-04-08T20:22:17.351Z] #53 transferring context: 3.40MB 1.7s done [2026-04-08T20:22:17.351Z] #53 DONE 3.3s [2026-04-08T20:22:17.351Z] [2026-04-08T20:22:17.351Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T20:22:17.351Z] #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.73MB / 37.02MB 2.5s [2026-04-08T20:22:17.620Z] #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.94MB / 37.02MB 2.7s [2026-04-08T20:22:17.892Z] #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.92MB / 37.02MB 2.9s [2026-04-08T20:22:18.161Z] #46 ... [2026-04-08T20:22:18.161Z] [2026-04-08T20:22:18.161Z] #39 [security-bootstrapper internal] load build context [2026-04-08T20:22:18.161Z] #39 transferring context: 3.40MB 2.0s done [2026-04-08T20:22:18.161Z] #39 DONE 3.5s [2026-04-08T20:22:18.161Z] [2026-04-08T20:22:18.161Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T20:22:18.161Z] #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 22.02MB / 37.02MB 3.3s [2026-04-08T20:22:18.440Z] #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 24.12MB / 37.02MB 3.7s [2026-04-08T20:22:18.708Z] #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 26.21MB / 37.02MB 3.8s [2026-04-08T20:22:18.980Z] #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 28.54MB / 37.02MB 4.1s [2026-04-08T20:22:19.249Z] #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 30.41MB / 37.02MB 4.5s [2026-04-08T20:22:20.413Z] #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 32.51MB / 37.02MB 5.3s [2026-04-08T20:22:21.034Z] #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 34.60MB / 37.02MB 6.3s [2026-04-08T20:22:22.052Z] #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 36.70MB / 37.02MB 6.9s [2026-04-08T20:22:23.504Z] #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 8.4s done [2026-04-08T20:22:24.923Z] #46 ... [2026-04-08T20:22:24.923Z] [2026-04-08T20:22:24.923Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-08T20:22:24.923Z] #54 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done [2026-04-08T20:22:24.923Z] #54 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2026-04-08T20:22:24.923Z] #54 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-04-08T20:22:24.923Z] #54 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2026-04-08T20:22:24.923Z] #54 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-04-08T20:22:24.923Z] #54 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done [2026-04-08T20:22:24.923Z] #54 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done [2026-04-08T20:22:24.923Z] #54 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.4s done [2026-04-08T20:22:24.923Z] #54 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 2.0s done [2026-04-08T20:22:24.923Z] #54 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done [2026-04-08T20:22:24.923Z] #54 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 5.8s [2026-04-08T20:22:25.883Z] #54 ... [2026-04-08T20:22:25.883Z] [2026-04-08T20:22:25.883Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-08T20:22:26.149Z] #33 ... [2026-04-08T20:22:26.149Z] [2026-04-08T20:22:26.149Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-08T20:22:26.415Z] #54 ... [2026-04-08T20:22:26.416Z] [2026-04-08T20:22:26.416Z] #55 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-08T20:22:26.416Z] #0 7.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:26.416Z] #0 8.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:26.416Z] #55 ... [2026-04-08T20:22:26.416Z] [2026-04-08T20:22:26.416Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-08T20:22:26.683Z] #54 ... [2026-04-08T20:22:26.683Z] [2026-04-08T20:22:26.683Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-04-08T20:22:26.683Z] #0 8.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:26.683Z] #0 9.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:26.950Z] #56 ... [2026-04-08T20:22:26.950Z] [2026-04-08T20:22:26.950Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-04-08T20:22:26.950Z] #0 7.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:26.950Z] #0 8.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:26.950Z] #57 ... [2026-04-08T20:22:26.950Z] [2026-04-08T20:22:26.950Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-04-08T20:22:27.217Z] #58 ... [2026-04-08T20:22:27.217Z] [2026-04-08T20:22:27.217Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-04-08T20:22:27.217Z] #59 ... [2026-04-08T20:22:27.217Z] [2026-04-08T20:22:27.217Z] #60 [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-08T20:22:27.217Z] #60 DONE 10.4s [2026-04-08T20:22:27.217Z] [2026-04-08T20:22:27.217Z] #61 [core-command builder 3/7] RUN apk add --update --no-cache make git [2026-04-08T20:22:27.485Z] #61 ... [2026-04-08T20:22:27.485Z] [2026-04-08T20:22:27.485Z] #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-04-08T20:22:27.485Z] #62 ... [2026-04-08T20:22:27.485Z] [2026-04-08T20:22:27.485Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-08T20:22:27.485Z] #0 9.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:27.485Z] #0 10.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:27.755Z] #63 ... [2026-04-08T20:22:27.755Z] [2026-04-08T20:22:27.755Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-08T20:22:27.755Z] #64 ... [2026-04-08T20:22:27.755Z] [2026-04-08T20:22:27.755Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-04-08T20:22:28.025Z] #65 ... [2026-04-08T20:22:28.025Z] [2026-04-08T20:22:28.025Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-04-08T20:22:28.025Z] #66 ... [2026-04-08T20:22:28.025Z] [2026-04-08T20:22:28.025Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-04-08T20:22:28.025Z] #0 9.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:28.025Z] #0 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:28.293Z] #67 ... [2026-04-08T20:22:28.293Z] [2026-04-08T20:22:28.293Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-04-08T20:22:28.560Z] #68 ... [2026-04-08T20:22:28.560Z] [2026-04-08T20:22:28.560Z] #69 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-04-08T20:22:28.560Z] #0 9.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:28.560Z] #0 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:28.560Z] #69 ... [2026-04-08T20:22:28.560Z] [2026-04-08T20:22:28.561Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-08T20:22:28.561Z] #70 ... [2026-04-08T20:22:28.561Z] [2026-04-08T20:22:28.561Z] #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-04-08T20:22:28.561Z] #0 9.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:28.561Z] #0 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:28.830Z] #71 ... [2026-04-08T20:22:28.830Z] [2026-04-08T20:22:28.830Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T20:22:28.830Z] #46 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.1s [2026-04-08T20:22:29.793Z] #46 ... [2026-04-08T20:22:29.793Z] [2026-04-08T20:22:29.793Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-04-08T20:22:29.793Z] #68 DONE 12.9s [2026-04-08T20:22:29.793Z] [2026-04-08T20:22:29.793Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T20:22:33.155Z] #46 ... [2026-04-08T20:22:33.155Z] [2026-04-08T20:22:33.155Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-08T20:22:33.155Z] #54 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 13.8s done [2026-04-08T20:22:33.155Z] #54 DONE 18.3s [2026-04-08T20:22:33.155Z] [2026-04-08T20:22:33.155Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T20:22:33.740Z] #46 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 7.1s [2026-04-08T20:22:38.006Z] #46 ... [2026-04-08T20:22:38.006Z] [2026-04-08T20:22:38.006Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-04-08T20:22:38.006Z] #0 5.508 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:38.006Z] #0 7.360 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:38.006Z] #72 ... [2026-04-08T20:22:38.006Z] [2026-04-08T20:22:38.006Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-04-08T20:22:38.006Z] #57 15.06 (1/4) Installing dumb-init (1.2.5-r3) [2026-04-08T20:22:38.006Z] #57 15.08 (2/4) Installing openssl (3.5.5-r0) [2026-04-08T20:22:38.006Z] #57 15.29 (3/4) Installing su-exec (0.2-r3) [2026-04-08T20:22:38.006Z] #57 15.31 (4/4) Installing yq-go (4.47.2-r3) [2026-04-08T20:22:38.006Z] #57 17.43 Executing busybox-1.37.0-r20.trigger [2026-04-08T20:22:38.006Z] #57 17.59 OK: 20 MiB in 20 packages [2026-04-08T20:22:38.006Z] #57 DONE 20.8s [2026-04-08T20:22:38.006Z] [2026-04-08T20:22:38.006Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T20:22:38.006Z] #46 ... [2026-04-08T20:22:38.006Z] [2026-04-08T20:22:38.006Z] #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-04-08T20:22:38.006Z] #62 10.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:38.006Z] #62 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:38.006Z] #62 ... [2026-04-08T20:22:38.006Z] [2026-04-08T20:22:38.006Z] #55 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-08T20:22:38.006Z] #55 11.40 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-08T20:22:38.006Z] #55 11.40 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-08T20:22:38.006Z] #55 11.40 OK: 26165 distinct packages available [2026-04-08T20:22:38.006Z] #55 12.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:38.006Z] #55 14.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:38.006Z] #55 ... [2026-04-08T20:22:38.006Z] [2026-04-08T20:22:38.006Z] #61 [core-command builder 3/7] RUN apk add --update --no-cache make git [2026-04-08T20:22:38.006Z] #61 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:38.006Z] #61 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:38.006Z] #61 ... [2026-04-08T20:22:38.006Z] [2026-04-08T20:22:38.006Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T20:22:38.590Z] #46 ... [2026-04-08T20:22:38.590Z] [2026-04-08T20:22:38.590Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-04-08T20:22:38.590Z] #58 11.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:38.590Z] #58 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:38.590Z] #58 ... [2026-04-08T20:22:38.590Z] [2026-04-08T20:22:38.590Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T20:22:38.862Z] #46 ... [2026-04-08T20:22:38.862Z] [2026-04-08T20:22:38.862Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-08T20:22:38.862Z] #64 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:38.862Z] #64 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:38.862Z] #64 ... [2026-04-08T20:22:38.862Z] [2026-04-08T20:22:38.862Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T20:22:38.862Z] #46 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.2s [2026-04-08T20:22:39.446Z] #46 ... [2026-04-08T20:22:39.446Z] [2026-04-08T20:22:39.446Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-08T20:22:39.446Z] #70 12.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:39.446Z] #70 15.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:39.446Z] #70 ... [2026-04-08T20:22:39.446Z] [2026-04-08T20:22:39.446Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-04-08T20:22:39.446Z] #66 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:39.446Z] #66 15.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:39.711Z] #66 ... [2026-04-08T20:22:39.711Z] [2026-04-08T20:22:39.711Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T20:22:39.711Z] #46 ... [2026-04-08T20:22:39.711Z] [2026-04-08T20:22:39.711Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-04-08T20:22:39.711Z] #0 4.221 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:39.711Z] #0 5.970 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:39.981Z] #73 ... [2026-04-08T20:22:39.981Z] [2026-04-08T20:22:39.981Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T20:22:40.249Z] #46 ... [2026-04-08T20:22:40.249Z] [2026-04-08T20:22:40.249Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-04-08T20:22:40.249Z] #59 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:40.249Z] #59 15.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:40.516Z] #59 ... [2026-04-08T20:22:40.516Z] [2026-04-08T20:22:40.516Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T20:22:40.784Z] #46 ... [2026-04-08T20:22:40.784Z] [2026-04-08T20:22:40.784Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-04-08T20:22:40.784Z] #65 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:40.784Z] #65 15.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:41.072Z] #65 ... [2026-04-08T20:22:41.072Z] [2026-04-08T20:22:41.072Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T20:22:41.072Z] #46 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.5s done [2026-04-08T20:22:42.031Z] #46 ... [2026-04-08T20:22:42.031Z] [2026-04-08T20:22:42.031Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-04-08T20:22:42.031Z] #67 22.84 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-08T20:22:42.031Z] #67 22.87 Executing busybox-1.37.0-r20.trigger [2026-04-08T20:22:42.031Z] #67 22.92 OK: 8 MiB in 17 packages [2026-04-08T20:22:42.031Z] #67 DONE 25.2s [2026-04-08T20:22:42.298Z] [2026-04-08T20:22:42.299Z] #55 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-08T20:22:42.299Z] #55 25.80 (1/5) Installing dumb-init (1.2.5-r3) [2026-04-08T20:22:42.299Z] #55 25.83 (2/5) Installing musl-obstack (1.2.3-r2) [2026-04-08T20:22:42.299Z] #55 25.84 (3/5) Installing libucontext (1.3.2-r0) [2026-04-08T20:22:42.299Z] #55 25.85 (4/5) Installing gcompat (1.1.0-r4) [2026-04-08T20:22:42.299Z] #55 25.89 (5/5) Installing openssl (3.5.5-r0) [2026-04-08T20:22:42.567Z] #55 26.09 Executing busybox-1.37.0-r20.trigger [2026-04-08T20:22:42.837Z] #55 26.35 OK: 9 MiB in 21 packages [2026-04-08T20:22:43.107Z] #55 ... [2026-04-08T20:22:43.107Z] [2026-04-08T20:22:43.107Z] #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-04-08T20:22:43.107Z] #71 23.33 OK: 255 MiB in 60 packages [2026-04-08T20:22:43.107Z] #71 DONE 26.3s [2026-04-08T20:22:43.379Z] [2026-04-08T20:22:43.379Z] #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-04-08T20:22:43.964Z] #74 DONE 0.9s [2026-04-08T20:22:43.964Z] [2026-04-08T20:22:43.964Z] #69 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-04-08T20:22:43.964Z] #69 23.33 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-08T20:22:43.964Z] #69 23.38 Executing busybox-1.37.0-r20.trigger [2026-04-08T20:22:43.964Z] #69 23.59 OK: 8 MiB in 17 packages [2026-04-08T20:22:43.964Z] #69 DONE 27.2s [2026-04-08T20:22:43.964Z] [2026-04-08T20:22:43.964Z] #75 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-04-08T20:22:45.395Z] #75 ... [2026-04-08T20:22:45.395Z] [2026-04-08T20:22:45.395Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-04-08T20:22:45.395Z] #56 22.05 (1/7) Installing ca-certificates (20250911-r0) [2026-04-08T20:22:45.395Z] #56 22.55 (2/7) Installing dumb-init (1.2.5-r3) [2026-04-08T20:22:45.395Z] #56 22.61 (3/7) Installing libgcc (14.2.0-r6) [2026-04-08T20:22:45.395Z] #56 22.69 (4/7) Installing libsodium (1.0.20-r1) [2026-04-08T20:22:45.395Z] #56 22.74 (5/7) Installing libstdc++ (14.2.0-r6) [2026-04-08T20:22:45.395Z] #56 23.39 (6/7) Installing libzmq (4.3.5-r2) [2026-04-08T20:22:45.395Z] #56 23.49 (7/7) Installing zeromq (4.3.5-r2) [2026-04-08T20:22:45.395Z] #56 23.55 Executing busybox-1.37.0-r20.trigger [2026-04-08T20:22:45.395Z] #56 23.71 Executing ca-certificates-20250911-r0.trigger [2026-04-08T20:22:45.395Z] #56 24.93 OK: 12 MiB in 23 packages [2026-04-08T20:22:45.395Z] #56 DONE 28.7s [2026-04-08T20:22:45.395Z] [2026-04-08T20:22:45.395Z] #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-04-08T20:22:45.395Z] #61 25.88 OK: 255 MiB in 60 packages [2026-04-08T20:22:45.395Z] #61 DONE 28.7s [2026-04-08T20:22:45.666Z] [2026-04-08T20:22:45.666Z] #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-04-08T20:22:45.950Z] #76 ... [2026-04-08T20:22:45.950Z] [2026-04-08T20:22:45.950Z] #55 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-08T20:22:45.950Z] #55 DONE 29.6s [2026-04-08T20:22:46.233Z] [2026-04-08T20:22:46.233Z] #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-04-08T20:22:47.203Z] #77 ... [2026-04-08T20:22:47.203Z] [2026-04-08T20:22:47.203Z] #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-04-08T20:22:47.203Z] #76 DONE 1.5s [2026-04-08T20:22:47.203Z] [2026-04-08T20:22:47.203Z] #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-08T20:22:47.471Z] #78 ... [2026-04-08T20:22:47.471Z] [2026-04-08T20:22:47.471Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-04-08T20:22:47.471Z] #65 27.79 (1/2) Installing dumb-init (1.2.5-r3) [2026-04-08T20:22:47.471Z] #65 27.81 (2/2) Installing su-exec (0.2-r3) [2026-04-08T20:22:47.471Z] #65 27.81 Executing busybox-1.37.0-r20.trigger [2026-04-08T20:22:47.471Z] #65 27.91 OK: 8 MiB in 18 packages [2026-04-08T20:22:47.471Z] #65 DONE 30.4s [2026-04-08T20:22:47.471Z] [2026-04-08T20:22:47.471Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-04-08T20:22:47.471Z] #0 3.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:47.471Z] #0 5.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:47.471Z] #79 ... [2026-04-08T20:22:47.471Z] [2026-04-08T20:22:47.471Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-04-08T20:22:47.739Z] #80 ... [2026-04-08T20:22:47.740Z] [2026-04-08T20:22:47.740Z] #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-04-08T20:22:47.740Z] #62 27.50 OK: 255 MiB in 60 packages [2026-04-08T20:22:47.740Z] #62 DONE 30.8s [2026-04-08T20:22:48.025Z] [2026-04-08T20:22:48.025Z] #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-04-08T20:22:48.990Z] #81 DONE 1.2s [2026-04-08T20:22:48.990Z] [2026-04-08T20:22:48.990Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-04-08T20:22:48.990Z] #72 21.69 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-08T20:22:48.990Z] #72 ... [2026-04-08T20:22:48.990Z] [2026-04-08T20:22:48.990Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-04-08T20:22:48.990Z] #66 30.53 OK: 255 MiB in 60 packages [2026-04-08T20:22:48.990Z] #66 DONE 32.3s [2026-04-08T20:22:49.257Z] [2026-04-08T20:22:49.257Z] #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-04-08T20:22:50.228Z] #82 ... [2026-04-08T20:22:50.228Z] [2026-04-08T20:22:50.228Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-04-08T20:22:50.228Z] #58 25.55 (1/4) Installing ca-certificates (20250911-r0) [2026-04-08T20:22:50.228Z] #58 26.34 (2/4) Installing dumb-init (1.2.5-r3) [2026-04-08T20:22:50.228Z] #58 26.39 (3/4) Installing su-exec (0.2-r3) [2026-04-08T20:22:50.229Z] #58 26.65 (4/4) Installing yq-go (4.47.2-r3) [2026-04-08T20:22:50.229Z] #58 28.62 Executing busybox-1.37.0-r20.trigger [2026-04-08T20:22:50.229Z] #58 28.89 Executing ca-certificates-20250911-r0.trigger [2026-04-08T20:22:50.229Z] #58 30.77 OK: 20 MiB in 20 packages [2026-04-08T20:22:50.229Z] #58 DONE 33.3s [2026-04-08T20:22:50.229Z] [2026-04-08T20:22:50.229Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-04-08T20:22:50.495Z] #83 ... [2026-04-08T20:22:50.495Z] [2026-04-08T20:22:50.495Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-04-08T20:22:50.495Z] #59 26.57 (1/3) Installing ca-certificates (20250911-r0) [2026-04-08T20:22:50.495Z] #59 27.49 (2/3) Installing dumb-init (1.2.5-r3) [2026-04-08T20:22:50.495Z] #59 27.58 (3/3) Installing tzdata (2026a-r0) [2026-04-08T20:22:50.495Z] #59 29.50 Executing busybox-1.37.0-r20.trigger [2026-04-08T20:22:50.495Z] #59 29.79 Executing ca-certificates-20250911-r0.trigger [2026-04-08T20:22:50.495Z] #59 31.39 OK: 9 MiB in 19 packages [2026-04-08T20:22:50.495Z] #59 DONE 33.5s [2026-04-08T20:22:50.495Z] [2026-04-08T20:22:50.495Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-04-08T20:22:51.089Z] #84 ... [2026-04-08T20:22:51.089Z] [2026-04-08T20:22:51.089Z] #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-04-08T20:22:51.089Z] #82 DONE 2.0s [2026-04-08T20:22:51.361Z] [2026-04-08T20:22:51.361Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-08T20:22:51.361Z] #85 ... [2026-04-08T20:22:51.361Z] [2026-04-08T20:22:51.361Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-08T20:22:51.361Z] #63 24.61 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-08T20:22:51.361Z] #63 24.61 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-08T20:22:51.361Z] #63 24.61 OK: 26165 distinct packages available [2026-04-08T20:22:51.361Z] #63 27.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:51.361Z] #63 29.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:51.629Z] #63 ... [2026-04-08T20:22:51.629Z] [2026-04-08T20:22:51.629Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-04-08T20:22:51.629Z] #72 22.43 Executing busybox-1.37.0-r20.trigger [2026-04-08T20:22:51.629Z] #72 22.83 OK: 8 MiB in 17 packages [2026-04-08T20:22:51.629Z] #72 ... [2026-04-08T20:22:51.629Z] [2026-04-08T20:22:51.629Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-04-08T20:22:51.629Z] #73 19.93 OK: 255 MiB in 60 packages [2026-04-08T20:22:51.629Z] #73 DONE 22.0s [2026-04-08T20:22:51.899Z] [2026-04-08T20:22:51.899Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-04-08T20:22:51.899Z] #86 ... [2026-04-08T20:22:51.899Z] [2026-04-08T20:22:51.899Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-08T20:22:51.899Z] #70 25.13 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-08T20:22:52.164Z] #70 25.13 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-08T20:22:52.164Z] #70 25.13 OK: 26165 distinct packages available [2026-04-08T20:22:52.164Z] #70 27.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:52.164Z] #70 30.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:52.164Z] #70 ... [2026-04-08T20:22:52.164Z] [2026-04-08T20:22:52.164Z] #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-04-08T20:22:52.164Z] #0 7.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:52.164Z] #0 9.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:52.430Z] #87 ... [2026-04-08T20:22:52.430Z] [2026-04-08T20:22:52.430Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-08T20:22:52.430Z] #64 26.20 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-08T20:22:52.430Z] #64 26.20 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-08T20:22:52.430Z] #64 26.20 OK: 26176 distinct packages available [2026-04-08T20:22:52.430Z] #64 29.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:52.430Z] #64 31.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:52.710Z] #64 ... [2026-04-08T20:22:52.710Z] [2026-04-08T20:22:52.710Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-04-08T20:22:52.710Z] #72 DONE 25.3s [2026-04-08T20:22:52.710Z] [2026-04-08T20:22:52.710Z] #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-08T20:22:53.687Z] #88 ... [2026-04-08T20:22:53.687Z] [2026-04-08T20:22:53.687Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-04-08T20:22:53.687Z] #86 DONE 1.7s [2026-04-08T20:22:53.687Z] [2026-04-08T20:22:53.687Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-08T20:22:53.954Z] #89 ... [2026-04-08T20:22:53.954Z] [2026-04-08T20:22:53.954Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-04-08T20:22:53.954Z] #79 15.22 OK: 20 MiB in 20 packages [2026-04-08T20:22:53.954Z] #79 DONE 16.5s [2026-04-08T20:22:53.954Z] [2026-04-08T20:22:53.954Z] #90 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-08T20:22:54.221Z] #90 ... [2026-04-08T20:22:54.221Z] [2026-04-08T20:22:54.221Z] #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-04-08T20:22:54.488Z] #91 DONE 0.4s [2026-04-08T20:22:54.488Z] [2026-04-08T20:22:54.488Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-08T20:22:54.488Z] #63 37.54 (1/13) Installing brotli-libs (1.1.0-r2) [2026-04-08T20:22:54.488Z] #63 37.60 (2/13) Installing c-ares (1.34.6-r0) [2026-04-08T20:22:54.488Z] #63 37.62 (3/13) Installing libunistring (1.3-r0) [2026-04-08T20:22:54.488Z] #63 37.71 (4/13) Installing libidn2 (2.3.7-r0) [2026-04-08T20:22:54.488Z] #63 37.72 (5/13) Installing nghttp2-libs (1.65.0-r0) [2026-04-08T20:22:54.488Z] #63 37.74 (6/13) Installing libpsl (0.21.5-r3) [2026-04-08T20:22:54.488Z] #63 37.75 (7/13) Installing zstd-libs (1.5.7-r0) [2026-04-08T20:22:54.488Z] #63 37.79 (8/13) Installing libcurl (8.14.1-r2) [2026-04-08T20:22:54.488Z] #63 37.84 (9/13) Installing curl (8.14.1-r2) [2026-04-08T20:22:54.757Z] #63 37.87 (10/13) Installing dumb-init (1.2.5-r3) [2026-04-08T20:22:54.757Z] #63 37.87 (11/13) Installing musl-obstack (1.2.3-r2) [2026-04-08T20:22:54.757Z] #63 37.89 (12/13) Installing libucontext (1.3.2-r0) [2026-04-08T20:22:54.757Z] #63 37.91 (13/13) Installing gcompat (1.1.0-r4) [2026-04-08T20:22:54.757Z] #63 37.95 Executing busybox-1.37.0-r20.trigger [2026-04-08T20:22:54.757Z] #63 38.09 OK: 13 MiB in 29 packages [2026-04-08T20:22:55.723Z] #63 ... [2026-04-08T20:22:55.723Z] [2026-04-08T20:22:55.723Z] #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-04-08T20:22:55.723Z] #92 ... [2026-04-08T20:22:55.723Z] [2026-04-08T20:22:55.723Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-08T20:22:55.723Z] #70 38.40 (1/4) Installing dumb-init (1.2.5-r3) [2026-04-08T20:22:55.723Z] #70 38.45 (2/4) Installing musl-obstack (1.2.3-r2) [2026-04-08T20:22:55.723Z] #70 38.47 (3/4) Installing libucontext (1.3.2-r0) [2026-04-08T20:22:55.723Z] #70 38.47 (4/4) Installing gcompat (1.1.0-r4) [2026-04-08T20:22:55.723Z] #70 38.53 Executing busybox-1.37.0-r20.trigger [2026-04-08T20:22:55.723Z] #70 38.68 OK: 8 MiB in 20 packages [2026-04-08T20:22:56.316Z] #70 ... [2026-04-08T20:22:56.316Z] [2026-04-08T20:22:56.316Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-08T20:22:56.316Z] #63 DONE 39.4s [2026-04-08T20:22:56.583Z] [2026-04-08T20:22:56.583Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-08T20:22:56.583Z] #64 39.42 OK: 255 MiB in 60 packages [2026-04-08T20:22:57.195Z] #64 ... [2026-04-08T20:22:57.195Z] [2026-04-08T20:22:57.195Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-08T20:22:57.195Z] #70 DONE 40.1s [2026-04-08T20:22:57.195Z] [2026-04-08T20:22:57.195Z] #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-04-08T20:22:57.195Z] #87 15.06 OK: 8 MiB in 17 packages [2026-04-08T20:22:57.778Z] #87 ... [2026-04-08T20:22:57.778Z] [2026-04-08T20:22:57.778Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-08T20:22:57.778Z] #64 DONE 40.8s [2026-04-08T20:22:57.778Z] [2026-04-08T20:22:57.778Z] #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-04-08T20:22:57.778Z] #77 11.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:58.367Z] #77 ... [2026-04-08T20:22:58.367Z] [2026-04-08T20:22:58.367Z] #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-04-08T20:22:58.367Z] #87 DONE 16.2s [2026-04-08T20:22:58.634Z] [2026-04-08T20:22:58.634Z] #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-04-08T20:22:58.634Z] #92 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:58.634Z] #92 12.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-08T20:22:58.902Z] #92 ... [2026-04-08T20:22:58.902Z] [2026-04-08T20:22:58.902Z] #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-04-08T20:22:58.902Z] #93 DONE 1.3s [2026-04-08T20:22:59.174Z] [2026-04-08T20:22:59.174Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-08T20:23:04.524Z] #94 ... [2026-04-08T20:23:04.524Z] [2026-04-08T20:23:04.524Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-04-08T20:23:04.524Z] #83 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-08T20:23:04.524Z] #83 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-08T20:23:05.931Z] #83 ... [2026-04-08T20:23:05.931Z] [2026-04-08T20:23:05.931Z] #75 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-04-08T20:23:05.931Z] #75 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-08T20:23:05.931Z] #75 12.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-08T20:23:05.931Z] #75 19.50 OK: 8 MiB in 17 packages [2026-04-08T20:23:05.931Z] #75 DONE 21.6s [2026-04-08T20:23:05.931Z] [2026-04-08T20:23:05.931Z] #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-04-08T20:23:05.931Z] #92 20.06 OK: 12 MiB in 23 packages [2026-04-08T20:23:06.197Z] #92 ... [2026-04-08T20:23:06.197Z] [2026-04-08T20:23:06.197Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-04-08T20:23:06.197Z] #0 5.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-08T20:23:06.197Z] #0 6.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-08T20:23:06.463Z] #95 ... [2026-04-08T20:23:06.463Z] [2026-04-08T20:23:06.463Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-04-08T20:23:06.463Z] #84 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-08T20:23:06.463Z] #84 11.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-08T20:23:07.048Z] #84 ... [2026-04-08T20:23:07.048Z] [2026-04-08T20:23:07.048Z] #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-04-08T20:23:07.048Z] #92 DONE 21.5s [2026-04-08T20:23:07.048Z] [2026-04-08T20:23:07.048Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-04-08T20:23:07.048Z] #0 5.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-08T20:23:07.048Z] #0 6.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-08T20:23:07.048Z] #96 ... [2026-04-08T20:23:07.048Z] [2026-04-08T20:23:07.048Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-04-08T20:23:07.048Z] #80 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-08T20:23:07.048Z] #80 13.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-08T20:23:07.048Z] #80 19.42 OK: 8 MiB in 18 packages [2026-04-08T20:23:07.647Z] #80 ... [2026-04-08T20:23:07.647Z] [2026-04-08T20:23:07.647Z] #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-04-08T20:23:07.647Z] #77 13.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-08T20:23:07.647Z] #77 20.46 OK: 9 MiB in 21 packages [2026-04-08T20:23:07.647Z] #77 DONE 21.7s [2026-04-08T20:23:07.647Z] [2026-04-08T20:23:07.647Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-08T20:23:09.080Z] #97 ... [2026-04-08T20:23:09.080Z] [2026-04-08T20:23:09.080Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-04-08T20:23:09.081Z] #98 DONE 1.4s [2026-04-08T20:23:09.081Z] [2026-04-08T20:23:09.081Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-08T20:23:09.081Z] #99 ... [2026-04-08T20:23:09.081Z] [2026-04-08T20:23:09.081Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-04-08T20:23:09.081Z] #80 DONE 21.8s [2026-04-08T20:23:09.347Z] [2026-04-08T20:23:09.347Z] #100 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-04-08T20:23:10.303Z] #100 ... [2026-04-08T20:23:10.303Z] [2026-04-08T20:23:10.303Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-08T20:23:10.303Z] #97 DONE 2.9s [2026-04-08T20:23:10.573Z] [2026-04-08T20:23:10.573Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-04-08T20:23:10.573Z] #101 DONE 0.2s [2026-04-08T20:23:10.573Z] [2026-04-08T20:23:10.573Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-04-08T20:23:10.573Z] #83 19.94 OK: 20 MiB in 20 packages [2026-04-08T20:23:10.852Z] #83 ... [2026-04-08T20:23:10.852Z] [2026-04-08T20:23:10.852Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2026-04-08T20:23:10.852Z] #102 DONE 0.3s [2026-04-08T20:23:11.125Z] [2026-04-08T20:23:11.125Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-04-08T20:23:11.125Z] #103 DONE 0.2s [2026-04-08T20:23:11.125Z] [2026-04-08T20:23:11.125Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-04-08T20:23:11.759Z] #104 DONE 0.4s [2026-04-08T20:23:11.759Z] [2026-04-08T20:23:11.759Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-04-08T20:23:11.759Z] #84 19.08 OK: 9 MiB in 19 packages [2026-04-08T20:23:11.759Z] #84 DONE 21.1s [2026-04-08T20:23:11.759Z] [2026-04-08T20:23:11.759Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-04-08T20:23:11.759Z] #96 13.08 OK: 8 MiB in 20 packages [2026-04-08T20:23:12.039Z] #96 DONE 14.9s [2026-04-08T20:23:12.039Z] [2026-04-08T20:23:12.039Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-04-08T20:23:12.039Z] #95 13.57 OK: 13 MiB in 29 packages [2026-04-08T20:23:12.039Z] #95 DONE 15.6s [2026-04-08T20:23:12.039Z] [2026-04-08T20:23:12.039Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-04-08T20:23:12.039Z] #105 ... [2026-04-08T20:23:12.039Z] [2026-04-08T20:23:12.039Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-04-08T20:23:12.039Z] #83 DONE 21.7s [2026-04-08T20:23:12.308Z] [2026-04-08T20:23:12.308Z] #106 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-08T20:23:12.308Z] #106 ... [2026-04-08T20:23:12.308Z] [2026-04-08T20:23:12.308Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-04-08T20:23:12.308Z] #105 DONE 0.8s [2026-04-08T20:23:12.575Z] [2026-04-08T20:23:12.575Z] #107 [security-spire-server] exporting to image [2026-04-08T20:23:12.575Z] #107 exporting layers [2026-04-08T20:23:14.528Z] #107 ... [2026-04-08T20:23:14.528Z] [2026-04-08T20:23:14.528Z] #100 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-04-08T20:23:14.528Z] #100 DONE 5.0s [2026-04-08T20:23:14.528Z] [2026-04-08T20:23:14.528Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-08T20:23:14.528Z] #99 DONE 5.2s [2026-04-08T20:23:14.528Z] [2026-04-08T20:23:14.528Z] #108 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-04-08T20:23:14.528Z] #108 DONE 0.2s [2026-04-08T20:23:14.528Z] [2026-04-08T20:23:14.528Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-04-08T20:23:14.528Z] #109 DONE 0.2s [2026-04-08T20:23:14.528Z] [2026-04-08T20:23:14.528Z] #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-08T20:23:14.528Z] #88 ... [2026-04-08T20:23:14.528Z] [2026-04-08T20:23:14.528Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-04-08T20:23:14.802Z] #110 DONE 0.3s [2026-04-08T20:23:14.802Z] [2026-04-08T20:23:14.802Z] #106 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-08T20:23:15.086Z] #106 ... [2026-04-08T20:23:15.086Z] [2026-04-08T20:23:15.086Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-04-08T20:23:15.086Z] #111 DONE 0.2s [2026-04-08T20:23:15.353Z] [2026-04-08T20:23:15.353Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-04-08T20:23:15.353Z] #112 DONE 0.3s [2026-04-08T20:23:15.353Z] [2026-04-08T20:23:15.353Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-04-08T20:23:15.623Z] #113 DONE 0.3s [2026-04-08T20:23:15.623Z] [2026-04-08T20:23:15.623Z] #107 [security-spire-agent] exporting to image [2026-04-08T20:23:16.587Z] #107 ... [2026-04-08T20:23:16.587Z] [2026-04-08T20:23:16.587Z] #106 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-08T20:23:16.587Z] #106 DONE 4.4s [2026-04-08T20:23:16.587Z] [2026-04-08T20:23:16.587Z] #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-04-08T20:23:16.856Z] #114 DONE 0.5s [2026-04-08T20:23:16.856Z] [2026-04-08T20:23:16.856Z] #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-08T20:23:17.129Z] #78 ... [2026-04-08T20:23:17.129Z] [2026-04-08T20:23:17.129Z] #115 [security-spire-config stage-2 6/10] COPY security.txt / [2026-04-08T20:23:17.427Z] #115 DONE 0.3s [2026-04-08T20:23:17.427Z] [2026-04-08T20:23:17.427Z] #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-04-08T20:23:17.698Z] #116 DONE 0.5s [2026-04-08T20:23:17.698Z] [2026-04-08T20:23:17.698Z] #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-04-08T20:23:18.284Z] #117 DONE 0.4s [2026-04-08T20:23:18.284Z] [2026-04-08T20:23:18.284Z] #107 [security-spire-server] exporting to image [2026-04-08T20:23:18.284Z] #107 exporting layers 5.4s done [2026-04-08T20:23:18.284Z] #107 writing image sha256:6d1e98faef1c74c90f99529049431350881e8470f5eb856add2978e8f193e4ee 0.0s done [2026-04-08T20:23:18.284Z] #107 naming to docker.io/library/security-spire-server-arm64 0.1s done [2026-04-08T20:23:18.284Z] #107 ... [2026-04-08T20:23:18.284Z] [2026-04-08T20:23:18.284Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-04-08T20:23:18.284Z] #118 DONE 0.2s [2026-04-08T20:23:18.284Z] [2026-04-08T20:23:18.284Z] #107 [security-spire-config] exporting to image [2026-04-08T20:23:19.695Z] #107 exporting layers 4.1s done [2026-04-08T20:23:19.695Z] #107 writing image sha256:a6685419b6511bb72d13de0057caabb200ce5aec0c0c6df96e50ea62dd0cdf05 0.0s done [2026-04-08T20:23:19.695Z] #107 naming to docker.io/library/security-spire-agent-arm64 [2026-04-08T20:23:19.966Z] #107 naming to docker.io/library/security-spire-agent-arm64 done [2026-04-08T20:23:20.927Z] #107 exporting layers 2.6s done [2026-04-08T20:23:20.927Z] #107 writing image sha256:aac9b852d6a9110eb139b82dad83caec703848483c82890ef1766fa7d382e65d done [2026-04-08T20:23:20.927Z] #107 naming to docker.io/library/security-spire-config-arm64 done [2026-04-08T20:23:20.927Z] #107 DONE 8.6s [2026-04-08T20:23:20.927Z] [2026-04-08T20:23:20.927Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T20:23:41.505Z] #156 ... [2026-04-08T20:23:41.505Z] [2026-04-08T20:23:41.505Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-04-08T20:23:41.505Z] #150 DONE 97.1s [2026-04-08T20:23:41.505Z] [2026-04-08T20:23:41.505Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-04-08T20:23:41.505Z] #147 DONE 97.1s [2026-04-08T20:23:41.505Z] [2026-04-08T20:23:41.505Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-08T20:23:41.505Z] #157 DONE 0.2s [2026-04-08T20:23:41.505Z] [2026-04-08T20:23:41.505Z] #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-04-08T20:23:41.505Z] #158 DONE 0.2s [2026-04-08T20:23:41.505Z] [2026-04-08T20:23:41.505Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-08T20:23:41.505Z] #159 DONE 0.2s [2026-04-08T20:23:41.505Z] [2026-04-08T20:23:41.505Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-04-08T20:23:41.505Z] #160 ... [2026-04-08T20:23:41.505Z] [2026-04-08T20:23:41.505Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-04-08T20:23:41.505Z] #161 DONE 0.3s [2026-04-08T20:23:41.505Z] [2026-04-08T20:23:41.505Z] #162 [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-08T20:23:41.505Z] #162 DONE 0.2s [2026-04-08T20:23:41.505Z] [2026-04-08T20:23:41.505Z] #163 [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-08T20:23:41.505Z] #163 DONE 0.2s [2026-04-08T20:23:41.505Z] [2026-04-08T20:23:41.505Z] #164 [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-08T20:23:41.505Z] #164 ... [2026-04-08T20:23:41.505Z] [2026-04-08T20:23:41.505Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-04-08T20:23:41.505Z] #160 DONE 1.0s [2026-04-08T20:23:41.505Z] [2026-04-08T20:23:41.505Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-08T20:23:41.505Z] #165 DONE 0.2s [2026-04-08T20:23:41.505Z] [2026-04-08T20:23:41.505Z] #149 [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-08T20:23:41.505Z] #149 ... [2026-04-08T20:23:41.505Z] [2026-04-08T20:23:41.505Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-04-08T20:23:41.505Z] #166 DONE 0.1s [2026-04-08T20:23:41.505Z] [2026-04-08T20:23:41.505Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-04-08T20:23:41.505Z] #167 DONE 0.1s [2026-04-08T20:23:41.505Z] [2026-04-08T20:23:41.505Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-04-08T20:23:41.505Z] #168 DONE 0.1s [2026-04-08T20:23:41.505Z] [2026-04-08T20:23:41.505Z] #153 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-08T20:23:41.505Z] #153 ... [2026-04-08T20:23:41.505Z] [2026-04-08T20:23:41.505Z] #164 [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-08T20:23:41.505Z] #164 DONE 0.8s [2026-04-08T20:23:41.505Z] [2026-04-08T20:23:41.505Z] #169 [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-08T20:23:41.505Z] #169 DONE 0.1s [2026-04-08T20:23:41.505Z] [2026-04-08T20:23:41.505Z] #170 [core-common-config-bootstrapper] exporting to image [2026-04-08T20:23:41.505Z] #170 exporting layers [2026-04-08T20:23:41.505Z] #170 ... [2026-04-08T20:23:41.505Z] [2026-04-08T20:23:41.505Z] #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-08T20:23:41.505Z] #171 DONE 0.1s [2026-04-08T20:23:41.505Z] [2026-04-08T20:23:41.505Z] #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-08T20:23:41.505Z] #172 DONE 0.1s [2026-04-08T20:23:41.505Z] [2026-04-08T20:23:41.505Z] #170 [core-common-config-bootstrapper] exporting to image [2026-04-08T20:23:41.505Z] #170 exporting layers 0.3s done [2026-04-08T20:23:41.505Z] #170 writing image sha256:0ae47f772554de469037be2b9ab3984286c08509be9d72c87dee993cc8a924f0 done [2026-04-08T20:23:41.505Z] #170 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2026-04-08T20:23:41.505Z] #170 DONE 0.3s [2026-04-08T20:23:41.505Z] [2026-04-08T20:23:41.505Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-04-08T20:23:41.505Z] #173 DONE 0.1s [2026-04-08T20:23:41.505Z] [2026-04-08T20:23:41.505Z] #153 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-08T20:23:41.505Z] #153 ... [2026-04-08T20:23:41.505Z] [2026-04-08T20:23:41.505Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-04-08T20:23:41.505Z] #174 DONE 0.7s [2026-04-08T20:23:41.505Z] [2026-04-08T20:23:41.505Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-04-08T20:23:41.505Z] #146 ... [2026-04-08T20:23:41.505Z] [2026-04-08T20:23:41.505Z] #175 [security-bootstrapper] exporting to image [2026-04-08T20:23:41.505Z] #175 exporting layers 0.5s done [2026-04-08T20:23:41.505Z] #175 writing image sha256:a141241e94b1e4fc19012ee4af5c8aac7ac9a3c3f931aea9dda9b3cad22d6edf done [2026-04-08T20:23:41.505Z] #175 naming to docker.io/library/security-bootstrapper 0.0s done [2026-04-08T20:23:41.505Z] #175 DONE 0.5s [2026-04-08T20:23:41.505Z] [2026-04-08T20:23:41.505Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-08T20:24:42.585Z] #46 ... [2026-04-08T20:24:42.585Z] [2026-04-08T20:24:42.585Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-08T20:24:42.585Z] #85 DONE 109.9s [2026-04-08T20:24:42.585Z] [2026-04-08T20:24:42.585Z] #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-08T20:24:42.585Z] #88 DONE 112.1s [2026-04-08T20:24:42.585Z] [2026-04-08T20:24:42.585Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-08T20:24:42.585Z] #94 DONE 102.1s [2026-04-08T20:24:42.585Z] [2026-04-08T20:24:42.585Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2026-04-08T20:24:42.585Z] #119 ... [2026-04-08T20:24:42.585Z] [2026-04-08T20:24:42.585Z] #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-08T20:24:42.585Z] #78 DONE 114.1s [2026-04-08T20:24:42.585Z] [2026-04-08T20:24:42.585Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-08T20:24:42.585Z] #89 DONE 107.6s [2026-04-08T20:24:42.585Z] [2026-04-08T20:24:42.585Z] #90 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-08T20:24:42.585Z] #90 DONE 117.2s [2026-04-08T20:24:42.585Z] [2026-04-08T20:24:42.585Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2026-04-08T20:24:43.167Z] #120 DONE 1.7s [2026-04-08T20:24:43.167Z] [2026-04-08T20:24:43.167Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-04-08T20:24:43.167Z] #121 DONE 1.8s [2026-04-08T20:24:43.167Z] [2026-04-08T20:24:43.167Z] #122 [core-command builder 6/7] COPY . . [2026-04-08T20:24:43.167Z] #122 CACHED [2026-04-08T20:24:43.167Z] [2026-04-08T20:24:43.167Z] #123 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-04-08T20:24:43.167Z] #123 CACHED [2026-04-08T20:24:43.167Z] [2026-04-08T20:24:43.167Z] #124 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-08T20:24:43.167Z] #124 CACHED [2026-04-08T20:24:43.167Z] [2026-04-08T20:24:43.167Z] #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-08T20:24:43.167Z] #125 CACHED [2026-04-08T20:24:43.167Z] [2026-04-08T20:24:43.167Z] #126 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-04-08T20:24:43.167Z] #126 CACHED [2026-04-08T20:24:43.167Z] [2026-04-08T20:24:43.167Z] #127 [core-data builder 6/7] COPY . . [2026-04-08T20:24:43.167Z] #127 CACHED [2026-04-08T20:24:43.167Z] [2026-04-08T20:24:43.167Z] #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-04-08T20:24:43.167Z] #128 CACHED [2026-04-08T20:24:43.167Z] [2026-04-08T20:24:43.167Z] #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-08T20:24:43.167Z] #129 CACHED [2026-04-08T20:24:43.167Z] [2026-04-08T20:24:43.167Z] #130 [core-metadata builder 6/7] COPY . . [2026-04-08T20:24:43.167Z] #130 CACHED [2026-04-08T20:24:43.167Z] [2026-04-08T20:24:43.167Z] #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-08T20:24:43.167Z] #131 CACHED [2026-04-08T20:24:43.167Z] [2026-04-08T20:24:43.167Z] #132 [security-proxy-auth builder 6/7] COPY . . [2026-04-08T20:24:43.167Z] #132 CACHED [2026-04-08T20:24:43.167Z] [2026-04-08T20:24:43.167Z] #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-04-08T20:24:43.167Z] #133 CACHED [2026-04-08T20:24:43.167Z] [2026-04-08T20:24:43.167Z] #134 [support-notifications builder 6/7] COPY . . [2026-04-08T20:24:43.167Z] #134 DONE 2.0s [2026-04-08T20:24:43.167Z] [2026-04-08T20:24:43.167Z] #135 [core-keeper builder 7/8] COPY . . [2026-04-08T20:24:43.167Z] #135 DONE 1.9s [2026-04-08T20:24:43.167Z] [2026-04-08T20:24:43.167Z] #136 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-04-08T20:24:43.167Z] #136 CACHED [2026-04-08T20:24:43.167Z] [2026-04-08T20:24:43.167Z] #137 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-08T20:24:43.167Z] #137 CACHED [2026-04-08T20:24:43.167Z] [2026-04-08T20:24:43.167Z] #138 [security-proxy-setup builder 6/7] COPY . . [2026-04-08T20:24:43.167Z] #138 CACHED [2026-04-08T20:24:43.167Z] [2026-04-08T20:24:43.167Z] #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-04-08T20:24:43.167Z] #139 CACHED [2026-04-08T20:24:43.167Z] [2026-04-08T20:24:43.167Z] #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-08T20:24:43.167Z] #140 CACHED [2026-04-08T20:24:43.167Z] [2026-04-08T20:24:43.167Z] #141 [security-bootstrapper builder 6/7] COPY . . [2026-04-08T20:24:43.167Z] #141 CACHED [2026-04-08T20:24:43.167Z] [2026-04-08T20:24:43.167Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2026-04-08T20:24:43.167Z] #119 DONE 2.0s [2026-04-08T20:24:43.167Z] [2026-04-08T20:24:43.167Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-08T20:24:43.167Z] #142 ... [2026-04-08T20:24:43.167Z] [2026-04-08T20:24:43.167Z] #143 [support-scheduler builder 6/7] COPY . . [2026-04-08T20:24:43.167Z] #143 DONE 2.1s [2026-04-08T20:24:43.441Z] [2026-04-08T20:24:43.441Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-08T20:24:48.796Z] #144 ... [2026-04-08T20:24:48.796Z] [2026-04-08T20:24:48.796Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-04-08T20:24:48.796Z] #0 5.389 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-04-08T20:24:49.065Z] #145 ... [2026-04-08T20:24:49.065Z] [2026-04-08T20:24:49.065Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-08T20:24:49.065Z] #144 5.932 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-04-08T20:24:49.222Z] #148 ... [2026-04-08T20:24:49.222Z] [2026-04-08T20:24:49.222Z] #149 [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-08T20:24:49.222Z] #149 171.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-04-08T20:24:49.222Z] #149 ... [2026-04-08T20:24:49.222Z] [2026-04-08T20:24:49.222Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-04-08T20:24:49.222Z] #146 DONE 175.2s [2026-04-08T20:24:49.222Z] [2026-04-08T20:24:49.222Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-08T20:24:49.222Z] #154 DONE 175.2s [2026-04-08T20:24:49.222Z] [2026-04-08T20:24:49.222Z] #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-08T20:24:49.222Z] #176 DONE 0.1s [2026-04-08T20:24:49.222Z] [2026-04-08T20:24:49.222Z] #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-08T20:24:49.222Z] #177 DONE 0.1s [2026-04-08T20:24:49.222Z] [2026-04-08T20:24:49.222Z] #178 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-04-08T20:24:49.222Z] #178 DONE 0.0s [2026-04-08T20:24:49.222Z] [2026-04-08T20:24:49.222Z] #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-04-08T20:24:49.222Z] #179 DONE 0.0s [2026-04-08T20:24:49.222Z] [2026-04-08T20:24:49.222Z] #180 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-04-08T20:24:49.222Z] #180 DONE 0.2s [2026-04-08T20:24:49.222Z] [2026-04-08T20:24:49.222Z] #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-08T20:24:49.222Z] #181 DONE 0.2s [2026-04-08T20:24:49.222Z] [2026-04-08T20:24:49.222Z] #182 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-04-08T20:24:49.483Z] #182 DONE 0.4s [2026-04-08T20:24:49.483Z] [2026-04-08T20:24:49.483Z] #149 [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-08T20:24:49.483Z] #149 DONE 176.1s [2026-04-08T20:24:49.483Z] [2026-04-08T20:24:49.483Z] #183 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-04-08T20:24:49.483Z] #183 DONE 0.4s [2026-04-08T20:24:49.483Z] [2026-04-08T20:24:49.483Z] #184 [core-command] exporting to image [2026-04-08T20:24:49.483Z] #184 exporting layers [2026-04-08T20:24:49.743Z] #184 ... [2026-04-08T20:24:49.743Z] [2026-04-08T20:24:49.743Z] #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-04-08T20:24:49.743Z] #185 DONE 0.2s [2026-04-08T20:24:49.743Z] [2026-04-08T20:24:49.743Z] #186 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-08T20:24:49.743Z] #186 DONE 0.3s [2026-04-08T20:24:49.743Z] [2026-04-08T20:24:49.743Z] #187 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-04-08T20:24:49.743Z] #187 DONE 0.2s [2026-04-08T20:24:49.743Z] [2026-04-08T20:24:49.743Z] #184 [core-command] exporting to image [2026-04-08T20:24:49.743Z] #184 exporting layers 0.3s done [2026-04-08T20:24:49.743Z] #184 writing image sha256:0a89ff578357a052b5631d9c265f011cf052f3b01e0d9381a5663935445ee94b 0.0s done [2026-04-08T20:24:49.743Z] #184 naming to docker.io/library/core-command [2026-04-08T20:24:50.001Z] #184 naming to docker.io/library/core-command 0.0s done [2026-04-08T20:24:50.001Z] #184 DONE 0.5s [2026-04-08T20:24:50.001Z] [2026-04-08T20:24:50.001Z] #188 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-04-08T20:24:50.001Z] #188 DONE 0.2s [2026-04-08T20:24:50.001Z] [2026-04-08T20:24:50.001Z] #189 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-08T20:24:50.001Z] #189 ... [2026-04-08T20:24:50.001Z] [2026-04-08T20:24:50.001Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-08T20:24:50.001Z] #145 DONE 176.7s [2026-04-08T20:24:50.259Z] [2026-04-08T20:24:50.259Z] #190 [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-08T20:24:50.259Z] #190 DONE 0.1s [2026-04-08T20:24:50.259Z] [2026-04-08T20:24:50.259Z] #191 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-08T20:24:50.259Z] #191 DONE 0.1s [2026-04-08T20:24:50.259Z] [2026-04-08T20:24:50.259Z] #192 [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-08T20:24:50.259Z] #192 DONE 0.2s [2026-04-08T20:24:50.259Z] [2026-04-08T20:24:50.259Z] #193 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-04-08T20:24:50.259Z] #193 DONE 0.1s [2026-04-08T20:24:50.259Z] [2026-04-08T20:24:50.259Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-08T20:24:50.516Z] #194 DONE 0.1s [2026-04-08T20:24:50.516Z] [2026-04-08T20:24:50.516Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-04-08T20:24:50.516Z] #195 DONE 0.2s [2026-04-08T20:24:50.516Z] [2026-04-08T20:24:50.516Z] #196 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-04-08T20:24:50.774Z] #196 DONE 0.3s [2026-04-08T20:24:50.774Z] [2026-04-08T20:24:50.774Z] #197 [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-08T20:24:50.774Z] #197 DONE 0.0s [2026-04-08T20:24:50.774Z] [2026-04-08T20:24:50.774Z] #198 [security-spiffe-token-provider] exporting to image [2026-04-08T20:24:51.030Z] #198 ... [2026-04-08T20:24:51.030Z] [2026-04-08T20:24:51.030Z] #189 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-08T20:24:51.030Z] #189 DONE 1.0s [2026-04-08T20:24:51.030Z] [2026-04-08T20:24:51.030Z] #199 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-04-08T20:24:51.030Z] #199 DONE 0.2s [2026-04-08T20:24:51.030Z] [2026-04-08T20:24:51.030Z] #200 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-04-08T20:24:51.030Z] #200 DONE 0.1s [2026-04-08T20:24:51.030Z] [2026-04-08T20:24:51.030Z] #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-08T20:24:51.287Z] #201 ... [2026-04-08T20:24:51.287Z] [2026-04-08T20:24:51.287Z] #198 [security-spiffe-token-provider] exporting to image [2026-04-08T20:24:51.287Z] #198 exporting layers 0.4s done [2026-04-08T20:24:51.287Z] #198 writing image sha256:56c4cbcd480d86dea5de5952c0582d3eb01c8e56a45ba4356c0a9ae9624babd3 0.0s done [2026-04-08T20:24:51.287Z] #198 naming to docker.io/library/security-spiffe-token-provider done [2026-04-08T20:24:51.287Z] #198 DONE 0.5s [2026-04-08T20:24:51.287Z] [2026-04-08T20:24:51.287Z] #202 [security-proxy-setup] exporting to image [2026-04-08T20:24:51.287Z] #202 exporting layers 0.4s done [2026-04-08T20:24:51.287Z] #202 writing image sha256:477f533ba1910dd882234578e0cdf88fb7525826e32db06b830048df0f01e457 done [2026-04-08T20:24:51.287Z] #202 naming to docker.io/library/security-proxy-setup done [2026-04-08T20:24:51.287Z] #202 DONE 0.4s [2026-04-08T20:24:51.287Z] [2026-04-08T20:24:51.287Z] #153 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-08T20:24:51.545Z] #153 ... [2026-04-08T20:24:51.545Z] [2026-04-08T20:24:51.545Z] #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-08T20:24:51.545Z] #201 DONE 0.5s [2026-04-08T20:24:51.545Z] [2026-04-08T20:24:51.545Z] #203 [security-secretstore-setup] exporting to image [2026-04-08T20:24:51.803Z] #203 ... [2026-04-08T20:24:51.803Z] [2026-04-08T20:24:51.803Z] #153 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-08T20:24:51.803Z] #153 DONE 178.5s [2026-04-08T20:24:51.803Z] [2026-04-08T20:24:51.803Z] #203 [security-secretstore-setup] exporting to image [2026-04-08T20:24:51.803Z] #203 exporting layers 0.4s done [2026-04-08T20:24:52.059Z] #203 writing image sha256:2b89294e5c30f2d1416de1275e01a4576cb7315477338f411acfd791f88f5a6f done [2026-04-08T20:24:52.059Z] #203 naming to docker.io/library/security-secretstore-setup done [2026-04-08T20:24:52.059Z] #203 DONE 0.4s [2026-04-08T20:24:52.059Z] [2026-04-08T20:24:52.059Z] #204 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-08T20:24:52.059Z] #204 DONE 0.1s [2026-04-08T20:24:52.059Z] [2026-04-08T20:24:52.059Z] #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-04-08T20:24:52.624Z] #205 DONE 0.4s [2026-04-08T20:24:52.624Z] [2026-04-08T20:24:52.624Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-08T20:24:52.624Z] #152 DONE 179.1s [2026-04-08T20:24:52.624Z] [2026-04-08T20:24:52.624Z] #206 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-04-08T20:24:52.624Z] #206 DONE 0.1s [2026-04-08T20:24:52.624Z] [2026-04-08T20:24:52.624Z] #207 [core-keeper] exporting to image [2026-04-08T20:24:52.624Z] #207 ... [2026-04-08T20:24:52.624Z] [2026-04-08T20:24:52.624Z] #208 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-08T20:24:52.624Z] #208 DONE 0.0s [2026-04-08T20:24:52.884Z] [2026-04-08T20:24:52.884Z] #209 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-08T20:24:52.884Z] #209 DONE 0.1s [2026-04-08T20:24:52.884Z] [2026-04-08T20:24:52.884Z] #207 [core-keeper] exporting to image [2026-04-08T20:24:52.884Z] #207 exporting layers 0.2s done [2026-04-08T20:24:52.884Z] #207 writing image sha256:703f1593ada8e1d36176131468cc404b9b64a0216ab886a923924af516b62651 done [2026-04-08T20:24:52.884Z] #207 naming to docker.io/library/core-keeper done [2026-04-08T20:24:52.884Z] #207 DONE 0.2s [2026-04-08T20:24:52.884Z] [2026-04-08T20:24:52.884Z] #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-04-08T20:24:52.884Z] #210 ... [2026-04-08T20:24:52.884Z] [2026-04-08T20:24:52.884Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-04-08T20:24:52.884Z] #156 DONE 179.6s [2026-04-08T20:24:53.142Z] [2026-04-08T20:24:53.142Z] #208 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-08T20:24:53.142Z] #208 DONE 0.0s [2026-04-08T20:24:53.142Z] [2026-04-08T20:24:53.142Z] #209 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-08T20:24:53.142Z] #209 DONE 0.1s [2026-04-08T20:24:53.142Z] [2026-04-08T20:24:53.142Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-08T20:24:53.142Z] #155 DONE 179.6s [2026-04-08T20:24:53.142Z] [2026-04-08T20:24:53.142Z] #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-04-08T20:24:53.142Z] #210 DONE 0.3s [2026-04-08T20:24:53.142Z] [2026-04-08T20:24:53.142Z] #211 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-04-08T20:24:53.142Z] #211 DONE 0.1s [2026-04-08T20:24:53.142Z] [2026-04-08T20:24:53.142Z] #212 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-08T20:24:53.142Z] #212 CACHED [2026-04-08T20:24:53.143Z] [2026-04-08T20:24:53.143Z] #213 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-08T20:24:53.143Z] #213 CACHED [2026-04-08T20:24:53.143Z] [2026-04-08T20:24:53.143Z] #214 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-08T20:24:53.143Z] #214 ... [2026-04-08T20:24:53.143Z] [2026-04-08T20:24:53.143Z] #215 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-04-08T20:24:53.143Z] #215 DONE 0.2s [2026-04-08T20:24:53.318Z] #144 ... [2026-04-08T20:24:53.318Z] [2026-04-08T20:24:53.318Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-04-08T20:24:53.318Z] #0 5.596 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-04-08T20:24:53.318Z] #146 ... [2026-04-08T20:24:53.318Z] [2026-04-08T20:24:53.318Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-08T20:24:53.318Z] #0 4.344 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-04-08T20:24:53.318Z] #147 ... [2026-04-08T20:24:53.318Z] [2026-04-08T20:24:53.318Z] #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-08T20:24:53.318Z] #0 5.848 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-04-08T20:24:53.401Z] [2026-04-08T20:24:53.401Z] #214 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-08T20:24:53.401Z] #214 DONE 0.1s [2026-04-08T20:24:53.401Z] [2026-04-08T20:24:53.401Z] #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-04-08T20:24:53.401Z] #216 DONE 0.2s [2026-04-08T20:24:53.401Z] [2026-04-08T20:24:53.401Z] #217 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-04-08T20:24:53.401Z] #217 DONE 0.1s [2026-04-08T20:24:53.401Z] [2026-04-08T20:24:53.401Z] #218 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-08T20:24:53.401Z] #218 DONE 0.1s [2026-04-08T20:24:53.401Z] [2026-04-08T20:24:53.401Z] #219 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-04-08T20:24:53.401Z] #219 DONE 0.1s [2026-04-08T20:24:53.401Z] [2026-04-08T20:24:53.401Z] #220 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-08T20:24:53.593Z] #148 ... [2026-04-08T20:24:53.593Z] [2026-04-08T20:24:53.593Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-04-08T20:24:53.593Z] #0 4.876 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-04-08T20:24:53.593Z] #149 ... [2026-04-08T20:24:53.593Z] [2026-04-08T20:24:53.593Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-08T20:24:53.593Z] #0 6.128 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-04-08T20:24:53.659Z] #220 ... [2026-04-08T20:24:53.659Z] [2026-04-08T20:24:53.659Z] #221 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-04-08T20:24:53.659Z] #221 DONE 0.2s [2026-04-08T20:24:53.659Z] [2026-04-08T20:24:53.659Z] #222 [core-metadata] exporting to image [2026-04-08T20:24:53.659Z] #222 exporting layers 0.3s done [2026-04-08T20:24:53.659Z] #222 writing image sha256:924cb9a7f4022568c506475c7e805e635c193d7e7ad9f8b6e845f9b4f8d63fea done [2026-04-08T20:24:53.659Z] #222 naming to docker.io/library/core-metadata done [2026-04-08T20:24:53.659Z] #222 DONE 0.3s [2026-04-08T20:24:53.659Z] [2026-04-08T20:24:53.659Z] #223 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-04-08T20:24:53.659Z] #223 DONE 0.1s [2026-04-08T20:24:53.659Z] [2026-04-08T20:24:53.659Z] #224 [core-data] exporting to image [2026-04-08T20:24:53.659Z] #224 exporting layers 0.1s done [2026-04-08T20:24:53.659Z] #224 writing image sha256:6afad99174b9c5e7c2fab1be3cded203bf0f9e739f483d8a7e0fe42eb0d636b6 done [2026-04-08T20:24:53.659Z] #224 naming to docker.io/library/core-data done [2026-04-08T20:24:53.659Z] #224 DONE 0.2s [2026-04-08T20:24:53.659Z] [2026-04-08T20:24:53.659Z] #220 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-08T20:24:53.659Z] #220 DONE 0.4s [2026-04-08T20:24:53.659Z] [2026-04-08T20:24:53.659Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-08T20:24:53.859Z] #150 ... [2026-04-08T20:24:53.859Z] [2026-04-08T20:24:53.860Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-08T20:24:53.860Z] #0 6.219 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-04-08T20:24:53.917Z] #151 ... [2026-04-08T20:24:53.917Z] [2026-04-08T20:24:53.917Z] #225 [security-proxy-auth] exporting to image [2026-04-08T20:24:54.143Z] #151 ... [2026-04-08T20:24:54.144Z] [2026-04-08T20:24:54.144Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-04-08T20:24:54.144Z] #0 5.490 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-04-08T20:24:54.144Z] #152 ... [2026-04-08T20:24:54.144Z] [2026-04-08T20:24:54.144Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-08T20:24:54.144Z] #0 6.041 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-04-08T20:24:54.173Z] #225 exporting layers 0.5s done [2026-04-08T20:24:54.173Z] #225 writing image sha256:f0d3e9abc4d21e6b2400dcbd78b4c3efd17d3809151045ee26d604b2261b530d done [2026-04-08T20:24:54.173Z] #225 naming to docker.io/library/security-proxy-auth done [2026-04-08T20:24:54.173Z] #225 DONE 0.5s [2026-04-08T20:24:54.173Z] [2026-04-08T20:24:54.173Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-08T20:24:54.454Z] #153 ... [2026-04-08T20:24:54.454Z] [2026-04-08T20:24:54.454Z] #154 [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-08T20:24:54.454Z] #0 4.634 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-04-08T20:24:54.454Z] #154 ... [2026-04-08T20:24:54.454Z] [2026-04-08T20:24:54.454Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-08T20:24:54.454Z] #142 6.132 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-04-08T20:24:54.738Z] #151 DONE 181.5s [2026-04-08T20:24:54.738Z] [2026-04-08T20:24:54.738Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-08T20:24:54.997Z] #148 ... [2026-04-08T20:24:54.997Z] [2026-04-08T20:24:54.997Z] #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-08T20:24:54.997Z] #226 DONE 0.0s [2026-04-08T20:24:54.997Z] [2026-04-08T20:24:54.997Z] #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-08T20:24:54.997Z] #227 DONE 0.0s [2026-04-08T20:24:54.997Z] [2026-04-08T20:24:54.997Z] #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-04-08T20:24:55.255Z] #228 DONE 0.2s [2026-04-08T20:24:55.255Z] [2026-04-08T20:24:55.255Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-08T20:24:55.514Z] #148 ... [2026-04-08T20:24:55.514Z] [2026-04-08T20:24:55.514Z] #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-04-08T20:24:55.514Z] #229 DONE 0.0s [2026-04-08T20:24:55.514Z] [2026-04-08T20:24:55.514Z] #230 [support-scheduler] exporting to image [2026-04-08T20:24:55.773Z] #230 ... [2026-04-08T20:24:55.773Z] [2026-04-08T20:24:55.773Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-08T20:24:55.773Z] #148 DONE 182.3s [2026-04-08T20:24:55.773Z] [2026-04-08T20:24:55.773Z] #230 [support-scheduler] exporting to image [2026-04-08T20:24:55.773Z] #230 exporting layers 0.4s done [2026-04-08T20:24:55.773Z] #230 writing image sha256:fb2a9c4f98b1d38edfa94fc4952a20c8596d1dfa6519e11d6fea0a0f6f31859b [2026-04-08T20:24:55.773Z] #230 writing image sha256:fb2a9c4f98b1d38edfa94fc4952a20c8596d1dfa6519e11d6fea0a0f6f31859b done [2026-04-08T20:24:55.773Z] #230 naming to docker.io/library/support-scheduler done [2026-04-08T20:24:55.773Z] #230 DONE 0.4s [2026-04-08T20:24:55.773Z] [2026-04-08T20:24:55.773Z] #231 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-08T20:24:55.773Z] #231 DONE 0.0s [2026-04-08T20:24:55.773Z] [2026-04-08T20:24:55.773Z] #232 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-08T20:24:55.773Z] #232 DONE 0.0s [2026-04-08T20:24:56.031Z] [2026-04-08T20:24:56.031Z] #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-04-08T20:24:56.031Z] #233 DONE 0.1s [2026-04-08T20:24:56.031Z] [2026-04-08T20:24:56.031Z] #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-04-08T20:24:56.031Z] #234 DONE 0.0s [2026-04-08T20:24:56.031Z] [2026-04-08T20:24:56.031Z] #235 [support-notifications] exporting to image [2026-04-08T20:24:56.290Z] #235 exporting layers 0.2s done [2026-04-08T20:24:56.290Z] #235 writing image sha256:053850c44f0ccdb9454f9acde3ed34361daed66fbf8a378d9590ff594183f75c done [2026-04-08T20:24:56.290Z] #235 naming to docker.io/library/support-notifications done [2026-04-08T20:24:56.290Z] #235 DONE 0.2s [2026-04-08T20:24:56.290Z] time="2026-04-08T20:21:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-08T20:24:56.290Z] time="2026-04-08T20:21:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-08T20:24:56.290Z] time="2026-04-08T20:21:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-08T20:24:56.290Z] time="2026-04-08T20:21:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-08T20:24:56.290Z] time="2026-04-08T20:21:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-08T20:24:56.290Z] time="2026-04-08T20:21:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-08T20:24:56.290Z] time="2026-04-08T20:21:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-08T20:24:56.290Z] time="2026-04-08T20:21:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-08T20:24:56.290Z] time="2026-04-08T20:21:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-08T20:24:56.290Z] time="2026-04-08T20:21:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-08T20:24:56.290Z] time="2026-04-08T20:21:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-08T20:24:56.290Z] time="2026-04-08T20:21:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-08T20:24:56.290Z] time="2026-04-08T20:21:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-08T20:24:56.290Z] time="2026-04-08T20:21:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-08T20:24:56.290Z] time="2026-04-08T20:21:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-04-08T20:24:56.313Z] $ docker stop --time=1 3ba441640dc27f984002d26a9cfdef00ad9fad250f1833b63197f95a43fa35c8 [2026-04-08T20:24:57.579Z] $ docker rm -f --volumes 3ba441640dc27f984002d26a9cfdef00ad9fad250f1833b63197f95a43fa35c8 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-08T20:24:57.919Z] + docker images [2026-04-08T20:24:57.919Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-04-08T20:24:57.919Z] support-notifications latest 053850c44f0c 2 seconds ago 57.8MB [2026-04-08T20:24:57.919Z] support-scheduler latest fb2a9c4f98b1 2 seconds ago 54.1MB [2026-04-08T20:24:57.919Z] core-metadata latest 924cb9a7f402 4 seconds ago 50MB [2026-04-08T20:24:57.919Z] core-data latest 6afad99174b9 4 seconds ago 49.9MB [2026-04-08T20:24:57.919Z] security-proxy-auth latest f0d3e9abc4d2 4 seconds ago 49MB [2026-04-08T20:24:57.919Z] core-keeper latest 703f1593ada8 5 seconds ago 49.7MB [2026-04-08T20:24:57.919Z] security-secretstore-setup latest 2b89294e5c30 6 seconds ago 89.2MB [2026-04-08T20:24:57.919Z] security-proxy-setup latest 477f533ba191 7 seconds ago 54.7MB [2026-04-08T20:24:57.919Z] security-spiffe-token-provider latest 56c4cbcd480d 7 seconds ago 53MB [2026-04-08T20:24:57.919Z] core-command latest 0a89ff578357 8 seconds ago 44.1MB [2026-04-08T20:24:57.919Z] security-bootstrapper latest a141241e94b1 About a minute ago 21.6MB [2026-04-08T20:24:57.919Z] core-common-config-bootstrapper latest 0ae47f772554 About a minute ago 20.5MB [2026-04-08T20:24:57.919Z] security-spire-server latest 5a4a0320ae44 3 minutes ago 178MB [2026-04-08T20:24:57.919Z] security-spire-agent latest f6a6deafe5d4 3 minutes ago 237MB [2026-04-08T20:24:57.919Z] security-spire-config latest 75f3ceb5eef1 3 minutes ago 177MB [2026-04-08T20:24:57.919Z] ci-base-image-x86_64 latest de7f3da06339 6 minutes ago 970MB [2026-04-08T20:24:57.919Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 5 months ago 636MB [2026-04-08T20:24:57.919Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 10 months ago 573MB [2026-04-08T20:24:57.919Z] 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-08T20:24:58.067Z] provisioning config files... [2026-04-08T20:24:58.077Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/965@tmp/config17906463554984987534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-08T20:24:58.378Z] ---> ****-login.sh [2026-04-08T20:24:58.378Z] nexus3.edgexfoundry.org:10001 [2026-04-08T20:24:58.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-08T20:24:58.378Z] Login Succeeded [2026-04-08T20:24:58.378Z] nexus3.edgexfoundry.org:10002 [2026-04-08T20:24:58.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-08T20:24:58.637Z] Login Succeeded [2026-04-08T20:24:58.637Z] nexus3.edgexfoundry.org:10003 [2026-04-08T20:24:58.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-08T20:24:58.637Z] Login Succeeded [2026-04-08T20:24:58.637Z] nexus3.edgexfoundry.org:10004 [2026-04-08T20:24:58.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-08T20:24:58.637Z] Login Succeeded [2026-04-08T20:24:58.637Z] ****.io [2026-04-08T20:24:58.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-08T20:24:58.896Z] Login Succeeded [2026-04-08T20:24:58.896Z] ---> ****-login.sh ends [Pipeline] } [2026-04-08T20:24:58.902Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-08T20:24:58.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-08T20:24:58.987Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2026-04-08T20:24:58.987Z] e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:24:58.987Z] latest [2026-04-08T20:24:58.987Z] 4.1.0-dev.106 [2026-04-08T20:24:58.987Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:24:58.987Z] main [2026-04-08T20:24:58.987Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:24:59.333Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:24:59.658Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:24:59.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-04-08T20:24:59.658Z] 30d417258635: Preparing [2026-04-08T20:24:59.658Z] d4cf931cdfa2: Preparing [2026-04-08T20:24:59.658Z] b87c7a4b0f2d: Preparing [2026-04-08T20:24:59.658Z] 7f85663c7dd9: Preparing [2026-04-08T20:24:59.658Z] cd7b63d56866: Preparing [2026-04-08T20:24:59.658Z] 2465961448c2: Preparing [2026-04-08T20:24:59.658Z] cce92674e987: Preparing [2026-04-08T20:24:59.658Z] 2465961448c2: Waiting [2026-04-08T20:24:59.658Z] cce92674e987: Waiting [2026-04-08T20:24:59.658Z] 30d417258635: Pushed [2026-04-08T20:24:59.658Z] 7f85663c7dd9: Pushed [2026-04-08T20:24:59.658Z] cd7b63d56866: Pushed [2026-04-08T20:24:59.658Z] b87c7a4b0f2d: Pushed [2026-04-08T20:24:59.658Z] cce92674e987: Layer already exists [2026-04-08T20:24:59.658Z] 2465961448c2: Pushed [2026-04-08T20:25:02.942Z] d4cf931cdfa2: Pushed [2026-04-08T20:25:02.942Z] e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:03.273Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:03.603Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2026-04-08T20:25:03.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-04-08T20:25:03.603Z] 30d417258635: Preparing [2026-04-08T20:25:03.603Z] d4cf931cdfa2: Preparing [2026-04-08T20:25:03.603Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:03.603Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:03.603Z] cd7b63d56866: Preparing [2026-04-08T20:25:03.603Z] 2465961448c2: Preparing [2026-04-08T20:25:03.603Z] cce92674e987: Preparing [2026-04-08T20:25:03.603Z] 2465961448c2: Waiting [2026-04-08T20:25:03.603Z] cce92674e987: Waiting [2026-04-08T20:25:03.603Z] 30d417258635: Layer already exists [2026-04-08T20:25:03.603Z] cd7b63d56866: Layer already exists [2026-04-08T20:25:03.603Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:03.603Z] d4cf931cdfa2: Layer already exists [2026-04-08T20:25:03.603Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:03.603Z] cce92674e987: Layer already exists [2026-04-08T20:25:03.603Z] 2465961448c2: Layer already exists [2026-04-08T20:25:03.603Z] latest: digest: sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:03.934Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:04.262Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.106 [2026-04-08T20:25:04.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-04-08T20:25:04.262Z] 30d417258635: Preparing [2026-04-08T20:25:04.262Z] d4cf931cdfa2: Preparing [2026-04-08T20:25:04.262Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:04.262Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:04.262Z] cd7b63d56866: Preparing [2026-04-08T20:25:04.262Z] 2465961448c2: Preparing [2026-04-08T20:25:04.262Z] cce92674e987: Preparing [2026-04-08T20:25:04.262Z] 2465961448c2: Waiting [2026-04-08T20:25:04.262Z] cce92674e987: Waiting [2026-04-08T20:25:04.262Z] d4cf931cdfa2: Layer already exists [2026-04-08T20:25:04.262Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:04.262Z] cd7b63d56866: Layer already exists [2026-04-08T20:25:04.262Z] 30d417258635: Layer already exists [2026-04-08T20:25:04.262Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:04.262Z] 2465961448c2: Layer already exists [2026-04-08T20:25:04.262Z] cce92674e987: Layer already exists [2026-04-08T20:25:04.262Z] 4.1.0-dev.106: digest: sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:04.590Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:04.903Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:25:04.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-04-08T20:25:04.903Z] 30d417258635: Preparing [2026-04-08T20:25:04.904Z] d4cf931cdfa2: Preparing [2026-04-08T20:25:04.904Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:04.904Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:04.904Z] cd7b63d56866: Preparing [2026-04-08T20:25:04.904Z] 2465961448c2: Preparing [2026-04-08T20:25:04.904Z] cce92674e987: Preparing [2026-04-08T20:25:04.904Z] 2465961448c2: Waiting [2026-04-08T20:25:04.904Z] cce92674e987: Waiting [2026-04-08T20:25:04.904Z] d4cf931cdfa2: Layer already exists [2026-04-08T20:25:04.904Z] 30d417258635: Layer already exists [2026-04-08T20:25:04.904Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:04.904Z] cd7b63d56866: Layer already exists [2026-04-08T20:25:04.904Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:04.904Z] 2465961448c2: Layer already exists [2026-04-08T20:25:04.904Z] cce92674e987: Layer already exists [2026-04-08T20:25:04.904Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:05.228Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:05.546Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2026-04-08T20:25:05.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-04-08T20:25:05.546Z] 30d417258635: Preparing [2026-04-08T20:25:05.546Z] d4cf931cdfa2: Preparing [2026-04-08T20:25:05.546Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:05.546Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:05.546Z] cd7b63d56866: Preparing [2026-04-08T20:25:05.546Z] 2465961448c2: Preparing [2026-04-08T20:25:05.546Z] cce92674e987: Preparing [2026-04-08T20:25:05.546Z] 2465961448c2: Waiting [2026-04-08T20:25:05.546Z] cce92674e987: Waiting [2026-04-08T20:25:05.546Z] cd7b63d56866: Layer already exists [2026-04-08T20:25:05.546Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:05.546Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:05.546Z] d4cf931cdfa2: Layer already exists [2026-04-08T20:25:05.546Z] 30d417258635: Layer already exists [2026-04-08T20:25:05.546Z] 2465961448c2: Layer already exists [2026-04-08T20:25:05.546Z] cce92674e987: Layer already exists [2026-04-08T20:25:05.546Z] main: digest: sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-08T20:25:05.618Z] ===================================================== [Pipeline] echo [2026-04-08T20:25:05.634Z] taggedImages: [2026-04-08T20:25:05.634Z] - nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:25:05.634Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-04-08T20:25:05.634Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.106 [2026-04-08T20:25:05.634Z] - nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:25:05.634Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2026-04-08T20:25:05.663Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2026-04-08T20:25:05.663Z] e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:25:05.663Z] latest [2026-04-08T20:25:05.663Z] 4.1.0-dev.106 [2026-04-08T20:25:05.663Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:25:05.663Z] main [2026-04-08T20:25:05.663Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:06.010Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:06.334Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:25:06.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-04-08T20:25:06.334Z] d0971027d49a: Preparing [2026-04-08T20:25:06.334Z] 21eb129dddef: Preparing [2026-04-08T20:25:06.334Z] 1882a1da2453: Preparing [2026-04-08T20:25:06.334Z] d2bb1905464c: Preparing [2026-04-08T20:25:06.334Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:06.334Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:06.334Z] cd7b63d56866: Preparing [2026-04-08T20:25:06.334Z] 2465961448c2: Preparing [2026-04-08T20:25:06.334Z] cce92674e987: Preparing [2026-04-08T20:25:06.334Z] 2465961448c2: Waiting [2026-04-08T20:25:06.334Z] cd7b63d56866: Waiting [2026-04-08T20:25:06.334Z] cce92674e987: Waiting [2026-04-08T20:25:06.334Z] 7f85663c7dd9: Waiting [2026-04-08T20:25:06.334Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:06.334Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:06.334Z] cd7b63d56866: Layer already exists [2026-04-08T20:25:06.334Z] 2465961448c2: Layer already exists [2026-04-08T20:25:06.334Z] 1882a1da2453: Pushed [2026-04-08T20:25:06.334Z] 21eb129dddef: Pushed [2026-04-08T20:25:06.334Z] cce92674e987: Layer already exists [2026-04-08T20:25:06.334Z] d0971027d49a: Pushed [2026-04-08T20:25:07.712Z] d2bb1905464c: Pushed [2026-04-08T20:25:07.712Z] e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:08.035Z] + 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-08T20:25:08.366Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-04-08T20:25:08.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-04-08T20:25:08.366Z] d0971027d49a: Preparing [2026-04-08T20:25:08.366Z] 21eb129dddef: Preparing [2026-04-08T20:25:08.366Z] 1882a1da2453: Preparing [2026-04-08T20:25:08.366Z] d2bb1905464c: Preparing [2026-04-08T20:25:08.366Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:08.366Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:08.366Z] cd7b63d56866: Preparing [2026-04-08T20:25:08.366Z] 2465961448c2: Preparing [2026-04-08T20:25:08.366Z] cce92674e987: Preparing [2026-04-08T20:25:08.366Z] 7f85663c7dd9: Waiting [2026-04-08T20:25:08.366Z] cd7b63d56866: Waiting [2026-04-08T20:25:08.366Z] 2465961448c2: Waiting [2026-04-08T20:25:08.366Z] cce92674e987: Waiting [2026-04-08T20:25:08.366Z] d2bb1905464c: Layer already exists [2026-04-08T20:25:08.366Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:08.366Z] d0971027d49a: Layer already exists [2026-04-08T20:25:08.366Z] 21eb129dddef: Layer already exists [2026-04-08T20:25:08.366Z] 1882a1da2453: Layer already exists [2026-04-08T20:25:08.366Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:08.366Z] 2465961448c2: Layer already exists [2026-04-08T20:25:08.366Z] cd7b63d56866: Layer already exists [2026-04-08T20:25:08.366Z] cce92674e987: Layer already exists [2026-04-08T20:25:08.366Z] latest: digest: sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:08.698Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:09.037Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.106 [2026-04-08T20:25:09.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-04-08T20:25:09.037Z] d0971027d49a: Preparing [2026-04-08T20:25:09.037Z] 21eb129dddef: Preparing [2026-04-08T20:25:09.037Z] 1882a1da2453: Preparing [2026-04-08T20:25:09.037Z] d2bb1905464c: Preparing [2026-04-08T20:25:09.037Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:09.037Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:09.037Z] cd7b63d56866: Preparing [2026-04-08T20:25:09.037Z] 2465961448c2: Preparing [2026-04-08T20:25:09.037Z] cce92674e987: Preparing [2026-04-08T20:25:09.037Z] 7f85663c7dd9: Waiting [2026-04-08T20:25:09.037Z] cce92674e987: Waiting [2026-04-08T20:25:09.037Z] cd7b63d56866: Waiting [2026-04-08T20:25:09.037Z] 2465961448c2: Waiting [2026-04-08T20:25:09.037Z] 21eb129dddef: Layer already exists [2026-04-08T20:25:09.037Z] d2bb1905464c: Layer already exists [2026-04-08T20:25:09.037Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:09.037Z] 1882a1da2453: Layer already exists [2026-04-08T20:25:09.037Z] d0971027d49a: Layer already exists [2026-04-08T20:25:09.037Z] cd7b63d56866: Layer already exists [2026-04-08T20:25:09.037Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:09.037Z] 2465961448c2: Layer already exists [2026-04-08T20:25:09.037Z] cce92674e987: Layer already exists [2026-04-08T20:25:09.037Z] 4.1.0-dev.106: digest: sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:09.359Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:09.686Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:25:09.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-04-08T20:25:09.686Z] d0971027d49a: Preparing [2026-04-08T20:25:09.686Z] 21eb129dddef: Preparing [2026-04-08T20:25:09.686Z] 1882a1da2453: Preparing [2026-04-08T20:25:09.686Z] d2bb1905464c: Preparing [2026-04-08T20:25:09.686Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:09.686Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:09.686Z] cd7b63d56866: Preparing [2026-04-08T20:25:09.686Z] 2465961448c2: Preparing [2026-04-08T20:25:09.686Z] cce92674e987: Preparing [2026-04-08T20:25:09.686Z] 7f85663c7dd9: Waiting [2026-04-08T20:25:09.686Z] cd7b63d56866: Waiting [2026-04-08T20:25:09.686Z] 2465961448c2: Waiting [2026-04-08T20:25:09.686Z] cce92674e987: Waiting [2026-04-08T20:25:09.686Z] d0971027d49a: Layer already exists [2026-04-08T20:25:09.686Z] 1882a1da2453: Layer already exists [2026-04-08T20:25:09.686Z] 21eb129dddef: Layer already exists [2026-04-08T20:25:09.686Z] d2bb1905464c: Layer already exists [2026-04-08T20:25:09.686Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:09.686Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:09.686Z] cd7b63d56866: Layer already exists [2026-04-08T20:25:09.686Z] 2465961448c2: Layer already exists [2026-04-08T20:25:09.686Z] cce92674e987: Layer already exists [2026-04-08T20:25:09.686Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:10.009Z] + 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-08T20:25:10.328Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-04-08T20:25:10.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-04-08T20:25:10.328Z] d0971027d49a: Preparing [2026-04-08T20:25:10.328Z] 21eb129dddef: Preparing [2026-04-08T20:25:10.328Z] 1882a1da2453: Preparing [2026-04-08T20:25:10.328Z] d2bb1905464c: Preparing [2026-04-08T20:25:10.328Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:10.328Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:10.328Z] cd7b63d56866: Preparing [2026-04-08T20:25:10.328Z] 2465961448c2: Preparing [2026-04-08T20:25:10.328Z] cce92674e987: Preparing [2026-04-08T20:25:10.328Z] 7f85663c7dd9: Waiting [2026-04-08T20:25:10.328Z] cd7b63d56866: Waiting [2026-04-08T20:25:10.328Z] 2465961448c2: Waiting [2026-04-08T20:25:10.328Z] cce92674e987: Waiting [2026-04-08T20:25:10.328Z] 1882a1da2453: Layer already exists [2026-04-08T20:25:10.328Z] 21eb129dddef: Layer already exists [2026-04-08T20:25:10.328Z] d2bb1905464c: Layer already exists [2026-04-08T20:25:10.328Z] d0971027d49a: Layer already exists [2026-04-08T20:25:10.328Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:10.328Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:10.328Z] cd7b63d56866: Layer already exists [2026-04-08T20:25:10.328Z] 2465961448c2: Layer already exists [2026-04-08T20:25:10.328Z] cce92674e987: Layer already exists [2026-04-08T20:25:10.328Z] main: digest: sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-08T20:25:10.409Z] ===================================================== [Pipeline] echo [2026-04-08T20:25:10.422Z] taggedImages: [2026-04-08T20:25:10.422Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:25:10.422Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-04-08T20:25:10.422Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.106 [2026-04-08T20:25:10.422Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:25:10.422Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2026-04-08T20:25:10.448Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2026-04-08T20:25:10.448Z] e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:25:10.448Z] latest [2026-04-08T20:25:10.448Z] 4.1.0-dev.106 [2026-04-08T20:25:10.448Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:25:10.448Z] main [2026-04-08T20:25:10.448Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:10.796Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:11.114Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:25:11.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-04-08T20:25:11.114Z] e1c8d576a004: Preparing [2026-04-08T20:25:11.114Z] 92acf4449782: Preparing [2026-04-08T20:25:11.114Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:11.114Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:11.114Z] cd7b63d56866: Preparing [2026-04-08T20:25:11.114Z] 3ad22a2a1a3c: Preparing [2026-04-08T20:25:11.114Z] cce92674e987: Preparing [2026-04-08T20:25:11.114Z] 3ad22a2a1a3c: Waiting [2026-04-08T20:25:11.114Z] cce92674e987: Waiting [2026-04-08T20:25:11.114Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:11.114Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:11.114Z] cd7b63d56866: Layer already exists [2026-04-08T20:25:11.114Z] cce92674e987: Layer already exists [2026-04-08T20:25:11.114Z] e1c8d576a004: Pushed [2026-04-08T20:25:11.114Z] 3ad22a2a1a3c: Pushed [2026-04-08T20:25:15.307Z] 92acf4449782: Pushed [2026-04-08T20:25:15.307Z] e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:15.816Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:16.181Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2026-04-08T20:25:16.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-04-08T20:25:16.182Z] e1c8d576a004: Preparing [2026-04-08T20:25:16.182Z] 92acf4449782: Preparing [2026-04-08T20:25:16.182Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:16.182Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:16.182Z] cd7b63d56866: Preparing [2026-04-08T20:25:16.182Z] 3ad22a2a1a3c: Preparing [2026-04-08T20:25:16.182Z] cce92674e987: Preparing [2026-04-08T20:25:16.182Z] 3ad22a2a1a3c: Waiting [2026-04-08T20:25:16.182Z] cce92674e987: Waiting [2026-04-08T20:25:16.182Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:16.182Z] 92acf4449782: Layer already exists [2026-04-08T20:25:16.182Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:16.182Z] e1c8d576a004: Layer already exists [2026-04-08T20:25:16.182Z] cd7b63d56866: Layer already exists [2026-04-08T20:25:16.182Z] 3ad22a2a1a3c: Layer already exists [2026-04-08T20:25:16.182Z] cce92674e987: Layer already exists [2026-04-08T20:25:16.182Z] latest: digest: sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:16.546Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:16.945Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.106 [2026-04-08T20:25:16.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-04-08T20:25:16.945Z] e1c8d576a004: Preparing [2026-04-08T20:25:16.945Z] 92acf4449782: Preparing [2026-04-08T20:25:16.945Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:16.945Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:16.945Z] cd7b63d56866: Preparing [2026-04-08T20:25:16.945Z] 3ad22a2a1a3c: Preparing [2026-04-08T20:25:16.945Z] cce92674e987: Preparing [2026-04-08T20:25:16.945Z] 3ad22a2a1a3c: Waiting [2026-04-08T20:25:16.945Z] cce92674e987: Waiting [2026-04-08T20:25:16.945Z] 92acf4449782: Layer already exists [2026-04-08T20:25:16.945Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:16.945Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:16.945Z] cd7b63d56866: Layer already exists [2026-04-08T20:25:16.945Z] e1c8d576a004: Layer already exists [2026-04-08T20:25:16.945Z] cce92674e987: Layer already exists [2026-04-08T20:25:16.945Z] 3ad22a2a1a3c: Layer already exists [2026-04-08T20:25:16.945Z] 4.1.0-dev.106: digest: sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:17.332Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:17.644Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:25:17.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-04-08T20:25:17.644Z] e1c8d576a004: Preparing [2026-04-08T20:25:17.644Z] 92acf4449782: Preparing [2026-04-08T20:25:17.644Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:17.644Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:17.644Z] cd7b63d56866: Preparing [2026-04-08T20:25:17.644Z] 3ad22a2a1a3c: Preparing [2026-04-08T20:25:17.644Z] cce92674e987: Preparing [2026-04-08T20:25:17.644Z] 3ad22a2a1a3c: Waiting [2026-04-08T20:25:17.644Z] cce92674e987: Waiting [2026-04-08T20:25:17.644Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:17.644Z] 92acf4449782: Layer already exists [2026-04-08T20:25:17.644Z] e1c8d576a004: Layer already exists [2026-04-08T20:25:17.644Z] cd7b63d56866: Layer already exists [2026-04-08T20:25:17.644Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:17.644Z] cce92674e987: Layer already exists [2026-04-08T20:25:17.644Z] 3ad22a2a1a3c: Layer already exists [2026-04-08T20:25:17.644Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:17.968Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:18.284Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2026-04-08T20:25:18.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-04-08T20:25:18.285Z] e1c8d576a004: Preparing [2026-04-08T20:25:18.285Z] 92acf4449782: Preparing [2026-04-08T20:25:18.285Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:18.285Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:18.285Z] cd7b63d56866: Preparing [2026-04-08T20:25:18.285Z] 3ad22a2a1a3c: Preparing [2026-04-08T20:25:18.285Z] cce92674e987: Preparing [2026-04-08T20:25:18.285Z] 3ad22a2a1a3c: Waiting [2026-04-08T20:25:18.285Z] cce92674e987: Waiting [2026-04-08T20:25:18.285Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:18.285Z] e1c8d576a004: Layer already exists [2026-04-08T20:25:18.285Z] 92acf4449782: Layer already exists [2026-04-08T20:25:18.285Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:18.285Z] cd7b63d56866: Layer already exists [2026-04-08T20:25:18.285Z] cce92674e987: Layer already exists [2026-04-08T20:25:18.285Z] 3ad22a2a1a3c: Layer already exists [2026-04-08T20:25:18.285Z] main: digest: sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-08T20:25:18.356Z] ===================================================== [Pipeline] echo [2026-04-08T20:25:18.369Z] taggedImages: [2026-04-08T20:25:18.369Z] - nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:25:18.369Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-04-08T20:25:18.369Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.106 [2026-04-08T20:25:18.369Z] - nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:25:18.369Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2026-04-08T20:25:18.396Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2026-04-08T20:25:18.396Z] e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:25:18.396Z] latest [2026-04-08T20:25:18.396Z] 4.1.0-dev.106 [2026-04-08T20:25:18.396Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:25:18.396Z] main [2026-04-08T20:25:18.396Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:18.737Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:19.055Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:25:19.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-04-08T20:25:19.055Z] d8df9bda8f8d: Preparing [2026-04-08T20:25:19.055Z] fa6b587eed58: Preparing [2026-04-08T20:25:19.055Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:19.055Z] 726cc54d1735: Preparing [2026-04-08T20:25:19.055Z] 9922628ceb3b: Preparing [2026-04-08T20:25:19.055Z] cce92674e987: Preparing [2026-04-08T20:25:19.055Z] cce92674e987: Waiting [2026-04-08T20:25:19.055Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:19.055Z] cce92674e987: Layer already exists [2026-04-08T20:25:19.055Z] 9922628ceb3b: Pushed [2026-04-08T20:25:19.055Z] d8df9bda8f8d: Pushed [2026-04-08T20:25:19.055Z] 726cc54d1735: Pushed [2026-04-08T20:25:23.251Z] fa6b587eed58: Pushed [2026-04-08T20:25:23.251Z] e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:23.569Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:23.896Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-04-08T20:25:23.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-04-08T20:25:23.896Z] d8df9bda8f8d: Preparing [2026-04-08T20:25:23.896Z] fa6b587eed58: Preparing [2026-04-08T20:25:23.896Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:23.896Z] 726cc54d1735: Preparing [2026-04-08T20:25:23.896Z] 9922628ceb3b: Preparing [2026-04-08T20:25:23.896Z] cce92674e987: Preparing [2026-04-08T20:25:23.896Z] cce92674e987: Waiting [2026-04-08T20:25:23.896Z] d8df9bda8f8d: Layer already exists [2026-04-08T20:25:23.896Z] 9922628ceb3b: Layer already exists [2026-04-08T20:25:23.896Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:23.896Z] fa6b587eed58: Layer already exists [2026-04-08T20:25:23.896Z] 726cc54d1735: Layer already exists [2026-04-08T20:25:23.896Z] cce92674e987: Layer already exists [2026-04-08T20:25:23.896Z] latest: digest: sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:24.224Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:24.546Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.106 [2026-04-08T20:25:24.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-04-08T20:25:24.546Z] d8df9bda8f8d: Preparing [2026-04-08T20:25:24.546Z] fa6b587eed58: Preparing [2026-04-08T20:25:24.546Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:24.546Z] 726cc54d1735: Preparing [2026-04-08T20:25:24.546Z] 9922628ceb3b: Preparing [2026-04-08T20:25:24.546Z] cce92674e987: Preparing [2026-04-08T20:25:24.546Z] cce92674e987: Waiting [2026-04-08T20:25:24.546Z] 9922628ceb3b: Layer already exists [2026-04-08T20:25:24.546Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:24.546Z] 726cc54d1735: Layer already exists [2026-04-08T20:25:24.546Z] fa6b587eed58: Layer already exists [2026-04-08T20:25:24.546Z] d8df9bda8f8d: Layer already exists [2026-04-08T20:25:24.546Z] cce92674e987: Layer already exists [2026-04-08T20:25:24.546Z] 4.1.0-dev.106: digest: sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:24.874Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:25.192Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:25:25.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-04-08T20:25:25.193Z] d8df9bda8f8d: Preparing [2026-04-08T20:25:25.193Z] fa6b587eed58: Preparing [2026-04-08T20:25:25.193Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:25.193Z] 726cc54d1735: Preparing [2026-04-08T20:25:25.193Z] 9922628ceb3b: Preparing [2026-04-08T20:25:25.193Z] cce92674e987: Preparing [2026-04-08T20:25:25.193Z] cce92674e987: Waiting [2026-04-08T20:25:25.193Z] fa6b587eed58: Layer already exists [2026-04-08T20:25:25.193Z] 726cc54d1735: Layer already exists [2026-04-08T20:25:25.193Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:25.193Z] 9922628ceb3b: Layer already exists [2026-04-08T20:25:25.193Z] d8df9bda8f8d: Layer already exists [2026-04-08T20:25:25.193Z] cce92674e987: Layer already exists [2026-04-08T20:25:25.193Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:25.512Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:25.832Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2026-04-08T20:25:25.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-04-08T20:25:25.832Z] d8df9bda8f8d: Preparing [2026-04-08T20:25:25.832Z] fa6b587eed58: Preparing [2026-04-08T20:25:25.832Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:25.832Z] 726cc54d1735: Preparing [2026-04-08T20:25:25.832Z] 9922628ceb3b: Preparing [2026-04-08T20:25:25.832Z] cce92674e987: Preparing [2026-04-08T20:25:25.832Z] cce92674e987: Waiting [2026-04-08T20:25:25.832Z] d8df9bda8f8d: Layer already exists [2026-04-08T20:25:25.832Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:25.832Z] 726cc54d1735: Layer already exists [2026-04-08T20:25:25.832Z] 9922628ceb3b: Layer already exists [2026-04-08T20:25:25.832Z] fa6b587eed58: Layer already exists [2026-04-08T20:25:25.832Z] cce92674e987: Layer already exists [2026-04-08T20:25:25.832Z] main: digest: sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-08T20:25:25.898Z] ===================================================== [Pipeline] echo [2026-04-08T20:25:25.917Z] taggedImages: [2026-04-08T20:25:25.917Z] - nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:25:25.917Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-04-08T20:25:25.917Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.106 [2026-04-08T20:25:25.917Z] - nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:25:25.917Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2026-04-08T20:25:25.946Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2026-04-08T20:25:25.946Z] e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:25:25.946Z] latest [2026-04-08T20:25:25.946Z] 4.1.0-dev.106 [2026-04-08T20:25:25.946Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:25:25.946Z] main [2026-04-08T20:25:25.946Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:26.288Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:26.610Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:25:26.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-04-08T20:25:26.610Z] f5066577643d: Preparing [2026-04-08T20:25:26.610Z] 88ea4e2bf5ef: Preparing [2026-04-08T20:25:26.610Z] 46488fc4ad8e: Preparing [2026-04-08T20:25:26.610Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:26.610Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:26.610Z] cd7b63d56866: Preparing [2026-04-08T20:25:26.610Z] 2465961448c2: Preparing [2026-04-08T20:25:26.610Z] cce92674e987: Preparing [2026-04-08T20:25:26.610Z] 2465961448c2: Waiting [2026-04-08T20:25:26.610Z] cce92674e987: Waiting [2026-04-08T20:25:26.610Z] cd7b63d56866: Waiting [2026-04-08T20:25:26.610Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:26.610Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:26.610Z] cd7b63d56866: Layer already exists [2026-04-08T20:25:26.610Z] 2465961448c2: Layer already exists [2026-04-08T20:25:26.610Z] cce92674e987: Layer already exists [2026-04-08T20:25:26.610Z] 88ea4e2bf5ef: Pushed [2026-04-08T20:25:26.610Z] f5066577643d: Pushed [2026-04-08T20:25:30.805Z] 46488fc4ad8e: Pushed [2026-04-08T20:25:30.805Z] e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:31.137Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:31.459Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-04-08T20:25:31.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-04-08T20:25:31.460Z] f5066577643d: Preparing [2026-04-08T20:25:31.460Z] 88ea4e2bf5ef: Preparing [2026-04-08T20:25:31.460Z] 46488fc4ad8e: Preparing [2026-04-08T20:25:31.460Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:31.460Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:31.460Z] cd7b63d56866: Preparing [2026-04-08T20:25:31.460Z] 2465961448c2: Preparing [2026-04-08T20:25:31.460Z] cce92674e987: Preparing [2026-04-08T20:25:31.460Z] cd7b63d56866: Waiting [2026-04-08T20:25:31.460Z] 2465961448c2: Waiting [2026-04-08T20:25:31.460Z] cce92674e987: Waiting [2026-04-08T20:25:31.460Z] f5066577643d: Layer already exists [2026-04-08T20:25:31.460Z] 46488fc4ad8e: Layer already exists [2026-04-08T20:25:31.460Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:31.460Z] 88ea4e2bf5ef: Layer already exists [2026-04-08T20:25:31.460Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:31.460Z] cd7b63d56866: Layer already exists [2026-04-08T20:25:31.460Z] cce92674e987: Layer already exists [2026-04-08T20:25:31.460Z] 2465961448c2: Layer already exists [2026-04-08T20:25:31.460Z] latest: digest: sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:31.781Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:32.091Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.106 [2026-04-08T20:25:32.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-04-08T20:25:32.091Z] f5066577643d: Preparing [2026-04-08T20:25:32.091Z] 88ea4e2bf5ef: Preparing [2026-04-08T20:25:32.091Z] 46488fc4ad8e: Preparing [2026-04-08T20:25:32.091Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:32.091Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:32.091Z] cd7b63d56866: Preparing [2026-04-08T20:25:32.091Z] 2465961448c2: Preparing [2026-04-08T20:25:32.091Z] cce92674e987: Preparing [2026-04-08T20:25:32.091Z] cd7b63d56866: Waiting [2026-04-08T20:25:32.091Z] 2465961448c2: Waiting [2026-04-08T20:25:32.091Z] cce92674e987: Waiting [2026-04-08T20:25:32.091Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:32.091Z] 88ea4e2bf5ef: Layer already exists [2026-04-08T20:25:32.091Z] 46488fc4ad8e: Layer already exists [2026-04-08T20:25:32.091Z] f5066577643d: Layer already exists [2026-04-08T20:25:32.091Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:32.091Z] cd7b63d56866: Layer already exists [2026-04-08T20:25:32.091Z] cce92674e987: Layer already exists [2026-04-08T20:25:32.091Z] 2465961448c2: Layer already exists [2026-04-08T20:25:32.091Z] 4.1.0-dev.106: digest: sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:32.409Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:32.729Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:25:32.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-04-08T20:25:32.730Z] f5066577643d: Preparing [2026-04-08T20:25:32.730Z] 88ea4e2bf5ef: Preparing [2026-04-08T20:25:32.730Z] 46488fc4ad8e: Preparing [2026-04-08T20:25:32.730Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:32.730Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:32.730Z] cd7b63d56866: Preparing [2026-04-08T20:25:32.730Z] 2465961448c2: Preparing [2026-04-08T20:25:32.730Z] cce92674e987: Preparing [2026-04-08T20:25:32.730Z] cd7b63d56866: Waiting [2026-04-08T20:25:32.730Z] cce92674e987: Waiting [2026-04-08T20:25:32.730Z] 2465961448c2: Waiting [2026-04-08T20:25:32.730Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:32.730Z] 88ea4e2bf5ef: Layer already exists [2026-04-08T20:25:32.730Z] 46488fc4ad8e: Layer already exists [2026-04-08T20:25:32.730Z] f5066577643d: Layer already exists [2026-04-08T20:25:32.730Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:32.730Z] cd7b63d56866: Layer already exists [2026-04-08T20:25:32.730Z] 2465961448c2: Layer already exists [2026-04-08T20:25:32.730Z] cce92674e987: Layer already exists [2026-04-08T20:25:32.730Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:33.061Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:33.384Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2026-04-08T20:25:33.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-04-08T20:25:33.384Z] f5066577643d: Preparing [2026-04-08T20:25:33.384Z] 88ea4e2bf5ef: Preparing [2026-04-08T20:25:33.384Z] 46488fc4ad8e: Preparing [2026-04-08T20:25:33.384Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:33.384Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:33.384Z] cd7b63d56866: Preparing [2026-04-08T20:25:33.384Z] 2465961448c2: Preparing [2026-04-08T20:25:33.384Z] cce92674e987: Preparing [2026-04-08T20:25:33.384Z] cd7b63d56866: Waiting [2026-04-08T20:25:33.384Z] cce92674e987: Waiting [2026-04-08T20:25:33.384Z] 2465961448c2: Waiting [2026-04-08T20:25:33.384Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:33.384Z] 88ea4e2bf5ef: Layer already exists [2026-04-08T20:25:33.384Z] 46488fc4ad8e: Layer already exists [2026-04-08T20:25:33.384Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:33.384Z] f5066577643d: Layer already exists [2026-04-08T20:25:33.384Z] 2465961448c2: Layer already exists [2026-04-08T20:25:33.384Z] cd7b63d56866: Layer already exists [2026-04-08T20:25:33.384Z] cce92674e987: Layer already exists [2026-04-08T20:25:33.384Z] main: digest: sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-08T20:25:33.472Z] ===================================================== [Pipeline] echo [2026-04-08T20:25:33.484Z] taggedImages: [2026-04-08T20:25:33.484Z] - nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:25:33.484Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-04-08T20:25:33.484Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.106 [2026-04-08T20:25:33.484Z] - nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:25:33.484Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2026-04-08T20:25:33.505Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2026-04-08T20:25:33.505Z] e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:25:33.505Z] latest [2026-04-08T20:25:33.505Z] 4.1.0-dev.106 [2026-04-08T20:25:33.505Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:25:33.505Z] main [2026-04-08T20:25:33.505Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:33.839Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:34.169Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:25:34.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-04-08T20:25:34.170Z] 68067809e66a: Preparing [2026-04-08T20:25:34.170Z] 7b635d44ff82: Preparing [2026-04-08T20:25:34.170Z] be2615e35931: Preparing [2026-04-08T20:25:34.170Z] 5ddd1c76c320: Preparing [2026-04-08T20:25:34.170Z] a5e25626c8e3: Preparing [2026-04-08T20:25:34.170Z] 70ad4a17fa20: Preparing [2026-04-08T20:25:34.170Z] 5496434f6f33: Preparing [2026-04-08T20:25:34.170Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:34.170Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:34.170Z] 4282ac935117: Preparing [2026-04-08T20:25:34.170Z] 193f6bdb2a27: Preparing [2026-04-08T20:25:34.170Z] 5f70bf18a086: Preparing [2026-04-08T20:25:34.170Z] d1220d6d3ec1: Preparing [2026-04-08T20:25:34.170Z] 6c5c916b7d01: Preparing [2026-04-08T20:25:34.170Z] 68a488470e5c: Preparing [2026-04-08T20:25:34.170Z] cce92674e987: Preparing [2026-04-08T20:25:34.170Z] 4282ac935117: Waiting [2026-04-08T20:25:34.170Z] 5496434f6f33: Waiting [2026-04-08T20:25:34.170Z] b87c7a4b0f2d: Waiting [2026-04-08T20:25:34.170Z] 7f85663c7dd9: Waiting [2026-04-08T20:25:34.170Z] 6c5c916b7d01: Waiting [2026-04-08T20:25:34.170Z] 193f6bdb2a27: Waiting [2026-04-08T20:25:34.170Z] 5f70bf18a086: Waiting [2026-04-08T20:25:34.170Z] d1220d6d3ec1: Waiting [2026-04-08T20:25:34.170Z] 68a488470e5c: Waiting [2026-04-08T20:25:34.170Z] cce92674e987: Waiting [2026-04-08T20:25:34.170Z] 70ad4a17fa20: Waiting [2026-04-08T20:25:34.170Z] a5e25626c8e3: Pushed [2026-04-08T20:25:34.170Z] 5ddd1c76c320: Pushed [2026-04-08T20:25:34.170Z] 7b635d44ff82: Pushed [2026-04-08T20:25:34.170Z] be2615e35931: Pushed [2026-04-08T20:25:34.170Z] 68067809e66a: Pushed [2026-04-08T20:25:34.170Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:34.170Z] 70ad4a17fa20: Pushed [2026-04-08T20:25:34.170Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:34.170Z] 5f70bf18a086: Layer already exists [2026-04-08T20:25:34.431Z] 4282ac935117: Pushed [2026-04-08T20:25:34.431Z] 193f6bdb2a27: Pushed [2026-04-08T20:25:34.431Z] 6c5c916b7d01: Pushed [2026-04-08T20:25:34.431Z] d1220d6d3ec1: Pushed [2026-04-08T20:25:34.431Z] cce92674e987: Layer already exists [2026-04-08T20:25:34.431Z] 68a488470e5c: Pushed [2026-04-08T20:25:35.810Z] 5496434f6f33: Pushed [2026-04-08T20:25:35.810Z] e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:36.398Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:36.726Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-04-08T20:25:36.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-04-08T20:25:36.726Z] 68067809e66a: Preparing [2026-04-08T20:25:36.726Z] 7b635d44ff82: Preparing [2026-04-08T20:25:36.726Z] be2615e35931: Preparing [2026-04-08T20:25:36.726Z] 5ddd1c76c320: Preparing [2026-04-08T20:25:36.726Z] a5e25626c8e3: Preparing [2026-04-08T20:25:36.726Z] 70ad4a17fa20: Preparing [2026-04-08T20:25:36.726Z] 5496434f6f33: Preparing [2026-04-08T20:25:36.726Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:36.726Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:36.726Z] 4282ac935117: Preparing [2026-04-08T20:25:36.726Z] 193f6bdb2a27: Preparing [2026-04-08T20:25:36.726Z] 5f70bf18a086: Preparing [2026-04-08T20:25:36.726Z] d1220d6d3ec1: Preparing [2026-04-08T20:25:36.726Z] 6c5c916b7d01: Preparing [2026-04-08T20:25:36.726Z] 68a488470e5c: Preparing [2026-04-08T20:25:36.726Z] cce92674e987: Preparing [2026-04-08T20:25:36.726Z] 7f85663c7dd9: Waiting [2026-04-08T20:25:36.726Z] 4282ac935117: Waiting [2026-04-08T20:25:36.726Z] 193f6bdb2a27: Waiting [2026-04-08T20:25:36.726Z] 5f70bf18a086: Waiting [2026-04-08T20:25:36.726Z] d1220d6d3ec1: Waiting [2026-04-08T20:25:36.726Z] 6c5c916b7d01: Waiting [2026-04-08T20:25:36.726Z] 68a488470e5c: Waiting [2026-04-08T20:25:36.726Z] cce92674e987: Waiting [2026-04-08T20:25:36.726Z] 70ad4a17fa20: Waiting [2026-04-08T20:25:36.726Z] 5496434f6f33: Waiting [2026-04-08T20:25:36.726Z] b87c7a4b0f2d: Waiting [2026-04-08T20:25:36.726Z] a5e25626c8e3: Layer already exists [2026-04-08T20:25:36.726Z] 68067809e66a: Layer already exists [2026-04-08T20:25:36.726Z] be2615e35931: Layer already exists [2026-04-08T20:25:36.726Z] 7b635d44ff82: Layer already exists [2026-04-08T20:25:36.726Z] 5ddd1c76c320: Layer already exists [2026-04-08T20:25:36.726Z] 5496434f6f33: Layer already exists [2026-04-08T20:25:36.726Z] 70ad4a17fa20: Layer already exists [2026-04-08T20:25:36.726Z] 4282ac935117: Layer already exists [2026-04-08T20:25:36.727Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:36.727Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:36.727Z] 193f6bdb2a27: Layer already exists [2026-04-08T20:25:36.727Z] 5f70bf18a086: Layer already exists [2026-04-08T20:25:36.727Z] d1220d6d3ec1: Layer already exists [2026-04-08T20:25:36.727Z] 6c5c916b7d01: Layer already exists [2026-04-08T20:25:36.727Z] 68a488470e5c: Layer already exists [2026-04-08T20:25:36.727Z] cce92674e987: Layer already exists [2026-04-08T20:25:36.727Z] latest: digest: sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:37.098Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:37.423Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.106 [2026-04-08T20:25:37.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-04-08T20:25:37.423Z] 68067809e66a: Preparing [2026-04-08T20:25:37.423Z] 7b635d44ff82: Preparing [2026-04-08T20:25:37.423Z] be2615e35931: Preparing [2026-04-08T20:25:37.423Z] 5ddd1c76c320: Preparing [2026-04-08T20:25:37.423Z] a5e25626c8e3: Preparing [2026-04-08T20:25:37.423Z] 70ad4a17fa20: Preparing [2026-04-08T20:25:37.423Z] 5496434f6f33: Preparing [2026-04-08T20:25:37.423Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:37.423Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:37.423Z] 4282ac935117: Preparing [2026-04-08T20:25:37.423Z] 193f6bdb2a27: Preparing [2026-04-08T20:25:37.423Z] 5f70bf18a086: Preparing [2026-04-08T20:25:37.423Z] d1220d6d3ec1: Preparing [2026-04-08T20:25:37.423Z] 6c5c916b7d01: Preparing [2026-04-08T20:25:37.423Z] 68a488470e5c: Preparing [2026-04-08T20:25:37.423Z] cce92674e987: Preparing [2026-04-08T20:25:37.423Z] b87c7a4b0f2d: Waiting [2026-04-08T20:25:37.423Z] 7f85663c7dd9: Waiting [2026-04-08T20:25:37.423Z] 4282ac935117: Waiting [2026-04-08T20:25:37.423Z] 193f6bdb2a27: Waiting [2026-04-08T20:25:37.423Z] 5f70bf18a086: Waiting [2026-04-08T20:25:37.423Z] d1220d6d3ec1: Waiting [2026-04-08T20:25:37.423Z] 70ad4a17fa20: Waiting [2026-04-08T20:25:37.423Z] 68a488470e5c: Waiting [2026-04-08T20:25:37.423Z] cce92674e987: Waiting [2026-04-08T20:25:37.423Z] 5496434f6f33: Waiting [2026-04-08T20:25:37.423Z] 7b635d44ff82: Layer already exists [2026-04-08T20:25:37.423Z] 68067809e66a: Layer already exists [2026-04-08T20:25:37.423Z] 5ddd1c76c320: Layer already exists [2026-04-08T20:25:37.423Z] be2615e35931: Layer already exists [2026-04-08T20:25:37.423Z] a5e25626c8e3: Layer already exists [2026-04-08T20:25:37.423Z] 70ad4a17fa20: Layer already exists [2026-04-08T20:25:37.423Z] 5496434f6f33: Layer already exists [2026-04-08T20:25:37.423Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:37.423Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:37.423Z] 4282ac935117: Layer already exists [2026-04-08T20:25:37.423Z] 193f6bdb2a27: Layer already exists [2026-04-08T20:25:37.423Z] 5f70bf18a086: Layer already exists [2026-04-08T20:25:37.423Z] d1220d6d3ec1: Layer already exists [2026-04-08T20:25:37.423Z] 68a488470e5c: Layer already exists [2026-04-08T20:25:37.423Z] 6c5c916b7d01: Layer already exists [2026-04-08T20:25:37.423Z] cce92674e987: Layer already exists [2026-04-08T20:25:37.423Z] 4.1.0-dev.106: digest: sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:37.753Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:38.074Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:25:38.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-04-08T20:25:38.074Z] 68067809e66a: Preparing [2026-04-08T20:25:38.074Z] 7b635d44ff82: Preparing [2026-04-08T20:25:38.074Z] be2615e35931: Preparing [2026-04-08T20:25:38.074Z] 5ddd1c76c320: Preparing [2026-04-08T20:25:38.074Z] a5e25626c8e3: Preparing [2026-04-08T20:25:38.074Z] 70ad4a17fa20: Preparing [2026-04-08T20:25:38.074Z] 5496434f6f33: Preparing [2026-04-08T20:25:38.074Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:38.074Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:38.074Z] 4282ac935117: Preparing [2026-04-08T20:25:38.074Z] 193f6bdb2a27: Preparing [2026-04-08T20:25:38.074Z] 5f70bf18a086: Preparing [2026-04-08T20:25:38.074Z] d1220d6d3ec1: Preparing [2026-04-08T20:25:38.074Z] 6c5c916b7d01: Preparing [2026-04-08T20:25:38.074Z] 68a488470e5c: Preparing [2026-04-08T20:25:38.074Z] cce92674e987: Preparing [2026-04-08T20:25:38.074Z] 7f85663c7dd9: Waiting [2026-04-08T20:25:38.074Z] 4282ac935117: Waiting [2026-04-08T20:25:38.074Z] 193f6bdb2a27: Waiting [2026-04-08T20:25:38.074Z] 5f70bf18a086: Waiting [2026-04-08T20:25:38.074Z] d1220d6d3ec1: Waiting [2026-04-08T20:25:38.074Z] 6c5c916b7d01: Waiting [2026-04-08T20:25:38.074Z] 68a488470e5c: Waiting [2026-04-08T20:25:38.074Z] cce92674e987: Waiting [2026-04-08T20:25:38.074Z] 70ad4a17fa20: Waiting [2026-04-08T20:25:38.074Z] 5496434f6f33: Waiting [2026-04-08T20:25:38.074Z] b87c7a4b0f2d: Waiting [2026-04-08T20:25:38.074Z] 68067809e66a: Layer already exists [2026-04-08T20:25:38.074Z] 5ddd1c76c320: Layer already exists [2026-04-08T20:25:38.074Z] 7b635d44ff82: Layer already exists [2026-04-08T20:25:38.074Z] be2615e35931: Layer already exists [2026-04-08T20:25:38.074Z] a5e25626c8e3: Layer already exists [2026-04-08T20:25:38.074Z] 70ad4a17fa20: Layer already exists [2026-04-08T20:25:38.074Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:38.074Z] 4282ac935117: Layer already exists [2026-04-08T20:25:38.074Z] 5496434f6f33: Layer already exists [2026-04-08T20:25:38.074Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:38.074Z] 193f6bdb2a27: Layer already exists [2026-04-08T20:25:38.074Z] d1220d6d3ec1: Layer already exists [2026-04-08T20:25:38.074Z] 5f70bf18a086: Layer already exists [2026-04-08T20:25:38.074Z] 6c5c916b7d01: Layer already exists [2026-04-08T20:25:38.074Z] 68a488470e5c: Layer already exists [2026-04-08T20:25:38.074Z] cce92674e987: Layer already exists [2026-04-08T20:25:38.074Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:38.395Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:38.713Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-04-08T20:25:38.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-04-08T20:25:38.713Z] 68067809e66a: Preparing [2026-04-08T20:25:38.713Z] 7b635d44ff82: Preparing [2026-04-08T20:25:38.713Z] be2615e35931: Preparing [2026-04-08T20:25:38.713Z] 5ddd1c76c320: Preparing [2026-04-08T20:25:38.713Z] a5e25626c8e3: Preparing [2026-04-08T20:25:38.713Z] 70ad4a17fa20: Preparing [2026-04-08T20:25:38.713Z] 5496434f6f33: Preparing [2026-04-08T20:25:38.713Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:38.713Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:38.713Z] 4282ac935117: Preparing [2026-04-08T20:25:38.713Z] 193f6bdb2a27: Preparing [2026-04-08T20:25:38.713Z] 5f70bf18a086: Preparing [2026-04-08T20:25:38.713Z] d1220d6d3ec1: Preparing [2026-04-08T20:25:38.713Z] 6c5c916b7d01: Preparing [2026-04-08T20:25:38.713Z] 68a488470e5c: Preparing [2026-04-08T20:25:38.713Z] cce92674e987: Preparing [2026-04-08T20:25:38.713Z] 193f6bdb2a27: Waiting [2026-04-08T20:25:38.713Z] 5f70bf18a086: Waiting [2026-04-08T20:25:38.713Z] d1220d6d3ec1: Waiting [2026-04-08T20:25:38.713Z] 6c5c916b7d01: Waiting [2026-04-08T20:25:38.713Z] 68a488470e5c: Waiting [2026-04-08T20:25:38.713Z] cce92674e987: Waiting [2026-04-08T20:25:38.713Z] 70ad4a17fa20: Waiting [2026-04-08T20:25:38.713Z] 5496434f6f33: Waiting [2026-04-08T20:25:38.713Z] 7f85663c7dd9: Waiting [2026-04-08T20:25:38.713Z] b87c7a4b0f2d: Waiting [2026-04-08T20:25:38.713Z] 4282ac935117: Waiting [2026-04-08T20:25:38.713Z] a5e25626c8e3: Layer already exists [2026-04-08T20:25:38.713Z] 5ddd1c76c320: Layer already exists [2026-04-08T20:25:38.713Z] 68067809e66a: Layer already exists [2026-04-08T20:25:38.713Z] 7b635d44ff82: Layer already exists [2026-04-08T20:25:38.713Z] be2615e35931: Layer already exists [2026-04-08T20:25:38.713Z] 5496434f6f33: Layer already exists [2026-04-08T20:25:38.713Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:38.713Z] 4282ac935117: Layer already exists [2026-04-08T20:25:38.713Z] 70ad4a17fa20: Layer already exists [2026-04-08T20:25:38.713Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:38.713Z] 193f6bdb2a27: Layer already exists [2026-04-08T20:25:38.713Z] 5f70bf18a086: Layer already exists [2026-04-08T20:25:38.713Z] 68a488470e5c: Layer already exists [2026-04-08T20:25:38.713Z] d1220d6d3ec1: Layer already exists [2026-04-08T20:25:38.713Z] 6c5c916b7d01: Layer already exists [2026-04-08T20:25:38.713Z] cce92674e987: Layer already exists [2026-04-08T20:25:38.713Z] main: digest: sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-08T20:25:38.787Z] ===================================================== [Pipeline] echo [2026-04-08T20:25:38.801Z] taggedImages: [2026-04-08T20:25:38.801Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:25:38.801Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-04-08T20:25:38.801Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.106 [2026-04-08T20:25:38.801Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:25:38.801Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2026-04-08T20:25:38.825Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2026-04-08T20:25:38.825Z] e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:25:38.825Z] latest [2026-04-08T20:25:38.825Z] 4.1.0-dev.106 [2026-04-08T20:25:38.825Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:25:38.825Z] main [2026-04-08T20:25:38.825Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:39.156Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:39.471Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:25:39.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-04-08T20:25:39.471Z] f90aaf32e796: Preparing [2026-04-08T20:25:39.471Z] beda9f0a47df: Preparing [2026-04-08T20:25:39.471Z] 782f6ae7307e: Preparing [2026-04-08T20:25:39.471Z] 28c49fad89de: Preparing [2026-04-08T20:25:39.471Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:39.471Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:39.471Z] cd7b63d56866: Preparing [2026-04-08T20:25:39.471Z] 7f85663c7dd9: Waiting [2026-04-08T20:25:39.471Z] cd7b63d56866: Waiting [2026-04-08T20:25:39.471Z] 2465961448c2: Preparing [2026-04-08T20:25:39.471Z] cce92674e987: Preparing [2026-04-08T20:25:39.471Z] cce92674e987: Waiting [2026-04-08T20:25:39.471Z] 2465961448c2: Waiting [2026-04-08T20:25:39.471Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:39.471Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:39.471Z] cd7b63d56866: Layer already exists [2026-04-08T20:25:39.471Z] 2465961448c2: Layer already exists [2026-04-08T20:25:39.471Z] cce92674e987: Layer already exists [2026-04-08T20:25:39.471Z] f90aaf32e796: Pushed [2026-04-08T20:25:39.471Z] beda9f0a47df: Pushed [2026-04-08T20:25:39.471Z] 782f6ae7307e: Pushed [2026-04-08T20:25:43.663Z] 28c49fad89de: Pushed [2026-04-08T20:25:43.663Z] e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:43.993Z] + 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-08T20:25:44.317Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-04-08T20:25:44.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-04-08T20:25:44.317Z] f90aaf32e796: Preparing [2026-04-08T20:25:44.317Z] beda9f0a47df: Preparing [2026-04-08T20:25:44.317Z] 782f6ae7307e: Preparing [2026-04-08T20:25:44.317Z] 28c49fad89de: Preparing [2026-04-08T20:25:44.317Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:44.317Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:44.317Z] cd7b63d56866: Preparing [2026-04-08T20:25:44.317Z] 7f85663c7dd9: Waiting [2026-04-08T20:25:44.317Z] 2465961448c2: Preparing [2026-04-08T20:25:44.317Z] cd7b63d56866: Waiting [2026-04-08T20:25:44.317Z] cce92674e987: Preparing [2026-04-08T20:25:44.317Z] 2465961448c2: Waiting [2026-04-08T20:25:44.317Z] cce92674e987: Waiting [2026-04-08T20:25:44.317Z] f90aaf32e796: Layer already exists [2026-04-08T20:25:44.317Z] 28c49fad89de: Layer already exists [2026-04-08T20:25:44.317Z] beda9f0a47df: Layer already exists [2026-04-08T20:25:44.317Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:44.317Z] 782f6ae7307e: Layer already exists [2026-04-08T20:25:44.317Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:44.317Z] cce92674e987: Layer already exists [2026-04-08T20:25:44.317Z] cd7b63d56866: Layer already exists [2026-04-08T20:25:44.317Z] 2465961448c2: Layer already exists [2026-04-08T20:25:44.317Z] latest: digest: sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:44.638Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:44.966Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.106 [2026-04-08T20:25:44.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-04-08T20:25:44.966Z] f90aaf32e796: Preparing [2026-04-08T20:25:44.966Z] beda9f0a47df: Preparing [2026-04-08T20:25:44.966Z] 782f6ae7307e: Preparing [2026-04-08T20:25:44.966Z] 28c49fad89de: Preparing [2026-04-08T20:25:44.966Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:44.966Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:44.966Z] cd7b63d56866: Preparing [2026-04-08T20:25:44.966Z] 2465961448c2: Preparing [2026-04-08T20:25:44.966Z] cd7b63d56866: Waiting [2026-04-08T20:25:44.966Z] 7f85663c7dd9: Waiting [2026-04-08T20:25:44.966Z] cce92674e987: Preparing [2026-04-08T20:25:44.966Z] 2465961448c2: Waiting [2026-04-08T20:25:44.966Z] cce92674e987: Waiting [2026-04-08T20:25:44.966Z] f90aaf32e796: Layer already exists [2026-04-08T20:25:44.966Z] 28c49fad89de: Layer already exists [2026-04-08T20:25:44.966Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:44.966Z] 782f6ae7307e: Layer already exists [2026-04-08T20:25:44.966Z] beda9f0a47df: Layer already exists [2026-04-08T20:25:44.966Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:44.966Z] cd7b63d56866: Layer already exists [2026-04-08T20:25:44.966Z] 2465961448c2: Layer already exists [2026-04-08T20:25:44.966Z] cce92674e987: Layer already exists [2026-04-08T20:25:44.966Z] 4.1.0-dev.106: digest: sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:45.291Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:45.614Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:25:45.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-04-08T20:25:45.614Z] f90aaf32e796: Preparing [2026-04-08T20:25:45.614Z] beda9f0a47df: Preparing [2026-04-08T20:25:45.614Z] 782f6ae7307e: Preparing [2026-04-08T20:25:45.614Z] 28c49fad89de: Preparing [2026-04-08T20:25:45.614Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:45.614Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:45.614Z] cd7b63d56866: Preparing [2026-04-08T20:25:45.614Z] 2465961448c2: Preparing [2026-04-08T20:25:45.614Z] cce92674e987: Preparing [2026-04-08T20:25:45.614Z] 7f85663c7dd9: Waiting [2026-04-08T20:25:45.614Z] cd7b63d56866: Waiting [2026-04-08T20:25:45.614Z] 2465961448c2: Waiting [2026-04-08T20:25:45.614Z] cce92674e987: Waiting [2026-04-08T20:25:45.614Z] beda9f0a47df: Layer already exists [2026-04-08T20:25:45.615Z] f90aaf32e796: Layer already exists [2026-04-08T20:25:45.615Z] 28c49fad89de: Layer already exists [2026-04-08T20:25:45.615Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:45.615Z] 782f6ae7307e: Layer already exists [2026-04-08T20:25:45.615Z] cd7b63d56866: Layer already exists [2026-04-08T20:25:45.615Z] cce92674e987: Layer already exists [2026-04-08T20:25:45.615Z] 2465961448c2: Layer already exists [2026-04-08T20:25:45.615Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:45.615Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:45.941Z] + 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-08T20:25:46.261Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-04-08T20:25:46.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-04-08T20:25:46.261Z] f90aaf32e796: Preparing [2026-04-08T20:25:46.261Z] beda9f0a47df: Preparing [2026-04-08T20:25:46.261Z] 782f6ae7307e: Preparing [2026-04-08T20:25:46.261Z] 28c49fad89de: Preparing [2026-04-08T20:25:46.261Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:46.261Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:46.261Z] cd7b63d56866: Preparing [2026-04-08T20:25:46.261Z] 2465961448c2: Preparing [2026-04-08T20:25:46.261Z] cce92674e987: Preparing [2026-04-08T20:25:46.261Z] 2465961448c2: Waiting [2026-04-08T20:25:46.261Z] cd7b63d56866: Waiting [2026-04-08T20:25:46.261Z] cce92674e987: Waiting [2026-04-08T20:25:46.261Z] 7f85663c7dd9: Waiting [2026-04-08T20:25:46.261Z] f90aaf32e796: Layer already exists [2026-04-08T20:25:46.261Z] beda9f0a47df: Layer already exists [2026-04-08T20:25:46.261Z] 28c49fad89de: Layer already exists [2026-04-08T20:25:46.261Z] 782f6ae7307e: Layer already exists [2026-04-08T20:25:46.261Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:46.261Z] cce92674e987: Layer already exists [2026-04-08T20:25:46.261Z] cd7b63d56866: Layer already exists [2026-04-08T20:25:46.261Z] 2465961448c2: Layer already exists [2026-04-08T20:25:46.261Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:46.261Z] main: digest: sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-08T20:25:46.335Z] ===================================================== [Pipeline] echo [2026-04-08T20:25:46.348Z] taggedImages: [2026-04-08T20:25:46.348Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:25:46.348Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-04-08T20:25:46.348Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.106 [2026-04-08T20:25:46.348Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:25:46.348Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2026-04-08T20:25:46.376Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2026-04-08T20:25:46.376Z] e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:25:46.376Z] latest [2026-04-08T20:25:46.376Z] 4.1.0-dev.106 [2026-04-08T20:25:46.376Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:25:46.376Z] main [2026-04-08T20:25:46.376Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:46.720Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:47.040Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:25:47.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-04-08T20:25:47.040Z] 5c6b00de0419: Preparing [2026-04-08T20:25:47.040Z] 473b47140984: Preparing [2026-04-08T20:25:47.040Z] 43e3357b44f3: Preparing [2026-04-08T20:25:47.040Z] cd109904f55c: Preparing [2026-04-08T20:25:47.040Z] 0c74f1b5d543: Preparing [2026-04-08T20:25:47.040Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:47.040Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:47.040Z] d412a5de93a0: Preparing [2026-04-08T20:25:47.040Z] 62ffa1362ebb: Preparing [2026-04-08T20:25:47.040Z] 7e152bca6b9a: Preparing [2026-04-08T20:25:47.040Z] cce92674e987: Preparing [2026-04-08T20:25:47.040Z] 7f85663c7dd9: Waiting [2026-04-08T20:25:47.040Z] 7e152bca6b9a: Waiting [2026-04-08T20:25:47.040Z] cce92674e987: Waiting [2026-04-08T20:25:47.040Z] d412a5de93a0: Waiting [2026-04-08T20:25:47.040Z] 62ffa1362ebb: Waiting [2026-04-08T20:25:47.040Z] b87c7a4b0f2d: Waiting [2026-04-08T20:25:47.040Z] cd109904f55c: Pushed [2026-04-08T20:25:47.040Z] 473b47140984: Pushed [2026-04-08T20:25:47.040Z] 5c6b00de0419: Pushed [2026-04-08T20:25:47.040Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:47.040Z] 0c74f1b5d543: Pushed [2026-04-08T20:25:47.040Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:47.040Z] cce92674e987: Layer already exists [2026-04-08T20:25:47.040Z] d412a5de93a0: Pushed [2026-04-08T20:25:47.298Z] 62ffa1362ebb: Pushed [2026-04-08T20:25:48.681Z] 7e152bca6b9a: Pushed [2026-04-08T20:25:50.086Z] 43e3357b44f3: Pushed [2026-04-08T20:25:50.086Z] e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:50.428Z] + 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-08T20:25:50.751Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-04-08T20:25:50.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-04-08T20:25:50.751Z] 5c6b00de0419: Preparing [2026-04-08T20:25:50.751Z] 473b47140984: Preparing [2026-04-08T20:25:50.751Z] 43e3357b44f3: Preparing [2026-04-08T20:25:50.751Z] cd109904f55c: Preparing [2026-04-08T20:25:50.751Z] 0c74f1b5d543: Preparing [2026-04-08T20:25:50.751Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:50.751Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:50.751Z] d412a5de93a0: Preparing [2026-04-08T20:25:50.751Z] 62ffa1362ebb: Preparing [2026-04-08T20:25:50.751Z] 7e152bca6b9a: Preparing [2026-04-08T20:25:50.751Z] cce92674e987: Preparing [2026-04-08T20:25:50.751Z] 7f85663c7dd9: Waiting [2026-04-08T20:25:50.751Z] d412a5de93a0: Waiting [2026-04-08T20:25:50.751Z] b87c7a4b0f2d: Waiting [2026-04-08T20:25:50.751Z] 7e152bca6b9a: Waiting [2026-04-08T20:25:50.751Z] cce92674e987: Waiting [2026-04-08T20:25:50.751Z] 62ffa1362ebb: Waiting [2026-04-08T20:25:50.751Z] cd109904f55c: Layer already exists [2026-04-08T20:25:50.751Z] 473b47140984: Layer already exists [2026-04-08T20:25:50.751Z] 0c74f1b5d543: Layer already exists [2026-04-08T20:25:50.751Z] 5c6b00de0419: Layer already exists [2026-04-08T20:25:50.751Z] 43e3357b44f3: Layer already exists [2026-04-08T20:25:50.751Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:50.751Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:50.751Z] 7e152bca6b9a: Layer already exists [2026-04-08T20:25:50.751Z] d412a5de93a0: Layer already exists [2026-04-08T20:25:50.751Z] 62ffa1362ebb: Layer already exists [2026-04-08T20:25:50.751Z] cce92674e987: Layer already exists [2026-04-08T20:25:50.751Z] latest: digest: sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:51.078Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:51.398Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.106 [2026-04-08T20:25:51.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-04-08T20:25:51.399Z] 5c6b00de0419: Preparing [2026-04-08T20:25:51.399Z] 473b47140984: Preparing [2026-04-08T20:25:51.399Z] 43e3357b44f3: Preparing [2026-04-08T20:25:51.399Z] cd109904f55c: Preparing [2026-04-08T20:25:51.399Z] 0c74f1b5d543: Preparing [2026-04-08T20:25:51.399Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:51.399Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:51.399Z] d412a5de93a0: Preparing [2026-04-08T20:25:51.399Z] 62ffa1362ebb: Preparing [2026-04-08T20:25:51.399Z] 7e152bca6b9a: Preparing [2026-04-08T20:25:51.399Z] cce92674e987: Preparing [2026-04-08T20:25:51.399Z] b87c7a4b0f2d: Waiting [2026-04-08T20:25:51.399Z] 7f85663c7dd9: Waiting [2026-04-08T20:25:51.399Z] d412a5de93a0: Waiting [2026-04-08T20:25:51.399Z] 62ffa1362ebb: Waiting [2026-04-08T20:25:51.399Z] 7e152bca6b9a: Waiting [2026-04-08T20:25:51.399Z] cce92674e987: Waiting [2026-04-08T20:25:51.399Z] cd109904f55c: Layer already exists [2026-04-08T20:25:51.399Z] 473b47140984: Layer already exists [2026-04-08T20:25:51.399Z] 43e3357b44f3: Layer already exists [2026-04-08T20:25:51.399Z] 5c6b00de0419: Layer already exists [2026-04-08T20:25:51.399Z] 0c74f1b5d543: Layer already exists [2026-04-08T20:25:51.399Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:51.399Z] 62ffa1362ebb: Layer already exists [2026-04-08T20:25:51.399Z] d412a5de93a0: Layer already exists [2026-04-08T20:25:51.399Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:51.399Z] 7e152bca6b9a: Layer already exists [2026-04-08T20:25:51.399Z] cce92674e987: Layer already exists [2026-04-08T20:25:51.399Z] 4.1.0-dev.106: digest: sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:51.722Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:52.047Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:25:52.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-04-08T20:25:52.047Z] 5c6b00de0419: Preparing [2026-04-08T20:25:52.047Z] 473b47140984: Preparing [2026-04-08T20:25:52.047Z] 43e3357b44f3: Preparing [2026-04-08T20:25:52.047Z] cd109904f55c: Preparing [2026-04-08T20:25:52.047Z] 0c74f1b5d543: Preparing [2026-04-08T20:25:52.047Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:52.047Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:52.047Z] d412a5de93a0: Preparing [2026-04-08T20:25:52.047Z] 62ffa1362ebb: Preparing [2026-04-08T20:25:52.047Z] 7e152bca6b9a: Preparing [2026-04-08T20:25:52.047Z] cce92674e987: Preparing [2026-04-08T20:25:52.047Z] b87c7a4b0f2d: Waiting [2026-04-08T20:25:52.047Z] 7f85663c7dd9: Waiting [2026-04-08T20:25:52.047Z] d412a5de93a0: Waiting [2026-04-08T20:25:52.047Z] 62ffa1362ebb: Waiting [2026-04-08T20:25:52.047Z] 7e152bca6b9a: Waiting [2026-04-08T20:25:52.047Z] cce92674e987: Waiting [2026-04-08T20:25:52.047Z] 473b47140984: Layer already exists [2026-04-08T20:25:52.047Z] 43e3357b44f3: Layer already exists [2026-04-08T20:25:52.047Z] cd109904f55c: Layer already exists [2026-04-08T20:25:52.047Z] 0c74f1b5d543: Layer already exists [2026-04-08T20:25:52.047Z] 5c6b00de0419: Layer already exists [2026-04-08T20:25:52.047Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:52.047Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:52.047Z] 62ffa1362ebb: Layer already exists [2026-04-08T20:25:52.047Z] 7e152bca6b9a: Layer already exists [2026-04-08T20:25:52.047Z] d412a5de93a0: Layer already exists [2026-04-08T20:25:52.047Z] cce92674e987: Layer already exists [2026-04-08T20:25:52.047Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:52.380Z] + 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-08T20:25:52.719Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-04-08T20:25:52.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-04-08T20:25:52.719Z] 5c6b00de0419: Preparing [2026-04-08T20:25:52.719Z] 473b47140984: Preparing [2026-04-08T20:25:52.719Z] 43e3357b44f3: Preparing [2026-04-08T20:25:52.719Z] cd109904f55c: Preparing [2026-04-08T20:25:52.719Z] 0c74f1b5d543: Preparing [2026-04-08T20:25:52.719Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:52.719Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:52.719Z] b87c7a4b0f2d: Waiting [2026-04-08T20:25:52.719Z] d412a5de93a0: Preparing [2026-04-08T20:25:52.719Z] 62ffa1362ebb: Preparing [2026-04-08T20:25:52.719Z] 7e152bca6b9a: Preparing [2026-04-08T20:25:52.719Z] cce92674e987: Preparing [2026-04-08T20:25:52.719Z] 7f85663c7dd9: Waiting [2026-04-08T20:25:52.719Z] 62ffa1362ebb: Waiting [2026-04-08T20:25:52.719Z] d412a5de93a0: Waiting [2026-04-08T20:25:52.719Z] 7e152bca6b9a: Waiting [2026-04-08T20:25:52.719Z] cce92674e987: Waiting [2026-04-08T20:25:52.719Z] 43e3357b44f3: Layer already exists [2026-04-08T20:25:52.719Z] 5c6b00de0419: Layer already exists [2026-04-08T20:25:52.719Z] cd109904f55c: Layer already exists [2026-04-08T20:25:52.719Z] 0c74f1b5d543: Layer already exists [2026-04-08T20:25:52.719Z] 473b47140984: Layer already exists [2026-04-08T20:25:52.719Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:52.719Z] d412a5de93a0: Layer already exists [2026-04-08T20:25:52.719Z] 62ffa1362ebb: Layer already exists [2026-04-08T20:25:52.719Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:52.719Z] 7e152bca6b9a: Layer already exists [2026-04-08T20:25:52.719Z] cce92674e987: Layer already exists [2026-04-08T20:25:52.719Z] main: digest: sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-08T20:25:52.797Z] ===================================================== [Pipeline] echo [2026-04-08T20:25:52.809Z] taggedImages: [2026-04-08T20:25:52.809Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:25:52.809Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-04-08T20:25:52.809Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.106 [2026-04-08T20:25:52.809Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:25:52.809Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2026-04-08T20:25:52.842Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2026-04-08T20:25:52.842Z] e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:25:52.842Z] latest [2026-04-08T20:25:52.842Z] 4.1.0-dev.106 [2026-04-08T20:25:52.842Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:25:52.842Z] main [2026-04-08T20:25:52.842Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:53.203Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:53.521Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:25:53.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-04-08T20:25:53.521Z] 129fc778ead0: Preparing [2026-04-08T20:25:53.521Z] a5370035e5ca: Preparing [2026-04-08T20:25:53.521Z] c699ba8afa4e: Preparing [2026-04-08T20:25:53.521Z] db4bbba07b9f: Preparing [2026-04-08T20:25:53.521Z] b1d506624683: Preparing [2026-04-08T20:25:53.521Z] 201b4442e513: Preparing [2026-04-08T20:25:53.521Z] 26719ed62dcd: Preparing [2026-04-08T20:25:53.521Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:53.521Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:53.521Z] 0cdb48e8df26: Preparing [2026-04-08T20:25:53.521Z] 1cad3112e006: Preparing [2026-04-08T20:25:53.521Z] cce92674e987: Preparing [2026-04-08T20:25:53.521Z] 26719ed62dcd: Waiting [2026-04-08T20:25:53.521Z] 0cdb48e8df26: Waiting [2026-04-08T20:25:53.521Z] b87c7a4b0f2d: Waiting [2026-04-08T20:25:53.521Z] 7f85663c7dd9: Waiting [2026-04-08T20:25:53.521Z] 1cad3112e006: Waiting [2026-04-08T20:25:53.521Z] 201b4442e513: Waiting [2026-04-08T20:25:53.521Z] cce92674e987: Waiting [2026-04-08T20:25:53.521Z] b1d506624683: Pushed [2026-04-08T20:25:53.521Z] 129fc778ead0: Pushed [2026-04-08T20:25:53.521Z] a5370035e5ca: Pushed [2026-04-08T20:25:53.521Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:53.521Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:53.780Z] 201b4442e513: Pushed [2026-04-08T20:25:53.780Z] 26719ed62dcd: Pushed [2026-04-08T20:25:53.780Z] cce92674e987: Layer already exists [2026-04-08T20:25:53.780Z] 0cdb48e8df26: Pushed [2026-04-08T20:25:55.150Z] 1cad3112e006: Pushed [2026-04-08T20:25:56.528Z] db4bbba07b9f: Pushed [2026-04-08T20:25:56.787Z] c699ba8afa4e: Pushed [2026-04-08T20:25:56.787Z] e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:57.117Z] + 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-08T20:25:57.437Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-04-08T20:25:57.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-04-08T20:25:57.437Z] 129fc778ead0: Preparing [2026-04-08T20:25:57.437Z] a5370035e5ca: Preparing [2026-04-08T20:25:57.437Z] c699ba8afa4e: Preparing [2026-04-08T20:25:57.437Z] db4bbba07b9f: Preparing [2026-04-08T20:25:57.437Z] b1d506624683: Preparing [2026-04-08T20:25:57.437Z] 201b4442e513: Preparing [2026-04-08T20:25:57.437Z] 26719ed62dcd: Preparing [2026-04-08T20:25:57.437Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:57.437Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:57.437Z] 0cdb48e8df26: Preparing [2026-04-08T20:25:57.437Z] 1cad3112e006: Preparing [2026-04-08T20:25:57.437Z] cce92674e987: Preparing [2026-04-08T20:25:57.437Z] 201b4442e513: Waiting [2026-04-08T20:25:57.437Z] 7f85663c7dd9: Waiting [2026-04-08T20:25:57.437Z] 0cdb48e8df26: Waiting [2026-04-08T20:25:57.437Z] 26719ed62dcd: Waiting [2026-04-08T20:25:57.437Z] b87c7a4b0f2d: Waiting [2026-04-08T20:25:57.437Z] 1cad3112e006: Waiting [2026-04-08T20:25:57.437Z] cce92674e987: Waiting [2026-04-08T20:25:57.437Z] db4bbba07b9f: Layer already exists [2026-04-08T20:25:57.437Z] a5370035e5ca: Layer already exists [2026-04-08T20:25:57.437Z] b1d506624683: Layer already exists [2026-04-08T20:25:57.437Z] 129fc778ead0: Layer already exists [2026-04-08T20:25:57.437Z] c699ba8afa4e: Layer already exists [2026-04-08T20:25:57.437Z] 201b4442e513: Layer already exists [2026-04-08T20:25:57.437Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:57.437Z] 26719ed62dcd: Layer already exists [2026-04-08T20:25:57.437Z] 0cdb48e8df26: Layer already exists [2026-04-08T20:25:57.437Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:57.437Z] cce92674e987: Layer already exists [2026-04-08T20:25:57.437Z] 1cad3112e006: Layer already exists [2026-04-08T20:25:57.437Z] latest: digest: sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:57.765Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:58.081Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.106 [2026-04-08T20:25:58.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-04-08T20:25:58.082Z] 129fc778ead0: Preparing [2026-04-08T20:25:58.082Z] a5370035e5ca: Preparing [2026-04-08T20:25:58.082Z] c699ba8afa4e: Preparing [2026-04-08T20:25:58.082Z] db4bbba07b9f: Preparing [2026-04-08T20:25:58.082Z] b1d506624683: Preparing [2026-04-08T20:25:58.082Z] 201b4442e513: Preparing [2026-04-08T20:25:58.082Z] 26719ed62dcd: Preparing [2026-04-08T20:25:58.082Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:58.082Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:58.082Z] 0cdb48e8df26: Preparing [2026-04-08T20:25:58.082Z] 1cad3112e006: Preparing [2026-04-08T20:25:58.082Z] cce92674e987: Preparing [2026-04-08T20:25:58.082Z] 201b4442e513: Waiting [2026-04-08T20:25:58.082Z] 0cdb48e8df26: Waiting [2026-04-08T20:25:58.082Z] 1cad3112e006: Waiting [2026-04-08T20:25:58.082Z] 26719ed62dcd: Waiting [2026-04-08T20:25:58.082Z] cce92674e987: Waiting [2026-04-08T20:25:58.082Z] b87c7a4b0f2d: Waiting [2026-04-08T20:25:58.082Z] 7f85663c7dd9: Waiting [2026-04-08T20:25:58.082Z] a5370035e5ca: Layer already exists [2026-04-08T20:25:58.082Z] c699ba8afa4e: Layer already exists [2026-04-08T20:25:58.082Z] b1d506624683: Layer already exists [2026-04-08T20:25:58.082Z] db4bbba07b9f: Layer already exists [2026-04-08T20:25:58.082Z] 129fc778ead0: Layer already exists [2026-04-08T20:25:58.082Z] 201b4442e513: Layer already exists [2026-04-08T20:25:58.082Z] 26719ed62dcd: Layer already exists [2026-04-08T20:25:58.082Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:58.082Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:58.082Z] 0cdb48e8df26: Layer already exists [2026-04-08T20:25:58.082Z] 1cad3112e006: Layer already exists [2026-04-08T20:25:58.082Z] cce92674e987: Layer already exists [2026-04-08T20:25:58.082Z] 4.1.0-dev.106: digest: sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:58.419Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:58.752Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:25:58.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-04-08T20:25:58.753Z] 129fc778ead0: Preparing [2026-04-08T20:25:58.753Z] a5370035e5ca: Preparing [2026-04-08T20:25:58.753Z] c699ba8afa4e: Preparing [2026-04-08T20:25:58.753Z] db4bbba07b9f: Preparing [2026-04-08T20:25:58.753Z] b1d506624683: Preparing [2026-04-08T20:25:58.753Z] 201b4442e513: Preparing [2026-04-08T20:25:58.753Z] 26719ed62dcd: Preparing [2026-04-08T20:25:58.753Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:58.753Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:58.753Z] 0cdb48e8df26: Preparing [2026-04-08T20:25:58.753Z] 1cad3112e006: Preparing [2026-04-08T20:25:58.753Z] cce92674e987: Preparing [2026-04-08T20:25:58.753Z] 201b4442e513: Waiting [2026-04-08T20:25:58.753Z] 1cad3112e006: Waiting [2026-04-08T20:25:58.753Z] 7f85663c7dd9: Waiting [2026-04-08T20:25:58.753Z] 26719ed62dcd: Waiting [2026-04-08T20:25:58.753Z] cce92674e987: Waiting [2026-04-08T20:25:58.753Z] b87c7a4b0f2d: Waiting [2026-04-08T20:25:58.753Z] 0cdb48e8df26: Waiting [2026-04-08T20:25:58.753Z] db4bbba07b9f: Layer already exists [2026-04-08T20:25:58.753Z] b1d506624683: Layer already exists [2026-04-08T20:25:58.753Z] c699ba8afa4e: Layer already exists [2026-04-08T20:25:58.753Z] 129fc778ead0: Layer already exists [2026-04-08T20:25:58.753Z] a5370035e5ca: Layer already exists [2026-04-08T20:25:58.753Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:58.753Z] 201b4442e513: Layer already exists [2026-04-08T20:25:58.753Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:58.753Z] 0cdb48e8df26: Layer already exists [2026-04-08T20:25:58.753Z] 26719ed62dcd: Layer already exists [2026-04-08T20:25:58.753Z] cce92674e987: Layer already exists [2026-04-08T20:25:58.753Z] 1cad3112e006: Layer already exists [2026-04-08T20:25:58.753Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:59.086Z] + 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-08T20:25:59.400Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-04-08T20:25:59.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-04-08T20:25:59.400Z] 129fc778ead0: Preparing [2026-04-08T20:25:59.400Z] a5370035e5ca: Preparing [2026-04-08T20:25:59.400Z] c699ba8afa4e: Preparing [2026-04-08T20:25:59.400Z] db4bbba07b9f: Preparing [2026-04-08T20:25:59.400Z] b1d506624683: Preparing [2026-04-08T20:25:59.400Z] 201b4442e513: Preparing [2026-04-08T20:25:59.400Z] 26719ed62dcd: Preparing [2026-04-08T20:25:59.400Z] b87c7a4b0f2d: Preparing [2026-04-08T20:25:59.400Z] 7f85663c7dd9: Preparing [2026-04-08T20:25:59.400Z] 0cdb48e8df26: Preparing [2026-04-08T20:25:59.400Z] 1cad3112e006: Preparing [2026-04-08T20:25:59.400Z] cce92674e987: Preparing [2026-04-08T20:25:59.400Z] 201b4442e513: Waiting [2026-04-08T20:25:59.400Z] 0cdb48e8df26: Waiting [2026-04-08T20:25:59.400Z] 26719ed62dcd: Waiting [2026-04-08T20:25:59.400Z] 1cad3112e006: Waiting [2026-04-08T20:25:59.400Z] cce92674e987: Waiting [2026-04-08T20:25:59.400Z] b87c7a4b0f2d: Waiting [2026-04-08T20:25:59.400Z] 7f85663c7dd9: Waiting [2026-04-08T20:25:59.400Z] db4bbba07b9f: Layer already exists [2026-04-08T20:25:59.400Z] b1d506624683: Layer already exists [2026-04-08T20:25:59.400Z] 129fc778ead0: Layer already exists [2026-04-08T20:25:59.400Z] c699ba8afa4e: Layer already exists [2026-04-08T20:25:59.400Z] a5370035e5ca: Layer already exists [2026-04-08T20:25:59.400Z] 26719ed62dcd: Layer already exists [2026-04-08T20:25:59.400Z] 0cdb48e8df26: Layer already exists [2026-04-08T20:25:59.400Z] 201b4442e513: Layer already exists [2026-04-08T20:25:59.400Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:25:59.400Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:25:59.400Z] 1cad3112e006: Layer already exists [2026-04-08T20:25:59.400Z] cce92674e987: Layer already exists [2026-04-08T20:25:59.400Z] main: digest: sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-08T20:25:59.475Z] ===================================================== [Pipeline] echo [2026-04-08T20:25:59.489Z] taggedImages: [2026-04-08T20:25:59.489Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:25:59.489Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-04-08T20:25:59.489Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.106 [2026-04-08T20:25:59.489Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:25:59.489Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2026-04-08T20:25:59.523Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2026-04-08T20:25:59.523Z] e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:25:59.523Z] latest [2026-04-08T20:25:59.523Z] 4.1.0-dev.106 [2026-04-08T20:25:59.523Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:25:59.523Z] main [2026-04-08T20:25:59.523Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:25:59.871Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:00.194Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:26:00.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-04-08T20:26:00.194Z] 0b617c0989b8: Preparing [2026-04-08T20:26:00.194Z] 312f7d181310: Preparing [2026-04-08T20:26:00.194Z] b87c7a4b0f2d: Preparing [2026-04-08T20:26:00.194Z] 7f85663c7dd9: Preparing [2026-04-08T20:26:00.194Z] baf824582014: Preparing [2026-04-08T20:26:00.194Z] 5ab0d842b14e: Preparing [2026-04-08T20:26:00.194Z] cce92674e987: Preparing [2026-04-08T20:26:00.194Z] 5ab0d842b14e: Waiting [2026-04-08T20:26:00.194Z] cce92674e987: Waiting [2026-04-08T20:26:00.194Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:26:00.194Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:26:00.194Z] cce92674e987: Layer already exists [2026-04-08T20:26:00.194Z] baf824582014: Pushed [2026-04-08T20:26:00.194Z] 0b617c0989b8: Pushed [2026-04-08T20:26:01.128Z] 5ab0d842b14e: Pushed [2026-04-08T20:26:03.661Z] 312f7d181310: Pushed [2026-04-08T20:26:03.661Z] e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:03.981Z] + 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-08T20:26:04.305Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-04-08T20:26:04.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-04-08T20:26:04.305Z] 0b617c0989b8: Preparing [2026-04-08T20:26:04.305Z] 312f7d181310: Preparing [2026-04-08T20:26:04.305Z] b87c7a4b0f2d: Preparing [2026-04-08T20:26:04.305Z] 7f85663c7dd9: Preparing [2026-04-08T20:26:04.305Z] baf824582014: Preparing [2026-04-08T20:26:04.305Z] 5ab0d842b14e: Preparing [2026-04-08T20:26:04.305Z] cce92674e987: Preparing [2026-04-08T20:26:04.305Z] cce92674e987: Waiting [2026-04-08T20:26:04.306Z] 5ab0d842b14e: Waiting [2026-04-08T20:26:04.306Z] 312f7d181310: Layer already exists [2026-04-08T20:26:04.306Z] baf824582014: Layer already exists [2026-04-08T20:26:04.306Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:26:04.306Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:26:04.306Z] 0b617c0989b8: Layer already exists [2026-04-08T20:26:04.306Z] 5ab0d842b14e: Layer already exists [2026-04-08T20:26:04.306Z] cce92674e987: Layer already exists [2026-04-08T20:26:04.306Z] latest: digest: sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:04.634Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:04.965Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.106 [2026-04-08T20:26:04.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-04-08T20:26:04.965Z] 0b617c0989b8: Preparing [2026-04-08T20:26:04.965Z] 312f7d181310: Preparing [2026-04-08T20:26:04.965Z] b87c7a4b0f2d: Preparing [2026-04-08T20:26:04.965Z] 7f85663c7dd9: Preparing [2026-04-08T20:26:04.965Z] baf824582014: Preparing [2026-04-08T20:26:04.965Z] 5ab0d842b14e: Preparing [2026-04-08T20:26:04.965Z] cce92674e987: Preparing [2026-04-08T20:26:04.965Z] 5ab0d842b14e: Waiting [2026-04-08T20:26:04.965Z] cce92674e987: Waiting [2026-04-08T20:26:04.965Z] baf824582014: Layer already exists [2026-04-08T20:26:04.965Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:26:04.965Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:26:04.965Z] 0b617c0989b8: Layer already exists [2026-04-08T20:26:04.965Z] 312f7d181310: Layer already exists [2026-04-08T20:26:04.965Z] cce92674e987: Layer already exists [2026-04-08T20:26:04.965Z] 5ab0d842b14e: Layer already exists [2026-04-08T20:26:04.965Z] 4.1.0-dev.106: digest: sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:05.290Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:05.618Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:26:05.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-04-08T20:26:05.618Z] 0b617c0989b8: Preparing [2026-04-08T20:26:05.618Z] 312f7d181310: Preparing [2026-04-08T20:26:05.618Z] b87c7a4b0f2d: Preparing [2026-04-08T20:26:05.618Z] 7f85663c7dd9: Preparing [2026-04-08T20:26:05.618Z] baf824582014: Preparing [2026-04-08T20:26:05.618Z] 5ab0d842b14e: Preparing [2026-04-08T20:26:05.618Z] cce92674e987: Preparing [2026-04-08T20:26:05.618Z] cce92674e987: Waiting [2026-04-08T20:26:05.618Z] 5ab0d842b14e: Waiting [2026-04-08T20:26:05.618Z] 0b617c0989b8: Layer already exists [2026-04-08T20:26:05.618Z] 312f7d181310: Layer already exists [2026-04-08T20:26:05.618Z] baf824582014: Layer already exists [2026-04-08T20:26:05.618Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:26:05.618Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:26:05.618Z] cce92674e987: Layer already exists [2026-04-08T20:26:05.618Z] 5ab0d842b14e: Layer already exists [2026-04-08T20:26:05.618Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:05.950Z] + 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-08T20:26:06.271Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-04-08T20:26:06.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-04-08T20:26:06.271Z] 0b617c0989b8: Preparing [2026-04-08T20:26:06.271Z] 312f7d181310: Preparing [2026-04-08T20:26:06.271Z] b87c7a4b0f2d: Preparing [2026-04-08T20:26:06.271Z] 7f85663c7dd9: Preparing [2026-04-08T20:26:06.271Z] baf824582014: Preparing [2026-04-08T20:26:06.271Z] 5ab0d842b14e: Preparing [2026-04-08T20:26:06.271Z] cce92674e987: Preparing [2026-04-08T20:26:06.271Z] 5ab0d842b14e: Waiting [2026-04-08T20:26:06.271Z] cce92674e987: Waiting [2026-04-08T20:26:06.271Z] baf824582014: Layer already exists [2026-04-08T20:26:06.271Z] 0b617c0989b8: Layer already exists [2026-04-08T20:26:06.271Z] 312f7d181310: Layer already exists [2026-04-08T20:26:06.271Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:26:06.271Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:26:06.271Z] cce92674e987: Layer already exists [2026-04-08T20:26:06.271Z] 5ab0d842b14e: Layer already exists [2026-04-08T20:26:06.271Z] main: digest: sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-08T20:26:06.344Z] ===================================================== [Pipeline] echo [2026-04-08T20:26:06.358Z] taggedImages: [2026-04-08T20:26:06.358Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:26:06.358Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-04-08T20:26:06.358Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.106 [2026-04-08T20:26:06.358Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:26:06.358Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2026-04-08T20:26:06.386Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2026-04-08T20:26:06.386Z] e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:26:06.386Z] latest [2026-04-08T20:26:06.386Z] 4.1.0-dev.106 [2026-04-08T20:26:06.386Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:26:06.386Z] main [2026-04-08T20:26:06.386Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:06.729Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:07.048Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:26:07.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-04-08T20:26:07.048Z] c3dd1cb1ff39: Preparing [2026-04-08T20:26:07.048Z] ec3f9a3c1d75: Preparing [2026-04-08T20:26:07.048Z] 6eeb63e4b502: Preparing [2026-04-08T20:26:07.048Z] b87c7a4b0f2d: Preparing [2026-04-08T20:26:07.048Z] 7f85663c7dd9: Preparing [2026-04-08T20:26:07.048Z] 33d08e4b0cdc: Preparing [2026-04-08T20:26:07.048Z] 2a6d849a5d08: Preparing [2026-04-08T20:26:07.048Z] a255c5f85029: Preparing [2026-04-08T20:26:07.048Z] 2833c8c5f106: Preparing [2026-04-08T20:26:07.048Z] cce92674e987: Preparing [2026-04-08T20:26:07.048Z] 33d08e4b0cdc: Waiting [2026-04-08T20:26:07.048Z] 2a6d849a5d08: Waiting [2026-04-08T20:26:07.048Z] a255c5f85029: Waiting [2026-04-08T20:26:07.048Z] 2833c8c5f106: Waiting [2026-04-08T20:26:07.048Z] cce92674e987: Waiting [2026-04-08T20:26:07.048Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:26:07.048Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:26:07.048Z] 6eeb63e4b502: Pushed [2026-04-08T20:26:07.048Z] ec3f9a3c1d75: Pushed [2026-04-08T20:26:07.048Z] c3dd1cb1ff39: Pushed [2026-04-08T20:26:07.048Z] cce92674e987: Layer already exists [2026-04-08T20:26:07.048Z] a255c5f85029: Pushed [2026-04-08T20:26:07.615Z] 2833c8c5f106: Pushed [2026-04-08T20:26:12.888Z] 2a6d849a5d08: Pushed [2026-04-08T20:26:22.862Z] 33d08e4b0cdc: Pushed [2026-04-08T20:26:22.862Z] e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:23.183Z] + 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-08T20:26:23.504Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-04-08T20:26:23.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-04-08T20:26:23.504Z] c3dd1cb1ff39: Preparing [2026-04-08T20:26:23.504Z] ec3f9a3c1d75: Preparing [2026-04-08T20:26:23.504Z] 6eeb63e4b502: Preparing [2026-04-08T20:26:23.504Z] b87c7a4b0f2d: Preparing [2026-04-08T20:26:23.504Z] 7f85663c7dd9: Preparing [2026-04-08T20:26:23.504Z] 33d08e4b0cdc: Preparing [2026-04-08T20:26:23.504Z] 2a6d849a5d08: Preparing [2026-04-08T20:26:23.504Z] a255c5f85029: Preparing [2026-04-08T20:26:23.504Z] 2833c8c5f106: Preparing [2026-04-08T20:26:23.504Z] cce92674e987: Preparing [2026-04-08T20:26:23.504Z] cce92674e987: Waiting [2026-04-08T20:26:23.504Z] 2833c8c5f106: Waiting [2026-04-08T20:26:23.504Z] a255c5f85029: Waiting [2026-04-08T20:26:23.504Z] 33d08e4b0cdc: Waiting [2026-04-08T20:26:23.504Z] 2a6d849a5d08: Waiting [2026-04-08T20:26:23.504Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:26:23.504Z] 6eeb63e4b502: Layer already exists [2026-04-08T20:26:23.504Z] ec3f9a3c1d75: Layer already exists [2026-04-08T20:26:23.504Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:26:23.504Z] c3dd1cb1ff39: Layer already exists [2026-04-08T20:26:23.504Z] a255c5f85029: Layer already exists [2026-04-08T20:26:23.504Z] 33d08e4b0cdc: Layer already exists [2026-04-08T20:26:23.504Z] 2833c8c5f106: Layer already exists [2026-04-08T20:26:23.504Z] 2a6d849a5d08: Layer already exists [2026-04-08T20:26:23.504Z] cce92674e987: Layer already exists [2026-04-08T20:26:23.504Z] latest: digest: sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:23.833Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:24.152Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.106 [2026-04-08T20:26:24.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-04-08T20:26:24.152Z] c3dd1cb1ff39: Preparing [2026-04-08T20:26:24.152Z] ec3f9a3c1d75: Preparing [2026-04-08T20:26:24.152Z] 6eeb63e4b502: Preparing [2026-04-08T20:26:24.152Z] b87c7a4b0f2d: Preparing [2026-04-08T20:26:24.152Z] 7f85663c7dd9: Preparing [2026-04-08T20:26:24.152Z] 33d08e4b0cdc: Preparing [2026-04-08T20:26:24.152Z] 2a6d849a5d08: Preparing [2026-04-08T20:26:24.152Z] a255c5f85029: Preparing [2026-04-08T20:26:24.152Z] 2833c8c5f106: Preparing [2026-04-08T20:26:24.152Z] cce92674e987: Preparing [2026-04-08T20:26:24.152Z] 33d08e4b0cdc: Waiting [2026-04-08T20:26:24.152Z] 2833c8c5f106: Waiting [2026-04-08T20:26:24.152Z] 2a6d849a5d08: Waiting [2026-04-08T20:26:24.152Z] a255c5f85029: Waiting [2026-04-08T20:26:24.152Z] cce92674e987: Waiting [2026-04-08T20:26:24.152Z] 6eeb63e4b502: Layer already exists [2026-04-08T20:26:24.152Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:26:24.152Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:26:24.152Z] c3dd1cb1ff39: Layer already exists [2026-04-08T20:26:24.152Z] ec3f9a3c1d75: Layer already exists [2026-04-08T20:26:24.152Z] 33d08e4b0cdc: Layer already exists [2026-04-08T20:26:24.152Z] 2a6d849a5d08: Layer already exists [2026-04-08T20:26:24.152Z] a255c5f85029: Layer already exists [2026-04-08T20:26:24.153Z] 2833c8c5f106: Layer already exists [2026-04-08T20:26:24.153Z] cce92674e987: Layer already exists [2026-04-08T20:26:24.153Z] 4.1.0-dev.106: digest: sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:24.478Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:24.799Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:26:24.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-04-08T20:26:24.799Z] c3dd1cb1ff39: Preparing [2026-04-08T20:26:24.799Z] ec3f9a3c1d75: Preparing [2026-04-08T20:26:24.799Z] 6eeb63e4b502: Preparing [2026-04-08T20:26:24.799Z] b87c7a4b0f2d: Preparing [2026-04-08T20:26:24.799Z] 7f85663c7dd9: Preparing [2026-04-08T20:26:24.799Z] 33d08e4b0cdc: Preparing [2026-04-08T20:26:24.799Z] 2a6d849a5d08: Preparing [2026-04-08T20:26:24.799Z] a255c5f85029: Preparing [2026-04-08T20:26:24.799Z] 2833c8c5f106: Preparing [2026-04-08T20:26:24.799Z] cce92674e987: Preparing [2026-04-08T20:26:24.799Z] 33d08e4b0cdc: Waiting [2026-04-08T20:26:24.799Z] a255c5f85029: Waiting [2026-04-08T20:26:24.799Z] 2833c8c5f106: Waiting [2026-04-08T20:26:24.799Z] 2a6d849a5d08: Waiting [2026-04-08T20:26:24.799Z] cce92674e987: Waiting [2026-04-08T20:26:24.799Z] ec3f9a3c1d75: Layer already exists [2026-04-08T20:26:24.799Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:26:24.799Z] 6eeb63e4b502: Layer already exists [2026-04-08T20:26:24.799Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:26:24.799Z] c3dd1cb1ff39: Layer already exists [2026-04-08T20:26:24.799Z] a255c5f85029: Layer already exists [2026-04-08T20:26:24.799Z] 2a6d849a5d08: Layer already exists [2026-04-08T20:26:24.799Z] 33d08e4b0cdc: Layer already exists [2026-04-08T20:26:24.799Z] 2833c8c5f106: Layer already exists [2026-04-08T20:26:24.799Z] cce92674e987: Layer already exists [2026-04-08T20:26:24.799Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:25.132Z] + 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-08T20:26:25.460Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-04-08T20:26:25.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-04-08T20:26:25.460Z] c3dd1cb1ff39: Preparing [2026-04-08T20:26:25.460Z] ec3f9a3c1d75: Preparing [2026-04-08T20:26:25.460Z] 6eeb63e4b502: Preparing [2026-04-08T20:26:25.460Z] b87c7a4b0f2d: Preparing [2026-04-08T20:26:25.460Z] 7f85663c7dd9: Preparing [2026-04-08T20:26:25.460Z] 33d08e4b0cdc: Preparing [2026-04-08T20:26:25.460Z] 2a6d849a5d08: Preparing [2026-04-08T20:26:25.460Z] 33d08e4b0cdc: Waiting [2026-04-08T20:26:25.460Z] a255c5f85029: Preparing [2026-04-08T20:26:25.460Z] 2833c8c5f106: Preparing [2026-04-08T20:26:25.460Z] cce92674e987: Preparing [2026-04-08T20:26:25.460Z] 2a6d849a5d08: Waiting [2026-04-08T20:26:25.460Z] a255c5f85029: Waiting [2026-04-08T20:26:25.460Z] 2833c8c5f106: Waiting [2026-04-08T20:26:25.460Z] 6eeb63e4b502: Layer already exists [2026-04-08T20:26:25.460Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:26:25.460Z] ec3f9a3c1d75: Layer already exists [2026-04-08T20:26:25.460Z] c3dd1cb1ff39: Layer already exists [2026-04-08T20:26:25.460Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:26:25.460Z] 33d08e4b0cdc: Layer already exists [2026-04-08T20:26:25.460Z] 2833c8c5f106: Layer already exists [2026-04-08T20:26:25.460Z] 2a6d849a5d08: Layer already exists [2026-04-08T20:26:25.460Z] a255c5f85029: Layer already exists [2026-04-08T20:26:25.460Z] cce92674e987: Layer already exists [2026-04-08T20:26:25.460Z] main: digest: sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-08T20:26:25.538Z] ===================================================== [Pipeline] echo [2026-04-08T20:26:25.549Z] taggedImages: [2026-04-08T20:26:25.549Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:26:25.549Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-04-08T20:26:25.549Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.106 [2026-04-08T20:26:25.549Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:26:25.549Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2026-04-08T20:26:25.572Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2026-04-08T20:26:25.572Z] e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:26:25.572Z] latest [2026-04-08T20:26:25.572Z] 4.1.0-dev.106 [2026-04-08T20:26:25.572Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:26:25.572Z] main [2026-04-08T20:26:25.572Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:25.919Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:26.245Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:26:26.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-04-08T20:26:26.246Z] 2a8a927cf27c: Preparing [2026-04-08T20:26:26.246Z] 4012569aa09c: Preparing [2026-04-08T20:26:26.246Z] 3e1c1dc3ddea: Preparing [2026-04-08T20:26:26.246Z] b87c7a4b0f2d: Preparing [2026-04-08T20:26:26.246Z] 7f85663c7dd9: Preparing [2026-04-08T20:26:26.246Z] 33d08e4b0cdc: Preparing [2026-04-08T20:26:26.246Z] 8096a26e140f: Preparing [2026-04-08T20:26:26.246Z] 5e1547c47549: Preparing [2026-04-08T20:26:26.246Z] cce92674e987: Preparing [2026-04-08T20:26:26.246Z] 5e1547c47549: Waiting [2026-04-08T20:26:26.246Z] 33d08e4b0cdc: Waiting [2026-04-08T20:26:26.246Z] cce92674e987: Waiting [2026-04-08T20:26:26.246Z] 8096a26e140f: Waiting [2026-04-08T20:26:26.246Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:26:26.246Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:26:26.246Z] 33d08e4b0cdc: Layer already exists [2026-04-08T20:26:26.246Z] 2a8a927cf27c: Pushed [2026-04-08T20:26:26.246Z] 4012569aa09c: Pushed [2026-04-08T20:26:26.246Z] 3e1c1dc3ddea: Pushed [2026-04-08T20:26:26.246Z] cce92674e987: Layer already exists [2026-04-08T20:26:26.246Z] 8096a26e140f: Pushed [2026-04-08T20:26:26.505Z] 5e1547c47549: Pushed [2026-04-08T20:26:26.765Z] e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:27.099Z] + 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-08T20:26:27.421Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-04-08T20:26:27.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-04-08T20:26:27.421Z] 2a8a927cf27c: Preparing [2026-04-08T20:26:27.421Z] 4012569aa09c: Preparing [2026-04-08T20:26:27.421Z] 3e1c1dc3ddea: Preparing [2026-04-08T20:26:27.421Z] b87c7a4b0f2d: Preparing [2026-04-08T20:26:27.421Z] 7f85663c7dd9: Preparing [2026-04-08T20:26:27.421Z] 33d08e4b0cdc: Preparing [2026-04-08T20:26:27.421Z] 8096a26e140f: Preparing [2026-04-08T20:26:27.421Z] 5e1547c47549: Preparing [2026-04-08T20:26:27.421Z] cce92674e987: Preparing [2026-04-08T20:26:27.421Z] 33d08e4b0cdc: Waiting [2026-04-08T20:26:27.421Z] 8096a26e140f: Waiting [2026-04-08T20:26:27.421Z] cce92674e987: Waiting [2026-04-08T20:26:27.421Z] 5e1547c47549: Waiting [2026-04-08T20:26:27.421Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:26:27.421Z] 3e1c1dc3ddea: Layer already exists [2026-04-08T20:26:27.421Z] 4012569aa09c: Layer already exists [2026-04-08T20:26:27.421Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:26:27.421Z] 2a8a927cf27c: Layer already exists [2026-04-08T20:26:27.421Z] 5e1547c47549: Layer already exists [2026-04-08T20:26:27.421Z] 33d08e4b0cdc: Layer already exists [2026-04-08T20:26:27.421Z] cce92674e987: Layer already exists [2026-04-08T20:26:27.421Z] 8096a26e140f: Layer already exists [2026-04-08T20:26:27.421Z] latest: digest: sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:27.838Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:28.221Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.106 [2026-04-08T20:26:28.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-04-08T20:26:28.221Z] 2a8a927cf27c: Preparing [2026-04-08T20:26:28.221Z] 4012569aa09c: Preparing [2026-04-08T20:26:28.221Z] 3e1c1dc3ddea: Preparing [2026-04-08T20:26:28.221Z] b87c7a4b0f2d: Preparing [2026-04-08T20:26:28.221Z] 7f85663c7dd9: Preparing [2026-04-08T20:26:28.221Z] 33d08e4b0cdc: Preparing [2026-04-08T20:26:28.221Z] 8096a26e140f: Preparing [2026-04-08T20:26:28.221Z] 5e1547c47549: Preparing [2026-04-08T20:26:28.221Z] cce92674e987: Preparing [2026-04-08T20:26:28.221Z] 5e1547c47549: Waiting [2026-04-08T20:26:28.221Z] 8096a26e140f: Waiting [2026-04-08T20:26:28.221Z] cce92674e987: Waiting [2026-04-08T20:26:28.221Z] 33d08e4b0cdc: Waiting [2026-04-08T20:26:28.221Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:26:28.221Z] 2a8a927cf27c: Layer already exists [2026-04-08T20:26:28.221Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:26:28.221Z] 3e1c1dc3ddea: Layer already exists [2026-04-08T20:26:28.221Z] 4012569aa09c: Layer already exists [2026-04-08T20:26:28.221Z] 8096a26e140f: Layer already exists [2026-04-08T20:26:28.221Z] cce92674e987: Layer already exists [2026-04-08T20:26:28.221Z] 33d08e4b0cdc: Layer already exists [2026-04-08T20:26:28.221Z] 5e1547c47549: Layer already exists [2026-04-08T20:26:28.221Z] 4.1.0-dev.106: digest: sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:28.593Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:28.915Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:26:28.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-04-08T20:26:28.915Z] 2a8a927cf27c: Preparing [2026-04-08T20:26:28.915Z] 4012569aa09c: Preparing [2026-04-08T20:26:28.915Z] 3e1c1dc3ddea: Preparing [2026-04-08T20:26:28.915Z] b87c7a4b0f2d: Preparing [2026-04-08T20:26:28.915Z] 7f85663c7dd9: Preparing [2026-04-08T20:26:28.915Z] 33d08e4b0cdc: Preparing [2026-04-08T20:26:28.915Z] 8096a26e140f: Preparing [2026-04-08T20:26:28.915Z] 5e1547c47549: Preparing [2026-04-08T20:26:28.915Z] cce92674e987: Preparing [2026-04-08T20:26:28.915Z] 5e1547c47549: Waiting [2026-04-08T20:26:28.915Z] 8096a26e140f: Waiting [2026-04-08T20:26:28.915Z] 33d08e4b0cdc: Waiting [2026-04-08T20:26:28.915Z] cce92674e987: Waiting [2026-04-08T20:26:28.915Z] 2a8a927cf27c: Layer already exists [2026-04-08T20:26:28.915Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:26:28.915Z] 3e1c1dc3ddea: Layer already exists [2026-04-08T20:26:28.915Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:26:28.915Z] 4012569aa09c: Layer already exists [2026-04-08T20:26:28.915Z] 33d08e4b0cdc: Layer already exists [2026-04-08T20:26:28.915Z] 5e1547c47549: Layer already exists [2026-04-08T20:26:28.915Z] 8096a26e140f: Layer already exists [2026-04-08T20:26:28.915Z] cce92674e987: Layer already exists [2026-04-08T20:26:28.915Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:29.239Z] + 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-08T20:26:29.558Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-04-08T20:26:29.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-04-08T20:26:29.558Z] 2a8a927cf27c: Preparing [2026-04-08T20:26:29.558Z] 4012569aa09c: Preparing [2026-04-08T20:26:29.558Z] 3e1c1dc3ddea: Preparing [2026-04-08T20:26:29.558Z] b87c7a4b0f2d: Preparing [2026-04-08T20:26:29.558Z] 7f85663c7dd9: Preparing [2026-04-08T20:26:29.558Z] 33d08e4b0cdc: Preparing [2026-04-08T20:26:29.558Z] 8096a26e140f: Preparing [2026-04-08T20:26:29.558Z] 5e1547c47549: Preparing [2026-04-08T20:26:29.558Z] cce92674e987: Preparing [2026-04-08T20:26:29.558Z] 33d08e4b0cdc: Waiting [2026-04-08T20:26:29.558Z] 8096a26e140f: Waiting [2026-04-08T20:26:29.558Z] 5e1547c47549: Waiting [2026-04-08T20:26:29.558Z] cce92674e987: Waiting [2026-04-08T20:26:29.558Z] 4012569aa09c: Layer already exists [2026-04-08T20:26:29.558Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:26:29.558Z] 3e1c1dc3ddea: Layer already exists [2026-04-08T20:26:29.559Z] 2a8a927cf27c: Layer already exists [2026-04-08T20:26:29.559Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:26:29.559Z] 33d08e4b0cdc: Layer already exists [2026-04-08T20:26:29.559Z] cce92674e987: Layer already exists [2026-04-08T20:26:29.559Z] 8096a26e140f: Layer already exists [2026-04-08T20:26:29.559Z] 5e1547c47549: Layer already exists [2026-04-08T20:26:29.559Z] main: digest: sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-08T20:26:29.626Z] ===================================================== [Pipeline] echo [2026-04-08T20:26:29.637Z] taggedImages: [2026-04-08T20:26:29.637Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:26:29.637Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-04-08T20:26:29.637Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.106 [2026-04-08T20:26:29.637Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:26:29.637Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2026-04-08T20:26:29.662Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2026-04-08T20:26:29.662Z] e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:26:29.662Z] latest [2026-04-08T20:26:29.662Z] 4.1.0-dev.106 [2026-04-08T20:26:29.662Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:26:29.662Z] main [2026-04-08T20:26:29.662Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:30.003Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:30.319Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:26:30.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-04-08T20:26:30.319Z] c3dd1cb1ff39: Preparing [2026-04-08T20:26:30.319Z] 7832212e62d7: Preparing [2026-04-08T20:26:30.319Z] 5f8d6e2a9eaa: Preparing [2026-04-08T20:26:30.319Z] b87c7a4b0f2d: Preparing [2026-04-08T20:26:30.319Z] 7f85663c7dd9: Preparing [2026-04-08T20:26:30.319Z] 69ce125e2347: Preparing [2026-04-08T20:26:30.319Z] a255c5f85029: Preparing [2026-04-08T20:26:30.319Z] 2833c8c5f106: Preparing [2026-04-08T20:26:30.319Z] cce92674e987: Preparing [2026-04-08T20:26:30.319Z] a255c5f85029: Waiting [2026-04-08T20:26:30.319Z] 2833c8c5f106: Waiting [2026-04-08T20:26:30.319Z] 69ce125e2347: Waiting [2026-04-08T20:26:30.319Z] cce92674e987: Waiting [2026-04-08T20:26:30.319Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:26:30.319Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:26:30.319Z] c3dd1cb1ff39: Layer already exists [2026-04-08T20:26:30.319Z] a255c5f85029: Layer already exists [2026-04-08T20:26:30.319Z] 2833c8c5f106: Layer already exists [2026-04-08T20:26:30.319Z] cce92674e987: Layer already exists [2026-04-08T20:26:30.319Z] 7832212e62d7: Pushed [2026-04-08T20:26:30.319Z] 5f8d6e2a9eaa: Pushed [2026-04-08T20:26:45.214Z] 69ce125e2347: Pushed [2026-04-08T20:26:45.214Z] e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:45.552Z] + 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-08T20:26:45.889Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-04-08T20:26:45.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-04-08T20:26:45.889Z] c3dd1cb1ff39: Preparing [2026-04-08T20:26:45.889Z] 7832212e62d7: Preparing [2026-04-08T20:26:45.889Z] 5f8d6e2a9eaa: Preparing [2026-04-08T20:26:45.889Z] b87c7a4b0f2d: Preparing [2026-04-08T20:26:45.889Z] 7f85663c7dd9: Preparing [2026-04-08T20:26:45.889Z] 69ce125e2347: Preparing [2026-04-08T20:26:45.889Z] a255c5f85029: Preparing [2026-04-08T20:26:45.889Z] 69ce125e2347: Waiting [2026-04-08T20:26:45.889Z] 2833c8c5f106: Preparing [2026-04-08T20:26:45.889Z] cce92674e987: Preparing [2026-04-08T20:26:45.889Z] 2833c8c5f106: Waiting [2026-04-08T20:26:45.889Z] cce92674e987: Waiting [2026-04-08T20:26:45.889Z] a255c5f85029: Waiting [2026-04-08T20:26:45.889Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:26:45.889Z] 5f8d6e2a9eaa: Layer already exists [2026-04-08T20:26:45.889Z] 7832212e62d7: Layer already exists [2026-04-08T20:26:45.889Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:26:45.889Z] c3dd1cb1ff39: Layer already exists [2026-04-08T20:26:45.889Z] 69ce125e2347: Layer already exists [2026-04-08T20:26:45.889Z] a255c5f85029: Layer already exists [2026-04-08T20:26:45.889Z] 2833c8c5f106: Layer already exists [2026-04-08T20:26:45.889Z] cce92674e987: Layer already exists [2026-04-08T20:26:45.889Z] latest: digest: sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:46.222Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:46.546Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.106 [2026-04-08T20:26:46.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-04-08T20:26:46.546Z] c3dd1cb1ff39: Preparing [2026-04-08T20:26:46.546Z] 7832212e62d7: Preparing [2026-04-08T20:26:46.546Z] 5f8d6e2a9eaa: Preparing [2026-04-08T20:26:46.546Z] b87c7a4b0f2d: Preparing [2026-04-08T20:26:46.546Z] 7f85663c7dd9: Preparing [2026-04-08T20:26:46.546Z] 69ce125e2347: Preparing [2026-04-08T20:26:46.546Z] a255c5f85029: Preparing [2026-04-08T20:26:46.546Z] 2833c8c5f106: Preparing [2026-04-08T20:26:46.546Z] cce92674e987: Preparing [2026-04-08T20:26:46.546Z] 69ce125e2347: Waiting [2026-04-08T20:26:46.546Z] a255c5f85029: Waiting [2026-04-08T20:26:46.546Z] 2833c8c5f106: Waiting [2026-04-08T20:26:46.546Z] cce92674e987: Waiting [2026-04-08T20:26:46.546Z] 5f8d6e2a9eaa: Layer already exists [2026-04-08T20:26:46.546Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:26:46.546Z] c3dd1cb1ff39: Layer already exists [2026-04-08T20:26:46.546Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:26:46.546Z] 7832212e62d7: Layer already exists [2026-04-08T20:26:46.546Z] a255c5f85029: Layer already exists [2026-04-08T20:26:46.546Z] 69ce125e2347: Layer already exists [2026-04-08T20:26:46.546Z] cce92674e987: Layer already exists [2026-04-08T20:26:46.546Z] 2833c8c5f106: Layer already exists [2026-04-08T20:26:46.546Z] 4.1.0-dev.106: digest: sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:46.871Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:47.187Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:26:47.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-04-08T20:26:47.187Z] c3dd1cb1ff39: Preparing [2026-04-08T20:26:47.187Z] 7832212e62d7: Preparing [2026-04-08T20:26:47.187Z] 5f8d6e2a9eaa: Preparing [2026-04-08T20:26:47.187Z] b87c7a4b0f2d: Preparing [2026-04-08T20:26:47.187Z] 7f85663c7dd9: Preparing [2026-04-08T20:26:47.187Z] 69ce125e2347: Preparing [2026-04-08T20:26:47.187Z] a255c5f85029: Preparing [2026-04-08T20:26:47.187Z] 2833c8c5f106: Preparing [2026-04-08T20:26:47.187Z] cce92674e987: Preparing [2026-04-08T20:26:47.187Z] a255c5f85029: Waiting [2026-04-08T20:26:47.187Z] 2833c8c5f106: Waiting [2026-04-08T20:26:47.187Z] cce92674e987: Waiting [2026-04-08T20:26:47.187Z] 69ce125e2347: Waiting [2026-04-08T20:26:47.187Z] 7832212e62d7: Layer already exists [2026-04-08T20:26:47.187Z] c3dd1cb1ff39: Layer already exists [2026-04-08T20:26:47.187Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:26:47.187Z] 5f8d6e2a9eaa: Layer already exists [2026-04-08T20:26:47.187Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:26:47.187Z] a255c5f85029: Layer already exists [2026-04-08T20:26:47.187Z] 69ce125e2347: Layer already exists [2026-04-08T20:26:47.187Z] cce92674e987: Layer already exists [2026-04-08T20:26:47.187Z] 2833c8c5f106: Layer already exists [2026-04-08T20:26:47.187Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:47.512Z] + 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-08T20:26:47.830Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-04-08T20:26:47.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-04-08T20:26:47.830Z] c3dd1cb1ff39: Preparing [2026-04-08T20:26:47.830Z] 7832212e62d7: Preparing [2026-04-08T20:26:47.830Z] 5f8d6e2a9eaa: Preparing [2026-04-08T20:26:47.831Z] b87c7a4b0f2d: Preparing [2026-04-08T20:26:47.831Z] 7f85663c7dd9: Preparing [2026-04-08T20:26:47.831Z] 69ce125e2347: Preparing [2026-04-08T20:26:47.831Z] a255c5f85029: Preparing [2026-04-08T20:26:47.831Z] 2833c8c5f106: Preparing [2026-04-08T20:26:47.831Z] cce92674e987: Preparing [2026-04-08T20:26:47.831Z] a255c5f85029: Waiting [2026-04-08T20:26:47.831Z] 2833c8c5f106: Waiting [2026-04-08T20:26:47.831Z] cce92674e987: Waiting [2026-04-08T20:26:47.831Z] 69ce125e2347: Waiting [2026-04-08T20:26:47.831Z] 7832212e62d7: Layer already exists [2026-04-08T20:26:47.831Z] 5f8d6e2a9eaa: Layer already exists [2026-04-08T20:26:47.831Z] c3dd1cb1ff39: Layer already exists [2026-04-08T20:26:47.831Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:26:47.831Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:26:47.831Z] a255c5f85029: Layer already exists [2026-04-08T20:26:47.831Z] 69ce125e2347: Layer already exists [2026-04-08T20:26:47.831Z] 2833c8c5f106: Layer already exists [2026-04-08T20:26:47.831Z] cce92674e987: Layer already exists [2026-04-08T20:26:47.831Z] main: digest: sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-08T20:26:47.899Z] ===================================================== [Pipeline] echo [2026-04-08T20:26:47.912Z] taggedImages: [2026-04-08T20:26:47.912Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:26:47.912Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-04-08T20:26:47.912Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.106 [2026-04-08T20:26:47.912Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:26:47.912Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2026-04-08T20:26:47.941Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2026-04-08T20:26:47.941Z] e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:26:47.941Z] latest [2026-04-08T20:26:47.941Z] 4.1.0-dev.106 [2026-04-08T20:26:47.941Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:26:47.941Z] main [2026-04-08T20:26:47.941Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:48.285Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:48.607Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:26:48.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-04-08T20:26:48.607Z] 9cc3e05d5678: Preparing [2026-04-08T20:26:48.607Z] 9ba2e720c1ca: Preparing [2026-04-08T20:26:48.607Z] b87c7a4b0f2d: Preparing [2026-04-08T20:26:48.607Z] 7f85663c7dd9: Preparing [2026-04-08T20:26:48.607Z] 098028fd43a4: Preparing [2026-04-08T20:26:48.607Z] 12bb02f4d867: Preparing [2026-04-08T20:26:48.607Z] cce92674e987: Preparing [2026-04-08T20:26:48.607Z] 12bb02f4d867: Waiting [2026-04-08T20:26:48.607Z] cce92674e987: Waiting [2026-04-08T20:26:48.607Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:26:48.607Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:26:48.607Z] cce92674e987: Layer already exists [2026-04-08T20:26:48.607Z] 098028fd43a4: Pushed [2026-04-08T20:26:48.607Z] 9cc3e05d5678: Pushed [2026-04-08T20:26:49.174Z] 12bb02f4d867: Pushed [2026-04-08T20:26:53.369Z] 9ba2e720c1ca: Pushed [2026-04-08T20:26:53.369Z] e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:53.693Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:54.019Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-04-08T20:26:54.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-04-08T20:26:54.019Z] 9cc3e05d5678: Preparing [2026-04-08T20:26:54.019Z] 9ba2e720c1ca: Preparing [2026-04-08T20:26:54.019Z] b87c7a4b0f2d: Preparing [2026-04-08T20:26:54.019Z] 7f85663c7dd9: Preparing [2026-04-08T20:26:54.019Z] 098028fd43a4: Preparing [2026-04-08T20:26:54.019Z] 12bb02f4d867: Preparing [2026-04-08T20:26:54.019Z] cce92674e987: Preparing [2026-04-08T20:26:54.019Z] 12bb02f4d867: Waiting [2026-04-08T20:26:54.019Z] cce92674e987: Waiting [2026-04-08T20:26:54.019Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:26:54.019Z] 098028fd43a4: Layer already exists [2026-04-08T20:26:54.019Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:26:54.020Z] 9cc3e05d5678: Layer already exists [2026-04-08T20:26:54.020Z] 9ba2e720c1ca: Layer already exists [2026-04-08T20:26:54.020Z] 12bb02f4d867: Layer already exists [2026-04-08T20:26:54.020Z] cce92674e987: Layer already exists [2026-04-08T20:26:54.020Z] latest: digest: sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:54.344Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:54.658Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.106 [2026-04-08T20:26:54.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-04-08T20:26:54.658Z] 9cc3e05d5678: Preparing [2026-04-08T20:26:54.658Z] 9ba2e720c1ca: Preparing [2026-04-08T20:26:54.658Z] b87c7a4b0f2d: Preparing [2026-04-08T20:26:54.658Z] 7f85663c7dd9: Preparing [2026-04-08T20:26:54.658Z] 098028fd43a4: Preparing [2026-04-08T20:26:54.658Z] 12bb02f4d867: Preparing [2026-04-08T20:26:54.658Z] cce92674e987: Preparing [2026-04-08T20:26:54.658Z] 12bb02f4d867: Waiting [2026-04-08T20:26:54.658Z] cce92674e987: Waiting [2026-04-08T20:26:54.658Z] 098028fd43a4: Layer already exists [2026-04-08T20:26:54.658Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:26:54.658Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:26:54.658Z] 9ba2e720c1ca: Layer already exists [2026-04-08T20:26:54.658Z] 9cc3e05d5678: Layer already exists [2026-04-08T20:26:54.658Z] cce92674e987: Layer already exists [2026-04-08T20:26:54.658Z] 12bb02f4d867: Layer already exists [2026-04-08T20:26:54.658Z] 4.1.0-dev.106: digest: sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:54.983Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:55.306Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:26:55.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-04-08T20:26:55.306Z] 9cc3e05d5678: Preparing [2026-04-08T20:26:55.306Z] 9ba2e720c1ca: Preparing [2026-04-08T20:26:55.306Z] b87c7a4b0f2d: Preparing [2026-04-08T20:26:55.306Z] 7f85663c7dd9: Preparing [2026-04-08T20:26:55.306Z] 098028fd43a4: Preparing [2026-04-08T20:26:55.306Z] 12bb02f4d867: Preparing [2026-04-08T20:26:55.306Z] cce92674e987: Preparing [2026-04-08T20:26:55.306Z] cce92674e987: Waiting [2026-04-08T20:26:55.306Z] 12bb02f4d867: Waiting [2026-04-08T20:26:55.306Z] 9ba2e720c1ca: Layer already exists [2026-04-08T20:26:55.306Z] 9cc3e05d5678: Layer already exists [2026-04-08T20:26:55.306Z] 098028fd43a4: Layer already exists [2026-04-08T20:26:55.306Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:26:55.306Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:26:55.306Z] cce92674e987: Layer already exists [2026-04-08T20:26:55.306Z] 12bb02f4d867: Layer already exists [2026-04-08T20:26:55.306Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:55.636Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:55.955Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2026-04-08T20:26:55.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-04-08T20:26:55.955Z] 9cc3e05d5678: Preparing [2026-04-08T20:26:55.955Z] 9ba2e720c1ca: Preparing [2026-04-08T20:26:55.955Z] b87c7a4b0f2d: Preparing [2026-04-08T20:26:55.955Z] 7f85663c7dd9: Preparing [2026-04-08T20:26:55.955Z] 098028fd43a4: Preparing [2026-04-08T20:26:55.955Z] 12bb02f4d867: Preparing [2026-04-08T20:26:55.955Z] cce92674e987: Preparing [2026-04-08T20:26:55.955Z] 12bb02f4d867: Waiting [2026-04-08T20:26:55.955Z] cce92674e987: Waiting [2026-04-08T20:26:55.955Z] 9ba2e720c1ca: Layer already exists [2026-04-08T20:26:55.955Z] 9cc3e05d5678: Layer already exists [2026-04-08T20:26:55.955Z] 098028fd43a4: Layer already exists [2026-04-08T20:26:55.955Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:26:55.955Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:26:55.955Z] 12bb02f4d867: Layer already exists [2026-04-08T20:26:55.955Z] cce92674e987: Layer already exists [2026-04-08T20:26:55.955Z] main: digest: sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-08T20:26:56.032Z] ===================================================== [Pipeline] echo [2026-04-08T20:26:56.046Z] taggedImages: [2026-04-08T20:26:56.046Z] - nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:26:56.046Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-04-08T20:26:56.046Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.106 [2026-04-08T20:26:56.046Z] - nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:26:56.046Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2026-04-08T20:26:56.082Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2026-04-08T20:26:56.082Z] e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:26:56.082Z] latest [2026-04-08T20:26:56.082Z] 4.1.0-dev.106 [2026-04-08T20:26:56.082Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:26:56.082Z] main [2026-04-08T20:26:56.082Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:56.414Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:26:56.731Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:26:56.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-04-08T20:26:56.731Z] f7b8a10a2909: Preparing [2026-04-08T20:26:56.731Z] 142ffcf2bcd2: Preparing [2026-04-08T20:26:56.731Z] b87c7a4b0f2d: Preparing [2026-04-08T20:26:56.731Z] 7f85663c7dd9: Preparing [2026-04-08T20:26:56.731Z] b459bd73a6d2: Preparing [2026-04-08T20:26:56.731Z] 8ded706be097: Preparing [2026-04-08T20:26:56.731Z] cce92674e987: Preparing [2026-04-08T20:26:56.731Z] cce92674e987: Waiting [2026-04-08T20:26:56.731Z] 8ded706be097: Waiting [2026-04-08T20:26:56.731Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:26:56.731Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:26:56.731Z] cce92674e987: Layer already exists [2026-04-08T20:26:56.731Z] b459bd73a6d2: Pushed [2026-04-08T20:26:56.731Z] f7b8a10a2909: Pushed [2026-04-08T20:26:56.989Z] 8ded706be097: Pushed [2026-04-08T20:27:01.173Z] 142ffcf2bcd2: Pushed [2026-04-08T20:27:01.173Z] e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:27:01.490Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:27:01.813Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-04-08T20:27:01.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-04-08T20:27:01.814Z] f7b8a10a2909: Preparing [2026-04-08T20:27:01.814Z] 142ffcf2bcd2: Preparing [2026-04-08T20:27:01.814Z] b87c7a4b0f2d: Preparing [2026-04-08T20:27:01.814Z] 7f85663c7dd9: Preparing [2026-04-08T20:27:01.814Z] b459bd73a6d2: Preparing [2026-04-08T20:27:01.814Z] 8ded706be097: Preparing [2026-04-08T20:27:01.814Z] cce92674e987: Preparing [2026-04-08T20:27:01.814Z] 8ded706be097: Waiting [2026-04-08T20:27:01.814Z] cce92674e987: Waiting [2026-04-08T20:27:01.814Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:27:01.814Z] 142ffcf2bcd2: Layer already exists [2026-04-08T20:27:01.814Z] f7b8a10a2909: Layer already exists [2026-04-08T20:27:01.814Z] b459bd73a6d2: Layer already exists [2026-04-08T20:27:01.814Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:27:01.814Z] 8ded706be097: Layer already exists [2026-04-08T20:27:01.814Z] cce92674e987: Layer already exists [2026-04-08T20:27:01.814Z] latest: digest: sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:27:02.141Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:27:02.458Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.106 [2026-04-08T20:27:02.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-04-08T20:27:02.458Z] f7b8a10a2909: Preparing [2026-04-08T20:27:02.458Z] 142ffcf2bcd2: Preparing [2026-04-08T20:27:02.458Z] b87c7a4b0f2d: Preparing [2026-04-08T20:27:02.458Z] 7f85663c7dd9: Preparing [2026-04-08T20:27:02.458Z] b459bd73a6d2: Preparing [2026-04-08T20:27:02.458Z] 8ded706be097: Preparing [2026-04-08T20:27:02.458Z] cce92674e987: Preparing [2026-04-08T20:27:02.458Z] 8ded706be097: Waiting [2026-04-08T20:27:02.458Z] cce92674e987: Waiting [2026-04-08T20:27:02.458Z] 142ffcf2bcd2: Layer already exists [2026-04-08T20:27:02.458Z] b459bd73a6d2: Layer already exists [2026-04-08T20:27:02.458Z] f7b8a10a2909: Layer already exists [2026-04-08T20:27:02.458Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:27:02.458Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:27:02.458Z] 8ded706be097: Layer already exists [2026-04-08T20:27:02.458Z] cce92674e987: Layer already exists [2026-04-08T20:27:02.458Z] 4.1.0-dev.106: digest: sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:27:02.785Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:27:03.105Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:27:03.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-04-08T20:27:03.105Z] f7b8a10a2909: Preparing [2026-04-08T20:27:03.105Z] 142ffcf2bcd2: Preparing [2026-04-08T20:27:03.105Z] b87c7a4b0f2d: Preparing [2026-04-08T20:27:03.105Z] 7f85663c7dd9: Preparing [2026-04-08T20:27:03.105Z] b459bd73a6d2: Preparing [2026-04-08T20:27:03.105Z] 8ded706be097: Preparing [2026-04-08T20:27:03.105Z] cce92674e987: Preparing [2026-04-08T20:27:03.105Z] 8ded706be097: Waiting [2026-04-08T20:27:03.105Z] cce92674e987: Waiting [2026-04-08T20:27:03.105Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:27:03.105Z] b459bd73a6d2: Layer already exists [2026-04-08T20:27:03.105Z] 142ffcf2bcd2: Layer already exists [2026-04-08T20:27:03.105Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:27:03.105Z] f7b8a10a2909: Layer already exists [2026-04-08T20:27:03.105Z] 8ded706be097: Layer already exists [2026-04-08T20:27:03.105Z] cce92674e987: Layer already exists [2026-04-08T20:27:03.105Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:27:03.435Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:27:03.758Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-04-08T20:27:03.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-04-08T20:27:03.758Z] f7b8a10a2909: Preparing [2026-04-08T20:27:03.758Z] 142ffcf2bcd2: Preparing [2026-04-08T20:27:03.758Z] b87c7a4b0f2d: Preparing [2026-04-08T20:27:03.758Z] 7f85663c7dd9: Preparing [2026-04-08T20:27:03.758Z] b459bd73a6d2: Preparing [2026-04-08T20:27:03.758Z] 8ded706be097: Preparing [2026-04-08T20:27:03.758Z] cce92674e987: Preparing [2026-04-08T20:27:03.758Z] 8ded706be097: Waiting [2026-04-08T20:27:03.758Z] cce92674e987: Waiting [2026-04-08T20:27:03.758Z] b459bd73a6d2: Layer already exists [2026-04-08T20:27:03.758Z] 7f85663c7dd9: Layer already exists [2026-04-08T20:27:03.758Z] 142ffcf2bcd2: Layer already exists [2026-04-08T20:27:03.758Z] b87c7a4b0f2d: Layer already exists [2026-04-08T20:27:03.758Z] f7b8a10a2909: Layer already exists [2026-04-08T20:27:03.758Z] 8ded706be097: Layer already exists [2026-04-08T20:27:03.758Z] cce92674e987: Layer already exists [2026-04-08T20:27:03.758Z] main: digest: sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-08T20:27:03.830Z] ===================================================== [Pipeline] echo [2026-04-08T20:27:03.839Z] taggedImages: [2026-04-08T20:27:03.839Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:27:03.839Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-04-08T20:27:03.839Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.106 [2026-04-08T20:27:03.839Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:27:03.839Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2026-04-08T20:27:03.924Z] ========================================================= [2026-04-08T20:27:03.924Z] [edgeXBuildMultiArch] RAW Config: [2026-04-08T20:27:03.924Z] images: [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.106 [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/core-command:main [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.106 [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.106 [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/core-data:main [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.106 [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.106 [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.106 [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.106 [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.106 [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.106 [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.106 [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.106 [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.106 [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.106 [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.106 [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.106 [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:27:03.924Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-04-08T20:27:03.924Z] settingsFile: [2026-04-08T20:27:03.924Z] edgex-go-settings [2026-04-08T20:27:03.924Z] ========================================================= [Pipeline] node [2026-04-08T20:27:18.927Z] Still waiting to schedule task [2026-04-08T20:27:18.927Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-04-08T20:28:30.054Z] Running on prd-centos7-docker-4c-2g-4774 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-08T20:28:30.111Z] provisioning config files... [2026-04-08T20:28:30.166Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config2454641210422808935tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-08T20:28:31.767Z] ---> ****-login.sh [2026-04-08T20:28:31.767Z] nexus3.edgexfoundry.org:10001 [2026-04-08T20:28:32.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-08T20:28:32.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-08T20:28:32.303Z] Configure a credential helper to remove this warning. See [2026-04-08T20:28:32.303Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-08T20:28:32.303Z] [2026-04-08T20:28:32.303Z] Login Succeeded [2026-04-08T20:28:32.303Z] nexus3.edgexfoundry.org:10002 [2026-04-08T20:28:32.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-08T20:28:32.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-08T20:28:32.570Z] Configure a credential helper to remove this warning. See [2026-04-08T20:28:32.570Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-08T20:28:32.570Z] [2026-04-08T20:28:32.570Z] Login Succeeded [2026-04-08T20:28:32.570Z] nexus3.edgexfoundry.org:10003 [2026-04-08T20:28:32.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-08T20:28:32.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-08T20:28:32.570Z] Configure a credential helper to remove this warning. See [2026-04-08T20:28:32.570Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-08T20:28:32.570Z] [2026-04-08T20:28:32.570Z] Login Succeeded [2026-04-08T20:28:32.570Z] nexus3.edgexfoundry.org:10004 [2026-04-08T20:28:32.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-08T20:28:32.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-08T20:28:32.855Z] Configure a credential helper to remove this warning. See [2026-04-08T20:28:32.855Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-08T20:28:32.855Z] [2026-04-08T20:28:32.855Z] Login Succeeded [2026-04-08T20:28:32.855Z] ****.io [2026-04-08T20:28:33.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-08T20:28:33.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-08T20:28:33.389Z] Configure a credential helper to remove this warning. See [2026-04-08T20:28:33.389Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-08T20:28:33.389Z] [2026-04-08T20:28:33.389Z] Login Succeeded [2026-04-08T20:28:33.389Z] ---> ****-login.sh ends [Pipeline] } [2026-04-08T20:28:33.404Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-08T20:28:33.805Z] + docker buildx ls [2026-04-08T20:28:34.065Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-04-08T20:28:34.066Z] default * docker [2026-04-08T20:28:34.066Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-04-08T20:28:34.361Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-04-08T20:28:34.361Z] edgex-builder [Pipeline] sh [2026-04-08T20:28:34.678Z] + docker buildx inspect --bootstrap [2026-04-08T20:28:34.678Z] #1 [internal] booting buildkit [2026-04-08T20:28:34.678Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-04-08T20:28:37.978Z] #1 pulling image moby/buildkit:buildx-stable-1 3.3s done [2026-04-08T20:28:37.978Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-04-08T20:28:39.891Z] #1 creating container buildx_buildkit_edgex-builder0 1.9s done [2026-04-08T20:28:39.891Z] #1 DONE 5.2s [2026-04-08T20:28:39.891Z] Name: edgex-builder [2026-04-08T20:28:39.891Z] Driver: docker-container [2026-04-08T20:28:39.891Z] [2026-04-08T20:28:39.891Z] Nodes: [2026-04-08T20:28:39.891Z] Name: edgex-builder0 [2026-04-08T20:28:39.891Z] Endpoint: unix:///var/run/docker.sock [2026-04-08T20:28:39.891Z] Status: running [2026-04-08T20:28:39.891Z] Buildkit: v0.29.0 [2026-04-08T20:28:39.891Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-04-08T20:28:40.182Z] + docker buildx ls [2026-04-08T20:28:40.182Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-04-08T20:28:40.182Z] edgex-builder * docker-container [2026-04-08T20:28:40.182Z] 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-08T20:28:40.182Z] default docker [2026-04-08T20:28:40.182Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-04-08T20:28:40.477Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f' [2026-04-08T20:28:40.477Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f --push - [2026-04-08T20:28:40.737Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:28:40.737Z] #1 transferring dockerfile: 197B done [2026-04-08T20:28:40.737Z] #1 DONE 0.0s [2026-04-08T20:28:40.737Z] [2026-04-08T20:28:40.737Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:28:40.737Z] #2 DONE 0.1s [2026-04-08T20:28:40.737Z] [2026-04-08T20:28:40.737Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:28:40.737Z] #3 DONE 0.1s [2026-04-08T20:28:40.737Z] [2026-04-08T20:28:40.737Z] #4 [internal] load .dockerignore [2026-04-08T20:28:40.737Z] #4 transferring context: 2B done [2026-04-08T20:28:40.737Z] #4 DONE 0.0s [2026-04-08T20:28:40.737Z] [2026-04-08T20:28:40.737Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 [2026-04-08T20:28:40.737Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 0.0s done [2026-04-08T20:28:40.737Z] #5 DONE 0.0s [2026-04-08T20:28:40.737Z] [2026-04-08T20:28:40.737Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 [2026-04-08T20:28:40.737Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 0.0s done [2026-04-08T20:28:41.001Z] #6 DONE 0.1s [2026-04-08T20:28:41.001Z] [2026-04-08T20:28:41.001Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:28:41.001Z] #7 DONE 0.0s [2026-04-08T20:28:41.001Z] [2026-04-08T20:28:41.001Z] #8 exporting to image [2026-04-08T20:28:41.001Z] #8 exporting layers done [2026-04-08T20:28:41.001Z] #8 exporting manifest sha256:007514b397d0bda5ba1d66042e549a913db1a12565df596527c1b6b7f92eed17 done [2026-04-08T20:28:41.001Z] #8 exporting config sha256:0a89ff578357a052b5631d9c265f011cf052f3b01e0d9381a5663935445ee94b done [2026-04-08T20:28:41.001Z] #8 exporting manifest sha256:a5326bd4445b8bdf6ece008e04bc52f4dfcf5bcc4b48ce5a303af1b3040049dc 0.0s done [2026-04-08T20:28:41.001Z] #8 exporting config sha256:7d3522885eba2c4b930d4fe23790fe420855d092a4da8032be543965f615dd76 done [2026-04-08T20:28:41.001Z] #8 exporting manifest list sha256:3c0f311ae5d3a235696d1d7db048f6999134f62d666708cc4c7de207898a39aa 0.0s done [2026-04-08T20:28:41.001Z] #8 pushing layers [2026-04-08T20:28:41.001Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:28:41.001Z] #8 pushing layers 0.1s done [2026-04-08T20:28:41.001Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:3c0f311ae5d3a235696d1d7db048f6999134f62d666708cc4c7de207898a39aa 0.1s done [2026-04-08T20:28:41.001Z] #8 DONE 0.2s [2026-04-08T20:28:41.001Z] [2026-04-08T20:28:41.001Z] 1 warning found (use --debug to expand): [2026-04-08T20:28:41.001Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:28:41.291Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2026-04-08T20:28:41.291Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2026-04-08T20:28:41.552Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:28:41.552Z] #1 transferring dockerfile: 163B done [2026-04-08T20:28:41.552Z] #1 DONE 0.0s [2026-04-08T20:28:41.552Z] [2026-04-08T20:28:41.552Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2026-04-08T20:28:41.552Z] #2 DONE 0.0s [2026-04-08T20:28:41.552Z] [2026-04-08T20:28:41.552Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2026-04-08T20:28:41.552Z] #3 DONE 0.0s [2026-04-08T20:28:41.552Z] [2026-04-08T20:28:41.552Z] #4 [internal] load .dockerignore [2026-04-08T20:28:41.552Z] #4 transferring context: 2B done [2026-04-08T20:28:41.552Z] #4 DONE 0.0s [2026-04-08T20:28:41.552Z] [2026-04-08T20:28:41.552Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 [2026-04-08T20:28:41.552Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 [2026-04-08T20:28:41.552Z] #5 ... [2026-04-08T20:28:41.552Z] [2026-04-08T20:28:41.552Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 [2026-04-08T20:28:41.552Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 0.0s done [2026-04-08T20:28:41.552Z] #6 DONE 0.0s [2026-04-08T20:28:41.552Z] [2026-04-08T20:28:41.552Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 [2026-04-08T20:28:41.552Z] #5 CACHED [2026-04-08T20:28:41.552Z] [2026-04-08T20:28:41.552Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 [2026-04-08T20:28:41.552Z] #6 CACHED [2026-04-08T20:28:41.552Z] [2026-04-08T20:28:41.552Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:28:41.552Z] #7 DONE 0.0s [2026-04-08T20:28:41.552Z] [2026-04-08T20:28:41.552Z] #8 exporting to image [2026-04-08T20:28:41.552Z] #8 exporting layers done [2026-04-08T20:28:41.552Z] #8 exporting manifest sha256:007514b397d0bda5ba1d66042e549a913db1a12565df596527c1b6b7f92eed17 done [2026-04-08T20:28:41.552Z] #8 exporting config sha256:0a89ff578357a052b5631d9c265f011cf052f3b01e0d9381a5663935445ee94b done [2026-04-08T20:28:41.552Z] #8 exporting manifest sha256:a5326bd4445b8bdf6ece008e04bc52f4dfcf5bcc4b48ce5a303af1b3040049dc done [2026-04-08T20:28:41.552Z] #8 exporting config sha256:7d3522885eba2c4b930d4fe23790fe420855d092a4da8032be543965f615dd76 done [2026-04-08T20:28:41.552Z] #8 exporting manifest list sha256:3c0f311ae5d3a235696d1d7db048f6999134f62d666708cc4c7de207898a39aa done [2026-04-08T20:28:41.552Z] #8 pushing layers 0.0s done [2026-04-08T20:28:41.552Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3c0f311ae5d3a235696d1d7db048f6999134f62d666708cc4c7de207898a39aa 0.1s done [2026-04-08T20:28:41.552Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:28:41.552Z] #8 DONE 0.1s [2026-04-08T20:28:41.552Z] [2026-04-08T20:28:41.552Z] 1 warning found (use --debug to expand): [2026-04-08T20:28:41.552Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:28:41.840Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.106' [2026-04-08T20:28:41.841Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.106 --push - [2026-04-08T20:28:41.841Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:28:41.841Z] #1 transferring dockerfile: 170B done [2026-04-08T20:28:41.841Z] #1 DONE 0.0s [2026-04-08T20:28:41.841Z] [2026-04-08T20:28:41.841Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.106 [2026-04-08T20:28:41.841Z] #2 DONE 0.0s [2026-04-08T20:28:41.841Z] [2026-04-08T20:28:41.841Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.106 [2026-04-08T20:28:41.841Z] #3 DONE 0.0s [2026-04-08T20:28:41.841Z] [2026-04-08T20:28:41.841Z] #4 [internal] load .dockerignore [2026-04-08T20:28:41.841Z] #4 transferring context: 2B done [2026-04-08T20:28:41.841Z] #4 DONE 0.0s [2026-04-08T20:28:41.841Z] [2026-04-08T20:28:41.841Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.106@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 [2026-04-08T20:28:41.841Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.106@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 0.0s done [2026-04-08T20:28:41.841Z] #5 DONE 0.0s [2026-04-08T20:28:41.841Z] [2026-04-08T20:28:41.841Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.106@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 [2026-04-08T20:28:42.101Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.106@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 0.0s done [2026-04-08T20:28:42.101Z] #6 CACHED [2026-04-08T20:28:42.101Z] [2026-04-08T20:28:42.101Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.106@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 [2026-04-08T20:28:42.101Z] #5 CACHED [2026-04-08T20:28:42.101Z] [2026-04-08T20:28:42.101Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:28:42.101Z] #7 DONE 0.0s [2026-04-08T20:28:42.101Z] [2026-04-08T20:28:42.101Z] #8 exporting to image [2026-04-08T20:28:42.101Z] #8 exporting layers done [2026-04-08T20:28:42.101Z] #8 exporting manifest sha256:007514b397d0bda5ba1d66042e549a913db1a12565df596527c1b6b7f92eed17 done [2026-04-08T20:28:42.101Z] #8 exporting config sha256:0a89ff578357a052b5631d9c265f011cf052f3b01e0d9381a5663935445ee94b done [2026-04-08T20:28:42.101Z] #8 exporting manifest sha256:a5326bd4445b8bdf6ece008e04bc52f4dfcf5bcc4b48ce5a303af1b3040049dc done [2026-04-08T20:28:42.101Z] #8 exporting config sha256:7d3522885eba2c4b930d4fe23790fe420855d092a4da8032be543965f615dd76 done [2026-04-08T20:28:42.101Z] #8 exporting manifest list sha256:3c0f311ae5d3a235696d1d7db048f6999134f62d666708cc4c7de207898a39aa done [2026-04-08T20:28:42.101Z] #8 pushing layers 0.0s done [2026-04-08T20:28:42.101Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.106@sha256:3c0f311ae5d3a235696d1d7db048f6999134f62d666708cc4c7de207898a39aa 0.1s done [2026-04-08T20:28:42.101Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:28:42.101Z] #8 DONE 0.1s [2026-04-08T20:28:42.101Z] [2026-04-08T20:28:42.101Z] 1 warning found (use --debug to expand): [2026-04-08T20:28:42.101Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:28:42.389Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 --push - [2026-04-08T20:28:42.389Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106' [2026-04-08T20:28:42.389Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:28:42.389Z] #1 transferring dockerfile: 211B done [2026-04-08T20:28:42.389Z] #1 DONE 0.0s [2026-04-08T20:28:42.389Z] [2026-04-08T20:28:42.389Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:28:42.389Z] #2 DONE 0.0s [2026-04-08T20:28:42.389Z] [2026-04-08T20:28:42.389Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:28:42.389Z] #3 DONE 0.0s [2026-04-08T20:28:42.389Z] [2026-04-08T20:28:42.389Z] #4 [internal] load .dockerignore [2026-04-08T20:28:42.389Z] #4 transferring context: 2B done [2026-04-08T20:28:42.389Z] #4 DONE 0.0s [2026-04-08T20:28:42.389Z] [2026-04-08T20:28:42.389Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 [2026-04-08T20:28:42.389Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 0.0s done [2026-04-08T20:28:42.389Z] #5 DONE 0.0s [2026-04-08T20:28:42.389Z] [2026-04-08T20:28:42.389Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 [2026-04-08T20:28:42.649Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 0.0s done [2026-04-08T20:28:42.649Z] #6 CACHED [2026-04-08T20:28:42.649Z] [2026-04-08T20:28:42.649Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 [2026-04-08T20:28:42.649Z] #5 CACHED [2026-04-08T20:28:42.649Z] [2026-04-08T20:28:42.649Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:28:42.649Z] #7 DONE 0.0s [2026-04-08T20:28:42.649Z] [2026-04-08T20:28:42.649Z] #8 exporting to image [2026-04-08T20:28:42.649Z] #8 exporting layers done [2026-04-08T20:28:42.649Z] #8 exporting manifest sha256:007514b397d0bda5ba1d66042e549a913db1a12565df596527c1b6b7f92eed17 done [2026-04-08T20:28:42.649Z] #8 exporting config sha256:0a89ff578357a052b5631d9c265f011cf052f3b01e0d9381a5663935445ee94b done [2026-04-08T20:28:42.649Z] #8 exporting manifest sha256:a5326bd4445b8bdf6ece008e04bc52f4dfcf5bcc4b48ce5a303af1b3040049dc done [2026-04-08T20:28:42.649Z] #8 exporting config sha256:7d3522885eba2c4b930d4fe23790fe420855d092a4da8032be543965f615dd76 done [2026-04-08T20:28:42.649Z] #8 exporting manifest list sha256:3c0f311ae5d3a235696d1d7db048f6999134f62d666708cc4c7de207898a39aa done [2026-04-08T20:28:42.649Z] #8 pushing layers 0.0s done [2026-04-08T20:28:42.649Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:3c0f311ae5d3a235696d1d7db048f6999134f62d666708cc4c7de207898a39aa 0.1s done [2026-04-08T20:28:42.649Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:28:42.649Z] #8 DONE 0.1s [2026-04-08T20:28:42.649Z] [2026-04-08T20:28:42.649Z] 1 warning found (use --debug to expand): [2026-04-08T20:28:42.649Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:28:42.939Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2026-04-08T20:28:42.939Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2026-04-08T20:28:42.939Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:28:42.939Z] #1 transferring dockerfile: 161B done [2026-04-08T20:28:42.939Z] #1 DONE 0.0s [2026-04-08T20:28:42.939Z] [2026-04-08T20:28:42.939Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2026-04-08T20:28:42.939Z] #2 DONE 0.0s [2026-04-08T20:28:42.939Z] [2026-04-08T20:28:42.939Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2026-04-08T20:28:42.939Z] #3 DONE 0.0s [2026-04-08T20:28:42.939Z] [2026-04-08T20:28:42.939Z] #4 [internal] load .dockerignore [2026-04-08T20:28:42.939Z] #4 transferring context: 2B done [2026-04-08T20:28:42.939Z] #4 DONE 0.0s [2026-04-08T20:28:42.939Z] [2026-04-08T20:28:42.939Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 [2026-04-08T20:28:42.939Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 0.0s done [2026-04-08T20:28:42.939Z] #5 CACHED [2026-04-08T20:28:42.939Z] [2026-04-08T20:28:42.939Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 [2026-04-08T20:28:42.939Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 0.0s done [2026-04-08T20:28:42.939Z] #6 CACHED [2026-04-08T20:28:42.939Z] [2026-04-08T20:28:42.939Z] #7 exporting to image [2026-04-08T20:28:42.939Z] #7 exporting layers done [2026-04-08T20:28:42.939Z] #7 exporting manifest sha256:007514b397d0bda5ba1d66042e549a913db1a12565df596527c1b6b7f92eed17 done [2026-04-08T20:28:42.939Z] #7 exporting config sha256:0a89ff578357a052b5631d9c265f011cf052f3b01e0d9381a5663935445ee94b [2026-04-08T20:28:42.939Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:28:43.198Z] #7 exporting config sha256:0a89ff578357a052b5631d9c265f011cf052f3b01e0d9381a5663935445ee94b done [2026-04-08T20:28:43.198Z] #7 exporting manifest sha256:a5326bd4445b8bdf6ece008e04bc52f4dfcf5bcc4b48ce5a303af1b3040049dc done [2026-04-08T20:28:43.198Z] #7 exporting config sha256:7d3522885eba2c4b930d4fe23790fe420855d092a4da8032be543965f615dd76 done [2026-04-08T20:28:43.198Z] #7 exporting manifest list sha256:3c0f311ae5d3a235696d1d7db048f6999134f62d666708cc4c7de207898a39aa done [2026-04-08T20:28:43.198Z] #7 pushing layers 0.0s done [2026-04-08T20:28:43.198Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:3c0f311ae5d3a235696d1d7db048f6999134f62d666708cc4c7de207898a39aa 0.1s done [2026-04-08T20:28:43.198Z] #7 DONE 0.1s [2026-04-08T20:28:43.199Z] [2026-04-08T20:28:43.199Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:28:43.199Z] #8 DONE 0.0s [2026-04-08T20:28:43.199Z] [2026-04-08T20:28:43.199Z] 1 warning found (use --debug to expand): [2026-04-08T20:28:43.199Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:28:43.495Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f' [2026-04-08T20:28:43.495Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f --push - [2026-04-08T20:28:43.495Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:28:43.495Z] #1 transferring dockerfile: 216B done [2026-04-08T20:28:43.495Z] #1 DONE 0.0s [2026-04-08T20:28:43.495Z] [2026-04-08T20:28:43.495Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:28:43.495Z] #2 DONE 0.0s [2026-04-08T20:28:43.495Z] [2026-04-08T20:28:43.495Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:28:43.495Z] #3 DONE 0.0s [2026-04-08T20:28:43.495Z] [2026-04-08T20:28:43.495Z] #4 [internal] load .dockerignore [2026-04-08T20:28:43.495Z] #4 transferring context: 2B done [2026-04-08T20:28:43.495Z] #4 DONE 0.0s [2026-04-08T20:28:43.754Z] [2026-04-08T20:28:43.754Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b [2026-04-08T20:28:43.754Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b [2026-04-08T20:28:43.754Z] #5 ... [2026-04-08T20:28:43.754Z] [2026-04-08T20:28:43.754Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b [2026-04-08T20:28:43.754Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b 0.0s done [2026-04-08T20:28:43.754Z] #6 DONE 0.1s [2026-04-08T20:28:43.754Z] [2026-04-08T20:28:43.754Z] #7 exporting to image [2026-04-08T20:28:43.754Z] #7 exporting layers done [2026-04-08T20:28:43.754Z] #7 exporting manifest sha256:a07c90381b2931abc4b917777b023b03e8c931e2dac57c3c251384f16c5feebb done [2026-04-08T20:28:43.754Z] #7 exporting config sha256:0ae47f772554de469037be2b9ab3984286c08509be9d72c87dee993cc8a924f0 [2026-04-08T20:28:43.754Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:28:43.754Z] #7 ... [2026-04-08T20:28:43.754Z] [2026-04-08T20:28:43.754Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:28:43.754Z] #8 DONE 0.0s [2026-04-08T20:28:43.754Z] [2026-04-08T20:28:43.754Z] #7 exporting to image [2026-04-08T20:28:43.754Z] #7 exporting config sha256:0ae47f772554de469037be2b9ab3984286c08509be9d72c87dee993cc8a924f0 done [2026-04-08T20:28:43.754Z] #7 exporting manifest sha256:398e17fd94f4a5330e36d5462ae3533735ba604995c9eda9da6f344afeedf24e 0.0s done [2026-04-08T20:28:43.754Z] #7 exporting config sha256:ab9890b05329522e23e77f2ff902848f3696583acb7ba12397042bd498b36777 done [2026-04-08T20:28:43.754Z] #7 exporting manifest list sha256:502052abf378a1d90906b674c9be034e60a51aa473f85e876b04c3f5de69c4c0 done [2026-04-08T20:28:43.754Z] #7 pushing layers 0.1s done [2026-04-08T20:28:43.754Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:502052abf378a1d90906b674c9be034e60a51aa473f85e876b04c3f5de69c4c0 [2026-04-08T20:28:44.014Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:502052abf378a1d90906b674c9be034e60a51aa473f85e876b04c3f5de69c4c0 0.1s done [2026-04-08T20:28:44.014Z] #7 DONE 0.2s [2026-04-08T20:28:44.014Z] [2026-04-08T20:28:44.014Z] 1 warning found (use --debug to expand): [2026-04-08T20:28:44.014Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:28:44.383Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2026-04-08T20:28:44.383Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2026-04-08T20:28:44.383Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:28:44.383Z] #1 transferring dockerfile: 182B done [2026-04-08T20:28:44.383Z] #1 DONE 0.0s [2026-04-08T20:28:44.383Z] [2026-04-08T20:28:44.383Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-04-08T20:28:44.383Z] #2 DONE 0.0s [2026-04-08T20:28:44.383Z] [2026-04-08T20:28:44.383Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-04-08T20:28:44.383Z] #3 DONE 0.0s [2026-04-08T20:28:44.383Z] [2026-04-08T20:28:44.383Z] #4 [internal] load .dockerignore [2026-04-08T20:28:44.383Z] #4 transferring context: 2B done [2026-04-08T20:28:44.383Z] #4 DONE 0.0s [2026-04-08T20:28:44.383Z] [2026-04-08T20:28:44.383Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b [2026-04-08T20:28:44.383Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b 0.0s done [2026-04-08T20:28:44.383Z] #5 CACHED [2026-04-08T20:28:44.383Z] [2026-04-08T20:28:44.383Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b [2026-04-08T20:28:44.640Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b 0.0s done [2026-04-08T20:28:44.640Z] #6 CACHED [2026-04-08T20:28:44.640Z] [2026-04-08T20:28:44.640Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:28:44.640Z] #7 DONE 0.0s [2026-04-08T20:28:44.640Z] [2026-04-08T20:28:44.640Z] #8 exporting to image [2026-04-08T20:28:44.640Z] #8 exporting layers done [2026-04-08T20:28:44.640Z] #8 exporting manifest sha256:a07c90381b2931abc4b917777b023b03e8c931e2dac57c3c251384f16c5feebb done [2026-04-08T20:28:44.640Z] #8 exporting config sha256:0ae47f772554de469037be2b9ab3984286c08509be9d72c87dee993cc8a924f0 done [2026-04-08T20:28:44.640Z] #8 exporting manifest sha256:398e17fd94f4a5330e36d5462ae3533735ba604995c9eda9da6f344afeedf24e done [2026-04-08T20:28:44.640Z] #8 exporting config sha256:ab9890b05329522e23e77f2ff902848f3696583acb7ba12397042bd498b36777 done [2026-04-08T20:28:44.640Z] #8 exporting manifest list sha256:502052abf378a1d90906b674c9be034e60a51aa473f85e876b04c3f5de69c4c0 done [2026-04-08T20:28:44.640Z] #8 pushing layers 0.0s done [2026-04-08T20:28:44.640Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:502052abf378a1d90906b674c9be034e60a51aa473f85e876b04c3f5de69c4c0 0.1s done [2026-04-08T20:28:44.640Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:28:44.640Z] #8 DONE 0.1s [2026-04-08T20:28:44.640Z] [2026-04-08T20:28:44.640Z] 1 warning found (use --debug to expand): [2026-04-08T20:28:44.640Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:28:44.932Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.106' [2026-04-08T20:28:44.932Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.106 --push - [2026-04-08T20:28:44.932Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:28:44.933Z] #1 transferring dockerfile: 189B done [2026-04-08T20:28:44.933Z] #1 DONE 0.0s [2026-04-08T20:28:44.933Z] [2026-04-08T20:28:44.933Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.106 [2026-04-08T20:28:44.933Z] #2 DONE 0.0s [2026-04-08T20:28:44.933Z] [2026-04-08T20:28:44.933Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.106 [2026-04-08T20:28:44.933Z] #3 DONE 0.0s [2026-04-08T20:28:44.933Z] [2026-04-08T20:28:44.933Z] #4 [internal] load .dockerignore [2026-04-08T20:28:44.933Z] #4 transferring context: 2B done [2026-04-08T20:28:44.933Z] #4 DONE 0.0s [2026-04-08T20:28:44.933Z] [2026-04-08T20:28:44.933Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.106@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b [2026-04-08T20:28:44.933Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.106@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b 0.0s done [2026-04-08T20:28:44.933Z] #5 CACHED [2026-04-08T20:28:44.933Z] [2026-04-08T20:28:44.933Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.106@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b [2026-04-08T20:28:44.933Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.106@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b 0.0s done [2026-04-08T20:28:44.933Z] #6 CACHED [2026-04-08T20:28:44.933Z] [2026-04-08T20:28:44.933Z] #7 exporting to image [2026-04-08T20:28:44.933Z] #7 exporting layers done [2026-04-08T20:28:44.933Z] #7 exporting manifest sha256:a07c90381b2931abc4b917777b023b03e8c931e2dac57c3c251384f16c5feebb done [2026-04-08T20:28:44.933Z] #7 exporting config sha256:0ae47f772554de469037be2b9ab3984286c08509be9d72c87dee993cc8a924f0 done [2026-04-08T20:28:44.933Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:28:45.193Z] #7 exporting manifest sha256:398e17fd94f4a5330e36d5462ae3533735ba604995c9eda9da6f344afeedf24e done [2026-04-08T20:28:45.193Z] #7 exporting config sha256:ab9890b05329522e23e77f2ff902848f3696583acb7ba12397042bd498b36777 done [2026-04-08T20:28:45.193Z] #7 exporting manifest list sha256:502052abf378a1d90906b674c9be034e60a51aa473f85e876b04c3f5de69c4c0 done [2026-04-08T20:28:45.193Z] #7 pushing layers 0.0s done [2026-04-08T20:28:45.193Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.106@sha256:502052abf378a1d90906b674c9be034e60a51aa473f85e876b04c3f5de69c4c0 0.1s done [2026-04-08T20:28:45.193Z] #7 DONE 0.1s [2026-04-08T20:28:45.193Z] [2026-04-08T20:28:45.193Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:28:45.193Z] #8 DONE 0.0s [2026-04-08T20:28:45.193Z] [2026-04-08T20:28:45.193Z] 1 warning found (use --debug to expand): [2026-04-08T20:28:45.193Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:28:45.476Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 --push - [2026-04-08T20:28:45.476Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106' [2026-04-08T20:28:45.476Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:28:45.476Z] #1 transferring dockerfile: 230B done [2026-04-08T20:28:45.476Z] #1 DONE 0.0s [2026-04-08T20:28:45.476Z] [2026-04-08T20:28:45.476Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:28:45.476Z] #2 DONE 0.0s [2026-04-08T20:28:45.476Z] [2026-04-08T20:28:45.476Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:28:45.476Z] #3 DONE 0.0s [2026-04-08T20:28:45.476Z] [2026-04-08T20:28:45.476Z] #4 [internal] load .dockerignore [2026-04-08T20:28:45.476Z] #4 transferring context: 2B done [2026-04-08T20:28:45.476Z] #4 DONE 0.0s [2026-04-08T20:28:45.476Z] [2026-04-08T20:28:45.477Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b [2026-04-08T20:28:45.477Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b 0.0s done [2026-04-08T20:28:45.477Z] #5 CACHED [2026-04-08T20:28:45.477Z] [2026-04-08T20:28:45.477Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b [2026-04-08T20:28:45.477Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b 0.0s done [2026-04-08T20:28:45.477Z] #6 DONE 0.0s [2026-04-08T20:28:45.735Z] [2026-04-08T20:28:45.735Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b [2026-04-08T20:28:45.735Z] #6 CACHED [2026-04-08T20:28:45.735Z] [2026-04-08T20:28:45.735Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:28:45.735Z] #7 DONE 0.0s [2026-04-08T20:28:45.735Z] [2026-04-08T20:28:45.735Z] #8 exporting to image [2026-04-08T20:28:45.735Z] #8 exporting layers done [2026-04-08T20:28:45.735Z] #8 exporting manifest sha256:a07c90381b2931abc4b917777b023b03e8c931e2dac57c3c251384f16c5feebb done [2026-04-08T20:28:45.735Z] #8 exporting config sha256:0ae47f772554de469037be2b9ab3984286c08509be9d72c87dee993cc8a924f0 done [2026-04-08T20:28:45.735Z] #8 exporting manifest sha256:398e17fd94f4a5330e36d5462ae3533735ba604995c9eda9da6f344afeedf24e done [2026-04-08T20:28:45.735Z] #8 exporting config sha256:ab9890b05329522e23e77f2ff902848f3696583acb7ba12397042bd498b36777 done [2026-04-08T20:28:45.735Z] #8 exporting manifest list sha256:502052abf378a1d90906b674c9be034e60a51aa473f85e876b04c3f5de69c4c0 done [2026-04-08T20:28:45.735Z] #8 pushing layers 0.0s done [2026-04-08T20:28:45.735Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:502052abf378a1d90906b674c9be034e60a51aa473f85e876b04c3f5de69c4c0 0.1s done [2026-04-08T20:28:45.735Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:28:45.735Z] #8 DONE 0.1s [2026-04-08T20:28:45.735Z] [2026-04-08T20:28:45.735Z] 1 warning found (use --debug to expand): [2026-04-08T20:28:45.735Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:28:46.027Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2026-04-08T20:28:46.028Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2026-04-08T20:28:46.286Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:28:46.286Z] #1 transferring dockerfile: 180B done [2026-04-08T20:28:46.286Z] #1 DONE 0.0s [2026-04-08T20:28:46.286Z] [2026-04-08T20:28:46.286Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-04-08T20:28:46.286Z] #2 DONE 0.0s [2026-04-08T20:28:46.286Z] [2026-04-08T20:28:46.286Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-04-08T20:28:46.286Z] #3 DONE 0.0s [2026-04-08T20:28:46.286Z] [2026-04-08T20:28:46.286Z] #4 [internal] load .dockerignore [2026-04-08T20:28:46.286Z] #4 transferring context: 2B done [2026-04-08T20:28:46.286Z] #4 DONE 0.0s [2026-04-08T20:28:46.286Z] [2026-04-08T20:28:46.286Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b [2026-04-08T20:28:46.286Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b 0.0s done [2026-04-08T20:28:46.286Z] #5 CACHED [2026-04-08T20:28:46.286Z] [2026-04-08T20:28:46.286Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b [2026-04-08T20:28:46.286Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b 0.0s done [2026-04-08T20:28:46.286Z] #6 DONE 0.0s [2026-04-08T20:28:46.286Z] [2026-04-08T20:28:46.286Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b [2026-04-08T20:28:46.286Z] #6 CACHED [2026-04-08T20:28:46.286Z] [2026-04-08T20:28:46.286Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:28:46.286Z] #7 DONE 0.0s [2026-04-08T20:28:46.286Z] [2026-04-08T20:28:46.286Z] #8 exporting to image [2026-04-08T20:28:46.286Z] #8 exporting layers done [2026-04-08T20:28:46.286Z] #8 exporting manifest sha256:a07c90381b2931abc4b917777b023b03e8c931e2dac57c3c251384f16c5feebb done [2026-04-08T20:28:46.286Z] #8 exporting config sha256:0ae47f772554de469037be2b9ab3984286c08509be9d72c87dee993cc8a924f0 done [2026-04-08T20:28:46.286Z] #8 exporting manifest sha256:398e17fd94f4a5330e36d5462ae3533735ba604995c9eda9da6f344afeedf24e done [2026-04-08T20:28:46.286Z] #8 exporting config sha256:ab9890b05329522e23e77f2ff902848f3696583acb7ba12397042bd498b36777 done [2026-04-08T20:28:46.286Z] #8 exporting manifest list sha256:502052abf378a1d90906b674c9be034e60a51aa473f85e876b04c3f5de69c4c0 done [2026-04-08T20:28:46.286Z] #8 pushing layers 0.0s done [2026-04-08T20:28:46.286Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:502052abf378a1d90906b674c9be034e60a51aa473f85e876b04c3f5de69c4c0 0.1s done [2026-04-08T20:28:46.286Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:28:46.286Z] #8 DONE 0.1s [2026-04-08T20:28:46.286Z] [2026-04-08T20:28:46.286Z] 1 warning found (use --debug to expand): [2026-04-08T20:28:46.286Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:28:46.582Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f --push - [2026-04-08T20:28:46.582Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f' [2026-04-08T20:28:46.582Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:28:46.582Z] #1 transferring dockerfile: 194B done [2026-04-08T20:28:46.582Z] #1 DONE 0.0s [2026-04-08T20:28:46.582Z] [2026-04-08T20:28:46.582Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:28:46.582Z] #2 DONE 0.0s [2026-04-08T20:28:46.582Z] [2026-04-08T20:28:46.582Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:28:46.582Z] #3 DONE 0.0s [2026-04-08T20:28:46.582Z] [2026-04-08T20:28:46.582Z] #4 [internal] load .dockerignore [2026-04-08T20:28:46.582Z] #4 transferring context: 2B done [2026-04-08T20:28:46.582Z] #4 DONE 0.0s [2026-04-08T20:28:46.845Z] [2026-04-08T20:28:46.845Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 [2026-04-08T20:28:46.845Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 0.0s done [2026-04-08T20:28:46.845Z] #5 DONE 0.0s [2026-04-08T20:28:46.845Z] [2026-04-08T20:28:46.845Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 [2026-04-08T20:28:46.845Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 0.0s done [2026-04-08T20:28:46.845Z] #6 DONE 0.1s [2026-04-08T20:28:46.845Z] [2026-04-08T20:28:46.845Z] #7 exporting to image [2026-04-08T20:28:46.845Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:28:46.845Z] #7 ... [2026-04-08T20:28:46.845Z] [2026-04-08T20:28:46.845Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:28:46.845Z] #8 DONE 0.0s [2026-04-08T20:28:46.845Z] [2026-04-08T20:28:46.845Z] #7 exporting to image [2026-04-08T20:28:46.845Z] #7 exporting layers done [2026-04-08T20:28:46.845Z] #7 exporting manifest sha256:498f6a33ce0588f7ca6848169a06b71a7712431ad50b97fd8339f8b6758b8ab7 0.0s done [2026-04-08T20:28:46.845Z] #7 exporting config sha256:6afad99174b9c5e7c2fab1be3cded203bf0f9e739f483d8a7e0fe42eb0d636b6 done [2026-04-08T20:28:46.845Z] #7 exporting manifest sha256:fb6958af8d69e22fa997e759ab6c9e759ff7d4d12dd68f0be9a68de35fb1f434 0.0s done [2026-04-08T20:28:46.845Z] #7 exporting config sha256:7d979995e40012415f41e211fca60e7e1135f8cead0bc349ffcc240236eeabed done [2026-04-08T20:28:46.845Z] #7 exporting manifest list sha256:9567d9ba18f29d33cb5185afd7b6cd1bbe11cb315cda4560b62bfca96e1038bf 0.0s done [2026-04-08T20:28:46.845Z] #7 pushing layers 0.1s done [2026-04-08T20:28:46.845Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:9567d9ba18f29d33cb5185afd7b6cd1bbe11cb315cda4560b62bfca96e1038bf [2026-04-08T20:28:47.104Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:9567d9ba18f29d33cb5185afd7b6cd1bbe11cb315cda4560b62bfca96e1038bf 0.1s done [2026-04-08T20:28:47.104Z] #7 DONE 0.2s [2026-04-08T20:28:47.104Z] [2026-04-08T20:28:47.104Z] 1 warning found (use --debug to expand): [2026-04-08T20:28:47.104Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:28:47.396Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2026-04-08T20:28:47.396Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2026-04-08T20:28:47.396Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:28:47.396Z] #1 transferring dockerfile: 160B done [2026-04-08T20:28:47.396Z] #1 DONE 0.0s [2026-04-08T20:28:47.396Z] [2026-04-08T20:28:47.396Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2026-04-08T20:28:47.396Z] #2 DONE 0.0s [2026-04-08T20:28:47.396Z] [2026-04-08T20:28:47.396Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2026-04-08T20:28:47.396Z] #3 DONE 0.0s [2026-04-08T20:28:47.396Z] [2026-04-08T20:28:47.396Z] #4 [internal] load .dockerignore [2026-04-08T20:28:47.396Z] #4 transferring context: 2B done [2026-04-08T20:28:47.396Z] #4 DONE 0.0s [2026-04-08T20:28:47.396Z] [2026-04-08T20:28:47.396Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 [2026-04-08T20:28:47.396Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 0.0s done [2026-04-08T20:28:47.396Z] #5 CACHED [2026-04-08T20:28:47.396Z] [2026-04-08T20:28:47.396Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 [2026-04-08T20:28:47.659Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 0.0s done [2026-04-08T20:28:47.659Z] #6 CACHED [2026-04-08T20:28:47.659Z] [2026-04-08T20:28:47.659Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:28:47.659Z] #7 DONE 0.0s [2026-04-08T20:28:47.659Z] [2026-04-08T20:28:47.659Z] #8 exporting to image [2026-04-08T20:28:47.659Z] #8 exporting layers done [2026-04-08T20:28:47.659Z] #8 exporting manifest sha256:498f6a33ce0588f7ca6848169a06b71a7712431ad50b97fd8339f8b6758b8ab7 done [2026-04-08T20:28:47.659Z] #8 exporting config sha256:6afad99174b9c5e7c2fab1be3cded203bf0f9e739f483d8a7e0fe42eb0d636b6 done [2026-04-08T20:28:47.659Z] #8 exporting manifest sha256:fb6958af8d69e22fa997e759ab6c9e759ff7d4d12dd68f0be9a68de35fb1f434 done [2026-04-08T20:28:47.659Z] #8 exporting config sha256:7d979995e40012415f41e211fca60e7e1135f8cead0bc349ffcc240236eeabed done [2026-04-08T20:28:47.659Z] #8 exporting manifest list sha256:9567d9ba18f29d33cb5185afd7b6cd1bbe11cb315cda4560b62bfca96e1038bf done [2026-04-08T20:28:47.659Z] #8 pushing layers 0.0s done [2026-04-08T20:28:47.660Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:9567d9ba18f29d33cb5185afd7b6cd1bbe11cb315cda4560b62bfca96e1038bf 0.1s done [2026-04-08T20:28:47.660Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:28:47.660Z] #8 DONE 0.1s [2026-04-08T20:28:47.660Z] [2026-04-08T20:28:47.660Z] 1 warning found (use --debug to expand): [2026-04-08T20:28:47.660Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:28:47.962Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.106' [2026-04-08T20:28:47.962Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.106 --push - [2026-04-08T20:28:48.221Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:28:48.221Z] #1 transferring dockerfile: 167B 0.0s done [2026-04-08T20:28:48.221Z] #1 DONE 0.0s [2026-04-08T20:28:48.221Z] [2026-04-08T20:28:48.221Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.106 [2026-04-08T20:28:48.221Z] #2 DONE 0.0s [2026-04-08T20:28:48.221Z] [2026-04-08T20:28:48.221Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.106 [2026-04-08T20:28:48.221Z] #3 DONE 0.0s [2026-04-08T20:28:48.221Z] [2026-04-08T20:28:48.221Z] #4 [internal] load .dockerignore [2026-04-08T20:28:48.221Z] #4 transferring context: 2B done [2026-04-08T20:28:48.221Z] #4 DONE 0.0s [2026-04-08T20:28:48.221Z] [2026-04-08T20:28:48.221Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.106@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 [2026-04-08T20:28:48.221Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.106@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 0.0s done [2026-04-08T20:28:48.221Z] #5 DONE 0.0s [2026-04-08T20:28:48.221Z] [2026-04-08T20:28:48.221Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.106@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 [2026-04-08T20:28:48.221Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.106@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 0.0s done [2026-04-08T20:28:48.221Z] #6 CACHED [2026-04-08T20:28:48.221Z] [2026-04-08T20:28:48.221Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.106@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 [2026-04-08T20:28:48.221Z] #5 CACHED [2026-04-08T20:28:48.221Z] [2026-04-08T20:28:48.221Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:28:48.221Z] #7 DONE 0.0s [2026-04-08T20:28:48.221Z] [2026-04-08T20:28:48.221Z] #8 exporting to image [2026-04-08T20:28:48.221Z] #8 exporting layers done [2026-04-08T20:28:48.221Z] #8 exporting manifest sha256:498f6a33ce0588f7ca6848169a06b71a7712431ad50b97fd8339f8b6758b8ab7 done [2026-04-08T20:28:48.221Z] #8 exporting config sha256:6afad99174b9c5e7c2fab1be3cded203bf0f9e739f483d8a7e0fe42eb0d636b6 done [2026-04-08T20:28:48.221Z] #8 exporting manifest sha256:fb6958af8d69e22fa997e759ab6c9e759ff7d4d12dd68f0be9a68de35fb1f434 done [2026-04-08T20:28:48.221Z] #8 exporting config sha256:7d979995e40012415f41e211fca60e7e1135f8cead0bc349ffcc240236eeabed done [2026-04-08T20:28:48.221Z] #8 exporting manifest list sha256:9567d9ba18f29d33cb5185afd7b6cd1bbe11cb315cda4560b62bfca96e1038bf done [2026-04-08T20:28:48.221Z] #8 pushing layers 0.0s done [2026-04-08T20:28:48.221Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.106@sha256:9567d9ba18f29d33cb5185afd7b6cd1bbe11cb315cda4560b62bfca96e1038bf 0.1s done [2026-04-08T20:28:48.221Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:28:48.221Z] #8 DONE 0.1s [2026-04-08T20:28:48.221Z] [2026-04-08T20:28:48.221Z] 1 warning found (use --debug to expand): [2026-04-08T20:28:48.221Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:28:48.508Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106' [2026-04-08T20:28:48.509Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 --push - [2026-04-08T20:28:48.766Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:28:48.766Z] #1 transferring dockerfile: 208B done [2026-04-08T20:28:48.766Z] #1 DONE 0.0s [2026-04-08T20:28:48.766Z] [2026-04-08T20:28:48.766Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:28:48.766Z] #2 DONE 0.0s [2026-04-08T20:28:48.766Z] [2026-04-08T20:28:48.766Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:28:48.766Z] #3 DONE 0.0s [2026-04-08T20:28:48.766Z] [2026-04-08T20:28:48.766Z] #4 [internal] load .dockerignore [2026-04-08T20:28:48.766Z] #4 transferring context: 2B done [2026-04-08T20:28:48.766Z] #4 DONE 0.0s [2026-04-08T20:28:48.766Z] [2026-04-08T20:28:48.766Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 [2026-04-08T20:28:48.766Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 [2026-04-08T20:28:48.766Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 0.0s done [2026-04-08T20:28:48.766Z] #5 CACHED [2026-04-08T20:28:48.766Z] [2026-04-08T20:28:48.766Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 [2026-04-08T20:28:48.766Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 done [2026-04-08T20:28:48.766Z] #6 CACHED [2026-04-08T20:28:48.766Z] [2026-04-08T20:28:48.766Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:28:48.766Z] #7 DONE 0.0s [2026-04-08T20:28:48.766Z] [2026-04-08T20:28:48.766Z] #8 exporting to image [2026-04-08T20:28:48.766Z] #8 exporting layers done [2026-04-08T20:28:48.766Z] #8 exporting manifest sha256:498f6a33ce0588f7ca6848169a06b71a7712431ad50b97fd8339f8b6758b8ab7 done [2026-04-08T20:28:48.766Z] #8 exporting config sha256:6afad99174b9c5e7c2fab1be3cded203bf0f9e739f483d8a7e0fe42eb0d636b6 done [2026-04-08T20:28:48.766Z] #8 exporting manifest sha256:fb6958af8d69e22fa997e759ab6c9e759ff7d4d12dd68f0be9a68de35fb1f434 done [2026-04-08T20:28:48.766Z] #8 exporting config sha256:7d979995e40012415f41e211fca60e7e1135f8cead0bc349ffcc240236eeabed done [2026-04-08T20:28:48.766Z] #8 exporting manifest list sha256:9567d9ba18f29d33cb5185afd7b6cd1bbe11cb315cda4560b62bfca96e1038bf done [2026-04-08T20:28:48.766Z] #8 pushing layers 0.0s done [2026-04-08T20:28:48.766Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:9567d9ba18f29d33cb5185afd7b6cd1bbe11cb315cda4560b62bfca96e1038bf 0.1s done [2026-04-08T20:28:48.766Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:28:48.766Z] #8 DONE 0.1s [2026-04-08T20:28:48.766Z] [2026-04-08T20:28:48.766Z] 1 warning found (use --debug to expand): [2026-04-08T20:28:48.766Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:28:49.050Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2026-04-08T20:28:49.050Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2026-04-08T20:28:49.050Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:28:49.050Z] #1 transferring dockerfile: 158B done [2026-04-08T20:28:49.050Z] #1 DONE 0.0s [2026-04-08T20:28:49.050Z] [2026-04-08T20:28:49.050Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2026-04-08T20:28:49.050Z] #2 DONE 0.0s [2026-04-08T20:28:49.050Z] [2026-04-08T20:28:49.050Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2026-04-08T20:28:49.050Z] #3 DONE 0.0s [2026-04-08T20:28:49.050Z] [2026-04-08T20:28:49.050Z] #4 [internal] load .dockerignore [2026-04-08T20:28:49.050Z] #4 transferring context: 2B done [2026-04-08T20:28:49.050Z] #4 DONE 0.0s [2026-04-08T20:28:49.050Z] [2026-04-08T20:28:49.050Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 [2026-04-08T20:28:49.050Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 [2026-04-08T20:28:49.308Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 0.0s done [2026-04-08T20:28:49.308Z] #5 CACHED [2026-04-08T20:28:49.308Z] [2026-04-08T20:28:49.308Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 [2026-04-08T20:28:49.308Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 0.0s done [2026-04-08T20:28:49.308Z] #6 CACHED [2026-04-08T20:28:49.308Z] [2026-04-08T20:28:49.308Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:28:49.308Z] #7 DONE 0.0s [2026-04-08T20:28:49.308Z] [2026-04-08T20:28:49.308Z] #8 exporting to image [2026-04-08T20:28:49.308Z] #8 exporting layers done [2026-04-08T20:28:49.308Z] #8 exporting manifest sha256:498f6a33ce0588f7ca6848169a06b71a7712431ad50b97fd8339f8b6758b8ab7 done [2026-04-08T20:28:49.308Z] #8 exporting config sha256:6afad99174b9c5e7c2fab1be3cded203bf0f9e739f483d8a7e0fe42eb0d636b6 done [2026-04-08T20:28:49.308Z] #8 exporting manifest sha256:fb6958af8d69e22fa997e759ab6c9e759ff7d4d12dd68f0be9a68de35fb1f434 done [2026-04-08T20:28:49.308Z] #8 exporting config sha256:7d979995e40012415f41e211fca60e7e1135f8cead0bc349ffcc240236eeabed done [2026-04-08T20:28:49.308Z] #8 exporting manifest list sha256:9567d9ba18f29d33cb5185afd7b6cd1bbe11cb315cda4560b62bfca96e1038bf done [2026-04-08T20:28:49.308Z] #8 pushing layers 0.0s done [2026-04-08T20:28:49.308Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:9567d9ba18f29d33cb5185afd7b6cd1bbe11cb315cda4560b62bfca96e1038bf 0.1s done [2026-04-08T20:28:49.308Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:28:49.308Z] #8 DONE 0.1s [2026-04-08T20:28:49.308Z] [2026-04-08T20:28:49.308Z] 1 warning found (use --debug to expand): [2026-04-08T20:28:49.308Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:28:49.593Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f' [2026-04-08T20:28:49.593Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f --push - [2026-04-08T20:28:49.851Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:28:49.851Z] #1 transferring dockerfile: 196B done [2026-04-08T20:28:49.851Z] #1 DONE 0.0s [2026-04-08T20:28:49.851Z] [2026-04-08T20:28:49.851Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:28:49.851Z] #2 DONE 0.0s [2026-04-08T20:28:49.851Z] [2026-04-08T20:28:49.851Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:28:49.851Z] #3 DONE 0.1s [2026-04-08T20:28:49.851Z] [2026-04-08T20:28:49.851Z] #4 [internal] load .dockerignore [2026-04-08T20:28:49.851Z] #4 transferring context: [2026-04-08T20:28:49.851Z] #4 transferring context: 2B done [2026-04-08T20:28:49.851Z] #4 DONE 0.0s [2026-04-08T20:28:49.851Z] [2026-04-08T20:28:49.851Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e [2026-04-08T20:28:49.851Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e 0.0s done [2026-04-08T20:28:49.851Z] #5 DONE 0.0s [2026-04-08T20:28:49.851Z] [2026-04-08T20:28:49.851Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e [2026-04-08T20:28:49.851Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e 0.0s done [2026-04-08T20:28:49.851Z] #6 DONE 0.1s [2026-04-08T20:28:50.112Z] [2026-04-08T20:28:50.112Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:28:50.112Z] #7 DONE 0.0s [2026-04-08T20:28:50.112Z] [2026-04-08T20:28:50.112Z] #8 exporting to image [2026-04-08T20:28:50.112Z] #8 exporting layers done [2026-04-08T20:28:50.112Z] #8 exporting manifest sha256:23228a28f0c67f5cdf29e7a0e4cae19dba5074fc1409da2edf6633ba387d1c3e done [2026-04-08T20:28:50.112Z] #8 exporting config sha256:703f1593ada8e1d36176131468cc404b9b64a0216ab886a923924af516b62651 done [2026-04-08T20:28:50.112Z] #8 exporting manifest sha256:eab228ea2a963a478682d2814c833dc9f883191f4031906b8db0cd66547362c1 done [2026-04-08T20:28:50.112Z] #8 exporting config sha256:490ebeac7181f9e7a4b849fc10c3006e97a1967a07e008d10b9f8414a6f3c686 0.0s done [2026-04-08T20:28:50.112Z] #8 exporting manifest list sha256:070d69bee73ddb2b74be8b7e20117d0d85bd6913649fb41f2ced19c877cd8d66 0.0s done [2026-04-08T20:28:50.112Z] #8 pushing layers 0.1s done [2026-04-08T20:28:50.112Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:070d69bee73ddb2b74be8b7e20117d0d85bd6913649fb41f2ced19c877cd8d66 [2026-04-08T20:28:50.112Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:28:50.112Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:070d69bee73ddb2b74be8b7e20117d0d85bd6913649fb41f2ced19c877cd8d66 0.1s done [2026-04-08T20:28:50.112Z] #8 DONE 0.2s [2026-04-08T20:28:50.112Z] [2026-04-08T20:28:50.112Z] 1 warning found (use --debug to expand): [2026-04-08T20:28:50.112Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:28:50.404Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2026-04-08T20:28:50.404Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2026-04-08T20:28:50.404Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:28:50.404Z] #1 transferring dockerfile: 162B done [2026-04-08T20:28:50.404Z] #1 DONE 0.0s [2026-04-08T20:28:50.404Z] [2026-04-08T20:28:50.404Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-04-08T20:28:50.404Z] #2 DONE 0.0s [2026-04-08T20:28:50.404Z] [2026-04-08T20:28:50.404Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-04-08T20:28:50.404Z] #3 DONE 0.0s [2026-04-08T20:28:50.404Z] [2026-04-08T20:28:50.404Z] #4 [internal] load .dockerignore [2026-04-08T20:28:50.404Z] #4 transferring context: 2B done [2026-04-08T20:28:50.404Z] #4 DONE 0.0s [2026-04-08T20:28:50.663Z] [2026-04-08T20:28:50.663Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e [2026-04-08T20:28:50.663Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e 0.0s done [2026-04-08T20:28:50.663Z] #5 CACHED [2026-04-08T20:28:50.663Z] [2026-04-08T20:28:50.663Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e [2026-04-08T20:28:50.663Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e 0.0s done [2026-04-08T20:28:50.663Z] #6 CACHED [2026-04-08T20:28:50.663Z] [2026-04-08T20:28:50.663Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:28:50.663Z] #7 DONE 0.0s [2026-04-08T20:28:50.663Z] [2026-04-08T20:28:50.663Z] #8 exporting to image [2026-04-08T20:28:50.663Z] #8 exporting layers done [2026-04-08T20:28:50.663Z] #8 exporting manifest sha256:23228a28f0c67f5cdf29e7a0e4cae19dba5074fc1409da2edf6633ba387d1c3e done [2026-04-08T20:28:50.663Z] #8 exporting config sha256:703f1593ada8e1d36176131468cc404b9b64a0216ab886a923924af516b62651 done [2026-04-08T20:28:50.663Z] #8 exporting manifest sha256:eab228ea2a963a478682d2814c833dc9f883191f4031906b8db0cd66547362c1 done [2026-04-08T20:28:50.663Z] #8 exporting config sha256:490ebeac7181f9e7a4b849fc10c3006e97a1967a07e008d10b9f8414a6f3c686 done [2026-04-08T20:28:50.663Z] #8 exporting manifest list sha256:070d69bee73ddb2b74be8b7e20117d0d85bd6913649fb41f2ced19c877cd8d66 done [2026-04-08T20:28:50.663Z] #8 pushing layers 0.0s done [2026-04-08T20:28:50.663Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:070d69bee73ddb2b74be8b7e20117d0d85bd6913649fb41f2ced19c877cd8d66 0.1s done [2026-04-08T20:28:50.663Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:28:50.663Z] #8 DONE 0.1s [2026-04-08T20:28:50.663Z] [2026-04-08T20:28:50.663Z] 1 warning found (use --debug to expand): [2026-04-08T20:28:50.663Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:28:50.951Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.106' [2026-04-08T20:28:50.951Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.106 --push - [2026-04-08T20:28:51.209Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:28:51.209Z] #1 transferring dockerfile: 169B done [2026-04-08T20:28:51.209Z] #1 DONE 0.0s [2026-04-08T20:28:51.209Z] [2026-04-08T20:28:51.209Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.106 [2026-04-08T20:28:51.209Z] #2 DONE 0.0s [2026-04-08T20:28:51.209Z] [2026-04-08T20:28:51.209Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.106 [2026-04-08T20:28:51.209Z] #3 DONE 0.0s [2026-04-08T20:28:51.209Z] [2026-04-08T20:28:51.209Z] #4 [internal] load .dockerignore [2026-04-08T20:28:51.209Z] #4 transferring context: 2B done [2026-04-08T20:28:51.209Z] #4 DONE 0.0s [2026-04-08T20:28:51.209Z] [2026-04-08T20:28:51.209Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.106@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e [2026-04-08T20:28:51.209Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.106@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e 0.0s done [2026-04-08T20:28:51.209Z] #5 CACHED [2026-04-08T20:28:51.209Z] [2026-04-08T20:28:51.209Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.106@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e [2026-04-08T20:28:51.209Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.106@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e 0.0s done [2026-04-08T20:28:51.209Z] #6 CACHED [2026-04-08T20:28:51.209Z] [2026-04-08T20:28:51.209Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:28:51.209Z] #7 DONE 0.0s [2026-04-08T20:28:51.209Z] [2026-04-08T20:28:51.209Z] #8 exporting to image [2026-04-08T20:28:51.209Z] #8 exporting layers done [2026-04-08T20:28:51.209Z] #8 exporting manifest sha256:23228a28f0c67f5cdf29e7a0e4cae19dba5074fc1409da2edf6633ba387d1c3e done [2026-04-08T20:28:51.209Z] #8 exporting config sha256:703f1593ada8e1d36176131468cc404b9b64a0216ab886a923924af516b62651 done [2026-04-08T20:28:51.209Z] #8 exporting manifest sha256:eab228ea2a963a478682d2814c833dc9f883191f4031906b8db0cd66547362c1 done [2026-04-08T20:28:51.209Z] #8 exporting config sha256:490ebeac7181f9e7a4b849fc10c3006e97a1967a07e008d10b9f8414a6f3c686 done [2026-04-08T20:28:51.209Z] #8 exporting manifest list sha256:070d69bee73ddb2b74be8b7e20117d0d85bd6913649fb41f2ced19c877cd8d66 done [2026-04-08T20:28:51.209Z] #8 pushing layers 0.0s done [2026-04-08T20:28:51.209Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.106@sha256:070d69bee73ddb2b74be8b7e20117d0d85bd6913649fb41f2ced19c877cd8d66 0.1s done [2026-04-08T20:28:51.209Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:28:51.209Z] #8 DONE 0.1s [2026-04-08T20:28:51.209Z] [2026-04-08T20:28:51.209Z] 1 warning found (use --debug to expand): [2026-04-08T20:28:51.209Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:28:51.495Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 --push - [2026-04-08T20:28:51.495Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106' [2026-04-08T20:28:51.756Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:28:51.756Z] #1 transferring dockerfile: 210B done [2026-04-08T20:28:51.756Z] #1 DONE 0.0s [2026-04-08T20:28:51.756Z] [2026-04-08T20:28:51.756Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:28:51.756Z] #2 DONE 0.0s [2026-04-08T20:28:51.756Z] [2026-04-08T20:28:51.756Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:28:51.756Z] #3 DONE 0.0s [2026-04-08T20:28:51.756Z] [2026-04-08T20:28:51.756Z] #4 [internal] load .dockerignore [2026-04-08T20:28:51.756Z] #4 transferring context: 2B done [2026-04-08T20:28:51.756Z] #4 DONE 0.0s [2026-04-08T20:28:51.756Z] [2026-04-08T20:28:51.756Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e [2026-04-08T20:28:51.756Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e 0.0s done [2026-04-08T20:28:51.756Z] #5 CACHED [2026-04-08T20:28:51.756Z] [2026-04-08T20:28:51.756Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e [2026-04-08T20:28:51.756Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e 0.0s done [2026-04-08T20:28:51.756Z] #6 CACHED [2026-04-08T20:28:51.756Z] [2026-04-08T20:28:51.756Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:28:51.756Z] #7 DONE 0.0s [2026-04-08T20:28:51.756Z] [2026-04-08T20:28:51.756Z] #8 exporting to image [2026-04-08T20:28:51.756Z] #8 exporting layers done [2026-04-08T20:28:51.756Z] #8 exporting manifest sha256:23228a28f0c67f5cdf29e7a0e4cae19dba5074fc1409da2edf6633ba387d1c3e done [2026-04-08T20:28:51.756Z] #8 exporting config sha256:703f1593ada8e1d36176131468cc404b9b64a0216ab886a923924af516b62651 done [2026-04-08T20:28:51.756Z] #8 exporting manifest sha256:eab228ea2a963a478682d2814c833dc9f883191f4031906b8db0cd66547362c1 done [2026-04-08T20:28:51.756Z] #8 exporting config sha256:490ebeac7181f9e7a4b849fc10c3006e97a1967a07e008d10b9f8414a6f3c686 done [2026-04-08T20:28:51.756Z] #8 exporting manifest list sha256:070d69bee73ddb2b74be8b7e20117d0d85bd6913649fb41f2ced19c877cd8d66 done [2026-04-08T20:28:51.756Z] #8 pushing layers 0.0s done [2026-04-08T20:28:51.756Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:070d69bee73ddb2b74be8b7e20117d0d85bd6913649fb41f2ced19c877cd8d66 0.1s done [2026-04-08T20:28:51.756Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:28:51.756Z] #8 DONE 0.1s [2026-04-08T20:28:52.016Z] [2026-04-08T20:28:52.016Z] 1 warning found (use --debug to expand): [2026-04-08T20:28:52.016Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:28:52.307Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2026-04-08T20:28:52.307Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2026-04-08T20:28:52.567Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:28:52.567Z] #1 transferring dockerfile: 160B done [2026-04-08T20:28:52.567Z] #1 DONE 0.1s [2026-04-08T20:28:52.567Z] [2026-04-08T20:28:52.567Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2026-04-08T20:28:52.567Z] #2 DONE 0.0s [2026-04-08T20:28:52.567Z] [2026-04-08T20:28:52.567Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2026-04-08T20:28:52.567Z] #3 DONE 0.0s [2026-04-08T20:28:52.567Z] [2026-04-08T20:28:52.567Z] #4 [internal] load .dockerignore [2026-04-08T20:28:52.567Z] #4 transferring context: 2B done [2026-04-08T20:28:52.567Z] #4 DONE 0.0s [2026-04-08T20:28:52.567Z] [2026-04-08T20:28:52.567Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e [2026-04-08T20:28:52.567Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e 0.0s done [2026-04-08T20:28:52.567Z] #5 CACHED [2026-04-08T20:28:52.567Z] [2026-04-08T20:28:52.567Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e [2026-04-08T20:28:52.827Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e 0.0s done [2026-04-08T20:28:52.827Z] #6 CACHED [2026-04-08T20:28:52.827Z] [2026-04-08T20:28:52.827Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:28:52.827Z] #7 DONE 0.0s [2026-04-08T20:28:52.827Z] [2026-04-08T20:28:52.827Z] #8 exporting to image [2026-04-08T20:28:52.827Z] #8 exporting layers done [2026-04-08T20:28:52.827Z] #8 exporting manifest sha256:23228a28f0c67f5cdf29e7a0e4cae19dba5074fc1409da2edf6633ba387d1c3e done [2026-04-08T20:28:52.827Z] #8 exporting config sha256:703f1593ada8e1d36176131468cc404b9b64a0216ab886a923924af516b62651 done [2026-04-08T20:28:52.827Z] #8 exporting manifest sha256:eab228ea2a963a478682d2814c833dc9f883191f4031906b8db0cd66547362c1 done [2026-04-08T20:28:52.827Z] #8 exporting config sha256:490ebeac7181f9e7a4b849fc10c3006e97a1967a07e008d10b9f8414a6f3c686 done [2026-04-08T20:28:52.827Z] #8 exporting manifest list sha256:070d69bee73ddb2b74be8b7e20117d0d85bd6913649fb41f2ced19c877cd8d66 done [2026-04-08T20:28:52.827Z] #8 pushing layers 0.0s done [2026-04-08T20:28:52.827Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:070d69bee73ddb2b74be8b7e20117d0d85bd6913649fb41f2ced19c877cd8d66 0.1s done [2026-04-08T20:28:52.827Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:28:52.827Z] #8 DONE 0.1s [2026-04-08T20:28:52.827Z] [2026-04-08T20:28:52.827Z] 1 warning found (use --debug to expand): [2026-04-08T20:28:52.827Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:28:53.116Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f' [2026-04-08T20:28:53.116Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f --push - [2026-04-08T20:28:53.116Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:28:53.116Z] #1 transferring dockerfile: 198B done [2026-04-08T20:28:53.116Z] #1 DONE 0.0s [2026-04-08T20:28:53.116Z] [2026-04-08T20:28:53.116Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:28:53.116Z] #2 DONE 0.0s [2026-04-08T20:28:53.116Z] [2026-04-08T20:28:53.116Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:28:53.116Z] #3 DONE 0.0s [2026-04-08T20:28:53.116Z] [2026-04-08T20:28:53.116Z] #4 [internal] load .dockerignore [2026-04-08T20:28:53.116Z] #4 transferring context: 2B done [2026-04-08T20:28:53.116Z] #4 DONE 0.0s [2026-04-08T20:28:53.375Z] [2026-04-08T20:28:53.375Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe [2026-04-08T20:28:53.375Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe [2026-04-08T20:28:53.375Z] #5 ... [2026-04-08T20:28:53.375Z] [2026-04-08T20:28:53.375Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe [2026-04-08T20:28:53.375Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe 0.0s done [2026-04-08T20:28:53.375Z] #6 DONE 0.1s [2026-04-08T20:28:53.375Z] [2026-04-08T20:28:53.375Z] #7 exporting to image [2026-04-08T20:28:53.375Z] #7 exporting layers done [2026-04-08T20:28:53.375Z] #7 exporting manifest sha256:a7ad1fb94b528b265e4c4ac417dd11906cc0d0ff12185bc8937cf2e1414e221a 0.0s done [2026-04-08T20:28:53.375Z] #7 exporting config sha256:924cb9a7f4022568c506475c7e805e635c193d7e7ad9f8b6e845f9b4f8d63fea done [2026-04-08T20:28:53.375Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:28:53.375Z] #7 ... [2026-04-08T20:28:53.375Z] [2026-04-08T20:28:53.375Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:28:53.375Z] #8 DONE 0.0s [2026-04-08T20:28:53.375Z] [2026-04-08T20:28:53.375Z] #7 exporting to image [2026-04-08T20:28:53.375Z] #7 exporting manifest sha256:36b7fdfdf8ccd05050f5df6eba519b383f687d016e6345b618b24ca859965e72 0.0s done [2026-04-08T20:28:53.375Z] #7 exporting config sha256:c2a2c69b049512fc679be7b1114dfc627e19eedd00235c17fe6a50bfde8e9552 done [2026-04-08T20:28:53.375Z] #7 exporting manifest list sha256:5bc0ab6d312fe57832ea02fc975572f8702c7d4533c9b378feb3a3cb6fbaee3c 0.0s done [2026-04-08T20:28:53.375Z] #7 pushing layers 0.1s done [2026-04-08T20:28:53.375Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:5bc0ab6d312fe57832ea02fc975572f8702c7d4533c9b378feb3a3cb6fbaee3c [2026-04-08T20:28:53.634Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:5bc0ab6d312fe57832ea02fc975572f8702c7d4533c9b378feb3a3cb6fbaee3c 0.1s done [2026-04-08T20:28:53.634Z] #7 DONE 0.2s [2026-04-08T20:28:53.634Z] [2026-04-08T20:28:53.634Z] 1 warning found (use --debug to expand): [2026-04-08T20:28:53.634Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:28:53.926Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2026-04-08T20:28:53.927Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2026-04-08T20:28:53.927Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:28:53.927Z] #1 transferring dockerfile: 164B done [2026-04-08T20:28:53.927Z] #1 DONE 0.0s [2026-04-08T20:28:53.927Z] [2026-04-08T20:28:53.927Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-04-08T20:28:53.927Z] #2 DONE 0.0s [2026-04-08T20:28:53.927Z] [2026-04-08T20:28:53.927Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-04-08T20:28:53.927Z] #3 DONE 0.0s [2026-04-08T20:28:53.927Z] [2026-04-08T20:28:53.927Z] #4 [internal] load .dockerignore [2026-04-08T20:28:53.927Z] #4 transferring context: 2B done [2026-04-08T20:28:53.927Z] #4 DONE 0.0s [2026-04-08T20:28:54.185Z] [2026-04-08T20:28:54.185Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe [2026-04-08T20:28:54.185Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe 0.0s done [2026-04-08T20:28:54.185Z] #5 CACHED [2026-04-08T20:28:54.185Z] [2026-04-08T20:28:54.185Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe [2026-04-08T20:28:54.185Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe 0.0s done [2026-04-08T20:28:54.185Z] #6 CACHED [2026-04-08T20:28:54.185Z] [2026-04-08T20:28:54.185Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:28:54.185Z] #7 DONE 0.0s [2026-04-08T20:28:54.185Z] [2026-04-08T20:28:54.185Z] #8 exporting to image [2026-04-08T20:28:54.185Z] #8 exporting layers done [2026-04-08T20:28:54.185Z] #8 exporting manifest sha256:a7ad1fb94b528b265e4c4ac417dd11906cc0d0ff12185bc8937cf2e1414e221a done [2026-04-08T20:28:54.185Z] #8 exporting config sha256:924cb9a7f4022568c506475c7e805e635c193d7e7ad9f8b6e845f9b4f8d63fea done [2026-04-08T20:28:54.185Z] #8 exporting manifest sha256:36b7fdfdf8ccd05050f5df6eba519b383f687d016e6345b618b24ca859965e72 done [2026-04-08T20:28:54.185Z] #8 exporting config sha256:c2a2c69b049512fc679be7b1114dfc627e19eedd00235c17fe6a50bfde8e9552 done [2026-04-08T20:28:54.185Z] #8 exporting manifest list sha256:5bc0ab6d312fe57832ea02fc975572f8702c7d4533c9b378feb3a3cb6fbaee3c done [2026-04-08T20:28:54.185Z] #8 pushing layers 0.0s done [2026-04-08T20:28:54.185Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:5bc0ab6d312fe57832ea02fc975572f8702c7d4533c9b378feb3a3cb6fbaee3c 0.1s done [2026-04-08T20:28:54.185Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:28:54.185Z] #8 DONE 0.1s [2026-04-08T20:28:54.185Z] [2026-04-08T20:28:54.185Z] 1 warning found (use --debug to expand): [2026-04-08T20:28:54.185Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:28:54.481Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.106 --push - [2026-04-08T20:28:54.481Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.106' [2026-04-08T20:28:54.481Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:28:54.481Z] #1 transferring dockerfile: 171B done [2026-04-08T20:28:54.481Z] #1 DONE 0.0s [2026-04-08T20:28:54.481Z] [2026-04-08T20:28:54.481Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.106 [2026-04-08T20:28:54.481Z] #2 DONE 0.0s [2026-04-08T20:28:54.481Z] [2026-04-08T20:28:54.481Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.106 [2026-04-08T20:28:54.481Z] #3 DONE 0.0s [2026-04-08T20:28:54.481Z] [2026-04-08T20:28:54.481Z] #4 [internal] load .dockerignore [2026-04-08T20:28:54.481Z] #4 transferring context: 2B done [2026-04-08T20:28:54.481Z] #4 DONE 0.0s [2026-04-08T20:28:54.740Z] [2026-04-08T20:28:54.740Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.106@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe [2026-04-08T20:28:54.740Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.106@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe 0.0s done [2026-04-08T20:28:54.740Z] #5 CACHED [2026-04-08T20:28:54.740Z] [2026-04-08T20:28:54.740Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.106@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe [2026-04-08T20:28:54.740Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.106@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe 0.0s done [2026-04-08T20:28:54.740Z] #6 CACHED [2026-04-08T20:28:54.740Z] [2026-04-08T20:28:54.740Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:28:54.740Z] #7 DONE 0.0s [2026-04-08T20:28:54.740Z] [2026-04-08T20:28:54.740Z] #8 exporting to image [2026-04-08T20:28:54.740Z] #8 exporting layers done [2026-04-08T20:28:54.740Z] #8 exporting manifest sha256:a7ad1fb94b528b265e4c4ac417dd11906cc0d0ff12185bc8937cf2e1414e221a done [2026-04-08T20:28:54.740Z] #8 exporting config sha256:924cb9a7f4022568c506475c7e805e635c193d7e7ad9f8b6e845f9b4f8d63fea done [2026-04-08T20:28:54.740Z] #8 exporting manifest sha256:36b7fdfdf8ccd05050f5df6eba519b383f687d016e6345b618b24ca859965e72 done [2026-04-08T20:28:54.740Z] #8 exporting config sha256:c2a2c69b049512fc679be7b1114dfc627e19eedd00235c17fe6a50bfde8e9552 done [2026-04-08T20:28:54.740Z] #8 exporting manifest list sha256:5bc0ab6d312fe57832ea02fc975572f8702c7d4533c9b378feb3a3cb6fbaee3c done [2026-04-08T20:28:54.740Z] #8 pushing layers 0.0s done [2026-04-08T20:28:54.740Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.106@sha256:5bc0ab6d312fe57832ea02fc975572f8702c7d4533c9b378feb3a3cb6fbaee3c 0.1s done [2026-04-08T20:28:54.740Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:28:54.740Z] #8 DONE 0.1s [2026-04-08T20:28:54.740Z] [2026-04-08T20:28:54.740Z] 1 warning found (use --debug to expand): [2026-04-08T20:28:54.740Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:28:55.026Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 --push - [2026-04-08T20:28:55.026Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106' [2026-04-08T20:28:55.026Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:28:55.026Z] #1 transferring dockerfile: 212B done [2026-04-08T20:28:55.026Z] #1 DONE 0.0s [2026-04-08T20:28:55.026Z] [2026-04-08T20:28:55.026Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:28:55.026Z] #2 DONE 0.0s [2026-04-08T20:28:55.026Z] [2026-04-08T20:28:55.026Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:28:55.026Z] #3 DONE 0.0s [2026-04-08T20:28:55.026Z] [2026-04-08T20:28:55.026Z] #4 [internal] load .dockerignore [2026-04-08T20:28:55.026Z] #4 transferring context: 2B done [2026-04-08T20:28:55.026Z] #4 DONE 0.0s [2026-04-08T20:28:55.026Z] [2026-04-08T20:28:55.026Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe [2026-04-08T20:28:55.026Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe 0.0s done [2026-04-08T20:28:55.026Z] #5 CACHED [2026-04-08T20:28:55.026Z] [2026-04-08T20:28:55.026Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe [2026-04-08T20:28:55.026Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe 0.0s done [2026-04-08T20:28:55.026Z] #6 CACHED [2026-04-08T20:28:55.026Z] [2026-04-08T20:28:55.026Z] #7 exporting to image [2026-04-08T20:28:55.026Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:28:55.285Z] #7 exporting layers done [2026-04-08T20:28:55.285Z] #7 exporting manifest sha256:a7ad1fb94b528b265e4c4ac417dd11906cc0d0ff12185bc8937cf2e1414e221a done [2026-04-08T20:28:55.285Z] #7 exporting config sha256:924cb9a7f4022568c506475c7e805e635c193d7e7ad9f8b6e845f9b4f8d63fea done [2026-04-08T20:28:55.285Z] #7 exporting manifest sha256:36b7fdfdf8ccd05050f5df6eba519b383f687d016e6345b618b24ca859965e72 done [2026-04-08T20:28:55.285Z] #7 exporting config sha256:c2a2c69b049512fc679be7b1114dfc627e19eedd00235c17fe6a50bfde8e9552 done [2026-04-08T20:28:55.285Z] #7 exporting manifest list sha256:5bc0ab6d312fe57832ea02fc975572f8702c7d4533c9b378feb3a3cb6fbaee3c done [2026-04-08T20:28:55.285Z] #7 pushing layers 0.0s done [2026-04-08T20:28:55.285Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:5bc0ab6d312fe57832ea02fc975572f8702c7d4533c9b378feb3a3cb6fbaee3c 0.1s done [2026-04-08T20:28:55.285Z] #7 DONE 0.1s [2026-04-08T20:28:55.285Z] [2026-04-08T20:28:55.285Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:28:55.285Z] #8 DONE 0.0s [2026-04-08T20:28:55.285Z] [2026-04-08T20:28:55.285Z] 1 warning found (use --debug to expand): [2026-04-08T20:28:55.285Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:28:55.574Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2026-04-08T20:28:55.575Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2026-04-08T20:28:55.575Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:28:55.575Z] #1 transferring dockerfile: 162B done [2026-04-08T20:28:55.575Z] #1 DONE 0.0s [2026-04-08T20:28:55.575Z] [2026-04-08T20:28:55.575Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2026-04-08T20:28:55.575Z] #2 DONE 0.0s [2026-04-08T20:28:55.575Z] [2026-04-08T20:28:55.575Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2026-04-08T20:28:55.575Z] #3 DONE 0.0s [2026-04-08T20:28:55.575Z] [2026-04-08T20:28:55.575Z] #4 [internal] load .dockerignore [2026-04-08T20:28:55.575Z] #4 transferring context: 2B done [2026-04-08T20:28:55.575Z] #4 DONE 0.0s [2026-04-08T20:28:55.575Z] [2026-04-08T20:28:55.575Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe [2026-04-08T20:28:55.575Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe 0.0s done [2026-04-08T20:28:55.575Z] #5 DONE 0.0s [2026-04-08T20:28:55.575Z] [2026-04-08T20:28:55.575Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe [2026-04-08T20:28:55.833Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe 0.0s done [2026-04-08T20:28:55.833Z] #6 CACHED [2026-04-08T20:28:55.833Z] [2026-04-08T20:28:55.833Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe [2026-04-08T20:28:55.833Z] #5 CACHED [2026-04-08T20:28:55.833Z] [2026-04-08T20:28:55.833Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:28:55.833Z] #7 DONE 0.0s [2026-04-08T20:28:55.833Z] [2026-04-08T20:28:55.833Z] #8 exporting to image [2026-04-08T20:28:55.833Z] #8 exporting layers done [2026-04-08T20:28:55.833Z] #8 exporting manifest sha256:a7ad1fb94b528b265e4c4ac417dd11906cc0d0ff12185bc8937cf2e1414e221a done [2026-04-08T20:28:55.833Z] #8 exporting config sha256:924cb9a7f4022568c506475c7e805e635c193d7e7ad9f8b6e845f9b4f8d63fea done [2026-04-08T20:28:55.833Z] #8 exporting manifest sha256:36b7fdfdf8ccd05050f5df6eba519b383f687d016e6345b618b24ca859965e72 done [2026-04-08T20:28:55.833Z] #8 exporting config sha256:c2a2c69b049512fc679be7b1114dfc627e19eedd00235c17fe6a50bfde8e9552 done [2026-04-08T20:28:55.833Z] #8 exporting manifest list sha256:5bc0ab6d312fe57832ea02fc975572f8702c7d4533c9b378feb3a3cb6fbaee3c done [2026-04-08T20:28:55.833Z] #8 pushing layers 0.0s done [2026-04-08T20:28:55.833Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:5bc0ab6d312fe57832ea02fc975572f8702c7d4533c9b378feb3a3cb6fbaee3c 0.1s done [2026-04-08T20:28:55.833Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:28:55.833Z] #8 DONE 0.1s [2026-04-08T20:28:55.833Z] [2026-04-08T20:28:55.833Z] 1 warning found (use --debug to expand): [2026-04-08T20:28:55.833Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:28:56.125Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f' [2026-04-08T20:28:56.125Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f --push - [2026-04-08T20:28:56.384Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:28:56.384Z] #1 transferring dockerfile: 206B done [2026-04-08T20:28:56.384Z] #1 DONE 0.0s [2026-04-08T20:28:56.384Z] [2026-04-08T20:28:56.384Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:28:56.384Z] #2 DONE 0.0s [2026-04-08T20:28:56.384Z] [2026-04-08T20:28:56.384Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:28:56.384Z] #3 DONE 0.1s [2026-04-08T20:28:56.384Z] [2026-04-08T20:28:56.384Z] #4 [internal] load .dockerignore [2026-04-08T20:28:56.384Z] #4 transferring context: 2B done [2026-04-08T20:28:56.384Z] #4 DONE 0.0s [2026-04-08T20:28:56.384Z] [2026-04-08T20:28:56.384Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 [2026-04-08T20:28:56.384Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 0.0s done [2026-04-08T20:28:56.384Z] #5 DONE 0.0s [2026-04-08T20:28:56.384Z] [2026-04-08T20:28:56.384Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 [2026-04-08T20:28:56.384Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 0.0s done [2026-04-08T20:28:56.642Z] #6 DONE 0.2s [2026-04-08T20:28:56.643Z] [2026-04-08T20:28:56.643Z] #7 exporting to image [2026-04-08T20:28:56.643Z] #7 exporting layers done [2026-04-08T20:28:56.643Z] #7 exporting manifest sha256:2c91e7782cd0e79d2d042a80147b32212cbfeb00106bbff0f854ae9dde684dd9 0.0s done [2026-04-08T20:28:56.643Z] #7 exporting config sha256:a141241e94b1e4fc19012ee4af5c8aac7ac9a3c3f931aea9dda9b3cad22d6edf [2026-04-08T20:28:56.643Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:28:56.643Z] #7 ... [2026-04-08T20:28:56.643Z] [2026-04-08T20:28:56.643Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:28:56.643Z] #8 DONE 0.0s [2026-04-08T20:28:56.643Z] [2026-04-08T20:28:56.643Z] #7 exporting to image [2026-04-08T20:28:56.643Z] #7 exporting config sha256:a141241e94b1e4fc19012ee4af5c8aac7ac9a3c3f931aea9dda9b3cad22d6edf done [2026-04-08T20:28:56.643Z] #7 exporting manifest sha256:b8857381f84f253f70409cf83a5c7d987fff7a9fef7c5bf0217031a33b7d8b12 done [2026-04-08T20:28:56.643Z] #7 exporting config sha256:74897b3811ca3576a112e37e6b1182282f64ea312cf24874ac33b4c4535f10e7 done [2026-04-08T20:28:56.643Z] #7 exporting manifest list sha256:e6e5466c7e815f3a52ccae35c860f9b02ebddef02b1e3ea36cad57f328524b09 0.0s done [2026-04-08T20:28:56.643Z] #7 pushing layers 0.1s done [2026-04-08T20:28:56.643Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:e6e5466c7e815f3a52ccae35c860f9b02ebddef02b1e3ea36cad57f328524b09 [2026-04-08T20:28:56.643Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:e6e5466c7e815f3a52ccae35c860f9b02ebddef02b1e3ea36cad57f328524b09 0.1s done [2026-04-08T20:28:56.643Z] #7 DONE 0.3s [2026-04-08T20:28:56.903Z] [2026-04-08T20:28:56.903Z] 1 warning found (use --debug to expand): [2026-04-08T20:28:56.903Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:28:57.191Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2026-04-08T20:28:57.191Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2026-04-08T20:28:57.191Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:28:57.191Z] #1 transferring dockerfile: 172B done [2026-04-08T20:28:57.191Z] #1 DONE 0.0s [2026-04-08T20:28:57.191Z] [2026-04-08T20:28:57.191Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-04-08T20:28:57.191Z] #2 DONE 0.0s [2026-04-08T20:28:57.191Z] [2026-04-08T20:28:57.191Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-04-08T20:28:57.191Z] #3 DONE 0.0s [2026-04-08T20:28:57.191Z] [2026-04-08T20:28:57.191Z] #4 [internal] load .dockerignore [2026-04-08T20:28:57.191Z] #4 transferring context: 2B done [2026-04-08T20:28:57.191Z] #4 DONE 0.0s [2026-04-08T20:28:57.449Z] [2026-04-08T20:28:57.450Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 [2026-04-08T20:28:57.450Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 0.0s done [2026-04-08T20:28:57.450Z] #5 CACHED [2026-04-08T20:28:57.450Z] [2026-04-08T20:28:57.450Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 [2026-04-08T20:28:57.450Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 0.0s done [2026-04-08T20:28:57.450Z] #6 CACHED [2026-04-08T20:28:57.450Z] [2026-04-08T20:28:57.450Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:28:57.450Z] #7 DONE 0.0s [2026-04-08T20:28:57.450Z] [2026-04-08T20:28:57.450Z] #8 exporting to image [2026-04-08T20:28:57.450Z] #8 exporting layers done [2026-04-08T20:28:57.450Z] #8 exporting manifest sha256:2c91e7782cd0e79d2d042a80147b32212cbfeb00106bbff0f854ae9dde684dd9 done [2026-04-08T20:28:57.450Z] #8 exporting config sha256:a141241e94b1e4fc19012ee4af5c8aac7ac9a3c3f931aea9dda9b3cad22d6edf done [2026-04-08T20:28:57.450Z] #8 exporting manifest sha256:b8857381f84f253f70409cf83a5c7d987fff7a9fef7c5bf0217031a33b7d8b12 done [2026-04-08T20:28:57.450Z] #8 exporting config sha256:74897b3811ca3576a112e37e6b1182282f64ea312cf24874ac33b4c4535f10e7 done [2026-04-08T20:28:57.450Z] #8 exporting manifest list sha256:e6e5466c7e815f3a52ccae35c860f9b02ebddef02b1e3ea36cad57f328524b09 done [2026-04-08T20:28:57.450Z] #8 pushing layers 0.0s done [2026-04-08T20:28:57.450Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e6e5466c7e815f3a52ccae35c860f9b02ebddef02b1e3ea36cad57f328524b09 0.1s done [2026-04-08T20:28:57.450Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:28:57.450Z] #8 DONE 0.1s [2026-04-08T20:28:57.450Z] [2026-04-08T20:28:57.450Z] 1 warning found (use --debug to expand): [2026-04-08T20:28:57.450Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:28:57.740Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.106' [2026-04-08T20:28:57.740Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.106 --push - [2026-04-08T20:28:57.740Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:28:57.740Z] #1 transferring dockerfile: 179B done [2026-04-08T20:28:57.740Z] #1 DONE 0.0s [2026-04-08T20:28:57.740Z] [2026-04-08T20:28:57.740Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.106 [2026-04-08T20:28:57.740Z] #2 DONE 0.0s [2026-04-08T20:28:57.740Z] [2026-04-08T20:28:57.740Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.106 [2026-04-08T20:28:57.740Z] #3 DONE 0.0s [2026-04-08T20:28:57.740Z] [2026-04-08T20:28:57.740Z] #4 [internal] load .dockerignore [2026-04-08T20:28:57.740Z] #4 transferring context: 2B done [2026-04-08T20:28:57.740Z] #4 DONE 0.0s [2026-04-08T20:28:57.740Z] [2026-04-08T20:28:57.740Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.106@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 [2026-04-08T20:28:57.740Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.106@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 [2026-04-08T20:28:58.000Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.106@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 0.0s done [2026-04-08T20:28:58.000Z] #5 CACHED [2026-04-08T20:28:58.000Z] [2026-04-08T20:28:58.000Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.106@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 [2026-04-08T20:28:58.000Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.106@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 0.0s done [2026-04-08T20:28:58.000Z] #6 CACHED [2026-04-08T20:28:58.000Z] [2026-04-08T20:28:58.000Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:28:58.000Z] #7 DONE 0.0s [2026-04-08T20:28:58.000Z] [2026-04-08T20:28:58.000Z] #8 exporting to image [2026-04-08T20:28:58.000Z] #8 exporting layers done [2026-04-08T20:28:58.000Z] #8 exporting manifest sha256:2c91e7782cd0e79d2d042a80147b32212cbfeb00106bbff0f854ae9dde684dd9 done [2026-04-08T20:28:58.000Z] #8 exporting config sha256:a141241e94b1e4fc19012ee4af5c8aac7ac9a3c3f931aea9dda9b3cad22d6edf done [2026-04-08T20:28:58.000Z] #8 exporting manifest sha256:b8857381f84f253f70409cf83a5c7d987fff7a9fef7c5bf0217031a33b7d8b12 done [2026-04-08T20:28:58.000Z] #8 exporting config sha256:74897b3811ca3576a112e37e6b1182282f64ea312cf24874ac33b4c4535f10e7 done [2026-04-08T20:28:58.000Z] #8 exporting manifest list sha256:e6e5466c7e815f3a52ccae35c860f9b02ebddef02b1e3ea36cad57f328524b09 done [2026-04-08T20:28:58.000Z] #8 pushing layers 0.0s done [2026-04-08T20:28:58.000Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.106@sha256:e6e5466c7e815f3a52ccae35c860f9b02ebddef02b1e3ea36cad57f328524b09 0.1s done [2026-04-08T20:28:58.000Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:28:58.000Z] #8 DONE 0.1s [2026-04-08T20:28:58.000Z] [2026-04-08T20:28:58.000Z] 1 warning found (use --debug to expand): [2026-04-08T20:28:58.000Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:28:58.302Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106' [2026-04-08T20:28:58.302Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 --push - [2026-04-08T20:28:58.302Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:28:58.302Z] #1 transferring dockerfile: 220B done [2026-04-08T20:28:58.302Z] #1 DONE 0.0s [2026-04-08T20:28:58.302Z] [2026-04-08T20:28:58.302Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:28:58.302Z] #2 DONE 0.0s [2026-04-08T20:28:58.302Z] [2026-04-08T20:28:58.302Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:28:58.302Z] #3 DONE 0.0s [2026-04-08T20:28:58.302Z] [2026-04-08T20:28:58.302Z] #4 [internal] load .dockerignore [2026-04-08T20:28:58.302Z] #4 transferring context: [2026-04-08T20:28:58.567Z] #4 transferring context: 2B done [2026-04-08T20:28:58.567Z] #4 DONE 0.0s [2026-04-08T20:28:58.567Z] [2026-04-08T20:28:58.567Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 [2026-04-08T20:28:58.567Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 0.0s done [2026-04-08T20:28:58.567Z] #5 CACHED [2026-04-08T20:28:58.567Z] [2026-04-08T20:28:58.567Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 [2026-04-08T20:28:58.567Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 0.0s done [2026-04-08T20:28:58.567Z] #6 CACHED [2026-04-08T20:28:58.567Z] [2026-04-08T20:28:58.567Z] #7 exporting to image [2026-04-08T20:28:58.567Z] #7 exporting layers done [2026-04-08T20:28:58.567Z] #7 exporting manifest sha256:2c91e7782cd0e79d2d042a80147b32212cbfeb00106bbff0f854ae9dde684dd9 done [2026-04-08T20:28:58.567Z] #7 exporting config sha256:a141241e94b1e4fc19012ee4af5c8aac7ac9a3c3f931aea9dda9b3cad22d6edf done [2026-04-08T20:28:58.567Z] #7 exporting manifest sha256:b8857381f84f253f70409cf83a5c7d987fff7a9fef7c5bf0217031a33b7d8b12 done [2026-04-08T20:28:58.567Z] #7 exporting config sha256:74897b3811ca3576a112e37e6b1182282f64ea312cf24874ac33b4c4535f10e7 done [2026-04-08T20:28:58.567Z] #7 exporting manifest list sha256:e6e5466c7e815f3a52ccae35c860f9b02ebddef02b1e3ea36cad57f328524b09 done [2026-04-08T20:28:58.567Z] #7 pushing layers 0.0s done [2026-04-08T20:28:58.567Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:e6e5466c7e815f3a52ccae35c860f9b02ebddef02b1e3ea36cad57f328524b09 [2026-04-08T20:28:58.567Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:28:58.567Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:e6e5466c7e815f3a52ccae35c860f9b02ebddef02b1e3ea36cad57f328524b09 0.1s done [2026-04-08T20:28:58.567Z] #7 DONE 0.1s [2026-04-08T20:28:58.567Z] [2026-04-08T20:28:58.567Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:28:58.567Z] #8 DONE 0.0s [2026-04-08T20:28:58.567Z] [2026-04-08T20:28:58.567Z] 1 warning found (use --debug to expand): [2026-04-08T20:28:58.567Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:28:58.855Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2026-04-08T20:28:58.855Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2026-04-08T20:28:58.855Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:28:58.855Z] #1 transferring dockerfile: 170B done [2026-04-08T20:28:58.855Z] #1 DONE 0.0s [2026-04-08T20:28:58.855Z] [2026-04-08T20:28:58.855Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-04-08T20:28:58.855Z] #2 DONE 0.0s [2026-04-08T20:28:58.855Z] [2026-04-08T20:28:58.855Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-04-08T20:28:58.855Z] #3 DONE 0.0s [2026-04-08T20:28:58.855Z] [2026-04-08T20:28:58.855Z] #4 [internal] load .dockerignore [2026-04-08T20:28:58.855Z] #4 transferring context: 2B done [2026-04-08T20:28:58.855Z] #4 DONE 0.0s [2026-04-08T20:28:59.113Z] [2026-04-08T20:28:59.113Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 [2026-04-08T20:28:59.113Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 0.0s done [2026-04-08T20:28:59.113Z] #5 CACHED [2026-04-08T20:28:59.113Z] [2026-04-08T20:28:59.113Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 [2026-04-08T20:28:59.113Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 0.0s done [2026-04-08T20:28:59.113Z] #6 CACHED [2026-04-08T20:28:59.113Z] [2026-04-08T20:28:59.113Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:28:59.113Z] #7 DONE 0.0s [2026-04-08T20:28:59.113Z] [2026-04-08T20:28:59.113Z] #8 exporting to image [2026-04-08T20:28:59.113Z] #8 exporting layers done [2026-04-08T20:28:59.113Z] #8 exporting manifest sha256:2c91e7782cd0e79d2d042a80147b32212cbfeb00106bbff0f854ae9dde684dd9 done [2026-04-08T20:28:59.113Z] #8 exporting config sha256:a141241e94b1e4fc19012ee4af5c8aac7ac9a3c3f931aea9dda9b3cad22d6edf done [2026-04-08T20:28:59.113Z] #8 exporting manifest sha256:b8857381f84f253f70409cf83a5c7d987fff7a9fef7c5bf0217031a33b7d8b12 done [2026-04-08T20:28:59.113Z] #8 exporting config sha256:74897b3811ca3576a112e37e6b1182282f64ea312cf24874ac33b4c4535f10e7 done [2026-04-08T20:28:59.113Z] #8 exporting manifest list sha256:e6e5466c7e815f3a52ccae35c860f9b02ebddef02b1e3ea36cad57f328524b09 done [2026-04-08T20:28:59.113Z] #8 pushing layers 0.0s done [2026-04-08T20:28:59.113Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e6e5466c7e815f3a52ccae35c860f9b02ebddef02b1e3ea36cad57f328524b09 [2026-04-08T20:28:59.113Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:28:59.113Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e6e5466c7e815f3a52ccae35c860f9b02ebddef02b1e3ea36cad57f328524b09 0.1s done [2026-04-08T20:28:59.113Z] #8 DONE 0.1s [2026-04-08T20:28:59.113Z] [2026-04-08T20:28:59.113Z] 1 warning found (use --debug to expand): [2026-04-08T20:28:59.113Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:28:59.401Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f --push - [2026-04-08T20:28:59.401Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f' [2026-04-08T20:28:59.401Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:28:59.401Z] #1 transferring dockerfile: 204B done [2026-04-08T20:28:59.401Z] #1 DONE 0.0s [2026-04-08T20:28:59.401Z] [2026-04-08T20:28:59.401Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:28:59.401Z] #2 DONE 0.0s [2026-04-08T20:28:59.401Z] [2026-04-08T20:28:59.401Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:28:59.401Z] #3 DONE 0.1s [2026-04-08T20:28:59.401Z] [2026-04-08T20:28:59.401Z] #4 [internal] load .dockerignore [2026-04-08T20:28:59.401Z] #4 transferring context: 2B done [2026-04-08T20:28:59.401Z] #4 DONE 0.0s [2026-04-08T20:28:59.660Z] [2026-04-08T20:28:59.660Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 [2026-04-08T20:28:59.660Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 [2026-04-08T20:28:59.660Z] #5 ... [2026-04-08T20:28:59.660Z] [2026-04-08T20:28:59.660Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 [2026-04-08T20:28:59.660Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 0.0s done [2026-04-08T20:28:59.660Z] #6 DONE 0.1s [2026-04-08T20:28:59.660Z] [2026-04-08T20:28:59.660Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:28:59.660Z] #7 DONE 0.0s [2026-04-08T20:28:59.660Z] [2026-04-08T20:28:59.660Z] #8 exporting to image [2026-04-08T20:28:59.660Z] #8 exporting layers done [2026-04-08T20:28:59.660Z] #8 exporting manifest sha256:3270814002f2a27a88d4bf23785766c916f5725d0b7106dab8c49b8d122a75e6 0.0s done [2026-04-08T20:28:59.660Z] #8 exporting config sha256:f0d3e9abc4d21e6b2400dcbd78b4c3efd17d3809151045ee26d604b2261b530d done [2026-04-08T20:28:59.660Z] #8 exporting manifest sha256:9c9697f5a29680ef80dcc06087fa8c1abcb66a6ea4300e1023485f064e481a11 0.0s done [2026-04-08T20:28:59.660Z] #8 exporting config sha256:8ad367ffdb11e2dd4ec435d009aa01a0ba2e3a9084e0f857f3b3256c59403ea9 0.0s done [2026-04-08T20:28:59.660Z] #8 exporting manifest list sha256:6b12f7ac0b4838dae6254211790747c825f1453bce7aa3338d26bc43125df2aa done [2026-04-08T20:28:59.660Z] #8 pushing layers 0.1s done [2026-04-08T20:28:59.660Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:6b12f7ac0b4838dae6254211790747c825f1453bce7aa3338d26bc43125df2aa [2026-04-08T20:28:59.660Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:28:59.919Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:6b12f7ac0b4838dae6254211790747c825f1453bce7aa3338d26bc43125df2aa 0.1s done [2026-04-08T20:28:59.919Z] #8 DONE 0.2s [2026-04-08T20:28:59.919Z] [2026-04-08T20:28:59.919Z] 1 warning found (use --debug to expand): [2026-04-08T20:28:59.919Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:00.221Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2026-04-08T20:29:00.221Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2026-04-08T20:29:00.478Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:00.478Z] #1 transferring dockerfile: 170B done [2026-04-08T20:29:00.478Z] #1 DONE 0.0s [2026-04-08T20:29:00.478Z] [2026-04-08T20:29:00.478Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-04-08T20:29:00.478Z] #2 DONE 0.0s [2026-04-08T20:29:00.478Z] [2026-04-08T20:29:00.478Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-04-08T20:29:00.478Z] #3 DONE 0.0s [2026-04-08T20:29:00.478Z] [2026-04-08T20:29:00.478Z] #4 [internal] load .dockerignore [2026-04-08T20:29:00.478Z] #4 transferring context: 2B done [2026-04-08T20:29:00.478Z] #4 DONE 0.0s [2026-04-08T20:29:00.478Z] [2026-04-08T20:29:00.478Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 [2026-04-08T20:29:00.478Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 0.0s done [2026-04-08T20:29:00.478Z] #5 CACHED [2026-04-08T20:29:00.478Z] [2026-04-08T20:29:00.478Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 [2026-04-08T20:29:00.478Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 0.0s done [2026-04-08T20:29:00.478Z] #6 CACHED [2026-04-08T20:29:00.478Z] [2026-04-08T20:29:00.478Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:00.478Z] #7 DONE 0.0s [2026-04-08T20:29:00.478Z] [2026-04-08T20:29:00.478Z] #8 exporting to image [2026-04-08T20:29:00.478Z] #8 exporting layers done [2026-04-08T20:29:00.478Z] #8 exporting manifest sha256:3270814002f2a27a88d4bf23785766c916f5725d0b7106dab8c49b8d122a75e6 done [2026-04-08T20:29:00.478Z] #8 exporting config sha256:f0d3e9abc4d21e6b2400dcbd78b4c3efd17d3809151045ee26d604b2261b530d done [2026-04-08T20:29:00.478Z] #8 exporting manifest sha256:9c9697f5a29680ef80dcc06087fa8c1abcb66a6ea4300e1023485f064e481a11 done [2026-04-08T20:29:00.478Z] #8 exporting config sha256:8ad367ffdb11e2dd4ec435d009aa01a0ba2e3a9084e0f857f3b3256c59403ea9 done [2026-04-08T20:29:00.478Z] #8 exporting manifest list sha256:6b12f7ac0b4838dae6254211790747c825f1453bce7aa3338d26bc43125df2aa done [2026-04-08T20:29:00.478Z] #8 pushing layers 0.0s done [2026-04-08T20:29:00.478Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:6b12f7ac0b4838dae6254211790747c825f1453bce7aa3338d26bc43125df2aa 0.1s done [2026-04-08T20:29:00.478Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:00.478Z] #8 DONE 0.1s [2026-04-08T20:29:00.478Z] [2026-04-08T20:29:00.478Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:00.478Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:00.765Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.106' [2026-04-08T20:29:00.765Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.106 --push - [2026-04-08T20:29:01.024Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:01.024Z] #1 transferring dockerfile: 177B done [2026-04-08T20:29:01.024Z] #1 DONE 0.0s [2026-04-08T20:29:01.024Z] [2026-04-08T20:29:01.024Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.106 [2026-04-08T20:29:01.024Z] #2 DONE 0.0s [2026-04-08T20:29:01.024Z] [2026-04-08T20:29:01.024Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.106 [2026-04-08T20:29:01.024Z] #3 DONE 0.0s [2026-04-08T20:29:01.024Z] [2026-04-08T20:29:01.024Z] #4 [internal] load .dockerignore [2026-04-08T20:29:01.024Z] #4 transferring context: 2B done [2026-04-08T20:29:01.024Z] #4 DONE 0.0s [2026-04-08T20:29:01.024Z] [2026-04-08T20:29:01.024Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.106@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 [2026-04-08T20:29:01.024Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.106@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 0.0s done [2026-04-08T20:29:01.024Z] #5 DONE 0.0s [2026-04-08T20:29:01.024Z] [2026-04-08T20:29:01.024Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.106@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 [2026-04-08T20:29:01.024Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.106@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 0.0s done [2026-04-08T20:29:01.024Z] #6 CACHED [2026-04-08T20:29:01.024Z] [2026-04-08T20:29:01.024Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.106@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 [2026-04-08T20:29:01.024Z] #5 CACHED [2026-04-08T20:29:01.024Z] [2026-04-08T20:29:01.024Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:01.024Z] #7 DONE 0.0s [2026-04-08T20:29:01.024Z] [2026-04-08T20:29:01.024Z] #8 exporting to image [2026-04-08T20:29:01.024Z] #8 exporting layers done [2026-04-08T20:29:01.024Z] #8 exporting manifest sha256:3270814002f2a27a88d4bf23785766c916f5725d0b7106dab8c49b8d122a75e6 done [2026-04-08T20:29:01.024Z] #8 exporting config sha256:f0d3e9abc4d21e6b2400dcbd78b4c3efd17d3809151045ee26d604b2261b530d done [2026-04-08T20:29:01.024Z] #8 exporting manifest sha256:9c9697f5a29680ef80dcc06087fa8c1abcb66a6ea4300e1023485f064e481a11 done [2026-04-08T20:29:01.024Z] #8 exporting config sha256:8ad367ffdb11e2dd4ec435d009aa01a0ba2e3a9084e0f857f3b3256c59403ea9 done [2026-04-08T20:29:01.024Z] #8 exporting manifest list sha256:6b12f7ac0b4838dae6254211790747c825f1453bce7aa3338d26bc43125df2aa done [2026-04-08T20:29:01.024Z] #8 pushing layers 0.0s done [2026-04-08T20:29:01.024Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.106@sha256:6b12f7ac0b4838dae6254211790747c825f1453bce7aa3338d26bc43125df2aa 0.1s done [2026-04-08T20:29:01.024Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:01.024Z] #8 DONE 0.1s [2026-04-08T20:29:01.024Z] [2026-04-08T20:29:01.024Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:01.024Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:01.311Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106' [2026-04-08T20:29:01.311Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 --push - [2026-04-08T20:29:01.311Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:01.311Z] #1 transferring dockerfile: 218B done [2026-04-08T20:29:01.311Z] #1 DONE 0.0s [2026-04-08T20:29:01.311Z] [2026-04-08T20:29:01.311Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:29:01.311Z] #2 DONE 0.0s [2026-04-08T20:29:01.311Z] [2026-04-08T20:29:01.311Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:29:01.311Z] #3 DONE 0.0s [2026-04-08T20:29:01.311Z] [2026-04-08T20:29:01.311Z] #4 [internal] load .dockerignore [2026-04-08T20:29:01.311Z] #4 transferring context: 2B done [2026-04-08T20:29:01.311Z] #4 DONE 0.0s [2026-04-08T20:29:01.311Z] [2026-04-08T20:29:01.311Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 [2026-04-08T20:29:01.311Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 0.0s done [2026-04-08T20:29:01.311Z] #5 DONE 0.0s [2026-04-08T20:29:01.311Z] [2026-04-08T20:29:01.311Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 [2026-04-08T20:29:01.571Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 0.0s done [2026-04-08T20:29:01.571Z] #6 CACHED [2026-04-08T20:29:01.571Z] [2026-04-08T20:29:01.571Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 [2026-04-08T20:29:01.571Z] #5 CACHED [2026-04-08T20:29:01.571Z] [2026-04-08T20:29:01.571Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:01.571Z] #7 DONE 0.0s [2026-04-08T20:29:01.571Z] [2026-04-08T20:29:01.571Z] #8 exporting to image [2026-04-08T20:29:01.571Z] #8 exporting layers done [2026-04-08T20:29:01.571Z] #8 exporting manifest sha256:3270814002f2a27a88d4bf23785766c916f5725d0b7106dab8c49b8d122a75e6 done [2026-04-08T20:29:01.571Z] #8 exporting config sha256:f0d3e9abc4d21e6b2400dcbd78b4c3efd17d3809151045ee26d604b2261b530d done [2026-04-08T20:29:01.571Z] #8 exporting manifest sha256:9c9697f5a29680ef80dcc06087fa8c1abcb66a6ea4300e1023485f064e481a11 done [2026-04-08T20:29:01.571Z] #8 exporting config sha256:8ad367ffdb11e2dd4ec435d009aa01a0ba2e3a9084e0f857f3b3256c59403ea9 done [2026-04-08T20:29:01.571Z] #8 exporting manifest list sha256:6b12f7ac0b4838dae6254211790747c825f1453bce7aa3338d26bc43125df2aa done [2026-04-08T20:29:01.571Z] #8 pushing layers 0.0s done [2026-04-08T20:29:01.571Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:6b12f7ac0b4838dae6254211790747c825f1453bce7aa3338d26bc43125df2aa 0.1s done [2026-04-08T20:29:01.571Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:01.571Z] #8 DONE 0.1s [2026-04-08T20:29:01.571Z] [2026-04-08T20:29:01.571Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:01.571Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:01.859Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2026-04-08T20:29:01.859Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2026-04-08T20:29:02.118Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:02.118Z] #1 transferring dockerfile: 168B done [2026-04-08T20:29:02.118Z] #1 DONE 0.0s [2026-04-08T20:29:02.118Z] [2026-04-08T20:29:02.118Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-04-08T20:29:02.118Z] #2 DONE 0.0s [2026-04-08T20:29:02.118Z] [2026-04-08T20:29:02.118Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-04-08T20:29:02.118Z] #3 DONE 0.0s [2026-04-08T20:29:02.118Z] [2026-04-08T20:29:02.118Z] #4 [internal] load .dockerignore [2026-04-08T20:29:02.118Z] #4 transferring context: 2B done [2026-04-08T20:29:02.118Z] #4 DONE 0.0s [2026-04-08T20:29:02.118Z] [2026-04-08T20:29:02.118Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 [2026-04-08T20:29:02.118Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 0.0s done [2026-04-08T20:29:02.118Z] #5 DONE 0.0s [2026-04-08T20:29:02.118Z] [2026-04-08T20:29:02.118Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 [2026-04-08T20:29:02.118Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 0.0s done [2026-04-08T20:29:02.118Z] #6 CACHED [2026-04-08T20:29:02.118Z] [2026-04-08T20:29:02.118Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 [2026-04-08T20:29:02.118Z] #5 CACHED [2026-04-08T20:29:02.118Z] [2026-04-08T20:29:02.118Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:02.118Z] #7 DONE 0.0s [2026-04-08T20:29:02.118Z] [2026-04-08T20:29:02.118Z] #8 exporting to image [2026-04-08T20:29:02.118Z] #8 exporting layers done [2026-04-08T20:29:02.118Z] #8 exporting manifest sha256:3270814002f2a27a88d4bf23785766c916f5725d0b7106dab8c49b8d122a75e6 done [2026-04-08T20:29:02.118Z] #8 exporting config sha256:f0d3e9abc4d21e6b2400dcbd78b4c3efd17d3809151045ee26d604b2261b530d done [2026-04-08T20:29:02.118Z] #8 exporting manifest sha256:9c9697f5a29680ef80dcc06087fa8c1abcb66a6ea4300e1023485f064e481a11 done [2026-04-08T20:29:02.118Z] #8 exporting config sha256:8ad367ffdb11e2dd4ec435d009aa01a0ba2e3a9084e0f857f3b3256c59403ea9 done [2026-04-08T20:29:02.118Z] #8 exporting manifest list sha256:6b12f7ac0b4838dae6254211790747c825f1453bce7aa3338d26bc43125df2aa done [2026-04-08T20:29:02.118Z] #8 pushing layers 0.0s done [2026-04-08T20:29:02.118Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:6b12f7ac0b4838dae6254211790747c825f1453bce7aa3338d26bc43125df2aa 0.1s done [2026-04-08T20:29:02.118Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:02.118Z] #8 DONE 0.1s [2026-04-08T20:29:02.118Z] [2026-04-08T20:29:02.118Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:02.118Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:02.404Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f' [2026-04-08T20:29:02.404Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f --push - [2026-04-08T20:29:02.664Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:02.665Z] #1 transferring dockerfile: 205B done [2026-04-08T20:29:02.665Z] #1 DONE 0.0s [2026-04-08T20:29:02.665Z] [2026-04-08T20:29:02.665Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:29:02.665Z] #2 DONE 0.0s [2026-04-08T20:29:02.665Z] [2026-04-08T20:29:02.665Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:29:02.665Z] #3 DONE 0.1s [2026-04-08T20:29:02.665Z] [2026-04-08T20:29:02.665Z] #4 [internal] load .dockerignore [2026-04-08T20:29:02.665Z] #4 transferring context: 2B done [2026-04-08T20:29:02.665Z] #4 DONE 0.0s [2026-04-08T20:29:02.665Z] [2026-04-08T20:29:02.665Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 [2026-04-08T20:29:02.665Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 [2026-04-08T20:29:02.665Z] #5 ... [2026-04-08T20:29:02.665Z] [2026-04-08T20:29:02.665Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 [2026-04-08T20:29:02.665Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 0.0s done [2026-04-08T20:29:02.665Z] #6 DONE 0.1s [2026-04-08T20:29:02.924Z] [2026-04-08T20:29:02.924Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:02.924Z] #7 DONE 0.0s [2026-04-08T20:29:02.924Z] [2026-04-08T20:29:02.924Z] #8 exporting to image [2026-04-08T20:29:02.924Z] #8 exporting layers done [2026-04-08T20:29:02.924Z] #8 exporting manifest sha256:a22cbd7b4b3f07f0f240d39f6085d1ebee54cbc5640048030118fc7674035033 done [2026-04-08T20:29:02.924Z] #8 exporting config sha256:477f533ba1910dd882234578e0cdf88fb7525826e32db06b830048df0f01e457 done [2026-04-08T20:29:02.924Z] #8 exporting manifest sha256:b06173bc4b80a9f4c0be6027a6893527867949459661b3c3bad0384f8790cf99 done [2026-04-08T20:29:02.924Z] #8 exporting config sha256:25f0f7fdb9f39cf253e5a2e98c515408a2afab6339334a51793b6a5cffd5e3fe done [2026-04-08T20:29:02.924Z] #8 exporting manifest list sha256:dcd116484843741a84edf4a5f041969aaf1616d857e6a723780c85c3e01d223a 0.0s done [2026-04-08T20:29:02.924Z] #8 pushing layers 0.1s done [2026-04-08T20:29:02.924Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:dcd116484843741a84edf4a5f041969aaf1616d857e6a723780c85c3e01d223a [2026-04-08T20:29:02.924Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:02.924Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:dcd116484843741a84edf4a5f041969aaf1616d857e6a723780c85c3e01d223a 0.1s done [2026-04-08T20:29:02.924Z] #8 DONE 0.2s [2026-04-08T20:29:02.924Z] [2026-04-08T20:29:02.924Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:02.924Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:03.214Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2026-04-08T20:29:03.214Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2026-04-08T20:29:03.214Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:03.214Z] #1 transferring dockerfile: 171B done [2026-04-08T20:29:03.214Z] #1 DONE 0.0s [2026-04-08T20:29:03.214Z] [2026-04-08T20:29:03.214Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-04-08T20:29:03.214Z] #2 DONE 0.0s [2026-04-08T20:29:03.214Z] [2026-04-08T20:29:03.214Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-04-08T20:29:03.214Z] #3 DONE 0.0s [2026-04-08T20:29:03.214Z] [2026-04-08T20:29:03.214Z] #4 [internal] load .dockerignore [2026-04-08T20:29:03.214Z] #4 transferring context: [2026-04-08T20:29:03.473Z] #4 transferring context: 2B done [2026-04-08T20:29:03.473Z] #4 DONE 0.0s [2026-04-08T20:29:03.473Z] [2026-04-08T20:29:03.473Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 [2026-04-08T20:29:03.473Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 0.0s done [2026-04-08T20:29:03.473Z] #5 CACHED [2026-04-08T20:29:03.473Z] [2026-04-08T20:29:03.473Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 [2026-04-08T20:29:03.473Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 0.0s done [2026-04-08T20:29:03.473Z] #6 CACHED [2026-04-08T20:29:03.473Z] [2026-04-08T20:29:03.473Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:03.473Z] #7 DONE 0.0s [2026-04-08T20:29:03.473Z] [2026-04-08T20:29:03.473Z] #8 exporting to image [2026-04-08T20:29:03.473Z] #8 exporting layers done [2026-04-08T20:29:03.473Z] #8 exporting manifest sha256:a22cbd7b4b3f07f0f240d39f6085d1ebee54cbc5640048030118fc7674035033 done [2026-04-08T20:29:03.473Z] #8 exporting config sha256:477f533ba1910dd882234578e0cdf88fb7525826e32db06b830048df0f01e457 done [2026-04-08T20:29:03.473Z] #8 exporting manifest sha256:b06173bc4b80a9f4c0be6027a6893527867949459661b3c3bad0384f8790cf99 done [2026-04-08T20:29:03.473Z] #8 exporting config sha256:25f0f7fdb9f39cf253e5a2e98c515408a2afab6339334a51793b6a5cffd5e3fe done [2026-04-08T20:29:03.473Z] #8 exporting manifest list sha256:dcd116484843741a84edf4a5f041969aaf1616d857e6a723780c85c3e01d223a done [2026-04-08T20:29:03.473Z] #8 pushing layers 0.0s done [2026-04-08T20:29:03.473Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:dcd116484843741a84edf4a5f041969aaf1616d857e6a723780c85c3e01d223a 0.1s done [2026-04-08T20:29:03.473Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:03.473Z] #8 DONE 0.1s [2026-04-08T20:29:03.473Z] [2026-04-08T20:29:03.473Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:03.473Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:03.761Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.106' [2026-04-08T20:29:03.761Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.106 --push - [2026-04-08T20:29:04.021Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:04.021Z] #1 transferring dockerfile: 178B done [2026-04-08T20:29:04.021Z] #1 DONE 0.0s [2026-04-08T20:29:04.021Z] [2026-04-08T20:29:04.021Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.106 [2026-04-08T20:29:04.021Z] #2 DONE 0.0s [2026-04-08T20:29:04.021Z] [2026-04-08T20:29:04.021Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.106 [2026-04-08T20:29:04.021Z] #3 DONE 0.0s [2026-04-08T20:29:04.021Z] [2026-04-08T20:29:04.021Z] #4 [internal] load .dockerignore [2026-04-08T20:29:04.021Z] #4 transferring context: 2B done [2026-04-08T20:29:04.021Z] #4 DONE 0.0s [2026-04-08T20:29:04.021Z] [2026-04-08T20:29:04.021Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.106@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 [2026-04-08T20:29:04.021Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.106@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 0.0s done [2026-04-08T20:29:04.021Z] #5 DONE 0.0s [2026-04-08T20:29:04.021Z] [2026-04-08T20:29:04.021Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.106@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 [2026-04-08T20:29:04.021Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.106@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 0.0s done [2026-04-08T20:29:04.021Z] #6 CACHED [2026-04-08T20:29:04.021Z] [2026-04-08T20:29:04.021Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.106@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 [2026-04-08T20:29:04.021Z] #5 CACHED [2026-04-08T20:29:04.021Z] [2026-04-08T20:29:04.021Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:04.021Z] #7 DONE 0.0s [2026-04-08T20:29:04.021Z] [2026-04-08T20:29:04.021Z] #8 exporting to image [2026-04-08T20:29:04.021Z] #8 exporting layers done [2026-04-08T20:29:04.021Z] #8 exporting manifest sha256:a22cbd7b4b3f07f0f240d39f6085d1ebee54cbc5640048030118fc7674035033 done [2026-04-08T20:29:04.021Z] #8 exporting config sha256:477f533ba1910dd882234578e0cdf88fb7525826e32db06b830048df0f01e457 done [2026-04-08T20:29:04.021Z] #8 exporting manifest sha256:b06173bc4b80a9f4c0be6027a6893527867949459661b3c3bad0384f8790cf99 done [2026-04-08T20:29:04.021Z] #8 exporting config sha256:25f0f7fdb9f39cf253e5a2e98c515408a2afab6339334a51793b6a5cffd5e3fe done [2026-04-08T20:29:04.021Z] #8 exporting manifest list sha256:dcd116484843741a84edf4a5f041969aaf1616d857e6a723780c85c3e01d223a done [2026-04-08T20:29:04.021Z] #8 pushing layers 0.0s done [2026-04-08T20:29:04.021Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.106@sha256:dcd116484843741a84edf4a5f041969aaf1616d857e6a723780c85c3e01d223a 0.1s done [2026-04-08T20:29:04.021Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:04.021Z] #8 DONE 0.1s [2026-04-08T20:29:04.021Z] [2026-04-08T20:29:04.022Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:04.022Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:04.309Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106' [2026-04-08T20:29:04.309Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 --push - [2026-04-08T20:29:04.309Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:04.309Z] #1 transferring dockerfile: 219B done [2026-04-08T20:29:04.309Z] #1 DONE 0.0s [2026-04-08T20:29:04.309Z] [2026-04-08T20:29:04.309Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:29:04.309Z] #2 DONE 0.0s [2026-04-08T20:29:04.309Z] [2026-04-08T20:29:04.309Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:29:04.309Z] #3 DONE 0.0s [2026-04-08T20:29:04.309Z] [2026-04-08T20:29:04.309Z] #4 [internal] load .dockerignore [2026-04-08T20:29:04.309Z] #4 transferring context: 2B done [2026-04-08T20:29:04.309Z] #4 DONE 0.0s [2026-04-08T20:29:04.309Z] [2026-04-08T20:29:04.309Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 [2026-04-08T20:29:04.309Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 0.0s done [2026-04-08T20:29:04.309Z] #5 DONE 0.0s [2026-04-08T20:29:04.309Z] [2026-04-08T20:29:04.309Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 [2026-04-08T20:29:04.584Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 0.0s done [2026-04-08T20:29:04.584Z] #6 CACHED [2026-04-08T20:29:04.584Z] [2026-04-08T20:29:04.584Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 [2026-04-08T20:29:04.584Z] #5 CACHED [2026-04-08T20:29:04.584Z] [2026-04-08T20:29:04.584Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:04.584Z] #7 DONE 0.0s [2026-04-08T20:29:04.584Z] [2026-04-08T20:29:04.584Z] #8 exporting to image [2026-04-08T20:29:04.584Z] #8 exporting layers done [2026-04-08T20:29:04.584Z] #8 exporting manifest sha256:a22cbd7b4b3f07f0f240d39f6085d1ebee54cbc5640048030118fc7674035033 done [2026-04-08T20:29:04.584Z] #8 exporting config sha256:477f533ba1910dd882234578e0cdf88fb7525826e32db06b830048df0f01e457 done [2026-04-08T20:29:04.584Z] #8 exporting manifest sha256:b06173bc4b80a9f4c0be6027a6893527867949459661b3c3bad0384f8790cf99 done [2026-04-08T20:29:04.584Z] #8 exporting config sha256:25f0f7fdb9f39cf253e5a2e98c515408a2afab6339334a51793b6a5cffd5e3fe done [2026-04-08T20:29:04.584Z] #8 exporting manifest list sha256:dcd116484843741a84edf4a5f041969aaf1616d857e6a723780c85c3e01d223a done [2026-04-08T20:29:04.584Z] #8 pushing layers 0.0s done [2026-04-08T20:29:04.585Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:dcd116484843741a84edf4a5f041969aaf1616d857e6a723780c85c3e01d223a 0.1s done [2026-04-08T20:29:04.585Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:04.585Z] #8 DONE 0.1s [2026-04-08T20:29:04.585Z] [2026-04-08T20:29:04.585Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:04.585Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:04.937Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2026-04-08T20:29:04.937Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2026-04-08T20:29:05.198Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:05.198Z] #1 transferring dockerfile: 169B done [2026-04-08T20:29:05.198Z] #1 DONE 0.0s [2026-04-08T20:29:05.198Z] [2026-04-08T20:29:05.198Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-04-08T20:29:05.198Z] #2 DONE 0.0s [2026-04-08T20:29:05.198Z] [2026-04-08T20:29:05.198Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-04-08T20:29:05.198Z] #3 DONE 0.0s [2026-04-08T20:29:05.198Z] [2026-04-08T20:29:05.198Z] #4 [internal] load .dockerignore [2026-04-08T20:29:05.198Z] #4 transferring context: 2B done [2026-04-08T20:29:05.198Z] #4 DONE 0.0s [2026-04-08T20:29:05.198Z] [2026-04-08T20:29:05.198Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 [2026-04-08T20:29:05.198Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 0.0s done [2026-04-08T20:29:05.198Z] #5 CACHED [2026-04-08T20:29:05.198Z] [2026-04-08T20:29:05.198Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 [2026-04-08T20:29:05.198Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 0.0s done [2026-04-08T20:29:05.198Z] #6 CACHED [2026-04-08T20:29:05.198Z] [2026-04-08T20:29:05.198Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:05.198Z] #7 DONE 0.0s [2026-04-08T20:29:05.198Z] [2026-04-08T20:29:05.198Z] #8 exporting to image [2026-04-08T20:29:05.198Z] #8 exporting layers done [2026-04-08T20:29:05.198Z] #8 exporting manifest sha256:a22cbd7b4b3f07f0f240d39f6085d1ebee54cbc5640048030118fc7674035033 done [2026-04-08T20:29:05.198Z] #8 exporting config sha256:477f533ba1910dd882234578e0cdf88fb7525826e32db06b830048df0f01e457 done [2026-04-08T20:29:05.198Z] #8 exporting manifest sha256:b06173bc4b80a9f4c0be6027a6893527867949459661b3c3bad0384f8790cf99 done [2026-04-08T20:29:05.198Z] #8 exporting config sha256:25f0f7fdb9f39cf253e5a2e98c515408a2afab6339334a51793b6a5cffd5e3fe done [2026-04-08T20:29:05.198Z] #8 exporting manifest list sha256:dcd116484843741a84edf4a5f041969aaf1616d857e6a723780c85c3e01d223a done [2026-04-08T20:29:05.198Z] #8 pushing layers 0.0s done [2026-04-08T20:29:05.198Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:dcd116484843741a84edf4a5f041969aaf1616d857e6a723780c85c3e01d223a 0.1s done [2026-04-08T20:29:05.198Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:05.198Z] #8 DONE 0.1s [2026-04-08T20:29:05.198Z] [2026-04-08T20:29:05.198Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:05.198Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:05.486Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f' [2026-04-08T20:29:05.486Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f --push - [2026-04-08T20:29:05.486Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:05.486Z] #1 transferring dockerfile: 211B done [2026-04-08T20:29:05.486Z] #1 DONE 0.0s [2026-04-08T20:29:05.486Z] [2026-04-08T20:29:05.486Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:29:05.486Z] #2 DONE 0.0s [2026-04-08T20:29:05.486Z] [2026-04-08T20:29:05.486Z] #3 [internal] load .dockerignore [2026-04-08T20:29:05.486Z] #3 transferring context: 2B done [2026-04-08T20:29:05.486Z] #3 DONE 0.0s [2026-04-08T20:29:05.486Z] [2026-04-08T20:29:05.486Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:29:05.486Z] #4 DONE 0.1s [2026-04-08T20:29:05.486Z] [2026-04-08T20:29:05.486Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c [2026-04-08T20:29:05.486Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c 0.0s done [2026-04-08T20:29:05.486Z] #5 DONE 0.0s [2026-04-08T20:29:05.486Z] [2026-04-08T20:29:05.486Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c [2026-04-08T20:29:05.745Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c 0.0s done [2026-04-08T20:29:05.745Z] #6 DONE 0.0s [2026-04-08T20:29:05.745Z] [2026-04-08T20:29:05.745Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c [2026-04-08T20:29:05.745Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c 0.0s done [2026-04-08T20:29:05.745Z] #5 DONE 0.1s [2026-04-08T20:29:05.745Z] [2026-04-08T20:29:05.745Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:05.745Z] #7 DONE 0.0s [2026-04-08T20:29:05.745Z] [2026-04-08T20:29:05.745Z] #8 exporting to image [2026-04-08T20:29:05.745Z] #8 exporting layers done [2026-04-08T20:29:05.745Z] #8 exporting manifest sha256:efbbe29538e83950cc6c7858996673dc1f4233b4a4617c7155b2345065a140ee 0.0s done [2026-04-08T20:29:05.745Z] #8 exporting config sha256:2b89294e5c30f2d1416de1275e01a4576cb7315477338f411acfd791f88f5a6f done [2026-04-08T20:29:05.745Z] #8 exporting manifest sha256:fe655cf704b1adcfb5848814751f6456d3d32533fa27a1b2b32a66375357001c done [2026-04-08T20:29:05.745Z] #8 exporting config sha256:123e0ed5717b49511e3def7396d982b97f8d499f422f5ef8374b914215d96f18 0.0s done [2026-04-08T20:29:05.745Z] #8 exporting manifest list sha256:7d787a6aed194d2489fa085b49fd9517875891cc7f13c36b57b55514f404f174 done [2026-04-08T20:29:05.745Z] #8 pushing layers 0.1s done [2026-04-08T20:29:05.745Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:7d787a6aed194d2489fa085b49fd9517875891cc7f13c36b57b55514f404f174 [2026-04-08T20:29:05.745Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:06.005Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:7d787a6aed194d2489fa085b49fd9517875891cc7f13c36b57b55514f404f174 0.1s done [2026-04-08T20:29:06.005Z] #8 DONE 0.2s [2026-04-08T20:29:06.005Z] [2026-04-08T20:29:06.005Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:06.005Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:06.294Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2026-04-08T20:29:06.294Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2026-04-08T20:29:06.294Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:06.294Z] #1 transferring dockerfile: 177B done [2026-04-08T20:29:06.294Z] #1 DONE 0.0s [2026-04-08T20:29:06.294Z] [2026-04-08T20:29:06.294Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-04-08T20:29:06.294Z] #2 DONE 0.0s [2026-04-08T20:29:06.294Z] [2026-04-08T20:29:06.294Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-04-08T20:29:06.294Z] #3 DONE 0.0s [2026-04-08T20:29:06.294Z] [2026-04-08T20:29:06.294Z] #4 [internal] load .dockerignore [2026-04-08T20:29:06.294Z] #4 transferring context: 2B done [2026-04-08T20:29:06.294Z] #4 DONE 0.0s [2026-04-08T20:29:06.294Z] [2026-04-08T20:29:06.294Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c [2026-04-08T20:29:06.294Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c 0.0s done [2026-04-08T20:29:06.294Z] #5 DONE 0.0s [2026-04-08T20:29:06.294Z] [2026-04-08T20:29:06.294Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c [2026-04-08T20:29:06.554Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c 0.0s done [2026-04-08T20:29:06.554Z] #6 CACHED [2026-04-08T20:29:06.554Z] [2026-04-08T20:29:06.554Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c [2026-04-08T20:29:06.554Z] #5 CACHED [2026-04-08T20:29:06.554Z] [2026-04-08T20:29:06.554Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:06.554Z] #7 DONE 0.0s [2026-04-08T20:29:06.554Z] [2026-04-08T20:29:06.554Z] #8 exporting to image [2026-04-08T20:29:06.554Z] #8 exporting layers done [2026-04-08T20:29:06.554Z] #8 exporting manifest sha256:efbbe29538e83950cc6c7858996673dc1f4233b4a4617c7155b2345065a140ee done [2026-04-08T20:29:06.554Z] #8 exporting config sha256:2b89294e5c30f2d1416de1275e01a4576cb7315477338f411acfd791f88f5a6f done [2026-04-08T20:29:06.554Z] #8 exporting manifest sha256:fe655cf704b1adcfb5848814751f6456d3d32533fa27a1b2b32a66375357001c done [2026-04-08T20:29:06.554Z] #8 exporting config sha256:123e0ed5717b49511e3def7396d982b97f8d499f422f5ef8374b914215d96f18 done [2026-04-08T20:29:06.554Z] #8 exporting manifest list sha256:7d787a6aed194d2489fa085b49fd9517875891cc7f13c36b57b55514f404f174 done [2026-04-08T20:29:06.554Z] #8 pushing layers 0.0s done [2026-04-08T20:29:06.554Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:7d787a6aed194d2489fa085b49fd9517875891cc7f13c36b57b55514f404f174 0.1s done [2026-04-08T20:29:06.554Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:06.554Z] #8 DONE 0.1s [2026-04-08T20:29:06.554Z] [2026-04-08T20:29:06.554Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:06.554Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:06.841Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.106 --push - [2026-04-08T20:29:06.841Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.106' [2026-04-08T20:29:06.841Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:06.841Z] #1 transferring dockerfile: 184B done [2026-04-08T20:29:06.841Z] #1 DONE 0.0s [2026-04-08T20:29:06.841Z] [2026-04-08T20:29:06.841Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.106 [2026-04-08T20:29:06.841Z] #2 DONE 0.0s [2026-04-08T20:29:06.841Z] [2026-04-08T20:29:06.841Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.106 [2026-04-08T20:29:06.841Z] #3 DONE 0.0s [2026-04-08T20:29:06.841Z] [2026-04-08T20:29:06.841Z] #4 [internal] load .dockerignore [2026-04-08T20:29:06.841Z] #4 transferring context: 2B done [2026-04-08T20:29:06.841Z] #4 DONE 0.0s [2026-04-08T20:29:06.841Z] [2026-04-08T20:29:06.841Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.106@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c [2026-04-08T20:29:06.841Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.106@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c done [2026-04-08T20:29:06.841Z] #5 CACHED [2026-04-08T20:29:06.841Z] [2026-04-08T20:29:06.841Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.106@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c [2026-04-08T20:29:06.841Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.106@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c 0.0s done [2026-04-08T20:29:06.841Z] #6 CACHED [2026-04-08T20:29:06.841Z] [2026-04-08T20:29:06.841Z] #7 exporting to image [2026-04-08T20:29:06.841Z] #7 exporting layers done [2026-04-08T20:29:06.841Z] #7 exporting manifest sha256:efbbe29538e83950cc6c7858996673dc1f4233b4a4617c7155b2345065a140ee done [2026-04-08T20:29:06.841Z] #7 exporting config sha256:2b89294e5c30f2d1416de1275e01a4576cb7315477338f411acfd791f88f5a6f done [2026-04-08T20:29:06.841Z] #7 exporting manifest sha256:fe655cf704b1adcfb5848814751f6456d3d32533fa27a1b2b32a66375357001c [2026-04-08T20:29:06.841Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:07.100Z] #7 exporting manifest sha256:fe655cf704b1adcfb5848814751f6456d3d32533fa27a1b2b32a66375357001c done [2026-04-08T20:29:07.100Z] #7 exporting config sha256:123e0ed5717b49511e3def7396d982b97f8d499f422f5ef8374b914215d96f18 done [2026-04-08T20:29:07.100Z] #7 exporting manifest list sha256:7d787a6aed194d2489fa085b49fd9517875891cc7f13c36b57b55514f404f174 done [2026-04-08T20:29:07.100Z] #7 pushing layers 0.0s done [2026-04-08T20:29:07.100Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.106@sha256:7d787a6aed194d2489fa085b49fd9517875891cc7f13c36b57b55514f404f174 0.1s done [2026-04-08T20:29:07.100Z] #7 DONE 0.1s [2026-04-08T20:29:07.100Z] [2026-04-08T20:29:07.100Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:07.100Z] #8 DONE 0.0s [2026-04-08T20:29:07.100Z] [2026-04-08T20:29:07.100Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:07.100Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:07.390Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106' [2026-04-08T20:29:07.390Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 --push - [2026-04-08T20:29:07.390Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:07.390Z] #1 transferring dockerfile: 225B done [2026-04-08T20:29:07.390Z] #1 DONE 0.0s [2026-04-08T20:29:07.390Z] [2026-04-08T20:29:07.390Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:29:07.390Z] #2 DONE 0.0s [2026-04-08T20:29:07.390Z] [2026-04-08T20:29:07.390Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:29:07.390Z] #3 DONE 0.0s [2026-04-08T20:29:07.390Z] [2026-04-08T20:29:07.390Z] #4 [internal] load .dockerignore [2026-04-08T20:29:07.390Z] #4 transferring context: 2B done [2026-04-08T20:29:07.390Z] #4 DONE 0.0s [2026-04-08T20:29:07.390Z] [2026-04-08T20:29:07.390Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c [2026-04-08T20:29:07.390Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c 0.0s done [2026-04-08T20:29:07.390Z] #5 CACHED [2026-04-08T20:29:07.390Z] [2026-04-08T20:29:07.390Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c [2026-04-08T20:29:07.390Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c 0.0s done [2026-04-08T20:29:07.390Z] #6 CACHED [2026-04-08T20:29:07.390Z] [2026-04-08T20:29:07.390Z] #7 exporting to image [2026-04-08T20:29:07.390Z] #7 exporting layers [2026-04-08T20:29:07.390Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:07.648Z] #7 exporting layers done [2026-04-08T20:29:07.648Z] #7 exporting manifest sha256:efbbe29538e83950cc6c7858996673dc1f4233b4a4617c7155b2345065a140ee done [2026-04-08T20:29:07.648Z] #7 exporting config sha256:2b89294e5c30f2d1416de1275e01a4576cb7315477338f411acfd791f88f5a6f done [2026-04-08T20:29:07.648Z] #7 exporting manifest sha256:fe655cf704b1adcfb5848814751f6456d3d32533fa27a1b2b32a66375357001c done [2026-04-08T20:29:07.648Z] #7 exporting config sha256:123e0ed5717b49511e3def7396d982b97f8d499f422f5ef8374b914215d96f18 done [2026-04-08T20:29:07.648Z] #7 exporting manifest list sha256:7d787a6aed194d2489fa085b49fd9517875891cc7f13c36b57b55514f404f174 done [2026-04-08T20:29:07.648Z] #7 pushing layers 0.0s done [2026-04-08T20:29:07.648Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:7d787a6aed194d2489fa085b49fd9517875891cc7f13c36b57b55514f404f174 0.1s done [2026-04-08T20:29:07.648Z] #7 DONE 0.1s [2026-04-08T20:29:07.648Z] [2026-04-08T20:29:07.648Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:07.648Z] #8 DONE 0.0s [2026-04-08T20:29:07.648Z] [2026-04-08T20:29:07.648Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:07.648Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:07.936Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2026-04-08T20:29:07.936Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2026-04-08T20:29:07.937Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:07.937Z] #1 transferring dockerfile: 175B done [2026-04-08T20:29:07.937Z] #1 DONE 0.0s [2026-04-08T20:29:07.937Z] [2026-04-08T20:29:07.937Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-04-08T20:29:07.937Z] #2 DONE 0.0s [2026-04-08T20:29:07.937Z] [2026-04-08T20:29:07.937Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-04-08T20:29:07.937Z] #3 DONE 0.0s [2026-04-08T20:29:07.937Z] [2026-04-08T20:29:07.937Z] #4 [internal] load .dockerignore [2026-04-08T20:29:07.937Z] #4 transferring context: 2B done [2026-04-08T20:29:07.937Z] #4 DONE 0.0s [2026-04-08T20:29:07.937Z] [2026-04-08T20:29:07.937Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c [2026-04-08T20:29:07.937Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c 0.0s done [2026-04-08T20:29:07.937Z] #5 DONE 0.0s [2026-04-08T20:29:07.937Z] [2026-04-08T20:29:07.937Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c [2026-04-08T20:29:08.194Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c 0.0s done [2026-04-08T20:29:08.194Z] #6 CACHED [2026-04-08T20:29:08.194Z] [2026-04-08T20:29:08.194Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c [2026-04-08T20:29:08.194Z] #5 CACHED [2026-04-08T20:29:08.194Z] [2026-04-08T20:29:08.194Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:08.194Z] #7 DONE 0.0s [2026-04-08T20:29:08.194Z] [2026-04-08T20:29:08.194Z] #8 exporting to image [2026-04-08T20:29:08.194Z] #8 exporting layers done [2026-04-08T20:29:08.194Z] #8 exporting manifest sha256:efbbe29538e83950cc6c7858996673dc1f4233b4a4617c7155b2345065a140ee done [2026-04-08T20:29:08.194Z] #8 exporting config sha256:2b89294e5c30f2d1416de1275e01a4576cb7315477338f411acfd791f88f5a6f done [2026-04-08T20:29:08.194Z] #8 exporting manifest sha256:fe655cf704b1adcfb5848814751f6456d3d32533fa27a1b2b32a66375357001c done [2026-04-08T20:29:08.194Z] #8 exporting config sha256:123e0ed5717b49511e3def7396d982b97f8d499f422f5ef8374b914215d96f18 done [2026-04-08T20:29:08.194Z] #8 exporting manifest list sha256:7d787a6aed194d2489fa085b49fd9517875891cc7f13c36b57b55514f404f174 done [2026-04-08T20:29:08.194Z] #8 pushing layers 0.0s done [2026-04-08T20:29:08.194Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:7d787a6aed194d2489fa085b49fd9517875891cc7f13c36b57b55514f404f174 0.1s done [2026-04-08T20:29:08.194Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:08.194Z] #8 DONE 0.1s [2026-04-08T20:29:08.194Z] [2026-04-08T20:29:08.194Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:08.194Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:08.483Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f' [2026-04-08T20:29:08.483Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f --push - [2026-04-08T20:29:08.483Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:08.483Z] #1 transferring dockerfile: 215B done [2026-04-08T20:29:08.483Z] #1 DONE 0.0s [2026-04-08T20:29:08.483Z] [2026-04-08T20:29:08.483Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:29:08.483Z] #2 DONE 0.0s [2026-04-08T20:29:08.483Z] [2026-04-08T20:29:08.483Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:29:08.483Z] #3 DONE 0.0s [2026-04-08T20:29:08.483Z] [2026-04-08T20:29:08.483Z] #4 [internal] load .dockerignore [2026-04-08T20:29:08.483Z] #4 transferring context: 2B done [2026-04-08T20:29:08.483Z] #4 DONE 0.0s [2026-04-08T20:29:08.742Z] [2026-04-08T20:29:08.742Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 [2026-04-08T20:29:08.742Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 [2026-04-08T20:29:08.742Z] #5 ... [2026-04-08T20:29:08.742Z] [2026-04-08T20:29:08.742Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 [2026-04-08T20:29:08.742Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 0.0s done [2026-04-08T20:29:08.742Z] #6 DONE 0.1s [2026-04-08T20:29:08.742Z] [2026-04-08T20:29:08.742Z] #7 exporting to image [2026-04-08T20:29:08.742Z] #7 exporting layers done [2026-04-08T20:29:08.742Z] #7 exporting manifest sha256:0e8317dee24db4252f8e6e6bc01635cfe22ba83f8bc8e4d6031d04efb1854f7f done [2026-04-08T20:29:08.742Z] #7 exporting config sha256:56c4cbcd480d86dea5de5952c0582d3eb01c8e56a45ba4356c0a9ae9624babd3 [2026-04-08T20:29:08.742Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:08.742Z] #7 ... [2026-04-08T20:29:08.742Z] [2026-04-08T20:29:08.742Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:08.742Z] #8 DONE 0.0s [2026-04-08T20:29:08.742Z] [2026-04-08T20:29:08.742Z] #7 exporting to image [2026-04-08T20:29:08.742Z] #7 exporting config sha256:56c4cbcd480d86dea5de5952c0582d3eb01c8e56a45ba4356c0a9ae9624babd3 done [2026-04-08T20:29:08.742Z] #7 exporting manifest sha256:3db8296f088c99d1bcfcf736f2f55aff7aa9e0bedc05c44c19d0b2c771e5266a done [2026-04-08T20:29:08.742Z] #7 exporting config sha256:bef63b5382f068c07bba2a761d5e295a213cbf5b482d67fcfe30e0972c6a166a done [2026-04-08T20:29:08.742Z] #7 exporting manifest list sha256:b41780c5f6e8f3f2b17f8a260946b0458e3d754ef09210d7cc768b247a25526d done [2026-04-08T20:29:08.742Z] #7 pushing layers 0.1s done [2026-04-08T20:29:08.742Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:b41780c5f6e8f3f2b17f8a260946b0458e3d754ef09210d7cc768b247a25526d [2026-04-08T20:29:09.002Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:b41780c5f6e8f3f2b17f8a260946b0458e3d754ef09210d7cc768b247a25526d 0.1s done [2026-04-08T20:29:09.002Z] #7 DONE 0.2s [2026-04-08T20:29:09.002Z] [2026-04-08T20:29:09.002Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:09.002Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:09.289Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2026-04-08T20:29:09.289Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2026-04-08T20:29:09.289Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:09.289Z] #1 transferring dockerfile: 181B done [2026-04-08T20:29:09.289Z] #1 DONE 0.0s [2026-04-08T20:29:09.289Z] [2026-04-08T20:29:09.289Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-04-08T20:29:09.289Z] #2 DONE 0.0s [2026-04-08T20:29:09.289Z] [2026-04-08T20:29:09.289Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-04-08T20:29:09.289Z] #3 DONE 0.0s [2026-04-08T20:29:09.289Z] [2026-04-08T20:29:09.289Z] #4 [internal] load .dockerignore [2026-04-08T20:29:09.289Z] #4 transferring context: 2B done [2026-04-08T20:29:09.289Z] #4 DONE 0.0s [2026-04-08T20:29:09.289Z] [2026-04-08T20:29:09.289Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 [2026-04-08T20:29:09.289Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 0.0s done [2026-04-08T20:29:09.289Z] #5 CACHED [2026-04-08T20:29:09.289Z] [2026-04-08T20:29:09.289Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 [2026-04-08T20:29:09.289Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 0.0s done [2026-04-08T20:29:09.289Z] #6 CACHED [2026-04-08T20:29:09.289Z] [2026-04-08T20:29:09.289Z] #7 exporting to image [2026-04-08T20:29:09.290Z] #7 exporting layers [2026-04-08T20:29:09.290Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:09.549Z] #7 exporting layers done [2026-04-08T20:29:09.549Z] #7 exporting manifest sha256:0e8317dee24db4252f8e6e6bc01635cfe22ba83f8bc8e4d6031d04efb1854f7f done [2026-04-08T20:29:09.549Z] #7 exporting config sha256:56c4cbcd480d86dea5de5952c0582d3eb01c8e56a45ba4356c0a9ae9624babd3 done [2026-04-08T20:29:09.549Z] #7 exporting manifest sha256:3db8296f088c99d1bcfcf736f2f55aff7aa9e0bedc05c44c19d0b2c771e5266a done [2026-04-08T20:29:09.549Z] #7 exporting config sha256:bef63b5382f068c07bba2a761d5e295a213cbf5b482d67fcfe30e0972c6a166a done [2026-04-08T20:29:09.549Z] #7 exporting manifest list sha256:b41780c5f6e8f3f2b17f8a260946b0458e3d754ef09210d7cc768b247a25526d done [2026-04-08T20:29:09.549Z] #7 pushing layers 0.0s done [2026-04-08T20:29:09.549Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:b41780c5f6e8f3f2b17f8a260946b0458e3d754ef09210d7cc768b247a25526d 0.1s done [2026-04-08T20:29:09.549Z] #7 DONE 0.1s [2026-04-08T20:29:09.549Z] [2026-04-08T20:29:09.549Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:09.549Z] #8 DONE 0.0s [2026-04-08T20:29:09.549Z] [2026-04-08T20:29:09.549Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:09.549Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:09.837Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.106 --push - [2026-04-08T20:29:09.837Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.106' [2026-04-08T20:29:10.096Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:10.096Z] #1 transferring dockerfile: 188B done [2026-04-08T20:29:10.096Z] #1 DONE 0.0s [2026-04-08T20:29:10.096Z] [2026-04-08T20:29:10.096Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.106 [2026-04-08T20:29:10.096Z] #2 DONE 0.0s [2026-04-08T20:29:10.096Z] [2026-04-08T20:29:10.096Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.106 [2026-04-08T20:29:10.096Z] #3 DONE 0.0s [2026-04-08T20:29:10.096Z] [2026-04-08T20:29:10.096Z] #4 [internal] load .dockerignore [2026-04-08T20:29:10.096Z] #4 transferring context: 2B done [2026-04-08T20:29:10.096Z] #4 DONE 0.0s [2026-04-08T20:29:10.096Z] [2026-04-08T20:29:10.096Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.106@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 [2026-04-08T20:29:10.096Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.106@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 done [2026-04-08T20:29:10.096Z] #5 CACHED [2026-04-08T20:29:10.096Z] [2026-04-08T20:29:10.096Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.106@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 [2026-04-08T20:29:10.096Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.106@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 done [2026-04-08T20:29:10.096Z] #6 CACHED [2026-04-08T20:29:10.096Z] [2026-04-08T20:29:10.096Z] #7 exporting to image [2026-04-08T20:29:10.096Z] #7 exporting layers done [2026-04-08T20:29:10.096Z] #7 exporting manifest sha256:0e8317dee24db4252f8e6e6bc01635cfe22ba83f8bc8e4d6031d04efb1854f7f done [2026-04-08T20:29:10.096Z] #7 exporting config sha256:56c4cbcd480d86dea5de5952c0582d3eb01c8e56a45ba4356c0a9ae9624babd3 done [2026-04-08T20:29:10.096Z] #7 exporting manifest sha256:3db8296f088c99d1bcfcf736f2f55aff7aa9e0bedc05c44c19d0b2c771e5266a done [2026-04-08T20:29:10.096Z] #7 exporting config sha256:bef63b5382f068c07bba2a761d5e295a213cbf5b482d67fcfe30e0972c6a166a [2026-04-08T20:29:10.096Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:10.096Z] #7 exporting config sha256:bef63b5382f068c07bba2a761d5e295a213cbf5b482d67fcfe30e0972c6a166a done [2026-04-08T20:29:10.096Z] #7 exporting manifest list sha256:b41780c5f6e8f3f2b17f8a260946b0458e3d754ef09210d7cc768b247a25526d done [2026-04-08T20:29:10.096Z] #7 pushing layers 0.0s done [2026-04-08T20:29:10.096Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.106@sha256:b41780c5f6e8f3f2b17f8a260946b0458e3d754ef09210d7cc768b247a25526d 0.1s done [2026-04-08T20:29:10.096Z] #7 DONE 0.1s [2026-04-08T20:29:10.096Z] [2026-04-08T20:29:10.096Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:10.096Z] #8 DONE 0.0s [2026-04-08T20:29:10.096Z] [2026-04-08T20:29:10.096Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:10.096Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:10.384Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106' [2026-04-08T20:29:10.384Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 --push - [2026-04-08T20:29:10.384Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:10.384Z] #1 transferring dockerfile: 229B done [2026-04-08T20:29:10.384Z] #1 DONE 0.0s [2026-04-08T20:29:10.384Z] [2026-04-08T20:29:10.384Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:29:10.384Z] #2 DONE 0.0s [2026-04-08T20:29:10.384Z] [2026-04-08T20:29:10.384Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:29:10.384Z] #3 DONE 0.0s [2026-04-08T20:29:10.384Z] [2026-04-08T20:29:10.384Z] #4 [internal] load .dockerignore [2026-04-08T20:29:10.384Z] #4 transferring context: 2B done [2026-04-08T20:29:10.384Z] #4 DONE 0.0s [2026-04-08T20:29:10.384Z] [2026-04-08T20:29:10.384Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 [2026-04-08T20:29:10.384Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 done [2026-04-08T20:29:10.384Z] #5 DONE 0.0s [2026-04-08T20:29:10.384Z] [2026-04-08T20:29:10.384Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 [2026-04-08T20:29:10.643Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 0.0s done [2026-04-08T20:29:10.643Z] #6 CACHED [2026-04-08T20:29:10.643Z] [2026-04-08T20:29:10.643Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 [2026-04-08T20:29:10.643Z] #5 CACHED [2026-04-08T20:29:10.643Z] [2026-04-08T20:29:10.643Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:10.643Z] #7 DONE 0.0s [2026-04-08T20:29:10.643Z] [2026-04-08T20:29:10.643Z] #8 exporting to image [2026-04-08T20:29:10.643Z] #8 exporting layers done [2026-04-08T20:29:10.643Z] #8 exporting manifest sha256:0e8317dee24db4252f8e6e6bc01635cfe22ba83f8bc8e4d6031d04efb1854f7f done [2026-04-08T20:29:10.643Z] #8 exporting config sha256:56c4cbcd480d86dea5de5952c0582d3eb01c8e56a45ba4356c0a9ae9624babd3 done [2026-04-08T20:29:10.643Z] #8 exporting manifest sha256:3db8296f088c99d1bcfcf736f2f55aff7aa9e0bedc05c44c19d0b2c771e5266a done [2026-04-08T20:29:10.643Z] #8 exporting config sha256:bef63b5382f068c07bba2a761d5e295a213cbf5b482d67fcfe30e0972c6a166a done [2026-04-08T20:29:10.643Z] #8 exporting manifest list sha256:b41780c5f6e8f3f2b17f8a260946b0458e3d754ef09210d7cc768b247a25526d done [2026-04-08T20:29:10.643Z] #8 pushing layers 0.0s done [2026-04-08T20:29:10.643Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:b41780c5f6e8f3f2b17f8a260946b0458e3d754ef09210d7cc768b247a25526d 0.1s done [2026-04-08T20:29:10.643Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:10.643Z] #8 DONE 0.1s [2026-04-08T20:29:10.643Z] [2026-04-08T20:29:10.643Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:10.643Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:10.930Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2026-04-08T20:29:10.931Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2026-04-08T20:29:10.931Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:10.931Z] #1 transferring dockerfile: 179B done [2026-04-08T20:29:10.931Z] #1 DONE 0.0s [2026-04-08T20:29:10.931Z] [2026-04-08T20:29:10.931Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-04-08T20:29:10.931Z] #2 DONE 0.0s [2026-04-08T20:29:10.931Z] [2026-04-08T20:29:10.931Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-04-08T20:29:10.931Z] #3 DONE 0.0s [2026-04-08T20:29:10.931Z] [2026-04-08T20:29:10.931Z] #4 [internal] load .dockerignore [2026-04-08T20:29:10.931Z] #4 transferring context: 2B done [2026-04-08T20:29:10.931Z] #4 DONE 0.0s [2026-04-08T20:29:10.931Z] [2026-04-08T20:29:10.931Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 [2026-04-08T20:29:10.931Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 0.0s done [2026-04-08T20:29:10.931Z] #5 CACHED [2026-04-08T20:29:10.931Z] [2026-04-08T20:29:10.931Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 [2026-04-08T20:29:10.931Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 0.0s done [2026-04-08T20:29:10.931Z] #6 CACHED [2026-04-08T20:29:10.931Z] [2026-04-08T20:29:10.931Z] #7 exporting to image [2026-04-08T20:29:10.931Z] #7 exporting layers done [2026-04-08T20:29:10.931Z] #7 exporting manifest sha256:0e8317dee24db4252f8e6e6bc01635cfe22ba83f8bc8e4d6031d04efb1854f7f done [2026-04-08T20:29:10.931Z] #7 exporting config sha256:56c4cbcd480d86dea5de5952c0582d3eb01c8e56a45ba4356c0a9ae9624babd3 done [2026-04-08T20:29:10.931Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:11.189Z] #7 exporting manifest sha256:3db8296f088c99d1bcfcf736f2f55aff7aa9e0bedc05c44c19d0b2c771e5266a done [2026-04-08T20:29:11.189Z] #7 exporting config sha256:bef63b5382f068c07bba2a761d5e295a213cbf5b482d67fcfe30e0972c6a166a done [2026-04-08T20:29:11.189Z] #7 exporting manifest list sha256:b41780c5f6e8f3f2b17f8a260946b0458e3d754ef09210d7cc768b247a25526d done [2026-04-08T20:29:11.189Z] #7 pushing layers 0.0s done [2026-04-08T20:29:11.189Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:b41780c5f6e8f3f2b17f8a260946b0458e3d754ef09210d7cc768b247a25526d 0.1s done [2026-04-08T20:29:11.189Z] #7 DONE 0.1s [2026-04-08T20:29:11.189Z] [2026-04-08T20:29:11.189Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:11.189Z] #8 DONE 0.0s [2026-04-08T20:29:11.189Z] [2026-04-08T20:29:11.189Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:11.189Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:11.473Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f --push - [2026-04-08T20:29:11.473Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f' [2026-04-08T20:29:11.473Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:11.473Z] #1 transferring dockerfile: 205B done [2026-04-08T20:29:11.473Z] #1 DONE 0.0s [2026-04-08T20:29:11.473Z] [2026-04-08T20:29:11.473Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:29:11.473Z] #2 DONE 0.0s [2026-04-08T20:29:11.473Z] [2026-04-08T20:29:11.473Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:29:11.473Z] #3 DONE 0.0s [2026-04-08T20:29:11.473Z] [2026-04-08T20:29:11.473Z] #4 [internal] load .dockerignore [2026-04-08T20:29:11.473Z] #4 transferring context: 2B done [2026-04-08T20:29:11.473Z] #4 DONE 0.0s [2026-04-08T20:29:11.731Z] [2026-04-08T20:29:11.731Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced [2026-04-08T20:29:11.731Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced 0.0s done [2026-04-08T20:29:11.731Z] #5 DONE 0.0s [2026-04-08T20:29:11.731Z] [2026-04-08T20:29:11.731Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced [2026-04-08T20:29:11.731Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced 0.0s done [2026-04-08T20:29:11.731Z] #6 DONE 0.1s [2026-04-08T20:29:11.731Z] [2026-04-08T20:29:11.731Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:11.731Z] #7 DONE 0.0s [2026-04-08T20:29:11.731Z] [2026-04-08T20:29:11.731Z] #8 exporting to image [2026-04-08T20:29:11.731Z] #8 exporting layers done [2026-04-08T20:29:11.731Z] #8 exporting manifest sha256:3549959e1e11a9ea3e34485de89dd8fa31f4409505396df9aa05333124b45e4c done [2026-04-08T20:29:11.731Z] #8 exporting config sha256:f6a6deafe5d4d2ddbc489555b475dbd3c9b28c7ccf85b43d04a37831962980fd done [2026-04-08T20:29:11.731Z] #8 exporting manifest sha256:7d3c7e73a6d43e58599db557f6a444634c479f49e4053491e45322366237ab55 0.0s done [2026-04-08T20:29:11.731Z] #8 exporting config sha256:94907470ec761bc3857a3752e0a0f383d194ed558ff80232a258c410a3d7d86a done [2026-04-08T20:29:11.731Z] #8 exporting manifest list sha256:5a132ed6159fc35f10d57083fc9178ca0cab2b37a7f2ae678329277eba68480a done [2026-04-08T20:29:11.731Z] #8 pushing layers 0.1s done [2026-04-08T20:29:11.731Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:5a132ed6159fc35f10d57083fc9178ca0cab2b37a7f2ae678329277eba68480a [2026-04-08T20:29:11.731Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:11.988Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:5a132ed6159fc35f10d57083fc9178ca0cab2b37a7f2ae678329277eba68480a 0.1s done [2026-04-08T20:29:11.988Z] #8 DONE 0.2s [2026-04-08T20:29:11.988Z] [2026-04-08T20:29:11.988Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:11.988Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:12.273Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2026-04-08T20:29:12.273Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2026-04-08T20:29:12.273Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:12.273Z] #1 transferring dockerfile: 171B done [2026-04-08T20:29:12.273Z] #1 DONE 0.0s [2026-04-08T20:29:12.273Z] [2026-04-08T20:29:12.273Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-04-08T20:29:12.273Z] #2 DONE 0.0s [2026-04-08T20:29:12.273Z] [2026-04-08T20:29:12.273Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-04-08T20:29:12.273Z] #3 DONE 0.0s [2026-04-08T20:29:12.273Z] [2026-04-08T20:29:12.273Z] #4 [internal] load .dockerignore [2026-04-08T20:29:12.273Z] #4 transferring context: 2B done [2026-04-08T20:29:12.273Z] #4 DONE 0.0s [2026-04-08T20:29:12.533Z] [2026-04-08T20:29:12.533Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced [2026-04-08T20:29:12.533Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced 0.0s done [2026-04-08T20:29:12.533Z] #5 CACHED [2026-04-08T20:29:12.533Z] [2026-04-08T20:29:12.533Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced [2026-04-08T20:29:12.533Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced 0.0s done [2026-04-08T20:29:12.533Z] #6 CACHED [2026-04-08T20:29:12.533Z] [2026-04-08T20:29:12.533Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:12.533Z] #7 DONE 0.0s [2026-04-08T20:29:12.533Z] [2026-04-08T20:29:12.533Z] #8 exporting to image [2026-04-08T20:29:12.533Z] #8 exporting layers done [2026-04-08T20:29:12.533Z] #8 exporting manifest sha256:3549959e1e11a9ea3e34485de89dd8fa31f4409505396df9aa05333124b45e4c done [2026-04-08T20:29:12.533Z] #8 exporting config sha256:f6a6deafe5d4d2ddbc489555b475dbd3c9b28c7ccf85b43d04a37831962980fd done [2026-04-08T20:29:12.533Z] #8 exporting manifest sha256:7d3c7e73a6d43e58599db557f6a444634c479f49e4053491e45322366237ab55 done [2026-04-08T20:29:12.533Z] #8 exporting config sha256:94907470ec761bc3857a3752e0a0f383d194ed558ff80232a258c410a3d7d86a done [2026-04-08T20:29:12.533Z] #8 exporting manifest list sha256:5a132ed6159fc35f10d57083fc9178ca0cab2b37a7f2ae678329277eba68480a done [2026-04-08T20:29:12.533Z] #8 pushing layers 0.0s done [2026-04-08T20:29:12.533Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:5a132ed6159fc35f10d57083fc9178ca0cab2b37a7f2ae678329277eba68480a 0.1s done [2026-04-08T20:29:12.533Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:12.533Z] #8 DONE 0.1s [2026-04-08T20:29:12.533Z] [2026-04-08T20:29:12.533Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:12.533Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:12.825Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.106' [2026-04-08T20:29:12.825Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.106 --push - [2026-04-08T20:29:13.088Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:13.088Z] #1 transferring dockerfile: 178B done [2026-04-08T20:29:13.088Z] #1 DONE 0.0s [2026-04-08T20:29:13.088Z] [2026-04-08T20:29:13.088Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.106 [2026-04-08T20:29:13.088Z] #2 DONE 0.0s [2026-04-08T20:29:13.088Z] [2026-04-08T20:29:13.088Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.106 [2026-04-08T20:29:13.088Z] #3 DONE 0.0s [2026-04-08T20:29:13.088Z] [2026-04-08T20:29:13.088Z] #4 [internal] load .dockerignore [2026-04-08T20:29:13.088Z] #4 transferring context: 2B done [2026-04-08T20:29:13.088Z] #4 DONE 0.0s [2026-04-08T20:29:13.088Z] [2026-04-08T20:29:13.088Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.106@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced [2026-04-08T20:29:13.088Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.106@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced 0.0s done [2026-04-08T20:29:13.088Z] #5 CACHED [2026-04-08T20:29:13.088Z] [2026-04-08T20:29:13.088Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.106@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced [2026-04-08T20:29:13.088Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.106@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced 0.0s done [2026-04-08T20:29:13.088Z] #6 CACHED [2026-04-08T20:29:13.088Z] [2026-04-08T20:29:13.088Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:13.088Z] #7 DONE 0.0s [2026-04-08T20:29:13.088Z] [2026-04-08T20:29:13.088Z] #8 exporting to image [2026-04-08T20:29:13.088Z] #8 exporting layers done [2026-04-08T20:29:13.088Z] #8 exporting manifest sha256:3549959e1e11a9ea3e34485de89dd8fa31f4409505396df9aa05333124b45e4c done [2026-04-08T20:29:13.088Z] #8 exporting config sha256:f6a6deafe5d4d2ddbc489555b475dbd3c9b28c7ccf85b43d04a37831962980fd done [2026-04-08T20:29:13.088Z] #8 exporting manifest sha256:7d3c7e73a6d43e58599db557f6a444634c479f49e4053491e45322366237ab55 done [2026-04-08T20:29:13.088Z] #8 exporting config sha256:94907470ec761bc3857a3752e0a0f383d194ed558ff80232a258c410a3d7d86a done [2026-04-08T20:29:13.088Z] #8 exporting manifest list sha256:5a132ed6159fc35f10d57083fc9178ca0cab2b37a7f2ae678329277eba68480a done [2026-04-08T20:29:13.088Z] #8 pushing layers 0.0s done [2026-04-08T20:29:13.088Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.106@sha256:5a132ed6159fc35f10d57083fc9178ca0cab2b37a7f2ae678329277eba68480a 0.1s done [2026-04-08T20:29:13.088Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:13.088Z] #8 DONE 0.1s [2026-04-08T20:29:13.088Z] [2026-04-08T20:29:13.088Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:13.088Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:13.457Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 --push - [2026-04-08T20:29:13.457Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106' [2026-04-08T20:29:13.726Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:13.726Z] #1 transferring dockerfile: 219B done [2026-04-08T20:29:13.726Z] #1 DONE 0.0s [2026-04-08T20:29:13.726Z] [2026-04-08T20:29:13.726Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:29:13.726Z] #2 DONE 0.0s [2026-04-08T20:29:13.726Z] [2026-04-08T20:29:13.726Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:29:13.726Z] #3 DONE 0.0s [2026-04-08T20:29:13.726Z] [2026-04-08T20:29:13.726Z] #4 [internal] load .dockerignore [2026-04-08T20:29:13.726Z] #4 transferring context: 2B done [2026-04-08T20:29:13.726Z] #4 DONE 0.0s [2026-04-08T20:29:13.726Z] [2026-04-08T20:29:13.726Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced [2026-04-08T20:29:13.726Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced 0.0s done [2026-04-08T20:29:13.726Z] #5 CACHED [2026-04-08T20:29:13.726Z] [2026-04-08T20:29:13.727Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced [2026-04-08T20:29:13.727Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced 0.0s done [2026-04-08T20:29:13.727Z] #6 CACHED [2026-04-08T20:29:13.727Z] [2026-04-08T20:29:13.727Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:13.727Z] #7 DONE 0.0s [2026-04-08T20:29:13.727Z] [2026-04-08T20:29:13.727Z] #8 exporting to image [2026-04-08T20:29:13.727Z] #8 exporting layers done [2026-04-08T20:29:13.727Z] #8 exporting manifest sha256:3549959e1e11a9ea3e34485de89dd8fa31f4409505396df9aa05333124b45e4c done [2026-04-08T20:29:13.727Z] #8 exporting config sha256:f6a6deafe5d4d2ddbc489555b475dbd3c9b28c7ccf85b43d04a37831962980fd done [2026-04-08T20:29:13.727Z] #8 exporting manifest sha256:7d3c7e73a6d43e58599db557f6a444634c479f49e4053491e45322366237ab55 done [2026-04-08T20:29:13.727Z] #8 exporting config sha256:94907470ec761bc3857a3752e0a0f383d194ed558ff80232a258c410a3d7d86a done [2026-04-08T20:29:13.727Z] #8 exporting manifest list sha256:5a132ed6159fc35f10d57083fc9178ca0cab2b37a7f2ae678329277eba68480a done [2026-04-08T20:29:13.727Z] #8 pushing layers 0.0s done [2026-04-08T20:29:13.727Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:5a132ed6159fc35f10d57083fc9178ca0cab2b37a7f2ae678329277eba68480a [2026-04-08T20:29:13.727Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:13.727Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:5a132ed6159fc35f10d57083fc9178ca0cab2b37a7f2ae678329277eba68480a 0.1s done [2026-04-08T20:29:13.727Z] #8 DONE 0.1s [2026-04-08T20:29:13.727Z] [2026-04-08T20:29:13.727Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:13.727Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:14.014Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2026-04-08T20:29:14.015Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2026-04-08T20:29:14.272Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:14.272Z] #1 transferring dockerfile: 169B done [2026-04-08T20:29:14.272Z] #1 DONE 0.0s [2026-04-08T20:29:14.272Z] [2026-04-08T20:29:14.272Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-04-08T20:29:14.272Z] #2 DONE 0.0s [2026-04-08T20:29:14.272Z] [2026-04-08T20:29:14.272Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-04-08T20:29:14.272Z] #3 DONE 0.0s [2026-04-08T20:29:14.272Z] [2026-04-08T20:29:14.272Z] #4 [internal] load .dockerignore [2026-04-08T20:29:14.272Z] #4 transferring context: 2B done [2026-04-08T20:29:14.272Z] #4 DONE 0.0s [2026-04-08T20:29:14.272Z] [2026-04-08T20:29:14.272Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced [2026-04-08T20:29:14.272Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced 0.0s done [2026-04-08T20:29:14.272Z] #5 CACHED [2026-04-08T20:29:14.272Z] [2026-04-08T20:29:14.272Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced [2026-04-08T20:29:14.272Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced 0.0s done [2026-04-08T20:29:14.272Z] #6 CACHED [2026-04-08T20:29:14.272Z] [2026-04-08T20:29:14.272Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:14.272Z] #7 DONE 0.0s [2026-04-08T20:29:14.272Z] [2026-04-08T20:29:14.272Z] #8 exporting to image [2026-04-08T20:29:14.272Z] #8 exporting layers done [2026-04-08T20:29:14.272Z] #8 exporting manifest sha256:3549959e1e11a9ea3e34485de89dd8fa31f4409505396df9aa05333124b45e4c done [2026-04-08T20:29:14.272Z] #8 exporting config sha256:f6a6deafe5d4d2ddbc489555b475dbd3c9b28c7ccf85b43d04a37831962980fd 0.0s done [2026-04-08T20:29:14.272Z] #8 exporting manifest sha256:7d3c7e73a6d43e58599db557f6a444634c479f49e4053491e45322366237ab55 done [2026-04-08T20:29:14.272Z] #8 exporting config sha256:94907470ec761bc3857a3752e0a0f383d194ed558ff80232a258c410a3d7d86a done [2026-04-08T20:29:14.272Z] #8 exporting manifest list sha256:5a132ed6159fc35f10d57083fc9178ca0cab2b37a7f2ae678329277eba68480a done [2026-04-08T20:29:14.272Z] #8 pushing layers 0.0s done [2026-04-08T20:29:14.272Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:5a132ed6159fc35f10d57083fc9178ca0cab2b37a7f2ae678329277eba68480a 0.1s done [2026-04-08T20:29:14.272Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:14.272Z] #8 DONE 0.1s [2026-04-08T20:29:14.272Z] [2026-04-08T20:29:14.272Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:14.272Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:14.563Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f --push - [2026-04-08T20:29:14.563Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f' [2026-04-08T20:29:14.563Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:14.563Z] #1 transferring dockerfile: 206B done [2026-04-08T20:29:14.563Z] #1 DONE 0.0s [2026-04-08T20:29:14.563Z] [2026-04-08T20:29:14.563Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:29:14.563Z] #2 DONE 0.0s [2026-04-08T20:29:14.563Z] [2026-04-08T20:29:14.563Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:29:14.563Z] #3 DONE 0.0s [2026-04-08T20:29:14.563Z] [2026-04-08T20:29:14.563Z] #4 [internal] load .dockerignore [2026-04-08T20:29:14.563Z] #4 transferring context: 2B done [2026-04-08T20:29:14.563Z] #4 DONE 0.0s [2026-04-08T20:29:14.822Z] [2026-04-08T20:29:14.822Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 [2026-04-08T20:29:14.822Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 0.0s done [2026-04-08T20:29:14.822Z] #5 DONE 0.0s [2026-04-08T20:29:14.822Z] [2026-04-08T20:29:14.822Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 [2026-04-08T20:29:14.822Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 0.0s done [2026-04-08T20:29:14.822Z] #6 DONE 0.1s [2026-04-08T20:29:14.822Z] [2026-04-08T20:29:14.822Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:14.822Z] #7 DONE 0.0s [2026-04-08T20:29:14.822Z] [2026-04-08T20:29:14.822Z] #8 exporting to image [2026-04-08T20:29:14.822Z] #8 exporting layers done [2026-04-08T20:29:14.822Z] #8 exporting manifest sha256:91a1331caa4a8197ded1c3ebf01f48382bc400018cf0d303d31fc237cc2ec89d done [2026-04-08T20:29:14.822Z] #8 exporting config sha256:75f3ceb5eef186c9fb9a0d1e2f4bd0269a7bc92a39e866c996c19e84a152ab5a done [2026-04-08T20:29:14.822Z] #8 exporting manifest sha256:b3a763ce54e6871ff081d5605376d449d11c43106dce4a1941d28e63a39eb7c0 done [2026-04-08T20:29:14.822Z] #8 exporting config sha256:1844f133d0d1b520bd3515086f8adec59c33aafd58b330879e6504bac24d0fc7 0.0s done [2026-04-08T20:29:14.822Z] #8 exporting manifest list sha256:f6604e287aa4f817df0bef84a2bb81c3155a9c44332376f074c20e83662d1af3 done [2026-04-08T20:29:14.822Z] #8 pushing layers 0.1s done [2026-04-08T20:29:14.822Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:f6604e287aa4f817df0bef84a2bb81c3155a9c44332376f074c20e83662d1af3 [2026-04-08T20:29:14.822Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:15.081Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:f6604e287aa4f817df0bef84a2bb81c3155a9c44332376f074c20e83662d1af3 0.1s done [2026-04-08T20:29:15.081Z] #8 DONE 0.2s [2026-04-08T20:29:15.081Z] [2026-04-08T20:29:15.081Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:15.081Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:15.375Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2026-04-08T20:29:15.375Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2026-04-08T20:29:15.375Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:15.375Z] #1 transferring dockerfile: 172B done [2026-04-08T20:29:15.375Z] #1 DONE 0.0s [2026-04-08T20:29:15.375Z] [2026-04-08T20:29:15.375Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-04-08T20:29:15.375Z] #2 DONE 0.0s [2026-04-08T20:29:15.375Z] [2026-04-08T20:29:15.375Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-04-08T20:29:15.375Z] #3 DONE 0.0s [2026-04-08T20:29:15.375Z] [2026-04-08T20:29:15.375Z] #4 [internal] load .dockerignore [2026-04-08T20:29:15.375Z] #4 transferring context: 2B done [2026-04-08T20:29:15.375Z] #4 DONE 0.0s [2026-04-08T20:29:15.375Z] [2026-04-08T20:29:15.375Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 [2026-04-08T20:29:15.375Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 [2026-04-08T20:29:15.634Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 0.0s done [2026-04-08T20:29:15.634Z] #5 CACHED [2026-04-08T20:29:15.634Z] [2026-04-08T20:29:15.634Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 [2026-04-08T20:29:15.634Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 0.0s done [2026-04-08T20:29:15.634Z] #6 CACHED [2026-04-08T20:29:15.634Z] [2026-04-08T20:29:15.634Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:15.634Z] #7 DONE 0.0s [2026-04-08T20:29:15.634Z] [2026-04-08T20:29:15.634Z] #8 exporting to image [2026-04-08T20:29:15.634Z] #8 exporting layers done [2026-04-08T20:29:15.634Z] #8 exporting manifest sha256:91a1331caa4a8197ded1c3ebf01f48382bc400018cf0d303d31fc237cc2ec89d done [2026-04-08T20:29:15.634Z] #8 exporting config sha256:75f3ceb5eef186c9fb9a0d1e2f4bd0269a7bc92a39e866c996c19e84a152ab5a done [2026-04-08T20:29:15.634Z] #8 exporting manifest sha256:b3a763ce54e6871ff081d5605376d449d11c43106dce4a1941d28e63a39eb7c0 done [2026-04-08T20:29:15.634Z] #8 exporting config sha256:1844f133d0d1b520bd3515086f8adec59c33aafd58b330879e6504bac24d0fc7 done [2026-04-08T20:29:15.634Z] #8 exporting manifest list sha256:f6604e287aa4f817df0bef84a2bb81c3155a9c44332376f074c20e83662d1af3 done [2026-04-08T20:29:15.634Z] #8 pushing layers 0.0s done [2026-04-08T20:29:15.634Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:f6604e287aa4f817df0bef84a2bb81c3155a9c44332376f074c20e83662d1af3 0.1s done [2026-04-08T20:29:15.634Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:15.634Z] #8 DONE 0.1s [2026-04-08T20:29:15.634Z] [2026-04-08T20:29:15.634Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:15.634Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:15.919Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.106' [2026-04-08T20:29:15.919Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.106 --push - [2026-04-08T20:29:15.919Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:15.919Z] #1 transferring dockerfile: 179B done [2026-04-08T20:29:15.919Z] #1 DONE 0.0s [2026-04-08T20:29:15.919Z] [2026-04-08T20:29:15.919Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.106 [2026-04-08T20:29:15.919Z] #2 DONE 0.0s [2026-04-08T20:29:15.919Z] [2026-04-08T20:29:15.919Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.106 [2026-04-08T20:29:15.919Z] #3 DONE 0.0s [2026-04-08T20:29:15.919Z] [2026-04-08T20:29:15.919Z] #4 [internal] load .dockerignore [2026-04-08T20:29:15.919Z] #4 transferring context: 2B done [2026-04-08T20:29:15.919Z] #4 DONE 0.0s [2026-04-08T20:29:15.919Z] [2026-04-08T20:29:15.919Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.106@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 [2026-04-08T20:29:15.919Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.106@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 0.0s done [2026-04-08T20:29:15.919Z] #5 CACHED [2026-04-08T20:29:15.919Z] [2026-04-08T20:29:15.919Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.106@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 [2026-04-08T20:29:16.178Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.106@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 0.0s done [2026-04-08T20:29:16.178Z] #6 CACHED [2026-04-08T20:29:16.178Z] [2026-04-08T20:29:16.178Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:16.178Z] #7 DONE 0.0s [2026-04-08T20:29:16.178Z] [2026-04-08T20:29:16.178Z] #8 exporting to image [2026-04-08T20:29:16.178Z] #8 exporting layers done [2026-04-08T20:29:16.178Z] #8 exporting manifest sha256:91a1331caa4a8197ded1c3ebf01f48382bc400018cf0d303d31fc237cc2ec89d done [2026-04-08T20:29:16.178Z] #8 exporting config sha256:75f3ceb5eef186c9fb9a0d1e2f4bd0269a7bc92a39e866c996c19e84a152ab5a done [2026-04-08T20:29:16.178Z] #8 exporting manifest sha256:b3a763ce54e6871ff081d5605376d449d11c43106dce4a1941d28e63a39eb7c0 done [2026-04-08T20:29:16.178Z] #8 exporting config sha256:1844f133d0d1b520bd3515086f8adec59c33aafd58b330879e6504bac24d0fc7 done [2026-04-08T20:29:16.178Z] #8 exporting manifest list sha256:f6604e287aa4f817df0bef84a2bb81c3155a9c44332376f074c20e83662d1af3 done [2026-04-08T20:29:16.178Z] #8 pushing layers 0.0s done [2026-04-08T20:29:16.178Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.106@sha256:f6604e287aa4f817df0bef84a2bb81c3155a9c44332376f074c20e83662d1af3 0.1s done [2026-04-08T20:29:16.178Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:16.178Z] #8 DONE 0.1s [2026-04-08T20:29:16.178Z] [2026-04-08T20:29:16.178Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:16.178Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:16.462Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106' [2026-04-08T20:29:16.462Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 --push - [2026-04-08T20:29:16.462Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:16.462Z] #1 transferring dockerfile: 220B done [2026-04-08T20:29:16.462Z] #1 DONE 0.0s [2026-04-08T20:29:16.462Z] [2026-04-08T20:29:16.462Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:29:16.462Z] #2 DONE 0.0s [2026-04-08T20:29:16.462Z] [2026-04-08T20:29:16.462Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:29:16.462Z] #3 DONE 0.0s [2026-04-08T20:29:16.462Z] [2026-04-08T20:29:16.462Z] #4 [internal] load .dockerignore [2026-04-08T20:29:16.462Z] #4 transferring context: 2B done [2026-04-08T20:29:16.462Z] #4 DONE 0.0s [2026-04-08T20:29:16.462Z] [2026-04-08T20:29:16.462Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 [2026-04-08T20:29:16.462Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 0.0s done [2026-04-08T20:29:16.462Z] #5 CACHED [2026-04-08T20:29:16.462Z] [2026-04-08T20:29:16.462Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 [2026-04-08T20:29:16.462Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 0.0s done [2026-04-08T20:29:16.462Z] #6 DONE 0.0s [2026-04-08T20:29:16.722Z] [2026-04-08T20:29:16.722Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 [2026-04-08T20:29:16.722Z] #6 CACHED [2026-04-08T20:29:16.722Z] [2026-04-08T20:29:16.722Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:16.722Z] #7 DONE 0.0s [2026-04-08T20:29:16.722Z] [2026-04-08T20:29:16.722Z] #8 exporting to image [2026-04-08T20:29:16.722Z] #8 exporting layers done [2026-04-08T20:29:16.722Z] #8 exporting manifest sha256:91a1331caa4a8197ded1c3ebf01f48382bc400018cf0d303d31fc237cc2ec89d done [2026-04-08T20:29:16.722Z] #8 exporting config sha256:75f3ceb5eef186c9fb9a0d1e2f4bd0269a7bc92a39e866c996c19e84a152ab5a done [2026-04-08T20:29:16.722Z] #8 exporting manifest sha256:b3a763ce54e6871ff081d5605376d449d11c43106dce4a1941d28e63a39eb7c0 done [2026-04-08T20:29:16.722Z] #8 exporting config sha256:1844f133d0d1b520bd3515086f8adec59c33aafd58b330879e6504bac24d0fc7 done [2026-04-08T20:29:16.722Z] #8 exporting manifest list sha256:f6604e287aa4f817df0bef84a2bb81c3155a9c44332376f074c20e83662d1af3 done [2026-04-08T20:29:16.722Z] #8 pushing layers 0.0s done [2026-04-08T20:29:16.722Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:f6604e287aa4f817df0bef84a2bb81c3155a9c44332376f074c20e83662d1af3 0.1s done [2026-04-08T20:29:16.722Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:16.722Z] #8 DONE 0.1s [2026-04-08T20:29:16.722Z] [2026-04-08T20:29:16.722Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:16.722Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:17.005Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2026-04-08T20:29:17.005Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2026-04-08T20:29:17.005Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:17.005Z] #1 transferring dockerfile: 170B done [2026-04-08T20:29:17.005Z] #1 DONE 0.0s [2026-04-08T20:29:17.005Z] [2026-04-08T20:29:17.005Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-04-08T20:29:17.005Z] #2 DONE 0.0s [2026-04-08T20:29:17.005Z] [2026-04-08T20:29:17.005Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-04-08T20:29:17.005Z] #3 DONE 0.0s [2026-04-08T20:29:17.005Z] [2026-04-08T20:29:17.005Z] #4 [internal] load .dockerignore [2026-04-08T20:29:17.005Z] #4 transferring context: 2B done [2026-04-08T20:29:17.005Z] #4 DONE 0.0s [2026-04-08T20:29:17.005Z] [2026-04-08T20:29:17.005Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 [2026-04-08T20:29:17.005Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 0.0s done [2026-04-08T20:29:17.005Z] #5 DONE 0.0s [2026-04-08T20:29:17.005Z] [2026-04-08T20:29:17.005Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 [2026-04-08T20:29:17.264Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 0.0s done [2026-04-08T20:29:17.264Z] #6 CACHED [2026-04-08T20:29:17.264Z] [2026-04-08T20:29:17.264Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 [2026-04-08T20:29:17.264Z] #5 CACHED [2026-04-08T20:29:17.264Z] [2026-04-08T20:29:17.265Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:17.265Z] #7 DONE 0.0s [2026-04-08T20:29:17.265Z] [2026-04-08T20:29:17.265Z] #8 exporting to image [2026-04-08T20:29:17.265Z] #8 exporting layers done [2026-04-08T20:29:17.265Z] #8 exporting manifest sha256:91a1331caa4a8197ded1c3ebf01f48382bc400018cf0d303d31fc237cc2ec89d done [2026-04-08T20:29:17.265Z] #8 exporting config sha256:75f3ceb5eef186c9fb9a0d1e2f4bd0269a7bc92a39e866c996c19e84a152ab5a done [2026-04-08T20:29:17.265Z] #8 exporting manifest sha256:b3a763ce54e6871ff081d5605376d449d11c43106dce4a1941d28e63a39eb7c0 done [2026-04-08T20:29:17.265Z] #8 exporting config sha256:1844f133d0d1b520bd3515086f8adec59c33aafd58b330879e6504bac24d0fc7 done [2026-04-08T20:29:17.265Z] #8 exporting manifest list sha256:f6604e287aa4f817df0bef84a2bb81c3155a9c44332376f074c20e83662d1af3 done [2026-04-08T20:29:17.265Z] #8 pushing layers 0.0s done [2026-04-08T20:29:17.265Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:f6604e287aa4f817df0bef84a2bb81c3155a9c44332376f074c20e83662d1af3 0.1s done [2026-04-08T20:29:17.265Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:17.265Z] #8 DONE 0.1s [2026-04-08T20:29:17.265Z] [2026-04-08T20:29:17.265Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:17.265Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:17.548Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f' [2026-04-08T20:29:17.549Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f --push - [2026-04-08T20:29:17.549Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:17.549Z] #1 transferring dockerfile: 206B done [2026-04-08T20:29:17.549Z] #1 DONE 0.0s [2026-04-08T20:29:17.549Z] [2026-04-08T20:29:17.549Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:29:17.549Z] #2 DONE 0.0s [2026-04-08T20:29:17.549Z] [2026-04-08T20:29:17.549Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:29:17.549Z] #3 DONE 0.0s [2026-04-08T20:29:17.549Z] [2026-04-08T20:29:17.549Z] #4 [internal] load .dockerignore [2026-04-08T20:29:17.549Z] #4 transferring context: 2B done [2026-04-08T20:29:17.549Z] #4 DONE 0.0s [2026-04-08T20:29:17.549Z] [2026-04-08T20:29:17.549Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 [2026-04-08T20:29:17.549Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 0.0s done [2026-04-08T20:29:17.549Z] #5 DONE 0.0s [2026-04-08T20:29:17.549Z] [2026-04-08T20:29:17.549Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 [2026-04-08T20:29:17.806Z] #6 DONE 0.0s [2026-04-08T20:29:17.806Z] [2026-04-08T20:29:17.806Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 [2026-04-08T20:29:17.806Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 0.0s done [2026-04-08T20:29:17.806Z] #5 DONE 0.1s [2026-04-08T20:29:17.806Z] [2026-04-08T20:29:17.806Z] #7 exporting to image [2026-04-08T20:29:17.806Z] #7 exporting layers done [2026-04-08T20:29:17.806Z] #7 exporting manifest sha256:141b33fcbe09d97051e26e8f5961772ed1832e26f0b3e76681901f3766ca4b57 0.0s done [2026-04-08T20:29:17.806Z] #7 exporting config sha256:5a4a0320ae4422e0da2eb77e800bc755de22edf2373b3313ec7d95c921b46e13 done [2026-04-08T20:29:17.806Z] #7 exporting manifest sha256:a867890ce921a6f5f8ddfcf497c2737edf63cbf04520b9c74cc43bea4cf814d4 [2026-04-08T20:29:17.806Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:17.806Z] #7 ... [2026-04-08T20:29:17.806Z] [2026-04-08T20:29:17.806Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:17.806Z] #8 DONE 0.0s [2026-04-08T20:29:17.806Z] [2026-04-08T20:29:17.806Z] #7 exporting to image [2026-04-08T20:29:17.806Z] #7 exporting manifest sha256:a867890ce921a6f5f8ddfcf497c2737edf63cbf04520b9c74cc43bea4cf814d4 done [2026-04-08T20:29:17.806Z] #7 exporting config sha256:989f313b5371e9385bb7a5f3eff24ae814824168ece671eb4d03ef6dc48f3219 done [2026-04-08T20:29:17.806Z] #7 exporting manifest list sha256:6559414031d949abf5481d91fd6103294ddf46c5bbced5b454496dd292e50308 0.0s done [2026-04-08T20:29:17.806Z] #7 pushing layers 0.1s done [2026-04-08T20:29:17.806Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:6559414031d949abf5481d91fd6103294ddf46c5bbced5b454496dd292e50308 [2026-04-08T20:29:18.064Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:6559414031d949abf5481d91fd6103294ddf46c5bbced5b454496dd292e50308 0.1s done [2026-04-08T20:29:18.064Z] #7 DONE 0.2s [2026-04-08T20:29:18.064Z] [2026-04-08T20:29:18.064Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:18.064Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:18.350Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2026-04-08T20:29:18.350Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2026-04-08T20:29:18.608Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:18.608Z] #1 transferring dockerfile: 172B done [2026-04-08T20:29:18.608Z] #1 DONE 0.0s [2026-04-08T20:29:18.608Z] [2026-04-08T20:29:18.608Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-04-08T20:29:18.608Z] #2 DONE 0.0s [2026-04-08T20:29:18.608Z] [2026-04-08T20:29:18.608Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-04-08T20:29:18.608Z] #3 DONE 0.1s [2026-04-08T20:29:18.608Z] [2026-04-08T20:29:18.608Z] #4 [internal] load .dockerignore [2026-04-08T20:29:18.608Z] #4 transferring context: [2026-04-08T20:29:18.608Z] #4 transferring context: 2B done [2026-04-08T20:29:18.608Z] #4 DONE 0.0s [2026-04-08T20:29:18.608Z] [2026-04-08T20:29:18.608Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 [2026-04-08T20:29:18.608Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 0.1s done [2026-04-08T20:29:18.608Z] #5 DONE 0.1s [2026-04-08T20:29:18.608Z] [2026-04-08T20:29:18.608Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 [2026-04-08T20:29:18.608Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 0.1s done [2026-04-08T20:29:18.608Z] #6 CACHED [2026-04-08T20:29:18.608Z] [2026-04-08T20:29:18.608Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 [2026-04-08T20:29:18.608Z] #5 CACHED [2026-04-08T20:29:18.608Z] [2026-04-08T20:29:18.608Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:18.866Z] #7 DONE 0.0s [2026-04-08T20:29:18.866Z] [2026-04-08T20:29:18.866Z] #8 exporting to image [2026-04-08T20:29:18.866Z] #8 exporting layers done [2026-04-08T20:29:18.866Z] #8 exporting manifest sha256:141b33fcbe09d97051e26e8f5961772ed1832e26f0b3e76681901f3766ca4b57 0.0s done [2026-04-08T20:29:18.866Z] #8 exporting config sha256:5a4a0320ae4422e0da2eb77e800bc755de22edf2373b3313ec7d95c921b46e13 0.0s done [2026-04-08T20:29:18.866Z] #8 exporting manifest sha256:a867890ce921a6f5f8ddfcf497c2737edf63cbf04520b9c74cc43bea4cf814d4 done [2026-04-08T20:29:18.866Z] #8 exporting config sha256:989f313b5371e9385bb7a5f3eff24ae814824168ece671eb4d03ef6dc48f3219 done [2026-04-08T20:29:18.866Z] #8 exporting manifest list sha256:6559414031d949abf5481d91fd6103294ddf46c5bbced5b454496dd292e50308 done [2026-04-08T20:29:18.866Z] #8 pushing layers 0.0s done [2026-04-08T20:29:18.866Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:6559414031d949abf5481d91fd6103294ddf46c5bbced5b454496dd292e50308 0.1s done [2026-04-08T20:29:18.866Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:18.866Z] #8 DONE 0.1s [2026-04-08T20:29:18.866Z] [2026-04-08T20:29:18.866Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:18.866Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:19.214Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.106 --push - [2026-04-08T20:29:19.215Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.106' [2026-04-08T20:29:19.473Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:19.473Z] #1 transferring dockerfile: 179B done [2026-04-08T20:29:19.473Z] #1 DONE 0.0s [2026-04-08T20:29:19.473Z] [2026-04-08T20:29:19.473Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.106 [2026-04-08T20:29:19.473Z] #2 DONE 0.0s [2026-04-08T20:29:19.473Z] [2026-04-08T20:29:19.473Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.106 [2026-04-08T20:29:19.473Z] #3 DONE 0.0s [2026-04-08T20:29:19.473Z] [2026-04-08T20:29:19.473Z] #4 [internal] load .dockerignore [2026-04-08T20:29:19.473Z] #4 transferring context: 2B done [2026-04-08T20:29:19.473Z] #4 DONE 0.0s [2026-04-08T20:29:19.473Z] [2026-04-08T20:29:19.473Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.106@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 [2026-04-08T20:29:19.473Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.106@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 0.0s done [2026-04-08T20:29:19.473Z] #5 DONE 0.0s [2026-04-08T20:29:19.473Z] [2026-04-08T20:29:19.473Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.106@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 [2026-04-08T20:29:19.473Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.106@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 0.0s done [2026-04-08T20:29:19.473Z] #6 CACHED [2026-04-08T20:29:19.473Z] [2026-04-08T20:29:19.473Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.106@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 [2026-04-08T20:29:19.473Z] #5 CACHED [2026-04-08T20:29:19.473Z] [2026-04-08T20:29:19.473Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:19.473Z] #7 DONE 0.0s [2026-04-08T20:29:19.473Z] [2026-04-08T20:29:19.473Z] #8 exporting to image [2026-04-08T20:29:19.473Z] #8 exporting layers done [2026-04-08T20:29:19.473Z] #8 exporting manifest sha256:141b33fcbe09d97051e26e8f5961772ed1832e26f0b3e76681901f3766ca4b57 done [2026-04-08T20:29:19.473Z] #8 exporting config sha256:5a4a0320ae4422e0da2eb77e800bc755de22edf2373b3313ec7d95c921b46e13 done [2026-04-08T20:29:19.473Z] #8 exporting manifest sha256:a867890ce921a6f5f8ddfcf497c2737edf63cbf04520b9c74cc43bea4cf814d4 done [2026-04-08T20:29:19.473Z] #8 exporting config sha256:989f313b5371e9385bb7a5f3eff24ae814824168ece671eb4d03ef6dc48f3219 done [2026-04-08T20:29:19.473Z] #8 exporting manifest list sha256:6559414031d949abf5481d91fd6103294ddf46c5bbced5b454496dd292e50308 done [2026-04-08T20:29:19.473Z] #8 pushing layers 0.0s done [2026-04-08T20:29:19.473Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.106@sha256:6559414031d949abf5481d91fd6103294ddf46c5bbced5b454496dd292e50308 0.1s done [2026-04-08T20:29:19.473Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:19.473Z] #8 DONE 0.1s [2026-04-08T20:29:19.473Z] [2026-04-08T20:29:19.473Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:19.473Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:19.767Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106' [2026-04-08T20:29:19.768Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 --push - [2026-04-08T20:29:20.025Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:20.026Z] #1 transferring dockerfile: 220B done [2026-04-08T20:29:20.026Z] #1 DONE 0.0s [2026-04-08T20:29:20.026Z] [2026-04-08T20:29:20.026Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:29:20.026Z] #2 DONE 0.0s [2026-04-08T20:29:20.026Z] [2026-04-08T20:29:20.026Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:29:20.026Z] #3 DONE 0.0s [2026-04-08T20:29:20.026Z] [2026-04-08T20:29:20.026Z] #4 [internal] load .dockerignore [2026-04-08T20:29:20.026Z] #4 transferring context: 2B done [2026-04-08T20:29:20.026Z] #4 DONE 0.0s [2026-04-08T20:29:20.026Z] [2026-04-08T20:29:20.026Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 [2026-04-08T20:29:20.026Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 0.0s done [2026-04-08T20:29:20.026Z] #5 CACHED [2026-04-08T20:29:20.026Z] [2026-04-08T20:29:20.026Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 [2026-04-08T20:29:20.026Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 0.0s done [2026-04-08T20:29:20.026Z] #6 CACHED [2026-04-08T20:29:20.026Z] [2026-04-08T20:29:20.026Z] #7 exporting to image [2026-04-08T20:29:20.026Z] #7 exporting layers done [2026-04-08T20:29:20.026Z] #7 exporting manifest sha256:141b33fcbe09d97051e26e8f5961772ed1832e26f0b3e76681901f3766ca4b57 done [2026-04-08T20:29:20.026Z] #7 exporting config sha256:5a4a0320ae4422e0da2eb77e800bc755de22edf2373b3313ec7d95c921b46e13 done [2026-04-08T20:29:20.026Z] #7 exporting manifest sha256:a867890ce921a6f5f8ddfcf497c2737edf63cbf04520b9c74cc43bea4cf814d4 [2026-04-08T20:29:20.026Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:20.026Z] #7 exporting manifest sha256:a867890ce921a6f5f8ddfcf497c2737edf63cbf04520b9c74cc43bea4cf814d4 done [2026-04-08T20:29:20.026Z] #7 exporting config sha256:989f313b5371e9385bb7a5f3eff24ae814824168ece671eb4d03ef6dc48f3219 done [2026-04-08T20:29:20.026Z] #7 exporting manifest list sha256:6559414031d949abf5481d91fd6103294ddf46c5bbced5b454496dd292e50308 done [2026-04-08T20:29:20.026Z] #7 pushing layers 0.0s done [2026-04-08T20:29:20.026Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:6559414031d949abf5481d91fd6103294ddf46c5bbced5b454496dd292e50308 0.1s done [2026-04-08T20:29:20.026Z] #7 DONE 0.1s [2026-04-08T20:29:20.026Z] [2026-04-08T20:29:20.026Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:20.026Z] #8 DONE 0.0s [2026-04-08T20:29:20.026Z] [2026-04-08T20:29:20.026Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:20.026Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:20.307Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2026-04-08T20:29:20.307Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2026-04-08T20:29:20.566Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:20.566Z] #1 transferring dockerfile: 170B done [2026-04-08T20:29:20.566Z] #1 DONE 0.0s [2026-04-08T20:29:20.566Z] [2026-04-08T20:29:20.566Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-04-08T20:29:20.566Z] #2 DONE 0.0s [2026-04-08T20:29:20.566Z] [2026-04-08T20:29:20.566Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-04-08T20:29:20.566Z] #3 DONE 0.0s [2026-04-08T20:29:20.566Z] [2026-04-08T20:29:20.566Z] #4 [internal] load .dockerignore [2026-04-08T20:29:20.566Z] #4 transferring context: 2B done [2026-04-08T20:29:20.566Z] #4 DONE 0.0s [2026-04-08T20:29:20.566Z] [2026-04-08T20:29:20.566Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 [2026-04-08T20:29:20.566Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 0.0s done [2026-04-08T20:29:20.566Z] #5 DONE 0.0s [2026-04-08T20:29:20.566Z] [2026-04-08T20:29:20.566Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 [2026-04-08T20:29:20.566Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 0.0s done [2026-04-08T20:29:20.566Z] #6 CACHED [2026-04-08T20:29:20.566Z] [2026-04-08T20:29:20.566Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 [2026-04-08T20:29:20.566Z] #5 CACHED [2026-04-08T20:29:20.566Z] [2026-04-08T20:29:20.566Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:20.566Z] #7 DONE 0.0s [2026-04-08T20:29:20.566Z] [2026-04-08T20:29:20.566Z] #8 exporting to image [2026-04-08T20:29:20.566Z] #8 exporting layers done [2026-04-08T20:29:20.566Z] #8 exporting manifest sha256:141b33fcbe09d97051e26e8f5961772ed1832e26f0b3e76681901f3766ca4b57 done [2026-04-08T20:29:20.566Z] #8 exporting config sha256:5a4a0320ae4422e0da2eb77e800bc755de22edf2373b3313ec7d95c921b46e13 done [2026-04-08T20:29:20.566Z] #8 exporting manifest sha256:a867890ce921a6f5f8ddfcf497c2737edf63cbf04520b9c74cc43bea4cf814d4 done [2026-04-08T20:29:20.566Z] #8 exporting config sha256:989f313b5371e9385bb7a5f3eff24ae814824168ece671eb4d03ef6dc48f3219 done [2026-04-08T20:29:20.566Z] #8 exporting manifest list sha256:6559414031d949abf5481d91fd6103294ddf46c5bbced5b454496dd292e50308 done [2026-04-08T20:29:20.566Z] #8 pushing layers 0.0s done [2026-04-08T20:29:20.566Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:6559414031d949abf5481d91fd6103294ddf46c5bbced5b454496dd292e50308 0.1s done [2026-04-08T20:29:20.567Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:20.567Z] #8 DONE 0.1s [2026-04-08T20:29:20.567Z] [2026-04-08T20:29:20.567Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:20.567Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:20.855Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f --push - [2026-04-08T20:29:20.855Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f' [2026-04-08T20:29:20.855Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:20.855Z] #1 transferring dockerfile: 206B done [2026-04-08T20:29:20.855Z] #1 DONE 0.0s [2026-04-08T20:29:20.855Z] [2026-04-08T20:29:20.855Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:29:20.855Z] #2 DONE 0.0s [2026-04-08T20:29:20.855Z] [2026-04-08T20:29:20.855Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:29:20.855Z] #3 DONE 0.0s [2026-04-08T20:29:20.855Z] [2026-04-08T20:29:20.855Z] #4 [internal] load .dockerignore [2026-04-08T20:29:20.855Z] #4 transferring context: 2B done [2026-04-08T20:29:20.855Z] #4 DONE 0.0s [2026-04-08T20:29:21.114Z] [2026-04-08T20:29:21.114Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f [2026-04-08T20:29:21.114Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f 0.0s done [2026-04-08T20:29:21.114Z] #5 DONE 0.0s [2026-04-08T20:29:21.114Z] [2026-04-08T20:29:21.114Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f [2026-04-08T20:29:21.114Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f 0.0s done [2026-04-08T20:29:21.114Z] #6 DONE 0.1s [2026-04-08T20:29:21.114Z] [2026-04-08T20:29:21.114Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:21.114Z] #7 DONE 0.0s [2026-04-08T20:29:21.114Z] [2026-04-08T20:29:21.114Z] #8 exporting to image [2026-04-08T20:29:21.114Z] #8 exporting layers done [2026-04-08T20:29:21.114Z] #8 exporting manifest sha256:b7510531d2f4d9a2b1258ee15ff0aa400612339efa7db8daba4dd73dbe3ca581 done [2026-04-08T20:29:21.114Z] #8 exporting config sha256:053850c44f0ccdb9454f9acde3ed34361daed66fbf8a378d9590ff594183f75c done [2026-04-08T20:29:21.114Z] #8 exporting manifest sha256:6b1cb52ab2efdc913917e82a64cbf1fd11dbfb6939a1bb03115d675c2826f8cf done [2026-04-08T20:29:21.114Z] #8 exporting config sha256:e7b2dd62413656586c5debd641bfb1a983e7669f2dac36b6ae6e47e3cd03583e done [2026-04-08T20:29:21.114Z] #8 exporting manifest list sha256:f9351bb39d3ca46930db9afb09d25fe8e6f8c3af0915a025fedbef812fcc3bd7 done [2026-04-08T20:29:21.114Z] #8 pushing layers 0.1s done [2026-04-08T20:29:21.114Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:f9351bb39d3ca46930db9afb09d25fe8e6f8c3af0915a025fedbef812fcc3bd7 [2026-04-08T20:29:21.114Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:21.374Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:f9351bb39d3ca46930db9afb09d25fe8e6f8c3af0915a025fedbef812fcc3bd7 0.1s done [2026-04-08T20:29:21.374Z] #8 DONE 0.2s [2026-04-08T20:29:21.374Z] [2026-04-08T20:29:21.374Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:21.374Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:21.663Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2026-04-08T20:29:21.663Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2026-04-08T20:29:21.663Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:21.663Z] #1 transferring dockerfile: 172B done [2026-04-08T20:29:21.663Z] #1 DONE 0.0s [2026-04-08T20:29:21.663Z] [2026-04-08T20:29:21.663Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-04-08T20:29:21.663Z] #2 DONE 0.0s [2026-04-08T20:29:21.663Z] [2026-04-08T20:29:21.663Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-04-08T20:29:21.663Z] #3 DONE 0.0s [2026-04-08T20:29:21.663Z] [2026-04-08T20:29:21.663Z] #4 [internal] load .dockerignore [2026-04-08T20:29:21.663Z] #4 transferring context: 2B done [2026-04-08T20:29:21.663Z] #4 DONE 0.0s [2026-04-08T20:29:21.663Z] [2026-04-08T20:29:21.663Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f [2026-04-08T20:29:21.663Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f 0.0s done [2026-04-08T20:29:21.663Z] #5 DONE 0.0s [2026-04-08T20:29:21.663Z] [2026-04-08T20:29:21.663Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f [2026-04-08T20:29:21.921Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f 0.0s done [2026-04-08T20:29:21.921Z] #6 CACHED [2026-04-08T20:29:21.921Z] [2026-04-08T20:29:21.921Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f [2026-04-08T20:29:21.921Z] #5 CACHED [2026-04-08T20:29:21.921Z] [2026-04-08T20:29:21.921Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:21.921Z] #7 DONE 0.0s [2026-04-08T20:29:21.921Z] [2026-04-08T20:29:21.921Z] #8 exporting to image [2026-04-08T20:29:21.921Z] #8 exporting layers done [2026-04-08T20:29:21.921Z] #8 exporting manifest sha256:b7510531d2f4d9a2b1258ee15ff0aa400612339efa7db8daba4dd73dbe3ca581 done [2026-04-08T20:29:21.921Z] #8 exporting config sha256:053850c44f0ccdb9454f9acde3ed34361daed66fbf8a378d9590ff594183f75c done [2026-04-08T20:29:21.921Z] #8 exporting manifest sha256:6b1cb52ab2efdc913917e82a64cbf1fd11dbfb6939a1bb03115d675c2826f8cf done [2026-04-08T20:29:21.921Z] #8 exporting config sha256:e7b2dd62413656586c5debd641bfb1a983e7669f2dac36b6ae6e47e3cd03583e done [2026-04-08T20:29:21.921Z] #8 exporting manifest list sha256:f9351bb39d3ca46930db9afb09d25fe8e6f8c3af0915a025fedbef812fcc3bd7 done [2026-04-08T20:29:21.921Z] #8 pushing layers 0.0s done [2026-04-08T20:29:21.921Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f9351bb39d3ca46930db9afb09d25fe8e6f8c3af0915a025fedbef812fcc3bd7 0.1s done [2026-04-08T20:29:21.921Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:21.921Z] #8 DONE 0.1s [2026-04-08T20:29:22.179Z] [2026-04-08T20:29:22.180Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:22.180Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:22.461Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.106' [2026-04-08T20:29:22.461Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.106 --push - [2026-04-08T20:29:22.461Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:22.461Z] #1 transferring dockerfile: 179B done [2026-04-08T20:29:22.461Z] #1 DONE 0.0s [2026-04-08T20:29:22.461Z] [2026-04-08T20:29:22.461Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.106 [2026-04-08T20:29:22.461Z] #2 DONE 0.1s [2026-04-08T20:29:22.461Z] [2026-04-08T20:29:22.461Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.106 [2026-04-08T20:29:22.461Z] #3 DONE 0.1s [2026-04-08T20:29:22.461Z] [2026-04-08T20:29:22.461Z] #4 [internal] load .dockerignore [2026-04-08T20:29:22.461Z] #4 transferring context: [2026-04-08T20:29:22.727Z] #4 transferring context: 2B done [2026-04-08T20:29:22.727Z] #4 DONE 0.0s [2026-04-08T20:29:22.727Z] [2026-04-08T20:29:22.727Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.106@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f [2026-04-08T20:29:22.727Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.106@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f done [2026-04-08T20:29:22.727Z] #5 CACHED [2026-04-08T20:29:22.727Z] [2026-04-08T20:29:22.727Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.106@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f [2026-04-08T20:29:22.727Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.106@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f 0.0s done [2026-04-08T20:29:22.727Z] #6 CACHED [2026-04-08T20:29:22.727Z] [2026-04-08T20:29:22.727Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:22.727Z] #7 DONE 0.0s [2026-04-08T20:29:22.727Z] [2026-04-08T20:29:22.727Z] #8 exporting to image [2026-04-08T20:29:22.727Z] #8 exporting layers done [2026-04-08T20:29:22.727Z] #8 exporting manifest sha256:b7510531d2f4d9a2b1258ee15ff0aa400612339efa7db8daba4dd73dbe3ca581 done [2026-04-08T20:29:22.727Z] #8 exporting config sha256:053850c44f0ccdb9454f9acde3ed34361daed66fbf8a378d9590ff594183f75c done [2026-04-08T20:29:22.727Z] #8 exporting manifest sha256:6b1cb52ab2efdc913917e82a64cbf1fd11dbfb6939a1bb03115d675c2826f8cf done [2026-04-08T20:29:22.727Z] #8 exporting config sha256:e7b2dd62413656586c5debd641bfb1a983e7669f2dac36b6ae6e47e3cd03583e done [2026-04-08T20:29:22.727Z] #8 exporting manifest list sha256:f9351bb39d3ca46930db9afb09d25fe8e6f8c3af0915a025fedbef812fcc3bd7 done [2026-04-08T20:29:22.727Z] #8 pushing layers 0.0s done [2026-04-08T20:29:22.727Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.106@sha256:f9351bb39d3ca46930db9afb09d25fe8e6f8c3af0915a025fedbef812fcc3bd7 [2026-04-08T20:29:22.727Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:22.727Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.106@sha256:f9351bb39d3ca46930db9afb09d25fe8e6f8c3af0915a025fedbef812fcc3bd7 0.1s done [2026-04-08T20:29:22.727Z] #8 DONE 0.1s [2026-04-08T20:29:22.727Z] [2026-04-08T20:29:22.727Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:22.727Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:23.010Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106' [2026-04-08T20:29:23.011Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 --push - [2026-04-08T20:29:23.269Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:23.269Z] #1 transferring dockerfile: 220B done [2026-04-08T20:29:23.269Z] #1 DONE 0.0s [2026-04-08T20:29:23.269Z] [2026-04-08T20:29:23.269Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:29:23.269Z] #2 DONE 0.0s [2026-04-08T20:29:23.269Z] [2026-04-08T20:29:23.269Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:29:23.269Z] #3 DONE 0.0s [2026-04-08T20:29:23.269Z] [2026-04-08T20:29:23.269Z] #4 [internal] load .dockerignore [2026-04-08T20:29:23.269Z] #4 transferring context: 2B done [2026-04-08T20:29:23.269Z] #4 DONE 0.0s [2026-04-08T20:29:23.269Z] [2026-04-08T20:29:23.269Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f [2026-04-08T20:29:23.269Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f 0.0s done [2026-04-08T20:29:23.269Z] #5 CACHED [2026-04-08T20:29:23.269Z] [2026-04-08T20:29:23.269Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f [2026-04-08T20:29:23.269Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f 0.0s done [2026-04-08T20:29:23.269Z] #6 CACHED [2026-04-08T20:29:23.269Z] [2026-04-08T20:29:23.269Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:23.269Z] #7 DONE 0.0s [2026-04-08T20:29:23.269Z] [2026-04-08T20:29:23.269Z] #8 exporting to image [2026-04-08T20:29:23.269Z] #8 exporting layers done [2026-04-08T20:29:23.269Z] #8 exporting manifest sha256:b7510531d2f4d9a2b1258ee15ff0aa400612339efa7db8daba4dd73dbe3ca581 done [2026-04-08T20:29:23.269Z] #8 exporting config sha256:053850c44f0ccdb9454f9acde3ed34361daed66fbf8a378d9590ff594183f75c done [2026-04-08T20:29:23.269Z] #8 exporting manifest sha256:6b1cb52ab2efdc913917e82a64cbf1fd11dbfb6939a1bb03115d675c2826f8cf done [2026-04-08T20:29:23.269Z] #8 exporting config sha256:e7b2dd62413656586c5debd641bfb1a983e7669f2dac36b6ae6e47e3cd03583e done [2026-04-08T20:29:23.269Z] #8 exporting manifest list sha256:f9351bb39d3ca46930db9afb09d25fe8e6f8c3af0915a025fedbef812fcc3bd7 0.0s done [2026-04-08T20:29:23.269Z] #8 pushing layers 0.0s done [2026-04-08T20:29:23.269Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:f9351bb39d3ca46930db9afb09d25fe8e6f8c3af0915a025fedbef812fcc3bd7 [2026-04-08T20:29:23.269Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:23.269Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:f9351bb39d3ca46930db9afb09d25fe8e6f8c3af0915a025fedbef812fcc3bd7 0.1s done [2026-04-08T20:29:23.269Z] #8 DONE 0.1s [2026-04-08T20:29:23.269Z] [2026-04-08T20:29:23.269Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:23.269Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:23.552Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2026-04-08T20:29:23.552Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2026-04-08T20:29:23.552Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:23.552Z] #1 transferring dockerfile: 170B done [2026-04-08T20:29:23.552Z] #1 DONE 0.0s [2026-04-08T20:29:23.552Z] [2026-04-08T20:29:23.552Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2026-04-08T20:29:23.552Z] #2 DONE 0.0s [2026-04-08T20:29:23.552Z] [2026-04-08T20:29:23.552Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2026-04-08T20:29:23.552Z] #3 DONE 0.0s [2026-04-08T20:29:23.552Z] [2026-04-08T20:29:23.552Z] #4 [internal] load .dockerignore [2026-04-08T20:29:23.552Z] #4 transferring context: 2B done [2026-04-08T20:29:23.552Z] #4 DONE 0.0s [2026-04-08T20:29:23.552Z] [2026-04-08T20:29:23.552Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f [2026-04-08T20:29:23.552Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f 0.0s done [2026-04-08T20:29:23.552Z] #5 DONE 0.0s [2026-04-08T20:29:23.552Z] [2026-04-08T20:29:23.552Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f [2026-04-08T20:29:23.810Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f 0.0s done [2026-04-08T20:29:23.810Z] #6 CACHED [2026-04-08T20:29:23.810Z] [2026-04-08T20:29:23.810Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f [2026-04-08T20:29:23.810Z] #5 CACHED [2026-04-08T20:29:23.810Z] [2026-04-08T20:29:23.810Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:23.810Z] #7 DONE 0.0s [2026-04-08T20:29:23.810Z] [2026-04-08T20:29:23.810Z] #8 exporting to image [2026-04-08T20:29:23.810Z] #8 exporting layers done [2026-04-08T20:29:23.810Z] #8 exporting manifest sha256:b7510531d2f4d9a2b1258ee15ff0aa400612339efa7db8daba4dd73dbe3ca581 done [2026-04-08T20:29:23.810Z] #8 exporting config sha256:053850c44f0ccdb9454f9acde3ed34361daed66fbf8a378d9590ff594183f75c done [2026-04-08T20:29:23.810Z] #8 exporting manifest sha256:6b1cb52ab2efdc913917e82a64cbf1fd11dbfb6939a1bb03115d675c2826f8cf done [2026-04-08T20:29:23.810Z] #8 exporting config sha256:e7b2dd62413656586c5debd641bfb1a983e7669f2dac36b6ae6e47e3cd03583e done [2026-04-08T20:29:23.810Z] #8 exporting manifest list sha256:f9351bb39d3ca46930db9afb09d25fe8e6f8c3af0915a025fedbef812fcc3bd7 done [2026-04-08T20:29:23.810Z] #8 pushing layers 0.0s done [2026-04-08T20:29:23.810Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f9351bb39d3ca46930db9afb09d25fe8e6f8c3af0915a025fedbef812fcc3bd7 0.1s done [2026-04-08T20:29:23.810Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:23.810Z] #8 DONE 0.1s [2026-04-08T20:29:23.810Z] [2026-04-08T20:29:23.810Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:23.810Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:24.096Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f' [2026-04-08T20:29:24.096Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f --push - [2026-04-08T20:29:24.096Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:24.096Z] #1 transferring dockerfile: 202B done [2026-04-08T20:29:24.096Z] #1 DONE 0.0s [2026-04-08T20:29:24.096Z] [2026-04-08T20:29:24.096Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:29:24.096Z] #2 DONE 0.0s [2026-04-08T20:29:24.096Z] [2026-04-08T20:29:24.096Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T20:29:24.096Z] #3 DONE 0.0s [2026-04-08T20:29:24.096Z] [2026-04-08T20:29:24.096Z] #4 [internal] load .dockerignore [2026-04-08T20:29:24.096Z] #4 transferring context: 2B done [2026-04-08T20:29:24.096Z] #4 DONE 0.0s [2026-04-08T20:29:24.355Z] [2026-04-08T20:29:24.355Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 [2026-04-08T20:29:24.355Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 [2026-04-08T20:29:24.355Z] #5 ... [2026-04-08T20:29:24.355Z] [2026-04-08T20:29:24.355Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 [2026-04-08T20:29:24.355Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 0.0s done [2026-04-08T20:29:24.355Z] #6 DONE 0.1s [2026-04-08T20:29:24.355Z] [2026-04-08T20:29:24.355Z] #7 exporting to image [2026-04-08T20:29:24.355Z] #7 exporting layers [2026-04-08T20:29:24.355Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:24.355Z] #7 ... [2026-04-08T20:29:24.355Z] [2026-04-08T20:29:24.355Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:24.355Z] #8 DONE 0.0s [2026-04-08T20:29:24.355Z] [2026-04-08T20:29:24.355Z] #7 exporting to image [2026-04-08T20:29:24.355Z] #7 exporting layers done [2026-04-08T20:29:24.355Z] #7 exporting manifest sha256:18898afea330b70d6b7beecc48023de770f87fccbb5b137db686f748f9f89729 0.0s done [2026-04-08T20:29:24.355Z] #7 exporting config sha256:fb2a9c4f98b1d38edfa94fc4952a20c8596d1dfa6519e11d6fea0a0f6f31859b done [2026-04-08T20:29:24.355Z] #7 exporting manifest sha256:dcc5468cfc5334aeba86f22cb6328235ce112f8747b3e745e260add46767095b done [2026-04-08T20:29:24.355Z] #7 exporting config sha256:3fe3232ea8a559e24553e9ab6d3daaf10172c3d0f5df027c0b8d013823d35a01 done [2026-04-08T20:29:24.355Z] #7 exporting manifest list sha256:ccce5013b7ba0ef214fc2484a7e3489a821afd0407583368c5bdf1bad239d4dd done [2026-04-08T20:29:24.355Z] #7 pushing layers [2026-04-08T20:29:24.614Z] #7 pushing layers 0.1s done [2026-04-08T20:29:24.614Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:ccce5013b7ba0ef214fc2484a7e3489a821afd0407583368c5bdf1bad239d4dd 0.1s done [2026-04-08T20:29:24.614Z] #7 DONE 0.2s [2026-04-08T20:29:24.614Z] [2026-04-08T20:29:24.614Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:24.614Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:24.899Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2026-04-08T20:29:24.900Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2026-04-08T20:29:24.900Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:24.900Z] #1 transferring dockerfile: 168B done [2026-04-08T20:29:24.900Z] #1 DONE 0.0s [2026-04-08T20:29:24.900Z] [2026-04-08T20:29:24.900Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-04-08T20:29:24.900Z] #2 DONE 0.0s [2026-04-08T20:29:24.900Z] [2026-04-08T20:29:24.900Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-04-08T20:29:24.900Z] #3 DONE 0.0s [2026-04-08T20:29:24.900Z] [2026-04-08T20:29:24.900Z] #4 [internal] load .dockerignore [2026-04-08T20:29:24.900Z] #4 transferring context: 2B done [2026-04-08T20:29:24.900Z] #4 DONE 0.0s [2026-04-08T20:29:24.900Z] [2026-04-08T20:29:24.900Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 [2026-04-08T20:29:24.900Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 0.0s done [2026-04-08T20:29:24.900Z] #5 DONE 0.0s [2026-04-08T20:29:24.900Z] [2026-04-08T20:29:24.900Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 [2026-04-08T20:29:25.157Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 0.0s done [2026-04-08T20:29:25.157Z] #6 CACHED [2026-04-08T20:29:25.157Z] [2026-04-08T20:29:25.157Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 [2026-04-08T20:29:25.157Z] #5 CACHED [2026-04-08T20:29:25.157Z] [2026-04-08T20:29:25.157Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:25.157Z] #7 DONE 0.0s [2026-04-08T20:29:25.157Z] [2026-04-08T20:29:25.157Z] #8 exporting to image [2026-04-08T20:29:25.157Z] #8 exporting layers done [2026-04-08T20:29:25.157Z] #8 exporting manifest sha256:18898afea330b70d6b7beecc48023de770f87fccbb5b137db686f748f9f89729 done [2026-04-08T20:29:25.157Z] #8 exporting config sha256:fb2a9c4f98b1d38edfa94fc4952a20c8596d1dfa6519e11d6fea0a0f6f31859b done [2026-04-08T20:29:25.157Z] #8 exporting manifest sha256:dcc5468cfc5334aeba86f22cb6328235ce112f8747b3e745e260add46767095b done [2026-04-08T20:29:25.157Z] #8 exporting config sha256:3fe3232ea8a559e24553e9ab6d3daaf10172c3d0f5df027c0b8d013823d35a01 done [2026-04-08T20:29:25.157Z] #8 exporting manifest list sha256:ccce5013b7ba0ef214fc2484a7e3489a821afd0407583368c5bdf1bad239d4dd done [2026-04-08T20:29:25.157Z] #8 pushing layers 0.0s done [2026-04-08T20:29:25.157Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:ccce5013b7ba0ef214fc2484a7e3489a821afd0407583368c5bdf1bad239d4dd 0.1s done [2026-04-08T20:29:25.157Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:25.157Z] #8 DONE 0.1s [2026-04-08T20:29:25.157Z] [2026-04-08T20:29:25.157Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:25.157Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:25.444Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.106' [2026-04-08T20:29:25.444Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.106 --push - [2026-04-08T20:29:25.444Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:25.444Z] #1 transferring dockerfile: 175B done [2026-04-08T20:29:25.444Z] #1 DONE 0.0s [2026-04-08T20:29:25.444Z] [2026-04-08T20:29:25.444Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.106 [2026-04-08T20:29:25.444Z] #2 DONE 0.0s [2026-04-08T20:29:25.444Z] [2026-04-08T20:29:25.444Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.106 [2026-04-08T20:29:25.444Z] #3 DONE 0.0s [2026-04-08T20:29:25.444Z] [2026-04-08T20:29:25.444Z] #4 [internal] load .dockerignore [2026-04-08T20:29:25.444Z] #4 transferring context: 2B done [2026-04-08T20:29:25.444Z] #4 DONE 0.0s [2026-04-08T20:29:25.444Z] [2026-04-08T20:29:25.444Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.106@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 [2026-04-08T20:29:25.444Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.106@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 0.0s done [2026-04-08T20:29:25.444Z] #5 CACHED [2026-04-08T20:29:25.444Z] [2026-04-08T20:29:25.444Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.106@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 [2026-04-08T20:29:25.703Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.106@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 0.0s done [2026-04-08T20:29:25.703Z] #6 CACHED [2026-04-08T20:29:25.703Z] [2026-04-08T20:29:25.703Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:25.703Z] #7 DONE 0.0s [2026-04-08T20:29:25.703Z] [2026-04-08T20:29:25.703Z] #8 exporting to image [2026-04-08T20:29:25.703Z] #8 exporting layers done [2026-04-08T20:29:25.703Z] #8 exporting manifest sha256:18898afea330b70d6b7beecc48023de770f87fccbb5b137db686f748f9f89729 done [2026-04-08T20:29:25.703Z] #8 exporting config sha256:fb2a9c4f98b1d38edfa94fc4952a20c8596d1dfa6519e11d6fea0a0f6f31859b done [2026-04-08T20:29:25.703Z] #8 exporting manifest sha256:dcc5468cfc5334aeba86f22cb6328235ce112f8747b3e745e260add46767095b done [2026-04-08T20:29:25.703Z] #8 exporting config sha256:3fe3232ea8a559e24553e9ab6d3daaf10172c3d0f5df027c0b8d013823d35a01 done [2026-04-08T20:29:25.703Z] #8 exporting manifest list sha256:ccce5013b7ba0ef214fc2484a7e3489a821afd0407583368c5bdf1bad239d4dd done [2026-04-08T20:29:25.703Z] #8 pushing layers 0.0s done [2026-04-08T20:29:25.703Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.106@sha256:ccce5013b7ba0ef214fc2484a7e3489a821afd0407583368c5bdf1bad239d4dd 0.1s done [2026-04-08T20:29:25.703Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:25.703Z] #8 DONE 0.1s [2026-04-08T20:29:25.703Z] [2026-04-08T20:29:25.703Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:25.703Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:25.986Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106' [2026-04-08T20:29:25.987Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 --push - [2026-04-08T20:29:25.987Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:25.987Z] #1 transferring dockerfile: 216B done [2026-04-08T20:29:25.987Z] #1 DONE 0.0s [2026-04-08T20:29:25.987Z] [2026-04-08T20:29:25.987Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:29:25.987Z] #2 DONE 0.0s [2026-04-08T20:29:25.987Z] [2026-04-08T20:29:25.987Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T20:29:25.987Z] #3 DONE 0.0s [2026-04-08T20:29:25.987Z] [2026-04-08T20:29:25.987Z] #4 [internal] load .dockerignore [2026-04-08T20:29:25.987Z] #4 transferring context: 2B done [2026-04-08T20:29:25.987Z] #4 DONE 0.0s [2026-04-08T20:29:25.987Z] [2026-04-08T20:29:25.987Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 [2026-04-08T20:29:25.987Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 [2026-04-08T20:29:26.246Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 0.0s done [2026-04-08T20:29:26.246Z] #5 CACHED [2026-04-08T20:29:26.246Z] [2026-04-08T20:29:26.246Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 [2026-04-08T20:29:26.246Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 0.0s done [2026-04-08T20:29:26.246Z] #6 CACHED [2026-04-08T20:29:26.246Z] [2026-04-08T20:29:26.246Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:26.246Z] #7 DONE 0.0s [2026-04-08T20:29:26.246Z] [2026-04-08T20:29:26.246Z] #8 exporting to image [2026-04-08T20:29:26.246Z] #8 exporting layers done [2026-04-08T20:29:26.246Z] #8 exporting manifest sha256:18898afea330b70d6b7beecc48023de770f87fccbb5b137db686f748f9f89729 done [2026-04-08T20:29:26.246Z] #8 exporting config sha256:fb2a9c4f98b1d38edfa94fc4952a20c8596d1dfa6519e11d6fea0a0f6f31859b done [2026-04-08T20:29:26.246Z] #8 exporting manifest sha256:dcc5468cfc5334aeba86f22cb6328235ce112f8747b3e745e260add46767095b done [2026-04-08T20:29:26.246Z] #8 exporting config sha256:3fe3232ea8a559e24553e9ab6d3daaf10172c3d0f5df027c0b8d013823d35a01 done [2026-04-08T20:29:26.246Z] #8 exporting manifest list sha256:ccce5013b7ba0ef214fc2484a7e3489a821afd0407583368c5bdf1bad239d4dd done [2026-04-08T20:29:26.246Z] #8 pushing layers 0.0s done [2026-04-08T20:29:26.246Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:ccce5013b7ba0ef214fc2484a7e3489a821afd0407583368c5bdf1bad239d4dd 0.1s done [2026-04-08T20:29:26.246Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:26.246Z] #8 DONE 0.1s [2026-04-08T20:29:26.246Z] [2026-04-08T20:29:26.246Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:26.246Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-08T20:29:26.533Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2026-04-08T20:29:26.533Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2026-04-08T20:29:26.533Z] #1 [internal] load build definition from Dockerfile [2026-04-08T20:29:26.533Z] #1 transferring dockerfile: 166B done [2026-04-08T20:29:26.533Z] #1 DONE 0.0s [2026-04-08T20:29:26.533Z] [2026-04-08T20:29:26.533Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-04-08T20:29:26.533Z] #2 DONE 0.0s [2026-04-08T20:29:26.534Z] [2026-04-08T20:29:26.534Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-04-08T20:29:26.534Z] #3 DONE 0.0s [2026-04-08T20:29:26.534Z] [2026-04-08T20:29:26.534Z] #4 [internal] load .dockerignore [2026-04-08T20:29:26.534Z] #4 transferring context: 2B done [2026-04-08T20:29:26.534Z] #4 DONE 0.0s [2026-04-08T20:29:26.534Z] [2026-04-08T20:29:26.534Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 [2026-04-08T20:29:26.534Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 0.0s done [2026-04-08T20:29:26.534Z] #5 CACHED [2026-04-08T20:29:26.534Z] [2026-04-08T20:29:26.534Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 [2026-04-08T20:29:26.534Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 0.0s done [2026-04-08T20:29:26.534Z] #6 CACHED [2026-04-08T20:29:26.534Z] [2026-04-08T20:29:26.534Z] #7 exporting to image [2026-04-08T20:29:26.534Z] #7 exporting layers [2026-04-08T20:29:26.534Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-08T20:29:26.794Z] #7 exporting layers done [2026-04-08T20:29:26.794Z] #7 exporting manifest sha256:18898afea330b70d6b7beecc48023de770f87fccbb5b137db686f748f9f89729 done [2026-04-08T20:29:26.794Z] #7 exporting config sha256:fb2a9c4f98b1d38edfa94fc4952a20c8596d1dfa6519e11d6fea0a0f6f31859b done [2026-04-08T20:29:26.794Z] #7 exporting manifest sha256:dcc5468cfc5334aeba86f22cb6328235ce112f8747b3e745e260add46767095b done [2026-04-08T20:29:26.794Z] #7 exporting config sha256:3fe3232ea8a559e24553e9ab6d3daaf10172c3d0f5df027c0b8d013823d35a01 done [2026-04-08T20:29:26.794Z] #7 exporting manifest list sha256:ccce5013b7ba0ef214fc2484a7e3489a821afd0407583368c5bdf1bad239d4dd done [2026-04-08T20:29:26.794Z] #7 pushing layers 0.0s done [2026-04-08T20:29:26.794Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:ccce5013b7ba0ef214fc2484a7e3489a821afd0407583368c5bdf1bad239d4dd 0.1s done [2026-04-08T20:29:26.794Z] #7 DONE 0.1s [2026-04-08T20:29:26.794Z] [2026-04-08T20:29:26.794Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-08T20:29:26.794Z] #8 DONE 0.0s [2026-04-08T20:29:26.794Z] [2026-04-08T20:29:26.794Z] 1 warning found (use --debug to expand): [2026-04-08T20:29:26.794Z]  - 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-08T20:29:27.203Z] + '[' -d /w/workspace/edgex-go/965/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-04-08T20:29:27.499Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-08T20:29:28.063Z] ---> package-listing.sh [2026-04-08T20:29:28.063Z] ++ facter osfamily [2026-04-08T20:29:28.063Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-08T20:29:28.323Z] + OS_FAMILY=redhat [2026-04-08T20:29:28.323Z] + workspace=/w/workspace/edgex-go/965 [2026-04-08T20:29:28.323Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-08T20:29:28.323Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-08T20:29:28.323Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-08T20:29:28.323Z] + PACKAGES=/tmp/packages_start.txt [2026-04-08T20:29:28.323Z] + '[' /w/workspace/edgex-go/965 ']' [2026-04-08T20:29:28.323Z] + PACKAGES=/tmp/packages_end.txt [2026-04-08T20:29:28.323Z] + case "${OS_FAMILY}" in [2026-04-08T20:29:28.323Z] + rpm -qa [2026-04-08T20:29:28.323Z] + sort [2026-04-08T20:29:28.890Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-08T20:29:28.890Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-08T20:29:28.890Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-08T20:29:28.890Z] + '[' /w/workspace/edgex-go/965 ']' [2026-04-08T20:29:28.890Z] + mkdir -p /w/workspace/edgex-go/965/archives/ [2026-04-08T20:29:28.890Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/965/archives/ [Pipeline] echo [2026-04-08T20:29:28.903Z] 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/965/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-04-08T20:29:29.192Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:29:29.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-08T20:29:29.763Z] [2026-04-08T20:29:29.763Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T20:29:30.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-08T20:29:30.321Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-08T20:29:30.321Z] 5eb5b503b376: Pulling fs layer [2026-04-08T20:29:30.321Z] 5c69ac0246d0: Pulling fs layer [2026-04-08T20:29:30.321Z] ec43610c2a17: Pulling fs layer [2026-04-08T20:29:30.321Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-08T20:29:30.321Z] 33b1e0a273af: Pulling fs layer [2026-04-08T20:29:30.321Z] 5d3b04190fa2: Pulling fs layer [2026-04-08T20:29:30.321Z] 2f39f015ded8: Pulling fs layer [2026-04-08T20:29:30.321Z] 3a2ae6a8a46f: Waiting [2026-04-08T20:29:30.321Z] 33b1e0a273af: Waiting [2026-04-08T20:29:30.321Z] 5d3b04190fa2: Waiting [2026-04-08T20:29:30.321Z] 2f39f015ded8: Waiting [2026-04-08T20:29:30.321Z] 5c69ac0246d0: Verifying Checksum [2026-04-08T20:29:30.321Z] 5c69ac0246d0: Download complete [2026-04-08T20:29:30.321Z] 3a2ae6a8a46f: Verifying Checksum [2026-04-08T20:29:30.321Z] 3a2ae6a8a46f: Download complete [2026-04-08T20:29:30.582Z] 33b1e0a273af: Verifying Checksum [2026-04-08T20:29:30.582Z] 33b1e0a273af: Download complete [2026-04-08T20:29:30.582Z] 5d3b04190fa2: Verifying Checksum [2026-04-08T20:29:30.582Z] 5d3b04190fa2: Download complete [2026-04-08T20:29:30.582Z] ec43610c2a17: Verifying Checksum [2026-04-08T20:29:30.582Z] ec43610c2a17: Download complete [2026-04-08T20:29:30.582Z] 5eb5b503b376: Verifying Checksum [2026-04-08T20:29:30.582Z] 5eb5b503b376: Download complete [2026-04-08T20:29:31.150Z] 2f39f015ded8: Verifying Checksum [2026-04-08T20:29:31.150Z] 2f39f015ded8: Download complete [2026-04-08T20:29:31.730Z] 5eb5b503b376: Pull complete [2026-04-08T20:29:31.992Z] 5c69ac0246d0: Pull complete [2026-04-08T20:29:32.253Z] ec43610c2a17: Pull complete [2026-04-08T20:29:32.513Z] 3a2ae6a8a46f: Pull complete [2026-04-08T20:29:32.513Z] 33b1e0a273af: Pull complete [2026-04-08T20:29:32.789Z] 5d3b04190fa2: Pull complete [2026-04-08T20:29:36.995Z] 2f39f015ded8: Pull complete [2026-04-08T20:29:36.995Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-08T20:29:36.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-08T20:29:36.995Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-08T20:29:37.152Z] prd-centos7-docker-4c-2g-4774 does not seem to be running inside a container [2026-04-08T20:29:37.178Z] $ 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/965/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-08T20:29:41.426Z] $ docker top fbc922fd2720360b09cefd0bb2b50d38ec20134e4527ab127020d2a4c4b714af -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-08T20:29:41.787Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-08T20:29:42.073Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-08T20:29:42.356Z] + ls /var/log/sa-host [2026-04-08T20:29:42.356Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-08T20:29:42.533Z] provisioning config files... [2026-04-08T20:29:42.542Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config4186182714663636023tmp [Pipeline] { [Pipeline] echo [2026-04-08T20:29:42.562Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-08T20:29:42.844Z] ---> create-netrc.sh [Pipeline] } [2026-04-08T20:29:42.850Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-08T20:29:43.199Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-08T20:29:43.207Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-08T20:29:43.498Z] ---> sudo-logs.sh [2026-04-08T20:29:43.498Z] Archiving 'sudo' log.. [2026-04-08T20:29:43.498Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-08T20:29:43.531Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-04-08T20:29:43.543Z] $ docker stop --time=1 fbc922fd2720360b09cefd0bb2b50d38ec20134e4527ab127020d2a4c4b714af [2026-04-08T20:29:44.712Z] $ docker rm -f --volumes fbc922fd2720360b09cefd0bb2b50d38ec20134e4527ab127020d2a4c4b714af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-04-08T20:29:44.820Z] [WS-CLEANUP] Deleting project workspace... [2026-04-08T20:29:44.820Z] [WS-CLEANUP] Deferred wipeout is used... [2026-04-08T20:29:44.840Z] [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-08T20:44:32.294Z] #142 ... [2026-04-08T20:44:32.294Z] [2026-04-08T20:44:32.294Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-04-08T20:44:32.294Z] #152 DONE 1176.0s [2026-04-08T20:44:32.294Z] [2026-04-08T20:44:32.294Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-08T20:44:32.294Z] #33 ... [2026-04-08T20:44:32.294Z] [2026-04-08T20:44:32.294Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-08T20:44:32.294Z] #155 DONE 0.3s [2026-04-08T20:44:32.294Z] [2026-04-08T20:44:32.294Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-08T20:44:32.294Z] #142 ... [2026-04-08T20:44:32.294Z] [2026-04-08T20:44:32.294Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-08T20:44:32.294Z] #156 DONE 0.2s [2026-04-08T20:44:32.294Z] [2026-04-08T20:44:32.294Z] #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-08T20:44:32.294Z] #157 DONE 0.3s [2026-04-08T20:44:32.294Z] [2026-04-08T20:44:32.294Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-08T20:44:32.294Z] #147 ... [2026-04-08T20:44:32.294Z] [2026-04-08T20:44:32.295Z] #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-08T20:44:32.295Z] #158 DONE 0.2s [2026-04-08T20:44:32.295Z] [2026-04-08T20:44:32.295Z] #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-08T20:44:32.295Z] #159 DONE 0.1s [2026-04-08T20:44:32.295Z] [2026-04-08T20:44:32.295Z] #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-08T20:44:32.295Z] #160 DONE 5.9s [2026-04-08T20:44:32.295Z] [2026-04-08T20:44:32.295Z] #107 [core-common-config-bootstrapper] exporting to image [2026-04-08T20:44:32.295Z] #107 exporting layers [2026-04-08T20:44:32.295Z] #107 exporting layers 0.9s done [2026-04-08T20:44:32.295Z] #107 writing image sha256:c93493a1d48aee05d2b23a47cfac88dc21b61a08becf6345ca56560c96eae9b5 done [2026-04-08T20:44:32.295Z] #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2026-04-08T20:44:32.295Z] #107 DONE 9.5s [2026-04-08T20:44:32.295Z] [2026-04-08T20:44:32.295Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-04-08T20:44:34.866Z] #145 DONE 1191.6s [2026-04-08T20:44:34.866Z] [2026-04-08T20:44:34.866Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-04-08T20:44:34.866Z] #161 DONE 0.2s [2026-04-08T20:44:34.866Z] [2026-04-08T20:44:34.866Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-08T20:44:35.167Z] #147 ... [2026-04-08T20:44:35.167Z] [2026-04-08T20:44:35.167Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-04-08T20:44:39.609Z] #162 DONE 4.1s [2026-04-08T20:44:39.609Z] [2026-04-08T20:44:39.609Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-08T20:44:39.609Z] #163 DONE 0.3s [2026-04-08T20:44:39.609Z] [2026-04-08T20:44:39.609Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-04-08T20:44:39.609Z] #164 DONE 0.2s [2026-04-08T20:44:39.609Z] [2026-04-08T20:44:39.609Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-04-08T20:44:39.900Z] #165 DONE 0.3s [2026-04-08T20:44:39.900Z] [2026-04-08T20:44:39.900Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-04-08T20:44:39.900Z] #166 DONE 0.1s [2026-04-08T20:44:39.900Z] [2026-04-08T20:44:39.900Z] #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-08T20:44:40.173Z] #167 DONE 0.2s [2026-04-08T20:44:40.173Z] [2026-04-08T20:44:40.173Z] #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-08T20:44:40.173Z] #168 DONE 0.1s [2026-04-08T20:44:40.173Z] [2026-04-08T20:44:40.173Z] #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-08T20:44:40.459Z] #169 DONE 0.1s [2026-04-08T20:44:40.459Z] [2026-04-08T20:44:40.460Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-04-08T20:44:40.740Z] #170 DONE 0.1s [2026-04-08T20:44:40.740Z] [2026-04-08T20:44:40.740Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-04-08T20:44:42.788Z] #171 DONE 1.8s [2026-04-08T20:44:42.788Z] [2026-04-08T20:44:42.788Z] #107 [security-bootstrapper] exporting to image [2026-04-08T20:44:42.788Z] #107 exporting layers [2026-04-08T20:44:43.378Z] #107 exporting layers 1.0s done [2026-04-08T20:44:43.378Z] #107 writing image sha256:4d2088495074839865ee407ea9a3aa7ccf9092a14053860354e44aa63b9ee05f done [2026-04-08T20:44:43.378Z] #107 naming to docker.io/library/security-bootstrapper-arm64 done [2026-04-08T20:44:43.378Z] #107 DONE 10.5s [2026-04-08T20:44:43.378Z] [2026-04-08T20:44:43.378Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-08T21:02:08.056Z] #144 ... [2026-04-08T21:02:08.056Z] [2026-04-08T21:02:08.056Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-04-08T21:02:08.056Z] #146 DONE 2239.3s [2026-04-08T21:02:08.056Z] [2026-04-08T21:02:08.056Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-08T21:02:08.056Z] #147 ... [2026-04-08T21:02:08.056Z] [2026-04-08T21:02:08.056Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-08T21:02:08.056Z] #172 DONE 0.1s [2026-04-08T21:02:08.056Z] [2026-04-08T21:02:08.056Z] #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-08T21:02:08.056Z] #148 ... [2026-04-08T21:02:08.056Z] [2026-04-08T21:02:08.056Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-04-08T21:02:08.056Z] #173 DONE 0.1s [2026-04-08T21:02:08.056Z] [2026-04-08T21:02:08.056Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-08T21:02:08.056Z] #144 ... [2026-04-08T21:02:08.056Z] [2026-04-08T21:02:08.056Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-04-08T21:02:08.056Z] #174 DONE 3.5s [2026-04-08T21:02:08.056Z] [2026-04-08T21:02:08.056Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-08T21:02:08.056Z] #144 ... [2026-04-08T21:02:08.056Z] [2026-04-08T21:02:08.056Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-04-08T21:02:08.056Z] #175 DONE 0.1s [2026-04-08T21:02:08.056Z] [2026-04-08T21:02:08.056Z] #107 [core-command] exporting to image [2026-04-08T21:02:08.056Z] #107 exporting layers [2026-04-08T21:02:08.056Z] #107 exporting layers 0.5s done [2026-04-08T21:02:08.056Z] #107 writing image sha256:50a4d46de87cb64809e6019d98977971f39a500f14eefb44863312b7cf26376d 0.0s done [2026-04-08T21:02:08.056Z] #107 naming to docker.io/library/core-command-arm64 done [2026-04-08T21:02:08.056Z] #107 DONE 11.1s [2026-04-08T21:02:08.056Z] [2026-04-08T21:02:08.056Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-08T21:02:26.231Z] #144 ... [2026-04-08T21:02:26.231Z] [2026-04-08T21:02:26.231Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-08T21:02:26.231Z] #153 DONE 2261.7s [2026-04-08T21:02:26.231Z] [2026-04-08T21:02:26.231Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-08T21:02:26.231Z] #33 ... [2026-04-08T21:02:26.231Z] [2026-04-08T21:02:26.231Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-08T21:02:26.231Z] #176 DONE 0.3s [2026-04-08T21:02:26.231Z] [2026-04-08T21:02:26.231Z] #154 [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-08T21:02:26.231Z] #154 ... [2026-04-08T21:02:26.231Z] [2026-04-08T21:02:26.231Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-04-08T21:02:26.231Z] #177 DONE 0.2s [2026-04-08T21:02:26.231Z] [2026-04-08T21:02:26.231Z] #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-08T21:02:26.231Z] #178 DONE 0.1s [2026-04-08T21:02:26.231Z] [2026-04-08T21:02:26.231Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-04-08T21:02:26.231Z] #179 DONE 0.1s [2026-04-08T21:02:26.231Z] [2026-04-08T21:02:26.231Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-08T21:02:26.231Z] #144 ... [2026-04-08T21:02:26.231Z] [2026-04-08T21:02:26.231Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-04-08T21:02:27.205Z] #180 DONE 1.1s [2026-04-08T21:02:27.205Z] [2026-04-08T21:02:27.205Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-04-08T21:02:27.205Z] #181 DONE 0.2s [2026-04-08T21:02:27.205Z] [2026-04-08T21:02:27.205Z] #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-08T21:02:29.149Z] #182 DONE 2.0s [2026-04-08T21:02:29.149Z] [2026-04-08T21:02:29.149Z] #107 [security-proxy-setup] exporting to image [2026-04-08T21:02:29.149Z] #107 exporting layers [2026-04-08T21:02:30.550Z] #107 exporting layers 1.0s done [2026-04-08T21:02:30.550Z] #107 writing image sha256:adbc45e41531bcad3cddf06538f48d5ca98dc6f0dccaeebb9e5e933bfdc55f52 done [2026-04-08T21:02:30.550Z] #107 naming to docker.io/library/security-proxy-setup-arm64 done [2026-04-08T21:02:30.550Z] #107 DONE 12.1s [2026-04-08T21:02:30.550Z] [2026-04-08T21:02:30.550Z] #154 [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-08T21:02:30.550Z] #154 2265.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-04-08T21:03:09.391Z] #154 DONE 2299.8s [2026-04-08T21:03:09.391Z] [2026-04-08T21:03:09.391Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-08T21:03:09.391Z] #147 ... [2026-04-08T21:03:09.391Z] [2026-04-08T21:03:09.391Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-08T21:03:09.391Z] #183 DONE 0.3s [2026-04-08T21:03:09.391Z] [2026-04-08T21:03:09.391Z] #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-08T21:03:09.391Z] #148 ... [2026-04-08T21:03:09.391Z] [2026-04-08T21:03:09.391Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-04-08T21:03:09.391Z] #184 DONE 0.1s [2026-04-08T21:03:09.391Z] [2026-04-08T21:03:09.391Z] #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-08T21:03:09.391Z] #185 DONE 0.1s [2026-04-08T21:03:09.391Z] [2026-04-08T21:03:09.391Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-08T21:03:09.391Z] #147 ... [2026-04-08T21:03:09.391Z] [2026-04-08T21:03:09.391Z] #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-08T21:03:09.391Z] #186 DONE 0.1s [2026-04-08T21:03:09.391Z] [2026-04-08T21:03:09.391Z] #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-08T21:03:09.391Z] #187 DONE 0.1s [2026-04-08T21:03:09.391Z] [2026-04-08T21:03:09.391Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-08T21:03:09.391Z] #142 ... [2026-04-08T21:03:09.391Z] [2026-04-08T21:03:09.391Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-04-08T21:03:09.391Z] #188 DONE 0.5s [2026-04-08T21:03:09.391Z] [2026-04-08T21:03:09.391Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-04-08T21:03:09.391Z] #189 DONE 0.5s [2026-04-08T21:03:09.391Z] [2026-04-08T21:03:09.391Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-04-08T21:03:09.391Z] #190 DONE 0.1s [2026-04-08T21:03:09.391Z] [2026-04-08T21:03:09.391Z] #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-08T21:03:09.391Z] #191 DONE 1.6s [2026-04-08T21:03:09.391Z] [2026-04-08T21:03:09.391Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-08T21:03:09.391Z] #144 ... [2026-04-08T21:03:09.391Z] [2026-04-08T21:03:09.391Z] #107 [security-secretstore-setup] exporting to image [2026-04-08T21:03:09.391Z] #107 exporting layers [2026-04-08T21:03:09.391Z] #107 exporting layers 1.6s done [2026-04-08T21:03:09.391Z] #107 writing image sha256:5d927ea07062eb73866b224be14413ca952504a09e0225a390c2bf34f3c668e1 done [2026-04-08T21:03:09.391Z] #107 naming to docker.io/library/security-secretstore-setup-arm64 done [2026-04-08T21:03:09.391Z] #107 DONE 13.7s [2026-04-08T21:03:09.391Z] [2026-04-08T21:03:09.391Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-08T21:04:05.789Z] #33 ... [2026-04-08T21:04:05.789Z] [2026-04-08T21:04:05.789Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-08T21:04:05.789Z] #151 DONE 2359.1s [2026-04-08T21:04:05.789Z] [2026-04-08T21:04:05.789Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T21:04:05.789Z] #46 ... [2026-04-08T21:04:05.789Z] [2026-04-08T21:04:05.789Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-08T21:04:05.789Z] #192 DONE 0.1s [2026-04-08T21:04:05.789Z] [2026-04-08T21:04:05.789Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-08T21:04:05.789Z] #193 DONE 0.1s [2026-04-08T21:04:05.789Z] [2026-04-08T21:04:05.789Z] #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-08T21:04:05.789Z] #194 DONE 0.4s [2026-04-08T21:04:05.789Z] [2026-04-08T21:04:05.789Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T21:04:05.789Z] #46 ... [2026-04-08T21:04:05.789Z] [2026-04-08T21:04:05.789Z] #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-08T21:04:05.789Z] #195 DONE 0.1s [2026-04-08T21:04:05.789Z] [2026-04-08T21:04:05.789Z] #107 [security-spiffe-token-provider] exporting to image [2026-04-08T21:04:05.789Z] #107 exporting layers [2026-04-08T21:04:05.789Z] #107 exporting layers 0.8s done [2026-04-08T21:04:05.789Z] #107 writing image sha256:6182e9cf66c0ba16553404125408960a587e5288c80843502ee76100a412ca20 done [2026-04-08T21:04:05.789Z] #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2026-04-08T21:04:05.789Z] #107 DONE 14.5s [2026-04-08T21:04:05.789Z] [2026-04-08T21:04:05.789Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-08T21:04:52.633Z] #142 ... [2026-04-08T21:04:52.633Z] [2026-04-08T21:04:52.633Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-04-08T21:04:52.633Z] #149 DONE 2405.8s [2026-04-08T21:04:52.633Z] [2026-04-08T21:04:52.633Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-08T21:04:52.633Z] #33 ... [2026-04-08T21:04:52.633Z] [2026-04-08T21:04:52.633Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-08T21:04:52.633Z] #196 DONE 0.1s [2026-04-08T21:04:52.633Z] [2026-04-08T21:04:52.633Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-08T21:04:52.633Z] #197 DONE 0.2s [2026-04-08T21:04:52.633Z] [2026-04-08T21:04:52.633Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-08T21:04:52.633Z] #144 ... [2026-04-08T21:04:52.633Z] [2026-04-08T21:04:52.633Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-04-08T21:04:52.633Z] #198 DONE 0.6s [2026-04-08T21:04:52.633Z] [2026-04-08T21:04:52.633Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-04-08T21:04:52.633Z] #199 DONE 0.1s [2026-04-08T21:04:52.633Z] [2026-04-08T21:04:52.633Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-04-08T21:04:52.633Z] #200 DONE 0.2s [2026-04-08T21:04:52.633Z] [2026-04-08T21:04:52.633Z] #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-08T21:04:52.633Z] #148 DONE 2408.0s [2026-04-08T21:04:52.633Z] [2026-04-08T21:04:52.633Z] #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-08T21:04:52.633Z] #201 ... [2026-04-08T21:04:52.633Z] [2026-04-08T21:04:52.633Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-08T21:04:52.633Z] #147 DONE 2409.2s [2026-04-08T21:04:52.633Z] [2026-04-08T21:04:52.633Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-08T21:04:52.633Z] #202 DONE 0.4s [2026-04-08T21:04:52.633Z] [2026-04-08T21:04:52.633Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-04-08T21:04:53.217Z] #203 ... [2026-04-08T21:04:53.217Z] [2026-04-08T21:04:53.217Z] #204 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-08T21:04:53.217Z] #204 DONE 0.3s [2026-04-08T21:04:53.217Z] [2026-04-08T21:04:53.217Z] #205 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-08T21:04:53.501Z] #205 DONE 0.2s [2026-04-08T21:04:53.501Z] [2026-04-08T21:04:53.501Z] #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-08T21:04:53.773Z] #201 ... [2026-04-08T21:04:53.773Z] [2026-04-08T21:04:53.773Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-04-08T21:04:53.773Z] #203 DONE 1.2s [2026-04-08T21:04:54.047Z] [2026-04-08T21:04:54.047Z] #206 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-04-08T21:04:54.047Z] #206 ... [2026-04-08T21:04:54.047Z] [2026-04-08T21:04:54.047Z] #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-08T21:04:54.047Z] #201 DONE 3.1s [2026-04-08T21:04:54.314Z] [2026-04-08T21:04:54.314Z] #107 [security-proxy-auth] exporting to image [2026-04-08T21:04:54.314Z] #107 exporting layers [2026-04-08T21:04:54.314Z] #107 ... [2026-04-08T21:04:54.314Z] [2026-04-08T21:04:54.314Z] #206 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-04-08T21:04:54.314Z] #206 DONE 0.5s [2026-04-08T21:04:54.314Z] [2026-04-08T21:04:54.314Z] #107 [core-keeper] exporting to image [2026-04-08T21:04:55.270Z] #107 ... [2026-04-08T21:04:55.270Z] [2026-04-08T21:04:55.270Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-04-08T21:04:55.270Z] #207 DONE 1.3s [2026-04-08T21:04:55.270Z] [2026-04-08T21:04:55.270Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-04-08T21:04:55.270Z] #208 DONE 0.2s [2026-04-08T21:04:55.270Z] [2026-04-08T21:04:55.270Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-08T21:04:55.537Z] #33 ... [2026-04-08T21:04:55.537Z] [2026-04-08T21:04:55.537Z] #107 [core-data] exporting to image [2026-04-08T21:04:55.803Z] #107 exporting layers 1.8s done [2026-04-08T21:04:55.803Z] #107 writing image sha256:8a53c44cc81ea1f3e78dcd044c5607a4a9253ac02131ec169dfa894ba87f944b [2026-04-08T21:04:55.803Z] #107 exporting layers 1.6s done [2026-04-08T21:04:55.803Z] #107 writing image sha256:8a53c44cc81ea1f3e78dcd044c5607a4a9253ac02131ec169dfa894ba87f944b done [2026-04-08T21:04:55.803Z] #107 naming to docker.io/library/security-proxy-auth-arm64 done [2026-04-08T21:04:55.803Z] #107 writing image sha256:0fc04d7cb7b267a5e75a930a6b14790ea9992438536baad884ddc807228bcc88 [2026-04-08T21:04:56.070Z] #107 writing image sha256:0fc04d7cb7b267a5e75a930a6b14790ea9992438536baad884ddc807228bcc88 done [2026-04-08T21:04:56.070Z] #107 naming to docker.io/library/core-keeper-arm64 done [2026-04-08T21:04:56.336Z] #107 ... [2026-04-08T21:04:56.336Z] [2026-04-08T21:04:56.336Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-08T21:04:56.336Z] #150 DONE 2413.1s [2026-04-08T21:04:56.336Z] [2026-04-08T21:04:56.336Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-08T21:04:56.935Z] #144 ... [2026-04-08T21:04:56.936Z] [2026-04-08T21:04:56.936Z] #107 [core-data] exporting to image [2026-04-08T21:04:56.936Z] #107 exporting layers 1.4s done [2026-04-08T21:04:56.936Z] #107 writing image sha256:3c0131567c61d4c705dad1a71b114cdb4b4b900e328ad2623b5c0e846eb2f93d done [2026-04-08T21:04:56.936Z] #107 naming to docker.io/library/core-data-arm64 done [2026-04-08T21:04:56.936Z] #107 DONE 17.2s [2026-04-08T21:04:56.936Z] [2026-04-08T21:04:56.936Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-08T21:04:57.201Z] #33 ... [2026-04-08T21:04:57.201Z] [2026-04-08T21:04:57.201Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-08T21:04:57.466Z] #209 DONE 0.2s [2026-04-08T21:04:57.466Z] [2026-04-08T21:04:57.466Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-08T21:04:57.466Z] #210 DONE 0.2s [2026-04-08T21:04:57.466Z] [2026-04-08T21:04:57.466Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-04-08T21:04:58.051Z] #211 DONE 0.6s [2026-04-08T21:04:58.051Z] [2026-04-08T21:04:58.051Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-08T21:04:58.051Z] #144 ... [2026-04-08T21:04:58.051Z] [2026-04-08T21:04:58.051Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-04-08T21:04:58.051Z] #212 DONE 0.1s [2026-04-08T21:04:58.051Z] [2026-04-08T21:04:58.051Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-04-08T21:04:58.317Z] #213 DONE 0.1s [2026-04-08T21:04:58.317Z] [2026-04-08T21:04:58.317Z] #107 [core-metadata] exporting to image [2026-04-08T21:05:00.257Z] #107 exporting layers 2.0s done [2026-04-08T21:05:00.257Z] #107 writing image sha256:0876b8a8c34263c6ebcf02f69801f4b65363c390a32083d09f112622a345cf4b done [2026-04-08T21:05:00.257Z] #107 naming to docker.io/library/core-metadata-arm64 done [2026-04-08T21:05:00.257Z] #107 DONE 19.2s [2026-04-08T21:05:00.257Z] [2026-04-08T21:05:00.257Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T21:05:27.189Z] #46 ... [2026-04-08T21:05:27.189Z] [2026-04-08T21:05:27.189Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-08T21:05:27.189Z] #144 DONE 2442.1s [2026-04-08T21:05:27.189Z] [2026-04-08T21:05:27.189Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T21:05:27.189Z] #46 ... [2026-04-08T21:05:27.189Z] [2026-04-08T21:05:27.189Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-08T21:05:27.189Z] #214 DONE 0.1s [2026-04-08T21:05:27.189Z] [2026-04-08T21:05:27.189Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-08T21:05:27.189Z] #215 DONE 0.1s [2026-04-08T21:05:27.190Z] [2026-04-08T21:05:27.190Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-08T21:05:27.190Z] #33 ... [2026-04-08T21:05:27.190Z] [2026-04-08T21:05:27.190Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-04-08T21:05:27.190Z] #216 DONE 0.5s [2026-04-08T21:05:27.190Z] [2026-04-08T21:05:27.190Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-04-08T21:05:27.190Z] #217 DONE 0.1s [2026-04-08T21:05:27.190Z] [2026-04-08T21:05:27.190Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T21:05:27.190Z] #46 ... [2026-04-08T21:05:27.190Z] [2026-04-08T21:05:27.190Z] #107 [support-scheduler] exporting to image [2026-04-08T21:05:27.190Z] #107 exporting layers [2026-04-08T21:05:27.771Z] #107 exporting layers 1.1s done [2026-04-08T21:05:27.771Z] #107 writing image sha256:fcee703f03586fd9c293767b507afb98ff3df4819206913230fddb844fbf3973 done [2026-04-08T21:05:27.771Z] #107 naming to docker.io/library/support-scheduler-arm64 done [2026-04-08T21:05:27.771Z] #107 DONE 20.3s [2026-04-08T21:05:27.771Z] [2026-04-08T21:05:27.771Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T21:05:32.079Z] #46 ... [2026-04-08T21:05:32.079Z] [2026-04-08T21:05:32.079Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-08T21:05:32.079Z] #142 DONE 2448.6s [2026-04-08T21:05:32.079Z] [2026-04-08T21:05:32.079Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T21:05:32.079Z] #46 ... [2026-04-08T21:05:32.079Z] [2026-04-08T21:05:32.079Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-08T21:05:32.345Z] #218 DONE 0.1s [2026-04-08T21:05:32.345Z] [2026-04-08T21:05:32.345Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-08T21:05:32.345Z] #219 DONE 0.1s [2026-04-08T21:05:32.345Z] [2026-04-08T21:05:32.345Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-04-08T21:05:32.950Z] #220 DONE 0.4s [2026-04-08T21:05:32.950Z] [2026-04-08T21:05:32.950Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-04-08T21:05:32.950Z] #221 DONE 0.1s [2026-04-08T21:05:32.950Z] [2026-04-08T21:05:32.950Z] #107 [support-notifications] exporting to image [2026-04-08T21:05:32.950Z] #107 exporting layers [2026-04-08T21:05:33.539Z] #107 exporting layers 0.6s done [2026-04-08T21:05:33.539Z] #107 writing image sha256:3c9c123854df8efaf0bf33f970c66ad07bd4e4412e6bbe5f085dbb06b201141f done [2026-04-08T21:05:33.539Z] #107 naming to docker.io/library/support-notifications-arm64 done [2026-04-08T21:05:33.539Z] #107 DONE 20.9s [2026-04-08T21:05:33.539Z] [2026-04-08T21:05:33.539Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-08T21:05:33.539Z] time="2026-04-08T20:21:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-08T21:05:33.539Z] time="2026-04-08T20:21:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-08T21:05:33.539Z] time="2026-04-08T20:21:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-08T21:05:33.539Z] time="2026-04-08T20:21:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-08T21:05:33.539Z] time="2026-04-08T20:21:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-08T21:05:33.539Z] time="2026-04-08T20:21:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-08T21:05:33.539Z] time="2026-04-08T20:21:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-08T21:05:33.539Z] time="2026-04-08T20:21:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-08T21:05:33.539Z] time="2026-04-08T20:21:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-08T21:05:33.539Z] time="2026-04-08T20:21:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-08T21:05:33.539Z] time="2026-04-08T20:21:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-08T21:05:33.539Z] time="2026-04-08T20:21:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-08T21:05:33.539Z] time="2026-04-08T20:21:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-08T21:05:33.539Z] time="2026-04-08T20:21:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-08T21:05:33.539Z] time="2026-04-08T20:21:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-04-08T21:05:33.549Z] $ docker stop --time=1 f321f8d7ef5163edf0b5e060cf530496cb4b53c216a9f644b4cfc51d625bf914 [2026-04-08T21:05:35.243Z] $ docker rm -f --volumes f321f8d7ef5163edf0b5e060cf530496cb4b53c216a9f644b4cfc51d625bf914 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-08T21:05:35.778Z] + docker images [2026-04-08T21:05:35.778Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-04-08T21:05:35.778Z] support-notifications-arm64 latest 3c9c123854df 3 seconds ago 56.1MB [2026-04-08T21:05:35.778Z] support-scheduler-arm64 latest fcee703f0358 9 seconds ago 52.2MB [2026-04-08T21:05:35.778Z] core-metadata-arm64 latest 0876b8a8c342 37 seconds ago 48.2MB [2026-04-08T21:05:35.778Z] core-data-arm64 latest 3c0131567c61 40 seconds ago 48.1MB [2026-04-08T21:05:35.778Z] core-keeper-arm64 latest 0fc04d7cb7b2 41 seconds ago 47.8MB [2026-04-08T21:05:35.778Z] security-proxy-auth-arm64 latest 8a53c44cc81e 42 seconds ago 47.3MB [2026-04-08T21:05:35.778Z] security-spiffe-token-provider-arm64 latest 6182e9cf66c0 About a minute ago 51.9MB [2026-04-08T21:05:35.778Z] security-secretstore-setup-arm64 latest 5d927ea07062 2 minutes ago 85.7MB [2026-04-08T21:05:35.778Z] security-proxy-setup-arm64 latest adbc45e41531 3 minutes ago 52.9MB [2026-04-08T21:05:35.778Z] core-command-arm64 latest 50a4d46de87c 3 minutes ago 42.5MB [2026-04-08T21:05:35.778Z] security-bootstrapper-arm64 latest 4d2088495074 20 minutes ago 21.3MB [2026-04-08T21:05:35.778Z] core-common-config-bootstrapper-arm64 latest c93493a1d48a 21 minutes ago 20.2MB [2026-04-08T21:05:35.778Z] security-spire-config-arm64 latest aac9b852d6a9 42 minutes ago 162MB [2026-04-08T21:05:35.778Z] security-spire-agent-arm64 latest a6685419b651 42 minutes ago 219MB [2026-04-08T21:05:35.778Z] security-spire-server-arm64 latest 6d1e98faef1c 42 minutes ago 163MB [2026-04-08T21:05:35.778Z] ci-base-image-arm64 latest e97bbaa8c429 44 minutes ago 898MB [2026-04-08T21:05:35.778Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 5 months ago 564MB [2026-04-08T21:05:35.778Z] 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-08T21:05:35.933Z] provisioning config files... [2026-04-08T21:05:35.947Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/965@tmp/config1611323889173838692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-08T21:05:36.320Z] ---> ****-login.sh [2026-04-08T21:05:36.320Z] nexus3.edgexfoundry.org:10001 [2026-04-08T21:05:36.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-08T21:05:37.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-08T21:05:37.166Z] Configure a credential helper to remove this warning. See [2026-04-08T21:05:37.166Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-08T21:05:37.166Z] [2026-04-08T21:05:37.166Z] Login Succeeded [2026-04-08T21:05:37.166Z] nexus3.edgexfoundry.org:10002 [2026-04-08T21:05:37.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-08T21:05:37.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-08T21:05:37.432Z] Configure a credential helper to remove this warning. See [2026-04-08T21:05:37.432Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-08T21:05:37.432Z] [2026-04-08T21:05:37.432Z] Login Succeeded [2026-04-08T21:05:37.432Z] nexus3.edgexfoundry.org:10003 [2026-04-08T21:05:37.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-08T21:05:37.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-08T21:05:37.698Z] Configure a credential helper to remove this warning. See [2026-04-08T21:05:37.698Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-08T21:05:37.698Z] [2026-04-08T21:05:37.698Z] Login Succeeded [2026-04-08T21:05:37.963Z] nexus3.edgexfoundry.org:10004 [2026-04-08T21:05:37.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-08T21:05:38.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-08T21:05:38.231Z] Configure a credential helper to remove this warning. See [2026-04-08T21:05:38.231Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-08T21:05:38.231Z] [2026-04-08T21:05:38.231Z] Login Succeeded [2026-04-08T21:05:38.231Z] ****.io [2026-04-08T21:05:38.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-08T21:05:38.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-08T21:05:38.762Z] Configure a credential helper to remove this warning. See [2026-04-08T21:05:38.762Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-08T21:05:38.762Z] [2026-04-08T21:05:38.762Z] Login Succeeded [2026-04-08T21:05:38.762Z] ---> ****-login.sh ends [Pipeline] } [2026-04-08T21:05:38.773Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-08T21:05:38.828Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-08T21:05:38.866Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2026-04-08T21:05:38.866Z] e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:05:38.866Z] latest [2026-04-08T21:05:38.866Z] 4.1.0-dev.106 [2026-04-08T21:05:38.866Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:05:38.866Z] main [2026-04-08T21:05:38.866Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:05:39.244Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:05:39.599Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:05:39.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-04-08T21:05:39.599Z] 2e91aaaceb71: Preparing [2026-04-08T21:05:39.599Z] 12ab7e233b0b: Preparing [2026-04-08T21:05:39.599Z] 3911ce2fd20e: Preparing [2026-04-08T21:05:39.599Z] 97930aeeb12f: Preparing [2026-04-08T21:05:39.599Z] a27063bf20c2: Preparing [2026-04-08T21:05:39.599Z] 8d7d350705d5: Preparing [2026-04-08T21:05:39.599Z] c4e71c2a4573: Preparing [2026-04-08T21:05:39.599Z] 8d7d350705d5: Waiting [2026-04-08T21:05:39.599Z] c4e71c2a4573: Waiting [2026-04-08T21:05:39.867Z] a27063bf20c2: Pushed [2026-04-08T21:05:39.867Z] 2e91aaaceb71: Pushed [2026-04-08T21:05:39.867Z] 3911ce2fd20e: Pushed [2026-04-08T21:05:39.867Z] 97930aeeb12f: Pushed [2026-04-08T21:05:39.867Z] c4e71c2a4573: Layer already exists [2026-04-08T21:05:39.867Z] 8d7d350705d5: Pushed [2026-04-08T21:05:48.056Z] 12ab7e233b0b: Pushed [2026-04-08T21:05:48.056Z] e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:9625b1f2968ecda49156c353acca1d96819a8c151d510f26540cd3ced77905b2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:05:48.480Z] + 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-08T21:05:48.832Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-04-08T21:05:48.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-04-08T21:05:48.833Z] 2e91aaaceb71: Preparing [2026-04-08T21:05:48.833Z] 12ab7e233b0b: Preparing [2026-04-08T21:05:48.833Z] 3911ce2fd20e: Preparing [2026-04-08T21:05:48.833Z] 97930aeeb12f: Preparing [2026-04-08T21:05:48.833Z] a27063bf20c2: Preparing [2026-04-08T21:05:48.833Z] 8d7d350705d5: Preparing [2026-04-08T21:05:48.833Z] c4e71c2a4573: Preparing [2026-04-08T21:05:48.833Z] 8d7d350705d5: Waiting [2026-04-08T21:05:48.833Z] c4e71c2a4573: Waiting [2026-04-08T21:05:48.833Z] 2e91aaaceb71: Layer already exists [2026-04-08T21:05:48.833Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:05:48.833Z] 97930aeeb12f: Layer already exists [2026-04-08T21:05:48.833Z] a27063bf20c2: Layer already exists [2026-04-08T21:05:48.833Z] 12ab7e233b0b: Layer already exists [2026-04-08T21:05:48.833Z] c4e71c2a4573: Layer already exists [2026-04-08T21:05:48.833Z] 8d7d350705d5: Layer already exists [2026-04-08T21:05:49.105Z] latest: digest: sha256:9625b1f2968ecda49156c353acca1d96819a8c151d510f26540cd3ced77905b2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:05:49.465Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:05:49.814Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.106 [2026-04-08T21:05:49.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-04-08T21:05:49.814Z] 2e91aaaceb71: Preparing [2026-04-08T21:05:49.814Z] 12ab7e233b0b: Preparing [2026-04-08T21:05:49.814Z] 3911ce2fd20e: Preparing [2026-04-08T21:05:49.814Z] 97930aeeb12f: Preparing [2026-04-08T21:05:49.814Z] a27063bf20c2: Preparing [2026-04-08T21:05:49.814Z] 8d7d350705d5: Preparing [2026-04-08T21:05:49.814Z] c4e71c2a4573: Preparing [2026-04-08T21:05:49.814Z] 8d7d350705d5: Waiting [2026-04-08T21:05:49.814Z] c4e71c2a4573: Waiting [2026-04-08T21:05:49.814Z] 2e91aaaceb71: Layer already exists [2026-04-08T21:05:49.814Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:05:49.814Z] a27063bf20c2: Layer already exists [2026-04-08T21:05:49.814Z] 97930aeeb12f: Layer already exists [2026-04-08T21:05:49.814Z] 12ab7e233b0b: Layer already exists [2026-04-08T21:05:49.814Z] 8d7d350705d5: Layer already exists [2026-04-08T21:05:49.814Z] c4e71c2a4573: Layer already exists [2026-04-08T21:05:49.814Z] 4.1.0-dev.106: digest: sha256:9625b1f2968ecda49156c353acca1d96819a8c151d510f26540cd3ced77905b2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:05:50.445Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:05:54.123Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:05:54.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-04-08T21:05:54.123Z] 2e91aaaceb71: Preparing [2026-04-08T21:05:54.123Z] 12ab7e233b0b: Preparing [2026-04-08T21:05:54.123Z] 3911ce2fd20e: Preparing [2026-04-08T21:05:54.123Z] 97930aeeb12f: Preparing [2026-04-08T21:05:54.123Z] a27063bf20c2: Preparing [2026-04-08T21:05:54.123Z] 8d7d350705d5: Preparing [2026-04-08T21:05:54.123Z] c4e71c2a4573: Preparing [2026-04-08T21:05:54.123Z] 8d7d350705d5: Waiting [2026-04-08T21:05:54.123Z] c4e71c2a4573: Waiting [2026-04-08T21:05:54.123Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:05:54.123Z] 2e91aaaceb71: Layer already exists [2026-04-08T21:05:54.123Z] 97930aeeb12f: Layer already exists [2026-04-08T21:05:54.123Z] 12ab7e233b0b: Layer already exists [2026-04-08T21:05:54.123Z] a27063bf20c2: Layer already exists [2026-04-08T21:05:54.123Z] 8d7d350705d5: Layer already exists [2026-04-08T21:05:54.123Z] c4e71c2a4573: Layer already exists [2026-04-08T21:05:54.123Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:9625b1f2968ecda49156c353acca1d96819a8c151d510f26540cd3ced77905b2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:05:54.748Z] + 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-08T21:05:55.092Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2026-04-08T21:05:55.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-04-08T21:05:55.092Z] 2e91aaaceb71: Preparing [2026-04-08T21:05:55.092Z] 12ab7e233b0b: Preparing [2026-04-08T21:05:55.092Z] 3911ce2fd20e: Preparing [2026-04-08T21:05:55.092Z] 97930aeeb12f: Preparing [2026-04-08T21:05:55.092Z] a27063bf20c2: Preparing [2026-04-08T21:05:55.092Z] 8d7d350705d5: Preparing [2026-04-08T21:05:55.092Z] c4e71c2a4573: Preparing [2026-04-08T21:05:55.092Z] 8d7d350705d5: Waiting [2026-04-08T21:05:55.092Z] c4e71c2a4573: Waiting [2026-04-08T21:05:55.092Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:05:55.092Z] a27063bf20c2: Layer already exists [2026-04-08T21:05:55.092Z] 97930aeeb12f: Layer already exists [2026-04-08T21:05:55.092Z] 2e91aaaceb71: Layer already exists [2026-04-08T21:05:55.092Z] 12ab7e233b0b: Layer already exists [2026-04-08T21:05:55.092Z] 8d7d350705d5: Layer already exists [2026-04-08T21:05:55.092Z] c4e71c2a4573: Layer already exists [2026-04-08T21:05:55.356Z] main: digest: sha256:9625b1f2968ecda49156c353acca1d96819a8c151d510f26540cd3ced77905b2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-08T21:05:55.441Z] ===================================================== [Pipeline] echo [2026-04-08T21:05:55.458Z] taggedImages: [2026-04-08T21:05:55.458Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:05:55.458Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-04-08T21:05:55.458Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.106 [2026-04-08T21:05:55.458Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:05:55.458Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-04-08T21:05:55.481Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2026-04-08T21:05:55.481Z] e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:05:55.481Z] latest [2026-04-08T21:05:55.481Z] 4.1.0-dev.106 [2026-04-08T21:05:55.481Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:05:55.481Z] main [2026-04-08T21:05:55.481Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:05:55.847Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:05:56.192Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:05:56.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-04-08T21:05:56.192Z] 7f5fc13e5fec: Preparing [2026-04-08T21:05:56.192Z] cd948e9dc42b: Preparing [2026-04-08T21:05:56.192Z] 0b1b0481fede: Preparing [2026-04-08T21:05:56.192Z] 04761e8321be: Preparing [2026-04-08T21:05:56.192Z] 3911ce2fd20e: Preparing [2026-04-08T21:05:56.192Z] 97930aeeb12f: Preparing [2026-04-08T21:05:56.192Z] 97930aeeb12f: Waiting [2026-04-08T21:05:56.192Z] a27063bf20c2: Preparing [2026-04-08T21:05:56.192Z] 8d7d350705d5: Preparing [2026-04-08T21:05:56.192Z] a27063bf20c2: Waiting [2026-04-08T21:05:56.192Z] c4e71c2a4573: Preparing [2026-04-08T21:05:56.192Z] 8d7d350705d5: Waiting [2026-04-08T21:05:56.192Z] c4e71c2a4573: Waiting [2026-04-08T21:05:56.192Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:05:56.456Z] 97930aeeb12f: Layer already exists [2026-04-08T21:05:56.456Z] a27063bf20c2: Layer already exists [2026-04-08T21:05:56.456Z] cd948e9dc42b: Pushed [2026-04-08T21:05:56.456Z] 8d7d350705d5: Layer already exists [2026-04-08T21:05:56.456Z] 0b1b0481fede: Pushed [2026-04-08T21:05:56.456Z] 7f5fc13e5fec: Pushed [2026-04-08T21:05:56.456Z] c4e71c2a4573: Layer already exists [2026-04-08T21:05:59.015Z] 04761e8321be: Pushed [2026-04-08T21:05:59.278Z] e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:a8d79a5a3e2576e7dd6a2fbc445c5ed6ec8e1530790ac09cd07224fc1eb4caf2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:05:59.641Z] + 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-08T21:06:00.003Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-04-08T21:06:00.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-04-08T21:06:00.003Z] 7f5fc13e5fec: Preparing [2026-04-08T21:06:00.003Z] cd948e9dc42b: Preparing [2026-04-08T21:06:00.003Z] 0b1b0481fede: Preparing [2026-04-08T21:06:00.003Z] 04761e8321be: Preparing [2026-04-08T21:06:00.003Z] 3911ce2fd20e: Preparing [2026-04-08T21:06:00.003Z] 97930aeeb12f: Preparing [2026-04-08T21:06:00.003Z] a27063bf20c2: Preparing [2026-04-08T21:06:00.003Z] 8d7d350705d5: Preparing [2026-04-08T21:06:00.003Z] c4e71c2a4573: Preparing [2026-04-08T21:06:00.003Z] 97930aeeb12f: Waiting [2026-04-08T21:06:00.003Z] 8d7d350705d5: Waiting [2026-04-08T21:06:00.003Z] c4e71c2a4573: Waiting [2026-04-08T21:06:00.003Z] a27063bf20c2: Waiting [2026-04-08T21:06:00.003Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:06:00.003Z] 04761e8321be: Layer already exists [2026-04-08T21:06:00.003Z] cd948e9dc42b: Layer already exists [2026-04-08T21:06:00.003Z] 7f5fc13e5fec: Layer already exists [2026-04-08T21:06:00.003Z] 0b1b0481fede: Layer already exists [2026-04-08T21:06:00.003Z] 8d7d350705d5: Layer already exists [2026-04-08T21:06:00.003Z] a27063bf20c2: Layer already exists [2026-04-08T21:06:00.003Z] 97930aeeb12f: Layer already exists [2026-04-08T21:06:00.003Z] c4e71c2a4573: Layer already exists [2026-04-08T21:06:00.265Z] latest: digest: sha256:a8d79a5a3e2576e7dd6a2fbc445c5ed6ec8e1530790ac09cd07224fc1eb4caf2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:00.628Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:00.967Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.106 [2026-04-08T21:06:00.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-04-08T21:06:00.967Z] 7f5fc13e5fec: Preparing [2026-04-08T21:06:00.967Z] cd948e9dc42b: Preparing [2026-04-08T21:06:00.967Z] 0b1b0481fede: Preparing [2026-04-08T21:06:00.967Z] 04761e8321be: Preparing [2026-04-08T21:06:00.967Z] 3911ce2fd20e: Preparing [2026-04-08T21:06:00.967Z] 97930aeeb12f: Preparing [2026-04-08T21:06:00.967Z] a27063bf20c2: Preparing [2026-04-08T21:06:00.967Z] 8d7d350705d5: Preparing [2026-04-08T21:06:00.967Z] c4e71c2a4573: Preparing [2026-04-08T21:06:00.967Z] a27063bf20c2: Waiting [2026-04-08T21:06:00.967Z] 8d7d350705d5: Waiting [2026-04-08T21:06:00.967Z] 97930aeeb12f: Waiting [2026-04-08T21:06:00.967Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:06:00.967Z] 04761e8321be: Layer already exists [2026-04-08T21:06:00.967Z] 0b1b0481fede: Layer already exists [2026-04-08T21:06:00.967Z] cd948e9dc42b: Layer already exists [2026-04-08T21:06:00.967Z] 7f5fc13e5fec: Layer already exists [2026-04-08T21:06:00.967Z] 97930aeeb12f: Layer already exists [2026-04-08T21:06:00.967Z] 8d7d350705d5: Layer already exists [2026-04-08T21:06:00.967Z] a27063bf20c2: Layer already exists [2026-04-08T21:06:00.967Z] c4e71c2a4573: Layer already exists [2026-04-08T21:06:01.230Z] 4.1.0-dev.106: digest: sha256:a8d79a5a3e2576e7dd6a2fbc445c5ed6ec8e1530790ac09cd07224fc1eb4caf2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:01.591Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:01.940Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:06:01.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-04-08T21:06:01.940Z] 7f5fc13e5fec: Preparing [2026-04-08T21:06:01.940Z] cd948e9dc42b: Preparing [2026-04-08T21:06:01.940Z] 0b1b0481fede: Preparing [2026-04-08T21:06:01.940Z] 04761e8321be: Preparing [2026-04-08T21:06:01.940Z] 3911ce2fd20e: Preparing [2026-04-08T21:06:01.940Z] 97930aeeb12f: Preparing [2026-04-08T21:06:01.940Z] a27063bf20c2: Preparing [2026-04-08T21:06:01.940Z] 8d7d350705d5: Preparing [2026-04-08T21:06:01.940Z] c4e71c2a4573: Preparing [2026-04-08T21:06:01.940Z] 97930aeeb12f: Waiting [2026-04-08T21:06:01.940Z] a27063bf20c2: Waiting [2026-04-08T21:06:01.940Z] 8d7d350705d5: Waiting [2026-04-08T21:06:01.940Z] c4e71c2a4573: Waiting [2026-04-08T21:06:01.940Z] 0b1b0481fede: Layer already exists [2026-04-08T21:06:01.940Z] cd948e9dc42b: Layer already exists [2026-04-08T21:06:01.940Z] 7f5fc13e5fec: Layer already exists [2026-04-08T21:06:01.940Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:06:01.940Z] 04761e8321be: Layer already exists [2026-04-08T21:06:01.940Z] a27063bf20c2: Layer already exists [2026-04-08T21:06:01.940Z] 97930aeeb12f: Layer already exists [2026-04-08T21:06:01.940Z] c4e71c2a4573: Layer already exists [2026-04-08T21:06:01.940Z] 8d7d350705d5: Layer already exists [2026-04-08T21:06:01.940Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:a8d79a5a3e2576e7dd6a2fbc445c5ed6ec8e1530790ac09cd07224fc1eb4caf2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:02.562Z] + 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-08T21:06:02.919Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2026-04-08T21:06:02.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-04-08T21:06:02.919Z] 7f5fc13e5fec: Preparing [2026-04-08T21:06:02.919Z] cd948e9dc42b: Preparing [2026-04-08T21:06:02.919Z] 0b1b0481fede: Preparing [2026-04-08T21:06:02.919Z] 04761e8321be: Preparing [2026-04-08T21:06:02.919Z] 3911ce2fd20e: Preparing [2026-04-08T21:06:02.919Z] 97930aeeb12f: Preparing [2026-04-08T21:06:02.919Z] a27063bf20c2: Preparing [2026-04-08T21:06:02.919Z] 8d7d350705d5: Preparing [2026-04-08T21:06:02.919Z] c4e71c2a4573: Preparing [2026-04-08T21:06:02.919Z] 97930aeeb12f: Waiting [2026-04-08T21:06:02.919Z] 8d7d350705d5: Waiting [2026-04-08T21:06:02.919Z] a27063bf20c2: Waiting [2026-04-08T21:06:02.919Z] c4e71c2a4573: Waiting [2026-04-08T21:06:02.919Z] cd948e9dc42b: Layer already exists [2026-04-08T21:06:02.919Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:06:02.919Z] 0b1b0481fede: Layer already exists [2026-04-08T21:06:02.919Z] 7f5fc13e5fec: Layer already exists [2026-04-08T21:06:02.919Z] 04761e8321be: Layer already exists [2026-04-08T21:06:02.919Z] 8d7d350705d5: Layer already exists [2026-04-08T21:06:02.919Z] c4e71c2a4573: Layer already exists [2026-04-08T21:06:02.919Z] a27063bf20c2: Layer already exists [2026-04-08T21:06:02.919Z] 97930aeeb12f: Layer already exists [2026-04-08T21:06:03.183Z] main: digest: sha256:a8d79a5a3e2576e7dd6a2fbc445c5ed6ec8e1530790ac09cd07224fc1eb4caf2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-08T21:06:03.270Z] ===================================================== [Pipeline] echo [2026-04-08T21:06:03.281Z] taggedImages: [2026-04-08T21:06:03.281Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:06:03.281Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-04-08T21:06:03.281Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.106 [2026-04-08T21:06:03.281Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:06:03.281Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-04-08T21:06:03.307Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2026-04-08T21:06:03.307Z] e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:06:03.307Z] latest [2026-04-08T21:06:03.307Z] 4.1.0-dev.106 [2026-04-08T21:06:03.307Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:06:03.307Z] main [2026-04-08T21:06:03.307Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:03.684Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:04.032Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:06:04.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-04-08T21:06:04.032Z] 728061b27814: Preparing [2026-04-08T21:06:04.032Z] f965c2fece79: Preparing [2026-04-08T21:06:04.032Z] 3911ce2fd20e: Preparing [2026-04-08T21:06:04.032Z] 97930aeeb12f: Preparing [2026-04-08T21:06:04.032Z] 2b885fe62e8a: Preparing [2026-04-08T21:06:04.032Z] 2ae8e7fb0dc6: Preparing [2026-04-08T21:06:04.032Z] c4e71c2a4573: Preparing [2026-04-08T21:06:04.032Z] 2ae8e7fb0dc6: Waiting [2026-04-08T21:06:04.032Z] c4e71c2a4573: Waiting [2026-04-08T21:06:04.297Z] 2b885fe62e8a: Pushed [2026-04-08T21:06:07.618Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:06:07.618Z] 97930aeeb12f: Layer already exists [2026-04-08T21:06:07.618Z] c4e71c2a4573: Layer already exists [2026-04-08T21:06:07.618Z] 728061b27814: Pushed [2026-04-08T21:06:07.618Z] 2ae8e7fb0dc6: Pushed [2026-04-08T21:06:12.939Z] f965c2fece79: Pushed [2026-04-08T21:06:12.939Z] e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:7daf4a6e349eda9e7ff15300b8afbcf487e5c8ba7c962d50c9097bea6873d77a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:13.300Z] + 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-08T21:06:13.642Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-04-08T21:06:13.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-04-08T21:06:13.642Z] 728061b27814: Preparing [2026-04-08T21:06:13.642Z] f965c2fece79: Preparing [2026-04-08T21:06:13.642Z] 3911ce2fd20e: Preparing [2026-04-08T21:06:13.642Z] 97930aeeb12f: Preparing [2026-04-08T21:06:13.642Z] 2b885fe62e8a: Preparing [2026-04-08T21:06:13.642Z] 2ae8e7fb0dc6: Preparing [2026-04-08T21:06:13.642Z] c4e71c2a4573: Preparing [2026-04-08T21:06:13.642Z] c4e71c2a4573: Waiting [2026-04-08T21:06:13.642Z] 97930aeeb12f: Layer already exists [2026-04-08T21:06:13.642Z] 2b885fe62e8a: Layer already exists [2026-04-08T21:06:13.642Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:06:13.642Z] f965c2fece79: Layer already exists [2026-04-08T21:06:13.642Z] 728061b27814: Layer already exists [2026-04-08T21:06:13.642Z] 2ae8e7fb0dc6: Layer already exists [2026-04-08T21:06:13.642Z] c4e71c2a4573: Layer already exists [2026-04-08T21:06:13.642Z] latest: digest: sha256:7daf4a6e349eda9e7ff15300b8afbcf487e5c8ba7c962d50c9097bea6873d77a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:14.273Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:14.635Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.106 [2026-04-08T21:06:14.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-04-08T21:06:14.635Z] 728061b27814: Preparing [2026-04-08T21:06:14.635Z] f965c2fece79: Preparing [2026-04-08T21:06:14.635Z] 3911ce2fd20e: Preparing [2026-04-08T21:06:14.635Z] 97930aeeb12f: Preparing [2026-04-08T21:06:14.635Z] 2b885fe62e8a: Preparing [2026-04-08T21:06:14.635Z] 2ae8e7fb0dc6: Preparing [2026-04-08T21:06:14.635Z] c4e71c2a4573: Preparing [2026-04-08T21:06:14.635Z] 2ae8e7fb0dc6: Waiting [2026-04-08T21:06:14.635Z] c4e71c2a4573: Waiting [2026-04-08T21:06:14.635Z] 2b885fe62e8a: Layer already exists [2026-04-08T21:06:14.635Z] f965c2fece79: Layer already exists [2026-04-08T21:06:14.635Z] 97930aeeb12f: Layer already exists [2026-04-08T21:06:14.635Z] 728061b27814: Layer already exists [2026-04-08T21:06:14.635Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:06:14.635Z] 2ae8e7fb0dc6: Layer already exists [2026-04-08T21:06:14.635Z] c4e71c2a4573: Layer already exists [2026-04-08T21:06:14.635Z] 4.1.0-dev.106: digest: sha256:7daf4a6e349eda9e7ff15300b8afbcf487e5c8ba7c962d50c9097bea6873d77a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:15.273Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:15.614Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:06:15.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-04-08T21:06:15.614Z] 728061b27814: Preparing [2026-04-08T21:06:15.614Z] f965c2fece79: Preparing [2026-04-08T21:06:15.614Z] 3911ce2fd20e: Preparing [2026-04-08T21:06:15.614Z] 97930aeeb12f: Preparing [2026-04-08T21:06:15.614Z] 2b885fe62e8a: Preparing [2026-04-08T21:06:15.614Z] 2ae8e7fb0dc6: Preparing [2026-04-08T21:06:15.614Z] c4e71c2a4573: Preparing [2026-04-08T21:06:15.614Z] 2ae8e7fb0dc6: Waiting [2026-04-08T21:06:15.614Z] c4e71c2a4573: Waiting [2026-04-08T21:06:15.614Z] f965c2fece79: Layer already exists [2026-04-08T21:06:15.614Z] 2b885fe62e8a: Layer already exists [2026-04-08T21:06:15.614Z] 97930aeeb12f: Layer already exists [2026-04-08T21:06:15.614Z] 728061b27814: Layer already exists [2026-04-08T21:06:15.614Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:06:15.614Z] 2ae8e7fb0dc6: Layer already exists [2026-04-08T21:06:15.614Z] c4e71c2a4573: Layer already exists [2026-04-08T21:06:15.614Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:7daf4a6e349eda9e7ff15300b8afbcf487e5c8ba7c962d50c9097bea6873d77a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:15.963Z] + 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-08T21:06:16.324Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2026-04-08T21:06:16.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-04-08T21:06:16.324Z] 728061b27814: Preparing [2026-04-08T21:06:16.324Z] f965c2fece79: Preparing [2026-04-08T21:06:16.324Z] 3911ce2fd20e: Preparing [2026-04-08T21:06:16.324Z] 97930aeeb12f: Preparing [2026-04-08T21:06:16.324Z] 2b885fe62e8a: Preparing [2026-04-08T21:06:16.324Z] 2ae8e7fb0dc6: Preparing [2026-04-08T21:06:16.324Z] c4e71c2a4573: Preparing [2026-04-08T21:06:16.324Z] 2ae8e7fb0dc6: Waiting [2026-04-08T21:06:16.324Z] c4e71c2a4573: Waiting [2026-04-08T21:06:16.324Z] 728061b27814: Layer already exists [2026-04-08T21:06:16.324Z] f965c2fece79: Layer already exists [2026-04-08T21:06:16.324Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:06:16.324Z] 97930aeeb12f: Layer already exists [2026-04-08T21:06:16.324Z] 2b885fe62e8a: Layer already exists [2026-04-08T21:06:16.324Z] 2ae8e7fb0dc6: Layer already exists [2026-04-08T21:06:16.324Z] c4e71c2a4573: Layer already exists [2026-04-08T21:06:16.588Z] main: digest: sha256:7daf4a6e349eda9e7ff15300b8afbcf487e5c8ba7c962d50c9097bea6873d77a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-08T21:06:16.656Z] ===================================================== [Pipeline] echo [2026-04-08T21:06:16.670Z] taggedImages: [2026-04-08T21:06:16.670Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:06:16.670Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-04-08T21:06:16.670Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.106 [2026-04-08T21:06:16.670Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:06:16.670Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-04-08T21:06:16.696Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2026-04-08T21:06:16.696Z] e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:06:16.696Z] latest [2026-04-08T21:06:16.696Z] 4.1.0-dev.106 [2026-04-08T21:06:16.696Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:06:16.696Z] main [2026-04-08T21:06:16.696Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:17.050Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:17.391Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:06:17.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-04-08T21:06:17.391Z] 8630002369ea: Preparing [2026-04-08T21:06:17.391Z] 8586224df80b: Preparing [2026-04-08T21:06:17.391Z] 97930aeeb12f: Preparing [2026-04-08T21:06:17.391Z] cb254e39cb74: Preparing [2026-04-08T21:06:17.391Z] 2260101bdd11: Preparing [2026-04-08T21:06:17.391Z] c4e71c2a4573: Preparing [2026-04-08T21:06:17.391Z] c4e71c2a4573: Waiting [2026-04-08T21:06:17.391Z] 97930aeeb12f: Layer already exists [2026-04-08T21:06:17.654Z] c4e71c2a4573: Layer already exists [2026-04-08T21:06:17.654Z] 2260101bdd11: Pushed [2026-04-08T21:06:17.654Z] 8630002369ea: Pushed [2026-04-08T21:06:17.654Z] cb254e39cb74: Pushed [2026-04-08T21:06:25.842Z] 8586224df80b: Pushed [2026-04-08T21:06:25.842Z] e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:80089d6e2b20467f769df6400a209ab2f08397f345c5efa60926d704f37ceb8d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:26.197Z] + 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-08T21:06:26.545Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-04-08T21:06:26.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-04-08T21:06:26.545Z] 8630002369ea: Preparing [2026-04-08T21:06:26.545Z] 8586224df80b: Preparing [2026-04-08T21:06:26.545Z] 97930aeeb12f: Preparing [2026-04-08T21:06:26.545Z] cb254e39cb74: Preparing [2026-04-08T21:06:26.545Z] 2260101bdd11: Preparing [2026-04-08T21:06:26.545Z] c4e71c2a4573: Preparing [2026-04-08T21:06:26.545Z] c4e71c2a4573: Waiting [2026-04-08T21:06:26.545Z] 2260101bdd11: Layer already exists [2026-04-08T21:06:26.545Z] 8630002369ea: Layer already exists [2026-04-08T21:06:26.545Z] 8586224df80b: Layer already exists [2026-04-08T21:06:26.545Z] 97930aeeb12f: Layer already exists [2026-04-08T21:06:26.545Z] cb254e39cb74: Layer already exists [2026-04-08T21:06:26.545Z] c4e71c2a4573: Layer already exists [2026-04-08T21:06:26.545Z] latest: digest: sha256:80089d6e2b20467f769df6400a209ab2f08397f345c5efa60926d704f37ceb8d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:26.888Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:27.231Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.106 [2026-04-08T21:06:27.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-04-08T21:06:27.231Z] 8630002369ea: Preparing [2026-04-08T21:06:27.231Z] 8586224df80b: Preparing [2026-04-08T21:06:27.231Z] 97930aeeb12f: Preparing [2026-04-08T21:06:27.231Z] cb254e39cb74: Preparing [2026-04-08T21:06:27.231Z] 2260101bdd11: Preparing [2026-04-08T21:06:27.231Z] c4e71c2a4573: Preparing [2026-04-08T21:06:27.231Z] c4e71c2a4573: Waiting [2026-04-08T21:06:27.231Z] 2260101bdd11: Layer already exists [2026-04-08T21:06:27.231Z] 8630002369ea: Layer already exists [2026-04-08T21:06:27.231Z] 8586224df80b: Layer already exists [2026-04-08T21:06:27.231Z] cb254e39cb74: Layer already exists [2026-04-08T21:06:27.231Z] 97930aeeb12f: Layer already exists [2026-04-08T21:06:27.231Z] c4e71c2a4573: Layer already exists [2026-04-08T21:06:27.231Z] 4.1.0-dev.106: digest: sha256:80089d6e2b20467f769df6400a209ab2f08397f345c5efa60926d704f37ceb8d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:27.849Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:28.200Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:06:28.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-04-08T21:06:28.200Z] 8630002369ea: Preparing [2026-04-08T21:06:28.200Z] 8586224df80b: Preparing [2026-04-08T21:06:28.200Z] 97930aeeb12f: Preparing [2026-04-08T21:06:28.200Z] cb254e39cb74: Preparing [2026-04-08T21:06:28.200Z] 2260101bdd11: Preparing [2026-04-08T21:06:28.200Z] c4e71c2a4573: Preparing [2026-04-08T21:06:28.200Z] c4e71c2a4573: Waiting [2026-04-08T21:06:28.200Z] cb254e39cb74: Layer already exists [2026-04-08T21:06:28.200Z] 97930aeeb12f: Layer already exists [2026-04-08T21:06:28.200Z] 8586224df80b: Layer already exists [2026-04-08T21:06:28.200Z] 8630002369ea: Layer already exists [2026-04-08T21:06:28.200Z] 2260101bdd11: Layer already exists [2026-04-08T21:06:28.200Z] c4e71c2a4573: Layer already exists [2026-04-08T21:06:28.200Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:80089d6e2b20467f769df6400a209ab2f08397f345c5efa60926d704f37ceb8d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:28.596Z] + 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-08T21:06:28.943Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2026-04-08T21:06:28.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-04-08T21:06:28.943Z] 8630002369ea: Preparing [2026-04-08T21:06:28.943Z] 8586224df80b: Preparing [2026-04-08T21:06:28.943Z] 97930aeeb12f: Preparing [2026-04-08T21:06:28.943Z] cb254e39cb74: Preparing [2026-04-08T21:06:28.943Z] 2260101bdd11: Preparing [2026-04-08T21:06:28.943Z] c4e71c2a4573: Preparing [2026-04-08T21:06:28.943Z] c4e71c2a4573: Waiting [2026-04-08T21:06:28.943Z] 2260101bdd11: Layer already exists [2026-04-08T21:06:28.943Z] 8586224df80b: Layer already exists [2026-04-08T21:06:28.943Z] cb254e39cb74: Layer already exists [2026-04-08T21:06:28.943Z] 8630002369ea: Layer already exists [2026-04-08T21:06:28.943Z] 97930aeeb12f: Layer already exists [2026-04-08T21:06:28.943Z] c4e71c2a4573: Layer already exists [2026-04-08T21:06:29.211Z] main: digest: sha256:80089d6e2b20467f769df6400a209ab2f08397f345c5efa60926d704f37ceb8d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-08T21:06:29.283Z] ===================================================== [Pipeline] echo [2026-04-08T21:06:29.294Z] taggedImages: [2026-04-08T21:06:29.294Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:06:29.294Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-04-08T21:06:29.294Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.106 [2026-04-08T21:06:29.294Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:06:29.294Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-04-08T21:06:29.326Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2026-04-08T21:06:29.326Z] e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:06:29.326Z] latest [2026-04-08T21:06:29.326Z] 4.1.0-dev.106 [2026-04-08T21:06:29.326Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:06:29.326Z] main [2026-04-08T21:06:29.326Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:29.701Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:30.076Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:06:30.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-04-08T21:06:30.076Z] 2ad4ae43ed30: Preparing [2026-04-08T21:06:30.076Z] f0687e55f371: Preparing [2026-04-08T21:06:30.076Z] 60ecaa76ce6c: Preparing [2026-04-08T21:06:30.076Z] 3911ce2fd20e: Preparing [2026-04-08T21:06:30.076Z] 97930aeeb12f: Preparing [2026-04-08T21:06:30.076Z] a27063bf20c2: Preparing [2026-04-08T21:06:30.076Z] 8d7d350705d5: Preparing [2026-04-08T21:06:30.076Z] c4e71c2a4573: Preparing [2026-04-08T21:06:30.076Z] c4e71c2a4573: Waiting [2026-04-08T21:06:30.076Z] a27063bf20c2: Waiting [2026-04-08T21:06:30.076Z] 8d7d350705d5: Waiting [2026-04-08T21:06:30.076Z] 97930aeeb12f: Layer already exists [2026-04-08T21:06:30.076Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:06:30.076Z] a27063bf20c2: Layer already exists [2026-04-08T21:06:30.340Z] 8d7d350705d5: Layer already exists [2026-04-08T21:06:30.340Z] c4e71c2a4573: Layer already exists [2026-04-08T21:06:30.340Z] f0687e55f371: Pushed [2026-04-08T21:06:30.340Z] 2ad4ae43ed30: Pushed [2026-04-08T21:06:42.621Z] 60ecaa76ce6c: Pushed [2026-04-08T21:06:42.621Z] e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:fef39f0dcdfa28c15243a02db3420be105d7e353e13a83ef1c9438bf028b5e95 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:42.971Z] + 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-08T21:06:43.314Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-04-08T21:06:43.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-04-08T21:06:43.314Z] 2ad4ae43ed30: Preparing [2026-04-08T21:06:43.314Z] f0687e55f371: Preparing [2026-04-08T21:06:43.314Z] 60ecaa76ce6c: Preparing [2026-04-08T21:06:43.314Z] 3911ce2fd20e: Preparing [2026-04-08T21:06:43.314Z] 97930aeeb12f: Preparing [2026-04-08T21:06:43.314Z] a27063bf20c2: Preparing [2026-04-08T21:06:43.314Z] 8d7d350705d5: Preparing [2026-04-08T21:06:43.314Z] c4e71c2a4573: Preparing [2026-04-08T21:06:43.314Z] a27063bf20c2: Waiting [2026-04-08T21:06:43.314Z] 8d7d350705d5: Waiting [2026-04-08T21:06:43.314Z] c4e71c2a4573: Waiting [2026-04-08T21:06:43.314Z] f0687e55f371: Layer already exists [2026-04-08T21:06:43.314Z] 97930aeeb12f: Layer already exists [2026-04-08T21:06:43.314Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:06:43.314Z] 2ad4ae43ed30: Layer already exists [2026-04-08T21:06:43.314Z] 60ecaa76ce6c: Layer already exists [2026-04-08T21:06:43.314Z] 8d7d350705d5: Layer already exists [2026-04-08T21:06:43.314Z] c4e71c2a4573: Layer already exists [2026-04-08T21:06:43.314Z] a27063bf20c2: Layer already exists [2026-04-08T21:06:43.576Z] latest: digest: sha256:fef39f0dcdfa28c15243a02db3420be105d7e353e13a83ef1c9438bf028b5e95 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:43.923Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:44.271Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.106 [2026-04-08T21:06:44.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-04-08T21:06:44.271Z] 2ad4ae43ed30: Preparing [2026-04-08T21:06:44.271Z] f0687e55f371: Preparing [2026-04-08T21:06:44.271Z] 60ecaa76ce6c: Preparing [2026-04-08T21:06:44.271Z] 3911ce2fd20e: Preparing [2026-04-08T21:06:44.271Z] 97930aeeb12f: Preparing [2026-04-08T21:06:44.271Z] a27063bf20c2: Preparing [2026-04-08T21:06:44.271Z] 8d7d350705d5: Preparing [2026-04-08T21:06:44.272Z] c4e71c2a4573: Preparing [2026-04-08T21:06:44.272Z] a27063bf20c2: Waiting [2026-04-08T21:06:44.272Z] 8d7d350705d5: Waiting [2026-04-08T21:06:44.272Z] c4e71c2a4573: Waiting [2026-04-08T21:06:44.272Z] 2ad4ae43ed30: Layer already exists [2026-04-08T21:06:44.272Z] f0687e55f371: Layer already exists [2026-04-08T21:06:44.272Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:06:44.272Z] 97930aeeb12f: Layer already exists [2026-04-08T21:06:44.272Z] 60ecaa76ce6c: Layer already exists [2026-04-08T21:06:44.272Z] a27063bf20c2: Layer already exists [2026-04-08T21:06:44.272Z] c4e71c2a4573: Layer already exists [2026-04-08T21:06:44.272Z] 8d7d350705d5: Layer already exists [2026-04-08T21:06:44.272Z] 4.1.0-dev.106: digest: sha256:fef39f0dcdfa28c15243a02db3420be105d7e353e13a83ef1c9438bf028b5e95 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:44.620Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:44.969Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:06:44.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-04-08T21:06:44.969Z] 2ad4ae43ed30: Preparing [2026-04-08T21:06:44.969Z] f0687e55f371: Preparing [2026-04-08T21:06:44.969Z] 60ecaa76ce6c: Preparing [2026-04-08T21:06:44.969Z] 3911ce2fd20e: Preparing [2026-04-08T21:06:44.969Z] 97930aeeb12f: Preparing [2026-04-08T21:06:44.969Z] a27063bf20c2: Preparing [2026-04-08T21:06:44.969Z] 8d7d350705d5: Preparing [2026-04-08T21:06:44.969Z] c4e71c2a4573: Preparing [2026-04-08T21:06:44.969Z] 8d7d350705d5: Waiting [2026-04-08T21:06:44.969Z] c4e71c2a4573: Waiting [2026-04-08T21:06:44.969Z] a27063bf20c2: Waiting [2026-04-08T21:06:44.969Z] 97930aeeb12f: Layer already exists [2026-04-08T21:06:44.969Z] 2ad4ae43ed30: Layer already exists [2026-04-08T21:06:44.969Z] f0687e55f371: Layer already exists [2026-04-08T21:06:44.969Z] 60ecaa76ce6c: Layer already exists [2026-04-08T21:06:44.969Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:06:44.969Z] 8d7d350705d5: Layer already exists [2026-04-08T21:06:44.969Z] a27063bf20c2: Layer already exists [2026-04-08T21:06:44.969Z] c4e71c2a4573: Layer already exists [2026-04-08T21:06:44.969Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:fef39f0dcdfa28c15243a02db3420be105d7e353e13a83ef1c9438bf028b5e95 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:45.312Z] + 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-08T21:06:45.652Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2026-04-08T21:06:45.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-04-08T21:06:45.652Z] 2ad4ae43ed30: Preparing [2026-04-08T21:06:45.652Z] f0687e55f371: Preparing [2026-04-08T21:06:45.652Z] 60ecaa76ce6c: Preparing [2026-04-08T21:06:45.652Z] 3911ce2fd20e: Preparing [2026-04-08T21:06:45.652Z] 97930aeeb12f: Preparing [2026-04-08T21:06:45.652Z] a27063bf20c2: Preparing [2026-04-08T21:06:45.652Z] 8d7d350705d5: Preparing [2026-04-08T21:06:45.652Z] c4e71c2a4573: Preparing [2026-04-08T21:06:45.652Z] 8d7d350705d5: Waiting [2026-04-08T21:06:45.653Z] c4e71c2a4573: Waiting [2026-04-08T21:06:45.653Z] a27063bf20c2: Waiting [2026-04-08T21:06:45.653Z] f0687e55f371: Layer already exists [2026-04-08T21:06:45.653Z] 60ecaa76ce6c: Layer already exists [2026-04-08T21:06:45.653Z] 2ad4ae43ed30: Layer already exists [2026-04-08T21:06:45.653Z] 97930aeeb12f: Layer already exists [2026-04-08T21:06:45.653Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:06:45.653Z] 8d7d350705d5: Layer already exists [2026-04-08T21:06:45.653Z] a27063bf20c2: Layer already exists [2026-04-08T21:06:45.653Z] c4e71c2a4573: Layer already exists [2026-04-08T21:06:45.653Z] main: digest: sha256:fef39f0dcdfa28c15243a02db3420be105d7e353e13a83ef1c9438bf028b5e95 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-08T21:06:45.987Z] ===================================================== [Pipeline] echo [2026-04-08T21:06:46.000Z] taggedImages: [2026-04-08T21:06:46.000Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:06:46.000Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-04-08T21:06:46.000Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.106 [2026-04-08T21:06:46.000Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:06:46.000Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-04-08T21:06:46.025Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2026-04-08T21:06:46.026Z] e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:06:46.026Z] latest [2026-04-08T21:06:46.026Z] 4.1.0-dev.106 [2026-04-08T21:06:46.026Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:06:46.026Z] main [2026-04-08T21:06:46.026Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:46.389Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:48.149Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:06:48.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-04-08T21:06:48.149Z] d9983ab1cc76: Preparing [2026-04-08T21:06:48.149Z] 9c39e7816377: Preparing [2026-04-08T21:06:48.149Z] 5f564bb18a42: Preparing [2026-04-08T21:06:48.149Z] 73b9ef629ab1: Preparing [2026-04-08T21:06:48.149Z] fa77fb100565: Preparing [2026-04-08T21:06:48.149Z] e588ad139f60: Preparing [2026-04-08T21:06:48.149Z] 633f404b0496: Preparing [2026-04-08T21:06:48.149Z] 3911ce2fd20e: Preparing [2026-04-08T21:06:48.149Z] 97930aeeb12f: Preparing [2026-04-08T21:06:48.149Z] a6ec41632c86: Preparing [2026-04-08T21:06:48.149Z] 4eb85c707738: Preparing [2026-04-08T21:06:48.149Z] 5f70bf18a086: Preparing [2026-04-08T21:06:48.149Z] 2d215787e717: Preparing [2026-04-08T21:06:48.149Z] 8792cf9019cc: Preparing [2026-04-08T21:06:48.149Z] b99285a21fda: Preparing [2026-04-08T21:06:48.149Z] c4e71c2a4573: Preparing [2026-04-08T21:06:48.149Z] a6ec41632c86: Waiting [2026-04-08T21:06:48.149Z] 4eb85c707738: Waiting [2026-04-08T21:06:48.149Z] 5f70bf18a086: Waiting [2026-04-08T21:06:48.149Z] 2d215787e717: Waiting [2026-04-08T21:06:48.149Z] 8792cf9019cc: Waiting [2026-04-08T21:06:48.149Z] b99285a21fda: Waiting [2026-04-08T21:06:48.149Z] c4e71c2a4573: Waiting [2026-04-08T21:06:48.149Z] e588ad139f60: Waiting [2026-04-08T21:06:48.149Z] 633f404b0496: Waiting [2026-04-08T21:06:48.149Z] 3911ce2fd20e: Waiting [2026-04-08T21:06:48.149Z] 97930aeeb12f: Waiting [2026-04-08T21:06:48.416Z] fa77fb100565: Pushed [2026-04-08T21:06:48.416Z] 5f564bb18a42: Pushed [2026-04-08T21:06:48.416Z] d9983ab1cc76: Pushed [2026-04-08T21:06:48.416Z] 73b9ef629ab1: Pushed [2026-04-08T21:06:48.416Z] 9c39e7816377: Pushed [2026-04-08T21:06:48.416Z] 97930aeeb12f: Layer already exists [2026-04-08T21:06:48.416Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:06:48.416Z] e588ad139f60: Pushed [2026-04-08T21:06:48.416Z] 5f70bf18a086: Layer already exists [2026-04-08T21:06:48.416Z] a6ec41632c86: Pushed [2026-04-08T21:06:48.684Z] 4eb85c707738: Pushed [2026-04-08T21:06:48.684Z] c4e71c2a4573: Layer already exists [2026-04-08T21:06:48.684Z] 8792cf9019cc: Pushed [2026-04-08T21:06:48.684Z] 2d215787e717: Pushed [2026-04-08T21:06:48.684Z] b99285a21fda: Pushed [2026-04-08T21:06:51.274Z] 633f404b0496: Pushed [2026-04-08T21:06:51.274Z] e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:7942af06356b3e6c974e3b744bd30ba12a4528c0f0e23be585a9c8d60664ea22 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:51.641Z] + 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-08T21:06:52.000Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-04-08T21:06:52.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-04-08T21:06:52.000Z] d9983ab1cc76: Preparing [2026-04-08T21:06:52.000Z] 9c39e7816377: Preparing [2026-04-08T21:06:52.000Z] 5f564bb18a42: Preparing [2026-04-08T21:06:52.000Z] 73b9ef629ab1: Preparing [2026-04-08T21:06:52.000Z] fa77fb100565: Preparing [2026-04-08T21:06:52.000Z] e588ad139f60: Preparing [2026-04-08T21:06:52.000Z] 633f404b0496: Preparing [2026-04-08T21:06:52.000Z] 3911ce2fd20e: Preparing [2026-04-08T21:06:52.000Z] 97930aeeb12f: Preparing [2026-04-08T21:06:52.000Z] a6ec41632c86: Preparing [2026-04-08T21:06:52.000Z] 4eb85c707738: Preparing [2026-04-08T21:06:52.000Z] 5f70bf18a086: Preparing [2026-04-08T21:06:52.000Z] 2d215787e717: Preparing [2026-04-08T21:06:52.000Z] 8792cf9019cc: Preparing [2026-04-08T21:06:52.000Z] b99285a21fda: Preparing [2026-04-08T21:06:52.000Z] c4e71c2a4573: Preparing [2026-04-08T21:06:52.000Z] a6ec41632c86: Waiting [2026-04-08T21:06:52.000Z] 4eb85c707738: Waiting [2026-04-08T21:06:52.000Z] 5f70bf18a086: Waiting [2026-04-08T21:06:52.000Z] 2d215787e717: Waiting [2026-04-08T21:06:52.000Z] 8792cf9019cc: Waiting [2026-04-08T21:06:52.000Z] b99285a21fda: Waiting [2026-04-08T21:06:52.000Z] c4e71c2a4573: Waiting [2026-04-08T21:06:52.000Z] 633f404b0496: Waiting [2026-04-08T21:06:52.000Z] 3911ce2fd20e: Waiting [2026-04-08T21:06:52.000Z] 97930aeeb12f: Waiting [2026-04-08T21:06:52.000Z] e588ad139f60: Waiting [2026-04-08T21:06:52.000Z] 9c39e7816377: Layer already exists [2026-04-08T21:06:52.000Z] d9983ab1cc76: Layer already exists [2026-04-08T21:06:52.000Z] 73b9ef629ab1: Layer already exists [2026-04-08T21:06:52.000Z] fa77fb100565: Layer already exists [2026-04-08T21:06:52.000Z] 5f564bb18a42: Layer already exists [2026-04-08T21:06:52.000Z] 97930aeeb12f: Layer already exists [2026-04-08T21:06:52.000Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:06:52.000Z] e588ad139f60: Layer already exists [2026-04-08T21:06:52.000Z] a6ec41632c86: Layer already exists [2026-04-08T21:06:52.000Z] 633f404b0496: Layer already exists [2026-04-08T21:06:52.000Z] 4eb85c707738: Layer already exists [2026-04-08T21:06:52.000Z] 2d215787e717: Layer already exists [2026-04-08T21:06:52.000Z] 5f70bf18a086: Layer already exists [2026-04-08T21:06:52.000Z] b99285a21fda: Layer already exists [2026-04-08T21:06:52.000Z] 8792cf9019cc: Layer already exists [2026-04-08T21:06:52.000Z] c4e71c2a4573: Layer already exists [2026-04-08T21:06:52.263Z] latest: digest: sha256:7942af06356b3e6c974e3b744bd30ba12a4528c0f0e23be585a9c8d60664ea22 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:52.609Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:52.946Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.106 [2026-04-08T21:06:52.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-04-08T21:06:52.946Z] d9983ab1cc76: Preparing [2026-04-08T21:06:52.946Z] 9c39e7816377: Preparing [2026-04-08T21:06:52.946Z] 5f564bb18a42: Preparing [2026-04-08T21:06:52.946Z] 73b9ef629ab1: Preparing [2026-04-08T21:06:52.946Z] fa77fb100565: Preparing [2026-04-08T21:06:52.946Z] e588ad139f60: Preparing [2026-04-08T21:06:52.946Z] 633f404b0496: Preparing [2026-04-08T21:06:52.946Z] 3911ce2fd20e: Preparing [2026-04-08T21:06:52.946Z] 97930aeeb12f: Preparing [2026-04-08T21:06:52.946Z] a6ec41632c86: Preparing [2026-04-08T21:06:52.946Z] e588ad139f60: Waiting [2026-04-08T21:06:52.946Z] 4eb85c707738: Preparing [2026-04-08T21:06:52.946Z] 5f70bf18a086: Preparing [2026-04-08T21:06:52.946Z] 633f404b0496: Waiting [2026-04-08T21:06:52.946Z] 2d215787e717: Preparing [2026-04-08T21:06:52.946Z] 3911ce2fd20e: Waiting [2026-04-08T21:06:52.946Z] 8792cf9019cc: Preparing [2026-04-08T21:06:52.946Z] 97930aeeb12f: Waiting [2026-04-08T21:06:52.946Z] b99285a21fda: Preparing [2026-04-08T21:06:52.946Z] a6ec41632c86: Waiting [2026-04-08T21:06:52.946Z] c4e71c2a4573: Preparing [2026-04-08T21:06:52.946Z] 4eb85c707738: Waiting [2026-04-08T21:06:52.946Z] 2d215787e717: Waiting [2026-04-08T21:06:52.946Z] 5f70bf18a086: Waiting [2026-04-08T21:06:52.946Z] 8792cf9019cc: Waiting [2026-04-08T21:06:52.946Z] b99285a21fda: Waiting [2026-04-08T21:06:52.946Z] c4e71c2a4573: Waiting [2026-04-08T21:06:52.946Z] fa77fb100565: Layer already exists [2026-04-08T21:06:52.946Z] 73b9ef629ab1: Layer already exists [2026-04-08T21:06:52.946Z] 5f564bb18a42: Layer already exists [2026-04-08T21:06:52.946Z] d9983ab1cc76: Layer already exists [2026-04-08T21:06:52.946Z] 9c39e7816377: Layer already exists [2026-04-08T21:06:52.946Z] 633f404b0496: Layer already exists [2026-04-08T21:06:52.946Z] e588ad139f60: Layer already exists [2026-04-08T21:06:52.946Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:06:52.946Z] 97930aeeb12f: Layer already exists [2026-04-08T21:06:52.946Z] a6ec41632c86: Layer already exists [2026-04-08T21:06:52.946Z] 2d215787e717: Layer already exists [2026-04-08T21:06:52.946Z] 4eb85c707738: Layer already exists [2026-04-08T21:06:52.946Z] 8792cf9019cc: Layer already exists [2026-04-08T21:06:52.946Z] b99285a21fda: Layer already exists [2026-04-08T21:06:52.946Z] 5f70bf18a086: Layer already exists [2026-04-08T21:06:52.946Z] c4e71c2a4573: Layer already exists [2026-04-08T21:06:53.207Z] 4.1.0-dev.106: digest: sha256:7942af06356b3e6c974e3b744bd30ba12a4528c0f0e23be585a9c8d60664ea22 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:53.550Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:53.962Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:06:53.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-04-08T21:06:53.962Z] d9983ab1cc76: Preparing [2026-04-08T21:06:53.962Z] 9c39e7816377: Preparing [2026-04-08T21:06:53.962Z] 5f564bb18a42: Preparing [2026-04-08T21:06:53.962Z] 73b9ef629ab1: Preparing [2026-04-08T21:06:53.962Z] fa77fb100565: Preparing [2026-04-08T21:06:53.962Z] e588ad139f60: Preparing [2026-04-08T21:06:53.962Z] 633f404b0496: Preparing [2026-04-08T21:06:53.962Z] 3911ce2fd20e: Preparing [2026-04-08T21:06:53.962Z] 97930aeeb12f: Preparing [2026-04-08T21:06:53.962Z] a6ec41632c86: Preparing [2026-04-08T21:06:53.962Z] 4eb85c707738: Preparing [2026-04-08T21:06:53.962Z] 5f70bf18a086: Preparing [2026-04-08T21:06:53.962Z] 2d215787e717: Preparing [2026-04-08T21:06:53.962Z] 8792cf9019cc: Preparing [2026-04-08T21:06:53.962Z] b99285a21fda: Preparing [2026-04-08T21:06:53.962Z] c4e71c2a4573: Preparing [2026-04-08T21:06:53.962Z] e588ad139f60: Waiting [2026-04-08T21:06:53.962Z] 633f404b0496: Waiting [2026-04-08T21:06:53.962Z] 3911ce2fd20e: Waiting [2026-04-08T21:06:53.962Z] 97930aeeb12f: Waiting [2026-04-08T21:06:53.962Z] a6ec41632c86: Waiting [2026-04-08T21:06:53.962Z] 4eb85c707738: Waiting [2026-04-08T21:06:53.962Z] 5f70bf18a086: Waiting [2026-04-08T21:06:53.962Z] 2d215787e717: Waiting [2026-04-08T21:06:53.962Z] 8792cf9019cc: Waiting [2026-04-08T21:06:53.962Z] b99285a21fda: Waiting [2026-04-08T21:06:53.962Z] c4e71c2a4573: Waiting [2026-04-08T21:06:53.962Z] 9c39e7816377: Layer already exists [2026-04-08T21:06:53.962Z] 5f564bb18a42: Layer already exists [2026-04-08T21:06:53.962Z] d9983ab1cc76: Layer already exists [2026-04-08T21:06:53.962Z] fa77fb100565: Layer already exists [2026-04-08T21:06:53.962Z] 73b9ef629ab1: Layer already exists [2026-04-08T21:06:53.962Z] e588ad139f60: Layer already exists [2026-04-08T21:06:53.962Z] 633f404b0496: Layer already exists [2026-04-08T21:06:53.962Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:06:53.962Z] 97930aeeb12f: Layer already exists [2026-04-08T21:06:53.962Z] a6ec41632c86: Layer already exists [2026-04-08T21:06:53.962Z] 8792cf9019cc: Layer already exists [2026-04-08T21:06:53.962Z] 4eb85c707738: Layer already exists [2026-04-08T21:06:53.962Z] 5f70bf18a086: Layer already exists [2026-04-08T21:06:53.962Z] 2d215787e717: Layer already exists [2026-04-08T21:06:53.962Z] b99285a21fda: Layer already exists [2026-04-08T21:06:53.962Z] c4e71c2a4573: Layer already exists [2026-04-08T21:06:54.231Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:7942af06356b3e6c974e3b744bd30ba12a4528c0f0e23be585a9c8d60664ea22 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:54.591Z] + 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-08T21:06:54.944Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2026-04-08T21:06:54.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-04-08T21:06:54.944Z] d9983ab1cc76: Preparing [2026-04-08T21:06:54.944Z] 9c39e7816377: Preparing [2026-04-08T21:06:54.944Z] 5f564bb18a42: Preparing [2026-04-08T21:06:54.944Z] 73b9ef629ab1: Preparing [2026-04-08T21:06:54.944Z] fa77fb100565: Preparing [2026-04-08T21:06:54.944Z] e588ad139f60: Preparing [2026-04-08T21:06:54.944Z] 633f404b0496: Preparing [2026-04-08T21:06:54.944Z] 3911ce2fd20e: Preparing [2026-04-08T21:06:54.944Z] 97930aeeb12f: Preparing [2026-04-08T21:06:54.944Z] a6ec41632c86: Preparing [2026-04-08T21:06:54.944Z] 4eb85c707738: Preparing [2026-04-08T21:06:54.944Z] 5f70bf18a086: Preparing [2026-04-08T21:06:54.944Z] 2d215787e717: Preparing [2026-04-08T21:06:54.944Z] 8792cf9019cc: Preparing [2026-04-08T21:06:54.944Z] b99285a21fda: Preparing [2026-04-08T21:06:54.944Z] c4e71c2a4573: Preparing [2026-04-08T21:06:54.944Z] e588ad139f60: Waiting [2026-04-08T21:06:54.944Z] 633f404b0496: Waiting [2026-04-08T21:06:54.944Z] 3911ce2fd20e: Waiting [2026-04-08T21:06:54.944Z] 97930aeeb12f: Waiting [2026-04-08T21:06:54.944Z] a6ec41632c86: Waiting [2026-04-08T21:06:54.944Z] 4eb85c707738: Waiting [2026-04-08T21:06:54.944Z] 5f70bf18a086: Waiting [2026-04-08T21:06:54.944Z] 2d215787e717: Waiting [2026-04-08T21:06:54.944Z] 8792cf9019cc: Waiting [2026-04-08T21:06:54.944Z] b99285a21fda: Waiting [2026-04-08T21:06:54.944Z] c4e71c2a4573: Waiting [2026-04-08T21:06:54.944Z] d9983ab1cc76: Layer already exists [2026-04-08T21:06:54.944Z] 73b9ef629ab1: Layer already exists [2026-04-08T21:06:54.944Z] 5f564bb18a42: Layer already exists [2026-04-08T21:06:54.944Z] fa77fb100565: Layer already exists [2026-04-08T21:06:54.944Z] 9c39e7816377: Layer already exists [2026-04-08T21:06:54.944Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:06:54.944Z] 633f404b0496: Layer already exists [2026-04-08T21:06:54.944Z] 97930aeeb12f: Layer already exists [2026-04-08T21:06:54.944Z] a6ec41632c86: Layer already exists [2026-04-08T21:06:54.944Z] e588ad139f60: Layer already exists [2026-04-08T21:06:54.944Z] 4eb85c707738: Layer already exists [2026-04-08T21:06:54.944Z] b99285a21fda: Layer already exists [2026-04-08T21:06:54.944Z] 5f70bf18a086: Layer already exists [2026-04-08T21:06:54.944Z] 2d215787e717: Layer already exists [2026-04-08T21:06:54.944Z] 8792cf9019cc: Layer already exists [2026-04-08T21:06:54.944Z] c4e71c2a4573: Layer already exists [2026-04-08T21:06:55.213Z] main: digest: sha256:7942af06356b3e6c974e3b744bd30ba12a4528c0f0e23be585a9c8d60664ea22 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-08T21:06:55.279Z] ===================================================== [Pipeline] echo [2026-04-08T21:06:55.291Z] taggedImages: [2026-04-08T21:06:55.291Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:06:55.291Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-04-08T21:06:55.291Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.106 [2026-04-08T21:06:55.291Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:06:55.291Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-04-08T21:06:55.314Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2026-04-08T21:06:55.314Z] e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:06:55.314Z] latest [2026-04-08T21:06:55.314Z] 4.1.0-dev.106 [2026-04-08T21:06:55.314Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:06:55.314Z] main [2026-04-08T21:06:55.314Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:55.669Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:06:56.015Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:06:56.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-04-08T21:06:56.015Z] e272a303539c: Preparing [2026-04-08T21:06:56.015Z] e11d276e48a2: Preparing [2026-04-08T21:06:56.015Z] 179fd2e4909b: Preparing [2026-04-08T21:06:56.015Z] c630dd3bfb11: Preparing [2026-04-08T21:06:56.015Z] 3911ce2fd20e: Preparing [2026-04-08T21:06:56.015Z] 97930aeeb12f: Preparing [2026-04-08T21:06:56.015Z] a27063bf20c2: Preparing [2026-04-08T21:06:56.015Z] 8d7d350705d5: Preparing [2026-04-08T21:06:56.015Z] c4e71c2a4573: Preparing [2026-04-08T21:06:56.015Z] 97930aeeb12f: Waiting [2026-04-08T21:06:56.015Z] a27063bf20c2: Waiting [2026-04-08T21:06:56.015Z] 8d7d350705d5: Waiting [2026-04-08T21:06:56.015Z] c4e71c2a4573: Waiting [2026-04-08T21:06:56.015Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:06:56.015Z] 97930aeeb12f: Layer already exists [2026-04-08T21:06:56.278Z] 179fd2e4909b: Pushed [2026-04-08T21:06:56.278Z] e11d276e48a2: Pushed [2026-04-08T21:06:56.278Z] a27063bf20c2: Layer already exists [2026-04-08T21:06:56.278Z] 8d7d350705d5: Layer already exists [2026-04-08T21:06:56.278Z] e272a303539c: Pushed [2026-04-08T21:06:56.278Z] c4e71c2a4573: Layer already exists [2026-04-08T21:07:04.456Z] c630dd3bfb11: Pushed [2026-04-08T21:07:04.456Z] e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:e66f2ff97328ecf3d67948c8fd4ccb16adc3124bf24764e530142c692a9c4c39 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:07:04.816Z] + 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-08T21:07:05.168Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-04-08T21:07:05.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-04-08T21:07:05.168Z] e272a303539c: Preparing [2026-04-08T21:07:05.168Z] e11d276e48a2: Preparing [2026-04-08T21:07:05.168Z] 179fd2e4909b: Preparing [2026-04-08T21:07:05.168Z] c630dd3bfb11: Preparing [2026-04-08T21:07:05.168Z] 3911ce2fd20e: Preparing [2026-04-08T21:07:05.168Z] 97930aeeb12f: Preparing [2026-04-08T21:07:05.168Z] a27063bf20c2: Preparing [2026-04-08T21:07:05.168Z] 97930aeeb12f: Waiting [2026-04-08T21:07:05.168Z] 8d7d350705d5: Preparing [2026-04-08T21:07:05.168Z] a27063bf20c2: Waiting [2026-04-08T21:07:05.168Z] c4e71c2a4573: Preparing [2026-04-08T21:07:05.168Z] 8d7d350705d5: Waiting [2026-04-08T21:07:05.168Z] c4e71c2a4573: Waiting [2026-04-08T21:07:05.168Z] 179fd2e4909b: Layer already exists [2026-04-08T21:07:05.168Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:07:05.168Z] e11d276e48a2: Layer already exists [2026-04-08T21:07:05.168Z] c630dd3bfb11: Layer already exists [2026-04-08T21:07:05.168Z] e272a303539c: Layer already exists [2026-04-08T21:07:05.168Z] a27063bf20c2: Layer already exists [2026-04-08T21:07:05.168Z] 97930aeeb12f: Layer already exists [2026-04-08T21:07:05.168Z] 8d7d350705d5: Layer already exists [2026-04-08T21:07:05.168Z] c4e71c2a4573: Layer already exists [2026-04-08T21:07:05.433Z] latest: digest: sha256:e66f2ff97328ecf3d67948c8fd4ccb16adc3124bf24764e530142c692a9c4c39 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:07:05.776Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:07:06.121Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.106 [2026-04-08T21:07:06.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-04-08T21:07:06.122Z] e272a303539c: Preparing [2026-04-08T21:07:06.122Z] e11d276e48a2: Preparing [2026-04-08T21:07:06.122Z] 179fd2e4909b: Preparing [2026-04-08T21:07:06.122Z] c630dd3bfb11: Preparing [2026-04-08T21:07:06.122Z] 3911ce2fd20e: Preparing [2026-04-08T21:07:06.122Z] 97930aeeb12f: Preparing [2026-04-08T21:07:06.122Z] a27063bf20c2: Preparing [2026-04-08T21:07:06.122Z] 8d7d350705d5: Preparing [2026-04-08T21:07:06.122Z] c4e71c2a4573: Preparing [2026-04-08T21:07:06.122Z] a27063bf20c2: Waiting [2026-04-08T21:07:06.122Z] 8d7d350705d5: Waiting [2026-04-08T21:07:06.122Z] c4e71c2a4573: Waiting [2026-04-08T21:07:06.122Z] 97930aeeb12f: Waiting [2026-04-08T21:07:06.122Z] e272a303539c: Layer already exists [2026-04-08T21:07:06.122Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:07:06.122Z] e11d276e48a2: Layer already exists [2026-04-08T21:07:06.122Z] c630dd3bfb11: Layer already exists [2026-04-08T21:07:06.122Z] 179fd2e4909b: Layer already exists [2026-04-08T21:07:06.122Z] a27063bf20c2: Layer already exists [2026-04-08T21:07:06.122Z] 97930aeeb12f: Layer already exists [2026-04-08T21:07:06.122Z] 8d7d350705d5: Layer already exists [2026-04-08T21:07:06.122Z] c4e71c2a4573: Layer already exists [2026-04-08T21:07:06.122Z] 4.1.0-dev.106: digest: sha256:e66f2ff97328ecf3d67948c8fd4ccb16adc3124bf24764e530142c692a9c4c39 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:07:06.728Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:07:07.065Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:07:07.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-04-08T21:07:07.065Z] e272a303539c: Preparing [2026-04-08T21:07:07.065Z] e11d276e48a2: Preparing [2026-04-08T21:07:07.065Z] 179fd2e4909b: Preparing [2026-04-08T21:07:07.065Z] c630dd3bfb11: Preparing [2026-04-08T21:07:07.065Z] 3911ce2fd20e: Preparing [2026-04-08T21:07:07.065Z] 97930aeeb12f: Preparing [2026-04-08T21:07:07.065Z] a27063bf20c2: Preparing [2026-04-08T21:07:07.065Z] 8d7d350705d5: Preparing [2026-04-08T21:07:07.065Z] c4e71c2a4573: Preparing [2026-04-08T21:07:07.065Z] a27063bf20c2: Waiting [2026-04-08T21:07:07.065Z] 8d7d350705d5: Waiting [2026-04-08T21:07:07.065Z] c4e71c2a4573: Waiting [2026-04-08T21:07:07.065Z] 97930aeeb12f: Waiting [2026-04-08T21:07:07.065Z] 179fd2e4909b: Layer already exists [2026-04-08T21:07:07.065Z] e272a303539c: Layer already exists [2026-04-08T21:07:07.065Z] e11d276e48a2: Layer already exists [2026-04-08T21:07:07.065Z] c630dd3bfb11: Layer already exists [2026-04-08T21:07:07.065Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:07:07.065Z] 8d7d350705d5: Layer already exists [2026-04-08T21:07:07.065Z] 97930aeeb12f: Layer already exists [2026-04-08T21:07:07.065Z] a27063bf20c2: Layer already exists [2026-04-08T21:07:07.065Z] c4e71c2a4573: Layer already exists [2026-04-08T21:07:07.329Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:e66f2ff97328ecf3d67948c8fd4ccb16adc3124bf24764e530142c692a9c4c39 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:07:07.692Z] + 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-08T21:07:08.038Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2026-04-08T21:07:08.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-04-08T21:07:08.038Z] e272a303539c: Preparing [2026-04-08T21:07:08.038Z] e11d276e48a2: Preparing [2026-04-08T21:07:08.038Z] 179fd2e4909b: Preparing [2026-04-08T21:07:08.038Z] c630dd3bfb11: Preparing [2026-04-08T21:07:08.038Z] 3911ce2fd20e: Preparing [2026-04-08T21:07:08.038Z] 97930aeeb12f: Preparing [2026-04-08T21:07:08.038Z] a27063bf20c2: Preparing [2026-04-08T21:07:08.038Z] 8d7d350705d5: Preparing [2026-04-08T21:07:08.038Z] c4e71c2a4573: Preparing [2026-04-08T21:07:08.038Z] a27063bf20c2: Waiting [2026-04-08T21:07:08.038Z] 8d7d350705d5: Waiting [2026-04-08T21:07:08.038Z] 97930aeeb12f: Waiting [2026-04-08T21:07:08.038Z] c4e71c2a4573: Waiting [2026-04-08T21:07:08.038Z] e272a303539c: Layer already exists [2026-04-08T21:07:08.038Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:07:08.038Z] 179fd2e4909b: Layer already exists [2026-04-08T21:07:08.038Z] e11d276e48a2: Layer already exists [2026-04-08T21:07:08.038Z] c630dd3bfb11: Layer already exists [2026-04-08T21:07:08.038Z] a27063bf20c2: Layer already exists [2026-04-08T21:07:08.038Z] 97930aeeb12f: Layer already exists [2026-04-08T21:07:08.038Z] 8d7d350705d5: Layer already exists [2026-04-08T21:07:08.038Z] c4e71c2a4573: Layer already exists [2026-04-08T21:07:08.301Z] main: digest: sha256:e66f2ff97328ecf3d67948c8fd4ccb16adc3124bf24764e530142c692a9c4c39 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-08T21:07:08.378Z] ===================================================== [Pipeline] echo [2026-04-08T21:07:08.395Z] taggedImages: [2026-04-08T21:07:08.395Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:07:08.395Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-04-08T21:07:08.395Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.106 [2026-04-08T21:07:08.395Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:07:08.395Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-04-08T21:07:08.428Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2026-04-08T21:07:08.428Z] e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:07:08.428Z] latest [2026-04-08T21:07:08.428Z] 4.1.0-dev.106 [2026-04-08T21:07:08.428Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:07:08.428Z] main [2026-04-08T21:07:08.428Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:07:08.800Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:07:09.150Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:07:09.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-04-08T21:07:09.151Z] 92a2aae03cca: Preparing [2026-04-08T21:07:09.151Z] 0a593c03020e: Preparing [2026-04-08T21:07:09.151Z] 29385a4be268: Preparing [2026-04-08T21:07:09.151Z] 8e303785db9b: Preparing [2026-04-08T21:07:09.151Z] e29cd47034f1: Preparing [2026-04-08T21:07:09.151Z] 3911ce2fd20e: Preparing [2026-04-08T21:07:09.151Z] 97930aeeb12f: Preparing [2026-04-08T21:07:09.151Z] ab2f37f681cb: Preparing [2026-04-08T21:07:09.151Z] 61769b2a4531: Preparing [2026-04-08T21:07:09.151Z] f4e8e54d4b33: Preparing [2026-04-08T21:07:09.151Z] c4e71c2a4573: Preparing [2026-04-08T21:07:09.151Z] ab2f37f681cb: Waiting [2026-04-08T21:07:09.151Z] 61769b2a4531: Waiting [2026-04-08T21:07:09.151Z] f4e8e54d4b33: Waiting [2026-04-08T21:07:09.151Z] c4e71c2a4573: Waiting [2026-04-08T21:07:09.151Z] 97930aeeb12f: Waiting [2026-04-08T21:07:09.151Z] 3911ce2fd20e: Waiting [2026-04-08T21:07:09.415Z] 8e303785db9b: Pushed [2026-04-08T21:07:09.415Z] 0a593c03020e: Pushed [2026-04-08T21:07:09.415Z] e29cd47034f1: Pushed [2026-04-08T21:07:09.415Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:07:09.415Z] 92a2aae03cca: Pushed [2026-04-08T21:07:09.415Z] 97930aeeb12f: Layer already exists [2026-04-08T21:07:09.415Z] c4e71c2a4573: Layer already exists [2026-04-08T21:07:09.415Z] ab2f37f681cb: Pushed [2026-04-08T21:07:09.415Z] 61769b2a4531: Pushed [2026-04-08T21:07:12.737Z] f4e8e54d4b33: Pushed [2026-04-08T21:07:16.090Z] 29385a4be268: Pushed [2026-04-08T21:07:16.090Z] e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:dabf24c1fb021369d758fd902aa05b46706e48500c499dd58b68cb5bf33fece4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:07:16.441Z] + 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-08T21:07:16.783Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-04-08T21:07:16.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-04-08T21:07:16.783Z] 92a2aae03cca: Preparing [2026-04-08T21:07:16.783Z] 0a593c03020e: Preparing [2026-04-08T21:07:16.783Z] 29385a4be268: Preparing [2026-04-08T21:07:16.783Z] 8e303785db9b: Preparing [2026-04-08T21:07:16.783Z] e29cd47034f1: Preparing [2026-04-08T21:07:16.783Z] 3911ce2fd20e: Preparing [2026-04-08T21:07:16.783Z] 97930aeeb12f: Preparing [2026-04-08T21:07:16.783Z] ab2f37f681cb: Preparing [2026-04-08T21:07:16.783Z] 61769b2a4531: Preparing [2026-04-08T21:07:16.783Z] f4e8e54d4b33: Preparing [2026-04-08T21:07:16.783Z] c4e71c2a4573: Preparing [2026-04-08T21:07:16.784Z] 3911ce2fd20e: Waiting [2026-04-08T21:07:16.784Z] 97930aeeb12f: Waiting [2026-04-08T21:07:16.784Z] ab2f37f681cb: Waiting [2026-04-08T21:07:16.784Z] 61769b2a4531: Waiting [2026-04-08T21:07:16.784Z] f4e8e54d4b33: Waiting [2026-04-08T21:07:16.784Z] c4e71c2a4573: Waiting [2026-04-08T21:07:16.784Z] e29cd47034f1: Layer already exists [2026-04-08T21:07:16.784Z] 0a593c03020e: Layer already exists [2026-04-08T21:07:16.784Z] 92a2aae03cca: Layer already exists [2026-04-08T21:07:16.784Z] 8e303785db9b: Layer already exists [2026-04-08T21:07:16.784Z] 29385a4be268: Layer already exists [2026-04-08T21:07:16.784Z] f4e8e54d4b33: Layer already exists [2026-04-08T21:07:16.784Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:07:16.784Z] 97930aeeb12f: Layer already exists [2026-04-08T21:07:16.784Z] ab2f37f681cb: Layer already exists [2026-04-08T21:07:16.784Z] 61769b2a4531: Layer already exists [2026-04-08T21:07:16.784Z] c4e71c2a4573: Layer already exists [2026-04-08T21:07:17.048Z] latest: digest: sha256:dabf24c1fb021369d758fd902aa05b46706e48500c499dd58b68cb5bf33fece4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:07:17.402Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:07:17.746Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.106 [2026-04-08T21:07:17.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-04-08T21:07:17.747Z] 92a2aae03cca: Preparing [2026-04-08T21:07:17.747Z] 0a593c03020e: Preparing [2026-04-08T21:07:17.747Z] 29385a4be268: Preparing [2026-04-08T21:07:17.747Z] 8e303785db9b: Preparing [2026-04-08T21:07:17.747Z] e29cd47034f1: Preparing [2026-04-08T21:07:17.747Z] 3911ce2fd20e: Preparing [2026-04-08T21:07:17.747Z] 97930aeeb12f: Preparing [2026-04-08T21:07:17.747Z] ab2f37f681cb: Preparing [2026-04-08T21:07:17.747Z] 61769b2a4531: Preparing [2026-04-08T21:07:17.747Z] f4e8e54d4b33: Preparing [2026-04-08T21:07:17.747Z] c4e71c2a4573: Preparing [2026-04-08T21:07:17.747Z] 3911ce2fd20e: Waiting [2026-04-08T21:07:17.747Z] 97930aeeb12f: Waiting [2026-04-08T21:07:17.747Z] ab2f37f681cb: Waiting [2026-04-08T21:07:17.747Z] 61769b2a4531: Waiting [2026-04-08T21:07:17.747Z] c4e71c2a4573: Waiting [2026-04-08T21:07:17.747Z] f4e8e54d4b33: Waiting [2026-04-08T21:07:17.747Z] 8e303785db9b: Layer already exists [2026-04-08T21:07:17.747Z] 0a593c03020e: Layer already exists [2026-04-08T21:07:17.747Z] 92a2aae03cca: Layer already exists [2026-04-08T21:07:17.747Z] e29cd47034f1: Layer already exists [2026-04-08T21:07:17.747Z] 29385a4be268: Layer already exists [2026-04-08T21:07:17.747Z] 97930aeeb12f: Layer already exists [2026-04-08T21:07:17.747Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:07:17.747Z] ab2f37f681cb: Layer already exists [2026-04-08T21:07:17.747Z] 61769b2a4531: Layer already exists [2026-04-08T21:07:17.747Z] f4e8e54d4b33: Layer already exists [2026-04-08T21:07:17.747Z] c4e71c2a4573: Layer already exists [2026-04-08T21:07:18.010Z] 4.1.0-dev.106: digest: sha256:dabf24c1fb021369d758fd902aa05b46706e48500c499dd58b68cb5bf33fece4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:07:18.348Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:07:18.698Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:07:18.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-04-08T21:07:18.698Z] 92a2aae03cca: Preparing [2026-04-08T21:07:18.698Z] 0a593c03020e: Preparing [2026-04-08T21:07:18.698Z] 29385a4be268: Preparing [2026-04-08T21:07:18.698Z] 8e303785db9b: Preparing [2026-04-08T21:07:18.698Z] e29cd47034f1: Preparing [2026-04-08T21:07:18.698Z] 3911ce2fd20e: Preparing [2026-04-08T21:07:18.698Z] 97930aeeb12f: Preparing [2026-04-08T21:07:18.698Z] ab2f37f681cb: Preparing [2026-04-08T21:07:18.698Z] 61769b2a4531: Preparing [2026-04-08T21:07:18.698Z] f4e8e54d4b33: Preparing [2026-04-08T21:07:18.698Z] c4e71c2a4573: Preparing [2026-04-08T21:07:18.698Z] 3911ce2fd20e: Waiting [2026-04-08T21:07:18.698Z] 97930aeeb12f: Waiting [2026-04-08T21:07:18.698Z] ab2f37f681cb: Waiting [2026-04-08T21:07:18.698Z] 61769b2a4531: Waiting [2026-04-08T21:07:18.698Z] f4e8e54d4b33: Waiting [2026-04-08T21:07:18.698Z] c4e71c2a4573: Waiting [2026-04-08T21:07:18.698Z] 92a2aae03cca: Layer already exists [2026-04-08T21:07:18.698Z] 8e303785db9b: Layer already exists [2026-04-08T21:07:18.698Z] 29385a4be268: Layer already exists [2026-04-08T21:07:18.698Z] e29cd47034f1: Layer already exists [2026-04-08T21:07:18.698Z] 0a593c03020e: Layer already exists [2026-04-08T21:07:18.698Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:07:18.698Z] 97930aeeb12f: Layer already exists [2026-04-08T21:07:18.698Z] f4e8e54d4b33: Layer already exists [2026-04-08T21:07:18.698Z] 61769b2a4531: Layer already exists [2026-04-08T21:07:18.698Z] ab2f37f681cb: Layer already exists [2026-04-08T21:07:18.698Z] c4e71c2a4573: Layer already exists [2026-04-08T21:07:18.963Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:dabf24c1fb021369d758fd902aa05b46706e48500c499dd58b68cb5bf33fece4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:07:19.307Z] + 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-08T21:07:19.645Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2026-04-08T21:07:19.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-04-08T21:07:19.645Z] 92a2aae03cca: Preparing [2026-04-08T21:07:19.645Z] 0a593c03020e: Preparing [2026-04-08T21:07:19.645Z] 29385a4be268: Preparing [2026-04-08T21:07:19.645Z] 8e303785db9b: Preparing [2026-04-08T21:07:19.645Z] e29cd47034f1: Preparing [2026-04-08T21:07:19.645Z] 3911ce2fd20e: Preparing [2026-04-08T21:07:19.645Z] 97930aeeb12f: Preparing [2026-04-08T21:07:19.645Z] ab2f37f681cb: Preparing [2026-04-08T21:07:19.645Z] 61769b2a4531: Preparing [2026-04-08T21:07:19.645Z] f4e8e54d4b33: Preparing [2026-04-08T21:07:19.645Z] c4e71c2a4573: Preparing [2026-04-08T21:07:19.645Z] 97930aeeb12f: Waiting [2026-04-08T21:07:19.645Z] ab2f37f681cb: Waiting [2026-04-08T21:07:19.645Z] 61769b2a4531: Waiting [2026-04-08T21:07:19.645Z] f4e8e54d4b33: Waiting [2026-04-08T21:07:19.645Z] 3911ce2fd20e: Waiting [2026-04-08T21:07:19.645Z] 92a2aae03cca: Layer already exists [2026-04-08T21:07:19.645Z] e29cd47034f1: Layer already exists [2026-04-08T21:07:19.645Z] 0a593c03020e: Layer already exists [2026-04-08T21:07:19.645Z] 8e303785db9b: Layer already exists [2026-04-08T21:07:19.645Z] 29385a4be268: Layer already exists [2026-04-08T21:07:19.645Z] ab2f37f681cb: Layer already exists [2026-04-08T21:07:19.645Z] 97930aeeb12f: Layer already exists [2026-04-08T21:07:19.645Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:07:19.645Z] f4e8e54d4b33: Layer already exists [2026-04-08T21:07:19.645Z] 61769b2a4531: Layer already exists [2026-04-08T21:07:19.645Z] c4e71c2a4573: Layer already exists [2026-04-08T21:07:19.908Z] main: digest: sha256:dabf24c1fb021369d758fd902aa05b46706e48500c499dd58b68cb5bf33fece4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-08T21:07:19.985Z] ===================================================== [Pipeline] echo [2026-04-08T21:07:20.002Z] taggedImages: [2026-04-08T21:07:20.002Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:07:20.002Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-04-08T21:07:20.002Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.106 [2026-04-08T21:07:20.002Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:07:20.002Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-04-08T21:07:20.037Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2026-04-08T21:07:20.037Z] e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:07:20.037Z] latest [2026-04-08T21:07:20.037Z] 4.1.0-dev.106 [2026-04-08T21:07:20.037Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:07:20.037Z] main [2026-04-08T21:07:20.037Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:07:20.400Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:07:20.742Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:07:20.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-04-08T21:07:20.742Z] d582cff733c7: Preparing [2026-04-08T21:07:20.742Z] 951b44f425ea: Preparing [2026-04-08T21:07:20.742Z] 6de6d3fe8f90: Preparing [2026-04-08T21:07:20.742Z] d8b9d844c2ce: Preparing [2026-04-08T21:07:20.742Z] 0e7b3c4204df: Preparing [2026-04-08T21:07:20.742Z] ba78c6bd741e: Preparing [2026-04-08T21:07:20.742Z] b8859bc89255: Preparing [2026-04-08T21:07:20.742Z] 3911ce2fd20e: Preparing [2026-04-08T21:07:20.742Z] 97930aeeb12f: Preparing [2026-04-08T21:07:20.742Z] 23f5f14455e0: Preparing [2026-04-08T21:07:20.742Z] ba78c6bd741e: Waiting [2026-04-08T21:07:20.742Z] b8859bc89255: Waiting [2026-04-08T21:07:20.742Z] 3911ce2fd20e: Waiting [2026-04-08T21:07:20.742Z] 97930aeeb12f: Waiting [2026-04-08T21:07:20.742Z] 23f5f14455e0: Waiting [2026-04-08T21:07:20.742Z] be18f5ed6f17: Preparing [2026-04-08T21:07:20.742Z] c4e71c2a4573: Preparing [2026-04-08T21:07:20.742Z] be18f5ed6f17: Waiting [2026-04-08T21:07:20.742Z] c4e71c2a4573: Waiting [2026-04-08T21:07:21.011Z] 0e7b3c4204df: Pushed [2026-04-08T21:07:21.011Z] 951b44f425ea: Pushed [2026-04-08T21:07:21.011Z] d582cff733c7: Pushed [2026-04-08T21:07:21.011Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:07:21.011Z] 97930aeeb12f: Layer already exists [2026-04-08T21:07:21.011Z] ba78c6bd741e: Pushed [2026-04-08T21:07:21.011Z] b8859bc89255: Pushed [2026-04-08T21:07:21.276Z] c4e71c2a4573: Layer already exists [2026-04-08T21:07:21.276Z] 23f5f14455e0: Pushed [2026-04-08T21:07:53.520Z] 6de6d3fe8f90: Pushed [2026-04-08T21:07:53.520Z] be18f5ed6f17: Pushed [2026-04-08T21:07:53.520Z] d8b9d844c2ce: Pushed [2026-04-08T21:07:53.520Z] e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:97170fd0fe7185c1b08961d8bb8dc664faf5c0cff99248729479a7d06dcf48a7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:07:53.898Z] + 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-08T21:07:54.250Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-04-08T21:07:54.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-04-08T21:07:54.250Z] d582cff733c7: Preparing [2026-04-08T21:07:54.250Z] 951b44f425ea: Preparing [2026-04-08T21:07:54.250Z] 6de6d3fe8f90: Preparing [2026-04-08T21:07:54.250Z] d8b9d844c2ce: Preparing [2026-04-08T21:07:54.250Z] 0e7b3c4204df: Preparing [2026-04-08T21:07:54.250Z] ba78c6bd741e: Preparing [2026-04-08T21:07:54.250Z] b8859bc89255: Preparing [2026-04-08T21:07:54.250Z] 3911ce2fd20e: Preparing [2026-04-08T21:07:54.250Z] 97930aeeb12f: Preparing [2026-04-08T21:07:54.250Z] 23f5f14455e0: Preparing [2026-04-08T21:07:54.250Z] be18f5ed6f17: Preparing [2026-04-08T21:07:54.250Z] c4e71c2a4573: Preparing [2026-04-08T21:07:54.250Z] ba78c6bd741e: Waiting [2026-04-08T21:07:54.250Z] b8859bc89255: Waiting [2026-04-08T21:07:54.250Z] 3911ce2fd20e: Waiting [2026-04-08T21:07:54.250Z] 97930aeeb12f: Waiting [2026-04-08T21:07:54.250Z] 23f5f14455e0: Waiting [2026-04-08T21:07:54.250Z] be18f5ed6f17: Waiting [2026-04-08T21:07:54.250Z] c4e71c2a4573: Waiting [2026-04-08T21:07:54.250Z] 6de6d3fe8f90: Layer already exists [2026-04-08T21:07:54.250Z] d8b9d844c2ce: Layer already exists [2026-04-08T21:07:54.250Z] d582cff733c7: Layer already exists [2026-04-08T21:07:54.250Z] 0e7b3c4204df: Layer already exists [2026-04-08T21:07:54.250Z] 951b44f425ea: Layer already exists [2026-04-08T21:07:54.250Z] ba78c6bd741e: Layer already exists [2026-04-08T21:07:54.250Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:07:54.250Z] b8859bc89255: Layer already exists [2026-04-08T21:07:54.251Z] 97930aeeb12f: Layer already exists [2026-04-08T21:07:54.251Z] 23f5f14455e0: Layer already exists [2026-04-08T21:07:54.251Z] c4e71c2a4573: Layer already exists [2026-04-08T21:07:54.251Z] be18f5ed6f17: Layer already exists [2026-04-08T21:07:54.519Z] latest: digest: sha256:97170fd0fe7185c1b08961d8bb8dc664faf5c0cff99248729479a7d06dcf48a7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:07:54.884Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:07:55.234Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.106 [2026-04-08T21:07:55.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-04-08T21:07:55.234Z] d582cff733c7: Preparing [2026-04-08T21:07:55.234Z] 951b44f425ea: Preparing [2026-04-08T21:07:55.234Z] 6de6d3fe8f90: Preparing [2026-04-08T21:07:55.234Z] d8b9d844c2ce: Preparing [2026-04-08T21:07:55.234Z] 0e7b3c4204df: Preparing [2026-04-08T21:07:55.234Z] ba78c6bd741e: Preparing [2026-04-08T21:07:55.234Z] b8859bc89255: Preparing [2026-04-08T21:07:55.234Z] 3911ce2fd20e: Preparing [2026-04-08T21:07:55.234Z] 97930aeeb12f: Preparing [2026-04-08T21:07:55.234Z] 23f5f14455e0: Preparing [2026-04-08T21:07:55.234Z] be18f5ed6f17: Preparing [2026-04-08T21:07:55.234Z] c4e71c2a4573: Preparing [2026-04-08T21:07:55.234Z] ba78c6bd741e: Waiting [2026-04-08T21:07:55.234Z] b8859bc89255: Waiting [2026-04-08T21:07:55.234Z] 3911ce2fd20e: Waiting [2026-04-08T21:07:55.234Z] 97930aeeb12f: Waiting [2026-04-08T21:07:55.234Z] 23f5f14455e0: Waiting [2026-04-08T21:07:55.234Z] be18f5ed6f17: Waiting [2026-04-08T21:07:55.234Z] c4e71c2a4573: Waiting [2026-04-08T21:07:55.234Z] 0e7b3c4204df: Layer already exists [2026-04-08T21:07:55.234Z] d8b9d844c2ce: Layer already exists [2026-04-08T21:07:55.234Z] d582cff733c7: Layer already exists [2026-04-08T21:07:55.234Z] 951b44f425ea: Layer already exists [2026-04-08T21:07:55.234Z] 6de6d3fe8f90: Layer already exists [2026-04-08T21:07:55.234Z] ba78c6bd741e: Layer already exists [2026-04-08T21:07:55.234Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:07:55.234Z] b8859bc89255: Layer already exists [2026-04-08T21:07:55.234Z] 23f5f14455e0: Layer already exists [2026-04-08T21:07:55.234Z] 97930aeeb12f: Layer already exists [2026-04-08T21:07:55.234Z] be18f5ed6f17: Layer already exists [2026-04-08T21:07:55.234Z] c4e71c2a4573: Layer already exists [2026-04-08T21:07:55.497Z] 4.1.0-dev.106: digest: sha256:97170fd0fe7185c1b08961d8bb8dc664faf5c0cff99248729479a7d06dcf48a7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:07:55.842Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:07:56.179Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:07:56.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-04-08T21:07:56.179Z] d582cff733c7: Preparing [2026-04-08T21:07:56.179Z] 951b44f425ea: Preparing [2026-04-08T21:07:56.179Z] 6de6d3fe8f90: Preparing [2026-04-08T21:07:56.179Z] d8b9d844c2ce: Preparing [2026-04-08T21:07:56.179Z] 0e7b3c4204df: Preparing [2026-04-08T21:07:56.179Z] ba78c6bd741e: Preparing [2026-04-08T21:07:56.179Z] b8859bc89255: Preparing [2026-04-08T21:07:56.179Z] 3911ce2fd20e: Preparing [2026-04-08T21:07:56.179Z] 97930aeeb12f: Preparing [2026-04-08T21:07:56.179Z] 23f5f14455e0: Preparing [2026-04-08T21:07:56.179Z] be18f5ed6f17: Preparing [2026-04-08T21:07:56.179Z] c4e71c2a4573: Preparing [2026-04-08T21:07:56.179Z] 97930aeeb12f: Waiting [2026-04-08T21:07:56.179Z] be18f5ed6f17: Waiting [2026-04-08T21:07:56.179Z] ba78c6bd741e: Waiting [2026-04-08T21:07:56.179Z] b8859bc89255: Waiting [2026-04-08T21:07:56.179Z] 3911ce2fd20e: Waiting [2026-04-08T21:07:56.179Z] c4e71c2a4573: Waiting [2026-04-08T21:07:56.179Z] d8b9d844c2ce: Layer already exists [2026-04-08T21:07:56.179Z] 0e7b3c4204df: Layer already exists [2026-04-08T21:07:56.179Z] 6de6d3fe8f90: Layer already exists [2026-04-08T21:07:56.179Z] d582cff733c7: Layer already exists [2026-04-08T21:07:56.179Z] 951b44f425ea: Layer already exists [2026-04-08T21:07:56.179Z] ba78c6bd741e: Layer already exists [2026-04-08T21:07:56.179Z] b8859bc89255: Layer already exists [2026-04-08T21:07:56.179Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:07:56.179Z] 23f5f14455e0: Layer already exists [2026-04-08T21:07:56.179Z] 97930aeeb12f: Layer already exists [2026-04-08T21:07:56.179Z] c4e71c2a4573: Layer already exists [2026-04-08T21:07:56.179Z] be18f5ed6f17: Layer already exists [2026-04-08T21:07:56.445Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:97170fd0fe7185c1b08961d8bb8dc664faf5c0cff99248729479a7d06dcf48a7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:07:56.785Z] + 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-08T21:07:57.123Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2026-04-08T21:07:57.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-04-08T21:07:57.124Z] d582cff733c7: Preparing [2026-04-08T21:07:57.124Z] 951b44f425ea: Preparing [2026-04-08T21:07:57.124Z] 6de6d3fe8f90: Preparing [2026-04-08T21:07:57.124Z] d8b9d844c2ce: Preparing [2026-04-08T21:07:57.124Z] 0e7b3c4204df: Preparing [2026-04-08T21:07:57.124Z] ba78c6bd741e: Preparing [2026-04-08T21:07:57.124Z] b8859bc89255: Preparing [2026-04-08T21:07:57.124Z] 3911ce2fd20e: Preparing [2026-04-08T21:07:57.124Z] 97930aeeb12f: Preparing [2026-04-08T21:07:57.124Z] 23f5f14455e0: Preparing [2026-04-08T21:07:57.124Z] be18f5ed6f17: Preparing [2026-04-08T21:07:57.124Z] c4e71c2a4573: Preparing [2026-04-08T21:07:57.124Z] 3911ce2fd20e: Waiting [2026-04-08T21:07:57.124Z] 97930aeeb12f: Waiting [2026-04-08T21:07:57.124Z] 23f5f14455e0: Waiting [2026-04-08T21:07:57.124Z] be18f5ed6f17: Waiting [2026-04-08T21:07:57.124Z] c4e71c2a4573: Waiting [2026-04-08T21:07:57.124Z] ba78c6bd741e: Waiting [2026-04-08T21:07:57.124Z] b8859bc89255: Waiting [2026-04-08T21:07:57.124Z] 951b44f425ea: Layer already exists [2026-04-08T21:07:57.124Z] d8b9d844c2ce: Layer already exists [2026-04-08T21:07:57.124Z] d582cff733c7: Layer already exists [2026-04-08T21:07:57.124Z] 0e7b3c4204df: Layer already exists [2026-04-08T21:07:57.124Z] 6de6d3fe8f90: Layer already exists [2026-04-08T21:07:57.124Z] ba78c6bd741e: Layer already exists [2026-04-08T21:07:57.124Z] b8859bc89255: Layer already exists [2026-04-08T21:07:57.124Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:07:57.124Z] 97930aeeb12f: Layer already exists [2026-04-08T21:07:57.124Z] 23f5f14455e0: Layer already exists [2026-04-08T21:07:57.124Z] be18f5ed6f17: Layer already exists [2026-04-08T21:07:57.124Z] c4e71c2a4573: Layer already exists [2026-04-08T21:07:57.388Z] main: digest: sha256:97170fd0fe7185c1b08961d8bb8dc664faf5c0cff99248729479a7d06dcf48a7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-08T21:07:57.458Z] ===================================================== [Pipeline] echo [2026-04-08T21:07:57.473Z] taggedImages: [2026-04-08T21:07:57.473Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:07:57.473Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-04-08T21:07:57.473Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.106 [2026-04-08T21:07:57.473Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:07:57.473Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-04-08T21:07:57.503Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2026-04-08T21:07:57.503Z] e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:07:57.503Z] latest [2026-04-08T21:07:57.503Z] 4.1.0-dev.106 [2026-04-08T21:07:57.503Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:07:57.503Z] main [2026-04-08T21:07:57.503Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:07:57.876Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:07:58.218Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:07:58.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-04-08T21:07:58.218Z] f16a7a9de1c9: Preparing [2026-04-08T21:07:58.218Z] 9ccd555e13e2: Preparing [2026-04-08T21:07:58.218Z] 3911ce2fd20e: Preparing [2026-04-08T21:07:58.218Z] 97930aeeb12f: Preparing [2026-04-08T21:07:58.218Z] 96faea3c8855: Preparing [2026-04-08T21:07:58.218Z] 5112b8ae8d8a: Preparing [2026-04-08T21:07:58.218Z] c4e71c2a4573: Preparing [2026-04-08T21:07:58.218Z] 5112b8ae8d8a: Waiting [2026-04-08T21:07:58.218Z] c4e71c2a4573: Waiting [2026-04-08T21:07:58.218Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:07:58.218Z] 97930aeeb12f: Layer already exists [2026-04-08T21:07:58.218Z] c4e71c2a4573: Layer already exists [2026-04-08T21:07:58.486Z] f16a7a9de1c9: Pushed [2026-04-08T21:07:58.486Z] 96faea3c8855: Pushed [2026-04-08T21:08:00.418Z] 5112b8ae8d8a: Pushed [2026-04-08T21:08:05.732Z] 9ccd555e13e2: Pushed [2026-04-08T21:08:06.004Z] e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:2e1c0c022c45d5d10fb7060e676f270cd18961a6a7f837068feaa91c5dc221d9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:08:06.384Z] + 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-08T21:08:06.741Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-04-08T21:08:06.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-04-08T21:08:06.741Z] f16a7a9de1c9: Preparing [2026-04-08T21:08:06.741Z] 9ccd555e13e2: Preparing [2026-04-08T21:08:06.741Z] 3911ce2fd20e: Preparing [2026-04-08T21:08:06.741Z] 97930aeeb12f: Preparing [2026-04-08T21:08:06.741Z] 96faea3c8855: Preparing [2026-04-08T21:08:06.741Z] 5112b8ae8d8a: Preparing [2026-04-08T21:08:06.741Z] c4e71c2a4573: Preparing [2026-04-08T21:08:06.741Z] 5112b8ae8d8a: Waiting [2026-04-08T21:08:06.741Z] c4e71c2a4573: Waiting [2026-04-08T21:08:06.741Z] 9ccd555e13e2: Layer already exists [2026-04-08T21:08:06.741Z] 96faea3c8855: Layer already exists [2026-04-08T21:08:06.741Z] f16a7a9de1c9: Layer already exists [2026-04-08T21:08:06.741Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:08:06.741Z] 97930aeeb12f: Layer already exists [2026-04-08T21:08:06.741Z] c4e71c2a4573: Layer already exists [2026-04-08T21:08:06.741Z] 5112b8ae8d8a: Layer already exists [2026-04-08T21:08:06.741Z] latest: digest: sha256:2e1c0c022c45d5d10fb7060e676f270cd18961a6a7f837068feaa91c5dc221d9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:08:07.345Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:08:07.700Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.106 [2026-04-08T21:08:07.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-04-08T21:08:07.700Z] f16a7a9de1c9: Preparing [2026-04-08T21:08:07.700Z] 9ccd555e13e2: Preparing [2026-04-08T21:08:07.700Z] 3911ce2fd20e: Preparing [2026-04-08T21:08:07.700Z] 97930aeeb12f: Preparing [2026-04-08T21:08:07.700Z] 96faea3c8855: Preparing [2026-04-08T21:08:07.700Z] 5112b8ae8d8a: Preparing [2026-04-08T21:08:07.700Z] c4e71c2a4573: Preparing [2026-04-08T21:08:07.700Z] 5112b8ae8d8a: Waiting [2026-04-08T21:08:07.700Z] c4e71c2a4573: Waiting [2026-04-08T21:08:07.700Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:08:07.700Z] 96faea3c8855: Layer already exists [2026-04-08T21:08:07.700Z] 9ccd555e13e2: Layer already exists [2026-04-08T21:08:07.700Z] 97930aeeb12f: Layer already exists [2026-04-08T21:08:07.700Z] f16a7a9de1c9: Layer already exists [2026-04-08T21:08:07.700Z] 5112b8ae8d8a: Layer already exists [2026-04-08T21:08:07.700Z] c4e71c2a4573: Layer already exists [2026-04-08T21:08:07.964Z] 4.1.0-dev.106: digest: sha256:2e1c0c022c45d5d10fb7060e676f270cd18961a6a7f837068feaa91c5dc221d9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:08:08.311Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:08:08.657Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:08:08.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-04-08T21:08:08.657Z] f16a7a9de1c9: Preparing [2026-04-08T21:08:08.657Z] 9ccd555e13e2: Preparing [2026-04-08T21:08:08.657Z] 3911ce2fd20e: Preparing [2026-04-08T21:08:08.657Z] 97930aeeb12f: Preparing [2026-04-08T21:08:08.657Z] 96faea3c8855: Preparing [2026-04-08T21:08:08.657Z] 5112b8ae8d8a: Preparing [2026-04-08T21:08:08.657Z] c4e71c2a4573: Preparing [2026-04-08T21:08:08.657Z] 5112b8ae8d8a: Waiting [2026-04-08T21:08:08.657Z] c4e71c2a4573: Waiting [2026-04-08T21:08:08.657Z] 96faea3c8855: Layer already exists [2026-04-08T21:08:08.657Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:08:08.657Z] f16a7a9de1c9: Layer already exists [2026-04-08T21:08:08.657Z] 97930aeeb12f: Layer already exists [2026-04-08T21:08:08.657Z] 9ccd555e13e2: Layer already exists [2026-04-08T21:08:08.657Z] 5112b8ae8d8a: Layer already exists [2026-04-08T21:08:08.657Z] c4e71c2a4573: Layer already exists [2026-04-08T21:08:08.657Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:2e1c0c022c45d5d10fb7060e676f270cd18961a6a7f837068feaa91c5dc221d9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:08:09.274Z] + 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-08T21:08:09.624Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2026-04-08T21:08:09.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-04-08T21:08:09.624Z] f16a7a9de1c9: Preparing [2026-04-08T21:08:09.624Z] 9ccd555e13e2: Preparing [2026-04-08T21:08:09.624Z] 3911ce2fd20e: Preparing [2026-04-08T21:08:09.624Z] 97930aeeb12f: Preparing [2026-04-08T21:08:09.624Z] 96faea3c8855: Preparing [2026-04-08T21:08:09.624Z] 5112b8ae8d8a: Preparing [2026-04-08T21:08:09.624Z] c4e71c2a4573: Preparing [2026-04-08T21:08:09.624Z] 5112b8ae8d8a: Waiting [2026-04-08T21:08:09.624Z] c4e71c2a4573: Waiting [2026-04-08T21:08:09.624Z] f16a7a9de1c9: Layer already exists [2026-04-08T21:08:09.624Z] 9ccd555e13e2: Layer already exists [2026-04-08T21:08:09.624Z] 97930aeeb12f: Layer already exists [2026-04-08T21:08:09.624Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:08:09.624Z] 96faea3c8855: Layer already exists [2026-04-08T21:08:09.624Z] 5112b8ae8d8a: Layer already exists [2026-04-08T21:08:09.624Z] c4e71c2a4573: Layer already exists [2026-04-08T21:08:09.624Z] main: digest: sha256:2e1c0c022c45d5d10fb7060e676f270cd18961a6a7f837068feaa91c5dc221d9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-08T21:08:09.965Z] ===================================================== [Pipeline] echo [2026-04-08T21:08:09.975Z] taggedImages: [2026-04-08T21:08:09.975Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:08:09.975Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-04-08T21:08:09.975Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.106 [2026-04-08T21:08:09.975Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:08:09.975Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-04-08T21:08:10.001Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2026-04-08T21:08:10.001Z] e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:08:10.001Z] latest [2026-04-08T21:08:10.001Z] 4.1.0-dev.106 [2026-04-08T21:08:10.001Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:08:10.001Z] main [2026-04-08T21:08:10.001Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:08:10.354Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:08:10.698Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:08:10.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-04-08T21:08:10.698Z] 22eb91b54790: Preparing [2026-04-08T21:08:10.698Z] 605016baf3a6: Preparing [2026-04-08T21:08:10.698Z] 180ebed4dd8b: Preparing [2026-04-08T21:08:10.698Z] 3911ce2fd20e: Preparing [2026-04-08T21:08:10.698Z] 97930aeeb12f: Preparing [2026-04-08T21:08:10.698Z] e1921cc6a8a5: Preparing [2026-04-08T21:08:10.698Z] 5681955144a2: Preparing [2026-04-08T21:08:10.698Z] 6b3274da09d4: Preparing [2026-04-08T21:08:10.698Z] 61111fac0052: Preparing [2026-04-08T21:08:10.698Z] c4e71c2a4573: Preparing [2026-04-08T21:08:10.698Z] 6b3274da09d4: Waiting [2026-04-08T21:08:10.698Z] 61111fac0052: Waiting [2026-04-08T21:08:10.698Z] c4e71c2a4573: Waiting [2026-04-08T21:08:10.698Z] e1921cc6a8a5: Waiting [2026-04-08T21:08:10.698Z] 5681955144a2: Waiting [2026-04-08T21:08:10.962Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:08:10.962Z] 97930aeeb12f: Layer already exists [2026-04-08T21:08:10.962Z] 180ebed4dd8b: Pushed [2026-04-08T21:08:10.962Z] 605016baf3a6: Pushed [2026-04-08T21:08:10.962Z] 22eb91b54790: Pushed [2026-04-08T21:08:10.962Z] c4e71c2a4573: Layer already exists [2026-04-08T21:08:10.962Z] 6b3274da09d4: Pushed [2026-04-08T21:08:11.915Z] 61111fac0052: Pushed [2026-04-08T21:08:24.182Z] 5681955144a2: Pushed [2026-04-08T21:08:39.137Z] e1921cc6a8a5: Pushed [2026-04-08T21:08:39.137Z] e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:7121044ef6036f4af5af7d8390667344f0a197982a49ddd04cf714247c1d5698 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:08:39.484Z] + 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-08T21:08:39.821Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-04-08T21:08:39.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-04-08T21:08:39.821Z] 22eb91b54790: Preparing [2026-04-08T21:08:39.821Z] 605016baf3a6: Preparing [2026-04-08T21:08:39.821Z] 180ebed4dd8b: Preparing [2026-04-08T21:08:39.821Z] 3911ce2fd20e: Preparing [2026-04-08T21:08:39.821Z] 97930aeeb12f: Preparing [2026-04-08T21:08:39.821Z] e1921cc6a8a5: Preparing [2026-04-08T21:08:39.821Z] 5681955144a2: Preparing [2026-04-08T21:08:39.821Z] 6b3274da09d4: Preparing [2026-04-08T21:08:39.821Z] 61111fac0052: Preparing [2026-04-08T21:08:39.821Z] c4e71c2a4573: Preparing [2026-04-08T21:08:39.821Z] 6b3274da09d4: Waiting [2026-04-08T21:08:39.821Z] 61111fac0052: Waiting [2026-04-08T21:08:39.821Z] e1921cc6a8a5: Waiting [2026-04-08T21:08:39.821Z] c4e71c2a4573: Waiting [2026-04-08T21:08:39.821Z] 5681955144a2: Waiting [2026-04-08T21:08:39.821Z] 180ebed4dd8b: Layer already exists [2026-04-08T21:08:39.821Z] 22eb91b54790: Layer already exists [2026-04-08T21:08:39.821Z] 97930aeeb12f: Layer already exists [2026-04-08T21:08:39.821Z] 605016baf3a6: Layer already exists [2026-04-08T21:08:39.821Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:08:39.821Z] 61111fac0052: Layer already exists [2026-04-08T21:08:39.821Z] c4e71c2a4573: Layer already exists [2026-04-08T21:08:39.821Z] 6b3274da09d4: Layer already exists [2026-04-08T21:08:39.821Z] 5681955144a2: Layer already exists [2026-04-08T21:08:39.821Z] e1921cc6a8a5: Layer already exists [2026-04-08T21:08:40.085Z] latest: digest: sha256:7121044ef6036f4af5af7d8390667344f0a197982a49ddd04cf714247c1d5698 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:08:40.424Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:08:40.760Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.106 [2026-04-08T21:08:40.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-04-08T21:08:40.760Z] 22eb91b54790: Preparing [2026-04-08T21:08:40.760Z] 605016baf3a6: Preparing [2026-04-08T21:08:40.760Z] 180ebed4dd8b: Preparing [2026-04-08T21:08:40.760Z] 3911ce2fd20e: Preparing [2026-04-08T21:08:40.760Z] 97930aeeb12f: Preparing [2026-04-08T21:08:40.760Z] e1921cc6a8a5: Preparing [2026-04-08T21:08:40.760Z] 5681955144a2: Preparing [2026-04-08T21:08:40.760Z] 6b3274da09d4: Preparing [2026-04-08T21:08:40.760Z] 61111fac0052: Preparing [2026-04-08T21:08:40.760Z] c4e71c2a4573: Preparing [2026-04-08T21:08:40.760Z] 5681955144a2: Waiting [2026-04-08T21:08:40.760Z] 6b3274da09d4: Waiting [2026-04-08T21:08:40.760Z] 61111fac0052: Waiting [2026-04-08T21:08:40.760Z] c4e71c2a4573: Waiting [2026-04-08T21:08:40.760Z] e1921cc6a8a5: Waiting [2026-04-08T21:08:40.760Z] 22eb91b54790: Layer already exists [2026-04-08T21:08:40.760Z] 605016baf3a6: Layer already exists [2026-04-08T21:08:40.760Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:08:40.760Z] 180ebed4dd8b: Layer already exists [2026-04-08T21:08:40.760Z] 6b3274da09d4: Layer already exists [2026-04-08T21:08:40.760Z] e1921cc6a8a5: Layer already exists [2026-04-08T21:08:40.760Z] 5681955144a2: Layer already exists [2026-04-08T21:08:40.760Z] 61111fac0052: Layer already exists [2026-04-08T21:08:40.760Z] c4e71c2a4573: Layer already exists [2026-04-08T21:08:44.985Z] 97930aeeb12f: Layer already exists [2026-04-08T21:08:44.985Z] 4.1.0-dev.106: digest: sha256:7121044ef6036f4af5af7d8390667344f0a197982a49ddd04cf714247c1d5698 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:08:45.331Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:08:45.673Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:08:45.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-04-08T21:08:45.673Z] 22eb91b54790: Preparing [2026-04-08T21:08:45.673Z] 605016baf3a6: Preparing [2026-04-08T21:08:45.673Z] 180ebed4dd8b: Preparing [2026-04-08T21:08:45.673Z] 3911ce2fd20e: Preparing [2026-04-08T21:08:45.673Z] 97930aeeb12f: Preparing [2026-04-08T21:08:45.673Z] e1921cc6a8a5: Preparing [2026-04-08T21:08:45.673Z] 5681955144a2: Preparing [2026-04-08T21:08:45.673Z] 6b3274da09d4: Preparing [2026-04-08T21:08:45.673Z] 61111fac0052: Preparing [2026-04-08T21:08:45.673Z] c4e71c2a4573: Preparing [2026-04-08T21:08:45.673Z] 5681955144a2: Waiting [2026-04-08T21:08:45.673Z] 6b3274da09d4: Waiting [2026-04-08T21:08:45.673Z] 61111fac0052: Waiting [2026-04-08T21:08:45.673Z] c4e71c2a4573: Waiting [2026-04-08T21:08:45.673Z] e1921cc6a8a5: Waiting [2026-04-08T21:08:45.673Z] 97930aeeb12f: Layer already exists [2026-04-08T21:08:45.673Z] 180ebed4dd8b: Layer already exists [2026-04-08T21:08:45.673Z] 605016baf3a6: Layer already exists [2026-04-08T21:08:45.673Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:08:45.673Z] 22eb91b54790: Layer already exists [2026-04-08T21:08:45.673Z] e1921cc6a8a5: Layer already exists [2026-04-08T21:08:45.673Z] 6b3274da09d4: Layer already exists [2026-04-08T21:08:45.673Z] 5681955144a2: Layer already exists [2026-04-08T21:08:45.673Z] 61111fac0052: Layer already exists [2026-04-08T21:08:45.673Z] c4e71c2a4573: Layer already exists [2026-04-08T21:08:45.673Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:7121044ef6036f4af5af7d8390667344f0a197982a49ddd04cf714247c1d5698 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:08:46.288Z] + 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-08T21:08:46.628Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2026-04-08T21:08:46.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-04-08T21:08:46.628Z] 22eb91b54790: Preparing [2026-04-08T21:08:46.628Z] 605016baf3a6: Preparing [2026-04-08T21:08:46.628Z] 180ebed4dd8b: Preparing [2026-04-08T21:08:46.628Z] 3911ce2fd20e: Preparing [2026-04-08T21:08:46.628Z] 97930aeeb12f: Preparing [2026-04-08T21:08:46.628Z] e1921cc6a8a5: Preparing [2026-04-08T21:08:46.628Z] 5681955144a2: Preparing [2026-04-08T21:08:46.628Z] 6b3274da09d4: Preparing [2026-04-08T21:08:46.628Z] 61111fac0052: Preparing [2026-04-08T21:08:46.628Z] c4e71c2a4573: Preparing [2026-04-08T21:08:46.628Z] e1921cc6a8a5: Waiting [2026-04-08T21:08:46.628Z] 5681955144a2: Waiting [2026-04-08T21:08:46.628Z] 6b3274da09d4: Waiting [2026-04-08T21:08:46.628Z] 61111fac0052: Waiting [2026-04-08T21:08:46.628Z] c4e71c2a4573: Waiting [2026-04-08T21:08:46.628Z] 605016baf3a6: Layer already exists [2026-04-08T21:08:46.628Z] 22eb91b54790: Layer already exists [2026-04-08T21:08:46.628Z] 180ebed4dd8b: Layer already exists [2026-04-08T21:08:46.628Z] 97930aeeb12f: Layer already exists [2026-04-08T21:08:46.628Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:08:46.628Z] e1921cc6a8a5: Layer already exists [2026-04-08T21:08:46.628Z] 5681955144a2: Layer already exists [2026-04-08T21:08:46.628Z] c4e71c2a4573: Layer already exists [2026-04-08T21:08:46.628Z] 6b3274da09d4: Layer already exists [2026-04-08T21:08:46.628Z] 61111fac0052: Layer already exists [2026-04-08T21:08:46.891Z] main: digest: sha256:7121044ef6036f4af5af7d8390667344f0a197982a49ddd04cf714247c1d5698 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-08T21:08:46.966Z] ===================================================== [Pipeline] echo [2026-04-08T21:08:46.981Z] taggedImages: [2026-04-08T21:08:46.981Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:08:46.981Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-04-08T21:08:46.981Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.106 [2026-04-08T21:08:46.981Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:08:46.981Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-04-08T21:08:47.013Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2026-04-08T21:08:47.013Z] e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:08:47.013Z] latest [2026-04-08T21:08:47.013Z] 4.1.0-dev.106 [2026-04-08T21:08:47.013Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:08:47.013Z] main [2026-04-08T21:08:47.013Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:08:47.378Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:08:47.725Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:08:47.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-04-08T21:08:47.725Z] 743ff30ccf7b: Preparing [2026-04-08T21:08:47.725Z] 6d519af5136b: Preparing [2026-04-08T21:08:47.725Z] 7159d8586f0e: Preparing [2026-04-08T21:08:47.725Z] 3911ce2fd20e: Preparing [2026-04-08T21:08:47.725Z] 97930aeeb12f: Preparing [2026-04-08T21:08:47.725Z] 6b7267f8eff9: Preparing [2026-04-08T21:08:47.725Z] da07654a524b: Preparing [2026-04-08T21:08:47.725Z] 20cee4f2b1b0: Preparing [2026-04-08T21:08:47.725Z] c4e71c2a4573: Preparing [2026-04-08T21:08:47.725Z] da07654a524b: Waiting [2026-04-08T21:08:47.725Z] 20cee4f2b1b0: Waiting [2026-04-08T21:08:47.725Z] c4e71c2a4573: Waiting [2026-04-08T21:08:47.725Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:08:47.989Z] 97930aeeb12f: Layer already exists [2026-04-08T21:08:47.989Z] 7159d8586f0e: Pushed [2026-04-08T21:08:47.989Z] 6d519af5136b: Pushed [2026-04-08T21:08:47.989Z] 743ff30ccf7b: Pushed [2026-04-08T21:08:47.989Z] c4e71c2a4573: Layer already exists [2026-04-08T21:08:47.989Z] da07654a524b: Pushed [2026-04-08T21:08:48.566Z] 20cee4f2b1b0: Pushed [2026-04-08T21:09:15.194Z] 6b7267f8eff9: Pushed [2026-04-08T21:09:15.195Z] e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:7e97fa55856ea2d212be6481c13c45810f7777f8b9ef3cd82594148094f6b7a3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:09:15.542Z] + 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-08T21:09:15.888Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-04-08T21:09:15.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-04-08T21:09:15.888Z] 743ff30ccf7b: Preparing [2026-04-08T21:09:15.888Z] 6d519af5136b: Preparing [2026-04-08T21:09:15.888Z] 7159d8586f0e: Preparing [2026-04-08T21:09:15.888Z] 3911ce2fd20e: Preparing [2026-04-08T21:09:15.888Z] 97930aeeb12f: Preparing [2026-04-08T21:09:15.888Z] 6b7267f8eff9: Preparing [2026-04-08T21:09:15.888Z] da07654a524b: Preparing [2026-04-08T21:09:15.888Z] 20cee4f2b1b0: Preparing [2026-04-08T21:09:15.888Z] c4e71c2a4573: Preparing [2026-04-08T21:09:15.888Z] da07654a524b: Waiting [2026-04-08T21:09:15.888Z] 20cee4f2b1b0: Waiting [2026-04-08T21:09:15.888Z] c4e71c2a4573: Waiting [2026-04-08T21:09:15.888Z] 6b7267f8eff9: Waiting [2026-04-08T21:09:15.888Z] 97930aeeb12f: Layer already exists [2026-04-08T21:09:15.888Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:09:15.889Z] 7159d8586f0e: Layer already exists [2026-04-08T21:09:15.889Z] 743ff30ccf7b: Layer already exists [2026-04-08T21:09:15.889Z] 6d519af5136b: Layer already exists [2026-04-08T21:09:15.889Z] da07654a524b: Layer already exists [2026-04-08T21:09:15.889Z] 20cee4f2b1b0: Layer already exists [2026-04-08T21:09:15.889Z] 6b7267f8eff9: Layer already exists [2026-04-08T21:09:15.889Z] c4e71c2a4573: Layer already exists [2026-04-08T21:09:16.153Z] latest: digest: sha256:7e97fa55856ea2d212be6481c13c45810f7777f8b9ef3cd82594148094f6b7a3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:09:16.507Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:09:16.844Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.106 [2026-04-08T21:09:16.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-04-08T21:09:16.844Z] 743ff30ccf7b: Preparing [2026-04-08T21:09:16.844Z] 6d519af5136b: Preparing [2026-04-08T21:09:16.844Z] 7159d8586f0e: Preparing [2026-04-08T21:09:16.844Z] 3911ce2fd20e: Preparing [2026-04-08T21:09:16.844Z] 97930aeeb12f: Preparing [2026-04-08T21:09:16.844Z] 6b7267f8eff9: Preparing [2026-04-08T21:09:16.844Z] da07654a524b: Preparing [2026-04-08T21:09:16.844Z] 20cee4f2b1b0: Preparing [2026-04-08T21:09:16.844Z] c4e71c2a4573: Preparing [2026-04-08T21:09:16.844Z] da07654a524b: Waiting [2026-04-08T21:09:16.844Z] 20cee4f2b1b0: Waiting [2026-04-08T21:09:16.844Z] c4e71c2a4573: Waiting [2026-04-08T21:09:16.844Z] 97930aeeb12f: Layer already exists [2026-04-08T21:09:16.844Z] 743ff30ccf7b: Layer already exists [2026-04-08T21:09:16.844Z] 6d519af5136b: Layer already exists [2026-04-08T21:09:16.844Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:09:16.844Z] 7159d8586f0e: Layer already exists [2026-04-08T21:09:16.844Z] da07654a524b: Layer already exists [2026-04-08T21:09:16.844Z] 20cee4f2b1b0: Layer already exists [2026-04-08T21:09:16.844Z] c4e71c2a4573: Layer already exists [2026-04-08T21:09:16.844Z] 6b7267f8eff9: Layer already exists [2026-04-08T21:09:16.844Z] 4.1.0-dev.106: digest: sha256:7e97fa55856ea2d212be6481c13c45810f7777f8b9ef3cd82594148094f6b7a3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:09:17.458Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:09:17.799Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:09:17.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-04-08T21:09:17.799Z] 743ff30ccf7b: Preparing [2026-04-08T21:09:17.799Z] 6d519af5136b: Preparing [2026-04-08T21:09:17.799Z] 7159d8586f0e: Preparing [2026-04-08T21:09:17.799Z] 3911ce2fd20e: Preparing [2026-04-08T21:09:17.799Z] 97930aeeb12f: Preparing [2026-04-08T21:09:17.799Z] 6b7267f8eff9: Preparing [2026-04-08T21:09:17.799Z] da07654a524b: Preparing [2026-04-08T21:09:17.799Z] 20cee4f2b1b0: Preparing [2026-04-08T21:09:17.799Z] c4e71c2a4573: Preparing [2026-04-08T21:09:17.799Z] 6b7267f8eff9: Waiting [2026-04-08T21:09:17.799Z] da07654a524b: Waiting [2026-04-08T21:09:17.799Z] 20cee4f2b1b0: Waiting [2026-04-08T21:09:17.799Z] c4e71c2a4573: Waiting [2026-04-08T21:09:17.799Z] 6d519af5136b: Layer already exists [2026-04-08T21:09:17.799Z] 743ff30ccf7b: Layer already exists [2026-04-08T21:09:17.799Z] 7159d8586f0e: Layer already exists [2026-04-08T21:09:17.799Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:09:17.799Z] 97930aeeb12f: Layer already exists [2026-04-08T21:09:17.799Z] da07654a524b: Layer already exists [2026-04-08T21:09:17.799Z] c4e71c2a4573: Layer already exists [2026-04-08T21:09:17.799Z] 6b7267f8eff9: Layer already exists [2026-04-08T21:09:17.799Z] 20cee4f2b1b0: Layer already exists [2026-04-08T21:09:17.799Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:7e97fa55856ea2d212be6481c13c45810f7777f8b9ef3cd82594148094f6b7a3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:09:18.404Z] + 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-08T21:09:18.740Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2026-04-08T21:09:18.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-04-08T21:09:18.740Z] 743ff30ccf7b: Preparing [2026-04-08T21:09:18.740Z] 6d519af5136b: Preparing [2026-04-08T21:09:18.740Z] 7159d8586f0e: Preparing [2026-04-08T21:09:18.740Z] 3911ce2fd20e: Preparing [2026-04-08T21:09:18.740Z] 97930aeeb12f: Preparing [2026-04-08T21:09:18.740Z] 6b7267f8eff9: Preparing [2026-04-08T21:09:18.740Z] da07654a524b: Preparing [2026-04-08T21:09:18.740Z] 20cee4f2b1b0: Preparing [2026-04-08T21:09:18.740Z] c4e71c2a4573: Preparing [2026-04-08T21:09:18.740Z] da07654a524b: Waiting [2026-04-08T21:09:18.740Z] 20cee4f2b1b0: Waiting [2026-04-08T21:09:18.740Z] c4e71c2a4573: Waiting [2026-04-08T21:09:18.740Z] 6b7267f8eff9: Waiting [2026-04-08T21:09:18.740Z] 6d519af5136b: Layer already exists [2026-04-08T21:09:18.740Z] 743ff30ccf7b: Layer already exists [2026-04-08T21:09:18.740Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:09:18.740Z] 97930aeeb12f: Layer already exists [2026-04-08T21:09:18.740Z] 7159d8586f0e: Layer already exists [2026-04-08T21:09:18.740Z] 6b7267f8eff9: Layer already exists [2026-04-08T21:09:18.740Z] da07654a524b: Layer already exists [2026-04-08T21:09:18.740Z] c4e71c2a4573: Layer already exists [2026-04-08T21:09:18.740Z] 20cee4f2b1b0: Layer already exists [2026-04-08T21:09:19.002Z] main: digest: sha256:7e97fa55856ea2d212be6481c13c45810f7777f8b9ef3cd82594148094f6b7a3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-08T21:09:19.078Z] ===================================================== [Pipeline] echo [2026-04-08T21:09:19.091Z] taggedImages: [2026-04-08T21:09:19.091Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:09:19.091Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-04-08T21:09:19.091Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.106 [2026-04-08T21:09:19.091Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:09:19.091Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-04-08T21:09:19.118Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2026-04-08T21:09:19.118Z] e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:09:19.118Z] latest [2026-04-08T21:09:19.118Z] 4.1.0-dev.106 [2026-04-08T21:09:19.118Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:09:19.118Z] main [2026-04-08T21:09:19.118Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:09:19.468Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:09:19.805Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:09:19.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-04-08T21:09:19.805Z] 194d4d6ffbda: Preparing [2026-04-08T21:09:19.805Z] 54f16955d78a: Preparing [2026-04-08T21:09:19.805Z] 13225230b479: Preparing [2026-04-08T21:09:19.805Z] 3911ce2fd20e: Preparing [2026-04-08T21:09:19.805Z] 97930aeeb12f: Preparing [2026-04-08T21:09:19.805Z] 14f7e8857136: Preparing [2026-04-08T21:09:19.805Z] 6b3274da09d4: Preparing [2026-04-08T21:09:19.805Z] 61111fac0052: Preparing [2026-04-08T21:09:19.805Z] c4e71c2a4573: Preparing [2026-04-08T21:09:19.805Z] 14f7e8857136: Waiting [2026-04-08T21:09:19.805Z] 6b3274da09d4: Waiting [2026-04-08T21:09:19.805Z] 61111fac0052: Waiting [2026-04-08T21:09:19.805Z] c4e71c2a4573: Waiting [2026-04-08T21:09:19.805Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:09:19.805Z] 97930aeeb12f: Layer already exists [2026-04-08T21:09:20.072Z] 6b3274da09d4: Layer already exists [2026-04-08T21:09:20.072Z] 13225230b479: Pushed [2026-04-08T21:09:20.072Z] 61111fac0052: Layer already exists [2026-04-08T21:09:20.072Z] 54f16955d78a: Pushed [2026-04-08T21:09:20.072Z] 194d4d6ffbda: Pushed [2026-04-08T21:09:20.072Z] c4e71c2a4573: Layer already exists [2026-04-08T21:09:46.701Z] 14f7e8857136: Pushed [2026-04-08T21:09:46.701Z] e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:404f258c518069b0535eb11142a814fd4547b2afc8c22d7d5e9e988683a0e2c4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:09:47.064Z] + 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-08T21:09:47.418Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-04-08T21:09:47.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-04-08T21:09:47.418Z] 194d4d6ffbda: Preparing [2026-04-08T21:09:47.418Z] 54f16955d78a: Preparing [2026-04-08T21:09:47.418Z] 13225230b479: Preparing [2026-04-08T21:09:47.418Z] 3911ce2fd20e: Preparing [2026-04-08T21:09:47.418Z] 97930aeeb12f: Preparing [2026-04-08T21:09:47.418Z] 14f7e8857136: Preparing [2026-04-08T21:09:47.418Z] 6b3274da09d4: Preparing [2026-04-08T21:09:47.418Z] 61111fac0052: Preparing [2026-04-08T21:09:47.418Z] c4e71c2a4573: Preparing [2026-04-08T21:09:47.418Z] 6b3274da09d4: Waiting [2026-04-08T21:09:47.418Z] c4e71c2a4573: Waiting [2026-04-08T21:09:47.418Z] 61111fac0052: Waiting [2026-04-08T21:09:47.418Z] 14f7e8857136: Waiting [2026-04-08T21:09:47.418Z] 97930aeeb12f: Layer already exists [2026-04-08T21:09:47.418Z] 13225230b479: Layer already exists [2026-04-08T21:09:47.418Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:09:47.418Z] 54f16955d78a: Layer already exists [2026-04-08T21:09:47.418Z] 194d4d6ffbda: Layer already exists [2026-04-08T21:09:47.418Z] 14f7e8857136: Layer already exists [2026-04-08T21:09:47.418Z] 61111fac0052: Layer already exists [2026-04-08T21:09:47.418Z] 6b3274da09d4: Layer already exists [2026-04-08T21:09:47.418Z] c4e71c2a4573: Layer already exists [2026-04-08T21:09:47.739Z] latest: digest: sha256:404f258c518069b0535eb11142a814fd4547b2afc8c22d7d5e9e988683a0e2c4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:09:48.101Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:09:48.453Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.106 [2026-04-08T21:09:48.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-04-08T21:09:48.454Z] 194d4d6ffbda: Preparing [2026-04-08T21:09:48.454Z] 54f16955d78a: Preparing [2026-04-08T21:09:48.454Z] 13225230b479: Preparing [2026-04-08T21:09:48.454Z] 3911ce2fd20e: Preparing [2026-04-08T21:09:48.454Z] 97930aeeb12f: Preparing [2026-04-08T21:09:48.454Z] 14f7e8857136: Preparing [2026-04-08T21:09:48.454Z] 6b3274da09d4: Preparing [2026-04-08T21:09:48.454Z] 61111fac0052: Preparing [2026-04-08T21:09:48.454Z] c4e71c2a4573: Preparing [2026-04-08T21:09:48.454Z] 6b3274da09d4: Waiting [2026-04-08T21:09:48.454Z] 61111fac0052: Waiting [2026-04-08T21:09:48.454Z] c4e71c2a4573: Waiting [2026-04-08T21:09:48.454Z] 14f7e8857136: Waiting [2026-04-08T21:09:48.454Z] 194d4d6ffbda: Layer already exists [2026-04-08T21:09:48.454Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:09:48.454Z] 54f16955d78a: Layer already exists [2026-04-08T21:09:48.454Z] 97930aeeb12f: Layer already exists [2026-04-08T21:09:48.454Z] 13225230b479: Layer already exists [2026-04-08T21:09:48.454Z] 14f7e8857136: Layer already exists [2026-04-08T21:09:48.454Z] 61111fac0052: Layer already exists [2026-04-08T21:09:48.454Z] 6b3274da09d4: Layer already exists [2026-04-08T21:09:48.454Z] c4e71c2a4573: Layer already exists [2026-04-08T21:09:48.728Z] 4.1.0-dev.106: digest: sha256:404f258c518069b0535eb11142a814fd4547b2afc8c22d7d5e9e988683a0e2c4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:09:49.102Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:09:49.532Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:09:49.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-04-08T21:09:49.532Z] 194d4d6ffbda: Preparing [2026-04-08T21:09:49.532Z] 54f16955d78a: Preparing [2026-04-08T21:09:49.532Z] 13225230b479: Preparing [2026-04-08T21:09:49.532Z] 3911ce2fd20e: Preparing [2026-04-08T21:09:49.532Z] 97930aeeb12f: Preparing [2026-04-08T21:09:49.532Z] 14f7e8857136: Preparing [2026-04-08T21:09:49.532Z] 6b3274da09d4: Preparing [2026-04-08T21:09:49.532Z] 61111fac0052: Preparing [2026-04-08T21:09:49.532Z] c4e71c2a4573: Preparing [2026-04-08T21:09:49.532Z] 14f7e8857136: Waiting [2026-04-08T21:09:49.532Z] 6b3274da09d4: Waiting [2026-04-08T21:09:49.532Z] 61111fac0052: Waiting [2026-04-08T21:09:49.532Z] c4e71c2a4573: Waiting [2026-04-08T21:09:49.532Z] 13225230b479: Layer already exists [2026-04-08T21:09:49.532Z] 97930aeeb12f: Layer already exists [2026-04-08T21:09:49.532Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:09:49.532Z] 54f16955d78a: Layer already exists [2026-04-08T21:09:49.532Z] 194d4d6ffbda: Layer already exists [2026-04-08T21:09:49.532Z] c4e71c2a4573: Layer already exists [2026-04-08T21:09:49.532Z] 6b3274da09d4: Layer already exists [2026-04-08T21:09:49.532Z] 14f7e8857136: Layer already exists [2026-04-08T21:09:49.532Z] 61111fac0052: Layer already exists [2026-04-08T21:09:49.794Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:404f258c518069b0535eb11142a814fd4547b2afc8c22d7d5e9e988683a0e2c4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:09:50.136Z] + 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-08T21:09:50.477Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2026-04-08T21:09:50.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-04-08T21:09:50.477Z] 194d4d6ffbda: Preparing [2026-04-08T21:09:50.477Z] 54f16955d78a: Preparing [2026-04-08T21:09:50.477Z] 13225230b479: Preparing [2026-04-08T21:09:50.477Z] 3911ce2fd20e: Preparing [2026-04-08T21:09:50.477Z] 97930aeeb12f: Preparing [2026-04-08T21:09:50.477Z] 14f7e8857136: Preparing [2026-04-08T21:09:50.477Z] 6b3274da09d4: Preparing [2026-04-08T21:09:50.477Z] 61111fac0052: Preparing [2026-04-08T21:09:50.477Z] c4e71c2a4573: Preparing [2026-04-08T21:09:50.477Z] 14f7e8857136: Waiting [2026-04-08T21:09:50.477Z] 6b3274da09d4: Waiting [2026-04-08T21:09:50.477Z] 61111fac0052: Waiting [2026-04-08T21:09:50.477Z] c4e71c2a4573: Waiting [2026-04-08T21:09:50.477Z] 54f16955d78a: Layer already exists [2026-04-08T21:09:50.477Z] 13225230b479: Layer already exists [2026-04-08T21:09:50.477Z] 194d4d6ffbda: Layer already exists [2026-04-08T21:09:50.477Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:09:50.477Z] 97930aeeb12f: Layer already exists [2026-04-08T21:09:50.477Z] 6b3274da09d4: Layer already exists [2026-04-08T21:09:50.477Z] 14f7e8857136: Layer already exists [2026-04-08T21:09:50.477Z] c4e71c2a4573: Layer already exists [2026-04-08T21:09:50.477Z] 61111fac0052: Layer already exists [2026-04-08T21:09:50.741Z] main: digest: sha256:404f258c518069b0535eb11142a814fd4547b2afc8c22d7d5e9e988683a0e2c4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-08T21:09:50.815Z] ===================================================== [Pipeline] echo [2026-04-08T21:09:50.830Z] taggedImages: [2026-04-08T21:09:50.830Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:09:50.830Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-04-08T21:09:50.830Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.106 [2026-04-08T21:09:50.830Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:09:50.830Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-04-08T21:09:50.861Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2026-04-08T21:09:50.861Z] e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:09:50.861Z] latest [2026-04-08T21:09:50.861Z] 4.1.0-dev.106 [2026-04-08T21:09:50.861Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:09:50.861Z] main [2026-04-08T21:09:50.861Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:09:51.226Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:09:51.567Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:09:51.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-04-08T21:09:51.567Z] ca499f2a555e: Preparing [2026-04-08T21:09:51.567Z] ab2fa6fe29ac: Preparing [2026-04-08T21:09:51.567Z] 3911ce2fd20e: Preparing [2026-04-08T21:09:51.567Z] 97930aeeb12f: Preparing [2026-04-08T21:09:51.567Z] 1bed848860fc: Preparing [2026-04-08T21:09:51.567Z] 31682e4abb2e: Preparing [2026-04-08T21:09:51.567Z] c4e71c2a4573: Preparing [2026-04-08T21:09:51.567Z] 31682e4abb2e: Waiting [2026-04-08T21:09:51.567Z] c4e71c2a4573: Waiting [2026-04-08T21:09:51.830Z] 1bed848860fc: Pushed [2026-04-08T21:09:54.392Z] 97930aeeb12f: Layer already exists [2026-04-08T21:09:54.392Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:09:54.657Z] c4e71c2a4573: Layer already exists [2026-04-08T21:09:54.657Z] ca499f2a555e: Pushed [2026-04-08T21:09:56.049Z] 31682e4abb2e: Pushed [2026-04-08T21:10:00.269Z] ab2fa6fe29ac: Pushed [2026-04-08T21:10:00.532Z] e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:b2031aca63418edf98c247198a8eaacdcb305e6fe34d0aae6a1acec5ccb199e5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:10:00.883Z] + 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-08T21:10:01.229Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-04-08T21:10:01.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-04-08T21:10:01.229Z] ca499f2a555e: Preparing [2026-04-08T21:10:01.229Z] ab2fa6fe29ac: Preparing [2026-04-08T21:10:01.229Z] 3911ce2fd20e: Preparing [2026-04-08T21:10:01.229Z] 97930aeeb12f: Preparing [2026-04-08T21:10:01.229Z] 1bed848860fc: Preparing [2026-04-08T21:10:01.229Z] 31682e4abb2e: Preparing [2026-04-08T21:10:01.229Z] c4e71c2a4573: Preparing [2026-04-08T21:10:01.229Z] 31682e4abb2e: Waiting [2026-04-08T21:10:01.229Z] c4e71c2a4573: Waiting [2026-04-08T21:10:01.229Z] 1bed848860fc: Layer already exists [2026-04-08T21:10:01.229Z] 97930aeeb12f: Layer already exists [2026-04-08T21:10:01.229Z] ca499f2a555e: Layer already exists [2026-04-08T21:10:01.229Z] ab2fa6fe29ac: Layer already exists [2026-04-08T21:10:01.229Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:10:01.229Z] 31682e4abb2e: Layer already exists [2026-04-08T21:10:01.229Z] c4e71c2a4573: Layer already exists [2026-04-08T21:10:01.490Z] latest: digest: sha256:b2031aca63418edf98c247198a8eaacdcb305e6fe34d0aae6a1acec5ccb199e5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:10:01.843Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:10:02.183Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.106 [2026-04-08T21:10:02.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-04-08T21:10:02.183Z] ca499f2a555e: Preparing [2026-04-08T21:10:02.183Z] ab2fa6fe29ac: Preparing [2026-04-08T21:10:02.183Z] 3911ce2fd20e: Preparing [2026-04-08T21:10:02.183Z] 97930aeeb12f: Preparing [2026-04-08T21:10:02.183Z] 1bed848860fc: Preparing [2026-04-08T21:10:02.183Z] 31682e4abb2e: Preparing [2026-04-08T21:10:02.183Z] c4e71c2a4573: Preparing [2026-04-08T21:10:02.184Z] 31682e4abb2e: Waiting [2026-04-08T21:10:02.184Z] c4e71c2a4573: Waiting [2026-04-08T21:10:02.184Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:10:02.184Z] ab2fa6fe29ac: Layer already exists [2026-04-08T21:10:02.184Z] 1bed848860fc: Layer already exists [2026-04-08T21:10:02.184Z] ca499f2a555e: Layer already exists [2026-04-08T21:10:02.184Z] 97930aeeb12f: Layer already exists [2026-04-08T21:10:02.184Z] 31682e4abb2e: Layer already exists [2026-04-08T21:10:02.184Z] c4e71c2a4573: Layer already exists [2026-04-08T21:10:02.184Z] 4.1.0-dev.106: digest: sha256:b2031aca63418edf98c247198a8eaacdcb305e6fe34d0aae6a1acec5ccb199e5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:10:02.804Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:10:03.143Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:10:03.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-04-08T21:10:03.143Z] ca499f2a555e: Preparing [2026-04-08T21:10:03.143Z] ab2fa6fe29ac: Preparing [2026-04-08T21:10:03.143Z] 3911ce2fd20e: Preparing [2026-04-08T21:10:03.143Z] 97930aeeb12f: Preparing [2026-04-08T21:10:03.143Z] 1bed848860fc: Preparing [2026-04-08T21:10:03.143Z] 31682e4abb2e: Preparing [2026-04-08T21:10:03.143Z] c4e71c2a4573: Preparing [2026-04-08T21:10:03.143Z] 31682e4abb2e: Waiting [2026-04-08T21:10:03.143Z] c4e71c2a4573: Waiting [2026-04-08T21:10:03.143Z] 97930aeeb12f: Layer already exists [2026-04-08T21:10:03.143Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:10:03.143Z] ab2fa6fe29ac: Layer already exists [2026-04-08T21:10:03.143Z] 1bed848860fc: Layer already exists [2026-04-08T21:10:03.143Z] ca499f2a555e: Layer already exists [2026-04-08T21:10:03.143Z] c4e71c2a4573: Layer already exists [2026-04-08T21:10:03.143Z] 31682e4abb2e: Layer already exists [2026-04-08T21:10:03.406Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:b2031aca63418edf98c247198a8eaacdcb305e6fe34d0aae6a1acec5ccb199e5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:10:03.756Z] + 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-08T21:10:04.111Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2026-04-08T21:10:04.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-04-08T21:10:04.111Z] ca499f2a555e: Preparing [2026-04-08T21:10:04.111Z] ab2fa6fe29ac: Preparing [2026-04-08T21:10:04.111Z] 3911ce2fd20e: Preparing [2026-04-08T21:10:04.111Z] 97930aeeb12f: Preparing [2026-04-08T21:10:04.111Z] 1bed848860fc: Preparing [2026-04-08T21:10:04.111Z] 31682e4abb2e: Preparing [2026-04-08T21:10:04.111Z] c4e71c2a4573: Preparing [2026-04-08T21:10:04.111Z] 31682e4abb2e: Waiting [2026-04-08T21:10:04.111Z] c4e71c2a4573: Waiting [2026-04-08T21:10:04.111Z] ca499f2a555e: Layer already exists [2026-04-08T21:10:04.111Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:10:04.111Z] ab2fa6fe29ac: Layer already exists [2026-04-08T21:10:04.111Z] 1bed848860fc: Layer already exists [2026-04-08T21:10:04.111Z] 97930aeeb12f: Layer already exists [2026-04-08T21:10:04.111Z] c4e71c2a4573: Layer already exists [2026-04-08T21:10:04.111Z] 31682e4abb2e: Layer already exists [2026-04-08T21:10:04.374Z] main: digest: sha256:b2031aca63418edf98c247198a8eaacdcb305e6fe34d0aae6a1acec5ccb199e5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-08T21:10:04.444Z] ===================================================== [Pipeline] echo [2026-04-08T21:10:04.456Z] taggedImages: [2026-04-08T21:10:04.456Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:10:04.456Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-04-08T21:10:04.456Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.106 [2026-04-08T21:10:04.456Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:10:04.456Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-04-08T21:10:04.486Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2026-04-08T21:10:04.486Z] e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:10:04.486Z] latest [2026-04-08T21:10:04.486Z] 4.1.0-dev.106 [2026-04-08T21:10:04.486Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:10:04.486Z] main [2026-04-08T21:10:04.486Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:10:04.843Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:10:05.194Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:10:05.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-04-08T21:10:05.194Z] d41cb76b938c: Preparing [2026-04-08T21:10:05.194Z] d0db94822704: Preparing [2026-04-08T21:10:05.194Z] 3911ce2fd20e: Preparing [2026-04-08T21:10:05.194Z] 97930aeeb12f: Preparing [2026-04-08T21:10:05.194Z] 4e4165afe218: Preparing [2026-04-08T21:10:05.194Z] 7e14b08a8d46: Preparing [2026-04-08T21:10:05.194Z] c4e71c2a4573: Preparing [2026-04-08T21:10:05.194Z] 7e14b08a8d46: Waiting [2026-04-08T21:10:05.194Z] c4e71c2a4573: Waiting [2026-04-08T21:10:05.456Z] 4e4165afe218: Pushed [2026-04-08T21:10:06.850Z] 97930aeeb12f: Layer already exists [2026-04-08T21:10:06.850Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:10:06.850Z] c4e71c2a4573: Layer already exists [2026-04-08T21:10:06.850Z] d41cb76b938c: Pushed [2026-04-08T21:10:07.427Z] 7e14b08a8d46: Pushed [2026-04-08T21:10:14.030Z] d0db94822704: Pushed [2026-04-08T21:10:14.292Z] e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:9cc0f73747723ed8586e0ef6ae80aa54080356e946c1f544c939c375c4198d9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:10:14.682Z] + 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-08T21:10:15.026Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-04-08T21:10:15.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-04-08T21:10:15.026Z] d41cb76b938c: Preparing [2026-04-08T21:10:15.026Z] d0db94822704: Preparing [2026-04-08T21:10:15.026Z] 3911ce2fd20e: Preparing [2026-04-08T21:10:15.026Z] 97930aeeb12f: Preparing [2026-04-08T21:10:15.026Z] 4e4165afe218: Preparing [2026-04-08T21:10:15.026Z] 7e14b08a8d46: Preparing [2026-04-08T21:10:15.026Z] c4e71c2a4573: Preparing [2026-04-08T21:10:15.026Z] 7e14b08a8d46: Waiting [2026-04-08T21:10:15.026Z] c4e71c2a4573: Waiting [2026-04-08T21:10:15.026Z] d41cb76b938c: Layer already exists [2026-04-08T21:10:15.026Z] 4e4165afe218: Layer already exists [2026-04-08T21:10:15.026Z] d0db94822704: Layer already exists [2026-04-08T21:10:15.026Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:10:15.026Z] 97930aeeb12f: Layer already exists [2026-04-08T21:10:15.026Z] c4e71c2a4573: Layer already exists [2026-04-08T21:10:15.026Z] 7e14b08a8d46: Layer already exists [2026-04-08T21:10:15.289Z] latest: digest: sha256:9cc0f73747723ed8586e0ef6ae80aa54080356e946c1f544c939c375c4198d9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:10:15.645Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:10:15.997Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.106 [2026-04-08T21:10:15.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-04-08T21:10:15.997Z] d41cb76b938c: Preparing [2026-04-08T21:10:15.997Z] d0db94822704: Preparing [2026-04-08T21:10:15.997Z] 3911ce2fd20e: Preparing [2026-04-08T21:10:15.997Z] 97930aeeb12f: Preparing [2026-04-08T21:10:15.997Z] 4e4165afe218: Preparing [2026-04-08T21:10:15.997Z] 7e14b08a8d46: Preparing [2026-04-08T21:10:15.997Z] c4e71c2a4573: Preparing [2026-04-08T21:10:15.997Z] 7e14b08a8d46: Waiting [2026-04-08T21:10:15.997Z] c4e71c2a4573: Waiting [2026-04-08T21:10:15.997Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:10:15.997Z] d0db94822704: Layer already exists [2026-04-08T21:10:15.997Z] 4e4165afe218: Layer already exists [2026-04-08T21:10:15.997Z] 97930aeeb12f: Layer already exists [2026-04-08T21:10:15.997Z] d41cb76b938c: Layer already exists [2026-04-08T21:10:15.997Z] 7e14b08a8d46: Layer already exists [2026-04-08T21:10:15.997Z] c4e71c2a4573: Layer already exists [2026-04-08T21:10:16.265Z] 4.1.0-dev.106: digest: sha256:9cc0f73747723ed8586e0ef6ae80aa54080356e946c1f544c939c375c4198d9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:10:16.622Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:10:16.965Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:10:16.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-04-08T21:10:16.965Z] d41cb76b938c: Preparing [2026-04-08T21:10:16.965Z] d0db94822704: Preparing [2026-04-08T21:10:16.965Z] 3911ce2fd20e: Preparing [2026-04-08T21:10:16.965Z] 97930aeeb12f: Preparing [2026-04-08T21:10:16.965Z] 4e4165afe218: Preparing [2026-04-08T21:10:16.965Z] 7e14b08a8d46: Preparing [2026-04-08T21:10:16.965Z] c4e71c2a4573: Preparing [2026-04-08T21:10:16.965Z] 7e14b08a8d46: Waiting [2026-04-08T21:10:16.965Z] d41cb76b938c: Layer already exists [2026-04-08T21:10:16.965Z] 4e4165afe218: Layer already exists [2026-04-08T21:10:16.965Z] d0db94822704: Layer already exists [2026-04-08T21:10:16.965Z] 97930aeeb12f: Layer already exists [2026-04-08T21:10:16.965Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:10:16.965Z] 7e14b08a8d46: Layer already exists [2026-04-08T21:10:16.965Z] c4e71c2a4573: Layer already exists [2026-04-08T21:10:17.227Z] e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:9cc0f73747723ed8586e0ef6ae80aa54080356e946c1f544c939c375c4198d9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:10:17.656Z] + 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-08T21:10:17.991Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2026-04-08T21:10:17.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-04-08T21:10:17.991Z] d41cb76b938c: Preparing [2026-04-08T21:10:17.991Z] d0db94822704: Preparing [2026-04-08T21:10:17.991Z] 3911ce2fd20e: Preparing [2026-04-08T21:10:17.991Z] 97930aeeb12f: Preparing [2026-04-08T21:10:17.991Z] 4e4165afe218: Preparing [2026-04-08T21:10:17.991Z] 7e14b08a8d46: Preparing [2026-04-08T21:10:17.991Z] c4e71c2a4573: Preparing [2026-04-08T21:10:17.991Z] 7e14b08a8d46: Waiting [2026-04-08T21:10:17.991Z] c4e71c2a4573: Waiting [2026-04-08T21:10:17.991Z] 3911ce2fd20e: Layer already exists [2026-04-08T21:10:17.991Z] 97930aeeb12f: Layer already exists [2026-04-08T21:10:17.991Z] d41cb76b938c: Layer already exists [2026-04-08T21:10:17.991Z] 4e4165afe218: Layer already exists [2026-04-08T21:10:17.991Z] d0db94822704: Layer already exists [2026-04-08T21:10:17.991Z] 7e14b08a8d46: Layer already exists [2026-04-08T21:10:17.991Z] c4e71c2a4573: Layer already exists [2026-04-08T21:10:18.256Z] main: digest: sha256:9cc0f73747723ed8586e0ef6ae80aa54080356e946c1f544c939c375c4198d9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-08T21:10:18.329Z] ===================================================== [Pipeline] echo [2026-04-08T21:10:18.341Z] taggedImages: [2026-04-08T21:10:18.341Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [2026-04-08T21:10:18.341Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-04-08T21:10:18.341Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.106 [2026-04-08T21:10:18.341Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [2026-04-08T21:10:18.341Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2026-04-08T21:10:18.352Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] echo [2026-04-08T21:10:18.359Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2026-04-08T21:10:18.368Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.106 [Pipeline] echo [2026-04-08T21:10:18.381Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] echo [2026-04-08T21:10:18.393Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-04-08T21:10:18.402Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] echo [2026-04-08T21:10:18.411Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2026-04-08T21:10:18.420Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.106 [Pipeline] echo [2026-04-08T21:10:18.431Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] echo [2026-04-08T21:10:18.446Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-04-08T21:10:18.457Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] echo [2026-04-08T21:10:18.465Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2026-04-08T21:10:18.475Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.106 [Pipeline] echo [2026-04-08T21:10:18.483Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] echo [2026-04-08T21:10:18.494Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-04-08T21:10:18.506Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] echo [2026-04-08T21:10:18.524Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2026-04-08T21:10:18.540Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.106 [Pipeline] echo [2026-04-08T21:10:18.548Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] echo [2026-04-08T21:10:18.561Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-04-08T21:10:18.569Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] echo [2026-04-08T21:10:18.578Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2026-04-08T21:10:18.586Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.106 [Pipeline] echo [2026-04-08T21:10:18.595Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] echo [2026-04-08T21:10:18.602Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-04-08T21:10:18.614Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] echo [2026-04-08T21:10:18.623Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2026-04-08T21:10:18.633Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.106 [Pipeline] echo [2026-04-08T21:10:18.644Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] echo [2026-04-08T21:10:18.652Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-04-08T21:10:18.664Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] echo [2026-04-08T21:10:18.675Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2026-04-08T21:10:18.683Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.106 [Pipeline] echo [2026-04-08T21:10:18.693Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] echo [2026-04-08T21:10:18.703Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-04-08T21:10:18.713Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] echo [2026-04-08T21:10:18.722Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2026-04-08T21:10:18.730Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.106 [Pipeline] echo [2026-04-08T21:10:18.743Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] echo [2026-04-08T21:10:18.751Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-04-08T21:10:18.762Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] echo [2026-04-08T21:10:18.778Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2026-04-08T21:10:18.788Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.106 [Pipeline] echo [2026-04-08T21:10:18.798Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] echo [2026-04-08T21:10:18.808Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-04-08T21:10:18.823Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] echo [2026-04-08T21:10:18.838Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2026-04-08T21:10:18.849Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.106 [Pipeline] echo [2026-04-08T21:10:18.859Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] echo [2026-04-08T21:10:18.867Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-04-08T21:10:18.882Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] echo [2026-04-08T21:10:18.893Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2026-04-08T21:10:18.906Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.106 [Pipeline] echo [2026-04-08T21:10:18.917Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] echo [2026-04-08T21:10:18.930Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-04-08T21:10:18.943Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] echo [2026-04-08T21:10:18.954Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2026-04-08T21:10:18.965Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.106 [Pipeline] echo [2026-04-08T21:10:18.975Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] echo [2026-04-08T21:10:18.985Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-04-08T21:10:18.999Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] echo [2026-04-08T21:10:19.011Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2026-04-08T21:10:19.025Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.106 [Pipeline] echo [2026-04-08T21:10:19.039Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] echo [2026-04-08T21:10:19.053Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-04-08T21:10:19.068Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] echo [2026-04-08T21:10:19.079Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2026-04-08T21:10:19.087Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.106 [Pipeline] echo [2026-04-08T21:10:19.099Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] echo [2026-04-08T21:10:19.110Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-04-08T21:10:19.121Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] echo [2026-04-08T21:10:19.131Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2026-04-08T21:10:19.146Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.106 [Pipeline] echo [2026-04-08T21:10:19.157Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] echo [2026-04-08T21:10:19.168Z] 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-08T21:10:19.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-08T21:10:19.560Z] [2026-04-08T21:10:19.560Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:10:19.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-08T21:10:19.892Z] arm64: Pulling from edgex-lftools-log-publisher [2026-04-08T21:10:19.892Z] 8998bd30e6a1: Pulling fs layer [2026-04-08T21:10:19.892Z] 04944245beec: Pulling fs layer [2026-04-08T21:10:19.892Z] 699f458cf7ca: Pulling fs layer [2026-04-08T21:10:19.892Z] 765212b225bb: Pulling fs layer [2026-04-08T21:10:19.892Z] f23df028b6ca: Pulling fs layer [2026-04-08T21:10:19.892Z] d65c8cfc05b1: Pulling fs layer [2026-04-08T21:10:19.892Z] 2437ff75d9bd: Pulling fs layer [2026-04-08T21:10:19.892Z] f23df028b6ca: Waiting [2026-04-08T21:10:19.892Z] d65c8cfc05b1: Waiting [2026-04-08T21:10:19.892Z] 2437ff75d9bd: Waiting [2026-04-08T21:10:19.892Z] 765212b225bb: Waiting [2026-04-08T21:10:20.158Z] 04944245beec: Verifying Checksum [2026-04-08T21:10:20.158Z] 04944245beec: Download complete [2026-04-08T21:10:20.158Z] 765212b225bb: Verifying Checksum [2026-04-08T21:10:20.158Z] 765212b225bb: Download complete [2026-04-08T21:10:20.158Z] f23df028b6ca: Verifying Checksum [2026-04-08T21:10:20.158Z] d65c8cfc05b1: Verifying Checksum [2026-04-08T21:10:20.158Z] d65c8cfc05b1: Download complete [2026-04-08T21:10:20.423Z] 699f458cf7ca: Verifying Checksum [2026-04-08T21:10:20.423Z] 699f458cf7ca: Download complete [2026-04-08T21:10:20.687Z] 8998bd30e6a1: Verifying Checksum [2026-04-08T21:10:20.687Z] 8998bd30e6a1: Download complete [2026-04-08T21:10:23.256Z] 2437ff75d9bd: Verifying Checksum [2026-04-08T21:10:23.256Z] 2437ff75d9bd: Download complete [2026-04-08T21:10:25.191Z] 8998bd30e6a1: Pull complete [2026-04-08T21:10:25.779Z] 04944245beec: Pull complete [2026-04-08T21:10:27.178Z] 699f458cf7ca: Pull complete [2026-04-08T21:10:27.444Z] 765212b225bb: Pull complete [2026-04-08T21:10:28.397Z] f23df028b6ca: Pull complete [2026-04-08T21:10:28.663Z] d65c8cfc05b1: Pull complete [2026-04-08T21:10:46.847Z] 2437ff75d9bd: Pull complete [2026-04-08T21:10:46.847Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-04-08T21:10:46.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-08T21:10:46.847Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-08T21:10:47.066Z] prd-ubuntu20.04-docker-arm64-4c-16g-4773 does not seem to be running inside a container [2026-04-08T21:10:47.113Z] $ 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/965 -v /w/workspace/edgex-go/965:/w/workspace/edgex-go/965:rw,z -v /w/workspace/edgex-go/965@tmp:/w/workspace/edgex-go/965@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-08T21:10:49.035Z] $ docker top 34efd13be5d50c5c09289701661d30900d5abd55744b081a01ee314fd4592e8a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-08T21:10:49.946Z] ---> job-cost.sh [2026-04-08T21:10:49.946Z] lf-activate-venv: SKIPPING [2026-04-08T21:10:49.946Z] INFO: No Stack... [2026-04-08T21:10:50.521Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-04-08T21:10:51.096Z] INFO: Archiving Costs [Pipeline] sh [2026-04-08T21:10:51.725Z] + cut -d, -f6 [2026-04-08T21:10:51.725Z] + cat /w/workspace/edgex-go/965/archives/cost.csv [Pipeline] lock [2026-04-08T21:10:51.759Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-965-stack-cost] [2026-04-08T21:10:51.770Z] Resource [jenkins-edgexfoundry-edgex-go-main-965-stack-cost] did not exist. Created. [2026-04-08T21:10:51.776Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-965-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-04-08T21:10:52.417Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-04-08T21:10:53.041Z] Stashed 1 file(s) [Pipeline] } [2026-04-08T21:10:53.051Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-965-stack-cost] [Pipeline] // lock [Pipeline] } [2026-04-08T21:10:53.067Z] $ docker stop --time=1 34efd13be5d50c5c09289701661d30900d5abd55744b081a01ee314fd4592e8a [2026-04-08T21:10:54.565Z] $ docker rm -f --volumes 34efd13be5d50c5c09289701661d30900d5abd55744b081a01ee314fd4592e8a [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-08T21:10:55.124Z] provisioning config files... [2026-04-08T21:10:55.130Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/965@tmp/config16942020653529252842tmp [Pipeline] { [Pipeline] sh [2026-04-08T21:10:55.429Z] + set +x [2026-04-08T21:10:55.429Z] + curl -s https://codecov.io/bash [2026-04-08T21:10:55.429Z] + bash -s -- [2026-04-08T21:10:55.687Z] [2026-04-08T21:10:55.687Z] _____ _ [2026-04-08T21:10:55.687Z] / ____| | | [2026-04-08T21:10:55.687Z] | | ___ __| | ___ ___ _____ __ [2026-04-08T21:10:55.687Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-04-08T21:10:55.687Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-04-08T21:10:55.687Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-04-08T21:10:55.687Z] Bash-1.0.6 [2026-04-08T21:10:55.687Z] [2026-04-08T21:10:55.687Z] [2026-04-08T21:10:55.687Z] ==> git version 2.25.1 found [2026-04-08T21:10:55.687Z] ==> 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-08T21:10:55.687Z] Release-Date: 2020-01-08 [2026-04-08T21:10:55.687Z] 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-08T21:10:55.687Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-04-08T21:10:55.687Z] ==> Jenkins CI detected. [2026-04-08T21:10:55.687Z] current dir:  /w/workspace/edgex-go/965 [2026-04-08T21:10:55.687Z] project root: . [2026-04-08T21:10:55.687Z] --> token set from env [2026-04-08T21:10:55.687Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-04-08T21:10:55.687Z] ==> Running gcov in . (disable via -X gcov) [2026-04-08T21:10:55.687Z] ==> Python coveragepy not found [2026-04-08T21:10:55.687Z] ==> Searching for coverage reports in: [2026-04-08T21:10:55.687Z] + . [2026-04-08T21:10:55.687Z] -> Found 1 reports [2026-04-08T21:10:55.687Z] ==> Detecting git/mercurial file structure [2026-04-08T21:10:55.687Z] ==> Reading reports [2026-04-08T21:10:55.687Z] + ./coverage.out bytes=1044023 [2026-04-08T21:10:55.687Z] ==> Appending adjustments [2026-04-08T21:10:55.687Z] https://docs.codecov.io/docs/fixing-reports [2026-04-08T21:10:57.065Z] + Found adjustments [2026-04-08T21:10:57.065Z] ==> Gzipping contents [2026-04-08T21:10:57.326Z] 108K /tmp/codecov.aqU6OS.gz [2026-04-08T21:10:57.326Z] ==> Uploading reports [2026-04-08T21:10:57.326Z] url: https://codecov.io [2026-04-08T21:10:57.326Z] query: branch=main&commit=e4096de299f95fa94277bb85e2f69a4787fd287f&build=965&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F965%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-04-08T21:10:57.326Z] -> Pinging Codecov [2026-04-08T21:10:57.326Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e4096de299f95fa94277bb85e2f69a4787fd287f&build=965&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F965%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-04-08T21:10:57.586Z] -> Uploading to [2026-04-08T21:10:57.586Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/e4096de299f95fa94277bb85e2f69a4787fd287f/fa82ae33-3137-435f-84d1-bce41a0fbce4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260408%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260408T211057Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1bd3cccaf15f7de09e149e5b1135f97753d055772ed65273c93fce0f24d60822 [2026-04-08T21:10:57.586Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-08T21:10:57.586Z] Dload Upload Total Spent Left Speed [2026-04-08T21:10:57.845Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 478k --:--:-- --:--:-- --:--:-- 476k 100 105k 0 0 100 105k 0 356k --:--:-- --:--:-- --:--:-- 355k [2026-04-08T21:10:57.845Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [2026-04-08T21:10:57.853Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2026-04-08T21:10:58.077Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-04-08T21:10:58.098Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:10:58.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-04-08T21:10:58.396Z] [2026-04-08T21:10:58.396Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:10:58.694Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-04-08T21:10:58.694Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-04-08T21:10:58.694Z] 2d35ebdb57d9: Already exists [2026-04-08T21:10:58.694Z] 85e8836fcdb2: Pulling fs layer [2026-04-08T21:10:58.694Z] 91631faa732a: Pulling fs layer [2026-04-08T21:10:58.694Z] f3f5ae8826fa: Pulling fs layer [2026-04-08T21:10:58.694Z] 4f4fb700ef54: Pulling fs layer [2026-04-08T21:10:58.694Z] 7861252a18e6: Pulling fs layer [2026-04-08T21:10:58.694Z] 9130f900ef6f: Pulling fs layer [2026-04-08T21:10:58.694Z] 4f4fb700ef54: Waiting [2026-04-08T21:10:58.694Z] 7861252a18e6: Waiting [2026-04-08T21:10:58.694Z] 9130f900ef6f: Waiting [2026-04-08T21:10:58.694Z] 85e8836fcdb2: Verifying Checksum [2026-04-08T21:10:58.694Z] 85e8836fcdb2: Download complete [2026-04-08T21:10:58.694Z] 4f4fb700ef54: Verifying Checksum [2026-04-08T21:10:58.694Z] 4f4fb700ef54: Download complete [2026-04-08T21:10:58.952Z] 85e8836fcdb2: Pull complete [2026-04-08T21:10:58.953Z] 7861252a18e6: Verifying Checksum [2026-04-08T21:10:59.517Z] 91631faa732a: Verifying Checksum [2026-04-08T21:10:59.517Z] 91631faa732a: Download complete [2026-04-08T21:11:00.150Z] 9130f900ef6f: Verifying Checksum [2026-04-08T21:11:00.150Z] 9130f900ef6f: Download complete [2026-04-08T21:11:04.336Z] 91631faa732a: Pull complete [2026-04-08T21:11:04.336Z] f3f5ae8826fa: Pull complete [2026-04-08T21:11:04.336Z] 4f4fb700ef54: Pull complete [2026-04-08T21:11:04.901Z] 7861252a18e6: Pull complete [2026-04-08T21:11:08.178Z] 9130f900ef6f: Pull complete [2026-04-08T21:11:08.178Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-04-08T21:11:08.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-04-08T21:11:08.178Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-08T21:11:08.284Z] prd-ubuntu20.04-docker-8c-8g-4772 does not seem to be running inside a container [2026-04-08T21:11:08.341Z] $ 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/965 -v /w/workspace/edgex-go/965:/w/workspace/edgex-go/965:rw,z -v /w/workspace/edgex-go/965@tmp:/w/workspace/edgex-go/965@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-04-08T21:11:10.111Z] $ docker top 45653531129b031bdbba8dfc3ebf52f386ca2cf220737e3b8a8649ffe0e8f2ce -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-08T21:11:10.460Z] + git config --global --add safe.directory /w/workspace/edgex-go/965 [Pipeline] echo [2026-04-08T21:11:10.479Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2026-04-08T21:11:10.773Z] + set -o pipefail [2026-04-08T21:11:10.773Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2026-04-08T21:11:20.796Z] [2026-04-08T21:11:20.796Z] Monitoring /w/workspace/edgex-go/965 (github.com/edgexfoundry/edgex-go)... [2026-04-08T21:11:20.796Z] [2026-04-08T21:11:20.796Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/3bbf527a-1aec-4007-917b-e70cd5ef86dd [2026-04-08T21:11:20.796Z] [2026-04-08T21:11:20.796Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-04-08T21:11:20.796Z] [2026-04-08T21:11:20.796Z] [2026-04-08T21:11:20.796Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-04-08T21:11:20.796Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-04-08T21:11:20.832Z] $ docker stop --time=1 45653531129b031bdbba8dfc3ebf52f386ca2cf220737e3b8a8649ffe0e8f2ce [2026-04-08T21:11:22.976Z] $ docker rm -f --volumes 45653531129b031bdbba8dfc3ebf52f386ca2cf220737e3b8a8649ffe0e8f2ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2026-04-08T21:11:23.455Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-08T21:11:23.469Z] provisioning config files... [2026-04-08T21:11:23.478Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/965@tmp/config14988995041633443209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-08T21:11:23.776Z] --> edgex-publish-swagger.sh [2026-04-08T21:11:23.776Z] === Publish openapi API === [2026-04-08T21:11:23.776Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2026-04-08T21:11:23.776Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/965/openapi/core-command.yaml] [2026-04-08T21:11:23.776Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-08T21:11:23.776Z] Dload Upload Total Spent Left Speed [2026-04-08T21:11:23.776Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 474 234k --:--:-- --:--:-- --:--:-- 235k [2026-04-08T21:11:23.776Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-08T21:11:23.776Z] [2026-04-08T21:11:23.776Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/965/openapi/core-data.yaml] [2026-04-08T21:11:23.776Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-08T21:11:23.776Z] Dload Upload Total Spent Left Speed [2026-04-08T21:11:24.036Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 507 565k --:--:-- --:--:-- --:--:-- 566k [2026-04-08T21:11:24.036Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-08T21:11:24.036Z] [2026-04-08T21:11:24.036Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/965/openapi/core-keeper.yaml] [2026-04-08T21:11:24.036Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-08T21:11:24.036Z] Dload Upload Total Spent Left Speed [2026-04-08T21:11:24.036Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 647 289k --:--:-- --:--:-- --:--:-- 290k [2026-04-08T21:11:24.036Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-08T21:11:24.036Z] [2026-04-08T21:11:24.036Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/965/openapi/core-metadata.yaml] [2026-04-08T21:11:24.036Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-08T21:11:24.036Z] Dload Upload Total Spent Left Speed [2026-04-08T21:11:24.295Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 160k 100 66 100 160k 536 1303k --:--:-- --:--:-- --:--:-- 1303k [2026-04-08T21:11:24.295Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-08T21:11:24.295Z] [2026-04-08T21:11:24.295Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/965/openapi/security-proxy-auth.yaml] [2026-04-08T21:11:24.295Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-08T21:11:24.295Z] Dload Upload Total Spent Left Speed [2026-04-08T21:11:24.295Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 564 204k --:--:-- --:--:-- --:--:-- 204k [2026-04-08T21:11:24.295Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-08T21:11:24.295Z] [2026-04-08T21:11:24.295Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/965/openapi/security-secretstore-setup.yaml] [2026-04-08T21:11:24.295Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-08T21:11:24.295Z] Dload Upload Total Spent Left Speed [2026-04-08T21:11:24.815Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 180 10720 --:--:-- --:--:-- --:--:-- 10871 [2026-04-08T21:11:24.815Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-08T21:11:24.815Z] [2026-04-08T21:11:24.815Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/965/openapi/support-notifications.yaml] [2026-04-08T21:11:24.815Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-08T21:11:24.815Z] Dload Upload Total Spent Left Speed [2026-04-08T21:11:24.815Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 392 581k --:--:-- --:--:-- --:--:-- 581k [2026-04-08T21:11:24.815Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-08T21:11:24.815Z] [2026-04-08T21:11:24.815Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/965/openapi/support-scheduler.yaml] [2026-04-08T21:11:24.815Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-08T21:11:24.815Z] Dload Upload Total Spent Left Speed [2026-04-08T21:11:25.075Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 578 434k --:--:-- --:--:-- --:--:-- 434k [2026-04-08T21:11:25.075Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-08T21:11:25.075Z] [Pipeline] } [2026-04-08T21:11:25.081Z] 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-08T21:11:25.528Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-08T21:11:25.528Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:11:25.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-08T21:11:25.831Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-08T21:11:25.916Z] prd-ubuntu20.04-docker-8c-8g-4772 does not seem to be running inside a container [2026-04-08T21:11:25.970Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/965 -v /w/workspace/edgex-go/965:/w/workspace/edgex-go/965:rw,z -v /w/workspace/edgex-go/965@tmp:/w/workspace/edgex-go/965@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-04-08T21:11:26.260Z] $ docker top aed03bac421db6aef78dc714e53c75f673839484353e34af94390f3e042216f9 -eo pid,comm [2026-04-08T21:11:26.283Z] 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-08T21:11:26.283Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-08T21:11:26.349Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-08T21:11:26.349Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-08T21:11:26.461Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-08T21:11:26.487Z] $ docker exec aed03bac421db6aef78dc714e53c75f673839484353e34af94390f3e042216f9 ssh-agent [2026-04-08T21:11:26.575Z] SSH_AUTH_SOCK=/tmp/ssh-q9UgfK5M7TRQ/agent.32 [2026-04-08T21:11:26.575Z] SSH_AGENT_PID=38 [2026-04-08T21:11:26.580Z] Running ssh-add (command line suppressed) [2026-04-08T21:11:26.702Z] Identity added: /w/workspace/edgex-go/965@tmp/private_key_4879867722654398807.key (/w/workspace/edgex-go/965@tmp/private_key_4879867722654398807.key) [2026-04-08T21:11:26.693Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-08T21:11:26.984Z] + git semver tag [2026-04-08T21:11:27.550Z] 2026-04-08 21:11:27,268 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-08T21:11:27.550Z] 2026-04-08 21:11:27,271 [run_tag] DEBUG tag force:False [2026-04-08T21:11:27.550Z] 2026-04-08 21:11:27,271 [check_head_tag] DEBUG check head tag [2026-04-08T21:11:27.550Z] 2026-04-08 21:11:27,273 [execute] INFO git cat-file --batch-check [2026-04-08T21:11:27.550Z] 2026-04-08 21:11:27,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/965, stdin=, shell=False, universal_newlines=False) [2026-04-08T21:11:27.550Z] 2026-04-08 21:11:27,275 [execute] INFO git cat-file --batch [2026-04-08T21:11:27.550Z] 2026-04-08 21:11:27,275 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/965, stdin=, shell=False, universal_newlines=False) [2026-04-08T21:11:27.550Z] 2026-04-08 21:11:27,304 [read_version] DEBUG read version from /w/workspace/edgex-go/965/.semver/main [2026-04-08T21:11:27.550Z] 2026-04-08 21:11:27,304 [execute] INFO git tag -a v4.1.0-dev.106 -m v4.1.0-dev.106 [2026-04-08T21:11:27.550Z] 2026-04-08 21:11:27,304 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.106', '-m', 'v4.1.0-dev.106'], cwd=/w/workspace/edgex-go/965, stdin=None, shell=False, universal_newlines=False) [2026-04-08T21:11:27.550Z] 2026-04-08 21:11:27,308 [read_version] DEBUG read version from /w/workspace/edgex-go/965/.semver/main [2026-04-08T21:11:27.550Z] 4.1.0-dev.106 [Pipeline] } [2026-04-08T21:11:27.581Z] $ docker exec --env ******** --env ******** aed03bac421db6aef78dc714e53c75f673839484353e34af94390f3e042216f9 ssh-agent -k [2026-04-08T21:11:27.667Z] unset SSH_AUTH_SOCK; [2026-04-08T21:11:27.668Z] unset SSH_AGENT_PID; [2026-04-08T21:11:27.668Z] echo Agent pid 38 killed; [2026-04-08T21:11:27.652Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-08T21:11:27.970Z] + git semver [Pipeline] } [2026-04-08T21:11:28.265Z] $ docker stop --time=1 aed03bac421db6aef78dc714e53c75f673839484353e34af94390f3e042216f9 [2026-04-08T21:11:29.536Z] $ docker rm -f --volumes aed03bac421db6aef78dc714e53c75f673839484353e34af94390f3e042216f9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:11:29.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-04-08T21:11:29.929Z] [2026-04-08T21:11:29.929Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:11:30.291Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-04-08T21:11:30.291Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-04-08T21:11:30.291Z] ab5ef0e58194: Pulling fs layer [2026-04-08T21:11:30.291Z] 9712f1f96733: Pulling fs layer [2026-04-08T21:11:30.291Z] 63f879dbbcfc: Pulling fs layer [2026-04-08T21:11:30.291Z] 0d9ebad4ef96: Pulling fs layer [2026-04-08T21:11:30.291Z] e9a5061849ea: Pulling fs layer [2026-04-08T21:11:30.291Z] d747dcd14b5f: Pulling fs layer [2026-04-08T21:11:30.291Z] 2de7ff778b66: Pulling fs layer [2026-04-08T21:11:30.291Z] 0d9ebad4ef96: Waiting [2026-04-08T21:11:30.291Z] e9a5061849ea: Waiting [2026-04-08T21:11:30.291Z] d747dcd14b5f: Waiting [2026-04-08T21:11:30.291Z] 2de7ff778b66: Waiting [2026-04-08T21:11:30.291Z] 9712f1f96733: Verifying Checksum [2026-04-08T21:11:30.291Z] 9712f1f96733: Download complete [2026-04-08T21:11:30.550Z] 63f879dbbcfc: Verifying Checksum [2026-04-08T21:11:30.550Z] 63f879dbbcfc: Download complete [2026-04-08T21:11:30.808Z] e9a5061849ea: Verifying Checksum [2026-04-08T21:11:30.808Z] e9a5061849ea: Download complete [2026-04-08T21:11:30.808Z] d747dcd14b5f: Verifying Checksum [2026-04-08T21:11:30.808Z] d747dcd14b5f: Download complete [2026-04-08T21:11:30.808Z] ab5ef0e58194: Download complete [2026-04-08T21:11:30.808Z] 0d9ebad4ef96: Verifying Checksum [2026-04-08T21:11:30.808Z] 0d9ebad4ef96: Download complete [2026-04-08T21:11:31.067Z] 2de7ff778b66: Verifying Checksum [2026-04-08T21:11:31.067Z] 2de7ff778b66: Download complete [2026-04-08T21:11:35.246Z] ab5ef0e58194: Pull complete [2026-04-08T21:11:35.246Z] 9712f1f96733: Pull complete [2026-04-08T21:11:35.504Z] 63f879dbbcfc: Pull complete [2026-04-08T21:11:42.077Z] 0d9ebad4ef96: Pull complete [2026-04-08T21:11:42.077Z] e9a5061849ea: Pull complete [2026-04-08T21:11:42.077Z] d747dcd14b5f: Pull complete [2026-04-08T21:11:43.016Z] 2de7ff778b66: Pull complete [2026-04-08T21:11:43.016Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-04-08T21:11:43.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-04-08T21:11:43.016Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-08T21:11:43.120Z] prd-ubuntu20.04-docker-8c-8g-4772 does not seem to be running inside a container [2026-04-08T21:11:43.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/965 -v /w/workspace/edgex-go/965:/w/workspace/edgex-go/965:rw,z -v /w/workspace/edgex-go/965@tmp:/w/workspace/edgex-go/965@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-04-08T21:11:44.656Z] $ docker top 8150414c9ac189751c8cc6d6e97a239fcb8844176b3267f5a214d538f1cfd4b6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-04-08T21:11:44.730Z] provisioning config files... [2026-04-08T21:11:44.742Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/965@tmp/config9336208732342067464tmp [2026-04-08T21:11:44.753Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/965@tmp/config10830232261235355393tmp [2026-04-08T21:11:44.762Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/965@tmp/config12224600907022601991tmp [Pipeline] { [Pipeline] echo [2026-04-08T21:11:44.856Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-08T21:11:45.148Z] ---> sigul-configuration.sh [2026-04-08T21:11:45.148Z] gpg: directory `/root/.gnupg' created [2026-04-08T21:11:45.148Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-04-08T21:11:45.148Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-04-08T21:11:45.148Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-04-08T21:11:45.148Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-04-08T21:11:45.148Z] gpg: CAST5 encrypted data [2026-04-08T21:11:45.148Z] gpg: encrypted with 1 passphrase [2026-04-08T21:11:45.148Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-04-08T21:11:45.444Z] + mkdir /home/jenkins [2026-04-08T21:11:45.444Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-04-08T21:11:45.739Z] + 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-08T21:11:45.755Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-08T21:11:46.148Z] ---> sigul-install.sh [2026-04-08T21:11:46.148Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-04-08T21:11:46.510Z] + git tag --list [2026-04-08T21:11:46.510Z] 0.6.0 [2026-04-08T21:11:46.510Z] 0.6.1 [2026-04-08T21:11:46.510Z] 0.7.0 [2026-04-08T21:11:46.510Z] 0.7.1 [2026-04-08T21:11:46.510Z] v1.0.0 [2026-04-08T21:11:46.510Z] v1.0.1 [2026-04-08T21:11:46.510Z] v1.1.0 [2026-04-08T21:11:46.510Z] v1.2.0 [2026-04-08T21:11:46.510Z] v1.2.1 [2026-04-08T21:11:46.510Z] v1.3.0 [2026-04-08T21:11:46.510Z] v1.3.1 [2026-04-08T21:11:46.510Z] v2.0.0 [2026-04-08T21:11:46.510Z] v2.1.0 [2026-04-08T21:11:46.510Z] v2.1.1 [2026-04-08T21:11:46.510Z] v2.2.0 [2026-04-08T21:11:46.510Z] v2.3.0 [2026-04-08T21:11:46.510Z] v3.0 [2026-04-08T21:11:46.510Z] v3.0.0 [2026-04-08T21:11:46.510Z] v3.1 [2026-04-08T21:11:46.510Z] v3.1.0 [2026-04-08T21:11:46.510Z] v3.1.1 [2026-04-08T21:11:46.510Z] v4.0 [2026-04-08T21:11:46.510Z] v4.0.0 [2026-04-08T21:11:46.510Z] v4.0.1 [2026-04-08T21:11:46.510Z] v4.0.1-dev.1 [2026-04-08T21:11:46.510Z] v4.0.1-dev.2 [2026-04-08T21:11:46.510Z] v4.0.2-dev.1 [2026-04-08T21:11:46.510Z] v4.1.0-dev.1 [2026-04-08T21:11:46.510Z] v4.1.0-dev.10 [2026-04-08T21:11:46.510Z] v4.1.0-dev.100 [2026-04-08T21:11:46.510Z] v4.1.0-dev.101 [2026-04-08T21:11:46.510Z] v4.1.0-dev.102 [2026-04-08T21:11:46.510Z] v4.1.0-dev.103 [2026-04-08T21:11:46.510Z] v4.1.0-dev.104 [2026-04-08T21:11:46.510Z] v4.1.0-dev.105 [2026-04-08T21:11:46.510Z] v4.1.0-dev.106 [2026-04-08T21:11:46.510Z] v4.1.0-dev.11 [2026-04-08T21:11:46.510Z] v4.1.0-dev.12 [2026-04-08T21:11:46.510Z] v4.1.0-dev.13 [2026-04-08T21:11:46.510Z] v4.1.0-dev.14 [2026-04-08T21:11:46.510Z] v4.1.0-dev.15 [2026-04-08T21:11:46.510Z] v4.1.0-dev.16 [2026-04-08T21:11:46.510Z] v4.1.0-dev.17 [2026-04-08T21:11:46.510Z] v4.1.0-dev.18 [2026-04-08T21:11:46.510Z] v4.1.0-dev.19 [2026-04-08T21:11:46.510Z] v4.1.0-dev.2 [2026-04-08T21:11:46.510Z] v4.1.0-dev.20 [2026-04-08T21:11:46.510Z] v4.1.0-dev.21 [2026-04-08T21:11:46.510Z] v4.1.0-dev.22 [2026-04-08T21:11:46.510Z] v4.1.0-dev.23 [2026-04-08T21:11:46.510Z] v4.1.0-dev.24 [2026-04-08T21:11:46.510Z] v4.1.0-dev.25 [2026-04-08T21:11:46.510Z] v4.1.0-dev.26 [2026-04-08T21:11:46.510Z] v4.1.0-dev.27 [2026-04-08T21:11:46.510Z] v4.1.0-dev.28 [2026-04-08T21:11:46.510Z] v4.1.0-dev.29 [2026-04-08T21:11:46.510Z] v4.1.0-dev.3 [2026-04-08T21:11:46.510Z] v4.1.0-dev.30 [2026-04-08T21:11:46.510Z] v4.1.0-dev.31 [2026-04-08T21:11:46.510Z] v4.1.0-dev.32 [2026-04-08T21:11:46.510Z] v4.1.0-dev.33 [2026-04-08T21:11:46.510Z] v4.1.0-dev.34 [2026-04-08T21:11:46.510Z] v4.1.0-dev.35 [2026-04-08T21:11:46.510Z] v4.1.0-dev.36 [2026-04-08T21:11:46.510Z] v4.1.0-dev.37 [2026-04-08T21:11:46.510Z] v4.1.0-dev.38 [2026-04-08T21:11:46.510Z] v4.1.0-dev.39 [2026-04-08T21:11:46.510Z] v4.1.0-dev.4 [2026-04-08T21:11:46.510Z] v4.1.0-dev.40 [2026-04-08T21:11:46.510Z] v4.1.0-dev.41 [2026-04-08T21:11:46.510Z] v4.1.0-dev.42 [2026-04-08T21:11:46.510Z] v4.1.0-dev.43 [2026-04-08T21:11:46.510Z] v4.1.0-dev.44 [2026-04-08T21:11:46.510Z] v4.1.0-dev.45 [2026-04-08T21:11:46.510Z] v4.1.0-dev.46 [2026-04-08T21:11:46.510Z] v4.1.0-dev.47 [2026-04-08T21:11:46.510Z] v4.1.0-dev.48 [2026-04-08T21:11:46.510Z] v4.1.0-dev.49 [2026-04-08T21:11:46.510Z] v4.1.0-dev.5 [2026-04-08T21:11:46.510Z] v4.1.0-dev.50 [2026-04-08T21:11:46.510Z] v4.1.0-dev.51 [2026-04-08T21:11:46.510Z] v4.1.0-dev.52 [2026-04-08T21:11:46.510Z] v4.1.0-dev.53 [2026-04-08T21:11:46.510Z] v4.1.0-dev.54 [2026-04-08T21:11:46.510Z] v4.1.0-dev.55 [2026-04-08T21:11:46.510Z] v4.1.0-dev.56 [2026-04-08T21:11:46.510Z] v4.1.0-dev.57 [2026-04-08T21:11:46.510Z] v4.1.0-dev.58 [2026-04-08T21:11:46.510Z] v4.1.0-dev.59 [2026-04-08T21:11:46.510Z] v4.1.0-dev.6 [2026-04-08T21:11:46.510Z] v4.1.0-dev.60 [2026-04-08T21:11:46.510Z] v4.1.0-dev.61 [2026-04-08T21:11:46.510Z] v4.1.0-dev.62 [2026-04-08T21:11:46.510Z] v4.1.0-dev.63 [2026-04-08T21:11:46.510Z] v4.1.0-dev.64 [2026-04-08T21:11:46.510Z] v4.1.0-dev.65 [2026-04-08T21:11:46.510Z] v4.1.0-dev.66 [2026-04-08T21:11:46.510Z] v4.1.0-dev.67 [2026-04-08T21:11:46.510Z] v4.1.0-dev.68 [2026-04-08T21:11:46.510Z] v4.1.0-dev.69 [2026-04-08T21:11:46.510Z] v4.1.0-dev.7 [2026-04-08T21:11:46.510Z] v4.1.0-dev.70 [2026-04-08T21:11:46.510Z] v4.1.0-dev.71 [2026-04-08T21:11:46.510Z] v4.1.0-dev.72 [2026-04-08T21:11:46.510Z] v4.1.0-dev.73 [2026-04-08T21:11:46.510Z] v4.1.0-dev.74 [2026-04-08T21:11:46.510Z] v4.1.0-dev.75 [2026-04-08T21:11:46.510Z] v4.1.0-dev.76 [2026-04-08T21:11:46.510Z] v4.1.0-dev.77 [2026-04-08T21:11:46.510Z] v4.1.0-dev.78 [2026-04-08T21:11:46.510Z] v4.1.0-dev.79 [2026-04-08T21:11:46.510Z] v4.1.0-dev.8 [2026-04-08T21:11:46.510Z] v4.1.0-dev.80 [2026-04-08T21:11:46.510Z] v4.1.0-dev.81 [2026-04-08T21:11:46.510Z] v4.1.0-dev.82 [2026-04-08T21:11:46.510Z] v4.1.0-dev.83 [2026-04-08T21:11:46.510Z] v4.1.0-dev.84 [2026-04-08T21:11:46.510Z] v4.1.0-dev.85 [2026-04-08T21:11:46.510Z] v4.1.0-dev.86 [2026-04-08T21:11:46.510Z] v4.1.0-dev.87 [2026-04-08T21:11:46.510Z] v4.1.0-dev.88 [2026-04-08T21:11:46.510Z] v4.1.0-dev.89 [2026-04-08T21:11:46.510Z] v4.1.0-dev.9 [2026-04-08T21:11:46.510Z] v4.1.0-dev.90 [2026-04-08T21:11:46.510Z] v4.1.0-dev.91 [2026-04-08T21:11:46.510Z] v4.1.0-dev.92 [2026-04-08T21:11:46.510Z] v4.1.0-dev.93 [2026-04-08T21:11:46.510Z] v4.1.0-dev.94 [2026-04-08T21:11:46.510Z] v4.1.0-dev.95 [2026-04-08T21:11:46.510Z] v4.1.0-dev.96 [2026-04-08T21:11:46.510Z] v4.1.0-dev.97 [2026-04-08T21:11:46.510Z] v4.1.0-dev.98 [2026-04-08T21:11:46.510Z] v4.1.0-dev.99 [Pipeline] sh [2026-04-08T21:11:46.815Z] + lftools sign git-tag v4.1.0-dev.106 [2026-04-08T21:11:47.382Z] Signing Git tag with Sigul... [2026-04-08T21:11:47.382Z] Signing v4.1.0-dev.106 [Pipeline] echo [2026-04-08T21:11:47.656Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-08T21:11:48.095Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-04-08T21:11:48.101Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-04-08T21:11:48.153Z] $ docker stop --time=1 8150414c9ac189751c8cc6d6e97a239fcb8844176b3267f5a214d538f1cfd4b6 [2026-04-08T21:11:49.434Z] $ docker rm -f --volumes 8150414c9ac189751c8cc6d6e97a239fcb8844176b3267f5a214d538f1cfd4b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-04-08T21:11:49.852Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-08T21:11:49.852Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:11:50.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-08T21:11:50.162Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-08T21:11:50.232Z] prd-ubuntu20.04-docker-8c-8g-4772 does not seem to be running inside a container [2026-04-08T21:11:50.285Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/965 -v /w/workspace/edgex-go/965:/w/workspace/edgex-go/965:rw,z -v /w/workspace/edgex-go/965@tmp:/w/workspace/edgex-go/965@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-04-08T21:11:50.543Z] $ docker top 95790616603abcce985f763759399983f22ac9280509b87c67db05eaa5046cd7 -eo pid,comm [2026-04-08T21:11:50.564Z] 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-08T21:11:50.564Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-08T21:11:50.620Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-08T21:11:50.620Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-08T21:11:50.740Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-08T21:11:50.766Z] $ docker exec 95790616603abcce985f763759399983f22ac9280509b87c67db05eaa5046cd7 ssh-agent [2026-04-08T21:11:50.851Z] SSH_AUTH_SOCK=/tmp/ssh-f3GvFjjcDHx7/agent.32 [2026-04-08T21:11:50.851Z] SSH_AGENT_PID=38 [2026-04-08T21:11:50.856Z] Running ssh-add (command line suppressed) [2026-04-08T21:11:50.980Z] Identity added: /w/workspace/edgex-go/965@tmp/private_key_8892084586047467410.key (/w/workspace/edgex-go/965@tmp/private_key_8892084586047467410.key) [2026-04-08T21:11:50.969Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-08T21:11:51.263Z] + git semver bump pre [2026-04-08T21:11:51.522Z] 2026-04-08 21:11:51,492 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-08T21:11:51.522Z] 2026-04-08 21:11:51,496 [read_version] DEBUG read version from /w/workspace/edgex-go/965/.semver/main [2026-04-08T21:11:51.522Z] 2026-04-08 21:11:51,496 [bump_version] DEBUG bumping version:4.1.0-dev.106 on axis:pre with prefix:dev [2026-04-08T21:11:51.522Z] 2026-04-08 21:11:51,496 [bump_version] DEBUG bumped version:4.1.0-dev.107 [2026-04-08T21:11:51.522Z] 2026-04-08 21:11:51,496 [write_version] DEBUG write version:4.1.0-dev.107 to path:/w/workspace/edgex-go/965/.semver/main with force:True [2026-04-08T21:11:51.523Z] 2026-04-08 21:11:51,496 [read_version] DEBUG read version from /w/workspace/edgex-go/965/.semver/main [2026-04-08T21:11:51.523Z] 2026-04-08 21:11:51,496 [write_file] DEBUG write to file:/w/workspace/edgex-go/965/.semver/main [2026-04-08T21:11:51.523Z] 2026-04-08 21:11:51,500 [execute] INFO git cat-file --batch-check [2026-04-08T21:11:51.523Z] 2026-04-08 21:11:51,500 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/965/.semver, stdin=, shell=False, universal_newlines=False) [2026-04-08T21:11:51.523Z] 2026-04-08 21:11:51,504 [execute] INFO git cat-file --batch [2026-04-08T21:11:51.523Z] 2026-04-08 21:11:51,504 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/965/.semver, stdin=, shell=False, universal_newlines=False) [2026-04-08T21:11:51.523Z] 2026-04-08 21:11:51,507 [read_version] DEBUG read version from /w/workspace/edgex-go/965/.semver/main [2026-04-08T21:11:51.523Z] 4.1.0-dev.107 [Pipeline] } [2026-04-08T21:11:51.556Z] $ docker exec --env ******** --env ******** 95790616603abcce985f763759399983f22ac9280509b87c67db05eaa5046cd7 ssh-agent -k [2026-04-08T21:11:51.651Z] unset SSH_AUTH_SOCK; [2026-04-08T21:11:51.651Z] unset SSH_AGENT_PID; [2026-04-08T21:11:51.651Z] echo Agent pid 38 killed; [2026-04-08T21:11:51.636Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-08T21:11:51.959Z] + git semver [Pipeline] } [2026-04-08T21:11:52.252Z] $ docker stop --time=1 95790616603abcce985f763759399983f22ac9280509b87c67db05eaa5046cd7 [2026-04-08T21:11:53.551Z] $ docker rm -f --volumes 95790616603abcce985f763759399983f22ac9280509b87c67db05eaa5046cd7 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-08T21:11:53.877Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-08T21:11:53.877Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:11:54.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-08T21:11:54.184Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-08T21:11:54.262Z] prd-ubuntu20.04-docker-8c-8g-4772 does not seem to be running inside a container [2026-04-08T21:11:54.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/965 -v /w/workspace/edgex-go/965:/w/workspace/edgex-go/965:rw,z -v /w/workspace/edgex-go/965@tmp:/w/workspace/edgex-go/965@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-04-08T21:11:54.581Z] $ docker top 882ef4eaaac5e7e2478a8463d941107f5bed46ec24c741a374250e8b39c5cb40 -eo pid,comm [2026-04-08T21:11:54.603Z] 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-08T21:11:54.603Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-08T21:11:54.653Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-08T21:11:54.653Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-08T21:11:54.764Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-08T21:11:54.791Z] $ docker exec 882ef4eaaac5e7e2478a8463d941107f5bed46ec24c741a374250e8b39c5cb40 ssh-agent [2026-04-08T21:11:54.874Z] SSH_AUTH_SOCK=/tmp/ssh-a83kbJ1EUxYL/agent.33 [2026-04-08T21:11:54.874Z] SSH_AGENT_PID=39 [2026-04-08T21:11:54.878Z] Running ssh-add (command line suppressed) [2026-04-08T21:11:54.997Z] Identity added: /w/workspace/edgex-go/965@tmp/private_key_8462597273679524068.key (/w/workspace/edgex-go/965@tmp/private_key_8462597273679524068.key) [2026-04-08T21:11:54.987Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-08T21:11:55.275Z] + git semver push [2026-04-08T21:11:55.535Z] 2026-04-08 21:11:55,498 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-08T21:11:55.535Z] 2026-04-08 21:11:55,502 [run_push] DEBUG push [2026-04-08T21:11:55.535Z] 2026-04-08 21:11:55,503 [execute] INFO git cat-file --batch-check [2026-04-08T21:11:55.535Z] 2026-04-08 21:11:55,503 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/965/.semver, stdin=, shell=False, universal_newlines=False) [2026-04-08T21:11:55.535Z] 2026-04-08 21:11:55,505 [execute] INFO git rev-list 759f36315f32e9f02777aef8170f38c23dbb9812 -- [2026-04-08T21:11:55.535Z] 2026-04-08 21:11:55,505 [execute] DEBUG Popen(['git', 'rev-list', '759f36315f32e9f02777aef8170f38c23dbb9812', '--'], cwd=/w/workspace/edgex-go/965/.semver, stdin=None, shell=False, universal_newlines=False) [2026-04-08T21:11:55.535Z] 2026-04-08 21:11:55,528 [execute] INFO git fetch -v -- origin [2026-04-08T21:11:55.535Z] 2026-04-08 21:11:55,528 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/965/.semver, stdin=None, shell=False, universal_newlines=True) [2026-04-08T21:11:56.470Z] 2026-04-08 21:11:56,139 [run_push] DEBUG no remote changes detected [2026-04-08T21:11:56.470Z] 2026-04-08 21:11:56,139 [execute] INFO git push origin semver [2026-04-08T21:11:56.470Z] 2026-04-08 21:11:56,139 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/965/.semver, stdin=None, shell=False, universal_newlines=False) [2026-04-08T21:11:57.037Z] 2026-04-08 21:11:57,042 [run_push] DEBUG push all version tags [2026-04-08T21:11:57.037Z] 2026-04-08 21:11:57,042 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-04-08T21:11:57.037Z] 2026-04-08 21:11:57,043 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/965, stdin=None, shell=False, universal_newlines=False) [2026-04-08T21:11:57.973Z] 2026-04-08 21:11:57,932 [read_version] DEBUG read version from /w/workspace/edgex-go/965/.semver/main [2026-04-08T21:11:57.973Z] 4.1.0-dev.107 [Pipeline] } [2026-04-08T21:11:58.005Z] $ docker exec --env ******** --env ******** 882ef4eaaac5e7e2478a8463d941107f5bed46ec24c741a374250e8b39c5cb40 ssh-agent -k [2026-04-08T21:11:58.102Z] unset SSH_AUTH_SOCK; [2026-04-08T21:11:58.102Z] unset SSH_AGENT_PID; [2026-04-08T21:11:58.102Z] echo Agent pid 39 killed; [2026-04-08T21:11:58.090Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-08T21:11:58.403Z] + git semver [Pipeline] } [2026-04-08T21:11:58.697Z] $ docker stop --time=1 882ef4eaaac5e7e2478a8463d941107f5bed46ec24c741a374250e8b39c5cb40 [2026-04-08T21:11:59.987Z] $ docker rm -f --volumes 882ef4eaaac5e7e2478a8463d941107f5bed46ec24c741a374250e8b39c5cb40 [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-08T21:12:00.458Z] + [ -d /w/workspace/edgex-go/965/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-04-08T21:12:00.748Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-08T21:12:01.597Z] ---> package-listing.sh [2026-04-08T21:12:01.597Z] ++ facter osfamily [2026-04-08T21:12:01.597Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-08T21:12:01.855Z] + OS_FAMILY=debian [2026-04-08T21:12:01.855Z] + workspace=/w/workspace/edgex-go/965 [2026-04-08T21:12:01.855Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-08T21:12:01.855Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-08T21:12:01.855Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-08T21:12:01.855Z] + PACKAGES=/tmp/packages_start.txt [2026-04-08T21:12:01.855Z] + '[' /w/workspace/edgex-go/965 ']' [2026-04-08T21:12:01.855Z] + PACKAGES=/tmp/packages_end.txt [2026-04-08T21:12:01.855Z] + case "${OS_FAMILY}" in [2026-04-08T21:12:01.855Z] + dpkg -l [2026-04-08T21:12:01.855Z] + grep '^ii' [2026-04-08T21:12:01.855Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-08T21:12:01.855Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-08T21:12:01.855Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-08T21:12:01.855Z] + '[' /w/workspace/edgex-go/965 ']' [2026-04-08T21:12:01.855Z] + mkdir -p /w/workspace/edgex-go/965/archives/ [2026-04-08T21:12:01.855Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/965/archives/ [Pipeline] echo [2026-04-08T21:12:01.867Z] 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/965/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-04-08T21:12:02.140Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:12:02.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-08T21:12:02.705Z] [2026-04-08T21:12:02.705Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-08T21:12:03.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-08T21:12:03.004Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-08T21:12:03.004Z] 5eb5b503b376: Pulling fs layer [2026-04-08T21:12:03.004Z] 5c69ac0246d0: Pulling fs layer [2026-04-08T21:12:03.004Z] ec43610c2a17: Pulling fs layer [2026-04-08T21:12:03.004Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-08T21:12:03.004Z] 33b1e0a273af: Pulling fs layer [2026-04-08T21:12:03.004Z] 5d3b04190fa2: Pulling fs layer [2026-04-08T21:12:03.004Z] 2f39f015ded8: Pulling fs layer [2026-04-08T21:12:03.004Z] 33b1e0a273af: Waiting [2026-04-08T21:12:03.004Z] 5d3b04190fa2: Waiting [2026-04-08T21:12:03.004Z] 2f39f015ded8: Waiting [2026-04-08T21:12:03.004Z] 3a2ae6a8a46f: Waiting [2026-04-08T21:12:03.004Z] 5c69ac0246d0: Download complete [2026-04-08T21:12:03.004Z] 3a2ae6a8a46f: Download complete [2026-04-08T21:12:03.004Z] 33b1e0a273af: Verifying Checksum [2026-04-08T21:12:03.004Z] 33b1e0a273af: Download complete [2026-04-08T21:12:03.004Z] 5d3b04190fa2: Verifying Checksum [2026-04-08T21:12:03.004Z] 5d3b04190fa2: Download complete [2026-04-08T21:12:03.004Z] ec43610c2a17: Verifying Checksum [2026-04-08T21:12:03.004Z] ec43610c2a17: Download complete [2026-04-08T21:12:03.261Z] 5eb5b503b376: Verifying Checksum [2026-04-08T21:12:03.827Z] 2f39f015ded8: Download complete [2026-04-08T21:12:05.195Z] 5eb5b503b376: Pull complete [2026-04-08T21:12:05.195Z] 5c69ac0246d0: Pull complete [2026-04-08T21:12:05.760Z] ec43610c2a17: Pull complete [2026-04-08T21:12:05.760Z] 3a2ae6a8a46f: Pull complete [2026-04-08T21:12:06.020Z] 33b1e0a273af: Pull complete [2026-04-08T21:12:06.020Z] 5d3b04190fa2: Pull complete [2026-04-08T21:12:12.572Z] 2f39f015ded8: Pull complete [2026-04-08T21:12:12.572Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-08T21:12:12.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-08T21:12:12.572Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-08T21:12:12.673Z] prd-ubuntu20.04-docker-8c-8g-4772 does not seem to be running inside a container [2026-04-08T21:12:12.725Z] $ 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/965/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/965 -v /w/workspace/edgex-go/965:/w/workspace/edgex-go/965:rw,z -v /w/workspace/edgex-go/965@tmp:/w/workspace/edgex-go/965@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-04-08T21:12:14.032Z] $ docker top b1618526e2f897788eef9ed65840620215815b05a168bd9de4883d59bc76a099 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-08T21:12:14.364Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-08T21:12:14.650Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-08T21:12:14.929Z] + ls /var/log/sa-host [2026-04-08T21:12:14.929Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-08T21:12:14.966Z] provisioning config files... [2026-04-08T21:12:14.975Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/965@tmp/config10181687058459159799tmp [Pipeline] { [Pipeline] echo [2026-04-08T21:12:14.995Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-08T21:12:15.277Z] ---> create-netrc.sh [Pipeline] } [2026-04-08T21:12:15.284Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-08T21:12:15.600Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-08T21:12:15.609Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-08T21:12:15.891Z] ---> sudo-logs.sh [2026-04-08T21:12:15.891Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-04-08T21:12:15.916Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-08T21:12:16.199Z] ---> job-cost.sh [2026-04-08T21:12:16.199Z] lf-activate-venv: SKIPPING [2026-04-08T21:12:16.199Z] DEBUG: total: 0.10999999940395355 [2026-04-08T21:12:16.199Z] INFO: Retrieving Stack Cost... [2026-04-08T21:12:16.766Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-04-08T21:12:17.026Z] INFO: Archiving Costs [Pipeline] echo [2026-04-08T21:12:17.038Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-08T21:12:17.318Z] ---> logs-deploy.sh [2026-04-08T21:12:17.318Z] lf-activate-venv: SKIPPING [2026-04-08T21:12:17.318Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/965 [2026-04-08T21:12:17.318Z] INFO: archiving workspace using pattern(s): [2026-04-08T21:12:18.277Z] Archives upload complete. [2026-04-08T21:12:18.277Z] INFO: archiving logs to Nexus