Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 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-ssh3231036239452934146.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-ssh15801781389880989047.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-ssh12355059631507227784.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-ssh14004758301481049096.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-ssh2860773985548823464.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 ‘prd-ubuntu20.04-docker-8c-8g-2904’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2910 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/957 [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/957 # 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 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 (main) > 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 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5372)" > git rev-list --no-walk 31488391e867a2acda3e650386b7010fa72a24cc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-03-03T06:57:48.055Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-03-03T06:57:48.115Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-03-03T06:57:48.139Z] ========================================================= [2026-03-03T06:57:48.139Z] EdgeX Global Pipelines Version Info [2026-03-03T06:57:48.139Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-03-03T06:57:48.874Z] ------------------- [2026-03-03T06:57:48.875Z] stable info: [2026-03-03T06:57:48.875Z] ------------------- [2026-03-03T06:57:48.875Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-03-03T06:57:48.875Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-03-03T06:57:48.875Z] Message: update stable to v1.0.278 [2026-03-03T06:57:49.444Z] ------------------- [2026-03-03T06:57:49.444Z] experimental info: [2026-03-03T06:57:49.444Z] ------------------- [2026-03-03T06:57:49.444Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-03-03T06:57:49.444Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-03-03T06:57:49.444Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-03-03T06:57:49.506Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-03-03T06:57:49.526Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-03-03T06:57:49.548Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-03-03T06:57:49.567Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-03-03T06:57:49.584Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-03-03T06:57:49.605Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-03-03T06:57:49.623Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-03-03T06:57:49.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-03-03T06:57:49.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-03-03T06:57:49.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-03-03T06:57:49.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-03-03T06:57:49.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-03-03T06:57:49.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-03-03T06:57:49.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-03-03T06:57:49.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-03-03T06:57:49.785Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-03-03T06:57:49.805Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-03-03T06:57:49.823Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-03-03T06:57:49.837Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-03-03T06:57:49.854Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-03-03T06:57:49.873Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-03-03T06:57:49.888Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-03-03T06:57:49.903Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-03-03T06:57:49.917Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-03-03T06:57:49.933Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-03-03T06:57:49.947Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-03-03T06:57:49.963Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] echo [2026-03-03T06:57:49.981Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da3d8fb [Pipeline] echo [2026-03-03T06:57:49.998Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-03T06:57:50.047Z] provisioning config files... [2026-03-03T06:57:50.060Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/957@tmp/config16457720155005131170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-03T06:57:50.380Z] ---> ****-login.sh [2026-03-03T06:57:50.380Z] nexus3.edgexfoundry.org:10001 [2026-03-03T06:57:50.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T06:57:50.639Z] [2026-03-03T06:57:50.639Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-03T06:57:50.639Z] Configure a credential helper to remove this warning. See [2026-03-03T06:57:50.639Z] https://docs.****.com/go/credential-store/ [2026-03-03T06:57:50.639Z] [2026-03-03T06:57:50.639Z] Login Succeeded [2026-03-03T06:57:50.639Z] nexus3.edgexfoundry.org:10002 [2026-03-03T06:57:50.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T06:57:50.639Z] [2026-03-03T06:57:50.639Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-03T06:57:50.639Z] Configure a credential helper to remove this warning. See [2026-03-03T06:57:50.639Z] https://docs.****.com/go/credential-store/ [2026-03-03T06:57:50.639Z] [2026-03-03T06:57:50.639Z] Login Succeeded [2026-03-03T06:57:50.639Z] nexus3.edgexfoundry.org:10003 [2026-03-03T06:57:50.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T06:57:50.899Z] [2026-03-03T06:57:50.899Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-03T06:57:50.899Z] Configure a credential helper to remove this warning. See [2026-03-03T06:57:50.899Z] https://docs.****.com/go/credential-store/ [2026-03-03T06:57:50.899Z] [2026-03-03T06:57:50.899Z] Login Succeeded [2026-03-03T06:57:50.899Z] nexus3.edgexfoundry.org:10004 [2026-03-03T06:57:50.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T06:57:50.899Z] [2026-03-03T06:57:50.899Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-03T06:57:50.899Z] Configure a credential helper to remove this warning. See [2026-03-03T06:57:50.899Z] https://docs.****.com/go/credential-store/ [2026-03-03T06:57:50.899Z] [2026-03-03T06:57:50.899Z] Login Succeeded [2026-03-03T06:57:50.899Z] ****.io [2026-03-03T06:57:50.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T06:57:51.158Z] [2026-03-03T06:57:51.158Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-03T06:57:51.159Z] Configure a credential helper to remove this warning. See [2026-03-03T06:57:51.159Z] https://docs.****.com/go/credential-store/ [2026-03-03T06:57:51.159Z] [2026-03-03T06:57:51.159Z] Login Succeeded [2026-03-03T06:57:51.159Z] ---> ****-login.sh ends [Pipeline] } [2026-03-03T06:57:51.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-03T06:57:51.491Z] + 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-03-03T06:57:51.491Z] + cut -d/ -f2 [2026-03-03T06:57:51.491Z] + dirname cmd/core-command/Dockerfile [2026-03-03T06:57:51.491Z] + echo core-command,cmd/core-command/Dockerfile [2026-03-03T06:57:51.491Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-03-03T06:57:51.491Z] + cut -d/ -f2 [2026-03-03T06:57:51.491Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-03-03T06:57:51.491Z] + dirname cmd/core-data/Dockerfile [2026-03-03T06:57:51.491Z] + cut -d/ -f2 [2026-03-03T06:57:51.491Z] + echo core-data,cmd/core-data/Dockerfile [2026-03-03T06:57:51.491Z] + dirname cmd/core-keeper/Dockerfile [2026-03-03T06:57:51.491Z] + cut -d/ -f2 [2026-03-03T06:57:51.491Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-03-03T06:57:51.491Z] + dirname cmd/core-metadata/Dockerfile [2026-03-03T06:57:51.491Z] + cut -d/ -f2 [2026-03-03T06:57:51.491Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-03-03T06:57:51.491Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-03-03T06:57:51.491Z] + cut -d/ -f2 [2026-03-03T06:57:51.491Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-03-03T06:57:51.491Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-03-03T06:57:51.491Z] + cut -d/ -f2 [2026-03-03T06:57:51.492Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-03-03T06:57:51.492Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-03-03T06:57:51.492Z] + cut -d/ -f2 [2026-03-03T06:57:51.492Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-03-03T06:57:51.492Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-03-03T06:57:51.492Z] + cut -d/ -f2 [2026-03-03T06:57:51.492Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-03-03T06:57:51.492Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-03-03T06:57:51.492Z] + cut -d/ -f2 [2026-03-03T06:57:51.492Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-03-03T06:57:51.492Z] + dirname cmd/security-spire-agent/Dockerfile [2026-03-03T06:57:51.492Z] + cut -d/ -f2 [2026-03-03T06:57:51.492Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-03-03T06:57:51.492Z] + dirname cmd/security-spire-config/Dockerfile [2026-03-03T06:57:51.492Z] + cut -d/ -f2 [2026-03-03T06:57:51.492Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-03-03T06:57:51.492Z] + dirname cmd/security-spire-server/Dockerfile [2026-03-03T06:57:51.492Z] + cut -d/ -f2 [2026-03-03T06:57:51.492Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-03-03T06:57:51.492Z] + dirname cmd/support-notifications/Dockerfile [2026-03-03T06:57:51.492Z] + cut -d/ -f2 [2026-03-03T06:57:51.492Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-03-03T06:57:51.492Z] + dirname cmd/support-scheduler/Dockerfile [2026-03-03T06:57:51.492Z] + cut -d/ -f2 [2026-03-03T06:57:51.492Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-03-03T06:57:51.521Z] 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-03-03T06:57:51.871Z] + git rev-list -1 --merges da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287~1..da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] echo [2026-03-03T06:57:51.883Z] -----------> git rev-list -1 --merges da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287~1..da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T06:57:51.883Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [false] [Pipeline] sh [2026-03-03T06:57:52.179Z] + git log --format=format:%s -1 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] echo [2026-03-03T06:57:52.193Z] ========================================================= [2026-03-03T06:57:52.193Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-03-03T06:57:52.193Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-03-03T06:57:52.630Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-03T06:57:52.630Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-03-03T06:57:52.630Z] + [ -e /tmp/ssh_known_hosts ] [2026-03-03T06:57:52.630Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-03-03T06:57:52.630Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-03-03T06:57:52.630Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-03-03T06:57:52.630Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:57:53.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-03T06:57:53.042Z] [2026-03-03T06:57:53.042Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:57:53.355Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-03T06:57:53.355Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-03-03T06:57:53.355Z] 3dae71ba6b94: Pulling fs layer [2026-03-03T06:57:53.355Z] 6bf1a483ea7c: Pulling fs layer [2026-03-03T06:57:53.355Z] f5dfc541a4d3: Pulling fs layer [2026-03-03T06:57:53.355Z] 461d9e800cba: Pulling fs layer [2026-03-03T06:57:53.355Z] 80192f66455f: Pulling fs layer [2026-03-03T06:57:53.355Z] 2e8e34ca0e6c: Pulling fs layer [2026-03-03T06:57:53.355Z] a29436f7fd5d: Pulling fs layer [2026-03-03T06:57:53.355Z] 923cac83aea3: Pulling fs layer [2026-03-03T06:57:53.355Z] 25ad8b0a4227: Pulling fs layer [2026-03-03T06:57:53.355Z] db01528c6b51: Pulling fs layer [2026-03-03T06:57:53.355Z] 461d9e800cba: Waiting [2026-03-03T06:57:53.355Z] 28988de357af: Pulling fs layer [2026-03-03T06:57:53.355Z] 80192f66455f: Waiting [2026-03-03T06:57:53.355Z] 2e8e34ca0e6c: Waiting [2026-03-03T06:57:53.355Z] db01528c6b51: Waiting [2026-03-03T06:57:53.355Z] a29436f7fd5d: Waiting [2026-03-03T06:57:53.355Z] 28988de357af: Waiting [2026-03-03T06:57:53.355Z] 25ad8b0a4227: Waiting [2026-03-03T06:57:53.355Z] 923cac83aea3: Waiting [2026-03-03T06:57:53.355Z] 6bf1a483ea7c: Verifying Checksum [2026-03-03T06:57:53.355Z] 6bf1a483ea7c: Download complete [2026-03-03T06:57:53.355Z] 461d9e800cba: Download complete [2026-03-03T06:57:53.622Z] 80192f66455f: Verifying Checksum [2026-03-03T06:57:53.622Z] 80192f66455f: Download complete [2026-03-03T06:57:53.622Z] f5dfc541a4d3: Verifying Checksum [2026-03-03T06:57:53.622Z] f5dfc541a4d3: Download complete [2026-03-03T06:57:53.622Z] 3dae71ba6b94: Verifying Checksum [2026-03-03T06:57:53.622Z] 3dae71ba6b94: Download complete [2026-03-03T06:57:53.622Z] 923cac83aea3: Download complete [2026-03-03T06:57:53.882Z] 25ad8b0a4227: Verifying Checksum [2026-03-03T06:57:53.882Z] 25ad8b0a4227: Download complete [2026-03-03T06:57:53.882Z] db01528c6b51: Verifying Checksum [2026-03-03T06:57:53.882Z] db01528c6b51: Download complete [2026-03-03T06:57:53.882Z] 28988de357af: Download complete [2026-03-03T06:57:53.882Z] a29436f7fd5d: Verifying Checksum [2026-03-03T06:57:53.882Z] a29436f7fd5d: Download complete [2026-03-03T06:57:54.448Z] 2e8e34ca0e6c: Verifying Checksum [2026-03-03T06:57:54.448Z] 2e8e34ca0e6c: Download complete [2026-03-03T06:57:55.383Z] 3dae71ba6b94: Pull complete [2026-03-03T06:57:55.642Z] 6bf1a483ea7c: Pull complete [2026-03-03T06:57:56.217Z] f5dfc541a4d3: Pull complete [2026-03-03T06:57:56.217Z] 461d9e800cba: Pull complete [2026-03-03T06:57:56.217Z] 80192f66455f: Pull complete [2026-03-03T06:58:01.481Z] 2e8e34ca0e6c: Pull complete [2026-03-03T06:58:01.481Z] a29436f7fd5d: Pull complete [2026-03-03T06:58:01.481Z] 923cac83aea3: Pull complete [2026-03-03T06:58:01.742Z] 25ad8b0a4227: Pull complete [2026-03-03T06:58:01.742Z] db01528c6b51: Pull complete [2026-03-03T06:58:01.742Z] 28988de357af: Pull complete [2026-03-03T06:58:01.742Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-03-03T06:58:01.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-03T06:58:01.742Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-03T06:58:01.877Z] prd-ubuntu20.04-docker-8c-8g-2910 does not seem to be running inside a container [2026-03-03T06:58:01.903Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/957 -v /w/workspace/edgex-go/957:/w/workspace/edgex-go/957:rw,z -v /w/workspace/edgex-go/957@tmp:/w/workspace/edgex-go/957@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-03T06:58:03.801Z] $ docker top bbd845d5498c3dcb5702bf9f8310a834b6550cd4b800c5320e34f5627076df93 -eo pid,comm [2026-03-03T06:58:03.855Z] 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-03-03T06:58:03.855Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-03T06:58:03.907Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-03T06:58:03.907Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-03T06:58:04.018Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-03T06:58:04.020Z] $ docker exec bbd845d5498c3dcb5702bf9f8310a834b6550cd4b800c5320e34f5627076df93 ssh-agent [2026-03-03T06:58:04.130Z] SSH_AUTH_SOCK=/tmp/ssh-3MjddIih4qOZ/agent.32 [2026-03-03T06:58:04.130Z] SSH_AGENT_PID=39 [2026-03-03T06:58:04.138Z] Running ssh-add (command line suppressed) [2026-03-03T06:58:04.241Z] Identity added: /w/workspace/edgex-go/957@tmp/private_key_7871490482715588714.key (/w/workspace/edgex-go/957@tmp/private_key_7871490482715588714.key) [2026-03-03T06:58:04.257Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-03T06:58:04.551Z] + git config --global --add safe.directory /w/workspace/edgex-go/957 [Pipeline] sh [2026-03-03T06:58:04.838Z] + git tag --points-at HEAD [Pipeline] } [2026-03-03T06:58:04.849Z] $ docker exec --env ******** --env ******** bbd845d5498c3dcb5702bf9f8310a834b6550cd4b800c5320e34f5627076df93 ssh-agent -k [2026-03-03T06:58:04.962Z] unset SSH_AUTH_SOCK; [2026-03-03T06:58:04.963Z] unset SSH_AGENT_PID; [2026-03-03T06:58:04.963Z] echo Agent pid 39 killed; [2026-03-03T06:58:04.973Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-03-03T06:58:05.009Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-03T06:58:05.009Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-03T06:58:05.131Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-03T06:58:05.133Z] $ docker exec bbd845d5498c3dcb5702bf9f8310a834b6550cd4b800c5320e34f5627076df93 ssh-agent [2026-03-03T06:58:05.232Z] SSH_AUTH_SOCK=/tmp/ssh-E1gqvJgRTEKx/agent.86 [2026-03-03T06:58:05.232Z] SSH_AGENT_PID=92 [2026-03-03T06:58:05.237Z] Running ssh-add (command line suppressed) [2026-03-03T06:58:05.338Z] Identity added: /w/workspace/edgex-go/957@tmp/private_key_10476858715241341067.key (/w/workspace/edgex-go/957@tmp/private_key_10476858715241341067.key) [2026-03-03T06:58:05.354Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-03T06:58:05.647Z] + git semver init [2026-03-03T06:58:05.905Z] 2026-03-03 06:58:05,877 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-03T06:58:05.905Z] 2026-03-03 06:58:05,882 [run_init] DEBUG init version:0.0.0 force:False [2026-03-03T06:58:05.905Z] 2026-03-03 06:58:05,883 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/957/.semver [2026-03-03T06:58:05.905Z] 2026-03-03 06:58:05,883 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/957/.semver [2026-03-03T06:58:05.905Z] 2026-03-03 06:58:05,884 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/957/.semver'], cwd=/w/workspace/edgex-go/957, stdin=None, shell=False, universal_newlines=False) [2026-03-03T06:58:12.475Z] 2026-03-03 06:58:11,713 [append_file] DEBUG append to file:/w/workspace/edgex-go/957/.git/info/exclude [2026-03-03T06:58:12.475Z] 2026-03-03 06:58:11,714 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/957/.semver/main with force:False [2026-03-03T06:58:12.475Z] 2026-03-03 06:58:11,714 [read_version] DEBUG read version from /w/workspace/edgex-go/957/.semver/main [2026-03-03T06:58:12.475Z] 2026-03-03 06:58:11,714 [read_version] DEBUG read version from /w/workspace/edgex-go/957/.semver/main [2026-03-03T06:58:12.475Z] 4.1.0-dev.102 [Pipeline] } [2026-03-03T06:58:12.485Z] $ docker exec --env ******** --env ******** bbd845d5498c3dcb5702bf9f8310a834b6550cd4b800c5320e34f5627076df93 ssh-agent -k [2026-03-03T06:58:12.595Z] unset SSH_AUTH_SOCK; [2026-03-03T06:58:12.595Z] unset SSH_AGENT_PID; [2026-03-03T06:58:12.595Z] echo Agent pid 92 killed; [2026-03-03T06:58:12.608Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-03T06:58:12.926Z] + git semver [Pipeline] } [2026-03-03T06:58:13.200Z] $ docker stop --time=1 bbd845d5498c3dcb5702bf9f8310a834b6550cd4b800c5320e34f5627076df93 [2026-03-03T06:58:14.480Z] $ docker rm -f --volumes bbd845d5498c3dcb5702bf9f8310a834b6550cd4b800c5320e34f5627076df93 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-03T06:58:14.818Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-03-03T06:58:15.118Z] Stashed 1 file(s) [Pipeline] echo [2026-03-03T06:58:15.122Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.102 [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-03-03T06:58:15.551Z] + git config --global --add safe.directory /w/workspace/edgex-go/957 [Pipeline] echo [2026-03-03T06:58:15.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-03T06:58:15.584Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-03T06:58:15.599Z] ========================================================= [2026-03-03T06:58:15.599Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-03-03T06:58:15.599Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-03-03T06:58:15.896Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-03T06:58:15.896Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-03-03T06:58:15.896Z] 2d35ebdb57d9: Pulling fs layer [2026-03-03T06:58:15.896Z] c35fb4624d26: Pulling fs layer [2026-03-03T06:58:15.896Z] 4e2aec7ef170: Pulling fs layer [2026-03-03T06:58:15.896Z] 333b49ad6fbf: Pulling fs layer [2026-03-03T06:58:15.896Z] 4f4fb700ef54: Pulling fs layer [2026-03-03T06:58:15.896Z] c3e65509a76b: Pulling fs layer [2026-03-03T06:58:15.896Z] 7cf9ebb963bd: Pulling fs layer [2026-03-03T06:58:15.897Z] bb34ca984cfb: Pulling fs layer [2026-03-03T06:58:15.897Z] 151cf03bc807: Pulling fs layer [2026-03-03T06:58:15.897Z] 333b49ad6fbf: Waiting [2026-03-03T06:58:15.897Z] 4f4fb700ef54: Waiting [2026-03-03T06:58:15.897Z] c3e65509a76b: Waiting [2026-03-03T06:58:15.897Z] 7cf9ebb963bd: Waiting [2026-03-03T06:58:15.897Z] bb34ca984cfb: Waiting [2026-03-03T06:58:15.897Z] 151cf03bc807: Waiting [2026-03-03T06:58:15.897Z] c35fb4624d26: Verifying Checksum [2026-03-03T06:58:15.897Z] c35fb4624d26: Download complete [2026-03-03T06:58:15.897Z] 333b49ad6fbf: Verifying Checksum [2026-03-03T06:58:15.897Z] 333b49ad6fbf: Download complete [2026-03-03T06:58:15.897Z] 4f4fb700ef54: Download complete [2026-03-03T06:58:15.897Z] c3e65509a76b: Verifying Checksum [2026-03-03T06:58:15.897Z] c3e65509a76b: Download complete [2026-03-03T06:58:15.897Z] 2d35ebdb57d9: Verifying Checksum [2026-03-03T06:58:15.897Z] 2d35ebdb57d9: Download complete [2026-03-03T06:58:16.156Z] 2d35ebdb57d9: Pull complete [2026-03-03T06:58:16.156Z] 7cf9ebb963bd: Verifying Checksum [2026-03-03T06:58:16.156Z] 7cf9ebb963bd: Download complete [2026-03-03T06:58:16.156Z] c35fb4624d26: Pull complete [2026-03-03T06:58:16.417Z] 4e2aec7ef170: Verifying Checksum [2026-03-03T06:58:16.417Z] 4e2aec7ef170: Download complete [2026-03-03T06:58:16.417Z] 151cf03bc807: Verifying Checksum [2026-03-03T06:58:16.417Z] 151cf03bc807: Download complete [2026-03-03T06:58:16.988Z] bb34ca984cfb: Download complete [2026-03-03T06:58:21.181Z] 4e2aec7ef170: Pull complete [2026-03-03T06:58:21.181Z] 333b49ad6fbf: Pull complete [2026-03-03T06:58:21.181Z] 4f4fb700ef54: Pull complete [2026-03-03T06:58:21.181Z] c3e65509a76b: Pull complete [2026-03-03T06:58:21.439Z] 7cf9ebb963bd: Pull complete [2026-03-03T06:58:24.717Z] bb34ca984cfb: Pull complete [2026-03-03T06:58:24.976Z] 151cf03bc807: Pull complete [2026-03-03T06:58:24.976Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-03T06:58:24.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-03T06:58:24.976Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-03-03T06:58:25.275Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-03T06:58:25.275Z] WORKDIR /edgex [2026-03-03T06:58:25.275Z] COPY go.mod . [2026-03-03T06:58:25.276Z] RUN go mod download [2026-03-03T06:58:25.276Z] + docker build -t ci-base-image-x86_64 -f - . [2026-03-03T06:58:25.845Z] #0 building with "default" instance using docker driver [2026-03-03T06:58:25.845Z] [2026-03-03T06:58:25.845Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:58:25.845Z] #1 transferring dockerfile: 164B done [2026-03-03T06:58:25.845Z] #1 DONE 0.0s [2026-03-03T06:58:25.845Z] [2026-03-03T06:58:25.845Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-03T06:58:25.845Z] #2 DONE 0.0s [2026-03-03T06:58:25.845Z] [2026-03-03T06:58:25.845Z] #3 [internal] load .dockerignore [2026-03-03T06:58:25.845Z] #3 transferring context: 50B done [2026-03-03T06:58:25.845Z] #3 DONE 0.0s [2026-03-03T06:58:25.845Z] [2026-03-03T06:58:25.845Z] #4 [internal] load build context [2026-03-03T06:58:26.103Z] #4 transferring context: 7.07kB done [2026-03-03T06:58:26.103Z] #4 DONE 0.1s [2026-03-03T06:58:26.103Z] [2026-03-03T06:58:26.103Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-03T06:58:26.103Z] #5 DONE 0.1s [2026-03-03T06:58:26.103Z] [2026-03-03T06:58:26.103Z] #6 [2/4] WORKDIR /edgex [2026-03-03T06:58:27.480Z] #6 DONE 1.6s [2026-03-03T06:58:27.738Z] [2026-03-03T06:58:27.738Z] #7 [3/4] COPY go.mod . [2026-03-03T06:58:27.738Z] #7 DONE 0.0s [2026-03-03T06:58:27.738Z] [2026-03-03T06:58:27.738Z] #8 [4/4] RUN go mod download [2026-03-03T06:58:30.212Z] Still waiting to schedule task [2026-03-03T06:58:30.213Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2906’ is offline [2026-03-03T06:58:37.714Z] #8 DONE 10.2s [2026-03-03T06:58:37.971Z] [2026-03-03T06:58:37.971Z] #9 exporting to image [2026-03-03T06:58:37.971Z] #9 exporting layers [2026-03-03T06:58:42.152Z] #9 exporting layers 3.7s done [2026-03-03T06:58:42.152Z] #9 writing image sha256:3a72c986a790bf533904a354fc9953e173f5a1b090deaae6df1a114cbc42e971 done [2026-03-03T06:58:42.152Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-03-03T06:58:42.152Z] #9 DONE 3.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:58:42.448Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-03T06:58:42.448Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-03T06:58:42.516Z] prd-ubuntu20.04-docker-8c-8g-2910 does not seem to be running inside a container [2026-03-03T06:58:42.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/957 -v /w/workspace/edgex-go/957:/w/workspace/edgex-go/957:rw,z -v /w/workspace/edgex-go/957@tmp:/w/workspace/edgex-go/957@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-03-03T06:58:42.841Z] $ docker top dc1fd2ad98a1a31cd13d69a9532cdb2c461183ed9e9eddb9b440034155b83fd8 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-03T06:58:43.180Z] + go version [2026-03-03T06:58:43.180Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-03-03T06:58:43.189Z] $ docker stop --time=1 dc1fd2ad98a1a31cd13d69a9532cdb2c461183ed9e9eddb9b440034155b83fd8 [2026-03-03T06:58:44.451Z] $ docker rm -f --volumes dc1fd2ad98a1a31cd13d69a9532cdb2c461183ed9e9eddb9b440034155b83fd8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:58:44.868Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-03T06:58:44.868Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-03T06:58:44.939Z] prd-ubuntu20.04-docker-8c-8g-2910 does not seem to be running inside a container [2026-03-03T06:58:44.960Z] $ 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/957 -v /w/workspace/edgex-go/957:/w/workspace/edgex-go/957:rw,z -v /w/workspace/edgex-go/957@tmp:/w/workspace/edgex-go/957@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-03-03T06:58:45.186Z] $ docker top 8101f6660a0bc185cb0c9bc57ad8cf4dfc4eba8674dabe10dc2476cd8c139394 -eo pid,comm [Pipeline] { [Pipeline] echo [2026-03-03T06:58:45.261Z] ========================================================= [2026-03-03T06:58:45.261Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-03-03T06:58:45.261Z] ========================================================= [Pipeline] sh [2026-03-03T06:58:45.536Z] + git config --global --add safe.directory /w/workspace/edgex-go/957 [Pipeline] fileExists [Pipeline] sh [2026-03-03T06:58:45.832Z] + make test [2026-03-03T06:58:45.832Z] go test -race -coverprofile=coverage.out ./... [2026-03-03T06:58:55.807Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-03-03T06:59:22.349Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-03-03T06:59:22.349Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-03-03T06:59:22.349Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-03-03T06:59:22.349Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-03-03T06:59:22.349Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-03-03T06:59:22.349Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-03-03T06:59:22.349Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-03-03T06:59:22.349Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-03-03T06:59:22.607Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-03-03T06:59:22.607Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-03-03T06:59:22.864Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-03-03T06:59:22.864Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-03-03T06:59:23.121Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-03-03T06:59:23.121Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-03-03T06:59:23.121Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-03-03T06:59:23.121Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-03-03T06:59:23.121Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-03-03T06:59:23.122Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-03-03T06:59:26.400Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.040s coverage: 97.0% of statements [2026-03-03T06:59:29.684Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.055s coverage: 69.4% of statements [2026-03-03T06:59:29.684Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-03-03T06:59:29.684Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.025s coverage: 4.8% of statements [2026-03-03T06:59:29.684Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-03-03T06:59:29.684Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.095s coverage: 57.6% of statements [2026-03-03T06:59:29.684Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.028s coverage: 86.5% of statements [2026-03-03T06:59:29.684Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-03-03T06:59:29.684Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-03-03T06:59:30.618Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.164s coverage: 94.2% of statements [2026-03-03T06:59:30.618Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-03-03T06:59:30.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-03-03T06:59:30.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-03-03T06:59:30.618Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-03T06:59:30.618Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-03-03T06:59:30.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-03-03T06:59:30.618Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-03-03T06:59:30.618Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-03-03T06:59:30.618Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-03-03T06:59:30.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-03-03T06:59:30.618Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-03-03T06:59:30.618Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.038s coverage: 90.7% of statements [2026-03-03T06:59:30.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-03-03T06:59:30.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-03-03T06:59:30.618Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-03T06:59:30.618Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.028s coverage: 0.0% of statements [2026-03-03T06:59:30.618Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-03-03T06:59:30.618Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-03-03T06:59:31.992Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.043s coverage: 8.2% of statements [2026-03-03T06:59:31.992Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-03-03T06:59:31.992Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-03-03T06:59:33.367Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.422s coverage: 97.6% of statements [2026-03-03T06:59:33.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-03-03T06:59:33.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-03-03T06:59:33.367Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-03T06:59:33.367Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-03-03T06:59:33.367Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-03-03T06:59:33.367Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements [2026-03-03T06:59:33.367Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-03-03T06:59:33.367Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-03-03T06:59:33.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-03-03T06:59:33.367Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-03-03T06:59:33.367Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-03-03T06:59:33.367Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-03-03T06:59:33.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-03-03T06:59:33.367Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-03-03T06:59:33.367Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-03-03T06:59:33.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-03-03T06:59:35.895Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.065s coverage: 3.5% of statements [2026-03-03T06:59:35.895Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-03-03T06:59:35.895Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-03-03T06:59:35.895Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.0% of statements [2026-03-03T06:59:35.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-03-03T06:59:35.895Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 38.2% of statements [2026-03-03T06:59:35.895Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.026s coverage: 68.8% of statements [2026-03-03T06:59:35.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-03-03T06:59:35.895Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-03-03T06:59:35.895Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-03-03T06:59:37.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.029s coverage: 40.0% of statements [2026-03-03T06:59:37.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 87.1% of statements [2026-03-03T06:59:37.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.014s coverage: 89.5% of statements [2026-03-03T06:59:37.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 93.1% of statements [2026-03-03T06:59:37.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2026-03-03T06:59:49.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements [2026-03-03T06:59:57.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.040s coverage: 92.9% of statements [2026-03-03T06:59:57.828Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-03-03T06:59:57.828Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-03-03T06:59:57.828Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-03-03T06:59:57.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements [2026-03-03T06:59:57.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-03-03T06:59:57.828Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-03-03T06:59:57.828Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-03-03T06:59:57.828Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-03-03T06:59:57.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements [2026-03-03T06:59:57.828Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-03-03T06:59:57.828Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-03-03T06:59:57.828Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-03-03T06:59:57.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements [2026-03-03T06:59:57.828Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-03-03T06:59:57.828Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-03-03T06:59:57.828Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-03-03T06:59:57.828Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-03-03T06:59:57.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.024s coverage: 87.2% of statements [2026-03-03T06:59:57.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements [2026-03-03T06:59:57.828Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-03-03T06:59:57.828Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-03-03T06:59:57.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.028s coverage: 100.0% of statements [2026-03-03T06:59:57.828Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-03-03T06:59:57.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.059s coverage: 81.8% of statements [2026-03-03T06:59:57.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.056s coverage: 82.1% of statements [2026-03-03T06:59:57.828Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-03-03T06:59:57.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2026-03-03T06:59:57.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-03-03T06:59:57.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.026s coverage: 6.8% of statements [2026-03-03T06:59:57.828Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-03-03T06:59:57.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.025s coverage: 33.3% of statements [2026-03-03T06:59:57.828Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-03-03T06:59:57.828Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-03-03T06:59:57.828Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-03-03T06:59:57.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.033s coverage: 100.0% of statements [2026-03-03T06:59:57.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.144s coverage: 54.8% of statements [2026-03-03T06:59:57.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.6% of statements [2026-03-03T06:59:57.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2026-03-03T06:59:57.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2026-03-03T06:59:57.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2026-03-03T06:59:57.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.034s coverage: 20.0% of statements [2026-03-03T06:59:57.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements [2026-03-03T06:59:57.828Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-03-03T06:59:57.829Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-03-03T06:59:57.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements [2026-03-03T06:59:57.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-03-03T06:59:57.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-03-03T06:59:57.829Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-03T06:59:57.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.015s coverage: 100.0% of statements [2026-03-03T06:59:57.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.132s coverage: 29.2% of statements [2026-03-03T06:59:57.829Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-03-03T06:59:57.829Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-03-03T06:59:57.829Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-03-03T06:59:57.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.032s coverage: 93.8% of statements [2026-03-03T06:59:57.829Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-03-03T06:59:57.829Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-03-03T06:59:57.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-03-03T06:59:57.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements [2026-03-03T06:59:57.829Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-03-03T06:59:57.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.020s coverage: 76.2% of statements [2026-03-03T06:59:57.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.026s coverage: 54.0% of statements [2026-03-03T06:59:57.829Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-03-03T06:59:57.829Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-03-03T06:59:57.829Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-03-03T06:59:57.829Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-03-03T06:59:57.829Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-03-03T07:00:03.099Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.052s coverage: 17.1% of statements [2026-03-03T07:00:03.099Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-03-03T07:00:03.099Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-03-03T07:00:03.099Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-03-03T07:00:03.099Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-03-03T07:00:03.099Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.126s coverage: 94.9% of statements [2026-03-03T07:00:03.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-03-03T07:00:03.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-03-03T07:00:03.099Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-03T07:00:03.099Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-03-03T07:00:03.099Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements [2026-03-03T07:00:03.099Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-03-03T07:00:03.099Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-03-03T07:00:03.099Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-03-03T07:00:03.099Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.064s coverage: 97.7% of statements [2026-03-03T07:00:03.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-03-03T07:00:03.099Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 43.6% of statements [2026-03-03T07:00:03.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-03-03T07:00:03.099Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-03T07:00:03.099Z] 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-03-03T07:00:03.357Z] running golangci-lint [2026-03-03T07:00:03.357Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-03-03T07:00:03.357Z] go version go1.25.2 linux/amd64 [2026-03-03T07:00:03.616Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-03-03T07:00:03.616Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-03-03T07:00:03.616Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-03-03T07:00:03.616Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-03-03T07:00:03.875Z] level=info msg="[goenv] Read go env for 5.537272ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-03-03T07:00:03.875Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-03-03T07:00:14.440Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2911 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2026-03-03T07:00:14.457Z] Running in /w/workspace/edgex-go/957 [Pipeline] { [Pipeline] checkout [2026-03-03T07:00:17.502Z] The recommended git tool is: git [2026-03-03T07:00:21.928Z] using credential edgex-jenkins-ssh [2026-03-03T07:00:21.949Z] Cloning the remote Git repository [2026-03-03T07:00:21.990Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2026-03-03T07:00:22.089Z] > git init /w/workspace/edgex-go/957 # timeout=10 [2026-03-03T07:00:22.215Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2026-03-03T07:00:22.216Z] > git --version # timeout=10 [2026-03-03T07:00:22.233Z] > git --version # 'git version 2.25.1' [2026-03-03T07:00:22.235Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-03-03T07:00:22.353Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-03T07:00:25.790Z] level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|exports_file|imports|deps|files|name|types_sizes) took 21.333997051s" [2026-03-03T07:00:25.790Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.041981ms" [2026-03-03T07:00:40.659Z] level=info msg="[linters_context/goanalysis] analyzers took 1m48.259843414s with top 10 stages: buildir: 1m1.677540101s, gosec: 2.908536575s, inspect: 2.803930586s, fact_deprecated: 2.653754591s, printf: 1.800955696s, fact_purity: 1.31572668s, ctrlflow: 1.29937448s, nilness: 1.064161636s, QF1004: 995.721736ms, S1038: 934.174464ms" [2026-03-03T07:00:40.659Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-03-03T07:00:40.659Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-03-03T07:00:40.659Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-03-03T07:00:40.659Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-03-03T07:00:40.659Z] level=info msg="[runner] Processors filtering stat (in/out): exclusion_paths: 35/35, nolint_filter: 21/0, filename_unadjuster: 35/35, generated_file_filter: 35/22, cgo: 35/35, invalid_issue: 35/35, exclusion_rules: 22/21, path_absoluter: 35/35, path_relativity: 35/35" [2026-03-03T07:00:40.659Z] level=info msg="[runner] processing took 8.265612ms with stages: nolint_filter: 7.410953ms, generated_file_filter: 637.186µs, exclusion_rules: 119.861µs, exclusion_paths: 44.431µs, path_relativity: 35.751µs, path_absoluter: 4.65µs, cgo: 4.08µs, sort_results: 2.52µs, invalid_issue: 1.86µs, filename_unadjuster: 1.08µs, max_same_issues: 630ns, fixer: 540ns, diff: 540ns, path_prettifier: 400ns, uniq_by_line: 280ns, severity-rules: 260ns, max_from_linter: 170ns, path_shortener: 140ns, max_per_file_from_linter: 140ns, source_code: 140ns" [2026-03-03T07:00:40.659Z] level=info msg="[runner] linters took 13.002591702s with stages: goanalysis_metalinter: 12.99425068s" [2026-03-03T07:00:40.659Z] 0 issues. [2026-03-03T07:00:40.659Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-03-03T07:00:40.659Z] level=info msg="Memory: 340 samples, avg is 342.9MB, max is 1329.0MB" [2026-03-03T07:00:40.659Z] level=info msg="Execution took 34.379715995s" [2026-03-03T07:00:40.659Z] go vet ./... [2026-03-03T07:00:41.279Z] Avoid second fetch [2026-03-03T07:00:41.280Z] Checking out Revision da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 (main) [2026-03-03T07:00:40.483Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2026-03-03T07:00:40.503Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-03T07:00:41.298Z] > git config core.sparsecheckout # timeout=10 [2026-03-03T07:00:41.358Z] > git checkout -f da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 # timeout=10 [2026-03-03T07:00:42.070Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5372)" [2026-03-03T07:00:45.923Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-03T07:00:45.923Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-03T07:00:45.923Z] ./bin/test-attribution-txt.sh [2026-03-03T07:00:45.923Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-03T07:00:45.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2026-03-03T07:00:46.224Z] + ls -al . [2026-03-03T07:00:46.224Z] total 1396 [2026-03-03T07:00:46.224Z] drwxrwxr-x 11 1001 1001 4096 Mar 3 06:58 . [2026-03-03T07:00:46.224Z] drwxr-xr-x 4 root root 4096 Mar 3 06:58 .. [2026-03-03T07:00:46.224Z] drwxrwxr-x 2 1001 1001 4096 Mar 3 06:57 .blubracket [2026-03-03T07:00:46.224Z] -rw-rw-r-- 1 1001 1001 10 Mar 3 06:57 .dockerignore [2026-03-03T07:00:46.224Z] drwxrwxr-x 8 1001 1001 4096 Mar 3 07:00 .git [2026-03-03T07:00:46.224Z] drwxrwxr-x 3 1001 1001 4096 Mar 3 06:57 .github [2026-03-03T07:00:46.224Z] -rw-rw-r-- 1 1001 1001 909 Mar 3 06:57 .gitignore [2026-03-03T07:00:46.224Z] -rw-rw-r-- 1 1001 1001 359 Mar 3 06:57 .golangci.yml [2026-03-03T07:00:46.224Z] -rw-rw-r-- 1 1001 1001 100 Mar 3 06:57 .hadolint.yml [2026-03-03T07:00:46.224Z] drwxr-xr-x 3 1001 1001 4096 Mar 3 06:58 .semver [2026-03-03T07:00:46.224Z] -rw-rw-r-- 1 1001 1001 155 Mar 3 06:57 .sonarcloud.properties [2026-03-03T07:00:46.224Z] -rw-rw-r-- 1 1001 1001 1171 Mar 3 06:57 ADOPTERS.md [2026-03-03T07:00:46.224Z] -rw-rw-r-- 1 1001 1001 20017 Mar 3 06:57 Attribution.txt [2026-03-03T07:00:46.224Z] -rw-rw-r-- 1 1001 1001 108018 Mar 3 06:57 CHANGELOG.md [2026-03-03T07:00:46.224Z] -rw-rw-r-- 1 1001 1001 3804 Mar 3 06:57 CONTRIBUTING.md [2026-03-03T07:00:46.224Z] -rw-rw-r-- 1 1001 1001 677 Mar 3 06:57 GOVERNANCE.md [2026-03-03T07:00:46.224Z] -rw-rw-r-- 1 1001 1001 886 Mar 3 06:57 Jenkinsfile [2026-03-03T07:00:46.224Z] -rw-rw-r-- 1 1001 1001 10775 Mar 3 06:57 LICENSE [2026-03-03T07:00:46.224Z] -rw-rw-r-- 1 1001 1001 16743 Mar 3 06:57 Makefile [2026-03-03T07:00:46.224Z] -rw-rw-r-- 1 1001 1001 582 Mar 3 06:57 OWNERS.md [2026-03-03T07:00:46.224Z] -rw-rw-r-- 1 1001 1001 9932 Mar 3 06:57 README.md [2026-03-03T07:00:46.224Z] -rw-rw-r-- 1 1001 1001 789 Mar 3 06:57 SECURITY.md [2026-03-03T07:00:46.224Z] -rw-rw-r-- 1 1001 1001 13 Mar 3 06:58 VERSION [2026-03-03T07:00:46.224Z] drwxrwxr-x 2 1001 1001 4096 Mar 3 06:57 bin [2026-03-03T07:00:46.224Z] drwxrwxr-x 19 1001 1001 4096 Mar 3 06:57 cmd [2026-03-03T07:00:46.224Z] -rw-r--r-- 1 root root 1044651 Mar 3 07:00 coverage.out [2026-03-03T07:00:46.224Z] drwxrwxr-x 2 1001 1001 4096 Mar 3 06:57 fuzz_test [2026-03-03T07:00:46.224Z] -rw-rw-r-- 1 1001 1001 7036 Mar 3 06:57 go.mod [2026-03-03T07:00:46.224Z] -rw-rw-r-- 1 1001 1001 90891 Mar 3 06:57 go.sum [2026-03-03T07:00:46.224Z] drwxrwxr-x 7 1001 1001 4096 Mar 3 06:57 internal [2026-03-03T07:00:46.224Z] drwxrwxr-x 2 1001 1001 4096 Mar 3 06:57 openapi [2026-03-03T07:00:46.224Z] -rw-rw-r-- 1 1001 1001 584 Mar 3 06:57 security.txt [2026-03-03T07:00:46.224Z] -rw-rw-r-- 1 1001 1001 204 Mar 3 06:57 version.go [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-03T07:00:46.329Z] provisioning config files... [2026-03-03T07:00:46.356Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/957@tmp/config11503611983282613129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-03T07:00:46.507Z] + '[' -e coverage.out ] [2026-03-03T07:00:46.507Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-03-03T07:00:46.851Z] Stashed 1 file(s) [Pipeline] sh [2026-03-03T07:00:46.994Z] ---> ****-login.sh [2026-03-03T07:00:46.994Z] nexus3.edgexfoundry.org:10001 [2026-03-03T07:00:47.127Z] + make build [2026-03-03T07:00:47.127Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-03-03T07:00:47.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T07:00:47.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-03T07:00:47.534Z] Configure a credential helper to remove this warning. See [2026-03-03T07:00:47.534Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-03T07:00:47.534Z] [2026-03-03T07:00:47.534Z] Login Succeeded [2026-03-03T07:00:47.534Z] nexus3.edgexfoundry.org:10002 [2026-03-03T07:00:47.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T07:00:47.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-03T07:00:47.802Z] Configure a credential helper to remove this warning. See [2026-03-03T07:00:47.802Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-03T07:00:47.802Z] [2026-03-03T07:00:47.802Z] Login Succeeded [2026-03-03T07:00:47.802Z] nexus3.edgexfoundry.org:10003 [2026-03-03T07:00:48.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T07:00:48.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-03T07:00:48.343Z] Configure a credential helper to remove this warning. See [2026-03-03T07:00:48.343Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-03T07:00:48.343Z] [2026-03-03T07:00:48.343Z] Login Succeeded [2026-03-03T07:00:48.343Z] nexus3.edgexfoundry.org:10004 [2026-03-03T07:00:48.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T07:00:48.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-03T07:00:48.611Z] Configure a credential helper to remove this warning. See [2026-03-03T07:00:48.611Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-03T07:00:48.611Z] [2026-03-03T07:00:48.611Z] Login Succeeded [2026-03-03T07:00:48.611Z] ****.io [2026-03-03T07:00:48.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T07:00:49.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-03T07:00:49.142Z] Configure a credential helper to remove this warning. See [2026-03-03T07:00:49.142Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-03T07:00:49.142Z] [2026-03-03T07:00:49.142Z] Login Succeeded [2026-03-03T07:00:49.143Z] ---> ****-login.sh ends [Pipeline] } [2026-03-03T07:00:49.158Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2026-03-03T07:00:49.738Z] + git config --global --add safe.directory /w/workspace/edgex-go/957 [Pipeline] echo [2026-03-03T07:00:49.756Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-03T07:00:49.774Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-03T07:00:49.788Z] ========================================================= [2026-03-03T07:00:49.788Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-03-03T07:00:49.788Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-03-03T07:00:50.115Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-03T07:00:50.115Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-03-03T07:00:50.115Z] 6b59a28fa201: Pulling fs layer [2026-03-03T07:00:50.115Z] d32bb0dddca7: Pulling fs layer [2026-03-03T07:00:50.115Z] 5dab1238d3d9: Pulling fs layer [2026-03-03T07:00:50.115Z] 196fd7d83e7d: Pulling fs layer [2026-03-03T07:00:50.115Z] 4f4fb700ef54: Pulling fs layer [2026-03-03T07:00:50.115Z] 8ba94037c8f0: Pulling fs layer [2026-03-03T07:00:50.115Z] deaec5988b04: Pulling fs layer [2026-03-03T07:00:50.115Z] 9f65657bb879: Pulling fs layer [2026-03-03T07:00:50.115Z] 4f4fb700ef54: Waiting [2026-03-03T07:00:50.115Z] 8ba94037c8f0: Waiting [2026-03-03T07:00:50.115Z] deaec5988b04: Waiting [2026-03-03T07:00:50.115Z] 9f65657bb879: Waiting [2026-03-03T07:00:50.115Z] 196fd7d83e7d: Waiting [2026-03-03T07:00:50.385Z] d32bb0dddca7: Verifying Checksum [2026-03-03T07:00:50.385Z] d32bb0dddca7: Download complete [2026-03-03T07:00:50.385Z] 196fd7d83e7d: Verifying Checksum [2026-03-03T07:00:50.385Z] 196fd7d83e7d: Download complete [2026-03-03T07:00:50.385Z] 4f4fb700ef54: Verifying Checksum [2026-03-03T07:00:50.385Z] 4f4fb700ef54: Download complete [2026-03-03T07:00:50.385Z] 8ba94037c8f0: Verifying Checksum [2026-03-03T07:00:50.385Z] 8ba94037c8f0: Download complete [2026-03-03T07:00:50.385Z] 6b59a28fa201: Verifying Checksum [2026-03-03T07:00:50.385Z] 6b59a28fa201: Download complete [2026-03-03T07:00:50.974Z] 9f65657bb879: Verifying Checksum [2026-03-03T07:00:50.974Z] 9f65657bb879: Download complete [2026-03-03T07:00:51.243Z] 6b59a28fa201: Pull complete [2026-03-03T07:00:51.831Z] d32bb0dddca7: Pull complete [2026-03-03T07:00:51.831Z] 5dab1238d3d9: Verifying Checksum [2026-03-03T07:00:53.791Z] deaec5988b04: Verifying Checksum [2026-03-03T07:00:53.791Z] deaec5988b04: Download complete [2026-03-03T07:01:06.127Z] 5dab1238d3d9: Pull complete [2026-03-03T07:01:06.127Z] 196fd7d83e7d: Pull complete [2026-03-03T07:01:06.127Z] 4f4fb700ef54: Pull complete [2026-03-03T07:01:06.411Z] 8ba94037c8f0: Pull complete [2026-03-03T07:01:13.648Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-03-03T07:01:13.648Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-03-03T07:01:15.546Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-03-03T07:01:16.111Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-03-03T07:01:16.498Z] deaec5988b04: Pull complete [2026-03-03T07:01:17.460Z] 9f65657bb879: Pull complete [2026-03-03T07:01:17.460Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-03-03T07:01:17.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-03T07:01:17.460Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-03-03T07:01:17.801Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-03T07:01:17.801Z] WORKDIR /edgex [2026-03-03T07:01:17.801Z] COPY go.mod . [2026-03-03T07:01:17.801Z] RUN go mod download [2026-03-03T07:01:17.801Z] docker build -t ci-base-image-arm64 -f - . [2026-03-03T07:01:18.638Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-03-03T07:01:18.786Z] Sending build context to Docker daemon 3.892MB [2026-03-03T07:01:18.786Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-03T07:01:18.786Z] ---> 334268110677 [2026-03-03T07:01:18.786Z] Step 2/4 : WORKDIR /edgex [2026-03-03T07:01:20.733Z] ---> Running in f5883378feff [2026-03-03T07:01:20.733Z] Removing intermediate container f5883378feff [2026-03-03T07:01:20.733Z] ---> 12e3b843f631 [2026-03-03T07:01:20.733Z] Step 3/4 : COPY go.mod . [2026-03-03T07:01:21.318Z] ---> 7a319b04fd64 [2026-03-03T07:01:21.318Z] Step 4/4 : RUN go mod download [2026-03-03T07:01:21.318Z] ---> Running in 63ddd3f449cf [2026-03-03T07:01:23.900Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-03-03T07:01:26.429Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-03-03T07:01:28.965Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-03-03T07:01:31.497Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-03-03T07:01:33.396Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-03-03T07:01:35.297Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-03-03T07:01:36.229Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2026-03-03T07:01:38.131Z] $ docker stop --time=1 8101f6660a0bc185cb0c9bc57ad8cf4dfc4eba8674dabe10dc2476cd8c139394 [2026-03-03T07:01:40.702Z] $ docker rm -f --volumes 8101f6660a0bc185cb0c9bc57ad8cf4dfc4eba8674dabe10dc2476cd8c139394 [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-03-03T07:01:41.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-03-03T07:01:41.922Z] [2026-03-03T07:01:41.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:01:42.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-03-03T07:01:42.221Z] latest: Pulling from edgex-devops/edgex-compose [2026-03-03T07:01:42.221Z] 91d30c5bc195: Pulling fs layer [2026-03-03T07:01:42.221Z] 2e9b0aa3be6d: Pulling fs layer [2026-03-03T07:01:42.221Z] 9c61dcf015f6: Pulling fs layer [2026-03-03T07:01:42.221Z] 4698f68db338: Pulling fs layer [2026-03-03T07:01:42.221Z] 2a2f49069b9e: Pulling fs layer [2026-03-03T07:01:42.221Z] 4698f68db338: Waiting [2026-03-03T07:01:42.221Z] e0025b399a48: Pulling fs layer [2026-03-03T07:01:42.221Z] 2a2f49069b9e: Waiting [2026-03-03T07:01:42.221Z] e0025b399a48: Waiting [2026-03-03T07:01:42.221Z] 91d30c5bc195: Verifying Checksum [2026-03-03T07:01:42.221Z] 91d30c5bc195: Download complete [2026-03-03T07:01:42.221Z] 4698f68db338: Verifying Checksum [2026-03-03T07:01:42.221Z] 4698f68db338: Download complete [2026-03-03T07:01:42.479Z] 2e9b0aa3be6d: Verifying Checksum [2026-03-03T07:01:42.479Z] 2e9b0aa3be6d: Download complete [2026-03-03T07:01:42.479Z] 91d30c5bc195: Pull complete [2026-03-03T07:01:42.479Z] e0025b399a48: Verifying Checksum [2026-03-03T07:01:42.479Z] e0025b399a48: Download complete [2026-03-03T07:01:42.479Z] 2a2f49069b9e: Download complete [2026-03-03T07:01:42.736Z] 2e9b0aa3be6d: Pull complete [2026-03-03T07:01:43.300Z] 9c61dcf015f6: Verifying Checksum [2026-03-03T07:01:43.300Z] 9c61dcf015f6: Download complete [2026-03-03T07:01:47.482Z] 9c61dcf015f6: Pull complete [2026-03-03T07:01:47.482Z] 4698f68db338: Pull complete [2026-03-03T07:01:48.048Z] 2a2f49069b9e: Pull complete [2026-03-03T07:01:48.048Z] e0025b399a48: Pull complete [2026-03-03T07:01:48.048Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-03-03T07:01:48.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-03-03T07:01:48.048Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-03T07:01:48.146Z] prd-ubuntu20.04-docker-8c-8g-2910 does not seem to be running inside a container [2026-03-03T07:01:48.172Z] $ 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/957 -v /w/workspace/edgex-go/957:/w/workspace/edgex-go/957:rw,z -v /w/workspace/edgex-go/957@tmp:/w/workspace/edgex-go/957@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2026-03-03T07:01:49.223Z] $ docker top eb92cd4e6b3c7063eebd64d2978257387ad26390e17e9e837015058cc7d23c69 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-03T07:01:49.568Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-03-03T07:01:49.827Z] #1 [security-spire-server internal] load build definition from Dockerfile [2026-03-03T07:01:49.827Z] #1 transferring dockerfile: 1.70kB done [2026-03-03T07:01:49.827Z] #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-03-03T07:01:49.827Z] #1 DONE 0.1s [2026-03-03T07:01:49.827Z] [2026-03-03T07:01:49.827Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-03-03T07:01:49.827Z] #2 transferring dockerfile: 2.23kB done [2026-03-03T07:01:49.827Z] #2 DONE 0.1s [2026-03-03T07:01:49.827Z] [2026-03-03T07:01:49.827Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2026-03-03T07:01:49.827Z] #3 transferring dockerfile: 2.49kB done [2026-03-03T07:01:49.827Z] #3 DONE 0.1s [2026-03-03T07:01:49.827Z] [2026-03-03T07:01:49.827Z] #4 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-03T07:01:49.827Z] #4 DONE 0.0s [2026-03-03T07:01:49.827Z] [2026-03-03T07:01:49.827Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2026-03-03T07:01:49.827Z] #5 transferring dockerfile: 2.50kB done [2026-03-03T07:01:49.827Z] #5 DONE 0.2s [2026-03-03T07:01:49.827Z] [2026-03-03T07:01:49.827Z] #6 [core-command internal] load build definition from Dockerfile [2026-03-03T07:01:49.827Z] #6 transferring dockerfile: 1.94kB done [2026-03-03T07:01:49.827Z] #6 DONE 0.2s [2026-03-03T07:01:49.827Z] [2026-03-03T07:01:49.827Z] #7 [security-spire-config internal] load build definition from Dockerfile [2026-03-03T07:01:49.827Z] #7 transferring dockerfile: 1.69kB done [2026-03-03T07:01:50.087Z] #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-03-03T07:01:50.087Z] #7 DONE 0.2s [2026-03-03T07:01:50.087Z] [2026-03-03T07:01:50.087Z] #8 [core-metadata internal] load build definition from Dockerfile [2026-03-03T07:01:50.087Z] #8 transferring dockerfile: 2.10kB done [2026-03-03T07:01:50.087Z] #8 DONE 0.2s [2026-03-03T07:01:50.087Z] [2026-03-03T07:01:50.087Z] #9 [core-data internal] load build definition from Dockerfile [2026-03-03T07:01:50.087Z] #9 transferring dockerfile: 2.04kB done [2026-03-03T07:01:50.087Z] #9 DONE 0.2s [2026-03-03T07:01:50.087Z] [2026-03-03T07:01:50.087Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-03-03T07:01:50.087Z] #10 transferring dockerfile: 1.89kB done [2026-03-03T07:01:50.087Z] #10 DONE 0.2s [2026-03-03T07:01:50.087Z] [2026-03-03T07:01:50.087Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2026-03-03T07:01:50.087Z] #11 transferring dockerfile: 3.02kB done [2026-03-03T07:01:50.087Z] #11 DONE 0.2s [2026-03-03T07:01:50.087Z] [2026-03-03T07:01:50.087Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2026-03-03T07:01:50.087Z] #12 transferring dockerfile: 1.81kB done [2026-03-03T07:01:50.087Z] #12 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-03-03T07:01:50.087Z] #12 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2026-03-03T07:01:50.087Z] #12 DONE 0.2s [2026-03-03T07:01:50.087Z] [2026-03-03T07:01:50.087Z] #13 [core-keeper internal] load build definition from Dockerfile [2026-03-03T07:01:50.087Z] #13 transferring dockerfile: 2.07kB done [2026-03-03T07:01:50.087Z] #13 DONE 0.2s [2026-03-03T07:01:50.087Z] [2026-03-03T07:01:50.087Z] #14 [support-notifications internal] load build definition from Dockerfile [2026-03-03T07:01:50.087Z] #14 transferring dockerfile: 2.02kB done [2026-03-03T07:01:50.087Z] #14 DONE 0.2s [2026-03-03T07:01:50.087Z] [2026-03-03T07:01:50.087Z] #15 [support-scheduler internal] load build definition from Dockerfile [2026-03-03T07:01:50.087Z] #15 transferring dockerfile: 1.83kB done [2026-03-03T07:01:50.087Z] #15 DONE 0.2s [2026-03-03T07:01:50.087Z] [2026-03-03T07:01:50.087Z] #16 [security-proxy-auth internal] load build definition from Dockerfile [2026-03-03T07:01:50.087Z] #16 transferring dockerfile: 2.14kB done [2026-03-03T07:01:50.087Z] #16 DONE 0.2s [2026-03-03T07:01:50.087Z] [2026-03-03T07:01:50.087Z] #4 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-03T07:01:50.087Z] #4 DONE 0.0s [2026-03-03T07:01:50.087Z] [2026-03-03T07:01:50.087Z] #17 [security-secretstore-setup internal] load .dockerignore [2026-03-03T07:01:50.087Z] #17 transferring context: 50B done [2026-03-03T07:01:50.087Z] #17 DONE 0.1s [2026-03-03T07:01:50.087Z] [2026-03-03T07:01:50.087Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2026-03-03T07:01:50.087Z] #18 transferring context: 50B done [2026-03-03T07:01:50.087Z] #18 DONE 0.1s [2026-03-03T07:01:50.087Z] [2026-03-03T07:01:50.087Z] #19 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T07:01:50.087Z] #19 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T07:01:50.087Z] #19 ... [2026-03-03T07:01:50.087Z] [2026-03-03T07:01:50.087Z] #20 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 [2026-03-03T07:01:50.087Z] #20 DONE 0.3s [2026-03-03T07:01:50.087Z] [2026-03-03T07:01:50.087Z] #21 [core-command internal] load .dockerignore [2026-03-03T07:01:50.087Z] #21 transferring context: 50B done [2026-03-03T07:01:50.087Z] #21 DONE 0.2s [2026-03-03T07:01:50.087Z] [2026-03-03T07:01:50.087Z] #22 [core-metadata internal] load .dockerignore [2026-03-03T07:01:50.087Z] #22 transferring context: 50B done [2026-03-03T07:01:50.087Z] #22 DONE 0.1s [2026-03-03T07:01:50.087Z] [2026-03-03T07:01:50.087Z] #23 [security-proxy-setup internal] load .dockerignore [2026-03-03T07:01:50.087Z] #23 transferring context: 50B done [2026-03-03T07:01:50.087Z] #23 DONE 0.2s [2026-03-03T07:01:50.087Z] [2026-03-03T07:01:50.087Z] #24 [core-data internal] load .dockerignore [2026-03-03T07:01:50.087Z] #24 transferring context: 50B done [2026-03-03T07:01:50.087Z] #24 DONE 0.2s [2026-03-03T07:01:50.087Z] [2026-03-03T07:01:50.087Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2026-03-03T07:01:50.087Z] #25 transferring context: 50B done [2026-03-03T07:01:50.087Z] #25 DONE 0.1s [2026-03-03T07:01:50.087Z] [2026-03-03T07:01:50.087Z] #26 [security-bootstrapper internal] load .dockerignore [2026-03-03T07:01:50.087Z] #26 transferring context: 50B done [2026-03-03T07:01:50.087Z] #26 DONE 0.1s [2026-03-03T07:01:50.087Z] [2026-03-03T07:01:50.087Z] #27 [core-keeper internal] load .dockerignore [2026-03-03T07:01:50.087Z] #27 transferring context: 50B done [2026-03-03T07:01:50.087Z] #27 DONE 0.1s [2026-03-03T07:01:50.087Z] [2026-03-03T07:01:50.087Z] #19 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T07:01:50.087Z] #19 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-03-03T07:01:50.346Z] #19 ... [2026-03-03T07:01:50.346Z] [2026-03-03T07:01:50.346Z] #28 [support-notifications internal] load .dockerignore [2026-03-03T07:01:50.346Z] #28 transferring context: 50B done [2026-03-03T07:01:50.346Z] #28 DONE 0.2s [2026-03-03T07:01:50.346Z] [2026-03-03T07:01:50.346Z] #19 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T07:01:50.346Z] #19 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-03-03T07:01:50.346Z] #19 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-03T07:01:50.346Z] #19 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-03T07:01:50.346Z] #19 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-03T07:01:50.347Z] #19 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-03-03T07:01:50.347Z] #19 ... [2026-03-03T07:01:50.347Z] [2026-03-03T07:01:50.347Z] #29 [support-scheduler internal] load .dockerignore [2026-03-03T07:01:50.347Z] #29 transferring context: 50B done [2026-03-03T07:01:50.347Z] #29 DONE 0.2s [2026-03-03T07:01:50.347Z] [2026-03-03T07:01:50.347Z] #19 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T07:01:50.347Z] #19 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-03-03T07:01:50.347Z] #19 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-03T07:01:50.347Z] #19 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-03T07:01:50.347Z] #19 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-03T07:01:50.347Z] #19 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-03-03T07:01:50.347Z] #19 ... [2026-03-03T07:01:50.347Z] [2026-03-03T07:01:50.347Z] #30 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-03-03T07:01:50.347Z] #30 DONE 0.6s [2026-03-03T07:01:50.347Z] [2026-03-03T07:01:50.347Z] #31 [security-proxy-auth internal] load .dockerignore [2026-03-03T07:01:50.347Z] #31 transferring context: 50B done [2026-03-03T07:01:50.347Z] #31 DONE 0.3s [2026-03-03T07:01:50.347Z] [2026-03-03T07:01:50.347Z] #19 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T07:01:50.347Z] #19 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-03-03T07:01:50.347Z] #19 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-03T07:01:50.347Z] #19 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-03T07:01:50.347Z] #19 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-03T07:01:50.347Z] #19 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-03-03T07:01:50.605Z] #19 ... [2026-03-03T07:01:50.605Z] [2026-03-03T07:01:50.605Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-03-03T07:01:50.605Z] #32 DONE 0.5s [2026-03-03T07:01:50.605Z] [2026-03-03T07:01:50.605Z] #19 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T07:01:50.605Z] #19 ... [2026-03-03T07:01:50.605Z] [2026-03-03T07:01:50.605Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-03-03T07:01:50.605Z] #33 DONE 0.6s [2026-03-03T07:01:50.605Z] [2026-03-03T07:01:50.605Z] #19 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T07:01:50.605Z] #19 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done [2026-03-03T07:01:55.948Z] #19 ... [2026-03-03T07:01:55.948Z] [2026-03-03T07:01:55.948Z] #34 [security-secretstore-setup internal] load build context [2026-03-03T07:01:55.948Z] #34 transferring context: 275.27MB 5.5s [2026-03-03T07:02:00.159Z] #34 ... [2026-03-03T07:02:00.159Z] [2026-03-03T07:02:00.159Z] #35 [security-spire-config internal] load .dockerignore [2026-03-03T07:02:00.159Z] #35 transferring context: 50B 0.0s done [2026-03-03T07:02:00.159Z] #35 DONE 9.0s [2026-03-03T07:02:00.159Z] [2026-03-03T07:02:00.159Z] #19 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T07:02:00.159Z] #19 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-03-03T07:02:00.159Z] #19 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-03T07:02:00.159Z] #19 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-03T07:02:00.159Z] #19 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-03T07:02:00.159Z] #19 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done [2026-03-03T07:02:00.159Z] #19 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-03-03T07:02:00.159Z] #19 DONE 9.4s [2026-03-03T07:02:00.159Z] [2026-03-03T07:02:00.159Z] #36 [security-spire-server internal] load .dockerignore [2026-03-03T07:02:00.159Z] #36 transferring context: 50B 0.0s done [2026-03-03T07:02:00.159Z] #36 DONE 9.1s [2026-03-03T07:02:00.159Z] [2026-03-03T07:02:00.159Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2026-03-03T07:02:00.159Z] #37 DONE 8.9s [2026-03-03T07:02:00.159Z] [2026-03-03T07:02:00.159Z] #34 [security-secretstore-setup internal] load build context [2026-03-03T07:02:00.159Z] #34 ... [2026-03-03T07:02:00.159Z] [2026-03-03T07:02:00.159Z] #38 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-03T07:02:00.159Z] #38 ... [2026-03-03T07:02:00.159Z] [2026-03-03T07:02:00.159Z] #19 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T07:02:00.159Z] #19 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-03-03T07:02:00.159Z] #19 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-03T07:02:00.159Z] #19 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-03T07:02:00.159Z] #19 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-03T07:02:00.159Z] #19 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done [2026-03-03T07:02:00.159Z] #19 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-03-03T07:02:00.159Z] #19 DONE 9.4s [2026-03-03T07:02:00.159Z] [2026-03-03T07:02:00.159Z] #39 [security-spire-agent internal] load .dockerignore [2026-03-03T07:02:00.159Z] #39 transferring context: 50B 0.0s done [2026-03-03T07:02:00.159Z] #39 DONE 8.9s [2026-03-03T07:02:00.159Z] [2026-03-03T07:02:00.159Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:02:00.159Z] #40 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:02:00.159Z] #40 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.4s done [2026-03-03T07:02:00.159Z] #40 ... [2026-03-03T07:02:00.159Z] [2026-03-03T07:02:00.159Z] #41 [security-spire-config internal] load build context [2026-03-03T07:02:00.159Z] #41 transferring context: 24.70kB 0.0s done [2026-03-03T07:02:00.159Z] #41 DONE 0.5s [2026-03-03T07:02:00.159Z] [2026-03-03T07:02:00.159Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:02:00.159Z] #40 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-03-03T07:02:00.159Z] #40 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-03-03T07:02:00.159Z] #40 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-03-03T07:02:00.159Z] #40 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.0s [2026-03-03T07:02:00.159Z] #40 ... [2026-03-03T07:02:00.159Z] [2026-03-03T07:02:00.159Z] #42 [core-common-config-bootstrapper internal] load build context [2026-03-03T07:02:00.159Z] #42 ... [2026-03-03T07:02:00.159Z] [2026-03-03T07:02:00.159Z] #43 [security-spire-agent internal] load build context [2026-03-03T07:02:00.159Z] #43 transferring context: 25.98kB 0.1s done [2026-03-03T07:02:00.159Z] #43 DONE 0.6s [2026-03-03T07:02:00.159Z] [2026-03-03T07:02:00.159Z] #44 [security-spire-server internal] load build context [2026-03-03T07:02:00.159Z] #44 transferring context: 26.44kB 0.1s done [2026-03-03T07:02:00.159Z] #44 DONE 0.7s [2026-03-03T07:02:00.159Z] [2026-03-03T07:02:00.159Z] #42 [core-common-config-bootstrapper internal] load build context [2026-03-03T07:02:00.159Z] #42 ... [2026-03-03T07:02:00.159Z] [2026-03-03T07:02:00.159Z] #45 [core-data internal] load build context [2026-03-03T07:02:00.417Z] #45 ... [2026-03-03T07:02:00.417Z] [2026-03-03T07:02:00.417Z] #46 [security-bootstrapper internal] load build context [2026-03-03T07:02:00.417Z] #46 ... [2026-03-03T07:02:00.417Z] [2026-03-03T07:02:00.417Z] #47 [core-metadata internal] load build context [2026-03-03T07:02:00.676Z] #47 ... [2026-03-03T07:02:00.676Z] [2026-03-03T07:02:00.676Z] #48 [core-keeper internal] load build context [2026-03-03T07:02:00.676Z] #48 ... [2026-03-03T07:02:00.676Z] [2026-03-03T07:02:00.676Z] #49 [support-notifications internal] load build context [2026-03-03T07:02:00.676Z] #49 ... [2026-03-03T07:02:00.676Z] [2026-03-03T07:02:00.676Z] #50 [security-proxy-auth internal] load build context [2026-03-03T07:02:00.935Z] #50 ... [2026-03-03T07:02:00.935Z] [2026-03-03T07:02:00.935Z] #51 [security-spiffe-token-provider internal] load build context [2026-03-03T07:02:00.935Z] #51 ... [2026-03-03T07:02:00.935Z] [2026-03-03T07:02:00.935Z] #52 [support-scheduler internal] load build context [2026-03-03T07:02:01.194Z] #52 ... [2026-03-03T07:02:01.194Z] [2026-03-03T07:02:01.194Z] #53 [security-proxy-setup internal] load build context [2026-03-03T07:02:01.194Z] #53 ... [2026-03-03T07:02:01.194Z] [2026-03-03T07:02:01.194Z] #54 [core-command internal] load build context [2026-03-03T07:02:01.454Z] #54 ... [2026-03-03T07:02:01.454Z] [2026-03-03T07:02:01.454Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:02:01.454Z] #40 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-03-03T07:02:01.454Z] #40 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-03-03T07:02:01.454Z] #40 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done [2026-03-03T07:02:01.455Z] #40 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-03-03T07:02:01.455Z] #40 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done [2026-03-03T07:02:01.455Z] #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.2s [2026-03-03T07:02:01.455Z] #40 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done [2026-03-03T07:02:04.762Z] #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 3.4s done [2026-03-03T07:02:10.105Z] #40 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d [2026-03-03T07:02:10.105Z] #40 ... [2026-03-03T07:02:10.105Z] [2026-03-03T07:02:10.105Z] #55 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-03-03T07:02:10.105Z] #0 0.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:10.105Z] #0 0.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:10.105Z] #0 1.272 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-03T07:02:10.105Z] #0 1.288 Executing busybox-1.37.0-r20.trigger [2026-03-03T07:02:10.105Z] #0 1.297 OK: 7 MiB in 17 packages [2026-03-03T07:02:10.105Z] #55 ... [2026-03-03T07:02:10.105Z] [2026-03-03T07:02:10.105Z] #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-03T07:02:10.105Z] #56 ... [2026-03-03T07:02:10.105Z] [2026-03-03T07:02:10.105Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-03-03T07:02:10.105Z] #0 1.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:10.105Z] #0 1.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:10.105Z] #0 1.582 (1/4) Installing dumb-init (1.2.5-r3) [2026-03-03T07:02:10.105Z] #0 1.585 (2/4) Installing openssl (3.5.5-r0) [2026-03-03T07:02:10.105Z] #0 1.597 (3/4) Installing su-exec (0.2-r3) [2026-03-03T07:02:10.105Z] #0 1.600 (4/4) Installing yq-go (4.47.2-r3) [2026-03-03T07:02:10.105Z] #0 1.688 Executing busybox-1.37.0-r20.trigger [2026-03-03T07:02:10.105Z] #0 1.691 OK: 20 MiB in 20 packages [2026-03-03T07:02:10.105Z] #57 ... [2026-03-03T07:02:10.105Z] [2026-03-03T07:02:10.105Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-03T07:02:10.105Z] #58 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.4s done [2026-03-03T07:02:10.105Z] #58 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-03-03T07:02:10.105Z] #58 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-03-03T07:02:10.105Z] #58 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-03-03T07:02:10.105Z] #58 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-03-03T07:02:10.105Z] #58 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-03-03T07:02:10.105Z] #58 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-03-03T07:02:10.105Z] #58 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done [2026-03-03T07:02:10.105Z] #58 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 4.6s done [2026-03-03T07:02:10.105Z] #58 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-03-03T07:02:10.105Z] #58 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-03-03T07:02:10.105Z] #58 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 [2026-03-03T07:02:10.105Z] #58 ... [2026-03-03T07:02:10.105Z] [2026-03-03T07:02:10.105Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-03T07:02:10.105Z] #0 5.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:10.105Z] #0 5.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:10.105Z] #0 5.495 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-03T07:02:10.105Z] #0 5.499 Executing busybox-1.37.0-r20.trigger [2026-03-03T07:02:10.105Z] #0 5.507 OK: 7 MiB in 17 packages [2026-03-03T07:02:10.364Z] #59 ... [2026-03-03T07:02:10.364Z] [2026-03-03T07:02:10.364Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-03T07:02:10.364Z] #0 0.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:10.364Z] #0 1.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:10.364Z] #0 1.479 v3.22.3-43-g7447efb1e76 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-03T07:02:10.364Z] #0 1.479 v3.22.3-47-gac2ede25b7c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-03T07:02:10.364Z] #0 1.479 OK: 26324 distinct packages available [2026-03-03T07:02:10.364Z] #0 1.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:10.364Z] #0 1.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:10.364Z] #0 2.004 (1/13) Installing brotli-libs (1.1.0-r2) [2026-03-03T07:02:10.364Z] #0 2.019 (2/13) Installing c-ares (1.34.6-r0) [2026-03-03T07:02:10.364Z] #0 2.024 (3/13) Installing libunistring (1.3-r0) [2026-03-03T07:02:10.364Z] #0 2.037 (4/13) Installing libidn2 (2.3.7-r0) [2026-03-03T07:02:10.364Z] #0 2.045 (5/13) Installing nghttp2-libs (1.65.0-r0) [2026-03-03T07:02:10.364Z] #0 2.051 (6/13) Installing libpsl (0.21.5-r3) [2026-03-03T07:02:10.364Z] #0 2.053 (7/13) Installing zstd-libs (1.5.7-r0) [2026-03-03T07:02:10.364Z] #0 2.065 (8/13) Installing libcurl (8.14.1-r2) [2026-03-03T07:02:10.364Z] #0 2.076 (9/13) Installing curl (8.14.1-r2) [2026-03-03T07:02:10.364Z] #0 2.079 (10/13) Installing dumb-init (1.2.5-r3) [2026-03-03T07:02:10.364Z] #0 2.082 (11/13) Installing musl-obstack (1.2.3-r2) [2026-03-03T07:02:10.364Z] #0 2.087 (12/13) Installing libucontext (1.3.2-r0) [2026-03-03T07:02:10.364Z] #0 2.088 (13/13) Installing gcompat (1.1.0-r4) [2026-03-03T07:02:10.364Z] #0 2.093 Executing busybox-1.37.0-r20.trigger [2026-03-03T07:02:10.364Z] #0 2.103 OK: 13 MiB in 29 packages [2026-03-03T07:02:10.364Z] #60 ... [2026-03-03T07:02:10.364Z] [2026-03-03T07:02:10.364Z] #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-03-03T07:02:10.364Z] #61 ... [2026-03-03T07:02:10.364Z] [2026-03-03T07:02:10.364Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-03-03T07:02:10.623Z] #62 ... [2026-03-03T07:02:10.623Z] [2026-03-03T07:02:10.623Z] #42 [core-common-config-bootstrapper internal] load build context [2026-03-03T07:02:10.623Z] #42 transferring context: 608.68MB 15.2s done [2026-03-03T07:02:10.623Z] #42 ... [2026-03-03T07:02:10.623Z] [2026-03-03T07:02:10.623Z] #47 [core-metadata internal] load build context [2026-03-03T07:02:10.623Z] #47 transferring context: 608.68MB 15.4s done [2026-03-03T07:02:10.881Z] #47 ... [2026-03-03T07:02:10.881Z] [2026-03-03T07:02:10.881Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-03-03T07:02:11.178Z] #63 ... [2026-03-03T07:02:11.178Z] [2026-03-03T07:02:11.178Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-03-03T07:02:11.178Z] #0 0.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:11.178Z] #0 0.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:11.178Z] #0 1.295 (1/3) Installing ca-certificates (20250911-r0) [2026-03-03T07:02:11.178Z] #0 1.322 (2/3) Installing dumb-init (1.2.5-r3) [2026-03-03T07:02:11.178Z] #0 1.339 (3/3) Installing tzdata (2025c-r0) [2026-03-03T07:02:11.178Z] #0 1.551 Executing busybox-1.37.0-r20.trigger [2026-03-03T07:02:11.178Z] #0 1.561 Executing ca-certificates-20250911-r0.trigger [2026-03-03T07:02:11.178Z] #0 1.616 OK: 8 MiB in 19 packages [2026-03-03T07:02:11.438Z] #64 ... [2026-03-03T07:02:11.438Z] [2026-03-03T07:02:11.438Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-03-03T07:02:11.438Z] #0 0.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:11.438Z] #0 0.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:11.438Z] #0 1.300 (1/4) Installing ca-certificates (20250911-r0) [2026-03-03T07:02:11.438Z] #0 1.329 (2/4) Installing dumb-init (1.2.5-r3) [2026-03-03T07:02:11.438Z] #0 1.335 (3/4) Installing su-exec (0.2-r3) [2026-03-03T07:02:11.438Z] #0 1.339 (4/4) Installing yq-go (4.47.2-r3) [2026-03-03T07:02:11.438Z] #0 1.595 Executing busybox-1.37.0-r20.trigger [2026-03-03T07:02:11.438Z] #0 1.598 Executing ca-certificates-20250911-r0.trigger [2026-03-03T07:02:11.438Z] #0 1.656 OK: 20 MiB in 20 packages [2026-03-03T07:02:11.438Z] #65 ... [2026-03-03T07:02:11.438Z] [2026-03-03T07:02:11.438Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-03-03T07:02:11.438Z] #0 0.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:11.438Z] #0 1.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:11.438Z] #0 1.389 (1/2) Installing dumb-init (1.2.5-r3) [2026-03-03T07:02:11.438Z] #0 1.409 (2/2) Installing su-exec (0.2-r3) [2026-03-03T07:02:11.438Z] #0 1.412 Executing busybox-1.37.0-r20.trigger [2026-03-03T07:02:11.438Z] #0 1.418 OK: 7 MiB in 18 packages [2026-03-03T07:02:11.438Z] #66 ... [2026-03-03T07:02:11.438Z] [2026-03-03T07:02:11.438Z] #46 [security-bootstrapper internal] load build context [2026-03-03T07:02:11.438Z] #46 transferring context: 608.68MB 13.7s done [2026-03-03T07:02:11.438Z] #46 ... [2026-03-03T07:02:11.438Z] [2026-03-03T07:02:11.438Z] #51 [security-spiffe-token-provider internal] load build context [2026-03-03T07:02:11.438Z] #51 transferring context: 608.68MB 13.9s done [2026-03-03T07:02:11.695Z] #51 ... [2026-03-03T07:02:11.695Z] [2026-03-03T07:02:11.695Z] #52 [support-scheduler internal] load build context [2026-03-03T07:02:11.695Z] #52 transferring context: 608.68MB 13.6s done [2026-03-03T07:02:11.695Z] #52 ... [2026-03-03T07:02:11.695Z] [2026-03-03T07:02:11.695Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-03-03T07:02:11.695Z] #0 6.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:11.695Z] #0 6.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:11.695Z] #0 6.540 (1/7) Installing ca-certificates (20250911-r0) [2026-03-03T07:02:11.695Z] #0 6.556 (2/7) Installing dumb-init (1.2.5-r3) [2026-03-03T07:02:11.695Z] #0 6.565 (3/7) Installing libgcc (14.2.0-r6) [2026-03-03T07:02:11.695Z] #0 6.570 (4/7) Installing libsodium (1.0.20-r1) [2026-03-03T07:02:11.695Z] #0 6.576 (5/7) Installing libstdc++ (14.2.0-r6) [2026-03-03T07:02:11.695Z] #0 6.599 (6/7) Installing libzmq (4.3.5-r2) [2026-03-03T07:02:11.695Z] #0 6.616 (7/7) Installing zeromq (4.3.5-r2) [2026-03-03T07:02:11.695Z] #0 6.620 Executing busybox-1.37.0-r20.trigger [2026-03-03T07:02:11.695Z] #0 6.652 Executing ca-certificates-20250911-r0.trigger [2026-03-03T07:02:11.695Z] #0 6.692 OK: 12 MiB in 23 packages [2026-03-03T07:02:11.954Z] #67 ... [2026-03-03T07:02:11.954Z] [2026-03-03T07:02:11.954Z] #54 [core-command internal] load build context [2026-03-03T07:02:11.954Z] #54 transferring context: 608.68MB 13.3s done [2026-03-03T07:02:12.211Z] #54 ... [2026-03-03T07:02:12.211Z] [2026-03-03T07:02:12.211Z] #34 [security-secretstore-setup internal] load build context [2026-03-03T07:02:12.211Z] #34 transferring context: 608.68MB 14.1s done [2026-03-03T07:02:12.211Z] #34 ... [2026-03-03T07:02:12.211Z] [2026-03-03T07:02:12.211Z] #49 [support-notifications internal] load build context [2026-03-03T07:02:12.211Z] #49 transferring context: 608.68MB 13.4s done [2026-03-03T07:02:12.470Z] #49 ... [2026-03-03T07:02:12.470Z] [2026-03-03T07:02:12.470Z] #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2026-03-03T07:02:12.470Z] #68 ... [2026-03-03T07:02:12.470Z] [2026-03-03T07:02:12.470Z] #53 [security-proxy-setup internal] load build context [2026-03-03T07:02:12.470Z] #53 transferring context: 608.68MB 15.5s done [2026-03-03T07:02:12.729Z] #53 ... [2026-03-03T07:02:12.729Z] [2026-03-03T07:02:12.729Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-03-03T07:02:13.311Z] #69 ... [2026-03-03T07:02:13.311Z] [2026-03-03T07:02:13.311Z] #50 [security-proxy-auth internal] load build context [2026-03-03T07:02:13.311Z] #50 transferring context: 608.68MB 13.5s done [2026-03-03T07:02:13.570Z] #50 ... [2026-03-03T07:02:13.570Z] [2026-03-03T07:02:13.570Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-03T07:02:13.570Z] #70 ... [2026-03-03T07:02:13.570Z] [2026-03-03T07:02:13.570Z] #48 [core-keeper internal] load build context [2026-03-03T07:02:13.570Z] #48 transferring context: 608.68MB 14.1s done [2026-03-03T07:02:13.908Z] #48 ... [2026-03-03T07:02:13.908Z] [2026-03-03T07:02:13.908Z] #45 [core-data internal] load build context [2026-03-03T07:02:13.908Z] #45 transferring context: 608.68MB 14.1s done [2026-03-03T07:02:14.167Z] #45 ... [2026-03-03T07:02:14.167Z] [2026-03-03T07:02:14.167Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-03T07:02:14.167Z] #71 ... [2026-03-03T07:02:14.167Z] [2026-03-03T07:02:14.167Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:02:14.167Z] #40 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 1.3s done [2026-03-03T07:02:15.543Z] #40 ... [2026-03-03T07:02:15.543Z] [2026-03-03T07:02:15.543Z] #38 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-03T07:02:15.543Z] #38 5.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:15.543Z] #38 5.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:15.543Z] #38 6.015 v3.22.3-43-g7447efb1e76 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-03T07:02:15.543Z] #38 6.015 v3.22.3-47-gac2ede25b7c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-03T07:02:15.543Z] #38 6.015 OK: 26324 distinct packages available [2026-03-03T07:02:15.543Z] #38 6.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:15.543Z] #38 6.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:15.543Z] #38 6.484 (1/4) Installing dumb-init (1.2.5-r3) [2026-03-03T07:02:15.543Z] #38 6.489 (2/4) Installing musl-obstack (1.2.3-r2) [2026-03-03T07:02:15.543Z] #38 6.493 (3/4) Installing libucontext (1.3.2-r0) [2026-03-03T07:02:15.543Z] #38 6.496 (4/4) Installing gcompat (1.1.0-r4) [2026-03-03T07:02:15.543Z] #38 6.501 Executing busybox-1.37.0-r20.trigger [2026-03-03T07:02:15.543Z] #38 6.509 OK: 8 MiB in 20 packages [2026-03-03T07:02:15.543Z] #38 ... [2026-03-03T07:02:15.543Z] [2026-03-03T07:02:15.543Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-03T07:02:15.543Z] #58 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 5.1s done [2026-03-03T07:02:17.764Z] Removing intermediate container 63ddd3f449cf [2026-03-03T07:02:17.764Z] ---> de5d720efe72 [2026-03-03T07:02:17.764Z] Successfully built de5d720efe72 [2026-03-03T07:02:17.764Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:02:18.103Z] + docker inspect -f . ci-base-image-arm64 [2026-03-03T07:02:18.103Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-03T07:02:18.314Z] prd-ubuntu20.04-docker-arm64-4c-16g-2911 does not seem to be running inside a container [2026-03-03T07:02:18.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/957 -v /w/workspace/edgex-go/957:/w/workspace/edgex-go/957:rw,z -v /w/workspace/edgex-go/957@tmp:/w/workspace/edgex-go/957@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-03-03T07:02:19.629Z] $ docker top c2267bd2003e022cf05bfbba52923fa92291de77369f82b12c3b3aea5c4e8c2f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-03T07:02:20.450Z] + go version [2026-03-03T07:02:20.450Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-03-03T07:02:20.473Z] $ docker stop --time=1 c2267bd2003e022cf05bfbba52923fa92291de77369f82b12c3b3aea5c4e8c2f [2026-03-03T07:02:22.103Z] $ docker rm -f --volumes c2267bd2003e022cf05bfbba52923fa92291de77369f82b12c3b3aea5c4e8c2f [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-03-03T07:02:22.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-03-03T07:02:22.748Z] [2026-03-03T07:02:22.748Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:02:23.084Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-03-03T07:02:23.084Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2026-03-03T07:02:23.084Z] 547446be3368: Pulling fs layer [2026-03-03T07:02:23.084Z] d125d8839a47: Pulling fs layer [2026-03-03T07:02:23.084Z] 3e85d5ac6304: Pulling fs layer [2026-03-03T07:02:23.084Z] c3105a71a48b: Pulling fs layer [2026-03-03T07:02:23.084Z] 0f093f025ec4: Pulling fs layer [2026-03-03T07:02:23.084Z] c3106fc0e877: Pulling fs layer [2026-03-03T07:02:23.084Z] 0f093f025ec4: Waiting [2026-03-03T07:02:23.084Z] c3105a71a48b: Waiting [2026-03-03T07:02:23.353Z] 547446be3368: Verifying Checksum [2026-03-03T07:02:23.353Z] 547446be3368: Download complete [2026-03-03T07:02:23.353Z] c3105a71a48b: Verifying Checksum [2026-03-03T07:02:23.353Z] c3105a71a48b: Download complete [2026-03-03T07:02:23.621Z] d125d8839a47: Verifying Checksum [2026-03-03T07:02:23.621Z] d125d8839a47: Download complete [2026-03-03T07:02:23.621Z] c3106fc0e877: Verifying Checksum [2026-03-03T07:02:23.621Z] c3106fc0e877: Download complete [2026-03-03T07:02:23.895Z] 0f093f025ec4: Verifying Checksum [2026-03-03T07:02:23.895Z] 0f093f025ec4: Download complete [2026-03-03T07:02:24.162Z] 547446be3368: Pull complete [2026-03-03T07:02:25.122Z] d125d8839a47: Pull complete [2026-03-03T07:02:25.707Z] 3e85d5ac6304: Verifying Checksum [2026-03-03T07:02:25.707Z] 3e85d5ac6304: Download complete [2026-03-03T07:02:30.431Z] #58 ... [2026-03-03T07:02:30.431Z] [2026-03-03T07:02:30.431Z] #54 [core-command internal] load build context [2026-03-03T07:02:30.431Z] #54 DONE 38.5s [2026-03-03T07:02:30.431Z] [2026-03-03T07:02:30.431Z] #49 [support-notifications internal] load build context [2026-03-03T07:02:30.431Z] #49 DONE 38.4s [2026-03-03T07:02:30.431Z] [2026-03-03T07:02:30.431Z] #52 [support-scheduler internal] load build context [2026-03-03T07:02:30.431Z] #52 DONE 38.4s [2026-03-03T07:02:30.431Z] [2026-03-03T07:02:30.431Z] #50 [security-proxy-auth internal] load build context [2026-03-03T07:02:30.431Z] #50 DONE 38.2s [2026-03-03T07:02:30.431Z] [2026-03-03T07:02:30.431Z] #46 [security-bootstrapper internal] load build context [2026-03-03T07:02:30.431Z] #46 DONE 38.5s [2026-03-03T07:02:30.431Z] [2026-03-03T07:02:30.431Z] #34 [security-secretstore-setup internal] load build context [2026-03-03T07:02:30.431Z] #34 DONE 38.7s [2026-03-03T07:02:30.431Z] [2026-03-03T07:02:30.431Z] #51 [security-spiffe-token-provider internal] load build context [2026-03-03T07:02:30.431Z] #51 DONE 38.5s [2026-03-03T07:02:30.431Z] [2026-03-03T07:02:30.431Z] #45 [core-data internal] load build context [2026-03-03T07:02:30.431Z] #45 DONE 38.5s [2026-03-03T07:02:30.431Z] [2026-03-03T07:02:30.431Z] #48 [core-keeper internal] load build context [2026-03-03T07:02:30.431Z] #48 DONE 38.5s [2026-03-03T07:02:30.431Z] [2026-03-03T07:02:30.431Z] #42 [core-common-config-bootstrapper internal] load build context [2026-03-03T07:02:30.431Z] #42 DONE 38.7s [2026-03-03T07:02:30.431Z] [2026-03-03T07:02:30.431Z] #47 [core-metadata internal] load build context [2026-03-03T07:02:30.431Z] #47 DONE 38.5s [2026-03-03T07:02:30.431Z] [2026-03-03T07:02:30.431Z] #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-03T07:02:30.431Z] #56 DONE 29.3s [2026-03-03T07:02:30.431Z] [2026-03-03T07:02:30.431Z] #55 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-03-03T07:02:30.431Z] #55 DONE 29.3s [2026-03-03T07:02:30.431Z] [2026-03-03T07:02:30.431Z] #53 [security-proxy-setup internal] load build context [2026-03-03T07:02:30.431Z] #53 DONE 38.6s [2026-03-03T07:02:30.431Z] [2026-03-03T07:02:30.431Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-03T07:02:30.431Z] #60 DONE 29.3s [2026-03-03T07:02:30.431Z] [2026-03-03T07:02:30.431Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-03-03T07:02:30.431Z] #66 DONE 29.3s [2026-03-03T07:02:30.431Z] [2026-03-03T07:02:30.431Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-03-03T07:02:30.431Z] #64 DONE 29.3s [2026-03-03T07:02:30.431Z] [2026-03-03T07:02:30.431Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-03-03T07:02:30.431Z] #65 DONE 29.3s [2026-03-03T07:02:30.431Z] [2026-03-03T07:02:30.431Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-03-03T07:02:30.431Z] #57 DONE 29.3s [2026-03-03T07:02:30.431Z] [2026-03-03T07:02:30.431Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-03T07:02:30.431Z] #59 DONE 29.3s [2026-03-03T07:02:30.431Z] [2026-03-03T07:02:30.431Z] #38 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-03T07:02:30.431Z] #38 DONE 29.3s [2026-03-03T07:02:30.431Z] [2026-03-03T07:02:30.431Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-03-03T07:02:30.431Z] #67 DONE 29.4s [2026-03-03T07:02:30.431Z] [2026-03-03T07:02:30.431Z] #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-03-03T07:02:30.431Z] #72 ... [2026-03-03T07:02:30.431Z] [2026-03-03T07:02:30.431Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:02:30.431Z] #40 DONE 29.6s [2026-03-03T07:02:30.431Z] [2026-03-03T07:02:30.431Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-03T07:02:30.431Z] #58 DONE 29.5s [2026-03-03T07:02:30.431Z] [2026-03-03T07:02:30.431Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-03-03T07:02:30.431Z] #73 ... [2026-03-03T07:02:30.431Z] [2026-03-03T07:02:30.431Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-03T07:02:30.431Z] #71 DONE 30.1s [2026-03-03T07:02:30.431Z] [2026-03-03T07:02:30.431Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-03-03T07:02:30.431Z] #69 30.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:30.431Z] #69 30.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:30.431Z] #69 30.52 OK: 265 MiB in 60 packages [2026-03-03T07:02:30.431Z] #69 DONE 30.7s [2026-03-03T07:02:30.431Z] [2026-03-03T07:02:30.431Z] #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-03-03T07:02:30.431Z] #61 29.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:30.431Z] #61 29.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:30.431Z] #61 30.46 OK: 265 MiB in 60 packages [2026-03-03T07:02:30.431Z] #61 DONE 30.6s [2026-03-03T07:02:30.431Z] [2026-03-03T07:02:30.431Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-03-03T07:02:30.431Z] #62 30.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:30.431Z] #62 30.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:30.431Z] #62 30.50 OK: 265 MiB in 60 packages [2026-03-03T07:02:30.431Z] #62 DONE 30.7s [2026-03-03T07:02:30.431Z] [2026-03-03T07:02:30.431Z] #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-03-03T07:02:30.431Z] #74 DONE 0.1s [2026-03-03T07:02:30.431Z] [2026-03-03T07:02:30.431Z] #68 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-03-03T07:02:30.431Z] #68 30.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:30.431Z] #68 30.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:30.431Z] #68 30.59 OK: 265 MiB in 60 packages [2026-03-03T07:02:30.431Z] #68 DONE 30.8s [2026-03-03T07:02:30.431Z] [2026-03-03T07:02:30.431Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-03-03T07:02:30.431Z] #75 DONE 0.1s [2026-03-03T07:02:30.431Z] [2026-03-03T07:02:30.431Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-03-03T07:02:30.431Z] #76 DONE 0.1s [2026-03-03T07:02:30.431Z] [2026-03-03T07:02:30.431Z] #77 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-03-03T07:02:30.431Z] #77 DONE 0.1s [2026-03-03T07:02:30.431Z] [2026-03-03T07:02:30.431Z] #78 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:02:30.695Z] #78 ... [2026-03-03T07:02:30.695Z] [2026-03-03T07:02:30.695Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-03-03T07:02:30.695Z] #0 1.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:30.695Z] #0 1.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:30.695Z] #0 1.620 OK: 20 MiB in 20 packages [2026-03-03T07:02:30.695Z] #79 DONE 1.8s [2026-03-03T07:02:30.695Z] [2026-03-03T07:02:30.695Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-03T07:02:30.695Z] #70 29.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:30.695Z] #70 30.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:30.695Z] #70 30.48 v3.22.3-43-g7447efb1e76 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-03T07:02:30.695Z] #70 30.48 v3.22.3-47-gac2ede25b7c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-03T07:02:30.695Z] #70 30.48 OK: 26324 distinct packages available [2026-03-03T07:02:30.695Z] #70 30.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:30.695Z] #70 30.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:30.695Z] #70 30.98 (1/5) Installing dumb-init (1.2.5-r3) [2026-03-03T07:02:30.695Z] #70 31.01 (2/5) Installing musl-obstack (1.2.3-r2) [2026-03-03T07:02:30.695Z] #70 31.02 (3/5) Installing libucontext (1.3.2-r0) [2026-03-03T07:02:30.695Z] #70 31.02 (4/5) Installing gcompat (1.1.0-r4) [2026-03-03T07:02:30.695Z] #70 31.02 (5/5) Installing openssl (3.5.5-r0) [2026-03-03T07:02:30.695Z] #70 31.04 Executing busybox-1.37.0-r20.trigger [2026-03-03T07:02:30.695Z] #70 31.05 OK: 8 MiB in 21 packages [2026-03-03T07:02:30.953Z] #70 DONE 31.3s [2026-03-03T07:02:30.953Z] [2026-03-03T07:02:30.953Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-03-03T07:02:30.953Z] #63 30.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:30.953Z] #63 30.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:30.953Z] #63 30.58 v3.22.3-43-g7447efb1e76 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-03T07:02:30.953Z] #63 30.58 v3.22.3-47-gac2ede25b7c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-03T07:02:30.953Z] #63 30.58 OK: 26335 distinct packages available [2026-03-03T07:02:30.953Z] #63 30.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:30.953Z] #63 30.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:30.953Z] #63 31.12 OK: 265 MiB in 60 packages [2026-03-03T07:02:30.953Z] #63 DONE 31.4s [2026-03-03T07:02:30.953Z] [2026-03-03T07:02:30.953Z] #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:02:30.953Z] #80 ... [2026-03-03T07:02:30.953Z] [2026-03-03T07:02:30.953Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-03-03T07:02:30.953Z] #0 1.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:30.953Z] #0 1.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:30.953Z] #0 1.940 OK: 7 MiB in 18 packages [2026-03-03T07:02:30.953Z] #81 DONE 2.1s [2026-03-03T07:02:31.211Z] [2026-03-03T07:02:31.211Z] #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-03-03T07:02:31.211Z] #82 DONE 0.2s [2026-03-03T07:02:31.211Z] [2026-03-03T07:02:31.211Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-03-03T07:02:31.211Z] #0 1.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:31.211Z] #0 1.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:31.211Z] #0 2.102 OK: 13 MiB in 29 packages [2026-03-03T07:02:31.211Z] #83 DONE 2.3s [2026-03-03T07:02:31.211Z] [2026-03-03T07:02:31.211Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:02:31.469Z] #84 ... [2026-03-03T07:02:31.469Z] [2026-03-03T07:02:31.469Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-03-03T07:02:31.469Z] #73 2.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:31.469Z] #73 2.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:31.469Z] #73 2.445 OK: 8 MiB in 20 packages [2026-03-03T07:02:31.469Z] #73 DONE 2.6s [2026-03-03T07:02:31.729Z] [2026-03-03T07:02:31.729Z] #85 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-03-03T07:02:31.729Z] #0 2.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:31.729Z] #0 2.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:31.729Z] #0 2.460 OK: 7 MiB in 17 packages [2026-03-03T07:02:31.729Z] #85 DONE 2.7s [2026-03-03T07:02:31.729Z] [2026-03-03T07:02:31.729Z] #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-03T07:02:32.662Z] #86 DONE 1.0s [2026-03-03T07:02:32.663Z] [2026-03-03T07:02:32.663Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-03-03T07:02:32.663Z] #0 2.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:32.663Z] #0 2.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:32.663Z] #0 3.200 OK: 20 MiB in 20 packages [2026-03-03T07:02:32.663Z] #87 DONE 3.5s [2026-03-03T07:02:32.663Z] [2026-03-03T07:02:32.663Z] #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-03-03T07:02:32.663Z] #0 2.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:32.663Z] #0 2.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:32.663Z] #0 2.945 OK: 8 MiB in 19 packages [2026-03-03T07:02:32.663Z] #88 DONE 3.5s [2026-03-03T07:02:32.663Z] [2026-03-03T07:02:32.663Z] #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-03-03T07:02:32.663Z] #0 2.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:32.663Z] #0 2.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:32.663Z] #0 2.950 OK: 12 MiB in 23 packages [2026-03-03T07:02:32.663Z] #89 DONE 3.5s [2026-03-03T07:02:32.663Z] [2026-03-03T07:02:32.663Z] #90 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-03-03T07:02:32.663Z] #0 1.774 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:32.663Z] #0 2.145 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:32.663Z] #0 2.669 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-03T07:02:32.663Z] #0 2.828 Executing busybox-1.37.0-r20.trigger [2026-03-03T07:02:32.663Z] #0 2.835 OK: 7 MiB in 17 packages [2026-03-03T07:02:32.663Z] #90 DONE 3.5s [2026-03-03T07:02:32.663Z] [2026-03-03T07:02:32.663Z] #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-03-03T07:02:32.663Z] #91 DONE 0.1s [2026-03-03T07:02:32.663Z] [2026-03-03T07:02:32.663Z] #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-03-03T07:02:32.663Z] #92 DONE 0.1s [2026-03-03T07:02:32.663Z] [2026-03-03T07:02:32.663Z] #93 [security-spire-config stage-2 6/10] COPY security.txt / [2026-03-03T07:02:32.663Z] #93 DONE 0.0s [2026-03-03T07:02:32.663Z] [2026-03-03T07:02:32.663Z] #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-03-03T07:02:32.663Z] #94 DONE 0.0s [2026-03-03T07:02:32.663Z] [2026-03-03T07:02:32.663Z] #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-03-03T07:02:32.663Z] #95 DONE 0.1s [2026-03-03T07:02:32.663Z] [2026-03-03T07:02:32.663Z] #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-03-03T07:02:32.663Z] #96 DONE 0.0s [2026-03-03T07:02:32.663Z] [2026-03-03T07:02:32.663Z] #97 [security-spire-config] exporting to image [2026-03-03T07:02:32.663Z] #97 exporting layers [2026-03-03T07:02:32.921Z] #97 ... [2026-03-03T07:02:32.921Z] [2026-03-03T07:02:32.921Z] #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-03-03T07:02:32.921Z] #72 3.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:32.921Z] #72 3.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:32.921Z] #72 3.961 OK: 7 MiB in 17 packages [2026-03-03T07:02:32.921Z] #72 DONE 4.1s [2026-03-03T07:02:33.179Z] [2026-03-03T07:02:33.179Z] #98 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-03-03T07:02:33.179Z] #0 2.777 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:33.179Z] #0 2.968 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:33.179Z] #0 3.555 OK: 265 MiB in 60 packages [2026-03-03T07:02:33.437Z] #98 DONE 3.7s [2026-03-03T07:02:33.437Z] [2026-03-03T07:02:33.437Z] #97 [security-spire-config] exporting to image [2026-03-03T07:02:33.437Z] #97 exporting layers 0.7s done [2026-03-03T07:02:33.437Z] #97 writing image sha256:5f6716ca05563c3476e62aaf33792c8a568b3985c9a4ced8c6a39664e067354d done [2026-03-03T07:02:33.437Z] #97 naming to docker.io/library/security-spire-config 0.0s done [2026-03-03T07:02:33.437Z] #97 DONE 0.8s [2026-03-03T07:02:33.437Z] [2026-03-03T07:02:33.437Z] #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-03-03T07:02:33.437Z] #99 DONE 0.1s [2026-03-03T07:02:33.437Z] [2026-03-03T07:02:33.437Z] #100 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-03-03T07:02:34.002Z] #100 2.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:34.002Z] #100 ... [2026-03-03T07:02:34.002Z] [2026-03-03T07:02:34.002Z] #101 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-03-03T07:02:34.002Z] #101 DONE 3.1s [2026-03-03T07:02:34.002Z] [2026-03-03T07:02:34.002Z] #100 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-03-03T07:02:34.002Z] #100 3.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T07:02:34.259Z] #100 ... [2026-03-03T07:02:34.259Z] [2026-03-03T07:02:34.259Z] #102 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-03-03T07:02:34.259Z] #102 DONE 0.1s [2026-03-03T07:02:34.259Z] [2026-03-03T07:02:34.259Z] #100 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-03-03T07:02:34.259Z] #100 3.436 OK: 8 MiB in 21 packages [2026-03-03T07:02:34.826Z] #100 DONE 3.7s [2026-03-03T07:02:34.826Z] [2026-03-03T07:02:34.826Z] #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-03-03T07:02:35.778Z] 3e85d5ac6304: Pull complete [2026-03-03T07:02:35.778Z] c3105a71a48b: Pull complete [2026-03-03T07:02:36.738Z] 0f093f025ec4: Pull complete [2026-03-03T07:02:37.004Z] c3106fc0e877: Pull complete [2026-03-03T07:02:37.004Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2026-03-03T07:02:37.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-03-03T07:02:37.004Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-03T07:02:37.222Z] prd-ubuntu20.04-docker-arm64-4c-16g-2911 does not seem to be running inside a container [2026-03-03T07:02:37.294Z] $ 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/957 -v /w/workspace/edgex-go/957:/w/workspace/edgex-go/957:rw,z -v /w/workspace/edgex-go/957@tmp:/w/workspace/edgex-go/957@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-03-03T07:02:39.365Z] $ docker top 13ba0398c47cd1cc45a325c5efd2c304983d8d9d0d5003b34cf90add01c00666 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-03T07:02:40.173Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-03-03T07:02:41.390Z] #103 ... [2026-03-03T07:02:41.390Z] [2026-03-03T07:02:41.390Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:02:41.390Z] #104 ... [2026-03-03T07:02:41.390Z] [2026-03-03T07:02:41.390Z] #105 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:02:41.390Z] #105 ... [2026-03-03T07:02:41.390Z] [2026-03-03T07:02:41.391Z] #106 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-03T07:02:43.930Z] #106 ... [2026-03-03T07:02:43.930Z] [2026-03-03T07:02:43.930Z] #107 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:02:50.268Z] #1 [core-metadata internal] load build definition from Dockerfile [2026-03-03T07:02:50.269Z] #1 transferring dockerfile: 2.10kB done [2026-03-03T07:02:50.269Z] #1 DONE 0.1s [2026-03-03T07:02:50.269Z] [2026-03-03T07:02:50.269Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2026-03-03T07:02:50.269Z] #2 transferring dockerfile: 1.81kB done [2026-03-03T07:02:50.269Z] #2 DONE 0.0s [2026-03-03T07:02:50.269Z] [2026-03-03T07:02:50.269Z] #3 [support-notifications internal] load build definition from Dockerfile [2026-03-03T07:02:50.269Z] #3 transferring dockerfile: 2.02kB 0.0s done [2026-03-03T07:02:50.269Z] #3 DONE 0.1s [2026-03-03T07:02:50.269Z] [2026-03-03T07:02:50.269Z] #4 [security-spire-config internal] load build definition from Dockerfile [2026-03-03T07:02:50.269Z] #4 transferring dockerfile: 1.69kB done [2026-03-03T07:02:50.269Z] #4 DONE 0.1s [2026-03-03T07:02:50.269Z] [2026-03-03T07:02:50.269Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2026-03-03T07:02:50.269Z] #5 transferring dockerfile: 3.02kB done [2026-03-03T07:02:50.269Z] #5 DONE 0.1s [2026-03-03T07:02:50.269Z] [2026-03-03T07:02:50.269Z] #6 [core-data internal] load build definition from Dockerfile [2026-03-03T07:02:50.269Z] #6 transferring dockerfile: 2.04kB done [2026-03-03T07:02:50.269Z] #6 DONE 0.1s [2026-03-03T07:02:50.269Z] [2026-03-03T07:02:50.269Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2026-03-03T07:02:50.269Z] #7 transferring dockerfile: 2.50kB 0.0s done [2026-03-03T07:02:50.269Z] #7 DONE 0.1s [2026-03-03T07:02:50.269Z] [2026-03-03T07:02:50.269Z] #8 [security-spire-server internal] load build definition from Dockerfile [2026-03-03T07:02:50.269Z] #8 transferring dockerfile: 1.70kB done [2026-03-03T07:02:50.269Z] #8 DONE 0.1s [2026-03-03T07:02:50.269Z] [2026-03-03T07:02:50.269Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-03-03T07:02:50.269Z] #9 transferring dockerfile: 1.89kB 0.0s done [2026-03-03T07:02:50.269Z] #9 DONE 0.1s [2026-03-03T07:02:50.269Z] [2026-03-03T07:02:50.269Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2026-03-03T07:02:50.269Z] #10 transferring dockerfile: 2.14kB done [2026-03-03T07:02:50.269Z] #10 DONE 0.0s [2026-03-03T07:02:50.269Z] [2026-03-03T07:02:50.269Z] #11 [core-keeper internal] load build definition from Dockerfile [2026-03-03T07:02:50.269Z] #11 transferring dockerfile: 2.07kB 0.0s done [2026-03-03T07:02:50.269Z] #11 DONE 0.1s [2026-03-03T07:02:50.269Z] [2026-03-03T07:02:50.269Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-03-03T07:02:50.269Z] #12 transferring dockerfile: 2.23kB done [2026-03-03T07:02:50.269Z] #12 DONE 0.1s [2026-03-03T07:02:50.269Z] [2026-03-03T07:02:50.269Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2026-03-03T07:02:50.269Z] #13 transferring dockerfile: 2.49kB done [2026-03-03T07:02:50.269Z] #13 DONE 0.1s [2026-03-03T07:02:50.269Z] [2026-03-03T07:02:50.269Z] #14 [core-command internal] load build definition from Dockerfile [2026-03-03T07:02:50.269Z] #14 transferring dockerfile: 1.94kB done [2026-03-03T07:02:50.269Z] #14 DONE 0.1s [2026-03-03T07:02:50.269Z] [2026-03-03T07:02:50.269Z] #15 [support-scheduler internal] load build definition from Dockerfile [2026-03-03T07:02:50.269Z] #15 transferring dockerfile: 1.83kB done [2026-03-03T07:02:50.536Z] #15 DONE 0.1s [2026-03-03T07:02:50.536Z] [2026-03-03T07:02:50.536Z] #16 [core-metadata internal] load .dockerignore [2026-03-03T07:02:50.536Z] #16 transferring context: 50B done [2026-03-03T07:02:50.536Z] #16 DONE 0.0s [2026-03-03T07:02:51.126Z] [2026-03-03T07:02:51.126Z] #17 [security-spire-agent internal] load .dockerignore [2026-03-03T07:02:51.126Z] #17 transferring context: 50B done [2026-03-03T07:02:51.126Z] #17 DONE 0.1s [2026-03-03T07:02:51.126Z] [2026-03-03T07:02:51.126Z] #18 [support-notifications internal] load .dockerignore [2026-03-03T07:02:51.126Z] #18 transferring context: 50B done [2026-03-03T07:02:51.126Z] #18 DONE 0.1s [2026-03-03T07:02:51.126Z] [2026-03-03T07:02:51.126Z] #19 [security-spire-config internal] load .dockerignore [2026-03-03T07:02:51.126Z] #19 transferring context: 50B done [2026-03-03T07:02:51.126Z] #19 DONE 0.1s [2026-03-03T07:02:51.126Z] [2026-03-03T07:02:51.126Z] #20 [security-bootstrapper internal] load .dockerignore [2026-03-03T07:02:51.397Z] #20 transferring context: 50B done [2026-03-03T07:02:51.397Z] #20 DONE 0.1s [2026-03-03T07:02:51.397Z] [2026-03-03T07:02:51.397Z] #21 [core-data internal] load .dockerignore [2026-03-03T07:02:51.397Z] #21 transferring context: 50B done [2026-03-03T07:02:51.397Z] #21 DONE 0.1s [2026-03-03T07:02:51.397Z] [2026-03-03T07:02:51.397Z] #22 [security-proxy-setup internal] load .dockerignore [2026-03-03T07:02:51.397Z] #22 transferring context: 50B 0.0s done [2026-03-03T07:02:51.397Z] #22 DONE 0.1s [2026-03-03T07:02:51.397Z] [2026-03-03T07:02:51.397Z] #23 [security-spire-server internal] load .dockerignore [2026-03-03T07:02:51.397Z] #23 transferring context: 50B done [2026-03-03T07:02:51.397Z] #23 DONE 0.0s [2026-03-03T07:02:51.397Z] [2026-03-03T07:02:51.397Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2026-03-03T07:02:51.666Z] #24 transferring context: 50B done [2026-03-03T07:02:51.666Z] #24 DONE 0.0s [2026-03-03T07:02:51.666Z] [2026-03-03T07:02:51.666Z] #25 [security-proxy-auth internal] load .dockerignore [2026-03-03T07:02:51.666Z] #25 transferring context: 50B done [2026-03-03T07:02:51.666Z] #25 DONE 0.1s [2026-03-03T07:02:51.666Z] [2026-03-03T07:02:51.666Z] #26 [core-keeper internal] load .dockerignore [2026-03-03T07:02:51.666Z] #26 transferring context: 50B 0.0s done [2026-03-03T07:02:51.666Z] #26 DONE 0.1s [2026-03-03T07:02:51.666Z] [2026-03-03T07:02:51.666Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2026-03-03T07:02:51.941Z] #27 transferring context: 50B 0.0s done [2026-03-03T07:02:51.941Z] #27 DONE 0.1s [2026-03-03T07:02:51.941Z] [2026-03-03T07:02:51.941Z] #28 [security-secretstore-setup internal] load .dockerignore [2026-03-03T07:02:51.941Z] #28 transferring context: 50B 0.0s done [2026-03-03T07:02:51.941Z] #28 DONE 0.1s [2026-03-03T07:02:51.941Z] [2026-03-03T07:02:51.941Z] #29 [core-command internal] load .dockerignore [2026-03-03T07:02:51.941Z] #29 transferring context: 50B 0.0s done [2026-03-03T07:02:51.941Z] #29 DONE 0.1s [2026-03-03T07:02:51.941Z] [2026-03-03T07:02:51.941Z] #30 [support-scheduler internal] load .dockerignore [2026-03-03T07:02:51.941Z] #30 transferring context: 50B 0.0s done [2026-03-03T07:02:51.941Z] #30 DONE 0.1s [2026-03-03T07:02:51.941Z] [2026-03-03T07:02:51.941Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-03T07:02:51.941Z] #31 DONE 0.0s [2026-03-03T07:02:51.941Z] [2026-03-03T07:02:51.941Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2026-03-03T07:02:51.941Z] #32 DONE 0.1s [2026-03-03T07:02:52.210Z] [2026-03-03T07:02:52.210Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T07:02:52.210Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-03-03T07:02:52.210Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-03T07:02:52.210Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-03T07:02:52.210Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-03T07:02:52.210Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.05MB / 4.14MB 0.1s [2026-03-03T07:02:52.478Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.2s [2026-03-03T07:02:52.478Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done [2026-03-03T07:02:52.478Z] #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 [2026-03-03T07:02:53.073Z] #33 ... [2026-03-03T07:02:53.073Z] [2026-03-03T07:02:53.073Z] #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-03T07:02:53.073Z] #34 DONE 1.0s [2026-03-03T07:02:53.073Z] [2026-03-03T07:02:53.073Z] #35 [core-metadata internal] load build context [2026-03-03T07:02:53.073Z] #35 transferring context: 3.40MB 0.8s done [2026-03-03T07:02:53.073Z] #35 DONE 1.0s [2026-03-03T07:02:53.073Z] [2026-03-03T07:02:53.073Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T07:02:53.073Z] #33 ... [2026-03-03T07:02:53.073Z] [2026-03-03T07:02:53.073Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-03T07:02:53.073Z] #31 DONE 0.0s [2026-03-03T07:02:53.073Z] [2026-03-03T07:02:53.073Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 [2026-03-03T07:02:53.073Z] #32 DONE 0.2s [2026-03-03T07:02:53.073Z] [2026-03-03T07:02:53.073Z] #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-03T07:02:53.073Z] #34 DONE 1.6s [2026-03-03T07:02:53.074Z] [2026-03-03T07:02:53.074Z] #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T07:02:53.074Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-03-03T07:02:53.074Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-03T07:02:53.074Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-03T07:02:53.074Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-03T07:02:53.074Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done [2026-03-03T07:02:53.343Z] #33 ... [2026-03-03T07:02:53.343Z] [2026-03-03T07:02:53.343Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 [2026-03-03T07:02:53.343Z] #32 DONE 0.3s [2026-03-03T07:02:53.343Z] [2026-03-03T07:02:53.343Z] #36 [core-metadata builder 2/7] WORKDIR /edgex-go [2026-03-03T07:02:53.343Z] #36 DONE 0.6s [2026-03-03T07:02:53.343Z] [2026-03-03T07:02:53.343Z] #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T07:02:53.610Z] #33 ... [2026-03-03T07:02:53.610Z] [2026-03-03T07:02:53.610Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-03T07:02:53.610Z] #31 DONE 0.0s [2026-03-03T07:02:53.610Z] [2026-03-03T07:02:53.610Z] #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T07:02:53.610Z] #33 ... [2026-03-03T07:02:53.610Z] [2026-03-03T07:02:53.610Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-03T07:02:53.610Z] #31 DONE 0.0s [2026-03-03T07:02:53.610Z] [2026-03-03T07:02:53.610Z] #37 [security-bootstrapper internal] load build context [2026-03-03T07:02:53.610Z] #37 DONE 0.0s [2026-03-03T07:02:53.610Z] [2026-03-03T07:02:53.610Z] #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-03T07:02:53.610Z] #34 DONE 1.7s [2026-03-03T07:02:53.610Z] [2026-03-03T07:02:53.610Z] #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2026-03-03T07:02:53.610Z] #36 DONE 0.6s [2026-03-03T07:02:53.610Z] [2026-03-03T07:02:53.610Z] #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T07:02:53.610Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-03-03T07:02:53.610Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-03T07:02:53.610Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-03T07:02:53.610Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-03T07:02:53.610Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done [2026-03-03T07:02:53.610Z] #33 ... [2026-03-03T07:02:53.610Z] [2026-03-03T07:02:53.610Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-03T07:02:53.610Z] #31 DONE 0.0s [2026-03-03T07:02:53.610Z] [2026-03-03T07:02:53.610Z] #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T07:02:53.877Z] #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.3s done [2026-03-03T07:02:53.877Z] #33 ... [2026-03-03T07:02:53.877Z] [2026-03-03T07:02:53.877Z] #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-03T07:02:53.877Z] #34 DONE 1.7s [2026-03-03T07:02:53.877Z] [2026-03-03T07:02:53.877Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-03T07:02:53.877Z] #31 DONE 0.0s [2026-03-03T07:02:53.877Z] [2026-03-03T07:02:53.877Z] #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2026-03-03T07:02:53.877Z] #36 DONE 0.7s [2026-03-03T07:02:53.877Z] [2026-03-03T07:02:53.877Z] #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T07:02:53.877Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-03-03T07:02:53.877Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-03T07:02:53.877Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-03T07:02:53.877Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-03T07:02:53.877Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done [2026-03-03T07:02:53.877Z] #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.3s done [2026-03-03T07:02:54.145Z] #33 ... [2026-03-03T07:02:54.145Z] [2026-03-03T07:02:54.145Z] #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-03T07:02:54.145Z] #34 DONE 1.7s [2026-03-03T07:02:54.145Z] [2026-03-03T07:02:54.145Z] #36 [core-data builder 2/7] WORKDIR /edgex-go [2026-03-03T07:02:54.145Z] #36 DONE 0.7s [2026-03-03T07:02:54.145Z] [2026-03-03T07:02:54.145Z] #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T07:02:54.145Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-03-03T07:02:54.145Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-03T07:02:54.145Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-03T07:02:54.145Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-03T07:02:54.145Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done [2026-03-03T07:02:54.145Z] #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.3s done [2026-03-03T07:02:54.413Z] #33 ... [2026-03-03T07:02:54.413Z] [2026-03-03T07:02:54.413Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-03T07:02:54.413Z] #31 DONE 0.0s [2026-03-03T07:02:54.413Z] [2026-03-03T07:02:54.413Z] #38 [security-proxy-setup internal] load build context [2026-03-03T07:02:54.679Z] #38 ... [2026-03-03T07:02:54.679Z] [2026-03-03T07:02:54.679Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-03T07:02:54.679Z] #31 DONE 0.0s [2026-03-03T07:02:54.679Z] [2026-03-03T07:02:54.679Z] #38 [security-proxy-setup internal] load build context [2026-03-03T07:02:54.679Z] #38 ... [2026-03-03T07:02:54.679Z] [2026-03-03T07:02:54.679Z] #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-03T07:02:54.679Z] #34 DONE 1.8s [2026-03-03T07:02:54.679Z] [2026-03-03T07:02:54.679Z] #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2026-03-03T07:02:54.679Z] #36 DONE 0.7s [2026-03-03T07:02:54.679Z] [2026-03-03T07:02:54.679Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-03T07:02:54.679Z] #31 DONE 0.0s [2026-03-03T07:02:54.679Z] [2026-03-03T07:02:54.679Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 [2026-03-03T07:02:54.679Z] #32 DONE 1.5s [2026-03-03T07:02:54.679Z] [2026-03-03T07:02:54.679Z] #38 [security-proxy-setup internal] load build context [2026-03-03T07:02:54.947Z] #38 ... [2026-03-03T07:02:54.947Z] [2026-03-03T07:02:54.947Z] #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-03T07:02:54.947Z] #34 DONE 1.8s [2026-03-03T07:02:54.947Z] [2026-03-03T07:02:54.947Z] #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2026-03-03T07:02:54.947Z] #36 DONE 0.8s [2026-03-03T07:02:54.947Z] [2026-03-03T07:02:54.947Z] #39 [core-keeper internal] load build context [2026-03-03T07:02:54.947Z] #39 DONE 0.0s [2026-03-03T07:02:54.947Z] [2026-03-03T07:02:54.947Z] #38 [security-proxy-setup internal] load build context [2026-03-03T07:02:54.947Z] #38 ... [2026-03-03T07:02:54.947Z] [2026-03-03T07:02:54.947Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-03T07:02:54.947Z] #31 DONE 0.0s [2026-03-03T07:02:54.947Z] [2026-03-03T07:02:54.947Z] #40 [support-notifications internal] load build context [2026-03-03T07:02:54.947Z] #40 transferring context: 3.40MB 1.2s done [2026-03-03T07:02:54.947Z] #40 DONE 1.7s [2026-03-03T07:02:54.947Z] [2026-03-03T07:02:54.947Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-03-03T07:02:54.947Z] #41 DONE 1.8s [2026-03-03T07:02:54.947Z] [2026-03-03T07:02:54.947Z] #38 [security-proxy-setup internal] load build context [2026-03-03T07:02:54.947Z] #38 ... [2026-03-03T07:02:54.947Z] [2026-03-03T07:02:54.947Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-03T07:02:54.947Z] #31 DONE 0.0s [2026-03-03T07:02:54.947Z] [2026-03-03T07:02:54.947Z] #38 [security-proxy-setup internal] load build context [2026-03-03T07:02:55.216Z] #38 transferring context: 3.40MB 1.2s done [2026-03-03T07:02:55.486Z] #38 DONE 1.4s [2026-03-03T07:02:55.486Z] [2026-03-03T07:02:55.486Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-03T07:02:55.486Z] #31 DONE 0.1s [2026-03-03T07:02:55.486Z] [2026-03-03T07:02:55.486Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-03-03T07:02:55.486Z] #42 DONE 2.2s [2026-03-03T07:02:55.486Z] [2026-03-03T07:02:55.486Z] #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T07:02:55.486Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-03-03T07:02:55.486Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-03T07:02:55.486Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-03T07:02:55.486Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-03T07:02:55.486Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done [2026-03-03T07:02:55.486Z] #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.3s done [2026-03-03T07:02:55.486Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-03-03T07:02:55.486Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-03T07:02:55.486Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-03T07:02:55.486Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-03T07:02:55.486Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done [2026-03-03T07:02:55.486Z] #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.3s done [2026-03-03T07:02:55.776Z] #33 ... [2026-03-03T07:02:55.776Z] [2026-03-03T07:02:55.776Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 [2026-03-03T07:02:55.776Z] #32 DONE 2.2s [2026-03-03T07:02:55.776Z] [2026-03-03T07:02:55.776Z] #33 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T07:02:55.776Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-03-03T07:02:55.776Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-03T07:02:55.776Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-03T07:02:55.776Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-03T07:02:55.776Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done [2026-03-03T07:02:55.776Z] #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.3s done [2026-03-03T07:02:55.776Z] #33 DONE 4.5s [2026-03-03T07:02:55.776Z] [2026-03-03T07:02:55.776Z] #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-03T07:02:55.776Z] #34 DONE 1.9s [2026-03-03T07:02:55.776Z] [2026-03-03T07:02:55.776Z] #36 [core-command builder 2/7] WORKDIR /edgex-go [2026-03-03T07:02:55.776Z] #36 DONE 0.9s [2026-03-03T07:02:55.776Z] [2026-03-03T07:02:55.776Z] #43 [core-command internal] load build context [2026-03-03T07:02:56.047Z] #43 ... [2026-03-03T07:02:56.047Z] [2026-03-03T07:02:56.047Z] #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-03T07:02:56.047Z] #34 DONE 1.9s [2026-03-03T07:02:56.047Z] [2026-03-03T07:02:56.047Z] #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2026-03-03T07:02:56.047Z] #36 DONE 0.9s [2026-03-03T07:02:56.047Z] [2026-03-03T07:02:56.047Z] #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T07:02:56.047Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-03-03T07:02:56.047Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-03T07:02:56.047Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-03T07:02:56.047Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-03T07:02:56.047Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done [2026-03-03T07:02:56.047Z] #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.3s done [2026-03-03T07:02:56.047Z] #33 DONE 4.5s [2026-03-03T07:02:56.047Z] [2026-03-03T07:02:56.047Z] #44 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-03-03T07:02:56.317Z] #44 ... [2026-03-03T07:02:56.317Z] [2026-03-03T07:02:56.317Z] #37 [security-bootstrapper internal] load build context [2026-03-03T07:02:56.317Z] #37 transferring context: 3.40MB 1.7s done [2026-03-03T07:02:56.317Z] #37 DONE 2.5s [2026-03-03T07:02:56.317Z] [2026-03-03T07:02:56.317Z] #45 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-03-03T07:02:57.314Z] #45 ... [2026-03-03T07:02:57.314Z] [2026-03-03T07:02:57.314Z] #46 [security-spire-server internal] load build context [2026-03-03T07:02:57.314Z] #46 transferring context: 26.44kB 0.1s done [2026-03-03T07:02:57.314Z] #46 DONE 1.4s [2026-03-03T07:02:57.314Z] [2026-03-03T07:02:57.314Z] #47 [security-spire-config internal] load build context [2026-03-03T07:02:57.314Z] #47 transferring context: 24.70kB 0.1s done [2026-03-03T07:02:57.314Z] #47 DONE 1.4s [2026-03-03T07:02:57.314Z] [2026-03-03T07:02:57.314Z] #48 [security-spiffe-token-provider internal] load build context [2026-03-03T07:02:57.314Z] #48 ... [2026-03-03T07:02:57.314Z] [2026-03-03T07:02:57.314Z] #49 [core-data internal] load build context [2026-03-03T07:02:57.314Z] #49 transferring context: 3.40MB 2.1s done [2026-03-03T07:02:57.314Z] #49 DONE 3.2s [2026-03-03T07:02:57.314Z] [2026-03-03T07:02:57.314Z] #48 [security-spiffe-token-provider internal] load build context [2026-03-03T07:02:57.925Z] #48 ... [2026-03-03T07:02:57.925Z] [2026-03-03T07:02:57.925Z] #50 [security-spire-agent internal] load build context [2026-03-03T07:02:57.925Z] #50 transferring context: 25.98kB 0.3s done [2026-03-03T07:02:57.925Z] #50 DONE 2.3s [2026-03-03T07:02:57.925Z] [2026-03-03T07:02:57.925Z] #48 [security-spiffe-token-provider internal] load build context [2026-03-03T07:02:58.829Z] #107 DONE 25.2s [2026-03-03T07:02:58.829Z] [2026-03-03T07:02:58.829Z] #105 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:02:58.829Z] #105 DONE 28.3s [2026-03-03T07:02:58.829Z] [2026-03-03T07:02:58.829Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:02:58.829Z] #104 DONE 28.4s [2026-03-03T07:02:58.829Z] [2026-03-03T07:02:58.829Z] #108 [support-scheduler builder 6/7] COPY . . [2026-03-03T07:02:58.829Z] #108 ... [2026-03-03T07:02:58.829Z] [2026-03-03T07:02:58.829Z] #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:02:58.829Z] #80 DONE 28.4s [2026-03-03T07:02:58.829Z] [2026-03-03T07:02:58.829Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:02:58.829Z] #84 DONE 27.6s [2026-03-03T07:02:58.829Z] [2026-03-03T07:02:58.829Z] #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:02:58.829Z] #78 DONE 28.3s [2026-03-03T07:02:58.829Z] [2026-03-03T07:02:58.829Z] #106 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-03T07:02:58.829Z] #106 DONE 24.0s [2026-03-03T07:02:58.829Z] [2026-03-03T07:02:58.829Z] #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-03-03T07:02:58.829Z] #103 DONE 24.1s [2026-03-03T07:02:58.829Z] [2026-03-03T07:02:58.829Z] #109 [core-metadata builder 6/7] COPY . . [2026-03-03T07:02:58.893Z] #48 transferring context: 3.40MB 3.7s done [2026-03-03T07:02:59.161Z] #48 DONE 4.3s [2026-03-03T07:02:59.161Z] [2026-03-03T07:02:59.161Z] #43 [core-command internal] load build context [2026-03-03T07:02:59.161Z] #43 ... [2026-03-03T07:02:59.161Z] [2026-03-03T07:02:59.161Z] #39 [core-keeper internal] load build context [2026-03-03T07:02:59.161Z] #39 transferring context: 3.40MB 3.6s done [2026-03-03T07:02:59.161Z] #39 DONE 4.3s [2026-03-03T07:02:59.161Z] [2026-03-03T07:02:59.161Z] #43 [core-command internal] load build context [2026-03-03T07:02:59.440Z] #43 ... [2026-03-03T07:02:59.440Z] [2026-03-03T07:02:59.440Z] #51 [security-proxy-auth internal] load build context [2026-03-03T07:02:59.440Z] #51 transferring context: 3.40MB 3.6s done [2026-03-03T07:02:59.440Z] #51 DONE 4.6s [2026-03-03T07:02:59.440Z] [2026-03-03T07:02:59.440Z] #43 [core-command internal] load build context [2026-03-03T07:03:00.405Z] #43 ... [2026-03-03T07:03:00.405Z] [2026-03-03T07:03:00.405Z] #52 [core-common-config-bootstrapper internal] load build context [2026-03-03T07:03:00.405Z] #52 transferring context: 3.40MB 3.7s done [2026-03-03T07:03:00.405Z] #52 DONE 5.3s [2026-03-03T07:03:00.405Z] [2026-03-03T07:03:00.405Z] #43 [core-command internal] load build context [2026-03-03T07:03:03.017Z] #43 ... [2026-03-03T07:03:03.017Z] [2026-03-03T07:03:03.017Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-03-03T07:03:03.017Z] #0 5.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:03.017Z] #0 5.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:03.017Z] #0 7.904 OK: 255 MiB in 60 packages [2026-03-03T07:03:03.017Z] #53 DONE 9.3s [2026-03-03T07:03:03.017Z] [2026-03-03T07:03:03.017Z] #43 [core-command internal] load build context [2026-03-03T07:03:03.017Z] #43 transferring context: 3.40MB 4.8s done [2026-03-03T07:03:03.286Z] #43 ... [2026-03-03T07:03:03.286Z] [2026-03-03T07:03:03.286Z] #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-03T07:03:03.286Z] #54 DONE 8.5s [2026-03-03T07:03:03.554Z] [2026-03-03T07:03:03.554Z] #55 [core-command builder 3/7] RUN apk add --update --no-cache make git [2026-03-03T07:03:03.554Z] #0 6.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:03.554Z] #0 7.024 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:03.554Z] #55 10.09 OK: 255 MiB in 60 packages [2026-03-03T07:03:03.554Z] #55 ... [2026-03-03T07:03:03.554Z] [2026-03-03T07:03:03.554Z] #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-03-03T07:03:03.822Z] #56 ... [2026-03-03T07:03:03.822Z] [2026-03-03T07:03:03.822Z] #57 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-03-03T07:03:04.408Z] #57 ... [2026-03-03T07:03:04.408Z] [2026-03-03T07:03:04.408Z] #43 [core-command internal] load build context [2026-03-03T07:03:04.408Z] #43 DONE 8.3s [2026-03-03T07:03:04.674Z] [2026-03-03T07:03:04.674Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:03:04.674Z] #58 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 2.6s done [2026-03-03T07:03:04.674Z] #58 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-03-03T07:03:04.674Z] #58 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-03-03T07:03:04.674Z] #58 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-03-03T07:03:04.674Z] #58 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.8s done [2026-03-03T07:03:04.674Z] #58 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.3s done [2026-03-03T07:03:04.674Z] #58 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done [2026-03-03T07:03:04.674Z] #58 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 2.2s done [2026-03-03T07:03:04.674Z] #58 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 1.06MB / 37.02MB 3.4s [2026-03-03T07:03:04.675Z] #58 ... [2026-03-03T07:03:04.675Z] [2026-03-03T07:03:04.675Z] #59 [security-secretstore-setup internal] load build context [2026-03-03T07:03:04.675Z] #59 transferring context: 3.40MB 5.1s done [2026-03-03T07:03:04.675Z] #59 DONE 8.6s [2026-03-03T07:03:04.675Z] [2026-03-03T07:03:04.675Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:03:04.675Z] #58 ... [2026-03-03T07:03:04.675Z] [2026-03-03T07:03:04.675Z] #55 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-03-03T07:03:04.943Z] #55 DONE 12.2s [2026-03-03T07:03:04.943Z] [2026-03-03T07:03:04.943Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-03-03T07:03:04.944Z] #0 6.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:04.944Z] #0 7.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:04.944Z] #60 ... [2026-03-03T07:03:04.944Z] [2026-03-03T07:03:04.944Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:03:04.944Z] #58 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 3.15MB / 37.02MB 3.9s [2026-03-03T07:03:04.944Z] #58 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done [2026-03-03T07:03:05.555Z] #58 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.24MB / 37.02MB 4.4s [2026-03-03T07:03:05.555Z] #58 ... [2026-03-03T07:03:05.555Z] [2026-03-03T07:03:05.555Z] #61 [support-scheduler internal] load build context [2026-03-03T07:03:05.555Z] #61 transferring context: 3.40MB 6.6s done [2026-03-03T07:03:05.555Z] #61 DONE 9.6s [2026-03-03T07:03:05.555Z] [2026-03-03T07:03:05.555Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:03:05.555Z] #58 ... [2026-03-03T07:03:05.555Z] [2026-03-03T07:03:05.555Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-03T07:03:05.555Z] #62 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 3.3s done [2026-03-03T07:03:05.555Z] #62 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-03-03T07:03:05.555Z] #62 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2026-03-03T07:03:05.555Z] #62 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2026-03-03T07:03:05.555Z] #62 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.8s done [2026-03-03T07:03:05.555Z] #62 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.3s done [2026-03-03T07:03:05.555Z] #62 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done [2026-03-03T07:03:05.555Z] #62 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 1.7s done [2026-03-03T07:03:05.555Z] #62 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 6.30MB / 17.33MB 4.5s [2026-03-03T07:03:05.555Z] #62 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done [2026-03-03T07:03:05.994Z] #62 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 7.34MB / 17.33MB 4.7s [2026-03-03T07:03:05.994Z] #62 ... [2026-03-03T07:03:05.994Z] [2026-03-03T07:03:05.994Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:03:05.994Z] #58 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 7.16MB / 37.02MB 4.8s [2026-03-03T07:03:05.994Z] #58 ... [2026-03-03T07:03:05.994Z] [2026-03-03T07:03:05.994Z] #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-03-03T07:03:05.994Z] #63 DONE 3.2s [2026-03-03T07:03:05.994Z] [2026-03-03T07:03:05.994Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:03:06.338Z] #58 ... [2026-03-03T07:03:06.338Z] [2026-03-03T07:03:06.338Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-03-03T07:03:06.669Z] #64 ... [2026-03-03T07:03:06.669Z] [2026-03-03T07:03:06.669Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:03:07.279Z] #58 ... [2026-03-03T07:03:07.279Z] [2026-03-03T07:03:07.279Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-03-03T07:03:07.559Z] #65 ... [2026-03-03T07:03:07.559Z] [2026-03-03T07:03:07.559Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:03:07.880Z] #58 ... [2026-03-03T07:03:07.880Z] [2026-03-03T07:03:07.880Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-03T07:03:07.880Z] #66 ... [2026-03-03T07:03:07.880Z] [2026-03-03T07:03:07.880Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-03-03T07:03:07.880Z] #67 ... [2026-03-03T07:03:07.880Z] [2026-03-03T07:03:07.880Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-03T07:03:08.169Z] #68 ... [2026-03-03T07:03:08.169Z] [2026-03-03T07:03:08.169Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-03T07:03:08.169Z] #69 ... [2026-03-03T07:03:08.169Z] [2026-03-03T07:03:08.169Z] #70 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-03T07:03:08.442Z] #70 ... [2026-03-03T07:03:08.442Z] [2026-03-03T07:03:08.442Z] #71 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-03-03T07:03:08.442Z] #71 DONE 3.2s [2026-03-03T07:03:08.442Z] [2026-03-03T07:03:08.442Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-03-03T07:03:08.442Z] #72 ... [2026-03-03T07:03:08.442Z] [2026-03-03T07:03:08.442Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-03T07:03:08.720Z] #73 ... [2026-03-03T07:03:08.720Z] [2026-03-03T07:03:08.720Z] #74 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-03-03T07:03:08.720Z] #74 ... [2026-03-03T07:03:08.720Z] [2026-03-03T07:03:08.720Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:03:08.720Z] #58 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.49MB / 37.02MB 7.7s [2026-03-03T07:03:08.831Z] #109 ... [2026-03-03T07:03:08.831Z] [2026-03-03T07:03:08.831Z] #110 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-03T07:03:08.831Z] #110 ... [2026-03-03T07:03:08.831Z] [2026-03-03T07:03:08.831Z] #111 [security-spiffe-token-provider builder 6/7] COPY . . [2026-03-03T07:03:09.007Z] #58 ... [2026-03-03T07:03:09.007Z] [2026-03-03T07:03:09.007Z] #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-03-03T07:03:09.007Z] #56 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:09.007Z] #56 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:09.007Z] #56 14.51 OK: 255 MiB in 60 packages [2026-03-03T07:03:09.007Z] #56 DONE 15.5s [2026-03-03T07:03:09.007Z] [2026-03-03T07:03:09.007Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:03:09.090Z] #111 ... [2026-03-03T07:03:09.090Z] [2026-03-03T07:03:09.090Z] #112 [core-keeper builder 7/8] COPY . . [2026-03-03T07:03:09.090Z] #112 ... [2026-03-03T07:03:09.090Z] [2026-03-03T07:03:09.090Z] #113 [support-notifications builder 6/7] COPY . . [2026-03-03T07:03:09.350Z] #113 ... [2026-03-03T07:03:09.350Z] [2026-03-03T07:03:09.350Z] #114 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-03-03T07:03:09.609Z] #114 ... [2026-03-03T07:03:09.609Z] [2026-03-03T07:03:09.609Z] #115 [security-bootstrapper builder 6/7] COPY . . [2026-03-03T07:03:10.438Z] #58 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.40MB / 37.02MB 9.3s [2026-03-03T07:03:11.028Z] #58 ... [2026-03-03T07:03:11.028Z] [2026-03-03T07:03:11.028Z] #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-03-03T07:03:11.028Z] #75 DONE 2.1s [2026-03-03T07:03:11.028Z] [2026-03-03T07:03:11.028Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:03:11.300Z] #58 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 10.3s [2026-03-03T07:03:11.589Z] #58 ... [2026-03-03T07:03:11.589Z] [2026-03-03T07:03:11.589Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-03-03T07:03:11.589Z] #60 10.64 v3.22.3-43-g7447efb1e76 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-03T07:03:11.589Z] #60 10.64 v3.22.3-47-gac2ede25b7c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-03T07:03:11.589Z] #60 10.64 OK: 26176 distinct packages available [2026-03-03T07:03:11.589Z] #60 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:11.589Z] #60 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:11.589Z] #60 15.93 OK: 255 MiB in 60 packages [2026-03-03T07:03:11.589Z] #60 DONE 16.8s [2026-03-03T07:03:11.589Z] [2026-03-03T07:03:11.589Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:03:12.182Z] #58 ... [2026-03-03T07:03:12.182Z] [2026-03-03T07:03:12.182Z] #44 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-03-03T07:03:12.182Z] #44 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:12.182Z] #44 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:12.182Z] #44 15.17 OK: 255 MiB in 60 packages [2026-03-03T07:03:12.182Z] #44 DONE 16.2s [2026-03-03T07:03:12.182Z] [2026-03-03T07:03:12.182Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:03:12.454Z] #58 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.78MB / 37.02MB 11.5s [2026-03-03T07:03:12.725Z] #58 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.1s done [2026-03-03T07:03:13.000Z] #58 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.1s done [2026-03-03T07:03:13.273Z] #58 ... [2026-03-03T07:03:13.273Z] [2026-03-03T07:03:13.273Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-03-03T07:03:13.273Z] #76 DONE 1.7s [2026-03-03T07:03:13.273Z] [2026-03-03T07:03:13.273Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:03:13.860Z] #58 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.66MB / 37.02MB 12.9s [2026-03-03T07:03:14.459Z] #58 ... [2026-03-03T07:03:14.459Z] [2026-03-03T07:03:14.459Z] #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-03-03T07:03:14.459Z] #77 DONE 2.0s [2026-03-03T07:03:14.459Z] [2026-03-03T07:03:14.459Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:03:14.906Z] #115 ... [2026-03-03T07:03:14.906Z] [2026-03-03T07:03:14.906Z] #111 [security-spiffe-token-provider builder 6/7] COPY . . [2026-03-03T07:03:14.906Z] #111 DONE 15.9s [2026-03-03T07:03:14.906Z] [2026-03-03T07:03:14.906Z] #113 [support-notifications builder 6/7] COPY . . [2026-03-03T07:03:14.906Z] #113 DONE 15.9s [2026-03-03T07:03:14.906Z] [2026-03-03T07:03:14.906Z] #114 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-03-03T07:03:14.906Z] #114 DONE 15.9s [2026-03-03T07:03:14.906Z] [2026-03-03T07:03:14.906Z] #112 [core-keeper builder 7/8] COPY . . [2026-03-03T07:03:14.906Z] #112 DONE 15.9s [2026-03-03T07:03:14.906Z] [2026-03-03T07:03:14.906Z] #108 [support-scheduler builder 6/7] COPY . . [2026-03-03T07:03:14.906Z] #108 DONE 16.0s [2026-03-03T07:03:14.906Z] [2026-03-03T07:03:14.906Z] #109 [core-data builder 6/7] COPY . . [2026-03-03T07:03:14.906Z] #109 DONE 15.9s [2026-03-03T07:03:14.906Z] [2026-03-03T07:03:14.906Z] #116 [core-command builder 6/7] COPY . . [2026-03-03T07:03:14.906Z] #116 CACHED [2026-03-03T07:03:14.906Z] [2026-03-03T07:03:14.906Z] #117 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-03-03T07:03:14.906Z] #117 CACHED [2026-03-03T07:03:14.906Z] [2026-03-03T07:03:14.906Z] #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:03:14.906Z] #118 CACHED [2026-03-03T07:03:14.906Z] [2026-03-03T07:03:14.906Z] #119 [core-metadata builder 6/7] COPY . . [2026-03-03T07:03:14.906Z] #119 CACHED [2026-03-03T07:03:14.906Z] [2026-03-03T07:03:14.906Z] #120 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:03:14.906Z] #120 CACHED [2026-03-03T07:03:14.906Z] [2026-03-03T07:03:14.906Z] #121 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-03-03T07:03:14.906Z] #121 CACHED [2026-03-03T07:03:14.906Z] [2026-03-03T07:03:14.906Z] #122 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-03-03T07:03:14.906Z] #122 CACHED [2026-03-03T07:03:14.906Z] [2026-03-03T07:03:14.906Z] #123 [core-data builder 6/7] COPY . . [2026-03-03T07:03:14.906Z] #123 CACHED [2026-03-03T07:03:14.906Z] [2026-03-03T07:03:14.906Z] #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:03:14.906Z] #124 CACHED [2026-03-03T07:03:14.906Z] [2026-03-03T07:03:14.906Z] #115 [security-secretstore-setup builder 6/7] COPY . . [2026-03-03T07:03:14.906Z] #115 DONE 16.0s [2026-03-03T07:03:14.906Z] [2026-03-03T07:03:14.906Z] #110 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-03T07:03:14.906Z] #110 DONE 15.9s [2026-03-03T07:03:14.906Z] [2026-03-03T07:03:14.906Z] #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-03-03T07:03:14.906Z] #125 CACHED [2026-03-03T07:03:14.906Z] [2026-03-03T07:03:14.906Z] #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:03:14.906Z] #126 CACHED [2026-03-03T07:03:14.906Z] [2026-03-03T07:03:14.906Z] #127 [security-proxy-auth builder 6/7] COPY . . [2026-03-03T07:03:14.906Z] #127 CACHED [2026-03-03T07:03:14.906Z] [2026-03-03T07:03:14.906Z] #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-03-03T07:03:14.906Z] #128 CACHED [2026-03-03T07:03:14.906Z] [2026-03-03T07:03:14.906Z] #129 [security-proxy-setup builder 6/7] COPY . . [2026-03-03T07:03:14.906Z] #129 CACHED [2026-03-03T07:03:14.906Z] [2026-03-03T07:03:14.906Z] #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:03:14.906Z] #130 CACHED [2026-03-03T07:03:14.906Z] [2026-03-03T07:03:14.906Z] #131 [security-bootstrapper builder 6/7] COPY . . [2026-03-03T07:03:14.906Z] #131 CACHED [2026-03-03T07:03:14.906Z] [2026-03-03T07:03:14.906Z] #132 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-03-03T07:03:14.906Z] #132 CACHED [2026-03-03T07:03:14.906Z] [2026-03-03T07:03:14.906Z] #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:03:14.906Z] #133 CACHED [2026-03-03T07:03:14.906Z] [2026-03-03T07:03:14.906Z] #134 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-03-03T07:03:14.906Z] #134 ... [2026-03-03T07:03:14.906Z] [2026-03-03T07:03:14.906Z] #135 [security-spire-server stage-2 6/9] COPY security.txt / [2026-03-03T07:03:14.906Z] #135 DONE 0.2s [2026-03-03T07:03:14.906Z] [2026-03-03T07:03:14.906Z] #134 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-03-03T07:03:14.906Z] #134 DONE 0.2s [2026-03-03T07:03:14.906Z] [2026-03-03T07:03:14.906Z] #136 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-03-03T07:03:14.906Z] #136 DONE 0.1s [2026-03-03T07:03:14.906Z] [2026-03-03T07:03:14.906Z] #137 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-03-03T07:03:14.906Z] #137 DONE 0.1s [2026-03-03T07:03:14.906Z] [2026-03-03T07:03:14.906Z] #138 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-03-03T07:03:14.906Z] #138 DONE 0.0s [2026-03-03T07:03:14.906Z] [2026-03-03T07:03:14.906Z] #139 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-03-03T07:03:15.164Z] #139 DONE 0.1s [2026-03-03T07:03:15.164Z] [2026-03-03T07:03:15.164Z] #140 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-03-03T07:03:15.164Z] #140 DONE 0.0s [2026-03-03T07:03:15.164Z] [2026-03-03T07:03:15.164Z] #141 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-03-03T07:03:15.164Z] #141 DONE 0.0s [2026-03-03T07:03:15.164Z] [2026-03-03T07:03:15.164Z] #142 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-03-03T07:03:15.164Z] #142 DONE 0.1s [2026-03-03T07:03:15.164Z] [2026-03-03T07:03:15.164Z] #143 [security-spire-server] exporting to image [2026-03-03T07:03:15.164Z] #143 exporting layers [2026-03-03T07:03:15.421Z] #58 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.78MB / 37.02MB 14.4s [2026-03-03T07:03:16.006Z] #58 ... [2026-03-03T07:03:16.006Z] [2026-03-03T07:03:16.006Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-03T07:03:16.006Z] #62 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 11.6s done [2026-03-03T07:03:16.006Z] #62 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.1s done [2026-03-03T07:03:16.006Z] #62 ... [2026-03-03T07:03:16.006Z] [2026-03-03T07:03:16.006Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:03:16.275Z] #78 ... [2026-03-03T07:03:16.275Z] [2026-03-03T07:03:16.275Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:03:16.275Z] #58 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 15.3s [2026-03-03T07:03:16.859Z] #58 ... [2026-03-03T07:03:16.860Z] [2026-03-03T07:03:16.860Z] #45 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-03-03T07:03:16.860Z] #45 15.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:16.860Z] #45 15.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:16.860Z] #45 18.85 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-03T07:03:16.860Z] #45 18.87 Executing busybox-1.37.0-r20.trigger [2026-03-03T07:03:16.860Z] #45 19.00 OK: 8 MiB in 17 packages [2026-03-03T07:03:16.860Z] #45 DONE 21.2s [2026-03-03T07:03:16.860Z] [2026-03-03T07:03:16.860Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:03:17.101Z] #143 exporting layers 1.8s done [2026-03-03T07:03:17.101Z] #143 writing image sha256:2bd26e8261324e94aaba28b6ac84217492dacecb7ddb9dd8d37c93e12e38c543 0.0s done [2026-03-03T07:03:17.101Z] #143 naming to docker.io/library/security-spire-server 0.0s done [2026-03-03T07:03:17.128Z] #58 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.17MB / 37.02MB 15.9s [2026-03-03T07:03:17.387Z] #143 DONE 2.3s [2026-03-03T07:03:17.387Z] [2026-03-03T07:03:17.387Z] #144 [security-spire-agent] exporting to image [2026-03-03T07:03:17.387Z] #144 exporting layers 1.6s done [2026-03-03T07:03:17.387Z] #144 writing image sha256:3027aee197cd847f5e95004921ebe5739e697d38ae125fa0dec2530edc3b915d 0.2s done [2026-03-03T07:03:17.387Z] #144 naming to docker.io/library/security-spire-agent 0.1s done [2026-03-03T07:03:17.670Z] #144 DONE 2.7s [2026-03-03T07:03:17.670Z] [2026-03-03T07:03:17.670Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-03-03T07:03:17.670Z] #0 0.894 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-03-03T07:03:17.716Z] #58 ... [2026-03-03T07:03:17.716Z] [2026-03-03T07:03:17.716Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-03-03T07:03:17.716Z] #64 14.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:17.716Z] #64 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:17.716Z] #64 18.55 (1/7) Installing ca-certificates (20250911-r0) [2026-03-03T07:03:17.716Z] #64 18.81 (2/7) Installing dumb-init (1.2.5-r3) [2026-03-03T07:03:17.716Z] #64 18.82 (3/7) Installing libgcc (14.2.0-r6) [2026-03-03T07:03:17.716Z] #64 18.83 (4/7) Installing libsodium (1.0.20-r1) [2026-03-03T07:03:17.716Z] #64 18.89 (5/7) Installing libstdc++ (14.2.0-r6) [2026-03-03T07:03:17.716Z] #64 19.03 (6/7) Installing libzmq (4.3.5-r2) [2026-03-03T07:03:17.716Z] #64 19.07 (7/7) Installing zeromq (4.3.5-r2) [2026-03-03T07:03:17.716Z] #64 19.10 Executing busybox-1.37.0-r20.trigger [2026-03-03T07:03:17.716Z] #64 19.18 Executing ca-certificates-20250911-r0.trigger [2026-03-03T07:03:17.716Z] #64 19.75 OK: 12 MiB in 23 packages [2026-03-03T07:03:17.716Z] #64 DONE 21.2s [2026-03-03T07:03:17.716Z] [2026-03-03T07:03:17.716Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:03:18.310Z] #58 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.20MB / 37.02MB 17.1s [2026-03-03T07:03:18.310Z] #58 ... [2026-03-03T07:03:18.310Z] [2026-03-03T07:03:18.310Z] #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:03:18.579Z] #79 ... [2026-03-03T07:03:18.579Z] [2026-03-03T07:03:18.579Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:03:18.848Z] #58 ... [2026-03-03T07:03:18.848Z] [2026-03-03T07:03:18.848Z] #70 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-03T07:03:18.848Z] #70 DONE 21.2s [2026-03-03T07:03:18.848Z] [2026-03-03T07:03:18.848Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:03:19.835Z] #58 ... [2026-03-03T07:03:19.835Z] [2026-03-03T07:03:19.835Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-03T07:03:19.835Z] #66 15.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:19.835Z] #66 16.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:19.835Z] #66 20.34 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-03T07:03:19.835Z] #66 20.37 Executing busybox-1.37.0-r20.trigger [2026-03-03T07:03:19.835Z] #66 20.41 OK: 8 MiB in 17 packages [2026-03-03T07:03:19.835Z] #66 DONE 21.9s [2026-03-03T07:03:19.835Z] [2026-03-03T07:03:19.835Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:03:19.835Z] #58 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.36MB / 37.02MB 18.9s [2026-03-03T07:03:20.805Z] #58 ... [2026-03-03T07:03:20.805Z] [2026-03-03T07:03:20.805Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-03-03T07:03:20.805Z] #65 16.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:20.805Z] #65 17.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:20.805Z] #65 22.02 (1/2) Installing dumb-init (1.2.5-r3) [2026-03-03T07:03:20.805Z] #65 22.04 (2/2) Installing su-exec (0.2-r3) [2026-03-03T07:03:20.805Z] #65 22.06 Executing busybox-1.37.0-r20.trigger [2026-03-03T07:03:20.805Z] #65 22.13 OK: 8 MiB in 18 packages [2026-03-03T07:03:20.805Z] #65 DONE 23.2s [2026-03-03T07:03:20.805Z] [2026-03-03T07:03:20.805Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:03:21.073Z] #58 ... [2026-03-03T07:03:21.073Z] [2026-03-03T07:03:21.073Z] #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:03:21.342Z] #80 ... [2026-03-03T07:03:21.342Z] [2026-03-03T07:03:21.342Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:03:21.342Z] #58 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 32.51MB / 37.02MB 20.3s [2026-03-03T07:03:22.309Z] #58 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 34.60MB / 37.02MB 21.3s [2026-03-03T07:03:23.272Z] #58 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 36.70MB / 37.02MB 22.0s [2026-03-03T07:03:23.272Z] #58 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 22.2s done [2026-03-03T07:03:23.272Z] #58 ... [2026-03-03T07:03:23.272Z] [2026-03-03T07:03:23.272Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:03:23.539Z] #81 ... [2026-03-03T07:03:23.539Z] [2026-03-03T07:03:23.539Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:03:23.539Z] #58 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 22.2s done [2026-03-03T07:03:24.506Z] #58 ... [2026-03-03T07:03:24.506Z] [2026-03-03T07:03:24.506Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:03:24.506Z] #82 ... [2026-03-03T07:03:24.506Z] [2026-03-03T07:03:24.506Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-03T07:03:24.506Z] #62 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 6.7s [2026-03-03T07:03:25.469Z] #62 ... [2026-03-03T07:03:25.469Z] [2026-03-03T07:03:25.469Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:03:25.469Z] #58 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 [2026-03-03T07:03:25.736Z] #58 ... [2026-03-03T07:03:25.736Z] [2026-03-03T07:03:25.736Z] #74 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-03-03T07:03:25.736Z] #74 18.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:25.736Z] #74 19.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:25.736Z] #74 24.31 (1/4) Installing dumb-init (1.2.5-r3) [2026-03-03T07:03:25.736Z] #74 24.33 (2/4) Installing openssl (3.5.5-r0) [2026-03-03T07:03:25.736Z] #74 24.44 (3/4) Installing su-exec (0.2-r3) [2026-03-03T07:03:25.736Z] #74 24.45 (4/4) Installing yq-go (4.47.2-r3) [2026-03-03T07:03:25.737Z] #74 25.92 Executing busybox-1.37.0-r20.trigger [2026-03-03T07:03:25.737Z] #74 26.05 OK: 20 MiB in 20 packages [2026-03-03T07:03:25.737Z] #74 DONE 28.0s [2026-03-03T07:03:25.737Z] [2026-03-03T07:03:25.737Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:03:25.774Z] #145 ... [2026-03-03T07:03:25.774Z] [2026-03-03T07:03:25.774Z] #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-03T07:03:25.774Z] #0 0.566 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-03-03T07:03:25.774Z] #146 ... [2026-03-03T07:03:25.774Z] [2026-03-03T07:03:25.774Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-03T07:03:25.774Z] #0 0.942 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-03-03T07:03:25.774Z] #147 ... [2026-03-03T07:03:25.774Z] [2026-03-03T07:03:25.774Z] #148 [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-03-03T07:03:25.774Z] #0 0.976 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-03-03T07:03:25.774Z] #148 ... [2026-03-03T07:03:25.774Z] [2026-03-03T07:03:25.774Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-03T07:03:25.774Z] #0 0.677 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-03-03T07:03:25.774Z] #149 ... [2026-03-03T07:03:25.774Z] [2026-03-03T07:03:25.774Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-03-03T07:03:25.774Z] #0 0.929 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-03-03T07:03:25.774Z] #150 ... [2026-03-03T07:03:25.774Z] [2026-03-03T07:03:25.774Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-03T07:03:25.774Z] #0 0.567 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-03-03T07:03:25.774Z] #151 ... [2026-03-03T07:03:25.774Z] [2026-03-03T07:03:25.774Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-03-03T07:03:25.774Z] #0 0.966 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-03-03T07:03:25.774Z] #152 ... [2026-03-03T07:03:25.774Z] [2026-03-03T07:03:25.774Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-03T07:03:25.774Z] #0 0.661 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-03-03T07:03:25.774Z] #153 ... [2026-03-03T07:03:25.774Z] [2026-03-03T07:03:25.774Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-03-03T07:03:25.774Z] #0 0.702 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-03-03T07:03:26.032Z] #154 ... [2026-03-03T07:03:26.032Z] [2026-03-03T07:03:26.032Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-03-03T07:03:26.032Z] #0 0.986 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-03-03T07:03:26.290Z] #155 ... [2026-03-03T07:03:26.290Z] [2026-03-03T07:03:26.290Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-03T07:03:26.290Z] #0 0.578 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-03-03T07:03:26.700Z] #58 ... [2026-03-03T07:03:26.700Z] [2026-03-03T07:03:26.700Z] #83 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2026-03-03T07:03:26.700Z] #83 ... [2026-03-03T07:03:26.700Z] [2026-03-03T07:03:26.700Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-03T07:03:27.668Z] #62 ... [2026-03-03T07:03:27.668Z] [2026-03-03T07:03:27.668Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-03-03T07:03:27.936Z] #84 ... [2026-03-03T07:03:27.936Z] [2026-03-03T07:03:27.937Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:03:28.899Z] #58 ... [2026-03-03T07:03:28.899Z] [2026-03-03T07:03:28.899Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-03-03T07:03:28.899Z] #72 20.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:28.899Z] #72 21.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:28.899Z] #72 30.10 (1/4) Installing ca-certificates (20250911-r0) [2026-03-03T07:03:28.899Z] #72 30.67 (2/4) Installing dumb-init (1.2.5-r3) [2026-03-03T07:03:28.899Z] #72 30.69 (3/4) Installing su-exec (0.2-r3) [2026-03-03T07:03:28.899Z] #72 30.71 (4/4) Installing yq-go (4.47.2-r3) [2026-03-03T07:03:28.899Z] #72 ... [2026-03-03T07:03:28.899Z] [2026-03-03T07:03:28.899Z] #85 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-03-03T07:03:28.899Z] #0 9.733 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:29.166Z] #85 ... [2026-03-03T07:03:29.166Z] [2026-03-03T07:03:29.166Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-03T07:03:29.166Z] #73 21.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:29.166Z] #73 22.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:29.166Z] #73 ... [2026-03-03T07:03:29.166Z] [2026-03-03T07:03:29.166Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:03:29.754Z] #58 ... [2026-03-03T07:03:29.754Z] [2026-03-03T07:03:29.754Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-03-03T07:03:29.754Z] #0 9.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:29.754Z] #86 ... [2026-03-03T07:03:29.754Z] [2026-03-03T07:03:29.754Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-03-03T07:03:29.754Z] #67 21.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:29.754Z] #67 22.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:30.022Z] #67 ... [2026-03-03T07:03:30.022Z] [2026-03-03T07:03:30.022Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-03T07:03:30.022Z] #73 32.35 v3.22.3-43-g7447efb1e76 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-03T07:03:30.022Z] #73 32.35 v3.22.3-47-gac2ede25b7c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-03T07:03:30.022Z] #73 32.35 OK: 26165 distinct packages available [2026-03-03T07:03:30.606Z] #73 ... [2026-03-03T07:03:30.606Z] [2026-03-03T07:03:30.606Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-03-03T07:03:30.606Z] #0 8.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:30.874Z] #87 ... [2026-03-03T07:03:30.874Z] [2026-03-03T07:03:30.874Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:03:30.874Z] #58 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.5s [2026-03-03T07:03:30.874Z] #58 ... [2026-03-03T07:03:30.874Z] [2026-03-03T07:03:30.874Z] #57 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-03-03T07:03:30.874Z] #57 17.31 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:30.874Z] #57 19.19 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:31.142Z] #57 ... [2026-03-03T07:03:31.142Z] [2026-03-03T07:03:31.142Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-03T07:03:31.142Z] #68 23.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:31.142Z] #68 24.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:31.142Z] #68 ... [2026-03-03T07:03:31.142Z] [2026-03-03T07:03:31.142Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:03:32.557Z] #58 ... [2026-03-03T07:03:32.557Z] [2026-03-03T07:03:32.557Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-03T07:03:32.557Z] #69 24.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:32.557Z] #69 26.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:32.557Z] #69 ... [2026-03-03T07:03:32.557Z] [2026-03-03T07:03:32.557Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:03:35.916Z] #58 ... [2026-03-03T07:03:35.916Z] [2026-03-03T07:03:35.916Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-03-03T07:03:35.916Z] #0 5.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:35.916Z] #0 7.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:35.916Z] #88 ... [2026-03-03T07:03:35.916Z] [2026-03-03T07:03:35.916Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:03:35.916Z] #58 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.5s [2026-03-03T07:03:35.916Z] #58 ... [2026-03-03T07:03:35.916Z] [2026-03-03T07:03:35.916Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-03-03T07:03:35.916Z] #72 32.50 Executing busybox-1.37.0-r20.trigger [2026-03-03T07:03:35.916Z] #72 32.81 Executing ca-certificates-20250911-r0.trigger [2026-03-03T07:03:35.916Z] #72 34.29 OK: 20 MiB in 20 packages [2026-03-03T07:03:35.916Z] #72 DONE 37.8s [2026-03-03T07:03:36.187Z] [2026-03-03T07:03:36.187Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:03:36.801Z] #58 ... [2026-03-03T07:03:36.801Z] [2026-03-03T07:03:36.801Z] #57 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-03-03T07:03:36.801Z] #57 31.21 OK: 255 MiB in 60 packages [2026-03-03T07:03:36.801Z] #57 DONE 33.0s [2026-03-03T07:03:36.801Z] [2026-03-03T07:03:36.801Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:03:37.409Z] #58 ... [2026-03-03T07:03:37.409Z] [2026-03-03T07:03:37.409Z] #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-03-03T07:03:37.409Z] #89 DONE 0.6s [2026-03-03T07:03:37.409Z] [2026-03-03T07:03:37.409Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:03:37.409Z] #58 ... [2026-03-03T07:03:37.409Z] [2026-03-03T07:03:37.409Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-03-03T07:03:37.409Z] #67 33.12 (1/3) Installing ca-certificates (20250911-r0) [2026-03-03T07:03:37.409Z] #67 33.41 (2/3) Installing dumb-init (1.2.5-r3) [2026-03-03T07:03:37.409Z] #67 33.43 (3/3) Installing tzdata (2025c-r0) [2026-03-03T07:03:37.409Z] #67 34.85 Executing busybox-1.37.0-r20.trigger [2026-03-03T07:03:37.409Z] #67 35.02 Executing ca-certificates-20250911-r0.trigger [2026-03-03T07:03:37.409Z] #67 36.66 OK: 9 MiB in 19 packages [2026-03-03T07:03:37.409Z] #67 DONE 39.5s [2026-03-03T07:03:37.409Z] [2026-03-03T07:03:37.409Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:03:37.677Z] #58 ... [2026-03-03T07:03:37.677Z] [2026-03-03T07:03:37.677Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-03T07:03:37.677Z] #62 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 12.9s done [2026-03-03T07:03:37.951Z] #62 ... [2026-03-03T07:03:37.951Z] [2026-03-03T07:03:37.951Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-03-03T07:03:37.951Z] #84 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:37.951Z] #84 12.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:38.219Z] #84 ... [2026-03-03T07:03:38.219Z] [2026-03-03T07:03:38.219Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:03:38.485Z] #58 ... [2026-03-03T07:03:38.485Z] [2026-03-03T07:03:38.485Z] #83 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2026-03-03T07:03:38.485Z] #83 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:38.485Z] #83 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:38.485Z] #83 ... [2026-03-03T07:03:38.485Z] [2026-03-03T07:03:38.485Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T07:03:39.444Z] #58 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.1s done [2026-03-03T07:03:40.032Z] #58 DONE 44.4s [2026-03-03T07:03:40.032Z] [2026-03-03T07:03:40.032Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-03T07:03:40.032Z] #69 40.18 v3.22.3-43-g7447efb1e76 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-03T07:03:40.032Z] #69 40.18 v3.22.3-47-gac2ede25b7c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-03T07:03:40.032Z] #69 40.18 OK: 26165 distinct packages available [2026-03-03T07:03:40.032Z] #69 ... [2026-03-03T07:03:40.032Z] [2026-03-03T07:03:40.032Z] #85 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-03-03T07:03:40.032Z] #85 11.18 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:40.298Z] #85 ... [2026-03-03T07:03:40.298Z] [2026-03-03T07:03:40.298Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-03T07:03:40.298Z] #68 36.06 v3.22.3-43-g7447efb1e76 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-03T07:03:40.298Z] #68 36.06 v3.22.3-47-gac2ede25b7c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-03T07:03:40.298Z] #68 36.06 OK: 26165 distinct packages available [2026-03-03T07:03:40.298Z] #68 38.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:40.298Z] #68 42.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:40.565Z] #68 ... [2026-03-03T07:03:40.565Z] [2026-03-03T07:03:40.565Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-03T07:03:40.565Z] #69 42.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:41.146Z] #69 ... [2026-03-03T07:03:41.146Z] [2026-03-03T07:03:41.146Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-03-03T07:03:41.146Z] #87 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:41.146Z] #87 ... [2026-03-03T07:03:41.146Z] [2026-03-03T07:03:41.146Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-03-03T07:03:41.146Z] #86 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:41.412Z] #86 ... [2026-03-03T07:03:41.412Z] [2026-03-03T07:03:41.412Z] #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-03-03T07:03:41.412Z] #0 3.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:42.373Z] #90 4.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:42.640Z] #90 ... [2026-03-03T07:03:42.640Z] [2026-03-03T07:03:42.641Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-03T07:03:42.641Z] #73 34.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:42.641Z] #73 36.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:42.641Z] #73 ... [2026-03-03T07:03:42.641Z] [2026-03-03T07:03:42.641Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-03-03T07:03:42.641Z] #84 24.87 OK: 12 MiB in 23 packages [2026-03-03T07:03:44.069Z] #84 DONE 26.2s [2026-03-03T07:03:44.069Z] [2026-03-03T07:03:44.069Z] #85 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-03-03T07:03:44.069Z] #85 24.60 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-03T07:03:44.069Z] #85 ... [2026-03-03T07:03:44.069Z] [2026-03-03T07:03:44.069Z] #83 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-03-03T07:03:44.069Z] #83 25.83 OK: 8 MiB in 17 packages [2026-03-03T07:03:44.069Z] #83 DONE 28.2s [2026-03-03T07:03:44.069Z] [2026-03-03T07:03:44.069Z] #85 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-03-03T07:03:44.069Z] #85 25.22 Executing busybox-1.37.0-r20.trigger [2026-03-03T07:03:44.341Z] #85 25.54 OK: 8 MiB in 17 packages [2026-03-03T07:03:44.946Z] #85 ... [2026-03-03T07:03:44.946Z] [2026-03-03T07:03:44.946Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-03-03T07:03:44.946Z] #86 23.19 OK: 8 MiB in 17 packages [2026-03-03T07:03:44.946Z] #86 DONE 25.1s [2026-03-03T07:03:44.946Z] [2026-03-03T07:03:44.946Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-03-03T07:03:44.946Z] #87 22.73 OK: 8 MiB in 18 packages [2026-03-03T07:03:45.532Z] #87 DONE 24.8s [2026-03-03T07:03:45.532Z] [2026-03-03T07:03:45.532Z] #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-03-03T07:03:46.120Z] #91 ... [2026-03-03T07:03:46.120Z] [2026-03-03T07:03:46.120Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-03-03T07:03:46.120Z] #0 5.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:46.120Z] #0 6.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:46.120Z] #92 ... [2026-03-03T07:03:46.120Z] [2026-03-03T07:03:46.120Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-03-03T07:03:46.120Z] #88 20.06 OK: 20 MiB in 20 packages [2026-03-03T07:03:46.710Z] #88 ... [2026-03-03T07:03:46.710Z] [2026-03-03T07:03:46.710Z] #85 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-03-03T07:03:46.710Z] #85 DONE 27.9s [2026-03-03T07:03:46.710Z] [2026-03-03T07:03:46.710Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-03T07:03:46.710Z] #69 44.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:47.015Z] #69 ... [2026-03-03T07:03:47.015Z] [2026-03-03T07:03:47.015Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-03T07:03:47.015Z] #73 49.29 (1/13) Installing brotli-libs (1.1.0-r2) [2026-03-03T07:03:47.015Z] #73 49.41 (2/13) Installing c-ares (1.34.6-r0) [2026-03-03T07:03:47.283Z] #73 49.55 (3/13) Installing libunistring (1.3-r0) [2026-03-03T07:03:47.283Z] #73 ... [2026-03-03T07:03:47.283Z] [2026-03-03T07:03:47.283Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-03-03T07:03:47.283Z] #88 DONE 21.7s [2026-03-03T07:03:47.283Z] [2026-03-03T07:03:47.283Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:03:47.550Z] #93 ... [2026-03-03T07:03:47.550Z] [2026-03-03T07:03:47.550Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-03T07:03:47.550Z] #73 49.73 (4/13) Installing libidn2 (2.3.7-r0) [2026-03-03T07:03:47.550Z] #73 49.78 (5/13) Installing nghttp2-libs (1.65.0-r0) [2026-03-03T07:03:47.550Z] #73 49.85 (6/13) Installing libpsl (0.21.5-r3) [2026-03-03T07:03:47.550Z] #73 49.89 (7/13) Installing zstd-libs (1.5.7-r0) [2026-03-03T07:03:47.550Z] #73 50.00 (8/13) Installing libcurl (8.14.1-r2) [2026-03-03T07:03:47.818Z] #73 ... [2026-03-03T07:03:47.818Z] [2026-03-03T07:03:47.818Z] #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-03-03T07:03:47.818Z] #94 DONE 0.4s [2026-03-03T07:03:47.818Z] [2026-03-03T07:03:47.818Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-03T07:03:47.818Z] #73 50.14 (9/13) Installing curl (8.14.1-r2) [2026-03-03T07:03:47.818Z] #73 50.19 (10/13) Installing dumb-init (1.2.5-r3) [2026-03-03T07:03:47.818Z] #73 50.20 (11/13) Installing musl-obstack (1.2.3-r2) [2026-03-03T07:03:47.818Z] #73 50.21 (12/13) Installing libucontext (1.3.2-r0) [2026-03-03T07:03:47.818Z] #73 50.22 (13/13) Installing gcompat (1.1.0-r4) [2026-03-03T07:03:48.113Z] #73 50.32 Executing busybox-1.37.0-r20.trigger [2026-03-03T07:03:48.387Z] #73 50.48 OK: 13 MiB in 29 packages [2026-03-03T07:03:48.388Z] #73 ... [2026-03-03T07:03:48.388Z] [2026-03-03T07:03:48.388Z] #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-03-03T07:03:48.388Z] #91 DONE 2.9s [2026-03-03T07:03:48.666Z] [2026-03-03T07:03:48.666Z] #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-03-03T07:03:48.666Z] #95 DONE 0.2s [2026-03-03T07:03:48.666Z] [2026-03-03T07:03:48.666Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-03T07:03:49.701Z] #69 ... [2026-03-03T07:03:49.701Z] [2026-03-03T07:03:49.701Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-03T07:03:49.701Z] #68 51.80 (1/4) Installing dumb-init (1.2.5-r3) [2026-03-03T07:03:49.975Z] #68 ... [2026-03-03T07:03:49.976Z] [2026-03-03T07:03:49.976Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-03T07:03:49.976Z] #73 DONE 52.2s [2026-03-03T07:03:49.976Z] [2026-03-03T07:03:49.976Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-03T07:03:49.976Z] #68 52.00 (2/4) Installing musl-obstack (1.2.3-r2) [2026-03-03T07:03:49.976Z] #68 52.01 (3/4) Installing libucontext (1.3.2-r0) [2026-03-03T07:03:49.976Z] #68 52.02 (4/4) Installing gcompat (1.1.0-r4) [2026-03-03T07:03:49.976Z] #68 52.05 Executing busybox-1.37.0-r20.trigger [2026-03-03T07:03:50.245Z] #68 52.27 OK: 8 MiB in 20 packages [2026-03-03T07:03:51.655Z] #68 ... [2026-03-03T07:03:51.655Z] [2026-03-03T07:03:51.655Z] #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-03-03T07:03:51.655Z] #90 12.83 OK: 9 MiB in 19 packages [2026-03-03T07:03:51.655Z] #90 DONE 14.2s [2026-03-03T07:03:51.940Z] [2026-03-03T07:03:51.940Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-03T07:03:51.940Z] #69 53.59 (1/5) Installing dumb-init (1.2.5-r3) [2026-03-03T07:03:51.940Z] #69 53.65 (2/5) Installing musl-obstack (1.2.3-r2) [2026-03-03T07:03:51.940Z] #69 53.69 (3/5) Installing libucontext (1.3.2-r0) [2026-03-03T07:03:51.940Z] #69 53.81 (4/5) Installing gcompat (1.1.0-r4) [2026-03-03T07:03:51.940Z] #69 53.86 (5/5) Installing openssl (3.5.5-r0) [2026-03-03T07:03:51.940Z] #69 53.95 Executing busybox-1.37.0-r20.trigger [2026-03-03T07:03:51.940Z] #69 54.16 OK: 9 MiB in 21 packages [2026-03-03T07:03:52.216Z] #69 ... [2026-03-03T07:03:52.216Z] [2026-03-03T07:03:52.216Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-03T07:03:52.216Z] #68 DONE 54.4s [2026-03-03T07:03:52.484Z] [2026-03-03T07:03:52.484Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-03-03T07:03:52.484Z] #92 14.68 OK: 20 MiB in 20 packages [2026-03-03T07:03:52.484Z] #92 DONE 16.4s [2026-03-03T07:03:52.484Z] [2026-03-03T07:03:52.484Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-03-03T07:03:53.896Z] #96 ... [2026-03-03T07:03:53.896Z] [2026-03-03T07:03:53.896Z] #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-03T07:03:53.896Z] #69 DONE 55.9s [2026-03-03T07:03:53.896Z] [2026-03-03T07:03:53.896Z] #97 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-03-03T07:03:56.478Z] #97 2.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T07:03:56.746Z] #97 3.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T07:04:00.077Z] #97 ... [2026-03-03T07:04:00.077Z] [2026-03-03T07:04:00.077Z] #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-03-03T07:04:00.077Z] #0 3.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T07:04:00.077Z] #0 4.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T07:04:00.077Z] #0 9.039 OK: 13 MiB in 29 packages [2026-03-03T07:04:00.077Z] #98 ... [2026-03-03T07:04:00.077Z] [2026-03-03T07:04:00.077Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-03-03T07:04:00.077Z] #96 2.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T07:04:00.077Z] #96 3.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T07:04:00.077Z] #96 7.346 OK: 8 MiB in 20 packages [2026-03-03T07:04:00.676Z] #96 DONE 8.2s [2026-03-03T07:04:00.676Z] [2026-03-03T07:04:00.676Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:04:00.676Z] #78 ... [2026-03-03T07:04:00.676Z] [2026-03-03T07:04:00.676Z] #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-03-03T07:04:00.676Z] #98 DONE 10.7s [2026-03-03T07:04:00.676Z] [2026-03-03T07:04:00.676Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-03T07:04:02.084Z] #99 ... [2026-03-03T07:04:02.084Z] [2026-03-03T07:04:02.084Z] #97 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-03-03T07:04:02.084Z] #97 7.252 OK: 9 MiB in 21 packages [2026-03-03T07:04:02.084Z] #97 DONE 8.5s [2026-03-03T07:04:02.350Z] [2026-03-03T07:04:02.350Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-03T07:04:03.303Z] #100 ... [2026-03-03T07:04:03.303Z] [2026-03-03T07:04:03.303Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-03T07:04:03.303Z] #99 DONE 2.8s [2026-03-03T07:04:03.303Z] [2026-03-03T07:04:03.303Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-03-03T07:04:03.303Z] #101 DONE 1.4s [2026-03-03T07:04:03.569Z] [2026-03-03T07:04:03.569Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-03T07:04:03.834Z] #102 ... [2026-03-03T07:04:03.834Z] [2026-03-03T07:04:03.834Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-03-03T07:04:03.834Z] #103 DONE 0.3s [2026-03-03T07:04:03.834Z] [2026-03-03T07:04:03.834Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2026-03-03T07:04:04.110Z] #104 DONE 0.3s [2026-03-03T07:04:04.110Z] [2026-03-03T07:04:04.110Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-03-03T07:04:04.377Z] #105 DONE 0.4s [2026-03-03T07:04:04.377Z] [2026-03-03T07:04:04.377Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:04:04.377Z] #81 ... [2026-03-03T07:04:04.377Z] [2026-03-03T07:04:04.377Z] #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-03-03T07:04:04.641Z] #106 DONE 0.3s [2026-03-03T07:04:04.641Z] [2026-03-03T07:04:04.642Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-03T07:04:04.642Z] #62 ... [2026-03-03T07:04:04.642Z] [2026-03-03T07:04:04.642Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-03-03T07:04:04.906Z] #107 DONE 0.3s [2026-03-03T07:04:04.906Z] [2026-03-03T07:04:04.906Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:04:04.906Z] #78 ... [2026-03-03T07:04:04.906Z] [2026-03-03T07:04:04.906Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-03T07:04:04.906Z] #100 DONE 2.9s [2026-03-03T07:04:04.906Z] [2026-03-03T07:04:04.906Z] #108 [security-spire-config] exporting to image [2026-03-03T07:04:04.906Z] #108 exporting layers [2026-03-03T07:04:05.488Z] #108 ... [2026-03-03T07:04:05.488Z] [2026-03-03T07:04:05.488Z] #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-03-03T07:04:05.488Z] #109 DONE 0.7s [2026-03-03T07:04:05.757Z] [2026-03-03T07:04:05.757Z] #110 [security-spire-server stage-2 6/9] COPY security.txt / [2026-03-03T07:04:06.029Z] #110 DONE 0.3s [2026-03-03T07:04:06.029Z] [2026-03-03T07:04:06.029Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-03-03T07:04:06.303Z] #111 DONE 0.3s [2026-03-03T07:04:06.303Z] [2026-03-03T07:04:06.303Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-03T07:04:06.303Z] #102 DONE 2.9s [2026-03-03T07:04:06.303Z] [2026-03-03T07:04:06.303Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-03-03T07:04:06.903Z] #112 DONE 0.4s [2026-03-03T07:04:06.903Z] [2026-03-03T07:04:06.903Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-03-03T07:04:06.903Z] #113 ... [2026-03-03T07:04:06.903Z] [2026-03-03T07:04:06.903Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-03-03T07:04:06.903Z] #114 DONE 0.5s [2026-03-03T07:04:07.169Z] [2026-03-03T07:04:07.169Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-03-03T07:04:07.169Z] #115 ... [2026-03-03T07:04:07.169Z] [2026-03-03T07:04:07.169Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-03-03T07:04:07.169Z] #113 DONE 0.5s [2026-03-03T07:04:07.442Z] [2026-03-03T07:04:07.442Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-03-03T07:04:07.442Z] #115 DONE 0.4s [2026-03-03T07:04:07.442Z] [2026-03-03T07:04:07.442Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-03-03T07:04:07.735Z] #116 DONE 0.4s [2026-03-03T07:04:07.735Z] [2026-03-03T07:04:07.735Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-03-03T07:04:08.332Z] #117 DONE 0.3s [2026-03-03T07:04:08.332Z] [2026-03-03T07:04:08.332Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-03-03T07:04:08.932Z] #118 DONE 0.6s [2026-03-03T07:04:08.932Z] [2026-03-03T07:04:08.932Z] #108 [security-spire-agent] exporting to image [2026-03-03T07:04:09.898Z] #108 exporting layers 4.9s done [2026-03-03T07:04:09.898Z] #108 writing image sha256:37d3c9d72c7a9ce040f19489ec8d86d9db1a330beff1b78898621921b96e719d done [2026-03-03T07:04:09.898Z] #108 naming to docker.io/library/security-spire-config-arm64 [2026-03-03T07:04:09.898Z] #108 naming to docker.io/library/security-spire-config-arm64 0.0s done [2026-03-03T07:04:11.303Z] #108 exporting layers 4.1s done [2026-03-03T07:04:11.303Z] #108 writing image sha256:de42e0cf08264dc1c7b2652bc770ec9c91e03b5ae7b0bfecc470a947f6e2b56b done [2026-03-03T07:04:11.303Z] #108 naming to docker.io/library/security-spire-server-arm64 0.0s done [2026-03-03T07:04:11.886Z] #108 exporting layers 3.2s done [2026-03-03T07:04:11.886Z] #108 writing image sha256:bc0979f32d7e9c3c79728d6fccb71ab2905f3eefd5a0e65f3c48afc329a359eb done [2026-03-03T07:04:11.886Z] #108 naming to docker.io/library/security-spire-agent-arm64 done [2026-03-03T07:04:11.886Z] #108 DONE 7.0s [2026-03-03T07:04:11.886Z] [2026-03-03T07:04:11.886Z] #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:05:02.738Z] #156 ... [2026-03-03T07:05:02.738Z] [2026-03-03T07:05:02.738Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-03-03T07:05:02.738Z] #145 DONE 103.1s [2026-03-03T07:05:02.738Z] [2026-03-03T07:05:02.738Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-03-03T07:05:02.738Z] #154 DONE 103.1s [2026-03-03T07:05:02.738Z] [2026-03-03T07:05:02.738Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-03-03T07:05:02.738Z] #157 DONE 0.2s [2026-03-03T07:05:02.738Z] [2026-03-03T07:05:02.738Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T07:05:02.738Z] #158 DONE 0.2s [2026-03-03T07:05:02.738Z] [2026-03-03T07:05:02.738Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-03-03T07:05:02.738Z] #159 ... [2026-03-03T07:05:02.738Z] [2026-03-03T07:05:02.738Z] #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-03T07:05:02.738Z] #160 DONE 0.2s [2026-03-03T07:05:02.738Z] [2026-03-03T07:05:02.738Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-03-03T07:05:02.738Z] #161 DONE 0.3s [2026-03-03T07:05:02.738Z] [2026-03-03T07:05:02.738Z] #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-03-03T07:05:02.738Z] #162 DONE 0.2s [2026-03-03T07:05:02.738Z] [2026-03-03T07:05:02.738Z] #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-03-03T07:05:02.738Z] #163 DONE 0.1s [2026-03-03T07:05:02.738Z] [2026-03-03T07:05:02.738Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-03-03T07:05:02.738Z] #150 ... [2026-03-03T07:05:02.738Z] [2026-03-03T07:05:02.738Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-03-03T07:05:02.738Z] #159 DONE 0.9s [2026-03-03T07:05:02.738Z] [2026-03-03T07:05:02.738Z] #164 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T07:05:02.738Z] #164 DONE 0.2s [2026-03-03T07:05:02.738Z] [2026-03-03T07:05:02.738Z] #165 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-03T07:05:02.738Z] #165 ... [2026-03-03T07:05:02.738Z] [2026-03-03T07:05:02.738Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-03-03T07:05:02.738Z] #166 DONE 0.3s [2026-03-03T07:05:02.738Z] [2026-03-03T07:05:02.738Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-03-03T07:05:02.738Z] #167 DONE 0.3s [2026-03-03T07:05:02.738Z] [2026-03-03T07:05:02.738Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-03-03T07:05:02.738Z] #168 DONE 0.1s [2026-03-03T07:05:02.738Z] [2026-03-03T07:05:02.738Z] #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-03-03T07:05:02.738Z] #169 DONE 0.0s [2026-03-03T07:05:02.738Z] [2026-03-03T07:05:02.738Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-03T07:05:02.738Z] #149 ... [2026-03-03T07:05:02.738Z] [2026-03-03T07:05:02.738Z] #165 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-03T07:05:02.738Z] #165 DONE 1.0s [2026-03-03T07:05:02.738Z] [2026-03-03T07:05:02.738Z] #170 [core-common-config-bootstrapper] exporting to image [2026-03-03T07:05:02.738Z] #170 exporting layers [2026-03-03T07:05:02.738Z] #170 ... [2026-03-03T07:05:02.738Z] [2026-03-03T07:05:02.738Z] #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-03-03T07:05:02.738Z] #171 DONE 0.2s [2026-03-03T07:05:02.738Z] [2026-03-03T07:05:02.738Z] #170 [core-common-config-bootstrapper] exporting to image [2026-03-03T07:05:02.738Z] #170 exporting layers 0.4s done [2026-03-03T07:05:02.738Z] #170 writing image sha256:aaa6d845c227019cba794ddf6790d07a7daf9417e5a257442d9de0930bf9c5a9 done [2026-03-03T07:05:02.738Z] #170 naming to docker.io/library/core-common-config-bootstrapper done [2026-03-03T07:05:02.738Z] #170 DONE 0.4s [2026-03-03T07:05:02.738Z] [2026-03-03T07:05:02.738Z] #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-03-03T07:05:02.738Z] #172 DONE 0.2s [2026-03-03T07:05:02.738Z] [2026-03-03T07:05:02.738Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-03-03T07:05:02.738Z] #173 DONE 0.1s [2026-03-03T07:05:02.738Z] [2026-03-03T07:05:02.738Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-03T07:05:02.738Z] #156 ... [2026-03-03T07:05:02.738Z] [2026-03-03T07:05:02.738Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-03-03T07:05:02.738Z] #174 DONE 1.0s [2026-03-03T07:05:02.738Z] [2026-03-03T07:05:02.738Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-03T07:05:02.738Z] #149 ... [2026-03-03T07:05:02.738Z] [2026-03-03T07:05:02.738Z] #175 [security-bootstrapper] exporting to image [2026-03-03T07:05:02.738Z] #175 exporting layers 0.6s done [2026-03-03T07:05:02.738Z] #175 writing image sha256:2a4f542764ffc0b177959a4ffc62b6aec46a31c03fc91a0e8c2ab5b82b46b92c done [2026-03-03T07:05:02.738Z] #175 naming to docker.io/library/security-bootstrapper done [2026-03-03T07:05:02.738Z] #175 DONE 0.7s [2026-03-03T07:05:02.738Z] [2026-03-03T07:05:02.738Z] #148 [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-03-03T07:05:33.511Z] #79 ... [2026-03-03T07:05:33.511Z] [2026-03-03T07:05:33.511Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:05:33.511Z] #81 DONE 129.7s [2026-03-03T07:05:33.511Z] [2026-03-03T07:05:33.511Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:05:33.511Z] #82 DONE 128.7s [2026-03-03T07:05:33.511Z] [2026-03-03T07:05:33.511Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:05:33.511Z] #93 DONE 105.8s [2026-03-03T07:05:33.511Z] [2026-03-03T07:05:33.511Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:05:33.511Z] #78 DONE 137.0s [2026-03-03T07:05:33.511Z] [2026-03-03T07:05:33.511Z] #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:05:33.511Z] #80 DONE 132.0s [2026-03-03T07:05:33.511Z] [2026-03-03T07:05:33.511Z] #119 [core-keeper builder 7/8] COPY . . [2026-03-03T07:05:33.511Z] #119 ... [2026-03-03T07:05:33.511Z] [2026-03-03T07:05:33.511Z] #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:05:33.511Z] #79 DONE 134.8s [2026-03-03T07:05:33.511Z] [2026-03-03T07:05:33.511Z] #120 [core-metadata builder 6/7] COPY . . [2026-03-03T07:05:33.511Z] #120 ... [2026-03-03T07:05:33.511Z] [2026-03-03T07:05:33.511Z] #121 [support-scheduler builder 6/7] COPY . . [2026-03-03T07:05:33.511Z] #121 DONE 2.0s [2026-03-03T07:05:33.511Z] [2026-03-03T07:05:33.511Z] #122 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-03-03T07:05:33.511Z] #122 CACHED [2026-03-03T07:05:33.511Z] [2026-03-03T07:05:33.511Z] #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:05:33.511Z] #123 CACHED [2026-03-03T07:05:33.511Z] [2026-03-03T07:05:33.511Z] #124 [security-secretstore-setup builder 6/7] COPY . . [2026-03-03T07:05:33.511Z] #124 CACHED [2026-03-03T07:05:33.511Z] [2026-03-03T07:05:33.512Z] #125 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-03-03T07:05:33.512Z] #125 CACHED [2026-03-03T07:05:33.512Z] [2026-03-03T07:05:33.512Z] #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:05:33.512Z] #126 CACHED [2026-03-03T07:05:33.512Z] [2026-03-03T07:05:33.512Z] #127 [core-command builder 6/7] COPY . . [2026-03-03T07:05:33.512Z] #127 CACHED [2026-03-03T07:05:33.512Z] [2026-03-03T07:05:33.512Z] #128 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-03-03T07:05:33.512Z] #128 CACHED [2026-03-03T07:05:33.512Z] [2026-03-03T07:05:33.512Z] #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:05:33.512Z] #129 CACHED [2026-03-03T07:05:33.512Z] [2026-03-03T07:05:33.512Z] #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-03-03T07:05:33.512Z] #130 CACHED [2026-03-03T07:05:33.512Z] [2026-03-03T07:05:33.512Z] #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:05:33.512Z] #131 CACHED [2026-03-03T07:05:33.512Z] [2026-03-03T07:05:33.512Z] #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-03-03T07:05:33.512Z] #132 CACHED [2026-03-03T07:05:33.512Z] [2026-03-03T07:05:33.512Z] #133 [security-proxy-auth builder 6/7] COPY . . [2026-03-03T07:05:33.512Z] #133 CACHED [2026-03-03T07:05:33.512Z] [2026-03-03T07:05:33.512Z] #119 [core-keeper builder 7/8] COPY . . [2026-03-03T07:05:33.512Z] #119 DONE 2.1s [2026-03-03T07:05:33.512Z] [2026-03-03T07:05:33.512Z] #134 [security-spiffe-token-provider builder 6/7] COPY . . [2026-03-03T07:05:33.512Z] #134 DONE 2.1s [2026-03-03T07:05:33.512Z] [2026-03-03T07:05:33.512Z] #135 [security-proxy-setup builder 6/7] COPY . . [2026-03-03T07:05:33.512Z] #135 CACHED [2026-03-03T07:05:33.512Z] [2026-03-03T07:05:33.512Z] #136 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-03-03T07:05:33.512Z] #136 CACHED [2026-03-03T07:05:33.512Z] [2026-03-03T07:05:33.512Z] #137 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:05:33.512Z] #137 CACHED [2026-03-03T07:05:33.512Z] [2026-03-03T07:05:33.512Z] #138 [security-bootstrapper builder 6/7] COPY . . [2026-03-03T07:05:33.512Z] #138 DONE 1.9s [2026-03-03T07:05:33.512Z] [2026-03-03T07:05:33.512Z] #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T07:05:33.512Z] #139 CACHED [2026-03-03T07:05:33.512Z] [2026-03-03T07:05:33.512Z] #140 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-03-03T07:05:33.512Z] #140 CACHED [2026-03-03T07:05:33.512Z] [2026-03-03T07:05:33.512Z] #141 [core-data builder 6/7] COPY . . [2026-03-03T07:05:33.512Z] #141 CACHED [2026-03-03T07:05:33.512Z] [2026-03-03T07:05:33.512Z] #120 [core-metadata builder 6/7] COPY . . [2026-03-03T07:05:33.512Z] #120 DONE 1.9s [2026-03-03T07:05:33.512Z] [2026-03-03T07:05:33.512Z] #142 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-03T07:05:33.512Z] #142 ... [2026-03-03T07:05:33.512Z] [2026-03-03T07:05:33.512Z] #143 [support-notifications builder 6/7] COPY . . [2026-03-03T07:05:33.512Z] #143 DONE 2.1s [2026-03-03T07:05:33.512Z] [2026-03-03T07:05:33.512Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-03T07:05:33.512Z] #144 ... [2026-03-03T07:05:33.512Z] [2026-03-03T07:05:33.512Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-03-03T07:05:33.512Z] #0 4.900 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-03-03T07:05:33.512Z] #145 ... [2026-03-03T07:05:33.512Z] [2026-03-03T07:05:33.512Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-03T07:05:33.512Z] #0 5.623 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-03-03T07:05:33.512Z] #146 ... [2026-03-03T07:05:33.512Z] [2026-03-03T07:05:33.512Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-03T07:05:33.512Z] #144 6.152 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-03-03T07:05:35.463Z] #144 ... [2026-03-03T07:05:35.463Z] [2026-03-03T07:05:35.463Z] #147 [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-03-03T07:05:35.464Z] #0 6.245 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-03-03T07:05:35.464Z] #147 ... [2026-03-03T07:05:35.464Z] [2026-03-03T07:05:35.464Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-03-03T07:05:35.464Z] #0 6.053 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-03-03T07:05:35.464Z] #148 ... [2026-03-03T07:05:35.464Z] [2026-03-03T07:05:35.464Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-03T07:05:35.464Z] #0 6.287 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-03-03T07:05:35.730Z] #149 ... [2026-03-03T07:05:35.730Z] [2026-03-03T07:05:35.730Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-03T07:05:35.730Z] #0 5.729 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-03-03T07:05:35.730Z] #150 ... [2026-03-03T07:05:35.730Z] [2026-03-03T07:05:35.730Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-03-03T07:05:35.730Z] #0 5.324 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-03-03T07:05:35.997Z] #151 ... [2026-03-03T07:05:35.997Z] [2026-03-03T07:05:35.997Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-03T07:05:35.997Z] #0 3.973 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-03-03T07:05:36.297Z] #152 ... [2026-03-03T07:05:36.297Z] [2026-03-03T07:05:36.297Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-03-03T07:05:36.297Z] #0 6.213 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-03-03T07:05:36.297Z] #153 ... [2026-03-03T07:05:36.297Z] [2026-03-03T07:05:36.297Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-03-03T07:05:36.297Z] #0 4.477 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-03-03T07:05:36.564Z] #154 ... [2026-03-03T07:05:36.564Z] [2026-03-03T07:05:36.564Z] #142 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-03T07:05:36.564Z] #142 6.160 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-03-03T07:06:10.439Z] #148 169.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-03-03T07:06:17.023Z] #148 DONE 182.0s [2026-03-03T07:06:17.023Z] [2026-03-03T07:06:17.023Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-03-03T07:06:17.023Z] #155 DONE 182.0s [2026-03-03T07:06:17.023Z] [2026-03-03T07:06:17.023Z] #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-03T07:06:17.023Z] #146 DONE 182.0s [2026-03-03T07:06:17.023Z] [2026-03-03T07:06:17.023Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-03-03T07:06:17.023Z] #150 DONE 182.0s [2026-03-03T07:06:17.023Z] [2026-03-03T07:06:17.023Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-03T07:06:17.023Z] #153 DONE 182.0s [2026-03-03T07:06:17.023Z] [2026-03-03T07:06:17.023Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-03T07:06:17.023Z] #156 DONE 182.1s [2026-03-03T07:06:17.023Z] [2026-03-03T07:06:17.023Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-03T07:06:17.023Z] #147 DONE 182.1s [2026-03-03T07:06:17.023Z] [2026-03-03T07:06:17.023Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-03T07:06:17.023Z] #149 DONE 182.1s [2026-03-03T07:06:17.023Z] [2026-03-03T07:06:17.023Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-03-03T07:06:17.023Z] #152 DONE 182.1s [2026-03-03T07:06:17.023Z] [2026-03-03T07:06:17.023Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-03T07:06:17.023Z] #151 DONE 182.1s [2026-03-03T07:06:17.023Z] [2026-03-03T07:06:17.023Z] #176 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T07:06:17.281Z] #176 DONE 0.3s [2026-03-03T07:06:17.281Z] [2026-03-03T07:06:17.281Z] #177 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T07:06:17.281Z] #177 DONE 0.4s [2026-03-03T07:06:17.281Z] [2026-03-03T07:06:17.281Z] #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T07:06:17.281Z] #178 DONE 0.4s [2026-03-03T07:06:17.281Z] [2026-03-03T07:06:17.281Z] #179 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T07:06:17.281Z] #179 DONE 0.3s [2026-03-03T07:06:17.281Z] [2026-03-03T07:06:17.281Z] #180 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T07:06:17.281Z] #180 DONE 0.3s [2026-03-03T07:06:17.281Z] [2026-03-03T07:06:17.281Z] #181 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T07:06:17.281Z] #181 DONE 0.3s [2026-03-03T07:06:17.281Z] [2026-03-03T07:06:17.281Z] #182 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T07:06:17.281Z] #182 DONE 0.3s [2026-03-03T07:06:17.281Z] [2026-03-03T07:06:17.281Z] #183 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T07:06:17.281Z] #183 DONE 0.3s [2026-03-03T07:06:17.281Z] [2026-03-03T07:06:17.281Z] #184 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-03-03T07:06:17.281Z] #184 DONE 0.2s [2026-03-03T07:06:17.281Z] [2026-03-03T07:06:17.281Z] #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-03T07:06:17.281Z] #185 CACHED [2026-03-03T07:06:17.281Z] [2026-03-03T07:06:17.281Z] #186 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T07:06:17.281Z] #186 CACHED [2026-03-03T07:06:17.281Z] [2026-03-03T07:06:17.281Z] #187 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T07:06:17.281Z] #187 CACHED [2026-03-03T07:06:17.281Z] [2026-03-03T07:06:17.281Z] #188 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-03T07:06:17.281Z] #188 CACHED [2026-03-03T07:06:17.281Z] [2026-03-03T07:06:17.281Z] #189 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-03-03T07:06:17.281Z] #189 DONE 0.2s [2026-03-03T07:06:17.281Z] [2026-03-03T07:06:17.281Z] #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-03-03T07:06:17.540Z] #190 ... [2026-03-03T07:06:17.540Z] [2026-03-03T07:06:17.540Z] #191 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-03T07:06:17.540Z] #191 DONE 0.5s [2026-03-03T07:06:17.540Z] [2026-03-03T07:06:17.540Z] #192 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-03T07:06:17.540Z] #192 DONE 0.5s [2026-03-03T07:06:17.540Z] [2026-03-03T07:06:17.540Z] #193 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-03T07:06:17.540Z] #193 DONE 0.5s [2026-03-03T07:06:17.540Z] [2026-03-03T07:06:17.540Z] #194 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-03-03T07:06:17.540Z] #194 DONE 0.5s [2026-03-03T07:06:17.540Z] [2026-03-03T07:06:17.540Z] #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-03T07:06:17.540Z] #195 DONE 0.5s [2026-03-03T07:06:17.540Z] [2026-03-03T07:06:17.540Z] #196 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-03-03T07:06:17.540Z] #196 DONE 0.5s [2026-03-03T07:06:17.798Z] [2026-03-03T07:06:17.798Z] #197 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-03-03T07:06:18.732Z] #197 ... [2026-03-03T07:06:18.732Z] [2026-03-03T07:06:18.732Z] #198 [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-03-03T07:06:18.732Z] #198 DONE 1.3s [2026-03-03T07:06:18.989Z] [2026-03-03T07:06:18.989Z] #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-03-03T07:06:18.989Z] #190 DONE 1.5s [2026-03-03T07:06:18.989Z] [2026-03-03T07:06:18.989Z] #199 [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-03-03T07:06:18.989Z] #199 ... [2026-03-03T07:06:18.989Z] [2026-03-03T07:06:18.989Z] #200 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-03-03T07:06:18.989Z] #200 DONE 1.7s [2026-03-03T07:06:18.989Z] [2026-03-03T07:06:18.989Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-03-03T07:06:18.989Z] #201 DONE 1.7s [2026-03-03T07:06:18.989Z] [2026-03-03T07:06:18.989Z] #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-03-03T07:06:18.989Z] #202 DONE 1.4s [2026-03-03T07:06:18.989Z] [2026-03-03T07:06:18.989Z] #203 [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-03-03T07:06:18.989Z] #203 DONE 1.4s [2026-03-03T07:06:18.989Z] [2026-03-03T07:06:18.989Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-03-03T07:06:18.989Z] #204 DONE 1.5s [2026-03-03T07:06:18.989Z] [2026-03-03T07:06:18.989Z] #205 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-03-03T07:06:18.989Z] #205 DONE 1.4s [2026-03-03T07:06:18.989Z] [2026-03-03T07:06:18.989Z] #197 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-03-03T07:06:18.989Z] #197 DONE 1.4s [2026-03-03T07:06:19.247Z] [2026-03-03T07:06:19.247Z] #206 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-03-03T07:06:19.247Z] #206 DONE 1.5s [2026-03-03T07:06:19.247Z] [2026-03-03T07:06:19.247Z] #207 [core-keeper] exporting to image [2026-03-03T07:06:19.247Z] #207 exporting layers [2026-03-03T07:06:19.247Z] #207 ... [2026-03-03T07:06:19.247Z] [2026-03-03T07:06:19.247Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-03-03T07:06:19.247Z] #208 DONE 0.3s [2026-03-03T07:06:19.247Z] [2026-03-03T07:06:19.247Z] #199 [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-03-03T07:06:19.247Z] #199 DONE 0.5s [2026-03-03T07:06:19.247Z] [2026-03-03T07:06:19.247Z] #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-03-03T07:06:19.247Z] #209 DONE 0.3s [2026-03-03T07:06:19.247Z] [2026-03-03T07:06:19.247Z] #210 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-03-03T07:06:19.247Z] #210 DONE 0.3s [2026-03-03T07:06:19.247Z] [2026-03-03T07:06:19.247Z] #207 [core-keeper] exporting to image [2026-03-03T07:06:19.247Z] #207 exporting layers 0.2s done [2026-03-03T07:06:19.506Z] #207 writing image sha256:bb70fbe7795ce8c4f515ca240b02ee8ee2f7db02f10c47ea12214fa4ece8d8f5 done [2026-03-03T07:06:19.506Z] #207 naming to docker.io/library/core-keeper done [2026-03-03T07:06:19.506Z] #207 DONE 0.3s [2026-03-03T07:06:19.506Z] [2026-03-03T07:06:19.506Z] #211 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-03-03T07:06:19.506Z] #211 DONE 0.3s [2026-03-03T07:06:19.506Z] [2026-03-03T07:06:19.506Z] #212 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-03-03T07:06:19.506Z] #212 DONE 0.3s [2026-03-03T07:06:19.506Z] [2026-03-03T07:06:19.506Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-03-03T07:06:19.506Z] #213 DONE 0.3s [2026-03-03T07:06:19.506Z] [2026-03-03T07:06:19.506Z] #214 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-03-03T07:06:19.506Z] #214 DONE 0.3s [2026-03-03T07:06:19.506Z] [2026-03-03T07:06:19.506Z] #215 [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-03-03T07:06:19.506Z] #215 DONE 0.3s [2026-03-03T07:06:19.506Z] [2026-03-03T07:06:19.506Z] #216 [security-spiffe-token-provider] exporting to image [2026-03-03T07:06:19.506Z] #216 ... [2026-03-03T07:06:19.506Z] [2026-03-03T07:06:19.506Z] #217 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-03-03T07:06:19.506Z] #217 DONE 0.2s [2026-03-03T07:06:19.506Z] [2026-03-03T07:06:19.506Z] #218 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-03-03T07:06:19.506Z] #218 DONE 0.3s [2026-03-03T07:06:19.764Z] [2026-03-03T07:06:19.764Z] #219 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-03-03T07:06:19.764Z] #219 DONE 0.3s [2026-03-03T07:06:19.764Z] [2026-03-03T07:06:19.764Z] #220 [core-metadata] exporting to image [2026-03-03T07:06:19.764Z] #220 ... [2026-03-03T07:06:19.764Z] [2026-03-03T07:06:19.764Z] #221 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-03-03T07:06:19.764Z] #221 DONE 0.5s [2026-03-03T07:06:20.023Z] [2026-03-03T07:06:20.023Z] #222 [core-command] exporting to image [2026-03-03T07:06:20.023Z] #222 exporting layers 0.2s done [2026-03-03T07:06:20.023Z] #222 writing image sha256:a1ffa0aa3abe075addacffbb0a5adade4acd0918eb946149e1f362f1267c8030 0.1s done [2026-03-03T07:06:20.023Z] #222 naming to docker.io/library/core-command [2026-03-03T07:06:20.281Z] #222 naming to docker.io/library/core-command 0.3s done [2026-03-03T07:06:20.281Z] #222 DONE 0.9s [2026-03-03T07:06:20.281Z] [2026-03-03T07:06:20.281Z] #223 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-03-03T07:06:20.281Z] #223 DONE 0.3s [2026-03-03T07:06:20.281Z] [2026-03-03T07:06:20.281Z] #224 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-03-03T07:06:20.281Z] #224 DONE 0.6s [2026-03-03T07:06:20.281Z] [2026-03-03T07:06:20.281Z] #225 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-03T07:06:20.281Z] #225 ... [2026-03-03T07:06:20.281Z] [2026-03-03T07:06:20.281Z] #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-03T07:06:20.281Z] #226 DONE 0.8s [2026-03-03T07:06:20.540Z] [2026-03-03T07:06:20.540Z] #216 [security-spiffe-token-provider] exporting to image [2026-03-03T07:06:20.540Z] #216 exporting layers 1.0s done [2026-03-03T07:06:20.540Z] #216 writing image sha256:28479f74505fcc9408d4aef4e960f691cb7a871641495c67ffa2e74fd66ca830 [2026-03-03T07:06:20.540Z] #216 ... [2026-03-03T07:06:20.540Z] [2026-03-03T07:06:20.540Z] #227 [core-data] exporting to image [2026-03-03T07:06:20.540Z] #227 exporting layers 1.0s done [2026-03-03T07:06:20.540Z] #227 writing image sha256:1e50420c009079d5cb448e59915c831ce1925abba515abd1a4bef349c337d58f 0.0s done [2026-03-03T07:06:20.540Z] #227 naming to docker.io/library/core-data done [2026-03-03T07:06:20.540Z] #227 DONE 1.3s [2026-03-03T07:06:20.797Z] [2026-03-03T07:06:20.797Z] #228 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-03-03T07:06:20.797Z] #228 DONE 0.5s [2026-03-03T07:06:20.797Z] [2026-03-03T07:06:20.797Z] #220 [core-metadata] exporting to image [2026-03-03T07:06:20.797Z] #220 exporting layers 1.1s done [2026-03-03T07:06:20.798Z] #220 writing image sha256:c46dcb201d1702ae393f766be1e3ed8bcab738f28a0841b4e0af0d66690e3728 done [2026-03-03T07:06:20.798Z] #220 naming to docker.io/library/core-metadata 0.0s done [2026-03-03T07:06:20.798Z] #220 DONE 1.2s [2026-03-03T07:06:20.798Z] [2026-03-03T07:06:20.798Z] #229 [support-notifications] exporting to image [2026-03-03T07:06:20.798Z] #229 exporting layers 1.0s done [2026-03-03T07:06:20.798Z] #229 writing image sha256:5441fbd03bb524476317bdf8e078560fdd1f6690a09c41d888aa5777390ba9d7 0.3s done [2026-03-03T07:06:20.798Z] #229 naming to docker.io/library/support-notifications 0.0s done [2026-03-03T07:06:20.798Z] #229 DONE 1.4s [2026-03-03T07:06:20.798Z] [2026-03-03T07:06:20.798Z] #216 [security-spiffe-token-provider] exporting to image [2026-03-03T07:06:20.798Z] #216 writing image sha256:28479f74505fcc9408d4aef4e960f691cb7a871641495c67ffa2e74fd66ca830 0.3s done [2026-03-03T07:06:20.798Z] #216 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2026-03-03T07:06:20.798Z] #216 DONE 1.4s [2026-03-03T07:06:20.798Z] [2026-03-03T07:06:20.798Z] #230 [support-scheduler] exporting to image [2026-03-03T07:06:20.798Z] #230 exporting layers 1.4s done [2026-03-03T07:06:20.798Z] #230 writing image sha256:713bafe8c013db29c2cd94ffa0a993b6cf3795c9f8b3e22a5a380926af1f9513 done [2026-03-03T07:06:20.798Z] #230 naming to docker.io/library/support-scheduler done [2026-03-03T07:06:20.798Z] #230 DONE 1.5s [2026-03-03T07:06:20.798Z] [2026-03-03T07:06:20.798Z] #231 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-03-03T07:06:20.798Z] #231 DONE 0.2s [2026-03-03T07:06:20.798Z] [2026-03-03T07:06:20.798Z] #225 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-03T07:06:20.798Z] #225 DONE 0.7s [2026-03-03T07:06:20.798Z] [2026-03-03T07:06:20.798Z] #232 [security-proxy-setup] exporting to image [2026-03-03T07:06:21.056Z] #232 exporting layers 0.3s done [2026-03-03T07:06:21.314Z] #232 writing image sha256:4efe89b8ffb1e06d380745d385d9b72511cf94dd7480d2273dcadba5885cfb72 0.0s done [2026-03-03T07:06:21.314Z] #232 naming to docker.io/library/security-proxy-setup done [2026-03-03T07:06:21.314Z] #232 DONE 0.3s [2026-03-03T07:06:21.314Z] [2026-03-03T07:06:21.314Z] #233 [security-proxy-auth] exporting to image [2026-03-03T07:06:21.314Z] #233 exporting layers 0.9s done [2026-03-03T07:06:21.314Z] #233 writing image sha256:d6c2ef8e0008cfd67fdf4685a556a41932d45d3b55456afef6802e6712c471af done [2026-03-03T07:06:21.314Z] #233 naming to docker.io/library/security-proxy-auth done [2026-03-03T07:06:21.314Z] #233 DONE 0.9s [2026-03-03T07:06:21.314Z] [2026-03-03T07:06:21.314Z] #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-03T07:06:21.314Z] #234 DONE 0.4s [2026-03-03T07:06:21.571Z] [2026-03-03T07:06:21.571Z] #235 [security-secretstore-setup] exporting to image [2026-03-03T07:06:21.571Z] #235 exporting layers 0.3s done [2026-03-03T07:06:21.571Z] #235 writing image sha256:e04b76e0dd34083b77b1e917cd7d119726788b73e51246e713189593e64333d9 done [2026-03-03T07:06:21.571Z] #235 naming to docker.io/library/security-secretstore-setup done [2026-03-03T07:06:21.571Z] #235 DONE 0.3s [2026-03-03T07:06:21.571Z] time="2026-03-03T07:01:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T07:06:21.571Z] time="2026-03-03T07:01:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T07:06:21.571Z] time="2026-03-03T07:01:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T07:06:21.571Z] time="2026-03-03T07:01:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T07:06:21.571Z] time="2026-03-03T07:01:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T07:06:21.571Z] time="2026-03-03T07:01:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T07:06:21.571Z] time="2026-03-03T07:01:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T07:06:21.571Z] time="2026-03-03T07:01:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T07:06:21.571Z] time="2026-03-03T07:01:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T07:06:21.571Z] time="2026-03-03T07:01:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T07:06:21.571Z] time="2026-03-03T07:01:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T07:06:21.571Z] time="2026-03-03T07:01:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T07:06:21.571Z] time="2026-03-03T07:01:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T07:06:21.571Z] time="2026-03-03T07:01:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T07:06:21.571Z] time="2026-03-03T07:01:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-03-03T07:06:21.580Z] $ docker stop --time=1 eb92cd4e6b3c7063eebd64d2978257387ad26390e17e9e837015058cc7d23c69 [2026-03-03T07:06:22.830Z] $ docker rm -f --volumes eb92cd4e6b3c7063eebd64d2978257387ad26390e17e9e837015058cc7d23c69 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-03T07:06:23.171Z] + docker images [2026-03-03T07:06:23.171Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-03-03T07:06:23.171Z] security-secretstore-setup latest e04b76e0dd34 1 second ago 83.7MB [2026-03-03T07:06:23.171Z] security-proxy-setup latest 4efe89b8ffb1 2 seconds ago 52MB [2026-03-03T07:06:23.171Z] security-proxy-auth latest d6c2ef8e0008 2 seconds ago 46.1MB [2026-03-03T07:06:23.171Z] core-metadata latest c46dcb201d17 3 seconds ago 47.1MB [2026-03-03T07:06:23.171Z] core-command latest a1ffa0aa3abe 3 seconds ago 41.3MB [2026-03-03T07:06:23.171Z] support-scheduler latest 713bafe8c013 3 seconds ago 51.2MB [2026-03-03T07:06:23.171Z] support-notifications latest 5441fbd03bb5 3 seconds ago 54.8MB [2026-03-03T07:06:23.171Z] core-data latest 1e50420c0090 3 seconds ago 47MB [2026-03-03T07:06:23.171Z] security-spiffe-token-provider latest 28479f74505f 3 seconds ago 50.2MB [2026-03-03T07:06:23.171Z] core-keeper latest bb70fbe7795c 4 seconds ago 46.8MB [2026-03-03T07:06:23.171Z] security-bootstrapper latest 2a4f542764ff About a minute ago 21.6MB [2026-03-03T07:06:23.171Z] core-common-config-bootstrapper latest aaa6d845c227 About a minute ago 20.5MB [2026-03-03T07:06:23.171Z] security-spire-agent latest 3027aee197cd 3 minutes ago 237MB [2026-03-03T07:06:23.171Z] security-spire-server latest 2bd26e826132 3 minutes ago 178MB [2026-03-03T07:06:23.171Z] security-spire-config latest 5f6716ca0556 3 minutes ago 177MB [2026-03-03T07:06:23.171Z] ci-base-image-x86_64 latest 3a72c986a790 7 minutes ago 1GB [2026-03-03T07:06:23.171Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 4 months ago 636MB [2026-03-03T07:06:23.171Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 9 months ago 573MB [2026-03-03T07:06:23.171Z] 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-03-03T07:06:23.286Z] provisioning config files... [2026-03-03T07:06:23.296Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/957@tmp/config12148553416041322724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-03T07:06:23.588Z] ---> ****-login.sh [2026-03-03T07:06:23.588Z] nexus3.edgexfoundry.org:10001 [2026-03-03T07:06:23.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T07:06:23.588Z] Login Succeeded [2026-03-03T07:06:23.588Z] nexus3.edgexfoundry.org:10002 [2026-03-03T07:06:23.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T07:06:23.847Z] Login Succeeded [2026-03-03T07:06:23.847Z] nexus3.edgexfoundry.org:10003 [2026-03-03T07:06:23.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T07:06:23.847Z] Login Succeeded [2026-03-03T07:06:23.847Z] nexus3.edgexfoundry.org:10004 [2026-03-03T07:06:23.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T07:06:23.847Z] Login Succeeded [2026-03-03T07:06:23.847Z] ****.io [2026-03-03T07:06:24.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T07:06:24.109Z] Login Succeeded [2026-03-03T07:06:24.109Z] ---> ****-login.sh ends [Pipeline] } [2026-03-03T07:06:24.115Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T07:06:24.165Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-03T07:06:24.193Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2026-03-03T07:06:24.193Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:06:24.193Z] latest [2026-03-03T07:06:24.193Z] 4.1.0-dev.102 [2026-03-03T07:06:24.193Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:06:24.193Z] main [2026-03-03T07:06:24.193Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:24.527Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:24.842Z] + docker push nexus3.edgexfoundry.org:10004/core-command:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:06:24.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-03-03T07:06:24.842Z] bd3ae21ead92: Preparing [2026-03-03T07:06:24.842Z] defbf1832791: Preparing [2026-03-03T07:06:24.842Z] cc76d6d0b7d7: Preparing [2026-03-03T07:06:24.842Z] 642f668e6039: Preparing [2026-03-03T07:06:24.842Z] 83d1e3d6863f: Preparing [2026-03-03T07:06:24.842Z] 567647c5c1d4: Preparing [2026-03-03T07:06:24.842Z] cce92674e987: Preparing [2026-03-03T07:06:24.842Z] 567647c5c1d4: Waiting [2026-03-03T07:06:24.842Z] cce92674e987: Waiting [2026-03-03T07:06:24.842Z] 642f668e6039: Pushed [2026-03-03T07:06:24.842Z] cc76d6d0b7d7: Pushed [2026-03-03T07:06:24.842Z] bd3ae21ead92: Pushed [2026-03-03T07:06:24.842Z] 83d1e3d6863f: Pushed [2026-03-03T07:06:24.842Z] cce92674e987: Layer already exists [2026-03-03T07:06:25.101Z] 567647c5c1d4: Pushed [2026-03-03T07:06:28.385Z] defbf1832791: Pushed [2026-03-03T07:06:28.385Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:7cf8a3a8aac589666f4d5b7442d786bdd3a1213eb7df1aaf3aa452a6d7a1654f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:28.708Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:29.034Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2026-03-03T07:06:29.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-03-03T07:06:29.034Z] bd3ae21ead92: Preparing [2026-03-03T07:06:29.034Z] defbf1832791: Preparing [2026-03-03T07:06:29.034Z] cc76d6d0b7d7: Preparing [2026-03-03T07:06:29.034Z] 642f668e6039: Preparing [2026-03-03T07:06:29.034Z] 83d1e3d6863f: Preparing [2026-03-03T07:06:29.034Z] 567647c5c1d4: Preparing [2026-03-03T07:06:29.034Z] cce92674e987: Preparing [2026-03-03T07:06:29.034Z] 567647c5c1d4: Waiting [2026-03-03T07:06:29.034Z] cce92674e987: Waiting [2026-03-03T07:06:29.034Z] 83d1e3d6863f: Layer already exists [2026-03-03T07:06:29.034Z] defbf1832791: Layer already exists [2026-03-03T07:06:29.034Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:06:29.034Z] bd3ae21ead92: Layer already exists [2026-03-03T07:06:29.034Z] 642f668e6039: Layer already exists [2026-03-03T07:06:29.034Z] 567647c5c1d4: Layer already exists [2026-03-03T07:06:29.034Z] cce92674e987: Layer already exists [2026-03-03T07:06:29.034Z] latest: digest: sha256:7cf8a3a8aac589666f4d5b7442d786bdd3a1213eb7df1aaf3aa452a6d7a1654f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:29.360Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:29.751Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.102 [2026-03-03T07:06:29.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-03-03T07:06:29.751Z] bd3ae21ead92: Preparing [2026-03-03T07:06:29.751Z] defbf1832791: Preparing [2026-03-03T07:06:29.751Z] cc76d6d0b7d7: Preparing [2026-03-03T07:06:29.751Z] 642f668e6039: Preparing [2026-03-03T07:06:29.751Z] 83d1e3d6863f: Preparing [2026-03-03T07:06:29.751Z] 567647c5c1d4: Preparing [2026-03-03T07:06:29.751Z] cce92674e987: Preparing [2026-03-03T07:06:29.751Z] cce92674e987: Waiting [2026-03-03T07:06:29.751Z] 567647c5c1d4: Waiting [2026-03-03T07:06:29.751Z] 642f668e6039: Layer already exists [2026-03-03T07:06:29.751Z] 83d1e3d6863f: Layer already exists [2026-03-03T07:06:29.751Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:06:29.751Z] defbf1832791: Layer already exists [2026-03-03T07:06:29.751Z] bd3ae21ead92: Layer already exists [2026-03-03T07:06:29.751Z] 567647c5c1d4: Layer already exists [2026-03-03T07:06:29.751Z] cce92674e987: Layer already exists [2026-03-03T07:06:29.751Z] 4.1.0-dev.102: digest: sha256:7cf8a3a8aac589666f4d5b7442d786bdd3a1213eb7df1aaf3aa452a6d7a1654f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:30.127Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:30.488Z] + docker push nexus3.edgexfoundry.org:10004/core-command:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:06:30.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-03-03T07:06:30.488Z] bd3ae21ead92: Preparing [2026-03-03T07:06:30.488Z] defbf1832791: Preparing [2026-03-03T07:06:30.488Z] cc76d6d0b7d7: Preparing [2026-03-03T07:06:30.488Z] 642f668e6039: Preparing [2026-03-03T07:06:30.488Z] 83d1e3d6863f: Preparing [2026-03-03T07:06:30.488Z] 567647c5c1d4: Preparing [2026-03-03T07:06:30.488Z] cce92674e987: Preparing [2026-03-03T07:06:30.488Z] cce92674e987: Waiting [2026-03-03T07:06:30.488Z] 567647c5c1d4: Waiting [2026-03-03T07:06:30.488Z] bd3ae21ead92: Layer already exists [2026-03-03T07:06:30.488Z] 83d1e3d6863f: Layer already exists [2026-03-03T07:06:30.488Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:06:30.488Z] 642f668e6039: Layer already exists [2026-03-03T07:06:30.488Z] defbf1832791: Layer already exists [2026-03-03T07:06:30.488Z] cce92674e987: Layer already exists [2026-03-03T07:06:30.488Z] 567647c5c1d4: Layer already exists [2026-03-03T07:06:30.488Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:7cf8a3a8aac589666f4d5b7442d786bdd3a1213eb7df1aaf3aa452a6d7a1654f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:30.859Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:31.206Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2026-03-03T07:06:31.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-03-03T07:06:31.206Z] bd3ae21ead92: Preparing [2026-03-03T07:06:31.206Z] defbf1832791: Preparing [2026-03-03T07:06:31.206Z] cc76d6d0b7d7: Preparing [2026-03-03T07:06:31.206Z] 642f668e6039: Preparing [2026-03-03T07:06:31.206Z] 83d1e3d6863f: Preparing [2026-03-03T07:06:31.206Z] 567647c5c1d4: Preparing [2026-03-03T07:06:31.206Z] cce92674e987: Preparing [2026-03-03T07:06:31.206Z] 567647c5c1d4: Waiting [2026-03-03T07:06:31.206Z] cce92674e987: Waiting [2026-03-03T07:06:31.206Z] defbf1832791: Layer already exists [2026-03-03T07:06:31.206Z] 642f668e6039: Layer already exists [2026-03-03T07:06:31.206Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:06:31.206Z] 83d1e3d6863f: Layer already exists [2026-03-03T07:06:31.206Z] bd3ae21ead92: Layer already exists [2026-03-03T07:06:31.206Z] 567647c5c1d4: Layer already exists [2026-03-03T07:06:31.206Z] cce92674e987: Layer already exists [2026-03-03T07:06:31.206Z] main: digest: sha256:7cf8a3a8aac589666f4d5b7442d786bdd3a1213eb7df1aaf3aa452a6d7a1654f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T07:06:31.309Z] ===================================================== [Pipeline] echo [2026-03-03T07:06:31.320Z] taggedImages: [2026-03-03T07:06:31.320Z] - nexus3.edgexfoundry.org:10004/core-command:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:06:31.320Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-03-03T07:06:31.320Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.102 [2026-03-03T07:06:31.320Z] - nexus3.edgexfoundry.org:10004/core-command:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:06:31.320Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2026-03-03T07:06:31.344Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2026-03-03T07:06:31.344Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:06:31.344Z] latest [2026-03-03T07:06:31.344Z] 4.1.0-dev.102 [2026-03-03T07:06:31.344Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:06:31.344Z] main [2026-03-03T07:06:31.344Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:31.673Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:31.988Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:06:31.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-03-03T07:06:31.988Z] e5c1cdca8557: Preparing [2026-03-03T07:06:31.988Z] eaf0829ff109: Preparing [2026-03-03T07:06:31.988Z] dfcb852c200b: Preparing [2026-03-03T07:06:31.988Z] a859d43c297a: Preparing [2026-03-03T07:06:31.988Z] cc76d6d0b7d7: Preparing [2026-03-03T07:06:31.988Z] 642f668e6039: Preparing [2026-03-03T07:06:31.988Z] 83d1e3d6863f: Preparing [2026-03-03T07:06:31.988Z] 567647c5c1d4: Preparing [2026-03-03T07:06:31.988Z] cce92674e987: Preparing [2026-03-03T07:06:31.988Z] 642f668e6039: Waiting [2026-03-03T07:06:31.988Z] 83d1e3d6863f: Waiting [2026-03-03T07:06:31.988Z] 567647c5c1d4: Waiting [2026-03-03T07:06:31.988Z] cce92674e987: Waiting [2026-03-03T07:06:31.988Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:06:31.988Z] 642f668e6039: Layer already exists [2026-03-03T07:06:31.988Z] 83d1e3d6863f: Layer already exists [2026-03-03T07:06:31.988Z] eaf0829ff109: Pushed [2026-03-03T07:06:31.988Z] dfcb852c200b: Pushed [2026-03-03T07:06:31.988Z] 567647c5c1d4: Layer already exists [2026-03-03T07:06:31.988Z] e5c1cdca8557: Pushed [2026-03-03T07:06:31.988Z] cce92674e987: Layer already exists [2026-03-03T07:06:33.365Z] a859d43c297a: Pushed [2026-03-03T07:06:33.623Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:ea88b72ce6214c478059dbdbf46578e74394522e7a4902bb60488b53323d2ad9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:33.941Z] + 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-03-03T07:06:34.257Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-03-03T07:06:34.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-03-03T07:06:34.257Z] e5c1cdca8557: Preparing [2026-03-03T07:06:34.257Z] eaf0829ff109: Preparing [2026-03-03T07:06:34.257Z] dfcb852c200b: Preparing [2026-03-03T07:06:34.257Z] a859d43c297a: Preparing [2026-03-03T07:06:34.257Z] cc76d6d0b7d7: Preparing [2026-03-03T07:06:34.257Z] 642f668e6039: Preparing [2026-03-03T07:06:34.257Z] 83d1e3d6863f: Preparing [2026-03-03T07:06:34.257Z] 567647c5c1d4: Preparing [2026-03-03T07:06:34.257Z] cce92674e987: Preparing [2026-03-03T07:06:34.257Z] 642f668e6039: Waiting [2026-03-03T07:06:34.257Z] 83d1e3d6863f: Waiting [2026-03-03T07:06:34.257Z] 567647c5c1d4: Waiting [2026-03-03T07:06:34.257Z] cce92674e987: Waiting [2026-03-03T07:06:34.257Z] e5c1cdca8557: Layer already exists [2026-03-03T07:06:34.257Z] dfcb852c200b: Layer already exists [2026-03-03T07:06:34.257Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:06:34.257Z] a859d43c297a: Layer already exists [2026-03-03T07:06:34.257Z] eaf0829ff109: Layer already exists [2026-03-03T07:06:34.257Z] 642f668e6039: Layer already exists [2026-03-03T07:06:34.257Z] 83d1e3d6863f: Layer already exists [2026-03-03T07:06:34.257Z] cce92674e987: Layer already exists [2026-03-03T07:06:34.257Z] 567647c5c1d4: Layer already exists [2026-03-03T07:06:34.257Z] latest: digest: sha256:ea88b72ce6214c478059dbdbf46578e74394522e7a4902bb60488b53323d2ad9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:34.575Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:34.890Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.102 [2026-03-03T07:06:34.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-03-03T07:06:34.890Z] e5c1cdca8557: Preparing [2026-03-03T07:06:34.890Z] eaf0829ff109: Preparing [2026-03-03T07:06:34.890Z] dfcb852c200b: Preparing [2026-03-03T07:06:34.890Z] a859d43c297a: Preparing [2026-03-03T07:06:34.890Z] cc76d6d0b7d7: Preparing [2026-03-03T07:06:34.890Z] 642f668e6039: Preparing [2026-03-03T07:06:34.890Z] 83d1e3d6863f: Preparing [2026-03-03T07:06:34.890Z] 567647c5c1d4: Preparing [2026-03-03T07:06:34.890Z] cce92674e987: Preparing [2026-03-03T07:06:34.890Z] 642f668e6039: Waiting [2026-03-03T07:06:34.890Z] 567647c5c1d4: Waiting [2026-03-03T07:06:34.890Z] cce92674e987: Waiting [2026-03-03T07:06:34.890Z] 83d1e3d6863f: Waiting [2026-03-03T07:06:34.890Z] e5c1cdca8557: Layer already exists [2026-03-03T07:06:34.890Z] dfcb852c200b: Layer already exists [2026-03-03T07:06:34.890Z] a859d43c297a: Layer already exists [2026-03-03T07:06:34.890Z] eaf0829ff109: Layer already exists [2026-03-03T07:06:34.890Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:06:34.890Z] 642f668e6039: Layer already exists [2026-03-03T07:06:34.890Z] cce92674e987: Layer already exists [2026-03-03T07:06:34.890Z] 83d1e3d6863f: Layer already exists [2026-03-03T07:06:34.890Z] 567647c5c1d4: Layer already exists [2026-03-03T07:06:34.890Z] 4.1.0-dev.102: digest: sha256:ea88b72ce6214c478059dbdbf46578e74394522e7a4902bb60488b53323d2ad9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:35.211Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:35.562Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:06:35.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-03-03T07:06:35.562Z] e5c1cdca8557: Preparing [2026-03-03T07:06:35.562Z] eaf0829ff109: Preparing [2026-03-03T07:06:35.562Z] dfcb852c200b: Preparing [2026-03-03T07:06:35.562Z] a859d43c297a: Preparing [2026-03-03T07:06:35.562Z] cc76d6d0b7d7: Preparing [2026-03-03T07:06:35.562Z] 642f668e6039: Preparing [2026-03-03T07:06:35.562Z] 83d1e3d6863f: Preparing [2026-03-03T07:06:35.562Z] 567647c5c1d4: Preparing [2026-03-03T07:06:35.562Z] 642f668e6039: Waiting [2026-03-03T07:06:35.562Z] 83d1e3d6863f: Waiting [2026-03-03T07:06:35.562Z] cce92674e987: Preparing [2026-03-03T07:06:35.562Z] 567647c5c1d4: Waiting [2026-03-03T07:06:35.562Z] eaf0829ff109: Layer already exists [2026-03-03T07:06:35.562Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:06:35.562Z] e5c1cdca8557: Layer already exists [2026-03-03T07:06:35.562Z] a859d43c297a: Layer already exists [2026-03-03T07:06:35.562Z] dfcb852c200b: Layer already exists [2026-03-03T07:06:35.562Z] 83d1e3d6863f: Layer already exists [2026-03-03T07:06:35.562Z] 567647c5c1d4: Layer already exists [2026-03-03T07:06:35.562Z] 642f668e6039: Layer already exists [2026-03-03T07:06:35.562Z] cce92674e987: Layer already exists [2026-03-03T07:06:35.562Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:ea88b72ce6214c478059dbdbf46578e74394522e7a4902bb60488b53323d2ad9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:35.885Z] + 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-03-03T07:06:36.199Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-03-03T07:06:36.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-03-03T07:06:36.199Z] e5c1cdca8557: Preparing [2026-03-03T07:06:36.199Z] eaf0829ff109: Preparing [2026-03-03T07:06:36.199Z] dfcb852c200b: Preparing [2026-03-03T07:06:36.199Z] a859d43c297a: Preparing [2026-03-03T07:06:36.199Z] cc76d6d0b7d7: Preparing [2026-03-03T07:06:36.199Z] 642f668e6039: Preparing [2026-03-03T07:06:36.199Z] 83d1e3d6863f: Preparing [2026-03-03T07:06:36.199Z] 567647c5c1d4: Preparing [2026-03-03T07:06:36.199Z] cce92674e987: Preparing [2026-03-03T07:06:36.199Z] 642f668e6039: Waiting [2026-03-03T07:06:36.199Z] 567647c5c1d4: Waiting [2026-03-03T07:06:36.199Z] 83d1e3d6863f: Waiting [2026-03-03T07:06:36.199Z] cce92674e987: Waiting [2026-03-03T07:06:36.199Z] a859d43c297a: Layer already exists [2026-03-03T07:06:36.199Z] eaf0829ff109: Layer already exists [2026-03-03T07:06:36.199Z] e5c1cdca8557: Layer already exists [2026-03-03T07:06:36.199Z] dfcb852c200b: Layer already exists [2026-03-03T07:06:36.199Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:06:36.199Z] 567647c5c1d4: Layer already exists [2026-03-03T07:06:36.199Z] 642f668e6039: Layer already exists [2026-03-03T07:06:36.199Z] cce92674e987: Layer already exists [2026-03-03T07:06:36.199Z] 83d1e3d6863f: Layer already exists [2026-03-03T07:06:36.199Z] main: digest: sha256:ea88b72ce6214c478059dbdbf46578e74394522e7a4902bb60488b53323d2ad9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T07:06:36.269Z] ===================================================== [Pipeline] echo [2026-03-03T07:06:36.279Z] taggedImages: [2026-03-03T07:06:36.279Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:06:36.279Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-03-03T07:06:36.279Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.102 [2026-03-03T07:06:36.279Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:06:36.279Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2026-03-03T07:06:36.307Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2026-03-03T07:06:36.307Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:06:36.307Z] latest [2026-03-03T07:06:36.307Z] 4.1.0-dev.102 [2026-03-03T07:06:36.307Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:06:36.307Z] main [2026-03-03T07:06:36.307Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:36.636Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:36.957Z] + docker push nexus3.edgexfoundry.org:10004/core-data:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:06:36.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-03-03T07:06:36.958Z] 64ce43063c0d: Preparing [2026-03-03T07:06:36.958Z] 2d53bc895375: Preparing [2026-03-03T07:06:36.958Z] cc76d6d0b7d7: Preparing [2026-03-03T07:06:36.958Z] 642f668e6039: Preparing [2026-03-03T07:06:36.958Z] 03603c0b90cb: Preparing [2026-03-03T07:06:36.958Z] 9511a3bb7c5c: Preparing [2026-03-03T07:06:36.958Z] cce92674e987: Preparing [2026-03-03T07:06:36.958Z] 9511a3bb7c5c: Waiting [2026-03-03T07:06:36.958Z] cce92674e987: Waiting [2026-03-03T07:06:36.958Z] 642f668e6039: Layer already exists [2026-03-03T07:06:36.958Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:06:36.958Z] cce92674e987: Layer already exists [2026-03-03T07:06:36.958Z] 64ce43063c0d: Pushed [2026-03-03T07:06:36.958Z] 03603c0b90cb: Pushed [2026-03-03T07:06:36.958Z] 9511a3bb7c5c: Pushed [2026-03-03T07:06:41.144Z] 2d53bc895375: Pushed [2026-03-03T07:06:41.144Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:a614e31675601ce7c7a4f35895a366f6bf46fe9924a3d9a670a63da8fe7bf7a9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:41.454Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:41.769Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2026-03-03T07:06:41.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-03-03T07:06:41.769Z] 64ce43063c0d: Preparing [2026-03-03T07:06:41.769Z] 2d53bc895375: Preparing [2026-03-03T07:06:41.769Z] cc76d6d0b7d7: Preparing [2026-03-03T07:06:41.769Z] 642f668e6039: Preparing [2026-03-03T07:06:41.769Z] 03603c0b90cb: Preparing [2026-03-03T07:06:41.769Z] 9511a3bb7c5c: Preparing [2026-03-03T07:06:41.769Z] cce92674e987: Preparing [2026-03-03T07:06:41.769Z] 9511a3bb7c5c: Waiting [2026-03-03T07:06:41.769Z] cce92674e987: Waiting [2026-03-03T07:06:41.769Z] 2d53bc895375: Layer already exists [2026-03-03T07:06:41.769Z] 642f668e6039: Layer already exists [2026-03-03T07:06:41.769Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:06:41.769Z] 03603c0b90cb: Layer already exists [2026-03-03T07:06:41.769Z] 64ce43063c0d: Layer already exists [2026-03-03T07:06:41.769Z] 9511a3bb7c5c: Layer already exists [2026-03-03T07:06:41.769Z] cce92674e987: Layer already exists [2026-03-03T07:06:41.769Z] latest: digest: sha256:a614e31675601ce7c7a4f35895a366f6bf46fe9924a3d9a670a63da8fe7bf7a9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:42.089Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:42.417Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.102 [2026-03-03T07:06:42.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-03-03T07:06:42.417Z] 64ce43063c0d: Preparing [2026-03-03T07:06:42.417Z] 2d53bc895375: Preparing [2026-03-03T07:06:42.417Z] cc76d6d0b7d7: Preparing [2026-03-03T07:06:42.417Z] 642f668e6039: Preparing [2026-03-03T07:06:42.417Z] 03603c0b90cb: Preparing [2026-03-03T07:06:42.417Z] 9511a3bb7c5c: Preparing [2026-03-03T07:06:42.417Z] cce92674e987: Preparing [2026-03-03T07:06:42.417Z] 9511a3bb7c5c: Waiting [2026-03-03T07:06:42.417Z] cce92674e987: Waiting [2026-03-03T07:06:42.417Z] 64ce43063c0d: Layer already exists [2026-03-03T07:06:42.417Z] 2d53bc895375: Layer already exists [2026-03-03T07:06:42.417Z] 03603c0b90cb: Layer already exists [2026-03-03T07:06:42.417Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:06:42.417Z] 642f668e6039: Layer already exists [2026-03-03T07:06:42.417Z] 9511a3bb7c5c: Layer already exists [2026-03-03T07:06:42.417Z] cce92674e987: Layer already exists [2026-03-03T07:06:42.417Z] 4.1.0-dev.102: digest: sha256:a614e31675601ce7c7a4f35895a366f6bf46fe9924a3d9a670a63da8fe7bf7a9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:42.732Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:43.038Z] + docker push nexus3.edgexfoundry.org:10004/core-data:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:06:43.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-03-03T07:06:43.038Z] 64ce43063c0d: Preparing [2026-03-03T07:06:43.038Z] 2d53bc895375: Preparing [2026-03-03T07:06:43.038Z] cc76d6d0b7d7: Preparing [2026-03-03T07:06:43.038Z] 642f668e6039: Preparing [2026-03-03T07:06:43.038Z] 03603c0b90cb: Preparing [2026-03-03T07:06:43.038Z] 9511a3bb7c5c: Preparing [2026-03-03T07:06:43.038Z] cce92674e987: Preparing [2026-03-03T07:06:43.038Z] 9511a3bb7c5c: Waiting [2026-03-03T07:06:43.038Z] cce92674e987: Waiting [2026-03-03T07:06:43.038Z] 2d53bc895375: Layer already exists [2026-03-03T07:06:43.038Z] 03603c0b90cb: Layer already exists [2026-03-03T07:06:43.038Z] 642f668e6039: Layer already exists [2026-03-03T07:06:43.038Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:06:43.038Z] 64ce43063c0d: Layer already exists [2026-03-03T07:06:43.038Z] 9511a3bb7c5c: Layer already exists [2026-03-03T07:06:43.038Z] cce92674e987: Layer already exists [2026-03-03T07:06:43.038Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:a614e31675601ce7c7a4f35895a366f6bf46fe9924a3d9a670a63da8fe7bf7a9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:43.361Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:43.672Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2026-03-03T07:06:43.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-03-03T07:06:43.672Z] 64ce43063c0d: Preparing [2026-03-03T07:06:43.672Z] 2d53bc895375: Preparing [2026-03-03T07:06:43.672Z] cc76d6d0b7d7: Preparing [2026-03-03T07:06:43.672Z] 642f668e6039: Preparing [2026-03-03T07:06:43.672Z] 03603c0b90cb: Preparing [2026-03-03T07:06:43.672Z] 9511a3bb7c5c: Preparing [2026-03-03T07:06:43.672Z] cce92674e987: Preparing [2026-03-03T07:06:43.672Z] 9511a3bb7c5c: Waiting [2026-03-03T07:06:43.672Z] cce92674e987: Waiting [2026-03-03T07:06:43.672Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:06:43.672Z] 642f668e6039: Layer already exists [2026-03-03T07:06:43.672Z] 2d53bc895375: Layer already exists [2026-03-03T07:06:43.672Z] 64ce43063c0d: Layer already exists [2026-03-03T07:06:43.672Z] 03603c0b90cb: Layer already exists [2026-03-03T07:06:43.672Z] cce92674e987: Layer already exists [2026-03-03T07:06:43.672Z] 9511a3bb7c5c: Layer already exists [2026-03-03T07:06:43.672Z] main: digest: sha256:a614e31675601ce7c7a4f35895a366f6bf46fe9924a3d9a670a63da8fe7bf7a9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T07:06:43.748Z] ===================================================== [Pipeline] echo [2026-03-03T07:06:43.761Z] taggedImages: [2026-03-03T07:06:43.761Z] - nexus3.edgexfoundry.org:10004/core-data:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:06:43.761Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-03-03T07:06:43.761Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.102 [2026-03-03T07:06:43.761Z] - nexus3.edgexfoundry.org:10004/core-data:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:06:43.761Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2026-03-03T07:06:43.787Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2026-03-03T07:06:43.787Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:06:43.787Z] latest [2026-03-03T07:06:43.787Z] 4.1.0-dev.102 [2026-03-03T07:06:43.787Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:06:43.787Z] main [2026-03-03T07:06:43.787Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:44.115Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:44.429Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:06:44.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-03-03T07:06:44.429Z] c20899a9e6a8: Preparing [2026-03-03T07:06:44.429Z] c62718b264c2: Preparing [2026-03-03T07:06:44.429Z] 642f668e6039: Preparing [2026-03-03T07:06:44.429Z] 524cfab9ea17: Preparing [2026-03-03T07:06:44.429Z] 4d96beece314: Preparing [2026-03-03T07:06:44.429Z] cce92674e987: Preparing [2026-03-03T07:06:44.429Z] cce92674e987: Waiting [2026-03-03T07:06:44.429Z] 642f668e6039: Layer already exists [2026-03-03T07:06:44.429Z] 4d96beece314: Pushed [2026-03-03T07:06:44.429Z] 524cfab9ea17: Pushed [2026-03-03T07:06:44.429Z] cce92674e987: Layer already exists [2026-03-03T07:06:44.429Z] c20899a9e6a8: Pushed [2026-03-03T07:06:48.613Z] c62718b264c2: Pushed [2026-03-03T07:06:48.613Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:1f9981dca0c830645c732fb0c81d1a32a3983cfa0d5d6bc984f7d0abbaae9aa7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:48.945Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:49.263Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-03-03T07:06:49.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-03-03T07:06:49.263Z] c20899a9e6a8: Preparing [2026-03-03T07:06:49.263Z] c62718b264c2: Preparing [2026-03-03T07:06:49.263Z] 642f668e6039: Preparing [2026-03-03T07:06:49.263Z] 524cfab9ea17: Preparing [2026-03-03T07:06:49.263Z] 4d96beece314: Preparing [2026-03-03T07:06:49.263Z] cce92674e987: Preparing [2026-03-03T07:06:49.263Z] cce92674e987: Waiting [2026-03-03T07:06:49.263Z] c20899a9e6a8: Layer already exists [2026-03-03T07:06:49.263Z] 524cfab9ea17: Layer already exists [2026-03-03T07:06:49.263Z] 4d96beece314: Layer already exists [2026-03-03T07:06:49.263Z] c62718b264c2: Layer already exists [2026-03-03T07:06:49.263Z] 642f668e6039: Layer already exists [2026-03-03T07:06:49.263Z] cce92674e987: Layer already exists [2026-03-03T07:06:49.263Z] latest: digest: sha256:1f9981dca0c830645c732fb0c81d1a32a3983cfa0d5d6bc984f7d0abbaae9aa7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:49.573Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:49.892Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.102 [2026-03-03T07:06:49.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-03-03T07:06:49.892Z] c20899a9e6a8: Preparing [2026-03-03T07:06:49.892Z] c62718b264c2: Preparing [2026-03-03T07:06:49.892Z] 642f668e6039: Preparing [2026-03-03T07:06:49.892Z] 524cfab9ea17: Preparing [2026-03-03T07:06:49.892Z] 4d96beece314: Preparing [2026-03-03T07:06:49.892Z] cce92674e987: Preparing [2026-03-03T07:06:49.892Z] cce92674e987: Waiting [2026-03-03T07:06:49.892Z] c20899a9e6a8: Layer already exists [2026-03-03T07:06:49.892Z] c62718b264c2: Layer already exists [2026-03-03T07:06:49.892Z] 4d96beece314: Layer already exists [2026-03-03T07:06:49.892Z] 524cfab9ea17: Layer already exists [2026-03-03T07:06:49.892Z] 642f668e6039: Layer already exists [2026-03-03T07:06:49.892Z] cce92674e987: Layer already exists [2026-03-03T07:06:49.892Z] 4.1.0-dev.102: digest: sha256:1f9981dca0c830645c732fb0c81d1a32a3983cfa0d5d6bc984f7d0abbaae9aa7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:50.210Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:50.530Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:06:50.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-03-03T07:06:50.530Z] c20899a9e6a8: Preparing [2026-03-03T07:06:50.530Z] c62718b264c2: Preparing [2026-03-03T07:06:50.530Z] 642f668e6039: Preparing [2026-03-03T07:06:50.530Z] 524cfab9ea17: Preparing [2026-03-03T07:06:50.530Z] 4d96beece314: Preparing [2026-03-03T07:06:50.530Z] cce92674e987: Preparing [2026-03-03T07:06:50.530Z] cce92674e987: Waiting [2026-03-03T07:06:50.530Z] c62718b264c2: Layer already exists [2026-03-03T07:06:50.530Z] 524cfab9ea17: Layer already exists [2026-03-03T07:06:50.530Z] 642f668e6039: Layer already exists [2026-03-03T07:06:50.530Z] 4d96beece314: Layer already exists [2026-03-03T07:06:50.530Z] c20899a9e6a8: Layer already exists [2026-03-03T07:06:50.530Z] cce92674e987: Layer already exists [2026-03-03T07:06:50.530Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:1f9981dca0c830645c732fb0c81d1a32a3983cfa0d5d6bc984f7d0abbaae9aa7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:50.850Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:51.170Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2026-03-03T07:06:51.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-03-03T07:06:51.170Z] c20899a9e6a8: Preparing [2026-03-03T07:06:51.170Z] c62718b264c2: Preparing [2026-03-03T07:06:51.170Z] 642f668e6039: Preparing [2026-03-03T07:06:51.170Z] 524cfab9ea17: Preparing [2026-03-03T07:06:51.170Z] 4d96beece314: Preparing [2026-03-03T07:06:51.170Z] cce92674e987: Preparing [2026-03-03T07:06:51.170Z] cce92674e987: Waiting [2026-03-03T07:06:51.170Z] 524cfab9ea17: Layer already exists [2026-03-03T07:06:51.170Z] c62718b264c2: Layer already exists [2026-03-03T07:06:51.170Z] 642f668e6039: Layer already exists [2026-03-03T07:06:51.170Z] 4d96beece314: Layer already exists [2026-03-03T07:06:51.170Z] c20899a9e6a8: Layer already exists [2026-03-03T07:06:51.170Z] cce92674e987: Layer already exists [2026-03-03T07:06:51.170Z] main: digest: sha256:1f9981dca0c830645c732fb0c81d1a32a3983cfa0d5d6bc984f7d0abbaae9aa7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T07:06:51.236Z] ===================================================== [Pipeline] echo [2026-03-03T07:06:51.247Z] taggedImages: [2026-03-03T07:06:51.247Z] - nexus3.edgexfoundry.org:10004/core-keeper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:06:51.247Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-03-03T07:06:51.247Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.102 [2026-03-03T07:06:51.247Z] - nexus3.edgexfoundry.org:10004/core-keeper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:06:51.247Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2026-03-03T07:06:51.275Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2026-03-03T07:06:51.275Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:06:51.275Z] latest [2026-03-03T07:06:51.275Z] 4.1.0-dev.102 [2026-03-03T07:06:51.275Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:06:51.275Z] main [2026-03-03T07:06:51.275Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:51.621Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:51.941Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:06:51.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-03-03T07:06:51.941Z] a9cef1ad6c49: Preparing [2026-03-03T07:06:51.941Z] 80f31a2e033b: Preparing [2026-03-03T07:06:51.941Z] 33875c72ebd0: Preparing [2026-03-03T07:06:51.941Z] cc76d6d0b7d7: Preparing [2026-03-03T07:06:51.941Z] 642f668e6039: Preparing [2026-03-03T07:06:51.941Z] 83d1e3d6863f: Preparing [2026-03-03T07:06:51.941Z] 567647c5c1d4: Preparing [2026-03-03T07:06:51.941Z] cce92674e987: Preparing [2026-03-03T07:06:51.941Z] 83d1e3d6863f: Waiting [2026-03-03T07:06:51.941Z] 567647c5c1d4: Waiting [2026-03-03T07:06:51.941Z] cce92674e987: Waiting [2026-03-03T07:06:51.941Z] 642f668e6039: Layer already exists [2026-03-03T07:06:51.941Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:06:51.941Z] 83d1e3d6863f: Layer already exists [2026-03-03T07:06:51.941Z] 567647c5c1d4: Layer already exists [2026-03-03T07:06:51.941Z] cce92674e987: Layer already exists [2026-03-03T07:06:51.941Z] a9cef1ad6c49: Pushed [2026-03-03T07:06:51.941Z] 80f31a2e033b: Pushed [2026-03-03T07:06:56.126Z] 33875c72ebd0: Pushed [2026-03-03T07:06:56.126Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:9d4e742d6da30380926e4ab2864a4b012787cdbd0e0232bdb073185247f9806c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:56.443Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:56.752Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-03-03T07:06:56.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-03-03T07:06:56.752Z] a9cef1ad6c49: Preparing [2026-03-03T07:06:56.752Z] 80f31a2e033b: Preparing [2026-03-03T07:06:56.752Z] 33875c72ebd0: Preparing [2026-03-03T07:06:56.752Z] cc76d6d0b7d7: Preparing [2026-03-03T07:06:56.752Z] 642f668e6039: Preparing [2026-03-03T07:06:56.752Z] 83d1e3d6863f: Preparing [2026-03-03T07:06:56.752Z] 567647c5c1d4: Preparing [2026-03-03T07:06:56.752Z] cce92674e987: Preparing [2026-03-03T07:06:56.752Z] 83d1e3d6863f: Waiting [2026-03-03T07:06:56.752Z] cce92674e987: Waiting [2026-03-03T07:06:56.752Z] 567647c5c1d4: Waiting [2026-03-03T07:06:56.752Z] 642f668e6039: Layer already exists [2026-03-03T07:06:56.752Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:06:56.752Z] a9cef1ad6c49: Layer already exists [2026-03-03T07:06:56.752Z] 33875c72ebd0: Layer already exists [2026-03-03T07:06:56.752Z] 80f31a2e033b: Layer already exists [2026-03-03T07:06:56.752Z] 83d1e3d6863f: Layer already exists [2026-03-03T07:06:56.752Z] 567647c5c1d4: Layer already exists [2026-03-03T07:06:56.752Z] cce92674e987: Layer already exists [2026-03-03T07:06:56.752Z] latest: digest: sha256:9d4e742d6da30380926e4ab2864a4b012787cdbd0e0232bdb073185247f9806c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:57.055Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:57.359Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.102 [2026-03-03T07:06:57.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-03-03T07:06:57.360Z] a9cef1ad6c49: Preparing [2026-03-03T07:06:57.360Z] 80f31a2e033b: Preparing [2026-03-03T07:06:57.360Z] 33875c72ebd0: Preparing [2026-03-03T07:06:57.360Z] cc76d6d0b7d7: Preparing [2026-03-03T07:06:57.360Z] 642f668e6039: Preparing [2026-03-03T07:06:57.360Z] 83d1e3d6863f: Preparing [2026-03-03T07:06:57.360Z] 567647c5c1d4: Preparing [2026-03-03T07:06:57.360Z] cce92674e987: Preparing [2026-03-03T07:06:57.360Z] 83d1e3d6863f: Waiting [2026-03-03T07:06:57.360Z] cce92674e987: Waiting [2026-03-03T07:06:57.360Z] 567647c5c1d4: Waiting [2026-03-03T07:06:57.360Z] 33875c72ebd0: Layer already exists [2026-03-03T07:06:57.360Z] 80f31a2e033b: Layer already exists [2026-03-03T07:06:57.360Z] a9cef1ad6c49: Layer already exists [2026-03-03T07:06:57.360Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:06:57.360Z] 642f668e6039: Layer already exists [2026-03-03T07:06:57.360Z] cce92674e987: Layer already exists [2026-03-03T07:06:57.360Z] 83d1e3d6863f: Layer already exists [2026-03-03T07:06:57.360Z] 567647c5c1d4: Layer already exists [2026-03-03T07:06:57.360Z] 4.1.0-dev.102: digest: sha256:9d4e742d6da30380926e4ab2864a4b012787cdbd0e0232bdb073185247f9806c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:57.665Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:57.990Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:06:57.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-03-03T07:06:57.990Z] a9cef1ad6c49: Preparing [2026-03-03T07:06:57.990Z] 80f31a2e033b: Preparing [2026-03-03T07:06:57.990Z] 33875c72ebd0: Preparing [2026-03-03T07:06:57.990Z] cc76d6d0b7d7: Preparing [2026-03-03T07:06:57.990Z] 642f668e6039: Preparing [2026-03-03T07:06:57.990Z] 83d1e3d6863f: Preparing [2026-03-03T07:06:57.990Z] 567647c5c1d4: Preparing [2026-03-03T07:06:57.990Z] cce92674e987: Preparing [2026-03-03T07:06:57.990Z] 83d1e3d6863f: Waiting [2026-03-03T07:06:57.990Z] 567647c5c1d4: Waiting [2026-03-03T07:06:57.990Z] cce92674e987: Waiting [2026-03-03T07:06:57.990Z] 33875c72ebd0: Layer already exists [2026-03-03T07:06:57.990Z] a9cef1ad6c49: Layer already exists [2026-03-03T07:06:57.990Z] 642f668e6039: Layer already exists [2026-03-03T07:06:57.990Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:06:57.990Z] 80f31a2e033b: Layer already exists [2026-03-03T07:06:57.990Z] 83d1e3d6863f: Layer already exists [2026-03-03T07:06:57.990Z] cce92674e987: Layer already exists [2026-03-03T07:06:57.990Z] 567647c5c1d4: Layer already exists [2026-03-03T07:06:57.990Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:9d4e742d6da30380926e4ab2864a4b012787cdbd0e0232bdb073185247f9806c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:58.314Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:58.633Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2026-03-03T07:06:58.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-03-03T07:06:58.633Z] a9cef1ad6c49: Preparing [2026-03-03T07:06:58.633Z] 80f31a2e033b: Preparing [2026-03-03T07:06:58.633Z] 33875c72ebd0: Preparing [2026-03-03T07:06:58.633Z] cc76d6d0b7d7: Preparing [2026-03-03T07:06:58.633Z] 642f668e6039: Preparing [2026-03-03T07:06:58.633Z] 83d1e3d6863f: Preparing [2026-03-03T07:06:58.633Z] 567647c5c1d4: Preparing [2026-03-03T07:06:58.633Z] cce92674e987: Preparing [2026-03-03T07:06:58.633Z] 83d1e3d6863f: Waiting [2026-03-03T07:06:58.633Z] 567647c5c1d4: Waiting [2026-03-03T07:06:58.633Z] cce92674e987: Waiting [2026-03-03T07:06:58.633Z] 33875c72ebd0: Layer already exists [2026-03-03T07:06:58.633Z] 642f668e6039: Layer already exists [2026-03-03T07:06:58.633Z] a9cef1ad6c49: Layer already exists [2026-03-03T07:06:58.633Z] 80f31a2e033b: Layer already exists [2026-03-03T07:06:58.633Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:06:58.633Z] 83d1e3d6863f: Layer already exists [2026-03-03T07:06:58.633Z] 567647c5c1d4: Layer already exists [2026-03-03T07:06:58.633Z] cce92674e987: Layer already exists [2026-03-03T07:06:58.633Z] main: digest: sha256:9d4e742d6da30380926e4ab2864a4b012787cdbd0e0232bdb073185247f9806c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T07:06:58.703Z] ===================================================== [Pipeline] echo [2026-03-03T07:06:58.717Z] taggedImages: [2026-03-03T07:06:58.717Z] - nexus3.edgexfoundry.org:10004/core-metadata:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:06:58.717Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-03-03T07:06:58.717Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.102 [2026-03-03T07:06:58.717Z] - nexus3.edgexfoundry.org:10004/core-metadata:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:06:58.717Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2026-03-03T07:06:58.743Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2026-03-03T07:06:58.743Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:06:58.743Z] latest [2026-03-03T07:06:58.743Z] 4.1.0-dev.102 [2026-03-03T07:06:58.743Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:06:58.743Z] main [2026-03-03T07:06:58.743Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:59.075Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:06:59.391Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:06:59.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-03-03T07:06:59.391Z] d501c48f7a74: Preparing [2026-03-03T07:06:59.391Z] 8fbd3219d7d2: Preparing [2026-03-03T07:06:59.391Z] c50664997deb: Preparing [2026-03-03T07:06:59.391Z] 0f5afa4313ac: Preparing [2026-03-03T07:06:59.391Z] 589b97afb39c: Preparing [2026-03-03T07:06:59.391Z] 929a3d0519cf: Preparing [2026-03-03T07:06:59.391Z] 53613be6836e: Preparing [2026-03-03T07:06:59.391Z] cc76d6d0b7d7: Preparing [2026-03-03T07:06:59.391Z] 642f668e6039: Preparing [2026-03-03T07:06:59.391Z] e95e2b6ef11a: Preparing [2026-03-03T07:06:59.391Z] 7a65b4989284: Preparing [2026-03-03T07:06:59.391Z] 5f70bf18a086: Preparing [2026-03-03T07:06:59.391Z] 78021bcd06d5: Preparing [2026-03-03T07:06:59.391Z] c185cdc30d55: Preparing [2026-03-03T07:06:59.391Z] e8cb62472091: Preparing [2026-03-03T07:06:59.391Z] cce92674e987: Preparing [2026-03-03T07:06:59.391Z] 7a65b4989284: Waiting [2026-03-03T07:06:59.391Z] 5f70bf18a086: Waiting [2026-03-03T07:06:59.391Z] 78021bcd06d5: Waiting [2026-03-03T07:06:59.391Z] c185cdc30d55: Waiting [2026-03-03T07:06:59.391Z] e8cb62472091: Waiting [2026-03-03T07:06:59.391Z] cce92674e987: Waiting [2026-03-03T07:06:59.391Z] 929a3d0519cf: Waiting [2026-03-03T07:06:59.391Z] 642f668e6039: Waiting [2026-03-03T07:06:59.391Z] e95e2b6ef11a: Waiting [2026-03-03T07:06:59.391Z] cc76d6d0b7d7: Waiting [2026-03-03T07:06:59.391Z] 53613be6836e: Waiting [2026-03-03T07:06:59.391Z] 8fbd3219d7d2: Pushed [2026-03-03T07:06:59.391Z] 0f5afa4313ac: Pushed [2026-03-03T07:06:59.391Z] d501c48f7a74: Pushed [2026-03-03T07:06:59.391Z] c50664997deb: Pushed [2026-03-03T07:06:59.391Z] 589b97afb39c: Pushed [2026-03-03T07:06:59.391Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:06:59.391Z] 642f668e6039: Layer already exists [2026-03-03T07:06:59.391Z] 5f70bf18a086: Layer already exists [2026-03-03T07:06:59.647Z] 929a3d0519cf: Pushed [2026-03-03T07:06:59.647Z] e95e2b6ef11a: Pushed [2026-03-03T07:06:59.647Z] 7a65b4989284: Pushed [2026-03-03T07:06:59.647Z] cce92674e987: Layer already exists [2026-03-03T07:06:59.647Z] 78021bcd06d5: Pushed [2026-03-03T07:06:59.647Z] c185cdc30d55: Pushed [2026-03-03T07:06:59.647Z] e8cb62472091: Pushed [2026-03-03T07:07:01.019Z] 53613be6836e: Pushed [2026-03-03T07:07:01.277Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:6f7f9c92d79153407c018898b4b8793575a30656d5b030ef5f0ecc3df583e850 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:01.595Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:01.909Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-03-03T07:07:01.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-03-03T07:07:01.909Z] d501c48f7a74: Preparing [2026-03-03T07:07:01.909Z] 8fbd3219d7d2: Preparing [2026-03-03T07:07:01.909Z] c50664997deb: Preparing [2026-03-03T07:07:01.909Z] 0f5afa4313ac: Preparing [2026-03-03T07:07:01.909Z] 589b97afb39c: Preparing [2026-03-03T07:07:01.909Z] 929a3d0519cf: Preparing [2026-03-03T07:07:01.909Z] 53613be6836e: Preparing [2026-03-03T07:07:01.909Z] cc76d6d0b7d7: Preparing [2026-03-03T07:07:01.909Z] 642f668e6039: Preparing [2026-03-03T07:07:01.909Z] e95e2b6ef11a: Preparing [2026-03-03T07:07:01.909Z] 7a65b4989284: Preparing [2026-03-03T07:07:01.909Z] 5f70bf18a086: Preparing [2026-03-03T07:07:01.909Z] 78021bcd06d5: Preparing [2026-03-03T07:07:01.909Z] c185cdc30d55: Preparing [2026-03-03T07:07:01.909Z] e8cb62472091: Preparing [2026-03-03T07:07:01.909Z] cce92674e987: Preparing [2026-03-03T07:07:01.909Z] 5f70bf18a086: Waiting [2026-03-03T07:07:01.909Z] 78021bcd06d5: Waiting [2026-03-03T07:07:01.909Z] c185cdc30d55: Waiting [2026-03-03T07:07:01.909Z] e8cb62472091: Waiting [2026-03-03T07:07:01.909Z] 53613be6836e: Waiting [2026-03-03T07:07:01.909Z] cce92674e987: Waiting [2026-03-03T07:07:01.909Z] cc76d6d0b7d7: Waiting [2026-03-03T07:07:01.909Z] e95e2b6ef11a: Waiting [2026-03-03T07:07:01.909Z] 642f668e6039: Waiting [2026-03-03T07:07:01.909Z] 7a65b4989284: Waiting [2026-03-03T07:07:01.909Z] 929a3d0519cf: Waiting [2026-03-03T07:07:01.909Z] 8fbd3219d7d2: Layer already exists [2026-03-03T07:07:01.909Z] 589b97afb39c: Layer already exists [2026-03-03T07:07:01.909Z] c50664997deb: Layer already exists [2026-03-03T07:07:01.909Z] 0f5afa4313ac: Layer already exists [2026-03-03T07:07:01.909Z] d501c48f7a74: Layer already exists [2026-03-03T07:07:01.909Z] 53613be6836e: Layer already exists [2026-03-03T07:07:01.909Z] 642f668e6039: Layer already exists [2026-03-03T07:07:01.909Z] 929a3d0519cf: Layer already exists [2026-03-03T07:07:01.909Z] e95e2b6ef11a: Layer already exists [2026-03-03T07:07:01.909Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:07:01.909Z] 7a65b4989284: Layer already exists [2026-03-03T07:07:01.909Z] 5f70bf18a086: Layer already exists [2026-03-03T07:07:01.909Z] c185cdc30d55: Layer already exists [2026-03-03T07:07:01.909Z] 78021bcd06d5: Layer already exists [2026-03-03T07:07:01.909Z] e8cb62472091: Layer already exists [2026-03-03T07:07:01.909Z] cce92674e987: Layer already exists [2026-03-03T07:07:01.909Z] latest: digest: sha256:6f7f9c92d79153407c018898b4b8793575a30656d5b030ef5f0ecc3df583e850 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:02.227Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:02.545Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.102 [2026-03-03T07:07:02.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-03-03T07:07:02.545Z] d501c48f7a74: Preparing [2026-03-03T07:07:02.545Z] 8fbd3219d7d2: Preparing [2026-03-03T07:07:02.545Z] c50664997deb: Preparing [2026-03-03T07:07:02.545Z] 0f5afa4313ac: Preparing [2026-03-03T07:07:02.545Z] 589b97afb39c: Preparing [2026-03-03T07:07:02.545Z] 929a3d0519cf: Preparing [2026-03-03T07:07:02.545Z] 53613be6836e: Preparing [2026-03-03T07:07:02.545Z] cc76d6d0b7d7: Preparing [2026-03-03T07:07:02.545Z] 642f668e6039: Preparing [2026-03-03T07:07:02.545Z] e95e2b6ef11a: Preparing [2026-03-03T07:07:02.545Z] 7a65b4989284: Preparing [2026-03-03T07:07:02.545Z] 5f70bf18a086: Preparing [2026-03-03T07:07:02.545Z] 78021bcd06d5: Preparing [2026-03-03T07:07:02.545Z] c185cdc30d55: Preparing [2026-03-03T07:07:02.545Z] e8cb62472091: Preparing [2026-03-03T07:07:02.545Z] cce92674e987: Preparing [2026-03-03T07:07:02.545Z] e95e2b6ef11a: Waiting [2026-03-03T07:07:02.545Z] 7a65b4989284: Waiting [2026-03-03T07:07:02.545Z] 5f70bf18a086: Waiting [2026-03-03T07:07:02.545Z] 78021bcd06d5: Waiting [2026-03-03T07:07:02.545Z] c185cdc30d55: Waiting [2026-03-03T07:07:02.545Z] e8cb62472091: Waiting [2026-03-03T07:07:02.545Z] cce92674e987: Waiting [2026-03-03T07:07:02.545Z] 53613be6836e: Waiting [2026-03-03T07:07:02.545Z] cc76d6d0b7d7: Waiting [2026-03-03T07:07:02.545Z] 929a3d0519cf: Waiting [2026-03-03T07:07:02.545Z] 642f668e6039: Waiting [2026-03-03T07:07:02.545Z] 589b97afb39c: Layer already exists [2026-03-03T07:07:02.545Z] c50664997deb: Layer already exists [2026-03-03T07:07:02.545Z] 0f5afa4313ac: Layer already exists [2026-03-03T07:07:02.545Z] d501c48f7a74: Layer already exists [2026-03-03T07:07:02.545Z] 8fbd3219d7d2: Layer already exists [2026-03-03T07:07:02.545Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:07:02.545Z] e95e2b6ef11a: Layer already exists [2026-03-03T07:07:02.545Z] 53613be6836e: Layer already exists [2026-03-03T07:07:02.545Z] 929a3d0519cf: Layer already exists [2026-03-03T07:07:02.545Z] 642f668e6039: Layer already exists [2026-03-03T07:07:02.545Z] 7a65b4989284: Layer already exists [2026-03-03T07:07:02.545Z] 78021bcd06d5: Layer already exists [2026-03-03T07:07:02.545Z] e8cb62472091: Layer already exists [2026-03-03T07:07:02.545Z] 5f70bf18a086: Layer already exists [2026-03-03T07:07:02.545Z] c185cdc30d55: Layer already exists [2026-03-03T07:07:02.545Z] cce92674e987: Layer already exists [2026-03-03T07:07:02.545Z] 4.1.0-dev.102: digest: sha256:6f7f9c92d79153407c018898b4b8793575a30656d5b030ef5f0ecc3df583e850 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:02.862Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:03.180Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:07:03.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-03-03T07:07:03.180Z] d501c48f7a74: Preparing [2026-03-03T07:07:03.180Z] 8fbd3219d7d2: Preparing [2026-03-03T07:07:03.180Z] c50664997deb: Preparing [2026-03-03T07:07:03.180Z] 0f5afa4313ac: Preparing [2026-03-03T07:07:03.180Z] 589b97afb39c: Preparing [2026-03-03T07:07:03.180Z] 929a3d0519cf: Preparing [2026-03-03T07:07:03.180Z] 53613be6836e: Preparing [2026-03-03T07:07:03.180Z] cc76d6d0b7d7: Preparing [2026-03-03T07:07:03.180Z] 642f668e6039: Preparing [2026-03-03T07:07:03.180Z] e95e2b6ef11a: Preparing [2026-03-03T07:07:03.180Z] 7a65b4989284: Preparing [2026-03-03T07:07:03.180Z] 5f70bf18a086: Preparing [2026-03-03T07:07:03.180Z] 78021bcd06d5: Preparing [2026-03-03T07:07:03.180Z] c185cdc30d55: Preparing [2026-03-03T07:07:03.180Z] e8cb62472091: Preparing [2026-03-03T07:07:03.180Z] cce92674e987: Preparing [2026-03-03T07:07:03.180Z] 929a3d0519cf: Waiting [2026-03-03T07:07:03.180Z] 53613be6836e: Waiting [2026-03-03T07:07:03.180Z] cc76d6d0b7d7: Waiting [2026-03-03T07:07:03.180Z] 642f668e6039: Waiting [2026-03-03T07:07:03.180Z] e95e2b6ef11a: Waiting [2026-03-03T07:07:03.180Z] 7a65b4989284: Waiting [2026-03-03T07:07:03.180Z] 5f70bf18a086: Waiting [2026-03-03T07:07:03.180Z] cce92674e987: Waiting [2026-03-03T07:07:03.180Z] c185cdc30d55: Waiting [2026-03-03T07:07:03.180Z] e8cb62472091: Waiting [2026-03-03T07:07:03.180Z] 78021bcd06d5: Waiting [2026-03-03T07:07:03.180Z] c50664997deb: Layer already exists [2026-03-03T07:07:03.180Z] 0f5afa4313ac: Layer already exists [2026-03-03T07:07:03.180Z] 589b97afb39c: Layer already exists [2026-03-03T07:07:03.180Z] 8fbd3219d7d2: Layer already exists [2026-03-03T07:07:03.180Z] d501c48f7a74: Layer already exists [2026-03-03T07:07:03.180Z] 929a3d0519cf: Layer already exists [2026-03-03T07:07:03.180Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:07:03.181Z] e95e2b6ef11a: Layer already exists [2026-03-03T07:07:03.181Z] 642f668e6039: Layer already exists [2026-03-03T07:07:03.181Z] 53613be6836e: Layer already exists [2026-03-03T07:07:03.181Z] 7a65b4989284: Layer already exists [2026-03-03T07:07:03.181Z] 5f70bf18a086: Layer already exists [2026-03-03T07:07:03.181Z] c185cdc30d55: Layer already exists [2026-03-03T07:07:03.181Z] 78021bcd06d5: Layer already exists [2026-03-03T07:07:03.181Z] e8cb62472091: Layer already exists [2026-03-03T07:07:03.181Z] cce92674e987: Layer already exists [2026-03-03T07:07:03.181Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:6f7f9c92d79153407c018898b4b8793575a30656d5b030ef5f0ecc3df583e850 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:03.506Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:03.823Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-03-03T07:07:03.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-03-03T07:07:03.823Z] d501c48f7a74: Preparing [2026-03-03T07:07:03.823Z] 8fbd3219d7d2: Preparing [2026-03-03T07:07:03.823Z] c50664997deb: Preparing [2026-03-03T07:07:03.823Z] 0f5afa4313ac: Preparing [2026-03-03T07:07:03.823Z] 589b97afb39c: Preparing [2026-03-03T07:07:03.823Z] 929a3d0519cf: Preparing [2026-03-03T07:07:03.823Z] 53613be6836e: Preparing [2026-03-03T07:07:03.823Z] cc76d6d0b7d7: Preparing [2026-03-03T07:07:03.823Z] 642f668e6039: Preparing [2026-03-03T07:07:03.823Z] e95e2b6ef11a: Preparing [2026-03-03T07:07:03.823Z] 7a65b4989284: Preparing [2026-03-03T07:07:03.823Z] 5f70bf18a086: Preparing [2026-03-03T07:07:03.823Z] 78021bcd06d5: Preparing [2026-03-03T07:07:03.823Z] c185cdc30d55: Preparing [2026-03-03T07:07:03.823Z] e8cb62472091: Preparing [2026-03-03T07:07:03.823Z] cce92674e987: Preparing [2026-03-03T07:07:03.823Z] e95e2b6ef11a: Waiting [2026-03-03T07:07:03.823Z] 7a65b4989284: Waiting [2026-03-03T07:07:03.823Z] 5f70bf18a086: Waiting [2026-03-03T07:07:03.823Z] 78021bcd06d5: Waiting [2026-03-03T07:07:03.823Z] c185cdc30d55: Waiting [2026-03-03T07:07:03.823Z] e8cb62472091: Waiting [2026-03-03T07:07:03.823Z] cce92674e987: Waiting [2026-03-03T07:07:03.823Z] 929a3d0519cf: Waiting [2026-03-03T07:07:03.824Z] 53613be6836e: Waiting [2026-03-03T07:07:03.824Z] cc76d6d0b7d7: Waiting [2026-03-03T07:07:03.824Z] 642f668e6039: Waiting [2026-03-03T07:07:03.824Z] 0f5afa4313ac: Layer already exists [2026-03-03T07:07:03.824Z] d501c48f7a74: Layer already exists [2026-03-03T07:07:03.824Z] c50664997deb: Layer already exists [2026-03-03T07:07:03.824Z] 8fbd3219d7d2: Layer already exists [2026-03-03T07:07:03.824Z] 589b97afb39c: Layer already exists [2026-03-03T07:07:03.824Z] 929a3d0519cf: Layer already exists [2026-03-03T07:07:03.824Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:07:03.824Z] 53613be6836e: Layer already exists [2026-03-03T07:07:03.824Z] e95e2b6ef11a: Layer already exists [2026-03-03T07:07:03.824Z] 642f668e6039: Layer already exists [2026-03-03T07:07:03.824Z] 7a65b4989284: Layer already exists [2026-03-03T07:07:03.824Z] 5f70bf18a086: Layer already exists [2026-03-03T07:07:03.824Z] c185cdc30d55: Layer already exists [2026-03-03T07:07:03.824Z] e8cb62472091: Layer already exists [2026-03-03T07:07:03.824Z] 78021bcd06d5: Layer already exists [2026-03-03T07:07:03.824Z] cce92674e987: Layer already exists [2026-03-03T07:07:03.824Z] main: digest: sha256:6f7f9c92d79153407c018898b4b8793575a30656d5b030ef5f0ecc3df583e850 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T07:07:03.895Z] ===================================================== [Pipeline] echo [2026-03-03T07:07:03.905Z] taggedImages: [2026-03-03T07:07:03.905Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:07:03.905Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-03-03T07:07:03.905Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.102 [2026-03-03T07:07:03.905Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:07:03.905Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2026-03-03T07:07:03.930Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2026-03-03T07:07:03.930Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:07:03.930Z] latest [2026-03-03T07:07:03.930Z] 4.1.0-dev.102 [2026-03-03T07:07:03.930Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:07:03.930Z] main [2026-03-03T07:07:03.930Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:04.276Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:04.592Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:07:04.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-03-03T07:07:04.592Z] f8919189fe9d: Preparing [2026-03-03T07:07:04.592Z] 70bcbe5204f7: Preparing [2026-03-03T07:07:04.592Z] 969e58c02d42: Preparing [2026-03-03T07:07:04.592Z] 373e0609326a: Preparing [2026-03-03T07:07:04.592Z] cc76d6d0b7d7: Preparing [2026-03-03T07:07:04.592Z] 642f668e6039: Preparing [2026-03-03T07:07:04.592Z] 83d1e3d6863f: Preparing [2026-03-03T07:07:04.592Z] 567647c5c1d4: Preparing [2026-03-03T07:07:04.592Z] cce92674e987: Preparing [2026-03-03T07:07:04.592Z] 83d1e3d6863f: Waiting [2026-03-03T07:07:04.592Z] 567647c5c1d4: Waiting [2026-03-03T07:07:04.592Z] cce92674e987: Waiting [2026-03-03T07:07:04.592Z] 642f668e6039: Waiting [2026-03-03T07:07:04.592Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:07:04.592Z] 642f668e6039: Layer already exists [2026-03-03T07:07:04.592Z] 83d1e3d6863f: Layer already exists [2026-03-03T07:07:04.592Z] 567647c5c1d4: Layer already exists [2026-03-03T07:07:04.592Z] cce92674e987: Layer already exists [2026-03-03T07:07:04.592Z] 969e58c02d42: Pushed [2026-03-03T07:07:04.592Z] f8919189fe9d: Pushed [2026-03-03T07:07:04.592Z] 70bcbe5204f7: Pushed [2026-03-03T07:07:08.779Z] 373e0609326a: Pushed [2026-03-03T07:07:08.779Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:e5d9abcf277a6da15c7d50a512128e59af7698373b12243180634f3a1e9d4824 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:09.083Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:09.391Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-03-03T07:07:09.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-03-03T07:07:09.391Z] f8919189fe9d: Preparing [2026-03-03T07:07:09.391Z] 70bcbe5204f7: Preparing [2026-03-03T07:07:09.391Z] 969e58c02d42: Preparing [2026-03-03T07:07:09.391Z] 373e0609326a: Preparing [2026-03-03T07:07:09.391Z] cc76d6d0b7d7: Preparing [2026-03-03T07:07:09.391Z] 642f668e6039: Preparing [2026-03-03T07:07:09.391Z] 83d1e3d6863f: Preparing [2026-03-03T07:07:09.391Z] 567647c5c1d4: Preparing [2026-03-03T07:07:09.391Z] cce92674e987: Preparing [2026-03-03T07:07:09.391Z] 567647c5c1d4: Waiting [2026-03-03T07:07:09.391Z] 642f668e6039: Waiting [2026-03-03T07:07:09.391Z] 83d1e3d6863f: Waiting [2026-03-03T07:07:09.391Z] cce92674e987: Waiting [2026-03-03T07:07:09.391Z] 969e58c02d42: Layer already exists [2026-03-03T07:07:09.391Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:07:09.391Z] 373e0609326a: Layer already exists [2026-03-03T07:07:09.391Z] 70bcbe5204f7: Layer already exists [2026-03-03T07:07:09.391Z] f8919189fe9d: Layer already exists [2026-03-03T07:07:09.391Z] 83d1e3d6863f: Layer already exists [2026-03-03T07:07:09.391Z] 642f668e6039: Layer already exists [2026-03-03T07:07:09.391Z] cce92674e987: Layer already exists [2026-03-03T07:07:09.391Z] 567647c5c1d4: Layer already exists [2026-03-03T07:07:09.391Z] latest: digest: sha256:e5d9abcf277a6da15c7d50a512128e59af7698373b12243180634f3a1e9d4824 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:09.711Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:10.027Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.102 [2026-03-03T07:07:10.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-03-03T07:07:10.027Z] f8919189fe9d: Preparing [2026-03-03T07:07:10.027Z] 70bcbe5204f7: Preparing [2026-03-03T07:07:10.027Z] 969e58c02d42: Preparing [2026-03-03T07:07:10.027Z] 373e0609326a: Preparing [2026-03-03T07:07:10.027Z] cc76d6d0b7d7: Preparing [2026-03-03T07:07:10.027Z] 642f668e6039: Preparing [2026-03-03T07:07:10.027Z] 83d1e3d6863f: Preparing [2026-03-03T07:07:10.027Z] 567647c5c1d4: Preparing [2026-03-03T07:07:10.027Z] cce92674e987: Preparing [2026-03-03T07:07:10.027Z] 642f668e6039: Waiting [2026-03-03T07:07:10.027Z] 83d1e3d6863f: Waiting [2026-03-03T07:07:10.027Z] 567647c5c1d4: Waiting [2026-03-03T07:07:10.027Z] cce92674e987: Waiting [2026-03-03T07:07:10.027Z] 373e0609326a: Layer already exists [2026-03-03T07:07:10.027Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:07:10.027Z] f8919189fe9d: Layer already exists [2026-03-03T07:07:10.027Z] 969e58c02d42: Layer already exists [2026-03-03T07:07:10.027Z] 70bcbe5204f7: Layer already exists [2026-03-03T07:07:10.027Z] 83d1e3d6863f: Layer already exists [2026-03-03T07:07:10.027Z] 642f668e6039: Layer already exists [2026-03-03T07:07:10.027Z] cce92674e987: Layer already exists [2026-03-03T07:07:10.027Z] 567647c5c1d4: Layer already exists [2026-03-03T07:07:10.027Z] 4.1.0-dev.102: digest: sha256:e5d9abcf277a6da15c7d50a512128e59af7698373b12243180634f3a1e9d4824 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:10.347Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:10.677Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:07:10.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-03-03T07:07:10.677Z] f8919189fe9d: Preparing [2026-03-03T07:07:10.677Z] 70bcbe5204f7: Preparing [2026-03-03T07:07:10.677Z] 969e58c02d42: Preparing [2026-03-03T07:07:10.677Z] 373e0609326a: Preparing [2026-03-03T07:07:10.677Z] cc76d6d0b7d7: Preparing [2026-03-03T07:07:10.677Z] 642f668e6039: Preparing [2026-03-03T07:07:10.677Z] 83d1e3d6863f: Preparing [2026-03-03T07:07:10.677Z] 567647c5c1d4: Preparing [2026-03-03T07:07:10.677Z] cce92674e987: Preparing [2026-03-03T07:07:10.677Z] 642f668e6039: Waiting [2026-03-03T07:07:10.677Z] 83d1e3d6863f: Waiting [2026-03-03T07:07:10.677Z] 567647c5c1d4: Waiting [2026-03-03T07:07:10.677Z] cce92674e987: Waiting [2026-03-03T07:07:10.677Z] 373e0609326a: Layer already exists [2026-03-03T07:07:10.677Z] 969e58c02d42: Layer already exists [2026-03-03T07:07:10.677Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:07:10.677Z] 70bcbe5204f7: Layer already exists [2026-03-03T07:07:10.677Z] f8919189fe9d: Layer already exists [2026-03-03T07:07:10.677Z] 567647c5c1d4: Layer already exists [2026-03-03T07:07:10.677Z] 83d1e3d6863f: Layer already exists [2026-03-03T07:07:10.677Z] 642f668e6039: Layer already exists [2026-03-03T07:07:10.677Z] cce92674e987: Layer already exists [2026-03-03T07:07:10.677Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:e5d9abcf277a6da15c7d50a512128e59af7698373b12243180634f3a1e9d4824 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:10.993Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:11.301Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-03-03T07:07:11.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-03-03T07:07:11.301Z] f8919189fe9d: Preparing [2026-03-03T07:07:11.301Z] 70bcbe5204f7: Preparing [2026-03-03T07:07:11.301Z] 969e58c02d42: Preparing [2026-03-03T07:07:11.301Z] 373e0609326a: Preparing [2026-03-03T07:07:11.301Z] cc76d6d0b7d7: Preparing [2026-03-03T07:07:11.301Z] 642f668e6039: Preparing [2026-03-03T07:07:11.301Z] 83d1e3d6863f: Preparing [2026-03-03T07:07:11.301Z] 567647c5c1d4: Preparing [2026-03-03T07:07:11.301Z] cce92674e987: Preparing [2026-03-03T07:07:11.301Z] 83d1e3d6863f: Waiting [2026-03-03T07:07:11.301Z] 567647c5c1d4: Waiting [2026-03-03T07:07:11.301Z] 642f668e6039: Waiting [2026-03-03T07:07:11.301Z] cce92674e987: Waiting [2026-03-03T07:07:11.301Z] f8919189fe9d: Layer already exists [2026-03-03T07:07:11.301Z] 373e0609326a: Layer already exists [2026-03-03T07:07:11.301Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:07:11.301Z] 969e58c02d42: Layer already exists [2026-03-03T07:07:11.301Z] 70bcbe5204f7: Layer already exists [2026-03-03T07:07:11.301Z] 642f668e6039: Layer already exists [2026-03-03T07:07:11.301Z] 83d1e3d6863f: Layer already exists [2026-03-03T07:07:11.301Z] 567647c5c1d4: Layer already exists [2026-03-03T07:07:11.301Z] cce92674e987: Layer already exists [2026-03-03T07:07:11.301Z] main: digest: sha256:e5d9abcf277a6da15c7d50a512128e59af7698373b12243180634f3a1e9d4824 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T07:07:11.369Z] ===================================================== [Pipeline] echo [2026-03-03T07:07:11.384Z] taggedImages: [2026-03-03T07:07:11.384Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:07:11.384Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-03-03T07:07:11.384Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.102 [2026-03-03T07:07:11.384Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:07:11.384Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2026-03-03T07:07:11.407Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2026-03-03T07:07:11.407Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:07:11.407Z] latest [2026-03-03T07:07:11.407Z] 4.1.0-dev.102 [2026-03-03T07:07:11.407Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:07:11.407Z] main [2026-03-03T07:07:11.407Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:11.787Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:12.098Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:07:12.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-03-03T07:07:12.098Z] e01e3eb53abb: Preparing [2026-03-03T07:07:12.098Z] 5f574dae3341: Preparing [2026-03-03T07:07:12.098Z] 434df88cdde9: Preparing [2026-03-03T07:07:12.098Z] 8ec74cdbac6d: Preparing [2026-03-03T07:07:12.098Z] 105ae764011b: Preparing [2026-03-03T07:07:12.098Z] cc76d6d0b7d7: Preparing [2026-03-03T07:07:12.098Z] 642f668e6039: Preparing [2026-03-03T07:07:12.098Z] d2aadedcae6e: Preparing [2026-03-03T07:07:12.098Z] 9eb6b5fcf5ad: Preparing [2026-03-03T07:07:12.098Z] db1c617d627c: Preparing [2026-03-03T07:07:12.098Z] cce92674e987: Preparing [2026-03-03T07:07:12.098Z] 9eb6b5fcf5ad: Waiting [2026-03-03T07:07:12.098Z] d2aadedcae6e: Waiting [2026-03-03T07:07:12.098Z] db1c617d627c: Waiting [2026-03-03T07:07:12.098Z] cce92674e987: Waiting [2026-03-03T07:07:12.098Z] cc76d6d0b7d7: Waiting [2026-03-03T07:07:12.098Z] 642f668e6039: Waiting [2026-03-03T07:07:12.098Z] 8ec74cdbac6d: Pushed [2026-03-03T07:07:12.098Z] 5f574dae3341: Pushed [2026-03-03T07:07:12.098Z] 105ae764011b: Pushed [2026-03-03T07:07:12.098Z] e01e3eb53abb: Pushed [2026-03-03T07:07:12.098Z] 642f668e6039: Layer already exists [2026-03-03T07:07:12.098Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:07:12.098Z] cce92674e987: Layer already exists [2026-03-03T07:07:12.357Z] d2aadedcae6e: Pushed [2026-03-03T07:07:12.357Z] 9eb6b5fcf5ad: Pushed [2026-03-03T07:07:13.727Z] db1c617d627c: Pushed [2026-03-03T07:07:15.100Z] 434df88cdde9: Pushed [2026-03-03T07:07:15.100Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:1e938aeaeaef71deb4d9e5fdb261a2a28e803641cbbef7f549610211988f2b75 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:15.427Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:15.736Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-03-03T07:07:15.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-03-03T07:07:15.736Z] e01e3eb53abb: Preparing [2026-03-03T07:07:15.736Z] 5f574dae3341: Preparing [2026-03-03T07:07:15.736Z] 434df88cdde9: Preparing [2026-03-03T07:07:15.736Z] 8ec74cdbac6d: Preparing [2026-03-03T07:07:15.736Z] 105ae764011b: Preparing [2026-03-03T07:07:15.736Z] cc76d6d0b7d7: Preparing [2026-03-03T07:07:15.736Z] 642f668e6039: Preparing [2026-03-03T07:07:15.736Z] d2aadedcae6e: Preparing [2026-03-03T07:07:15.736Z] 9eb6b5fcf5ad: Preparing [2026-03-03T07:07:15.736Z] db1c617d627c: Preparing [2026-03-03T07:07:15.736Z] cce92674e987: Preparing [2026-03-03T07:07:15.736Z] d2aadedcae6e: Waiting [2026-03-03T07:07:15.736Z] cc76d6d0b7d7: Waiting [2026-03-03T07:07:15.736Z] 9eb6b5fcf5ad: Waiting [2026-03-03T07:07:15.736Z] db1c617d627c: Waiting [2026-03-03T07:07:15.736Z] 642f668e6039: Waiting [2026-03-03T07:07:15.736Z] cce92674e987: Waiting [2026-03-03T07:07:15.736Z] 105ae764011b: Layer already exists [2026-03-03T07:07:15.736Z] e01e3eb53abb: Layer already exists [2026-03-03T07:07:15.736Z] 5f574dae3341: Layer already exists [2026-03-03T07:07:15.736Z] 434df88cdde9: Layer already exists [2026-03-03T07:07:15.736Z] 8ec74cdbac6d: Layer already exists [2026-03-03T07:07:15.736Z] 642f668e6039: Layer already exists [2026-03-03T07:07:15.736Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:07:15.736Z] d2aadedcae6e: Layer already exists [2026-03-03T07:07:15.736Z] 9eb6b5fcf5ad: Layer already exists [2026-03-03T07:07:15.736Z] db1c617d627c: Layer already exists [2026-03-03T07:07:15.736Z] cce92674e987: Layer already exists [2026-03-03T07:07:15.736Z] latest: digest: sha256:1e938aeaeaef71deb4d9e5fdb261a2a28e803641cbbef7f549610211988f2b75 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:16.053Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:16.366Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.102 [2026-03-03T07:07:16.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-03-03T07:07:16.367Z] e01e3eb53abb: Preparing [2026-03-03T07:07:16.367Z] 5f574dae3341: Preparing [2026-03-03T07:07:16.367Z] 434df88cdde9: Preparing [2026-03-03T07:07:16.367Z] 8ec74cdbac6d: Preparing [2026-03-03T07:07:16.367Z] 105ae764011b: Preparing [2026-03-03T07:07:16.367Z] cc76d6d0b7d7: Preparing [2026-03-03T07:07:16.367Z] 642f668e6039: Preparing [2026-03-03T07:07:16.367Z] d2aadedcae6e: Preparing [2026-03-03T07:07:16.367Z] 9eb6b5fcf5ad: Preparing [2026-03-03T07:07:16.367Z] db1c617d627c: Preparing [2026-03-03T07:07:16.367Z] cce92674e987: Preparing [2026-03-03T07:07:16.367Z] d2aadedcae6e: Waiting [2026-03-03T07:07:16.367Z] 9eb6b5fcf5ad: Waiting [2026-03-03T07:07:16.367Z] cc76d6d0b7d7: Waiting [2026-03-03T07:07:16.367Z] db1c617d627c: Waiting [2026-03-03T07:07:16.367Z] cce92674e987: Waiting [2026-03-03T07:07:16.367Z] 642f668e6039: Waiting [2026-03-03T07:07:16.367Z] e01e3eb53abb: Layer already exists [2026-03-03T07:07:16.367Z] 5f574dae3341: Layer already exists [2026-03-03T07:07:16.367Z] 8ec74cdbac6d: Layer already exists [2026-03-03T07:07:16.367Z] 434df88cdde9: Layer already exists [2026-03-03T07:07:16.367Z] 105ae764011b: Layer already exists [2026-03-03T07:07:16.367Z] 9eb6b5fcf5ad: Layer already exists [2026-03-03T07:07:16.367Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:07:16.367Z] d2aadedcae6e: Layer already exists [2026-03-03T07:07:16.367Z] db1c617d627c: Layer already exists [2026-03-03T07:07:16.367Z] 642f668e6039: Layer already exists [2026-03-03T07:07:16.367Z] cce92674e987: Layer already exists [2026-03-03T07:07:16.367Z] 4.1.0-dev.102: digest: sha256:1e938aeaeaef71deb4d9e5fdb261a2a28e803641cbbef7f549610211988f2b75 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:16.687Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:17.010Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:07:17.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-03-03T07:07:17.010Z] e01e3eb53abb: Preparing [2026-03-03T07:07:17.010Z] 5f574dae3341: Preparing [2026-03-03T07:07:17.010Z] 434df88cdde9: Preparing [2026-03-03T07:07:17.010Z] 8ec74cdbac6d: Preparing [2026-03-03T07:07:17.010Z] 105ae764011b: Preparing [2026-03-03T07:07:17.010Z] cc76d6d0b7d7: Preparing [2026-03-03T07:07:17.010Z] 642f668e6039: Preparing [2026-03-03T07:07:17.010Z] d2aadedcae6e: Preparing [2026-03-03T07:07:17.010Z] 9eb6b5fcf5ad: Preparing [2026-03-03T07:07:17.010Z] db1c617d627c: Preparing [2026-03-03T07:07:17.010Z] cce92674e987: Preparing [2026-03-03T07:07:17.010Z] db1c617d627c: Waiting [2026-03-03T07:07:17.010Z] d2aadedcae6e: Waiting [2026-03-03T07:07:17.010Z] 9eb6b5fcf5ad: Waiting [2026-03-03T07:07:17.010Z] cce92674e987: Waiting [2026-03-03T07:07:17.010Z] cc76d6d0b7d7: Waiting [2026-03-03T07:07:17.010Z] 642f668e6039: Waiting [2026-03-03T07:07:17.010Z] e01e3eb53abb: Layer already exists [2026-03-03T07:07:17.010Z] 434df88cdde9: Layer already exists [2026-03-03T07:07:17.010Z] 8ec74cdbac6d: Layer already exists [2026-03-03T07:07:17.010Z] 105ae764011b: Layer already exists [2026-03-03T07:07:17.010Z] 5f574dae3341: Layer already exists [2026-03-03T07:07:17.010Z] 642f668e6039: Layer already exists [2026-03-03T07:07:17.010Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:07:17.010Z] d2aadedcae6e: Layer already exists [2026-03-03T07:07:17.010Z] db1c617d627c: Layer already exists [2026-03-03T07:07:17.010Z] 9eb6b5fcf5ad: Layer already exists [2026-03-03T07:07:17.010Z] cce92674e987: Layer already exists [2026-03-03T07:07:17.010Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:1e938aeaeaef71deb4d9e5fdb261a2a28e803641cbbef7f549610211988f2b75 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:17.329Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:17.644Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-03-03T07:07:17.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-03-03T07:07:17.644Z] e01e3eb53abb: Preparing [2026-03-03T07:07:17.644Z] 5f574dae3341: Preparing [2026-03-03T07:07:17.644Z] 434df88cdde9: Preparing [2026-03-03T07:07:17.644Z] 8ec74cdbac6d: Preparing [2026-03-03T07:07:17.644Z] 105ae764011b: Preparing [2026-03-03T07:07:17.644Z] cc76d6d0b7d7: Preparing [2026-03-03T07:07:17.644Z] 642f668e6039: Preparing [2026-03-03T07:07:17.644Z] d2aadedcae6e: Preparing [2026-03-03T07:07:17.644Z] 9eb6b5fcf5ad: Preparing [2026-03-03T07:07:17.644Z] d2aadedcae6e: Waiting [2026-03-03T07:07:17.644Z] db1c617d627c: Preparing [2026-03-03T07:07:17.644Z] 9eb6b5fcf5ad: Waiting [2026-03-03T07:07:17.644Z] cc76d6d0b7d7: Waiting [2026-03-03T07:07:17.644Z] cce92674e987: Preparing [2026-03-03T07:07:17.644Z] db1c617d627c: Waiting [2026-03-03T07:07:17.644Z] cce92674e987: Waiting [2026-03-03T07:07:17.644Z] 642f668e6039: Waiting [2026-03-03T07:07:17.644Z] 434df88cdde9: Layer already exists [2026-03-03T07:07:17.644Z] 8ec74cdbac6d: Layer already exists [2026-03-03T07:07:17.644Z] e01e3eb53abb: Layer already exists [2026-03-03T07:07:17.644Z] 5f574dae3341: Layer already exists [2026-03-03T07:07:17.644Z] 105ae764011b: Layer already exists [2026-03-03T07:07:17.644Z] 642f668e6039: Layer already exists [2026-03-03T07:07:17.644Z] 9eb6b5fcf5ad: Layer already exists [2026-03-03T07:07:17.644Z] db1c617d627c: Layer already exists [2026-03-03T07:07:17.644Z] d2aadedcae6e: Layer already exists [2026-03-03T07:07:17.644Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:07:17.644Z] cce92674e987: Layer already exists [2026-03-03T07:07:17.644Z] main: digest: sha256:1e938aeaeaef71deb4d9e5fdb261a2a28e803641cbbef7f549610211988f2b75 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T07:07:17.711Z] ===================================================== [Pipeline] echo [2026-03-03T07:07:17.722Z] taggedImages: [2026-03-03T07:07:17.722Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:07:17.722Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-03-03T07:07:17.722Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.102 [2026-03-03T07:07:17.722Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:07:17.722Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2026-03-03T07:07:17.753Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2026-03-03T07:07:17.753Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:07:17.753Z] latest [2026-03-03T07:07:17.753Z] 4.1.0-dev.102 [2026-03-03T07:07:17.753Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:07:17.753Z] main [2026-03-03T07:07:17.753Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:18.086Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:18.407Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:07:18.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-03-03T07:07:18.407Z] 82be3425ebb1: Preparing [2026-03-03T07:07:18.407Z] a5cdead51d5c: Preparing [2026-03-03T07:07:18.407Z] 195833899469: Preparing [2026-03-03T07:07:18.407Z] 0bee4520d10f: Preparing [2026-03-03T07:07:18.407Z] 81a8f6fff07f: Preparing [2026-03-03T07:07:18.407Z] 92af51148d28: Preparing [2026-03-03T07:07:18.407Z] d97a7bcad3f3: Preparing [2026-03-03T07:07:18.407Z] cc76d6d0b7d7: Preparing [2026-03-03T07:07:18.407Z] 642f668e6039: Preparing [2026-03-03T07:07:18.407Z] 2e857379ea20: Preparing [2026-03-03T07:07:18.407Z] bf7857ab7353: Preparing [2026-03-03T07:07:18.407Z] cce92674e987: Preparing [2026-03-03T07:07:18.407Z] 92af51148d28: Waiting [2026-03-03T07:07:18.407Z] d97a7bcad3f3: Waiting [2026-03-03T07:07:18.407Z] cc76d6d0b7d7: Waiting [2026-03-03T07:07:18.407Z] 642f668e6039: Waiting [2026-03-03T07:07:18.407Z] 2e857379ea20: Waiting [2026-03-03T07:07:18.407Z] bf7857ab7353: Waiting [2026-03-03T07:07:18.407Z] cce92674e987: Waiting [2026-03-03T07:07:18.407Z] a5cdead51d5c: Pushed [2026-03-03T07:07:18.407Z] 82be3425ebb1: Pushed [2026-03-03T07:07:18.407Z] 81a8f6fff07f: Pushed [2026-03-03T07:07:18.407Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:07:18.407Z] 642f668e6039: Layer already exists [2026-03-03T07:07:18.407Z] 92af51148d28: Pushed [2026-03-03T07:07:18.664Z] d97a7bcad3f3: Pushed [2026-03-03T07:07:18.665Z] cce92674e987: Layer already exists [2026-03-03T07:07:18.665Z] 2e857379ea20: Pushed [2026-03-03T07:07:20.036Z] bf7857ab7353: Pushed [2026-03-03T07:07:21.409Z] 0bee4520d10f: Pushed [2026-03-03T07:07:21.667Z] 195833899469: Pushed [2026-03-03T07:07:21.667Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:1bc2cde566566f3581c1cc3c5bdabd9a8eae943fd99e555d99b36dcbfa3cd478 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:21.983Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:22.300Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-03-03T07:07:22.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-03-03T07:07:22.300Z] 82be3425ebb1: Preparing [2026-03-03T07:07:22.300Z] a5cdead51d5c: Preparing [2026-03-03T07:07:22.300Z] 195833899469: Preparing [2026-03-03T07:07:22.300Z] 0bee4520d10f: Preparing [2026-03-03T07:07:22.300Z] 81a8f6fff07f: Preparing [2026-03-03T07:07:22.300Z] 92af51148d28: Preparing [2026-03-03T07:07:22.300Z] d97a7bcad3f3: Preparing [2026-03-03T07:07:22.300Z] cc76d6d0b7d7: Preparing [2026-03-03T07:07:22.300Z] 642f668e6039: Preparing [2026-03-03T07:07:22.300Z] 2e857379ea20: Preparing [2026-03-03T07:07:22.300Z] bf7857ab7353: Preparing [2026-03-03T07:07:22.300Z] 92af51148d28: Waiting [2026-03-03T07:07:22.300Z] d97a7bcad3f3: Waiting [2026-03-03T07:07:22.300Z] cce92674e987: Preparing [2026-03-03T07:07:22.300Z] cc76d6d0b7d7: Waiting [2026-03-03T07:07:22.300Z] 642f668e6039: Waiting [2026-03-03T07:07:22.300Z] bf7857ab7353: Waiting [2026-03-03T07:07:22.300Z] 2e857379ea20: Waiting [2026-03-03T07:07:22.300Z] cce92674e987: Waiting [2026-03-03T07:07:22.300Z] 0bee4520d10f: Layer already exists [2026-03-03T07:07:22.300Z] 195833899469: Layer already exists [2026-03-03T07:07:22.300Z] 81a8f6fff07f: Layer already exists [2026-03-03T07:07:22.300Z] 82be3425ebb1: Layer already exists [2026-03-03T07:07:22.300Z] a5cdead51d5c: Layer already exists [2026-03-03T07:07:22.300Z] 92af51148d28: Layer already exists [2026-03-03T07:07:22.300Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:07:22.300Z] 642f668e6039: Layer already exists [2026-03-03T07:07:22.300Z] 2e857379ea20: Layer already exists [2026-03-03T07:07:22.300Z] d97a7bcad3f3: Layer already exists [2026-03-03T07:07:22.300Z] bf7857ab7353: Layer already exists [2026-03-03T07:07:22.300Z] cce92674e987: Layer already exists [2026-03-03T07:07:22.300Z] latest: digest: sha256:1bc2cde566566f3581c1cc3c5bdabd9a8eae943fd99e555d99b36dcbfa3cd478 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:22.612Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:22.926Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.102 [2026-03-03T07:07:22.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-03-03T07:07:22.926Z] 82be3425ebb1: Preparing [2026-03-03T07:07:22.926Z] a5cdead51d5c: Preparing [2026-03-03T07:07:22.926Z] 195833899469: Preparing [2026-03-03T07:07:22.926Z] 0bee4520d10f: Preparing [2026-03-03T07:07:22.926Z] 81a8f6fff07f: Preparing [2026-03-03T07:07:22.926Z] 92af51148d28: Preparing [2026-03-03T07:07:22.926Z] d97a7bcad3f3: Preparing [2026-03-03T07:07:22.926Z] cc76d6d0b7d7: Preparing [2026-03-03T07:07:22.926Z] 642f668e6039: Preparing [2026-03-03T07:07:22.926Z] 2e857379ea20: Preparing [2026-03-03T07:07:22.926Z] bf7857ab7353: Preparing [2026-03-03T07:07:22.926Z] cce92674e987: Preparing [2026-03-03T07:07:22.926Z] 2e857379ea20: Waiting [2026-03-03T07:07:22.926Z] 92af51148d28: Waiting [2026-03-03T07:07:22.926Z] d97a7bcad3f3: Waiting [2026-03-03T07:07:22.926Z] 642f668e6039: Waiting [2026-03-03T07:07:22.926Z] bf7857ab7353: Waiting [2026-03-03T07:07:22.926Z] cce92674e987: Waiting [2026-03-03T07:07:22.926Z] 82be3425ebb1: Layer already exists [2026-03-03T07:07:22.926Z] 0bee4520d10f: Layer already exists [2026-03-03T07:07:22.926Z] a5cdead51d5c: Layer already exists [2026-03-03T07:07:22.926Z] 81a8f6fff07f: Layer already exists [2026-03-03T07:07:22.926Z] 195833899469: Layer already exists [2026-03-03T07:07:22.926Z] d97a7bcad3f3: Layer already exists [2026-03-03T07:07:22.926Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:07:22.926Z] 2e857379ea20: Layer already exists [2026-03-03T07:07:22.926Z] 92af51148d28: Layer already exists [2026-03-03T07:07:22.926Z] 642f668e6039: Layer already exists [2026-03-03T07:07:22.926Z] cce92674e987: Layer already exists [2026-03-03T07:07:22.926Z] bf7857ab7353: Layer already exists [2026-03-03T07:07:22.926Z] 4.1.0-dev.102: digest: sha256:1bc2cde566566f3581c1cc3c5bdabd9a8eae943fd99e555d99b36dcbfa3cd478 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:23.236Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:23.547Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:07:23.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-03-03T07:07:23.548Z] 82be3425ebb1: Preparing [2026-03-03T07:07:23.548Z] a5cdead51d5c: Preparing [2026-03-03T07:07:23.548Z] 195833899469: Preparing [2026-03-03T07:07:23.548Z] 0bee4520d10f: Preparing [2026-03-03T07:07:23.548Z] 81a8f6fff07f: Preparing [2026-03-03T07:07:23.548Z] 92af51148d28: Preparing [2026-03-03T07:07:23.548Z] d97a7bcad3f3: Preparing [2026-03-03T07:07:23.548Z] cc76d6d0b7d7: Preparing [2026-03-03T07:07:23.548Z] 642f668e6039: Preparing [2026-03-03T07:07:23.548Z] 2e857379ea20: Preparing [2026-03-03T07:07:23.548Z] bf7857ab7353: Preparing [2026-03-03T07:07:23.548Z] cce92674e987: Preparing [2026-03-03T07:07:23.548Z] d97a7bcad3f3: Waiting [2026-03-03T07:07:23.548Z] bf7857ab7353: Waiting [2026-03-03T07:07:23.548Z] cc76d6d0b7d7: Waiting [2026-03-03T07:07:23.548Z] cce92674e987: Waiting [2026-03-03T07:07:23.548Z] 642f668e6039: Waiting [2026-03-03T07:07:23.548Z] 2e857379ea20: Waiting [2026-03-03T07:07:23.548Z] 92af51148d28: Waiting [2026-03-03T07:07:23.548Z] 81a8f6fff07f: Layer already exists [2026-03-03T07:07:23.548Z] 195833899469: Layer already exists [2026-03-03T07:07:23.548Z] a5cdead51d5c: Layer already exists [2026-03-03T07:07:23.548Z] 82be3425ebb1: Layer already exists [2026-03-03T07:07:23.548Z] 0bee4520d10f: Layer already exists [2026-03-03T07:07:23.548Z] d97a7bcad3f3: Layer already exists [2026-03-03T07:07:23.548Z] 92af51148d28: Layer already exists [2026-03-03T07:07:23.548Z] 2e857379ea20: Layer already exists [2026-03-03T07:07:23.548Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:07:23.548Z] 642f668e6039: Layer already exists [2026-03-03T07:07:23.548Z] bf7857ab7353: Layer already exists [2026-03-03T07:07:23.548Z] cce92674e987: Layer already exists [2026-03-03T07:07:23.548Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:1bc2cde566566f3581c1cc3c5bdabd9a8eae943fd99e555d99b36dcbfa3cd478 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:23.855Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:24.167Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-03-03T07:07:24.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-03-03T07:07:24.167Z] 82be3425ebb1: Preparing [2026-03-03T07:07:24.167Z] a5cdead51d5c: Preparing [2026-03-03T07:07:24.167Z] 195833899469: Preparing [2026-03-03T07:07:24.167Z] 0bee4520d10f: Preparing [2026-03-03T07:07:24.167Z] 81a8f6fff07f: Preparing [2026-03-03T07:07:24.167Z] 92af51148d28: Preparing [2026-03-03T07:07:24.167Z] d97a7bcad3f3: Preparing [2026-03-03T07:07:24.167Z] cc76d6d0b7d7: Preparing [2026-03-03T07:07:24.167Z] 642f668e6039: Preparing [2026-03-03T07:07:24.167Z] 2e857379ea20: Preparing [2026-03-03T07:07:24.167Z] bf7857ab7353: Preparing [2026-03-03T07:07:24.167Z] cce92674e987: Preparing [2026-03-03T07:07:24.167Z] d97a7bcad3f3: Waiting [2026-03-03T07:07:24.167Z] cc76d6d0b7d7: Waiting [2026-03-03T07:07:24.167Z] 2e857379ea20: Waiting [2026-03-03T07:07:24.167Z] bf7857ab7353: Waiting [2026-03-03T07:07:24.167Z] cce92674e987: Waiting [2026-03-03T07:07:24.167Z] 92af51148d28: Waiting [2026-03-03T07:07:24.167Z] 642f668e6039: Waiting [2026-03-03T07:07:24.167Z] 195833899469: Layer already exists [2026-03-03T07:07:24.167Z] 81a8f6fff07f: Layer already exists [2026-03-03T07:07:24.167Z] a5cdead51d5c: Layer already exists [2026-03-03T07:07:24.167Z] 82be3425ebb1: Layer already exists [2026-03-03T07:07:24.167Z] 0bee4520d10f: Layer already exists [2026-03-03T07:07:24.167Z] 92af51148d28: Layer already exists [2026-03-03T07:07:24.167Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:07:24.167Z] d97a7bcad3f3: Layer already exists [2026-03-03T07:07:24.167Z] 642f668e6039: Layer already exists [2026-03-03T07:07:24.167Z] 2e857379ea20: Layer already exists [2026-03-03T07:07:24.167Z] bf7857ab7353: Layer already exists [2026-03-03T07:07:24.167Z] cce92674e987: Layer already exists [2026-03-03T07:07:24.167Z] main: digest: sha256:1bc2cde566566f3581c1cc3c5bdabd9a8eae943fd99e555d99b36dcbfa3cd478 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T07:07:24.238Z] ===================================================== [Pipeline] echo [2026-03-03T07:07:24.248Z] taggedImages: [2026-03-03T07:07:24.248Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:07:24.248Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-03-03T07:07:24.248Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.102 [2026-03-03T07:07:24.248Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:07:24.248Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2026-03-03T07:07:24.275Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2026-03-03T07:07:24.275Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:07:24.275Z] latest [2026-03-03T07:07:24.275Z] 4.1.0-dev.102 [2026-03-03T07:07:24.275Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:07:24.275Z] main [2026-03-03T07:07:24.275Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:24.609Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:24.922Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:07:24.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-03-03T07:07:24.922Z] 78d95db2aec0: Preparing [2026-03-03T07:07:24.922Z] 710b8ecf0d9e: Preparing [2026-03-03T07:07:24.922Z] cc76d6d0b7d7: Preparing [2026-03-03T07:07:24.922Z] 642f668e6039: Preparing [2026-03-03T07:07:24.922Z] 4b33fbbc7894: Preparing [2026-03-03T07:07:24.922Z] fd9f6712f5ea: Preparing [2026-03-03T07:07:24.922Z] cce92674e987: Preparing [2026-03-03T07:07:24.922Z] fd9f6712f5ea: Waiting [2026-03-03T07:07:24.922Z] cce92674e987: Waiting [2026-03-03T07:07:24.922Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:07:24.922Z] 642f668e6039: Layer already exists [2026-03-03T07:07:24.922Z] cce92674e987: Layer already exists [2026-03-03T07:07:24.922Z] 4b33fbbc7894: Pushed [2026-03-03T07:07:24.922Z] 78d95db2aec0: Pushed [2026-03-03T07:07:25.855Z] fd9f6712f5ea: Pushed [2026-03-03T07:07:28.385Z] 710b8ecf0d9e: Pushed [2026-03-03T07:07:28.643Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:6df110bbc86d19c55e25b189d2b342a09bdbae3a4916f8075955ac4b76c9fe07 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:28.965Z] + 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-03-03T07:07:29.284Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-03-03T07:07:29.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-03-03T07:07:29.284Z] 78d95db2aec0: Preparing [2026-03-03T07:07:29.284Z] 710b8ecf0d9e: Preparing [2026-03-03T07:07:29.284Z] cc76d6d0b7d7: Preparing [2026-03-03T07:07:29.284Z] 642f668e6039: Preparing [2026-03-03T07:07:29.284Z] 4b33fbbc7894: Preparing [2026-03-03T07:07:29.284Z] fd9f6712f5ea: Preparing [2026-03-03T07:07:29.284Z] cce92674e987: Preparing [2026-03-03T07:07:29.284Z] fd9f6712f5ea: Waiting [2026-03-03T07:07:29.284Z] cce92674e987: Waiting [2026-03-03T07:07:29.284Z] 78d95db2aec0: Layer already exists [2026-03-03T07:07:29.284Z] 642f668e6039: Layer already exists [2026-03-03T07:07:29.284Z] 710b8ecf0d9e: Layer already exists [2026-03-03T07:07:29.284Z] 4b33fbbc7894: Layer already exists [2026-03-03T07:07:29.284Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:07:29.284Z] fd9f6712f5ea: Layer already exists [2026-03-03T07:07:29.284Z] cce92674e987: Layer already exists [2026-03-03T07:07:29.284Z] latest: digest: sha256:6df110bbc86d19c55e25b189d2b342a09bdbae3a4916f8075955ac4b76c9fe07 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:29.602Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:29.909Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.102 [2026-03-03T07:07:29.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-03-03T07:07:29.909Z] 78d95db2aec0: Preparing [2026-03-03T07:07:29.909Z] 710b8ecf0d9e: Preparing [2026-03-03T07:07:29.909Z] cc76d6d0b7d7: Preparing [2026-03-03T07:07:29.909Z] 642f668e6039: Preparing [2026-03-03T07:07:29.909Z] 4b33fbbc7894: Preparing [2026-03-03T07:07:29.909Z] fd9f6712f5ea: Preparing [2026-03-03T07:07:29.909Z] cce92674e987: Preparing [2026-03-03T07:07:29.909Z] fd9f6712f5ea: Waiting [2026-03-03T07:07:29.909Z] cce92674e987: Waiting [2026-03-03T07:07:29.909Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:07:29.909Z] 710b8ecf0d9e: Layer already exists [2026-03-03T07:07:29.909Z] 642f668e6039: Layer already exists [2026-03-03T07:07:29.909Z] 78d95db2aec0: Layer already exists [2026-03-03T07:07:29.909Z] 4b33fbbc7894: Layer already exists [2026-03-03T07:07:29.909Z] fd9f6712f5ea: Layer already exists [2026-03-03T07:07:29.909Z] cce92674e987: Layer already exists [2026-03-03T07:07:29.909Z] 4.1.0-dev.102: digest: sha256:6df110bbc86d19c55e25b189d2b342a09bdbae3a4916f8075955ac4b76c9fe07 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:30.225Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:30.539Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:07:30.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-03-03T07:07:30.539Z] 78d95db2aec0: Preparing [2026-03-03T07:07:30.539Z] 710b8ecf0d9e: Preparing [2026-03-03T07:07:30.539Z] cc76d6d0b7d7: Preparing [2026-03-03T07:07:30.539Z] 642f668e6039: Preparing [2026-03-03T07:07:30.539Z] 4b33fbbc7894: Preparing [2026-03-03T07:07:30.539Z] fd9f6712f5ea: Preparing [2026-03-03T07:07:30.539Z] cce92674e987: Preparing [2026-03-03T07:07:30.539Z] fd9f6712f5ea: Waiting [2026-03-03T07:07:30.539Z] cce92674e987: Waiting [2026-03-03T07:07:30.539Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:07:30.539Z] 642f668e6039: Layer already exists [2026-03-03T07:07:30.539Z] 78d95db2aec0: Layer already exists [2026-03-03T07:07:30.539Z] 4b33fbbc7894: Layer already exists [2026-03-03T07:07:30.539Z] 710b8ecf0d9e: Layer already exists [2026-03-03T07:07:30.539Z] fd9f6712f5ea: Layer already exists [2026-03-03T07:07:30.539Z] cce92674e987: Layer already exists [2026-03-03T07:07:30.539Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:6df110bbc86d19c55e25b189d2b342a09bdbae3a4916f8075955ac4b76c9fe07 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:30.948Z] + 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-03-03T07:07:31.329Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-03-03T07:07:31.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-03-03T07:07:31.329Z] 78d95db2aec0: Preparing [2026-03-03T07:07:31.329Z] 710b8ecf0d9e: Preparing [2026-03-03T07:07:31.329Z] cc76d6d0b7d7: Preparing [2026-03-03T07:07:31.329Z] 642f668e6039: Preparing [2026-03-03T07:07:31.329Z] 4b33fbbc7894: Preparing [2026-03-03T07:07:31.329Z] fd9f6712f5ea: Preparing [2026-03-03T07:07:31.329Z] cce92674e987: Preparing [2026-03-03T07:07:31.329Z] fd9f6712f5ea: Waiting [2026-03-03T07:07:31.329Z] cce92674e987: Waiting [2026-03-03T07:07:31.329Z] 642f668e6039: Layer already exists [2026-03-03T07:07:31.329Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:07:31.329Z] 78d95db2aec0: Layer already exists [2026-03-03T07:07:31.329Z] 710b8ecf0d9e: Layer already exists [2026-03-03T07:07:31.329Z] 4b33fbbc7894: Layer already exists [2026-03-03T07:07:31.329Z] fd9f6712f5ea: Layer already exists [2026-03-03T07:07:31.329Z] cce92674e987: Layer already exists [2026-03-03T07:07:31.329Z] main: digest: sha256:6df110bbc86d19c55e25b189d2b342a09bdbae3a4916f8075955ac4b76c9fe07 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T07:07:31.413Z] ===================================================== [Pipeline] echo [2026-03-03T07:07:31.427Z] taggedImages: [2026-03-03T07:07:31.427Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:07:31.427Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-03-03T07:07:31.427Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.102 [2026-03-03T07:07:31.427Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:07:31.427Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2026-03-03T07:07:31.450Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2026-03-03T07:07:31.450Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:07:31.450Z] latest [2026-03-03T07:07:31.450Z] 4.1.0-dev.102 [2026-03-03T07:07:31.450Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:07:31.450Z] main [2026-03-03T07:07:31.450Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:31.776Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:32.086Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:07:32.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-03-03T07:07:32.086Z] 50b7fee703b1: Preparing [2026-03-03T07:07:32.086Z] 0b4438fa09ac: Preparing [2026-03-03T07:07:32.086Z] 6e72726c8b1d: Preparing [2026-03-03T07:07:32.086Z] cc76d6d0b7d7: Preparing [2026-03-03T07:07:32.086Z] 642f668e6039: Preparing [2026-03-03T07:07:32.086Z] d80c45aa064f: Preparing [2026-03-03T07:07:32.086Z] 64c95a4adfef: Preparing [2026-03-03T07:07:32.086Z] b6f22b6a741b: Preparing [2026-03-03T07:07:32.086Z] c9f284a5cd9c: Preparing [2026-03-03T07:07:32.086Z] cce92674e987: Preparing [2026-03-03T07:07:32.086Z] 64c95a4adfef: Waiting [2026-03-03T07:07:32.086Z] c9f284a5cd9c: Waiting [2026-03-03T07:07:32.086Z] b6f22b6a741b: Waiting [2026-03-03T07:07:32.086Z] cce92674e987: Waiting [2026-03-03T07:07:32.086Z] d80c45aa064f: Waiting [2026-03-03T07:07:32.086Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:07:32.086Z] 642f668e6039: Layer already exists [2026-03-03T07:07:32.086Z] 6e72726c8b1d: Pushed [2026-03-03T07:07:32.086Z] 0b4438fa09ac: Pushed [2026-03-03T07:07:32.086Z] 50b7fee703b1: Pushed [2026-03-03T07:07:32.086Z] cce92674e987: Layer already exists [2026-03-03T07:07:32.086Z] b6f22b6a741b: Pushed [2026-03-03T07:07:32.651Z] c9f284a5cd9c: Pushed [2026-03-03T07:07:37.916Z] 64c95a4adfef: Pushed [2026-03-03T07:07:46.023Z] d80c45aa064f: Pushed [2026-03-03T07:07:46.023Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:9bf4bcaf006f2b0a62f61bd8c2adea4c4159a5bc0eedd03a7ca3f975b8f4d89d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:46.340Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:46.643Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-03-03T07:07:46.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-03-03T07:07:46.643Z] 50b7fee703b1: Preparing [2026-03-03T07:07:46.643Z] 0b4438fa09ac: Preparing [2026-03-03T07:07:46.643Z] 6e72726c8b1d: Preparing [2026-03-03T07:07:46.643Z] cc76d6d0b7d7: Preparing [2026-03-03T07:07:46.643Z] 642f668e6039: Preparing [2026-03-03T07:07:46.643Z] d80c45aa064f: Preparing [2026-03-03T07:07:46.643Z] 64c95a4adfef: Preparing [2026-03-03T07:07:46.643Z] b6f22b6a741b: Preparing [2026-03-03T07:07:46.643Z] c9f284a5cd9c: Preparing [2026-03-03T07:07:46.643Z] cce92674e987: Preparing [2026-03-03T07:07:46.643Z] b6f22b6a741b: Waiting [2026-03-03T07:07:46.643Z] c9f284a5cd9c: Waiting [2026-03-03T07:07:46.643Z] cce92674e987: Waiting [2026-03-03T07:07:46.643Z] 64c95a4adfef: Waiting [2026-03-03T07:07:46.643Z] d80c45aa064f: Waiting [2026-03-03T07:07:46.643Z] 50b7fee703b1: Layer already exists [2026-03-03T07:07:46.643Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:07:46.643Z] 0b4438fa09ac: Layer already exists [2026-03-03T07:07:46.643Z] 6e72726c8b1d: Layer already exists [2026-03-03T07:07:46.643Z] 642f668e6039: Layer already exists [2026-03-03T07:07:46.643Z] d80c45aa064f: Layer already exists [2026-03-03T07:07:46.643Z] b6f22b6a741b: Layer already exists [2026-03-03T07:07:46.643Z] 64c95a4adfef: Layer already exists [2026-03-03T07:07:46.643Z] c9f284a5cd9c: Layer already exists [2026-03-03T07:07:46.643Z] cce92674e987: Layer already exists [2026-03-03T07:07:46.643Z] latest: digest: sha256:9bf4bcaf006f2b0a62f61bd8c2adea4c4159a5bc0eedd03a7ca3f975b8f4d89d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:46.953Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:47.259Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.102 [2026-03-03T07:07:47.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-03-03T07:07:47.259Z] 50b7fee703b1: Preparing [2026-03-03T07:07:47.259Z] 0b4438fa09ac: Preparing [2026-03-03T07:07:47.259Z] 6e72726c8b1d: Preparing [2026-03-03T07:07:47.259Z] cc76d6d0b7d7: Preparing [2026-03-03T07:07:47.259Z] 642f668e6039: Preparing [2026-03-03T07:07:47.259Z] d80c45aa064f: Preparing [2026-03-03T07:07:47.259Z] 64c95a4adfef: Preparing [2026-03-03T07:07:47.259Z] b6f22b6a741b: Preparing [2026-03-03T07:07:47.259Z] c9f284a5cd9c: Preparing [2026-03-03T07:07:47.259Z] cce92674e987: Preparing [2026-03-03T07:07:47.259Z] b6f22b6a741b: Waiting [2026-03-03T07:07:47.259Z] 64c95a4adfef: Waiting [2026-03-03T07:07:47.259Z] c9f284a5cd9c: Waiting [2026-03-03T07:07:47.259Z] cce92674e987: Waiting [2026-03-03T07:07:47.259Z] d80c45aa064f: Waiting [2026-03-03T07:07:47.259Z] 50b7fee703b1: Layer already exists [2026-03-03T07:07:47.259Z] 642f668e6039: Layer already exists [2026-03-03T07:07:47.259Z] 6e72726c8b1d: Layer already exists [2026-03-03T07:07:47.259Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:07:47.259Z] 0b4438fa09ac: Layer already exists [2026-03-03T07:07:47.259Z] 64c95a4adfef: Layer already exists [2026-03-03T07:07:47.259Z] b6f22b6a741b: Layer already exists [2026-03-03T07:07:47.259Z] d80c45aa064f: Layer already exists [2026-03-03T07:07:47.259Z] c9f284a5cd9c: Layer already exists [2026-03-03T07:07:47.259Z] cce92674e987: Layer already exists [2026-03-03T07:07:47.259Z] 4.1.0-dev.102: digest: sha256:9bf4bcaf006f2b0a62f61bd8c2adea4c4159a5bc0eedd03a7ca3f975b8f4d89d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:47.574Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:47.885Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:07:47.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-03-03T07:07:47.885Z] 50b7fee703b1: Preparing [2026-03-03T07:07:47.885Z] 0b4438fa09ac: Preparing [2026-03-03T07:07:47.885Z] 6e72726c8b1d: Preparing [2026-03-03T07:07:47.885Z] cc76d6d0b7d7: Preparing [2026-03-03T07:07:47.885Z] 642f668e6039: Preparing [2026-03-03T07:07:47.885Z] d80c45aa064f: Preparing [2026-03-03T07:07:47.885Z] 64c95a4adfef: Preparing [2026-03-03T07:07:47.885Z] b6f22b6a741b: Preparing [2026-03-03T07:07:47.885Z] c9f284a5cd9c: Preparing [2026-03-03T07:07:47.885Z] cce92674e987: Preparing [2026-03-03T07:07:47.885Z] 64c95a4adfef: Waiting [2026-03-03T07:07:47.885Z] b6f22b6a741b: Waiting [2026-03-03T07:07:47.885Z] c9f284a5cd9c: Waiting [2026-03-03T07:07:47.885Z] cce92674e987: Waiting [2026-03-03T07:07:47.885Z] d80c45aa064f: Waiting [2026-03-03T07:07:47.885Z] 0b4438fa09ac: Layer already exists [2026-03-03T07:07:47.885Z] 6e72726c8b1d: Layer already exists [2026-03-03T07:07:47.885Z] 642f668e6039: Layer already exists [2026-03-03T07:07:47.885Z] 50b7fee703b1: Layer already exists [2026-03-03T07:07:47.885Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:07:47.885Z] 64c95a4adfef: Layer already exists [2026-03-03T07:07:47.885Z] d80c45aa064f: Layer already exists [2026-03-03T07:07:47.885Z] c9f284a5cd9c: Layer already exists [2026-03-03T07:07:47.885Z] b6f22b6a741b: Layer already exists [2026-03-03T07:07:47.885Z] cce92674e987: Layer already exists [2026-03-03T07:07:47.885Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:9bf4bcaf006f2b0a62f61bd8c2adea4c4159a5bc0eedd03a7ca3f975b8f4d89d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:48.203Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:48.515Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-03-03T07:07:48.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-03-03T07:07:48.515Z] 50b7fee703b1: Preparing [2026-03-03T07:07:48.515Z] 0b4438fa09ac: Preparing [2026-03-03T07:07:48.515Z] 6e72726c8b1d: Preparing [2026-03-03T07:07:48.515Z] cc76d6d0b7d7: Preparing [2026-03-03T07:07:48.515Z] 642f668e6039: Preparing [2026-03-03T07:07:48.515Z] d80c45aa064f: Preparing [2026-03-03T07:07:48.515Z] 64c95a4adfef: Preparing [2026-03-03T07:07:48.515Z] b6f22b6a741b: Preparing [2026-03-03T07:07:48.515Z] c9f284a5cd9c: Preparing [2026-03-03T07:07:48.515Z] cce92674e987: Preparing [2026-03-03T07:07:48.515Z] b6f22b6a741b: Waiting [2026-03-03T07:07:48.515Z] c9f284a5cd9c: Waiting [2026-03-03T07:07:48.515Z] d80c45aa064f: Waiting [2026-03-03T07:07:48.515Z] cce92674e987: Waiting [2026-03-03T07:07:48.515Z] 64c95a4adfef: Waiting [2026-03-03T07:07:48.515Z] 50b7fee703b1: Layer already exists [2026-03-03T07:07:48.515Z] 0b4438fa09ac: Layer already exists [2026-03-03T07:07:48.515Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:07:48.515Z] 6e72726c8b1d: Layer already exists [2026-03-03T07:07:48.515Z] 642f668e6039: Layer already exists [2026-03-03T07:07:48.515Z] 64c95a4adfef: Layer already exists [2026-03-03T07:07:48.515Z] d80c45aa064f: Layer already exists [2026-03-03T07:07:48.515Z] cce92674e987: Layer already exists [2026-03-03T07:07:48.515Z] c9f284a5cd9c: Layer already exists [2026-03-03T07:07:48.515Z] b6f22b6a741b: Layer already exists [2026-03-03T07:07:48.515Z] main: digest: sha256:9bf4bcaf006f2b0a62f61bd8c2adea4c4159a5bc0eedd03a7ca3f975b8f4d89d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T07:07:48.576Z] ===================================================== [Pipeline] echo [2026-03-03T07:07:48.589Z] taggedImages: [2026-03-03T07:07:48.589Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:07:48.589Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-03-03T07:07:48.589Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.102 [2026-03-03T07:07:48.589Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:07:48.589Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2026-03-03T07:07:48.613Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2026-03-03T07:07:48.613Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:07:48.613Z] latest [2026-03-03T07:07:48.613Z] 4.1.0-dev.102 [2026-03-03T07:07:48.613Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:07:48.613Z] main [2026-03-03T07:07:48.613Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:48.943Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:07:49.262Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:07:49.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-03-03T07:07:49.262Z] 36baffe1b081: Preparing [2026-03-03T07:07:49.262Z] 56ae5e35d67c: Preparing [2026-03-03T07:07:49.262Z] dfafdf37d3eb: Preparing [2026-03-03T07:07:49.262Z] cc76d6d0b7d7: Preparing [2026-03-03T07:07:49.262Z] 642f668e6039: Preparing [2026-03-03T07:07:49.262Z] 4741df713e5b: Preparing [2026-03-03T07:07:49.262Z] 372b29d0c371: Preparing [2026-03-03T07:07:49.262Z] 6dab48bdfdb4: Preparing [2026-03-03T07:07:49.262Z] cce92674e987: Preparing [2026-03-03T07:07:49.262Z] 4741df713e5b: Waiting [2026-03-03T07:07:49.262Z] cce92674e987: Waiting [2026-03-03T07:07:49.262Z] 372b29d0c371: Waiting [2026-03-03T07:07:49.262Z] 6dab48bdfdb4: Waiting [2026-03-03T07:07:49.262Z] 642f668e6039: Layer already exists [2026-03-03T07:07:49.262Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:07:49.262Z] 36baffe1b081: Pushed [2026-03-03T07:07:49.262Z] dfafdf37d3eb: Pushed [2026-03-03T07:07:49.262Z] 56ae5e35d67c: Pushed [2026-03-03T07:07:49.262Z] 372b29d0c371: Pushed [2026-03-03T07:07:49.262Z] cce92674e987: Layer already exists [2026-03-03T07:07:49.827Z] 6dab48bdfdb4: Pushed [2026-03-03T07:08:04.696Z] 4741df713e5b: Pushed [2026-03-03T07:08:04.696Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:5265acb45a54a44b85a2697869ccc113af8a18f7fead31c1b4072a599f786c27 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:08:05.017Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:08:05.369Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-03-03T07:08:05.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-03-03T07:08:05.370Z] 36baffe1b081: Preparing [2026-03-03T07:08:05.370Z] 56ae5e35d67c: Preparing [2026-03-03T07:08:05.370Z] dfafdf37d3eb: Preparing [2026-03-03T07:08:05.370Z] cc76d6d0b7d7: Preparing [2026-03-03T07:08:05.370Z] 642f668e6039: Preparing [2026-03-03T07:08:05.370Z] 4741df713e5b: Preparing [2026-03-03T07:08:05.370Z] 372b29d0c371: Preparing [2026-03-03T07:08:05.370Z] 6dab48bdfdb4: Preparing [2026-03-03T07:08:05.370Z] 372b29d0c371: Waiting [2026-03-03T07:08:05.370Z] 4741df713e5b: Waiting [2026-03-03T07:08:05.370Z] cce92674e987: Preparing [2026-03-03T07:08:05.370Z] 6dab48bdfdb4: Waiting [2026-03-03T07:08:05.370Z] cce92674e987: Waiting [2026-03-03T07:08:05.370Z] 36baffe1b081: Layer already exists [2026-03-03T07:08:05.370Z] 642f668e6039: Layer already exists [2026-03-03T07:08:05.370Z] dfafdf37d3eb: Layer already exists [2026-03-03T07:08:05.370Z] 56ae5e35d67c: Layer already exists [2026-03-03T07:08:05.370Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:08:05.370Z] 4741df713e5b: Layer already exists [2026-03-03T07:08:05.370Z] 6dab48bdfdb4: Layer already exists [2026-03-03T07:08:05.370Z] 372b29d0c371: Layer already exists [2026-03-03T07:08:05.370Z] cce92674e987: Layer already exists [2026-03-03T07:08:05.370Z] latest: digest: sha256:5265acb45a54a44b85a2697869ccc113af8a18f7fead31c1b4072a599f786c27 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:08:05.686Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:08:06.002Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.102 [2026-03-03T07:08:06.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-03-03T07:08:06.002Z] 36baffe1b081: Preparing [2026-03-03T07:08:06.002Z] 56ae5e35d67c: Preparing [2026-03-03T07:08:06.002Z] dfafdf37d3eb: Preparing [2026-03-03T07:08:06.002Z] cc76d6d0b7d7: Preparing [2026-03-03T07:08:06.002Z] 642f668e6039: Preparing [2026-03-03T07:08:06.002Z] 4741df713e5b: Preparing [2026-03-03T07:08:06.002Z] 372b29d0c371: Preparing [2026-03-03T07:08:06.002Z] 6dab48bdfdb4: Preparing [2026-03-03T07:08:06.002Z] cce92674e987: Preparing [2026-03-03T07:08:06.002Z] 4741df713e5b: Waiting [2026-03-03T07:08:06.002Z] 6dab48bdfdb4: Waiting [2026-03-03T07:08:06.002Z] cce92674e987: Waiting [2026-03-03T07:08:06.002Z] 372b29d0c371: Waiting [2026-03-03T07:08:06.002Z] 56ae5e35d67c: Layer already exists [2026-03-03T07:08:06.002Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:08:06.002Z] 642f668e6039: Layer already exists [2026-03-03T07:08:06.002Z] dfafdf37d3eb: Layer already exists [2026-03-03T07:08:06.002Z] 36baffe1b081: Layer already exists [2026-03-03T07:08:06.002Z] 6dab48bdfdb4: Layer already exists [2026-03-03T07:08:06.002Z] 4741df713e5b: Layer already exists [2026-03-03T07:08:06.002Z] cce92674e987: Layer already exists [2026-03-03T07:08:06.002Z] 372b29d0c371: Layer already exists [2026-03-03T07:08:06.002Z] 4.1.0-dev.102: digest: sha256:5265acb45a54a44b85a2697869ccc113af8a18f7fead31c1b4072a599f786c27 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:08:06.317Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:08:06.630Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:08:06.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-03-03T07:08:06.630Z] 36baffe1b081: Preparing [2026-03-03T07:08:06.630Z] 56ae5e35d67c: Preparing [2026-03-03T07:08:06.630Z] dfafdf37d3eb: Preparing [2026-03-03T07:08:06.630Z] cc76d6d0b7d7: Preparing [2026-03-03T07:08:06.630Z] 642f668e6039: Preparing [2026-03-03T07:08:06.630Z] 4741df713e5b: Preparing [2026-03-03T07:08:06.630Z] 372b29d0c371: Preparing [2026-03-03T07:08:06.630Z] 6dab48bdfdb4: Preparing [2026-03-03T07:08:06.630Z] cce92674e987: Preparing [2026-03-03T07:08:06.630Z] 4741df713e5b: Waiting [2026-03-03T07:08:06.630Z] 372b29d0c371: Waiting [2026-03-03T07:08:06.630Z] cce92674e987: Waiting [2026-03-03T07:08:06.630Z] 6dab48bdfdb4: Waiting [2026-03-03T07:08:06.630Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:08:06.630Z] 36baffe1b081: Layer already exists [2026-03-03T07:08:06.630Z] 642f668e6039: Layer already exists [2026-03-03T07:08:06.630Z] 56ae5e35d67c: Layer already exists [2026-03-03T07:08:06.630Z] dfafdf37d3eb: Layer already exists [2026-03-03T07:08:06.630Z] 372b29d0c371: Layer already exists [2026-03-03T07:08:06.630Z] 4741df713e5b: Layer already exists [2026-03-03T07:08:06.630Z] cce92674e987: Layer already exists [2026-03-03T07:08:06.630Z] 6dab48bdfdb4: Layer already exists [2026-03-03T07:08:06.630Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:5265acb45a54a44b85a2697869ccc113af8a18f7fead31c1b4072a599f786c27 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:08:06.941Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:08:07.249Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-03-03T07:08:07.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-03-03T07:08:07.249Z] 36baffe1b081: Preparing [2026-03-03T07:08:07.249Z] 56ae5e35d67c: Preparing [2026-03-03T07:08:07.249Z] dfafdf37d3eb: Preparing [2026-03-03T07:08:07.249Z] cc76d6d0b7d7: Preparing [2026-03-03T07:08:07.249Z] 642f668e6039: Preparing [2026-03-03T07:08:07.249Z] 4741df713e5b: Preparing [2026-03-03T07:08:07.249Z] 372b29d0c371: Preparing [2026-03-03T07:08:07.249Z] 6dab48bdfdb4: Preparing [2026-03-03T07:08:07.249Z] cce92674e987: Preparing [2026-03-03T07:08:07.249Z] 4741df713e5b: Waiting [2026-03-03T07:08:07.249Z] 372b29d0c371: Waiting [2026-03-03T07:08:07.249Z] 6dab48bdfdb4: Waiting [2026-03-03T07:08:07.249Z] cce92674e987: Waiting [2026-03-03T07:08:07.249Z] 56ae5e35d67c: Layer already exists [2026-03-03T07:08:07.249Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:08:07.249Z] dfafdf37d3eb: Layer already exists [2026-03-03T07:08:07.249Z] 642f668e6039: Layer already exists [2026-03-03T07:08:07.249Z] 36baffe1b081: Layer already exists [2026-03-03T07:08:07.249Z] 4741df713e5b: Layer already exists [2026-03-03T07:08:07.249Z] 372b29d0c371: Layer already exists [2026-03-03T07:08:07.249Z] 6dab48bdfdb4: Layer already exists [2026-03-03T07:08:07.249Z] cce92674e987: Layer already exists [2026-03-03T07:08:07.249Z] main: digest: sha256:5265acb45a54a44b85a2697869ccc113af8a18f7fead31c1b4072a599f786c27 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T07:08:07.315Z] ===================================================== [Pipeline] echo [2026-03-03T07:08:07.324Z] taggedImages: [2026-03-03T07:08:07.324Z] - nexus3.edgexfoundry.org:10004/security-spire-config:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:08:07.324Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-03-03T07:08:07.324Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.102 [2026-03-03T07:08:07.324Z] - nexus3.edgexfoundry.org:10004/security-spire-config:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:08:07.324Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2026-03-03T07:08:07.350Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2026-03-03T07:08:07.350Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:08:07.350Z] latest [2026-03-03T07:08:07.350Z] 4.1.0-dev.102 [2026-03-03T07:08:07.350Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:08:07.350Z] main [2026-03-03T07:08:07.350Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:08:07.671Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:08:07.981Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:08:07.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-03-03T07:08:07.981Z] 50b7fee703b1: Preparing [2026-03-03T07:08:07.981Z] 7451aa58ccf5: Preparing [2026-03-03T07:08:07.981Z] a4521327882e: Preparing [2026-03-03T07:08:07.981Z] cc76d6d0b7d7: Preparing [2026-03-03T07:08:07.981Z] 642f668e6039: Preparing [2026-03-03T07:08:07.981Z] 32849424518f: Preparing [2026-03-03T07:08:07.981Z] b6f22b6a741b: Preparing [2026-03-03T07:08:07.981Z] c9f284a5cd9c: Preparing [2026-03-03T07:08:07.981Z] cce92674e987: Preparing [2026-03-03T07:08:07.981Z] c9f284a5cd9c: Waiting [2026-03-03T07:08:07.981Z] 32849424518f: Waiting [2026-03-03T07:08:07.981Z] cce92674e987: Waiting [2026-03-03T07:08:07.981Z] b6f22b6a741b: Waiting [2026-03-03T07:08:07.981Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:08:07.981Z] 642f668e6039: Layer already exists [2026-03-03T07:08:07.981Z] 50b7fee703b1: Layer already exists [2026-03-03T07:08:07.981Z] b6f22b6a741b: Layer already exists [2026-03-03T07:08:07.981Z] c9f284a5cd9c: Layer already exists [2026-03-03T07:08:07.981Z] cce92674e987: Layer already exists [2026-03-03T07:08:07.981Z] a4521327882e: Pushed [2026-03-03T07:08:07.981Z] 7451aa58ccf5: Pushed [2026-03-03T07:08:22.865Z] 32849424518f: Pushed [2026-03-03T07:08:22.865Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:a5e31ab3a7524be09934cd617f2ae8331693b4e0ca0f4880186b6badfa4beff3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:08:23.190Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:08:23.504Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-03-03T07:08:23.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-03-03T07:08:23.504Z] 50b7fee703b1: Preparing [2026-03-03T07:08:23.504Z] 7451aa58ccf5: Preparing [2026-03-03T07:08:23.504Z] a4521327882e: Preparing [2026-03-03T07:08:23.504Z] cc76d6d0b7d7: Preparing [2026-03-03T07:08:23.504Z] 642f668e6039: Preparing [2026-03-03T07:08:23.504Z] 32849424518f: Preparing [2026-03-03T07:08:23.504Z] b6f22b6a741b: Preparing [2026-03-03T07:08:23.504Z] c9f284a5cd9c: Preparing [2026-03-03T07:08:23.504Z] cce92674e987: Preparing [2026-03-03T07:08:23.504Z] 32849424518f: Waiting [2026-03-03T07:08:23.504Z] b6f22b6a741b: Waiting [2026-03-03T07:08:23.504Z] c9f284a5cd9c: Waiting [2026-03-03T07:08:23.504Z] cce92674e987: Waiting [2026-03-03T07:08:23.504Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:08:23.504Z] 7451aa58ccf5: Layer already exists [2026-03-03T07:08:23.504Z] 50b7fee703b1: Layer already exists [2026-03-03T07:08:23.504Z] a4521327882e: Layer already exists [2026-03-03T07:08:23.504Z] 642f668e6039: Layer already exists [2026-03-03T07:08:23.504Z] 32849424518f: Layer already exists [2026-03-03T07:08:23.504Z] b6f22b6a741b: Layer already exists [2026-03-03T07:08:23.504Z] c9f284a5cd9c: Layer already exists [2026-03-03T07:08:23.504Z] cce92674e987: Layer already exists [2026-03-03T07:08:23.504Z] latest: digest: sha256:a5e31ab3a7524be09934cd617f2ae8331693b4e0ca0f4880186b6badfa4beff3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:08:23.813Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:08:24.120Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.102 [2026-03-03T07:08:24.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-03-03T07:08:24.120Z] 50b7fee703b1: Preparing [2026-03-03T07:08:24.120Z] 7451aa58ccf5: Preparing [2026-03-03T07:08:24.120Z] a4521327882e: Preparing [2026-03-03T07:08:24.120Z] cc76d6d0b7d7: Preparing [2026-03-03T07:08:24.120Z] 642f668e6039: Preparing [2026-03-03T07:08:24.120Z] 32849424518f: Preparing [2026-03-03T07:08:24.120Z] b6f22b6a741b: Preparing [2026-03-03T07:08:24.120Z] c9f284a5cd9c: Preparing [2026-03-03T07:08:24.120Z] cce92674e987: Preparing [2026-03-03T07:08:24.120Z] 32849424518f: Waiting [2026-03-03T07:08:24.120Z] b6f22b6a741b: Waiting [2026-03-03T07:08:24.120Z] c9f284a5cd9c: Waiting [2026-03-03T07:08:24.120Z] cce92674e987: Waiting [2026-03-03T07:08:24.120Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:08:24.120Z] a4521327882e: Layer already exists [2026-03-03T07:08:24.120Z] 642f668e6039: Layer already exists [2026-03-03T07:08:24.120Z] 50b7fee703b1: Layer already exists [2026-03-03T07:08:24.120Z] 7451aa58ccf5: Layer already exists [2026-03-03T07:08:24.120Z] 32849424518f: Layer already exists [2026-03-03T07:08:24.120Z] b6f22b6a741b: Layer already exists [2026-03-03T07:08:24.120Z] c9f284a5cd9c: Layer already exists [2026-03-03T07:08:24.120Z] cce92674e987: Layer already exists [2026-03-03T07:08:24.120Z] 4.1.0-dev.102: digest: sha256:a5e31ab3a7524be09934cd617f2ae8331693b4e0ca0f4880186b6badfa4beff3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:08:24.434Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:08:24.750Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:08:24.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-03-03T07:08:24.750Z] 50b7fee703b1: Preparing [2026-03-03T07:08:24.750Z] 7451aa58ccf5: Preparing [2026-03-03T07:08:24.750Z] a4521327882e: Preparing [2026-03-03T07:08:24.750Z] cc76d6d0b7d7: Preparing [2026-03-03T07:08:24.750Z] 642f668e6039: Preparing [2026-03-03T07:08:24.750Z] 32849424518f: Preparing [2026-03-03T07:08:24.750Z] b6f22b6a741b: Preparing [2026-03-03T07:08:24.750Z] c9f284a5cd9c: Preparing [2026-03-03T07:08:24.750Z] cce92674e987: Preparing [2026-03-03T07:08:24.750Z] b6f22b6a741b: Waiting [2026-03-03T07:08:24.750Z] 32849424518f: Waiting [2026-03-03T07:08:24.750Z] c9f284a5cd9c: Waiting [2026-03-03T07:08:24.750Z] cce92674e987: Waiting [2026-03-03T07:08:24.750Z] 642f668e6039: Layer already exists [2026-03-03T07:08:24.750Z] 7451aa58ccf5: Layer already exists [2026-03-03T07:08:24.750Z] 50b7fee703b1: Layer already exists [2026-03-03T07:08:24.750Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:08:24.750Z] a4521327882e: Layer already exists [2026-03-03T07:08:24.750Z] b6f22b6a741b: Layer already exists [2026-03-03T07:08:24.750Z] cce92674e987: Layer already exists [2026-03-03T07:08:24.750Z] 32849424518f: Layer already exists [2026-03-03T07:08:24.750Z] c9f284a5cd9c: Layer already exists [2026-03-03T07:08:24.750Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:a5e31ab3a7524be09934cd617f2ae8331693b4e0ca0f4880186b6badfa4beff3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:08:25.059Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:08:25.370Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-03-03T07:08:25.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-03-03T07:08:25.370Z] 50b7fee703b1: Preparing [2026-03-03T07:08:25.370Z] 7451aa58ccf5: Preparing [2026-03-03T07:08:25.370Z] a4521327882e: Preparing [2026-03-03T07:08:25.370Z] cc76d6d0b7d7: Preparing [2026-03-03T07:08:25.370Z] 642f668e6039: Preparing [2026-03-03T07:08:25.370Z] 32849424518f: Preparing [2026-03-03T07:08:25.370Z] b6f22b6a741b: Preparing [2026-03-03T07:08:25.370Z] c9f284a5cd9c: Preparing [2026-03-03T07:08:25.370Z] cce92674e987: Preparing [2026-03-03T07:08:25.370Z] b6f22b6a741b: Waiting [2026-03-03T07:08:25.370Z] c9f284a5cd9c: Waiting [2026-03-03T07:08:25.370Z] cce92674e987: Waiting [2026-03-03T07:08:25.370Z] 32849424518f: Waiting [2026-03-03T07:08:25.370Z] 7451aa58ccf5: Layer already exists [2026-03-03T07:08:25.370Z] 50b7fee703b1: Layer already exists [2026-03-03T07:08:25.370Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:08:25.370Z] 642f668e6039: Layer already exists [2026-03-03T07:08:25.370Z] a4521327882e: Layer already exists [2026-03-03T07:08:25.370Z] 32849424518f: Layer already exists [2026-03-03T07:08:25.370Z] cce92674e987: Layer already exists [2026-03-03T07:08:25.370Z] c9f284a5cd9c: Layer already exists [2026-03-03T07:08:25.370Z] b6f22b6a741b: Layer already exists [2026-03-03T07:08:25.370Z] main: digest: sha256:a5e31ab3a7524be09934cd617f2ae8331693b4e0ca0f4880186b6badfa4beff3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T07:08:25.431Z] ===================================================== [Pipeline] echo [2026-03-03T07:08:25.440Z] taggedImages: [2026-03-03T07:08:25.440Z] - nexus3.edgexfoundry.org:10004/security-spire-server:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:08:25.440Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-03-03T07:08:25.440Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.102 [2026-03-03T07:08:25.440Z] - nexus3.edgexfoundry.org:10004/security-spire-server:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:08:25.440Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2026-03-03T07:08:25.466Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2026-03-03T07:08:25.466Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:08:25.466Z] latest [2026-03-03T07:08:25.466Z] 4.1.0-dev.102 [2026-03-03T07:08:25.466Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:08:25.466Z] main [2026-03-03T07:08:25.466Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:08:25.793Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:08:26.107Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:08:26.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-03-03T07:08:26.107Z] da7205c8ad9c: Preparing [2026-03-03T07:08:26.107Z] b764b07b253f: Preparing [2026-03-03T07:08:26.107Z] cc76d6d0b7d7: Preparing [2026-03-03T07:08:26.107Z] 642f668e6039: Preparing [2026-03-03T07:08:26.107Z] b2c9dffea6a4: Preparing [2026-03-03T07:08:26.107Z] 862a55a28927: Preparing [2026-03-03T07:08:26.107Z] cce92674e987: Preparing [2026-03-03T07:08:26.107Z] 862a55a28927: Waiting [2026-03-03T07:08:26.107Z] cce92674e987: Waiting [2026-03-03T07:08:26.107Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:08:26.107Z] 642f668e6039: Layer already exists [2026-03-03T07:08:26.107Z] cce92674e987: Layer already exists [2026-03-03T07:08:26.107Z] da7205c8ad9c: Pushed [2026-03-03T07:08:26.107Z] b2c9dffea6a4: Pushed [2026-03-03T07:08:26.674Z] 862a55a28927: Pushed [2026-03-03T07:08:29.959Z] b764b07b253f: Pushed [2026-03-03T07:08:29.959Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:572dc807d24511375e0697c0eea164131a9ba16b9bbd4d4f8f5ceb3ca2002471 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:08:30.273Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:08:30.582Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-03-03T07:08:30.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-03-03T07:08:30.582Z] da7205c8ad9c: Preparing [2026-03-03T07:08:30.582Z] b764b07b253f: Preparing [2026-03-03T07:08:30.582Z] cc76d6d0b7d7: Preparing [2026-03-03T07:08:30.582Z] 642f668e6039: Preparing [2026-03-03T07:08:30.582Z] b2c9dffea6a4: Preparing [2026-03-03T07:08:30.582Z] 862a55a28927: Preparing [2026-03-03T07:08:30.582Z] cce92674e987: Preparing [2026-03-03T07:08:30.582Z] cce92674e987: Waiting [2026-03-03T07:08:30.582Z] 862a55a28927: Waiting [2026-03-03T07:08:30.582Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:08:30.582Z] da7205c8ad9c: Layer already exists [2026-03-03T07:08:30.582Z] 642f668e6039: Layer already exists [2026-03-03T07:08:30.582Z] b2c9dffea6a4: Layer already exists [2026-03-03T07:08:30.582Z] b764b07b253f: Layer already exists [2026-03-03T07:08:30.582Z] cce92674e987: Layer already exists [2026-03-03T07:08:30.582Z] 862a55a28927: Layer already exists [2026-03-03T07:08:30.582Z] latest: digest: sha256:572dc807d24511375e0697c0eea164131a9ba16b9bbd4d4f8f5ceb3ca2002471 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:08:30.903Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:08:31.225Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.102 [2026-03-03T07:08:31.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-03-03T07:08:31.225Z] da7205c8ad9c: Preparing [2026-03-03T07:08:31.225Z] b764b07b253f: Preparing [2026-03-03T07:08:31.225Z] cc76d6d0b7d7: Preparing [2026-03-03T07:08:31.225Z] 642f668e6039: Preparing [2026-03-03T07:08:31.225Z] b2c9dffea6a4: Preparing [2026-03-03T07:08:31.225Z] 862a55a28927: Preparing [2026-03-03T07:08:31.225Z] cce92674e987: Preparing [2026-03-03T07:08:31.225Z] 862a55a28927: Waiting [2026-03-03T07:08:31.225Z] cce92674e987: Waiting [2026-03-03T07:08:31.225Z] b764b07b253f: Layer already exists [2026-03-03T07:08:31.225Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:08:31.225Z] b2c9dffea6a4: Layer already exists [2026-03-03T07:08:31.225Z] 642f668e6039: Layer already exists [2026-03-03T07:08:31.225Z] da7205c8ad9c: Layer already exists [2026-03-03T07:08:31.225Z] cce92674e987: Layer already exists [2026-03-03T07:08:31.225Z] 862a55a28927: Layer already exists [2026-03-03T07:08:31.225Z] 4.1.0-dev.102: digest: sha256:572dc807d24511375e0697c0eea164131a9ba16b9bbd4d4f8f5ceb3ca2002471 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:08:31.541Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:08:31.858Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:08:31.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-03-03T07:08:31.858Z] da7205c8ad9c: Preparing [2026-03-03T07:08:31.858Z] b764b07b253f: Preparing [2026-03-03T07:08:31.858Z] cc76d6d0b7d7: Preparing [2026-03-03T07:08:31.858Z] 642f668e6039: Preparing [2026-03-03T07:08:31.858Z] b2c9dffea6a4: Preparing [2026-03-03T07:08:31.858Z] 862a55a28927: Preparing [2026-03-03T07:08:31.858Z] cce92674e987: Preparing [2026-03-03T07:08:31.858Z] 862a55a28927: Waiting [2026-03-03T07:08:31.858Z] cce92674e987: Waiting [2026-03-03T07:08:31.858Z] b2c9dffea6a4: Layer already exists [2026-03-03T07:08:31.858Z] da7205c8ad9c: Layer already exists [2026-03-03T07:08:31.858Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:08:31.858Z] b764b07b253f: Layer already exists [2026-03-03T07:08:31.858Z] 642f668e6039: Layer already exists [2026-03-03T07:08:31.858Z] 862a55a28927: Layer already exists [2026-03-03T07:08:31.858Z] cce92674e987: Layer already exists [2026-03-03T07:08:31.858Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:572dc807d24511375e0697c0eea164131a9ba16b9bbd4d4f8f5ceb3ca2002471 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:08:32.174Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:08:32.482Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2026-03-03T07:08:32.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-03-03T07:08:32.483Z] da7205c8ad9c: Preparing [2026-03-03T07:08:32.483Z] b764b07b253f: Preparing [2026-03-03T07:08:32.483Z] cc76d6d0b7d7: Preparing [2026-03-03T07:08:32.483Z] 642f668e6039: Preparing [2026-03-03T07:08:32.483Z] b2c9dffea6a4: Preparing [2026-03-03T07:08:32.483Z] 862a55a28927: Preparing [2026-03-03T07:08:32.483Z] cce92674e987: Preparing [2026-03-03T07:08:32.483Z] cce92674e987: Waiting [2026-03-03T07:08:32.483Z] 862a55a28927: Waiting [2026-03-03T07:08:32.483Z] b764b07b253f: Layer already exists [2026-03-03T07:08:32.483Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:08:32.483Z] 642f668e6039: Layer already exists [2026-03-03T07:08:32.483Z] b2c9dffea6a4: Layer already exists [2026-03-03T07:08:32.483Z] da7205c8ad9c: Layer already exists [2026-03-03T07:08:32.483Z] 862a55a28927: Layer already exists [2026-03-03T07:08:32.483Z] cce92674e987: Layer already exists [2026-03-03T07:08:32.483Z] main: digest: sha256:572dc807d24511375e0697c0eea164131a9ba16b9bbd4d4f8f5ceb3ca2002471 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T07:08:32.544Z] ===================================================== [Pipeline] echo [2026-03-03T07:08:32.558Z] taggedImages: [2026-03-03T07:08:32.558Z] - nexus3.edgexfoundry.org:10004/support-notifications:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:08:32.558Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-03-03T07:08:32.558Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.102 [2026-03-03T07:08:32.558Z] - nexus3.edgexfoundry.org:10004/support-notifications:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:08:32.558Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2026-03-03T07:08:32.579Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2026-03-03T07:08:32.579Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:08:32.579Z] latest [2026-03-03T07:08:32.579Z] 4.1.0-dev.102 [2026-03-03T07:08:32.579Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:08:32.579Z] main [2026-03-03T07:08:32.579Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:08:32.908Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:08:33.227Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:08:33.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-03-03T07:08:33.227Z] a3f803b0dff9: Preparing [2026-03-03T07:08:33.227Z] 662594affa2c: Preparing [2026-03-03T07:08:33.227Z] cc76d6d0b7d7: Preparing [2026-03-03T07:08:33.227Z] 642f668e6039: Preparing [2026-03-03T07:08:33.227Z] dcc1cb6ed100: Preparing [2026-03-03T07:08:33.227Z] 3b774097105c: Preparing [2026-03-03T07:08:33.227Z] cce92674e987: Preparing [2026-03-03T07:08:33.227Z] 3b774097105c: Waiting [2026-03-03T07:08:33.227Z] cce92674e987: Waiting [2026-03-03T07:08:33.227Z] 642f668e6039: Layer already exists [2026-03-03T07:08:33.227Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:08:33.227Z] cce92674e987: Layer already exists [2026-03-03T07:08:33.227Z] a3f803b0dff9: Pushed [2026-03-03T07:08:33.227Z] dcc1cb6ed100: Pushed [2026-03-03T07:08:33.485Z] 3b774097105c: Pushed [2026-03-03T07:08:37.672Z] 662594affa2c: Pushed [2026-03-03T07:08:37.672Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:2bde99ecbffb9154a5f9ea10d19bc08a6af22b9799c5edd36ad73b453bf0d488 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:08:37.989Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:08:38.308Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-03-03T07:08:38.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-03-03T07:08:38.308Z] a3f803b0dff9: Preparing [2026-03-03T07:08:38.308Z] 662594affa2c: Preparing [2026-03-03T07:08:38.308Z] cc76d6d0b7d7: Preparing [2026-03-03T07:08:38.308Z] 642f668e6039: Preparing [2026-03-03T07:08:38.308Z] dcc1cb6ed100: Preparing [2026-03-03T07:08:38.308Z] 3b774097105c: Preparing [2026-03-03T07:08:38.308Z] cce92674e987: Preparing [2026-03-03T07:08:38.308Z] 3b774097105c: Waiting [2026-03-03T07:08:38.308Z] cce92674e987: Waiting [2026-03-03T07:08:38.308Z] 642f668e6039: Layer already exists [2026-03-03T07:08:38.308Z] 662594affa2c: Layer already exists [2026-03-03T07:08:38.308Z] dcc1cb6ed100: Layer already exists [2026-03-03T07:08:38.308Z] a3f803b0dff9: Layer already exists [2026-03-03T07:08:38.308Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:08:38.308Z] cce92674e987: Layer already exists [2026-03-03T07:08:38.308Z] 3b774097105c: Layer already exists [2026-03-03T07:08:38.308Z] latest: digest: sha256:2bde99ecbffb9154a5f9ea10d19bc08a6af22b9799c5edd36ad73b453bf0d488 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:08:38.616Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:08:38.930Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.102 [2026-03-03T07:08:38.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-03-03T07:08:38.930Z] a3f803b0dff9: Preparing [2026-03-03T07:08:38.930Z] 662594affa2c: Preparing [2026-03-03T07:08:38.930Z] cc76d6d0b7d7: Preparing [2026-03-03T07:08:38.930Z] 642f668e6039: Preparing [2026-03-03T07:08:38.930Z] dcc1cb6ed100: Preparing [2026-03-03T07:08:38.930Z] 3b774097105c: Preparing [2026-03-03T07:08:38.930Z] cce92674e987: Preparing [2026-03-03T07:08:38.930Z] 3b774097105c: Waiting [2026-03-03T07:08:38.930Z] cce92674e987: Waiting [2026-03-03T07:08:38.930Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:08:38.930Z] a3f803b0dff9: Layer already exists [2026-03-03T07:08:38.930Z] dcc1cb6ed100: Layer already exists [2026-03-03T07:08:38.930Z] 662594affa2c: Layer already exists [2026-03-03T07:08:38.930Z] 642f668e6039: Layer already exists [2026-03-03T07:08:38.930Z] 3b774097105c: Layer already exists [2026-03-03T07:08:38.930Z] cce92674e987: Layer already exists [2026-03-03T07:08:38.930Z] 4.1.0-dev.102: digest: sha256:2bde99ecbffb9154a5f9ea10d19bc08a6af22b9799c5edd36ad73b453bf0d488 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:08:39.243Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:08:39.559Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:08:39.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-03-03T07:08:39.559Z] a3f803b0dff9: Preparing [2026-03-03T07:08:39.559Z] 662594affa2c: Preparing [2026-03-03T07:08:39.559Z] cc76d6d0b7d7: Preparing [2026-03-03T07:08:39.559Z] 642f668e6039: Preparing [2026-03-03T07:08:39.559Z] dcc1cb6ed100: Preparing [2026-03-03T07:08:39.559Z] 3b774097105c: Preparing [2026-03-03T07:08:39.559Z] cce92674e987: Preparing [2026-03-03T07:08:39.559Z] 3b774097105c: Waiting [2026-03-03T07:08:39.559Z] cce92674e987: Waiting [2026-03-03T07:08:39.559Z] 662594affa2c: Layer already exists [2026-03-03T07:08:39.559Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:08:39.559Z] 642f668e6039: Layer already exists [2026-03-03T07:08:39.559Z] a3f803b0dff9: Layer already exists [2026-03-03T07:08:39.559Z] dcc1cb6ed100: Layer already exists [2026-03-03T07:08:39.559Z] cce92674e987: Layer already exists [2026-03-03T07:08:39.559Z] 3b774097105c: Layer already exists [2026-03-03T07:08:39.559Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:2bde99ecbffb9154a5f9ea10d19bc08a6af22b9799c5edd36ad73b453bf0d488 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:08:39.871Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:08:40.185Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-03-03T07:08:40.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-03-03T07:08:40.185Z] a3f803b0dff9: Preparing [2026-03-03T07:08:40.185Z] 662594affa2c: Preparing [2026-03-03T07:08:40.185Z] cc76d6d0b7d7: Preparing [2026-03-03T07:08:40.185Z] 642f668e6039: Preparing [2026-03-03T07:08:40.185Z] dcc1cb6ed100: Preparing [2026-03-03T07:08:40.185Z] 3b774097105c: Preparing [2026-03-03T07:08:40.185Z] cce92674e987: Preparing [2026-03-03T07:08:40.185Z] 3b774097105c: Waiting [2026-03-03T07:08:40.185Z] cce92674e987: Waiting [2026-03-03T07:08:40.185Z] a3f803b0dff9: Layer already exists [2026-03-03T07:08:40.185Z] cc76d6d0b7d7: Layer already exists [2026-03-03T07:08:40.185Z] dcc1cb6ed100: Layer already exists [2026-03-03T07:08:40.185Z] 642f668e6039: Layer already exists [2026-03-03T07:08:40.185Z] 662594affa2c: Layer already exists [2026-03-03T07:08:40.185Z] 3b774097105c: Layer already exists [2026-03-03T07:08:40.185Z] cce92674e987: Layer already exists [2026-03-03T07:08:40.185Z] main: digest: sha256:2bde99ecbffb9154a5f9ea10d19bc08a6af22b9799c5edd36ad73b453bf0d488 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T07:08:40.243Z] ===================================================== [Pipeline] echo [2026-03-03T07:08:40.254Z] taggedImages: [2026-03-03T07:08:40.254Z] - nexus3.edgexfoundry.org:10004/support-scheduler:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:08:40.254Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-03-03T07:08:40.254Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.102 [2026-03-03T07:08:40.254Z] - nexus3.edgexfoundry.org:10004/support-scheduler:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:08:40.254Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2026-03-03T07:08:40.303Z] ========================================================= [2026-03-03T07:08:40.303Z] [edgeXBuildMultiArch] RAW Config: [2026-03-03T07:08:40.303Z] images: [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/core-command:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.102 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/core-command:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/core-command:main [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.102 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/core-data:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.102 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/core-data:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/core-data:main [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/core-keeper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.102 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/core-keeper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/core-metadata:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.102 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/core-metadata:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.102 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.102 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.102 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.102 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.102 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.102 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-spire-config:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.102 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-spire-config:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-spire-server:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.102 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-spire-server:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/support-notifications:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.102 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/support-notifications:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/support-scheduler:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.102 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/support-scheduler:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:08:40.303Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-03-03T07:08:40.303Z] settingsFile: [2026-03-03T07:08:40.303Z] edgex-go-settings [2026-03-03T07:08:40.303Z] ========================================================= [Pipeline] node [2026-03-03T07:08:55.305Z] Still waiting to schedule task [2026-03-03T07:08:55.306Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-03-03T07:09:19.560Z] Running on prd-centos7-docker-4c-2g-2913 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-03T07:09:19.604Z] provisioning config files... [2026-03-03T07:09:19.621Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config16555673886038326251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-03T07:09:20.548Z] ---> ****-login.sh [2026-03-03T07:09:20.548Z] nexus3.edgexfoundry.org:10001 [2026-03-03T07:24:59.386Z] #142 ... [2026-03-03T07:24:59.386Z] [2026-03-03T07:24:59.386Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-03-03T07:24:59.386Z] #148 DONE 1167.3s [2026-03-03T07:24:59.386Z] [2026-03-03T07:24:59.386Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-03T07:24:59.386Z] #146 ... [2026-03-03T07:24:59.386Z] [2026-03-03T07:24:59.386Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T07:24:59.386Z] #155 DONE 0.3s [2026-03-03T07:24:59.386Z] [2026-03-03T07:24:59.386Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-03T07:24:59.386Z] #144 ... [2026-03-03T07:24:59.386Z] [2026-03-03T07:24:59.386Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-03T07:24:59.386Z] #156 DONE 0.2s [2026-03-03T07:24:59.386Z] [2026-03-03T07:24:59.386Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-03-03T07:24:59.386Z] #157 DONE 0.3s [2026-03-03T07:24:59.386Z] [2026-03-03T07:24:59.386Z] #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-03-03T07:24:59.386Z] #158 DONE 0.1s [2026-03-03T07:24:59.386Z] [2026-03-03T07:24:59.386Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-03T07:24:59.386Z] #62 ... [2026-03-03T07:24:59.386Z] [2026-03-03T07:24:59.386Z] #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-03-03T07:24:59.386Z] #159 DONE 0.2s [2026-03-03T07:24:59.386Z] [2026-03-03T07:24:59.386Z] #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-03-03T07:24:59.386Z] #160 DONE 2.4s [2026-03-03T07:24:59.386Z] [2026-03-03T07:24:59.386Z] #108 [core-common-config-bootstrapper] exporting to image [2026-03-03T07:24:59.386Z] #108 exporting layers [2026-03-03T07:24:59.386Z] #108 exporting layers 0.7s done [2026-03-03T07:24:59.386Z] #108 writing image sha256:083922b6196e0b502947d860980eb894c7e9fde9232c124f6f58aa9717cfb40f 0.0s done [2026-03-03T07:24:59.386Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2026-03-03T07:24:59.386Z] #108 DONE 7.7s [2026-03-03T07:24:59.386Z] [2026-03-03T07:24:59.386Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-03T07:25:14.374Z] #146 ... [2026-03-03T07:25:14.374Z] [2026-03-03T07:25:14.374Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-03-03T07:25:14.374Z] #151 DONE 1186.8s [2026-03-03T07:25:14.374Z] [2026-03-03T07:25:14.374Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-03-03T07:25:14.374Z] #161 DONE 0.3s [2026-03-03T07:25:14.374Z] [2026-03-03T07:25:14.374Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-03-03T07:25:14.374Z] #162 DONE 2.0s [2026-03-03T07:25:14.374Z] [2026-03-03T07:25:14.374Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-03T07:25:14.374Z] #146 ... [2026-03-03T07:25:14.374Z] [2026-03-03T07:25:14.374Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T07:25:14.639Z] #163 DONE 0.4s [2026-03-03T07:25:14.639Z] [2026-03-03T07:25:14.639Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-03-03T07:25:14.908Z] #164 DONE 0.2s [2026-03-03T07:25:14.908Z] [2026-03-03T07:25:14.908Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-03-03T07:25:15.174Z] #165 DONE 0.3s [2026-03-03T07:25:15.174Z] [2026-03-03T07:25:15.174Z] #142 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-03T07:25:15.174Z] #142 ... [2026-03-03T07:25:15.174Z] [2026-03-03T07:25:15.174Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-03-03T07:25:15.174Z] #166 DONE 0.1s [2026-03-03T07:25:15.174Z] [2026-03-03T07:25:15.174Z] #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-03-03T07:25:15.442Z] #167 DONE 0.1s [2026-03-03T07:25:15.442Z] [2026-03-03T07:25:15.442Z] #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-03-03T07:25:15.442Z] #168 DONE 0.2s [2026-03-03T07:25:15.442Z] [2026-03-03T07:25:15.442Z] #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-03-03T07:25:15.715Z] #169 DONE 0.1s [2026-03-03T07:25:15.715Z] [2026-03-03T07:25:15.715Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-03-03T07:25:15.715Z] #170 DONE 0.1s [2026-03-03T07:25:15.715Z] [2026-03-03T07:25:15.715Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-03-03T07:25:17.655Z] #171 DONE 2.0s [2026-03-03T07:25:17.655Z] [2026-03-03T07:25:17.655Z] #108 [security-bootstrapper] exporting to image [2026-03-03T07:25:17.655Z] #108 exporting layers [2026-03-03T07:25:19.592Z] #108 exporting layers 1.5s done [2026-03-03T07:25:19.592Z] #108 writing image sha256:a52e49553bc6245a510ae7ea422a146880132e93b9318383ef097845d380ec08 done [2026-03-03T07:25:19.592Z] #108 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2026-03-03T07:25:19.592Z] #108 DONE 9.2s [2026-03-03T07:25:19.592Z] [2026-03-03T07:25:19.592Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-03T07:41:42.791Z] #144 ... [2026-03-03T07:41:42.791Z] [2026-03-03T07:41:42.791Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-03-03T07:41:42.791Z] #153 DONE 2170.4s [2026-03-03T07:41:42.791Z] [2026-03-03T07:41:42.791Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-03T07:41:42.791Z] #150 ... [2026-03-03T07:41:42.791Z] [2026-03-03T07:41:42.791Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T07:41:42.791Z] #172 DONE 0.1s [2026-03-03T07:41:42.791Z] [2026-03-03T07:41:42.791Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-03T07:41:42.791Z] #150 ... [2026-03-03T07:41:42.791Z] [2026-03-03T07:41:42.791Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-03-03T07:41:42.791Z] #173 DONE 0.1s [2026-03-03T07:41:42.791Z] [2026-03-03T07:41:42.791Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-03-03T07:41:42.791Z] #174 DONE 0.4s [2026-03-03T07:41:42.791Z] [2026-03-03T07:41:42.791Z] #147 [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-03-03T07:41:42.791Z] #147 ... [2026-03-03T07:41:42.791Z] [2026-03-03T07:41:42.791Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-03-03T07:41:42.791Z] #175 DONE 0.1s [2026-03-03T07:41:42.791Z] [2026-03-03T07:41:42.791Z] #108 [core-command] exporting to image [2026-03-03T07:41:42.791Z] #108 exporting layers [2026-03-03T07:41:42.791Z] #108 exporting layers 3.3s done [2026-03-03T07:41:42.791Z] #108 writing image sha256:3baadd4a071d24928afa2089c37469409719ebec1b0533544648d8f7260a8901 done [2026-03-03T07:41:42.791Z] #108 naming to docker.io/library/core-command-arm64 done [2026-03-03T07:41:42.791Z] #108 DONE 12.5s [2026-03-03T07:41:42.791Z] [2026-03-03T07:41:42.791Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-03T07:41:52.849Z] #150 ... [2026-03-03T07:41:52.849Z] [2026-03-03T07:41:52.849Z] #147 [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-03-03T07:41:52.849Z] #147 2187.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-03-03T07:41:54.786Z] #147 ... [2026-03-03T07:41:54.786Z] [2026-03-03T07:41:54.786Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-03-03T07:41:54.786Z] #154 DONE 2189.7s [2026-03-03T07:41:55.054Z] [2026-03-03T07:41:55.054Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-03T07:41:55.636Z] #146 ... [2026-03-03T07:41:55.636Z] [2026-03-03T07:41:55.636Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T07:41:55.907Z] #176 DONE 0.3s [2026-03-03T07:41:55.907Z] [2026-03-03T07:41:55.907Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-03-03T07:41:56.174Z] #177 DONE 0.1s [2026-03-03T07:41:56.174Z] [2026-03-03T07:41:56.174Z] #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-03-03T07:41:56.174Z] #178 DONE 0.1s [2026-03-03T07:41:56.174Z] [2026-03-03T07:41:56.174Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-03T07:41:56.174Z] #144 ... [2026-03-03T07:41:56.174Z] [2026-03-03T07:41:56.174Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-03-03T07:41:56.174Z] #179 DONE 0.1s [2026-03-03T07:41:56.443Z] [2026-03-03T07:41:56.443Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-03-03T07:41:56.716Z] #180 DONE 0.5s [2026-03-03T07:41:56.716Z] [2026-03-03T07:41:56.716Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-03-03T07:41:56.716Z] #181 DONE 0.1s [2026-03-03T07:41:56.716Z] [2026-03-03T07:41:56.716Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-03T07:41:56.985Z] #144 ... [2026-03-03T07:41:56.985Z] [2026-03-03T07:41:56.985Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-03T07:41:58.929Z] #182 DONE 1.9s [2026-03-03T07:41:58.929Z] [2026-03-03T07:41:58.929Z] #108 [security-proxy-setup] exporting to image [2026-03-03T07:41:58.929Z] #108 exporting layers [2026-03-03T07:41:59.884Z] #108 exporting layers 0.9s done [2026-03-03T07:41:59.884Z] #108 writing image sha256:1a15c5cfd1ede2bb1a90ffc2cf081a82e53f924e1149748fcd0d0e75f8ef86ee done [2026-03-03T07:41:59.884Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2026-03-03T07:41:59.884Z] #108 DONE 13.4s [2026-03-03T07:41:59.884Z] [2026-03-03T07:41:59.884Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-03T07:42:32.101Z] #62 ... [2026-03-03T07:42:32.101Z] [2026-03-03T07:42:32.101Z] #147 [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-03-03T07:42:32.101Z] #147 DONE 2221.8s [2026-03-03T07:42:32.101Z] [2026-03-03T07:42:32.101Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-03T07:42:32.101Z] #146 ... [2026-03-03T07:42:32.101Z] [2026-03-03T07:42:32.101Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T07:42:32.101Z] #183 DONE 0.3s [2026-03-03T07:42:32.101Z] [2026-03-03T07:42:32.101Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-03T07:42:32.101Z] #62 ... [2026-03-03T07:42:32.101Z] [2026-03-03T07:42:32.101Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-03-03T07:42:32.101Z] #184 DONE 0.2s [2026-03-03T07:42:32.101Z] [2026-03-03T07:42:32.101Z] #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-03-03T07:42:32.101Z] #185 DONE 0.1s [2026-03-03T07:42:32.101Z] [2026-03-03T07:42:32.101Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-03T07:42:32.101Z] #152 ... [2026-03-03T07:42:32.101Z] [2026-03-03T07:42:32.101Z] #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-03-03T07:42:32.101Z] #186 DONE 0.1s [2026-03-03T07:42:32.101Z] [2026-03-03T07:42:32.101Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-03-03T07:42:32.101Z] #187 DONE 0.1s [2026-03-03T07:42:32.101Z] [2026-03-03T07:42:32.101Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-03T07:42:32.101Z] #149 ... [2026-03-03T07:42:32.101Z] [2026-03-03T07:42:32.101Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-03-03T07:42:32.101Z] #188 DONE 0.5s [2026-03-03T07:42:32.101Z] [2026-03-03T07:42:32.101Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-03-03T07:42:32.101Z] #189 DONE 0.4s [2026-03-03T07:42:32.101Z] [2026-03-03T07:42:32.101Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-03T07:42:32.101Z] #152 ... [2026-03-03T07:42:32.101Z] [2026-03-03T07:42:32.101Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-03-03T07:42:32.101Z] #190 DONE 0.1s [2026-03-03T07:42:32.101Z] [2026-03-03T07:42:32.101Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-03T07:42:32.101Z] #191 DONE 1.8s [2026-03-03T07:42:32.101Z] [2026-03-03T07:42:32.101Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-03T07:42:32.101Z] #62 ... [2026-03-03T07:42:32.101Z] [2026-03-03T07:42:32.101Z] #108 [security-secretstore-setup] exporting to image [2026-03-03T07:42:32.101Z] #108 exporting layers [2026-03-03T07:42:36.349Z] #108 exporting layers 4.4s done [2026-03-03T07:42:36.349Z] #108 writing image sha256:40a55e621b237247162c1f19839fcdbac6277531083f42857612497fd084f420 done [2026-03-03T07:42:36.349Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2026-03-03T07:42:36.349Z] #108 DONE 17.8s [2026-03-03T07:42:36.349Z] [2026-03-03T07:42:36.349Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-03T07:43:32.770Z] #152 ... [2026-03-03T07:43:32.770Z] [2026-03-03T07:43:32.770Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-03T07:43:32.770Z] #146 DONE 2278.4s [2026-03-03T07:43:32.770Z] [2026-03-03T07:43:32.770Z] #142 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-03T07:43:32.770Z] #142 ... [2026-03-03T07:43:32.770Z] [2026-03-03T07:43:32.770Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T07:43:32.770Z] #192 DONE 0.2s [2026-03-03T07:43:32.770Z] [2026-03-03T07:43:32.770Z] #142 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-03T07:43:32.770Z] #142 ... [2026-03-03T07:43:32.770Z] [2026-03-03T07:43:32.770Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-03T07:43:32.770Z] #193 DONE 0.2s [2026-03-03T07:43:32.770Z] [2026-03-03T07:43:32.770Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-03T07:43:32.770Z] #144 ... [2026-03-03T07:43:32.770Z] [2026-03-03T07:43:32.770Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-03-03T07:43:32.770Z] #194 DONE 0.5s [2026-03-03T07:43:32.770Z] [2026-03-03T07:43:32.770Z] #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-03-03T07:43:32.770Z] #195 DONE 0.1s [2026-03-03T07:43:32.770Z] [2026-03-03T07:43:32.770Z] #108 [security-spiffe-token-provider] exporting to image [2026-03-03T07:43:32.770Z] #108 exporting layers [2026-03-03T07:43:32.770Z] #108 exporting layers 0.6s done [2026-03-03T07:43:32.770Z] #108 writing image sha256:8c6e52d0031508f62933b0630aac9dbc1d60484076b7b176fc444015343aa05c done [2026-03-03T07:43:32.770Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2026-03-03T07:43:32.770Z] #108 DONE 18.4s [2026-03-03T07:43:32.770Z] [2026-03-03T07:43:32.770Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-03T07:44:12.636Z] #62 ... [2026-03-03T07:44:12.636Z] [2026-03-03T07:44:12.636Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-03-03T07:44:12.636Z] #145 DONE 2324.8s [2026-03-03T07:44:12.636Z] [2026-03-03T07:44:12.636Z] #142 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-03T07:44:12.636Z] #142 ... [2026-03-03T07:44:12.636Z] [2026-03-03T07:44:12.636Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T07:44:12.636Z] #196 DONE 0.2s [2026-03-03T07:44:12.636Z] [2026-03-03T07:44:12.636Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-03T07:44:12.636Z] #197 DONE 0.1s [2026-03-03T07:44:12.636Z] [2026-03-03T07:44:12.636Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-03-03T07:44:12.636Z] #198 DONE 0.6s [2026-03-03T07:44:12.636Z] [2026-03-03T07:44:12.636Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-03-03T07:44:12.636Z] #199 DONE 0.2s [2026-03-03T07:44:12.636Z] [2026-03-03T07:44:12.636Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-03-03T07:44:12.636Z] #200 DONE 0.2s [2026-03-03T07:44:12.636Z] [2026-03-03T07:44:12.636Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-03T07:44:13.598Z] #201 ... [2026-03-03T07:44:13.598Z] [2026-03-03T07:44:13.598Z] #142 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-03T07:44:13.598Z] #142 DONE 2328.4s [2026-03-03T07:44:13.598Z] [2026-03-03T07:44:13.598Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-03T07:44:14.184Z] #152 ... [2026-03-03T07:44:14.184Z] [2026-03-03T07:44:14.184Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-03T07:44:14.184Z] #201 DONE 2.2s [2026-03-03T07:44:14.184Z] [2026-03-03T07:44:14.184Z] #108 [security-proxy-auth] exporting to image [2026-03-03T07:44:14.184Z] #108 exporting layers [2026-03-03T07:44:15.137Z] #108 ... [2026-03-03T07:44:15.137Z] [2026-03-03T07:44:15.137Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T07:44:15.137Z] #202 DONE 0.2s [2026-03-03T07:44:15.137Z] [2026-03-03T07:44:15.137Z] #108 [security-proxy-auth] exporting to image [2026-03-03T07:44:15.137Z] #108 exporting layers 1.1s done [2026-03-03T07:44:15.401Z] #108 writing image sha256:df78f8766742a1ebada86736d78ebcd12b7e7c3e9e709167624d0fe47aded508 0.0s done [2026-03-03T07:44:15.401Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2026-03-03T07:44:15.401Z] #108 DONE 19.5s [2026-03-03T07:44:15.401Z] [2026-03-03T07:44:15.401Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-03-03T07:44:15.666Z] #203 DONE 0.7s [2026-03-03T07:44:15.666Z] [2026-03-03T07:44:15.666Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-03T07:44:15.666Z] #150 ... [2026-03-03T07:44:15.666Z] [2026-03-03T07:44:15.666Z] #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-03-03T07:44:15.666Z] #204 DONE 0.1s [2026-03-03T07:44:15.931Z] [2026-03-03T07:44:15.931Z] #108 [core-keeper] exporting to image [2026-03-03T07:44:16.512Z] #108 exporting layers 0.7s done [2026-03-03T07:44:16.512Z] #108 writing image sha256:7daae8c45ef6da5815b7e499865cc834a0c14ab8d697f015520b9021376bf975 done [2026-03-03T07:44:16.512Z] #108 naming to docker.io/library/core-keeper-arm64 done [2026-03-03T07:44:16.512Z] #108 DONE 20.2s [2026-03-03T07:44:16.512Z] [2026-03-03T07:44:16.512Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-03T07:44:18.449Z] #150 ... [2026-03-03T07:44:18.449Z] [2026-03-03T07:44:18.449Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-03T07:44:18.449Z] #149 DONE 2333.3s [2026-03-03T07:44:18.715Z] [2026-03-03T07:44:18.715Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-03T07:44:18.715Z] #152 ... [2026-03-03T07:44:18.715Z] [2026-03-03T07:44:18.715Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T07:44:18.980Z] #205 DONE 0.3s [2026-03-03T07:44:18.980Z] [2026-03-03T07:44:18.980Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-03T07:44:19.435Z] #150 ... [2026-03-03T07:44:19.435Z] [2026-03-03T07:44:19.435Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-03T07:44:19.435Z] #206 DONE 0.2s [2026-03-03T07:44:19.435Z] [2026-03-03T07:44:19.435Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-03-03T07:44:20.069Z] #207 DONE 0.6s [2026-03-03T07:44:20.069Z] [2026-03-03T07:44:20.069Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-03-03T07:44:20.352Z] #208 DONE 0.1s [2026-03-03T07:44:20.352Z] [2026-03-03T07:44:20.352Z] #108 [core-data] exporting to image [2026-03-03T07:44:20.971Z] #108 exporting layers 0.7s done [2026-03-03T07:44:20.971Z] #108 writing image sha256:7af0a4c5f46ba523b4949edd6241fe131278ad5d8c66052ea55cd4c344334987 done [2026-03-03T07:44:20.971Z] #108 naming to docker.io/library/core-data-arm64 done [2026-03-03T07:44:20.971Z] #108 DONE 20.9s [2026-03-03T07:44:20.971Z] [2026-03-03T07:44:20.971Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-03T07:44:23.605Z] #150 DONE 2338.4s [2026-03-03T07:44:23.605Z] [2026-03-03T07:44:23.605Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-03T07:44:24.201Z] #152 ... [2026-03-03T07:44:24.201Z] [2026-03-03T07:44:24.201Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T07:44:24.201Z] #209 DONE 0.1s [2026-03-03T07:44:24.201Z] [2026-03-03T07:44:24.201Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-03T07:44:24.201Z] #210 DONE 0.1s [2026-03-03T07:44:24.201Z] [2026-03-03T07:44:24.201Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-03T07:44:24.469Z] #152 ... [2026-03-03T07:44:24.469Z] [2026-03-03T07:44:24.469Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-03-03T07:44:25.056Z] #211 DONE 0.5s [2026-03-03T07:44:25.056Z] [2026-03-03T07:44:25.056Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-03-03T07:44:25.056Z] #212 DONE 0.1s [2026-03-03T07:44:25.056Z] [2026-03-03T07:44:25.056Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-03-03T07:44:25.056Z] #213 DONE 0.1s [2026-03-03T07:44:25.056Z] [2026-03-03T07:44:25.056Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-03T07:44:25.056Z] #152 ... [2026-03-03T07:44:25.056Z] [2026-03-03T07:44:25.056Z] #108 [core-metadata] exporting to image [2026-03-03T07:44:25.634Z] #108 exporting layers 0.5s done [2026-03-03T07:44:25.634Z] #108 writing image sha256:fc0cb111cf80c4c5fb08ed396939a3fc8761b91501a36acab5804713b517e386 done [2026-03-03T07:44:25.634Z] #108 naming to docker.io/library/core-metadata-arm64 done [2026-03-03T07:44:25.634Z] #108 DONE 21.4s [2026-03-03T07:44:25.634Z] [2026-03-03T07:44:25.634Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-03T07:44:47.674Z] #152 DONE 2361.9s [2026-03-03T07:44:47.674Z] [2026-03-03T07:44:47.674Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-03T07:44:47.674Z] #144 ... [2026-03-03T07:44:47.674Z] [2026-03-03T07:44:47.674Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T07:44:51.000Z] #214 DONE 3.5s [2026-03-03T07:44:51.000Z] [2026-03-03T07:44:51.000Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-03T07:44:51.000Z] #215 DONE 0.1s [2026-03-03T07:44:51.000Z] [2026-03-03T07:44:51.000Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-03T07:44:51.000Z] #144 ... [2026-03-03T07:44:51.000Z] [2026-03-03T07:44:51.000Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-03-03T07:44:51.981Z] #216 DONE 0.7s [2026-03-03T07:44:51.981Z] [2026-03-03T07:44:51.981Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-03-03T07:44:51.981Z] #217 DONE 0.1s [2026-03-03T07:44:51.981Z] [2026-03-03T07:44:51.981Z] #108 [support-scheduler] exporting to image [2026-03-03T07:44:51.981Z] #108 exporting layers [2026-03-03T07:44:52.939Z] #108 exporting layers 1.0s done [2026-03-03T07:44:52.939Z] #108 writing image sha256:56335474a2306e2a9d7eb716513a3d9700d6e2151d8254d61c143831471dfc8a done [2026-03-03T07:44:52.939Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2026-03-03T07:44:52.939Z] #108 DONE 22.5s [2026-03-03T07:44:52.939Z] [2026-03-03T07:44:52.939Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-03T07:44:56.265Z] #144 DONE 2371.1s [2026-03-03T07:44:56.265Z] [2026-03-03T07:44:56.265Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-03T07:44:56.534Z] #62 ... [2026-03-03T07:44:56.534Z] [2026-03-03T07:44:56.534Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T07:44:56.798Z] #218 DONE 0.1s [2026-03-03T07:44:56.798Z] [2026-03-03T07:44:56.798Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-03T07:44:56.798Z] #62 ... [2026-03-03T07:44:56.798Z] [2026-03-03T07:44:56.798Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-03T07:44:57.063Z] #219 DONE 0.1s [2026-03-03T07:44:57.063Z] [2026-03-03T07:44:57.063Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-03-03T07:44:57.326Z] #220 DONE 0.4s [2026-03-03T07:44:57.326Z] [2026-03-03T07:44:57.326Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-03-03T07:44:57.326Z] #221 DONE 0.1s [2026-03-03T07:44:57.326Z] [2026-03-03T07:44:57.326Z] #108 [support-notifications] exporting to image [2026-03-03T07:44:57.905Z] #108 exporting layers 0.6s done [2026-03-03T07:44:57.906Z] #108 writing image sha256:dfc5a8d1cca2864ce583540690fde16929ada97fd1df15c6b8c3fb7f85b79ab1 done [2026-03-03T07:44:57.906Z] #108 naming to docker.io/library/support-notifications-arm64 done [2026-03-03T07:44:57.906Z] #108 DONE 23.0s [2026-03-03T07:44:57.906Z] [2026-03-03T07:44:57.906Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-03T07:44:57.906Z] time="2026-03-03T07:02:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T07:44:57.906Z] time="2026-03-03T07:02:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T07:44:57.906Z] time="2026-03-03T07:02:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T07:44:57.906Z] time="2026-03-03T07:02:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T07:44:57.906Z] time="2026-03-03T07:02:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T07:44:57.906Z] time="2026-03-03T07:02:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T07:44:57.906Z] time="2026-03-03T07:02:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T07:44:57.906Z] time="2026-03-03T07:02:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T07:44:57.906Z] time="2026-03-03T07:02:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T07:44:57.906Z] time="2026-03-03T07:02:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T07:44:57.906Z] time="2026-03-03T07:02:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T07:44:57.906Z] time="2026-03-03T07:02:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T07:44:57.906Z] time="2026-03-03T07:02:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T07:44:57.906Z] time="2026-03-03T07:02:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T07:44:57.906Z] time="2026-03-03T07:02:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-03-03T07:44:57.946Z] $ docker stop --time=1 13ba0398c47cd1cc45a325c5efd2c304983d8d9d0d5003b34cf90add01c00666 [2026-03-03T07:44:59.570Z] $ docker rm -f --volumes 13ba0398c47cd1cc45a325c5efd2c304983d8d9d0d5003b34cf90add01c00666 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-03T07:45:00.038Z] + docker images [2026-03-03T07:45:00.038Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-03-03T07:45:00.038Z] support-notifications-arm64 latest dfc5a8d1cca2 2 seconds ago 53.3MB [2026-03-03T07:45:00.038Z] support-scheduler-arm64 latest 56335474a230 8 seconds ago 49.5MB [2026-03-03T07:45:00.038Z] core-metadata-arm64 latest fc0cb111cf80 35 seconds ago 45.4MB [2026-03-03T07:45:00.038Z] core-data-arm64 latest 7af0a4c5f46b 40 seconds ago 45.3MB [2026-03-03T07:45:00.038Z] core-keeper-arm64 latest 7daae8c45ef6 44 seconds ago 45.1MB [2026-03-03T07:45:00.038Z] security-proxy-auth-arm64 latest df78f8766742 46 seconds ago 44.5MB [2026-03-03T07:45:00.038Z] security-spiffe-token-provider-arm64 latest 8c6e52d00315 About a minute ago 49.2MB [2026-03-03T07:45:00.038Z] security-secretstore-setup-arm64 latest 40a55e621b23 2 minutes ago 80.7MB [2026-03-03T07:45:00.038Z] security-proxy-setup-arm64 latest 1a15c5cfd1ed 3 minutes ago 50.4MB [2026-03-03T07:45:00.038Z] core-command-arm64 latest 3baadd4a071d 3 minutes ago 40MB [2026-03-03T07:45:00.038Z] security-bootstrapper-arm64 latest a52e49553bc6 19 minutes ago 21.3MB [2026-03-03T07:45:00.038Z] core-common-config-bootstrapper-arm64 latest 083922b6196e 20 minutes ago 20.1MB [2026-03-03T07:45:00.038Z] security-spire-agent-arm64 latest bc0979f32d7e 40 minutes ago 219MB [2026-03-03T07:45:00.038Z] security-spire-server-arm64 latest de42e0cf0826 40 minutes ago 163MB [2026-03-03T07:45:00.038Z] security-spire-config-arm64 latest 37d3c9d72c7a 40 minutes ago 162MB [2026-03-03T07:45:00.038Z] ci-base-image-arm64 latest de5d720efe72 42 minutes ago 931MB [2026-03-03T07:45:00.038Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 4 months ago 564MB [2026-03-03T07:45:00.038Z] 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-03-03T07:45:00.177Z] provisioning config files... [2026-03-03T07:45:00.188Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/957@tmp/config13433667544178366932tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-03T07:45:00.517Z] ---> ****-login.sh [2026-03-03T07:45:00.517Z] nexus3.edgexfoundry.org:10001 [2026-03-03T07:45:00.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T07:45:04.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-03T07:45:04.111Z] Configure a credential helper to remove this warning. See [2026-03-03T07:45:04.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-03T07:45:04.111Z] [2026-03-03T07:45:04.111Z] Login Succeeded [2026-03-03T07:45:04.111Z] nexus3.edgexfoundry.org:10002 [2026-03-03T07:45:04.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T07:45:04.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-03T07:45:04.111Z] Configure a credential helper to remove this warning. See [2026-03-03T07:45:04.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-03T07:45:04.111Z] [2026-03-03T07:45:04.111Z] Login Succeeded [2026-03-03T07:45:04.111Z] nexus3.edgexfoundry.org:10003 [2026-03-03T07:45:04.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T07:45:04.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-03T07:45:04.111Z] Configure a credential helper to remove this warning. See [2026-03-03T07:45:04.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-03T07:45:04.111Z] [2026-03-03T07:45:04.111Z] Login Succeeded [2026-03-03T07:45:04.112Z] nexus3.edgexfoundry.org:10004 [2026-03-03T07:45:04.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T07:45:04.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-03T07:45:04.641Z] Configure a credential helper to remove this warning. See [2026-03-03T07:45:04.642Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-03T07:45:04.642Z] [2026-03-03T07:45:04.642Z] Login Succeeded [2026-03-03T07:45:04.642Z] ****.io [2026-03-03T07:45:04.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T07:45:05.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-03T07:45:05.176Z] Configure a credential helper to remove this warning. See [2026-03-03T07:45:05.176Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-03T07:45:05.176Z] [2026-03-03T07:45:05.176Z] Login Succeeded [2026-03-03T07:45:05.176Z] ---> ****-login.sh ends [Pipeline] } [2026-03-03T07:45:05.185Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T07:45:05.229Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-03T07:45:05.254Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2026-03-03T07:45:05.254Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:45:05.254Z] latest [2026-03-03T07:45:05.254Z] 4.1.0-dev.102 [2026-03-03T07:45:05.254Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:45:05.254Z] main [2026-03-03T07:45:05.254Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:05.651Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:05.988Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:45:05.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-03-03T07:45:05.988Z] aad458d6a8e2: Preparing [2026-03-03T07:45:05.988Z] 9fee85d60214: Preparing [2026-03-03T07:45:05.988Z] ab1416e5c2da: Preparing [2026-03-03T07:45:05.988Z] c99a2d4bd808: Preparing [2026-03-03T07:45:05.988Z] 6ff73ed8ccf2: Preparing [2026-03-03T07:45:05.988Z] ede72d734ff4: Preparing [2026-03-03T07:45:05.988Z] ede72d734ff4: Waiting [2026-03-03T07:45:05.988Z] c4e71c2a4573: Preparing [2026-03-03T07:45:05.988Z] c4e71c2a4573: Waiting [2026-03-03T07:45:06.251Z] aad458d6a8e2: Pushed [2026-03-03T07:45:06.251Z] c99a2d4bd808: Pushed [2026-03-03T07:45:06.251Z] ab1416e5c2da: Pushed [2026-03-03T07:45:06.251Z] 6ff73ed8ccf2: Pushed [2026-03-03T07:45:06.251Z] c4e71c2a4573: Layer already exists [2026-03-03T07:45:06.251Z] ede72d734ff4: Pushed [2026-03-03T07:45:12.879Z] 9fee85d60214: Pushed [2026-03-03T07:45:12.879Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:1ea955e9fc3de355a2bbf01cece907acfead351f7c8619ee85985254bf97e744 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:13.228Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:13.565Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-03-03T07:45:13.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-03-03T07:45:13.565Z] aad458d6a8e2: Preparing [2026-03-03T07:45:13.565Z] 9fee85d60214: Preparing [2026-03-03T07:45:13.565Z] ab1416e5c2da: Preparing [2026-03-03T07:45:13.565Z] c99a2d4bd808: Preparing [2026-03-03T07:45:13.565Z] 6ff73ed8ccf2: Preparing [2026-03-03T07:45:13.565Z] ede72d734ff4: Preparing [2026-03-03T07:45:13.565Z] c4e71c2a4573: Preparing [2026-03-03T07:45:13.565Z] ede72d734ff4: Waiting [2026-03-03T07:45:13.565Z] 9fee85d60214: Layer already exists [2026-03-03T07:45:13.565Z] c99a2d4bd808: Layer already exists [2026-03-03T07:45:13.565Z] aad458d6a8e2: Layer already exists [2026-03-03T07:45:13.565Z] 6ff73ed8ccf2: Layer already exists [2026-03-03T07:45:13.565Z] ab1416e5c2da: Layer already exists [2026-03-03T07:45:13.565Z] c4e71c2a4573: Layer already exists [2026-03-03T07:45:13.565Z] ede72d734ff4: Layer already exists [2026-03-03T07:45:13.827Z] latest: digest: sha256:1ea955e9fc3de355a2bbf01cece907acfead351f7c8619ee85985254bf97e744 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:14.167Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:14.503Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.102 [2026-03-03T07:45:14.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-03-03T07:45:14.503Z] aad458d6a8e2: Preparing [2026-03-03T07:45:14.503Z] 9fee85d60214: Preparing [2026-03-03T07:45:14.503Z] ab1416e5c2da: Preparing [2026-03-03T07:45:14.503Z] c99a2d4bd808: Preparing [2026-03-03T07:45:14.503Z] 6ff73ed8ccf2: Preparing [2026-03-03T07:45:14.503Z] ede72d734ff4: Preparing [2026-03-03T07:45:14.503Z] c4e71c2a4573: Preparing [2026-03-03T07:45:14.503Z] ede72d734ff4: Waiting [2026-03-03T07:45:14.503Z] c4e71c2a4573: Waiting [2026-03-03T07:45:14.503Z] ab1416e5c2da: Layer already exists [2026-03-03T07:45:14.503Z] 9fee85d60214: Layer already exists [2026-03-03T07:45:14.503Z] aad458d6a8e2: Layer already exists [2026-03-03T07:45:14.503Z] 6ff73ed8ccf2: Layer already exists [2026-03-03T07:45:14.503Z] c99a2d4bd808: Layer already exists [2026-03-03T07:45:14.503Z] c4e71c2a4573: Layer already exists [2026-03-03T07:45:14.503Z] ede72d734ff4: Layer already exists [2026-03-03T07:45:14.766Z] 4.1.0-dev.102: digest: sha256:1ea955e9fc3de355a2bbf01cece907acfead351f7c8619ee85985254bf97e744 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:15.110Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:16.854Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:45:16.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-03-03T07:45:16.854Z] aad458d6a8e2: Preparing [2026-03-03T07:45:16.854Z] 9fee85d60214: Preparing [2026-03-03T07:45:16.854Z] ab1416e5c2da: Preparing [2026-03-03T07:45:16.854Z] c99a2d4bd808: Preparing [2026-03-03T07:45:16.854Z] 6ff73ed8ccf2: Preparing [2026-03-03T07:45:16.854Z] ede72d734ff4: Preparing [2026-03-03T07:45:16.854Z] c4e71c2a4573: Preparing [2026-03-03T07:45:16.854Z] ede72d734ff4: Waiting [2026-03-03T07:45:16.854Z] aad458d6a8e2: Layer already exists [2026-03-03T07:45:16.854Z] 6ff73ed8ccf2: Layer already exists [2026-03-03T07:45:16.854Z] c99a2d4bd808: Layer already exists [2026-03-03T07:45:16.854Z] ab1416e5c2da: Layer already exists [2026-03-03T07:45:16.854Z] 9fee85d60214: Layer already exists [2026-03-03T07:45:16.854Z] ede72d734ff4: Layer already exists [2026-03-03T07:45:16.854Z] c4e71c2a4573: Layer already exists [2026-03-03T07:45:16.854Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:1ea955e9fc3de355a2bbf01cece907acfead351f7c8619ee85985254bf97e744 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:17.203Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:17.558Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2026-03-03T07:45:17.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-03-03T07:45:17.558Z] aad458d6a8e2: Preparing [2026-03-03T07:45:17.559Z] 9fee85d60214: Preparing [2026-03-03T07:45:17.559Z] ab1416e5c2da: Preparing [2026-03-03T07:45:17.559Z] c99a2d4bd808: Preparing [2026-03-03T07:45:17.559Z] 6ff73ed8ccf2: Preparing [2026-03-03T07:45:17.559Z] ede72d734ff4: Preparing [2026-03-03T07:45:17.559Z] c4e71c2a4573: Preparing [2026-03-03T07:45:17.559Z] ede72d734ff4: Waiting [2026-03-03T07:45:17.559Z] c4e71c2a4573: Waiting [2026-03-03T07:45:17.559Z] ab1416e5c2da: Layer already exists [2026-03-03T07:45:17.559Z] c99a2d4bd808: Layer already exists [2026-03-03T07:45:17.559Z] aad458d6a8e2: Layer already exists [2026-03-03T07:45:17.559Z] 9fee85d60214: Layer already exists [2026-03-03T07:45:17.559Z] 6ff73ed8ccf2: Layer already exists [2026-03-03T07:45:17.559Z] ede72d734ff4: Layer already exists [2026-03-03T07:45:17.559Z] c4e71c2a4573: Layer already exists [2026-03-03T07:45:17.823Z] main: digest: sha256:1ea955e9fc3de355a2bbf01cece907acfead351f7c8619ee85985254bf97e744 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T07:45:17.897Z] ===================================================== [Pipeline] echo [2026-03-03T07:45:17.909Z] taggedImages: [2026-03-03T07:45:17.909Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:45:17.909Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-03-03T07:45:17.909Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.102 [2026-03-03T07:45:17.909Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:45:17.909Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-03-03T07:45:17.937Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2026-03-03T07:45:17.937Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:45:17.937Z] latest [2026-03-03T07:45:17.937Z] 4.1.0-dev.102 [2026-03-03T07:45:17.937Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:45:17.937Z] main [2026-03-03T07:45:17.937Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:18.291Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:18.628Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:45:18.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-03-03T07:45:18.628Z] 4cc75a00dbe8: Preparing [2026-03-03T07:45:18.628Z] 0fe0ee7199b2: Preparing [2026-03-03T07:45:18.628Z] b536af4ee563: Preparing [2026-03-03T07:45:18.628Z] 58777ec3631c: Preparing [2026-03-03T07:45:18.628Z] ab1416e5c2da: Preparing [2026-03-03T07:45:18.628Z] c99a2d4bd808: Preparing [2026-03-03T07:45:18.628Z] 6ff73ed8ccf2: Preparing [2026-03-03T07:45:18.628Z] ede72d734ff4: Preparing [2026-03-03T07:45:18.628Z] c4e71c2a4573: Preparing [2026-03-03T07:45:18.628Z] 6ff73ed8ccf2: Waiting [2026-03-03T07:45:18.628Z] ede72d734ff4: Waiting [2026-03-03T07:45:18.628Z] c4e71c2a4573: Waiting [2026-03-03T07:45:18.628Z] c99a2d4bd808: Waiting [2026-03-03T07:45:18.628Z] ab1416e5c2da: Layer already exists [2026-03-03T07:45:18.892Z] c99a2d4bd808: Layer already exists [2026-03-03T07:45:18.892Z] 6ff73ed8ccf2: Layer already exists [2026-03-03T07:45:18.892Z] 0fe0ee7199b2: Pushed [2026-03-03T07:45:18.892Z] b536af4ee563: Pushed [2026-03-03T07:45:18.892Z] ede72d734ff4: Layer already exists [2026-03-03T07:45:18.892Z] c4e71c2a4573: Layer already exists [2026-03-03T07:45:18.892Z] 4cc75a00dbe8: Pushed [2026-03-03T07:45:21.451Z] 58777ec3631c: Pushed [2026-03-03T07:45:21.714Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:887e14617ed06de148cff4f45a1d6cb6a6bbeeee4fda9c80d8554f56d659e60f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:22.057Z] + 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-03-03T07:45:22.399Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-03-03T07:45:22.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-03-03T07:45:22.400Z] 4cc75a00dbe8: Preparing [2026-03-03T07:45:22.400Z] 0fe0ee7199b2: Preparing [2026-03-03T07:45:22.400Z] b536af4ee563: Preparing [2026-03-03T07:45:22.400Z] 58777ec3631c: Preparing [2026-03-03T07:45:22.400Z] ab1416e5c2da: Preparing [2026-03-03T07:45:22.400Z] c99a2d4bd808: Preparing [2026-03-03T07:45:22.400Z] 6ff73ed8ccf2: Preparing [2026-03-03T07:45:22.400Z] ede72d734ff4: Preparing [2026-03-03T07:45:22.400Z] c4e71c2a4573: Preparing [2026-03-03T07:45:22.400Z] 6ff73ed8ccf2: Waiting [2026-03-03T07:45:22.400Z] c99a2d4bd808: Waiting [2026-03-03T07:45:22.400Z] ede72d734ff4: Waiting [2026-03-03T07:45:22.400Z] c4e71c2a4573: Waiting [2026-03-03T07:45:22.400Z] ab1416e5c2da: Layer already exists [2026-03-03T07:45:22.400Z] 4cc75a00dbe8: Layer already exists [2026-03-03T07:45:22.400Z] b536af4ee563: Layer already exists [2026-03-03T07:45:22.400Z] 0fe0ee7199b2: Layer already exists [2026-03-03T07:45:22.400Z] 58777ec3631c: Layer already exists [2026-03-03T07:45:22.400Z] c4e71c2a4573: Layer already exists [2026-03-03T07:45:22.400Z] c99a2d4bd808: Layer already exists [2026-03-03T07:45:22.400Z] 6ff73ed8ccf2: Layer already exists [2026-03-03T07:45:22.400Z] ede72d734ff4: Layer already exists [2026-03-03T07:45:22.400Z] latest: digest: sha256:887e14617ed06de148cff4f45a1d6cb6a6bbeeee4fda9c80d8554f56d659e60f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:22.745Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:23.095Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.102 [2026-03-03T07:45:23.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-03-03T07:45:23.095Z] 4cc75a00dbe8: Preparing [2026-03-03T07:45:23.095Z] 0fe0ee7199b2: Preparing [2026-03-03T07:45:23.095Z] b536af4ee563: Preparing [2026-03-03T07:45:23.095Z] 58777ec3631c: Preparing [2026-03-03T07:45:23.095Z] ab1416e5c2da: Preparing [2026-03-03T07:45:23.095Z] c99a2d4bd808: Preparing [2026-03-03T07:45:23.095Z] 6ff73ed8ccf2: Preparing [2026-03-03T07:45:23.095Z] ede72d734ff4: Preparing [2026-03-03T07:45:23.095Z] c4e71c2a4573: Preparing [2026-03-03T07:45:23.095Z] 6ff73ed8ccf2: Waiting [2026-03-03T07:45:23.095Z] ede72d734ff4: Waiting [2026-03-03T07:45:23.095Z] c4e71c2a4573: Waiting [2026-03-03T07:45:23.095Z] c99a2d4bd808: Waiting [2026-03-03T07:45:23.095Z] 0fe0ee7199b2: Layer already exists [2026-03-03T07:45:23.095Z] 58777ec3631c: Layer already exists [2026-03-03T07:45:23.095Z] b536af4ee563: Layer already exists [2026-03-03T07:45:23.095Z] ab1416e5c2da: Layer already exists [2026-03-03T07:45:23.095Z] 4cc75a00dbe8: Layer already exists [2026-03-03T07:45:23.095Z] c99a2d4bd808: Layer already exists [2026-03-03T07:45:23.095Z] ede72d734ff4: Layer already exists [2026-03-03T07:45:23.095Z] c4e71c2a4573: Layer already exists [2026-03-03T07:45:23.095Z] 6ff73ed8ccf2: Layer already exists [2026-03-03T07:45:23.095Z] 4.1.0-dev.102: digest: sha256:887e14617ed06de148cff4f45a1d6cb6a6bbeeee4fda9c80d8554f56d659e60f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:23.447Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:23.795Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:45:23.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-03-03T07:45:23.795Z] 4cc75a00dbe8: Preparing [2026-03-03T07:45:23.795Z] 0fe0ee7199b2: Preparing [2026-03-03T07:45:23.795Z] b536af4ee563: Preparing [2026-03-03T07:45:23.795Z] 58777ec3631c: Preparing [2026-03-03T07:45:23.795Z] ab1416e5c2da: Preparing [2026-03-03T07:45:23.795Z] c99a2d4bd808: Preparing [2026-03-03T07:45:23.795Z] 6ff73ed8ccf2: Preparing [2026-03-03T07:45:23.795Z] ede72d734ff4: Preparing [2026-03-03T07:45:23.795Z] c4e71c2a4573: Preparing [2026-03-03T07:45:23.795Z] ede72d734ff4: Waiting [2026-03-03T07:45:23.795Z] c4e71c2a4573: Waiting [2026-03-03T07:45:23.795Z] c99a2d4bd808: Waiting [2026-03-03T07:45:23.795Z] 6ff73ed8ccf2: Waiting [2026-03-03T07:45:23.795Z] 4cc75a00dbe8: Layer already exists [2026-03-03T07:45:23.795Z] b536af4ee563: Layer already exists [2026-03-03T07:45:23.795Z] 58777ec3631c: Layer already exists [2026-03-03T07:45:23.795Z] 0fe0ee7199b2: Layer already exists [2026-03-03T07:45:23.795Z] ab1416e5c2da: Layer already exists [2026-03-03T07:45:23.795Z] c4e71c2a4573: Layer already exists [2026-03-03T07:45:23.795Z] 6ff73ed8ccf2: Layer already exists [2026-03-03T07:45:23.795Z] c99a2d4bd808: Layer already exists [2026-03-03T07:45:23.795Z] ede72d734ff4: Layer already exists [2026-03-03T07:45:23.795Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:887e14617ed06de148cff4f45a1d6cb6a6bbeeee4fda9c80d8554f56d659e60f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:24.410Z] + 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-03-03T07:45:24.757Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2026-03-03T07:45:24.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-03-03T07:45:24.757Z] 4cc75a00dbe8: Preparing [2026-03-03T07:45:24.757Z] 0fe0ee7199b2: Preparing [2026-03-03T07:45:24.757Z] b536af4ee563: Preparing [2026-03-03T07:45:24.757Z] 58777ec3631c: Preparing [2026-03-03T07:45:24.757Z] ab1416e5c2da: Preparing [2026-03-03T07:45:24.757Z] c99a2d4bd808: Preparing [2026-03-03T07:45:24.757Z] 6ff73ed8ccf2: Preparing [2026-03-03T07:45:24.757Z] c99a2d4bd808: Waiting [2026-03-03T07:45:24.757Z] ede72d734ff4: Preparing [2026-03-03T07:45:24.757Z] 6ff73ed8ccf2: Waiting [2026-03-03T07:45:24.757Z] c4e71c2a4573: Preparing [2026-03-03T07:45:24.757Z] c4e71c2a4573: Waiting [2026-03-03T07:45:24.757Z] ede72d734ff4: Waiting [2026-03-03T07:45:24.757Z] 4cc75a00dbe8: Layer already exists [2026-03-03T07:45:24.757Z] b536af4ee563: Layer already exists [2026-03-03T07:45:24.757Z] 58777ec3631c: Layer already exists [2026-03-03T07:45:24.757Z] ab1416e5c2da: Layer already exists [2026-03-03T07:45:24.757Z] 0fe0ee7199b2: Layer already exists [2026-03-03T07:45:24.757Z] c99a2d4bd808: Layer already exists [2026-03-03T07:45:24.757Z] 6ff73ed8ccf2: Layer already exists [2026-03-03T07:45:24.757Z] c4e71c2a4573: Layer already exists [2026-03-03T07:45:24.757Z] ede72d734ff4: Layer already exists [2026-03-03T07:45:25.023Z] main: digest: sha256:887e14617ed06de148cff4f45a1d6cb6a6bbeeee4fda9c80d8554f56d659e60f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T07:45:25.094Z] ===================================================== [Pipeline] echo [2026-03-03T07:45:25.104Z] taggedImages: [2026-03-03T07:45:25.104Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:45:25.104Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-03-03T07:45:25.104Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.102 [2026-03-03T07:45:25.104Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:45:25.104Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-03-03T07:45:25.126Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2026-03-03T07:45:25.126Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:45:25.126Z] latest [2026-03-03T07:45:25.126Z] 4.1.0-dev.102 [2026-03-03T07:45:25.126Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:45:25.126Z] main [2026-03-03T07:45:25.126Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:25.482Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:25.826Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:45:25.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-03-03T07:45:25.826Z] 8630637841cd: Preparing [2026-03-03T07:45:25.826Z] 70b336174ebe: Preparing [2026-03-03T07:45:25.826Z] ab1416e5c2da: Preparing [2026-03-03T07:45:25.826Z] c99a2d4bd808: Preparing [2026-03-03T07:45:25.826Z] 45240a56ed37: Preparing [2026-03-03T07:45:25.826Z] 917d68729510: Preparing [2026-03-03T07:45:25.826Z] c4e71c2a4573: Preparing [2026-03-03T07:45:25.826Z] 917d68729510: Waiting [2026-03-03T07:45:25.826Z] c4e71c2a4573: Waiting [2026-03-03T07:45:25.826Z] ab1416e5c2da: Layer already exists [2026-03-03T07:45:25.826Z] c99a2d4bd808: Layer already exists [2026-03-03T07:45:26.091Z] 45240a56ed37: Pushed [2026-03-03T07:45:26.091Z] c4e71c2a4573: Layer already exists [2026-03-03T07:45:26.091Z] 8630637841cd: Pushed [2026-03-03T07:45:26.091Z] 917d68729510: Pushed [2026-03-03T07:45:34.263Z] 70b336174ebe: Pushed [2026-03-03T07:45:34.263Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:ce6a1fdb75b237b9b5380e9ce96ef47ff8440f47636615308db92c1260719972 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:34.610Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:34.954Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-03-03T07:45:34.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-03-03T07:45:34.954Z] 8630637841cd: Preparing [2026-03-03T07:45:34.954Z] 70b336174ebe: Preparing [2026-03-03T07:45:34.954Z] ab1416e5c2da: Preparing [2026-03-03T07:45:34.954Z] c99a2d4bd808: Preparing [2026-03-03T07:45:34.954Z] 45240a56ed37: Preparing [2026-03-03T07:45:34.954Z] 917d68729510: Preparing [2026-03-03T07:45:34.954Z] c4e71c2a4573: Preparing [2026-03-03T07:45:34.954Z] 917d68729510: Waiting [2026-03-03T07:45:34.954Z] c4e71c2a4573: Waiting [2026-03-03T07:45:34.954Z] ab1416e5c2da: Layer already exists [2026-03-03T07:45:34.954Z] c99a2d4bd808: Layer already exists [2026-03-03T07:45:34.954Z] 8630637841cd: Layer already exists [2026-03-03T07:45:34.954Z] 45240a56ed37: Layer already exists [2026-03-03T07:45:34.954Z] 70b336174ebe: Layer already exists [2026-03-03T07:45:34.954Z] 917d68729510: Layer already exists [2026-03-03T07:45:34.954Z] c4e71c2a4573: Layer already exists [2026-03-03T07:45:35.218Z] latest: digest: sha256:ce6a1fdb75b237b9b5380e9ce96ef47ff8440f47636615308db92c1260719972 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:35.565Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:35.903Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.102 [2026-03-03T07:45:35.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-03-03T07:45:35.903Z] 8630637841cd: Preparing [2026-03-03T07:45:35.903Z] 70b336174ebe: Preparing [2026-03-03T07:45:35.903Z] ab1416e5c2da: Preparing [2026-03-03T07:45:35.903Z] c99a2d4bd808: Preparing [2026-03-03T07:45:35.903Z] 45240a56ed37: Preparing [2026-03-03T07:45:35.903Z] 917d68729510: Preparing [2026-03-03T07:45:35.903Z] c4e71c2a4573: Preparing [2026-03-03T07:45:35.903Z] 917d68729510: Waiting [2026-03-03T07:45:35.903Z] c4e71c2a4573: Waiting [2026-03-03T07:45:35.903Z] c99a2d4bd808: Layer already exists [2026-03-03T07:45:35.903Z] 45240a56ed37: Layer already exists [2026-03-03T07:45:35.903Z] 8630637841cd: Layer already exists [2026-03-03T07:45:35.903Z] ab1416e5c2da: Layer already exists [2026-03-03T07:45:35.903Z] 70b336174ebe: Layer already exists [2026-03-03T07:45:35.903Z] 917d68729510: Layer already exists [2026-03-03T07:45:35.903Z] c4e71c2a4573: Layer already exists [2026-03-03T07:45:35.903Z] 4.1.0-dev.102: digest: sha256:ce6a1fdb75b237b9b5380e9ce96ef47ff8440f47636615308db92c1260719972 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:36.515Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:36.855Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:45:36.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-03-03T07:45:36.855Z] 8630637841cd: Preparing [2026-03-03T07:45:36.855Z] 70b336174ebe: Preparing [2026-03-03T07:45:36.855Z] ab1416e5c2da: Preparing [2026-03-03T07:45:36.855Z] c99a2d4bd808: Preparing [2026-03-03T07:45:36.855Z] 45240a56ed37: Preparing [2026-03-03T07:45:36.855Z] 917d68729510: Preparing [2026-03-03T07:45:36.855Z] c4e71c2a4573: Preparing [2026-03-03T07:45:36.855Z] 917d68729510: Waiting [2026-03-03T07:45:36.855Z] c4e71c2a4573: Waiting [2026-03-03T07:45:36.855Z] c99a2d4bd808: Layer already exists [2026-03-03T07:45:36.855Z] 8630637841cd: Layer already exists [2026-03-03T07:45:36.855Z] 45240a56ed37: Layer already exists [2026-03-03T07:45:36.855Z] 70b336174ebe: Layer already exists [2026-03-03T07:45:36.855Z] ab1416e5c2da: Layer already exists [2026-03-03T07:45:36.855Z] 917d68729510: Layer already exists [2026-03-03T07:45:36.855Z] c4e71c2a4573: Layer already exists [2026-03-03T07:45:36.855Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:ce6a1fdb75b237b9b5380e9ce96ef47ff8440f47636615308db92c1260719972 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:37.456Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:37.807Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2026-03-03T07:45:37.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-03-03T07:45:37.807Z] 8630637841cd: Preparing [2026-03-03T07:45:37.807Z] 70b336174ebe: Preparing [2026-03-03T07:45:37.807Z] ab1416e5c2da: Preparing [2026-03-03T07:45:37.807Z] c99a2d4bd808: Preparing [2026-03-03T07:45:37.807Z] 45240a56ed37: Preparing [2026-03-03T07:45:37.807Z] 917d68729510: Preparing [2026-03-03T07:45:37.807Z] c4e71c2a4573: Preparing [2026-03-03T07:45:37.807Z] c4e71c2a4573: Waiting [2026-03-03T07:45:37.807Z] 917d68729510: Waiting [2026-03-03T07:45:37.807Z] 45240a56ed37: Layer already exists [2026-03-03T07:45:37.807Z] ab1416e5c2da: Layer already exists [2026-03-03T07:45:37.807Z] c99a2d4bd808: Layer already exists [2026-03-03T07:45:37.807Z] 70b336174ebe: Layer already exists [2026-03-03T07:45:37.807Z] 8630637841cd: Layer already exists [2026-03-03T07:45:37.807Z] 917d68729510: Layer already exists [2026-03-03T07:45:37.807Z] c4e71c2a4573: Layer already exists [2026-03-03T07:45:38.071Z] main: digest: sha256:ce6a1fdb75b237b9b5380e9ce96ef47ff8440f47636615308db92c1260719972 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T07:45:38.134Z] ===================================================== [Pipeline] echo [2026-03-03T07:45:38.145Z] taggedImages: [2026-03-03T07:45:38.145Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:45:38.145Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-03-03T07:45:38.145Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.102 [2026-03-03T07:45:38.145Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:45:38.145Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-03-03T07:45:38.162Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2026-03-03T07:45:38.163Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:45:38.163Z] latest [2026-03-03T07:45:38.163Z] 4.1.0-dev.102 [2026-03-03T07:45:38.163Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:45:38.163Z] main [2026-03-03T07:45:38.163Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:38.518Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:38.868Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:45:38.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-03-03T07:45:38.868Z] f22bc0d223e5: Preparing [2026-03-03T07:45:38.868Z] 546f34437a9d: Preparing [2026-03-03T07:45:38.868Z] c99a2d4bd808: Preparing [2026-03-03T07:45:38.868Z] 9c181ccf8bc8: Preparing [2026-03-03T07:45:38.868Z] 6b0180628441: Preparing [2026-03-03T07:45:38.868Z] c4e71c2a4573: Preparing [2026-03-03T07:45:38.868Z] c4e71c2a4573: Waiting [2026-03-03T07:45:38.868Z] c99a2d4bd808: Layer already exists [2026-03-03T07:45:39.134Z] c4e71c2a4573: Layer already exists [2026-03-03T07:45:39.134Z] f22bc0d223e5: Pushed [2026-03-03T07:45:39.134Z] 6b0180628441: Pushed [2026-03-03T07:45:39.134Z] 9c181ccf8bc8: Pushed [2026-03-03T07:45:47.304Z] 546f34437a9d: Pushed [2026-03-03T07:45:47.304Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:8ea3b843a8f46542f3c6c89f149ae987f54d9821461372e6a6df4eedc8604160 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:47.694Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:48.041Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-03-03T07:45:48.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-03-03T07:45:48.041Z] f22bc0d223e5: Preparing [2026-03-03T07:45:48.041Z] 546f34437a9d: Preparing [2026-03-03T07:45:48.041Z] c99a2d4bd808: Preparing [2026-03-03T07:45:48.041Z] 9c181ccf8bc8: Preparing [2026-03-03T07:45:48.041Z] 6b0180628441: Preparing [2026-03-03T07:45:48.041Z] c4e71c2a4573: Preparing [2026-03-03T07:45:48.041Z] c4e71c2a4573: Waiting [2026-03-03T07:45:48.041Z] 6b0180628441: Layer already exists [2026-03-03T07:45:48.041Z] 546f34437a9d: Layer already exists [2026-03-03T07:45:48.041Z] c99a2d4bd808: Layer already exists [2026-03-03T07:45:48.041Z] f22bc0d223e5: Layer already exists [2026-03-03T07:45:48.041Z] 9c181ccf8bc8: Layer already exists [2026-03-03T07:45:48.041Z] c4e71c2a4573: Layer already exists [2026-03-03T07:45:48.305Z] latest: digest: sha256:8ea3b843a8f46542f3c6c89f149ae987f54d9821461372e6a6df4eedc8604160 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:48.666Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:49.006Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.102 [2026-03-03T07:45:49.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-03-03T07:45:49.006Z] f22bc0d223e5: Preparing [2026-03-03T07:45:49.006Z] 546f34437a9d: Preparing [2026-03-03T07:45:49.006Z] c99a2d4bd808: Preparing [2026-03-03T07:45:49.006Z] 9c181ccf8bc8: Preparing [2026-03-03T07:45:49.006Z] 6b0180628441: Preparing [2026-03-03T07:45:49.006Z] c4e71c2a4573: Preparing [2026-03-03T07:45:49.006Z] c4e71c2a4573: Waiting [2026-03-03T07:45:49.006Z] 6b0180628441: Layer already exists [2026-03-03T07:45:49.006Z] 546f34437a9d: Layer already exists [2026-03-03T07:45:49.006Z] 9c181ccf8bc8: Layer already exists [2026-03-03T07:45:49.006Z] f22bc0d223e5: Layer already exists [2026-03-03T07:45:49.006Z] c99a2d4bd808: Layer already exists [2026-03-03T07:45:49.006Z] c4e71c2a4573: Layer already exists [2026-03-03T07:45:49.279Z] 4.1.0-dev.102: digest: sha256:8ea3b843a8f46542f3c6c89f149ae987f54d9821461372e6a6df4eedc8604160 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:49.626Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:49.969Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:45:49.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-03-03T07:45:49.969Z] f22bc0d223e5: Preparing [2026-03-03T07:45:49.969Z] 546f34437a9d: Preparing [2026-03-03T07:45:49.969Z] c99a2d4bd808: Preparing [2026-03-03T07:45:49.969Z] 9c181ccf8bc8: Preparing [2026-03-03T07:45:49.969Z] 6b0180628441: Preparing [2026-03-03T07:45:49.969Z] c4e71c2a4573: Preparing [2026-03-03T07:45:49.969Z] c4e71c2a4573: Waiting [2026-03-03T07:45:49.969Z] f22bc0d223e5: Layer already exists [2026-03-03T07:45:49.969Z] c99a2d4bd808: Layer already exists [2026-03-03T07:45:49.969Z] 6b0180628441: Layer already exists [2026-03-03T07:45:49.969Z] 546f34437a9d: Layer already exists [2026-03-03T07:45:49.969Z] 9c181ccf8bc8: Layer already exists [2026-03-03T07:45:49.969Z] c4e71c2a4573: Layer already exists [2026-03-03T07:45:49.969Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:8ea3b843a8f46542f3c6c89f149ae987f54d9821461372e6a6df4eedc8604160 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:50.577Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:50.913Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2026-03-03T07:45:50.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-03-03T07:45:50.913Z] f22bc0d223e5: Preparing [2026-03-03T07:45:50.913Z] 546f34437a9d: Preparing [2026-03-03T07:45:50.913Z] c99a2d4bd808: Preparing [2026-03-03T07:45:50.913Z] 9c181ccf8bc8: Preparing [2026-03-03T07:45:50.913Z] 6b0180628441: Preparing [2026-03-03T07:45:50.913Z] c4e71c2a4573: Preparing [2026-03-03T07:45:50.913Z] 9c181ccf8bc8: Layer already exists [2026-03-03T07:45:50.913Z] f22bc0d223e5: Layer already exists [2026-03-03T07:45:50.913Z] c99a2d4bd808: Layer already exists [2026-03-03T07:45:50.913Z] 6b0180628441: Layer already exists [2026-03-03T07:45:50.913Z] 546f34437a9d: Layer already exists [2026-03-03T07:45:50.913Z] c4e71c2a4573: Layer already exists [2026-03-03T07:45:50.913Z] main: digest: sha256:8ea3b843a8f46542f3c6c89f149ae987f54d9821461372e6a6df4eedc8604160 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T07:45:51.245Z] ===================================================== [Pipeline] echo [2026-03-03T07:45:51.255Z] taggedImages: [2026-03-03T07:45:51.255Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:45:51.255Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-03-03T07:45:51.255Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.102 [2026-03-03T07:45:51.255Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:45:51.255Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-03-03T07:45:51.281Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2026-03-03T07:45:51.281Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:45:51.281Z] latest [2026-03-03T07:45:51.281Z] 4.1.0-dev.102 [2026-03-03T07:45:51.281Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:45:51.281Z] main [2026-03-03T07:45:51.282Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:51.635Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:45:51.980Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:45:51.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-03-03T07:45:51.980Z] 56b913b9cb3e: Preparing [2026-03-03T07:45:51.980Z] 1116a95daef4: Preparing [2026-03-03T07:45:51.980Z] 8de92fd37879: Preparing [2026-03-03T07:45:51.980Z] ab1416e5c2da: Preparing [2026-03-03T07:45:51.980Z] c99a2d4bd808: Preparing [2026-03-03T07:45:51.980Z] 6ff73ed8ccf2: Preparing [2026-03-03T07:45:51.980Z] ede72d734ff4: Preparing [2026-03-03T07:45:51.980Z] ede72d734ff4: Waiting [2026-03-03T07:45:51.980Z] c4e71c2a4573: Preparing [2026-03-03T07:45:51.980Z] c4e71c2a4573: Waiting [2026-03-03T07:45:51.980Z] ab1416e5c2da: Layer already exists [2026-03-03T07:45:52.244Z] c99a2d4bd808: Layer already exists [2026-03-03T07:45:52.244Z] 6ff73ed8ccf2: Layer already exists [2026-03-03T07:45:52.244Z] ede72d734ff4: Layer already exists [2026-03-03T07:45:52.244Z] 1116a95daef4: Pushed [2026-03-03T07:45:52.244Z] c4e71c2a4573: Layer already exists [2026-03-03T07:45:52.244Z] 56b913b9cb3e: Pushed [2026-03-03T07:46:00.410Z] 8de92fd37879: Pushed [2026-03-03T07:46:00.410Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:4c83ace6cdd3a621cb624cc6736fcbd42b82f76d1cab49dcea9914dd73f11e7d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:46:00.748Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:46:01.085Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-03-03T07:46:01.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-03-03T07:46:01.085Z] 56b913b9cb3e: Preparing [2026-03-03T07:46:01.085Z] 1116a95daef4: Preparing [2026-03-03T07:46:01.085Z] 8de92fd37879: Preparing [2026-03-03T07:46:01.085Z] ab1416e5c2da: Preparing [2026-03-03T07:46:01.085Z] c99a2d4bd808: Preparing [2026-03-03T07:46:01.085Z] 6ff73ed8ccf2: Preparing [2026-03-03T07:46:01.085Z] ede72d734ff4: Preparing [2026-03-03T07:46:01.085Z] c4e71c2a4573: Preparing [2026-03-03T07:46:01.085Z] 6ff73ed8ccf2: Waiting [2026-03-03T07:46:01.085Z] ede72d734ff4: Waiting [2026-03-03T07:46:01.085Z] c4e71c2a4573: Waiting [2026-03-03T07:46:01.085Z] 1116a95daef4: Layer already exists [2026-03-03T07:46:01.085Z] 8de92fd37879: Layer already exists [2026-03-03T07:46:01.085Z] c99a2d4bd808: Layer already exists [2026-03-03T07:46:01.085Z] ab1416e5c2da: Layer already exists [2026-03-03T07:46:01.085Z] 56b913b9cb3e: Layer already exists [2026-03-03T07:46:01.085Z] 6ff73ed8ccf2: Layer already exists [2026-03-03T07:46:01.085Z] c4e71c2a4573: Layer already exists [2026-03-03T07:46:01.085Z] ede72d734ff4: Layer already exists [2026-03-03T07:46:01.349Z] latest: digest: sha256:4c83ace6cdd3a621cb624cc6736fcbd42b82f76d1cab49dcea9914dd73f11e7d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:46:01.686Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:46:02.037Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.102 [2026-03-03T07:46:02.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-03-03T07:46:02.037Z] 56b913b9cb3e: Preparing [2026-03-03T07:46:02.037Z] 1116a95daef4: Preparing [2026-03-03T07:46:02.037Z] 8de92fd37879: Preparing [2026-03-03T07:46:02.037Z] ab1416e5c2da: Preparing [2026-03-03T07:46:02.037Z] c99a2d4bd808: Preparing [2026-03-03T07:46:02.037Z] 6ff73ed8ccf2: Preparing [2026-03-03T07:46:02.037Z] ede72d734ff4: Preparing [2026-03-03T07:46:02.037Z] c4e71c2a4573: Preparing [2026-03-03T07:46:02.037Z] ede72d734ff4: Waiting [2026-03-03T07:46:02.037Z] 6ff73ed8ccf2: Waiting [2026-03-03T07:46:02.037Z] c4e71c2a4573: Waiting [2026-03-03T07:46:02.037Z] 1116a95daef4: Layer already exists [2026-03-03T07:46:02.037Z] ab1416e5c2da: Layer already exists [2026-03-03T07:46:02.037Z] c99a2d4bd808: Layer already exists [2026-03-03T07:46:02.037Z] 56b913b9cb3e: Layer already exists [2026-03-03T07:46:02.037Z] 8de92fd37879: Layer already exists [2026-03-03T07:46:02.037Z] c4e71c2a4573: Layer already exists [2026-03-03T07:46:02.037Z] 6ff73ed8ccf2: Layer already exists [2026-03-03T07:46:02.037Z] ede72d734ff4: Layer already exists [2026-03-03T07:46:02.037Z] 4.1.0-dev.102: digest: sha256:4c83ace6cdd3a621cb624cc6736fcbd42b82f76d1cab49dcea9914dd73f11e7d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:46:02.648Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:46:02.984Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:46:02.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-03-03T07:46:02.984Z] 56b913b9cb3e: Preparing [2026-03-03T07:46:02.984Z] 1116a95daef4: Preparing [2026-03-03T07:46:02.984Z] 8de92fd37879: Preparing [2026-03-03T07:46:02.984Z] ab1416e5c2da: Preparing [2026-03-03T07:46:02.984Z] c99a2d4bd808: Preparing [2026-03-03T07:46:02.984Z] 6ff73ed8ccf2: Preparing [2026-03-03T07:46:02.984Z] 6ff73ed8ccf2: Waiting [2026-03-03T07:46:02.984Z] ede72d734ff4: Preparing [2026-03-03T07:46:02.984Z] c4e71c2a4573: Preparing [2026-03-03T07:46:02.984Z] ede72d734ff4: Waiting [2026-03-03T07:46:02.984Z] c4e71c2a4573: Waiting [2026-03-03T07:46:02.984Z] 56b913b9cb3e: Layer already exists [2026-03-03T07:46:02.984Z] ab1416e5c2da: Layer already exists [2026-03-03T07:46:02.984Z] c99a2d4bd808: Layer already exists [2026-03-03T07:46:02.984Z] 8de92fd37879: Layer already exists [2026-03-03T07:46:02.984Z] 1116a95daef4: Layer already exists [2026-03-03T07:46:02.984Z] ede72d734ff4: Layer already exists [2026-03-03T07:46:02.984Z] 6ff73ed8ccf2: Layer already exists [2026-03-03T07:46:02.984Z] c4e71c2a4573: Layer already exists [2026-03-03T07:46:02.984Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:4c83ace6cdd3a621cb624cc6736fcbd42b82f76d1cab49dcea9914dd73f11e7d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:46:03.324Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:46:03.669Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2026-03-03T07:46:03.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-03-03T07:46:03.669Z] 56b913b9cb3e: Preparing [2026-03-03T07:46:03.669Z] 1116a95daef4: Preparing [2026-03-03T07:46:03.669Z] 8de92fd37879: Preparing [2026-03-03T07:46:03.669Z] ab1416e5c2da: Preparing [2026-03-03T07:46:03.669Z] c99a2d4bd808: Preparing [2026-03-03T07:46:03.669Z] 6ff73ed8ccf2: Preparing [2026-03-03T07:46:03.669Z] ede72d734ff4: Preparing [2026-03-03T07:46:03.669Z] c4e71c2a4573: Preparing [2026-03-03T07:46:03.669Z] 6ff73ed8ccf2: Waiting [2026-03-03T07:46:03.669Z] ede72d734ff4: Waiting [2026-03-03T07:46:03.669Z] c4e71c2a4573: Waiting [2026-03-03T07:46:03.669Z] 56b913b9cb3e: Layer already exists [2026-03-03T07:46:03.669Z] 1116a95daef4: Layer already exists [2026-03-03T07:46:03.669Z] 8de92fd37879: Layer already exists [2026-03-03T07:46:03.669Z] c99a2d4bd808: Layer already exists [2026-03-03T07:46:03.670Z] ab1416e5c2da: Layer already exists [2026-03-03T07:46:03.670Z] ede72d734ff4: Layer already exists [2026-03-03T07:46:03.670Z] 6ff73ed8ccf2: Layer already exists [2026-03-03T07:46:03.670Z] c4e71c2a4573: Layer already exists [2026-03-03T07:46:03.670Z] main: digest: sha256:4c83ace6cdd3a621cb624cc6736fcbd42b82f76d1cab49dcea9914dd73f11e7d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T07:46:03.734Z] ===================================================== [Pipeline] echo [2026-03-03T07:46:03.744Z] taggedImages: [2026-03-03T07:46:03.744Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:46:03.744Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-03-03T07:46:03.744Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.102 [2026-03-03T07:46:03.744Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:46:03.744Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-03-03T07:46:03.769Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2026-03-03T07:46:03.769Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:46:03.769Z] latest [2026-03-03T07:46:03.769Z] 4.1.0-dev.102 [2026-03-03T07:46:03.769Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:46:03.769Z] main [2026-03-03T07:46:03.769Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:46:04.113Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:46:04.445Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:46:04.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-03-03T07:46:04.446Z] 444aacd80538: Preparing [2026-03-03T07:46:04.446Z] 7acb4af5d419: Preparing [2026-03-03T07:46:04.446Z] 6634bcd9fa9a: Preparing [2026-03-03T07:46:04.446Z] b7e96da16191: Preparing [2026-03-03T07:46:04.446Z] a7b9dfeff9d4: Preparing [2026-03-03T07:46:04.446Z] ebe58d5339ff: Preparing [2026-03-03T07:46:04.446Z] 8aa853164012: Preparing [2026-03-03T07:46:04.446Z] ab1416e5c2da: Preparing [2026-03-03T07:46:04.446Z] c99a2d4bd808: Preparing [2026-03-03T07:46:04.446Z] 645f230b2cc7: Preparing [2026-03-03T07:46:04.446Z] f15a69674f05: Preparing [2026-03-03T07:46:04.446Z] 5f70bf18a086: Preparing [2026-03-03T07:46:04.446Z] b4aae5d3b96d: Preparing [2026-03-03T07:46:04.446Z] e933593710b4: Preparing [2026-03-03T07:46:04.446Z] 37692c1ca938: Preparing [2026-03-03T07:46:04.446Z] c4e71c2a4573: Preparing [2026-03-03T07:46:04.446Z] 645f230b2cc7: Waiting [2026-03-03T07:46:04.446Z] f15a69674f05: Waiting [2026-03-03T07:46:04.446Z] 5f70bf18a086: Waiting [2026-03-03T07:46:04.446Z] b4aae5d3b96d: Waiting [2026-03-03T07:46:04.446Z] e933593710b4: Waiting [2026-03-03T07:46:04.446Z] 37692c1ca938: Waiting [2026-03-03T07:46:04.446Z] ebe58d5339ff: Waiting [2026-03-03T07:46:04.446Z] c4e71c2a4573: Waiting [2026-03-03T07:46:04.446Z] 8aa853164012: Waiting [2026-03-03T07:46:04.446Z] ab1416e5c2da: Waiting [2026-03-03T07:46:04.446Z] c99a2d4bd808: Waiting [2026-03-03T07:46:04.710Z] 7acb4af5d419: Pushed [2026-03-03T07:46:04.710Z] b7e96da16191: Pushed [2026-03-03T07:46:04.710Z] a7b9dfeff9d4: Pushed [2026-03-03T07:46:04.710Z] 6634bcd9fa9a: Pushed [2026-03-03T07:46:04.710Z] 444aacd80538: Pushed [2026-03-03T07:46:04.710Z] ab1416e5c2da: Layer already exists [2026-03-03T07:46:04.710Z] c99a2d4bd808: Layer already exists [2026-03-03T07:46:04.710Z] ebe58d5339ff: Pushed [2026-03-03T07:46:04.710Z] 5f70bf18a086: Layer already exists [2026-03-03T07:46:04.979Z] f15a69674f05: Pushed [2026-03-03T07:46:04.979Z] 645f230b2cc7: Pushed [2026-03-03T07:46:04.979Z] c4e71c2a4573: Layer already exists [2026-03-03T07:46:04.979Z] b4aae5d3b96d: Pushed [2026-03-03T07:46:04.979Z] e933593710b4: Pushed [2026-03-03T07:46:04.979Z] 37692c1ca938: Pushed [2026-03-03T07:46:08.296Z] 8aa853164012: Pushed [2026-03-03T07:46:08.296Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:45485304973c446162d87135ac1255c9f8be85efaa4a9e91e3e7091649dff316 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:46:08.636Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:46:08.975Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-03-03T07:46:08.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-03-03T07:46:08.975Z] 444aacd80538: Preparing [2026-03-03T07:46:08.975Z] 7acb4af5d419: Preparing [2026-03-03T07:46:08.975Z] 6634bcd9fa9a: Preparing [2026-03-03T07:46:08.975Z] b7e96da16191: Preparing [2026-03-03T07:46:08.975Z] a7b9dfeff9d4: Preparing [2026-03-03T07:46:08.975Z] ebe58d5339ff: Preparing [2026-03-03T07:46:08.975Z] 8aa853164012: Preparing [2026-03-03T07:46:08.975Z] ab1416e5c2da: Preparing [2026-03-03T07:46:08.975Z] c99a2d4bd808: Preparing [2026-03-03T07:46:08.975Z] 645f230b2cc7: Preparing [2026-03-03T07:46:08.975Z] f15a69674f05: Preparing [2026-03-03T07:46:08.975Z] 5f70bf18a086: Preparing [2026-03-03T07:46:08.975Z] b4aae5d3b96d: Preparing [2026-03-03T07:46:08.975Z] e933593710b4: Preparing [2026-03-03T07:46:08.975Z] 37692c1ca938: Preparing [2026-03-03T07:46:08.975Z] c4e71c2a4573: Preparing [2026-03-03T07:46:08.975Z] 645f230b2cc7: Waiting [2026-03-03T07:46:08.975Z] f15a69674f05: Waiting [2026-03-03T07:46:08.975Z] 5f70bf18a086: Waiting [2026-03-03T07:46:08.975Z] b4aae5d3b96d: Waiting [2026-03-03T07:46:08.975Z] e933593710b4: Waiting [2026-03-03T07:46:08.975Z] ebe58d5339ff: Waiting [2026-03-03T07:46:08.975Z] 8aa853164012: Waiting [2026-03-03T07:46:08.975Z] 37692c1ca938: Waiting [2026-03-03T07:46:08.975Z] c4e71c2a4573: Waiting [2026-03-03T07:46:08.975Z] ab1416e5c2da: Waiting [2026-03-03T07:46:08.975Z] c99a2d4bd808: Waiting [2026-03-03T07:46:08.975Z] 7acb4af5d419: Layer already exists [2026-03-03T07:46:08.975Z] a7b9dfeff9d4: Layer already exists [2026-03-03T07:46:08.975Z] 6634bcd9fa9a: Layer already exists [2026-03-03T07:46:08.975Z] b7e96da16191: Layer already exists [2026-03-03T07:46:08.975Z] 444aacd80538: Layer already exists [2026-03-03T07:46:08.975Z] ebe58d5339ff: Layer already exists [2026-03-03T07:46:08.975Z] c99a2d4bd808: Layer already exists [2026-03-03T07:46:08.975Z] 8aa853164012: Layer already exists [2026-03-03T07:46:08.975Z] 645f230b2cc7: Layer already exists [2026-03-03T07:46:08.975Z] ab1416e5c2da: Layer already exists [2026-03-03T07:46:08.975Z] e933593710b4: Layer already exists [2026-03-03T07:46:08.975Z] 37692c1ca938: Layer already exists [2026-03-03T07:46:08.975Z] 5f70bf18a086: Layer already exists [2026-03-03T07:46:08.975Z] f15a69674f05: Layer already exists [2026-03-03T07:46:08.975Z] b4aae5d3b96d: Layer already exists [2026-03-03T07:46:08.975Z] c4e71c2a4573: Layer already exists [2026-03-03T07:46:09.238Z] latest: digest: sha256:45485304973c446162d87135ac1255c9f8be85efaa4a9e91e3e7091649dff316 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:46:09.578Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:46:09.924Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.102 [2026-03-03T07:46:09.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-03-03T07:46:09.925Z] 444aacd80538: Preparing [2026-03-03T07:46:09.925Z] 7acb4af5d419: Preparing [2026-03-03T07:46:09.925Z] 6634bcd9fa9a: Preparing [2026-03-03T07:46:09.925Z] b7e96da16191: Preparing [2026-03-03T07:46:09.925Z] a7b9dfeff9d4: Preparing [2026-03-03T07:46:09.925Z] ebe58d5339ff: Preparing [2026-03-03T07:46:09.925Z] 8aa853164012: Preparing [2026-03-03T07:46:09.925Z] ab1416e5c2da: Preparing [2026-03-03T07:46:09.925Z] c99a2d4bd808: Preparing [2026-03-03T07:46:09.925Z] 645f230b2cc7: Preparing [2026-03-03T07:46:09.925Z] f15a69674f05: Preparing [2026-03-03T07:46:09.925Z] 5f70bf18a086: Preparing [2026-03-03T07:46:09.925Z] b4aae5d3b96d: Preparing [2026-03-03T07:46:09.925Z] e933593710b4: Preparing [2026-03-03T07:46:09.925Z] 37692c1ca938: Preparing [2026-03-03T07:46:09.925Z] c4e71c2a4573: Preparing [2026-03-03T07:46:09.925Z] ebe58d5339ff: Waiting [2026-03-03T07:46:09.925Z] 8aa853164012: Waiting [2026-03-03T07:46:09.925Z] ab1416e5c2da: Waiting [2026-03-03T07:46:09.925Z] c99a2d4bd808: Waiting [2026-03-03T07:46:09.925Z] 645f230b2cc7: Waiting [2026-03-03T07:46:09.925Z] b4aae5d3b96d: Waiting [2026-03-03T07:46:09.925Z] e933593710b4: Waiting [2026-03-03T07:46:09.925Z] f15a69674f05: Waiting [2026-03-03T07:46:09.925Z] 37692c1ca938: Waiting [2026-03-03T07:46:09.925Z] 5f70bf18a086: Waiting [2026-03-03T07:46:09.925Z] c4e71c2a4573: Waiting [2026-03-03T07:46:09.925Z] 7acb4af5d419: Layer already exists [2026-03-03T07:46:09.925Z] 6634bcd9fa9a: Layer already exists [2026-03-03T07:46:09.925Z] 444aacd80538: Layer already exists [2026-03-03T07:46:09.925Z] a7b9dfeff9d4: Layer already exists [2026-03-03T07:46:09.925Z] b7e96da16191: Layer already exists [2026-03-03T07:46:09.925Z] ab1416e5c2da: Layer already exists [2026-03-03T07:46:09.925Z] ebe58d5339ff: Layer already exists [2026-03-03T07:46:09.925Z] 645f230b2cc7: Layer already exists [2026-03-03T07:46:09.925Z] c99a2d4bd808: Layer already exists [2026-03-03T07:46:09.925Z] 8aa853164012: Layer already exists [2026-03-03T07:46:09.925Z] 37692c1ca938: Layer already exists [2026-03-03T07:46:09.925Z] e933593710b4: Layer already exists [2026-03-03T07:46:09.925Z] 5f70bf18a086: Layer already exists [2026-03-03T07:46:09.925Z] f15a69674f05: Layer already exists [2026-03-03T07:46:09.925Z] b4aae5d3b96d: Layer already exists [2026-03-03T07:46:09.925Z] c4e71c2a4573: Layer already exists [2026-03-03T07:46:10.188Z] 4.1.0-dev.102: digest: sha256:45485304973c446162d87135ac1255c9f8be85efaa4a9e91e3e7091649dff316 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:46:10.525Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:46:10.856Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:46:10.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-03-03T07:46:10.856Z] 444aacd80538: Preparing [2026-03-03T07:46:10.856Z] 7acb4af5d419: Preparing [2026-03-03T07:46:10.856Z] 6634bcd9fa9a: Preparing [2026-03-03T07:46:10.856Z] b7e96da16191: Preparing [2026-03-03T07:46:10.856Z] a7b9dfeff9d4: Preparing [2026-03-03T07:46:10.856Z] ebe58d5339ff: Preparing [2026-03-03T07:46:10.856Z] 8aa853164012: Preparing [2026-03-03T07:46:10.856Z] ab1416e5c2da: Preparing [2026-03-03T07:46:10.856Z] c99a2d4bd808: Preparing [2026-03-03T07:46:10.856Z] 645f230b2cc7: Preparing [2026-03-03T07:46:10.856Z] f15a69674f05: Preparing [2026-03-03T07:46:10.856Z] 5f70bf18a086: Preparing [2026-03-03T07:46:10.856Z] b4aae5d3b96d: Preparing [2026-03-03T07:46:10.856Z] e933593710b4: Preparing [2026-03-03T07:46:10.856Z] 37692c1ca938: Preparing [2026-03-03T07:46:10.856Z] c4e71c2a4573: Preparing [2026-03-03T07:46:10.856Z] ebe58d5339ff: Waiting [2026-03-03T07:46:10.856Z] 8aa853164012: Waiting [2026-03-03T07:46:10.856Z] f15a69674f05: Waiting [2026-03-03T07:46:10.856Z] ab1416e5c2da: Waiting [2026-03-03T07:46:10.856Z] c99a2d4bd808: Waiting [2026-03-03T07:46:10.856Z] 645f230b2cc7: Waiting [2026-03-03T07:46:10.856Z] 5f70bf18a086: Waiting [2026-03-03T07:46:10.856Z] b4aae5d3b96d: Waiting [2026-03-03T07:46:10.856Z] e933593710b4: Waiting [2026-03-03T07:46:10.856Z] 37692c1ca938: Waiting [2026-03-03T07:46:10.856Z] c4e71c2a4573: Waiting [2026-03-03T07:46:10.856Z] 7acb4af5d419: Layer already exists [2026-03-03T07:46:10.856Z] 6634bcd9fa9a: Layer already exists [2026-03-03T07:46:10.856Z] 444aacd80538: Layer already exists [2026-03-03T07:46:10.856Z] b7e96da16191: Layer already exists [2026-03-03T07:46:10.856Z] a7b9dfeff9d4: Layer already exists [2026-03-03T07:46:10.856Z] 8aa853164012: Layer already exists [2026-03-03T07:46:10.856Z] 645f230b2cc7: Layer already exists [2026-03-03T07:46:10.856Z] c99a2d4bd808: Layer already exists [2026-03-03T07:46:10.856Z] ebe58d5339ff: Layer already exists [2026-03-03T07:46:10.856Z] ab1416e5c2da: Layer already exists [2026-03-03T07:46:10.856Z] f15a69674f05: Layer already exists [2026-03-03T07:46:10.856Z] e933593710b4: Layer already exists [2026-03-03T07:46:10.856Z] 5f70bf18a086: Layer already exists [2026-03-03T07:46:10.856Z] b4aae5d3b96d: Layer already exists [2026-03-03T07:46:10.856Z] 37692c1ca938: Layer already exists [2026-03-03T07:46:10.856Z] c4e71c2a4573: Layer already exists [2026-03-03T07:46:11.119Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:45485304973c446162d87135ac1255c9f8be85efaa4a9e91e3e7091649dff316 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:46:11.462Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:46:11.805Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2026-03-03T07:46:11.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-03-03T07:46:11.805Z] 444aacd80538: Preparing [2026-03-03T07:46:11.805Z] 7acb4af5d419: Preparing [2026-03-03T07:46:11.805Z] 6634bcd9fa9a: Preparing [2026-03-03T07:46:11.805Z] b7e96da16191: Preparing [2026-03-03T07:46:11.805Z] a7b9dfeff9d4: Preparing [2026-03-03T07:46:11.805Z] ebe58d5339ff: Preparing [2026-03-03T07:46:11.805Z] 8aa853164012: Preparing [2026-03-03T07:46:11.805Z] ebe58d5339ff: Waiting [2026-03-03T07:46:11.805Z] 8aa853164012: Waiting [2026-03-03T07:46:11.805Z] ab1416e5c2da: Preparing [2026-03-03T07:46:11.805Z] c99a2d4bd808: Preparing [2026-03-03T07:46:11.805Z] ab1416e5c2da: Waiting [2026-03-03T07:46:11.805Z] 645f230b2cc7: Preparing [2026-03-03T07:46:11.805Z] c99a2d4bd808: Waiting [2026-03-03T07:46:11.805Z] f15a69674f05: Preparing [2026-03-03T07:46:11.805Z] 645f230b2cc7: Waiting [2026-03-03T07:46:11.805Z] 5f70bf18a086: Preparing [2026-03-03T07:46:11.805Z] f15a69674f05: Waiting [2026-03-03T07:46:11.805Z] 5f70bf18a086: Waiting [2026-03-03T07:46:11.805Z] b4aae5d3b96d: Preparing [2026-03-03T07:46:11.805Z] e933593710b4: Preparing [2026-03-03T07:46:11.805Z] 37692c1ca938: Preparing [2026-03-03T07:46:11.805Z] c4e71c2a4573: Preparing [2026-03-03T07:46:11.805Z] b4aae5d3b96d: Waiting [2026-03-03T07:46:11.805Z] e933593710b4: Waiting [2026-03-03T07:46:11.805Z] 37692c1ca938: Waiting [2026-03-03T07:46:11.805Z] c4e71c2a4573: Waiting [2026-03-03T07:46:11.805Z] 444aacd80538: Layer already exists [2026-03-03T07:46:11.805Z] b7e96da16191: Layer already exists [2026-03-03T07:46:11.805Z] 6634bcd9fa9a: Layer already exists [2026-03-03T07:46:11.805Z] 7acb4af5d419: Layer already exists [2026-03-03T07:46:11.805Z] a7b9dfeff9d4: Layer already exists [2026-03-03T07:46:11.805Z] ab1416e5c2da: Layer already exists [2026-03-03T07:46:11.805Z] 8aa853164012: Layer already exists [2026-03-03T07:46:11.805Z] ebe58d5339ff: Layer already exists [2026-03-03T07:46:11.805Z] c99a2d4bd808: Layer already exists [2026-03-03T07:46:11.805Z] 645f230b2cc7: Layer already exists [2026-03-03T07:46:11.805Z] f15a69674f05: Layer already exists [2026-03-03T07:46:11.805Z] 5f70bf18a086: Layer already exists [2026-03-03T07:46:11.805Z] e933593710b4: Layer already exists [2026-03-03T07:46:11.805Z] b4aae5d3b96d: Layer already exists [2026-03-03T07:46:11.805Z] 37692c1ca938: Layer already exists [2026-03-03T07:46:11.805Z] c4e71c2a4573: Layer already exists [2026-03-03T07:46:12.068Z] main: digest: sha256:45485304973c446162d87135ac1255c9f8be85efaa4a9e91e3e7091649dff316 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T07:46:12.142Z] ===================================================== [Pipeline] echo [2026-03-03T07:46:12.154Z] taggedImages: [2026-03-03T07:46:12.154Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:46:12.154Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-03-03T07:46:12.154Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.102 [2026-03-03T07:46:12.154Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:46:12.154Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-03-03T07:46:12.181Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2026-03-03T07:46:12.181Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:46:12.181Z] latest [2026-03-03T07:46:12.181Z] 4.1.0-dev.102 [2026-03-03T07:46:12.181Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:46:12.181Z] main [2026-03-03T07:46:12.181Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:46:12.532Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:46:12.884Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:46:12.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-03-03T07:46:12.884Z] 64680ba5daa7: Preparing [2026-03-03T07:46:12.884Z] 5c1ae27b8eef: Preparing [2026-03-03T07:46:12.884Z] d30331b9a22f: Preparing [2026-03-03T07:46:12.884Z] fc8abc60586d: Preparing [2026-03-03T07:46:12.884Z] ab1416e5c2da: Preparing [2026-03-03T07:46:12.884Z] c99a2d4bd808: Preparing [2026-03-03T07:46:12.884Z] c99a2d4bd808: Waiting [2026-03-03T07:46:12.884Z] 6ff73ed8ccf2: Preparing [2026-03-03T07:46:12.884Z] ede72d734ff4: Preparing [2026-03-03T07:46:12.884Z] 6ff73ed8ccf2: Waiting [2026-03-03T07:46:12.884Z] c4e71c2a4573: Preparing [2026-03-03T07:46:12.884Z] ede72d734ff4: Waiting [2026-03-03T07:46:12.884Z] ab1416e5c2da: Layer already exists [2026-03-03T07:46:13.148Z] c99a2d4bd808: Layer already exists [2026-03-03T07:46:13.148Z] 6ff73ed8ccf2: Layer already exists [2026-03-03T07:46:13.148Z] d30331b9a22f: Pushed [2026-03-03T07:46:13.148Z] 5c1ae27b8eef: Pushed [2026-03-03T07:46:13.148Z] ede72d734ff4: Layer already exists [2026-03-03T07:46:13.148Z] 64680ba5daa7: Pushed [2026-03-03T07:46:13.148Z] c4e71c2a4573: Layer already exists [2026-03-03T07:46:45.327Z] fc8abc60586d: Pushed [2026-03-03T07:46:45.327Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:5fa8a1c0fe55db2861d23f2417cfd956ea6c7abb0eac5a2e35f9043599e75efc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:46:45.678Z] + 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-03-03T07:46:46.022Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-03-03T07:46:46.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-03-03T07:46:46.023Z] 64680ba5daa7: Preparing [2026-03-03T07:46:46.023Z] 5c1ae27b8eef: Preparing [2026-03-03T07:46:46.023Z] d30331b9a22f: Preparing [2026-03-03T07:46:46.023Z] fc8abc60586d: Preparing [2026-03-03T07:46:46.023Z] ab1416e5c2da: Preparing [2026-03-03T07:46:46.023Z] c99a2d4bd808: Preparing [2026-03-03T07:46:46.023Z] 6ff73ed8ccf2: Preparing [2026-03-03T07:46:46.023Z] ede72d734ff4: Preparing [2026-03-03T07:46:46.023Z] c4e71c2a4573: Preparing [2026-03-03T07:46:46.023Z] 6ff73ed8ccf2: Waiting [2026-03-03T07:46:46.023Z] ede72d734ff4: Waiting [2026-03-03T07:46:46.023Z] c4e71c2a4573: Waiting [2026-03-03T07:46:46.023Z] c99a2d4bd808: Waiting [2026-03-03T07:46:46.023Z] 64680ba5daa7: Layer already exists [2026-03-03T07:46:46.023Z] fc8abc60586d: Layer already exists [2026-03-03T07:46:46.023Z] 5c1ae27b8eef: Layer already exists [2026-03-03T07:46:46.023Z] ab1416e5c2da: Layer already exists [2026-03-03T07:46:46.023Z] d30331b9a22f: Layer already exists [2026-03-03T07:46:46.023Z] c99a2d4bd808: Layer already exists [2026-03-03T07:46:46.023Z] 6ff73ed8ccf2: Layer already exists [2026-03-03T07:46:46.023Z] ede72d734ff4: Layer already exists [2026-03-03T07:46:46.023Z] c4e71c2a4573: Layer already exists [2026-03-03T07:46:46.023Z] latest: digest: sha256:5fa8a1c0fe55db2861d23f2417cfd956ea6c7abb0eac5a2e35f9043599e75efc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:46:46.653Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:46:47.949Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.102 [2026-03-03T07:46:47.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-03-03T07:46:47.950Z] 64680ba5daa7: Preparing [2026-03-03T07:46:47.950Z] 5c1ae27b8eef: Preparing [2026-03-03T07:46:47.950Z] d30331b9a22f: Preparing [2026-03-03T07:46:47.950Z] fc8abc60586d: Preparing [2026-03-03T07:46:47.950Z] ab1416e5c2da: Preparing [2026-03-03T07:46:47.950Z] c99a2d4bd808: Preparing [2026-03-03T07:46:47.950Z] 6ff73ed8ccf2: Preparing [2026-03-03T07:46:47.950Z] ede72d734ff4: Preparing [2026-03-03T07:46:47.950Z] c4e71c2a4573: Preparing [2026-03-03T07:46:47.950Z] 6ff73ed8ccf2: Waiting [2026-03-03T07:46:47.950Z] ede72d734ff4: Waiting [2026-03-03T07:46:47.950Z] c4e71c2a4573: Waiting [2026-03-03T07:46:47.950Z] c99a2d4bd808: Waiting [2026-03-03T07:46:47.950Z] ab1416e5c2da: Layer already exists [2026-03-03T07:46:47.950Z] fc8abc60586d: Layer already exists [2026-03-03T07:46:47.950Z] d30331b9a22f: Layer already exists [2026-03-03T07:46:47.950Z] 64680ba5daa7: Layer already exists [2026-03-03T07:46:47.950Z] 5c1ae27b8eef: Layer already exists [2026-03-03T07:46:47.950Z] 6ff73ed8ccf2: Layer already exists [2026-03-03T07:46:47.950Z] c99a2d4bd808: Layer already exists [2026-03-03T07:46:47.950Z] c4e71c2a4573: Layer already exists [2026-03-03T07:46:47.950Z] ede72d734ff4: Layer already exists [2026-03-03T07:46:47.950Z] 4.1.0-dev.102: digest: sha256:5fa8a1c0fe55db2861d23f2417cfd956ea6c7abb0eac5a2e35f9043599e75efc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:46:48.285Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:46:48.620Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:46:48.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-03-03T07:46:48.620Z] 64680ba5daa7: Preparing [2026-03-03T07:46:48.620Z] 5c1ae27b8eef: Preparing [2026-03-03T07:46:48.620Z] d30331b9a22f: Preparing [2026-03-03T07:46:48.620Z] fc8abc60586d: Preparing [2026-03-03T07:46:48.620Z] ab1416e5c2da: Preparing [2026-03-03T07:46:48.620Z] c99a2d4bd808: Preparing [2026-03-03T07:46:48.620Z] 6ff73ed8ccf2: Preparing [2026-03-03T07:46:48.620Z] ede72d734ff4: Preparing [2026-03-03T07:46:48.620Z] c4e71c2a4573: Preparing [2026-03-03T07:46:48.620Z] c99a2d4bd808: Waiting [2026-03-03T07:46:48.620Z] 6ff73ed8ccf2: Waiting [2026-03-03T07:46:48.620Z] ede72d734ff4: Waiting [2026-03-03T07:46:48.620Z] c4e71c2a4573: Waiting [2026-03-03T07:46:48.620Z] d30331b9a22f: Layer already exists [2026-03-03T07:46:48.620Z] 64680ba5daa7: Layer already exists [2026-03-03T07:46:48.620Z] fc8abc60586d: Layer already exists [2026-03-03T07:46:48.620Z] ab1416e5c2da: Layer already exists [2026-03-03T07:46:48.620Z] 5c1ae27b8eef: Layer already exists [2026-03-03T07:46:48.620Z] 6ff73ed8ccf2: Layer already exists [2026-03-03T07:46:48.620Z] ede72d734ff4: Layer already exists [2026-03-03T07:46:48.620Z] c99a2d4bd808: Layer already exists [2026-03-03T07:46:48.620Z] c4e71c2a4573: Layer already exists [2026-03-03T07:46:48.884Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:5fa8a1c0fe55db2861d23f2417cfd956ea6c7abb0eac5a2e35f9043599e75efc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:46:49.234Z] + 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-03-03T07:46:49.572Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2026-03-03T07:46:49.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-03-03T07:46:49.572Z] 64680ba5daa7: Preparing [2026-03-03T07:46:49.572Z] 5c1ae27b8eef: Preparing [2026-03-03T07:46:49.572Z] d30331b9a22f: Preparing [2026-03-03T07:46:49.572Z] fc8abc60586d: Preparing [2026-03-03T07:46:49.572Z] ab1416e5c2da: Preparing [2026-03-03T07:46:49.572Z] c99a2d4bd808: Preparing [2026-03-03T07:46:49.572Z] 6ff73ed8ccf2: Preparing [2026-03-03T07:46:49.572Z] ede72d734ff4: Preparing [2026-03-03T07:46:49.572Z] c4e71c2a4573: Preparing [2026-03-03T07:46:49.572Z] 6ff73ed8ccf2: Waiting [2026-03-03T07:46:49.572Z] ede72d734ff4: Waiting [2026-03-03T07:46:49.572Z] c4e71c2a4573: Waiting [2026-03-03T07:46:49.572Z] c99a2d4bd808: Waiting [2026-03-03T07:46:49.572Z] 64680ba5daa7: Layer already exists [2026-03-03T07:46:49.572Z] fc8abc60586d: Layer already exists [2026-03-03T07:46:49.572Z] d30331b9a22f: Layer already exists [2026-03-03T07:46:49.572Z] ab1416e5c2da: Layer already exists [2026-03-03T07:46:49.572Z] 5c1ae27b8eef: Layer already exists [2026-03-03T07:46:49.572Z] 6ff73ed8ccf2: Layer already exists [2026-03-03T07:46:49.572Z] c99a2d4bd808: Layer already exists [2026-03-03T07:46:49.572Z] ede72d734ff4: Layer already exists [2026-03-03T07:46:49.572Z] c4e71c2a4573: Layer already exists [2026-03-03T07:46:49.836Z] main: digest: sha256:5fa8a1c0fe55db2861d23f2417cfd956ea6c7abb0eac5a2e35f9043599e75efc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T07:46:49.915Z] ===================================================== [Pipeline] echo [2026-03-03T07:46:49.928Z] taggedImages: [2026-03-03T07:46:49.928Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:46:49.928Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-03-03T07:46:49.928Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.102 [2026-03-03T07:46:49.928Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:46:49.928Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-03-03T07:46:49.953Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2026-03-03T07:46:49.953Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:46:49.953Z] latest [2026-03-03T07:46:49.953Z] 4.1.0-dev.102 [2026-03-03T07:46:49.953Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:46:49.953Z] main [2026-03-03T07:46:49.953Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:46:50.318Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:46:50.720Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:46:50.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-03-03T07:46:50.720Z] eee189337a53: Preparing [2026-03-03T07:46:50.720Z] e2a02e9cfbdf: Preparing [2026-03-03T07:46:50.720Z] ba8f26890fda: Preparing [2026-03-03T07:46:50.720Z] 45ad6f183c3e: Preparing [2026-03-03T07:46:50.720Z] ab169165ac76: Preparing [2026-03-03T07:46:50.720Z] ab1416e5c2da: Preparing [2026-03-03T07:46:50.720Z] c99a2d4bd808: Preparing [2026-03-03T07:46:50.720Z] a7f9d85c060d: Preparing [2026-03-03T07:46:50.720Z] 1809e39aec88: Preparing [2026-03-03T07:46:50.720Z] 87438f752726: Preparing [2026-03-03T07:46:50.720Z] c4e71c2a4573: Preparing [2026-03-03T07:46:50.720Z] ab1416e5c2da: Waiting [2026-03-03T07:46:50.720Z] c99a2d4bd808: Waiting [2026-03-03T07:46:50.720Z] a7f9d85c060d: Waiting [2026-03-03T07:46:50.720Z] 1809e39aec88: Waiting [2026-03-03T07:46:50.720Z] 87438f752726: Waiting [2026-03-03T07:46:50.720Z] c4e71c2a4573: Waiting [2026-03-03T07:46:50.983Z] 45ad6f183c3e: Pushed [2026-03-03T07:46:50.983Z] ab169165ac76: Pushed [2026-03-03T07:46:50.983Z] eee189337a53: Pushed [2026-03-03T07:46:50.983Z] e2a02e9cfbdf: Pushed [2026-03-03T07:46:50.983Z] ab1416e5c2da: Layer already exists [2026-03-03T07:46:50.983Z] c99a2d4bd808: Layer already exists [2026-03-03T07:46:50.983Z] c4e71c2a4573: Layer already exists [2026-03-03T07:46:50.983Z] a7f9d85c060d: Pushed [2026-03-03T07:46:50.983Z] 1809e39aec88: Pushed [2026-03-03T07:46:54.362Z] 87438f752726: Pushed [2026-03-03T07:46:56.927Z] ba8f26890fda: Pushed [2026-03-03T07:46:56.927Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:8def94c8f497b3508076c0b5505d1b48ccf3612d8a0b5744028539e1aa195614 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:46:57.264Z] + 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-03-03T07:46:57.594Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-03-03T07:46:57.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-03-03T07:46:57.594Z] eee189337a53: Preparing [2026-03-03T07:46:57.594Z] e2a02e9cfbdf: Preparing [2026-03-03T07:46:57.594Z] ba8f26890fda: Preparing [2026-03-03T07:46:57.594Z] 45ad6f183c3e: Preparing [2026-03-03T07:46:57.594Z] ab169165ac76: Preparing [2026-03-03T07:46:57.594Z] ab1416e5c2da: Preparing [2026-03-03T07:46:57.594Z] c99a2d4bd808: Preparing [2026-03-03T07:46:57.594Z] a7f9d85c060d: Preparing [2026-03-03T07:46:57.594Z] 1809e39aec88: Preparing [2026-03-03T07:46:57.594Z] 87438f752726: Preparing [2026-03-03T07:46:57.594Z] c4e71c2a4573: Preparing [2026-03-03T07:46:57.594Z] a7f9d85c060d: Waiting [2026-03-03T07:46:57.594Z] 1809e39aec88: Waiting [2026-03-03T07:46:57.594Z] 87438f752726: Waiting [2026-03-03T07:46:57.594Z] c4e71c2a4573: Waiting [2026-03-03T07:46:57.594Z] ab1416e5c2da: Waiting [2026-03-03T07:46:57.594Z] c99a2d4bd808: Waiting [2026-03-03T07:46:57.594Z] ab169165ac76: Layer already exists [2026-03-03T07:46:57.594Z] e2a02e9cfbdf: Layer already exists [2026-03-03T07:46:57.594Z] ba8f26890fda: Layer already exists [2026-03-03T07:46:57.594Z] 45ad6f183c3e: Layer already exists [2026-03-03T07:46:57.594Z] eee189337a53: Layer already exists [2026-03-03T07:46:57.594Z] c99a2d4bd808: Layer already exists [2026-03-03T07:46:57.594Z] ab1416e5c2da: Layer already exists [2026-03-03T07:46:57.594Z] 1809e39aec88: Layer already exists [2026-03-03T07:46:57.594Z] a7f9d85c060d: Layer already exists [2026-03-03T07:46:57.594Z] 87438f752726: Layer already exists [2026-03-03T07:46:57.594Z] c4e71c2a4573: Layer already exists [2026-03-03T07:46:57.856Z] latest: digest: sha256:8def94c8f497b3508076c0b5505d1b48ccf3612d8a0b5744028539e1aa195614 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:46:58.195Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:46:58.531Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.102 [2026-03-03T07:46:58.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-03-03T07:46:58.531Z] eee189337a53: Preparing [2026-03-03T07:46:58.531Z] e2a02e9cfbdf: Preparing [2026-03-03T07:46:58.531Z] ba8f26890fda: Preparing [2026-03-03T07:46:58.531Z] 45ad6f183c3e: Preparing [2026-03-03T07:46:58.531Z] ab169165ac76: Preparing [2026-03-03T07:46:58.531Z] ab1416e5c2da: Preparing [2026-03-03T07:46:58.531Z] c99a2d4bd808: Preparing [2026-03-03T07:46:58.531Z] a7f9d85c060d: Preparing [2026-03-03T07:46:58.531Z] 1809e39aec88: Preparing [2026-03-03T07:46:58.531Z] 87438f752726: Preparing [2026-03-03T07:46:58.531Z] c4e71c2a4573: Preparing [2026-03-03T07:46:58.531Z] c99a2d4bd808: Waiting [2026-03-03T07:46:58.531Z] a7f9d85c060d: Waiting [2026-03-03T07:46:58.531Z] 1809e39aec88: Waiting [2026-03-03T07:46:58.531Z] 87438f752726: Waiting [2026-03-03T07:46:58.531Z] c4e71c2a4573: Waiting [2026-03-03T07:46:58.531Z] ab1416e5c2da: Waiting [2026-03-03T07:46:58.531Z] ab169165ac76: Layer already exists [2026-03-03T07:46:58.531Z] eee189337a53: Layer already exists [2026-03-03T07:46:58.531Z] 45ad6f183c3e: Layer already exists [2026-03-03T07:46:58.531Z] e2a02e9cfbdf: Layer already exists [2026-03-03T07:46:58.531Z] ba8f26890fda: Layer already exists [2026-03-03T07:46:58.531Z] ab1416e5c2da: Layer already exists [2026-03-03T07:46:58.531Z] 87438f752726: Layer already exists [2026-03-03T07:46:58.531Z] a7f9d85c060d: Layer already exists [2026-03-03T07:46:58.531Z] c99a2d4bd808: Layer already exists [2026-03-03T07:46:58.531Z] 1809e39aec88: Layer already exists [2026-03-03T07:46:58.531Z] c4e71c2a4573: Layer already exists [2026-03-03T07:46:58.793Z] 4.1.0-dev.102: digest: sha256:8def94c8f497b3508076c0b5505d1b48ccf3612d8a0b5744028539e1aa195614 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:46:59.200Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:47:00.152Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:47:00.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-03-03T07:47:00.152Z] eee189337a53: Preparing [2026-03-03T07:47:00.152Z] e2a02e9cfbdf: Preparing [2026-03-03T07:47:00.152Z] ba8f26890fda: Preparing [2026-03-03T07:47:00.152Z] 45ad6f183c3e: Preparing [2026-03-03T07:47:00.152Z] ab169165ac76: Preparing [2026-03-03T07:47:00.152Z] ab1416e5c2da: Preparing [2026-03-03T07:47:00.152Z] c99a2d4bd808: Preparing [2026-03-03T07:47:00.152Z] a7f9d85c060d: Preparing [2026-03-03T07:47:00.152Z] 1809e39aec88: Preparing [2026-03-03T07:47:00.152Z] 87438f752726: Preparing [2026-03-03T07:47:00.152Z] c4e71c2a4573: Preparing [2026-03-03T07:47:00.152Z] ab1416e5c2da: Waiting [2026-03-03T07:47:00.152Z] c99a2d4bd808: Waiting [2026-03-03T07:47:00.152Z] a7f9d85c060d: Waiting [2026-03-03T07:47:00.152Z] 1809e39aec88: Waiting [2026-03-03T07:47:00.152Z] 87438f752726: Waiting [2026-03-03T07:47:00.152Z] c4e71c2a4573: Waiting [2026-03-03T07:47:00.152Z] ba8f26890fda: Layer already exists [2026-03-03T07:47:00.152Z] 45ad6f183c3e: Layer already exists [2026-03-03T07:47:00.152Z] e2a02e9cfbdf: Layer already exists [2026-03-03T07:47:00.152Z] ab169165ac76: Layer already exists [2026-03-03T07:47:00.152Z] eee189337a53: Layer already exists [2026-03-03T07:47:00.152Z] ab1416e5c2da: Layer already exists [2026-03-03T07:47:00.152Z] c99a2d4bd808: Layer already exists [2026-03-03T07:47:00.152Z] 1809e39aec88: Layer already exists [2026-03-03T07:47:00.152Z] a7f9d85c060d: Layer already exists [2026-03-03T07:47:00.152Z] 87438f752726: Layer already exists [2026-03-03T07:47:00.152Z] c4e71c2a4573: Layer already exists [2026-03-03T07:47:00.152Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:8def94c8f497b3508076c0b5505d1b48ccf3612d8a0b5744028539e1aa195614 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:47:00.760Z] + 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-03-03T07:47:01.082Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2026-03-03T07:47:01.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-03-03T07:47:01.083Z] eee189337a53: Preparing [2026-03-03T07:47:01.083Z] e2a02e9cfbdf: Preparing [2026-03-03T07:47:01.083Z] ba8f26890fda: Preparing [2026-03-03T07:47:01.083Z] 45ad6f183c3e: Preparing [2026-03-03T07:47:01.083Z] ab169165ac76: Preparing [2026-03-03T07:47:01.083Z] ab1416e5c2da: Preparing [2026-03-03T07:47:01.083Z] c99a2d4bd808: Preparing [2026-03-03T07:47:01.083Z] a7f9d85c060d: Preparing [2026-03-03T07:47:01.083Z] 1809e39aec88: Preparing [2026-03-03T07:47:01.083Z] 87438f752726: Preparing [2026-03-03T07:47:01.083Z] c4e71c2a4573: Preparing [2026-03-03T07:47:01.083Z] ab1416e5c2da: Waiting [2026-03-03T07:47:01.083Z] c99a2d4bd808: Waiting [2026-03-03T07:47:01.083Z] a7f9d85c060d: Waiting [2026-03-03T07:47:01.083Z] 1809e39aec88: Waiting [2026-03-03T07:47:01.083Z] 87438f752726: Waiting [2026-03-03T07:47:01.083Z] c4e71c2a4573: Waiting [2026-03-03T07:47:01.083Z] e2a02e9cfbdf: Layer already exists [2026-03-03T07:47:01.083Z] ab169165ac76: Layer already exists [2026-03-03T07:47:01.083Z] eee189337a53: Layer already exists [2026-03-03T07:47:01.083Z] ba8f26890fda: Layer already exists [2026-03-03T07:47:01.083Z] 45ad6f183c3e: Layer already exists [2026-03-03T07:47:01.083Z] a7f9d85c060d: Layer already exists [2026-03-03T07:47:01.083Z] 87438f752726: Layer already exists [2026-03-03T07:47:01.083Z] 1809e39aec88: Layer already exists [2026-03-03T07:47:01.083Z] c99a2d4bd808: Layer already exists [2026-03-03T07:47:01.083Z] ab1416e5c2da: Layer already exists [2026-03-03T07:47:01.083Z] c4e71c2a4573: Layer already exists [2026-03-03T07:47:01.346Z] main: digest: sha256:8def94c8f497b3508076c0b5505d1b48ccf3612d8a0b5744028539e1aa195614 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T07:47:01.429Z] ===================================================== [Pipeline] echo [2026-03-03T07:47:01.443Z] taggedImages: [2026-03-03T07:47:01.443Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:47:01.443Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-03-03T07:47:01.443Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.102 [2026-03-03T07:47:01.443Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:47:01.443Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-03-03T07:47:01.468Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2026-03-03T07:47:01.468Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:47:01.468Z] latest [2026-03-03T07:47:01.468Z] 4.1.0-dev.102 [2026-03-03T07:47:01.468Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:47:01.468Z] main [2026-03-03T07:47:01.468Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:47:01.826Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:47:02.226Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:47:02.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-03-03T07:47:02.226Z] 351bcf477489: Preparing [2026-03-03T07:47:02.226Z] 2da5b061e46e: Preparing [2026-03-03T07:47:02.226Z] 6b37af96568a: Preparing [2026-03-03T07:47:02.226Z] 9ad29b218e45: Preparing [2026-03-03T07:47:02.226Z] 53149334b055: Preparing [2026-03-03T07:47:02.226Z] b53834ca55c3: Preparing [2026-03-03T07:47:02.226Z] fb5bc16d64a8: Preparing [2026-03-03T07:47:02.226Z] ab1416e5c2da: Preparing [2026-03-03T07:47:02.226Z] c99a2d4bd808: Preparing [2026-03-03T07:47:02.226Z] 5c78e6432939: Preparing [2026-03-03T07:47:02.226Z] 0a0992955356: Preparing [2026-03-03T07:47:02.226Z] c4e71c2a4573: Preparing [2026-03-03T07:47:02.226Z] ab1416e5c2da: Waiting [2026-03-03T07:47:02.226Z] c99a2d4bd808: Waiting [2026-03-03T07:47:02.226Z] 5c78e6432939: Waiting [2026-03-03T07:47:02.226Z] 0a0992955356: Waiting [2026-03-03T07:47:02.226Z] b53834ca55c3: Waiting [2026-03-03T07:47:02.226Z] fb5bc16d64a8: Waiting [2026-03-03T07:47:02.491Z] 53149334b055: Pushed [2026-03-03T07:47:02.491Z] 351bcf477489: Pushed [2026-03-03T07:47:02.491Z] 2da5b061e46e: Pushed [2026-03-03T07:47:02.491Z] ab1416e5c2da: Layer already exists [2026-03-03T07:47:02.491Z] b53834ca55c3: Pushed [2026-03-03T07:47:02.491Z] c99a2d4bd808: Layer already exists [2026-03-03T07:47:02.754Z] fb5bc16d64a8: Pushed [2026-03-03T07:47:02.754Z] c4e71c2a4573: Layer already exists [2026-03-03T07:47:02.754Z] 5c78e6432939: Pushed [2026-03-03T07:47:06.067Z] 0a0992955356: Pushed [2026-03-03T07:47:08.627Z] 9ad29b218e45: Pushed [2026-03-03T07:47:08.891Z] 6b37af96568a: Pushed [2026-03-03T07:47:09.152Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:c6da6b8551084aa6e66fc98973d91aa58a24f12651b94b651af70b0f85e0c0fd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:47:09.496Z] + 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-03-03T07:47:09.839Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-03-03T07:47:09.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-03-03T07:47:09.839Z] 351bcf477489: Preparing [2026-03-03T07:47:09.839Z] 2da5b061e46e: Preparing [2026-03-03T07:47:09.839Z] 6b37af96568a: Preparing [2026-03-03T07:47:09.839Z] 9ad29b218e45: Preparing [2026-03-03T07:47:09.839Z] 53149334b055: Preparing [2026-03-03T07:47:09.839Z] b53834ca55c3: Preparing [2026-03-03T07:47:09.839Z] fb5bc16d64a8: Preparing [2026-03-03T07:47:09.839Z] ab1416e5c2da: Preparing [2026-03-03T07:47:09.839Z] c99a2d4bd808: Preparing [2026-03-03T07:47:09.839Z] 5c78e6432939: Preparing [2026-03-03T07:47:09.839Z] 0a0992955356: Preparing [2026-03-03T07:47:09.839Z] c4e71c2a4573: Preparing [2026-03-03T07:47:09.839Z] ab1416e5c2da: Waiting [2026-03-03T07:47:09.839Z] c99a2d4bd808: Waiting [2026-03-03T07:47:09.839Z] 5c78e6432939: Waiting [2026-03-03T07:47:09.839Z] 0a0992955356: Waiting [2026-03-03T07:47:09.839Z] c4e71c2a4573: Waiting [2026-03-03T07:47:09.839Z] b53834ca55c3: Waiting [2026-03-03T07:47:09.839Z] fb5bc16d64a8: Waiting [2026-03-03T07:47:09.839Z] 53149334b055: Layer already exists [2026-03-03T07:47:09.839Z] 2da5b061e46e: Layer already exists [2026-03-03T07:47:09.839Z] 351bcf477489: Layer already exists [2026-03-03T07:47:09.839Z] 9ad29b218e45: Layer already exists [2026-03-03T07:47:09.839Z] 6b37af96568a: Layer already exists [2026-03-03T07:47:09.839Z] b53834ca55c3: Layer already exists [2026-03-03T07:47:09.839Z] fb5bc16d64a8: Layer already exists [2026-03-03T07:47:09.839Z] c99a2d4bd808: Layer already exists [2026-03-03T07:47:09.839Z] 5c78e6432939: Layer already exists [2026-03-03T07:47:09.839Z] ab1416e5c2da: Layer already exists [2026-03-03T07:47:09.839Z] c4e71c2a4573: Layer already exists [2026-03-03T07:47:09.839Z] 0a0992955356: Layer already exists [2026-03-03T07:47:10.101Z] latest: digest: sha256:c6da6b8551084aa6e66fc98973d91aa58a24f12651b94b651af70b0f85e0c0fd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:47:10.440Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:47:10.776Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.102 [2026-03-03T07:47:10.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-03-03T07:47:10.776Z] 351bcf477489: Preparing [2026-03-03T07:47:10.776Z] 2da5b061e46e: Preparing [2026-03-03T07:47:10.776Z] 6b37af96568a: Preparing [2026-03-03T07:47:10.776Z] 9ad29b218e45: Preparing [2026-03-03T07:47:10.776Z] 53149334b055: Preparing [2026-03-03T07:47:10.776Z] b53834ca55c3: Preparing [2026-03-03T07:47:10.776Z] fb5bc16d64a8: Preparing [2026-03-03T07:47:10.776Z] ab1416e5c2da: Preparing [2026-03-03T07:47:10.776Z] c99a2d4bd808: Preparing [2026-03-03T07:47:10.776Z] 5c78e6432939: Preparing [2026-03-03T07:47:10.776Z] 0a0992955356: Preparing [2026-03-03T07:47:10.776Z] c4e71c2a4573: Preparing [2026-03-03T07:47:10.776Z] ab1416e5c2da: Waiting [2026-03-03T07:47:10.776Z] c99a2d4bd808: Waiting [2026-03-03T07:47:10.776Z] 5c78e6432939: Waiting [2026-03-03T07:47:10.776Z] 0a0992955356: Waiting [2026-03-03T07:47:10.776Z] c4e71c2a4573: Waiting [2026-03-03T07:47:10.776Z] b53834ca55c3: Waiting [2026-03-03T07:47:10.776Z] fb5bc16d64a8: Waiting [2026-03-03T07:47:10.776Z] 351bcf477489: Layer already exists [2026-03-03T07:47:10.776Z] 53149334b055: Layer already exists [2026-03-03T07:47:10.776Z] 6b37af96568a: Layer already exists [2026-03-03T07:47:10.776Z] 2da5b061e46e: Layer already exists [2026-03-03T07:47:10.776Z] 9ad29b218e45: Layer already exists [2026-03-03T07:47:10.776Z] fb5bc16d64a8: Layer already exists [2026-03-03T07:47:10.776Z] 5c78e6432939: Layer already exists [2026-03-03T07:47:10.776Z] ab1416e5c2da: Layer already exists [2026-03-03T07:47:10.776Z] b53834ca55c3: Layer already exists [2026-03-03T07:47:10.777Z] c99a2d4bd808: Layer already exists [2026-03-03T07:47:10.777Z] 0a0992955356: Layer already exists [2026-03-03T07:47:10.777Z] c4e71c2a4573: Layer already exists [2026-03-03T07:47:11.039Z] 4.1.0-dev.102: digest: sha256:c6da6b8551084aa6e66fc98973d91aa58a24f12651b94b651af70b0f85e0c0fd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:47:11.383Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:47:12.297Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:47:12.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-03-03T07:47:12.297Z] 351bcf477489: Preparing [2026-03-03T07:47:12.297Z] 2da5b061e46e: Preparing [2026-03-03T07:47:12.297Z] 6b37af96568a: Preparing [2026-03-03T07:47:12.297Z] 9ad29b218e45: Preparing [2026-03-03T07:47:12.297Z] 53149334b055: Preparing [2026-03-03T07:47:12.297Z] b53834ca55c3: Preparing [2026-03-03T07:47:12.297Z] fb5bc16d64a8: Preparing [2026-03-03T07:47:12.297Z] ab1416e5c2da: Preparing [2026-03-03T07:47:12.297Z] c99a2d4bd808: Preparing [2026-03-03T07:47:12.297Z] 5c78e6432939: Preparing [2026-03-03T07:47:12.297Z] 0a0992955356: Preparing [2026-03-03T07:47:12.297Z] c4e71c2a4573: Preparing [2026-03-03T07:47:12.297Z] c99a2d4bd808: Waiting [2026-03-03T07:47:12.297Z] 5c78e6432939: Waiting [2026-03-03T07:47:12.297Z] 0a0992955356: Waiting [2026-03-03T07:47:12.297Z] c4e71c2a4573: Waiting [2026-03-03T07:47:12.297Z] b53834ca55c3: Waiting [2026-03-03T07:47:12.297Z] fb5bc16d64a8: Waiting [2026-03-03T07:47:12.297Z] ab1416e5c2da: Waiting [2026-03-03T07:47:12.297Z] 351bcf477489: Layer already exists [2026-03-03T07:47:12.297Z] 2da5b061e46e: Layer already exists [2026-03-03T07:47:12.297Z] 6b37af96568a: Layer already exists [2026-03-03T07:47:12.297Z] 9ad29b218e45: Layer already exists [2026-03-03T07:47:12.297Z] 53149334b055: Layer already exists [2026-03-03T07:47:12.297Z] b53834ca55c3: Layer already exists [2026-03-03T07:47:12.297Z] fb5bc16d64a8: Layer already exists [2026-03-03T07:47:12.297Z] c99a2d4bd808: Layer already exists [2026-03-03T07:47:12.297Z] ab1416e5c2da: Layer already exists [2026-03-03T07:47:12.297Z] 5c78e6432939: Layer already exists [2026-03-03T07:47:12.297Z] 0a0992955356: Layer already exists [2026-03-03T07:47:12.297Z] c4e71c2a4573: Layer already exists [2026-03-03T07:47:12.561Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:c6da6b8551084aa6e66fc98973d91aa58a24f12651b94b651af70b0f85e0c0fd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:47:12.908Z] + 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-03-03T07:47:13.242Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2026-03-03T07:47:13.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-03-03T07:47:13.242Z] 351bcf477489: Preparing [2026-03-03T07:47:13.242Z] 2da5b061e46e: Preparing [2026-03-03T07:47:13.242Z] 6b37af96568a: Preparing [2026-03-03T07:47:13.242Z] 9ad29b218e45: Preparing [2026-03-03T07:47:13.242Z] 53149334b055: Preparing [2026-03-03T07:47:13.242Z] b53834ca55c3: Preparing [2026-03-03T07:47:13.242Z] fb5bc16d64a8: Preparing [2026-03-03T07:47:13.242Z] ab1416e5c2da: Preparing [2026-03-03T07:47:13.242Z] c99a2d4bd808: Preparing [2026-03-03T07:47:13.242Z] 5c78e6432939: Preparing [2026-03-03T07:47:13.242Z] 0a0992955356: Preparing [2026-03-03T07:47:13.242Z] c4e71c2a4573: Preparing [2026-03-03T07:47:13.242Z] ab1416e5c2da: Waiting [2026-03-03T07:47:13.242Z] c99a2d4bd808: Waiting [2026-03-03T07:47:13.242Z] 0a0992955356: Waiting [2026-03-03T07:47:13.242Z] c4e71c2a4573: Waiting [2026-03-03T07:47:13.242Z] b53834ca55c3: Waiting [2026-03-03T07:47:13.242Z] fb5bc16d64a8: Waiting [2026-03-03T07:47:13.242Z] 5c78e6432939: Waiting [2026-03-03T07:47:13.242Z] 2da5b061e46e: Layer already exists [2026-03-03T07:47:13.242Z] 53149334b055: Layer already exists [2026-03-03T07:47:13.242Z] 351bcf477489: Layer already exists [2026-03-03T07:47:13.242Z] 6b37af96568a: Layer already exists [2026-03-03T07:47:13.242Z] 9ad29b218e45: Layer already exists [2026-03-03T07:47:13.242Z] b53834ca55c3: Layer already exists [2026-03-03T07:47:13.242Z] fb5bc16d64a8: Layer already exists [2026-03-03T07:47:13.242Z] ab1416e5c2da: Layer already exists [2026-03-03T07:47:13.242Z] c99a2d4bd808: Layer already exists [2026-03-03T07:47:13.242Z] 5c78e6432939: Layer already exists [2026-03-03T07:47:13.242Z] c4e71c2a4573: Layer already exists [2026-03-03T07:47:13.242Z] 0a0992955356: Layer already exists [2026-03-03T07:47:13.505Z] main: digest: sha256:c6da6b8551084aa6e66fc98973d91aa58a24f12651b94b651af70b0f85e0c0fd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T07:47:13.568Z] ===================================================== [Pipeline] echo [2026-03-03T07:47:13.578Z] taggedImages: [2026-03-03T07:47:13.579Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:47:13.579Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-03-03T07:47:13.579Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.102 [2026-03-03T07:47:13.579Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:47:13.579Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-03-03T07:47:13.605Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2026-03-03T07:47:13.605Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:47:13.605Z] latest [2026-03-03T07:47:13.605Z] 4.1.0-dev.102 [2026-03-03T07:47:13.605Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:47:13.605Z] main [2026-03-03T07:47:13.605Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:47:13.953Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:47:14.289Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:47:14.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-03-03T07:47:14.289Z] d247af1ac8ca: Preparing [2026-03-03T07:47:14.289Z] fae7dae41418: Preparing [2026-03-03T07:47:14.289Z] ab1416e5c2da: Preparing [2026-03-03T07:47:14.289Z] c99a2d4bd808: Preparing [2026-03-03T07:47:14.289Z] fcb8f58f795d: Preparing [2026-03-03T07:47:14.289Z] 37a6b4a78d09: Preparing [2026-03-03T07:47:14.289Z] c4e71c2a4573: Preparing [2026-03-03T07:47:14.289Z] 37a6b4a78d09: Waiting [2026-03-03T07:47:14.289Z] c4e71c2a4573: Waiting [2026-03-03T07:47:14.289Z] c99a2d4bd808: Layer already exists [2026-03-03T07:47:14.289Z] ab1416e5c2da: Layer already exists [2026-03-03T07:47:14.552Z] c4e71c2a4573: Layer already exists [2026-03-03T07:47:14.552Z] fcb8f58f795d: Pushed [2026-03-03T07:47:14.552Z] d247af1ac8ca: Pushed [2026-03-03T07:47:16.477Z] 37a6b4a78d09: Pushed [2026-03-03T07:47:21.790Z] fae7dae41418: Pushed [2026-03-03T07:47:21.790Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:583ebab35517a126844b59267579aa44bc3065ec63b2a1c5819e6fe45f9263f5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:47:22.126Z] + 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-03-03T07:47:22.466Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-03-03T07:47:22.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-03-03T07:47:22.466Z] d247af1ac8ca: Preparing [2026-03-03T07:47:22.466Z] fae7dae41418: Preparing [2026-03-03T07:47:22.466Z] ab1416e5c2da: Preparing [2026-03-03T07:47:22.466Z] c99a2d4bd808: Preparing [2026-03-03T07:47:22.466Z] fcb8f58f795d: Preparing [2026-03-03T07:47:22.466Z] 37a6b4a78d09: Preparing [2026-03-03T07:47:22.466Z] c4e71c2a4573: Preparing [2026-03-03T07:47:22.466Z] 37a6b4a78d09: Waiting [2026-03-03T07:47:22.466Z] c99a2d4bd808: Layer already exists [2026-03-03T07:47:22.466Z] d247af1ac8ca: Layer already exists [2026-03-03T07:47:22.466Z] ab1416e5c2da: Layer already exists [2026-03-03T07:47:22.466Z] fae7dae41418: Layer already exists [2026-03-03T07:47:22.466Z] fcb8f58f795d: Layer already exists [2026-03-03T07:47:22.466Z] 37a6b4a78d09: Layer already exists [2026-03-03T07:47:22.466Z] c4e71c2a4573: Layer already exists [2026-03-03T07:47:22.731Z] latest: digest: sha256:583ebab35517a126844b59267579aa44bc3065ec63b2a1c5819e6fe45f9263f5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:47:23.072Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:47:25.981Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.102 [2026-03-03T07:47:25.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-03-03T07:47:25.981Z] d247af1ac8ca: Preparing [2026-03-03T07:47:25.981Z] fae7dae41418: Preparing [2026-03-03T07:47:25.981Z] ab1416e5c2da: Preparing [2026-03-03T07:47:25.981Z] c99a2d4bd808: Preparing [2026-03-03T07:47:25.981Z] fcb8f58f795d: Preparing [2026-03-03T07:47:25.981Z] 37a6b4a78d09: Preparing [2026-03-03T07:47:25.981Z] c4e71c2a4573: Preparing [2026-03-03T07:47:25.981Z] 37a6b4a78d09: Waiting [2026-03-03T07:47:25.981Z] c4e71c2a4573: Waiting [2026-03-03T07:47:25.981Z] fae7dae41418: Layer already exists [2026-03-03T07:47:25.981Z] d247af1ac8ca: Layer already exists [2026-03-03T07:47:25.981Z] c99a2d4bd808: Layer already exists [2026-03-03T07:47:25.981Z] fcb8f58f795d: Layer already exists [2026-03-03T07:47:25.981Z] ab1416e5c2da: Layer already exists [2026-03-03T07:47:25.981Z] 37a6b4a78d09: Layer already exists [2026-03-03T07:47:25.981Z] c4e71c2a4573: Layer already exists [2026-03-03T07:47:25.981Z] 4.1.0-dev.102: digest: sha256:583ebab35517a126844b59267579aa44bc3065ec63b2a1c5819e6fe45f9263f5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:47:26.593Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:47:26.940Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:47:26.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-03-03T07:47:26.940Z] d247af1ac8ca: Preparing [2026-03-03T07:47:26.940Z] fae7dae41418: Preparing [2026-03-03T07:47:26.940Z] ab1416e5c2da: Preparing [2026-03-03T07:47:26.940Z] c99a2d4bd808: Preparing [2026-03-03T07:47:26.940Z] fcb8f58f795d: Preparing [2026-03-03T07:47:26.940Z] 37a6b4a78d09: Preparing [2026-03-03T07:47:26.940Z] c4e71c2a4573: Preparing [2026-03-03T07:47:26.940Z] 37a6b4a78d09: Waiting [2026-03-03T07:47:26.940Z] c4e71c2a4573: Waiting [2026-03-03T07:47:26.940Z] c99a2d4bd808: Layer already exists [2026-03-03T07:47:26.940Z] ab1416e5c2da: Layer already exists [2026-03-03T07:47:26.940Z] d247af1ac8ca: Layer already exists [2026-03-03T07:47:26.940Z] fcb8f58f795d: Layer already exists [2026-03-03T07:47:26.940Z] fae7dae41418: Layer already exists [2026-03-03T07:47:26.940Z] 37a6b4a78d09: Layer already exists [2026-03-03T07:47:26.940Z] c4e71c2a4573: Layer already exists [2026-03-03T07:47:26.940Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:583ebab35517a126844b59267579aa44bc3065ec63b2a1c5819e6fe45f9263f5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:47:27.541Z] + 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-03-03T07:47:27.889Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2026-03-03T07:47:27.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-03-03T07:47:27.889Z] d247af1ac8ca: Preparing [2026-03-03T07:47:27.889Z] fae7dae41418: Preparing [2026-03-03T07:47:27.889Z] ab1416e5c2da: Preparing [2026-03-03T07:47:27.889Z] c99a2d4bd808: Preparing [2026-03-03T07:47:27.890Z] fcb8f58f795d: Preparing [2026-03-03T07:47:27.890Z] 37a6b4a78d09: Preparing [2026-03-03T07:47:27.890Z] c4e71c2a4573: Preparing [2026-03-03T07:47:27.890Z] 37a6b4a78d09: Waiting [2026-03-03T07:47:27.890Z] c4e71c2a4573: Waiting [2026-03-03T07:47:27.890Z] ab1416e5c2da: Layer already exists [2026-03-03T07:47:27.890Z] c99a2d4bd808: Layer already exists [2026-03-03T07:47:27.890Z] fae7dae41418: Layer already exists [2026-03-03T07:47:27.890Z] fcb8f58f795d: Layer already exists [2026-03-03T07:47:27.890Z] d247af1ac8ca: Layer already exists [2026-03-03T07:47:27.890Z] 37a6b4a78d09: Layer already exists [2026-03-03T07:47:27.890Z] c4e71c2a4573: Layer already exists [2026-03-03T07:47:28.153Z] main: digest: sha256:583ebab35517a126844b59267579aa44bc3065ec63b2a1c5819e6fe45f9263f5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T07:47:28.222Z] ===================================================== [Pipeline] echo [2026-03-03T07:47:28.236Z] taggedImages: [2026-03-03T07:47:28.236Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:47:28.236Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-03-03T07:47:28.236Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.102 [2026-03-03T07:47:28.236Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:47:28.236Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-03-03T07:47:28.272Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2026-03-03T07:47:28.272Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:47:28.272Z] latest [2026-03-03T07:47:28.272Z] 4.1.0-dev.102 [2026-03-03T07:47:28.272Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:47:28.272Z] main [2026-03-03T07:47:28.272Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:47:28.629Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:47:28.984Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:47:28.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-03-03T07:47:28.984Z] 56b019adedf0: Preparing [2026-03-03T07:47:28.984Z] 954dcdbae238: Preparing [2026-03-03T07:47:28.984Z] 12903fd21cf0: Preparing [2026-03-03T07:47:28.984Z] ab1416e5c2da: Preparing [2026-03-03T07:47:28.984Z] c99a2d4bd808: Preparing [2026-03-03T07:47:28.984Z] c6e0840b3043: Preparing [2026-03-03T07:47:28.984Z] 718840729875: Preparing [2026-03-03T07:47:28.984Z] 3f1ef284968e: Preparing [2026-03-03T07:47:28.984Z] cddd2478bfe4: Preparing [2026-03-03T07:47:28.984Z] c4e71c2a4573: Preparing [2026-03-03T07:47:28.984Z] 3f1ef284968e: Waiting [2026-03-03T07:47:28.984Z] c4e71c2a4573: Waiting [2026-03-03T07:47:28.984Z] cddd2478bfe4: Waiting [2026-03-03T07:47:28.984Z] 718840729875: Waiting [2026-03-03T07:47:28.984Z] c6e0840b3043: Waiting [2026-03-03T07:47:28.984Z] c99a2d4bd808: Layer already exists [2026-03-03T07:47:28.984Z] ab1416e5c2da: Layer already exists [2026-03-03T07:47:29.248Z] 12903fd21cf0: Pushed [2026-03-03T07:47:29.248Z] 954dcdbae238: Pushed [2026-03-03T07:47:29.248Z] 56b019adedf0: Pushed [2026-03-03T07:47:29.248Z] c4e71c2a4573: Layer already exists [2026-03-03T07:47:29.248Z] 3f1ef284968e: Pushed [2026-03-03T07:47:30.199Z] cddd2478bfe4: Pushed [2026-03-03T07:47:42.471Z] 718840729875: Pushed [2026-03-03T07:47:57.411Z] c6e0840b3043: Pushed [2026-03-03T07:47:57.411Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:b2eaa9e03ae03a726be21cdce7c8318c3099d41e6d23af397b7e20f10e564684 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:47:57.758Z] + 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-03-03T07:47:58.096Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-03-03T07:47:58.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-03-03T07:47:58.096Z] 56b019adedf0: Preparing [2026-03-03T07:47:58.096Z] 954dcdbae238: Preparing [2026-03-03T07:47:58.096Z] 12903fd21cf0: Preparing [2026-03-03T07:47:58.096Z] ab1416e5c2da: Preparing [2026-03-03T07:47:58.096Z] c99a2d4bd808: Preparing [2026-03-03T07:47:58.096Z] c6e0840b3043: Preparing [2026-03-03T07:47:58.096Z] 718840729875: Preparing [2026-03-03T07:47:58.096Z] 3f1ef284968e: Preparing [2026-03-03T07:47:58.096Z] cddd2478bfe4: Preparing [2026-03-03T07:47:58.096Z] c4e71c2a4573: Preparing [2026-03-03T07:47:58.096Z] 718840729875: Waiting [2026-03-03T07:47:58.096Z] 3f1ef284968e: Waiting [2026-03-03T07:47:58.096Z] cddd2478bfe4: Waiting [2026-03-03T07:47:58.096Z] c4e71c2a4573: Waiting [2026-03-03T07:47:58.096Z] c6e0840b3043: Waiting [2026-03-03T07:47:58.096Z] 56b019adedf0: Layer already exists [2026-03-03T07:47:58.096Z] ab1416e5c2da: Layer already exists [2026-03-03T07:47:58.096Z] 954dcdbae238: Layer already exists [2026-03-03T07:47:58.096Z] 12903fd21cf0: Layer already exists [2026-03-03T07:47:58.096Z] c99a2d4bd808: Layer already exists [2026-03-03T07:47:58.096Z] c6e0840b3043: Layer already exists [2026-03-03T07:47:58.096Z] 718840729875: Layer already exists [2026-03-03T07:47:58.096Z] 3f1ef284968e: Layer already exists [2026-03-03T07:47:58.096Z] cddd2478bfe4: Layer already exists [2026-03-03T07:47:58.096Z] c4e71c2a4573: Layer already exists [2026-03-03T07:47:58.358Z] latest: digest: sha256:b2eaa9e03ae03a726be21cdce7c8318c3099d41e6d23af397b7e20f10e564684 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:47:58.695Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:47:59.034Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.102 [2026-03-03T07:47:59.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-03-03T07:47:59.034Z] 56b019adedf0: Preparing [2026-03-03T07:47:59.034Z] 954dcdbae238: Preparing [2026-03-03T07:47:59.034Z] 12903fd21cf0: Preparing [2026-03-03T07:47:59.034Z] ab1416e5c2da: Preparing [2026-03-03T07:47:59.034Z] c99a2d4bd808: Preparing [2026-03-03T07:47:59.034Z] c6e0840b3043: Preparing [2026-03-03T07:47:59.034Z] 718840729875: Preparing [2026-03-03T07:47:59.034Z] 3f1ef284968e: Preparing [2026-03-03T07:47:59.034Z] cddd2478bfe4: Preparing [2026-03-03T07:47:59.034Z] c4e71c2a4573: Preparing [2026-03-03T07:47:59.034Z] c6e0840b3043: Waiting [2026-03-03T07:47:59.034Z] 718840729875: Waiting [2026-03-03T07:47:59.034Z] 3f1ef284968e: Waiting [2026-03-03T07:47:59.034Z] cddd2478bfe4: Waiting [2026-03-03T07:47:59.034Z] c4e71c2a4573: Waiting [2026-03-03T07:47:59.034Z] 954dcdbae238: Layer already exists [2026-03-03T07:47:59.034Z] c99a2d4bd808: Layer already exists [2026-03-03T07:47:59.034Z] 56b019adedf0: Layer already exists [2026-03-03T07:47:59.034Z] ab1416e5c2da: Layer already exists [2026-03-03T07:47:59.034Z] 12903fd21cf0: Layer already exists [2026-03-03T07:47:59.034Z] 3f1ef284968e: Layer already exists [2026-03-03T07:47:59.034Z] c4e71c2a4573: Layer already exists [2026-03-03T07:47:59.034Z] c6e0840b3043: Layer already exists [2026-03-03T07:47:59.034Z] 718840729875: Layer already exists [2026-03-03T07:47:59.034Z] cddd2478bfe4: Layer already exists [2026-03-03T07:47:59.034Z] 4.1.0-dev.102: digest: sha256:b2eaa9e03ae03a726be21cdce7c8318c3099d41e6d23af397b7e20f10e564684 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:47:59.374Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:47:59.719Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:47:59.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-03-03T07:47:59.719Z] 56b019adedf0: Preparing [2026-03-03T07:47:59.719Z] 954dcdbae238: Preparing [2026-03-03T07:47:59.719Z] 12903fd21cf0: Preparing [2026-03-03T07:47:59.719Z] ab1416e5c2da: Preparing [2026-03-03T07:47:59.719Z] c99a2d4bd808: Preparing [2026-03-03T07:47:59.719Z] c6e0840b3043: Preparing [2026-03-03T07:47:59.719Z] 718840729875: Preparing [2026-03-03T07:47:59.719Z] 3f1ef284968e: Preparing [2026-03-03T07:47:59.719Z] cddd2478bfe4: Preparing [2026-03-03T07:47:59.719Z] c4e71c2a4573: Preparing [2026-03-03T07:47:59.719Z] 3f1ef284968e: Waiting [2026-03-03T07:47:59.719Z] cddd2478bfe4: Waiting [2026-03-03T07:47:59.719Z] c4e71c2a4573: Waiting [2026-03-03T07:47:59.719Z] c6e0840b3043: Waiting [2026-03-03T07:47:59.719Z] 718840729875: Waiting [2026-03-03T07:47:59.719Z] 56b019adedf0: Layer already exists [2026-03-03T07:47:59.719Z] c99a2d4bd808: Layer already exists [2026-03-03T07:47:59.719Z] 12903fd21cf0: Layer already exists [2026-03-03T07:47:59.719Z] ab1416e5c2da: Layer already exists [2026-03-03T07:47:59.719Z] 954dcdbae238: Layer already exists [2026-03-03T07:47:59.719Z] c6e0840b3043: Layer already exists [2026-03-03T07:47:59.719Z] 718840729875: Layer already exists [2026-03-03T07:47:59.719Z] cddd2478bfe4: Layer already exists [2026-03-03T07:47:59.719Z] 3f1ef284968e: Layer already exists [2026-03-03T07:47:59.719Z] c4e71c2a4573: Layer already exists [2026-03-03T07:47:59.719Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:b2eaa9e03ae03a726be21cdce7c8318c3099d41e6d23af397b7e20f10e564684 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:48:00.327Z] + 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-03-03T07:48:00.674Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2026-03-03T07:48:00.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-03-03T07:48:00.674Z] 56b019adedf0: Preparing [2026-03-03T07:48:00.674Z] 954dcdbae238: Preparing [2026-03-03T07:48:00.674Z] 12903fd21cf0: Preparing [2026-03-03T07:48:00.674Z] ab1416e5c2da: Preparing [2026-03-03T07:48:00.674Z] c99a2d4bd808: Preparing [2026-03-03T07:48:00.674Z] c6e0840b3043: Preparing [2026-03-03T07:48:00.674Z] 718840729875: Preparing [2026-03-03T07:48:00.674Z] 3f1ef284968e: Preparing [2026-03-03T07:48:00.674Z] cddd2478bfe4: Preparing [2026-03-03T07:48:00.674Z] c4e71c2a4573: Preparing [2026-03-03T07:48:00.674Z] 718840729875: Waiting [2026-03-03T07:48:00.674Z] 3f1ef284968e: Waiting [2026-03-03T07:48:00.674Z] cddd2478bfe4: Waiting [2026-03-03T07:48:00.674Z] c4e71c2a4573: Waiting [2026-03-03T07:48:00.674Z] c6e0840b3043: Waiting [2026-03-03T07:48:00.674Z] 56b019adedf0: Layer already exists [2026-03-03T07:48:00.674Z] 954dcdbae238: Layer already exists [2026-03-03T07:48:00.674Z] c99a2d4bd808: Layer already exists [2026-03-03T07:48:00.674Z] ab1416e5c2da: Layer already exists [2026-03-03T07:48:00.674Z] 12903fd21cf0: Layer already exists [2026-03-03T07:48:00.674Z] c6e0840b3043: Layer already exists [2026-03-03T07:48:00.674Z] 718840729875: Layer already exists [2026-03-03T07:48:00.674Z] cddd2478bfe4: Layer already exists [2026-03-03T07:48:00.674Z] 3f1ef284968e: Layer already exists [2026-03-03T07:48:00.674Z] c4e71c2a4573: Layer already exists [2026-03-03T07:48:00.949Z] main: digest: sha256:b2eaa9e03ae03a726be21cdce7c8318c3099d41e6d23af397b7e20f10e564684 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T07:48:01.020Z] ===================================================== [Pipeline] echo [2026-03-03T07:48:01.035Z] taggedImages: [2026-03-03T07:48:01.035Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:48:01.035Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-03-03T07:48:01.035Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.102 [2026-03-03T07:48:01.035Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:48:01.035Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-03-03T07:48:01.055Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2026-03-03T07:48:01.055Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:48:01.055Z] latest [2026-03-03T07:48:01.055Z] 4.1.0-dev.102 [2026-03-03T07:48:01.055Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:48:01.055Z] main [2026-03-03T07:48:01.055Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:48:01.404Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:48:01.744Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:48:01.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-03-03T07:48:01.744Z] ae4425c498de: Preparing [2026-03-03T07:48:01.744Z] 6d45f1232835: Preparing [2026-03-03T07:48:01.744Z] e396ae961455: Preparing [2026-03-03T07:48:01.744Z] ab1416e5c2da: Preparing [2026-03-03T07:48:01.744Z] c99a2d4bd808: Preparing [2026-03-03T07:48:01.744Z] 5d97dc58a6ae: Preparing [2026-03-03T07:48:01.744Z] 5fa032d1ec47: Preparing [2026-03-03T07:48:01.744Z] 1990c3ff9c1b: Preparing [2026-03-03T07:48:01.744Z] c4e71c2a4573: Preparing [2026-03-03T07:48:01.744Z] 5d97dc58a6ae: Waiting [2026-03-03T07:48:01.744Z] 1990c3ff9c1b: Waiting [2026-03-03T07:48:01.744Z] c4e71c2a4573: Waiting [2026-03-03T07:48:01.744Z] 5fa032d1ec47: Waiting [2026-03-03T07:48:01.744Z] c99a2d4bd808: Layer already exists [2026-03-03T07:48:01.744Z] ab1416e5c2da: Layer already exists [2026-03-03T07:48:02.008Z] e396ae961455: Pushed [2026-03-03T07:48:02.008Z] ae4425c498de: Pushed [2026-03-03T07:48:02.008Z] 6d45f1232835: Pushed [2026-03-03T07:48:02.008Z] 5fa032d1ec47: Pushed [2026-03-03T07:48:02.008Z] c4e71c2a4573: Layer already exists [2026-03-03T07:48:02.960Z] 1990c3ff9c1b: Pushed [2026-03-03T07:48:29.588Z] 5d97dc58a6ae: Pushed [2026-03-03T07:48:29.588Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:8db75c6f43ffc067dc1fc75d4ab0b364d6b9d7281236cc9baa4ffc6de2fd5383 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:48:29.932Z] + 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-03-03T07:48:30.276Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-03-03T07:48:30.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-03-03T07:48:30.276Z] ae4425c498de: Preparing [2026-03-03T07:48:30.276Z] 6d45f1232835: Preparing [2026-03-03T07:48:30.276Z] e396ae961455: Preparing [2026-03-03T07:48:30.276Z] ab1416e5c2da: Preparing [2026-03-03T07:48:30.276Z] c99a2d4bd808: Preparing [2026-03-03T07:48:30.276Z] 5d97dc58a6ae: Preparing [2026-03-03T07:48:30.276Z] 5fa032d1ec47: Preparing [2026-03-03T07:48:30.276Z] 1990c3ff9c1b: Preparing [2026-03-03T07:48:30.276Z] c4e71c2a4573: Preparing [2026-03-03T07:48:30.276Z] 5d97dc58a6ae: Waiting [2026-03-03T07:48:30.276Z] c4e71c2a4573: Waiting [2026-03-03T07:48:30.276Z] 5fa032d1ec47: Waiting [2026-03-03T07:48:30.276Z] 1990c3ff9c1b: Waiting [2026-03-03T07:48:30.276Z] ab1416e5c2da: Layer already exists [2026-03-03T07:48:30.276Z] 6d45f1232835: Layer already exists [2026-03-03T07:48:30.276Z] c99a2d4bd808: Layer already exists [2026-03-03T07:48:30.276Z] e396ae961455: Layer already exists [2026-03-03T07:48:30.276Z] ae4425c498de: Layer already exists [2026-03-03T07:48:30.276Z] 5fa032d1ec47: Layer already exists [2026-03-03T07:48:30.276Z] 5d97dc58a6ae: Layer already exists [2026-03-03T07:48:30.276Z] 1990c3ff9c1b: Layer already exists [2026-03-03T07:48:30.276Z] c4e71c2a4573: Layer already exists [2026-03-03T07:48:48.453Z] latest: digest: sha256:8db75c6f43ffc067dc1fc75d4ab0b364d6b9d7281236cc9baa4ffc6de2fd5383 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:48:48.785Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:48:49.123Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.102 [2026-03-03T07:48:49.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-03-03T07:48:49.123Z] ae4425c498de: Preparing [2026-03-03T07:48:49.123Z] 6d45f1232835: Preparing [2026-03-03T07:48:49.123Z] e396ae961455: Preparing [2026-03-03T07:48:49.123Z] ab1416e5c2da: Preparing [2026-03-03T07:48:49.123Z] c99a2d4bd808: Preparing [2026-03-03T07:48:49.123Z] 5d97dc58a6ae: Preparing [2026-03-03T07:48:49.123Z] 5fa032d1ec47: Preparing [2026-03-03T07:48:49.123Z] 1990c3ff9c1b: Preparing [2026-03-03T07:48:49.123Z] c4e71c2a4573: Preparing [2026-03-03T07:48:49.123Z] 5fa032d1ec47: Waiting [2026-03-03T07:48:49.123Z] c4e71c2a4573: Waiting [2026-03-03T07:48:49.123Z] 1990c3ff9c1b: Waiting [2026-03-03T07:48:49.123Z] 6d45f1232835: Layer already exists [2026-03-03T07:48:49.123Z] ab1416e5c2da: Layer already exists [2026-03-03T07:48:49.123Z] e396ae961455: Layer already exists [2026-03-03T07:48:49.123Z] ae4425c498de: Layer already exists [2026-03-03T07:48:49.123Z] c99a2d4bd808: Layer already exists [2026-03-03T07:48:49.123Z] 5d97dc58a6ae: Layer already exists [2026-03-03T07:48:49.123Z] 5fa032d1ec47: Layer already exists [2026-03-03T07:48:49.123Z] 1990c3ff9c1b: Layer already exists [2026-03-03T07:48:49.123Z] c4e71c2a4573: Layer already exists [2026-03-03T07:48:49.123Z] 4.1.0-dev.102: digest: sha256:8db75c6f43ffc067dc1fc75d4ab0b364d6b9d7281236cc9baa4ffc6de2fd5383 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:48:49.732Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:48:50.081Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:48:50.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-03-03T07:48:50.081Z] ae4425c498de: Preparing [2026-03-03T07:48:50.081Z] 6d45f1232835: Preparing [2026-03-03T07:48:50.081Z] e396ae961455: Preparing [2026-03-03T07:48:50.081Z] ab1416e5c2da: Preparing [2026-03-03T07:48:50.081Z] c99a2d4bd808: Preparing [2026-03-03T07:48:50.081Z] 5d97dc58a6ae: Preparing [2026-03-03T07:48:50.081Z] 5fa032d1ec47: Preparing [2026-03-03T07:48:50.081Z] 1990c3ff9c1b: Preparing [2026-03-03T07:48:50.081Z] c4e71c2a4573: Preparing [2026-03-03T07:48:50.081Z] 5fa032d1ec47: Waiting [2026-03-03T07:48:50.081Z] 1990c3ff9c1b: Waiting [2026-03-03T07:48:50.081Z] 5d97dc58a6ae: Waiting [2026-03-03T07:48:50.081Z] c4e71c2a4573: Waiting [2026-03-03T07:48:50.081Z] e396ae961455: Layer already exists [2026-03-03T07:48:50.081Z] ae4425c498de: Layer already exists [2026-03-03T07:48:50.081Z] ab1416e5c2da: Layer already exists [2026-03-03T07:48:50.081Z] 6d45f1232835: Layer already exists [2026-03-03T07:48:50.081Z] c99a2d4bd808: Layer already exists [2026-03-03T07:48:50.081Z] 5fa032d1ec47: Layer already exists [2026-03-03T07:48:50.081Z] 5d97dc58a6ae: Layer already exists [2026-03-03T07:48:50.081Z] c4e71c2a4573: Layer already exists [2026-03-03T07:48:50.081Z] 1990c3ff9c1b: Layer already exists [2026-03-03T07:48:50.347Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:8db75c6f43ffc067dc1fc75d4ab0b364d6b9d7281236cc9baa4ffc6de2fd5383 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:48:50.702Z] + 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-03-03T07:48:51.059Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2026-03-03T07:48:51.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-03-03T07:48:51.059Z] ae4425c498de: Preparing [2026-03-03T07:48:51.059Z] 6d45f1232835: Preparing [2026-03-03T07:48:51.059Z] e396ae961455: Preparing [2026-03-03T07:48:51.059Z] ab1416e5c2da: Preparing [2026-03-03T07:48:51.059Z] c99a2d4bd808: Preparing [2026-03-03T07:48:51.059Z] 5d97dc58a6ae: Preparing [2026-03-03T07:48:51.059Z] 5fa032d1ec47: Preparing [2026-03-03T07:48:51.059Z] 1990c3ff9c1b: Preparing [2026-03-03T07:48:51.059Z] c4e71c2a4573: Preparing [2026-03-03T07:48:51.059Z] 5fa032d1ec47: Waiting [2026-03-03T07:48:51.059Z] 1990c3ff9c1b: Waiting [2026-03-03T07:48:51.059Z] c4e71c2a4573: Waiting [2026-03-03T07:48:51.059Z] 5d97dc58a6ae: Waiting [2026-03-03T07:48:51.059Z] 6d45f1232835: Layer already exists [2026-03-03T07:48:51.059Z] e396ae961455: Layer already exists [2026-03-03T07:48:51.059Z] ab1416e5c2da: Layer already exists [2026-03-03T07:48:51.059Z] ae4425c498de: Layer already exists [2026-03-03T07:48:51.059Z] c99a2d4bd808: Layer already exists [2026-03-03T07:48:51.059Z] 5fa032d1ec47: Layer already exists [2026-03-03T07:48:51.059Z] 1990c3ff9c1b: Layer already exists [2026-03-03T07:48:51.059Z] 5d97dc58a6ae: Layer already exists [2026-03-03T07:48:51.059Z] c4e71c2a4573: Layer already exists [2026-03-03T07:48:51.326Z] main: digest: sha256:8db75c6f43ffc067dc1fc75d4ab0b364d6b9d7281236cc9baa4ffc6de2fd5383 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T07:48:51.405Z] ===================================================== [Pipeline] echo [2026-03-03T07:48:51.417Z] taggedImages: [2026-03-03T07:48:51.417Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:48:51.417Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-03-03T07:48:51.417Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.102 [2026-03-03T07:48:51.417Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:48:51.417Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-03-03T07:48:51.444Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2026-03-03T07:48:51.444Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:48:51.444Z] latest [2026-03-03T07:48:51.444Z] 4.1.0-dev.102 [2026-03-03T07:48:51.444Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:48:51.444Z] main [2026-03-03T07:48:51.444Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:48:51.817Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:48:52.167Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:48:52.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-03-03T07:48:52.167Z] ff40b7963f40: Preparing [2026-03-03T07:48:52.167Z] cf15e441c25c: Preparing [2026-03-03T07:48:52.167Z] f44a4f4958bf: Preparing [2026-03-03T07:48:52.167Z] ab1416e5c2da: Preparing [2026-03-03T07:48:52.167Z] c99a2d4bd808: Preparing [2026-03-03T07:48:52.167Z] d243519cb78f: Preparing [2026-03-03T07:48:52.167Z] 3f1ef284968e: Preparing [2026-03-03T07:48:52.167Z] cddd2478bfe4: Preparing [2026-03-03T07:48:52.167Z] c4e71c2a4573: Preparing [2026-03-03T07:48:52.167Z] d243519cb78f: Waiting [2026-03-03T07:48:52.167Z] cddd2478bfe4: Waiting [2026-03-03T07:48:52.167Z] 3f1ef284968e: Waiting [2026-03-03T07:48:52.167Z] c4e71c2a4573: Waiting [2026-03-03T07:48:52.167Z] c99a2d4bd808: Layer already exists [2026-03-03T07:48:52.167Z] ab1416e5c2da: Layer already exists [2026-03-03T07:48:52.430Z] 3f1ef284968e: Layer already exists [2026-03-03T07:48:52.430Z] cddd2478bfe4: Layer already exists [2026-03-03T07:48:52.430Z] cf15e441c25c: Pushed [2026-03-03T07:48:52.430Z] f44a4f4958bf: Pushed [2026-03-03T07:48:52.430Z] c4e71c2a4573: Layer already exists [2026-03-03T07:48:52.430Z] ff40b7963f40: Pushed [2026-03-03T07:49:24.609Z] d243519cb78f: Pushed [2026-03-03T07:49:24.609Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:6452fcc32bd13a63b38083de4673bf9f2e82e044a5d1aed855fa971eaaa99943 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:49:24.951Z] + 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-03-03T07:49:25.301Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-03-03T07:49:25.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-03-03T07:49:25.301Z] ff40b7963f40: Preparing [2026-03-03T07:49:25.301Z] cf15e441c25c: Preparing [2026-03-03T07:49:25.301Z] f44a4f4958bf: Preparing [2026-03-03T07:49:25.301Z] ab1416e5c2da: Preparing [2026-03-03T07:49:25.301Z] c99a2d4bd808: Preparing [2026-03-03T07:49:25.301Z] d243519cb78f: Preparing [2026-03-03T07:49:25.301Z] 3f1ef284968e: Preparing [2026-03-03T07:49:25.301Z] cddd2478bfe4: Preparing [2026-03-03T07:49:25.301Z] c4e71c2a4573: Preparing [2026-03-03T07:49:25.301Z] 3f1ef284968e: Waiting [2026-03-03T07:49:25.301Z] cddd2478bfe4: Waiting [2026-03-03T07:49:25.301Z] c4e71c2a4573: Waiting [2026-03-03T07:49:25.301Z] d243519cb78f: Waiting [2026-03-03T07:49:25.301Z] c99a2d4bd808: Layer already exists [2026-03-03T07:49:25.301Z] cf15e441c25c: Layer already exists [2026-03-03T07:49:25.301Z] ab1416e5c2da: Layer already exists [2026-03-03T07:49:25.301Z] f44a4f4958bf: Layer already exists [2026-03-03T07:49:25.301Z] ff40b7963f40: Layer already exists [2026-03-03T07:49:25.301Z] c4e71c2a4573: Layer already exists [2026-03-03T07:49:25.301Z] d243519cb78f: Layer already exists [2026-03-03T07:49:25.301Z] cddd2478bfe4: Layer already exists [2026-03-03T07:49:25.301Z] 3f1ef284968e: Layer already exists [2026-03-03T07:49:25.301Z] latest: digest: sha256:6452fcc32bd13a63b38083de4673bf9f2e82e044a5d1aed855fa971eaaa99943 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:49:25.743Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:49:26.100Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.102 [2026-03-03T07:49:26.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-03-03T07:49:26.100Z] ff40b7963f40: Preparing [2026-03-03T07:49:26.100Z] cf15e441c25c: Preparing [2026-03-03T07:49:26.100Z] f44a4f4958bf: Preparing [2026-03-03T07:49:26.100Z] ab1416e5c2da: Preparing [2026-03-03T07:49:26.100Z] c99a2d4bd808: Preparing [2026-03-03T07:49:26.100Z] d243519cb78f: Preparing [2026-03-03T07:49:26.100Z] 3f1ef284968e: Preparing [2026-03-03T07:49:26.100Z] cddd2478bfe4: Preparing [2026-03-03T07:49:26.100Z] d243519cb78f: Waiting [2026-03-03T07:49:26.100Z] 3f1ef284968e: Waiting [2026-03-03T07:49:26.100Z] c4e71c2a4573: Preparing [2026-03-03T07:49:26.100Z] cddd2478bfe4: Waiting [2026-03-03T07:49:26.100Z] c4e71c2a4573: Waiting [2026-03-03T07:49:26.100Z] f44a4f4958bf: Layer already exists [2026-03-03T07:49:26.100Z] cf15e441c25c: Layer already exists [2026-03-03T07:49:26.100Z] c99a2d4bd808: Layer already exists [2026-03-03T07:49:26.100Z] ab1416e5c2da: Layer already exists [2026-03-03T07:49:26.100Z] ff40b7963f40: Layer already exists [2026-03-03T07:49:26.100Z] d243519cb78f: Layer already exists [2026-03-03T07:49:26.100Z] c4e71c2a4573: Layer already exists [2026-03-03T07:49:26.100Z] 3f1ef284968e: Layer already exists [2026-03-03T07:49:26.100Z] cddd2478bfe4: Layer already exists [2026-03-03T07:49:26.100Z] 4.1.0-dev.102: digest: sha256:6452fcc32bd13a63b38083de4673bf9f2e82e044a5d1aed855fa971eaaa99943 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:49:26.733Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:49:27.097Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:49:27.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-03-03T07:49:27.097Z] ff40b7963f40: Preparing [2026-03-03T07:49:27.097Z] cf15e441c25c: Preparing [2026-03-03T07:49:27.097Z] f44a4f4958bf: Preparing [2026-03-03T07:49:27.097Z] ab1416e5c2da: Preparing [2026-03-03T07:49:27.097Z] c99a2d4bd808: Preparing [2026-03-03T07:49:27.097Z] d243519cb78f: Preparing [2026-03-03T07:49:27.097Z] 3f1ef284968e: Preparing [2026-03-03T07:49:27.097Z] cddd2478bfe4: Preparing [2026-03-03T07:49:27.097Z] c4e71c2a4573: Preparing [2026-03-03T07:49:27.097Z] 3f1ef284968e: Waiting [2026-03-03T07:49:27.097Z] cddd2478bfe4: Waiting [2026-03-03T07:49:27.097Z] c4e71c2a4573: Waiting [2026-03-03T07:49:27.097Z] d243519cb78f: Waiting [2026-03-03T07:49:27.097Z] cf15e441c25c: Layer already exists [2026-03-03T07:49:27.097Z] f44a4f4958bf: Layer already exists [2026-03-03T07:49:27.097Z] c99a2d4bd808: Layer already exists [2026-03-03T07:49:27.097Z] ff40b7963f40: Layer already exists [2026-03-03T07:49:27.097Z] ab1416e5c2da: Layer already exists [2026-03-03T07:49:27.097Z] d243519cb78f: Layer already exists [2026-03-03T07:49:27.097Z] c4e71c2a4573: Layer already exists [2026-03-03T07:49:27.097Z] cddd2478bfe4: Layer already exists [2026-03-03T07:49:27.097Z] 3f1ef284968e: Layer already exists [2026-03-03T07:49:27.363Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:6452fcc32bd13a63b38083de4673bf9f2e82e044a5d1aed855fa971eaaa99943 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:49:27.818Z] + 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-03-03T07:49:28.160Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2026-03-03T07:49:28.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-03-03T07:49:28.160Z] ff40b7963f40: Preparing [2026-03-03T07:49:28.160Z] cf15e441c25c: Preparing [2026-03-03T07:49:28.160Z] f44a4f4958bf: Preparing [2026-03-03T07:49:28.160Z] ab1416e5c2da: Preparing [2026-03-03T07:49:28.160Z] c99a2d4bd808: Preparing [2026-03-03T07:49:28.160Z] d243519cb78f: Preparing [2026-03-03T07:49:28.160Z] 3f1ef284968e: Preparing [2026-03-03T07:49:28.160Z] cddd2478bfe4: Preparing [2026-03-03T07:49:28.160Z] c4e71c2a4573: Preparing [2026-03-03T07:49:28.160Z] 3f1ef284968e: Waiting [2026-03-03T07:49:28.160Z] cddd2478bfe4: Waiting [2026-03-03T07:49:28.160Z] c4e71c2a4573: Waiting [2026-03-03T07:49:28.160Z] d243519cb78f: Waiting [2026-03-03T07:49:28.160Z] cf15e441c25c: Layer already exists [2026-03-03T07:49:28.160Z] f44a4f4958bf: Layer already exists [2026-03-03T07:49:28.160Z] ab1416e5c2da: Layer already exists [2026-03-03T07:49:28.160Z] ff40b7963f40: Layer already exists [2026-03-03T07:49:28.160Z] c99a2d4bd808: Layer already exists [2026-03-03T07:49:28.160Z] cddd2478bfe4: Layer already exists [2026-03-03T07:49:28.160Z] d243519cb78f: Layer already exists [2026-03-03T07:49:28.160Z] 3f1ef284968e: Layer already exists [2026-03-03T07:49:28.160Z] c4e71c2a4573: Layer already exists [2026-03-03T07:49:28.422Z] main: digest: sha256:6452fcc32bd13a63b38083de4673bf9f2e82e044a5d1aed855fa971eaaa99943 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T07:49:28.510Z] ===================================================== [Pipeline] echo [2026-03-03T07:49:28.523Z] taggedImages: [2026-03-03T07:49:28.523Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:49:28.523Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-03-03T07:49:28.523Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.102 [2026-03-03T07:49:28.523Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:49:28.523Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-03-03T07:49:28.548Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2026-03-03T07:49:28.548Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:49:28.548Z] latest [2026-03-03T07:49:28.548Z] 4.1.0-dev.102 [2026-03-03T07:49:28.548Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:49:28.548Z] main [2026-03-03T07:49:28.548Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:49:28.914Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:49:29.241Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:49:29.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-03-03T07:49:29.241Z] 64dc937211a0: Preparing [2026-03-03T07:49:29.241Z] 9e1903a8e4de: Preparing [2026-03-03T07:49:29.241Z] ab1416e5c2da: Preparing [2026-03-03T07:49:29.241Z] c99a2d4bd808: Preparing [2026-03-03T07:49:29.241Z] 82f04d09a3b3: Preparing [2026-03-03T07:49:29.241Z] afe3c0ef838a: Preparing [2026-03-03T07:49:29.241Z] c4e71c2a4573: Preparing [2026-03-03T07:49:29.241Z] afe3c0ef838a: Waiting [2026-03-03T07:49:29.241Z] c4e71c2a4573: Waiting [2026-03-03T07:49:29.241Z] c99a2d4bd808: Layer already exists [2026-03-03T07:49:29.241Z] ab1416e5c2da: Layer already exists [2026-03-03T07:49:29.573Z] c4e71c2a4573: Layer already exists [2026-03-03T07:49:29.573Z] 64dc937211a0: Pushed [2026-03-03T07:49:29.573Z] 82f04d09a3b3: Pushed [2026-03-03T07:49:30.525Z] afe3c0ef838a: Pushed [2026-03-03T07:49:37.239Z] 9e1903a8e4de: Pushed [2026-03-03T07:49:37.502Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:007426660c3de3c48418ae93ae953c21381747972a7c89494c2e70fdf6e269fc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:49:37.885Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:49:38.217Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-03-03T07:49:38.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-03-03T07:49:38.217Z] 64dc937211a0: Preparing [2026-03-03T07:49:38.217Z] 9e1903a8e4de: Preparing [2026-03-03T07:49:38.217Z] ab1416e5c2da: Preparing [2026-03-03T07:49:38.217Z] c99a2d4bd808: Preparing [2026-03-03T07:49:38.217Z] 82f04d09a3b3: Preparing [2026-03-03T07:49:38.217Z] afe3c0ef838a: Preparing [2026-03-03T07:49:38.217Z] c4e71c2a4573: Preparing [2026-03-03T07:49:38.217Z] afe3c0ef838a: Waiting [2026-03-03T07:49:38.217Z] c4e71c2a4573: Waiting [2026-03-03T07:49:38.217Z] 9e1903a8e4de: Layer already exists [2026-03-03T07:49:38.217Z] c99a2d4bd808: Layer already exists [2026-03-03T07:49:38.217Z] ab1416e5c2da: Layer already exists [2026-03-03T07:49:38.217Z] 64dc937211a0: Layer already exists [2026-03-03T07:49:38.217Z] 82f04d09a3b3: Layer already exists [2026-03-03T07:49:38.217Z] afe3c0ef838a: Layer already exists [2026-03-03T07:49:38.217Z] c4e71c2a4573: Layer already exists [2026-03-03T07:49:38.488Z] latest: digest: sha256:007426660c3de3c48418ae93ae953c21381747972a7c89494c2e70fdf6e269fc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:49:38.839Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:49:39.179Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.102 [2026-03-03T07:49:39.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-03-03T07:49:39.179Z] 64dc937211a0: Preparing [2026-03-03T07:49:39.179Z] 9e1903a8e4de: Preparing [2026-03-03T07:49:39.179Z] ab1416e5c2da: Preparing [2026-03-03T07:49:39.179Z] c99a2d4bd808: Preparing [2026-03-03T07:49:39.179Z] 82f04d09a3b3: Preparing [2026-03-03T07:49:39.179Z] afe3c0ef838a: Preparing [2026-03-03T07:49:39.179Z] c4e71c2a4573: Preparing [2026-03-03T07:49:39.179Z] c4e71c2a4573: Waiting [2026-03-03T07:49:39.179Z] 9e1903a8e4de: Layer already exists [2026-03-03T07:49:39.179Z] ab1416e5c2da: Layer already exists [2026-03-03T07:49:39.179Z] 64dc937211a0: Layer already exists [2026-03-03T07:49:39.179Z] 82f04d09a3b3: Layer already exists [2026-03-03T07:49:39.179Z] c99a2d4bd808: Layer already exists [2026-03-03T07:49:39.179Z] afe3c0ef838a: Layer already exists [2026-03-03T07:49:39.179Z] c4e71c2a4573: Layer already exists [2026-03-03T07:49:39.179Z] 4.1.0-dev.102: digest: sha256:007426660c3de3c48418ae93ae953c21381747972a7c89494c2e70fdf6e269fc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:49:39.521Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:49:40.035Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:49:40.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-03-03T07:49:40.035Z] 64dc937211a0: Preparing [2026-03-03T07:49:40.035Z] 9e1903a8e4de: Preparing [2026-03-03T07:49:40.035Z] ab1416e5c2da: Preparing [2026-03-03T07:49:40.035Z] c99a2d4bd808: Preparing [2026-03-03T07:49:40.035Z] 82f04d09a3b3: Preparing [2026-03-03T07:49:40.035Z] afe3c0ef838a: Preparing [2026-03-03T07:49:40.035Z] c4e71c2a4573: Preparing [2026-03-03T07:49:40.035Z] afe3c0ef838a: Waiting [2026-03-03T07:49:40.035Z] c4e71c2a4573: Waiting [2026-03-03T07:49:40.035Z] 64dc937211a0: Layer already exists [2026-03-03T07:49:40.035Z] 82f04d09a3b3: Layer already exists [2026-03-03T07:49:40.035Z] 9e1903a8e4de: Layer already exists [2026-03-03T07:49:40.035Z] c99a2d4bd808: Layer already exists [2026-03-03T07:49:40.035Z] ab1416e5c2da: Layer already exists [2026-03-03T07:49:40.035Z] afe3c0ef838a: Layer already exists [2026-03-03T07:49:40.035Z] c4e71c2a4573: Layer already exists [2026-03-03T07:49:40.035Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:007426660c3de3c48418ae93ae953c21381747972a7c89494c2e70fdf6e269fc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:49:40.374Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:49:40.708Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2026-03-03T07:49:40.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-03-03T07:49:40.708Z] 64dc937211a0: Preparing [2026-03-03T07:49:40.708Z] 9e1903a8e4de: Preparing [2026-03-03T07:49:40.708Z] ab1416e5c2da: Preparing [2026-03-03T07:49:40.708Z] c99a2d4bd808: Preparing [2026-03-03T07:49:40.708Z] 82f04d09a3b3: Preparing [2026-03-03T07:49:40.708Z] afe3c0ef838a: Preparing [2026-03-03T07:49:40.708Z] c4e71c2a4573: Preparing [2026-03-03T07:49:40.708Z] c4e71c2a4573: Waiting [2026-03-03T07:49:40.708Z] afe3c0ef838a: Waiting [2026-03-03T07:49:40.708Z] 9e1903a8e4de: Layer already exists [2026-03-03T07:49:40.708Z] ab1416e5c2da: Layer already exists [2026-03-03T07:49:40.708Z] c99a2d4bd808: Layer already exists [2026-03-03T07:49:40.708Z] 82f04d09a3b3: Layer already exists [2026-03-03T07:49:40.708Z] 64dc937211a0: Layer already exists [2026-03-03T07:49:40.708Z] c4e71c2a4573: Layer already exists [2026-03-03T07:49:40.708Z] afe3c0ef838a: Layer already exists [2026-03-03T07:49:40.708Z] main: digest: sha256:007426660c3de3c48418ae93ae953c21381747972a7c89494c2e70fdf6e269fc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T07:49:41.033Z] ===================================================== [Pipeline] echo [2026-03-03T07:49:41.046Z] taggedImages: [2026-03-03T07:49:41.046Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:49:41.046Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-03-03T07:49:41.046Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.102 [2026-03-03T07:49:41.046Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:49:41.046Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-03-03T07:49:41.067Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2026-03-03T07:49:41.067Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:49:41.067Z] latest [2026-03-03T07:49:41.067Z] 4.1.0-dev.102 [2026-03-03T07:49:41.067Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:49:41.067Z] main [2026-03-03T07:49:41.067Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:49:41.413Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:49:41.752Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:49:41.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-03-03T07:49:41.752Z] 529198e52aad: Preparing [2026-03-03T07:49:41.752Z] 151fa2d8ec59: Preparing [2026-03-03T07:49:41.752Z] ab1416e5c2da: Preparing [2026-03-03T07:49:41.752Z] c99a2d4bd808: Preparing [2026-03-03T07:49:41.752Z] f6f1b85ee351: Preparing [2026-03-03T07:49:41.752Z] b4a83b93ac8d: Preparing [2026-03-03T07:49:41.752Z] c4e71c2a4573: Preparing [2026-03-03T07:49:41.752Z] b4a83b93ac8d: Waiting [2026-03-03T07:49:41.752Z] c4e71c2a4573: Waiting [2026-03-03T07:49:41.752Z] c99a2d4bd808: Layer already exists [2026-03-03T07:49:41.752Z] ab1416e5c2da: Layer already exists [2026-03-03T07:49:42.015Z] c4e71c2a4573: Layer already exists [2026-03-03T07:49:42.015Z] 529198e52aad: Pushed [2026-03-03T07:49:42.015Z] f6f1b85ee351: Pushed [2026-03-03T07:49:42.590Z] b4a83b93ac8d: Pushed [2026-03-03T07:49:50.802Z] 151fa2d8ec59: Pushed [2026-03-03T07:49:50.802Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:acae6e0532211e3e577c5fda64f1025ff4fa00db007400ec13242809130dfd4b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:49:51.141Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:49:51.475Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-03-03T07:49:51.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-03-03T07:49:51.475Z] 529198e52aad: Preparing [2026-03-03T07:49:51.475Z] 151fa2d8ec59: Preparing [2026-03-03T07:49:51.475Z] ab1416e5c2da: Preparing [2026-03-03T07:49:51.475Z] c99a2d4bd808: Preparing [2026-03-03T07:49:51.475Z] f6f1b85ee351: Preparing [2026-03-03T07:49:51.475Z] b4a83b93ac8d: Preparing [2026-03-03T07:49:51.475Z] c4e71c2a4573: Preparing [2026-03-03T07:49:51.475Z] b4a83b93ac8d: Waiting [2026-03-03T07:49:51.475Z] c4e71c2a4573: Waiting [2026-03-03T07:49:51.475Z] 529198e52aad: Layer already exists [2026-03-03T07:49:51.475Z] f6f1b85ee351: Layer already exists [2026-03-03T07:49:51.475Z] 151fa2d8ec59: Layer already exists [2026-03-03T07:49:51.475Z] c99a2d4bd808: Layer already exists [2026-03-03T07:49:51.475Z] ab1416e5c2da: Layer already exists [2026-03-03T07:49:51.475Z] c4e71c2a4573: Layer already exists [2026-03-03T07:49:51.475Z] b4a83b93ac8d: Layer already exists [2026-03-03T07:49:51.475Z] latest: digest: sha256:acae6e0532211e3e577c5fda64f1025ff4fa00db007400ec13242809130dfd4b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:49:52.086Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:49:52.425Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.102 [2026-03-03T07:49:52.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-03-03T07:49:52.425Z] 529198e52aad: Preparing [2026-03-03T07:49:52.425Z] 151fa2d8ec59: Preparing [2026-03-03T07:49:52.425Z] ab1416e5c2da: Preparing [2026-03-03T07:49:52.425Z] c99a2d4bd808: Preparing [2026-03-03T07:49:52.425Z] f6f1b85ee351: Preparing [2026-03-03T07:49:52.425Z] b4a83b93ac8d: Preparing [2026-03-03T07:49:52.425Z] c4e71c2a4573: Preparing [2026-03-03T07:49:52.425Z] b4a83b93ac8d: Waiting [2026-03-03T07:49:52.425Z] c4e71c2a4573: Waiting [2026-03-03T07:49:52.425Z] f6f1b85ee351: Layer already exists [2026-03-03T07:49:52.425Z] ab1416e5c2da: Layer already exists [2026-03-03T07:49:52.425Z] 151fa2d8ec59: Layer already exists [2026-03-03T07:49:52.425Z] c99a2d4bd808: Layer already exists [2026-03-03T07:49:52.425Z] 529198e52aad: Layer already exists [2026-03-03T07:49:52.425Z] c4e71c2a4573: Layer already exists [2026-03-03T07:49:52.425Z] b4a83b93ac8d: Layer already exists [2026-03-03T07:49:52.425Z] 4.1.0-dev.102: digest: sha256:acae6e0532211e3e577c5fda64f1025ff4fa00db007400ec13242809130dfd4b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:49:52.797Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:49:53.176Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:49:53.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-03-03T07:49:53.176Z] 529198e52aad: Preparing [2026-03-03T07:49:53.176Z] 151fa2d8ec59: Preparing [2026-03-03T07:49:53.176Z] ab1416e5c2da: Preparing [2026-03-03T07:49:53.176Z] c99a2d4bd808: Preparing [2026-03-03T07:49:53.176Z] f6f1b85ee351: Preparing [2026-03-03T07:49:53.176Z] b4a83b93ac8d: Preparing [2026-03-03T07:49:53.176Z] c4e71c2a4573: Preparing [2026-03-03T07:49:53.176Z] b4a83b93ac8d: Waiting [2026-03-03T07:49:53.176Z] 151fa2d8ec59: Layer already exists [2026-03-03T07:49:53.176Z] f6f1b85ee351: Layer already exists [2026-03-03T07:49:53.176Z] c99a2d4bd808: Layer already exists [2026-03-03T07:49:53.176Z] ab1416e5c2da: Layer already exists [2026-03-03T07:49:53.176Z] 529198e52aad: Layer already exists [2026-03-03T07:49:53.176Z] b4a83b93ac8d: Layer already exists [2026-03-03T07:49:53.176Z] c4e71c2a4573: Layer already exists [2026-03-03T07:49:53.176Z] da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:acae6e0532211e3e577c5fda64f1025ff4fa00db007400ec13242809130dfd4b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:49:53.514Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:49:53.856Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2026-03-03T07:49:53.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-03-03T07:49:53.856Z] 529198e52aad: Preparing [2026-03-03T07:49:53.856Z] 151fa2d8ec59: Preparing [2026-03-03T07:49:53.856Z] ab1416e5c2da: Preparing [2026-03-03T07:49:53.856Z] c99a2d4bd808: Preparing [2026-03-03T07:49:53.856Z] f6f1b85ee351: Preparing [2026-03-03T07:49:53.856Z] b4a83b93ac8d: Preparing [2026-03-03T07:49:53.856Z] c4e71c2a4573: Preparing [2026-03-03T07:49:53.856Z] b4a83b93ac8d: Waiting [2026-03-03T07:49:53.856Z] c4e71c2a4573: Waiting [2026-03-03T07:49:53.856Z] f6f1b85ee351: Layer already exists [2026-03-03T07:49:53.856Z] 151fa2d8ec59: Layer already exists [2026-03-03T07:49:53.856Z] c99a2d4bd808: Layer already exists [2026-03-03T07:49:53.856Z] 529198e52aad: Layer already exists [2026-03-03T07:49:53.856Z] ab1416e5c2da: Layer already exists [2026-03-03T07:49:53.856Z] c4e71c2a4573: Layer already exists [2026-03-03T07:49:53.856Z] b4a83b93ac8d: Layer already exists [2026-03-03T07:49:53.856Z] main: digest: sha256:acae6e0532211e3e577c5fda64f1025ff4fa00db007400ec13242809130dfd4b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T07:49:54.192Z] ===================================================== [Pipeline] echo [2026-03-03T07:49:54.202Z] taggedImages: [2026-03-03T07:49:54.202Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [2026-03-03T07:49:54.202Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-03-03T07:49:54.202Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.102 [2026-03-03T07:49:54.202Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [2026-03-03T07:49:54.202Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2026-03-03T07:49:54.213Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] echo [2026-03-03T07:49:54.224Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2026-03-03T07:49:54.236Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.102 [Pipeline] echo [2026-03-03T07:49:54.246Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] echo [2026-03-03T07:49:54.257Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-03-03T07:49:54.267Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] echo [2026-03-03T07:49:54.277Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2026-03-03T07:49:54.287Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.102 [Pipeline] echo [2026-03-03T07:49:54.297Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] echo [2026-03-03T07:49:54.308Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-03-03T07:49:54.318Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] echo [2026-03-03T07:49:54.332Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2026-03-03T07:49:54.348Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.102 [Pipeline] echo [2026-03-03T07:49:54.359Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] echo [2026-03-03T07:49:54.366Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-03-03T07:49:54.379Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] echo [2026-03-03T07:49:54.390Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2026-03-03T07:49:54.400Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.102 [Pipeline] echo [2026-03-03T07:49:54.410Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] echo [2026-03-03T07:49:54.420Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-03-03T07:49:54.428Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] echo [2026-03-03T07:49:54.436Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2026-03-03T07:49:54.443Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.102 [Pipeline] echo [2026-03-03T07:49:54.451Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] echo [2026-03-03T07:49:54.461Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-03-03T07:49:54.480Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] echo [2026-03-03T07:49:54.490Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2026-03-03T07:49:54.497Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.102 [Pipeline] echo [2026-03-03T07:49:54.504Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] echo [2026-03-03T07:49:54.513Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-03-03T07:49:54.520Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] echo [2026-03-03T07:49:54.527Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2026-03-03T07:49:54.536Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.102 [Pipeline] echo [2026-03-03T07:49:54.547Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] echo [2026-03-03T07:49:54.557Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-03-03T07:49:54.565Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] echo [2026-03-03T07:49:54.574Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2026-03-03T07:49:54.582Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.102 [Pipeline] echo [2026-03-03T07:49:54.591Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] echo [2026-03-03T07:49:54.600Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-03-03T07:49:54.615Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] echo [2026-03-03T07:49:54.624Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2026-03-03T07:49:54.633Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.102 [Pipeline] echo [2026-03-03T07:49:54.641Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] echo [2026-03-03T07:49:54.656Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-03-03T07:49:54.667Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] echo [2026-03-03T07:49:54.675Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2026-03-03T07:49:54.682Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.102 [Pipeline] echo [2026-03-03T07:49:54.694Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] echo [2026-03-03T07:49:54.702Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-03-03T07:49:54.713Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] echo [2026-03-03T07:49:54.720Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2026-03-03T07:49:54.731Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.102 [Pipeline] echo [2026-03-03T07:49:54.744Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] echo [2026-03-03T07:49:54.753Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-03-03T07:49:54.763Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] echo [2026-03-03T07:49:54.780Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2026-03-03T07:49:54.787Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.102 [Pipeline] echo [2026-03-03T07:49:54.794Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] echo [2026-03-03T07:49:54.811Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-03-03T07:49:54.820Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] echo [2026-03-03T07:49:54.829Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2026-03-03T07:49:54.839Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.102 [Pipeline] echo [2026-03-03T07:49:54.848Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] echo [2026-03-03T07:49:54.855Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-03-03T07:49:54.872Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] echo [2026-03-03T07:49:54.881Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2026-03-03T07:49:54.890Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.102 [Pipeline] echo [2026-03-03T07:49:54.899Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] echo [2026-03-03T07:49:54.907Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-03-03T07:49:54.916Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] echo [2026-03-03T07:49:54.926Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2026-03-03T07:49:54.934Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.102 [Pipeline] echo [2026-03-03T07:49:54.943Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] echo [2026-03-03T07:49:54.953Z] 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-03-03T07:49:55.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-03T07:49:55.335Z] [2026-03-03T07:49:55.335Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T07:49:55.663Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-03T07:49:55.663Z] arm64: Pulling from edgex-lftools-log-publisher [2026-03-03T07:49:55.663Z] 8998bd30e6a1: Pulling fs layer [2026-03-03T07:49:55.663Z] 04944245beec: Pulling fs layer [2026-03-03T07:49:55.663Z] 699f458cf7ca: Pulling fs layer [2026-03-03T07:49:55.663Z] 765212b225bb: Pulling fs layer [2026-03-03T07:49:55.663Z] f23df028b6ca: Pulling fs layer [2026-03-03T07:49:55.663Z] d65c8cfc05b1: Pulling fs layer [2026-03-03T07:49:55.663Z] 2437ff75d9bd: Pulling fs layer [2026-03-03T07:49:55.663Z] f23df028b6ca: Waiting [2026-03-03T07:49:55.663Z] d65c8cfc05b1: Waiting [2026-03-03T07:49:55.663Z] 2437ff75d9bd: Waiting [2026-03-03T07:49:55.663Z] 765212b225bb: Waiting [2026-03-03T07:49:55.929Z] 04944245beec: Verifying Checksum [2026-03-03T07:49:55.929Z] 04944245beec: Download complete [2026-03-03T07:49:55.929Z] 765212b225bb: Verifying Checksum [2026-03-03T07:49:55.929Z] 765212b225bb: Download complete [2026-03-03T07:49:55.929Z] f23df028b6ca: Verifying Checksum [2026-03-03T07:49:55.929Z] f23df028b6ca: Download complete [2026-03-03T07:49:55.929Z] d65c8cfc05b1: Verifying Checksum [2026-03-03T07:49:55.929Z] d65c8cfc05b1: Download complete [2026-03-03T07:49:55.929Z] 699f458cf7ca: Verifying Checksum [2026-03-03T07:49:55.929Z] 699f458cf7ca: Download complete [2026-03-03T07:49:56.517Z] 8998bd30e6a1: Verifying Checksum [2026-03-03T07:49:56.517Z] 8998bd30e6a1: Download complete [2026-03-03T07:49:59.276Z] 2437ff75d9bd: Verifying Checksum [2026-03-03T07:49:59.276Z] 2437ff75d9bd: Download complete [2026-03-03T07:50:01.211Z] 8998bd30e6a1: Pull complete [2026-03-03T07:50:01.475Z] 04944245beec: Pull complete [2026-03-03T07:50:03.405Z] 699f458cf7ca: Pull complete [2026-03-03T07:50:03.405Z] 765212b225bb: Pull complete [2026-03-03T07:50:04.357Z] f23df028b6ca: Pull complete [2026-03-03T07:50:04.357Z] d65c8cfc05b1: Pull complete [2026-03-03T07:50:22.527Z] 2437ff75d9bd: Pull complete [2026-03-03T07:50:22.527Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-03-03T07:50:22.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-03T07:50:22.527Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-03T07:50:22.714Z] prd-ubuntu20.04-docker-arm64-4c-16g-2911 does not seem to be running inside a container [2026-03-03T07:50:22.792Z] $ 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/957 -v /w/workspace/edgex-go/957:/w/workspace/edgex-go/957:rw,z -v /w/workspace/edgex-go/957@tmp:/w/workspace/edgex-go/957@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-03-03T07:50:25.400Z] $ docker top e5202deb9c2a380596bf1315b44e9840af4ba2f1c83f9aed53f909d13cbba663 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-03T07:50:26.318Z] ---> job-cost.sh [2026-03-03T07:50:26.318Z] lf-activate-venv: SKIPPING [2026-03-03T07:50:26.318Z] INFO: No Stack... [2026-03-03T07:50:26.901Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-03-03T07:50:27.505Z] INFO: Archiving Costs [Pipeline] sh [2026-03-03T07:50:28.133Z] + cat /w/workspace/edgex-go/957/archives/cost.csv [2026-03-03T07:50:28.133Z] + cut -d, -f6 [Pipeline] lock [2026-03-03T07:50:28.164Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-957-stack-cost] [2026-03-03T07:50:28.173Z] Resource [jenkins-edgexfoundry-edgex-go-main-957-stack-cost] did not exist. Created. [2026-03-03T07:50:28.179Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-957-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-03T07:50:28.899Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-03-03T07:50:29.777Z] Stashed 1 file(s) [Pipeline] } [2026-03-03T07:50:29.784Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-957-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-03T07:50:29.827Z] $ docker stop --time=1 e5202deb9c2a380596bf1315b44e9840af4ba2f1c83f9aed53f909d13cbba663 [2026-03-03T07:50:31.330Z] $ docker rm -f --volumes e5202deb9c2a380596bf1315b44e9840af4ba2f1c83f9aed53f909d13cbba663 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-03-03T12:57:48.055Z] Cancelling nested steps due to timeout [2026-03-03T12:57:48.072Z] Sending interrupt signal to process [2026-03-03T12:57:50.884Z] script returned exit code 143 [Pipeline] } [2026-03-03T12:57:50.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-03-03T12:57:51.484Z] + '[' -d /w/workspace/edgex-go/957/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-03-03T12:57:51.797Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-03T12:57:52.353Z] ---> package-listing.sh [2026-03-03T12:57:52.353Z] ++ facter osfamily [2026-03-03T12:57:52.353Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-03T12:57:52.618Z] + OS_FAMILY=redhat [2026-03-03T12:57:52.618Z] + workspace=/w/workspace/edgex-go/957 [2026-03-03T12:57:52.618Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-03T12:57:52.618Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-03T12:57:52.618Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-03T12:57:52.618Z] + PACKAGES=/tmp/packages_start.txt [2026-03-03T12:57:52.618Z] + '[' /w/workspace/edgex-go/957 ']' [2026-03-03T12:57:52.618Z] + PACKAGES=/tmp/packages_end.txt [2026-03-03T12:57:52.618Z] + case "${OS_FAMILY}" in [2026-03-03T12:57:52.618Z] + rpm -qa [2026-03-03T12:57:52.618Z] + sort [2026-03-03T12:57:53.185Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-03T12:57:53.185Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-03T12:57:53.185Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-03T12:57:53.185Z] + '[' /w/workspace/edgex-go/957 ']' [2026-03-03T12:57:53.185Z] + mkdir -p /w/workspace/edgex-go/957/archives/ [2026-03-03T12:57:53.185Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/957/archives/ [Pipeline] echo [2026-03-03T12:57:53.196Z] 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/957/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-03-03T12:57:53.478Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T12:57:54.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-03T12:57:54.054Z] [2026-03-03T12:57:54.054Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T12:57:54.364Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-03T12:57:54.364Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-03T12:57:54.364Z] 5eb5b503b376: Pulling fs layer [2026-03-03T12:57:54.364Z] 5c69ac0246d0: Pulling fs layer [2026-03-03T12:57:54.364Z] ec43610c2a17: Pulling fs layer [2026-03-03T12:57:54.364Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-03T12:57:54.364Z] 33b1e0a273af: Pulling fs layer [2026-03-03T12:57:54.364Z] 5d3b04190fa2: Pulling fs layer [2026-03-03T12:57:54.364Z] 2f39f015ded8: Pulling fs layer [2026-03-03T12:57:54.364Z] 3a2ae6a8a46f: Waiting [2026-03-03T12:57:54.364Z] 33b1e0a273af: Waiting [2026-03-03T12:57:54.364Z] 5d3b04190fa2: Waiting [2026-03-03T12:57:54.364Z] 2f39f015ded8: Waiting [2026-03-03T12:57:54.624Z] 5c69ac0246d0: Download complete [2026-03-03T12:57:54.624Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-03T12:57:54.624Z] 3a2ae6a8a46f: Download complete [2026-03-03T12:57:54.624Z] 33b1e0a273af: Verifying Checksum [2026-03-03T12:57:54.624Z] 33b1e0a273af: Download complete [2026-03-03T12:57:54.624Z] 5d3b04190fa2: Verifying Checksum [2026-03-03T12:57:54.624Z] 5d3b04190fa2: Download complete [2026-03-03T12:57:54.624Z] ec43610c2a17: Verifying Checksum [2026-03-03T12:57:54.624Z] ec43610c2a17: Download complete [2026-03-03T12:57:54.882Z] 5eb5b503b376: Download complete [2026-03-03T12:57:55.471Z] 2f39f015ded8: Verifying Checksum [2026-03-03T12:57:55.471Z] 2f39f015ded8: Download complete [2026-03-03T12:57:56.421Z] 5eb5b503b376: Pull complete [2026-03-03T12:57:56.421Z] 5c69ac0246d0: Pull complete [2026-03-03T12:57:56.994Z] ec43610c2a17: Pull complete [2026-03-03T12:57:56.994Z] 3a2ae6a8a46f: Pull complete [2026-03-03T12:57:57.251Z] 33b1e0a273af: Pull complete [2026-03-03T12:57:57.251Z] 5d3b04190fa2: Pull complete [2026-03-03T12:58:01.463Z] 2f39f015ded8: Pull complete [2026-03-03T12:58:01.463Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-03T12:58:01.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-03T12:58:01.463Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-03T12:58:01.677Z] prd-centos7-docker-4c-2g-2913 does not seem to be running inside a container [2026-03-03T12:58:01.727Z] $ 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/957/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-03T12:58:05.276Z] $ docker top 296398796a866c3649b614cb3cddf26c6052930fa2437d5b743490a293893d1d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-03T12:58:05.644Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-03T12:58:05.935Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-03T12:58:06.222Z] + ls /var/log/sa-host [2026-03-03T12:58:06.222Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-03T12:58:06.402Z] provisioning config files... [2026-03-03T12:58:06.412Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config8001188293322046387tmp [Pipeline] { [Pipeline] echo [2026-03-03T12:58:06.437Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-03T12:58:06.730Z] ---> create-netrc.sh [Pipeline] } [2026-03-03T12:58:06.738Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-03T12:58:07.105Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-03T12:58:07.115Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-03T12:58:07.411Z] ---> sudo-logs.sh [2026-03-03T12:58:07.411Z] Archiving 'sudo' log.. [2026-03-03T12:58:07.411Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T12:58:07.443Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-03-03T12:58:07.449Z] $ docker stop --time=1 296398796a866c3649b614cb3cddf26c6052930fa2437d5b743490a293893d1d [2026-03-03T12:58:08.567Z] $ docker rm -f --volumes 296398796a866c3649b614cb3cddf26c6052930fa2437d5b743490a293893d1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-03-03T12:58:08.669Z] [WS-CLEANUP] Deleting project workspace... [2026-03-03T12:58:08.669Z] [WS-CLEANUP] Deferred wipeout is used... [2026-03-03T12:58:08.691Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-03-03T12:58:08.945Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [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-03-03T12:58:09.734Z] + [ -d /w/workspace/edgex-go/957/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-03-03T12:58:10.020Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-03T12:58:10.872Z] ---> package-listing.sh [2026-03-03T12:58:10.872Z] ++ facter osfamily [2026-03-03T12:58:10.872Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-03T12:58:11.130Z] + OS_FAMILY=debian [2026-03-03T12:58:11.130Z] + workspace=/w/workspace/edgex-go/957 [2026-03-03T12:58:11.130Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-03T12:58:11.130Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-03T12:58:11.130Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-03T12:58:11.130Z] + PACKAGES=/tmp/packages_start.txt [2026-03-03T12:58:11.130Z] + '[' /w/workspace/edgex-go/957 ']' [2026-03-03T12:58:11.130Z] + PACKAGES=/tmp/packages_end.txt [2026-03-03T12:58:11.130Z] + case "${OS_FAMILY}" in [2026-03-03T12:58:11.130Z] + dpkg -l [2026-03-03T12:58:11.130Z] + grep '^ii' [2026-03-03T12:58:11.130Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-03T12:58:11.130Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-03T12:58:11.130Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-03T12:58:11.130Z] + '[' /w/workspace/edgex-go/957 ']' [2026-03-03T12:58:11.130Z] + mkdir -p /w/workspace/edgex-go/957/archives/ [2026-03-03T12:58:11.130Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/957/archives/ [Pipeline] echo [2026-03-03T12:58:11.139Z] 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/957/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-03-03T12:58:11.412Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T12:58:11.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-03T12:58:11.970Z] [2026-03-03T12:58:11.970Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T12:58:12.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-03T12:58:12.277Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-03T12:58:12.277Z] 5eb5b503b376: Pulling fs layer [2026-03-03T12:58:12.277Z] 5c69ac0246d0: Pulling fs layer [2026-03-03T12:58:12.277Z] ec43610c2a17: Pulling fs layer [2026-03-03T12:58:12.277Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-03T12:58:12.277Z] 33b1e0a273af: Pulling fs layer [2026-03-03T12:58:12.277Z] 5d3b04190fa2: Pulling fs layer [2026-03-03T12:58:12.277Z] 2f39f015ded8: Pulling fs layer [2026-03-03T12:58:12.277Z] 3a2ae6a8a46f: Waiting [2026-03-03T12:58:12.277Z] 33b1e0a273af: Waiting [2026-03-03T12:58:12.277Z] 5d3b04190fa2: Waiting [2026-03-03T12:58:12.277Z] 2f39f015ded8: Waiting [2026-03-03T12:58:12.277Z] 5c69ac0246d0: Verifying Checksum [2026-03-03T12:58:12.277Z] 5c69ac0246d0: Download complete [2026-03-03T12:58:12.277Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-03T12:58:12.277Z] 3a2ae6a8a46f: Download complete [2026-03-03T12:58:12.277Z] 33b1e0a273af: Verifying Checksum [2026-03-03T12:58:12.277Z] 33b1e0a273af: Download complete [2026-03-03T12:58:12.277Z] 5d3b04190fa2: Verifying Checksum [2026-03-03T12:58:12.277Z] 5d3b04190fa2: Download complete [2026-03-03T12:58:12.277Z] ec43610c2a17: Verifying Checksum [2026-03-03T12:58:12.277Z] ec43610c2a17: Download complete [2026-03-03T12:58:12.536Z] 5eb5b503b376: Verifying Checksum [2026-03-03T12:58:12.536Z] 5eb5b503b376: Download complete [2026-03-03T12:58:13.101Z] 2f39f015ded8: Download complete [2026-03-03T12:58:14.479Z] 5eb5b503b376: Pull complete [2026-03-03T12:58:14.479Z] 5c69ac0246d0: Pull complete [2026-03-03T12:58:15.046Z] ec43610c2a17: Pull complete [2026-03-03T12:58:15.046Z] 3a2ae6a8a46f: Pull complete [2026-03-03T12:58:15.303Z] 33b1e0a273af: Pull complete [2026-03-03T12:58:15.303Z] 5d3b04190fa2: Pull complete [2026-03-03T12:58:20.568Z] 2f39f015ded8: Pull complete [2026-03-03T12:58:20.568Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-03T12:58:20.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-03T12:58:20.568Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-03T12:58:20.660Z] prd-ubuntu20.04-docker-8c-8g-2910 does not seem to be running inside a container [2026-03-03T12:58:20.691Z] $ 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/957/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/957 -v /w/workspace/edgex-go/957:/w/workspace/edgex-go/957:rw,z -v /w/workspace/edgex-go/957@tmp:/w/workspace/edgex-go/957@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-03-03T12:58:23.349Z] $ docker top 7e208a07276660b518134af31e8421244f3d39b5ca4ea1d9ce36dd2e42a7f90c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-03T12:58:23.687Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-03T12:58:23.970Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-03T12:58:24.254Z] + ls /var/log/sa-host [2026-03-03T12:58:24.254Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-03T12:58:24.290Z] provisioning config files... [2026-03-03T12:58:24.298Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/957@tmp/config6211893054584441355tmp [Pipeline] { [Pipeline] echo [2026-03-03T12:58:24.318Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-03T12:58:24.600Z] ---> create-netrc.sh [Pipeline] } [2026-03-03T12:58:24.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-03T12:58:24.918Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-03T12:58:24.926Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-03T12:58:25.208Z] ---> sudo-logs.sh [2026-03-03T12:58:25.209Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-03-03T12:58:25.255Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-03T12:58:25.534Z] ---> job-cost.sh [2026-03-03T12:58:25.534Z] lf-activate-venv: SKIPPING [2026-03-03T12:58:25.534Z] DEBUG: total: 0.10999999940395355 [2026-03-03T12:58:25.534Z] INFO: Retrieving Stack Cost... [2026-03-03T12:58:26.101Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-03T12:58:26.359Z] INFO: Archiving Costs [Pipeline] echo [2026-03-03T12:58:26.370Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-03T12:58:26.655Z] ---> logs-deploy.sh [2026-03-03T12:58:26.655Z] lf-activate-venv: SKIPPING [2026-03-03T12:58:26.655Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/957 [2026-03-03T12:58:26.655Z] INFO: archiving workspace using pattern(s): [2026-03-03T12:58:27.590Z] Archives upload complete. [2026-03-03T12:58:27.848Z] INFO: archiving logs to Nexus [2026-03-03T12:58:28.413Z] ---> uname -a: [2026-03-03T12:58:28.413Z] Linux prd-ubuntu20-04-docker-8c-8g-2910 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-03-03T12:58:28.413Z] [2026-03-03T12:58:28.413Z] [2026-03-03T12:58:28.413Z] ---> lscpu: [2026-03-03T12:58:28.413Z] Architecture: x86_64 [2026-03-03T12:58:28.413Z] CPU op-mode(s): 32-bit, 64-bit [2026-03-03T12:58:28.413Z] Byte Order: Little Endian [2026-03-03T12:58:28.413Z] Address sizes: 40 bits physical, 48 bits virtual [2026-03-03T12:58:28.413Z] CPU(s): 8 [2026-03-03T12:58:28.413Z] On-line CPU(s) list: 0-7 [2026-03-03T12:58:28.413Z] Thread(s) per core: 1 [2026-03-03T12:58:28.413Z] Core(s) per socket: 1 [2026-03-03T12:58:28.413Z] Socket(s): 8 [2026-03-03T12:58:28.413Z] NUMA node(s): 1 [2026-03-03T12:58:28.413Z] Vendor ID: AuthenticAMD [2026-03-03T12:58:28.413Z] CPU family: 23 [2026-03-03T12:58:28.413Z] Model: 49 [2026-03-03T12:58:28.413Z] Model name: AMD EPYC-Rome Processor [2026-03-03T12:58:28.413Z] Stepping: 0 [2026-03-03T12:58:28.413Z] CPU MHz: 2800.000 [2026-03-03T12:58:28.413Z] BogoMIPS: 5600.00 [2026-03-03T12:58:28.413Z] Virtualization: AMD-V [2026-03-03T12:58:28.413Z] Hypervisor vendor: KVM [2026-03-03T12:58:28.413Z] Virtualization type: full [2026-03-03T12:58:28.413Z] L1d cache: 256 KiB [2026-03-03T12:58:28.413Z] L1i cache: 256 KiB [2026-03-03T12:58:28.413Z] L2 cache: 4 MiB [2026-03-03T12:58:28.413Z] L3 cache: 128 MiB [2026-03-03T12:58:28.413Z] NUMA node0 CPU(s): 0-7 [2026-03-03T12:58:28.413Z] Vulnerability Gather data sampling: Not affected [2026-03-03T12:58:28.413Z] Vulnerability Itlb multihit: Not affected [2026-03-03T12:58:28.413Z] Vulnerability L1tf: Not affected [2026-03-03T12:58:28.413Z] Vulnerability Mds: Not affected [2026-03-03T12:58:28.413Z] Vulnerability Meltdown: Not affected [2026-03-03T12:58:28.413Z] Vulnerability Mmio stale data: Not affected [2026-03-03T12:58:28.413Z] Vulnerability Retbleed: Vulnerable [2026-03-03T12:58:28.413Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-03-03T12:58:28.413Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-03-03T12:58:28.413Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-03-03T12:58:28.413Z] Vulnerability Srbds: Not affected [2026-03-03T12:58:28.413Z] Vulnerability Tsx async abort: Not affected [2026-03-03T12:58:28.413Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2026-03-03T12:58:28.413Z] [2026-03-03T12:58:28.413Z] [2026-03-03T12:58:28.413Z] ---> nproc: [2026-03-03T12:58:28.413Z] 8 [2026-03-03T12:58:28.413Z] [2026-03-03T12:58:28.413Z] [2026-03-03T12:58:28.413Z] ---> df -h: [2026-03-03T12:58:28.413Z] Filesystem Size Used Avail Use% Mounted on [2026-03-03T12:58:28.413Z] overlay 155G 32G 124G 21% / [2026-03-03T12:58:28.413Z] tmpfs 64M 0 64M 0% /dev [2026-03-03T12:58:28.413Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-03-03T12:58:28.413Z] shm 64M 0 64M 0% /dev/shm [2026-03-03T12:58:28.413Z] /dev/vda1 155G 32G 124G 21% /facter-os [2026-03-03T12:58:28.413Z] [2026-03-03T12:58:28.413Z]