Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7aa9423e7338f6f1ee5085feefc9755d477e0da4 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-ssh1619068566404528069.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh8449290798800038136.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh2337559488249767235.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > 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-ssh8313680056518383343.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-ssh7025218747874632011.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-14033’ is offline Running on prd-ubuntu20.04-docker-8c-8g-14036 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/987 [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/987 # 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 > 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 Avoid second fetch Checking out Revision 7aa9423e7338f6f1ee5085feefc9755d477e0da4 (main) Commit message: "Merge pull request #5448 from weichou1229/upgrade-bootstrap" > git config core.sparsecheckout # timeout=10 > git checkout -f 7aa9423e7338f6f1ee5085feefc9755d477e0da4 # timeout=10 > git rev-list --no-walk b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-06-29T09:49:15.857Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-06-29T09:49:15.918Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-06-29T09:49:15.956Z] ========================================================= [2026-06-29T09:49:15.956Z] EdgeX Global Pipelines Version Info [2026-06-29T09:49:15.956Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-06-29T09:49:17.079Z] ------------------- [2026-06-29T09:49:17.079Z] stable info: [2026-06-29T09:49:17.079Z] ------------------- [2026-06-29T09:49:17.079Z] Commited By: Ginny Guan ginny@iotechsys.com [2026-06-29T09:49:17.079Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-29T09:49:17.079Z] Message: update stable to v1.0.281 [2026-06-29T09:49:17.650Z] ------------------- [2026-06-29T09:49:17.651Z] experimental info: [2026-06-29T09:49:17.651Z] ------------------- [2026-06-29T09:49:17.651Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-06-29T09:49:17.651Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-29T09:49:17.651Z] Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-06-29T09:49:17.730Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-06-29T09:49:17.756Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-06-29T09:49:17.786Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-06-29T09:49:17.809Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-06-29T09:49:17.833Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-06-29T09:49:17.861Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-06-29T09:49:17.885Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-06-29T09:49:17.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-06-29T09:49:17.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-06-29T09:49:17.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-06-29T09:49:17.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-06-29T09:49:18.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-06-29T09:49:18.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-06-29T09:49:18.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-06-29T09:49:18.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-06-29T09:49:18.104Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-06-29T09:49:18.133Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-06-29T09:49:18.159Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-06-29T09:49:18.182Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-06-29T09:49:18.207Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-06-29T09:49:18.228Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-06-29T09:49:18.244Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-06-29T09:49:18.263Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-06-29T09:49:18.282Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-06-29T09:49:18.306Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-06-29T09:49:18.327Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-06-29T09:49:18.400Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] echo [2026-06-29T09:49:18.420Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7aa9423 [Pipeline] echo [2026-06-29T09:49:18.444Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-29T09:49:18.504Z] provisioning config files... [2026-06-29T09:49:18.519Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/987@tmp/config884982598000847665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-29T09:49:18.868Z] ---> ****-login.sh [2026-06-29T09:49:18.868Z] nexus3.edgexfoundry.org:10001 [2026-06-29T09:49:18.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T09:49:19.129Z] [2026-06-29T09:49:19.129Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-29T09:49:19.129Z] Configure a credential helper to remove this warning. See [2026-06-29T09:49:19.129Z] https://docs.****.com/go/credential-store/ [2026-06-29T09:49:19.129Z] [2026-06-29T09:49:19.129Z] Login Succeeded [2026-06-29T09:49:19.129Z] nexus3.edgexfoundry.org:10002 [2026-06-29T09:49:19.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T09:49:19.129Z] [2026-06-29T09:49:19.129Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-29T09:49:19.129Z] Configure a credential helper to remove this warning. See [2026-06-29T09:49:19.129Z] https://docs.****.com/go/credential-store/ [2026-06-29T09:49:19.129Z] [2026-06-29T09:49:19.129Z] Login Succeeded [2026-06-29T09:49:19.129Z] nexus3.edgexfoundry.org:10003 [2026-06-29T09:49:19.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T09:49:19.390Z] [2026-06-29T09:49:19.390Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-29T09:49:19.390Z] Configure a credential helper to remove this warning. See [2026-06-29T09:49:19.390Z] https://docs.****.com/go/credential-store/ [2026-06-29T09:49:19.390Z] [2026-06-29T09:49:19.390Z] Login Succeeded [2026-06-29T09:49:19.390Z] nexus3.edgexfoundry.org:10004 [2026-06-29T09:49:19.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T09:49:19.390Z] [2026-06-29T09:49:19.390Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-29T09:49:19.390Z] Configure a credential helper to remove this warning. See [2026-06-29T09:49:19.390Z] https://docs.****.com/go/credential-store/ [2026-06-29T09:49:19.390Z] [2026-06-29T09:49:19.390Z] Login Succeeded [2026-06-29T09:49:19.390Z] ****.io [2026-06-29T09:49:19.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T09:49:19.650Z] [2026-06-29T09:49:19.650Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-29T09:49:19.650Z] Configure a credential helper to remove this warning. See [2026-06-29T09:49:19.650Z] https://docs.****.com/go/credential-store/ [2026-06-29T09:49:19.650Z] [2026-06-29T09:49:19.650Z] Login Succeeded [2026-06-29T09:49:19.650Z] ---> ****-login.sh ends [Pipeline] } [2026-06-29T09:49:19.657Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-29T09:49:19.989Z] + 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-06-29T09:49:19.990Z] + cut -d/ -f2 [2026-06-29T09:49:19.990Z] + dirname cmd/core-command/Dockerfile [2026-06-29T09:49:19.990Z] + echo core-command,cmd/core-command/Dockerfile [2026-06-29T09:49:19.990Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-06-29T09:49:19.990Z] + cut -d/ -f2 [2026-06-29T09:49:19.990Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-06-29T09:49:19.990Z] + cut -d/ -f2 [2026-06-29T09:49:19.990Z] + dirname cmd/core-data/Dockerfile [2026-06-29T09:49:19.990Z] + echo core-data,cmd/core-data/Dockerfile [2026-06-29T09:49:19.990Z] + dirname cmd/core-keeper/Dockerfile [2026-06-29T09:49:19.990Z] + cut -d/ -f2 [2026-06-29T09:49:19.990Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-06-29T09:49:19.990Z] + cut -d/ -f2 [2026-06-29T09:49:19.990Z] + dirname cmd/core-metadata/Dockerfile [2026-06-29T09:49:19.990Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-06-29T09:49:19.990Z] + + cut -d/ -f2 [2026-06-29T09:49:19.990Z] dirname cmd/security-bootstrapper/Dockerfile [2026-06-29T09:49:19.990Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-06-29T09:49:19.990Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-06-29T09:49:19.990Z] + cut -d/ -f2 [2026-06-29T09:49:19.990Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-06-29T09:49:19.990Z] + + cut -d/ -f2 [2026-06-29T09:49:19.990Z] dirname cmd/security-proxy-setup/Dockerfile [2026-06-29T09:49:19.990Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-06-29T09:49:19.990Z] + + cut -d/dirname -f2 cmd/security-secretstore-setup/Dockerfile [2026-06-29T09:49:19.990Z] [2026-06-29T09:49:19.990Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-06-29T09:49:19.990Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-06-29T09:49:19.990Z] + cut -d/ -f2 [2026-06-29T09:49:19.990Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-06-29T09:49:19.990Z] + dirname cmd/security-spire-agent/Dockerfile [2026-06-29T09:49:19.990Z] + cut -d/ -f2 [2026-06-29T09:49:19.990Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-06-29T09:49:19.990Z] + + cut -d/ -f2 [2026-06-29T09:49:19.990Z] dirname cmd/security-spire-config/Dockerfile [2026-06-29T09:49:19.990Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-06-29T09:49:19.990Z] + + dirname cmd/security-spire-server/Dockerfile [2026-06-29T09:49:19.990Z] cut -d/ -f2 [2026-06-29T09:49:19.990Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-06-29T09:49:19.990Z] + dirname cmd/support-notifications/Dockerfile [2026-06-29T09:49:19.990Z] + cut -d/ -f2 [2026-06-29T09:49:19.990Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-06-29T09:49:19.990Z] + dirname cmd/support-scheduler/Dockerfile [2026-06-29T09:49:19.990Z] + cut -d/ -f2 [2026-06-29T09:49:19.990Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-06-29T09:49:20.023Z] 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-06-29T09:49:20.397Z] + git rev-list -1 --merges 7aa9423e7338f6f1ee5085feefc9755d477e0da4~1..7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] echo [2026-06-29T09:49:20.411Z] -----------> git rev-list -1 --merges 7aa9423e7338f6f1ee5085feefc9755d477e0da4~1..7aa9423e7338f6f1ee5085feefc9755d477e0da4 7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:49:20.411Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4 [false] [Pipeline] sh [2026-06-29T09:49:20.713Z] + git log --format=format:%s -1 7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] echo [2026-06-29T09:49:20.729Z] ========================================================= [2026-06-29T09:49:20.729Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-06-29T09:49:20.729Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-06-29T09:49:21.207Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-29T09:49:21.207Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-06-29T09:49:21.207Z] + [ -e /tmp/ssh_known_hosts ] [2026-06-29T09:49:21.207Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-06-29T09:49:21.207Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-06-29T09:49:21.207Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-06-29T09:49:21.207Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:49:21.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-29T09:49:21.619Z] [2026-06-29T09:49:21.619Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:49:21.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-29T09:49:21.929Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-06-29T09:49:21.929Z] 3dae71ba6b94: Pulling fs layer [2026-06-29T09:49:21.929Z] 6bf1a483ea7c: Pulling fs layer [2026-06-29T09:49:21.929Z] f5dfc541a4d3: Pulling fs layer [2026-06-29T09:49:21.929Z] 461d9e800cba: Pulling fs layer [2026-06-29T09:49:21.929Z] 80192f66455f: Pulling fs layer [2026-06-29T09:49:21.929Z] 2e8e34ca0e6c: Pulling fs layer [2026-06-29T09:49:21.929Z] a29436f7fd5d: Pulling fs layer [2026-06-29T09:49:21.929Z] 923cac83aea3: Pulling fs layer [2026-06-29T09:49:21.929Z] 25ad8b0a4227: Pulling fs layer [2026-06-29T09:49:21.929Z] db01528c6b51: Pulling fs layer [2026-06-29T09:49:21.929Z] 28988de357af: Pulling fs layer [2026-06-29T09:49:21.929Z] 80192f66455f: Waiting [2026-06-29T09:49:21.929Z] 2e8e34ca0e6c: Waiting [2026-06-29T09:49:21.929Z] a29436f7fd5d: Waiting [2026-06-29T09:49:21.929Z] 923cac83aea3: Waiting [2026-06-29T09:49:21.929Z] 25ad8b0a4227: Waiting [2026-06-29T09:49:21.929Z] db01528c6b51: Waiting [2026-06-29T09:49:21.929Z] 28988de357af: Waiting [2026-06-29T09:49:21.929Z] 461d9e800cba: Waiting [2026-06-29T09:49:22.187Z] 6bf1a483ea7c: Verifying Checksum [2026-06-29T09:49:22.187Z] 6bf1a483ea7c: Download complete [2026-06-29T09:49:22.187Z] 461d9e800cba: Download complete [2026-06-29T09:49:22.187Z] 80192f66455f: Download complete [2026-06-29T09:49:22.187Z] f5dfc541a4d3: Verifying Checksum [2026-06-29T09:49:22.187Z] f5dfc541a4d3: Download complete [2026-06-29T09:49:22.187Z] 3dae71ba6b94: Verifying Checksum [2026-06-29T09:49:22.187Z] 3dae71ba6b94: Download complete [2026-06-29T09:49:22.187Z] 923cac83aea3: Verifying Checksum [2026-06-29T09:49:22.187Z] 923cac83aea3: Download complete [2026-06-29T09:49:22.446Z] 25ad8b0a4227: Verifying Checksum [2026-06-29T09:49:22.446Z] 25ad8b0a4227: Download complete [2026-06-29T09:49:22.446Z] db01528c6b51: Download complete [2026-06-29T09:49:22.446Z] 28988de357af: Verifying Checksum [2026-06-29T09:49:22.446Z] 28988de357af: Download complete [2026-06-29T09:49:22.704Z] a29436f7fd5d: Verifying Checksum [2026-06-29T09:49:22.704Z] a29436f7fd5d: Download complete [2026-06-29T09:49:22.963Z] 2e8e34ca0e6c: Verifying Checksum [2026-06-29T09:49:22.963Z] 2e8e34ca0e6c: Download complete [2026-06-29T09:49:23.898Z] 3dae71ba6b94: Pull complete [2026-06-29T09:49:23.898Z] 6bf1a483ea7c: Pull complete [2026-06-29T09:49:24.836Z] f5dfc541a4d3: Pull complete [2026-06-29T09:49:24.836Z] 461d9e800cba: Pull complete [2026-06-29T09:49:24.836Z] 80192f66455f: Pull complete [2026-06-29T09:49:29.061Z] 2e8e34ca0e6c: Pull complete [2026-06-29T09:49:30.003Z] a29436f7fd5d: Pull complete [2026-06-29T09:49:30.003Z] 923cac83aea3: Pull complete [2026-06-29T09:49:30.003Z] 25ad8b0a4227: Pull complete [2026-06-29T09:49:30.263Z] db01528c6b51: Pull complete [2026-06-29T09:49:30.263Z] 28988de357af: Pull complete [2026-06-29T09:49:30.263Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-06-29T09:49:30.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-29T09:49:30.263Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T09:49:30.416Z] prd-ubuntu20.04-docker-8c-8g-14036 does not seem to be running inside a container [2026-06-29T09:49:30.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/987 -v /w/workspace/edgex-go/987:/w/workspace/edgex-go/987:rw,z -v /w/workspace/edgex-go/987@tmp:/w/workspace/edgex-go/987@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-06-29T09:49:32.287Z] $ docker top a3dc9b773d926841fa099ef76064ef3cf2a2b33f4fd7a1b35694b95d76f3b822 -eo pid,comm [2026-06-29T09:49:32.339Z] 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-06-29T09:49:32.339Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-29T09:49:32.400Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-29T09:49:32.400Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-29T09:49:32.523Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-29T09:49:32.526Z] $ docker exec a3dc9b773d926841fa099ef76064ef3cf2a2b33f4fd7a1b35694b95d76f3b822 ssh-agent [2026-06-29T09:49:32.654Z] SSH_AUTH_SOCK=/tmp/ssh-GfGhJR1L6Jzy/agent.32 [2026-06-29T09:49:32.654Z] SSH_AGENT_PID=38 [2026-06-29T09:49:32.660Z] Running ssh-add (command line suppressed) [2026-06-29T09:49:32.772Z] Identity added: /w/workspace/edgex-go/987@tmp/private_key_6107182096665767191.key (/w/workspace/edgex-go/987@tmp/private_key_6107182096665767191.key) [2026-06-29T09:49:32.786Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-29T09:49:33.081Z] + git config --global --add safe.directory /w/workspace/edgex-go/987 [Pipeline] sh [2026-06-29T09:49:33.372Z] + git tag --points-at HEAD [Pipeline] } [2026-06-29T09:49:33.385Z] $ docker exec --env ******** --env ******** a3dc9b773d926841fa099ef76064ef3cf2a2b33f4fd7a1b35694b95d76f3b822 ssh-agent -k [2026-06-29T09:49:33.481Z] unset SSH_AUTH_SOCK; [2026-06-29T09:49:33.482Z] unset SSH_AGENT_PID; [2026-06-29T09:49:33.482Z] echo Agent pid 38 killed; [2026-06-29T09:49:33.491Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-06-29T09:49:33.529Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-29T09:49:33.529Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-29T09:49:33.663Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-29T09:49:33.667Z] $ docker exec a3dc9b773d926841fa099ef76064ef3cf2a2b33f4fd7a1b35694b95d76f3b822 ssh-agent [2026-06-29T09:49:33.781Z] SSH_AUTH_SOCK=/tmp/ssh-YUj7XmVTkunj/agent.85 [2026-06-29T09:49:33.781Z] SSH_AGENT_PID=91 [2026-06-29T09:49:33.786Z] Running ssh-add (command line suppressed) [2026-06-29T09:49:33.879Z] Identity added: /w/workspace/edgex-go/987@tmp/private_key_7076349800301428026.key (/w/workspace/edgex-go/987@tmp/private_key_7076349800301428026.key) [2026-06-29T09:49:33.892Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-29T09:49:34.186Z] + git semver init [2026-06-29T09:49:34.447Z] 2026-06-29 09:49:34,406 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-29T09:49:34.447Z] 2026-06-29 09:49:34,410 [run_init] DEBUG init version:0.0.0 force:False [2026-06-29T09:49:34.447Z] 2026-06-29 09:49:34,412 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/987/.semver [2026-06-29T09:49:34.447Z] 2026-06-29 09:49:34,412 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/987/.semver [2026-06-29T09:49:34.447Z] 2026-06-29 09:49:34,412 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/987/.semver'], cwd=/w/workspace/edgex-go/987, stdin=None, shell=False, universal_newlines=False) [2026-06-29T09:49:39.724Z] 2026-06-29 09:49:39,156 [append_file] DEBUG append to file:/w/workspace/edgex-go/987/.git/info/exclude [2026-06-29T09:49:39.724Z] 2026-06-29 09:49:39,157 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/987/.semver/main with force:False [2026-06-29T09:49:39.724Z] 2026-06-29 09:49:39,157 [read_version] DEBUG read version from /w/workspace/edgex-go/987/.semver/main [2026-06-29T09:49:39.724Z] 2026-06-29 09:49:39,157 [read_version] DEBUG read version from /w/workspace/edgex-go/987/.semver/main [2026-06-29T09:49:39.724Z] 4.1.0-dev.122 [Pipeline] } [2026-06-29T09:49:39.733Z] $ docker exec --env ******** --env ******** a3dc9b773d926841fa099ef76064ef3cf2a2b33f4fd7a1b35694b95d76f3b822 ssh-agent -k [2026-06-29T09:49:39.832Z] unset SSH_AUTH_SOCK; [2026-06-29T09:49:39.833Z] unset SSH_AGENT_PID; [2026-06-29T09:49:39.833Z] echo Agent pid 91 killed; [2026-06-29T09:49:39.841Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-29T09:49:40.164Z] + git semver [Pipeline] } [2026-06-29T09:49:40.438Z] $ docker stop --time=1 a3dc9b773d926841fa099ef76064ef3cf2a2b33f4fd7a1b35694b95d76f3b822 [2026-06-29T09:49:41.733Z] $ docker rm -f --volumes a3dc9b773d926841fa099ef76064ef3cf2a2b33f4fd7a1b35694b95d76f3b822 [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-29T09:49:42.083Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-06-29T09:49:42.345Z] Stashed 1 file(s) [Pipeline] echo [2026-06-29T09:49:42.349Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.122 [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-06-29T09:49:42.821Z] + git config --global --add safe.directory /w/workspace/edgex-go/987 [Pipeline] echo [2026-06-29T09:49:42.834Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-29T09:49:42.850Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-29T09:49:42.868Z] ========================================================= [2026-06-29T09:49:42.868Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-06-29T09:49:42.868Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-06-29T09:49:43.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-06-29T09:49:43.175Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-06-29T09:49:43.175Z] 2d35ebdb57d9: Pulling fs layer [2026-06-29T09:49:43.175Z] c35fb4624d26: Pulling fs layer [2026-06-29T09:49:43.175Z] 4e2aec7ef170: Pulling fs layer [2026-06-29T09:49:43.175Z] 333b49ad6fbf: Pulling fs layer [2026-06-29T09:49:43.175Z] 4f4fb700ef54: Pulling fs layer [2026-06-29T09:49:43.175Z] c3e65509a76b: Pulling fs layer [2026-06-29T09:49:43.175Z] 7cf9ebb963bd: Pulling fs layer [2026-06-29T09:49:43.175Z] bb34ca984cfb: Pulling fs layer [2026-06-29T09:49:43.175Z] 151cf03bc807: Pulling fs layer [2026-06-29T09:49:43.175Z] 4f4fb700ef54: Waiting [2026-06-29T09:49:43.175Z] c3e65509a76b: Waiting [2026-06-29T09:49:43.175Z] 7cf9ebb963bd: Waiting [2026-06-29T09:49:43.175Z] bb34ca984cfb: Waiting [2026-06-29T09:49:43.175Z] 151cf03bc807: Waiting [2026-06-29T09:49:43.175Z] 333b49ad6fbf: Waiting [2026-06-29T09:49:43.175Z] c35fb4624d26: Verifying Checksum [2026-06-29T09:49:43.175Z] c35fb4624d26: Download complete [2026-06-29T09:49:43.175Z] 333b49ad6fbf: Download complete [2026-06-29T09:49:43.175Z] 4f4fb700ef54: Verifying Checksum [2026-06-29T09:49:43.175Z] 4f4fb700ef54: Download complete [2026-06-29T09:49:43.175Z] c3e65509a76b: Verifying Checksum [2026-06-29T09:49:43.175Z] c3e65509a76b: Download complete [2026-06-29T09:49:43.175Z] 2d35ebdb57d9: Verifying Checksum [2026-06-29T09:49:43.175Z] 2d35ebdb57d9: Download complete [2026-06-29T09:49:43.434Z] 2d35ebdb57d9: Pull complete [2026-06-29T09:49:43.434Z] 7cf9ebb963bd: Verifying Checksum [2026-06-29T09:49:43.434Z] 7cf9ebb963bd: Download complete [2026-06-29T09:49:43.434Z] c35fb4624d26: Pull complete [2026-06-29T09:49:43.692Z] 4e2aec7ef170: Verifying Checksum [2026-06-29T09:49:43.692Z] 4e2aec7ef170: Download complete [2026-06-29T09:49:43.692Z] 151cf03bc807: Verifying Checksum [2026-06-29T09:49:43.692Z] 151cf03bc807: Download complete [2026-06-29T09:49:44.256Z] bb34ca984cfb: Verifying Checksum [2026-06-29T09:49:44.256Z] bb34ca984cfb: Download complete [2026-06-29T09:49:49.557Z] 4e2aec7ef170: Pull complete [2026-06-29T09:49:49.557Z] 333b49ad6fbf: Pull complete [2026-06-29T09:49:49.557Z] 4f4fb700ef54: Pull complete [2026-06-29T09:49:49.557Z] c3e65509a76b: Pull complete [2026-06-29T09:49:49.557Z] 7cf9ebb963bd: Pull complete [2026-06-29T09:49:52.883Z] bb34ca984cfb: Pull complete [2026-06-29T09:49:53.838Z] 151cf03bc807: Pull complete [2026-06-29T09:49:53.838Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-06-29T09:49:53.838Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-06-29T09:49:53.838Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-06-29T09:49:54.160Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-06-29T09:49:54.160Z] WORKDIR /edgex [2026-06-29T09:49:54.160Z] COPY go.mod . [2026-06-29T09:49:54.160Z] RUN go mod download [2026-06-29T09:49:54.160Z] + docker build -t ci-base-image-x86_64 -f - . [2026-06-29T09:49:54.729Z] #0 building with "default" instance using docker driver [2026-06-29T09:49:54.729Z] [2026-06-29T09:49:54.729Z] #1 [internal] load build definition from Dockerfile [2026-06-29T09:49:54.729Z] #1 transferring dockerfile: 164B done [2026-06-29T09:49:54.729Z] #1 DONE 0.0s [2026-06-29T09:49:54.729Z] [2026-06-29T09:49:54.729Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-06-29T09:49:54.729Z] #2 DONE 0.0s [2026-06-29T09:49:54.729Z] [2026-06-29T09:49:54.729Z] #3 [internal] load .dockerignore [2026-06-29T09:49:54.729Z] #3 transferring context: 50B done [2026-06-29T09:49:54.729Z] #3 DONE 0.0s [2026-06-29T09:49:54.729Z] [2026-06-29T09:49:54.729Z] #4 [internal] load build context [2026-06-29T09:49:54.990Z] #4 transferring context: 7.01kB done [2026-06-29T09:49:54.990Z] #4 DONE 0.1s [2026-06-29T09:49:54.990Z] [2026-06-29T09:49:54.990Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-06-29T09:49:54.990Z] #5 DONE 0.1s [2026-06-29T09:49:54.990Z] [2026-06-29T09:49:54.990Z] #6 [2/4] WORKDIR /edgex [2026-06-29T09:49:56.368Z] #6 DONE 1.5s [2026-06-29T09:49:56.628Z] [2026-06-29T09:49:56.628Z] #7 [3/4] COPY go.mod . [2026-06-29T09:49:56.628Z] #7 DONE 0.0s [2026-06-29T09:49:56.628Z] [2026-06-29T09:49:56.628Z] #8 [4/4] RUN go mod download [2026-06-29T09:49:57.465Z] Still waiting to schedule task [2026-06-29T09:49:57.465Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-06-29T09:50:53.014Z] #8 DONE 54.6s [2026-06-29T09:50:53.014Z] [2026-06-29T09:50:53.014Z] #9 exporting to image [2026-06-29T09:50:53.014Z] #9 exporting layers [2026-06-29T09:50:54.955Z] #9 exporting layers 3.6s done [2026-06-29T09:50:54.955Z] #9 writing image sha256:25e882ffa3f941d22e7c7c12f9ae0c6f2eae483b6aebb70749bb57eb8f6b5e70 done [2026-06-29T09:50:54.955Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-06-29T09:50:54.955Z] #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:50:55.284Z] + docker inspect -f . ci-base-image-x86_64 [2026-06-29T09:50:55.284Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T09:50:55.435Z] prd-ubuntu20.04-docker-8c-8g-14036 does not seem to be running inside a container [2026-06-29T09:50:55.454Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/987 -v /w/workspace/edgex-go/987:/w/workspace/edgex-go/987:rw,z -v /w/workspace/edgex-go/987@tmp:/w/workspace/edgex-go/987@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-06-29T09:50:55.729Z] $ docker top 15b80cd91a73b61a09644e9904e771e2efd4fe3795bb280a33493ddcc4e3016c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-29T09:50:56.080Z] + go version [2026-06-29T09:50:56.080Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-06-29T09:50:56.088Z] $ docker stop --time=1 15b80cd91a73b61a09644e9904e771e2efd4fe3795bb280a33493ddcc4e3016c [2026-06-29T09:50:57.370Z] $ docker rm -f --volumes 15b80cd91a73b61a09644e9904e771e2efd4fe3795bb280a33493ddcc4e3016c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:50:57.829Z] + docker inspect -f . ci-base-image-x86_64 [2026-06-29T09:50:57.829Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T09:50:57.919Z] prd-ubuntu20.04-docker-8c-8g-14036 does not seem to be running inside a container [2026-06-29T09:50:57.945Z] $ 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/987 -v /w/workspace/edgex-go/987:/w/workspace/edgex-go/987:rw,z -v /w/workspace/edgex-go/987@tmp:/w/workspace/edgex-go/987@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-06-29T09:50:58.198Z] $ docker top 663da05790ca2df2fc89b30f51efae2f004faced04ba3c6ae83e1b1f45fd4e8d -eo pid,comm [Pipeline] { [Pipeline] echo [2026-06-29T09:50:58.268Z] ========================================================= [2026-06-29T09:50:58.268Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-06-29T09:50:58.268Z] ========================================================= [Pipeline] sh [2026-06-29T09:50:58.551Z] + git config --global --add safe.directory /w/workspace/edgex-go/987 [Pipeline] fileExists [Pipeline] sh [2026-06-29T09:50:58.852Z] + make test [2026-06-29T09:50:58.852Z] go test -race -coverprofile=coverage.out ./... [2026-06-29T09:51:08.849Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-06-29T09:51:31.448Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14037 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2026-06-29T09:51:31.467Z] Running in /w/workspace/edgex-go/987 [Pipeline] { [Pipeline] checkout [2026-06-29T09:51:31.506Z] The recommended git tool is: git [2026-06-29T09:51:36.341Z] using credential edgex-jenkins-ssh [2026-06-29T09:51:36.363Z] Cloning the remote Git repository [2026-06-29T09:51:36.398Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2026-06-29T09:51:36.491Z] > git init /w/workspace/edgex-go/987 # timeout=10 [2026-06-29T09:51:40.931Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-06-29T09:51:40.931Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-06-29T09:51:40.931Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-06-29T09:51:40.931Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-06-29T09:51:40.931Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-06-29T09:51:40.931Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-06-29T09:51:40.931Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-06-29T09:51:40.931Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-06-29T09:51:40.931Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-06-29T09:51:40.931Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-06-29T09:51:40.931Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-06-29T09:51:40.931Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-06-29T09:51:40.931Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-06-29T09:51:40.931Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-06-29T09:51:40.931Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-06-29T09:51:40.931Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-06-29T09:51:40.931Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-06-29T09:51:40.931Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-06-29T09:51:40.853Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2026-06-29T09:51:40.854Z] > git --version # timeout=10 [2026-06-29T09:51:40.873Z] > git --version # 'git version 2.25.1' [2026-06-29T09:51:40.877Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-06-29T09:51:41.020Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-06-29T09:51:44.217Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements [2026-06-29T09:51:47.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.098s coverage: 71.0% of statements [2026-06-29T09:51:47.513Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-06-29T09:51:47.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.026s coverage: 4.8% of statements [2026-06-29T09:51:47.513Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-06-29T09:51:47.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.079s coverage: 57.3% of statements [2026-06-29T09:51:47.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.027s coverage: 86.5% of statements [2026-06-29T09:51:47.513Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-06-29T09:51:47.513Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-06-29T09:51:47.771Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.562s coverage: 94.2% of statements [2026-06-29T09:51:47.771Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-06-29T09:51:47.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-06-29T09:51:47.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-06-29T09:51:47.771Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-06-29T09:51:47.771Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-06-29T09:51:47.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-06-29T09:51:47.771Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-06-29T09:51:47.771Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-06-29T09:51:47.771Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-06-29T09:51:47.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-06-29T09:51:47.771Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-06-29T09:51:47.771Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.054s coverage: 90.7% of statements [2026-06-29T09:51:47.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-06-29T09:51:47.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-06-29T09:51:47.771Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-06-29T09:51:47.771Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.027s coverage: 0.0% of statements [2026-06-29T09:51:47.771Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-06-29T09:51:47.771Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-06-29T09:51:49.153Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.047s coverage: 11.1% of statements [2026-06-29T09:51:49.153Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-06-29T09:51:49.153Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-06-29T09:51:51.053Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.503s coverage: 97.7% of statements [2026-06-29T09:51:51.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-06-29T09:51:51.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-06-29T09:51:51.053Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-06-29T09:51:51.053Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-06-29T09:51:51.053Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-06-29T09:51:51.053Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.039s coverage: 72.2% of statements [2026-06-29T09:51:51.053Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-06-29T09:51:51.054Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-06-29T09:51:51.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-06-29T09:51:51.054Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-06-29T09:51:51.054Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-06-29T09:51:51.054Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-06-29T09:51:51.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-06-29T09:51:51.054Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-06-29T09:51:51.054Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-06-29T09:51:51.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-06-29T09:51:54.335Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.061s coverage: 3.5% of statements [2026-06-29T09:51:54.335Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-06-29T09:51:54.335Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-06-29T09:51:54.335Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.058s coverage: 1.0% of statements [2026-06-29T09:51:54.335Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-06-29T09:51:54.335Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.045s coverage: 38.2% of statements [2026-06-29T09:51:54.335Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.042s coverage: 68.8% of statements [2026-06-29T09:51:54.335Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-06-29T09:51:54.335Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-06-29T09:51:54.335Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-06-29T09:51:54.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements [2026-06-29T09:51:54.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.030s coverage: 87.1% of statements [2026-06-29T09:51:54.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 89.5% of statements [2026-06-29T09:51:54.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.026s coverage: 93.1% of statements [2026-06-29T09:51:55.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.032s coverage: 87.5% of statements [2026-06-29T09:52:00.891Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2026-06-29T09:52:00.922Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-06-29T09:52:01.890Z] Avoid second fetch [2026-06-29T09:52:01.891Z] Checking out Revision 7aa9423e7338f6f1ee5085feefc9755d477e0da4 (main) [2026-06-29T09:52:02.713Z] Commit message: "Merge pull request #5448 from weichou1229/upgrade-bootstrap" [2026-06-29T09:52:01.905Z] > git config core.sparsecheckout # timeout=10 [2026-06-29T09:52:01.968Z] > git checkout -f 7aa9423e7338f6f1ee5085feefc9755d477e0da4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-29T09:52:07.321Z] provisioning config files... [2026-06-29T09:52:07.350Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/987@tmp/config6304265697593122311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-29T09:52:07.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.036s coverage: 94.4% of statements [2026-06-29T09:52:08.031Z] ---> ****-login.sh [2026-06-29T09:52:08.031Z] nexus3.edgexfoundry.org:10001 [2026-06-29T09:52:08.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T09:52:08.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-29T09:52:08.574Z] Configure a credential helper to remove this warning. See [2026-06-29T09:52:08.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-29T09:52:08.574Z] [2026-06-29T09:52:08.574Z] Login Succeeded [2026-06-29T09:52:08.574Z] nexus3.edgexfoundry.org:10002 [2026-06-29T09:52:08.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T09:52:09.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-29T09:52:09.115Z] Configure a credential helper to remove this warning. See [2026-06-29T09:52:09.115Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-29T09:52:09.115Z] [2026-06-29T09:52:09.115Z] Login Succeeded [2026-06-29T09:52:09.115Z] nexus3.edgexfoundry.org:10003 [2026-06-29T09:52:09.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T09:52:09.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-29T09:52:09.386Z] Configure a credential helper to remove this warning. See [2026-06-29T09:52:09.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-29T09:52:09.386Z] [2026-06-29T09:52:09.386Z] Login Succeeded [2026-06-29T09:52:09.386Z] nexus3.edgexfoundry.org:10004 [2026-06-29T09:52:09.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T09:52:09.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-29T09:52:09.655Z] Configure a credential helper to remove this warning. See [2026-06-29T09:52:09.655Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-29T09:52:09.655Z] [2026-06-29T09:52:09.655Z] Login Succeeded [2026-06-29T09:52:09.655Z] ****.io [2026-06-29T09:52:09.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T09:52:10.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-29T09:52:10.190Z] Configure a credential helper to remove this warning. See [2026-06-29T09:52:10.190Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-29T09:52:10.190Z] [2026-06-29T09:52:10.190Z] Login Succeeded [2026-06-29T09:52:10.190Z] ---> ****-login.sh ends [Pipeline] } [2026-06-29T09:52:10.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2026-06-29T09:52:10.844Z] + git config --global --add safe.directory /w/workspace/edgex-go/987 [Pipeline] echo [2026-06-29T09:52:10.865Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-29T09:52:10.889Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-29T09:52:10.903Z] ========================================================= [2026-06-29T09:52:10.903Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-06-29T09:52:10.903Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-06-29T09:52:11.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-06-29T09:52:11.494Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-06-29T09:52:11.494Z] 6b59a28fa201: Pulling fs layer [2026-06-29T09:52:11.494Z] d32bb0dddca7: Pulling fs layer [2026-06-29T09:52:11.494Z] 5dab1238d3d9: Pulling fs layer [2026-06-29T09:52:11.494Z] 196fd7d83e7d: Pulling fs layer [2026-06-29T09:52:11.494Z] 4f4fb700ef54: Pulling fs layer [2026-06-29T09:52:11.494Z] 8ba94037c8f0: Pulling fs layer [2026-06-29T09:52:11.494Z] deaec5988b04: Pulling fs layer [2026-06-29T09:52:11.494Z] 9f65657bb879: Pulling fs layer [2026-06-29T09:52:11.494Z] 8ba94037c8f0: Waiting [2026-06-29T09:52:11.494Z] 4f4fb700ef54: Waiting [2026-06-29T09:52:11.494Z] deaec5988b04: Waiting [2026-06-29T09:52:11.494Z] 9f65657bb879: Waiting [2026-06-29T09:52:11.494Z] 196fd7d83e7d: Waiting [2026-06-29T09:52:11.494Z] d32bb0dddca7: Verifying Checksum [2026-06-29T09:52:11.494Z] d32bb0dddca7: Download complete [2026-06-29T09:52:11.494Z] 196fd7d83e7d: Verifying Checksum [2026-06-29T09:52:11.494Z] 196fd7d83e7d: Download complete [2026-06-29T09:52:11.494Z] 4f4fb700ef54: Download complete [2026-06-29T09:52:11.494Z] 8ba94037c8f0: Verifying Checksum [2026-06-29T09:52:11.494Z] 8ba94037c8f0: Download complete [2026-06-29T09:52:11.494Z] 6b59a28fa201: Download complete [2026-06-29T09:52:12.085Z] 9f65657bb879: Verifying Checksum [2026-06-29T09:52:12.085Z] 9f65657bb879: Download complete [2026-06-29T09:52:12.354Z] 6b59a28fa201: Pull complete [2026-06-29T09:52:13.329Z] d32bb0dddca7: Pull complete [2026-06-29T09:52:13.329Z] 5dab1238d3d9: Verifying Checksum [2026-06-29T09:52:13.329Z] 5dab1238d3d9: Download complete [2026-06-29T09:52:14.763Z] deaec5988b04: Verifying Checksum [2026-06-29T09:52:14.763Z] deaec5988b04: Download complete [2026-06-29T09:52:17.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.047s coverage: 92.9% of statements [2026-06-29T09:52:17.631Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-06-29T09:52:17.631Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-06-29T09:52:17.631Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-06-29T09:52:17.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.032s coverage: 68.8% of statements [2026-06-29T09:52:17.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-06-29T09:52:17.631Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-06-29T09:52:17.631Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-06-29T09:52:17.631Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-06-29T09:52:17.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.039s coverage: 62.3% of statements [2026-06-29T09:52:17.631Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-06-29T09:52:17.631Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-06-29T09:52:17.631Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-06-29T09:52:17.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.034s coverage: 47.4% of statements [2026-06-29T09:52:17.631Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-06-29T09:52:17.631Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-06-29T09:52:17.631Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-06-29T09:52:17.631Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-06-29T09:52:17.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements [2026-06-29T09:52:17.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements [2026-06-29T09:52:17.631Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-06-29T09:52:17.631Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-06-29T09:52:17.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2026-06-29T09:52:17.631Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-06-29T09:52:17.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements [2026-06-29T09:52:17.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.058s coverage: 82.1% of statements [2026-06-29T09:52:17.631Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-06-29T09:52:17.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.029s coverage: 86.0% of statements [2026-06-29T09:52:17.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-06-29T09:52:17.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.027s coverage: 6.8% of statements [2026-06-29T09:52:17.631Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-06-29T09:52:17.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.037s coverage: 33.3% of statements [2026-06-29T09:52:17.631Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-06-29T09:52:17.631Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-06-29T09:52:17.631Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-06-29T09:52:17.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.034s coverage: 100.0% of statements [2026-06-29T09:52:17.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.150s coverage: 54.8% of statements [2026-06-29T09:52:17.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.029s coverage: 89.6% of statements [2026-06-29T09:52:17.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements [2026-06-29T09:52:17.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2026-06-29T09:52:17.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2026-06-29T09:52:17.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.044s coverage: 20.0% of statements [2026-06-29T09:52:17.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.031s coverage: 88.6% of statements [2026-06-29T09:52:17.631Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-06-29T09:52:17.631Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-06-29T09:52:17.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.029s coverage: 96.8% of statements [2026-06-29T09:52:17.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-06-29T09:52:17.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-06-29T09:52:17.631Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-06-29T09:52:17.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements [2026-06-29T09:52:17.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.146s coverage: 29.2% of statements [2026-06-29T09:52:17.631Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-06-29T09:52:17.631Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-06-29T09:52:17.631Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-06-29T09:52:17.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements [2026-06-29T09:52:17.631Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-06-29T09:52:17.631Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-06-29T09:52:17.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-06-29T09:52:17.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements [2026-06-29T09:52:17.631Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-06-29T09:52:17.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.039s coverage: 76.2% of statements [2026-06-29T09:52:17.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.028s coverage: 54.0% of statements [2026-06-29T09:52:17.631Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-06-29T09:52:17.631Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-06-29T09:52:17.631Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-06-29T09:52:17.631Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-06-29T09:52:17.631Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-06-29T09:52:21.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.082s coverage: 17.1% of statements [2026-06-29T09:52:21.819Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-06-29T09:52:21.819Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-06-29T09:52:21.819Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-06-29T09:52:21.819Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-06-29T09:52:21.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.135s coverage: 94.9% of statements [2026-06-29T09:52:21.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-06-29T09:52:21.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-06-29T09:52:21.819Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-06-29T09:52:21.819Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-06-29T09:52:21.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.038s coverage: 9.0% of statements [2026-06-29T09:52:21.819Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-06-29T09:52:21.819Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-06-29T09:52:21.819Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-06-29T09:52:21.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 97.7% of statements [2026-06-29T09:52:21.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-06-29T09:52:21.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.035s coverage: 47.1% of statements [2026-06-29T09:52:21.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-06-29T09:52:21.819Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-06-29T09:52:21.819Z] 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-06-29T09:52:21.819Z] running golangci-lint [2026-06-29T09:52:21.819Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-06-29T09:52:21.819Z] go version go1.25.2 linux/amd64 [2026-06-29T09:52:22.077Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-06-29T09:52:22.077Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-06-29T09:52:22.077Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-06-29T09:52:22.077Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-06-29T09:52:22.077Z] level=info msg="[goenv] Read go env for 6.938212ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-06-29T09:52:22.077Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-06-29T09:52:27.110Z] 5dab1238d3d9: Pull complete [2026-06-29T09:52:27.110Z] 196fd7d83e7d: Pull complete [2026-06-29T09:52:27.110Z] 4f4fb700ef54: Pull complete [2026-06-29T09:52:27.378Z] 8ba94037c8f0: Pull complete [2026-06-29T09:52:37.495Z] deaec5988b04: Pull complete [2026-06-29T09:52:38.456Z] 9f65657bb879: Pull complete [2026-06-29T09:52:38.456Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-06-29T09:52:38.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-06-29T09:52:38.456Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-06-29T09:52:38.792Z] + docker build -t ci-base-image-arm64 -f - . [2026-06-29T09:52:38.792Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-06-29T09:52:38.792Z] WORKDIR /edgex [2026-06-29T09:52:38.792Z] COPY go.mod . [2026-06-29T09:52:38.792Z] RUN go mod download [2026-06-29T09:52:39.388Z] Sending build context to Docker daemon 3.927MB [2026-06-29T09:52:39.388Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-06-29T09:52:39.388Z] ---> 334268110677 [2026-06-29T09:52:39.388Z] Step 2/4 : WORKDIR /edgex [2026-06-29T09:52:41.329Z] ---> Running in c2132e68fc36 [2026-06-29T09:52:41.596Z] Removing intermediate container c2132e68fc36 [2026-06-29T09:52:41.596Z] ---> 7e7717fd242d [2026-06-29T09:52:41.596Z] Step 3/4 : COPY go.mod . [2026-06-29T09:52:42.178Z] ---> 6c4be2d12800 [2026-06-29T09:52:42.178Z] Step 4/4 : RUN go mod download [2026-06-29T09:52:42.178Z] ---> Running in c6e1c851ff2c [2026-06-29T09:52:48.608Z] level=info msg="[loader] Go packages loading at mode 8767 (files|imports|name|types_sizes|compiled_files|deps|exports_file) took 23.415696039s" [2026-06-29T09:52:48.608Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.294182ms" [2026-06-29T09:53:00.849Z] level=info msg="[linters_context/goanalysis] analyzers took 2m52.409590806s with top 10 stages: buildir: 1m10.210200448s, inspect: 3.441673098s, gosec: 3.428890717s, fact_deprecated: 3.165722234s, printf: 2.275752982s, fact_purity: 1.777912439s, ctrlflow: 1.538011229s, nilness: 1.518983013s, QF1004: 1.4025083s, S1038: 1.302605228s" [2026-06-29T09:53:00.849Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-06-29T09:53:00.849Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-06-29T09:53:00.849Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-06-29T09:53:00.849Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-06-29T09:53:00.849Z] level=info msg="[runner] Processors filtering stat (in/out): path_absoluter: 35/35, cgo: 35/35, filename_unadjuster: 35/35, exclusion_paths: 35/35, nolint_filter: 21/0, invalid_issue: 35/35, generated_file_filter: 35/22, exclusion_rules: 22/21, path_relativity: 35/35" [2026-06-29T09:53:00.849Z] level=info msg="[runner] processing took 8.430217ms with stages: nolint_filter: 7.491572ms, generated_file_filter: 717.659µs, exclusion_rules: 121.383µs, exclusion_paths: 47.251µs, path_relativity: 34.241µs, path_absoluter: 5.161µs, cgo: 3.36µs, sort_results: 2.36µs, invalid_issue: 1.88µs, filename_unadjuster: 1.2µs, fixer: 870ns, max_same_issues: 620ns, diff: 540ns, uniq_by_line: 540ns, path_prettifier: 440ns, severity-rules: 350ns, path_shortener: 320ns, max_from_linter: 180ns, max_per_file_from_linter: 160ns, source_code: 130ns" [2026-06-29T09:53:00.849Z] level=info msg="[runner] linters took 14.589456037s with stages: goanalysis_metalinter: 14.580951679s" [2026-06-29T09:53:00.849Z] 0 issues. [2026-06-29T09:53:00.849Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-06-29T09:53:00.849Z] level=info msg="Memory: 379 samples, avg is 370.2MB, max is 1548.6MB" [2026-06-29T09:53:00.849Z] level=info msg="Execution took 38.057995011s" [2026-06-29T09:53:00.849Z] go vet ./... [2026-06-29T09:53:07.445Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-06-29T09:53:07.706Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-06-29T09:53:07.706Z] ./bin/test-attribution-txt.sh [2026-06-29T09:53:07.964Z] An attribution for github.com/ebitengine/purego is missing from Attribution.txt, please add [2026-06-29T09:53:07.964Z] An attribution for github.com/go-openapi/runtime/server-middleware is missing from Attribution.txt, please add [2026-06-29T09:53:07.964Z] An attribution for github.com/openziti/channel/v5 is missing from Attribution.txt, please add [2026-06-29T09:53:07.964Z] An attribution for github.com/shirou/gopsutil/v4 is missing from Attribution.txt, please add [Pipeline] echo [2026-06-29T09:53:07.975Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-06-29T09:53:08.265Z] + ls -al . [2026-06-29T09:53:08.265Z] total 1404 [2026-06-29T09:53:08.265Z] drwxrwxr-x 11 1001 1001 4096 Jun 29 09:50 . [2026-06-29T09:53:08.265Z] drwxr-xr-x 4 root root 4096 Jun 29 09:50 .. [2026-06-29T09:53:08.265Z] drwxrwxr-x 2 1001 1001 4096 Jun 29 09:49 .blubracket [2026-06-29T09:53:08.265Z] -rw-rw-r-- 1 1001 1001 10 Jun 29 09:49 .dockerignore [2026-06-29T09:53:08.265Z] drwxrwxr-x 8 1001 1001 4096 Jun 29 09:52 .git [2026-06-29T09:53:08.265Z] drwxrwxr-x 3 1001 1001 4096 Jun 29 09:49 .github [2026-06-29T09:53:08.265Z] -rw-rw-r-- 1 1001 1001 909 Jun 29 09:49 .gitignore [2026-06-29T09:53:08.265Z] -rw-rw-r-- 1 1001 1001 359 Jun 29 09:49 .golangci.yml [2026-06-29T09:53:08.265Z] -rw-rw-r-- 1 1001 1001 100 Jun 29 09:49 .hadolint.yml [2026-06-29T09:53:08.265Z] drwxr-xr-x 3 1001 1001 4096 Jun 29 09:49 .semver [2026-06-29T09:53:08.265Z] -rw-rw-r-- 1 1001 1001 155 Jun 29 09:49 .sonarcloud.properties [2026-06-29T09:53:08.265Z] -rw-rw-r-- 1 1001 1001 1171 Jun 29 09:49 ADOPTERS.md [2026-06-29T09:53:08.265Z] -rw-rw-r-- 1 1001 1001 20149 Jun 29 09:49 Attribution.txt [2026-06-29T09:53:08.265Z] -rw-rw-r-- 1 1001 1001 118730 Jun 29 09:49 CHANGELOG.md [2026-06-29T09:53:08.265Z] -rw-rw-r-- 1 1001 1001 3804 Jun 29 09:49 CONTRIBUTING.md [2026-06-29T09:53:08.265Z] -rw-rw-r-- 1 1001 1001 677 Jun 29 09:49 GOVERNANCE.md [2026-06-29T09:53:08.265Z] -rw-rw-r-- 1 1001 1001 886 Jun 29 09:49 Jenkinsfile [2026-06-29T09:53:08.265Z] -rw-rw-r-- 1 1001 1001 10775 Jun 29 09:49 LICENSE [2026-06-29T09:53:08.265Z] -rw-rw-r-- 1 1001 1001 16743 Jun 29 09:49 Makefile [2026-06-29T09:53:08.265Z] -rw-rw-r-- 1 1001 1001 582 Jun 29 09:49 OWNERS.md [2026-06-29T09:53:08.265Z] -rw-rw-r-- 1 1001 1001 9932 Jun 29 09:49 README.md [2026-06-29T09:53:08.265Z] -rw-rw-r-- 1 1001 1001 789 Jun 29 09:49 SECURITY.md [2026-06-29T09:53:08.265Z] -rw-rw-r-- 1 1001 1001 13 Jun 29 09:49 VERSION [2026-06-29T09:53:08.265Z] drwxrwxr-x 2 1001 1001 4096 Jun 29 09:49 bin [2026-06-29T09:53:08.265Z] drwxrwxr-x 19 1001 1001 4096 Jun 29 09:49 cmd [2026-06-29T09:53:08.265Z] -rw-r--r-- 1 root root 1048220 Jun 29 09:52 coverage.out [2026-06-29T09:53:08.265Z] drwxrwxr-x 2 1001 1001 4096 Jun 29 09:49 fuzz_test [2026-06-29T09:53:08.265Z] -rw-rw-r-- 1 1001 1001 6979 Jun 29 09:49 go.mod [2026-06-29T09:53:08.265Z] -rw-rw-r-- 1 1001 1001 90491 Jun 29 09:49 go.sum [2026-06-29T09:53:08.265Z] drwxrwxr-x 7 1001 1001 4096 Jun 29 09:49 internal [2026-06-29T09:53:08.265Z] drwxrwxr-x 2 1001 1001 4096 Jun 29 09:49 openapi [2026-06-29T09:53:08.265Z] -rw-rw-r-- 1 1001 1001 584 Jun 29 09:49 security.txt [2026-06-29T09:53:08.265Z] -rw-rw-r-- 1 1001 1001 204 Jun 29 09:49 version.go [Pipeline] sh [2026-06-29T09:53:08.555Z] + '[' -e coverage.out ] [2026-06-29T09:53:08.555Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-06-29T09:53:08.699Z] Stashed 1 file(s) [Pipeline] sh [2026-06-29T09:53:08.980Z] + make build [2026-06-29T09:53:08.980Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-06-29T09:53:35.520Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-06-29T09:53:36.456Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-06-29T09:53:38.986Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-06-29T09:53:39.245Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-06-29T09:53:41.774Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-06-29T09:53:47.035Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-06-29T09:53:49.565Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-06-29T09:53:52.105Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-06-29T09:53:54.633Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-06-29T09:53:56.534Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-06-29T09:53:58.440Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-06-29T09:53:59.008Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2026-06-29T09:54:00.915Z] $ docker stop --time=1 663da05790ca2df2fc89b30f51efae2f004faced04ba3c6ae83e1b1f45fd4e8d [2026-06-29T09:54:03.047Z] $ docker rm -f --volumes 663da05790ca2df2fc89b30f51efae2f004faced04ba3c6ae83e1b1f45fd4e8d [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-06-29T09:54:04.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-06-29T09:54:04.498Z] [2026-06-29T09:54:04.498Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:54:04.802Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-06-29T09:54:04.802Z] latest: Pulling from edgex-devops/edgex-compose [2026-06-29T09:54:04.802Z] 91d30c5bc195: Pulling fs layer [2026-06-29T09:54:04.802Z] 2e9b0aa3be6d: Pulling fs layer [2026-06-29T09:54:04.802Z] 9c61dcf015f6: Pulling fs layer [2026-06-29T09:54:04.802Z] 4698f68db338: Pulling fs layer [2026-06-29T09:54:04.802Z] 2a2f49069b9e: Pulling fs layer [2026-06-29T09:54:04.802Z] e0025b399a48: Pulling fs layer [2026-06-29T09:54:04.802Z] 4698f68db338: Waiting [2026-06-29T09:54:04.802Z] e0025b399a48: Waiting [2026-06-29T09:54:04.802Z] 2a2f49069b9e: Waiting [2026-06-29T09:54:04.802Z] 91d30c5bc195: Verifying Checksum [2026-06-29T09:54:04.802Z] 4698f68db338: Download complete [2026-06-29T09:54:05.059Z] 2e9b0aa3be6d: Verifying Checksum [2026-06-29T09:54:05.059Z] 2e9b0aa3be6d: Download complete [2026-06-29T09:54:05.059Z] e0025b399a48: Verifying Checksum [2026-06-29T09:54:05.059Z] e0025b399a48: Download complete [2026-06-29T09:54:05.059Z] 91d30c5bc195: Pull complete [2026-06-29T09:54:05.059Z] 2a2f49069b9e: Verifying Checksum [2026-06-29T09:54:05.059Z] 2a2f49069b9e: Download complete [2026-06-29T09:54:05.317Z] 2e9b0aa3be6d: Pull complete [2026-06-29T09:54:05.575Z] 9c61dcf015f6: Verifying Checksum [2026-06-29T09:54:05.575Z] 9c61dcf015f6: Download complete [2026-06-29T09:54:08.861Z] 9c61dcf015f6: Pull complete [2026-06-29T09:54:08.861Z] 4698f68db338: Pull complete [2026-06-29T09:54:09.429Z] 2a2f49069b9e: Pull complete [2026-06-29T09:54:09.429Z] e0025b399a48: Pull complete [2026-06-29T09:54:09.429Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-06-29T09:54:09.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-06-29T09:54:09.429Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T09:54:09.538Z] prd-ubuntu20.04-docker-8c-8g-14036 does not seem to be running inside a container [2026-06-29T09:54:09.566Z] $ 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/987 -v /w/workspace/edgex-go/987:/w/workspace/edgex-go/987:rw,z -v /w/workspace/edgex-go/987@tmp:/w/workspace/edgex-go/987@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-06-29T09:54:10.413Z] $ docker top 1a92b2608944b69bf4e0248f86f91a6835dff9db825055a9beb8435c8651df73 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-29T09:54:10.789Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-06-29T09:54:11.047Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-06-29T09:54:11.047Z] #1 transferring dockerfile: 2.23kB done [2026-06-29T09:54:11.047Z] #1 DONE 0.2s [2026-06-29T09:54:11.047Z] [2026-06-29T09:54:11.047Z] #2 [security-spire-config internal] load build definition from Dockerfile [2026-06-29T09:54:11.047Z] #2 transferring dockerfile: 1.69kB done [2026-06-29T09:54:11.047Z] #2 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-06-29T09:54:11.047Z] #2 DONE 0.1s [2026-06-29T09:54:11.047Z] [2026-06-29T09:54:11.047Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2026-06-29T09:54:11.047Z] #3 transferring dockerfile: 2.50kB done [2026-06-29T09:54:11.047Z] #3 DONE 0.1s [2026-06-29T09:54:11.047Z] [2026-06-29T09:54:11.047Z] #4 [core-keeper internal] load build definition from Dockerfile [2026-06-29T09:54:11.047Z] #4 transferring dockerfile: 2.07kB done [2026-06-29T09:54:11.047Z] #4 DONE 0.1s [2026-06-29T09:54:11.047Z] [2026-06-29T09:54:11.047Z] #5 [core-metadata internal] load build definition from Dockerfile [2026-06-29T09:54:11.047Z] #5 transferring dockerfile: 2.10kB done [2026-06-29T09:54:11.047Z] #5 DONE 0.2s [2026-06-29T09:54:11.047Z] [2026-06-29T09:54:11.047Z] #6 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-06-29T09:54:11.315Z] #6 DONE 0.0s [2026-06-29T09:54:11.315Z] [2026-06-29T09:54:11.315Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2026-06-29T09:54:11.315Z] #7 transferring dockerfile: 1.81kB done [2026-06-29T09:54:11.315Z] #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-06-29T09:54:11.315Z] #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2026-06-29T09:54:11.315Z] #7 DONE 0.2s [2026-06-29T09:54:11.315Z] [2026-06-29T09:54:11.315Z] #8 [core-data internal] load build definition from Dockerfile [2026-06-29T09:54:11.315Z] #8 transferring dockerfile: 2.04kB done [2026-06-29T09:54:11.315Z] #8 DONE 0.2s [2026-06-29T09:54:11.315Z] [2026-06-29T09:54:11.315Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2026-06-29T09:54:11.315Z] #9 transferring dockerfile: 2.14kB done [2026-06-29T09:54:11.315Z] #9 DONE 0.2s [2026-06-29T09:54:11.315Z] [2026-06-29T09:54:11.315Z] #10 [support-notifications internal] load build definition from Dockerfile [2026-06-29T09:54:11.315Z] #10 transferring dockerfile: 2.02kB done [2026-06-29T09:54:11.315Z] #10 DONE 0.2s [2026-06-29T09:54:11.315Z] [2026-06-29T09:54:11.315Z] #11 [core-command internal] load build definition from Dockerfile [2026-06-29T09:54:11.315Z] #11 transferring dockerfile: 1.94kB done [2026-06-29T09:54:11.315Z] #11 DONE 0.2s [2026-06-29T09:54:11.315Z] [2026-06-29T09:54:11.315Z] #12 [support-scheduler internal] load build definition from Dockerfile [2026-06-29T09:54:11.315Z] #12 transferring dockerfile: 1.83kB done [2026-06-29T09:54:11.315Z] #12 DONE 0.2s [2026-06-29T09:54:11.315Z] [2026-06-29T09:54:11.315Z] #13 [security-spire-server internal] load build definition from Dockerfile [2026-06-29T09:54:11.315Z] #13 transferring dockerfile: 1.70kB done [2026-06-29T09:54:11.315Z] #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-06-29T09:54:11.315Z] #13 DONE 0.2s [2026-06-29T09:54:11.315Z] [2026-06-29T09:54:11.315Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-06-29T09:54:11.315Z] #14 transferring dockerfile: 1.89kB done [2026-06-29T09:54:11.315Z] #14 DONE 0.2s [2026-06-29T09:54:11.315Z] [2026-06-29T09:54:11.315Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2026-06-29T09:54:11.315Z] #15 transferring dockerfile: 2.49kB done [2026-06-29T09:54:11.315Z] #15 DONE 0.2s [2026-06-29T09:54:11.315Z] [2026-06-29T09:54:11.315Z] #16 [security-bootstrapper internal] load build definition from Dockerfile [2026-06-29T09:54:11.315Z] #16 transferring dockerfile: 3.02kB done [2026-06-29T09:54:11.315Z] #16 DONE 0.2s [2026-06-29T09:54:11.315Z] [2026-06-29T09:54:11.315Z] #17 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-06-29T09:54:11.315Z] #17 DONE 0.2s [2026-06-29T09:54:11.315Z] [2026-06-29T09:54:11.315Z] #18 [core-metadata internal] load .dockerignore [2026-06-29T09:54:11.315Z] #18 transferring context: 50B done [2026-06-29T09:54:11.315Z] #18 DONE 0.1s [2026-06-29T09:54:11.315Z] [2026-06-29T09:54:11.315Z] #19 [security-proxy-setup internal] load .dockerignore [2026-06-29T09:54:11.315Z] #19 transferring context: 50B done [2026-06-29T09:54:11.315Z] #19 DONE 0.1s [2026-06-29T09:54:11.315Z] [2026-06-29T09:54:11.315Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2026-06-29T09:54:11.315Z] #20 transferring context: 50B done [2026-06-29T09:54:11.315Z] #20 DONE 0.1s [2026-06-29T09:54:11.315Z] [2026-06-29T09:54:11.315Z] #21 [core-keeper internal] load .dockerignore [2026-06-29T09:54:11.315Z] #21 transferring context: 50B done [2026-06-29T09:54:11.315Z] #21 DONE 0.1s [2026-06-29T09:54:11.315Z] [2026-06-29T09:54:11.315Z] #22 [support-notifications internal] load .dockerignore [2026-06-29T09:54:11.315Z] #22 transferring context: 50B done [2026-06-29T09:54:11.315Z] #22 DONE 0.1s [2026-06-29T09:54:11.315Z] [2026-06-29T09:54:11.315Z] #23 [core-data internal] load .dockerignore [2026-06-29T09:54:11.315Z] #23 transferring context: 50B done [2026-06-29T09:54:11.315Z] #23 DONE 0.1s [2026-06-29T09:54:11.315Z] [2026-06-29T09:54:11.315Z] #24 [security-proxy-auth internal] load .dockerignore [2026-06-29T09:54:11.315Z] #24 transferring context: 50B done [2026-06-29T09:54:11.315Z] #24 DONE 0.1s [2026-06-29T09:54:11.315Z] [2026-06-29T09:54:11.315Z] #25 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T09:54:11.315Z] #25 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-06-29T09:54:11.315Z] #25 ... [2026-06-29T09:54:11.315Z] [2026-06-29T09:54:11.315Z] #26 [security-secretstore-setup internal] load .dockerignore [2026-06-29T09:54:11.315Z] #26 transferring context: 50B done [2026-06-29T09:54:11.315Z] #26 DONE 0.1s [2026-06-29T09:54:11.315Z] [2026-06-29T09:54:11.315Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2026-06-29T09:54:11.315Z] #27 transferring context: 50B done [2026-06-29T09:54:11.315Z] #27 DONE 0.1s [2026-06-29T09:54:11.315Z] [2026-06-29T09:54:11.315Z] #28 [core-command internal] load .dockerignore [2026-06-29T09:54:11.315Z] #28 transferring context: 50B done [2026-06-29T09:54:11.315Z] #28 DONE 0.1s [2026-06-29T09:54:11.315Z] [2026-06-29T09:54:11.315Z] #29 [security-bootstrapper internal] load .dockerignore [2026-06-29T09:54:11.315Z] #29 transferring context: 50B done [2026-06-29T09:54:11.315Z] #29 DONE 0.2s [2026-06-29T09:54:11.315Z] [2026-06-29T09:54:11.315Z] #25 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T09:54:11.315Z] #25 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-06-29T09:54:11.315Z] #25 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-06-29T09:54:11.315Z] #25 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-06-29T09:54:11.315Z] #25 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 1.05MB / 3.79MB 0.0s [2026-06-29T09:54:11.315Z] #25 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-06-29T09:54:11.573Z] #25 ... [2026-06-29T09:54:11.573Z] [2026-06-29T09:54:11.573Z] #30 [support-scheduler internal] load .dockerignore [2026-06-29T09:54:11.573Z] #30 transferring context: 50B done [2026-06-29T09:54:11.573Z] #30 DONE 0.2s [2026-06-29T09:54:11.573Z] [2026-06-29T09:54:11.573Z] #25 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T09:54:11.573Z] #25 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-06-29T09:54:11.573Z] #25 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-06-29T09:54:11.573Z] #25 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-06-29T09:54:11.573Z] #25 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done [2026-06-29T09:54:11.573Z] #25 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-06-29T09:54:11.573Z] #25 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 [2026-06-29T09:54:11.573Z] #25 ... [2026-06-29T09:54:11.573Z] [2026-06-29T09:54:11.573Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-06-29T09:54:11.573Z] #31 DONE 0.5s [2026-06-29T09:54:11.573Z] [2026-06-29T09:54:11.573Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-06-29T09:54:11.573Z] #32 DONE 0.4s [2026-06-29T09:54:11.573Z] [2026-06-29T09:54:11.573Z] #25 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T09:54:11.833Z] #25 ... [2026-06-29T09:54:11.833Z] [2026-06-29T09:54:11.833Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-06-29T09:54:11.833Z] #33 DONE 0.5s [2026-06-29T09:54:11.833Z] [2026-06-29T09:54:11.833Z] #25 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T09:54:11.833Z] #25 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.4s done [2026-06-29T09:54:12.092Z] #25 ... [2026-06-29T09:54:12.092Z] [2026-06-29T09:54:12.092Z] #34 [security-spire-config internal] load .dockerignore [2026-06-29T09:54:12.092Z] #34 transferring context: 50B 0.0s done [2026-06-29T09:54:12.092Z] #34 DONE 0.5s [2026-06-29T09:54:12.092Z] [2026-06-29T09:54:12.092Z] #35 [core-keeper builder 2/7] WORKDIR /edgex-go [2026-06-29T09:54:12.352Z] #35 ... [2026-06-29T09:54:12.352Z] [2026-06-29T09:54:12.352Z] #36 [security-spire-server internal] load .dockerignore [2026-06-29T09:54:12.352Z] #36 transferring context: 50B 0.0s done [2026-06-29T09:54:12.352Z] #36 DONE 0.7s [2026-06-29T09:54:12.352Z] [2026-06-29T09:54:12.352Z] #35 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2026-06-29T09:54:12.352Z] #35 DONE 0.7s [2026-06-29T09:54:12.352Z] [2026-06-29T09:54:12.352Z] #25 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T09:54:12.352Z] #25 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-06-29T09:54:12.352Z] #25 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-06-29T09:54:12.352Z] #25 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-06-29T09:54:12.352Z] #25 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done [2026-06-29T09:54:12.352Z] #25 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-06-29T09:54:12.352Z] #25 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.4s done [2026-06-29T09:54:12.352Z] #25 ... [2026-06-29T09:54:12.352Z] [2026-06-29T09:54:12.352Z] #37 [security-spire-agent internal] load .dockerignore [2026-06-29T09:54:12.352Z] #37 transferring context: 50B 0.0s done [2026-06-29T09:54:12.352Z] #37 DONE 0.8s [2026-06-29T09:54:12.352Z] [2026-06-29T09:54:12.352Z] #25 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T09:54:12.352Z] #25 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-06-29T09:54:12.352Z] #25 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-06-29T09:54:12.352Z] #25 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-06-29T09:54:12.352Z] #25 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done [2026-06-29T09:54:12.352Z] #25 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-06-29T09:54:12.352Z] #25 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.4s done [2026-06-29T09:54:12.611Z] #25 DONE 1.4s [2026-06-29T09:54:12.611Z] [2026-06-29T09:54:12.611Z] #38 [security-spire-server internal] load build context [2026-06-29T09:54:12.611Z] #38 transferring context: 26.58kB 0.0s done [2026-06-29T09:54:12.611Z] #38 DONE 0.4s [2026-06-29T09:54:12.611Z] [2026-06-29T09:54:12.611Z] #39 [security-spire-config internal] load build context [2026-06-29T09:54:12.611Z] #39 transferring context: 24.83kB 0.0s done [2026-06-29T09:54:12.611Z] #39 DONE 0.4s [2026-06-29T09:54:12.611Z] [2026-06-29T09:54:12.611Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T09:54:12.611Z] #40 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.0s done [2026-06-29T09:54:12.611Z] #40 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-06-29T09:54:12.611Z] #40 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-06-29T09:54:12.611Z] #40 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-06-29T09:54:12.611Z] #40 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s [2026-06-29T09:54:12.611Z] #40 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.2s [2026-06-29T09:54:12.611Z] #40 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.2s [2026-06-29T09:54:12.611Z] #40 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-06-29T09:54:12.874Z] #40 ... [2026-06-29T09:54:12.874Z] [2026-06-29T09:54:12.874Z] #41 [security-spire-agent internal] load build context [2026-06-29T09:54:12.874Z] #41 transferring context: 26.11kB 0.1s done [2026-06-29T09:54:12.874Z] #41 DONE 0.3s [2026-06-29T09:54:12.874Z] [2026-06-29T09:54:12.874Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T09:54:12.874Z] #40 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2026-06-29T09:54:12.874Z] #40 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s done [2026-06-29T09:54:12.874Z] #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.5s [2026-06-29T09:54:12.874Z] #40 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-06-29T09:54:13.135Z] #40 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.4s done [2026-06-29T09:54:13.135Z] #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 4.19MB / 41.51MB 0.6s [2026-06-29T09:54:13.498Z] #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 8.39MB / 41.51MB 0.8s [2026-06-29T09:54:13.498Z] #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 10.49MB / 41.51MB 0.9s [2026-06-29T09:54:13.756Z] #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 13.39MB / 41.51MB 1.1s [2026-06-29T09:54:13.756Z] #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 20.97MB / 41.51MB 1.2s [2026-06-29T09:54:14.015Z] #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 26.21MB / 41.51MB 1.4s [2026-06-29T09:54:14.015Z] #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 31.46MB / 41.51MB 1.5s [2026-06-29T09:54:14.273Z] #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.7s [2026-06-29T09:54:14.273Z] #40 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-06-29T09:54:15.209Z] #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 2.3s done [2026-06-29T09:54:15.471Z] #40 ... [2026-06-29T09:54:15.471Z] [2026-06-29T09:54:15.471Z] #42 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-06-29T09:54:15.471Z] #42 DONE 3.3s [2026-06-29T09:54:15.729Z] [2026-06-29T09:54:15.729Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-29T09:54:15.729Z] #43 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.3s done [2026-06-29T09:54:15.729Z] #43 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-06-29T09:54:15.729Z] #43 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.7s done [2026-06-29T09:54:15.729Z] #43 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 1.1s done [2026-06-29T09:54:15.729Z] #43 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-06-29T09:54:15.729Z] #43 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-06-29T09:54:15.729Z] #43 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-06-29T09:54:15.729Z] #43 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done [2026-06-29T09:54:15.729Z] #43 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done [2026-06-29T09:54:15.729Z] #43 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-06-29T09:54:17.629Z] #43 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 [2026-06-29T09:54:17.629Z] #43 ... [2026-06-29T09:54:17.629Z] [2026-06-29T09:54:17.629Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T09:54:17.629Z] #40 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d [2026-06-29T09:54:18.199Z] #40 ... [2026-06-29T09:54:18.199Z] [2026-06-29T09:54:18.199Z] #44 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-06-29T09:54:18.199Z] #0 0.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:18.199Z] #0 1.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:18.199Z] #0 1.671 OK: 265 MiB in 60 packages [2026-06-29T09:54:18.199Z] #44 DONE 5.8s [2026-06-29T09:54:18.199Z] [2026-06-29T09:54:18.199Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T09:54:19.130Z] #40 ... [2026-06-29T09:54:19.130Z] [2026-06-29T09:54:19.130Z] #45 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-06-29T09:54:19.130Z] #0 1.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:19.130Z] #0 2.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:19.130Z] #0 2.458 OK: 265 MiB in 60 packages [2026-06-29T09:54:19.130Z] #45 DONE 6.6s [2026-06-29T09:54:19.130Z] [2026-06-29T09:54:19.130Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T09:54:21.028Z] #40 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.9s done [2026-06-29T09:54:21.355Z] #40 ... [2026-06-29T09:54:21.355Z] [2026-06-29T09:54:21.355Z] #46 [core-keeper internal] load build context [2026-06-29T09:54:21.355Z] #46 transferring context: 522.94MB 9.9s [2026-06-29T09:54:21.613Z] #46 ... [2026-06-29T09:54:21.614Z] [2026-06-29T09:54:21.614Z] #47 [security-spiffe-token-provider internal] load build context [2026-06-29T09:54:21.614Z] #47 ... [2026-06-29T09:54:21.614Z] [2026-06-29T09:54:21.614Z] #48 [support-notifications internal] load build context [2026-06-29T09:54:21.614Z] #48 ... [2026-06-29T09:54:21.614Z] [2026-06-29T09:54:21.614Z] #49 [core-data internal] load build context [2026-06-29T09:54:21.614Z] #49 ... [2026-06-29T09:54:21.614Z] [2026-06-29T09:54:21.614Z] #50 [security-proxy-setup internal] load build context [2026-06-29T09:54:21.872Z] #50 ... [2026-06-29T09:54:21.872Z] [2026-06-29T09:54:21.872Z] #51 [support-scheduler internal] load build context [2026-06-29T09:54:21.872Z] #51 ... [2026-06-29T09:54:21.872Z] [2026-06-29T09:54:21.872Z] #52 [core-common-config-bootstrapper internal] load build context [2026-06-29T09:54:22.138Z] #52 ... [2026-06-29T09:54:22.138Z] [2026-06-29T09:54:22.138Z] #53 [security-secretstore-setup internal] load build context [2026-06-29T09:54:22.138Z] #53 ... [2026-06-29T09:54:22.138Z] [2026-06-29T09:54:22.138Z] #54 [security-bootstrapper internal] load build context [2026-06-29T09:54:22.138Z] #54 ... [2026-06-29T09:54:22.138Z] [2026-06-29T09:54:22.138Z] #55 [security-proxy-auth internal] load build context [2026-06-29T09:54:22.403Z] #55 ... [2026-06-29T09:54:22.403Z] [2026-06-29T09:54:22.403Z] #56 [core-metadata internal] load build context [2026-06-29T09:54:22.403Z] #56 ... [2026-06-29T09:54:22.403Z] [2026-06-29T09:54:22.403Z] #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-06-29T09:54:22.403Z] #0 2.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:22.403Z] #0 2.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:22.403Z] #0 2.973 OK: 265 MiB in 60 packages [2026-06-29T09:54:22.661Z] #57 ... [2026-06-29T09:54:22.661Z] [2026-06-29T09:54:22.661Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-06-29T09:54:22.661Z] #0 2.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:22.661Z] #0 3.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:22.661Z] #0 3.474 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-29T09:54:22.661Z] #0 3.474 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-29T09:54:22.661Z] #0 3.474 OK: 26345 distinct packages available [2026-06-29T09:54:22.661Z] #0 3.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:22.661Z] #0 3.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:22.661Z] #0 3.979 OK: 265 MiB in 60 packages [2026-06-29T09:54:22.661Z] #58 ... [2026-06-29T09:54:22.661Z] [2026-06-29T09:54:22.661Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-06-29T09:54:22.919Z] #59 ... [2026-06-29T09:54:22.919Z] [2026-06-29T09:54:22.920Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-06-29T09:54:22.920Z] #60 ... [2026-06-29T09:54:22.920Z] [2026-06-29T09:54:22.920Z] #61 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-06-29T09:54:22.920Z] #61 ... [2026-06-29T09:54:22.920Z] [2026-06-29T09:54:22.920Z] #62 [core-command internal] load build context [2026-06-29T09:54:23.179Z] #62 ... [2026-06-29T09:54:23.179Z] [2026-06-29T09:54:23.179Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-06-29T09:54:23.179Z] #0 6.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:23.179Z] #0 7.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:23.179Z] #0 7.347 (1/4) Installing dumb-init (1.2.5-r3) [2026-06-29T09:54:23.179Z] #0 7.358 (2/4) Installing openssl (3.5.7-r0) [2026-06-29T09:54:23.179Z] #0 7.375 (3/4) Installing su-exec (0.2-r3) [2026-06-29T09:54:23.179Z] #0 7.383 (4/4) Installing yq-go (4.47.2-r3) [2026-06-29T09:54:23.179Z] #0 7.477 Executing busybox-1.37.0-r20.trigger [2026-06-29T09:54:23.179Z] #0 7.485 OK: 20 MiB in 20 packages [2026-06-29T09:54:23.179Z] #63 ... [2026-06-29T09:54:23.179Z] [2026-06-29T09:54:23.179Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-06-29T09:54:23.435Z] #64 ... [2026-06-29T09:54:23.435Z] [2026-06-29T09:54:23.435Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-06-29T09:54:23.435Z] #0 4.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:23.435Z] #0 4.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:23.435Z] #0 5.228 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-29T09:54:23.435Z] #0 5.228 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-29T09:54:23.435Z] #0 5.228 OK: 26325 distinct packages available [2026-06-29T09:54:23.435Z] #0 5.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:23.435Z] #0 5.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:23.435Z] #0 5.712 (1/4) Installing dumb-init (1.2.5-r3) [2026-06-29T09:54:23.435Z] #0 5.723 (2/4) Installing musl-obstack (1.2.3-r2) [2026-06-29T09:54:23.435Z] #0 5.733 (3/4) Installing libucontext (1.3.2-r0) [2026-06-29T09:54:23.435Z] #0 5.743 (4/4) Installing gcompat (1.1.0-r4) [2026-06-29T09:54:23.435Z] #0 5.755 Executing busybox-1.37.0-r20.trigger [2026-06-29T09:54:23.435Z] #0 5.759 OK: 8 MiB in 20 packages [2026-06-29T09:54:23.435Z] #65 ... [2026-06-29T09:54:23.435Z] [2026-06-29T09:54:23.435Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-06-29T09:54:23.435Z] #66 ... [2026-06-29T09:54:23.435Z] [2026-06-29T09:54:23.435Z] #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-06-29T09:54:23.435Z] #0 2.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:23.435Z] #0 2.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:23.435Z] #0 2.918 OK: 265 MiB in 60 packages [2026-06-29T09:54:23.691Z] #67 ... [2026-06-29T09:54:23.691Z] [2026-06-29T09:54:23.691Z] #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-06-29T09:54:23.691Z] #68 ... [2026-06-29T09:54:23.691Z] [2026-06-29T09:54:23.691Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-29T09:54:24.255Z] #69 ... [2026-06-29T09:54:24.255Z] [2026-06-29T09:54:24.255Z] #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-06-29T09:54:24.255Z] #70 ... [2026-06-29T09:54:24.255Z] [2026-06-29T09:54:24.255Z] #71 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-06-29T09:54:24.255Z] #71 ... [2026-06-29T09:54:24.255Z] [2026-06-29T09:54:24.255Z] #56 [core-metadata internal] load build context [2026-06-29T09:54:26.150Z] #56 transferring context: 652.64MB 14.4s done [2026-06-29T09:54:26.150Z] #56 ... [2026-06-29T09:54:26.150Z] [2026-06-29T09:54:26.150Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-06-29T09:54:26.150Z] #72 ... [2026-06-29T09:54:26.150Z] [2026-06-29T09:54:26.150Z] #50 [security-proxy-setup internal] load build context [2026-06-29T09:54:26.150Z] #50 transferring context: 652.64MB 14.5s done [2026-06-29T09:54:27.083Z] #50 ... [2026-06-29T09:54:27.083Z] [2026-06-29T09:54:27.083Z] #54 [security-bootstrapper internal] load build context [2026-06-29T09:54:27.083Z] #54 transferring context: 652.64MB 11.7s done [2026-06-29T09:54:27.083Z] #54 DONE 15.6s [2026-06-29T09:54:27.083Z] [2026-06-29T09:54:27.083Z] #52 [core-common-config-bootstrapper internal] load build context [2026-06-29T09:54:27.083Z] #52 transferring context: 652.64MB 13.6s done [2026-06-29T09:54:27.083Z] #52 DONE 15.8s [2026-06-29T09:54:27.083Z] [2026-06-29T09:54:27.083Z] #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-06-29T09:54:27.083Z] #67 DONE 14.6s [2026-06-29T09:54:27.083Z] [2026-06-29T09:54:27.083Z] #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-06-29T09:54:27.083Z] #68 DONE 14.3s [2026-06-29T09:54:27.083Z] [2026-06-29T09:54:27.083Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-06-29T09:54:27.083Z] #58 DONE 14.7s [2026-06-29T09:54:27.083Z] [2026-06-29T09:54:27.083Z] #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-06-29T09:54:27.083Z] #57 DONE 14.7s [2026-06-29T09:54:27.083Z] [2026-06-29T09:54:27.083Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-06-29T09:54:27.083Z] #65 DONE 14.4s [2026-06-29T09:54:27.083Z] [2026-06-29T09:54:27.083Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-06-29T09:54:27.083Z] #63 DONE 14.4s [2026-06-29T09:54:27.083Z] [2026-06-29T09:54:27.083Z] #46 [core-keeper internal] load build context [2026-06-29T09:54:27.083Z] #46 transferring context: 652.64MB 12.2s done [2026-06-29T09:54:27.083Z] #46 DONE 15.7s [2026-06-29T09:54:27.083Z] [2026-06-29T09:54:27.083Z] #49 [core-data internal] load build context [2026-06-29T09:54:27.083Z] #49 transferring context: 652.64MB 12.3s done [2026-06-29T09:54:27.083Z] #49 DONE 15.7s [2026-06-29T09:54:27.083Z] [2026-06-29T09:54:27.083Z] #47 [security-spiffe-token-provider internal] load build context [2026-06-29T09:54:27.083Z] #47 transferring context: 652.64MB 12.8s done [2026-06-29T09:54:27.083Z] #47 DONE 15.7s [2026-06-29T09:54:27.083Z] [2026-06-29T09:54:27.083Z] #51 [support-scheduler internal] load build context [2026-06-29T09:54:27.083Z] #51 transferring context: 652.64MB 13.0s done [2026-06-29T09:54:27.083Z] #51 DONE 15.6s [2026-06-29T09:54:27.083Z] [2026-06-29T09:54:27.083Z] #62 [core-command internal] load build context [2026-06-29T09:54:27.083Z] #62 transferring context: 652.64MB 13.0s done [2026-06-29T09:54:27.083Z] #62 DONE 15.7s [2026-06-29T09:54:27.083Z] [2026-06-29T09:54:27.083Z] #53 [security-secretstore-setup internal] load build context [2026-06-29T09:54:27.083Z] #53 transferring context: 652.64MB 13.2s done [2026-06-29T09:54:27.083Z] #53 DONE 15.7s [2026-06-29T09:54:27.083Z] [2026-06-29T09:54:27.083Z] #48 [support-notifications internal] load build context [2026-06-29T09:54:27.083Z] #48 transferring context: 652.64MB 13.3s done [2026-06-29T09:54:27.083Z] #48 DONE 15.8s [2026-06-29T09:54:27.083Z] [2026-06-29T09:54:27.083Z] #55 [security-proxy-auth internal] load build context [2026-06-29T09:54:27.083Z] #55 transferring context: 652.64MB 13.7s done [2026-06-29T09:54:27.083Z] #55 DONE 15.8s [2026-06-29T09:54:27.083Z] [2026-06-29T09:54:27.083Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-06-29T09:54:27.342Z] #73 ... [2026-06-29T09:54:27.342Z] [2026-06-29T09:54:27.342Z] #56 [core-metadata internal] load build context [2026-06-29T09:54:27.342Z] #56 DONE 15.8s [2026-06-29T09:54:27.342Z] [2026-06-29T09:54:27.342Z] #50 [security-proxy-setup internal] load build context [2026-06-29T09:54:27.342Z] #50 DONE 15.8s [2026-06-29T09:54:27.342Z] [2026-06-29T09:54:27.342Z] #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-06-29T09:54:27.342Z] #74 DONE 0.3s [2026-06-29T09:54:27.342Z] [2026-06-29T09:54:27.342Z] #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-06-29T09:54:27.342Z] #75 DONE 0.2s [2026-06-29T09:54:27.342Z] [2026-06-29T09:54:27.342Z] #76 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-06-29T09:54:27.342Z] #76 DONE 0.2s [2026-06-29T09:54:27.342Z] [2026-06-29T09:54:27.342Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-06-29T09:54:27.342Z] #77 DONE 0.2s [2026-06-29T09:54:27.342Z] [2026-06-29T09:54:27.342Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-06-29T09:54:27.342Z] #78 DONE 0.2s [2026-06-29T09:54:27.342Z] [2026-06-29T09:54:27.342Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-29T09:54:27.342Z] #43 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.7s done [2026-06-29T09:54:27.342Z] #43 DONE 14.9s [2026-06-29T09:54:27.342Z] [2026-06-29T09:54:27.342Z] #79 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:54:27.599Z] #79 ... [2026-06-29T09:54:27.599Z] [2026-06-29T09:54:27.599Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T09:54:27.599Z] #40 DONE 15.1s [2026-06-29T09:54:27.599Z] [2026-06-29T09:54:27.599Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-06-29T09:54:27.599Z] #66 15.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:27.857Z] #66 15.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:28.115Z] #66 15.50 (1/1) Installing dumb-init (1.2.5-r3) [2026-06-29T09:54:28.115Z] #66 15.52 Executing busybox-1.37.0-r20.trigger [2026-06-29T09:54:28.115Z] #66 15.53 OK: 7 MiB in 17 packages [2026-06-29T09:54:28.373Z] #66 DONE 15.7s [2026-06-29T09:54:28.373Z] [2026-06-29T09:54:28.373Z] #61 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-06-29T09:54:28.373Z] #61 15.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:28.373Z] #61 15.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:28.373Z] #61 15.53 (1/1) Installing dumb-init (1.2.5-r3) [2026-06-29T09:54:28.373Z] #61 15.55 Executing busybox-1.37.0-r20.trigger [2026-06-29T09:54:28.373Z] #61 15.55 OK: 7 MiB in 17 packages [2026-06-29T09:54:28.373Z] #61 DONE 15.7s [2026-06-29T09:54:28.373Z] [2026-06-29T09:54:28.373Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-06-29T09:54:28.373Z] #73 1.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:28.631Z] #73 ... [2026-06-29T09:54:28.631Z] [2026-06-29T09:54:28.631Z] #71 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-06-29T09:54:28.631Z] #71 15.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:28.631Z] #71 15.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:28.631Z] #71 15.57 (1/2) Installing dumb-init (1.2.5-r3) [2026-06-29T09:54:28.631Z] #71 15.58 (2/2) Installing su-exec (0.2-r3) [2026-06-29T09:54:28.631Z] #71 15.60 Executing busybox-1.37.0-r20.trigger [2026-06-29T09:54:28.631Z] #71 15.60 OK: 7 MiB in 18 packages [2026-06-29T09:54:28.631Z] #71 DONE 15.9s [2026-06-29T09:54:28.631Z] [2026-06-29T09:54:28.631Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-06-29T09:54:28.631Z] #59 15.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:28.631Z] #59 15.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:28.631Z] #59 15.58 (1/4) Installing ca-certificates (20260611-r0) [2026-06-29T09:54:28.631Z] #59 15.60 (2/4) Installing dumb-init (1.2.5-r3) [2026-06-29T09:54:28.631Z] #59 15.61 (3/4) Installing su-exec (0.2-r3) [2026-06-29T09:54:28.631Z] #59 15.62 (4/4) Installing yq-go (4.47.2-r3) [2026-06-29T09:54:28.631Z] #59 15.73 Executing busybox-1.37.0-r20.trigger [2026-06-29T09:54:28.631Z] #59 15.73 Executing ca-certificates-20260611-r0.trigger [2026-06-29T09:54:28.631Z] #59 15.78 OK: 20 MiB in 20 packages [2026-06-29T09:54:28.631Z] #59 DONE 15.9s [2026-06-29T09:54:28.631Z] [2026-06-29T09:54:28.631Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-06-29T09:54:28.631Z] #73 1.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:28.631Z] #73 ... [2026-06-29T09:54:28.631Z] [2026-06-29T09:54:28.631Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-06-29T09:54:28.631Z] #64 15.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:28.631Z] #64 15.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:28.631Z] #64 15.64 (1/7) Installing ca-certificates (20260611-r0) [2026-06-29T09:54:28.631Z] #64 15.66 (2/7) Installing dumb-init (1.2.5-r3) [2026-06-29T09:54:28.631Z] #64 15.67 (3/7) Installing libgcc (14.2.0-r6) [2026-06-29T09:54:28.631Z] #64 15.69 (4/7) Installing libsodium (1.0.20-r1) [2026-06-29T09:54:28.631Z] #64 15.70 (5/7) Installing libstdc++ (14.2.0-r6) [2026-06-29T09:54:28.631Z] #64 15.73 (6/7) Installing libzmq (4.3.5-r2) [2026-06-29T09:54:28.631Z] #64 15.75 (7/7) Installing zeromq (4.3.5-r2) [2026-06-29T09:54:28.631Z] #64 15.76 Executing busybox-1.37.0-r20.trigger [2026-06-29T09:54:28.631Z] #64 15.78 Executing ca-certificates-20260611-r0.trigger [2026-06-29T09:54:28.631Z] #64 15.82 OK: 12 MiB in 23 packages [2026-06-29T09:54:28.631Z] #64 DONE 16.0s [2026-06-29T09:54:28.889Z] [2026-06-29T09:54:28.889Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-06-29T09:54:28.889Z] #60 16.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:28.889Z] #60 16.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:28.889Z] #60 ... [2026-06-29T09:54:28.889Z] [2026-06-29T09:54:28.889Z] #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-06-29T09:54:28.889Z] #70 15.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:28.889Z] #70 15.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:28.889Z] #70 15.87 (1/3) Installing ca-certificates (20260611-r0) [2026-06-29T09:54:28.889Z] #70 15.89 (2/3) Installing dumb-init (1.2.5-r3) [2026-06-29T09:54:28.889Z] #70 15.90 (3/3) Installing tzdata (2026b-r0) [2026-06-29T09:54:28.889Z] #70 15.95 Executing busybox-1.37.0-r20.trigger [2026-06-29T09:54:28.889Z] #70 15.95 Executing ca-certificates-20260611-r0.trigger [2026-06-29T09:54:28.889Z] #70 16.00 OK: 8 MiB in 19 packages [2026-06-29T09:54:28.889Z] #70 DONE 16.3s [2026-06-29T09:54:29.147Z] [2026-06-29T09:54:29.147Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-06-29T09:54:29.147Z] #73 1.980 OK: 20 MiB in 20 packages [2026-06-29T09:54:29.147Z] #73 DONE 2.1s [2026-06-29T09:54:29.147Z] [2026-06-29T09:54:29.147Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-06-29T09:54:29.147Z] #72 12.19 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:29.147Z] #72 12.52 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:29.147Z] #72 13.13 OK: 265 MiB in 60 packages [2026-06-29T09:54:29.147Z] #72 DONE 13.3s [2026-06-29T09:54:29.147Z] [2026-06-29T09:54:29.147Z] #80 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-06-29T09:54:29.147Z] #80 DONE 0.1s [2026-06-29T09:54:29.147Z] [2026-06-29T09:54:29.147Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-06-29T09:54:29.147Z] #60 16.55 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-29T09:54:29.147Z] #60 16.55 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-29T09:54:29.147Z] #60 16.55 OK: 26325 distinct packages available [2026-06-29T09:54:29.404Z] #60 ... [2026-06-29T09:54:29.404Z] [2026-06-29T09:54:29.404Z] #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-06-29T09:54:29.404Z] #81 DONE 0.1s [2026-06-29T09:54:29.404Z] [2026-06-29T09:54:29.404Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-06-29T09:54:29.404Z] #60 16.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:29.404Z] #60 ... [2026-06-29T09:54:29.404Z] [2026-06-29T09:54:29.404Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-29T09:54:29.404Z] #69 15.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:29.404Z] #69 15.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:29.404Z] #69 15.59 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-29T09:54:29.404Z] #69 15.59 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-29T09:54:29.404Z] #69 15.59 OK: 26325 distinct packages available [2026-06-29T09:54:29.404Z] #69 15.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:29.404Z] #69 15.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:29.404Z] #69 16.35 (1/13) Installing brotli-libs (1.1.0-r2) [2026-06-29T09:54:29.404Z] #69 16.38 (2/13) Installing c-ares (1.34.6-r0) [2026-06-29T09:54:29.404Z] #69 16.39 (3/13) Installing libunistring (1.3-r0) [2026-06-29T09:54:29.404Z] #69 16.43 (4/13) Installing libidn2 (2.3.7-r0) [2026-06-29T09:54:29.404Z] #69 16.45 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-06-29T09:54:29.404Z] #69 16.46 (6/13) Installing libpsl (0.21.5-r3) [2026-06-29T09:54:29.404Z] #69 16.47 (7/13) Installing zstd-libs (1.5.7-r0) [2026-06-29T09:54:29.404Z] #69 16.49 (8/13) Installing libcurl (8.14.1-r2) [2026-06-29T09:54:29.404Z] #69 16.52 (9/13) Installing curl (8.14.1-r2) [2026-06-29T09:54:29.404Z] #69 16.53 (10/13) Installing dumb-init (1.2.5-r3) [2026-06-29T09:54:29.404Z] #69 16.54 (11/13) Installing musl-obstack (1.2.3-r2) [2026-06-29T09:54:29.404Z] #69 16.55 (12/13) Installing libucontext (1.3.2-r0) [2026-06-29T09:54:29.404Z] #69 16.56 (13/13) Installing gcompat (1.1.0-r4) [2026-06-29T09:54:29.404Z] #69 16.57 Executing busybox-1.37.0-r20.trigger [2026-06-29T09:54:29.404Z] #69 16.58 OK: 12 MiB in 29 packages [2026-06-29T09:54:29.404Z] #69 DONE 16.7s [2026-06-29T09:54:29.404Z] [2026-06-29T09:54:29.404Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-06-29T09:54:29.404Z] #60 16.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:29.970Z] #60 ... [2026-06-29T09:54:29.970Z] [2026-06-29T09:54:29.970Z] #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-06-29T09:54:29.970Z] #0 1.677 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:29.970Z] #0 1.871 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:29.970Z] #0 2.532 (1/1) Installing dumb-init (1.2.5-r3) [2026-06-29T09:54:29.970Z] #0 2.647 Executing busybox-1.37.0-r20.trigger [2026-06-29T09:54:29.970Z] #0 2.655 OK: 7 MiB in 17 packages [2026-06-29T09:54:29.970Z] #82 DONE 2.8s [2026-06-29T09:54:29.970Z] [2026-06-29T09:54:29.970Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-06-29T09:54:29.970Z] #0 2.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:29.970Z] #0 2.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:29.970Z] #0 2.696 OK: 8 MiB in 20 packages [2026-06-29T09:54:29.970Z] #83 DONE 2.9s [2026-06-29T09:54:29.970Z] [2026-06-29T09:54:29.970Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-06-29T09:54:29.970Z] #60 17.27 (1/5) Installing dumb-init (1.2.5-r3) [2026-06-29T09:54:29.970Z] #60 17.29 (2/5) Installing musl-obstack (1.2.3-r2) [2026-06-29T09:54:29.970Z] #60 17.30 (3/5) Installing libucontext (1.3.2-r0) [2026-06-29T09:54:29.970Z] #60 17.31 (4/5) Installing gcompat (1.1.0-r4) [2026-06-29T09:54:29.970Z] #60 17.32 (5/5) Installing openssl (3.5.7-r0) [2026-06-29T09:54:29.970Z] #60 17.34 Executing busybox-1.37.0-r20.trigger [2026-06-29T09:54:29.970Z] #60 17.36 OK: 8 MiB in 21 packages [2026-06-29T09:54:30.536Z] #60 DONE 17.7s [2026-06-29T09:54:30.536Z] [2026-06-29T09:54:30.536Z] #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-29T09:54:30.536Z] #84 DONE 0.5s [2026-06-29T09:54:30.536Z] [2026-06-29T09:54:30.536Z] #85 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-06-29T09:54:30.536Z] #85 DONE 0.1s [2026-06-29T09:54:30.536Z] [2026-06-29T09:54:30.536Z] #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-06-29T09:54:30.536Z] #86 ... [2026-06-29T09:54:30.536Z] [2026-06-29T09:54:30.536Z] #87 [security-spire-config stage-2 6/10] COPY security.txt / [2026-06-29T09:54:30.536Z] #87 DONE 0.1s [2026-06-29T09:54:30.536Z] [2026-06-29T09:54:30.536Z] #88 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-06-29T09:54:30.536Z] #88 DONE 0.1s [2026-06-29T09:54:30.794Z] [2026-06-29T09:54:30.794Z] #89 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-06-29T09:54:30.794Z] #89 DONE 0.0s [2026-06-29T09:54:30.794Z] [2026-06-29T09:54:30.794Z] #90 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-06-29T09:54:30.794Z] #90 DONE 0.0s [2026-06-29T09:54:30.794Z] [2026-06-29T09:54:30.794Z] #91 [security-spire-config] exporting to image [2026-06-29T09:54:30.794Z] #91 exporting layers [2026-06-29T09:54:31.359Z] #91 exporting layers 0.5s done [2026-06-29T09:54:31.360Z] #91 writing image sha256:898b7a9c5f0151d2e275f2fe8826767e93ca1a4a13d9a43a8d60e657641066cb done [2026-06-29T09:54:31.360Z] #91 naming to docker.io/library/security-spire-config done [2026-06-29T09:54:31.360Z] #91 DONE 0.6s [2026-06-29T09:54:31.360Z] [2026-06-29T09:54:31.360Z] #92 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2026-06-29T09:54:31.360Z] #0 2.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:31.360Z] #0 2.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:31.360Z] #0 2.736 OK: 7 MiB in 17 packages [2026-06-29T09:54:31.360Z] #92 DONE 2.9s [2026-06-29T09:54:31.360Z] [2026-06-29T09:54:31.360Z] #93 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T09:54:31.360Z] #0 2.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:31.360Z] #0 2.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:31.360Z] #0 2.773 OK: 7 MiB in 17 packages [2026-06-29T09:54:31.360Z] #93 DONE 2.9s [2026-06-29T09:54:31.360Z] [2026-06-29T09:54:31.360Z] #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-06-29T09:54:31.360Z] #86 0.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:31.360Z] #86 0.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:31.618Z] #86 ... [2026-06-29T09:54:31.618Z] [2026-06-29T09:54:31.618Z] #94 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-06-29T09:54:31.618Z] #0 2.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:31.618Z] #0 2.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:31.618Z] #0 2.762 OK: 7 MiB in 18 packages [2026-06-29T09:54:31.618Z] #94 DONE 2.9s [2026-06-29T09:54:31.618Z] [2026-06-29T09:54:31.618Z] #95 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-06-29T09:54:31.618Z] #0 2.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:31.618Z] #0 2.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:31.618Z] #0 2.824 OK: 20 MiB in 20 packages [2026-06-29T09:54:31.618Z] #95 DONE 3.0s [2026-06-29T09:54:31.618Z] [2026-06-29T09:54:31.618Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-06-29T09:54:31.877Z] #96 ... [2026-06-29T09:54:31.877Z] [2026-06-29T09:54:31.877Z] #97 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T09:54:31.877Z] #0 2.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:31.877Z] #0 2.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:31.877Z] #0 3.003 OK: 12 MiB in 23 packages [2026-06-29T09:54:31.877Z] #97 DONE 3.2s [2026-06-29T09:54:31.877Z] [2026-06-29T09:54:31.877Z] #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T09:54:31.877Z] #0 1.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:31.877Z] #0 1.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:31.877Z] #0 2.440 OK: 12 MiB in 29 packages [2026-06-29T09:54:31.877Z] #98 DONE 2.6s [2026-06-29T09:54:32.135Z] [2026-06-29T09:54:32.135Z] #99 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T09:54:32.135Z] #0 2.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:32.135Z] #0 2.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T09:54:32.135Z] #0 2.881 OK: 8 MiB in 19 packages [2026-06-29T09:54:32.135Z] #99 DONE 3.1s [2026-06-29T09:54:32.135Z] [2026-06-29T09:54:32.135Z] #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-06-29T09:54:32.135Z] #86 1.449 OK: 8 MiB in 21 packages [2026-06-29T09:54:32.135Z] #86 DONE 1.6s [2026-06-29T09:54:32.135Z] [2026-06-29T09:54:32.135Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-06-29T09:54:32.701Z] #100 DONE 0.6s [2026-06-29T09:54:32.701Z] [2026-06-29T09:54:32.701Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-06-29T09:54:32.701Z] #96 DONE 1.1s [2026-06-29T09:54:32.701Z] [2026-06-29T09:54:32.701Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-29T09:54:32.701Z] #101 DONE 0.6s [2026-06-29T09:54:32.701Z] [2026-06-29T09:54:32.701Z] #102 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-06-29T09:54:32.701Z] #102 DONE 0.1s [2026-06-29T09:54:32.701Z] [2026-06-29T09:54:32.701Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-06-29T09:54:32.701Z] #103 DONE 0.1s [2026-06-29T09:54:32.701Z] [2026-06-29T09:54:32.701Z] #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-29T09:54:32.960Z] #104 DONE 0.4s [2026-06-29T09:54:32.960Z] [2026-06-29T09:54:32.960Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2026-06-29T09:54:32.960Z] #105 DONE 0.4s [2026-06-29T09:54:32.960Z] [2026-06-29T09:54:32.960Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-06-29T09:54:32.960Z] #106 DONE 0.0s [2026-06-29T09:54:32.960Z] [2026-06-29T09:54:32.960Z] #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-06-29T09:54:33.218Z] #107 DONE 0.0s [2026-06-29T09:54:33.218Z] [2026-06-29T09:54:33.218Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-06-29T09:54:33.218Z] #108 DONE 0.0s [2026-06-29T09:54:33.218Z] [2026-06-29T09:54:33.218Z] #109 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-06-29T09:54:33.218Z] #109 DONE 0.1s [2026-06-29T09:54:33.218Z] [2026-06-29T09:54:33.218Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-06-29T09:54:33.218Z] #110 DONE 0.0s [2026-06-29T09:54:33.218Z] [2026-06-29T09:54:33.218Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-06-29T09:54:33.218Z] #111 DONE 0.0s [2026-06-29T09:54:33.218Z] [2026-06-29T09:54:33.218Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-06-29T09:54:33.218Z] #112 DONE 0.1s [2026-06-29T09:54:33.218Z] [2026-06-29T09:54:33.218Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-06-29T09:54:33.218Z] #113 DONE 0.0s [2026-06-29T09:54:33.218Z] [2026-06-29T09:54:33.218Z] #114 [security-spire-server] exporting to image [2026-06-29T09:54:33.783Z] #114 exporting layers 0.5s done [2026-06-29T09:54:33.783Z] #114 writing image sha256:6c5185f1a0593fdae5e725467a38f76f61ef628d1cd1bf2e70021d68c8a3a90e done [2026-06-29T09:54:33.783Z] #114 naming to docker.io/library/security-spire-server done [2026-06-29T09:54:33.783Z] #114 DONE 0.5s [2026-06-29T09:54:33.783Z] [2026-06-29T09:54:33.783Z] #115 [security-spire-agent] exporting to image [2026-06-29T09:54:33.783Z] #115 exporting layers 0.5s done [2026-06-29T09:54:33.783Z] #115 writing image sha256:31b51f001c5db74178fa9e50fd09cc7a1ca31f0bf10e19434d5f6d586d51a7ff done [2026-06-29T09:54:33.783Z] #115 naming to docker.io/library/security-spire-agent done [2026-06-29T09:54:33.783Z] #115 DONE 0.5s [2026-06-29T09:54:33.783Z] [2026-06-29T09:54:33.783Z] #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:54:37.964Z] #116 ... [2026-06-29T09:54:37.964Z] [2026-06-29T09:54:37.964Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:54:37.964Z] #117 ... [2026-06-29T09:54:37.964Z] [2026-06-29T09:54:37.964Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:54:37.964Z] #118 ... [2026-06-29T09:54:37.964Z] [2026-06-29T09:54:37.964Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:54:37.964Z] #119 ... [2026-06-29T09:54:37.964Z] [2026-06-29T09:54:37.964Z] #120 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:54:48.840Z] Removing intermediate container c6e1c851ff2c [2026-06-29T09:54:48.840Z] ---> dd1a4e8d62ab [2026-06-29T09:54:48.840Z] Successfully built dd1a4e8d62ab [2026-06-29T09:54:48.840Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:54:49.183Z] + docker inspect -f . ci-base-image-arm64 [2026-06-29T09:54:49.183Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T09:54:49.393Z] prd-ubuntu20.04-docker-arm64-4c-16g-14037 does not seem to be running inside a container [2026-06-29T09:54:49.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/987 -v /w/workspace/edgex-go/987:/w/workspace/edgex-go/987:rw,z -v /w/workspace/edgex-go/987@tmp:/w/workspace/edgex-go/987@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-06-29T09:54:50.650Z] $ docker top 0f83e8e27f29ba7e2776e94a327676911ac27fbfb4a4f5e81e3f5cb5bffcb3a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-29T09:54:51.486Z] + go version [2026-06-29T09:54:51.486Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-06-29T09:54:51.504Z] $ docker stop --time=1 0f83e8e27f29ba7e2776e94a327676911ac27fbfb4a4f5e81e3f5cb5bffcb3a8 [2026-06-29T09:54:52.842Z] #120 DONE 23.5s [2026-06-29T09:54:52.842Z] [2026-06-29T09:54:52.842Z] #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:54:52.842Z] #116 DONE 25.4s [2026-06-29T09:54:52.842Z] [2026-06-29T09:54:52.842Z] #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:54:52.842Z] #79 DONE 25.4s [2026-06-29T09:54:52.842Z] [2026-06-29T09:54:52.842Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:54:52.842Z] #117 DONE 25.4s [2026-06-29T09:54:52.842Z] [2026-06-29T09:54:52.842Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:54:52.842Z] #118 DONE 25.4s [2026-06-29T09:54:52.842Z] [2026-06-29T09:54:52.842Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:54:52.842Z] #119 DONE 25.4s [2026-06-29T09:54:52.842Z] [2026-06-29T09:54:52.842Z] #121 [core-command builder 6/7] COPY . . [2026-06-29T09:54:53.134Z] $ docker rm -f --volumes 0f83e8e27f29ba7e2776e94a327676911ac27fbfb4a4f5e81e3f5cb5bffcb3a8 [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-06-29T09:54:53.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-06-29T09:54:53.871Z] [2026-06-29T09:54:53.871Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:54:54.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-06-29T09:54:54.222Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2026-06-29T09:54:54.222Z] 547446be3368: Pulling fs layer [2026-06-29T09:54:54.222Z] d125d8839a47: Pulling fs layer [2026-06-29T09:54:54.222Z] 3e85d5ac6304: Pulling fs layer [2026-06-29T09:54:54.222Z] c3105a71a48b: Pulling fs layer [2026-06-29T09:54:54.222Z] 0f093f025ec4: Pulling fs layer [2026-06-29T09:54:54.222Z] c3106fc0e877: Pulling fs layer [2026-06-29T09:54:54.222Z] c3105a71a48b: Waiting [2026-06-29T09:54:54.222Z] c3106fc0e877: Waiting [2026-06-29T09:54:54.222Z] 0f093f025ec4: Waiting [2026-06-29T09:54:54.497Z] 547446be3368: Verifying Checksum [2026-06-29T09:54:54.497Z] 547446be3368: Download complete [2026-06-29T09:54:54.497Z] c3105a71a48b: Download complete [2026-06-29T09:54:55.089Z] d125d8839a47: Verifying Checksum [2026-06-29T09:54:55.089Z] d125d8839a47: Download complete [2026-06-29T09:54:55.089Z] c3106fc0e877: Verifying Checksum [2026-06-29T09:54:55.089Z] c3106fc0e877: Download complete [2026-06-29T09:54:55.089Z] 0f093f025ec4: Verifying Checksum [2026-06-29T09:54:55.089Z] 0f093f025ec4: Download complete [2026-06-29T09:54:55.357Z] 547446be3368: Pull complete [2026-06-29T09:54:56.317Z] d125d8839a47: Pull complete [2026-06-29T09:54:56.900Z] 3e85d5ac6304: Verifying Checksum [2026-06-29T09:54:56.900Z] 3e85d5ac6304: Download complete [2026-06-29T09:55:00.973Z] #121 DONE 7.3s [2026-06-29T09:55:00.973Z] [2026-06-29T09:55:00.973Z] #122 [security-bootstrapper builder 6/7] COPY . . [2026-06-29T09:55:00.973Z] #122 DONE 7.3s [2026-06-29T09:55:00.973Z] [2026-06-29T09:55:00.973Z] #123 [security-proxy-setup builder 6/7] COPY . . [2026-06-29T09:55:00.973Z] #123 CACHED [2026-06-29T09:55:00.973Z] [2026-06-29T09:55:00.973Z] #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:55:00.973Z] #124 CACHED [2026-06-29T09:55:00.973Z] [2026-06-29T09:55:00.973Z] #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-06-29T09:55:00.974Z] #125 CACHED [2026-06-29T09:55:00.974Z] [2026-06-29T09:55:00.974Z] #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-06-29T09:55:00.974Z] #126 CACHED [2026-06-29T09:55:00.974Z] [2026-06-29T09:55:00.974Z] #127 [security-secretstore-setup builder 6/7] COPY . . [2026-06-29T09:55:00.974Z] #127 CACHED [2026-06-29T09:55:00.974Z] [2026-06-29T09:55:00.974Z] #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:55:00.974Z] #128 CACHED [2026-06-29T09:55:00.974Z] [2026-06-29T09:55:00.974Z] #129 [support-notifications builder 6/7] COPY . . [2026-06-29T09:55:00.974Z] #129 DONE 7.3s [2026-06-29T09:55:00.974Z] [2026-06-29T09:55:00.974Z] #130 [core-command builder 6/7] COPY . . [2026-06-29T09:55:00.974Z] #130 CACHED [2026-06-29T09:55:00.974Z] [2026-06-29T09:55:00.974Z] #131 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-06-29T09:55:00.974Z] #131 CACHED [2026-06-29T09:55:00.974Z] [2026-06-29T09:55:00.974Z] #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:55:00.974Z] #132 CACHED [2026-06-29T09:55:00.974Z] [2026-06-29T09:55:00.974Z] #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-06-29T09:55:00.974Z] #133 CACHED [2026-06-29T09:55:00.974Z] [2026-06-29T09:55:00.974Z] #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:55:00.974Z] #134 CACHED [2026-06-29T09:55:00.974Z] [2026-06-29T09:55:00.974Z] #135 [core-metadata builder 6/7] COPY . . [2026-06-29T09:55:00.974Z] #135 CACHED [2026-06-29T09:55:00.974Z] [2026-06-29T09:55:00.974Z] #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:55:00.974Z] #136 CACHED [2026-06-29T09:55:00.974Z] [2026-06-29T09:55:00.974Z] #137 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-06-29T09:55:00.974Z] #137 CACHED [2026-06-29T09:55:00.974Z] [2026-06-29T09:55:00.974Z] #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-06-29T09:55:00.974Z] #138 CACHED [2026-06-29T09:55:00.974Z] [2026-06-29T09:55:00.974Z] #139 [security-proxy-auth builder 6/7] COPY . . [2026-06-29T09:55:00.974Z] #139 CACHED [2026-06-29T09:55:00.974Z] [2026-06-29T09:55:00.974Z] #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-06-29T09:55:00.974Z] #140 CACHED [2026-06-29T09:55:00.974Z] [2026-06-29T09:55:00.974Z] #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:55:00.974Z] #141 CACHED [2026-06-29T09:55:00.974Z] [2026-06-29T09:55:00.974Z] #142 [core-keeper builder 7/8] COPY . . [2026-06-29T09:55:00.974Z] #142 DONE 7.3s [2026-06-29T09:55:00.974Z] [2026-06-29T09:55:00.974Z] #143 [support-scheduler builder 6/7] COPY . . [2026-06-29T09:55:00.974Z] #143 DONE 7.3s [2026-06-29T09:55:00.974Z] [2026-06-29T09:55:00.974Z] #144 [security-spiffe-token-provider builder 6/7] COPY . . [2026-06-29T09:55:00.974Z] #144 DONE 7.3s [2026-06-29T09:55:00.974Z] [2026-06-29T09:55:00.974Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-06-29T09:55:01.233Z] #145 0.969 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-06-29T09:55:06.999Z] 3e85d5ac6304: Pull complete [2026-06-29T09:55:06.999Z] c3105a71a48b: Pull complete [2026-06-29T09:55:07.582Z] 0f093f025ec4: Pull complete [2026-06-29T09:55:07.849Z] c3106fc0e877: Pull complete [2026-06-29T09:55:07.849Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2026-06-29T09:55:07.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-06-29T09:55:07.849Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T09:55:08.049Z] prd-ubuntu20.04-docker-arm64-4c-16g-14037 does not seem to be running inside a container [2026-06-29T09:55:08.114Z] $ 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/987 -v /w/workspace/edgex-go/987:/w/workspace/edgex-go/987:rw,z -v /w/workspace/edgex-go/987@tmp:/w/workspace/edgex-go/987@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2026-06-29T09:55:10.044Z] $ docker top 8b61c317f1610e2ca272220dcdb2886b4d562ca6b0983767a15000b1ecd6db2b -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-29T09:55:10.559Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-06-29T09:55:11.195Z] #145 ... [2026-06-29T09:55:11.195Z] [2026-06-29T09:55:11.195Z] #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-29T09:55:11.195Z] #0 0.873 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-06-29T09:55:11.195Z] #146 ... [2026-06-29T09:55:11.195Z] [2026-06-29T09:55:11.195Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-06-29T09:55:11.195Z] #0 0.875 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-06-29T09:55:11.195Z] #147 ... [2026-06-29T09:55:11.195Z] [2026-06-29T09:55:11.195Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-29T09:55:11.195Z] #0 0.956 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-06-29T09:55:11.195Z] #148 ... [2026-06-29T09:55:11.195Z] [2026-06-29T09:55:11.195Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-06-29T09:55:11.195Z] #0 0.841 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-06-29T09:55:11.195Z] #149 ... [2026-06-29T09:55:11.195Z] [2026-06-29T09:55:11.195Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-06-29T09:55:11.195Z] #0 0.910 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-06-29T09:55:11.195Z] #150 ... [2026-06-29T09:55:11.195Z] [2026-06-29T09:55:11.195Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-06-29T09:55:11.195Z] #0 0.533 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-06-29T09:55:11.195Z] #151 ... [2026-06-29T09:55:11.195Z] [2026-06-29T09:55:11.195Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T09:55:11.195Z] #0 0.877 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-06-29T09:55:11.452Z] #152 ... [2026-06-29T09:55:11.452Z] [2026-06-29T09:55:11.452Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-06-29T09:55:11.452Z] #0 0.567 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-06-29T09:55:11.710Z] #153 ... [2026-06-29T09:55:11.710Z] [2026-06-29T09:55:11.710Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-29T09:55:11.710Z] #0 0.946 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-06-29T09:55:11.710Z] #154 ... [2026-06-29T09:55:11.710Z] [2026-06-29T09:55:11.710Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-06-29T09:55:11.710Z] #0 0.776 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-06-29T09:55:11.967Z] #155 ... [2026-06-29T09:55:11.967Z] [2026-06-29T09:55:11.967Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-29T09:55:11.967Z] #0 0.979 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-06-29T09:55:20.634Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-06-29T09:55:20.634Z] #1 transferring dockerfile: [2026-06-29T09:55:20.634Z] #1 transferring dockerfile: 2.23kB done [2026-06-29T09:55:20.634Z] #1 DONE 0.1s [2026-06-29T09:55:20.634Z] [2026-06-29T09:55:20.634Z] #2 [support-scheduler internal] load build definition from Dockerfile [2026-06-29T09:55:20.634Z] #2 transferring dockerfile: 1.83kB done [2026-06-29T09:55:20.634Z] #2 DONE 0.0s [2026-06-29T09:55:20.634Z] [2026-06-29T09:55:20.634Z] #3 [support-notifications internal] load build definition from Dockerfile [2026-06-29T09:55:20.634Z] #3 transferring dockerfile: 2.02kB done [2026-06-29T09:55:20.634Z] #3 DONE 0.1s [2026-06-29T09:55:20.634Z] [2026-06-29T09:55:20.634Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2026-06-29T09:55:20.634Z] #4 transferring dockerfile: 2.14kB done [2026-06-29T09:55:20.634Z] #4 DONE 0.1s [2026-06-29T09:55:20.634Z] [2026-06-29T09:55:20.634Z] #5 [core-data internal] load build definition from Dockerfile [2026-06-29T09:55:20.634Z] #5 transferring dockerfile: 2.04kB done [2026-06-29T09:55:20.634Z] #5 DONE 0.1s [2026-06-29T09:55:20.634Z] [2026-06-29T09:55:20.634Z] #6 [core-keeper internal] load build definition from Dockerfile [2026-06-29T09:55:20.634Z] #6 transferring dockerfile: 2.07kB done [2026-06-29T09:55:20.634Z] #6 DONE 0.1s [2026-06-29T09:55:20.634Z] [2026-06-29T09:55:20.634Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2026-06-29T09:55:20.634Z] #7 transferring dockerfile: 2.50kB done [2026-06-29T09:55:20.634Z] #7 DONE 0.1s [2026-06-29T09:55:20.634Z] [2026-06-29T09:55:20.634Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2026-06-29T09:55:20.634Z] #8 transferring dockerfile: 3.02kB done [2026-06-29T09:55:20.634Z] #8 DONE 0.1s [2026-06-29T09:55:20.634Z] [2026-06-29T09:55:20.634Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-06-29T09:55:20.634Z] #9 transferring dockerfile: 1.89kB 0.0s done [2026-06-29T09:55:20.634Z] #9 DONE 0.1s [2026-06-29T09:55:20.634Z] [2026-06-29T09:55:20.634Z] #10 [security-spire-config internal] load build definition from Dockerfile [2026-06-29T09:55:20.634Z] #10 transferring dockerfile: 1.69kB done [2026-06-29T09:55:20.634Z] #10 DONE 0.1s [2026-06-29T09:55:20.634Z] [2026-06-29T09:55:20.634Z] #11 [core-metadata internal] load build definition from Dockerfile [2026-06-29T09:55:20.634Z] #11 transferring dockerfile: 2.10kB 0.0s done [2026-06-29T09:55:20.634Z] #11 DONE 0.1s [2026-06-29T09:55:20.634Z] [2026-06-29T09:55:20.634Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2026-06-29T09:55:20.634Z] #12 transferring dockerfile: 1.81kB 0.0s done [2026-06-29T09:55:20.634Z] #12 DONE 0.1s [2026-06-29T09:55:20.634Z] [2026-06-29T09:55:20.634Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2026-06-29T09:55:20.904Z] #13 transferring dockerfile: 2.49kB done [2026-06-29T09:55:20.904Z] #13 DONE 0.1s [2026-06-29T09:55:20.904Z] [2026-06-29T09:55:20.904Z] #14 [core-command internal] load build definition from Dockerfile [2026-06-29T09:55:20.904Z] #14 transferring dockerfile: 1.94kB done [2026-06-29T09:55:20.904Z] #14 DONE 0.1s [2026-06-29T09:55:20.904Z] [2026-06-29T09:55:20.904Z] #15 [security-spire-server internal] load build definition from Dockerfile [2026-06-29T09:55:20.904Z] #15 transferring dockerfile: 1.70kB done [2026-06-29T09:55:20.904Z] #15 DONE 0.1s [2026-06-29T09:55:20.904Z] [2026-06-29T09:55:20.904Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2026-06-29T09:55:20.904Z] #16 transferring context: 50B done [2026-06-29T09:55:20.904Z] #16 DONE 0.1s [2026-06-29T09:55:21.937Z] [2026-06-29T09:55:21.937Z] #17 [support-scheduler internal] load .dockerignore [2026-06-29T09:55:21.937Z] #17 transferring context: 50B done [2026-06-29T09:55:21.937Z] #17 DONE 0.0s [2026-06-29T09:55:21.937Z] [2026-06-29T09:55:21.937Z] #18 [support-notifications internal] load .dockerignore [2026-06-29T09:55:21.937Z] #18 transferring context: 50B done [2026-06-29T09:55:21.937Z] #18 DONE 0.0s [2026-06-29T09:55:21.937Z] [2026-06-29T09:55:21.937Z] #19 [core-data internal] load .dockerignore [2026-06-29T09:55:21.937Z] #19 transferring context: 50B done [2026-06-29T09:55:21.937Z] #19 DONE 0.1s [2026-06-29T09:55:21.937Z] [2026-06-29T09:55:21.937Z] #20 [security-proxy-auth internal] load .dockerignore [2026-06-29T09:55:21.937Z] #20 transferring context: 50B done [2026-06-29T09:55:21.937Z] #20 DONE 0.1s [2026-06-29T09:55:21.937Z] [2026-06-29T09:55:21.937Z] #21 [core-keeper internal] load .dockerignore [2026-06-29T09:55:21.937Z] #21 transferring context: 50B done [2026-06-29T09:55:21.937Z] #21 DONE 0.1s [2026-06-29T09:55:21.937Z] [2026-06-29T09:55:21.937Z] #22 [security-proxy-setup internal] load .dockerignore [2026-06-29T09:55:21.937Z] #22 transferring context: 50B done [2026-06-29T09:55:21.937Z] #22 DONE 0.1s [2026-06-29T09:55:22.235Z] [2026-06-29T09:55:22.235Z] #23 [security-bootstrapper internal] load .dockerignore [2026-06-29T09:55:22.235Z] #23 transferring context: 50B done [2026-06-29T09:55:22.235Z] #23 DONE 0.0s [2026-06-29T09:55:22.235Z] [2026-06-29T09:55:22.235Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2026-06-29T09:55:22.235Z] #24 transferring context: 50B 0.0s done [2026-06-29T09:55:22.235Z] #24 DONE 0.0s [2026-06-29T09:55:22.235Z] [2026-06-29T09:55:22.235Z] #25 [security-spire-config internal] load .dockerignore [2026-06-29T09:55:22.235Z] #25 transferring context: 50B 0.0s done [2026-06-29T09:55:22.235Z] #25 DONE 0.1s [2026-06-29T09:55:22.235Z] [2026-06-29T09:55:22.235Z] #26 [core-metadata internal] load .dockerignore [2026-06-29T09:55:22.235Z] #26 transferring context: 50B 0.0s done [2026-06-29T09:55:22.235Z] #26 DONE 0.1s [2026-06-29T09:55:22.235Z] [2026-06-29T09:55:22.235Z] #27 [security-spire-agent internal] load .dockerignore [2026-06-29T09:55:22.514Z] #27 transferring context: 50B 0.0s done [2026-06-29T09:55:22.514Z] #27 DONE 0.1s [2026-06-29T09:55:22.514Z] [2026-06-29T09:55:22.514Z] #28 [security-secretstore-setup internal] load .dockerignore [2026-06-29T09:55:22.514Z] #28 transferring context: 50B 0.0s done [2026-06-29T09:55:22.514Z] #28 DONE 0.1s [2026-06-29T09:55:22.514Z] [2026-06-29T09:55:22.514Z] #29 [core-command internal] load .dockerignore [2026-06-29T09:55:22.514Z] #29 transferring context: 50B 0.0s done [2026-06-29T09:55:22.514Z] #29 DONE 0.1s [2026-06-29T09:55:22.514Z] [2026-06-29T09:55:22.514Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-29T09:55:22.789Z] #30 DONE 0.0s [2026-06-29T09:55:22.789Z] [2026-06-29T09:55:22.789Z] #31 [security-spire-server internal] load .dockerignore [2026-06-29T09:55:22.789Z] #31 transferring context: 50B done [2026-06-29T09:55:22.789Z] #31 DONE 0.1s [2026-06-29T09:55:22.789Z] [2026-06-29T09:55:22.789Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-06-29T09:55:22.789Z] #32 DONE 0.2s [2026-06-29T09:55:22.789Z] [2026-06-29T09:55:22.789Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T09:55:22.789Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-06-29T09:55:22.789Z] #33 DONE 0.0s [2026-06-29T09:55:22.789Z] [2026-06-29T09:55:22.789Z] #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-06-29T09:55:23.801Z] #34 ... [2026-06-29T09:55:23.801Z] [2026-06-29T09:55:23.801Z] #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-29T09:55:23.801Z] #30 DONE 0.0s [2026-06-29T09:55:23.801Z] [2026-06-29T09:55:23.801Z] #35 [core-common-config-bootstrapper internal] load build context [2026-06-29T09:55:23.801Z] #35 transferring context: 3.43MB 0.7s done [2026-06-29T09:55:23.801Z] #35 DONE 1.0s [2026-06-29T09:55:23.801Z] [2026-06-29T09:55:23.801Z] #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-29T09:55:23.801Z] #30 DONE 0.0s [2026-06-29T09:55:23.801Z] [2026-06-29T09:55:23.801Z] #36 [support-scheduler internal] load build context [2026-06-29T09:55:24.072Z] #36 ... [2026-06-29T09:55:24.072Z] [2026-06-29T09:55:24.072Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-29T09:55:24.072Z] #30 DONE 0.0s [2026-06-29T09:55:24.072Z] [2026-06-29T09:55:24.072Z] #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-06-29T09:55:24.072Z] #34 DONE 1.8s [2026-06-29T09:55:24.072Z] [2026-06-29T09:55:24.072Z] #36 [support-scheduler internal] load build context [2026-06-29T09:55:24.072Z] #36 ... [2026-06-29T09:55:24.072Z] [2026-06-29T09:55:24.072Z] #30 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-29T09:55:24.072Z] #30 DONE 0.0s [2026-06-29T09:55:24.072Z] [2026-06-29T09:55:24.072Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.22 [2026-06-29T09:55:24.072Z] #32 DONE 0.5s [2026-06-29T09:55:24.072Z] [2026-06-29T09:55:24.072Z] #36 [support-scheduler internal] load build context [2026-06-29T09:55:24.341Z] #36 ... [2026-06-29T09:55:24.341Z] [2026-06-29T09:55:24.341Z] #30 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-29T09:55:24.341Z] #30 DONE 0.0s [2026-06-29T09:55:24.341Z] [2026-06-29T09:55:24.341Z] #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-06-29T09:55:24.341Z] #34 DONE 1.8s [2026-06-29T09:55:24.341Z] [2026-06-29T09:55:24.341Z] #36 [support-scheduler internal] load build context [2026-06-29T09:55:24.341Z] #36 ... [2026-06-29T09:55:24.341Z] [2026-06-29T09:55:24.341Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 [2026-06-29T09:55:24.341Z] #32 DONE 0.7s [2026-06-29T09:55:24.341Z] [2026-06-29T09:55:24.341Z] #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2026-06-29T09:55:24.341Z] #37 DONE 0.9s [2026-06-29T09:55:24.341Z] [2026-06-29T09:55:24.341Z] #36 [support-scheduler internal] load build context [2026-06-29T09:55:24.615Z] #36 ... [2026-06-29T09:55:24.615Z] [2026-06-29T09:55:24.615Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-29T09:55:24.615Z] #30 DONE 0.0s [2026-06-29T09:55:24.615Z] [2026-06-29T09:55:24.615Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-06-29T09:55:24.615Z] #32 DONE 0.7s [2026-06-29T09:55:24.615Z] [2026-06-29T09:55:24.615Z] #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-06-29T09:55:24.615Z] #34 DONE 1.9s [2026-06-29T09:55:24.615Z] [2026-06-29T09:55:24.615Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2026-06-29T09:55:24.615Z] #37 DONE 1.0s [2026-06-29T09:55:24.615Z] [2026-06-29T09:55:24.615Z] #36 [support-scheduler internal] load build context [2026-06-29T09:55:24.881Z] #36 ... [2026-06-29T09:55:24.882Z] [2026-06-29T09:55:24.882Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-29T09:55:24.882Z] #30 DONE 0.1s [2026-06-29T09:55:24.882Z] [2026-06-29T09:55:24.882Z] #36 [support-scheduler internal] load build context [2026-06-29T09:55:24.882Z] #36 ... [2026-06-29T09:55:24.882Z] [2026-06-29T09:55:24.882Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-29T09:55:24.882Z] #30 DONE 0.1s [2026-06-29T09:55:24.882Z] [2026-06-29T09:55:24.882Z] #36 [support-scheduler internal] load build context [2026-06-29T09:55:25.491Z] #36 ... [2026-06-29T09:55:25.491Z] [2026-06-29T09:55:25.491Z] #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-06-29T09:55:25.491Z] #34 DONE 1.9s [2026-06-29T09:55:25.491Z] [2026-06-29T09:55:25.491Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2026-06-29T09:55:25.491Z] #37 DONE 1.0s [2026-06-29T09:55:25.491Z] [2026-06-29T09:55:25.491Z] #36 [support-scheduler internal] load build context [2026-06-29T09:55:25.760Z] #36 ... [2026-06-29T09:55:25.760Z] [2026-06-29T09:55:25.760Z] #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-29T09:55:25.760Z] #30 DONE 0.1s [2026-06-29T09:55:25.760Z] [2026-06-29T09:55:25.760Z] #36 [support-scheduler internal] load build context [2026-06-29T09:55:26.031Z] #36 ... [2026-06-29T09:55:26.031Z] [2026-06-29T09:55:26.031Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 [2026-06-29T09:55:26.031Z] #32 DONE 2.0s [2026-06-29T09:55:26.031Z] [2026-06-29T09:55:26.031Z] #36 [support-scheduler internal] load build context [2026-06-29T09:55:26.297Z] #36 ... [2026-06-29T09:55:26.297Z] [2026-06-29T09:55:26.297Z] #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-06-29T09:55:26.297Z] #34 DONE 1.9s [2026-06-29T09:55:26.297Z] [2026-06-29T09:55:26.297Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2026-06-29T09:55:26.297Z] #37 DONE 1.0s [2026-06-29T09:55:26.297Z] [2026-06-29T09:55:26.297Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-29T09:55:26.297Z] #30 DONE 0.1s [2026-06-29T09:55:26.297Z] [2026-06-29T09:55:26.297Z] #36 [support-scheduler internal] load build context [2026-06-29T09:55:26.297Z] #36 transferring context: 3.43MB 2.4s done [2026-06-29T09:55:26.885Z] #36 ... [2026-06-29T09:55:26.885Z] [2026-06-29T09:55:26.885Z] #30 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-29T09:55:26.885Z] #30 DONE 0.1s [2026-06-29T09:55:26.885Z] [2026-06-29T09:55:26.885Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-06-29T09:55:26.885Z] #32 DONE 2.7s [2026-06-29T09:55:26.885Z] [2026-06-29T09:55:26.885Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T09:55:26.885Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-06-29T09:55:26.885Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.4s done [2026-06-29T09:55:26.885Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-06-29T09:55:26.885Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-06-29T09:55:26.885Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-06-29T09:55:26.885Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 2.2s done [2026-06-29T09:55:27.155Z] #33 ... [2026-06-29T09:55:27.155Z] [2026-06-29T09:55:27.155Z] #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-06-29T09:55:27.155Z] #34 DONE 2.0s [2026-06-29T09:55:27.155Z] [2026-06-29T09:55:27.155Z] #37 [core-command builder 2/7] WORKDIR /edgex-go [2026-06-29T09:55:27.155Z] #37 DONE 1.1s [2026-06-29T09:55:27.155Z] [2026-06-29T09:55:27.155Z] #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T09:55:27.155Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-06-29T09:55:27.155Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.4s done [2026-06-29T09:55:27.155Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-06-29T09:55:27.155Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-06-29T09:55:27.155Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-06-29T09:55:27.155Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 2.2s done [2026-06-29T09:55:27.155Z] #33 ... [2026-06-29T09:55:27.155Z] [2026-06-29T09:55:27.155Z] #36 [support-scheduler internal] load build context [2026-06-29T09:55:27.155Z] #36 DONE 3.2s [2026-06-29T09:55:27.425Z] [2026-06-29T09:55:27.425Z] #38 [core-metadata internal] load build context [2026-06-29T09:55:27.425Z] #38 ... [2026-06-29T09:55:27.425Z] [2026-06-29T09:55:27.425Z] #39 [core-data internal] load build context [2026-06-29T09:55:27.425Z] #39 transferring context: 3.43MB 2.1s done [2026-06-29T09:55:27.425Z] #39 DONE 3.2s [2026-06-29T09:55:27.425Z] [2026-06-29T09:55:27.425Z] #38 [core-metadata internal] load build context [2026-06-29T09:55:27.697Z] #38 ... [2026-06-29T09:55:27.697Z] [2026-06-29T09:55:27.697Z] #40 [support-notifications internal] load build context [2026-06-29T09:55:27.697Z] #40 transferring context: 3.43MB 2.8s done [2026-06-29T09:55:27.697Z] #40 DONE 3.7s [2026-06-29T09:55:27.697Z] [2026-06-29T09:55:27.697Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T09:55:27.697Z] #33 DONE 5.7s [2026-06-29T09:55:27.697Z] [2026-06-29T09:55:27.697Z] #38 [core-metadata internal] load build context [2026-06-29T09:55:28.656Z] #38 ... [2026-06-29T09:55:28.656Z] [2026-06-29T09:55:28.656Z] #41 [security-proxy-auth internal] load build context [2026-06-29T09:55:28.656Z] #41 transferring context: 3.43MB 3.5s done [2026-06-29T09:55:28.656Z] #41 DONE 4.2s [2026-06-29T09:55:28.656Z] [2026-06-29T09:55:28.656Z] #38 [core-metadata internal] load build context [2026-06-29T09:55:29.618Z] #38 ... [2026-06-29T09:55:29.618Z] [2026-06-29T09:55:29.618Z] #42 [core-keeper internal] load build context [2026-06-29T09:55:29.618Z] #42 transferring context: 3.43MB 3.7s done [2026-06-29T09:55:29.618Z] #42 DONE 4.7s [2026-06-29T09:55:29.618Z] [2026-06-29T09:55:29.618Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 [2026-06-29T09:55:29.618Z] #32 DONE 5.3s [2026-06-29T09:55:29.618Z] [2026-06-29T09:55:29.618Z] #38 [core-metadata internal] load build context [2026-06-29T09:55:30.203Z] #38 ... [2026-06-29T09:55:30.203Z] [2026-06-29T09:55:30.203Z] #43 [security-bootstrapper internal] load build context [2026-06-29T09:55:30.203Z] #43 transferring context: 3.43MB 3.5s done [2026-06-29T09:55:30.203Z] #43 DONE 4.7s [2026-06-29T09:55:30.203Z] [2026-06-29T09:55:30.203Z] #38 [core-metadata internal] load build context [2026-06-29T09:55:30.203Z] #38 ... [2026-06-29T09:55:30.203Z] [2026-06-29T09:55:30.203Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-06-29T09:55:30.203Z] #44 DONE 4.3s [2026-06-29T09:55:30.204Z] [2026-06-29T09:55:30.204Z] #45 [security-spiffe-token-provider internal] load build context [2026-06-29T09:55:30.204Z] #45 transferring context: 3.43MB 3.8s done [2026-06-29T09:55:30.204Z] #45 DONE 4.7s [2026-06-29T09:55:30.204Z] [2026-06-29T09:55:30.204Z] #38 [core-metadata internal] load build context [2026-06-29T09:55:30.204Z] #38 ... [2026-06-29T09:55:30.204Z] [2026-06-29T09:55:30.204Z] #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T09:55:30.204Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-06-29T09:55:30.204Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.4s done [2026-06-29T09:55:30.204Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-06-29T09:55:30.204Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-06-29T09:55:30.204Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-06-29T09:55:30.204Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 2.2s done [2026-06-29T09:55:30.204Z] #33 DONE 5.8s [2026-06-29T09:55:30.204Z] [2026-06-29T09:55:30.204Z] #46 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-06-29T09:55:30.204Z] #46 DONE 4.9s [2026-06-29T09:55:30.204Z] [2026-06-29T09:55:30.204Z] #47 [security-proxy-setup internal] load build context [2026-06-29T09:55:30.204Z] #47 transferring context: 3.43MB 4.7s done [2026-06-29T09:55:30.204Z] #47 DONE 5.7s [2026-06-29T09:55:30.204Z] [2026-06-29T09:55:30.204Z] #38 [core-metadata internal] load build context [2026-06-29T09:55:30.470Z] #38 ... [2026-06-29T09:55:30.470Z] [2026-06-29T09:55:30.470Z] #48 [security-spire-agent internal] load build context [2026-06-29T09:55:30.470Z] #48 DONE 0.0s [2026-06-29T09:55:30.470Z] [2026-06-29T09:55:30.470Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-29T09:55:30.470Z] #49 DONE 0.0s [2026-06-29T09:55:30.470Z] [2026-06-29T09:55:30.470Z] #38 [core-metadata internal] load build context [2026-06-29T09:55:30.470Z] #38 transferring context: 3.43MB 4.1s done [2026-06-29T09:55:30.736Z] #38 DONE 4.4s [2026-06-29T09:55:30.736Z] [2026-06-29T09:55:30.736Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T09:55:30.736Z] #50 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T09:55:32.147Z] #50 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.5s done [2026-06-29T09:55:32.147Z] #50 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-06-29T09:55:32.147Z] #50 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-06-29T09:55:32.147Z] #50 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-06-29T09:55:32.413Z] #50 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.2s [2026-06-29T09:55:32.692Z] #50 ... [2026-06-29T09:55:32.692Z] [2026-06-29T09:55:32.692Z] #48 [security-spire-agent internal] load build context [2026-06-29T09:55:32.692Z] #48 transferring context: 26.11kB 0.3s done [2026-06-29T09:55:32.692Z] #48 DONE 2.1s [2026-06-29T09:55:32.692Z] [2026-06-29T09:55:32.692Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T09:55:32.692Z] #50 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.4s [2026-06-29T09:55:32.960Z] #50 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.5s done [2026-06-29T09:55:32.960Z] #50 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.7s [2026-06-29T09:55:32.960Z] #50 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 [2026-06-29T09:55:32.960Z] #50 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.7s [2026-06-29T09:55:33.228Z] #50 ... [2026-06-29T09:55:33.228Z] [2026-06-29T09:55:33.228Z] #51 [security-spire-config internal] load build context [2026-06-29T09:55:33.228Z] #51 transferring context: 24.83kB 0.3s done [2026-06-29T09:55:33.228Z] #51 DONE 2.7s [2026-06-29T09:55:33.228Z] [2026-06-29T09:55:33.228Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T09:55:33.228Z] #50 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.7s done [2026-06-29T09:55:33.228Z] #50 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.2s done [2026-06-29T09:55:33.502Z] #50 ... [2026-06-29T09:55:33.502Z] [2026-06-29T09:55:33.502Z] #52 [security-spire-server internal] load build context [2026-06-29T09:55:33.502Z] #52 transferring context: 26.58kB 0.1s done [2026-06-29T09:55:33.502Z] #52 DONE 2.9s [2026-06-29T09:55:33.502Z] [2026-06-29T09:55:33.502Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T09:55:33.502Z] #50 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.2s done [2026-06-29T09:55:33.502Z] #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 1.3s [2026-06-29T09:55:34.086Z] #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.10MB / 37.02MB 1.9s [2026-06-29T09:55:34.355Z] #50 ... [2026-06-29T09:55:34.355Z] [2026-06-29T09:55:34.355Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-06-29T09:55:34.355Z] #0 8.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T09:55:34.355Z] #0 9.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T09:55:34.644Z] #53 ... [2026-06-29T09:55:34.644Z] [2026-06-29T09:55:34.644Z] #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-06-29T09:55:34.644Z] #0 6.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T09:55:34.644Z] #0 7.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T09:55:34.644Z] #54 ... [2026-06-29T09:55:34.644Z] [2026-06-29T09:55:34.644Z] #55 [security-secretstore-setup internal] load build context [2026-06-29T09:55:34.644Z] #55 transferring context: 3.43MB 5.7s done [2026-06-29T09:55:34.644Z] #55 DONE 7.7s [2026-06-29T09:55:34.644Z] [2026-06-29T09:55:34.644Z] #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-06-29T09:55:34.644Z] #0 8.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T09:55:34.644Z] #0 8.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T09:55:34.644Z] #56 ... [2026-06-29T09:55:34.644Z] [2026-06-29T09:55:34.644Z] #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-06-29T09:55:34.920Z] #57 ... [2026-06-29T09:55:34.920Z] [2026-06-29T09:55:34.920Z] #58 [core-command builder 3/7] RUN apk add --update --no-cache make git [2026-06-29T09:55:34.920Z] #58 ... [2026-06-29T09:55:34.920Z] [2026-06-29T09:55:34.920Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T09:55:34.920Z] #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.34MB / 37.02MB 2.8s [2026-06-29T09:55:35.188Z] #50 ... [2026-06-29T09:55:35.188Z] [2026-06-29T09:55:35.188Z] #59 [core-command internal] load build context [2026-06-29T09:55:35.188Z] #59 transferring context: 3.43MB 5.2s done [2026-06-29T09:55:35.188Z] #59 DONE 8.3s [2026-06-29T09:55:35.188Z] [2026-06-29T09:55:35.188Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T09:55:35.455Z] #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.29MB / 37.02MB 3.2s [2026-06-29T09:55:35.455Z] #50 ... [2026-06-29T09:55:35.455Z] [2026-06-29T09:55:35.455Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-06-29T09:55:35.455Z] #0 8.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T09:55:35.455Z] #0 9.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T09:55:35.728Z] #60 ... [2026-06-29T09:55:35.728Z] [2026-06-29T09:55:35.728Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T09:55:36.690Z] #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.39MB / 37.02MB 4.4s [2026-06-29T09:55:36.970Z] #50 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 [2026-06-29T09:55:36.970Z] #50 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done [2026-06-29T09:55:37.564Z] #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.49MB / 37.02MB 5.3s [2026-06-29T09:55:37.836Z] #50 ... [2026-06-29T09:55:37.836Z] [2026-06-29T09:55:37.836Z] #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-06-29T09:55:37.836Z] #57 DONE 13.4s [2026-06-29T09:55:37.836Z] [2026-06-29T09:55:37.836Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T09:55:38.104Z] #50 ... [2026-06-29T09:55:38.104Z] [2026-06-29T09:55:38.104Z] #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-06-29T09:55:38.104Z] #54 12.21 OK: 255 MiB in 60 packages [2026-06-29T09:55:38.104Z] #54 DONE 13.6s [2026-06-29T09:55:38.104Z] [2026-06-29T09:55:38.104Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T09:55:38.104Z] #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.48MB / 37.02MB 6.0s [2026-06-29T09:55:38.392Z] #50 ... [2026-06-29T09:55:38.392Z] [2026-06-29T09:55:38.392Z] #61 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-06-29T09:55:38.663Z] #61 ... [2026-06-29T09:55:38.663Z] [2026-06-29T09:55:38.663Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T09:55:39.633Z] #50 ... [2026-06-29T09:55:39.633Z] [2026-06-29T09:55:39.633Z] #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-06-29T09:55:39.633Z] #56 13.93 OK: 255 MiB in 60 packages [2026-06-29T09:55:39.633Z] #56 DONE 15.1s [2026-06-29T09:55:39.633Z] [2026-06-29T09:55:39.633Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T09:55:39.633Z] #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.38MB / 37.02MB 7.4s [2026-06-29T09:55:39.633Z] #50 ... [2026-06-29T09:55:39.633Z] [2026-06-29T09:55:39.633Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-06-29T09:55:39.633Z] #62 ... [2026-06-29T09:55:39.633Z] [2026-06-29T09:55:39.633Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-06-29T09:55:39.900Z] #63 ... [2026-06-29T09:55:39.900Z] [2026-06-29T09:55:39.900Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-06-29T09:55:39.900Z] #64 ... [2026-06-29T09:55:39.900Z] [2026-06-29T09:55:39.900Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-06-29T09:55:40.166Z] #65 ... [2026-06-29T09:55:40.166Z] [2026-06-29T09:55:40.166Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-06-29T09:55:40.166Z] #53 15.19 OK: 255 MiB in 60 packages [2026-06-29T09:55:40.166Z] #53 DONE 15.8s [2026-06-29T09:55:40.166Z] [2026-06-29T09:55:40.166Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-29T09:55:40.166Z] #66 ... [2026-06-29T09:55:40.166Z] [2026-06-29T09:55:40.166Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-06-29T09:55:40.435Z] #67 ... [2026-06-29T09:55:40.435Z] [2026-06-29T09:55:40.435Z] #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-06-29T09:55:40.435Z] #68 ... [2026-06-29T09:55:40.435Z] [2026-06-29T09:55:40.435Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-06-29T09:55:40.703Z] #69 ... [2026-06-29T09:55:40.703Z] [2026-06-29T09:55:40.703Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-29T09:55:40.703Z] #49 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.6s done [2026-06-29T09:55:40.703Z] #49 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-06-29T09:55:40.703Z] #49 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2026-06-29T09:55:40.703Z] #49 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2026-06-29T09:55:40.703Z] #49 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.5s done [2026-06-29T09:55:40.703Z] #49 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.2s done [2026-06-29T09:55:40.703Z] #49 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.7s done [2026-06-29T09:55:40.703Z] #49 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 1.5s done [2026-06-29T09:55:40.703Z] #49 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 15.73MB / 17.33MB 8.4s [2026-06-29T09:55:40.703Z] #49 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done [2026-06-29T09:55:40.703Z] #49 ... [2026-06-29T09:55:40.703Z] [2026-06-29T09:55:40.703Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T09:55:40.703Z] #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.78MB / 37.02MB 8.6s [2026-06-29T09:55:41.323Z] #50 ... [2026-06-29T09:55:41.323Z] [2026-06-29T09:55:41.323Z] #70 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-06-29T09:55:41.323Z] #70 DONE 3.0s [2026-06-29T09:55:41.323Z] [2026-06-29T09:55:41.323Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T09:55:41.323Z] #50 ... [2026-06-29T09:55:41.323Z] [2026-06-29T09:55:41.323Z] #71 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-06-29T09:55:41.323Z] #71 ... [2026-06-29T09:55:41.323Z] [2026-06-29T09:55:41.323Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-06-29T09:55:41.323Z] #72 ... [2026-06-29T09:55:41.323Z] [2026-06-29T09:55:41.323Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T09:55:41.601Z] #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.87MB / 37.02MB 9.6s [2026-06-29T09:55:42.215Z] #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 10.0s [2026-06-29T09:55:42.215Z] #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 10.1s [2026-06-29T09:55:42.482Z] #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 10.2s [2026-06-29T09:55:42.482Z] #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 30.41MB / 37.02MB 10.3s [2026-06-29T09:55:42.482Z] #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 32.77MB / 37.02MB 10.5s [2026-06-29T09:55:42.754Z] #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 34.87MB / 37.02MB 10.6s [2026-06-29T09:55:42.754Z] #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 10.7s [2026-06-29T09:55:44.166Z] #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 12.0s done [2026-06-29T09:55:44.166Z] #50 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done [2026-06-29T09:55:44.448Z] #50 ... [2026-06-29T09:55:44.448Z] [2026-06-29T09:55:44.448Z] #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-06-29T09:55:44.448Z] #73 DONE 4.7s [2026-06-29T09:55:44.448Z] [2026-06-29T09:55:44.448Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T09:55:44.448Z] #50 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done [2026-06-29T09:55:44.448Z] #50 ... [2026-06-29T09:55:44.448Z] [2026-06-29T09:55:44.448Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-06-29T09:55:44.448Z] #60 13.72 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-29T09:55:44.448Z] #60 13.72 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-29T09:55:44.448Z] #60 13.72 OK: 26186 distinct packages available [2026-06-29T09:55:44.448Z] #60 14.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T09:55:44.448Z] #60 14.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T09:55:44.448Z] #60 16.97 OK: 255 MiB in 60 packages [2026-06-29T09:55:44.448Z] #60 DONE 19.1s [2026-06-29T09:55:44.448Z] [2026-06-29T09:55:44.448Z] #58 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2026-06-29T09:55:44.448Z] #58 11.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T09:55:44.448Z] #58 12.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T09:55:44.448Z] #58 16.65 OK: 255 MiB in 60 packages [2026-06-29T09:55:44.448Z] #58 DONE 20.9s [2026-06-29T09:55:44.714Z] [2026-06-29T09:55:44.714Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-06-29T09:55:44.714Z] #74 DONE 4.4s [2026-06-29T09:55:44.714Z] [2026-06-29T09:55:44.714Z] #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:55:45.686Z] #75 ... [2026-06-29T09:55:45.686Z] [2026-06-29T09:55:45.686Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-06-29T09:55:45.686Z] #65 DONE 16.0s [2026-06-29T09:55:45.954Z] [2026-06-29T09:55:45.954Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-06-29T09:55:46.224Z] #76 ... [2026-06-29T09:55:46.224Z] [2026-06-29T09:55:46.224Z] #77 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-06-29T09:55:46.224Z] #77 DONE 1.7s [2026-06-29T09:55:46.224Z] [2026-06-29T09:55:46.224Z] #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:55:46.494Z] #78 ... [2026-06-29T09:55:46.494Z] [2026-06-29T09:55:46.494Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-06-29T09:55:46.494Z] #79 DONE 1.8s [2026-06-29T09:55:46.494Z] [2026-06-29T09:55:46.494Z] #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:55:48.442Z] #80 ... [2026-06-29T09:55:48.443Z] [2026-06-29T09:55:48.443Z] #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-06-29T09:55:48.443Z] #81 ... [2026-06-29T09:55:48.443Z] [2026-06-29T09:55:48.443Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-29T09:55:48.443Z] #49 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 9.1s done [2026-06-29T09:55:48.443Z] #49 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-06-29T09:55:49.409Z] #49 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 [2026-06-29T09:55:50.886Z] #49 ... [2026-06-29T09:55:50.886Z] [2026-06-29T09:55:50.886Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T09:55:50.886Z] #50 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 [2026-06-29T09:55:51.157Z] #50 ... [2026-06-29T09:55:51.157Z] [2026-06-29T09:55:51.157Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:55:51.427Z] #82 ... [2026-06-29T09:55:51.427Z] [2026-06-29T09:55:51.427Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-29T09:55:54.814Z] #49 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 5.0s [2026-06-29T09:55:54.814Z] #49 ... [2026-06-29T09:55:54.814Z] [2026-06-29T09:55:54.814Z] #61 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-06-29T09:55:54.814Z] #61 16.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T09:55:54.814Z] #61 18.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T09:55:54.814Z] #61 ... [2026-06-29T09:55:54.814Z] [2026-06-29T09:55:54.814Z] #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:55:54.814Z] #83 ... [2026-06-29T09:55:54.814Z] [2026-06-29T09:55:54.814Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-06-29T09:55:54.814Z] #69 14.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T09:55:54.814Z] #69 16.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T09:55:54.814Z] #69 ... [2026-06-29T09:55:54.814Z] [2026-06-29T09:55:54.814Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T09:55:55.085Z] #50 ... [2026-06-29T09:55:55.085Z] [2026-06-29T09:55:55.085Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-06-29T09:55:55.085Z] #63 15.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T09:55:55.085Z] #63 16.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T09:55:55.085Z] #63 ... [2026-06-29T09:55:55.085Z] [2026-06-29T09:55:55.085Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-06-29T09:55:55.085Z] #62 15.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T09:55:55.085Z] #62 17.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T09:55:55.085Z] #62 ... [2026-06-29T09:55:55.085Z] [2026-06-29T09:55:55.085Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-06-29T09:55:55.085Z] #64 15.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T09:55:55.085Z] #64 17.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T09:55:55.361Z] #64 ... [2026-06-29T09:55:55.361Z] [2026-06-29T09:55:55.361Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-06-29T09:55:55.361Z] #72 14.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T09:55:55.361Z] #72 15.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T09:55:55.361Z] #72 ... [2026-06-29T09:55:55.361Z] [2026-06-29T09:55:55.361Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-29T09:55:55.361Z] #66 15.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T09:55:55.361Z] #66 17.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T09:55:55.635Z] #66 ... [2026-06-29T09:55:55.635Z] [2026-06-29T09:55:55.635Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T09:55:55.635Z] #50 ... [2026-06-29T09:55:55.635Z] [2026-06-29T09:55:55.635Z] #71 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-06-29T09:55:55.635Z] #71 14.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T09:55:55.635Z] #71 16.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T09:55:55.910Z] #71 ... [2026-06-29T09:55:55.910Z] [2026-06-29T09:55:55.910Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-06-29T09:55:55.910Z] #67 15.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T09:55:55.910Z] #67 16.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T09:55:55.910Z] #67 ... [2026-06-29T09:55:55.910Z] [2026-06-29T09:55:55.910Z] #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-06-29T09:55:55.910Z] #68 15.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T09:55:55.910Z] #68 17.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T09:55:56.189Z] #68 ... [2026-06-29T09:55:56.189Z] [2026-06-29T09:55:56.189Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T09:55:56.189Z] #50 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.2s [2026-06-29T09:56:00.469Z] #50 ... [2026-06-29T09:56:00.469Z] [2026-06-29T09:56:00.469Z] #61 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-06-29T09:56:00.469Z] #61 29.24 (1/1) Installing dumb-init (1.2.5-r3) [2026-06-29T09:56:00.469Z] #61 29.32 Executing busybox-1.37.0-r20.trigger [2026-06-29T09:56:00.469Z] #61 29.54 OK: 8 MiB in 17 packages [2026-06-29T09:56:00.469Z] #61 DONE 32.9s [2026-06-29T09:56:00.469Z] [2026-06-29T09:56:00.469Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T09:56:01.438Z] #50 ... [2026-06-29T09:56:01.438Z] [2026-06-29T09:56:01.438Z] #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-06-29T09:56:01.438Z] #81 13.04 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T09:56:01.438Z] #81 15.32 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T09:56:01.438Z] #81 ... [2026-06-29T09:56:01.438Z] [2026-06-29T09:56:01.438Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T09:56:01.438Z] #50 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.3s [2026-06-29T09:56:01.712Z] #50 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.7s done [2026-06-29T09:56:01.979Z] #50 DONE 31.5s [2026-06-29T09:56:01.979Z] [2026-06-29T09:56:01.979Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-29T09:56:01.979Z] #49 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 8.2s done [2026-06-29T09:56:02.948Z] #49 ... [2026-06-29T09:56:02.948Z] [2026-06-29T09:56:02.948Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-06-29T09:56:02.948Z] #64 29.50 (1/1) Installing dumb-init (1.2.5-r3) [2026-06-29T09:56:02.948Z] #64 29.53 Executing busybox-1.37.0-r20.trigger [2026-06-29T09:56:02.948Z] #64 29.70 OK: 8 MiB in 17 packages [2026-06-29T09:56:02.948Z] #64 DONE 33.1s [2026-06-29T09:56:02.948Z] [2026-06-29T09:56:02.948Z] #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T09:56:03.220Z] #84 ... [2026-06-29T09:56:03.220Z] [2026-06-29T09:56:03.220Z] #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-06-29T09:56:03.220Z] #68 29.59 (1/2) Installing dumb-init (1.2.5-r3) [2026-06-29T09:56:03.220Z] #68 29.65 (2/2) Installing su-exec (0.2-r3) [2026-06-29T09:56:03.220Z] #68 29.67 Executing busybox-1.37.0-r20.trigger [2026-06-29T09:56:03.220Z] #68 29.88 OK: 8 MiB in 18 packages [2026-06-29T09:56:03.220Z] #68 DONE 33.0s [2026-06-29T09:56:03.220Z] [2026-06-29T09:56:03.220Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-06-29T09:56:03.812Z] #85 ... [2026-06-29T09:56:03.812Z] [2026-06-29T09:56:03.812Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-06-29T09:56:03.812Z] #63 27.81 (1/7) Installing ca-certificates (20260611-r0) [2026-06-29T09:56:03.812Z] #63 28.39 (2/7) Installing dumb-init (1.2.5-r3) [2026-06-29T09:56:03.812Z] #63 28.45 (3/7) Installing libgcc (14.2.0-r6) [2026-06-29T09:56:03.812Z] #63 28.52 (4/7) Installing libsodium (1.0.20-r1) [2026-06-29T09:56:03.812Z] #63 28.65 (5/7) Installing libstdc++ (14.2.0-r6) [2026-06-29T09:56:03.812Z] #63 29.18 (6/7) Installing libzmq (4.3.5-r2) [2026-06-29T09:56:03.812Z] #63 29.25 (7/7) Installing zeromq (4.3.5-r2) [2026-06-29T09:56:03.812Z] #63 29.35 Executing busybox-1.37.0-r20.trigger [2026-06-29T09:56:03.812Z] #63 29.50 Executing ca-certificates-20260611-r0.trigger [2026-06-29T09:56:03.812Z] #63 31.39 OK: 12 MiB in 23 packages [2026-06-29T09:56:03.812Z] #63 DONE 34.1s [2026-06-29T09:56:03.812Z] [2026-06-29T09:56:03.812Z] #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T09:56:04.084Z] #86 ... [2026-06-29T09:56:04.084Z] [2026-06-29T09:56:04.084Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-06-29T09:56:04.084Z] #76 7.880 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T09:56:04.084Z] #76 10.09 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T09:56:04.084Z] #76 ... [2026-06-29T09:56:04.084Z] [2026-06-29T09:56:04.084Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-06-29T09:56:04.084Z] #67 28.92 (1/4) Installing ca-certificates (20260611-r0) [2026-06-29T09:56:04.084Z] #67 29.66 (2/4) Installing dumb-init (1.2.5-r3) [2026-06-29T09:56:04.084Z] #67 29.67 (3/4) Installing su-exec (0.2-r3) [2026-06-29T09:56:04.084Z] #67 29.68 (4/4) Installing yq-go (4.47.2-r3) [2026-06-29T09:56:04.084Z] #67 31.64 Executing busybox-1.37.0-r20.trigger [2026-06-29T09:56:04.084Z] #67 31.71 Executing ca-certificates-20260611-r0.trigger [2026-06-29T09:56:04.084Z] #67 32.75 OK: 19 MiB in 20 packages [2026-06-29T09:56:04.672Z] #67 ... [2026-06-29T09:56:04.672Z] [2026-06-29T09:56:04.672Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-06-29T09:56:04.672Z] #69 28.83 (1/4) Installing dumb-init (1.2.5-r3) [2026-06-29T09:56:04.672Z] #69 28.86 (2/4) Installing openssl (3.5.7-r0) [2026-06-29T09:56:04.672Z] #69 29.03 (3/4) Installing su-exec (0.2-r3) [2026-06-29T09:56:04.672Z] #69 29.07 (4/4) Installing yq-go (4.47.2-r3) [2026-06-29T09:56:04.672Z] #69 31.09 Executing busybox-1.37.0-r20.trigger [2026-06-29T09:56:04.672Z] #69 31.26 OK: 20 MiB in 20 packages [2026-06-29T09:56:04.672Z] #69 DONE 34.5s [2026-06-29T09:56:04.672Z] [2026-06-29T09:56:04.672Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-06-29T09:56:06.089Z] #87 ... [2026-06-29T09:56:06.089Z] [2026-06-29T09:56:06.089Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-06-29T09:56:06.089Z] #67 DONE 36.0s [2026-06-29T09:56:06.089Z] [2026-06-29T09:56:06.089Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-06-29T09:56:06.675Z] #88 ... [2026-06-29T09:56:06.675Z] [2026-06-29T09:56:06.675Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-06-29T09:56:06.675Z] #62 29.10 (1/3) Installing ca-certificates (20260611-r0) [2026-06-29T09:56:06.675Z] #62 29.66 (2/3) Installing dumb-init (1.2.5-r3) [2026-06-29T09:56:06.675Z] #62 29.69 (3/3) Installing tzdata (2026b-r0) [2026-06-29T09:56:06.675Z] #62 31.65 Executing busybox-1.37.0-r20.trigger [2026-06-29T09:56:06.675Z] #62 32.03 Executing ca-certificates-20260611-r0.trigger [2026-06-29T09:56:06.675Z] #62 33.59 OK: 8 MiB in 19 packages [2026-06-29T09:56:06.675Z] #62 DONE 37.1s [2026-06-29T09:56:06.941Z] [2026-06-29T09:56:06.941Z] #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T09:56:07.907Z] #89 ... [2026-06-29T09:56:07.907Z] [2026-06-29T09:56:07.907Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-06-29T09:56:07.907Z] #72 26.54 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-29T09:56:07.907Z] #72 26.54 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-29T09:56:07.907Z] #72 26.54 OK: 26166 distinct packages available [2026-06-29T09:56:07.907Z] #72 29.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T09:56:07.907Z] #72 31.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T09:56:07.907Z] #72 ... [2026-06-29T09:56:07.907Z] [2026-06-29T09:56:07.907Z] #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-06-29T09:56:07.907Z] #81 29.61 OK: 255 MiB in 60 packages [2026-06-29T09:56:08.868Z] #81 ... [2026-06-29T09:56:08.868Z] [2026-06-29T09:56:08.868Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-29T09:56:08.868Z] #66 28.84 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-29T09:56:08.868Z] #66 28.84 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-29T09:56:08.868Z] #66 28.84 OK: 26166 distinct packages available [2026-06-29T09:56:08.868Z] #66 31.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T09:56:08.868Z] #66 33.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T09:56:09.141Z] #66 ... [2026-06-29T09:56:09.141Z] [2026-06-29T09:56:09.141Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-06-29T09:56:09.141Z] #76 22.80 (1/1) Installing dumb-init (1.2.5-r3) [2026-06-29T09:56:09.141Z] #76 23.18 Executing busybox-1.37.0-r20.trigger [2026-06-29T09:56:09.141Z] #76 23.23 OK: 8 MiB in 17 packages [2026-06-29T09:56:10.548Z] #76 DONE 24.6s [2026-06-29T09:56:10.548Z] [2026-06-29T09:56:10.548Z] #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-06-29T09:56:10.548Z] #81 DONE 32.4s [2026-06-29T09:56:10.548Z] [2026-06-29T09:56:10.548Z] #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-06-29T09:56:10.823Z] #90 ... [2026-06-29T09:56:10.823Z] [2026-06-29T09:56:10.823Z] #91 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2026-06-29T09:56:10.823Z] #0 6.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T09:56:10.823Z] #0 8.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T09:56:10.823Z] #91 ... [2026-06-29T09:56:10.823Z] [2026-06-29T09:56:10.823Z] #71 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-06-29T09:56:10.823Z] #71 29.59 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-29T09:56:10.823Z] #71 29.61 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-29T09:56:10.823Z] #71 29.61 OK: 26166 distinct packages available [2026-06-29T09:56:10.823Z] #71 32.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T09:56:10.823Z] #71 34.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T09:56:11.094Z] #71 ... [2026-06-29T09:56:11.094Z] [2026-06-29T09:56:11.094Z] #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T09:56:11.094Z] #84 8.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T09:56:11.364Z] #84 ... [2026-06-29T09:56:11.364Z] [2026-06-29T09:56:11.364Z] #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-06-29T09:56:11.364Z] #90 DONE 0.7s [2026-06-29T09:56:11.364Z] [2026-06-29T09:56:11.364Z] #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:56:15.634Z] #92 ... [2026-06-29T09:56:15.634Z] [2026-06-29T09:56:15.634Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-29T09:56:15.634Z] #66 42.88 (1/13) Installing brotli-libs (1.1.0-r2) [2026-06-29T09:56:15.634Z] #66 43.00 (2/13) Installing c-ares (1.34.6-r0) [2026-06-29T09:56:15.634Z] #66 43.02 (3/13) Installing libunistring (1.3-r0) [2026-06-29T09:56:15.634Z] #66 43.19 (4/13) Installing libidn2 (2.3.7-r0) [2026-06-29T09:56:15.634Z] #66 43.23 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-06-29T09:56:15.634Z] #66 43.26 (6/13) Installing libpsl (0.21.5-r3) [2026-06-29T09:56:15.634Z] #66 43.31 (7/13) Installing zstd-libs (1.5.7-r0) [2026-06-29T09:56:15.634Z] #66 43.52 (8/13) Installing libcurl (8.14.1-r2) [2026-06-29T09:56:15.634Z] #66 43.63 (9/13) Installing curl (8.14.1-r2) [2026-06-29T09:56:15.634Z] #66 43.66 (10/13) Installing dumb-init (1.2.5-r3) [2026-06-29T09:56:15.634Z] #66 43.67 (11/13) Installing musl-obstack (1.2.3-r2) [2026-06-29T09:56:15.634Z] #66 43.71 (12/13) Installing libucontext (1.3.2-r0) [2026-06-29T09:56:15.634Z] #66 43.74 (13/13) Installing gcompat (1.1.0-r4) [2026-06-29T09:56:15.634Z] #66 43.77 Executing busybox-1.37.0-r20.trigger [2026-06-29T09:56:15.634Z] #66 43.89 OK: 13 MiB in 29 packages [2026-06-29T09:56:15.634Z] #66 DONE 45.6s [2026-06-29T09:56:15.634Z] [2026-06-29T09:56:15.634Z] #71 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-06-29T09:56:15.634Z] #71 43.45 (1/5) Installing dumb-init (1.2.5-r3) [2026-06-29T09:56:15.634Z] #71 43.50 (2/5) Installing musl-obstack (1.2.3-r2) [2026-06-29T09:56:15.634Z] #71 43.52 (3/5) Installing libucontext (1.3.2-r0) [2026-06-29T09:56:15.634Z] #71 43.54 (4/5) Installing gcompat (1.1.0-r4) [2026-06-29T09:56:15.634Z] #71 43.57 (5/5) Installing openssl (3.5.7-r0) [2026-06-29T09:56:15.634Z] #71 43.69 Executing busybox-1.37.0-r20.trigger [2026-06-29T09:56:15.634Z] #71 43.82 OK: 9 MiB in 21 packages [2026-06-29T09:56:16.602Z] #71 ... [2026-06-29T09:56:16.602Z] [2026-06-29T09:56:16.602Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-06-29T09:56:16.602Z] #72 42.70 (1/4) Installing dumb-init (1.2.5-r3) [2026-06-29T09:56:16.602Z] #72 42.73 (2/4) Installing musl-obstack (1.2.3-r2) [2026-06-29T09:56:16.602Z] #72 42.74 (3/4) Installing libucontext (1.3.2-r0) [2026-06-29T09:56:16.602Z] #72 42.77 (4/4) Installing gcompat (1.1.0-r4) [2026-06-29T09:56:16.602Z] #72 42.80 Executing busybox-1.37.0-r20.trigger [2026-06-29T09:56:16.602Z] #72 42.93 OK: 8 MiB in 20 packages [2026-06-29T09:56:16.602Z] #72 DONE 45.3s [2026-06-29T09:56:16.602Z] [2026-06-29T09:56:16.602Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-06-29T09:56:17.559Z] #93 ... [2026-06-29T09:56:17.559Z] [2026-06-29T09:56:17.559Z] #71 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-06-29T09:56:17.559Z] #71 DONE 46.4s [2026-06-29T09:56:17.559Z] [2026-06-29T09:56:17.559Z] #94 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2026-06-29T09:56:20.157Z] #94 ... [2026-06-29T09:56:20.157Z] [2026-06-29T09:56:20.157Z] #91 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-06-29T09:56:20.157Z] #91 17.51 OK: 8 MiB in 17 packages [2026-06-29T09:56:20.157Z] #91 DONE 20.3s [2026-06-29T09:56:20.157Z] [2026-06-29T09:56:20.157Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-06-29T09:56:20.157Z] #93 3.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T09:56:21.563Z] #93 4.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T09:56:21.563Z] #93 ... [2026-06-29T09:56:21.563Z] [2026-06-29T09:56:21.563Z] #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T09:56:21.563Z] #86 7.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T09:56:21.563Z] #86 9.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T09:56:21.829Z] #86 ... [2026-06-29T09:56:21.829Z] [2026-06-29T09:56:21.829Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-06-29T09:56:21.829Z] #87 7.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T09:56:21.829Z] #87 8.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T09:56:21.829Z] #87 17.51 OK: 20 MiB in 20 packages [2026-06-29T09:56:21.829Z] #87 ... [2026-06-29T09:56:21.829Z] [2026-06-29T09:56:21.829Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-06-29T09:56:21.829Z] #85 8.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T09:56:21.829Z] #85 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T09:56:22.097Z] #85 ... [2026-06-29T09:56:22.097Z] [2026-06-29T09:56:22.097Z] #94 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2026-06-29T09:56:22.097Z] #94 3.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T09:56:22.097Z] #94 4.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T09:56:22.680Z] #94 ... [2026-06-29T09:56:22.680Z] [2026-06-29T09:56:22.680Z] #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T09:56:22.680Z] #84 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T09:56:22.680Z] #84 18.36 OK: 8 MiB in 17 packages [2026-06-29T09:56:22.680Z] #84 DONE 19.7s [2026-06-29T09:56:22.680Z] [2026-06-29T09:56:22.680Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-06-29T09:56:22.680Z] #85 19.15 OK: 8 MiB in 18 packages [2026-06-29T09:56:23.274Z] #85 ... [2026-06-29T09:56:23.274Z] [2026-06-29T09:56:23.274Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-06-29T09:56:23.274Z] #87 DONE 18.7s [2026-06-29T09:56:23.274Z] [2026-06-29T09:56:23.274Z] #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-06-29T09:56:23.274Z] #95 DONE 0.2s [2026-06-29T09:56:23.274Z] [2026-06-29T09:56:23.274Z] #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T09:56:23.274Z] #86 19.14 OK: 12 MiB in 23 packages [2026-06-29T09:56:23.863Z] #86 ... [2026-06-29T09:56:23.863Z] [2026-06-29T09:56:23.863Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-06-29T09:56:23.863Z] #88 7.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T09:56:23.863Z] #88 8.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T09:56:24.129Z] #88 ... [2026-06-29T09:56:24.129Z] [2026-06-29T09:56:24.129Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T09:56:24.129Z] #0 4.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T09:56:24.129Z] #0 5.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T09:56:24.129Z] #96 ... [2026-06-29T09:56:24.129Z] [2026-06-29T09:56:24.129Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-06-29T09:56:24.129Z] #85 DONE 21.0s [2026-06-29T09:56:24.129Z] [2026-06-29T09:56:24.129Z] #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T09:56:24.129Z] #89 7.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T09:56:24.129Z] #89 8.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T09:56:24.129Z] #89 17.31 OK: 8 MiB in 19 packages [2026-06-29T09:56:24.395Z] #89 ... [2026-06-29T09:56:24.395Z] [2026-06-29T09:56:24.395Z] #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T09:56:24.395Z] #86 DONE 20.6s [2026-06-29T09:56:24.395Z] [2026-06-29T09:56:24.395Z] #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-06-29T09:56:25.802Z] #97 ... [2026-06-29T09:56:25.802Z] [2026-06-29T09:56:25.802Z] #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T09:56:25.802Z] #89 DONE 19.0s [2026-06-29T09:56:26.069Z] [2026-06-29T09:56:26.069Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-06-29T09:56:26.069Z] #88 18.93 OK: 19 MiB in 20 packages [2026-06-29T09:56:26.649Z] #88 DONE 20.4s [2026-06-29T09:56:26.649Z] [2026-06-29T09:56:26.649Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T09:56:27.617Z] #96 ... [2026-06-29T09:56:27.617Z] [2026-06-29T09:56:27.617Z] #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-06-29T09:56:27.617Z] #97 DONE 3.4s [2026-06-29T09:56:27.617Z] [2026-06-29T09:56:27.617Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-06-29T09:56:27.883Z] #98 DONE 0.3s [2026-06-29T09:56:27.883Z] [2026-06-29T09:56:27.883Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:56:28.491Z] #82 ... [2026-06-29T09:56:28.491Z] [2026-06-29T09:56:28.491Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T09:56:28.491Z] #96 12.89 OK: 13 MiB in 29 packages [2026-06-29T09:56:29.454Z] #96 DONE 13.9s [2026-06-29T09:56:29.454Z] [2026-06-29T09:56:29.454Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-06-29T09:56:29.454Z] #93 12.10 OK: 8 MiB in 20 packages [2026-06-29T09:56:29.454Z] #93 DONE 13.0s [2026-06-29T09:56:29.454Z] [2026-06-29T09:56:29.454Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-29T09:56:30.410Z] #99 ... [2026-06-29T09:56:30.410Z] [2026-06-29T09:56:30.410Z] #94 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2026-06-29T09:56:30.410Z] #94 11.43 OK: 9 MiB in 21 packages [2026-06-29T09:56:30.410Z] #94 DONE 12.8s [2026-06-29T09:56:30.410Z] [2026-06-29T09:56:30.410Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-06-29T09:56:31.812Z] #100 ... [2026-06-29T09:56:31.812Z] [2026-06-29T09:56:31.812Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-29T09:56:31.812Z] #99 DONE 2.5s [2026-06-29T09:56:32.077Z] [2026-06-29T09:56:32.077Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-06-29T09:56:32.077Z] #100 DONE 1.8s [2026-06-29T09:56:32.077Z] [2026-06-29T09:56:32.077Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-29T09:56:32.077Z] #101 ... [2026-06-29T09:56:32.077Z] [2026-06-29T09:56:32.077Z] #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-29T09:56:32.077Z] #102 DONE 2.0s [2026-06-29T09:56:32.077Z] [2026-06-29T09:56:32.077Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-06-29T09:56:32.077Z] #103 DONE 0.3s [2026-06-29T09:56:32.343Z] [2026-06-29T09:56:32.343Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2026-06-29T09:56:32.625Z] #104 DONE 0.3s [2026-06-29T09:56:32.625Z] [2026-06-29T09:56:32.625Z] #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-06-29T09:56:32.625Z] #105 DONE 0.4s [2026-06-29T09:56:32.625Z] [2026-06-29T09:56:32.625Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2026-06-29T09:56:32.908Z] #106 ... [2026-06-29T09:56:32.908Z] [2026-06-29T09:56:32.908Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-06-29T09:56:32.908Z] #107 DONE 0.4s [2026-06-29T09:56:33.188Z] [2026-06-29T09:56:33.188Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2026-06-29T09:56:33.188Z] #106 DONE 0.4s [2026-06-29T09:56:33.188Z] [2026-06-29T09:56:33.188Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-06-29T09:56:33.454Z] #108 DONE 0.3s [2026-06-29T09:56:33.455Z] [2026-06-29T09:56:33.455Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-06-29T09:56:33.455Z] #109 DONE 0.3s [2026-06-29T09:56:33.455Z] [2026-06-29T09:56:33.455Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-06-29T09:56:33.720Z] #110 ... [2026-06-29T09:56:33.720Z] [2026-06-29T09:56:33.720Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-06-29T09:56:33.720Z] #111 DONE 0.3s [2026-06-29T09:56:33.720Z] [2026-06-29T09:56:33.720Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-06-29T09:56:33.720Z] #110 DONE 0.4s [2026-06-29T09:56:33.720Z] [2026-06-29T09:56:33.720Z] #112 [security-spire-config] exporting to image [2026-06-29T09:56:33.720Z] #112 exporting layers [2026-06-29T09:56:34.318Z] #112 ... [2026-06-29T09:56:34.318Z] [2026-06-29T09:56:34.318Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-06-29T09:56:34.318Z] #113 DONE 0.4s [2026-06-29T09:56:34.318Z] [2026-06-29T09:56:34.318Z] #112 [security-spire-server] exporting to image [2026-06-29T09:56:35.279Z] #112 ... [2026-06-29T09:56:35.279Z] [2026-06-29T09:56:35.279Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-29T09:56:35.279Z] #101 DONE 3.4s [2026-06-29T09:56:35.550Z] [2026-06-29T09:56:35.550Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-06-29T09:56:35.550Z] #114 DONE 0.2s [2026-06-29T09:56:35.550Z] [2026-06-29T09:56:35.550Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-06-29T09:56:38.462Z] #115 DONE 0.2s [2026-06-29T09:56:38.462Z] [2026-06-29T09:56:38.462Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-06-29T09:56:38.462Z] #116 DONE 0.4s [2026-06-29T09:56:38.462Z] [2026-06-29T09:56:38.462Z] #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:56:38.462Z] #75 ... [2026-06-29T09:56:38.462Z] [2026-06-29T09:56:38.462Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-06-29T09:56:38.462Z] #117 DONE 0.2s [2026-06-29T09:56:38.462Z] [2026-06-29T09:56:38.462Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-06-29T09:56:38.462Z] #118 DONE 0.2s [2026-06-29T09:56:38.462Z] [2026-06-29T09:56:38.462Z] #112 [security-spire-agent] exporting to image [2026-06-29T09:56:38.462Z] #112 exporting layers 4.6s done [2026-06-29T09:56:38.462Z] #112 writing image sha256:e6d5c60b3592a8dae36575894df06c3ec10d5d178a181cb89cbe8931712e352f 0.0s done [2026-06-29T09:56:38.462Z] #112 naming to docker.io/library/security-spire-config-arm64 [2026-06-29T09:56:38.462Z] #112 naming to docker.io/library/security-spire-config-arm64 done [2026-06-29T09:56:38.729Z] #112 exporting layers 4.5s done [2026-06-29T09:56:38.729Z] #112 writing image sha256:8dcdd050b2eebf3a6a90ad5dc008a44f5a0f29923ddd533be834b47799447929 done [2026-06-29T09:56:38.729Z] #112 naming to docker.io/library/security-spire-server-arm64 done [2026-06-29T09:56:39.692Z] #112 exporting layers 3.2s done [2026-06-29T09:56:39.961Z] #112 writing image sha256:8106259834e56b09b922a046c12d63add6fcd1f32c358b2d6ee7b5b073fd533b done [2026-06-29T09:56:39.961Z] #112 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2026-06-29T09:56:39.961Z] #112 DONE 6.1s [2026-06-29T09:56:39.961Z] [2026-06-29T09:56:39.961Z] #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:56:48.426Z] #156 ... [2026-06-29T09:56:48.426Z] [2026-06-29T09:56:48.426Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-06-29T09:56:48.426Z] #147 DONE 97.4s [2026-06-29T09:56:48.426Z] [2026-06-29T09:56:48.426Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-06-29T09:56:48.426Z] #150 DONE 97.4s [2026-06-29T09:56:48.426Z] [2026-06-29T09:56:48.426Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-06-29T09:56:48.426Z] #157 DONE 0.1s [2026-06-29T09:56:48.426Z] [2026-06-29T09:56:48.426Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T09:56:48.426Z] #158 DONE 0.2s [2026-06-29T09:56:48.426Z] [2026-06-29T09:56:48.426Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-29T09:56:48.426Z] #154 ... [2026-06-29T09:56:48.426Z] [2026-06-29T09:56:48.426Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-06-29T09:56:48.426Z] #159 DONE 0.1s [2026-06-29T09:56:48.426Z] [2026-06-29T09:56:48.426Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-06-29T09:56:48.426Z] #160 ... [2026-06-29T09:56:48.426Z] [2026-06-29T09:56:48.426Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-06-29T09:56:48.426Z] #161 DONE 0.3s [2026-06-29T09:56:48.426Z] [2026-06-29T09:56:48.426Z] #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-06-29T09:56:48.426Z] #162 DONE 0.2s [2026-06-29T09:56:48.426Z] [2026-06-29T09:56:48.426Z] #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-06-29T09:56:48.426Z] #163 DONE 0.1s [2026-06-29T09:56:48.426Z] [2026-06-29T09:56:48.426Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-06-29T09:56:48.426Z] #160 DONE 0.8s [2026-06-29T09:56:48.426Z] [2026-06-29T09:56:48.426Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-29T09:56:48.426Z] #164 ... [2026-06-29T09:56:48.426Z] [2026-06-29T09:56:48.426Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T09:56:48.426Z] #165 DONE 0.2s [2026-06-29T09:56:48.426Z] [2026-06-29T09:56:48.426Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-06-29T09:56:48.426Z] #166 DONE 0.3s [2026-06-29T09:56:48.426Z] [2026-06-29T09:56:48.426Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-29T09:56:48.426Z] #156 ... [2026-06-29T09:56:48.426Z] [2026-06-29T09:56:48.426Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-06-29T09:56:48.426Z] #167 DONE 0.2s [2026-06-29T09:56:48.426Z] [2026-06-29T09:56:48.426Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-06-29T09:56:48.426Z] #168 DONE 0.1s [2026-06-29T09:56:48.426Z] [2026-06-29T09:56:48.426Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-29T09:56:48.426Z] #164 DONE 0.9s [2026-06-29T09:56:48.426Z] [2026-06-29T09:56:48.426Z] #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-06-29T09:56:48.426Z] #169 DONE 0.2s [2026-06-29T09:56:48.426Z] [2026-06-29T09:56:48.426Z] #170 [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-06-29T09:56:48.426Z] #170 DONE 0.3s [2026-06-29T09:56:48.426Z] [2026-06-29T09:56:48.426Z] #171 [core-common-config-bootstrapper] exporting to image [2026-06-29T09:56:48.426Z] #171 exporting layers [2026-06-29T09:56:48.426Z] #171 ... [2026-06-29T09:56:48.426Z] [2026-06-29T09:56:48.426Z] #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-06-29T09:56:48.426Z] #172 DONE 0.1s [2026-06-29T09:56:48.426Z] [2026-06-29T09:56:48.426Z] #171 [core-common-config-bootstrapper] exporting to image [2026-06-29T09:56:48.426Z] #171 exporting layers 0.5s done [2026-06-29T09:56:48.426Z] #171 writing image sha256:9f8f2ab34265196c7461aa0409df5ffe3f6fca7c84fc6d9362ad6e8f30f1accf 0.0s done [2026-06-29T09:56:48.426Z] #171 naming to docker.io/library/core-common-config-bootstrapper done [2026-06-29T09:56:48.426Z] #171 DONE 0.6s [2026-06-29T09:56:48.426Z] [2026-06-29T09:56:48.426Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-06-29T09:56:48.426Z] #173 DONE 0.1s [2026-06-29T09:56:48.426Z] [2026-06-29T09:56:48.426Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-06-29T09:56:48.426Z] #174 DONE 1.0s [2026-06-29T09:56:48.426Z] [2026-06-29T09:56:48.426Z] #175 [security-bootstrapper] exporting to image [2026-06-29T09:56:48.426Z] #175 exporting layers 0.6s done [2026-06-29T09:56:48.426Z] #175 writing image sha256:d78b681151e8097d3f4df73afade881824f070a00ea6e96eb688e5e3f8a75c6f 0.0s done [2026-06-29T09:56:48.426Z] #175 naming to docker.io/library/security-bootstrapper done [2026-06-29T09:56:48.426Z] #175 DONE 0.7s [2026-06-29T09:56:48.426Z] [2026-06-29T09:56:48.426Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-06-29T09:57:45.089Z] #151 164.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-06-29T09:57:46.025Z] #151 ... [2026-06-29T09:57:46.025Z] [2026-06-29T09:57:46.025Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-06-29T09:57:46.025Z] #153 DONE 166.1s [2026-06-29T09:57:46.283Z] [2026-06-29T09:57:46.283Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T09:57:46.542Z] #176 DONE 0.3s [2026-06-29T09:57:46.542Z] [2026-06-29T09:57:46.542Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-29T09:57:46.542Z] #148 ... [2026-06-29T09:57:46.542Z] [2026-06-29T09:57:46.542Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-06-29T09:57:46.542Z] #177 DONE 0.0s [2026-06-29T09:57:46.542Z] [2026-06-29T09:57:46.542Z] #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-06-29T09:57:46.542Z] #178 DONE 0.1s [2026-06-29T09:57:46.803Z] [2026-06-29T09:57:46.803Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-06-29T09:57:46.803Z] #179 DONE 0.1s [2026-06-29T09:57:46.803Z] [2026-06-29T09:57:46.803Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-06-29T09:57:46.803Z] #180 DONE 0.2s [2026-06-29T09:57:46.803Z] [2026-06-29T09:57:46.803Z] #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-29T09:57:47.061Z] #146 ... [2026-06-29T09:57:47.061Z] [2026-06-29T09:57:47.061Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-06-29T09:57:47.061Z] #181 DONE 0.3s [2026-06-29T09:57:47.061Z] [2026-06-29T09:57:47.061Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-06-29T09:57:47.319Z] #155 ... [2026-06-29T09:57:47.319Z] [2026-06-29T09:57:47.319Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-29T09:57:47.885Z] #182 ... [2026-06-29T09:57:47.885Z] [2026-06-29T09:57:47.885Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-06-29T09:57:47.885Z] #155 DONE 167.7s [2026-06-29T09:57:47.885Z] [2026-06-29T09:57:47.885Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-29T09:57:47.885Z] #182 DONE 0.8s [2026-06-29T09:57:47.885Z] [2026-06-29T09:57:47.885Z] #183 [security-proxy-setup] exporting to image [2026-06-29T09:57:47.885Z] #183 exporting layers [2026-06-29T09:57:48.450Z] #183 ... [2026-06-29T09:57:48.450Z] [2026-06-29T09:57:48.450Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T09:57:48.450Z] #184 DONE 0.3s [2026-06-29T09:57:48.450Z] [2026-06-29T09:57:48.450Z] #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-06-29T09:57:48.450Z] #185 DONE 0.1s [2026-06-29T09:57:48.450Z] [2026-06-29T09:57:48.450Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-06-29T09:57:49.012Z] #186 DONE 0.5s [2026-06-29T09:57:49.012Z] [2026-06-29T09:57:49.012Z] #183 [security-proxy-setup] exporting to image [2026-06-29T09:57:49.012Z] #183 exporting layers 0.8s done [2026-06-29T09:57:49.012Z] #183 writing image sha256:1a89a6730e9f273b767fd3bf4d716847f8b1417988e2f36c807b24bfc6385116 done [2026-06-29T09:57:49.012Z] #183 naming to docker.io/library/security-proxy-setup done [2026-06-29T09:57:49.012Z] #183 DONE 0.9s [2026-06-29T09:57:49.012Z] [2026-06-29T09:57:49.012Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-06-29T09:57:49.012Z] #187 ... [2026-06-29T09:57:49.012Z] [2026-06-29T09:57:49.012Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-06-29T09:57:49.012Z] #151 DONE 169.0s [2026-06-29T09:57:49.012Z] [2026-06-29T09:57:49.012Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-06-29T09:57:49.012Z] #187 DONE 0.3s [2026-06-29T09:57:49.012Z] [2026-06-29T09:57:49.012Z] #188 [core-command] exporting to image [2026-06-29T09:57:49.270Z] #188 exporting layers 0.2s done [2026-06-29T09:57:49.270Z] #188 writing image sha256:1264556a73fc816c25dcd68b46ab17a323530c7060e0ece4b22c7be4a39be7b0 done [2026-06-29T09:57:49.270Z] #188 naming to docker.io/library/core-command done [2026-06-29T09:57:49.270Z] #188 DONE 0.3s [2026-06-29T09:57:49.270Z] [2026-06-29T09:57:49.270Z] #189 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T09:57:49.270Z] #189 DONE 0.1s [2026-06-29T09:57:49.270Z] [2026-06-29T09:57:49.270Z] #190 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-06-29T09:57:49.527Z] #190 DONE 0.1s [2026-06-29T09:57:49.527Z] [2026-06-29T09:57:49.527Z] #191 [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-06-29T09:57:49.527Z] #191 DONE 0.0s [2026-06-29T09:57:49.527Z] [2026-06-29T09:57:49.527Z] #192 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2026-06-29T09:57:49.527Z] #192 DONE 0.1s [2026-06-29T09:57:49.527Z] [2026-06-29T09:57:49.527Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-29T09:57:49.784Z] #154 ... [2026-06-29T09:57:49.784Z] [2026-06-29T09:57:49.784Z] #193 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-06-29T09:57:49.784Z] #193 DONE 0.1s [2026-06-29T09:57:49.784Z] [2026-06-29T09:57:49.784Z] #194 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-06-29T09:57:49.784Z] #194 DONE 0.2s [2026-06-29T09:57:49.784Z] [2026-06-29T09:57:49.784Z] #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-29T09:57:50.042Z] #146 ... [2026-06-29T09:57:50.042Z] [2026-06-29T09:57:50.042Z] #195 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-06-29T09:57:50.042Z] #195 DONE 0.2s [2026-06-29T09:57:50.042Z] [2026-06-29T09:57:50.042Z] #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-06-29T09:57:50.042Z] #196 DONE 0.1s [2026-06-29T09:57:50.042Z] [2026-06-29T09:57:50.042Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-29T09:57:50.299Z] #148 ... [2026-06-29T09:57:50.299Z] [2026-06-29T09:57:50.299Z] #197 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-29T09:57:51.232Z] #197 DONE 0.9s [2026-06-29T09:57:51.232Z] [2026-06-29T09:57:51.232Z] #198 [security-secretstore-setup] exporting to image [2026-06-29T09:57:51.489Z] #198 exporting layers 0.5s done [2026-06-29T09:57:51.489Z] #198 writing image sha256:0c7bc7a316e639a16038c061ba059e179b5a29501cadcd419bc127dd3ee70326 done [2026-06-29T09:57:51.489Z] #198 naming to docker.io/library/security-secretstore-setup done [2026-06-29T09:57:51.489Z] #198 DONE 0.5s [2026-06-29T09:57:51.489Z] [2026-06-29T09:57:51.489Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T09:57:55.677Z] #152 ... [2026-06-29T09:57:55.677Z] [2026-06-29T09:57:55.677Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-06-29T09:57:55.677Z] #145 DONE 175.3s [2026-06-29T09:57:55.677Z] [2026-06-29T09:57:55.677Z] #199 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T09:57:55.677Z] #199 DONE 0.0s [2026-06-29T09:57:55.677Z] [2026-06-29T09:57:55.677Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-06-29T09:57:55.677Z] #149 DONE 175.5s [2026-06-29T09:57:55.677Z] [2026-06-29T09:57:55.677Z] #200 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-29T09:57:55.677Z] #200 DONE 0.1s [2026-06-29T09:57:55.677Z] [2026-06-29T09:57:55.677Z] #201 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T09:57:55.677Z] #201 DONE 0.2s [2026-06-29T09:57:55.677Z] [2026-06-29T09:57:55.677Z] #202 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-06-29T09:57:55.677Z] #202 DONE 0.3s [2026-06-29T09:57:55.677Z] [2026-06-29T09:57:55.677Z] #203 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-06-29T09:57:56.245Z] #203 DONE 0.2s [2026-06-29T09:57:56.245Z] [2026-06-29T09:57:56.245Z] #204 [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-06-29T09:57:56.245Z] #204 DONE 0.2s [2026-06-29T09:57:56.245Z] [2026-06-29T09:57:56.245Z] #205 [security-spiffe-token-provider] exporting to image [2026-06-29T09:57:56.245Z] #205 ... [2026-06-29T09:57:56.245Z] [2026-06-29T09:57:56.245Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T09:57:56.245Z] #152 DONE 176.2s [2026-06-29T09:57:56.506Z] [2026-06-29T09:57:56.506Z] #206 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-06-29T09:57:56.506Z] #206 DONE 0.3s [2026-06-29T09:57:56.506Z] [2026-06-29T09:57:56.506Z] #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-06-29T09:57:56.506Z] #207 DONE 0.1s [2026-06-29T09:57:56.506Z] [2026-06-29T09:57:56.506Z] #208 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T09:57:56.506Z] #208 DONE 0.1s [2026-06-29T09:57:56.506Z] [2026-06-29T09:57:56.506Z] #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-29T09:57:56.506Z] #146 DONE 176.4s [2026-06-29T09:57:56.506Z] [2026-06-29T09:57:56.506Z] #205 [security-spiffe-token-provider] exporting to image [2026-06-29T09:57:56.506Z] #205 exporting layers 0.4s done [2026-06-29T09:57:56.506Z] #205 writing image sha256:af9bb55a57de9fb7e14f439e4b8e86187bb0e8a4f59935e74ad017c2c9089bb6 0.0s done [2026-06-29T09:57:56.506Z] #205 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2026-06-29T09:57:56.506Z] #205 DONE 0.5s [2026-06-29T09:57:56.506Z] [2026-06-29T09:57:56.506Z] #209 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-06-29T09:57:56.506Z] #209 DONE 0.1s [2026-06-29T09:57:56.506Z] [2026-06-29T09:57:56.506Z] #210 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-29T09:57:56.506Z] #210 DONE 0.1s [2026-06-29T09:57:56.506Z] [2026-06-29T09:57:56.506Z] #211 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T09:57:57.071Z] #211 DONE 0.4s [2026-06-29T09:57:57.071Z] [2026-06-29T09:57:57.071Z] #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-06-29T09:57:57.071Z] #212 DONE 0.4s [2026-06-29T09:57:57.071Z] [2026-06-29T09:57:57.071Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-06-29T09:57:57.071Z] #213 ... [2026-06-29T09:57:57.071Z] [2026-06-29T09:57:57.071Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-29T09:57:57.071Z] #156 DONE 177.2s [2026-06-29T09:57:57.329Z] [2026-06-29T09:57:57.329Z] #214 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-06-29T09:57:57.329Z] #214 DONE 0.2s [2026-06-29T09:57:57.329Z] [2026-06-29T09:57:57.329Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-06-29T09:57:57.329Z] #213 DONE 0.2s [2026-06-29T09:57:57.329Z] [2026-06-29T09:57:57.329Z] #215 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-29T09:57:57.329Z] #215 DONE 0.8s [2026-06-29T09:57:57.329Z] [2026-06-29T09:57:57.329Z] #216 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-06-29T09:57:57.329Z] #216 DONE 0.1s [2026-06-29T09:57:57.329Z] [2026-06-29T09:57:57.329Z] #217 [security-proxy-auth] exporting to image [2026-06-29T09:57:57.588Z] #217 ... [2026-06-29T09:57:57.588Z] [2026-06-29T09:57:57.588Z] #201 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T09:57:57.588Z] #201 DONE 0.2s [2026-06-29T09:57:57.588Z] [2026-06-29T09:57:57.588Z] #203 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-06-29T09:57:57.588Z] #203 DONE 0.2s [2026-06-29T09:57:57.588Z] [2026-06-29T09:57:57.588Z] #218 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-06-29T09:57:57.588Z] #218 CACHED [2026-06-29T09:57:57.588Z] [2026-06-29T09:57:57.588Z] #219 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T09:57:57.588Z] #219 CACHED [2026-06-29T09:57:57.588Z] [2026-06-29T09:57:57.588Z] #220 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-06-29T09:57:57.588Z] #220 DONE 0.2s [2026-06-29T09:57:57.588Z] [2026-06-29T09:57:57.588Z] #221 [core-data] exporting to image [2026-06-29T09:57:57.588Z] #221 exporting layers 0.3s done [2026-06-29T09:57:57.588Z] #221 writing image sha256:8fe4fb2b6eb6ac84a732c31a0626654c577a7ae60a34be1c7a51298ade5c1019 0.0s done [2026-06-29T09:57:57.588Z] #221 naming to docker.io/library/core-data done [2026-06-29T09:57:57.588Z] #221 DONE 0.3s [2026-06-29T09:57:57.588Z] [2026-06-29T09:57:57.588Z] #222 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-06-29T09:57:57.588Z] #222 DONE 0.1s [2026-06-29T09:57:57.588Z] [2026-06-29T09:57:57.588Z] #223 [core-keeper] exporting to image [2026-06-29T09:57:57.588Z] #223 exporting layers 0.3s done [2026-06-29T09:57:57.588Z] #223 writing image sha256:4c484b1c6a0214ccf630291d9da1e6c8e5e329078fbb59048f679f269807e3eb 0.0s done [2026-06-29T09:57:57.588Z] #223 naming to docker.io/library/core-keeper done [2026-06-29T09:57:57.588Z] #223 DONE 0.3s [2026-06-29T09:57:57.588Z] [2026-06-29T09:57:57.588Z] #224 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-06-29T09:57:57.588Z] #224 DONE 0.1s [2026-06-29T09:57:57.588Z] [2026-06-29T09:57:57.588Z] #217 [security-proxy-auth] exporting to image [2026-06-29T09:57:57.588Z] #217 exporting layers 0.4s done [2026-06-29T09:57:57.588Z] #217 writing image sha256:2e8cb2888eaf96c5a0374f9b363d4e52388a204a597d2e254170e812e4e8e248 done [2026-06-29T09:57:57.588Z] #217 naming to docker.io/library/security-proxy-auth done [2026-06-29T09:57:57.846Z] #217 DONE 0.4s [2026-06-29T09:57:57.846Z] [2026-06-29T09:57:57.846Z] #225 [core-metadata] exporting to image [2026-06-29T09:57:58.413Z] #225 exporting layers 0.5s done [2026-06-29T09:57:58.413Z] #225 writing image sha256:63575f8c555a30db95ecbc508cfadeeedf5807ce27a04718f39a23e7ba89becd done [2026-06-29T09:57:58.413Z] #225 naming to docker.io/library/core-metadata done [2026-06-29T09:57:58.413Z] #225 DONE 0.5s [2026-06-29T09:57:58.413Z] [2026-06-29T09:57:58.413Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-29T09:57:59.349Z] #148 ... [2026-06-29T09:57:59.349Z] [2026-06-29T09:57:59.349Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-29T09:57:59.349Z] #154 DONE 179.1s [2026-06-29T09:57:59.349Z] [2026-06-29T09:57:59.349Z] #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T09:57:59.349Z] #226 DONE 0.0s [2026-06-29T09:57:59.349Z] [2026-06-29T09:57:59.349Z] #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-29T09:57:59.349Z] #227 DONE 0.0s [2026-06-29T09:57:59.349Z] [2026-06-29T09:57:59.349Z] #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-06-29T09:57:59.610Z] #228 DONE 0.3s [2026-06-29T09:57:59.610Z] [2026-06-29T09:57:59.610Z] #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-06-29T09:57:59.610Z] #229 DONE 0.0s [2026-06-29T09:57:59.610Z] [2026-06-29T09:57:59.610Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-29T09:57:59.610Z] #148 ... [2026-06-29T09:57:59.610Z] [2026-06-29T09:57:59.610Z] #230 [support-scheduler] exporting to image [2026-06-29T09:57:59.869Z] #230 ... [2026-06-29T09:57:59.869Z] [2026-06-29T09:57:59.869Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-29T09:57:59.869Z] #148 DONE 179.7s [2026-06-29T09:57:59.869Z] [2026-06-29T09:57:59.869Z] #231 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T09:57:59.869Z] #231 DONE 0.0s [2026-06-29T09:57:59.869Z] [2026-06-29T09:57:59.869Z] #232 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-29T09:57:59.869Z] #232 DONE 0.0s [2026-06-29T09:57:59.869Z] [2026-06-29T09:57:59.869Z] #230 [support-scheduler] exporting to image [2026-06-29T09:57:59.869Z] #230 exporting layers 0.4s done [2026-06-29T09:57:59.869Z] #230 writing image sha256:4f37bceb0d47f25662c90a05a8ceb0e366145db0a9c954feede77bfba1517ce3 done [2026-06-29T09:57:59.869Z] #230 naming to docker.io/library/support-scheduler [2026-06-29T09:58:00.127Z] #230 naming to docker.io/library/support-scheduler done [2026-06-29T09:58:00.127Z] #230 DONE 0.4s [2026-06-29T09:58:00.127Z] [2026-06-29T09:58:00.127Z] #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-06-29T09:58:00.384Z] #233 DONE 0.2s [2026-06-29T09:58:00.385Z] [2026-06-29T09:58:00.385Z] #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-06-29T09:58:00.385Z] #234 DONE 0.0s [2026-06-29T09:58:00.385Z] [2026-06-29T09:58:00.385Z] #235 [support-notifications] exporting to image [2026-06-29T09:58:00.385Z] #235 exporting layers 0.2s done [2026-06-29T09:58:00.385Z] #235 writing image sha256:b5fcea03818630d853e6c189dcc5a4eb896a471a988be11baa73dd89f6d702c5 done [2026-06-29T09:58:00.385Z] #235 naming to docker.io/library/support-notifications done [2026-06-29T09:58:00.385Z] #235 DONE 0.2s [2026-06-29T09:58:00.385Z] time="2026-06-29T09:54:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:58:00.385Z] time="2026-06-29T09:54:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:58:00.385Z] time="2026-06-29T09:54:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:58:00.385Z] time="2026-06-29T09:54:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:58:00.385Z] time="2026-06-29T09:54:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:58:00.385Z] time="2026-06-29T09:54:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:58:00.385Z] time="2026-06-29T09:54:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:58:00.385Z] time="2026-06-29T09:54:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:58:00.385Z] time="2026-06-29T09:54:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:58:00.385Z] time="2026-06-29T09:54:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:58:00.385Z] time="2026-06-29T09:54:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:58:00.385Z] time="2026-06-29T09:54:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:58:00.385Z] time="2026-06-29T09:54:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:58:00.385Z] time="2026-06-29T09:54:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:58:00.385Z] time="2026-06-29T09:54:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-06-29T09:58:00.399Z] $ docker stop --time=1 1a92b2608944b69bf4e0248f86f91a6835dff9db825055a9beb8435c8651df73 [2026-06-29T09:58:01.637Z] $ docker rm -f --volumes 1a92b2608944b69bf4e0248f86f91a6835dff9db825055a9beb8435c8651df73 [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-29T09:58:01.751Z] #80 DONE 129.6s [2026-06-29T09:58:01.751Z] [2026-06-29T09:58:01.751Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:58:01.751Z] #82 DONE 134.9s [2026-06-29T09:58:01.751Z] [2026-06-29T09:58:01.751Z] #119 [support-scheduler builder 6/7] COPY . . [2026-06-29T09:58:01.751Z] #119 ... [2026-06-29T09:58:01.751Z] [2026-06-29T09:58:01.751Z] #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:58:01.751Z] #83 DONE 131.7s [2026-06-29T09:58:01.751Z] [2026-06-29T09:58:01.751Z] #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:58:01.751Z] #75 DONE 131.4s [2026-06-29T09:58:01.751Z] [2026-06-29T09:58:01.751Z] #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:58:01.751Z] #78 DONE 130.0s [2026-06-29T09:58:01.751Z] [2026-06-29T09:58:01.751Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-06-29T09:58:01.751Z] #120 ... [2026-06-29T09:58:01.751Z] [2026-06-29T09:58:01.751Z] #121 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:58:01.751Z] #121 CACHED [2026-06-29T09:58:01.751Z] [2026-06-29T09:58:01.751Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2026-06-29T09:58:01.751Z] #122 CACHED [2026-06-29T09:58:01.751Z] [2026-06-29T09:58:01.751Z] #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-06-29T09:58:01.751Z] #123 CACHED [2026-06-29T09:58:01.751Z] [2026-06-29T09:58:01.751Z] #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:58:01.751Z] #92 DONE 106.8s [2026-06-29T09:58:01.751Z] [2026-06-29T09:58:01.751Z] #124 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:58:01.751Z] #124 CACHED [2026-06-29T09:58:01.751Z] [2026-06-29T09:58:01.751Z] #125 [security-bootstrapper builder 6/7] COPY . . [2026-06-29T09:58:01.751Z] #125 CACHED [2026-06-29T09:58:01.751Z] [2026-06-29T09:58:01.751Z] #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-06-29T09:58:01.751Z] #126 CACHED [2026-06-29T09:58:01.751Z] [2026-06-29T09:58:01.751Z] #127 [security-proxy-setup builder 6/7] COPY . . [2026-06-29T09:58:01.751Z] #127 DONE 1.9s [2026-06-29T09:58:01.751Z] [2026-06-29T09:58:01.751Z] #128 [support-notifications builder 6/7] COPY . . [2026-06-29T09:58:01.751Z] #128 DONE 1.9s [2026-06-29T09:58:01.751Z] [2026-06-29T09:58:01.751Z] #119 [support-scheduler builder 6/7] COPY . . [2026-06-29T09:58:01.751Z] #119 DONE 2.0s [2026-06-29T09:58:01.751Z] [2026-06-29T09:58:01.751Z] #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:58:01.751Z] #129 CACHED [2026-06-29T09:58:01.751Z] [2026-06-29T09:58:01.751Z] #130 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-06-29T09:58:01.751Z] #130 CACHED [2026-06-29T09:58:01.751Z] [2026-06-29T09:58:01.751Z] #131 [core-command builder 6/7] COPY . . [2026-06-29T09:58:01.751Z] #131 CACHED [2026-06-29T09:58:01.751Z] [2026-06-29T09:58:01.751Z] #132 [security-spiffe-token-provider builder 6/7] COPY . . [2026-06-29T09:58:01.751Z] #132 DONE 2.1s [2026-06-29T09:58:01.751Z] [2026-06-29T09:58:01.751Z] #133 [core-metadata builder 6/7] COPY . . [2026-06-29T09:58:01.751Z] #133 CACHED [2026-06-29T09:58:01.751Z] [2026-06-29T09:58:01.751Z] #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:58:01.751Z] #134 CACHED [2026-06-29T09:58:01.751Z] [2026-06-29T09:58:01.751Z] #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-06-29T09:58:01.751Z] #135 CACHED [2026-06-29T09:58:01.751Z] [2026-06-29T09:58:01.751Z] #136 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-06-29T09:58:01.751Z] #136 CACHED [2026-06-29T09:58:01.751Z] [2026-06-29T09:58:01.751Z] #137 [core-data builder 6/7] COPY . . [2026-06-29T09:58:01.751Z] #137 CACHED [2026-06-29T09:58:01.751Z] [2026-06-29T09:58:01.751Z] #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:58:01.751Z] #138 CACHED [2026-06-29T09:58:01.751Z] [2026-06-29T09:58:01.751Z] #139 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:58:01.751Z] #139 CACHED [2026-06-29T09:58:01.751Z] [2026-06-29T09:58:01.751Z] #140 [security-proxy-auth builder 6/7] COPY . . [2026-06-29T09:58:01.751Z] #140 CACHED [2026-06-29T09:58:01.751Z] [2026-06-29T09:58:01.751Z] #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-06-29T09:58:01.751Z] #141 CACHED [2026-06-29T09:58:01.751Z] [2026-06-29T09:58:01.751Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-06-29T09:58:01.751Z] #120 DONE 2.0s [2026-06-29T09:58:01.751Z] [2026-06-29T09:58:01.751Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-06-29T09:58:01.751Z] #142 ... [2026-06-29T09:58:01.751Z] [2026-06-29T09:58:01.751Z] #143 [core-keeper builder 7/8] COPY . . [2026-06-29T09:58:01.751Z] #143 DONE 3.2s [2026-06-29T09:58:01.751Z] [2026-06-29T09:58:01.751Z] #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-29T09:58:01.994Z] + docker images [2026-06-29T09:58:01.994Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-06-29T09:58:01.994Z] support-notifications latest b5fcea038186 1 second ago 58.5MB [2026-06-29T09:58:01.994Z] support-scheduler latest 4f37bceb0d47 2 seconds ago 54.9MB [2026-06-29T09:58:01.994Z] core-metadata latest 63575f8c555a 4 seconds ago 50.8MB [2026-06-29T09:58:01.994Z] core-data latest 8fe4fb2b6eb6 4 seconds ago 50.6MB [2026-06-29T09:58:01.994Z] security-proxy-auth latest 2e8cb2888eaf 4 seconds ago 49.8MB [2026-06-29T09:58:01.994Z] core-keeper latest 4c484b1c6a02 4 seconds ago 50.4MB [2026-06-29T09:58:01.994Z] security-spiffe-token-provider latest af9bb55a57de 6 seconds ago 53.8MB [2026-06-29T09:58:01.994Z] security-secretstore-setup latest 0c7bc7a316e6 11 seconds ago 90.5MB [2026-06-29T09:58:01.994Z] core-command latest 1264556a73fc 13 seconds ago 44.7MB [2026-06-29T09:58:01.994Z] security-proxy-setup latest 1a89a6730e9f 14 seconds ago 55.4MB [2026-06-29T09:58:01.994Z] security-bootstrapper latest d78b681151e8 About a minute ago 21.7MB [2026-06-29T09:58:01.994Z] core-common-config-bootstrapper latest 9f8f2ab34265 About a minute ago 20.6MB [2026-06-29T09:58:01.994Z] security-spire-agent latest 31b51f001c5d 3 minutes ago 237MB [2026-06-29T09:58:01.994Z] security-spire-server latest 6c5185f1a059 3 minutes ago 178MB [2026-06-29T09:58:01.994Z] security-spire-config latest 898b7a9c5f01 3 minutes ago 177MB [2026-06-29T09:58:01.994Z] ci-base-image-x86_64 latest 25e882ffa3f9 7 minutes ago 981MB [2026-06-29T09:58:01.994Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 8 months ago 636MB [2026-06-29T09:58:01.994Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 13 months ago 573MB [2026-06-29T09:58:01.994Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 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-06-29T09:58:02.136Z] provisioning config files... [2026-06-29T09:58:02.146Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/987@tmp/config7121313148237397196tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-29T09:58:02.453Z] ---> ****-login.sh [2026-06-29T09:58:02.453Z] nexus3.edgexfoundry.org:10001 [2026-06-29T09:58:02.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T09:58:02.713Z] Login Succeeded [2026-06-29T09:58:02.713Z] nexus3.edgexfoundry.org:10002 [2026-06-29T09:58:02.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T09:58:02.713Z] Login Succeeded [2026-06-29T09:58:02.713Z] nexus3.edgexfoundry.org:10003 [2026-06-29T09:58:02.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T09:58:02.713Z] Login Succeeded [2026-06-29T09:58:02.713Z] nexus3.edgexfoundry.org:10004 [2026-06-29T09:58:02.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T09:58:02.971Z] Login Succeeded [2026-06-29T09:58:02.971Z] ****.io [2026-06-29T09:58:02.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T09:58:03.230Z] Login Succeeded [2026-06-29T09:58:03.230Z] ---> ****-login.sh ends [Pipeline] } [2026-06-29T09:58:03.236Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:58:03.292Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-29T09:58:03.330Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2026-06-29T09:58:03.330Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:58:03.330Z] latest [2026-06-29T09:58:03.330Z] 4.1.0-dev.122 [2026-06-29T09:58:03.330Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T09:58:03.330Z] main [2026-06-29T09:58:03.330Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:03.689Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:04.011Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:58:04.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-06-29T09:58:04.011Z] 98c5ea893284: Preparing [2026-06-29T09:58:04.011Z] 85715de9f402: Preparing [2026-06-29T09:58:04.011Z] 58d7ea8ce460: Preparing [2026-06-29T09:58:04.011Z] 4d403893d161: Preparing [2026-06-29T09:58:04.011Z] 44c04c442018: Preparing [2026-06-29T09:58:04.011Z] d4f65f065973: Preparing [2026-06-29T09:58:04.011Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:04.011Z] d4f65f065973: Waiting [2026-06-29T09:58:04.011Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:04.011Z] 4d403893d161: Pushed [2026-06-29T09:58:04.011Z] 98c5ea893284: Pushed [2026-06-29T09:58:04.011Z] 44c04c442018: Pushed [2026-06-29T09:58:04.011Z] 58d7ea8ce460: Pushed [2026-06-29T09:58:04.011Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:04.011Z] d4f65f065973: Pushed [2026-06-29T09:58:05.096Z] #144 3.676 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-06-29T09:58:07.033Z] #144 ... [2026-06-29T09:58:07.033Z] [2026-06-29T09:58:07.033Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-06-29T09:58:07.033Z] #142 6.373 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-06-29T09:58:07.294Z] 85715de9f402: Pushed [2026-06-29T09:58:07.554Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:f0c32eae0875bbf31f481fcc8855c74cead011b2240cf9fa73fc6e10937d55cd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:07.880Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:08.205Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2026-06-29T09:58:08.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-06-29T09:58:08.205Z] 98c5ea893284: Preparing [2026-06-29T09:58:08.205Z] 85715de9f402: Preparing [2026-06-29T09:58:08.205Z] 58d7ea8ce460: Preparing [2026-06-29T09:58:08.205Z] 4d403893d161: Preparing [2026-06-29T09:58:08.205Z] 44c04c442018: Preparing [2026-06-29T09:58:08.206Z] d4f65f065973: Preparing [2026-06-29T09:58:08.206Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:08.206Z] d4f65f065973: Waiting [2026-06-29T09:58:08.206Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:08.206Z] 4d403893d161: Layer already exists [2026-06-29T09:58:08.206Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:58:08.206Z] 85715de9f402: Layer already exists [2026-06-29T09:58:08.206Z] 44c04c442018: Layer already exists [2026-06-29T09:58:08.206Z] 98c5ea893284: Layer already exists [2026-06-29T09:58:08.206Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:08.206Z] d4f65f065973: Layer already exists [2026-06-29T09:58:08.206Z] latest: digest: sha256:f0c32eae0875bbf31f481fcc8855c74cead011b2240cf9fa73fc6e10937d55cd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:08.303Z] #142 ... [2026-06-29T09:58:08.303Z] [2026-06-29T09:58:08.303Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-29T09:58:08.303Z] #0 5.815 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-06-29T09:58:08.533Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:08.617Z] #145 ... [2026-06-29T09:58:08.617Z] [2026-06-29T09:58:08.617Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-06-29T09:58:08.617Z] #0 5.234 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-06-29T09:58:08.617Z] #146 ... [2026-06-29T09:58:08.617Z] [2026-06-29T09:58:08.617Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-06-29T09:58:08.617Z] #0 6.166 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-06-29T09:58:08.860Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.122 [2026-06-29T09:58:08.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-06-29T09:58:08.860Z] 98c5ea893284: Preparing [2026-06-29T09:58:08.860Z] 85715de9f402: Preparing [2026-06-29T09:58:08.860Z] 58d7ea8ce460: Preparing [2026-06-29T09:58:08.860Z] 4d403893d161: Preparing [2026-06-29T09:58:08.860Z] 44c04c442018: Preparing [2026-06-29T09:58:08.860Z] d4f65f065973: Preparing [2026-06-29T09:58:08.860Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:08.860Z] d4f65f065973: Waiting [2026-06-29T09:58:08.860Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:08.860Z] 85715de9f402: Layer already exists [2026-06-29T09:58:08.860Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:58:08.860Z] 4d403893d161: Layer already exists [2026-06-29T09:58:08.860Z] 98c5ea893284: Layer already exists [2026-06-29T09:58:08.860Z] 44c04c442018: Layer already exists [2026-06-29T09:58:08.860Z] d4f65f065973: Layer already exists [2026-06-29T09:58:08.860Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:08.860Z] 4.1.0-dev.122: digest: sha256:f0c32eae0875bbf31f481fcc8855c74cead011b2240cf9fa73fc6e10937d55cd size: 1779 [Pipeline] } [Pipeline] // withEnv [2026-06-29T09:58:08.886Z] #147 ... [2026-06-29T09:58:08.886Z] [2026-06-29T09:58:08.886Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T09:58:08.886Z] #0 6.143 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-06-29T09:58:08.886Z] #148 ... [2026-06-29T09:58:08.886Z] [2026-06-29T09:58:08.886Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-29T09:58:08.886Z] #0 6.382 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:09.188Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [2026-06-29T09:58:09.203Z] #149 ... [2026-06-29T09:58:09.203Z] [2026-06-29T09:58:09.203Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-06-29T09:58:09.203Z] #0 3.723 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-06-29T09:58:09.203Z] #150 ... [2026-06-29T09:58:09.203Z] [2026-06-29T09:58:09.203Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-06-29T09:58:09.203Z] #0 6.078 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:09.513Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T09:58:09.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-06-29T09:58:09.513Z] 98c5ea893284: Preparing [2026-06-29T09:58:09.513Z] 85715de9f402: Preparing [2026-06-29T09:58:09.513Z] 58d7ea8ce460: Preparing [2026-06-29T09:58:09.513Z] 4d403893d161: Preparing [2026-06-29T09:58:09.513Z] 44c04c442018: Preparing [2026-06-29T09:58:09.513Z] d4f65f065973: Preparing [2026-06-29T09:58:09.513Z] d4f65f065973: Waiting [2026-06-29T09:58:09.513Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:09.513Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:09.513Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:58:09.513Z] 85715de9f402: Layer already exists [2026-06-29T09:58:09.513Z] 44c04c442018: Layer already exists [2026-06-29T09:58:09.513Z] 98c5ea893284: Layer already exists [2026-06-29T09:58:09.513Z] 4d403893d161: Layer already exists [2026-06-29T09:58:09.513Z] d4f65f065973: Layer already exists [2026-06-29T09:58:09.513Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:09.513Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:f0c32eae0875bbf31f481fcc8855c74cead011b2240cf9fa73fc6e10937d55cd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:09.594Z] #151 ... [2026-06-29T09:58:09.594Z] [2026-06-29T09:58:09.594Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-29T09:58:09.594Z] #0 4.972 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-06-29T09:58:09.594Z] #152 ... [2026-06-29T09:58:09.594Z] [2026-06-29T09:58:09.594Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-06-29T09:58:09.594Z] #0 6.311 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-06-29T09:58:09.831Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:09.941Z] #153 ... [2026-06-29T09:58:09.941Z] [2026-06-29T09:58:09.941Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-06-29T09:58:09.941Z] #0 5.538 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-06-29T09:58:10.153Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2026-06-29T09:58:10.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-06-29T09:58:10.153Z] 98c5ea893284: Preparing [2026-06-29T09:58:10.153Z] 85715de9f402: Preparing [2026-06-29T09:58:10.153Z] 58d7ea8ce460: Preparing [2026-06-29T09:58:10.153Z] 4d403893d161: Preparing [2026-06-29T09:58:10.153Z] 44c04c442018: Preparing [2026-06-29T09:58:10.153Z] d4f65f065973: Preparing [2026-06-29T09:58:10.153Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:10.153Z] d4f65f065973: Waiting [2026-06-29T09:58:10.153Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:10.153Z] 85715de9f402: Layer already exists [2026-06-29T09:58:10.153Z] 4d403893d161: Layer already exists [2026-06-29T09:58:10.153Z] 44c04c442018: Layer already exists [2026-06-29T09:58:10.153Z] 98c5ea893284: Layer already exists [2026-06-29T09:58:10.153Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:58:10.153Z] d4f65f065973: Layer already exists [2026-06-29T09:58:10.153Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:10.153Z] main: digest: sha256:f0c32eae0875bbf31f481fcc8855c74cead011b2240cf9fa73fc6e10937d55cd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:58:10.229Z] ===================================================== [Pipeline] echo [2026-06-29T09:58:10.240Z] taggedImages: [2026-06-29T09:58:10.240Z] - nexus3.edgexfoundry.org:10004/core-command:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:58:10.240Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-06-29T09:58:10.240Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.122 [2026-06-29T09:58:10.240Z] - nexus3.edgexfoundry.org:10004/core-command:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T09:58:10.240Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2026-06-29T09:58:10.267Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2026-06-29T09:58:10.267Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:58:10.267Z] latest [2026-06-29T09:58:10.267Z] 4.1.0-dev.122 [2026-06-29T09:58:10.267Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T09:58:10.267Z] main [2026-06-29T09:58:10.267Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:10.605Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:11.087Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:58:11.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-06-29T09:58:11.087Z] 56a55c31e64e: Preparing [2026-06-29T09:58:11.087Z] fde072a06e8c: Preparing [2026-06-29T09:58:11.087Z] ae03056dc451: Preparing [2026-06-29T09:58:11.087Z] 842f557e6d81: Preparing [2026-06-29T09:58:11.087Z] 58d7ea8ce460: Preparing [2026-06-29T09:58:11.087Z] 4d403893d161: Preparing [2026-06-29T09:58:11.087Z] 44c04c442018: Preparing [2026-06-29T09:58:11.087Z] d4f65f065973: Preparing [2026-06-29T09:58:11.087Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:11.087Z] 4d403893d161: Waiting [2026-06-29T09:58:11.087Z] 44c04c442018: Waiting [2026-06-29T09:58:11.087Z] d4f65f065973: Waiting [2026-06-29T09:58:11.087Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:11.087Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:58:11.087Z] 4d403893d161: Layer already exists [2026-06-29T09:58:11.087Z] 44c04c442018: Layer already exists [2026-06-29T09:58:11.087Z] d4f65f065973: Layer already exists [2026-06-29T09:58:11.087Z] fde072a06e8c: Pushed [2026-06-29T09:58:11.087Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:11.087Z] 56a55c31e64e: Pushed [2026-06-29T09:58:11.087Z] ae03056dc451: Pushed [2026-06-29T09:58:12.520Z] 842f557e6d81: Pushed [2026-06-29T09:58:12.520Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:1aba3eff49e88684f6a8f1efa163fc14415232a779d876793ce802dbca7bda59 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:12.951Z] + 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-06-29T09:58:13.336Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-06-29T09:58:13.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-06-29T09:58:13.337Z] 56a55c31e64e: Preparing [2026-06-29T09:58:13.337Z] fde072a06e8c: Preparing [2026-06-29T09:58:13.337Z] ae03056dc451: Preparing [2026-06-29T09:58:13.337Z] 842f557e6d81: Preparing [2026-06-29T09:58:13.337Z] 58d7ea8ce460: Preparing [2026-06-29T09:58:13.337Z] 4d403893d161: Preparing [2026-06-29T09:58:13.337Z] 44c04c442018: Preparing [2026-06-29T09:58:13.337Z] d4f65f065973: Preparing [2026-06-29T09:58:13.337Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:13.337Z] 4d403893d161: Waiting [2026-06-29T09:58:13.337Z] 44c04c442018: Waiting [2026-06-29T09:58:13.337Z] d4f65f065973: Waiting [2026-06-29T09:58:13.337Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:13.337Z] 56a55c31e64e: Layer already exists [2026-06-29T09:58:13.337Z] ae03056dc451: Layer already exists [2026-06-29T09:58:13.337Z] fde072a06e8c: Layer already exists [2026-06-29T09:58:13.337Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:58:13.337Z] 842f557e6d81: Layer already exists [2026-06-29T09:58:13.337Z] 4d403893d161: Layer already exists [2026-06-29T09:58:13.337Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:13.337Z] d4f65f065973: Layer already exists [2026-06-29T09:58:13.337Z] 44c04c442018: Layer already exists [2026-06-29T09:58:13.337Z] latest: digest: sha256:1aba3eff49e88684f6a8f1efa163fc14415232a779d876793ce802dbca7bda59 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:13.678Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:14.013Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.122 [2026-06-29T09:58:14.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-06-29T09:58:14.013Z] 56a55c31e64e: Preparing [2026-06-29T09:58:14.013Z] fde072a06e8c: Preparing [2026-06-29T09:58:14.013Z] ae03056dc451: Preparing [2026-06-29T09:58:14.013Z] 842f557e6d81: Preparing [2026-06-29T09:58:14.013Z] 58d7ea8ce460: Preparing [2026-06-29T09:58:14.013Z] 4d403893d161: Preparing [2026-06-29T09:58:14.013Z] 44c04c442018: Preparing [2026-06-29T09:58:14.013Z] d4f65f065973: Preparing [2026-06-29T09:58:14.013Z] 4d403893d161: Waiting [2026-06-29T09:58:14.013Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:14.013Z] d4f65f065973: Waiting [2026-06-29T09:58:14.013Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:14.013Z] 44c04c442018: Waiting [2026-06-29T09:58:14.013Z] ae03056dc451: Layer already exists [2026-06-29T09:58:14.013Z] 56a55c31e64e: Layer already exists [2026-06-29T09:58:14.013Z] 842f557e6d81: Layer already exists [2026-06-29T09:58:14.013Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:58:14.013Z] fde072a06e8c: Layer already exists [2026-06-29T09:58:14.013Z] 4d403893d161: Layer already exists [2026-06-29T09:58:14.013Z] 44c04c442018: Layer already exists [2026-06-29T09:58:14.013Z] d4f65f065973: Layer already exists [2026-06-29T09:58:14.013Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:14.013Z] 4.1.0-dev.122: digest: sha256:1aba3eff49e88684f6a8f1efa163fc14415232a779d876793ce802dbca7bda59 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:14.345Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:14.673Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T09:58:14.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-06-29T09:58:14.673Z] 56a55c31e64e: Preparing [2026-06-29T09:58:14.673Z] fde072a06e8c: Preparing [2026-06-29T09:58:14.673Z] ae03056dc451: Preparing [2026-06-29T09:58:14.673Z] 842f557e6d81: Preparing [2026-06-29T09:58:14.673Z] 58d7ea8ce460: Preparing [2026-06-29T09:58:14.673Z] 4d403893d161: Preparing [2026-06-29T09:58:14.673Z] 44c04c442018: Preparing [2026-06-29T09:58:14.673Z] d4f65f065973: Preparing [2026-06-29T09:58:14.673Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:14.673Z] 44c04c442018: Waiting [2026-06-29T09:58:14.673Z] d4f65f065973: Waiting [2026-06-29T09:58:14.673Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:14.673Z] 4d403893d161: Waiting [2026-06-29T09:58:14.673Z] 842f557e6d81: Layer already exists [2026-06-29T09:58:14.673Z] ae03056dc451: Layer already exists [2026-06-29T09:58:14.673Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:58:14.673Z] 56a55c31e64e: Layer already exists [2026-06-29T09:58:14.673Z] fde072a06e8c: Layer already exists [2026-06-29T09:58:14.673Z] 4d403893d161: Layer already exists [2026-06-29T09:58:14.673Z] 44c04c442018: Layer already exists [2026-06-29T09:58:14.673Z] d4f65f065973: Layer already exists [2026-06-29T09:58:14.673Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:14.673Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:1aba3eff49e88684f6a8f1efa163fc14415232a779d876793ce802dbca7bda59 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:15.005Z] + 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-06-29T09:58:15.337Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-06-29T09:58:15.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-06-29T09:58:15.337Z] 56a55c31e64e: Preparing [2026-06-29T09:58:15.337Z] fde072a06e8c: Preparing [2026-06-29T09:58:15.337Z] ae03056dc451: Preparing [2026-06-29T09:58:15.337Z] 842f557e6d81: Preparing [2026-06-29T09:58:15.337Z] 58d7ea8ce460: Preparing [2026-06-29T09:58:15.337Z] 4d403893d161: Preparing [2026-06-29T09:58:15.337Z] 44c04c442018: Preparing [2026-06-29T09:58:15.337Z] d4f65f065973: Preparing [2026-06-29T09:58:15.337Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:15.337Z] 4d403893d161: Waiting [2026-06-29T09:58:15.337Z] 44c04c442018: Waiting [2026-06-29T09:58:15.337Z] d4f65f065973: Waiting [2026-06-29T09:58:15.337Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:15.337Z] 842f557e6d81: Layer already exists [2026-06-29T09:58:15.337Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:58:15.337Z] 56a55c31e64e: Layer already exists [2026-06-29T09:58:15.337Z] fde072a06e8c: Layer already exists [2026-06-29T09:58:15.337Z] ae03056dc451: Layer already exists [2026-06-29T09:58:15.337Z] 4d403893d161: Layer already exists [2026-06-29T09:58:15.337Z] d4f65f065973: Layer already exists [2026-06-29T09:58:15.337Z] 44c04c442018: Layer already exists [2026-06-29T09:58:15.337Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:15.337Z] main: digest: sha256:1aba3eff49e88684f6a8f1efa163fc14415232a779d876793ce802dbca7bda59 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:58:15.413Z] ===================================================== [Pipeline] echo [2026-06-29T09:58:15.426Z] taggedImages: [2026-06-29T09:58:15.426Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:58:15.426Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-06-29T09:58:15.426Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.122 [2026-06-29T09:58:15.426Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T09:58:15.426Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2026-06-29T09:58:15.452Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2026-06-29T09:58:15.452Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:58:15.452Z] latest [2026-06-29T09:58:15.452Z] 4.1.0-dev.122 [2026-06-29T09:58:15.452Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T09:58:15.452Z] main [2026-06-29T09:58:15.452Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:15.794Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:16.117Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:58:16.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-06-29T09:58:16.117Z] 782b909ac468: Preparing [2026-06-29T09:58:16.117Z] 395cc778c384: Preparing [2026-06-29T09:58:16.117Z] 58d7ea8ce460: Preparing [2026-06-29T09:58:16.117Z] 4d403893d161: Preparing [2026-06-29T09:58:16.117Z] 73fc3266db7d: Preparing [2026-06-29T09:58:16.117Z] b0138fceae81: Preparing [2026-06-29T09:58:16.117Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:16.117Z] b0138fceae81: Waiting [2026-06-29T09:58:16.117Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:16.117Z] 4d403893d161: Layer already exists [2026-06-29T09:58:16.117Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:58:16.117Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:16.117Z] 73fc3266db7d: Pushed [2026-06-29T09:58:16.117Z] 782b909ac468: Pushed [2026-06-29T09:58:16.117Z] b0138fceae81: Pushed [2026-06-29T09:58:20.310Z] 395cc778c384: Pushed [2026-06-29T09:58:20.310Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:a5731a2d50318b34b92fb835d1f7baf3ab3708ac429c555e3ea0ad13ab0c71b4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:20.648Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:20.978Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2026-06-29T09:58:20.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-06-29T09:58:20.978Z] 782b909ac468: Preparing [2026-06-29T09:58:20.978Z] 395cc778c384: Preparing [2026-06-29T09:58:20.978Z] 58d7ea8ce460: Preparing [2026-06-29T09:58:20.978Z] 4d403893d161: Preparing [2026-06-29T09:58:20.978Z] 73fc3266db7d: Preparing [2026-06-29T09:58:20.978Z] b0138fceae81: Preparing [2026-06-29T09:58:20.978Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:20.978Z] b0138fceae81: Waiting [2026-06-29T09:58:20.978Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:20.978Z] 4d403893d161: Layer already exists [2026-06-29T09:58:20.978Z] 395cc778c384: Layer already exists [2026-06-29T09:58:20.978Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:58:20.978Z] 73fc3266db7d: Layer already exists [2026-06-29T09:58:20.978Z] 782b909ac468: Layer already exists [2026-06-29T09:58:20.978Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:20.978Z] b0138fceae81: Layer already exists [2026-06-29T09:58:20.978Z] latest: digest: sha256:a5731a2d50318b34b92fb835d1f7baf3ab3708ac429c555e3ea0ad13ab0c71b4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:21.299Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:21.622Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.122 [2026-06-29T09:58:21.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-06-29T09:58:21.622Z] 782b909ac468: Preparing [2026-06-29T09:58:21.622Z] 395cc778c384: Preparing [2026-06-29T09:58:21.622Z] 58d7ea8ce460: Preparing [2026-06-29T09:58:21.622Z] 4d403893d161: Preparing [2026-06-29T09:58:21.622Z] 73fc3266db7d: Preparing [2026-06-29T09:58:21.622Z] b0138fceae81: Preparing [2026-06-29T09:58:21.622Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:21.622Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:21.622Z] b0138fceae81: Waiting [2026-06-29T09:58:21.622Z] 4d403893d161: Layer already exists [2026-06-29T09:58:21.622Z] 73fc3266db7d: Layer already exists [2026-06-29T09:58:21.622Z] 782b909ac468: Layer already exists [2026-06-29T09:58:21.622Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:58:21.622Z] 395cc778c384: Layer already exists [2026-06-29T09:58:21.622Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:21.622Z] b0138fceae81: Layer already exists [2026-06-29T09:58:21.622Z] 4.1.0-dev.122: digest: sha256:a5731a2d50318b34b92fb835d1f7baf3ab3708ac429c555e3ea0ad13ab0c71b4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:21.953Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:22.281Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T09:58:22.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-06-29T09:58:22.281Z] 782b909ac468: Preparing [2026-06-29T09:58:22.281Z] 395cc778c384: Preparing [2026-06-29T09:58:22.281Z] 58d7ea8ce460: Preparing [2026-06-29T09:58:22.281Z] 4d403893d161: Preparing [2026-06-29T09:58:22.281Z] 73fc3266db7d: Preparing [2026-06-29T09:58:22.281Z] b0138fceae81: Preparing [2026-06-29T09:58:22.281Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:22.281Z] b0138fceae81: Waiting [2026-06-29T09:58:22.281Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:22.281Z] 73fc3266db7d: Layer already exists [2026-06-29T09:58:22.281Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:58:22.281Z] 395cc778c384: Layer already exists [2026-06-29T09:58:22.281Z] 782b909ac468: Layer already exists [2026-06-29T09:58:22.281Z] 4d403893d161: Layer already exists [2026-06-29T09:58:22.281Z] b0138fceae81: Layer already exists [2026-06-29T09:58:22.281Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:22.281Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:a5731a2d50318b34b92fb835d1f7baf3ab3708ac429c555e3ea0ad13ab0c71b4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:22.616Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:22.934Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2026-06-29T09:58:22.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-06-29T09:58:22.934Z] 782b909ac468: Preparing [2026-06-29T09:58:22.934Z] 395cc778c384: Preparing [2026-06-29T09:58:22.934Z] 58d7ea8ce460: Preparing [2026-06-29T09:58:22.934Z] 4d403893d161: Preparing [2026-06-29T09:58:22.934Z] 73fc3266db7d: Preparing [2026-06-29T09:58:22.934Z] b0138fceae81: Preparing [2026-06-29T09:58:22.934Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:22.934Z] b0138fceae81: Waiting [2026-06-29T09:58:22.934Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:22.934Z] 782b909ac468: Layer already exists [2026-06-29T09:58:22.934Z] 73fc3266db7d: Layer already exists [2026-06-29T09:58:22.934Z] 395cc778c384: Layer already exists [2026-06-29T09:58:22.934Z] 4d403893d161: Layer already exists [2026-06-29T09:58:22.934Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:58:22.934Z] b0138fceae81: Layer already exists [2026-06-29T09:58:22.934Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:22.934Z] main: digest: sha256:a5731a2d50318b34b92fb835d1f7baf3ab3708ac429c555e3ea0ad13ab0c71b4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:58:23.015Z] ===================================================== [Pipeline] echo [2026-06-29T09:58:23.031Z] taggedImages: [2026-06-29T09:58:23.031Z] - nexus3.edgexfoundry.org:10004/core-data:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:58:23.031Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-06-29T09:58:23.031Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.122 [2026-06-29T09:58:23.031Z] - nexus3.edgexfoundry.org:10004/core-data:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T09:58:23.031Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2026-06-29T09:58:23.062Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2026-06-29T09:58:23.062Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:58:23.062Z] latest [2026-06-29T09:58:23.062Z] 4.1.0-dev.122 [2026-06-29T09:58:23.062Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T09:58:23.062Z] main [2026-06-29T09:58:23.062Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:23.410Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:23.736Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:58:23.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-06-29T09:58:23.736Z] 76473d295ba6: Preparing [2026-06-29T09:58:23.736Z] 9668a3eb86e1: Preparing [2026-06-29T09:58:23.736Z] 4d403893d161: Preparing [2026-06-29T09:58:23.736Z] a6597fc42dab: Preparing [2026-06-29T09:58:23.736Z] b8b055a2f43a: Preparing [2026-06-29T09:58:23.736Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:23.736Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:23.736Z] 4d403893d161: Layer already exists [2026-06-29T09:58:23.736Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:23.736Z] a6597fc42dab: Pushed [2026-06-29T09:58:23.736Z] 76473d295ba6: Pushed [2026-06-29T09:58:23.736Z] b8b055a2f43a: Pushed [2026-06-29T09:58:27.926Z] 9668a3eb86e1: Pushed [2026-06-29T09:58:27.926Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:3fc8369c7e13a9661129645554bc37535fa4ffd85a8c21c4082fb4df2208486f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:28.265Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:28.589Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-06-29T09:58:28.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-06-29T09:58:28.590Z] 76473d295ba6: Preparing [2026-06-29T09:58:28.590Z] 9668a3eb86e1: Preparing [2026-06-29T09:58:28.590Z] 4d403893d161: Preparing [2026-06-29T09:58:28.590Z] a6597fc42dab: Preparing [2026-06-29T09:58:28.590Z] b8b055a2f43a: Preparing [2026-06-29T09:58:28.590Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:28.590Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:28.590Z] 4d403893d161: Layer already exists [2026-06-29T09:58:28.590Z] a6597fc42dab: Layer already exists [2026-06-29T09:58:28.590Z] 9668a3eb86e1: Layer already exists [2026-06-29T09:58:28.590Z] b8b055a2f43a: Layer already exists [2026-06-29T09:58:28.590Z] 76473d295ba6: Layer already exists [2026-06-29T09:58:28.590Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:28.590Z] latest: digest: sha256:3fc8369c7e13a9661129645554bc37535fa4ffd85a8c21c4082fb4df2208486f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:28.920Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:29.250Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.122 [2026-06-29T09:58:29.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-06-29T09:58:29.250Z] 76473d295ba6: Preparing [2026-06-29T09:58:29.250Z] 9668a3eb86e1: Preparing [2026-06-29T09:58:29.250Z] 4d403893d161: Preparing [2026-06-29T09:58:29.250Z] a6597fc42dab: Preparing [2026-06-29T09:58:29.250Z] b8b055a2f43a: Preparing [2026-06-29T09:58:29.250Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:29.250Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:29.250Z] 9668a3eb86e1: Layer already exists [2026-06-29T09:58:29.250Z] 4d403893d161: Layer already exists [2026-06-29T09:58:29.250Z] a6597fc42dab: Layer already exists [2026-06-29T09:58:29.250Z] b8b055a2f43a: Layer already exists [2026-06-29T09:58:29.250Z] 76473d295ba6: Layer already exists [2026-06-29T09:58:29.250Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:29.250Z] 4.1.0-dev.122: digest: sha256:3fc8369c7e13a9661129645554bc37535fa4ffd85a8c21c4082fb4df2208486f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:29.574Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:29.903Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T09:58:29.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-06-29T09:58:29.903Z] 76473d295ba6: Preparing [2026-06-29T09:58:29.903Z] 9668a3eb86e1: Preparing [2026-06-29T09:58:29.903Z] 4d403893d161: Preparing [2026-06-29T09:58:29.903Z] a6597fc42dab: Preparing [2026-06-29T09:58:29.903Z] b8b055a2f43a: Preparing [2026-06-29T09:58:29.903Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:29.903Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:29.903Z] 76473d295ba6: Layer already exists [2026-06-29T09:58:29.903Z] a6597fc42dab: Layer already exists [2026-06-29T09:58:29.903Z] 4d403893d161: Layer already exists [2026-06-29T09:58:29.903Z] 9668a3eb86e1: Layer already exists [2026-06-29T09:58:29.903Z] b8b055a2f43a: Layer already exists [2026-06-29T09:58:29.903Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:29.903Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:3fc8369c7e13a9661129645554bc37535fa4ffd85a8c21c4082fb4df2208486f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:30.243Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:30.569Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2026-06-29T09:58:30.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-06-29T09:58:30.570Z] 76473d295ba6: Preparing [2026-06-29T09:58:30.570Z] 9668a3eb86e1: Preparing [2026-06-29T09:58:30.570Z] 4d403893d161: Preparing [2026-06-29T09:58:30.570Z] a6597fc42dab: Preparing [2026-06-29T09:58:30.570Z] b8b055a2f43a: Preparing [2026-06-29T09:58:30.570Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:30.570Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:30.570Z] b8b055a2f43a: Layer already exists [2026-06-29T09:58:30.570Z] 76473d295ba6: Layer already exists [2026-06-29T09:58:30.570Z] 4d403893d161: Layer already exists [2026-06-29T09:58:30.570Z] 9668a3eb86e1: Layer already exists [2026-06-29T09:58:30.570Z] a6597fc42dab: Layer already exists [2026-06-29T09:58:30.570Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:30.570Z] main: digest: sha256:3fc8369c7e13a9661129645554bc37535fa4ffd85a8c21c4082fb4df2208486f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:58:30.660Z] ===================================================== [Pipeline] echo [2026-06-29T09:58:30.676Z] taggedImages: [2026-06-29T09:58:30.676Z] - nexus3.edgexfoundry.org:10004/core-keeper:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:58:30.676Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-06-29T09:58:30.676Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.122 [2026-06-29T09:58:30.676Z] - nexus3.edgexfoundry.org:10004/core-keeper:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T09:58:30.676Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2026-06-29T09:58:30.709Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2026-06-29T09:58:30.709Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:58:30.709Z] latest [2026-06-29T09:58:30.709Z] 4.1.0-dev.122 [2026-06-29T09:58:30.709Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T09:58:30.709Z] main [2026-06-29T09:58:30.709Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:31.062Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:31.383Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:58:31.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-06-29T09:58:31.383Z] b30754e6fb67: Preparing [2026-06-29T09:58:31.383Z] 58c93fdf8806: Preparing [2026-06-29T09:58:31.383Z] 61c91c190431: Preparing [2026-06-29T09:58:31.383Z] 58d7ea8ce460: Preparing [2026-06-29T09:58:31.383Z] 4d403893d161: Preparing [2026-06-29T09:58:31.383Z] 44c04c442018: Preparing [2026-06-29T09:58:31.383Z] d4f65f065973: Preparing [2026-06-29T09:58:31.383Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:31.383Z] d4f65f065973: Waiting [2026-06-29T09:58:31.383Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:31.383Z] 44c04c442018: Waiting [2026-06-29T09:58:31.383Z] 4d403893d161: Layer already exists [2026-06-29T09:58:31.383Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:58:31.383Z] 44c04c442018: Layer already exists [2026-06-29T09:58:31.383Z] d4f65f065973: Layer already exists [2026-06-29T09:58:31.383Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:31.383Z] 58c93fdf8806: Pushed [2026-06-29T09:58:31.383Z] b30754e6fb67: Pushed [2026-06-29T09:58:35.570Z] 61c91c190431: Pushed [2026-06-29T09:58:35.570Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:a7992fbd6142af5e853ea309f4764b313ff28606f3b58aaa20cfe1450e58feb7 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:35.897Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:36.224Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-06-29T09:58:36.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-06-29T09:58:36.224Z] b30754e6fb67: Preparing [2026-06-29T09:58:36.224Z] 58c93fdf8806: Preparing [2026-06-29T09:58:36.224Z] 61c91c190431: Preparing [2026-06-29T09:58:36.224Z] 58d7ea8ce460: Preparing [2026-06-29T09:58:36.224Z] 4d403893d161: Preparing [2026-06-29T09:58:36.224Z] 44c04c442018: Preparing [2026-06-29T09:58:36.224Z] d4f65f065973: Preparing [2026-06-29T09:58:36.224Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:36.224Z] d4f65f065973: Waiting [2026-06-29T09:58:36.224Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:36.224Z] 44c04c442018: Waiting [2026-06-29T09:58:36.224Z] b30754e6fb67: Layer already exists [2026-06-29T09:58:36.224Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:58:36.224Z] 4d403893d161: Layer already exists [2026-06-29T09:58:36.224Z] 58c93fdf8806: Layer already exists [2026-06-29T09:58:36.224Z] 61c91c190431: Layer already exists [2026-06-29T09:58:36.224Z] 44c04c442018: Layer already exists [2026-06-29T09:58:36.224Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:36.224Z] d4f65f065973: Layer already exists [2026-06-29T09:58:36.224Z] latest: digest: sha256:a7992fbd6142af5e853ea309f4764b313ff28606f3b58aaa20cfe1450e58feb7 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:36.556Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:36.879Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.122 [2026-06-29T09:58:36.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-06-29T09:58:36.879Z] b30754e6fb67: Preparing [2026-06-29T09:58:36.879Z] 58c93fdf8806: Preparing [2026-06-29T09:58:36.879Z] 61c91c190431: Preparing [2026-06-29T09:58:36.879Z] 58d7ea8ce460: Preparing [2026-06-29T09:58:36.879Z] 4d403893d161: Preparing [2026-06-29T09:58:36.879Z] 44c04c442018: Preparing [2026-06-29T09:58:36.879Z] d4f65f065973: Preparing [2026-06-29T09:58:36.879Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:36.879Z] d4f65f065973: Waiting [2026-06-29T09:58:36.879Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:36.879Z] 44c04c442018: Waiting [2026-06-29T09:58:36.879Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:58:36.879Z] 61c91c190431: Layer already exists [2026-06-29T09:58:36.879Z] b30754e6fb67: Layer already exists [2026-06-29T09:58:36.879Z] 58c93fdf8806: Layer already exists [2026-06-29T09:58:36.879Z] 4d403893d161: Layer already exists [2026-06-29T09:58:36.879Z] d4f65f065973: Layer already exists [2026-06-29T09:58:36.879Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:36.879Z] 44c04c442018: Layer already exists [2026-06-29T09:58:36.879Z] 4.1.0-dev.122: digest: sha256:a7992fbd6142af5e853ea309f4764b313ff28606f3b58aaa20cfe1450e58feb7 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:37.203Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:37.527Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T09:58:37.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-06-29T09:58:37.527Z] b30754e6fb67: Preparing [2026-06-29T09:58:37.527Z] 58c93fdf8806: Preparing [2026-06-29T09:58:37.527Z] 61c91c190431: Preparing [2026-06-29T09:58:37.527Z] 58d7ea8ce460: Preparing [2026-06-29T09:58:37.527Z] 4d403893d161: Preparing [2026-06-29T09:58:37.527Z] 44c04c442018: Preparing [2026-06-29T09:58:37.527Z] d4f65f065973: Preparing [2026-06-29T09:58:37.527Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:37.527Z] d4f65f065973: Waiting [2026-06-29T09:58:37.527Z] 44c04c442018: Waiting [2026-06-29T09:58:37.527Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:37.527Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:58:37.527Z] b30754e6fb67: Layer already exists [2026-06-29T09:58:37.527Z] 58c93fdf8806: Layer already exists [2026-06-29T09:58:37.527Z] 4d403893d161: Layer already exists [2026-06-29T09:58:37.527Z] 61c91c190431: Layer already exists [2026-06-29T09:58:37.527Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:37.527Z] 44c04c442018: Layer already exists [2026-06-29T09:58:37.527Z] d4f65f065973: Layer already exists [2026-06-29T09:58:37.527Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:a7992fbd6142af5e853ea309f4764b313ff28606f3b58aaa20cfe1450e58feb7 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:37.846Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:38.172Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2026-06-29T09:58:38.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-06-29T09:58:38.172Z] b30754e6fb67: Preparing [2026-06-29T09:58:38.172Z] 58c93fdf8806: Preparing [2026-06-29T09:58:38.172Z] 61c91c190431: Preparing [2026-06-29T09:58:38.172Z] 58d7ea8ce460: Preparing [2026-06-29T09:58:38.172Z] 4d403893d161: Preparing [2026-06-29T09:58:38.172Z] 44c04c442018: Preparing [2026-06-29T09:58:38.172Z] d4f65f065973: Preparing [2026-06-29T09:58:38.172Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:38.172Z] d4f65f065973: Waiting [2026-06-29T09:58:38.172Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:38.172Z] 44c04c442018: Waiting [2026-06-29T09:58:38.172Z] 61c91c190431: Layer already exists [2026-06-29T09:58:38.172Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:58:38.172Z] 58c93fdf8806: Layer already exists [2026-06-29T09:58:38.172Z] b30754e6fb67: Layer already exists [2026-06-29T09:58:38.173Z] 4d403893d161: Layer already exists [2026-06-29T09:58:38.173Z] 44c04c442018: Layer already exists [2026-06-29T09:58:38.173Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:38.173Z] d4f65f065973: Layer already exists [2026-06-29T09:58:38.173Z] main: digest: sha256:a7992fbd6142af5e853ea309f4764b313ff28606f3b58aaa20cfe1450e58feb7 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:58:38.250Z] ===================================================== [Pipeline] echo [2026-06-29T09:58:38.268Z] taggedImages: [2026-06-29T09:58:38.268Z] - nexus3.edgexfoundry.org:10004/core-metadata:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:58:38.268Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-06-29T09:58:38.268Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.122 [2026-06-29T09:58:38.268Z] - nexus3.edgexfoundry.org:10004/core-metadata:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T09:58:38.268Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2026-06-29T09:58:38.290Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2026-06-29T09:58:38.290Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:58:38.290Z] latest [2026-06-29T09:58:38.290Z] 4.1.0-dev.122 [2026-06-29T09:58:38.290Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T09:58:38.290Z] main [2026-06-29T09:58:38.290Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:38.644Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:38.964Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:58:38.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-06-29T09:58:38.964Z] 68df8685f01f: Preparing [2026-06-29T09:58:38.964Z] 2b1de82dda81: Preparing [2026-06-29T09:58:38.964Z] 5cac1d6cd9ad: Preparing [2026-06-29T09:58:38.964Z] 7c2b90baf07e: Preparing [2026-06-29T09:58:38.964Z] 9e26181b441e: Preparing [2026-06-29T09:58:38.964Z] 047587a2c6e1: Preparing [2026-06-29T09:58:38.964Z] 8f450929cd17: Preparing [2026-06-29T09:58:38.964Z] 58d7ea8ce460: Preparing [2026-06-29T09:58:38.964Z] 4d403893d161: Preparing [2026-06-29T09:58:38.964Z] 8fb3a0e67e3f: Preparing [2026-06-29T09:58:38.964Z] 7a1fddd76534: Preparing [2026-06-29T09:58:38.964Z] 5f70bf18a086: Preparing [2026-06-29T09:58:38.964Z] 8bf4b9c68cca: Preparing [2026-06-29T09:58:38.964Z] eefd805178fd: Preparing [2026-06-29T09:58:38.964Z] 237adf6a0bae: Preparing [2026-06-29T09:58:38.964Z] 8f450929cd17: Waiting [2026-06-29T09:58:38.964Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:38.964Z] 58d7ea8ce460: Waiting [2026-06-29T09:58:38.964Z] 4d403893d161: Waiting [2026-06-29T09:58:38.964Z] 8fb3a0e67e3f: Waiting [2026-06-29T09:58:38.964Z] 7a1fddd76534: Waiting [2026-06-29T09:58:38.964Z] eefd805178fd: Waiting [2026-06-29T09:58:38.964Z] 237adf6a0bae: Waiting [2026-06-29T09:58:38.964Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:38.964Z] 5f70bf18a086: Waiting [2026-06-29T09:58:38.964Z] 8bf4b9c68cca: Waiting [2026-06-29T09:58:38.964Z] 5cac1d6cd9ad: Pushed [2026-06-29T09:58:38.964Z] 68df8685f01f: Pushed [2026-06-29T09:58:38.964Z] 9e26181b441e: Pushed [2026-06-29T09:58:38.964Z] 7c2b90baf07e: Pushed [2026-06-29T09:58:38.964Z] 2b1de82dda81: Pushed [2026-06-29T09:58:38.964Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:58:38.964Z] 4d403893d161: Layer already exists [2026-06-29T09:58:38.964Z] 047587a2c6e1: Pushed [2026-06-29T09:58:38.964Z] 5f70bf18a086: Layer already exists [2026-06-29T09:58:39.221Z] 8fb3a0e67e3f: Pushed [2026-06-29T09:58:39.221Z] 7a1fddd76534: Pushed [2026-06-29T09:58:39.221Z] 8bf4b9c68cca: Pushed [2026-06-29T09:58:39.221Z] eefd805178fd: Pushed [2026-06-29T09:58:39.221Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:39.221Z] 237adf6a0bae: Pushed [2026-06-29T09:58:40.605Z] 8f450929cd17: Pushed [2026-06-29T09:58:40.605Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:75635dee7641c477885aad0d8861bd3874bd74ce3ed682799cc9bc0afab742d0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:40.928Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:41.249Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-06-29T09:58:41.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-06-29T09:58:41.249Z] 68df8685f01f: Preparing [2026-06-29T09:58:41.249Z] 2b1de82dda81: Preparing [2026-06-29T09:58:41.249Z] 5cac1d6cd9ad: Preparing [2026-06-29T09:58:41.249Z] 7c2b90baf07e: Preparing [2026-06-29T09:58:41.249Z] 9e26181b441e: Preparing [2026-06-29T09:58:41.249Z] 047587a2c6e1: Preparing [2026-06-29T09:58:41.249Z] 8f450929cd17: Preparing [2026-06-29T09:58:41.249Z] 58d7ea8ce460: Preparing [2026-06-29T09:58:41.249Z] 4d403893d161: Preparing [2026-06-29T09:58:41.249Z] 8fb3a0e67e3f: Preparing [2026-06-29T09:58:41.249Z] 7a1fddd76534: Preparing [2026-06-29T09:58:41.249Z] 5f70bf18a086: Preparing [2026-06-29T09:58:41.249Z] 8bf4b9c68cca: Preparing [2026-06-29T09:58:41.249Z] eefd805178fd: Preparing [2026-06-29T09:58:41.249Z] 237adf6a0bae: Preparing [2026-06-29T09:58:41.249Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:41.249Z] 4d403893d161: Waiting [2026-06-29T09:58:41.249Z] 8fb3a0e67e3f: Waiting [2026-06-29T09:58:41.249Z] 7a1fddd76534: Waiting [2026-06-29T09:58:41.249Z] 5f70bf18a086: Waiting [2026-06-29T09:58:41.249Z] 8bf4b9c68cca: Waiting [2026-06-29T09:58:41.249Z] eefd805178fd: Waiting [2026-06-29T09:58:41.249Z] 237adf6a0bae: Waiting [2026-06-29T09:58:41.249Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:41.249Z] 047587a2c6e1: Waiting [2026-06-29T09:58:41.249Z] 8f450929cd17: Waiting [2026-06-29T09:58:41.249Z] 58d7ea8ce460: Waiting [2026-06-29T09:58:41.249Z] 68df8685f01f: Layer already exists [2026-06-29T09:58:41.249Z] 2b1de82dda81: Layer already exists [2026-06-29T09:58:41.249Z] 7c2b90baf07e: Layer already exists [2026-06-29T09:58:41.249Z] 9e26181b441e: Layer already exists [2026-06-29T09:58:41.249Z] 5cac1d6cd9ad: Layer already exists [2026-06-29T09:58:41.249Z] 4d403893d161: Layer already exists [2026-06-29T09:58:41.249Z] 047587a2c6e1: Layer already exists [2026-06-29T09:58:41.249Z] 8f450929cd17: Layer already exists [2026-06-29T09:58:41.249Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:58:41.249Z] 8fb3a0e67e3f: Layer already exists [2026-06-29T09:58:41.249Z] 7a1fddd76534: Layer already exists [2026-06-29T09:58:41.249Z] 5f70bf18a086: Layer already exists [2026-06-29T09:58:41.249Z] 8bf4b9c68cca: Layer already exists [2026-06-29T09:58:41.249Z] 237adf6a0bae: Layer already exists [2026-06-29T09:58:41.249Z] eefd805178fd: Layer already exists [2026-06-29T09:58:41.249Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:41.249Z] latest: digest: sha256:75635dee7641c477885aad0d8861bd3874bd74ce3ed682799cc9bc0afab742d0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:41.582Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:41.910Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.122 [2026-06-29T09:58:41.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-06-29T09:58:41.910Z] 68df8685f01f: Preparing [2026-06-29T09:58:41.910Z] 2b1de82dda81: Preparing [2026-06-29T09:58:41.910Z] 5cac1d6cd9ad: Preparing [2026-06-29T09:58:41.910Z] 7c2b90baf07e: Preparing [2026-06-29T09:58:41.910Z] 9e26181b441e: Preparing [2026-06-29T09:58:41.910Z] 047587a2c6e1: Preparing [2026-06-29T09:58:41.910Z] 8f450929cd17: Preparing [2026-06-29T09:58:41.910Z] 58d7ea8ce460: Preparing [2026-06-29T09:58:41.910Z] 4d403893d161: Preparing [2026-06-29T09:58:41.910Z] 8fb3a0e67e3f: Preparing [2026-06-29T09:58:41.910Z] 7a1fddd76534: Preparing [2026-06-29T09:58:41.910Z] 5f70bf18a086: Preparing [2026-06-29T09:58:41.910Z] 8bf4b9c68cca: Preparing [2026-06-29T09:58:41.910Z] eefd805178fd: Preparing [2026-06-29T09:58:41.910Z] 237adf6a0bae: Preparing [2026-06-29T09:58:41.910Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:41.910Z] 047587a2c6e1: Waiting [2026-06-29T09:58:41.910Z] 8f450929cd17: Waiting [2026-06-29T09:58:41.910Z] 58d7ea8ce460: Waiting [2026-06-29T09:58:41.910Z] 4d403893d161: Waiting [2026-06-29T09:58:41.910Z] 8fb3a0e67e3f: Waiting [2026-06-29T09:58:41.910Z] eefd805178fd: Waiting [2026-06-29T09:58:41.910Z] 237adf6a0bae: Waiting [2026-06-29T09:58:41.910Z] 7a1fddd76534: Waiting [2026-06-29T09:58:41.910Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:41.910Z] 5f70bf18a086: Waiting [2026-06-29T09:58:41.910Z] 8bf4b9c68cca: Waiting [2026-06-29T09:58:41.910Z] 68df8685f01f: Layer already exists [2026-06-29T09:58:41.910Z] 2b1de82dda81: Layer already exists [2026-06-29T09:58:41.910Z] 9e26181b441e: Layer already exists [2026-06-29T09:58:41.910Z] 7c2b90baf07e: Layer already exists [2026-06-29T09:58:41.910Z] 5cac1d6cd9ad: Layer already exists [2026-06-29T09:58:41.910Z] 8f450929cd17: Layer already exists [2026-06-29T09:58:41.910Z] 047587a2c6e1: Layer already exists [2026-06-29T09:58:41.910Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:58:41.910Z] 4d403893d161: Layer already exists [2026-06-29T09:58:41.910Z] 8fb3a0e67e3f: Layer already exists [2026-06-29T09:58:41.910Z] 7a1fddd76534: Layer already exists [2026-06-29T09:58:41.910Z] 5f70bf18a086: Layer already exists [2026-06-29T09:58:41.910Z] 8bf4b9c68cca: Layer already exists [2026-06-29T09:58:41.910Z] eefd805178fd: Layer already exists [2026-06-29T09:58:41.910Z] 237adf6a0bae: Layer already exists [2026-06-29T09:58:41.910Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:41.910Z] 4.1.0-dev.122: digest: sha256:75635dee7641c477885aad0d8861bd3874bd74ce3ed682799cc9bc0afab742d0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:42.236Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:42.564Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T09:58:42.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-06-29T09:58:42.564Z] 68df8685f01f: Preparing [2026-06-29T09:58:42.564Z] 2b1de82dda81: Preparing [2026-06-29T09:58:42.564Z] 5cac1d6cd9ad: Preparing [2026-06-29T09:58:42.564Z] 7c2b90baf07e: Preparing [2026-06-29T09:58:42.564Z] 9e26181b441e: Preparing [2026-06-29T09:58:42.564Z] 047587a2c6e1: Preparing [2026-06-29T09:58:42.564Z] 8f450929cd17: Preparing [2026-06-29T09:58:42.564Z] 58d7ea8ce460: Preparing [2026-06-29T09:58:42.564Z] 4d403893d161: Preparing [2026-06-29T09:58:42.564Z] 8fb3a0e67e3f: Preparing [2026-06-29T09:58:42.564Z] 7a1fddd76534: Preparing [2026-06-29T09:58:42.564Z] 5f70bf18a086: Preparing [2026-06-29T09:58:42.564Z] 8bf4b9c68cca: Preparing [2026-06-29T09:58:42.564Z] eefd805178fd: Preparing [2026-06-29T09:58:42.564Z] 237adf6a0bae: Preparing [2026-06-29T09:58:42.564Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:42.564Z] 8fb3a0e67e3f: Waiting [2026-06-29T09:58:42.564Z] 58d7ea8ce460: Waiting [2026-06-29T09:58:42.564Z] 5f70bf18a086: Waiting [2026-06-29T09:58:42.564Z] 7a1fddd76534: Waiting [2026-06-29T09:58:42.564Z] eefd805178fd: Waiting [2026-06-29T09:58:42.564Z] 8bf4b9c68cca: Waiting [2026-06-29T09:58:42.564Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:42.564Z] 237adf6a0bae: Waiting [2026-06-29T09:58:42.564Z] 047587a2c6e1: Waiting [2026-06-29T09:58:42.564Z] 9e26181b441e: Layer already exists [2026-06-29T09:58:42.564Z] 7c2b90baf07e: Layer already exists [2026-06-29T09:58:42.564Z] 5cac1d6cd9ad: Layer already exists [2026-06-29T09:58:42.564Z] 68df8685f01f: Layer already exists [2026-06-29T09:58:42.564Z] 2b1de82dda81: Layer already exists [2026-06-29T09:58:42.564Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:58:42.564Z] 8fb3a0e67e3f: Layer already exists [2026-06-29T09:58:42.564Z] 8f450929cd17: Layer already exists [2026-06-29T09:58:42.564Z] 047587a2c6e1: Layer already exists [2026-06-29T09:58:42.564Z] 4d403893d161: Layer already exists [2026-06-29T09:58:42.564Z] 5f70bf18a086: Layer already exists [2026-06-29T09:58:42.564Z] 8bf4b9c68cca: Layer already exists [2026-06-29T09:58:42.564Z] 7a1fddd76534: Layer already exists [2026-06-29T09:58:42.564Z] 237adf6a0bae: Layer already exists [2026-06-29T09:58:42.564Z] eefd805178fd: Layer already exists [2026-06-29T09:58:42.564Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:42.564Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:75635dee7641c477885aad0d8861bd3874bd74ce3ed682799cc9bc0afab742d0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:42.897Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:43.221Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-06-29T09:58:43.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-06-29T09:58:43.221Z] 68df8685f01f: Preparing [2026-06-29T09:58:43.221Z] 2b1de82dda81: Preparing [2026-06-29T09:58:43.221Z] 5cac1d6cd9ad: Preparing [2026-06-29T09:58:43.221Z] 7c2b90baf07e: Preparing [2026-06-29T09:58:43.221Z] 9e26181b441e: Preparing [2026-06-29T09:58:43.221Z] 047587a2c6e1: Preparing [2026-06-29T09:58:43.221Z] 8f450929cd17: Preparing [2026-06-29T09:58:43.221Z] 58d7ea8ce460: Preparing [2026-06-29T09:58:43.221Z] 4d403893d161: Preparing [2026-06-29T09:58:43.221Z] 047587a2c6e1: Waiting [2026-06-29T09:58:43.221Z] 8f450929cd17: Waiting [2026-06-29T09:58:43.221Z] 58d7ea8ce460: Waiting [2026-06-29T09:58:43.221Z] 8fb3a0e67e3f: Preparing [2026-06-29T09:58:43.221Z] 7a1fddd76534: Preparing [2026-06-29T09:58:43.221Z] 5f70bf18a086: Preparing [2026-06-29T09:58:43.221Z] 4d403893d161: Waiting [2026-06-29T09:58:43.221Z] 8bf4b9c68cca: Preparing [2026-06-29T09:58:43.221Z] 7a1fddd76534: Waiting [2026-06-29T09:58:43.221Z] 8fb3a0e67e3f: Waiting [2026-06-29T09:58:43.221Z] 5f70bf18a086: Waiting [2026-06-29T09:58:43.221Z] eefd805178fd: Preparing [2026-06-29T09:58:43.221Z] 8bf4b9c68cca: Waiting [2026-06-29T09:58:43.221Z] eefd805178fd: Waiting [2026-06-29T09:58:43.221Z] 237adf6a0bae: Preparing [2026-06-29T09:58:43.221Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:43.221Z] 237adf6a0bae: Waiting [2026-06-29T09:58:43.221Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:43.221Z] 5cac1d6cd9ad: Layer already exists [2026-06-29T09:58:43.221Z] 7c2b90baf07e: Layer already exists [2026-06-29T09:58:43.221Z] 68df8685f01f: Layer already exists [2026-06-29T09:58:43.221Z] 2b1de82dda81: Layer already exists [2026-06-29T09:58:43.221Z] 9e26181b441e: Layer already exists [2026-06-29T09:58:43.221Z] 047587a2c6e1: Layer already exists [2026-06-29T09:58:43.221Z] 4d403893d161: Layer already exists [2026-06-29T09:58:43.221Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:58:43.221Z] 8f450929cd17: Layer already exists [2026-06-29T09:58:43.221Z] 8fb3a0e67e3f: Layer already exists [2026-06-29T09:58:43.221Z] 7a1fddd76534: Layer already exists [2026-06-29T09:58:43.221Z] 5f70bf18a086: Layer already exists [2026-06-29T09:58:43.221Z] 8bf4b9c68cca: Layer already exists [2026-06-29T09:58:43.221Z] 237adf6a0bae: Layer already exists [2026-06-29T09:58:43.221Z] eefd805178fd: Layer already exists [2026-06-29T09:58:43.221Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:43.221Z] main: digest: sha256:75635dee7641c477885aad0d8861bd3874bd74ce3ed682799cc9bc0afab742d0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:58:43.298Z] ===================================================== [Pipeline] echo [2026-06-29T09:58:43.311Z] taggedImages: [2026-06-29T09:58:43.311Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:58:43.311Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-06-29T09:58:43.311Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.122 [2026-06-29T09:58:43.311Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T09:58:43.311Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2026-06-29T09:58:43.336Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2026-06-29T09:58:43.337Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:58:43.337Z] latest [2026-06-29T09:58:43.337Z] 4.1.0-dev.122 [2026-06-29T09:58:43.337Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T09:58:43.337Z] main [2026-06-29T09:58:43.337Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:43.687Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:44.003Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:58:44.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-06-29T09:58:44.003Z] b591e4cb7887: Preparing [2026-06-29T09:58:44.003Z] bf6cb9f3c8ad: Preparing [2026-06-29T09:58:44.003Z] 250b59f71f7b: Preparing [2026-06-29T09:58:44.003Z] 4fde4de47a38: Preparing [2026-06-29T09:58:44.003Z] 58d7ea8ce460: Preparing [2026-06-29T09:58:44.003Z] 4d403893d161: Preparing [2026-06-29T09:58:44.003Z] 44c04c442018: Preparing [2026-06-29T09:58:44.003Z] d4f65f065973: Preparing [2026-06-29T09:58:44.003Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:44.004Z] 4d403893d161: Waiting [2026-06-29T09:58:44.004Z] 44c04c442018: Waiting [2026-06-29T09:58:44.004Z] d4f65f065973: Waiting [2026-06-29T09:58:44.004Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:44.004Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:58:44.004Z] 4d403893d161: Layer already exists [2026-06-29T09:58:44.004Z] 44c04c442018: Layer already exists [2026-06-29T09:58:44.004Z] d4f65f065973: Layer already exists [2026-06-29T09:58:44.004Z] 250b59f71f7b: Pushed [2026-06-29T09:58:44.004Z] b591e4cb7887: Pushed [2026-06-29T09:58:44.004Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:44.004Z] bf6cb9f3c8ad: Pushed [2026-06-29T09:58:48.188Z] 4fde4de47a38: Pushed [2026-06-29T09:58:48.188Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:c5afcdeacfa474bf8ef0af192853a98a699f44dd14fc95d89d3cab1a4597199a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:48.512Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:48.829Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-06-29T09:58:48.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-06-29T09:58:48.829Z] b591e4cb7887: Preparing [2026-06-29T09:58:48.829Z] bf6cb9f3c8ad: Preparing [2026-06-29T09:58:48.829Z] 250b59f71f7b: Preparing [2026-06-29T09:58:48.829Z] 4fde4de47a38: Preparing [2026-06-29T09:58:48.829Z] 58d7ea8ce460: Preparing [2026-06-29T09:58:48.829Z] 4d403893d161: Preparing [2026-06-29T09:58:48.829Z] 44c04c442018: Preparing [2026-06-29T09:58:48.829Z] d4f65f065973: Preparing [2026-06-29T09:58:48.829Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:48.829Z] 4d403893d161: Waiting [2026-06-29T09:58:48.829Z] d4f65f065973: Waiting [2026-06-29T09:58:48.829Z] 44c04c442018: Waiting [2026-06-29T09:58:48.829Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:48.829Z] bf6cb9f3c8ad: Layer already exists [2026-06-29T09:58:48.829Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:58:48.829Z] 250b59f71f7b: Layer already exists [2026-06-29T09:58:48.829Z] 4fde4de47a38: Layer already exists [2026-06-29T09:58:48.829Z] b591e4cb7887: Layer already exists [2026-06-29T09:58:48.829Z] 44c04c442018: Layer already exists [2026-06-29T09:58:48.829Z] 4d403893d161: Layer already exists [2026-06-29T09:58:48.829Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:48.829Z] d4f65f065973: Layer already exists [2026-06-29T09:58:48.829Z] latest: digest: sha256:c5afcdeacfa474bf8ef0af192853a98a699f44dd14fc95d89d3cab1a4597199a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:49.151Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:49.472Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.122 [2026-06-29T09:58:49.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-06-29T09:58:49.472Z] b591e4cb7887: Preparing [2026-06-29T09:58:49.472Z] bf6cb9f3c8ad: Preparing [2026-06-29T09:58:49.472Z] 250b59f71f7b: Preparing [2026-06-29T09:58:49.472Z] 4fde4de47a38: Preparing [2026-06-29T09:58:49.472Z] 58d7ea8ce460: Preparing [2026-06-29T09:58:49.472Z] 4d403893d161: Preparing [2026-06-29T09:58:49.472Z] 44c04c442018: Preparing [2026-06-29T09:58:49.472Z] d4f65f065973: Preparing [2026-06-29T09:58:49.472Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:49.472Z] 4d403893d161: Waiting [2026-06-29T09:58:49.472Z] 44c04c442018: Waiting [2026-06-29T09:58:49.472Z] d4f65f065973: Waiting [2026-06-29T09:58:49.472Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:49.472Z] b591e4cb7887: Layer already exists [2026-06-29T09:58:49.472Z] 250b59f71f7b: Layer already exists [2026-06-29T09:58:49.472Z] 4fde4de47a38: Layer already exists [2026-06-29T09:58:49.472Z] bf6cb9f3c8ad: Layer already exists [2026-06-29T09:58:49.472Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:58:49.472Z] 44c04c442018: Layer already exists [2026-06-29T09:58:49.472Z] 4d403893d161: Layer already exists [2026-06-29T09:58:49.472Z] d4f65f065973: Layer already exists [2026-06-29T09:58:49.472Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:49.472Z] 4.1.0-dev.122: digest: sha256:c5afcdeacfa474bf8ef0af192853a98a699f44dd14fc95d89d3cab1a4597199a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:49.801Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:50.131Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T09:58:50.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-06-29T09:58:50.131Z] b591e4cb7887: Preparing [2026-06-29T09:58:50.131Z] bf6cb9f3c8ad: Preparing [2026-06-29T09:58:50.131Z] 250b59f71f7b: Preparing [2026-06-29T09:58:50.132Z] 4fde4de47a38: Preparing [2026-06-29T09:58:50.132Z] 58d7ea8ce460: Preparing [2026-06-29T09:58:50.132Z] 4d403893d161: Preparing [2026-06-29T09:58:50.132Z] 44c04c442018: Preparing [2026-06-29T09:58:50.132Z] d4f65f065973: Preparing [2026-06-29T09:58:50.132Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:50.132Z] 4d403893d161: Waiting [2026-06-29T09:58:50.132Z] 44c04c442018: Waiting [2026-06-29T09:58:50.132Z] d4f65f065973: Waiting [2026-06-29T09:58:50.132Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:50.132Z] b591e4cb7887: Layer already exists [2026-06-29T09:58:50.132Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:58:50.132Z] 250b59f71f7b: Layer already exists [2026-06-29T09:58:50.132Z] bf6cb9f3c8ad: Layer already exists [2026-06-29T09:58:50.132Z] 4fde4de47a38: Layer already exists [2026-06-29T09:58:50.132Z] 4d403893d161: Layer already exists [2026-06-29T09:58:50.132Z] d4f65f065973: Layer already exists [2026-06-29T09:58:50.132Z] 44c04c442018: Layer already exists [2026-06-29T09:58:50.132Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:50.132Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:c5afcdeacfa474bf8ef0af192853a98a699f44dd14fc95d89d3cab1a4597199a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:50.457Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:50.793Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-06-29T09:58:50.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-06-29T09:58:50.793Z] b591e4cb7887: Preparing [2026-06-29T09:58:50.793Z] bf6cb9f3c8ad: Preparing [2026-06-29T09:58:50.793Z] 250b59f71f7b: Preparing [2026-06-29T09:58:50.793Z] 4fde4de47a38: Preparing [2026-06-29T09:58:50.793Z] 58d7ea8ce460: Preparing [2026-06-29T09:58:50.793Z] 4d403893d161: Preparing [2026-06-29T09:58:50.793Z] 44c04c442018: Preparing [2026-06-29T09:58:50.793Z] d4f65f065973: Preparing [2026-06-29T09:58:50.793Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:50.793Z] 44c04c442018: Waiting [2026-06-29T09:58:50.793Z] d4f65f065973: Waiting [2026-06-29T09:58:50.793Z] 4d403893d161: Waiting [2026-06-29T09:58:50.793Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:50.793Z] bf6cb9f3c8ad: Layer already exists [2026-06-29T09:58:50.793Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:58:50.793Z] b591e4cb7887: Layer already exists [2026-06-29T09:58:50.793Z] 250b59f71f7b: Layer already exists [2026-06-29T09:58:50.793Z] 4fde4de47a38: Layer already exists [2026-06-29T09:58:50.793Z] 4d403893d161: Layer already exists [2026-06-29T09:58:50.793Z] 44c04c442018: Layer already exists [2026-06-29T09:58:50.793Z] d4f65f065973: Layer already exists [2026-06-29T09:58:50.793Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:50.793Z] main: digest: sha256:c5afcdeacfa474bf8ef0af192853a98a699f44dd14fc95d89d3cab1a4597199a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:58:50.870Z] ===================================================== [Pipeline] echo [2026-06-29T09:58:50.888Z] taggedImages: [2026-06-29T09:58:50.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:58:50.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-06-29T09:58:50.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.122 [2026-06-29T09:58:50.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T09:58:50.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2026-06-29T09:58:50.914Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2026-06-29T09:58:50.914Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:58:50.914Z] latest [2026-06-29T09:58:50.914Z] 4.1.0-dev.122 [2026-06-29T09:58:50.914Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T09:58:50.914Z] main [2026-06-29T09:58:50.914Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:51.263Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:51.584Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:58:51.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-06-29T09:58:51.584Z] 16cc16a8d3d7: Preparing [2026-06-29T09:58:51.584Z] 1be47d59ad77: Preparing [2026-06-29T09:58:51.584Z] 1e05bc4cfa58: Preparing [2026-06-29T09:58:51.584Z] d8e6702dce0a: Preparing [2026-06-29T09:58:51.584Z] 6d240c4dce2a: Preparing [2026-06-29T09:58:51.584Z] 58d7ea8ce460: Preparing [2026-06-29T09:58:51.584Z] 4d403893d161: Preparing [2026-06-29T09:58:51.584Z] faa791792a02: Preparing [2026-06-29T09:58:51.584Z] 87b24a784e31: Preparing [2026-06-29T09:58:51.584Z] f334505f0c9c: Preparing [2026-06-29T09:58:51.584Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:51.584Z] 4d403893d161: Waiting [2026-06-29T09:58:51.584Z] faa791792a02: Waiting [2026-06-29T09:58:51.584Z] 87b24a784e31: Waiting [2026-06-29T09:58:51.584Z] f334505f0c9c: Waiting [2026-06-29T09:58:51.584Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:51.584Z] 58d7ea8ce460: Waiting [2026-06-29T09:58:51.584Z] 1be47d59ad77: Pushed [2026-06-29T09:58:51.584Z] 6d240c4dce2a: Pushed [2026-06-29T09:58:51.584Z] d8e6702dce0a: Pushed [2026-06-29T09:58:51.584Z] 16cc16a8d3d7: Pushed [2026-06-29T09:58:51.584Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:58:51.842Z] 4d403893d161: Layer already exists [2026-06-29T09:58:51.842Z] faa791792a02: Pushed [2026-06-29T09:58:51.842Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:51.842Z] 87b24a784e31: Pushed [2026-06-29T09:58:53.221Z] f334505f0c9c: Pushed [2026-06-29T09:58:54.600Z] 1e05bc4cfa58: Pushed [2026-06-29T09:58:54.600Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:69e19e4d47cfac86cd7861af234daf787875714f901883011fef0ca27dbb8294 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:54.923Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:55.238Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-06-29T09:58:55.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-06-29T09:58:55.238Z] 16cc16a8d3d7: Preparing [2026-06-29T09:58:55.238Z] 1be47d59ad77: Preparing [2026-06-29T09:58:55.238Z] 1e05bc4cfa58: Preparing [2026-06-29T09:58:55.238Z] d8e6702dce0a: Preparing [2026-06-29T09:58:55.238Z] 6d240c4dce2a: Preparing [2026-06-29T09:58:55.238Z] 58d7ea8ce460: Preparing [2026-06-29T09:58:55.238Z] 4d403893d161: Preparing [2026-06-29T09:58:55.238Z] faa791792a02: Preparing [2026-06-29T09:58:55.238Z] 87b24a784e31: Preparing [2026-06-29T09:58:55.238Z] f334505f0c9c: Preparing [2026-06-29T09:58:55.238Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:55.238Z] 4d403893d161: Waiting [2026-06-29T09:58:55.238Z] faa791792a02: Waiting [2026-06-29T09:58:55.238Z] f334505f0c9c: Waiting [2026-06-29T09:58:55.238Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:55.238Z] 87b24a784e31: Waiting [2026-06-29T09:58:55.238Z] 58d7ea8ce460: Waiting [2026-06-29T09:58:55.238Z] 1be47d59ad77: Layer already exists [2026-06-29T09:58:55.238Z] 16cc16a8d3d7: Layer already exists [2026-06-29T09:58:55.238Z] 1e05bc4cfa58: Layer already exists [2026-06-29T09:58:55.238Z] 6d240c4dce2a: Layer already exists [2026-06-29T09:58:55.238Z] d8e6702dce0a: Layer already exists [2026-06-29T09:58:55.238Z] 4d403893d161: Layer already exists [2026-06-29T09:58:55.238Z] faa791792a02: Layer already exists [2026-06-29T09:58:55.238Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:58:55.238Z] f334505f0c9c: Layer already exists [2026-06-29T09:58:55.238Z] 87b24a784e31: Layer already exists [2026-06-29T09:58:55.238Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:55.238Z] latest: digest: sha256:69e19e4d47cfac86cd7861af234daf787875714f901883011fef0ca27dbb8294 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:55.573Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:55.903Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.122 [2026-06-29T09:58:55.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-06-29T09:58:55.903Z] 16cc16a8d3d7: Preparing [2026-06-29T09:58:55.903Z] 1be47d59ad77: Preparing [2026-06-29T09:58:55.903Z] 1e05bc4cfa58: Preparing [2026-06-29T09:58:55.903Z] d8e6702dce0a: Preparing [2026-06-29T09:58:55.903Z] 6d240c4dce2a: Preparing [2026-06-29T09:58:55.903Z] 58d7ea8ce460: Preparing [2026-06-29T09:58:55.903Z] 4d403893d161: Preparing [2026-06-29T09:58:55.903Z] faa791792a02: Preparing [2026-06-29T09:58:55.903Z] 87b24a784e31: Preparing [2026-06-29T09:58:55.903Z] f334505f0c9c: Preparing [2026-06-29T09:58:55.903Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:55.903Z] 4d403893d161: Waiting [2026-06-29T09:58:55.903Z] faa791792a02: Waiting [2026-06-29T09:58:55.903Z] 87b24a784e31: Waiting [2026-06-29T09:58:55.903Z] f334505f0c9c: Waiting [2026-06-29T09:58:55.903Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:55.903Z] 58d7ea8ce460: Waiting [2026-06-29T09:58:55.903Z] d8e6702dce0a: Layer already exists [2026-06-29T09:58:55.903Z] 1be47d59ad77: Layer already exists [2026-06-29T09:58:55.903Z] 1e05bc4cfa58: Layer already exists [2026-06-29T09:58:55.903Z] 6d240c4dce2a: Layer already exists [2026-06-29T09:58:55.903Z] 16cc16a8d3d7: Layer already exists [2026-06-29T09:58:55.903Z] faa791792a02: Layer already exists [2026-06-29T09:58:55.903Z] 4d403893d161: Layer already exists [2026-06-29T09:58:55.903Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:58:55.903Z] f334505f0c9c: Layer already exists [2026-06-29T09:58:55.903Z] 87b24a784e31: Layer already exists [2026-06-29T09:58:55.903Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:55.903Z] 4.1.0-dev.122: digest: sha256:69e19e4d47cfac86cd7861af234daf787875714f901883011fef0ca27dbb8294 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:56.233Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:56.559Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T09:58:56.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-06-29T09:58:56.559Z] 16cc16a8d3d7: Preparing [2026-06-29T09:58:56.559Z] 1be47d59ad77: Preparing [2026-06-29T09:58:56.559Z] 1e05bc4cfa58: Preparing [2026-06-29T09:58:56.559Z] d8e6702dce0a: Preparing [2026-06-29T09:58:56.559Z] 6d240c4dce2a: Preparing [2026-06-29T09:58:56.559Z] 58d7ea8ce460: Preparing [2026-06-29T09:58:56.559Z] 4d403893d161: Preparing [2026-06-29T09:58:56.559Z] faa791792a02: Preparing [2026-06-29T09:58:56.559Z] 87b24a784e31: Preparing [2026-06-29T09:58:56.559Z] f334505f0c9c: Preparing [2026-06-29T09:58:56.559Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:56.559Z] 87b24a784e31: Waiting [2026-06-29T09:58:56.559Z] 4d403893d161: Waiting [2026-06-29T09:58:56.559Z] faa791792a02: Waiting [2026-06-29T09:58:56.559Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:56.559Z] f334505f0c9c: Waiting [2026-06-29T09:58:56.559Z] 58d7ea8ce460: Waiting [2026-06-29T09:58:56.559Z] 16cc16a8d3d7: Layer already exists [2026-06-29T09:58:56.559Z] 6d240c4dce2a: Layer already exists [2026-06-29T09:58:56.559Z] 1e05bc4cfa58: Layer already exists [2026-06-29T09:58:56.559Z] 1be47d59ad77: Layer already exists [2026-06-29T09:58:56.559Z] d8e6702dce0a: Layer already exists [2026-06-29T09:58:56.559Z] 4d403893d161: Layer already exists [2026-06-29T09:58:56.559Z] faa791792a02: Layer already exists [2026-06-29T09:58:56.559Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:58:56.559Z] 87b24a784e31: Layer already exists [2026-06-29T09:58:56.559Z] f334505f0c9c: Layer already exists [2026-06-29T09:58:56.559Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:56.559Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:69e19e4d47cfac86cd7861af234daf787875714f901883011fef0ca27dbb8294 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:56.893Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:57.219Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-06-29T09:58:57.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-06-29T09:58:57.219Z] 16cc16a8d3d7: Preparing [2026-06-29T09:58:57.219Z] 1be47d59ad77: Preparing [2026-06-29T09:58:57.219Z] 1e05bc4cfa58: Preparing [2026-06-29T09:58:57.219Z] d8e6702dce0a: Preparing [2026-06-29T09:58:57.219Z] 6d240c4dce2a: Preparing [2026-06-29T09:58:57.219Z] 58d7ea8ce460: Preparing [2026-06-29T09:58:57.219Z] 4d403893d161: Preparing [2026-06-29T09:58:57.219Z] faa791792a02: Preparing [2026-06-29T09:58:57.219Z] 87b24a784e31: Preparing [2026-06-29T09:58:57.219Z] f334505f0c9c: Preparing [2026-06-29T09:58:57.219Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:57.219Z] f334505f0c9c: Waiting [2026-06-29T09:58:57.219Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:57.219Z] 4d403893d161: Waiting [2026-06-29T09:58:57.219Z] faa791792a02: Waiting [2026-06-29T09:58:57.219Z] 87b24a784e31: Waiting [2026-06-29T09:58:57.219Z] 58d7ea8ce460: Waiting [2026-06-29T09:58:57.219Z] 1e05bc4cfa58: Layer already exists [2026-06-29T09:58:57.219Z] 16cc16a8d3d7: Layer already exists [2026-06-29T09:58:57.219Z] 6d240c4dce2a: Layer already exists [2026-06-29T09:58:57.219Z] 1be47d59ad77: Layer already exists [2026-06-29T09:58:57.219Z] d8e6702dce0a: Layer already exists [2026-06-29T09:58:57.219Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:58:57.219Z] 4d403893d161: Layer already exists [2026-06-29T09:58:57.219Z] 87b24a784e31: Layer already exists [2026-06-29T09:58:57.219Z] f334505f0c9c: Layer already exists [2026-06-29T09:58:57.219Z] faa791792a02: Layer already exists [2026-06-29T09:58:57.219Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:57.219Z] main: digest: sha256:69e19e4d47cfac86cd7861af234daf787875714f901883011fef0ca27dbb8294 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:58:57.296Z] ===================================================== [Pipeline] echo [2026-06-29T09:58:57.310Z] taggedImages: [2026-06-29T09:58:57.310Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:58:57.310Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-06-29T09:58:57.310Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.122 [2026-06-29T09:58:57.310Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T09:58:57.310Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2026-06-29T09:58:57.338Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2026-06-29T09:58:57.338Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:58:57.338Z] latest [2026-06-29T09:58:57.338Z] 4.1.0-dev.122 [2026-06-29T09:58:57.338Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T09:58:57.338Z] main [2026-06-29T09:58:57.338Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:57.687Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:58:58.017Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:58:58.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-06-29T09:58:58.017Z] 8cf1d957acbe: Preparing [2026-06-29T09:58:58.017Z] bc92e1d7767b: Preparing [2026-06-29T09:58:58.017Z] c0ee60ffb6cf: Preparing [2026-06-29T09:58:58.017Z] c700ba7ea48c: Preparing [2026-06-29T09:58:58.017Z] 839362f63195: Preparing [2026-06-29T09:58:58.017Z] 298b7c0b810a: Preparing [2026-06-29T09:58:58.017Z] 09ad290a1e3c: Preparing [2026-06-29T09:58:58.017Z] 58d7ea8ce460: Preparing [2026-06-29T09:58:58.017Z] 4d403893d161: Preparing [2026-06-29T09:58:58.017Z] 5b2a51bb148c: Preparing [2026-06-29T09:58:58.017Z] 5c7bea6da18a: Preparing [2026-06-29T09:58:58.017Z] 6f09edfb3f6d: Preparing [2026-06-29T09:58:58.017Z] 58d7ea8ce460: Waiting [2026-06-29T09:58:58.017Z] 4d403893d161: Waiting [2026-06-29T09:58:58.017Z] 6f09edfb3f6d: Waiting [2026-06-29T09:58:58.017Z] 5b2a51bb148c: Waiting [2026-06-29T09:58:58.018Z] 5c7bea6da18a: Waiting [2026-06-29T09:58:58.018Z] 298b7c0b810a: Waiting [2026-06-29T09:58:58.018Z] 09ad290a1e3c: Waiting [2026-06-29T09:58:58.018Z] 839362f63195: Pushed [2026-06-29T09:58:58.018Z] bc92e1d7767b: Pushed [2026-06-29T09:58:58.018Z] 8cf1d957acbe: Pushed [2026-06-29T09:58:58.018Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:58:58.018Z] 4d403893d161: Layer already exists [2026-06-29T09:58:58.018Z] 298b7c0b810a: Pushed [2026-06-29T09:58:58.276Z] 09ad290a1e3c: Pushed [2026-06-29T09:58:58.276Z] 5b2a51bb148c: Pushed [2026-06-29T09:58:58.276Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:58:59.668Z] 5c7bea6da18a: Pushed [2026-06-29T09:59:00.621Z] c700ba7ea48c: Pushed [2026-06-29T09:59:00.879Z] c0ee60ffb6cf: Pushed [2026-06-29T09:59:01.137Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:374d435656c00a16919019734afb95ebc68fe87a1a985bc2628e332b4eae31fb size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:59:01.478Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:59:01.801Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-06-29T09:59:01.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-06-29T09:59:01.801Z] 8cf1d957acbe: Preparing [2026-06-29T09:59:01.801Z] bc92e1d7767b: Preparing [2026-06-29T09:59:01.801Z] c0ee60ffb6cf: Preparing [2026-06-29T09:59:01.801Z] c700ba7ea48c: Preparing [2026-06-29T09:59:01.801Z] 839362f63195: Preparing [2026-06-29T09:59:01.801Z] 298b7c0b810a: Preparing [2026-06-29T09:59:01.801Z] 09ad290a1e3c: Preparing [2026-06-29T09:59:01.801Z] 58d7ea8ce460: Preparing [2026-06-29T09:59:01.801Z] 4d403893d161: Preparing [2026-06-29T09:59:01.801Z] 5b2a51bb148c: Preparing [2026-06-29T09:59:01.801Z] 5c7bea6da18a: Preparing [2026-06-29T09:59:01.801Z] 6f09edfb3f6d: Preparing [2026-06-29T09:59:01.801Z] 58d7ea8ce460: Waiting [2026-06-29T09:59:01.801Z] 6f09edfb3f6d: Waiting [2026-06-29T09:59:01.801Z] 5c7bea6da18a: Waiting [2026-06-29T09:59:01.801Z] 4d403893d161: Waiting [2026-06-29T09:59:01.801Z] 5b2a51bb148c: Waiting [2026-06-29T09:59:01.801Z] 09ad290a1e3c: Waiting [2026-06-29T09:59:01.801Z] 298b7c0b810a: Waiting [2026-06-29T09:59:01.801Z] bc92e1d7767b: Layer already exists [2026-06-29T09:59:01.801Z] 8cf1d957acbe: Layer already exists [2026-06-29T09:59:01.801Z] 839362f63195: Layer already exists [2026-06-29T09:59:01.801Z] c0ee60ffb6cf: Layer already exists [2026-06-29T09:59:01.801Z] c700ba7ea48c: Layer already exists [2026-06-29T09:59:01.801Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:59:01.801Z] 298b7c0b810a: Layer already exists [2026-06-29T09:59:01.801Z] 4d403893d161: Layer already exists [2026-06-29T09:59:01.801Z] 5b2a51bb148c: Layer already exists [2026-06-29T09:59:01.801Z] 09ad290a1e3c: Layer already exists [2026-06-29T09:59:01.801Z] 5c7bea6da18a: Layer already exists [2026-06-29T09:59:01.801Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:59:01.801Z] latest: digest: sha256:374d435656c00a16919019734afb95ebc68fe87a1a985bc2628e332b4eae31fb size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:59:02.117Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:59:02.437Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.122 [2026-06-29T09:59:02.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-06-29T09:59:02.437Z] 8cf1d957acbe: Preparing [2026-06-29T09:59:02.437Z] bc92e1d7767b: Preparing [2026-06-29T09:59:02.437Z] c0ee60ffb6cf: Preparing [2026-06-29T09:59:02.437Z] c700ba7ea48c: Preparing [2026-06-29T09:59:02.437Z] 839362f63195: Preparing [2026-06-29T09:59:02.437Z] 298b7c0b810a: Preparing [2026-06-29T09:59:02.437Z] 09ad290a1e3c: Preparing [2026-06-29T09:59:02.437Z] 58d7ea8ce460: Preparing [2026-06-29T09:59:02.437Z] 4d403893d161: Preparing [2026-06-29T09:59:02.437Z] 5b2a51bb148c: Preparing [2026-06-29T09:59:02.437Z] 5c7bea6da18a: Preparing [2026-06-29T09:59:02.437Z] 6f09edfb3f6d: Preparing [2026-06-29T09:59:02.437Z] 4d403893d161: Waiting [2026-06-29T09:59:02.437Z] 5b2a51bb148c: Waiting [2026-06-29T09:59:02.437Z] 5c7bea6da18a: Waiting [2026-06-29T09:59:02.437Z] 298b7c0b810a: Waiting [2026-06-29T09:59:02.437Z] 6f09edfb3f6d: Waiting [2026-06-29T09:59:02.437Z] 58d7ea8ce460: Waiting [2026-06-29T09:59:02.437Z] 09ad290a1e3c: Waiting [2026-06-29T09:59:02.437Z] 8cf1d957acbe: Layer already exists [2026-06-29T09:59:02.437Z] 839362f63195: Layer already exists [2026-06-29T09:59:02.437Z] c0ee60ffb6cf: Layer already exists [2026-06-29T09:59:02.437Z] c700ba7ea48c: Layer already exists [2026-06-29T09:59:02.437Z] bc92e1d7767b: Layer already exists [2026-06-29T09:59:02.437Z] 09ad290a1e3c: Layer already exists [2026-06-29T09:59:02.437Z] 298b7c0b810a: Layer already exists [2026-06-29T09:59:02.437Z] 5b2a51bb148c: Layer already exists [2026-06-29T09:59:02.437Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:59:02.437Z] 4d403893d161: Layer already exists [2026-06-29T09:59:02.437Z] 5c7bea6da18a: Layer already exists [2026-06-29T09:59:02.437Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:59:02.437Z] 4.1.0-dev.122: digest: sha256:374d435656c00a16919019734afb95ebc68fe87a1a985bc2628e332b4eae31fb size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:59:02.817Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:59:03.143Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T09:59:03.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-06-29T09:59:03.143Z] 8cf1d957acbe: Preparing [2026-06-29T09:59:03.143Z] bc92e1d7767b: Preparing [2026-06-29T09:59:03.143Z] c0ee60ffb6cf: Preparing [2026-06-29T09:59:03.143Z] c700ba7ea48c: Preparing [2026-06-29T09:59:03.143Z] 839362f63195: Preparing [2026-06-29T09:59:03.143Z] 298b7c0b810a: Preparing [2026-06-29T09:59:03.143Z] 09ad290a1e3c: Preparing [2026-06-29T09:59:03.143Z] 58d7ea8ce460: Preparing [2026-06-29T09:59:03.143Z] 4d403893d161: Preparing [2026-06-29T09:59:03.143Z] 5b2a51bb148c: Preparing [2026-06-29T09:59:03.143Z] 5c7bea6da18a: Preparing [2026-06-29T09:59:03.143Z] 6f09edfb3f6d: Preparing [2026-06-29T09:59:03.143Z] 09ad290a1e3c: Waiting [2026-06-29T09:59:03.143Z] 58d7ea8ce460: Waiting [2026-06-29T09:59:03.143Z] 4d403893d161: Waiting [2026-06-29T09:59:03.143Z] 5b2a51bb148c: Waiting [2026-06-29T09:59:03.143Z] 5c7bea6da18a: Waiting [2026-06-29T09:59:03.143Z] 6f09edfb3f6d: Waiting [2026-06-29T09:59:03.143Z] 298b7c0b810a: Waiting [2026-06-29T09:59:03.143Z] c0ee60ffb6cf: Layer already exists [2026-06-29T09:59:03.143Z] 839362f63195: Layer already exists [2026-06-29T09:59:03.143Z] bc92e1d7767b: Layer already exists [2026-06-29T09:59:03.143Z] 8cf1d957acbe: Layer already exists [2026-06-29T09:59:03.143Z] c700ba7ea48c: Layer already exists [2026-06-29T09:59:03.143Z] 298b7c0b810a: Layer already exists [2026-06-29T09:59:03.143Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:59:03.143Z] 09ad290a1e3c: Layer already exists [2026-06-29T09:59:03.143Z] 5b2a51bb148c: Layer already exists [2026-06-29T09:59:03.143Z] 4d403893d161: Layer already exists [2026-06-29T09:59:03.143Z] 5c7bea6da18a: Layer already exists [2026-06-29T09:59:03.143Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:59:03.143Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:374d435656c00a16919019734afb95ebc68fe87a1a985bc2628e332b4eae31fb size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:59:03.470Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:59:03.790Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-06-29T09:59:03.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-06-29T09:59:03.790Z] 8cf1d957acbe: Preparing [2026-06-29T09:59:03.790Z] bc92e1d7767b: Preparing [2026-06-29T09:59:03.790Z] c0ee60ffb6cf: Preparing [2026-06-29T09:59:03.790Z] c700ba7ea48c: Preparing [2026-06-29T09:59:03.790Z] 839362f63195: Preparing [2026-06-29T09:59:03.790Z] 298b7c0b810a: Preparing [2026-06-29T09:59:03.790Z] 09ad290a1e3c: Preparing [2026-06-29T09:59:03.790Z] 58d7ea8ce460: Preparing [2026-06-29T09:59:03.790Z] 4d403893d161: Preparing [2026-06-29T09:59:03.790Z] 5b2a51bb148c: Preparing [2026-06-29T09:59:03.790Z] 5c7bea6da18a: Preparing [2026-06-29T09:59:03.790Z] 6f09edfb3f6d: Preparing [2026-06-29T09:59:03.790Z] 4d403893d161: Waiting [2026-06-29T09:59:03.790Z] 09ad290a1e3c: Waiting [2026-06-29T09:59:03.790Z] 58d7ea8ce460: Waiting [2026-06-29T09:59:03.790Z] 5b2a51bb148c: Waiting [2026-06-29T09:59:03.790Z] 5c7bea6da18a: Waiting [2026-06-29T09:59:03.790Z] 6f09edfb3f6d: Waiting [2026-06-29T09:59:03.790Z] 298b7c0b810a: Waiting [2026-06-29T09:59:03.790Z] 839362f63195: Layer already exists [2026-06-29T09:59:03.791Z] 8cf1d957acbe: Layer already exists [2026-06-29T09:59:03.791Z] bc92e1d7767b: Layer already exists [2026-06-29T09:59:03.791Z] c0ee60ffb6cf: Layer already exists [2026-06-29T09:59:03.791Z] c700ba7ea48c: Layer already exists [2026-06-29T09:59:03.791Z] 298b7c0b810a: Layer already exists [2026-06-29T09:59:03.791Z] 09ad290a1e3c: Layer already exists [2026-06-29T09:59:03.791Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:59:03.791Z] 4d403893d161: Layer already exists [2026-06-29T09:59:03.791Z] 5b2a51bb148c: Layer already exists [2026-06-29T09:59:03.791Z] 5c7bea6da18a: Layer already exists [2026-06-29T09:59:03.791Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:59:03.791Z] main: digest: sha256:374d435656c00a16919019734afb95ebc68fe87a1a985bc2628e332b4eae31fb size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:59:03.869Z] ===================================================== [Pipeline] echo [2026-06-29T09:59:03.884Z] taggedImages: [2026-06-29T09:59:03.884Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:59:03.884Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-06-29T09:59:03.884Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.122 [2026-06-29T09:59:03.884Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T09:59:03.884Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2026-06-29T09:59:03.916Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2026-06-29T09:59:03.916Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:59:03.916Z] latest [2026-06-29T09:59:03.916Z] 4.1.0-dev.122 [2026-06-29T09:59:03.916Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T09:59:03.916Z] main [2026-06-29T09:59:03.916Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:59:04.279Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:59:04.589Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:59:04.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-06-29T09:59:04.589Z] 36f5ec799657: Preparing [2026-06-29T09:59:04.589Z] c2249e58dd8f: Preparing [2026-06-29T09:59:04.589Z] 58d7ea8ce460: Preparing [2026-06-29T09:59:04.589Z] 4d403893d161: Preparing [2026-06-29T09:59:04.589Z] 0f23706e8396: Preparing [2026-06-29T09:59:04.589Z] e194db67a789: Preparing [2026-06-29T09:59:04.589Z] 6f09edfb3f6d: Preparing [2026-06-29T09:59:04.589Z] e194db67a789: Waiting [2026-06-29T09:59:04.589Z] 6f09edfb3f6d: Waiting [2026-06-29T09:59:04.589Z] 4d403893d161: Layer already exists [2026-06-29T09:59:04.589Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:59:04.589Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:59:04.589Z] 0f23706e8396: Pushed [2026-06-29T09:59:04.589Z] 36f5ec799657: Pushed [2026-06-29T09:59:05.524Z] e194db67a789: Pushed [2026-06-29T09:59:08.083Z] c2249e58dd8f: Pushed [2026-06-29T09:59:08.083Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:1aad767f60966ec553691d64e3ec608157ddbfdd26a19be475106db9b00a2bad size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:59:08.430Z] + 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-06-29T09:59:08.761Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-06-29T09:59:08.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-06-29T09:59:08.761Z] 36f5ec799657: Preparing [2026-06-29T09:59:08.761Z] c2249e58dd8f: Preparing [2026-06-29T09:59:08.761Z] 58d7ea8ce460: Preparing [2026-06-29T09:59:08.761Z] 4d403893d161: Preparing [2026-06-29T09:59:08.761Z] 0f23706e8396: Preparing [2026-06-29T09:59:08.761Z] e194db67a789: Preparing [2026-06-29T09:59:08.761Z] 6f09edfb3f6d: Preparing [2026-06-29T09:59:08.761Z] e194db67a789: Waiting [2026-06-29T09:59:08.761Z] 6f09edfb3f6d: Waiting [2026-06-29T09:59:08.761Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:59:08.761Z] 4d403893d161: Layer already exists [2026-06-29T09:59:08.761Z] 0f23706e8396: Layer already exists [2026-06-29T09:59:08.761Z] c2249e58dd8f: Layer already exists [2026-06-29T09:59:08.761Z] 36f5ec799657: Layer already exists [2026-06-29T09:59:08.761Z] e194db67a789: Layer already exists [2026-06-29T09:59:08.761Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:59:08.761Z] latest: digest: sha256:1aad767f60966ec553691d64e3ec608157ddbfdd26a19be475106db9b00a2bad size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:59:09.084Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:59:09.403Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.122 [2026-06-29T09:59:09.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-06-29T09:59:09.403Z] 36f5ec799657: Preparing [2026-06-29T09:59:09.403Z] c2249e58dd8f: Preparing [2026-06-29T09:59:09.403Z] 58d7ea8ce460: Preparing [2026-06-29T09:59:09.403Z] 4d403893d161: Preparing [2026-06-29T09:59:09.403Z] 0f23706e8396: Preparing [2026-06-29T09:59:09.403Z] e194db67a789: Preparing [2026-06-29T09:59:09.403Z] 6f09edfb3f6d: Preparing [2026-06-29T09:59:09.403Z] e194db67a789: Waiting [2026-06-29T09:59:09.403Z] 6f09edfb3f6d: Waiting [2026-06-29T09:59:09.403Z] c2249e58dd8f: Layer already exists [2026-06-29T09:59:09.403Z] 4d403893d161: Layer already exists [2026-06-29T09:59:09.403Z] 36f5ec799657: Layer already exists [2026-06-29T09:59:09.403Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:59:09.403Z] 0f23706e8396: Layer already exists [2026-06-29T09:59:09.403Z] e194db67a789: Layer already exists [2026-06-29T09:59:09.403Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:59:09.403Z] 4.1.0-dev.122: digest: sha256:1aad767f60966ec553691d64e3ec608157ddbfdd26a19be475106db9b00a2bad size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:59:09.731Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:59:10.050Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T09:59:10.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-06-29T09:59:10.050Z] 36f5ec799657: Preparing [2026-06-29T09:59:10.050Z] c2249e58dd8f: Preparing [2026-06-29T09:59:10.050Z] 58d7ea8ce460: Preparing [2026-06-29T09:59:10.050Z] 4d403893d161: Preparing [2026-06-29T09:59:10.050Z] 0f23706e8396: Preparing [2026-06-29T09:59:10.050Z] e194db67a789: Preparing [2026-06-29T09:59:10.050Z] 6f09edfb3f6d: Preparing [2026-06-29T09:59:10.050Z] e194db67a789: Waiting [2026-06-29T09:59:10.050Z] 6f09edfb3f6d: Waiting [2026-06-29T09:59:10.050Z] c2249e58dd8f: Layer already exists [2026-06-29T09:59:10.050Z] 0f23706e8396: Layer already exists [2026-06-29T09:59:10.050Z] 4d403893d161: Layer already exists [2026-06-29T09:59:10.050Z] 36f5ec799657: Layer already exists [2026-06-29T09:59:10.050Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:59:10.050Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:59:10.050Z] e194db67a789: Layer already exists [2026-06-29T09:59:10.050Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:1aad767f60966ec553691d64e3ec608157ddbfdd26a19be475106db9b00a2bad size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:59:10.382Z] + 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-06-29T09:59:10.707Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-06-29T09:59:10.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-06-29T09:59:10.707Z] 36f5ec799657: Preparing [2026-06-29T09:59:10.707Z] c2249e58dd8f: Preparing [2026-06-29T09:59:10.707Z] 58d7ea8ce460: Preparing [2026-06-29T09:59:10.707Z] 4d403893d161: Preparing [2026-06-29T09:59:10.707Z] 0f23706e8396: Preparing [2026-06-29T09:59:10.707Z] e194db67a789: Preparing [2026-06-29T09:59:10.707Z] 6f09edfb3f6d: Preparing [2026-06-29T09:59:10.707Z] e194db67a789: Waiting [2026-06-29T09:59:10.707Z] 6f09edfb3f6d: Waiting [2026-06-29T09:59:10.707Z] 4d403893d161: Layer already exists [2026-06-29T09:59:10.707Z] 36f5ec799657: Layer already exists [2026-06-29T09:59:10.707Z] c2249e58dd8f: Layer already exists [2026-06-29T09:59:10.707Z] 0f23706e8396: Layer already exists [2026-06-29T09:59:10.707Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:59:10.707Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:59:10.707Z] e194db67a789: Layer already exists [2026-06-29T09:59:10.707Z] main: digest: sha256:1aad767f60966ec553691d64e3ec608157ddbfdd26a19be475106db9b00a2bad size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:59:10.766Z] ===================================================== [Pipeline] echo [2026-06-29T09:59:10.782Z] taggedImages: [2026-06-29T09:59:10.782Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:59:10.782Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-06-29T09:59:10.782Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.122 [2026-06-29T09:59:10.782Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T09:59:10.782Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2026-06-29T09:59:10.811Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2026-06-29T09:59:10.811Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:59:10.811Z] latest [2026-06-29T09:59:10.811Z] 4.1.0-dev.122 [2026-06-29T09:59:10.811Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T09:59:10.811Z] main [2026-06-29T09:59:10.811Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:59:11.151Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:59:11.530Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:59:11.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-06-29T09:59:11.530Z] af527ecca791: Preparing [2026-06-29T09:59:11.530Z] dad1f33ceb4a: Preparing [2026-06-29T09:59:11.530Z] eaa05734f6d9: Preparing [2026-06-29T09:59:11.530Z] 58d7ea8ce460: Preparing [2026-06-29T09:59:11.530Z] 4d403893d161: Preparing [2026-06-29T09:59:11.530Z] 02b896ed2492: Preparing [2026-06-29T09:59:11.530Z] 23678f2a04aa: Preparing [2026-06-29T09:59:11.530Z] 0eb1f9d7959f: Preparing [2026-06-29T09:59:11.530Z] b53a754e2f5a: Preparing [2026-06-29T09:59:11.530Z] 6f09edfb3f6d: Preparing [2026-06-29T09:59:11.530Z] 23678f2a04aa: Waiting [2026-06-29T09:59:11.530Z] 0eb1f9d7959f: Waiting [2026-06-29T09:59:11.530Z] b53a754e2f5a: Waiting [2026-06-29T09:59:11.530Z] 02b896ed2492: Waiting [2026-06-29T09:59:11.530Z] 6f09edfb3f6d: Waiting [2026-06-29T09:59:11.530Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:59:11.530Z] 4d403893d161: Layer already exists [2026-06-29T09:59:11.530Z] dad1f33ceb4a: Pushed [2026-06-29T09:59:11.530Z] eaa05734f6d9: Pushed [2026-06-29T09:59:11.530Z] af527ecca791: Pushed [2026-06-29T09:59:11.530Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:59:11.530Z] 0eb1f9d7959f: Pushed [2026-06-29T09:59:12.200Z] b53a754e2f5a: Pushed [2026-06-29T09:59:17.678Z] 23678f2a04aa: Pushed [2026-06-29T09:59:24.249Z] 02b896ed2492: Pushed [2026-06-29T09:59:24.249Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:7161e57729924b0391920c51cc34677b055b0721794102faa41a1c6d11d42f64 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:59:24.585Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:59:24.911Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-06-29T09:59:24.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-06-29T09:59:24.911Z] af527ecca791: Preparing [2026-06-29T09:59:24.911Z] dad1f33ceb4a: Preparing [2026-06-29T09:59:24.911Z] eaa05734f6d9: Preparing [2026-06-29T09:59:24.911Z] 58d7ea8ce460: Preparing [2026-06-29T09:59:24.911Z] 4d403893d161: Preparing [2026-06-29T09:59:24.911Z] 02b896ed2492: Preparing [2026-06-29T09:59:24.911Z] 23678f2a04aa: Preparing [2026-06-29T09:59:24.911Z] 0eb1f9d7959f: Preparing [2026-06-29T09:59:24.911Z] b53a754e2f5a: Preparing [2026-06-29T09:59:24.911Z] 6f09edfb3f6d: Preparing [2026-06-29T09:59:24.911Z] 23678f2a04aa: Waiting [2026-06-29T09:59:24.911Z] 0eb1f9d7959f: Waiting [2026-06-29T09:59:24.911Z] 02b896ed2492: Waiting [2026-06-29T09:59:24.911Z] b53a754e2f5a: Waiting [2026-06-29T09:59:24.911Z] 6f09edfb3f6d: Waiting [2026-06-29T09:59:24.911Z] af527ecca791: Layer already exists [2026-06-29T09:59:24.911Z] dad1f33ceb4a: Layer already exists [2026-06-29T09:59:24.911Z] eaa05734f6d9: Layer already exists [2026-06-29T09:59:24.911Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:59:24.911Z] 4d403893d161: Layer already exists [2026-06-29T09:59:24.911Z] 02b896ed2492: Layer already exists [2026-06-29T09:59:24.911Z] 23678f2a04aa: Layer already exists [2026-06-29T09:59:24.911Z] b53a754e2f5a: Layer already exists [2026-06-29T09:59:24.911Z] 0eb1f9d7959f: Layer already exists [2026-06-29T09:59:24.911Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:59:24.911Z] latest: digest: sha256:7161e57729924b0391920c51cc34677b055b0721794102faa41a1c6d11d42f64 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:59:25.246Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:59:25.570Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.122 [2026-06-29T09:59:25.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-06-29T09:59:25.570Z] af527ecca791: Preparing [2026-06-29T09:59:25.570Z] dad1f33ceb4a: Preparing [2026-06-29T09:59:25.570Z] eaa05734f6d9: Preparing [2026-06-29T09:59:25.570Z] 58d7ea8ce460: Preparing [2026-06-29T09:59:25.570Z] 4d403893d161: Preparing [2026-06-29T09:59:25.570Z] 02b896ed2492: Preparing [2026-06-29T09:59:25.570Z] 23678f2a04aa: Preparing [2026-06-29T09:59:25.570Z] 0eb1f9d7959f: Preparing [2026-06-29T09:59:25.570Z] b53a754e2f5a: Preparing [2026-06-29T09:59:25.570Z] 6f09edfb3f6d: Preparing [2026-06-29T09:59:25.570Z] 23678f2a04aa: Waiting [2026-06-29T09:59:25.570Z] 0eb1f9d7959f: Waiting [2026-06-29T09:59:25.570Z] b53a754e2f5a: Waiting [2026-06-29T09:59:25.570Z] 6f09edfb3f6d: Waiting [2026-06-29T09:59:25.570Z] 02b896ed2492: Waiting [2026-06-29T09:59:25.570Z] dad1f33ceb4a: Layer already exists [2026-06-29T09:59:25.570Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:59:25.570Z] af527ecca791: Layer already exists [2026-06-29T09:59:25.570Z] 4d403893d161: Layer already exists [2026-06-29T09:59:25.570Z] eaa05734f6d9: Layer already exists [2026-06-29T09:59:25.570Z] 23678f2a04aa: Layer already exists [2026-06-29T09:59:25.570Z] 02b896ed2492: Layer already exists [2026-06-29T09:59:25.570Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:59:25.570Z] b53a754e2f5a: Layer already exists [2026-06-29T09:59:25.570Z] 0eb1f9d7959f: Layer already exists [2026-06-29T09:59:25.570Z] 4.1.0-dev.122: digest: sha256:7161e57729924b0391920c51cc34677b055b0721794102faa41a1c6d11d42f64 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:59:25.908Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:59:26.237Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T09:59:26.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-06-29T09:59:26.237Z] af527ecca791: Preparing [2026-06-29T09:59:26.237Z] dad1f33ceb4a: Preparing [2026-06-29T09:59:26.237Z] eaa05734f6d9: Preparing [2026-06-29T09:59:26.237Z] 58d7ea8ce460: Preparing [2026-06-29T09:59:26.237Z] 4d403893d161: Preparing [2026-06-29T09:59:26.237Z] 02b896ed2492: Preparing [2026-06-29T09:59:26.237Z] 23678f2a04aa: Preparing [2026-06-29T09:59:26.237Z] 0eb1f9d7959f: Preparing [2026-06-29T09:59:26.237Z] b53a754e2f5a: Preparing [2026-06-29T09:59:26.237Z] 6f09edfb3f6d: Preparing [2026-06-29T09:59:26.237Z] 23678f2a04aa: Waiting [2026-06-29T09:59:26.237Z] 0eb1f9d7959f: Waiting [2026-06-29T09:59:26.237Z] b53a754e2f5a: Waiting [2026-06-29T09:59:26.237Z] 6f09edfb3f6d: Waiting [2026-06-29T09:59:26.237Z] 02b896ed2492: Waiting [2026-06-29T09:59:26.237Z] dad1f33ceb4a: Layer already exists [2026-06-29T09:59:26.237Z] af527ecca791: Layer already exists [2026-06-29T09:59:26.237Z] eaa05734f6d9: Layer already exists [2026-06-29T09:59:26.237Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:59:26.237Z] 4d403893d161: Layer already exists [2026-06-29T09:59:26.237Z] 0eb1f9d7959f: Layer already exists [2026-06-29T09:59:26.237Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:59:26.237Z] b53a754e2f5a: Layer already exists [2026-06-29T09:59:26.237Z] 02b896ed2492: Layer already exists [2026-06-29T09:59:26.237Z] 23678f2a04aa: Layer already exists [2026-06-29T09:59:26.237Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:7161e57729924b0391920c51cc34677b055b0721794102faa41a1c6d11d42f64 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:59:26.567Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:59:26.897Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-06-29T09:59:26.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-06-29T09:59:26.897Z] af527ecca791: Preparing [2026-06-29T09:59:26.897Z] dad1f33ceb4a: Preparing [2026-06-29T09:59:26.897Z] eaa05734f6d9: Preparing [2026-06-29T09:59:26.897Z] 58d7ea8ce460: Preparing [2026-06-29T09:59:26.897Z] 4d403893d161: Preparing [2026-06-29T09:59:26.897Z] 02b896ed2492: Preparing [2026-06-29T09:59:26.897Z] 23678f2a04aa: Preparing [2026-06-29T09:59:26.897Z] 0eb1f9d7959f: Preparing [2026-06-29T09:59:26.897Z] b53a754e2f5a: Preparing [2026-06-29T09:59:26.897Z] 6f09edfb3f6d: Preparing [2026-06-29T09:59:26.897Z] 02b896ed2492: Waiting [2026-06-29T09:59:26.897Z] 0eb1f9d7959f: Waiting [2026-06-29T09:59:26.897Z] b53a754e2f5a: Waiting [2026-06-29T09:59:26.897Z] 23678f2a04aa: Waiting [2026-06-29T09:59:26.897Z] 6f09edfb3f6d: Waiting [2026-06-29T09:59:26.897Z] af527ecca791: Layer already exists [2026-06-29T09:59:26.897Z] eaa05734f6d9: Layer already exists [2026-06-29T09:59:26.897Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:59:26.897Z] dad1f33ceb4a: Layer already exists [2026-06-29T09:59:26.897Z] 4d403893d161: Layer already exists [2026-06-29T09:59:26.897Z] 23678f2a04aa: Layer already exists [2026-06-29T09:59:26.897Z] 02b896ed2492: Layer already exists [2026-06-29T09:59:26.897Z] b53a754e2f5a: Layer already exists [2026-06-29T09:59:26.897Z] 0eb1f9d7959f: Layer already exists [2026-06-29T09:59:26.897Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:59:26.897Z] main: digest: sha256:7161e57729924b0391920c51cc34677b055b0721794102faa41a1c6d11d42f64 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:59:26.973Z] ===================================================== [Pipeline] echo [2026-06-29T09:59:26.986Z] taggedImages: [2026-06-29T09:59:26.986Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:59:26.986Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-06-29T09:59:26.986Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.122 [2026-06-29T09:59:26.986Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T09:59:26.986Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2026-06-29T09:59:27.017Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2026-06-29T09:59:27.017Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:59:27.017Z] latest [2026-06-29T09:59:27.017Z] 4.1.0-dev.122 [2026-06-29T09:59:27.017Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T09:59:27.017Z] main [2026-06-29T09:59:27.017Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:59:27.427Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:59:27.744Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:59:27.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-06-29T09:59:27.745Z] cc6ecffe60bb: Preparing [2026-06-29T09:59:27.745Z] e803d10ff6fa: Preparing [2026-06-29T09:59:27.745Z] 44bf8a8d3790: Preparing [2026-06-29T09:59:27.745Z] 58d7ea8ce460: Preparing [2026-06-29T09:59:27.745Z] 4d403893d161: Preparing [2026-06-29T09:59:27.745Z] 8c3861e4fbf2: Preparing [2026-06-29T09:59:27.745Z] 9061c65e6cb7: Preparing [2026-06-29T09:59:27.745Z] 4b6c40c3eecd: Preparing [2026-06-29T09:59:27.745Z] 6f09edfb3f6d: Preparing [2026-06-29T09:59:27.745Z] 8c3861e4fbf2: Waiting [2026-06-29T09:59:27.745Z] 9061c65e6cb7: Waiting [2026-06-29T09:59:27.745Z] 6f09edfb3f6d: Waiting [2026-06-29T09:59:27.745Z] 4b6c40c3eecd: Waiting [2026-06-29T09:59:27.745Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:59:27.745Z] 4d403893d161: Layer already exists [2026-06-29T09:59:27.745Z] 44bf8a8d3790: Pushed [2026-06-29T09:59:27.745Z] 9061c65e6cb7: Pushed [2026-06-29T09:59:27.745Z] e803d10ff6fa: Pushed [2026-06-29T09:59:27.745Z] cc6ecffe60bb: Pushed [2026-06-29T09:59:27.745Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:59:28.004Z] 4b6c40c3eecd: Pushed [2026-06-29T09:59:42.958Z] 8c3861e4fbf2: Pushed [2026-06-29T09:59:42.958Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:352257251864032f085b129eaee21c9aee31dfd0bd9dca25408967ec2ffeb2da size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:59:43.298Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:59:43.629Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-06-29T09:59:43.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-06-29T09:59:43.629Z] cc6ecffe60bb: Preparing [2026-06-29T09:59:43.629Z] e803d10ff6fa: Preparing [2026-06-29T09:59:43.629Z] 44bf8a8d3790: Preparing [2026-06-29T09:59:43.629Z] 58d7ea8ce460: Preparing [2026-06-29T09:59:43.629Z] 4d403893d161: Preparing [2026-06-29T09:59:43.629Z] 8c3861e4fbf2: Preparing [2026-06-29T09:59:43.629Z] 9061c65e6cb7: Preparing [2026-06-29T09:59:43.629Z] 4b6c40c3eecd: Preparing [2026-06-29T09:59:43.629Z] 6f09edfb3f6d: Preparing [2026-06-29T09:59:43.629Z] 8c3861e4fbf2: Waiting [2026-06-29T09:59:43.629Z] 9061c65e6cb7: Waiting [2026-06-29T09:59:43.629Z] 4b6c40c3eecd: Waiting [2026-06-29T09:59:43.629Z] 6f09edfb3f6d: Waiting [2026-06-29T09:59:43.629Z] cc6ecffe60bb: Layer already exists [2026-06-29T09:59:43.629Z] 44bf8a8d3790: Layer already exists [2026-06-29T09:59:43.629Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:59:43.629Z] 4d403893d161: Layer already exists [2026-06-29T09:59:43.629Z] e803d10ff6fa: Layer already exists [2026-06-29T09:59:43.629Z] 8c3861e4fbf2: Layer already exists [2026-06-29T09:59:43.629Z] 9061c65e6cb7: Layer already exists [2026-06-29T09:59:43.629Z] 4b6c40c3eecd: Layer already exists [2026-06-29T09:59:43.629Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:59:43.629Z] latest: digest: sha256:352257251864032f085b129eaee21c9aee31dfd0bd9dca25408967ec2ffeb2da size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:59:43.963Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:59:44.286Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.122 [2026-06-29T09:59:44.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-06-29T09:59:44.286Z] cc6ecffe60bb: Preparing [2026-06-29T09:59:44.286Z] e803d10ff6fa: Preparing [2026-06-29T09:59:44.286Z] 44bf8a8d3790: Preparing [2026-06-29T09:59:44.286Z] 58d7ea8ce460: Preparing [2026-06-29T09:59:44.286Z] 4d403893d161: Preparing [2026-06-29T09:59:44.286Z] 8c3861e4fbf2: Preparing [2026-06-29T09:59:44.286Z] 9061c65e6cb7: Preparing [2026-06-29T09:59:44.286Z] 4b6c40c3eecd: Preparing [2026-06-29T09:59:44.286Z] 6f09edfb3f6d: Preparing [2026-06-29T09:59:44.286Z] 8c3861e4fbf2: Waiting [2026-06-29T09:59:44.286Z] 9061c65e6cb7: Waiting [2026-06-29T09:59:44.286Z] 4b6c40c3eecd: Waiting [2026-06-29T09:59:44.286Z] 6f09edfb3f6d: Waiting [2026-06-29T09:59:44.286Z] 44bf8a8d3790: Layer already exists [2026-06-29T09:59:44.286Z] 4d403893d161: Layer already exists [2026-06-29T09:59:44.286Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:59:44.286Z] cc6ecffe60bb: Layer already exists [2026-06-29T09:59:44.286Z] e803d10ff6fa: Layer already exists [2026-06-29T09:59:44.286Z] 9061c65e6cb7: Layer already exists [2026-06-29T09:59:44.286Z] 4b6c40c3eecd: Layer already exists [2026-06-29T09:59:44.286Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:59:44.286Z] 8c3861e4fbf2: Layer already exists [2026-06-29T09:59:44.286Z] 4.1.0-dev.122: digest: sha256:352257251864032f085b129eaee21c9aee31dfd0bd9dca25408967ec2ffeb2da size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:59:44.612Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:59:44.942Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T09:59:44.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-06-29T09:59:44.942Z] cc6ecffe60bb: Preparing [2026-06-29T09:59:44.942Z] e803d10ff6fa: Preparing [2026-06-29T09:59:44.942Z] 44bf8a8d3790: Preparing [2026-06-29T09:59:44.942Z] 58d7ea8ce460: Preparing [2026-06-29T09:59:44.942Z] 4d403893d161: Preparing [2026-06-29T09:59:44.942Z] 8c3861e4fbf2: Preparing [2026-06-29T09:59:44.942Z] 9061c65e6cb7: Preparing [2026-06-29T09:59:44.942Z] 4b6c40c3eecd: Preparing [2026-06-29T09:59:44.942Z] 6f09edfb3f6d: Preparing [2026-06-29T09:59:44.942Z] 9061c65e6cb7: Waiting [2026-06-29T09:59:44.942Z] 8c3861e4fbf2: Waiting [2026-06-29T09:59:44.942Z] 4b6c40c3eecd: Waiting [2026-06-29T09:59:44.942Z] 6f09edfb3f6d: Waiting [2026-06-29T09:59:44.942Z] 44bf8a8d3790: Layer already exists [2026-06-29T09:59:44.942Z] e803d10ff6fa: Layer already exists [2026-06-29T09:59:44.942Z] 4d403893d161: Layer already exists [2026-06-29T09:59:44.942Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:59:44.942Z] cc6ecffe60bb: Layer already exists [2026-06-29T09:59:44.942Z] 8c3861e4fbf2: Layer already exists [2026-06-29T09:59:44.942Z] 9061c65e6cb7: Layer already exists [2026-06-29T09:59:44.942Z] 4b6c40c3eecd: Layer already exists [2026-06-29T09:59:44.942Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:59:44.942Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:352257251864032f085b129eaee21c9aee31dfd0bd9dca25408967ec2ffeb2da size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:59:45.264Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:59:45.596Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-06-29T09:59:45.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-06-29T09:59:45.596Z] cc6ecffe60bb: Preparing [2026-06-29T09:59:45.596Z] e803d10ff6fa: Preparing [2026-06-29T09:59:45.596Z] 44bf8a8d3790: Preparing [2026-06-29T09:59:45.596Z] 58d7ea8ce460: Preparing [2026-06-29T09:59:45.596Z] 4d403893d161: Preparing [2026-06-29T09:59:45.596Z] 8c3861e4fbf2: Preparing [2026-06-29T09:59:45.596Z] 9061c65e6cb7: Preparing [2026-06-29T09:59:45.596Z] 4b6c40c3eecd: Preparing [2026-06-29T09:59:45.596Z] 6f09edfb3f6d: Preparing [2026-06-29T09:59:45.596Z] 8c3861e4fbf2: Waiting [2026-06-29T09:59:45.596Z] 9061c65e6cb7: Waiting [2026-06-29T09:59:45.596Z] 6f09edfb3f6d: Waiting [2026-06-29T09:59:45.596Z] 4b6c40c3eecd: Waiting [2026-06-29T09:59:45.596Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:59:45.596Z] cc6ecffe60bb: Layer already exists [2026-06-29T09:59:45.596Z] 4d403893d161: Layer already exists [2026-06-29T09:59:45.596Z] 44bf8a8d3790: Layer already exists [2026-06-29T09:59:45.596Z] e803d10ff6fa: Layer already exists [2026-06-29T09:59:45.596Z] 9061c65e6cb7: Layer already exists [2026-06-29T09:59:45.596Z] 8c3861e4fbf2: Layer already exists [2026-06-29T09:59:45.596Z] 4b6c40c3eecd: Layer already exists [2026-06-29T09:59:45.596Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:59:45.596Z] main: digest: sha256:352257251864032f085b129eaee21c9aee31dfd0bd9dca25408967ec2ffeb2da size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:59:45.675Z] ===================================================== [Pipeline] echo [2026-06-29T09:59:45.691Z] taggedImages: [2026-06-29T09:59:45.691Z] - nexus3.edgexfoundry.org:10004/security-spire-config:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:59:45.691Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-06-29T09:59:45.691Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.122 [2026-06-29T09:59:45.691Z] - nexus3.edgexfoundry.org:10004/security-spire-config:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T09:59:45.691Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2026-06-29T09:59:45.715Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2026-06-29T09:59:45.715Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:59:45.715Z] latest [2026-06-29T09:59:45.715Z] 4.1.0-dev.122 [2026-06-29T09:59:45.715Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T09:59:45.715Z] main [2026-06-29T09:59:45.715Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:59:46.067Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:59:46.399Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T09:59:46.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-06-29T09:59:46.399Z] 02f14dc0a8e6: Preparing [2026-06-29T09:59:46.399Z] f187b3037a75: Preparing [2026-06-29T09:59:46.399Z] e8db09aed755: Preparing [2026-06-29T09:59:46.399Z] 58d7ea8ce460: Preparing [2026-06-29T09:59:46.399Z] 4d403893d161: Preparing [2026-06-29T09:59:46.399Z] f31a2eda5e7c: Preparing [2026-06-29T09:59:46.399Z] 0eb1f9d7959f: Preparing [2026-06-29T09:59:46.399Z] b53a754e2f5a: Preparing [2026-06-29T09:59:46.399Z] 6f09edfb3f6d: Preparing [2026-06-29T09:59:46.399Z] f31a2eda5e7c: Waiting [2026-06-29T09:59:46.399Z] 0eb1f9d7959f: Waiting [2026-06-29T09:59:46.399Z] b53a754e2f5a: Waiting [2026-06-29T09:59:46.399Z] 6f09edfb3f6d: Waiting [2026-06-29T09:59:46.399Z] 4d403893d161: Layer already exists [2026-06-29T09:59:46.399Z] 58d7ea8ce460: Layer already exists [2026-06-29T09:59:46.399Z] 0eb1f9d7959f: Layer already exists [2026-06-29T09:59:46.399Z] b53a754e2f5a: Layer already exists [2026-06-29T09:59:46.399Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:59:46.399Z] 02f14dc0a8e6: Pushed [2026-06-29T09:59:46.399Z] f187b3037a75: Pushed [2026-06-29T09:59:46.399Z] e8db09aed755: Pushed [2026-06-29T10:00:01.283Z] f31a2eda5e7c: Pushed [2026-06-29T10:00:01.283Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:c3221357eb3db4dbc1b688b60ef71f629e17092258354150cb1ec39b49e98f65 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:00:01.620Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:00:01.986Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-06-29T10:00:01.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-06-29T10:00:01.986Z] 02f14dc0a8e6: Preparing [2026-06-29T10:00:01.986Z] f187b3037a75: Preparing [2026-06-29T10:00:01.986Z] e8db09aed755: Preparing [2026-06-29T10:00:01.986Z] 58d7ea8ce460: Preparing [2026-06-29T10:00:01.986Z] 4d403893d161: Preparing [2026-06-29T10:00:01.986Z] f31a2eda5e7c: Preparing [2026-06-29T10:00:01.986Z] 0eb1f9d7959f: Preparing [2026-06-29T10:00:01.986Z] b53a754e2f5a: Preparing [2026-06-29T10:00:01.986Z] 6f09edfb3f6d: Preparing [2026-06-29T10:00:01.986Z] 0eb1f9d7959f: Waiting [2026-06-29T10:00:01.986Z] b53a754e2f5a: Waiting [2026-06-29T10:00:01.986Z] f31a2eda5e7c: Waiting [2026-06-29T10:00:01.986Z] 6f09edfb3f6d: Waiting [2026-06-29T10:00:01.986Z] f187b3037a75: Layer already exists [2026-06-29T10:00:01.987Z] 02f14dc0a8e6: Layer already exists [2026-06-29T10:00:01.987Z] 58d7ea8ce460: Layer already exists [2026-06-29T10:00:01.987Z] 4d403893d161: Layer already exists [2026-06-29T10:00:01.987Z] e8db09aed755: Layer already exists [2026-06-29T10:00:01.987Z] 0eb1f9d7959f: Layer already exists [2026-06-29T10:00:01.987Z] f31a2eda5e7c: Layer already exists [2026-06-29T10:00:01.987Z] 6f09edfb3f6d: Layer already exists [2026-06-29T10:00:01.987Z] b53a754e2f5a: Layer already exists [2026-06-29T10:00:01.987Z] latest: digest: sha256:c3221357eb3db4dbc1b688b60ef71f629e17092258354150cb1ec39b49e98f65 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:00:02.340Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:00:02.676Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.122 [2026-06-29T10:00:02.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-06-29T10:00:02.676Z] 02f14dc0a8e6: Preparing [2026-06-29T10:00:02.676Z] f187b3037a75: Preparing [2026-06-29T10:00:02.676Z] e8db09aed755: Preparing [2026-06-29T10:00:02.676Z] 58d7ea8ce460: Preparing [2026-06-29T10:00:02.676Z] 4d403893d161: Preparing [2026-06-29T10:00:02.676Z] f31a2eda5e7c: Preparing [2026-06-29T10:00:02.676Z] 0eb1f9d7959f: Preparing [2026-06-29T10:00:02.676Z] b53a754e2f5a: Preparing [2026-06-29T10:00:02.676Z] 6f09edfb3f6d: Preparing [2026-06-29T10:00:02.676Z] f31a2eda5e7c: Waiting [2026-06-29T10:00:02.676Z] 0eb1f9d7959f: Waiting [2026-06-29T10:00:02.676Z] b53a754e2f5a: Waiting [2026-06-29T10:00:02.676Z] 6f09edfb3f6d: Waiting [2026-06-29T10:00:02.676Z] e8db09aed755: Layer already exists [2026-06-29T10:00:02.676Z] 02f14dc0a8e6: Layer already exists [2026-06-29T10:00:02.676Z] 58d7ea8ce460: Layer already exists [2026-06-29T10:00:02.676Z] 4d403893d161: Layer already exists [2026-06-29T10:00:02.676Z] f187b3037a75: Layer already exists [2026-06-29T10:00:02.676Z] f31a2eda5e7c: Layer already exists [2026-06-29T10:00:02.676Z] b53a754e2f5a: Layer already exists [2026-06-29T10:00:02.676Z] 0eb1f9d7959f: Layer already exists [2026-06-29T10:00:02.676Z] 6f09edfb3f6d: Layer already exists [2026-06-29T10:00:02.676Z] 4.1.0-dev.122: digest: sha256:c3221357eb3db4dbc1b688b60ef71f629e17092258354150cb1ec39b49e98f65 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:00:03.008Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:00:03.343Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:00:03.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-06-29T10:00:03.343Z] 02f14dc0a8e6: Preparing [2026-06-29T10:00:03.343Z] f187b3037a75: Preparing [2026-06-29T10:00:03.343Z] e8db09aed755: Preparing [2026-06-29T10:00:03.343Z] 58d7ea8ce460: Preparing [2026-06-29T10:00:03.343Z] 4d403893d161: Preparing [2026-06-29T10:00:03.343Z] f31a2eda5e7c: Preparing [2026-06-29T10:00:03.343Z] 0eb1f9d7959f: Preparing [2026-06-29T10:00:03.343Z] b53a754e2f5a: Preparing [2026-06-29T10:00:03.343Z] 6f09edfb3f6d: Preparing [2026-06-29T10:00:03.343Z] f31a2eda5e7c: Waiting [2026-06-29T10:00:03.343Z] 0eb1f9d7959f: Waiting [2026-06-29T10:00:03.343Z] b53a754e2f5a: Waiting [2026-06-29T10:00:03.343Z] 6f09edfb3f6d: Waiting [2026-06-29T10:00:03.343Z] 58d7ea8ce460: Layer already exists [2026-06-29T10:00:03.343Z] 4d403893d161: Layer already exists [2026-06-29T10:00:03.343Z] 02f14dc0a8e6: Layer already exists [2026-06-29T10:00:03.343Z] e8db09aed755: Layer already exists [2026-06-29T10:00:03.343Z] f187b3037a75: Layer already exists [2026-06-29T10:00:03.343Z] 0eb1f9d7959f: Layer already exists [2026-06-29T10:00:03.343Z] f31a2eda5e7c: Layer already exists [2026-06-29T10:00:03.343Z] b53a754e2f5a: Layer already exists [2026-06-29T10:00:03.343Z] 6f09edfb3f6d: Layer already exists [2026-06-29T10:00:03.343Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:c3221357eb3db4dbc1b688b60ef71f629e17092258354150cb1ec39b49e98f65 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:00:03.688Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:00:04.035Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-06-29T10:00:04.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-06-29T10:00:04.035Z] 02f14dc0a8e6: Preparing [2026-06-29T10:00:04.035Z] f187b3037a75: Preparing [2026-06-29T10:00:04.035Z] e8db09aed755: Preparing [2026-06-29T10:00:04.035Z] 58d7ea8ce460: Preparing [2026-06-29T10:00:04.035Z] 4d403893d161: Preparing [2026-06-29T10:00:04.035Z] f31a2eda5e7c: Preparing [2026-06-29T10:00:04.035Z] 0eb1f9d7959f: Preparing [2026-06-29T10:00:04.035Z] b53a754e2f5a: Preparing [2026-06-29T10:00:04.035Z] 6f09edfb3f6d: Preparing [2026-06-29T10:00:04.035Z] f31a2eda5e7c: Waiting [2026-06-29T10:00:04.035Z] 0eb1f9d7959f: Waiting [2026-06-29T10:00:04.035Z] b53a754e2f5a: Waiting [2026-06-29T10:00:04.035Z] 6f09edfb3f6d: Waiting [2026-06-29T10:00:04.035Z] 58d7ea8ce460: Layer already exists [2026-06-29T10:00:04.035Z] f187b3037a75: Layer already exists [2026-06-29T10:00:04.035Z] 4d403893d161: Layer already exists [2026-06-29T10:00:04.035Z] e8db09aed755: Layer already exists [2026-06-29T10:00:04.035Z] 02f14dc0a8e6: Layer already exists [2026-06-29T10:00:04.035Z] f31a2eda5e7c: Layer already exists [2026-06-29T10:00:04.035Z] 0eb1f9d7959f: Layer already exists [2026-06-29T10:00:04.035Z] 6f09edfb3f6d: Layer already exists [2026-06-29T10:00:04.035Z] b53a754e2f5a: Layer already exists [2026-06-29T10:00:04.035Z] main: digest: sha256:c3221357eb3db4dbc1b688b60ef71f629e17092258354150cb1ec39b49e98f65 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T10:00:04.108Z] ===================================================== [Pipeline] echo [2026-06-29T10:00:04.119Z] taggedImages: [2026-06-29T10:00:04.119Z] - nexus3.edgexfoundry.org:10004/security-spire-server:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:00:04.119Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-06-29T10:00:04.119Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.122 [2026-06-29T10:00:04.119Z] - nexus3.edgexfoundry.org:10004/security-spire-server:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:00:04.119Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2026-06-29T10:00:04.141Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2026-06-29T10:00:04.141Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:00:04.141Z] latest [2026-06-29T10:00:04.141Z] 4.1.0-dev.122 [2026-06-29T10:00:04.141Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:00:04.141Z] main [2026-06-29T10:00:04.141Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:00:04.472Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:00:04.779Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:00:04.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-06-29T10:00:04.779Z] b9044322718e: Preparing [2026-06-29T10:00:04.779Z] 4eb57c94eda0: Preparing [2026-06-29T10:00:04.779Z] 58d7ea8ce460: Preparing [2026-06-29T10:00:04.779Z] 4d403893d161: Preparing [2026-06-29T10:00:04.779Z] 5604eda42b52: Preparing [2026-06-29T10:00:04.779Z] 2746a4f62854: Preparing [2026-06-29T10:00:04.779Z] 6f09edfb3f6d: Preparing [2026-06-29T10:00:04.779Z] 6f09edfb3f6d: Waiting [2026-06-29T10:00:04.779Z] 2746a4f62854: Waiting [2026-06-29T10:00:04.779Z] 4d403893d161: Layer already exists [2026-06-29T10:00:04.779Z] 58d7ea8ce460: Layer already exists [2026-06-29T10:00:04.779Z] 6f09edfb3f6d: Layer already exists [2026-06-29T10:00:04.779Z] 5604eda42b52: Pushed [2026-06-29T10:00:04.779Z] b9044322718e: Pushed [2026-06-29T10:00:05.346Z] 2746a4f62854: Pushed [2026-06-29T10:00:08.652Z] 4eb57c94eda0: Pushed [2026-06-29T10:00:08.917Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:091352eddb545953160aadcb5aa4dfc26c5927cb8e93722f57ad4478335d11ae size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:00:09.268Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:00:09.614Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-06-29T10:00:09.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-06-29T10:00:09.614Z] b9044322718e: Preparing [2026-06-29T10:00:09.614Z] 4eb57c94eda0: Preparing [2026-06-29T10:00:09.614Z] 58d7ea8ce460: Preparing [2026-06-29T10:00:09.614Z] 4d403893d161: Preparing [2026-06-29T10:00:09.614Z] 5604eda42b52: Preparing [2026-06-29T10:00:09.614Z] 2746a4f62854: Preparing [2026-06-29T10:00:09.614Z] 6f09edfb3f6d: Preparing [2026-06-29T10:00:09.614Z] 2746a4f62854: Waiting [2026-06-29T10:00:09.614Z] 6f09edfb3f6d: Waiting [2026-06-29T10:00:09.614Z] 4d403893d161: Layer already exists [2026-06-29T10:00:09.614Z] 5604eda42b52: Layer already exists [2026-06-29T10:00:09.614Z] 4eb57c94eda0: Layer already exists [2026-06-29T10:00:09.614Z] 58d7ea8ce460: Layer already exists [2026-06-29T10:00:09.614Z] b9044322718e: Layer already exists [2026-06-29T10:00:09.614Z] 2746a4f62854: Layer already exists [2026-06-29T10:00:09.614Z] 6f09edfb3f6d: Layer already exists [2026-06-29T10:00:09.614Z] latest: digest: sha256:091352eddb545953160aadcb5aa4dfc26c5927cb8e93722f57ad4478335d11ae size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:00:09.994Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:00:10.315Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.122 [2026-06-29T10:00:10.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-06-29T10:00:10.315Z] b9044322718e: Preparing [2026-06-29T10:00:10.315Z] 4eb57c94eda0: Preparing [2026-06-29T10:00:10.315Z] 58d7ea8ce460: Preparing [2026-06-29T10:00:10.315Z] 4d403893d161: Preparing [2026-06-29T10:00:10.315Z] 5604eda42b52: Preparing [2026-06-29T10:00:10.315Z] 2746a4f62854: Preparing [2026-06-29T10:00:10.315Z] 6f09edfb3f6d: Preparing [2026-06-29T10:00:10.315Z] 2746a4f62854: Waiting [2026-06-29T10:00:10.315Z] 6f09edfb3f6d: Waiting [2026-06-29T10:00:10.315Z] 58d7ea8ce460: Layer already exists [2026-06-29T10:00:10.315Z] 4d403893d161: Layer already exists [2026-06-29T10:00:10.315Z] 5604eda42b52: Layer already exists [2026-06-29T10:00:10.315Z] 4eb57c94eda0: Layer already exists [2026-06-29T10:00:10.315Z] b9044322718e: Layer already exists [2026-06-29T10:00:10.315Z] 2746a4f62854: Layer already exists [2026-06-29T10:00:10.315Z] 6f09edfb3f6d: Layer already exists [2026-06-29T10:00:10.315Z] 4.1.0-dev.122: digest: sha256:091352eddb545953160aadcb5aa4dfc26c5927cb8e93722f57ad4478335d11ae size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:00:10.634Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:00:10.951Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:00:10.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-06-29T10:00:10.951Z] b9044322718e: Preparing [2026-06-29T10:00:10.951Z] 4eb57c94eda0: Preparing [2026-06-29T10:00:10.951Z] 58d7ea8ce460: Preparing [2026-06-29T10:00:10.951Z] 4d403893d161: Preparing [2026-06-29T10:00:10.951Z] 5604eda42b52: Preparing [2026-06-29T10:00:10.951Z] 2746a4f62854: Preparing [2026-06-29T10:00:10.951Z] 6f09edfb3f6d: Preparing [2026-06-29T10:00:10.951Z] 2746a4f62854: Waiting [2026-06-29T10:00:10.951Z] 6f09edfb3f6d: Waiting [2026-06-29T10:00:10.951Z] b9044322718e: Layer already exists [2026-06-29T10:00:10.951Z] 4eb57c94eda0: Layer already exists [2026-06-29T10:00:10.951Z] 4d403893d161: Layer already exists [2026-06-29T10:00:10.951Z] 58d7ea8ce460: Layer already exists [2026-06-29T10:00:10.951Z] 5604eda42b52: Layer already exists [2026-06-29T10:00:10.951Z] 6f09edfb3f6d: Layer already exists [2026-06-29T10:00:10.951Z] 2746a4f62854: Layer already exists [2026-06-29T10:00:10.951Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:091352eddb545953160aadcb5aa4dfc26c5927cb8e93722f57ad4478335d11ae size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:00:11.291Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:00:11.618Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2026-06-29T10:00:11.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-06-29T10:00:11.618Z] b9044322718e: Preparing [2026-06-29T10:00:11.618Z] 4eb57c94eda0: Preparing [2026-06-29T10:00:11.618Z] 58d7ea8ce460: Preparing [2026-06-29T10:00:11.618Z] 4d403893d161: Preparing [2026-06-29T10:00:11.618Z] 5604eda42b52: Preparing [2026-06-29T10:00:11.618Z] 2746a4f62854: Preparing [2026-06-29T10:00:11.618Z] 6f09edfb3f6d: Preparing [2026-06-29T10:00:11.618Z] 2746a4f62854: Waiting [2026-06-29T10:00:11.618Z] 6f09edfb3f6d: Waiting [2026-06-29T10:00:11.618Z] 58d7ea8ce460: Layer already exists [2026-06-29T10:00:11.618Z] 4eb57c94eda0: Layer already exists [2026-06-29T10:00:11.618Z] 4d403893d161: Layer already exists [2026-06-29T10:00:11.618Z] 5604eda42b52: Layer already exists [2026-06-29T10:00:11.618Z] b9044322718e: Layer already exists [2026-06-29T10:00:11.618Z] 2746a4f62854: Layer already exists [2026-06-29T10:00:11.618Z] 6f09edfb3f6d: Layer already exists [2026-06-29T10:00:11.618Z] main: digest: sha256:091352eddb545953160aadcb5aa4dfc26c5927cb8e93722f57ad4478335d11ae size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T10:00:11.707Z] ===================================================== [Pipeline] echo [2026-06-29T10:00:11.731Z] taggedImages: [2026-06-29T10:00:11.731Z] - nexus3.edgexfoundry.org:10004/support-notifications:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:00:11.731Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-06-29T10:00:11.731Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.122 [2026-06-29T10:00:11.731Z] - nexus3.edgexfoundry.org:10004/support-notifications:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:00:11.731Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2026-06-29T10:00:11.758Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2026-06-29T10:00:11.758Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:00:11.758Z] latest [2026-06-29T10:00:11.758Z] 4.1.0-dev.122 [2026-06-29T10:00:11.758Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:00:11.758Z] main [2026-06-29T10:00:11.758Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:00:12.171Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:00:12.559Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:00:12.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-06-29T10:00:12.559Z] 151132388d37: Preparing [2026-06-29T10:00:12.559Z] 84df9e957a2a: Preparing [2026-06-29T10:00:12.559Z] 58d7ea8ce460: Preparing [2026-06-29T10:00:12.559Z] 4d403893d161: Preparing [2026-06-29T10:00:12.559Z] 3917f7bb0cf4: Preparing [2026-06-29T10:00:12.559Z] f63ec1f0eb8d: Preparing [2026-06-29T10:00:12.559Z] 6f09edfb3f6d: Preparing [2026-06-29T10:00:12.559Z] f63ec1f0eb8d: Waiting [2026-06-29T10:00:12.559Z] 6f09edfb3f6d: Waiting [2026-06-29T10:00:12.559Z] 4d403893d161: Layer already exists [2026-06-29T10:00:12.559Z] 58d7ea8ce460: Layer already exists [2026-06-29T10:00:12.559Z] 6f09edfb3f6d: Layer already exists [2026-06-29T10:00:12.559Z] 3917f7bb0cf4: Pushed [2026-06-29T10:00:12.559Z] 151132388d37: Pushed [2026-06-29T10:00:12.865Z] f63ec1f0eb8d: Pushed [2026-06-29T10:00:17.095Z] 84df9e957a2a: Pushed [2026-06-29T10:00:17.095Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:506b49f7b4110c1b4844865faa6562392ad549702f8de7b09abfdeeade5524a5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:00:17.475Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:00:17.804Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-06-29T10:00:17.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-06-29T10:00:17.804Z] 151132388d37: Preparing [2026-06-29T10:00:17.804Z] 84df9e957a2a: Preparing [2026-06-29T10:00:17.804Z] 58d7ea8ce460: Preparing [2026-06-29T10:00:17.804Z] 4d403893d161: Preparing [2026-06-29T10:00:17.804Z] 3917f7bb0cf4: Preparing [2026-06-29T10:00:17.804Z] f63ec1f0eb8d: Preparing [2026-06-29T10:00:17.804Z] 6f09edfb3f6d: Preparing [2026-06-29T10:00:17.804Z] f63ec1f0eb8d: Waiting [2026-06-29T10:00:17.804Z] 6f09edfb3f6d: Waiting [2026-06-29T10:00:17.804Z] 3917f7bb0cf4: Layer already exists [2026-06-29T10:00:17.804Z] 4d403893d161: Layer already exists [2026-06-29T10:00:17.804Z] 58d7ea8ce460: Layer already exists [2026-06-29T10:00:17.804Z] 84df9e957a2a: Layer already exists [2026-06-29T10:00:17.804Z] 151132388d37: Layer already exists [2026-06-29T10:00:17.804Z] f63ec1f0eb8d: Layer already exists [2026-06-29T10:00:17.805Z] 6f09edfb3f6d: Layer already exists [2026-06-29T10:00:17.805Z] latest: digest: sha256:506b49f7b4110c1b4844865faa6562392ad549702f8de7b09abfdeeade5524a5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:00:18.131Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:00:18.449Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.122 [2026-06-29T10:00:18.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-06-29T10:00:18.449Z] 151132388d37: Preparing [2026-06-29T10:00:18.449Z] 84df9e957a2a: Preparing [2026-06-29T10:00:18.449Z] 58d7ea8ce460: Preparing [2026-06-29T10:00:18.449Z] 4d403893d161: Preparing [2026-06-29T10:00:18.449Z] 3917f7bb0cf4: Preparing [2026-06-29T10:00:18.449Z] f63ec1f0eb8d: Preparing [2026-06-29T10:00:18.449Z] 6f09edfb3f6d: Preparing [2026-06-29T10:00:18.449Z] f63ec1f0eb8d: Waiting [2026-06-29T10:00:18.449Z] 6f09edfb3f6d: Waiting [2026-06-29T10:00:18.449Z] 4d403893d161: Layer already exists [2026-06-29T10:00:18.449Z] 84df9e957a2a: Layer already exists [2026-06-29T10:00:18.449Z] 151132388d37: Layer already exists [2026-06-29T10:00:18.449Z] 3917f7bb0cf4: Layer already exists [2026-06-29T10:00:18.449Z] 58d7ea8ce460: Layer already exists [2026-06-29T10:00:18.449Z] f63ec1f0eb8d: Layer already exists [2026-06-29T10:00:18.449Z] 6f09edfb3f6d: Layer already exists [2026-06-29T10:00:18.449Z] 4.1.0-dev.122: digest: sha256:506b49f7b4110c1b4844865faa6562392ad549702f8de7b09abfdeeade5524a5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:00:18.773Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:00:19.092Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:00:19.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-06-29T10:00:19.093Z] 151132388d37: Preparing [2026-06-29T10:00:19.093Z] 84df9e957a2a: Preparing [2026-06-29T10:00:19.093Z] 58d7ea8ce460: Preparing [2026-06-29T10:00:19.093Z] 4d403893d161: Preparing [2026-06-29T10:00:19.093Z] 3917f7bb0cf4: Preparing [2026-06-29T10:00:19.093Z] f63ec1f0eb8d: Preparing [2026-06-29T10:00:19.093Z] 6f09edfb3f6d: Preparing [2026-06-29T10:00:19.093Z] f63ec1f0eb8d: Waiting [2026-06-29T10:00:19.093Z] 6f09edfb3f6d: Waiting [2026-06-29T10:00:19.093Z] 58d7ea8ce460: Layer already exists [2026-06-29T10:00:19.093Z] 3917f7bb0cf4: Layer already exists [2026-06-29T10:00:19.093Z] 4d403893d161: Layer already exists [2026-06-29T10:00:19.093Z] 151132388d37: Layer already exists [2026-06-29T10:00:19.093Z] 84df9e957a2a: Layer already exists [2026-06-29T10:00:19.093Z] f63ec1f0eb8d: Layer already exists [2026-06-29T10:00:19.093Z] 6f09edfb3f6d: Layer already exists [2026-06-29T10:00:19.093Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:506b49f7b4110c1b4844865faa6562392ad549702f8de7b09abfdeeade5524a5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:00:19.407Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:00:19.727Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-06-29T10:00:19.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-06-29T10:00:19.727Z] 151132388d37: Preparing [2026-06-29T10:00:19.727Z] 84df9e957a2a: Preparing [2026-06-29T10:00:19.727Z] 58d7ea8ce460: Preparing [2026-06-29T10:00:19.727Z] 4d403893d161: Preparing [2026-06-29T10:00:19.727Z] 3917f7bb0cf4: Preparing [2026-06-29T10:00:19.727Z] f63ec1f0eb8d: Preparing [2026-06-29T10:00:19.727Z] 6f09edfb3f6d: Preparing [2026-06-29T10:00:19.727Z] f63ec1f0eb8d: Waiting [2026-06-29T10:00:19.727Z] 6f09edfb3f6d: Waiting [2026-06-29T10:00:19.727Z] 151132388d37: Layer already exists [2026-06-29T10:00:19.727Z] 4d403893d161: Layer already exists [2026-06-29T10:00:19.727Z] 3917f7bb0cf4: Layer already exists [2026-06-29T10:00:19.727Z] 84df9e957a2a: Layer already exists [2026-06-29T10:00:19.727Z] 58d7ea8ce460: Layer already exists [2026-06-29T10:00:19.727Z] f63ec1f0eb8d: Layer already exists [2026-06-29T10:00:19.727Z] 6f09edfb3f6d: Layer already exists [2026-06-29T10:00:19.727Z] main: digest: sha256:506b49f7b4110c1b4844865faa6562392ad549702f8de7b09abfdeeade5524a5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T10:00:19.805Z] ===================================================== [Pipeline] echo [2026-06-29T10:00:19.818Z] taggedImages: [2026-06-29T10:00:19.818Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:00:19.818Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-06-29T10:00:19.818Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.122 [2026-06-29T10:00:19.818Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:00:19.818Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-06-29T10:17:49.137Z] #154 DONE 1176.9s [2026-06-29T10:17:49.137Z] [2026-06-29T10:17:49.137Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T10:17:49.137Z] #148 ... [2026-06-29T10:17:49.137Z] [2026-06-29T10:17:49.137Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T10:17:49.137Z] #155 DONE 0.3s [2026-06-29T10:17:49.137Z] [2026-06-29T10:17:49.137Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-06-29T10:17:49.137Z] #156 DONE 0.1s [2026-06-29T10:17:49.137Z] [2026-06-29T10:17:49.137Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-06-29T10:17:49.137Z] #157 DONE 0.2s [2026-06-29T10:17:49.137Z] [2026-06-29T10:17:49.137Z] #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-06-29T10:17:49.137Z] #158 DONE 0.2s [2026-06-29T10:17:49.137Z] [2026-06-29T10:17:49.137Z] #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-06-29T10:17:49.137Z] #159 DONE 0.2s [2026-06-29T10:17:49.137Z] [2026-06-29T10:17:49.137Z] #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-06-29T10:17:49.137Z] #160 DONE 4.0s [2026-06-29T10:17:49.137Z] [2026-06-29T10:17:49.137Z] #112 [core-common-config-bootstrapper] exporting to image [2026-06-29T10:17:49.137Z] #112 exporting layers [2026-06-29T10:17:49.137Z] #112 exporting layers 0.7s done [2026-06-29T10:17:49.137Z] #112 writing image sha256:da88d07e132eb4c38efab3b3fa513e8d5c38a87763b8ad3aef4a5546df96da27 done [2026-06-29T10:17:49.137Z] #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2026-06-29T10:17:49.137Z] #112 DONE 6.8s [2026-06-29T10:17:49.137Z] [2026-06-29T10:17:49.137Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-06-29T10:17:59.503Z] #146 ... [2026-06-29T10:17:59.503Z] [2026-06-29T10:17:59.503Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-06-29T10:17:59.503Z] #153 DONE 1200.0s [2026-06-29T10:17:59.503Z] [2026-06-29T10:17:59.503Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-06-29T10:17:59.503Z] #161 DONE 0.4s [2026-06-29T10:17:59.503Z] [2026-06-29T10:17:59.503Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-06-29T10:17:59.503Z] #146 ... [2026-06-29T10:17:59.503Z] [2026-06-29T10:17:59.503Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-06-29T10:18:00.618Z] #162 DONE 2.3s [2026-06-29T10:18:00.618Z] [2026-06-29T10:18:00.618Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-29T10:18:00.939Z] #149 ... [2026-06-29T10:18:00.939Z] [2026-06-29T10:18:00.939Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T10:18:01.256Z] #163 DONE 0.4s [2026-06-29T10:18:01.256Z] [2026-06-29T10:18:01.256Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-06-29T10:18:01.256Z] #164 DONE 0.2s [2026-06-29T10:18:01.256Z] [2026-06-29T10:18:01.256Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-06-29T10:18:01.903Z] #165 DONE 0.5s [2026-06-29T10:18:01.903Z] [2026-06-29T10:18:01.903Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-06-29T10:18:01.903Z] #166 DONE 0.2s [2026-06-29T10:18:01.903Z] [2026-06-29T10:18:01.903Z] #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-06-29T10:18:02.208Z] #167 DONE 0.1s [2026-06-29T10:18:02.208Z] [2026-06-29T10:18:02.208Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-29T10:18:02.208Z] #145 ... [2026-06-29T10:18:02.208Z] [2026-06-29T10:18:02.208Z] #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-06-29T10:18:02.476Z] #168 DONE 0.2s [2026-06-29T10:18:02.476Z] [2026-06-29T10:18:02.476Z] #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-06-29T10:18:02.476Z] #169 DONE 0.2s [2026-06-29T10:18:02.476Z] [2026-06-29T10:18:02.476Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-06-29T10:18:02.745Z] #170 DONE 0.2s [2026-06-29T10:18:02.745Z] [2026-06-29T10:18:02.745Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T10:18:02.745Z] #148 ... [2026-06-29T10:18:02.745Z] [2026-06-29T10:18:02.745Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-06-29T10:18:05.380Z] #171 DONE 2.2s [2026-06-29T10:18:05.380Z] [2026-06-29T10:18:05.380Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-06-29T10:18:05.380Z] #146 ... [2026-06-29T10:18:05.380Z] [2026-06-29T10:18:05.380Z] #112 [security-bootstrapper] exporting to image [2026-06-29T10:18:05.380Z] #112 exporting layers [2026-06-29T10:18:05.971Z] #112 exporting layers 1.1s done [2026-06-29T10:18:05.971Z] #112 writing image sha256:728691e3bfa4145f69cabb3e29691ec8235a0e333fdb2e43e6d310f5f5f85ac1 done [2026-06-29T10:18:05.971Z] #112 naming to docker.io/library/security-bootstrapper-arm64 done [2026-06-29T10:18:05.971Z] #112 DONE 7.9s [2026-06-29T10:18:05.971Z] [2026-06-29T10:18:05.971Z] #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-29T10:35:59.963Z] #144 ... [2026-06-29T10:35:59.963Z] [2026-06-29T10:35:59.963Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-06-29T10:35:59.963Z] #142 DONE 2270.5s [2026-06-29T10:35:59.963Z] [2026-06-29T10:35:59.963Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-29T10:35:59.963Z] #152 ... [2026-06-29T10:35:59.963Z] [2026-06-29T10:35:59.963Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T10:35:59.963Z] #172 DONE 0.2s [2026-06-29T10:35:59.963Z] [2026-06-29T10:35:59.963Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-06-29T10:35:59.963Z] #173 DONE 0.2s [2026-06-29T10:35:59.963Z] [2026-06-29T10:35:59.963Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-06-29T10:35:59.963Z] #174 DONE 0.4s [2026-06-29T10:35:59.963Z] [2026-06-29T10:35:59.964Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-06-29T10:35:59.964Z] #175 DONE 0.1s [2026-06-29T10:35:59.964Z] [2026-06-29T10:35:59.964Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-06-29T10:35:59.964Z] #150 ... [2026-06-29T10:35:59.964Z] [2026-06-29T10:35:59.964Z] #112 [core-command] exporting to image [2026-06-29T10:35:59.964Z] #112 exporting layers [2026-06-29T10:35:59.964Z] #112 exporting layers 0.5s done [2026-06-29T10:35:59.964Z] #112 writing image sha256:0e25894e45d2b046a89524ba3f0b5e82a2a45245fe73618720f539c3b165e37e [2026-06-29T10:35:59.964Z] #112 writing image sha256:0e25894e45d2b046a89524ba3f0b5e82a2a45245fe73618720f539c3b165e37e 0.0s done [2026-06-29T10:35:59.964Z] #112 naming to docker.io/library/core-command-arm64 done [2026-06-29T10:35:59.964Z] #112 DONE 8.5s [2026-06-29T10:35:59.964Z] [2026-06-29T10:35:59.964Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T10:36:02.144Z] #148 ... [2026-06-29T10:36:02.144Z] [2026-06-29T10:36:02.144Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-06-29T10:36:02.144Z] #150 2283.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-06-29T10:36:14.503Z] #150 ... [2026-06-29T10:36:14.503Z] [2026-06-29T10:36:14.503Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-06-29T10:36:14.503Z] #147 DONE 2296.4s [2026-06-29T10:36:14.503Z] [2026-06-29T10:36:14.503Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T10:36:14.789Z] #148 ... [2026-06-29T10:36:14.789Z] [2026-06-29T10:36:14.789Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T10:36:15.056Z] #176 DONE 0.3s [2026-06-29T10:36:15.056Z] [2026-06-29T10:36:15.056Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T10:36:15.324Z] #148 ... [2026-06-29T10:36:15.324Z] [2026-06-29T10:36:15.324Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-06-29T10:36:15.324Z] #177 DONE 0.1s [2026-06-29T10:36:15.324Z] [2026-06-29T10:36:15.324Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-29T10:36:15.593Z] #152 ... [2026-06-29T10:36:15.593Z] [2026-06-29T10:36:15.593Z] #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-06-29T10:36:15.593Z] #178 DONE 0.1s [2026-06-29T10:36:15.593Z] [2026-06-29T10:36:15.593Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-06-29T10:36:15.593Z] #179 DONE 0.1s [2026-06-29T10:36:15.593Z] [2026-06-29T10:36:15.593Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-29T10:36:15.863Z] #145 ... [2026-06-29T10:36:15.863Z] [2026-06-29T10:36:15.863Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-06-29T10:36:16.291Z] #180 DONE 0.4s [2026-06-29T10:36:16.291Z] [2026-06-29T10:36:16.291Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T10:36:16.291Z] #148 ... [2026-06-29T10:36:16.291Z] [2026-06-29T10:36:16.291Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-06-29T10:36:16.291Z] #181 DONE 0.1s [2026-06-29T10:36:16.291Z] [2026-06-29T10:36:16.291Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-29T10:36:19.365Z] #182 DONE 2.0s [2026-06-29T10:36:19.365Z] [2026-06-29T10:36:19.365Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T10:36:19.365Z] #148 ... [2026-06-29T10:36:19.365Z] [2026-06-29T10:36:19.365Z] #112 [security-proxy-setup] exporting to image [2026-06-29T10:36:19.365Z] #112 exporting layers [2026-06-29T10:36:19.365Z] #112 exporting layers 1.0s done [2026-06-29T10:36:19.365Z] #112 writing image sha256:ccced5c7084cd033f5187f1d398e56bf2c54b8a4ef00b6a3423cb51cd957f390 done [2026-06-29T10:36:19.365Z] #112 naming to docker.io/library/security-proxy-setup-arm64 done [2026-06-29T10:36:19.365Z] #112 DONE 9.5s [2026-06-29T10:36:19.365Z] [2026-06-29T10:36:19.365Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T10:36:38.252Z] #148 ... [2026-06-29T10:36:38.252Z] [2026-06-29T10:36:38.252Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-06-29T10:36:38.252Z] #150 DONE 2318.8s [2026-06-29T10:36:38.252Z] [2026-06-29T10:36:38.252Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-29T10:36:38.252Z] #149 ... [2026-06-29T10:36:38.252Z] [2026-06-29T10:36:38.252Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T10:36:38.252Z] #183 DONE 0.2s [2026-06-29T10:36:38.252Z] [2026-06-29T10:36:38.252Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T10:36:38.252Z] #148 ... [2026-06-29T10:36:38.252Z] [2026-06-29T10:36:38.252Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-06-29T10:36:38.252Z] #184 DONE 0.1s [2026-06-29T10:36:38.252Z] [2026-06-29T10:36:38.252Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-06-29T10:36:38.252Z] #146 ... [2026-06-29T10:36:38.252Z] [2026-06-29T10:36:38.252Z] #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-06-29T10:36:38.252Z] #185 DONE 0.2s [2026-06-29T10:36:38.252Z] [2026-06-29T10:36:38.252Z] #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-06-29T10:36:38.252Z] #186 DONE 0.1s [2026-06-29T10:36:38.252Z] [2026-06-29T10:36:38.252Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-06-29T10:36:38.252Z] #187 DONE 0.1s [2026-06-29T10:36:38.252Z] [2026-06-29T10:36:38.252Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-29T10:36:38.518Z] #149 ... [2026-06-29T10:36:38.518Z] [2026-06-29T10:36:38.518Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-06-29T10:36:38.785Z] #188 DONE 0.4s [2026-06-29T10:36:38.785Z] [2026-06-29T10:36:38.785Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-06-29T10:36:38.785Z] #146 ... [2026-06-29T10:36:38.785Z] [2026-06-29T10:36:38.785Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-06-29T10:36:39.368Z] #189 DONE 0.5s [2026-06-29T10:36:39.368Z] [2026-06-29T10:36:39.368Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-06-29T10:36:39.368Z] #190 DONE 0.2s [2026-06-29T10:36:39.368Z] [2026-06-29T10:36:39.368Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-29T10:36:41.952Z] #191 DONE 2.0s [2026-06-29T10:36:41.952Z] [2026-06-29T10:36:41.952Z] #112 [security-secretstore-setup] exporting to image [2026-06-29T10:36:41.952Z] #112 exporting layers [2026-06-29T10:36:42.910Z] #112 exporting layers 1.5s done [2026-06-29T10:36:42.910Z] #112 writing image sha256:a8b22fd14bca3f6eed5ddd4138eaa5f1c3af4880a9187cfd43a05746199daace done [2026-06-29T10:36:42.910Z] #112 naming to docker.io/library/security-secretstore-setup-arm64 done [2026-06-29T10:36:42.910Z] #112 DONE 11.0s [2026-06-29T10:36:42.910Z] [2026-06-29T10:36:42.910Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-29T10:37:50.780Z] #49 ... [2026-06-29T10:37:50.780Z] [2026-06-29T10:37:50.780Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-06-29T10:37:50.780Z] #151 DONE 2392.6s [2026-06-29T10:37:51.048Z] [2026-06-29T10:37:51.048Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T10:37:51.314Z] #148 ... [2026-06-29T10:37:51.314Z] [2026-06-29T10:37:51.314Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T10:37:51.314Z] #192 DONE 0.2s [2026-06-29T10:37:51.314Z] [2026-06-29T10:37:51.314Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-29T10:37:51.580Z] #193 DONE 0.2s [2026-06-29T10:37:51.580Z] [2026-06-29T10:37:51.580Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-06-29T10:37:52.163Z] #194 DONE 0.6s [2026-06-29T10:37:52.163Z] [2026-06-29T10:37:52.163Z] #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-06-29T10:37:52.163Z] #195 DONE 0.1s [2026-06-29T10:37:52.163Z] [2026-06-29T10:37:52.163Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T10:37:52.447Z] #148 ... [2026-06-29T10:37:52.447Z] [2026-06-29T10:37:52.447Z] #112 [security-spiffe-token-provider] exporting to image [2026-06-29T10:37:52.447Z] #112 exporting layers [2026-06-29T10:37:53.225Z] #112 exporting layers 0.7s done [2026-06-29T10:37:53.225Z] #112 writing image sha256:8b795ec79a25172f8f3244432b5fffb244bccfba319029cdb79542b010c3ceb9 done [2026-06-29T10:37:53.225Z] #112 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2026-06-29T10:37:53.225Z] #112 DONE 11.8s [2026-06-29T10:37:53.225Z] [2026-06-29T10:37:53.225Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-29T10:38:40.114Z] #145 ... [2026-06-29T10:38:40.114Z] [2026-06-29T10:38:40.114Z] #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-29T10:38:40.114Z] #144 DONE 2431.8s [2026-06-29T10:38:40.114Z] [2026-06-29T10:38:40.114Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-06-29T10:38:40.114Z] #146 DONE 2434.9s [2026-06-29T10:38:40.114Z] [2026-06-29T10:38:40.114Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-29T10:38:40.114Z] #145 ... [2026-06-29T10:38:40.114Z] [2026-06-29T10:38:40.114Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T10:38:40.114Z] #196 DONE 0.6s [2026-06-29T10:38:40.114Z] [2026-06-29T10:38:40.114Z] #197 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T10:38:40.114Z] #197 DONE 0.6s [2026-06-29T10:38:40.114Z] [2026-06-29T10:38:40.114Z] #198 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-06-29T10:38:40.114Z] #198 ... [2026-06-29T10:38:40.114Z] [2026-06-29T10:38:40.114Z] #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-06-29T10:38:40.114Z] #199 DONE 0.4s [2026-06-29T10:38:40.114Z] [2026-06-29T10:38:40.114Z] #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-06-29T10:38:40.114Z] #200 DONE 0.6s [2026-06-29T10:38:40.114Z] [2026-06-29T10:38:40.114Z] #198 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-06-29T10:38:40.114Z] #198 DONE 0.8s [2026-06-29T10:38:40.114Z] [2026-06-29T10:38:40.114Z] #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-06-29T10:38:40.114Z] #201 DONE 0.2s [2026-06-29T10:38:40.114Z] [2026-06-29T10:38:40.114Z] #202 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-06-29T10:38:40.114Z] #202 DONE 0.2s [2026-06-29T10:38:40.114Z] [2026-06-29T10:38:40.114Z] #112 [core-keeper] exporting to image [2026-06-29T10:38:40.114Z] #112 exporting layers [2026-06-29T10:38:40.114Z] #112 ... [2026-06-29T10:38:40.114Z] [2026-06-29T10:38:40.114Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-06-29T10:38:40.114Z] #203 DONE 0.2s [2026-06-29T10:38:40.114Z] [2026-06-29T10:38:40.114Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-29T10:38:40.114Z] #204 ... [2026-06-29T10:38:40.114Z] [2026-06-29T10:38:40.114Z] #112 [core-keeper] exporting to image [2026-06-29T10:38:40.114Z] #112 exporting layers 1.0s done [2026-06-29T10:38:40.114Z] #112 writing image sha256:b2d5dde57580602f419852f3ceb4d1c373eb6a549a3fec2debdfa099ea94fa17 done [2026-06-29T10:38:40.114Z] #112 naming to docker.io/library/core-keeper-arm64 done [2026-06-29T10:38:40.114Z] #112 DONE 12.8s [2026-06-29T10:38:40.114Z] [2026-06-29T10:38:40.114Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-29T10:38:40.114Z] #149 ... [2026-06-29T10:38:40.114Z] [2026-06-29T10:38:40.114Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-29T10:38:40.114Z] #204 DONE 2.0s [2026-06-29T10:38:40.114Z] [2026-06-29T10:38:40.114Z] #112 [security-proxy-auth] exporting to image [2026-06-29T10:38:40.114Z] #112 ... [2026-06-29T10:38:40.114Z] [2026-06-29T10:38:40.114Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-29T10:38:40.114Z] #149 DONE 2441.4s [2026-06-29T10:38:40.114Z] [2026-06-29T10:38:40.114Z] #112 [security-proxy-auth] exporting to image [2026-06-29T10:38:40.114Z] #112 exporting layers 1.1s done [2026-06-29T10:38:40.114Z] #112 writing image sha256:ae554502642d92c32cb14ee124e69d0c49a0d934d1ec85a729ca02c019562cba 0.0s done [2026-06-29T10:38:40.114Z] #112 naming to docker.io/library/security-proxy-auth-arm64 [2026-06-29T10:38:40.114Z] #112 naming to docker.io/library/security-proxy-auth-arm64 done [2026-06-29T10:38:40.114Z] #112 DONE 14.0s [2026-06-29T10:38:40.114Z] [2026-06-29T10:38:40.114Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T10:38:40.114Z] #148 DONE 2441.7s [2026-06-29T10:38:40.114Z] [2026-06-29T10:38:40.114Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-29T10:38:40.391Z] #49 ... [2026-06-29T10:38:40.391Z] [2026-06-29T10:38:40.391Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T10:38:40.691Z] #205 DONE 0.2s [2026-06-29T10:38:40.691Z] [2026-06-29T10:38:40.691Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-29T10:38:40.691Z] #206 DONE 0.2s [2026-06-29T10:38:40.691Z] [2026-06-29T10:38:40.691Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-29T10:38:40.992Z] #152 ... [2026-06-29T10:38:40.992Z] [2026-06-29T10:38:40.992Z] #207 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T10:38:40.992Z] #207 DONE 0.1s [2026-06-29T10:38:40.992Z] [2026-06-29T10:38:40.992Z] #208 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-06-29T10:38:41.268Z] #208 ... [2026-06-29T10:38:41.268Z] [2026-06-29T10:38:41.268Z] #209 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-06-29T10:38:41.268Z] #209 DONE 0.2s [2026-06-29T10:38:41.540Z] [2026-06-29T10:38:41.540Z] #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-06-29T10:38:41.540Z] #210 ... [2026-06-29T10:38:41.540Z] [2026-06-29T10:38:41.540Z] #208 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-06-29T10:38:41.540Z] #208 DONE 0.7s [2026-06-29T10:38:41.810Z] [2026-06-29T10:38:41.810Z] #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-06-29T10:38:41.810Z] #211 DONE 0.3s [2026-06-29T10:38:41.810Z] [2026-06-29T10:38:41.810Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-29T10:38:42.081Z] #49 ... [2026-06-29T10:38:42.081Z] [2026-06-29T10:38:42.081Z] #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-06-29T10:38:42.081Z] #210 DONE 0.6s [2026-06-29T10:38:42.081Z] [2026-06-29T10:38:42.081Z] #112 [core-data] exporting to image [2026-06-29T10:38:42.411Z] #112 ... [2026-06-29T10:38:42.411Z] [2026-06-29T10:38:42.411Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-06-29T10:38:42.411Z] #212 DONE 0.3s [2026-06-29T10:38:42.411Z] [2026-06-29T10:38:42.411Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-06-29T10:38:42.680Z] #213 DONE 0.4s [2026-06-29T10:38:42.680Z] [2026-06-29T10:38:42.680Z] #112 [core-data] exporting to image [2026-06-29T10:38:42.952Z] #112 exporting layers 1.0s done [2026-06-29T10:38:42.952Z] #112 writing image sha256:97e12f780b6b21b38699ee44f133f1d76a449ab334244c0c288893b9c5c0179f [2026-06-29T10:38:42.952Z] #112 writing image sha256:97e12f780b6b21b38699ee44f133f1d76a449ab334244c0c288893b9c5c0179f 0.0s done [2026-06-29T10:38:42.952Z] #112 naming to docker.io/library/core-data-arm64 done [2026-06-29T10:38:43.539Z] #112 exporting layers 0.7s done [2026-06-29T10:38:43.539Z] #112 writing image sha256:77eee9e9c2eb07bae322369ee1632826b982a37064460466a81f940d8a829cc1 done [2026-06-29T10:38:43.539Z] #112 naming to docker.io/library/core-metadata-arm64 done [2026-06-29T10:38:43.539Z] #112 DONE 15.3s [2026-06-29T10:38:43.539Z] [2026-06-29T10:38:43.539Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-29T10:39:10.280Z] #49 ... [2026-06-29T10:39:10.280Z] [2026-06-29T10:39:10.280Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-29T10:39:10.280Z] #145 DONE 2471.7s [2026-06-29T10:39:10.280Z] [2026-06-29T10:39:10.280Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-29T10:39:10.280Z] #49 ... [2026-06-29T10:39:10.280Z] [2026-06-29T10:39:10.280Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T10:39:10.280Z] #214 DONE 0.1s [2026-06-29T10:39:10.280Z] [2026-06-29T10:39:10.280Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-29T10:39:10.280Z] #49 ... [2026-06-29T10:39:10.280Z] [2026-06-29T10:39:10.280Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-29T10:39:10.559Z] #215 DONE 0.2s [2026-06-29T10:39:10.559Z] [2026-06-29T10:39:10.559Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-06-29T10:39:11.155Z] #216 DONE 0.6s [2026-06-29T10:39:11.155Z] [2026-06-29T10:39:11.155Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-29T10:39:11.155Z] #49 ... [2026-06-29T10:39:11.155Z] [2026-06-29T10:39:11.155Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-06-29T10:39:11.155Z] #217 DONE 0.2s [2026-06-29T10:39:11.155Z] [2026-06-29T10:39:11.155Z] #112 [support-scheduler] exporting to image [2026-06-29T10:39:11.155Z] #112 exporting layers [2026-06-29T10:39:15.548Z] #112 exporting layers 3.7s done [2026-06-29T10:39:15.548Z] #112 writing image sha256:4bcf91f870dce68facc2f34d232dd3d0f1f97e3b3c1033a48d47e5a069c0dc3a done [2026-06-29T10:39:15.548Z] #112 naming to docker.io/library/support-scheduler-arm64 done [2026-06-29T10:39:15.548Z] #112 DONE 19.0s [2026-06-29T10:39:15.548Z] [2026-06-29T10:39:15.548Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-29T10:39:17.014Z] #152 DONE 2478.8s [2026-06-29T10:39:17.014Z] [2026-06-29T10:39:17.014Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-29T10:39:17.014Z] #49 ... [2026-06-29T10:39:17.014Z] [2026-06-29T10:39:17.014Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T10:39:17.283Z] #218 DONE 0.1s [2026-06-29T10:39:17.283Z] [2026-06-29T10:39:17.283Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-29T10:39:17.283Z] #219 DONE 0.1s [2026-06-29T10:39:17.283Z] [2026-06-29T10:39:17.283Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-29T10:39:17.553Z] #49 ... [2026-06-29T10:39:17.553Z] [2026-06-29T10:39:17.553Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-06-29T10:39:17.820Z] #220 DONE 0.4s [2026-06-29T10:39:17.820Z] [2026-06-29T10:39:17.820Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-06-29T10:39:17.820Z] #221 DONE 0.1s [2026-06-29T10:39:17.820Z] [2026-06-29T10:39:17.820Z] #112 [support-notifications] exporting to image [2026-06-29T10:39:18.404Z] #112 exporting layers 0.6s done [2026-06-29T10:39:18.404Z] #112 writing image sha256:4ccbdef3ae8771e4dc5d6706eb3c7a0a36b2e3d5de7b8b618e533b979a857e7c done [2026-06-29T10:39:18.404Z] #112 naming to docker.io/library/support-notifications-arm64 done [2026-06-29T10:39:18.404Z] #112 DONE 19.6s [2026-06-29T10:39:18.404Z] [2026-06-29T10:39:18.404Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-29T10:39:18.404Z] time="2026-06-29T09:55:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T10:39:18.404Z] time="2026-06-29T09:55:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T10:39:18.404Z] time="2026-06-29T09:55:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T10:39:18.404Z] time="2026-06-29T09:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T10:39:18.404Z] time="2026-06-29T09:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T10:39:18.404Z] time="2026-06-29T09:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T10:39:18.404Z] time="2026-06-29T09:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T10:39:18.404Z] time="2026-06-29T09:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T10:39:18.404Z] time="2026-06-29T09:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T10:39:18.404Z] time="2026-06-29T09:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T10:39:18.404Z] time="2026-06-29T09:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T10:39:18.404Z] time="2026-06-29T09:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T10:39:18.404Z] time="2026-06-29T09:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T10:39:18.404Z] time="2026-06-29T09:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T10:39:18.404Z] time="2026-06-29T09:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-06-29T10:39:18.430Z] $ docker stop --time=1 8b61c317f1610e2ca272220dcdb2886b4d562ca6b0983767a15000b1ecd6db2b [2026-06-29T10:39:20.117Z] $ docker rm -f --volumes 8b61c317f1610e2ca272220dcdb2886b4d562ca6b0983767a15000b1ecd6db2b [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-29T10:39:20.732Z] + docker images [2026-06-29T10:39:20.732Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-06-29T10:39:20.732Z] support-notifications-arm64 latest 4ccbdef3ae87 3 seconds ago 56.8MB [2026-06-29T10:39:20.732Z] support-scheduler-arm64 latest 4bcf91f870dc 9 seconds ago 53MB [2026-06-29T10:39:20.732Z] core-metadata-arm64 latest 77eee9e9c2eb 38 seconds ago 48.8MB [2026-06-29T10:39:20.732Z] core-data-arm64 latest 97e12f780b6b 39 seconds ago 48.7MB [2026-06-29T10:39:20.732Z] security-proxy-auth-arm64 latest ae554502642d 42 seconds ago 47.9MB [2026-06-29T10:39:20.732Z] core-keeper-arm64 latest b2d5dde57580 45 seconds ago 48.5MB [2026-06-29T10:39:20.732Z] security-spiffe-token-provider-arm64 latest 8b795ec79a25 About a minute ago 52.5MB [2026-06-29T10:39:20.732Z] security-secretstore-setup-arm64 latest a8b22fd14bca 2 minutes ago 86.9MB [2026-06-29T10:39:20.732Z] security-proxy-setup-arm64 latest ccced5c7084c 3 minutes ago 53.4MB [2026-06-29T10:39:20.732Z] core-command-arm64 latest 0e25894e45d2 3 minutes ago 43.2MB [2026-06-29T10:39:20.732Z] security-bootstrapper-arm64 latest 728691e3bfa4 21 minutes ago 21.3MB [2026-06-29T10:39:20.732Z] core-common-config-bootstrapper-arm64 latest da88d07e132e 21 minutes ago 20.2MB [2026-06-29T10:39:20.732Z] security-spire-agent-arm64 latest 8106259834e5 42 minutes ago 219MB [2026-06-29T10:39:20.732Z] security-spire-server-arm64 latest 8dcdd050b2ee 42 minutes ago 163MB [2026-06-29T10:39:20.732Z] security-spire-config-arm64 latest e6d5c60b3592 42 minutes ago 162MB [2026-06-29T10:39:20.732Z] ci-base-image-arm64 latest dd1a4e8d62ab 44 minutes ago 909MB [2026-06-29T10:39:20.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 8 months ago 564MB [2026-06-29T10:39:20.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 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-06-29T10:39:21.015Z] provisioning config files... [2026-06-29T10:39:21.047Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/987@tmp/config11688961484636353432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-29T10:39:21.407Z] ---> ****-login.sh [2026-06-29T10:39:21.407Z] nexus3.edgexfoundry.org:10001 [2026-06-29T10:39:21.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T10:39:21.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-29T10:39:21.798Z] Configure a credential helper to remove this warning. See [2026-06-29T10:39:21.798Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-29T10:39:21.798Z] [2026-06-29T10:39:21.798Z] Login Succeeded [2026-06-29T10:39:21.798Z] nexus3.edgexfoundry.org:10002 [2026-06-29T10:39:22.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T10:39:22.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-29T10:39:22.067Z] Configure a credential helper to remove this warning. See [2026-06-29T10:39:22.067Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-29T10:39:22.067Z] [2026-06-29T10:39:22.067Z] Login Succeeded [2026-06-29T10:39:22.067Z] nexus3.edgexfoundry.org:10003 [2026-06-29T10:39:22.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T10:39:22.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-29T10:39:22.611Z] Configure a credential helper to remove this warning. See [2026-06-29T10:39:22.611Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-29T10:39:22.611Z] [2026-06-29T10:39:22.611Z] Login Succeeded [2026-06-29T10:39:22.611Z] nexus3.edgexfoundry.org:10004 [2026-06-29T10:39:22.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T10:39:22.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-29T10:39:22.876Z] Configure a credential helper to remove this warning. See [2026-06-29T10:39:22.876Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-29T10:39:22.876Z] [2026-06-29T10:39:22.876Z] Login Succeeded [2026-06-29T10:39:22.876Z] ****.io [2026-06-29T10:39:23.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T10:39:23.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-29T10:39:23.405Z] Configure a credential helper to remove this warning. See [2026-06-29T10:39:23.405Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-29T10:39:23.405Z] [2026-06-29T10:39:23.405Z] Login Succeeded [2026-06-29T10:39:23.405Z] ---> ****-login.sh ends [Pipeline] } [2026-06-29T10:39:23.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T10:39:23.477Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-29T10:39:23.523Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2026-06-29T10:39:23.523Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:39:23.523Z] latest [2026-06-29T10:39:23.523Z] 4.1.0-dev.122 [2026-06-29T10:39:23.523Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:39:23.523Z] main [2026-06-29T10:39:23.523Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:39:23.914Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:39:24.275Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:39:24.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-06-29T10:39:24.275Z] d959e4412fdb: Preparing [2026-06-29T10:39:24.275Z] c08a930ecc49: Preparing [2026-06-29T10:39:24.275Z] e81d6006dfc8: Preparing [2026-06-29T10:39:24.275Z] 72fdd98d6955: Preparing [2026-06-29T10:39:24.275Z] 80cffd922f4b: Preparing [2026-06-29T10:39:24.275Z] 5da132ad2ef0: Preparing [2026-06-29T10:39:24.275Z] 5da132ad2ef0: Waiting [2026-06-29T10:39:24.275Z] 03ba6f53ebfc: Preparing [2026-06-29T10:39:24.275Z] 03ba6f53ebfc: Waiting [2026-06-29T10:39:24.545Z] e81d6006dfc8: Pushed [2026-06-29T10:39:24.545Z] d959e4412fdb: Pushed [2026-06-29T10:39:24.545Z] 80cffd922f4b: Pushed [2026-06-29T10:39:24.545Z] 72fdd98d6955: Pushed [2026-06-29T10:39:24.545Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:39:24.810Z] 5da132ad2ef0: Pushed [2026-06-29T10:39:31.438Z] c08a930ecc49: Pushed [2026-06-29T10:39:31.438Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:9074192667173cae48fe0bae5fb7f5b11ebf3def01f81fa8fc98cf498360898b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:39:31.801Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:39:32.162Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-06-29T10:39:32.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-06-29T10:39:32.162Z] d959e4412fdb: Preparing [2026-06-29T10:39:32.162Z] c08a930ecc49: Preparing [2026-06-29T10:39:32.162Z] e81d6006dfc8: Preparing [2026-06-29T10:39:32.162Z] 72fdd98d6955: Preparing [2026-06-29T10:39:32.162Z] 80cffd922f4b: Preparing [2026-06-29T10:39:32.162Z] 5da132ad2ef0: Preparing [2026-06-29T10:39:32.162Z] 03ba6f53ebfc: Preparing [2026-06-29T10:39:32.162Z] 5da132ad2ef0: Waiting [2026-06-29T10:39:32.162Z] 03ba6f53ebfc: Waiting [2026-06-29T10:39:32.162Z] 72fdd98d6955: Layer already exists [2026-06-29T10:39:32.162Z] c08a930ecc49: Layer already exists [2026-06-29T10:39:32.162Z] e81d6006dfc8: Layer already exists [2026-06-29T10:39:32.162Z] d959e4412fdb: Layer already exists [2026-06-29T10:39:32.162Z] 80cffd922f4b: Layer already exists [2026-06-29T10:39:32.162Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:39:32.162Z] 5da132ad2ef0: Layer already exists [2026-06-29T10:39:32.426Z] latest: digest: sha256:9074192667173cae48fe0bae5fb7f5b11ebf3def01f81fa8fc98cf498360898b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:39:32.789Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:39:33.296Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.122 [2026-06-29T10:39:33.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-06-29T10:39:33.296Z] d959e4412fdb: Preparing [2026-06-29T10:39:33.296Z] c08a930ecc49: Preparing [2026-06-29T10:39:33.296Z] e81d6006dfc8: Preparing [2026-06-29T10:39:33.296Z] 72fdd98d6955: Preparing [2026-06-29T10:39:33.296Z] 80cffd922f4b: Preparing [2026-06-29T10:39:33.296Z] 5da132ad2ef0: Preparing [2026-06-29T10:39:33.296Z] 03ba6f53ebfc: Preparing [2026-06-29T10:39:33.296Z] 5da132ad2ef0: Waiting [2026-06-29T10:39:33.296Z] 03ba6f53ebfc: Waiting [2026-06-29T10:39:33.296Z] e81d6006dfc8: Layer already exists [2026-06-29T10:39:33.296Z] 72fdd98d6955: Layer already exists [2026-06-29T10:39:33.296Z] d959e4412fdb: Layer already exists [2026-06-29T10:39:33.296Z] 80cffd922f4b: Layer already exists [2026-06-29T10:39:33.296Z] c08a930ecc49: Layer already exists [2026-06-29T10:39:33.296Z] 5da132ad2ef0: Layer already exists [2026-06-29T10:39:33.296Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:39:33.296Z] 4.1.0-dev.122: digest: sha256:9074192667173cae48fe0bae5fb7f5b11ebf3def01f81fa8fc98cf498360898b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:39:33.920Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:39:34.278Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:39:34.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-06-29T10:39:34.279Z] d959e4412fdb: Preparing [2026-06-29T10:39:34.279Z] c08a930ecc49: Preparing [2026-06-29T10:39:34.279Z] e81d6006dfc8: Preparing [2026-06-29T10:39:34.279Z] 72fdd98d6955: Preparing [2026-06-29T10:39:34.279Z] 80cffd922f4b: Preparing [2026-06-29T10:39:34.279Z] 5da132ad2ef0: Preparing [2026-06-29T10:39:34.279Z] 03ba6f53ebfc: Preparing [2026-06-29T10:39:34.279Z] 5da132ad2ef0: Waiting [2026-06-29T10:39:34.279Z] 03ba6f53ebfc: Waiting [2026-06-29T10:39:34.279Z] 72fdd98d6955: Layer already exists [2026-06-29T10:39:34.279Z] 80cffd922f4b: Layer already exists [2026-06-29T10:39:34.279Z] d959e4412fdb: Layer already exists [2026-06-29T10:39:34.279Z] e81d6006dfc8: Layer already exists [2026-06-29T10:39:34.279Z] c08a930ecc49: Layer already exists [2026-06-29T10:39:34.279Z] 5da132ad2ef0: Layer already exists [2026-06-29T10:39:34.279Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:39:34.279Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:9074192667173cae48fe0bae5fb7f5b11ebf3def01f81fa8fc98cf498360898b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:39:34.640Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:39:35.002Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2026-06-29T10:39:35.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-06-29T10:39:35.002Z] d959e4412fdb: Preparing [2026-06-29T10:39:35.002Z] c08a930ecc49: Preparing [2026-06-29T10:39:35.002Z] e81d6006dfc8: Preparing [2026-06-29T10:39:35.002Z] 72fdd98d6955: Preparing [2026-06-29T10:39:35.002Z] 80cffd922f4b: Preparing [2026-06-29T10:39:35.002Z] 5da132ad2ef0: Preparing [2026-06-29T10:39:35.002Z] 03ba6f53ebfc: Preparing [2026-06-29T10:39:35.002Z] 5da132ad2ef0: Waiting [2026-06-29T10:39:35.002Z] 03ba6f53ebfc: Waiting [2026-06-29T10:39:35.002Z] d959e4412fdb: Layer already exists [2026-06-29T10:39:35.002Z] e81d6006dfc8: Layer already exists [2026-06-29T10:39:35.002Z] c08a930ecc49: Layer already exists [2026-06-29T10:39:35.002Z] 80cffd922f4b: Layer already exists [2026-06-29T10:39:35.002Z] 72fdd98d6955: Layer already exists [2026-06-29T10:39:35.002Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:39:35.002Z] 5da132ad2ef0: Layer already exists [2026-06-29T10:39:35.267Z] main: digest: sha256:9074192667173cae48fe0bae5fb7f5b11ebf3def01f81fa8fc98cf498360898b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T10:39:35.355Z] ===================================================== [Pipeline] echo [2026-06-29T10:39:35.368Z] taggedImages: [2026-06-29T10:39:35.368Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:39:35.368Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-06-29T10:39:35.368Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.122 [2026-06-29T10:39:35.368Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:39:35.368Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-06-29T10:39:35.397Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2026-06-29T10:39:35.397Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:39:35.397Z] latest [2026-06-29T10:39:35.397Z] 4.1.0-dev.122 [2026-06-29T10:39:35.397Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:39:35.397Z] main [2026-06-29T10:39:35.397Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:39:35.762Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:39:36.126Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:39:36.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-06-29T10:39:36.126Z] 1daee0f6460a: Preparing [2026-06-29T10:39:36.126Z] f0ccbd049931: Preparing [2026-06-29T10:39:36.126Z] 3e3f41bf7ae2: Preparing [2026-06-29T10:39:36.126Z] 7c74cb3fa0d6: Preparing [2026-06-29T10:39:36.126Z] e81d6006dfc8: Preparing [2026-06-29T10:39:36.126Z] 72fdd98d6955: Preparing [2026-06-29T10:39:36.126Z] 80cffd922f4b: Preparing [2026-06-29T10:39:36.126Z] 5da132ad2ef0: Preparing [2026-06-29T10:39:36.126Z] 03ba6f53ebfc: Preparing [2026-06-29T10:39:36.126Z] 80cffd922f4b: Waiting [2026-06-29T10:39:36.126Z] 5da132ad2ef0: Waiting [2026-06-29T10:39:36.126Z] 03ba6f53ebfc: Waiting [2026-06-29T10:39:36.126Z] 72fdd98d6955: Waiting [2026-06-29T10:39:36.126Z] e81d6006dfc8: Layer already exists [2026-06-29T10:39:36.390Z] 72fdd98d6955: Layer already exists [2026-06-29T10:39:36.390Z] f0ccbd049931: Pushed [2026-06-29T10:39:36.390Z] 3e3f41bf7ae2: Pushed [2026-06-29T10:39:36.390Z] 80cffd922f4b: Layer already exists [2026-06-29T10:39:36.390Z] 1daee0f6460a: Pushed [2026-06-29T10:39:36.390Z] 5da132ad2ef0: Layer already exists [2026-06-29T10:39:36.390Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:39:38.957Z] 7c74cb3fa0d6: Pushed [2026-06-29T10:39:38.957Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:afff5d357730f688aecb067996f6a9c6399d9e98e881d56ffde04acf9a88091e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:39:39.322Z] + 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-06-29T10:39:39.687Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-06-29T10:39:39.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-06-29T10:39:39.687Z] 1daee0f6460a: Preparing [2026-06-29T10:39:39.687Z] f0ccbd049931: Preparing [2026-06-29T10:39:39.687Z] 3e3f41bf7ae2: Preparing [2026-06-29T10:39:39.687Z] 7c74cb3fa0d6: Preparing [2026-06-29T10:39:39.687Z] e81d6006dfc8: Preparing [2026-06-29T10:39:39.687Z] 72fdd98d6955: Preparing [2026-06-29T10:39:39.687Z] 80cffd922f4b: Preparing [2026-06-29T10:39:39.687Z] 5da132ad2ef0: Preparing [2026-06-29T10:39:39.687Z] 03ba6f53ebfc: Preparing [2026-06-29T10:39:39.687Z] 72fdd98d6955: Waiting [2026-06-29T10:39:39.687Z] 80cffd922f4b: Waiting [2026-06-29T10:39:39.687Z] 5da132ad2ef0: Waiting [2026-06-29T10:39:39.687Z] 03ba6f53ebfc: Waiting [2026-06-29T10:39:40.275Z] 1daee0f6460a: Layer already exists [2026-06-29T10:39:40.275Z] 3e3f41bf7ae2: Layer already exists [2026-06-29T10:39:40.275Z] f0ccbd049931: Layer already exists [2026-06-29T10:39:40.275Z] e81d6006dfc8: Layer already exists [2026-06-29T10:39:40.275Z] 7c74cb3fa0d6: Layer already exists [2026-06-29T10:39:40.275Z] 72fdd98d6955: Layer already exists [2026-06-29T10:39:40.275Z] 5da132ad2ef0: Layer already exists [2026-06-29T10:39:40.275Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:39:40.275Z] 80cffd922f4b: Layer already exists [2026-06-29T10:39:40.865Z] latest: digest: sha256:afff5d357730f688aecb067996f6a9c6399d9e98e881d56ffde04acf9a88091e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:39:41.230Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:39:41.584Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.122 [2026-06-29T10:39:41.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-06-29T10:39:41.584Z] 1daee0f6460a: Preparing [2026-06-29T10:39:41.584Z] f0ccbd049931: Preparing [2026-06-29T10:39:41.584Z] 3e3f41bf7ae2: Preparing [2026-06-29T10:39:41.584Z] 7c74cb3fa0d6: Preparing [2026-06-29T10:39:41.584Z] e81d6006dfc8: Preparing [2026-06-29T10:39:41.584Z] 72fdd98d6955: Preparing [2026-06-29T10:39:41.584Z] 80cffd922f4b: Preparing [2026-06-29T10:39:41.584Z] 5da132ad2ef0: Preparing [2026-06-29T10:39:41.584Z] 03ba6f53ebfc: Preparing [2026-06-29T10:39:41.584Z] 72fdd98d6955: Waiting [2026-06-29T10:39:41.584Z] 80cffd922f4b: Waiting [2026-06-29T10:39:41.584Z] 5da132ad2ef0: Waiting [2026-06-29T10:39:41.584Z] 03ba6f53ebfc: Waiting [2026-06-29T10:39:41.584Z] 7c74cb3fa0d6: Layer already exists [2026-06-29T10:39:41.584Z] 1daee0f6460a: Layer already exists [2026-06-29T10:39:41.584Z] e81d6006dfc8: Layer already exists [2026-06-29T10:39:41.584Z] 3e3f41bf7ae2: Layer already exists [2026-06-29T10:39:41.584Z] f0ccbd049931: Layer already exists [2026-06-29T10:39:41.584Z] 72fdd98d6955: Layer already exists [2026-06-29T10:39:41.584Z] 5da132ad2ef0: Layer already exists [2026-06-29T10:39:41.584Z] 80cffd922f4b: Layer already exists [2026-06-29T10:39:41.584Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:39:41.584Z] 4.1.0-dev.122: digest: sha256:afff5d357730f688aecb067996f6a9c6399d9e98e881d56ffde04acf9a88091e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:39:41.949Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:39:42.320Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:39:42.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-06-29T10:39:42.320Z] 1daee0f6460a: Preparing [2026-06-29T10:39:42.320Z] f0ccbd049931: Preparing [2026-06-29T10:39:42.320Z] 3e3f41bf7ae2: Preparing [2026-06-29T10:39:42.320Z] 7c74cb3fa0d6: Preparing [2026-06-29T10:39:42.320Z] e81d6006dfc8: Preparing [2026-06-29T10:39:42.320Z] 72fdd98d6955: Preparing [2026-06-29T10:39:42.320Z] 80cffd922f4b: Preparing [2026-06-29T10:39:42.320Z] 5da132ad2ef0: Preparing [2026-06-29T10:39:42.321Z] 03ba6f53ebfc: Preparing [2026-06-29T10:39:42.321Z] 80cffd922f4b: Waiting [2026-06-29T10:39:42.321Z] 5da132ad2ef0: Waiting [2026-06-29T10:39:42.321Z] 03ba6f53ebfc: Waiting [2026-06-29T10:39:42.321Z] 72fdd98d6955: Waiting [2026-06-29T10:39:42.321Z] 1daee0f6460a: Layer already exists [2026-06-29T10:39:42.321Z] e81d6006dfc8: Layer already exists [2026-06-29T10:39:42.321Z] 3e3f41bf7ae2: Layer already exists [2026-06-29T10:39:42.321Z] 7c74cb3fa0d6: Layer already exists [2026-06-29T10:39:42.321Z] f0ccbd049931: Layer already exists [2026-06-29T10:39:42.321Z] 5da132ad2ef0: Layer already exists [2026-06-29T10:39:42.321Z] 72fdd98d6955: Layer already exists [2026-06-29T10:39:42.321Z] 80cffd922f4b: Layer already exists [2026-06-29T10:39:42.321Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:39:42.321Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:afff5d357730f688aecb067996f6a9c6399d9e98e881d56ffde04acf9a88091e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:39:42.939Z] + 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-06-29T10:39:43.396Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2026-06-29T10:39:43.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-06-29T10:39:43.396Z] 1daee0f6460a: Preparing [2026-06-29T10:39:43.396Z] f0ccbd049931: Preparing [2026-06-29T10:39:43.396Z] 3e3f41bf7ae2: Preparing [2026-06-29T10:39:43.396Z] 7c74cb3fa0d6: Preparing [2026-06-29T10:39:43.396Z] e81d6006dfc8: Preparing [2026-06-29T10:39:43.396Z] 72fdd98d6955: Preparing [2026-06-29T10:39:43.396Z] 80cffd922f4b: Preparing [2026-06-29T10:39:43.396Z] 5da132ad2ef0: Preparing [2026-06-29T10:39:43.396Z] 03ba6f53ebfc: Preparing [2026-06-29T10:39:43.396Z] 80cffd922f4b: Waiting [2026-06-29T10:39:43.396Z] 5da132ad2ef0: Waiting [2026-06-29T10:39:43.396Z] 03ba6f53ebfc: Waiting [2026-06-29T10:39:43.396Z] 72fdd98d6955: Waiting [2026-06-29T10:39:43.396Z] 1daee0f6460a: Layer already exists [2026-06-29T10:39:43.396Z] f0ccbd049931: Layer already exists [2026-06-29T10:39:43.396Z] 7c74cb3fa0d6: Layer already exists [2026-06-29T10:39:43.396Z] 3e3f41bf7ae2: Layer already exists [2026-06-29T10:39:43.396Z] e81d6006dfc8: Layer already exists [2026-06-29T10:39:43.396Z] 72fdd98d6955: Layer already exists [2026-06-29T10:39:43.396Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:39:43.396Z] 5da132ad2ef0: Layer already exists [2026-06-29T10:39:43.396Z] 80cffd922f4b: Layer already exists [2026-06-29T10:39:43.396Z] main: digest: sha256:afff5d357730f688aecb067996f6a9c6399d9e98e881d56ffde04acf9a88091e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T10:39:43.469Z] ===================================================== [Pipeline] echo [2026-06-29T10:39:43.484Z] taggedImages: [2026-06-29T10:39:43.484Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:39:43.484Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-06-29T10:39:43.484Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.122 [2026-06-29T10:39:43.484Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:39:43.484Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-06-29T10:39:43.514Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2026-06-29T10:39:43.514Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:39:43.514Z] latest [2026-06-29T10:39:43.514Z] 4.1.0-dev.122 [2026-06-29T10:39:43.514Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:39:43.514Z] main [2026-06-29T10:39:43.514Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:39:43.974Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:39:44.335Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:39:44.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-06-29T10:39:44.335Z] 4d09bfc94dcb: Preparing [2026-06-29T10:39:44.335Z] 3eb9fb30a31a: Preparing [2026-06-29T10:39:44.335Z] e81d6006dfc8: Preparing [2026-06-29T10:39:44.335Z] 72fdd98d6955: Preparing [2026-06-29T10:39:44.335Z] 4ecacb8d0e4b: Preparing [2026-06-29T10:39:44.335Z] 703505121e3a: Preparing [2026-06-29T10:39:44.335Z] 03ba6f53ebfc: Preparing [2026-06-29T10:39:44.335Z] 703505121e3a: Waiting [2026-06-29T10:39:44.335Z] 03ba6f53ebfc: Waiting [2026-06-29T10:39:44.335Z] e81d6006dfc8: Layer already exists [2026-06-29T10:39:44.335Z] 72fdd98d6955: Layer already exists [2026-06-29T10:39:44.601Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:39:44.601Z] 4ecacb8d0e4b: Pushed [2026-06-29T10:39:44.601Z] 4d09bfc94dcb: Pushed [2026-06-29T10:39:44.601Z] 703505121e3a: Pushed [2026-06-29T10:39:52.933Z] 3eb9fb30a31a: Pushed [2026-06-29T10:39:52.933Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:be63c97ac73722379c546b21c6f5b853dd971076d379a5a227c95856d9472f2d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:39:53.288Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:39:56.212Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-06-29T10:39:56.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-06-29T10:39:56.213Z] 4d09bfc94dcb: Preparing [2026-06-29T10:39:56.213Z] 3eb9fb30a31a: Preparing [2026-06-29T10:39:56.213Z] e81d6006dfc8: Preparing [2026-06-29T10:39:56.213Z] 72fdd98d6955: Preparing [2026-06-29T10:39:56.213Z] 4ecacb8d0e4b: Preparing [2026-06-29T10:39:56.213Z] 703505121e3a: Preparing [2026-06-29T10:39:56.213Z] 03ba6f53ebfc: Preparing [2026-06-29T10:39:56.213Z] 703505121e3a: Waiting [2026-06-29T10:39:56.213Z] 03ba6f53ebfc: Waiting [2026-06-29T10:39:56.213Z] 3eb9fb30a31a: Layer already exists [2026-06-29T10:39:56.213Z] e81d6006dfc8: Layer already exists [2026-06-29T10:39:56.213Z] 72fdd98d6955: Layer already exists [2026-06-29T10:39:56.213Z] 4d09bfc94dcb: Layer already exists [2026-06-29T10:39:56.213Z] 4ecacb8d0e4b: Layer already exists [2026-06-29T10:39:56.213Z] 703505121e3a: Layer already exists [2026-06-29T10:39:56.213Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:39:56.213Z] latest: digest: sha256:be63c97ac73722379c546b21c6f5b853dd971076d379a5a227c95856d9472f2d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:39:56.827Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:39:57.177Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.122 [2026-06-29T10:39:57.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-06-29T10:39:57.177Z] 4d09bfc94dcb: Preparing [2026-06-29T10:39:57.177Z] 3eb9fb30a31a: Preparing [2026-06-29T10:39:57.177Z] e81d6006dfc8: Preparing [2026-06-29T10:39:57.177Z] 72fdd98d6955: Preparing [2026-06-29T10:39:57.177Z] 4ecacb8d0e4b: Preparing [2026-06-29T10:39:57.177Z] 703505121e3a: Preparing [2026-06-29T10:39:57.177Z] 03ba6f53ebfc: Preparing [2026-06-29T10:39:57.177Z] 703505121e3a: Waiting [2026-06-29T10:39:57.177Z] 03ba6f53ebfc: Waiting [2026-06-29T10:39:57.177Z] e81d6006dfc8: Layer already exists [2026-06-29T10:39:57.177Z] 4d09bfc94dcb: Layer already exists [2026-06-29T10:39:57.177Z] 72fdd98d6955: Layer already exists [2026-06-29T10:39:57.177Z] 3eb9fb30a31a: Layer already exists [2026-06-29T10:39:57.177Z] 4ecacb8d0e4b: Layer already exists [2026-06-29T10:39:57.177Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:39:57.177Z] 703505121e3a: Layer already exists [2026-06-29T10:39:57.177Z] 4.1.0-dev.122: digest: sha256:be63c97ac73722379c546b21c6f5b853dd971076d379a5a227c95856d9472f2d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:39:57.807Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:39:58.181Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:39:58.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-06-29T10:39:58.181Z] 4d09bfc94dcb: Preparing [2026-06-29T10:39:58.181Z] 3eb9fb30a31a: Preparing [2026-06-29T10:39:58.181Z] e81d6006dfc8: Preparing [2026-06-29T10:39:58.181Z] 72fdd98d6955: Preparing [2026-06-29T10:39:58.181Z] 4ecacb8d0e4b: Preparing [2026-06-29T10:39:58.181Z] 703505121e3a: Preparing [2026-06-29T10:39:58.181Z] 03ba6f53ebfc: Preparing [2026-06-29T10:39:58.181Z] 703505121e3a: Waiting [2026-06-29T10:39:58.181Z] 03ba6f53ebfc: Waiting [2026-06-29T10:39:58.181Z] 4d09bfc94dcb: Layer already exists [2026-06-29T10:39:58.181Z] 4ecacb8d0e4b: Layer already exists [2026-06-29T10:39:58.181Z] e81d6006dfc8: Layer already exists [2026-06-29T10:39:58.181Z] 3eb9fb30a31a: Layer already exists [2026-06-29T10:39:58.181Z] 72fdd98d6955: Layer already exists [2026-06-29T10:39:58.181Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:39:58.181Z] 703505121e3a: Layer already exists [2026-06-29T10:39:58.181Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:be63c97ac73722379c546b21c6f5b853dd971076d379a5a227c95856d9472f2d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:39:58.591Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:39:59.012Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2026-06-29T10:39:59.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-06-29T10:39:59.012Z] 4d09bfc94dcb: Preparing [2026-06-29T10:39:59.012Z] 3eb9fb30a31a: Preparing [2026-06-29T10:39:59.012Z] e81d6006dfc8: Preparing [2026-06-29T10:39:59.012Z] 72fdd98d6955: Preparing [2026-06-29T10:39:59.012Z] 4ecacb8d0e4b: Preparing [2026-06-29T10:39:59.012Z] 703505121e3a: Preparing [2026-06-29T10:39:59.012Z] 03ba6f53ebfc: Preparing [2026-06-29T10:39:59.012Z] 703505121e3a: Waiting [2026-06-29T10:39:59.012Z] 03ba6f53ebfc: Waiting [2026-06-29T10:39:59.012Z] e81d6006dfc8: Layer already exists [2026-06-29T10:39:59.012Z] 4d09bfc94dcb: Layer already exists [2026-06-29T10:39:59.012Z] 4ecacb8d0e4b: Layer already exists [2026-06-29T10:39:59.012Z] 72fdd98d6955: Layer already exists [2026-06-29T10:39:59.012Z] 3eb9fb30a31a: Layer already exists [2026-06-29T10:39:59.012Z] 703505121e3a: Layer already exists [2026-06-29T10:39:59.012Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:39:59.012Z] main: digest: sha256:be63c97ac73722379c546b21c6f5b853dd971076d379a5a227c95856d9472f2d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T10:39:59.102Z] ===================================================== [Pipeline] echo [2026-06-29T10:39:59.120Z] taggedImages: [2026-06-29T10:39:59.120Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:39:59.120Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-06-29T10:39:59.120Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.122 [2026-06-29T10:39:59.120Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:39:59.120Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-06-29T10:39:59.149Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2026-06-29T10:39:59.149Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:39:59.149Z] latest [2026-06-29T10:39:59.149Z] 4.1.0-dev.122 [2026-06-29T10:39:59.149Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:39:59.149Z] main [2026-06-29T10:39:59.149Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:39:59.573Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:39:59.939Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:39:59.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-06-29T10:39:59.939Z] c195893fdf76: Preparing [2026-06-29T10:39:59.939Z] cffccb52da94: Preparing [2026-06-29T10:39:59.939Z] 72fdd98d6955: Preparing [2026-06-29T10:39:59.939Z] b144c9e61826: Preparing [2026-06-29T10:39:59.939Z] 0ffcb617f688: Preparing [2026-06-29T10:39:59.939Z] 03ba6f53ebfc: Preparing [2026-06-29T10:39:59.939Z] 03ba6f53ebfc: Waiting [2026-06-29T10:39:59.939Z] 72fdd98d6955: Layer already exists [2026-06-29T10:39:59.939Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:40:00.202Z] 0ffcb617f688: Pushed [2026-06-29T10:40:00.202Z] c195893fdf76: Pushed [2026-06-29T10:40:00.202Z] b144c9e61826: Pushed [2026-06-29T10:40:08.405Z] cffccb52da94: Pushed [2026-06-29T10:40:08.670Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:156e3cb427adbba8bd432c7373614155a02fe54055992121944ecc19eec17f03 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:40:09.033Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:40:09.392Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-06-29T10:40:09.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-06-29T10:40:09.392Z] c195893fdf76: Preparing [2026-06-29T10:40:09.392Z] cffccb52da94: Preparing [2026-06-29T10:40:09.392Z] 72fdd98d6955: Preparing [2026-06-29T10:40:09.392Z] b144c9e61826: Preparing [2026-06-29T10:40:09.392Z] 0ffcb617f688: Preparing [2026-06-29T10:40:09.392Z] 03ba6f53ebfc: Preparing [2026-06-29T10:40:09.392Z] 03ba6f53ebfc: Waiting [2026-06-29T10:40:09.392Z] b144c9e61826: Layer already exists [2026-06-29T10:40:09.392Z] c195893fdf76: Layer already exists [2026-06-29T10:40:09.392Z] 72fdd98d6955: Layer already exists [2026-06-29T10:40:09.392Z] 0ffcb617f688: Layer already exists [2026-06-29T10:40:09.392Z] cffccb52da94: Layer already exists [2026-06-29T10:40:09.392Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:40:09.658Z] latest: digest: sha256:156e3cb427adbba8bd432c7373614155a02fe54055992121944ecc19eec17f03 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:40:10.024Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:40:10.377Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.122 [2026-06-29T10:40:10.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-06-29T10:40:10.378Z] c195893fdf76: Preparing [2026-06-29T10:40:10.378Z] cffccb52da94: Preparing [2026-06-29T10:40:10.378Z] 72fdd98d6955: Preparing [2026-06-29T10:40:10.378Z] b144c9e61826: Preparing [2026-06-29T10:40:10.378Z] 0ffcb617f688: Preparing [2026-06-29T10:40:10.378Z] 03ba6f53ebfc: Preparing [2026-06-29T10:40:10.378Z] 03ba6f53ebfc: Waiting [2026-06-29T10:40:10.378Z] c195893fdf76: Layer already exists [2026-06-29T10:40:10.378Z] cffccb52da94: Layer already exists [2026-06-29T10:40:10.378Z] b144c9e61826: Layer already exists [2026-06-29T10:40:10.378Z] 72fdd98d6955: Layer already exists [2026-06-29T10:40:10.378Z] 0ffcb617f688: Layer already exists [2026-06-29T10:40:10.378Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:40:10.378Z] 4.1.0-dev.122: digest: sha256:156e3cb427adbba8bd432c7373614155a02fe54055992121944ecc19eec17f03 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:40:10.745Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:40:11.125Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:40:11.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-06-29T10:40:11.125Z] c195893fdf76: Preparing [2026-06-29T10:40:11.125Z] cffccb52da94: Preparing [2026-06-29T10:40:11.125Z] 72fdd98d6955: Preparing [2026-06-29T10:40:11.125Z] b144c9e61826: Preparing [2026-06-29T10:40:11.125Z] 0ffcb617f688: Preparing [2026-06-29T10:40:11.125Z] 03ba6f53ebfc: Preparing [2026-06-29T10:40:11.125Z] 03ba6f53ebfc: Waiting [2026-06-29T10:40:11.125Z] b144c9e61826: Layer already exists [2026-06-29T10:40:11.125Z] 72fdd98d6955: Layer already exists [2026-06-29T10:40:11.125Z] cffccb52da94: Layer already exists [2026-06-29T10:40:11.125Z] 0ffcb617f688: Layer already exists [2026-06-29T10:40:11.126Z] c195893fdf76: Layer already exists [2026-06-29T10:40:11.126Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:40:11.126Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:156e3cb427adbba8bd432c7373614155a02fe54055992121944ecc19eec17f03 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:40:11.568Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:40:11.946Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2026-06-29T10:40:11.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-06-29T10:40:11.946Z] c195893fdf76: Preparing [2026-06-29T10:40:11.946Z] cffccb52da94: Preparing [2026-06-29T10:40:11.946Z] 72fdd98d6955: Preparing [2026-06-29T10:40:11.946Z] b144c9e61826: Preparing [2026-06-29T10:40:11.946Z] 0ffcb617f688: Preparing [2026-06-29T10:40:11.946Z] 03ba6f53ebfc: Preparing [2026-06-29T10:40:11.946Z] 03ba6f53ebfc: Waiting [2026-06-29T10:40:11.946Z] c195893fdf76: Layer already exists [2026-06-29T10:40:11.946Z] 72fdd98d6955: Layer already exists [2026-06-29T10:40:11.946Z] b144c9e61826: Layer already exists [2026-06-29T10:40:11.946Z] 0ffcb617f688: Layer already exists [2026-06-29T10:40:11.946Z] cffccb52da94: Layer already exists [2026-06-29T10:40:11.946Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:40:12.244Z] main: digest: sha256:156e3cb427adbba8bd432c7373614155a02fe54055992121944ecc19eec17f03 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T10:40:12.498Z] ===================================================== [Pipeline] echo [2026-06-29T10:40:12.511Z] taggedImages: [2026-06-29T10:40:12.511Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:40:12.511Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-06-29T10:40:12.511Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.122 [2026-06-29T10:40:12.511Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:40:12.511Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-06-29T10:40:12.543Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2026-06-29T10:40:12.543Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:40:12.543Z] latest [2026-06-29T10:40:12.543Z] 4.1.0-dev.122 [2026-06-29T10:40:12.543Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:40:12.543Z] main [2026-06-29T10:40:12.543Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:40:12.971Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:40:13.352Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:40:13.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-06-29T10:40:13.352Z] 9a8ae6dc1415: Preparing [2026-06-29T10:40:13.352Z] 6cd24ea6a4c7: Preparing [2026-06-29T10:40:13.352Z] c7589ced301a: Preparing [2026-06-29T10:40:13.352Z] e81d6006dfc8: Preparing [2026-06-29T10:40:13.352Z] 72fdd98d6955: Preparing [2026-06-29T10:40:13.352Z] 80cffd922f4b: Preparing [2026-06-29T10:40:13.352Z] 5da132ad2ef0: Preparing [2026-06-29T10:40:13.352Z] 03ba6f53ebfc: Preparing [2026-06-29T10:40:13.352Z] 80cffd922f4b: Waiting [2026-06-29T10:40:13.352Z] 5da132ad2ef0: Waiting [2026-06-29T10:40:13.352Z] 03ba6f53ebfc: Waiting [2026-06-29T10:40:13.352Z] 72fdd98d6955: Layer already exists [2026-06-29T10:40:13.618Z] e81d6006dfc8: Layer already exists [2026-06-29T10:40:13.618Z] 80cffd922f4b: Layer already exists [2026-06-29T10:40:13.618Z] 5da132ad2ef0: Layer already exists [2026-06-29T10:40:13.618Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:40:13.618Z] 6cd24ea6a4c7: Pushed [2026-06-29T10:40:13.618Z] 9a8ae6dc1415: Pushed [2026-06-29T10:40:21.882Z] c7589ced301a: Pushed [2026-06-29T10:40:23.812Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:a5886cd06e1c56f4955731408316e7ef844f2b20d6a190747b96ea028f7d2d98 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:40:24.177Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:40:24.531Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-06-29T10:40:24.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-06-29T10:40:24.531Z] 9a8ae6dc1415: Preparing [2026-06-29T10:40:24.531Z] 6cd24ea6a4c7: Preparing [2026-06-29T10:40:24.531Z] c7589ced301a: Preparing [2026-06-29T10:40:24.531Z] e81d6006dfc8: Preparing [2026-06-29T10:40:24.531Z] 72fdd98d6955: Preparing [2026-06-29T10:40:24.531Z] 80cffd922f4b: Preparing [2026-06-29T10:40:24.531Z] 5da132ad2ef0: Preparing [2026-06-29T10:40:24.531Z] 03ba6f53ebfc: Preparing [2026-06-29T10:40:24.531Z] 80cffd922f4b: Waiting [2026-06-29T10:40:24.531Z] 5da132ad2ef0: Waiting [2026-06-29T10:40:24.531Z] 03ba6f53ebfc: Waiting [2026-06-29T10:40:24.531Z] 72fdd98d6955: Layer already exists [2026-06-29T10:40:24.531Z] 6cd24ea6a4c7: Layer already exists [2026-06-29T10:40:24.531Z] 9a8ae6dc1415: Layer already exists [2026-06-29T10:40:24.531Z] e81d6006dfc8: Layer already exists [2026-06-29T10:40:24.531Z] c7589ced301a: Layer already exists [2026-06-29T10:40:24.531Z] 80cffd922f4b: Layer already exists [2026-06-29T10:40:24.531Z] 5da132ad2ef0: Layer already exists [2026-06-29T10:40:24.531Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:40:24.795Z] latest: digest: sha256:a5886cd06e1c56f4955731408316e7ef844f2b20d6a190747b96ea028f7d2d98 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:40:25.161Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:40:25.517Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.122 [2026-06-29T10:40:25.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-06-29T10:40:25.517Z] 9a8ae6dc1415: Preparing [2026-06-29T10:40:25.517Z] 6cd24ea6a4c7: Preparing [2026-06-29T10:40:25.517Z] c7589ced301a: Preparing [2026-06-29T10:40:25.517Z] e81d6006dfc8: Preparing [2026-06-29T10:40:25.517Z] 72fdd98d6955: Preparing [2026-06-29T10:40:25.517Z] 80cffd922f4b: Preparing [2026-06-29T10:40:25.517Z] 5da132ad2ef0: Preparing [2026-06-29T10:40:25.517Z] 03ba6f53ebfc: Preparing [2026-06-29T10:40:25.517Z] 80cffd922f4b: Waiting [2026-06-29T10:40:25.517Z] 5da132ad2ef0: Waiting [2026-06-29T10:40:25.517Z] 03ba6f53ebfc: Waiting [2026-06-29T10:40:25.517Z] c7589ced301a: Layer already exists [2026-06-29T10:40:25.517Z] 6cd24ea6a4c7: Layer already exists [2026-06-29T10:40:25.517Z] 9a8ae6dc1415: Layer already exists [2026-06-29T10:40:25.517Z] e81d6006dfc8: Layer already exists [2026-06-29T10:40:25.517Z] 72fdd98d6955: Layer already exists [2026-06-29T10:40:25.517Z] 5da132ad2ef0: Layer already exists [2026-06-29T10:40:25.517Z] 80cffd922f4b: Layer already exists [2026-06-29T10:40:25.517Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:40:25.517Z] 4.1.0-dev.122: digest: sha256:a5886cd06e1c56f4955731408316e7ef844f2b20d6a190747b96ea028f7d2d98 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:40:26.133Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:40:26.478Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:40:26.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-06-29T10:40:26.478Z] 9a8ae6dc1415: Preparing [2026-06-29T10:40:26.478Z] 6cd24ea6a4c7: Preparing [2026-06-29T10:40:26.478Z] c7589ced301a: Preparing [2026-06-29T10:40:26.478Z] e81d6006dfc8: Preparing [2026-06-29T10:40:26.478Z] 72fdd98d6955: Preparing [2026-06-29T10:40:26.478Z] 80cffd922f4b: Preparing [2026-06-29T10:40:26.478Z] 5da132ad2ef0: Preparing [2026-06-29T10:40:26.478Z] 03ba6f53ebfc: Preparing [2026-06-29T10:40:26.478Z] 80cffd922f4b: Waiting [2026-06-29T10:40:26.478Z] 5da132ad2ef0: Waiting [2026-06-29T10:40:26.478Z] 03ba6f53ebfc: Waiting [2026-06-29T10:40:26.478Z] e81d6006dfc8: Layer already exists [2026-06-29T10:40:26.478Z] 9a8ae6dc1415: Layer already exists [2026-06-29T10:40:26.478Z] c7589ced301a: Layer already exists [2026-06-29T10:40:26.478Z] 6cd24ea6a4c7: Layer already exists [2026-06-29T10:40:26.478Z] 72fdd98d6955: Layer already exists [2026-06-29T10:40:26.478Z] 80cffd922f4b: Layer already exists [2026-06-29T10:40:26.478Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:40:26.478Z] 5da132ad2ef0: Layer already exists [2026-06-29T10:40:26.478Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:a5886cd06e1c56f4955731408316e7ef844f2b20d6a190747b96ea028f7d2d98 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:40:27.094Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:40:27.456Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2026-06-29T10:40:27.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-06-29T10:40:27.456Z] 9a8ae6dc1415: Preparing [2026-06-29T10:40:27.456Z] 6cd24ea6a4c7: Preparing [2026-06-29T10:40:27.456Z] c7589ced301a: Preparing [2026-06-29T10:40:27.456Z] e81d6006dfc8: Preparing [2026-06-29T10:40:27.456Z] 72fdd98d6955: Preparing [2026-06-29T10:40:27.456Z] 80cffd922f4b: Preparing [2026-06-29T10:40:27.456Z] 5da132ad2ef0: Preparing [2026-06-29T10:40:27.456Z] 03ba6f53ebfc: Preparing [2026-06-29T10:40:27.456Z] 5da132ad2ef0: Waiting [2026-06-29T10:40:27.456Z] 03ba6f53ebfc: Waiting [2026-06-29T10:40:27.456Z] 80cffd922f4b: Waiting [2026-06-29T10:40:27.456Z] c7589ced301a: Layer already exists [2026-06-29T10:40:27.456Z] 9a8ae6dc1415: Layer already exists [2026-06-29T10:40:27.457Z] e81d6006dfc8: Layer already exists [2026-06-29T10:40:27.457Z] 72fdd98d6955: Layer already exists [2026-06-29T10:40:27.457Z] 6cd24ea6a4c7: Layer already exists [2026-06-29T10:40:27.457Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:40:27.457Z] 80cffd922f4b: Layer already exists [2026-06-29T10:40:27.457Z] 5da132ad2ef0: Layer already exists [2026-06-29T10:40:27.457Z] main: digest: sha256:a5886cd06e1c56f4955731408316e7ef844f2b20d6a190747b96ea028f7d2d98 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T10:40:27.815Z] ===================================================== [Pipeline] echo [2026-06-29T10:40:27.832Z] taggedImages: [2026-06-29T10:40:27.832Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:40:27.832Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-06-29T10:40:27.832Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.122 [2026-06-29T10:40:27.832Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:40:27.832Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-06-29T10:40:27.862Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2026-06-29T10:40:27.862Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:40:27.862Z] latest [2026-06-29T10:40:27.862Z] 4.1.0-dev.122 [2026-06-29T10:40:27.862Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:40:27.862Z] main [2026-06-29T10:40:27.862Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:40:28.250Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:40:28.599Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:40:28.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-06-29T10:40:28.599Z] 06035d638c32: Preparing [2026-06-29T10:40:28.599Z] 5db55788e08f: Preparing [2026-06-29T10:40:28.599Z] daac3938d7f4: Preparing [2026-06-29T10:40:28.599Z] e9b37a851920: Preparing [2026-06-29T10:40:28.599Z] 85018978a589: Preparing [2026-06-29T10:40:28.599Z] f30ddcb09c07: Preparing [2026-06-29T10:40:28.600Z] 80f9ad190544: Preparing [2026-06-29T10:40:28.600Z] f30ddcb09c07: Waiting [2026-06-29T10:40:28.600Z] e81d6006dfc8: Preparing [2026-06-29T10:40:28.600Z] 80f9ad190544: Waiting [2026-06-29T10:40:28.600Z] 72fdd98d6955: Preparing [2026-06-29T10:40:28.600Z] e81d6006dfc8: Waiting [2026-06-29T10:40:28.600Z] 72fdd98d6955: Waiting [2026-06-29T10:40:28.600Z] 6fb1ab4663b3: Preparing [2026-06-29T10:40:28.600Z] 3b8c6e2d720c: Preparing [2026-06-29T10:40:28.600Z] 6fb1ab4663b3: Waiting [2026-06-29T10:40:28.600Z] 5f70bf18a086: Preparing [2026-06-29T10:40:28.600Z] 3b8c6e2d720c: Waiting [2026-06-29T10:40:28.600Z] 979fee57cb35: Preparing [2026-06-29T10:40:28.600Z] 5f70bf18a086: Waiting [2026-06-29T10:40:28.600Z] 2a5bac2b8122: Preparing [2026-06-29T10:40:28.600Z] 979fee57cb35: Waiting [2026-06-29T10:40:28.600Z] 2a5bac2b8122: Waiting [2026-06-29T10:40:28.600Z] ef5761788dc3: Preparing [2026-06-29T10:40:28.600Z] 03ba6f53ebfc: Preparing [2026-06-29T10:40:28.600Z] ef5761788dc3: Waiting [2026-06-29T10:40:28.600Z] 03ba6f53ebfc: Waiting [2026-06-29T10:40:28.865Z] daac3938d7f4: Pushed [2026-06-29T10:40:28.865Z] 85018978a589: Pushed [2026-06-29T10:40:28.865Z] e9b37a851920: Pushed [2026-06-29T10:40:28.865Z] 5db55788e08f: Pushed [2026-06-29T10:40:28.865Z] 06035d638c32: Pushed [2026-06-29T10:40:28.865Z] e81d6006dfc8: Layer already exists [2026-06-29T10:40:28.865Z] 72fdd98d6955: Layer already exists [2026-06-29T10:40:28.865Z] f30ddcb09c07: Pushed [2026-06-29T10:40:28.865Z] 5f70bf18a086: Layer already exists [2026-06-29T10:40:28.865Z] 6fb1ab4663b3: Pushed [2026-06-29T10:40:29.130Z] 3b8c6e2d720c: Pushed [2026-06-29T10:40:29.130Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:40:29.130Z] 2a5bac2b8122: Pushed [2026-06-29T10:40:29.130Z] 979fee57cb35: Pushed [2026-06-29T10:40:29.130Z] ef5761788dc3: Pushed [2026-06-29T10:40:32.467Z] 80f9ad190544: Pushed [2026-06-29T10:40:32.467Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:8f188ea0195d014b34ec8c35385cfa6da779285fdbb10d600937b7d721615bfb size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:40:32.839Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:40:33.199Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-06-29T10:40:33.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-06-29T10:40:33.199Z] 06035d638c32: Preparing [2026-06-29T10:40:33.199Z] 5db55788e08f: Preparing [2026-06-29T10:40:33.199Z] daac3938d7f4: Preparing [2026-06-29T10:40:33.199Z] e9b37a851920: Preparing [2026-06-29T10:40:33.199Z] 85018978a589: Preparing [2026-06-29T10:40:33.199Z] f30ddcb09c07: Preparing [2026-06-29T10:40:33.199Z] 80f9ad190544: Preparing [2026-06-29T10:40:33.199Z] e81d6006dfc8: Preparing [2026-06-29T10:40:33.199Z] 72fdd98d6955: Preparing [2026-06-29T10:40:33.199Z] 6fb1ab4663b3: Preparing [2026-06-29T10:40:33.199Z] 3b8c6e2d720c: Preparing [2026-06-29T10:40:33.199Z] 5f70bf18a086: Preparing [2026-06-29T10:40:33.199Z] 979fee57cb35: Preparing [2026-06-29T10:40:33.199Z] 2a5bac2b8122: Preparing [2026-06-29T10:40:33.199Z] ef5761788dc3: Preparing [2026-06-29T10:40:33.199Z] 03ba6f53ebfc: Preparing [2026-06-29T10:40:33.199Z] 6fb1ab4663b3: Waiting [2026-06-29T10:40:33.199Z] 2a5bac2b8122: Waiting [2026-06-29T10:40:33.199Z] ef5761788dc3: Waiting [2026-06-29T10:40:33.199Z] 03ba6f53ebfc: Waiting [2026-06-29T10:40:33.199Z] 3b8c6e2d720c: Waiting [2026-06-29T10:40:33.199Z] f30ddcb09c07: Waiting [2026-06-29T10:40:33.199Z] 80f9ad190544: Waiting [2026-06-29T10:40:33.199Z] e81d6006dfc8: Waiting [2026-06-29T10:40:33.199Z] 72fdd98d6955: Waiting [2026-06-29T10:40:33.199Z] 979fee57cb35: Waiting [2026-06-29T10:40:33.199Z] e9b37a851920: Layer already exists [2026-06-29T10:40:33.199Z] 5db55788e08f: Layer already exists [2026-06-29T10:40:33.199Z] 85018978a589: Layer already exists [2026-06-29T10:40:33.199Z] 06035d638c32: Layer already exists [2026-06-29T10:40:33.199Z] daac3938d7f4: Layer already exists [2026-06-29T10:40:33.199Z] e81d6006dfc8: Layer already exists [2026-06-29T10:40:33.199Z] 80f9ad190544: Layer already exists [2026-06-29T10:40:33.199Z] 72fdd98d6955: Layer already exists [2026-06-29T10:40:33.199Z] f30ddcb09c07: Layer already exists [2026-06-29T10:40:33.199Z] 6fb1ab4663b3: Layer already exists [2026-06-29T10:40:33.199Z] 3b8c6e2d720c: Layer already exists [2026-06-29T10:40:33.199Z] 2a5bac2b8122: Layer already exists [2026-06-29T10:40:33.199Z] 979fee57cb35: Layer already exists [2026-06-29T10:40:33.199Z] 5f70bf18a086: Layer already exists [2026-06-29T10:40:33.199Z] ef5761788dc3: Layer already exists [2026-06-29T10:40:33.199Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:40:33.469Z] latest: digest: sha256:8f188ea0195d014b34ec8c35385cfa6da779285fdbb10d600937b7d721615bfb size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:40:33.845Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:40:34.201Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.122 [2026-06-29T10:40:34.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-06-29T10:40:34.202Z] 06035d638c32: Preparing [2026-06-29T10:40:34.202Z] 5db55788e08f: Preparing [2026-06-29T10:40:34.202Z] daac3938d7f4: Preparing [2026-06-29T10:40:34.202Z] e9b37a851920: Preparing [2026-06-29T10:40:34.202Z] 85018978a589: Preparing [2026-06-29T10:40:34.202Z] f30ddcb09c07: Preparing [2026-06-29T10:40:34.202Z] 80f9ad190544: Preparing [2026-06-29T10:40:34.202Z] e81d6006dfc8: Preparing [2026-06-29T10:40:34.202Z] 72fdd98d6955: Preparing [2026-06-29T10:40:34.202Z] 6fb1ab4663b3: Preparing [2026-06-29T10:40:34.202Z] 3b8c6e2d720c: Preparing [2026-06-29T10:40:34.202Z] 5f70bf18a086: Preparing [2026-06-29T10:40:34.202Z] 979fee57cb35: Preparing [2026-06-29T10:40:34.202Z] 2a5bac2b8122: Preparing [2026-06-29T10:40:34.202Z] ef5761788dc3: Preparing [2026-06-29T10:40:34.202Z] 03ba6f53ebfc: Preparing [2026-06-29T10:40:34.202Z] 6fb1ab4663b3: Waiting [2026-06-29T10:40:34.202Z] 3b8c6e2d720c: Waiting [2026-06-29T10:40:34.202Z] 5f70bf18a086: Waiting [2026-06-29T10:40:34.202Z] 979fee57cb35: Waiting [2026-06-29T10:40:34.202Z] 2a5bac2b8122: Waiting [2026-06-29T10:40:34.202Z] ef5761788dc3: Waiting [2026-06-29T10:40:34.202Z] 03ba6f53ebfc: Waiting [2026-06-29T10:40:34.202Z] f30ddcb09c07: Waiting [2026-06-29T10:40:34.202Z] 80f9ad190544: Waiting [2026-06-29T10:40:34.202Z] e81d6006dfc8: Waiting [2026-06-29T10:40:34.202Z] 72fdd98d6955: Waiting [2026-06-29T10:40:34.202Z] daac3938d7f4: Layer already exists [2026-06-29T10:40:34.202Z] 06035d638c32: Layer already exists [2026-06-29T10:40:34.202Z] e9b37a851920: Layer already exists [2026-06-29T10:40:34.202Z] 85018978a589: Layer already exists [2026-06-29T10:40:34.202Z] 5db55788e08f: Layer already exists [2026-06-29T10:40:34.202Z] 80f9ad190544: Layer already exists [2026-06-29T10:40:34.202Z] e81d6006dfc8: Layer already exists [2026-06-29T10:40:34.202Z] f30ddcb09c07: Layer already exists [2026-06-29T10:40:34.202Z] 72fdd98d6955: Layer already exists [2026-06-29T10:40:34.202Z] 6fb1ab4663b3: Layer already exists [2026-06-29T10:40:34.202Z] 3b8c6e2d720c: Layer already exists [2026-06-29T10:40:34.202Z] 5f70bf18a086: Layer already exists [2026-06-29T10:40:34.202Z] 979fee57cb35: Layer already exists [2026-06-29T10:40:34.202Z] ef5761788dc3: Layer already exists [2026-06-29T10:40:34.202Z] 2a5bac2b8122: Layer already exists [2026-06-29T10:40:34.202Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:40:34.466Z] 4.1.0-dev.122: digest: sha256:8f188ea0195d014b34ec8c35385cfa6da779285fdbb10d600937b7d721615bfb size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:40:34.930Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:40:35.278Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:40:35.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-06-29T10:40:35.278Z] 06035d638c32: Preparing [2026-06-29T10:40:35.278Z] 5db55788e08f: Preparing [2026-06-29T10:40:35.278Z] daac3938d7f4: Preparing [2026-06-29T10:40:35.278Z] e9b37a851920: Preparing [2026-06-29T10:40:35.278Z] 85018978a589: Preparing [2026-06-29T10:40:35.278Z] f30ddcb09c07: Preparing [2026-06-29T10:40:35.278Z] 80f9ad190544: Preparing [2026-06-29T10:40:35.278Z] e81d6006dfc8: Preparing [2026-06-29T10:40:35.278Z] 72fdd98d6955: Preparing [2026-06-29T10:40:35.278Z] 6fb1ab4663b3: Preparing [2026-06-29T10:40:35.278Z] 3b8c6e2d720c: Preparing [2026-06-29T10:40:35.278Z] 5f70bf18a086: Preparing [2026-06-29T10:40:35.278Z] 979fee57cb35: Preparing [2026-06-29T10:40:35.278Z] 2a5bac2b8122: Preparing [2026-06-29T10:40:35.278Z] ef5761788dc3: Preparing [2026-06-29T10:40:35.278Z] 03ba6f53ebfc: Preparing [2026-06-29T10:40:35.278Z] 3b8c6e2d720c: Waiting [2026-06-29T10:40:35.278Z] 5f70bf18a086: Waiting [2026-06-29T10:40:35.278Z] 979fee57cb35: Waiting [2026-06-29T10:40:35.278Z] 2a5bac2b8122: Waiting [2026-06-29T10:40:35.278Z] ef5761788dc3: Waiting [2026-06-29T10:40:35.278Z] 03ba6f53ebfc: Waiting [2026-06-29T10:40:35.278Z] f30ddcb09c07: Waiting [2026-06-29T10:40:35.278Z] 80f9ad190544: Waiting [2026-06-29T10:40:35.278Z] e81d6006dfc8: Waiting [2026-06-29T10:40:35.278Z] 6fb1ab4663b3: Waiting [2026-06-29T10:40:35.278Z] 72fdd98d6955: Waiting [2026-06-29T10:40:35.278Z] 5db55788e08f: Layer already exists [2026-06-29T10:40:35.278Z] 85018978a589: Layer already exists [2026-06-29T10:40:35.278Z] daac3938d7f4: Layer already exists [2026-06-29T10:40:35.278Z] 06035d638c32: Layer already exists [2026-06-29T10:40:35.278Z] e9b37a851920: Layer already exists [2026-06-29T10:40:35.278Z] 80f9ad190544: Layer already exists [2026-06-29T10:40:35.278Z] f30ddcb09c07: Layer already exists [2026-06-29T10:40:35.278Z] e81d6006dfc8: Layer already exists [2026-06-29T10:40:35.278Z] 72fdd98d6955: Layer already exists [2026-06-29T10:40:35.278Z] 6fb1ab4663b3: Layer already exists [2026-06-29T10:40:35.278Z] 979fee57cb35: Layer already exists [2026-06-29T10:40:35.278Z] 5f70bf18a086: Layer already exists [2026-06-29T10:40:35.278Z] ef5761788dc3: Layer already exists [2026-06-29T10:40:35.278Z] 3b8c6e2d720c: Layer already exists [2026-06-29T10:40:35.278Z] 2a5bac2b8122: Layer already exists [2026-06-29T10:40:35.278Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:40:35.542Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:8f188ea0195d014b34ec8c35385cfa6da779285fdbb10d600937b7d721615bfb size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:40:35.914Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:40:38.827Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2026-06-29T10:40:38.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-06-29T10:40:38.827Z] 06035d638c32: Preparing [2026-06-29T10:40:38.827Z] 5db55788e08f: Preparing [2026-06-29T10:40:38.827Z] daac3938d7f4: Preparing [2026-06-29T10:40:38.827Z] e9b37a851920: Preparing [2026-06-29T10:40:38.827Z] 85018978a589: Preparing [2026-06-29T10:40:38.827Z] f30ddcb09c07: Preparing [2026-06-29T10:40:38.827Z] 80f9ad190544: Preparing [2026-06-29T10:40:38.827Z] f30ddcb09c07: Waiting [2026-06-29T10:40:38.827Z] e81d6006dfc8: Preparing [2026-06-29T10:40:38.827Z] 72fdd98d6955: Preparing [2026-06-29T10:40:38.827Z] 80f9ad190544: Waiting [2026-06-29T10:40:38.827Z] 6fb1ab4663b3: Preparing [2026-06-29T10:40:38.827Z] e81d6006dfc8: Waiting [2026-06-29T10:40:38.827Z] 3b8c6e2d720c: Preparing [2026-06-29T10:40:38.827Z] 5f70bf18a086: Preparing [2026-06-29T10:40:38.827Z] 72fdd98d6955: Waiting [2026-06-29T10:40:38.827Z] 979fee57cb35: Preparing [2026-06-29T10:40:38.827Z] 6fb1ab4663b3: Waiting [2026-06-29T10:40:38.827Z] 2a5bac2b8122: Preparing [2026-06-29T10:40:38.827Z] ef5761788dc3: Preparing [2026-06-29T10:40:38.827Z] 3b8c6e2d720c: Waiting [2026-06-29T10:40:38.827Z] 03ba6f53ebfc: Preparing [2026-06-29T10:40:38.827Z] 5f70bf18a086: Waiting [2026-06-29T10:40:38.827Z] 979fee57cb35: Waiting [2026-06-29T10:40:38.827Z] 2a5bac2b8122: Waiting [2026-06-29T10:40:38.827Z] ef5761788dc3: Waiting [2026-06-29T10:40:38.827Z] 03ba6f53ebfc: Waiting [2026-06-29T10:40:38.827Z] 85018978a589: Layer already exists [2026-06-29T10:40:38.827Z] daac3938d7f4: Layer already exists [2026-06-29T10:40:38.827Z] e9b37a851920: Layer already exists [2026-06-29T10:40:38.827Z] 5db55788e08f: Layer already exists [2026-06-29T10:40:38.827Z] 06035d638c32: Layer already exists [2026-06-29T10:40:38.827Z] 80f9ad190544: Layer already exists [2026-06-29T10:40:38.827Z] 72fdd98d6955: Layer already exists [2026-06-29T10:40:38.827Z] f30ddcb09c07: Layer already exists [2026-06-29T10:40:38.827Z] 6fb1ab4663b3: Layer already exists [2026-06-29T10:40:38.827Z] e81d6006dfc8: Layer already exists [2026-06-29T10:40:38.827Z] 3b8c6e2d720c: Layer already exists [2026-06-29T10:40:38.827Z] 5f70bf18a086: Layer already exists [2026-06-29T10:40:38.827Z] 2a5bac2b8122: Layer already exists [2026-06-29T10:40:38.827Z] 979fee57cb35: Layer already exists [2026-06-29T10:40:38.827Z] ef5761788dc3: Layer already exists [2026-06-29T10:40:38.827Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:40:39.092Z] main: digest: sha256:8f188ea0195d014b34ec8c35385cfa6da779285fdbb10d600937b7d721615bfb size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T10:40:39.189Z] ===================================================== [Pipeline] echo [2026-06-29T10:40:39.210Z] taggedImages: [2026-06-29T10:40:39.210Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:40:39.210Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-06-29T10:40:39.210Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.122 [2026-06-29T10:40:39.210Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:40:39.210Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-06-29T10:40:39.394Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2026-06-29T10:40:39.394Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:40:39.394Z] latest [2026-06-29T10:40:39.394Z] 4.1.0-dev.122 [2026-06-29T10:40:39.394Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:40:39.394Z] main [2026-06-29T10:40:39.394Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:40:39.778Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:40:40.142Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:40:40.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-06-29T10:40:40.142Z] f37bf6366975: Preparing [2026-06-29T10:40:40.142Z] 85c7b8720d9d: Preparing [2026-06-29T10:40:40.142Z] cb85ec3573e0: Preparing [2026-06-29T10:40:40.142Z] 16b17046b16d: Preparing [2026-06-29T10:40:40.142Z] e81d6006dfc8: Preparing [2026-06-29T10:40:40.142Z] 72fdd98d6955: Preparing [2026-06-29T10:40:40.142Z] 80cffd922f4b: Preparing [2026-06-29T10:40:40.142Z] 5da132ad2ef0: Preparing [2026-06-29T10:40:40.142Z] 03ba6f53ebfc: Preparing [2026-06-29T10:40:40.142Z] 72fdd98d6955: Waiting [2026-06-29T10:40:40.142Z] 80cffd922f4b: Waiting [2026-06-29T10:40:40.142Z] 5da132ad2ef0: Waiting [2026-06-29T10:40:40.142Z] 03ba6f53ebfc: Waiting [2026-06-29T10:40:40.142Z] e81d6006dfc8: Layer already exists [2026-06-29T10:40:40.142Z] 72fdd98d6955: Layer already exists [2026-06-29T10:40:40.405Z] 80cffd922f4b: Layer already exists [2026-06-29T10:40:40.405Z] 5da132ad2ef0: Layer already exists [2026-06-29T10:40:40.405Z] cb85ec3573e0: Pushed [2026-06-29T10:40:40.405Z] 85c7b8720d9d: Pushed [2026-06-29T10:40:40.405Z] f37bf6366975: Pushed [2026-06-29T10:40:40.405Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:40:48.605Z] 16b17046b16d: Pushed [2026-06-29T10:40:48.605Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:c5cbb5dab99b935d682bf82bad7b92ca7440cc1d74917757942d121a242aeeef size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:40:48.966Z] + 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-06-29T10:40:49.321Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-06-29T10:40:49.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-06-29T10:40:49.321Z] f37bf6366975: Preparing [2026-06-29T10:40:49.321Z] 85c7b8720d9d: Preparing [2026-06-29T10:40:49.321Z] cb85ec3573e0: Preparing [2026-06-29T10:40:49.321Z] 16b17046b16d: Preparing [2026-06-29T10:40:49.321Z] e81d6006dfc8: Preparing [2026-06-29T10:40:49.322Z] 72fdd98d6955: Preparing [2026-06-29T10:40:49.322Z] 80cffd922f4b: Preparing [2026-06-29T10:40:49.322Z] 5da132ad2ef0: Preparing [2026-06-29T10:40:49.322Z] 03ba6f53ebfc: Preparing [2026-06-29T10:40:49.322Z] 72fdd98d6955: Waiting [2026-06-29T10:40:49.322Z] 5da132ad2ef0: Waiting [2026-06-29T10:40:49.322Z] 03ba6f53ebfc: Waiting [2026-06-29T10:40:49.322Z] 80cffd922f4b: Waiting [2026-06-29T10:40:49.322Z] f37bf6366975: Layer already exists [2026-06-29T10:40:49.322Z] 85c7b8720d9d: Layer already exists [2026-06-29T10:40:49.322Z] e81d6006dfc8: Layer already exists [2026-06-29T10:40:49.322Z] cb85ec3573e0: Layer already exists [2026-06-29T10:40:49.322Z] 16b17046b16d: Layer already exists [2026-06-29T10:40:49.322Z] 72fdd98d6955: Layer already exists [2026-06-29T10:40:49.322Z] 5da132ad2ef0: Layer already exists [2026-06-29T10:40:49.322Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:40:49.322Z] 80cffd922f4b: Layer already exists [2026-06-29T10:40:49.587Z] latest: digest: sha256:c5cbb5dab99b935d682bf82bad7b92ca7440cc1d74917757942d121a242aeeef size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:40:49.966Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:40:54.583Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.122 [2026-06-29T10:40:54.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-06-29T10:40:54.583Z] f37bf6366975: Preparing [2026-06-29T10:40:54.583Z] 85c7b8720d9d: Preparing [2026-06-29T10:40:54.583Z] cb85ec3573e0: Preparing [2026-06-29T10:40:54.583Z] 16b17046b16d: Preparing [2026-06-29T10:40:54.583Z] e81d6006dfc8: Preparing [2026-06-29T10:40:54.583Z] 72fdd98d6955: Preparing [2026-06-29T10:40:54.583Z] 80cffd922f4b: Preparing [2026-06-29T10:40:54.583Z] 5da132ad2ef0: Preparing [2026-06-29T10:40:54.583Z] 80cffd922f4b: Waiting [2026-06-29T10:40:54.583Z] 03ba6f53ebfc: Preparing [2026-06-29T10:40:54.583Z] 5da132ad2ef0: Waiting [2026-06-29T10:40:54.583Z] 03ba6f53ebfc: Waiting [2026-06-29T10:40:54.583Z] 16b17046b16d: Layer already exists [2026-06-29T10:40:54.583Z] 85c7b8720d9d: Layer already exists [2026-06-29T10:40:54.583Z] f37bf6366975: Layer already exists [2026-06-29T10:40:54.583Z] cb85ec3573e0: Layer already exists [2026-06-29T10:40:54.583Z] e81d6006dfc8: Layer already exists [2026-06-29T10:40:54.583Z] 80cffd922f4b: Layer already exists [2026-06-29T10:40:54.583Z] 5da132ad2ef0: Layer already exists [2026-06-29T10:40:54.583Z] 72fdd98d6955: Layer already exists [2026-06-29T10:40:54.583Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:40:54.847Z] 4.1.0-dev.122: digest: sha256:c5cbb5dab99b935d682bf82bad7b92ca7440cc1d74917757942d121a242aeeef size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:40:55.207Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:40:55.582Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:40:55.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-06-29T10:40:55.582Z] f37bf6366975: Preparing [2026-06-29T10:40:55.582Z] 85c7b8720d9d: Preparing [2026-06-29T10:40:55.582Z] cb85ec3573e0: Preparing [2026-06-29T10:40:55.582Z] 16b17046b16d: Preparing [2026-06-29T10:40:55.582Z] e81d6006dfc8: Preparing [2026-06-29T10:40:55.582Z] 72fdd98d6955: Preparing [2026-06-29T10:40:55.582Z] 80cffd922f4b: Preparing [2026-06-29T10:40:55.582Z] 5da132ad2ef0: Preparing [2026-06-29T10:40:55.582Z] 03ba6f53ebfc: Preparing [2026-06-29T10:40:55.582Z] 80cffd922f4b: Waiting [2026-06-29T10:40:55.582Z] 5da132ad2ef0: Waiting [2026-06-29T10:40:55.582Z] 03ba6f53ebfc: Waiting [2026-06-29T10:40:55.582Z] 72fdd98d6955: Waiting [2026-06-29T10:40:55.582Z] 16b17046b16d: Layer already exists [2026-06-29T10:40:55.582Z] cb85ec3573e0: Layer already exists [2026-06-29T10:40:55.582Z] 85c7b8720d9d: Layer already exists [2026-06-29T10:40:55.582Z] e81d6006dfc8: Layer already exists [2026-06-29T10:40:55.582Z] f37bf6366975: Layer already exists [2026-06-29T10:40:55.582Z] 80cffd922f4b: Layer already exists [2026-06-29T10:40:55.582Z] 72fdd98d6955: Layer already exists [2026-06-29T10:40:55.582Z] 5da132ad2ef0: Layer already exists [2026-06-29T10:40:55.582Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:40:55.582Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:c5cbb5dab99b935d682bf82bad7b92ca7440cc1d74917757942d121a242aeeef size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:40:56.197Z] + 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-06-29T10:40:56.557Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2026-06-29T10:40:56.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-06-29T10:40:56.557Z] f37bf6366975: Preparing [2026-06-29T10:40:56.557Z] 85c7b8720d9d: Preparing [2026-06-29T10:40:56.557Z] cb85ec3573e0: Preparing [2026-06-29T10:40:56.557Z] 16b17046b16d: Preparing [2026-06-29T10:40:56.557Z] e81d6006dfc8: Preparing [2026-06-29T10:40:56.557Z] 72fdd98d6955: Preparing [2026-06-29T10:40:56.557Z] 80cffd922f4b: Preparing [2026-06-29T10:40:56.557Z] 5da132ad2ef0: Preparing [2026-06-29T10:40:56.557Z] 03ba6f53ebfc: Preparing [2026-06-29T10:40:56.557Z] 72fdd98d6955: Waiting [2026-06-29T10:40:56.557Z] 80cffd922f4b: Waiting [2026-06-29T10:40:56.557Z] 5da132ad2ef0: Waiting [2026-06-29T10:40:56.557Z] 03ba6f53ebfc: Waiting [2026-06-29T10:40:56.557Z] f37bf6366975: Layer already exists [2026-06-29T10:40:56.557Z] cb85ec3573e0: Layer already exists [2026-06-29T10:40:56.557Z] 85c7b8720d9d: Layer already exists [2026-06-29T10:40:56.557Z] 16b17046b16d: Layer already exists [2026-06-29T10:40:56.557Z] e81d6006dfc8: Layer already exists [2026-06-29T10:40:56.557Z] 80cffd922f4b: Layer already exists [2026-06-29T10:40:56.557Z] 5da132ad2ef0: Layer already exists [2026-06-29T10:40:56.557Z] 72fdd98d6955: Layer already exists [2026-06-29T10:40:56.557Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:40:56.823Z] main: digest: sha256:c5cbb5dab99b935d682bf82bad7b92ca7440cc1d74917757942d121a242aeeef size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T10:40:56.916Z] ===================================================== [Pipeline] echo [2026-06-29T10:40:56.934Z] taggedImages: [2026-06-29T10:40:56.934Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:40:56.934Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-06-29T10:40:56.934Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.122 [2026-06-29T10:40:56.934Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:40:56.934Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-06-29T10:40:56.967Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2026-06-29T10:40:56.967Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:40:56.967Z] latest [2026-06-29T10:40:56.967Z] 4.1.0-dev.122 [2026-06-29T10:40:56.967Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:40:56.967Z] main [2026-06-29T10:40:56.967Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:40:57.342Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:40:57.698Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:40:57.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-06-29T10:40:57.698Z] 8fb31acfb7c7: Preparing [2026-06-29T10:40:57.698Z] a25cec8af009: Preparing [2026-06-29T10:40:57.698Z] 85af04fb8db1: Preparing [2026-06-29T10:40:57.698Z] 7dbc2838af10: Preparing [2026-06-29T10:40:57.698Z] 317a0f8ba221: Preparing [2026-06-29T10:40:57.698Z] e81d6006dfc8: Preparing [2026-06-29T10:40:57.698Z] 72fdd98d6955: Preparing [2026-06-29T10:40:57.698Z] 73934f406dbd: Preparing [2026-06-29T10:40:57.698Z] 8c51b0ad326a: Preparing [2026-06-29T10:40:57.698Z] 96775dcb5ef0: Preparing [2026-06-29T10:40:57.698Z] 03ba6f53ebfc: Preparing [2026-06-29T10:40:57.698Z] e81d6006dfc8: Waiting [2026-06-29T10:40:57.698Z] 72fdd98d6955: Waiting [2026-06-29T10:40:57.698Z] 73934f406dbd: Waiting [2026-06-29T10:40:57.698Z] 8c51b0ad326a: Waiting [2026-06-29T10:40:57.698Z] 96775dcb5ef0: Waiting [2026-06-29T10:40:57.963Z] 7dbc2838af10: Pushed [2026-06-29T10:40:57.963Z] 317a0f8ba221: Pushed [2026-06-29T10:40:57.963Z] a25cec8af009: Pushed [2026-06-29T10:40:57.963Z] 8fb31acfb7c7: Pushed [2026-06-29T10:40:57.963Z] e81d6006dfc8: Layer already exists [2026-06-29T10:40:57.963Z] 72fdd98d6955: Layer already exists [2026-06-29T10:40:57.963Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:40:57.963Z] 73934f406dbd: Pushed [2026-06-29T10:40:57.963Z] 8c51b0ad326a: Pushed [2026-06-29T10:41:01.288Z] 96775dcb5ef0: Pushed [2026-06-29T10:41:04.629Z] 85af04fb8db1: Pushed [2026-06-29T10:41:07.201Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:abdf1c9c86e063ff2efce732666ab774747fc9346a536f7d79193a620146e84f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:41:07.570Z] + 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-06-29T10:41:07.923Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-06-29T10:41:07.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-06-29T10:41:07.923Z] 8fb31acfb7c7: Preparing [2026-06-29T10:41:07.923Z] a25cec8af009: Preparing [2026-06-29T10:41:07.923Z] 85af04fb8db1: Preparing [2026-06-29T10:41:07.923Z] 7dbc2838af10: Preparing [2026-06-29T10:41:07.923Z] 317a0f8ba221: Preparing [2026-06-29T10:41:07.923Z] e81d6006dfc8: Preparing [2026-06-29T10:41:07.923Z] e81d6006dfc8: Waiting [2026-06-29T10:41:07.923Z] 72fdd98d6955: Preparing [2026-06-29T10:41:07.923Z] 73934f406dbd: Preparing [2026-06-29T10:41:07.923Z] 8c51b0ad326a: Preparing [2026-06-29T10:41:07.923Z] 96775dcb5ef0: Preparing [2026-06-29T10:41:07.923Z] 03ba6f53ebfc: Preparing [2026-06-29T10:41:07.923Z] 8c51b0ad326a: Waiting [2026-06-29T10:41:07.923Z] 96775dcb5ef0: Waiting [2026-06-29T10:41:07.923Z] 03ba6f53ebfc: Waiting [2026-06-29T10:41:07.924Z] 73934f406dbd: Waiting [2026-06-29T10:41:07.924Z] 8fb31acfb7c7: Layer already exists [2026-06-29T10:41:07.924Z] 317a0f8ba221: Layer already exists [2026-06-29T10:41:07.924Z] a25cec8af009: Layer already exists [2026-06-29T10:41:07.924Z] 7dbc2838af10: Layer already exists [2026-06-29T10:41:07.924Z] 85af04fb8db1: Layer already exists [2026-06-29T10:41:07.924Z] e81d6006dfc8: Layer already exists [2026-06-29T10:41:07.924Z] 96775dcb5ef0: Layer already exists [2026-06-29T10:41:07.924Z] 72fdd98d6955: Layer already exists [2026-06-29T10:41:07.924Z] 73934f406dbd: Layer already exists [2026-06-29T10:41:07.924Z] 8c51b0ad326a: Layer already exists [2026-06-29T10:41:07.924Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:41:08.188Z] latest: digest: sha256:abdf1c9c86e063ff2efce732666ab774747fc9346a536f7d79193a620146e84f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:41:08.555Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:41:09.038Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.122 [2026-06-29T10:41:09.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-06-29T10:41:09.038Z] 8fb31acfb7c7: Preparing [2026-06-29T10:41:09.038Z] a25cec8af009: Preparing [2026-06-29T10:41:09.038Z] 85af04fb8db1: Preparing [2026-06-29T10:41:09.038Z] 7dbc2838af10: Preparing [2026-06-29T10:41:09.038Z] 317a0f8ba221: Preparing [2026-06-29T10:41:09.038Z] e81d6006dfc8: Preparing [2026-06-29T10:41:09.038Z] 72fdd98d6955: Preparing [2026-06-29T10:41:09.038Z] 73934f406dbd: Preparing [2026-06-29T10:41:09.038Z] 8c51b0ad326a: Preparing [2026-06-29T10:41:09.038Z] 96775dcb5ef0: Preparing [2026-06-29T10:41:09.038Z] 03ba6f53ebfc: Preparing [2026-06-29T10:41:09.038Z] e81d6006dfc8: Waiting [2026-06-29T10:41:09.038Z] 72fdd98d6955: Waiting [2026-06-29T10:41:09.038Z] 73934f406dbd: Waiting [2026-06-29T10:41:09.038Z] 8c51b0ad326a: Waiting [2026-06-29T10:41:09.038Z] 96775dcb5ef0: Waiting [2026-06-29T10:41:09.038Z] 03ba6f53ebfc: Waiting [2026-06-29T10:41:09.038Z] 317a0f8ba221: Layer already exists [2026-06-29T10:41:09.038Z] a25cec8af009: Layer already exists [2026-06-29T10:41:09.038Z] 8fb31acfb7c7: Layer already exists [2026-06-29T10:41:09.038Z] 7dbc2838af10: Layer already exists [2026-06-29T10:41:09.038Z] 85af04fb8db1: Layer already exists [2026-06-29T10:41:09.038Z] 8c51b0ad326a: Layer already exists [2026-06-29T10:41:09.038Z] 72fdd98d6955: Layer already exists [2026-06-29T10:41:09.038Z] 73934f406dbd: Layer already exists [2026-06-29T10:41:09.038Z] e81d6006dfc8: Layer already exists [2026-06-29T10:41:09.038Z] 96775dcb5ef0: Layer already exists [2026-06-29T10:41:09.038Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:41:09.303Z] 4.1.0-dev.122: digest: sha256:abdf1c9c86e063ff2efce732666ab774747fc9346a536f7d79193a620146e84f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:41:09.669Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:41:10.027Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:41:10.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-06-29T10:41:10.027Z] 8fb31acfb7c7: Preparing [2026-06-29T10:41:10.027Z] a25cec8af009: Preparing [2026-06-29T10:41:10.027Z] 85af04fb8db1: Preparing [2026-06-29T10:41:10.027Z] 7dbc2838af10: Preparing [2026-06-29T10:41:10.027Z] 317a0f8ba221: Preparing [2026-06-29T10:41:10.027Z] e81d6006dfc8: Preparing [2026-06-29T10:41:10.027Z] 72fdd98d6955: Preparing [2026-06-29T10:41:10.027Z] 73934f406dbd: Preparing [2026-06-29T10:41:10.027Z] 8c51b0ad326a: Preparing [2026-06-29T10:41:10.027Z] 96775dcb5ef0: Preparing [2026-06-29T10:41:10.027Z] 03ba6f53ebfc: Preparing [2026-06-29T10:41:10.027Z] 73934f406dbd: Waiting [2026-06-29T10:41:10.027Z] 8c51b0ad326a: Waiting [2026-06-29T10:41:10.027Z] 96775dcb5ef0: Waiting [2026-06-29T10:41:10.027Z] 03ba6f53ebfc: Waiting [2026-06-29T10:41:10.027Z] 72fdd98d6955: Waiting [2026-06-29T10:41:10.027Z] e81d6006dfc8: Waiting [2026-06-29T10:41:10.027Z] 8fb31acfb7c7: Layer already exists [2026-06-29T10:41:10.027Z] 7dbc2838af10: Layer already exists [2026-06-29T10:41:10.027Z] a25cec8af009: Layer already exists [2026-06-29T10:41:10.027Z] 317a0f8ba221: Layer already exists [2026-06-29T10:41:10.027Z] 85af04fb8db1: Layer already exists [2026-06-29T10:41:10.027Z] 73934f406dbd: Layer already exists [2026-06-29T10:41:10.027Z] 72fdd98d6955: Layer already exists [2026-06-29T10:41:10.027Z] 8c51b0ad326a: Layer already exists [2026-06-29T10:41:10.027Z] 96775dcb5ef0: Layer already exists [2026-06-29T10:41:10.027Z] e81d6006dfc8: Layer already exists [2026-06-29T10:41:10.027Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:41:10.292Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:abdf1c9c86e063ff2efce732666ab774747fc9346a536f7d79193a620146e84f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:41:10.665Z] + 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-06-29T10:41:11.014Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2026-06-29T10:41:11.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-06-29T10:41:11.014Z] 8fb31acfb7c7: Preparing [2026-06-29T10:41:11.014Z] a25cec8af009: Preparing [2026-06-29T10:41:11.014Z] 85af04fb8db1: Preparing [2026-06-29T10:41:11.015Z] 7dbc2838af10: Preparing [2026-06-29T10:41:11.015Z] 317a0f8ba221: Preparing [2026-06-29T10:41:11.015Z] e81d6006dfc8: Preparing [2026-06-29T10:41:11.015Z] 72fdd98d6955: Preparing [2026-06-29T10:41:11.015Z] 73934f406dbd: Preparing [2026-06-29T10:41:11.015Z] 8c51b0ad326a: Preparing [2026-06-29T10:41:11.015Z] 96775dcb5ef0: Preparing [2026-06-29T10:41:11.015Z] 03ba6f53ebfc: Preparing [2026-06-29T10:41:11.015Z] 72fdd98d6955: Waiting [2026-06-29T10:41:11.015Z] 73934f406dbd: Waiting [2026-06-29T10:41:11.015Z] 8c51b0ad326a: Waiting [2026-06-29T10:41:11.015Z] 96775dcb5ef0: Waiting [2026-06-29T10:41:11.015Z] 03ba6f53ebfc: Waiting [2026-06-29T10:41:11.015Z] e81d6006dfc8: Waiting [2026-06-29T10:41:11.015Z] 7dbc2838af10: Layer already exists [2026-06-29T10:41:11.015Z] 317a0f8ba221: Layer already exists [2026-06-29T10:41:11.015Z] 8fb31acfb7c7: Layer already exists [2026-06-29T10:41:11.015Z] 85af04fb8db1: Layer already exists [2026-06-29T10:41:11.015Z] a25cec8af009: Layer already exists [2026-06-29T10:41:11.015Z] e81d6006dfc8: Layer already exists [2026-06-29T10:41:11.015Z] 73934f406dbd: Layer already exists [2026-06-29T10:41:11.015Z] 96775dcb5ef0: Layer already exists [2026-06-29T10:41:11.015Z] 72fdd98d6955: Layer already exists [2026-06-29T10:41:11.015Z] 8c51b0ad326a: Layer already exists [2026-06-29T10:41:11.015Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:41:11.331Z] main: digest: sha256:abdf1c9c86e063ff2efce732666ab774747fc9346a536f7d79193a620146e84f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T10:41:11.409Z] ===================================================== [Pipeline] echo [2026-06-29T10:41:11.429Z] taggedImages: [2026-06-29T10:41:11.429Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:41:11.429Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-06-29T10:41:11.429Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.122 [2026-06-29T10:41:11.429Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:41:11.429Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-06-29T10:41:11.460Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2026-06-29T10:41:11.460Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:41:11.460Z] latest [2026-06-29T10:41:11.460Z] 4.1.0-dev.122 [2026-06-29T10:41:11.460Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:41:11.460Z] main [2026-06-29T10:41:11.460Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:41:11.833Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:41:12.221Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:41:12.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-06-29T10:41:12.221Z] cf87b4ae6f9d: Preparing [2026-06-29T10:41:12.221Z] 5187f4992df8: Preparing [2026-06-29T10:41:12.221Z] d3eff9ae380d: Preparing [2026-06-29T10:41:12.221Z] 878ffffb632c: Preparing [2026-06-29T10:41:12.221Z] 28b9a8a93b76: Preparing [2026-06-29T10:41:12.221Z] fb386be27b4e: Preparing [2026-06-29T10:41:12.221Z] 11f9cf6f7fe0: Preparing [2026-06-29T10:41:12.221Z] fb386be27b4e: Waiting [2026-06-29T10:41:12.221Z] 11f9cf6f7fe0: Waiting [2026-06-29T10:41:12.221Z] e81d6006dfc8: Preparing [2026-06-29T10:41:12.221Z] 72fdd98d6955: Preparing [2026-06-29T10:41:12.221Z] e81d6006dfc8: Waiting [2026-06-29T10:41:12.221Z] 6de3cb0969d4: Preparing [2026-06-29T10:41:12.221Z] 72fdd98d6955: Waiting [2026-06-29T10:41:12.221Z] d04d27b24f7a: Preparing [2026-06-29T10:41:12.221Z] 6de3cb0969d4: Waiting [2026-06-29T10:41:12.221Z] 03ba6f53ebfc: Preparing [2026-06-29T10:41:12.221Z] d04d27b24f7a: Waiting [2026-06-29T10:41:12.221Z] 03ba6f53ebfc: Waiting [2026-06-29T10:41:12.503Z] 5187f4992df8: Pushed [2026-06-29T10:41:12.503Z] cf87b4ae6f9d: Pushed [2026-06-29T10:41:12.503Z] 28b9a8a93b76: Pushed [2026-06-29T10:41:12.503Z] e81d6006dfc8: Layer already exists [2026-06-29T10:41:12.503Z] 72fdd98d6955: Layer already exists [2026-06-29T10:41:12.503Z] fb386be27b4e: Pushed [2026-06-29T10:41:12.503Z] 11f9cf6f7fe0: Pushed [2026-06-29T10:41:12.777Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:41:12.777Z] 6de3cb0969d4: Pushed [2026-06-29T10:41:16.134Z] d04d27b24f7a: Pushed [2026-06-29T10:41:19.460Z] 878ffffb632c: Pushed [2026-06-29T10:41:19.460Z] d3eff9ae380d: Pushed [2026-06-29T10:41:22.026Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:ca557c055172aa8d4ba7ea981fb84814169ae1e359ab1cb68e7eb3522ef4e3ae size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:41:22.394Z] + 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-06-29T10:41:22.757Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-06-29T10:41:22.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-06-29T10:41:22.757Z] cf87b4ae6f9d: Preparing [2026-06-29T10:41:22.757Z] 5187f4992df8: Preparing [2026-06-29T10:41:22.757Z] d3eff9ae380d: Preparing [2026-06-29T10:41:22.757Z] 878ffffb632c: Preparing [2026-06-29T10:41:22.757Z] 28b9a8a93b76: Preparing [2026-06-29T10:41:22.757Z] fb386be27b4e: Preparing [2026-06-29T10:41:22.757Z] 11f9cf6f7fe0: Preparing [2026-06-29T10:41:22.757Z] e81d6006dfc8: Preparing [2026-06-29T10:41:22.757Z] 72fdd98d6955: Preparing [2026-06-29T10:41:22.757Z] 6de3cb0969d4: Preparing [2026-06-29T10:41:22.757Z] d04d27b24f7a: Preparing [2026-06-29T10:41:22.757Z] 03ba6f53ebfc: Preparing [2026-06-29T10:41:22.757Z] fb386be27b4e: Waiting [2026-06-29T10:41:22.757Z] 11f9cf6f7fe0: Waiting [2026-06-29T10:41:22.757Z] e81d6006dfc8: Waiting [2026-06-29T10:41:22.757Z] 72fdd98d6955: Waiting [2026-06-29T10:41:22.757Z] 6de3cb0969d4: Waiting [2026-06-29T10:41:22.757Z] 03ba6f53ebfc: Waiting [2026-06-29T10:41:22.757Z] 5187f4992df8: Layer already exists [2026-06-29T10:41:22.757Z] 28b9a8a93b76: Layer already exists [2026-06-29T10:41:22.757Z] cf87b4ae6f9d: Layer already exists [2026-06-29T10:41:22.757Z] 878ffffb632c: Layer already exists [2026-06-29T10:41:22.757Z] d3eff9ae380d: Layer already exists [2026-06-29T10:41:22.757Z] fb386be27b4e: Layer already exists [2026-06-29T10:41:22.757Z] e81d6006dfc8: Layer already exists [2026-06-29T10:41:22.757Z] 11f9cf6f7fe0: Layer already exists [2026-06-29T10:41:22.757Z] 72fdd98d6955: Layer already exists [2026-06-29T10:41:22.757Z] 6de3cb0969d4: Layer already exists [2026-06-29T10:41:22.757Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:41:22.757Z] d04d27b24f7a: Layer already exists [2026-06-29T10:41:23.022Z] latest: digest: sha256:ca557c055172aa8d4ba7ea981fb84814169ae1e359ab1cb68e7eb3522ef4e3ae size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:41:23.396Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:41:23.753Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.122 [2026-06-29T10:41:23.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-06-29T10:41:23.754Z] cf87b4ae6f9d: Preparing [2026-06-29T10:41:23.754Z] 5187f4992df8: Preparing [2026-06-29T10:41:23.754Z] d3eff9ae380d: Preparing [2026-06-29T10:41:23.754Z] 878ffffb632c: Preparing [2026-06-29T10:41:23.754Z] 28b9a8a93b76: Preparing [2026-06-29T10:41:23.754Z] fb386be27b4e: Preparing [2026-06-29T10:41:23.754Z] 11f9cf6f7fe0: Preparing [2026-06-29T10:41:23.754Z] e81d6006dfc8: Preparing [2026-06-29T10:41:23.754Z] 72fdd98d6955: Preparing [2026-06-29T10:41:23.754Z] 6de3cb0969d4: Preparing [2026-06-29T10:41:23.754Z] d04d27b24f7a: Preparing [2026-06-29T10:41:23.754Z] 03ba6f53ebfc: Preparing [2026-06-29T10:41:23.754Z] 72fdd98d6955: Waiting [2026-06-29T10:41:23.754Z] 6de3cb0969d4: Waiting [2026-06-29T10:41:23.754Z] fb386be27b4e: Waiting [2026-06-29T10:41:23.754Z] 11f9cf6f7fe0: Waiting [2026-06-29T10:41:23.754Z] e81d6006dfc8: Waiting [2026-06-29T10:41:23.754Z] d04d27b24f7a: Waiting [2026-06-29T10:41:23.754Z] 03ba6f53ebfc: Waiting [2026-06-29T10:41:23.754Z] 878ffffb632c: Layer already exists [2026-06-29T10:41:23.754Z] cf87b4ae6f9d: Layer already exists [2026-06-29T10:41:23.754Z] 5187f4992df8: Layer already exists [2026-06-29T10:41:23.754Z] 28b9a8a93b76: Layer already exists [2026-06-29T10:41:23.754Z] d3eff9ae380d: Layer already exists [2026-06-29T10:41:23.754Z] e81d6006dfc8: Layer already exists [2026-06-29T10:41:23.754Z] fb386be27b4e: Layer already exists [2026-06-29T10:41:23.754Z] 11f9cf6f7fe0: Layer already exists [2026-06-29T10:41:23.754Z] 72fdd98d6955: Layer already exists [2026-06-29T10:41:23.754Z] 6de3cb0969d4: Layer already exists [2026-06-29T10:41:23.754Z] d04d27b24f7a: Layer already exists [2026-06-29T10:41:23.754Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:41:24.018Z] 4.1.0-dev.122: digest: sha256:ca557c055172aa8d4ba7ea981fb84814169ae1e359ab1cb68e7eb3522ef4e3ae size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:41:24.372Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:41:24.722Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:41:24.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-06-29T10:41:24.722Z] cf87b4ae6f9d: Preparing [2026-06-29T10:41:24.722Z] 5187f4992df8: Preparing [2026-06-29T10:41:24.722Z] d3eff9ae380d: Preparing [2026-06-29T10:41:24.722Z] 878ffffb632c: Preparing [2026-06-29T10:41:24.722Z] 28b9a8a93b76: Preparing [2026-06-29T10:41:24.722Z] fb386be27b4e: Preparing [2026-06-29T10:41:24.722Z] 11f9cf6f7fe0: Preparing [2026-06-29T10:41:24.722Z] e81d6006dfc8: Preparing [2026-06-29T10:41:24.722Z] 72fdd98d6955: Preparing [2026-06-29T10:41:24.722Z] 6de3cb0969d4: Preparing [2026-06-29T10:41:24.722Z] d04d27b24f7a: Preparing [2026-06-29T10:41:24.722Z] 03ba6f53ebfc: Preparing [2026-06-29T10:41:24.722Z] 72fdd98d6955: Waiting [2026-06-29T10:41:24.722Z] 6de3cb0969d4: Waiting [2026-06-29T10:41:24.722Z] fb386be27b4e: Waiting [2026-06-29T10:41:24.722Z] 11f9cf6f7fe0: Waiting [2026-06-29T10:41:24.722Z] e81d6006dfc8: Waiting [2026-06-29T10:41:24.722Z] 03ba6f53ebfc: Waiting [2026-06-29T10:41:24.722Z] d04d27b24f7a: Waiting [2026-06-29T10:41:24.722Z] 28b9a8a93b76: Layer already exists [2026-06-29T10:41:24.722Z] 5187f4992df8: Layer already exists [2026-06-29T10:41:24.722Z] cf87b4ae6f9d: Layer already exists [2026-06-29T10:41:24.722Z] 878ffffb632c: Layer already exists [2026-06-29T10:41:24.722Z] d3eff9ae380d: Layer already exists [2026-06-29T10:41:24.722Z] 11f9cf6f7fe0: Layer already exists [2026-06-29T10:41:24.722Z] e81d6006dfc8: Layer already exists [2026-06-29T10:41:24.722Z] fb386be27b4e: Layer already exists [2026-06-29T10:41:24.722Z] 72fdd98d6955: Layer already exists [2026-06-29T10:41:24.722Z] 6de3cb0969d4: Layer already exists [2026-06-29T10:41:24.722Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:41:24.722Z] d04d27b24f7a: Layer already exists [2026-06-29T10:41:24.988Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:ca557c055172aa8d4ba7ea981fb84814169ae1e359ab1cb68e7eb3522ef4e3ae size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:41:25.346Z] + 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-06-29T10:41:25.698Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2026-06-29T10:41:25.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-06-29T10:41:25.698Z] cf87b4ae6f9d: Preparing [2026-06-29T10:41:25.698Z] 5187f4992df8: Preparing [2026-06-29T10:41:25.698Z] d3eff9ae380d: Preparing [2026-06-29T10:41:25.698Z] 878ffffb632c: Preparing [2026-06-29T10:41:25.698Z] 28b9a8a93b76: Preparing [2026-06-29T10:41:25.698Z] fb386be27b4e: Preparing [2026-06-29T10:41:25.698Z] fb386be27b4e: Waiting [2026-06-29T10:41:25.698Z] 11f9cf6f7fe0: Preparing [2026-06-29T10:41:25.698Z] e81d6006dfc8: Preparing [2026-06-29T10:41:25.698Z] 11f9cf6f7fe0: Waiting [2026-06-29T10:41:25.698Z] 72fdd98d6955: Preparing [2026-06-29T10:41:25.698Z] e81d6006dfc8: Waiting [2026-06-29T10:41:25.698Z] 6de3cb0969d4: Preparing [2026-06-29T10:41:25.698Z] 72fdd98d6955: Waiting [2026-06-29T10:41:25.698Z] 6de3cb0969d4: Waiting [2026-06-29T10:41:25.698Z] d04d27b24f7a: Preparing [2026-06-29T10:41:25.698Z] 03ba6f53ebfc: Preparing [2026-06-29T10:41:25.698Z] d04d27b24f7a: Waiting [2026-06-29T10:41:25.698Z] 878ffffb632c: Layer already exists [2026-06-29T10:41:25.698Z] cf87b4ae6f9d: Layer already exists [2026-06-29T10:41:25.698Z] 5187f4992df8: Layer already exists [2026-06-29T10:41:25.698Z] d3eff9ae380d: Layer already exists [2026-06-29T10:41:25.698Z] 28b9a8a93b76: Layer already exists [2026-06-29T10:41:25.698Z] 72fdd98d6955: Layer already exists [2026-06-29T10:41:25.698Z] e81d6006dfc8: Layer already exists [2026-06-29T10:41:25.698Z] 11f9cf6f7fe0: Layer already exists [2026-06-29T10:41:25.698Z] fb386be27b4e: Layer already exists [2026-06-29T10:41:25.698Z] 6de3cb0969d4: Layer already exists [2026-06-29T10:41:25.698Z] d04d27b24f7a: Layer already exists [2026-06-29T10:41:25.698Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:41:25.962Z] main: digest: sha256:ca557c055172aa8d4ba7ea981fb84814169ae1e359ab1cb68e7eb3522ef4e3ae size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T10:41:26.057Z] ===================================================== [Pipeline] echo [2026-06-29T10:41:26.075Z] taggedImages: [2026-06-29T10:41:26.075Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:41:26.075Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-06-29T10:41:26.075Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.122 [2026-06-29T10:41:26.075Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:41:26.075Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-06-29T10:41:26.108Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2026-06-29T10:41:26.108Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:41:26.108Z] latest [2026-06-29T10:41:26.108Z] 4.1.0-dev.122 [2026-06-29T10:41:26.108Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:41:26.108Z] main [2026-06-29T10:41:26.108Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:41:26.486Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:41:26.849Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:41:26.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-06-29T10:41:26.849Z] d4c949022201: Preparing [2026-06-29T10:41:26.849Z] cb41a2c61f3b: Preparing [2026-06-29T10:41:26.849Z] e81d6006dfc8: Preparing [2026-06-29T10:41:26.849Z] 72fdd98d6955: Preparing [2026-06-29T10:41:26.849Z] 6ecb2eb3c5dc: Preparing [2026-06-29T10:41:26.849Z] edfebce43adc: Preparing [2026-06-29T10:41:26.849Z] 03ba6f53ebfc: Preparing [2026-06-29T10:41:26.849Z] edfebce43adc: Waiting [2026-06-29T10:41:26.849Z] 72fdd98d6955: Layer already exists [2026-06-29T10:41:26.849Z] e81d6006dfc8: Layer already exists [2026-06-29T10:41:27.115Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:41:27.115Z] 6ecb2eb3c5dc: Pushed [2026-06-29T10:41:27.115Z] d4c949022201: Pushed [2026-06-29T10:41:29.045Z] edfebce43adc: Pushed [2026-06-29T10:41:34.411Z] cb41a2c61f3b: Pushed [2026-06-29T10:41:36.344Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:4ead00bd28742345cd8c901a9edc10590ff18010c7ca5f39ea2ba226bc92d76d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:41:36.699Z] + 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-06-29T10:41:37.057Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-06-29T10:41:37.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-06-29T10:41:37.057Z] d4c949022201: Preparing [2026-06-29T10:41:37.057Z] cb41a2c61f3b: Preparing [2026-06-29T10:41:37.057Z] e81d6006dfc8: Preparing [2026-06-29T10:41:37.057Z] 72fdd98d6955: Preparing [2026-06-29T10:41:37.057Z] 6ecb2eb3c5dc: Preparing [2026-06-29T10:41:37.057Z] edfebce43adc: Preparing [2026-06-29T10:41:37.057Z] 03ba6f53ebfc: Preparing [2026-06-29T10:41:37.057Z] 03ba6f53ebfc: Waiting [2026-06-29T10:41:37.057Z] edfebce43adc: Waiting [2026-06-29T10:41:37.057Z] 6ecb2eb3c5dc: Layer already exists [2026-06-29T10:41:37.057Z] d4c949022201: Layer already exists [2026-06-29T10:41:37.057Z] 72fdd98d6955: Layer already exists [2026-06-29T10:41:37.057Z] cb41a2c61f3b: Layer already exists [2026-06-29T10:41:37.057Z] e81d6006dfc8: Layer already exists [2026-06-29T10:41:37.057Z] edfebce43adc: Layer already exists [2026-06-29T10:41:37.057Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:41:37.057Z] latest: digest: sha256:4ead00bd28742345cd8c901a9edc10590ff18010c7ca5f39ea2ba226bc92d76d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:41:37.679Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:41:38.031Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.122 [2026-06-29T10:41:38.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-06-29T10:41:38.031Z] d4c949022201: Preparing [2026-06-29T10:41:38.031Z] cb41a2c61f3b: Preparing [2026-06-29T10:41:38.031Z] e81d6006dfc8: Preparing [2026-06-29T10:41:38.031Z] 72fdd98d6955: Preparing [2026-06-29T10:41:38.031Z] 6ecb2eb3c5dc: Preparing [2026-06-29T10:41:38.031Z] edfebce43adc: Preparing [2026-06-29T10:41:38.031Z] 03ba6f53ebfc: Preparing [2026-06-29T10:41:38.031Z] edfebce43adc: Waiting [2026-06-29T10:41:38.031Z] 03ba6f53ebfc: Waiting [2026-06-29T10:41:38.031Z] e81d6006dfc8: Layer already exists [2026-06-29T10:41:38.031Z] 72fdd98d6955: Layer already exists [2026-06-29T10:41:38.031Z] 6ecb2eb3c5dc: Layer already exists [2026-06-29T10:41:38.031Z] cb41a2c61f3b: Layer already exists [2026-06-29T10:41:38.031Z] d4c949022201: Layer already exists [2026-06-29T10:41:38.031Z] edfebce43adc: Layer already exists [2026-06-29T10:41:38.031Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:41:38.031Z] 4.1.0-dev.122: digest: sha256:4ead00bd28742345cd8c901a9edc10590ff18010c7ca5f39ea2ba226bc92d76d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:41:38.654Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:41:39.014Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:41:39.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-06-29T10:41:39.015Z] d4c949022201: Preparing [2026-06-29T10:41:39.015Z] cb41a2c61f3b: Preparing [2026-06-29T10:41:39.015Z] e81d6006dfc8: Preparing [2026-06-29T10:41:39.015Z] 72fdd98d6955: Preparing [2026-06-29T10:41:39.015Z] 6ecb2eb3c5dc: Preparing [2026-06-29T10:41:39.015Z] edfebce43adc: Preparing [2026-06-29T10:41:39.015Z] 03ba6f53ebfc: Preparing [2026-06-29T10:41:39.015Z] edfebce43adc: Waiting [2026-06-29T10:41:39.015Z] 03ba6f53ebfc: Waiting [2026-06-29T10:41:39.015Z] cb41a2c61f3b: Layer already exists [2026-06-29T10:41:39.015Z] d4c949022201: Layer already exists [2026-06-29T10:41:39.015Z] 6ecb2eb3c5dc: Layer already exists [2026-06-29T10:41:39.015Z] 72fdd98d6955: Layer already exists [2026-06-29T10:41:39.015Z] e81d6006dfc8: Layer already exists [2026-06-29T10:41:39.015Z] edfebce43adc: Layer already exists [2026-06-29T10:41:39.015Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:41:39.015Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:4ead00bd28742345cd8c901a9edc10590ff18010c7ca5f39ea2ba226bc92d76d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:41:39.639Z] + 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-06-29T10:41:39.996Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2026-06-29T10:41:39.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-06-29T10:41:39.997Z] d4c949022201: Preparing [2026-06-29T10:41:39.997Z] cb41a2c61f3b: Preparing [2026-06-29T10:41:39.997Z] e81d6006dfc8: Preparing [2026-06-29T10:41:39.997Z] 72fdd98d6955: Preparing [2026-06-29T10:41:39.997Z] 6ecb2eb3c5dc: Preparing [2026-06-29T10:41:39.997Z] edfebce43adc: Preparing [2026-06-29T10:41:39.997Z] 03ba6f53ebfc: Preparing [2026-06-29T10:41:39.997Z] edfebce43adc: Waiting [2026-06-29T10:41:39.997Z] 03ba6f53ebfc: Waiting [2026-06-29T10:41:39.997Z] cb41a2c61f3b: Layer already exists [2026-06-29T10:41:39.997Z] d4c949022201: Layer already exists [2026-06-29T10:41:39.997Z] 72fdd98d6955: Layer already exists [2026-06-29T10:41:39.997Z] 6ecb2eb3c5dc: Layer already exists [2026-06-29T10:41:39.997Z] e81d6006dfc8: Layer already exists [2026-06-29T10:41:39.997Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:41:39.997Z] edfebce43adc: Layer already exists [2026-06-29T10:41:40.260Z] main: digest: sha256:4ead00bd28742345cd8c901a9edc10590ff18010c7ca5f39ea2ba226bc92d76d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T10:41:40.346Z] ===================================================== [Pipeline] echo [2026-06-29T10:41:40.367Z] taggedImages: [2026-06-29T10:41:40.367Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:41:40.367Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-06-29T10:41:40.367Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.122 [2026-06-29T10:41:40.367Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:41:40.367Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-06-29T10:41:40.405Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2026-06-29T10:41:40.405Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:41:40.405Z] latest [2026-06-29T10:41:40.405Z] 4.1.0-dev.122 [2026-06-29T10:41:40.405Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:41:40.405Z] main [2026-06-29T10:41:40.405Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:41:40.788Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:41:41.158Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:41:41.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-06-29T10:41:41.158Z] 4e03c94e350d: Preparing [2026-06-29T10:41:41.158Z] 65811df7414a: Preparing [2026-06-29T10:41:41.158Z] 3b7d25b1c755: Preparing [2026-06-29T10:41:41.158Z] e81d6006dfc8: Preparing [2026-06-29T10:41:41.158Z] 72fdd98d6955: Preparing [2026-06-29T10:41:41.158Z] e089304e2b39: Preparing [2026-06-29T10:41:41.158Z] b16e2858c1aa: Preparing [2026-06-29T10:41:41.158Z] 5477cee77357: Preparing [2026-06-29T10:41:41.158Z] 5a5dfdbe70dd: Preparing [2026-06-29T10:41:41.158Z] 03ba6f53ebfc: Preparing [2026-06-29T10:41:41.158Z] b16e2858c1aa: Waiting [2026-06-29T10:41:41.158Z] 5477cee77357: Waiting [2026-06-29T10:41:41.158Z] 5a5dfdbe70dd: Waiting [2026-06-29T10:41:41.158Z] 03ba6f53ebfc: Waiting [2026-06-29T10:41:41.158Z] e089304e2b39: Waiting [2026-06-29T10:41:41.158Z] e81d6006dfc8: Layer already exists [2026-06-29T10:41:41.158Z] 72fdd98d6955: Layer already exists [2026-06-29T10:41:41.422Z] 3b7d25b1c755: Pushed [2026-06-29T10:41:41.422Z] 65811df7414a: Pushed [2026-06-29T10:41:41.422Z] 4e03c94e350d: Pushed [2026-06-29T10:41:41.422Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:41:41.422Z] 5477cee77357: Pushed [2026-06-29T10:41:42.375Z] 5a5dfdbe70dd: Pushed [2026-06-29T10:41:54.660Z] b16e2858c1aa: Pushed [2026-06-29T10:42:09.628Z] e089304e2b39: Pushed [2026-06-29T10:42:09.628Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:331f559fcf94af70f3951f68300b5116203ef520c9ef2081c1d018d75e8a1078 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:42:09.990Z] + 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-06-29T10:42:10.339Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-06-29T10:42:10.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-06-29T10:42:10.339Z] 4e03c94e350d: Preparing [2026-06-29T10:42:10.339Z] 65811df7414a: Preparing [2026-06-29T10:42:10.339Z] 3b7d25b1c755: Preparing [2026-06-29T10:42:10.339Z] e81d6006dfc8: Preparing [2026-06-29T10:42:10.339Z] 72fdd98d6955: Preparing [2026-06-29T10:42:10.339Z] e089304e2b39: Preparing [2026-06-29T10:42:10.339Z] b16e2858c1aa: Preparing [2026-06-29T10:42:10.339Z] e089304e2b39: Waiting [2026-06-29T10:42:10.339Z] 5477cee77357: Preparing [2026-06-29T10:42:10.339Z] 5a5dfdbe70dd: Preparing [2026-06-29T10:42:10.339Z] b16e2858c1aa: Waiting [2026-06-29T10:42:10.339Z] 5477cee77357: Waiting [2026-06-29T10:42:10.339Z] 03ba6f53ebfc: Preparing [2026-06-29T10:42:10.339Z] 5a5dfdbe70dd: Waiting [2026-06-29T10:42:10.339Z] 03ba6f53ebfc: Waiting [2026-06-29T10:42:10.339Z] 72fdd98d6955: Layer already exists [2026-06-29T10:42:10.340Z] e81d6006dfc8: Layer already exists [2026-06-29T10:42:10.340Z] 65811df7414a: Layer already exists [2026-06-29T10:42:10.340Z] 3b7d25b1c755: Layer already exists [2026-06-29T10:42:10.340Z] 4e03c94e350d: Layer already exists [2026-06-29T10:42:10.340Z] e089304e2b39: Layer already exists [2026-06-29T10:42:10.340Z] b16e2858c1aa: Layer already exists [2026-06-29T10:42:10.340Z] 5477cee77357: Layer already exists [2026-06-29T10:42:10.340Z] 5a5dfdbe70dd: Layer already exists [2026-06-29T10:42:10.340Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:42:10.604Z] latest: digest: sha256:331f559fcf94af70f3951f68300b5116203ef520c9ef2081c1d018d75e8a1078 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:42:10.958Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:42:11.315Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.122 [2026-06-29T10:42:11.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-06-29T10:42:11.315Z] 4e03c94e350d: Preparing [2026-06-29T10:42:11.315Z] 65811df7414a: Preparing [2026-06-29T10:42:11.315Z] 3b7d25b1c755: Preparing [2026-06-29T10:42:11.315Z] e81d6006dfc8: Preparing [2026-06-29T10:42:11.315Z] 72fdd98d6955: Preparing [2026-06-29T10:42:11.315Z] e089304e2b39: Preparing [2026-06-29T10:42:11.315Z] b16e2858c1aa: Preparing [2026-06-29T10:42:11.315Z] 5477cee77357: Preparing [2026-06-29T10:42:11.315Z] 5a5dfdbe70dd: Preparing [2026-06-29T10:42:11.315Z] 03ba6f53ebfc: Preparing [2026-06-29T10:42:11.315Z] 5477cee77357: Waiting [2026-06-29T10:42:11.315Z] e089304e2b39: Waiting [2026-06-29T10:42:11.315Z] 5a5dfdbe70dd: Waiting [2026-06-29T10:42:11.315Z] 03ba6f53ebfc: Waiting [2026-06-29T10:42:11.315Z] b16e2858c1aa: Waiting [2026-06-29T10:42:11.315Z] e81d6006dfc8: Layer already exists [2026-06-29T10:42:11.315Z] 72fdd98d6955: Layer already exists [2026-06-29T10:42:11.315Z] 4e03c94e350d: Layer already exists [2026-06-29T10:42:11.315Z] 3b7d25b1c755: Layer already exists [2026-06-29T10:42:11.315Z] 65811df7414a: Layer already exists [2026-06-29T10:42:11.315Z] b16e2858c1aa: Layer already exists [2026-06-29T10:42:11.315Z] e089304e2b39: Layer already exists [2026-06-29T10:42:11.315Z] 5a5dfdbe70dd: Layer already exists [2026-06-29T10:42:11.315Z] 5477cee77357: Layer already exists [2026-06-29T10:42:11.315Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:42:11.315Z] 4.1.0-dev.122: digest: sha256:331f559fcf94af70f3951f68300b5116203ef520c9ef2081c1d018d75e8a1078 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:42:11.935Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:42:12.300Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:42:12.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-06-29T10:42:12.300Z] 4e03c94e350d: Preparing [2026-06-29T10:42:12.300Z] 65811df7414a: Preparing [2026-06-29T10:42:12.300Z] 3b7d25b1c755: Preparing [2026-06-29T10:42:12.300Z] e81d6006dfc8: Preparing [2026-06-29T10:42:12.300Z] 72fdd98d6955: Preparing [2026-06-29T10:42:12.300Z] e089304e2b39: Preparing [2026-06-29T10:42:12.300Z] b16e2858c1aa: Preparing [2026-06-29T10:42:12.300Z] 5477cee77357: Preparing [2026-06-29T10:42:12.300Z] 5a5dfdbe70dd: Preparing [2026-06-29T10:42:12.300Z] 03ba6f53ebfc: Preparing [2026-06-29T10:42:12.300Z] b16e2858c1aa: Waiting [2026-06-29T10:42:12.300Z] 5477cee77357: Waiting [2026-06-29T10:42:12.300Z] 03ba6f53ebfc: Waiting [2026-06-29T10:42:12.300Z] 5a5dfdbe70dd: Waiting [2026-06-29T10:42:12.300Z] e089304e2b39: Waiting [2026-06-29T10:42:12.300Z] 72fdd98d6955: Layer already exists [2026-06-29T10:42:12.300Z] 3b7d25b1c755: Layer already exists [2026-06-29T10:42:12.300Z] e81d6006dfc8: Layer already exists [2026-06-29T10:42:12.300Z] 4e03c94e350d: Layer already exists [2026-06-29T10:42:12.300Z] 65811df7414a: Layer already exists [2026-06-29T10:42:12.300Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:42:12.300Z] e089304e2b39: Layer already exists [2026-06-29T10:42:12.300Z] 5477cee77357: Layer already exists [2026-06-29T10:42:12.300Z] 5a5dfdbe70dd: Layer already exists [2026-06-29T10:42:12.301Z] b16e2858c1aa: Layer already exists [2026-06-29T10:42:12.301Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:331f559fcf94af70f3951f68300b5116203ef520c9ef2081c1d018d75e8a1078 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:42:12.919Z] + 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-06-29T10:42:13.275Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2026-06-29T10:42:13.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-06-29T10:42:13.276Z] 4e03c94e350d: Preparing [2026-06-29T10:42:13.276Z] 65811df7414a: Preparing [2026-06-29T10:42:13.276Z] 3b7d25b1c755: Preparing [2026-06-29T10:42:13.276Z] e81d6006dfc8: Preparing [2026-06-29T10:42:13.276Z] 72fdd98d6955: Preparing [2026-06-29T10:42:13.276Z] e089304e2b39: Preparing [2026-06-29T10:42:13.276Z] b16e2858c1aa: Preparing [2026-06-29T10:42:13.276Z] 5477cee77357: Preparing [2026-06-29T10:42:13.276Z] 5a5dfdbe70dd: Preparing [2026-06-29T10:42:13.276Z] 03ba6f53ebfc: Preparing [2026-06-29T10:42:13.276Z] e089304e2b39: Waiting [2026-06-29T10:42:13.276Z] b16e2858c1aa: Waiting [2026-06-29T10:42:13.276Z] 5477cee77357: Waiting [2026-06-29T10:42:13.276Z] 5a5dfdbe70dd: Waiting [2026-06-29T10:42:13.276Z] 03ba6f53ebfc: Waiting [2026-06-29T10:42:13.276Z] 72fdd98d6955: Layer already exists [2026-06-29T10:42:13.276Z] 3b7d25b1c755: Layer already exists [2026-06-29T10:42:13.276Z] 65811df7414a: Layer already exists [2026-06-29T10:42:13.276Z] e81d6006dfc8: Layer already exists [2026-06-29T10:42:13.276Z] 4e03c94e350d: Layer already exists [2026-06-29T10:42:13.276Z] e089304e2b39: Layer already exists [2026-06-29T10:42:13.276Z] 5477cee77357: Layer already exists [2026-06-29T10:42:13.276Z] b16e2858c1aa: Layer already exists [2026-06-29T10:42:13.276Z] 5a5dfdbe70dd: Layer already exists [2026-06-29T10:42:13.276Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:42:13.540Z] main: digest: sha256:331f559fcf94af70f3951f68300b5116203ef520c9ef2081c1d018d75e8a1078 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T10:42:13.625Z] ===================================================== [Pipeline] echo [2026-06-29T10:42:13.642Z] taggedImages: [2026-06-29T10:42:13.642Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:42:13.642Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-06-29T10:42:13.642Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.122 [2026-06-29T10:42:13.642Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:42:13.642Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-06-29T10:42:13.673Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2026-06-29T10:42:13.673Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:42:13.673Z] latest [2026-06-29T10:42:13.673Z] 4.1.0-dev.122 [2026-06-29T10:42:13.673Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:42:13.673Z] main [2026-06-29T10:42:13.673Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:42:14.046Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:42:17.745Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:42:17.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-06-29T10:42:17.745Z] e4211a45048b: Preparing [2026-06-29T10:42:17.745Z] b8e1b966e22e: Preparing [2026-06-29T10:42:17.745Z] 68bc0cf8535e: Preparing [2026-06-29T10:42:17.745Z] e81d6006dfc8: Preparing [2026-06-29T10:42:17.746Z] 72fdd98d6955: Preparing [2026-06-29T10:42:17.746Z] 277eaa2da353: Preparing [2026-06-29T10:42:17.746Z] 83d7e6ce599d: Preparing [2026-06-29T10:42:17.746Z] c714bea949de: Preparing [2026-06-29T10:42:17.746Z] 03ba6f53ebfc: Preparing [2026-06-29T10:42:17.746Z] 83d7e6ce599d: Waiting [2026-06-29T10:42:17.746Z] 277eaa2da353: Waiting [2026-06-29T10:42:17.746Z] c714bea949de: Waiting [2026-06-29T10:42:17.746Z] 03ba6f53ebfc: Waiting [2026-06-29T10:42:17.746Z] 72fdd98d6955: Layer already exists [2026-06-29T10:42:17.746Z] e81d6006dfc8: Layer already exists [2026-06-29T10:42:18.010Z] b8e1b966e22e: Pushed [2026-06-29T10:42:18.010Z] 68bc0cf8535e: Pushed [2026-06-29T10:42:18.010Z] e4211a45048b: Pushed [2026-06-29T10:42:18.010Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:42:18.010Z] 83d7e6ce599d: Pushed [2026-06-29T10:42:18.587Z] c714bea949de: Pushed [2026-06-29T10:42:45.237Z] 277eaa2da353: Pushed [2026-06-29T10:42:45.237Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:c88dea5ed55a4098b52d7eae12330c565b6caa57fc4e6ac865ce17aed9339671 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:42:45.600Z] + 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-06-29T10:42:45.960Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-06-29T10:42:45.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-06-29T10:42:45.960Z] e4211a45048b: Preparing [2026-06-29T10:42:45.960Z] b8e1b966e22e: Preparing [2026-06-29T10:42:45.960Z] 68bc0cf8535e: Preparing [2026-06-29T10:42:45.960Z] e81d6006dfc8: Preparing [2026-06-29T10:42:45.960Z] 72fdd98d6955: Preparing [2026-06-29T10:42:45.960Z] 277eaa2da353: Preparing [2026-06-29T10:42:45.960Z] 83d7e6ce599d: Preparing [2026-06-29T10:42:45.960Z] c714bea949de: Preparing [2026-06-29T10:42:45.960Z] 03ba6f53ebfc: Preparing [2026-06-29T10:42:45.960Z] 83d7e6ce599d: Waiting [2026-06-29T10:42:45.960Z] c714bea949de: Waiting [2026-06-29T10:42:45.960Z] 03ba6f53ebfc: Waiting [2026-06-29T10:42:45.960Z] 277eaa2da353: Waiting [2026-06-29T10:42:45.960Z] e81d6006dfc8: Layer already exists [2026-06-29T10:42:45.960Z] b8e1b966e22e: Layer already exists [2026-06-29T10:42:45.960Z] 72fdd98d6955: Layer already exists [2026-06-29T10:42:45.960Z] e4211a45048b: Layer already exists [2026-06-29T10:42:45.961Z] 68bc0cf8535e: Layer already exists [2026-06-29T10:42:45.961Z] 277eaa2da353: Layer already exists [2026-06-29T10:42:45.961Z] 83d7e6ce599d: Layer already exists [2026-06-29T10:42:45.961Z] c714bea949de: Layer already exists [2026-06-29T10:42:45.961Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:42:46.229Z] latest: digest: sha256:c88dea5ed55a4098b52d7eae12330c565b6caa57fc4e6ac865ce17aed9339671 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:42:46.576Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:42:46.925Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.122 [2026-06-29T10:42:46.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-06-29T10:42:46.925Z] e4211a45048b: Preparing [2026-06-29T10:42:46.925Z] b8e1b966e22e: Preparing [2026-06-29T10:42:46.925Z] 68bc0cf8535e: Preparing [2026-06-29T10:42:46.925Z] e81d6006dfc8: Preparing [2026-06-29T10:42:46.925Z] 72fdd98d6955: Preparing [2026-06-29T10:42:46.925Z] 277eaa2da353: Preparing [2026-06-29T10:42:46.925Z] 83d7e6ce599d: Preparing [2026-06-29T10:42:46.925Z] c714bea949de: Preparing [2026-06-29T10:42:46.925Z] 03ba6f53ebfc: Preparing [2026-06-29T10:42:46.925Z] 83d7e6ce599d: Waiting [2026-06-29T10:42:46.925Z] 03ba6f53ebfc: Waiting [2026-06-29T10:42:46.925Z] c714bea949de: Waiting [2026-06-29T10:42:46.925Z] 277eaa2da353: Waiting [2026-06-29T10:42:46.925Z] 72fdd98d6955: Layer already exists [2026-06-29T10:42:46.925Z] e81d6006dfc8: Layer already exists [2026-06-29T10:42:46.925Z] b8e1b966e22e: Layer already exists [2026-06-29T10:42:46.925Z] e4211a45048b: Layer already exists [2026-06-29T10:42:46.925Z] 68bc0cf8535e: Layer already exists [2026-06-29T10:42:46.925Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:42:46.925Z] 83d7e6ce599d: Layer already exists [2026-06-29T10:42:46.925Z] 277eaa2da353: Layer already exists [2026-06-29T10:42:46.925Z] c714bea949de: Layer already exists [2026-06-29T10:42:47.189Z] 4.1.0-dev.122: digest: sha256:c88dea5ed55a4098b52d7eae12330c565b6caa57fc4e6ac865ce17aed9339671 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:42:47.546Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:42:47.904Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:42:47.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-06-29T10:42:47.904Z] e4211a45048b: Preparing [2026-06-29T10:42:47.904Z] b8e1b966e22e: Preparing [2026-06-29T10:42:47.904Z] 68bc0cf8535e: Preparing [2026-06-29T10:42:47.904Z] e81d6006dfc8: Preparing [2026-06-29T10:42:47.904Z] 72fdd98d6955: Preparing [2026-06-29T10:42:47.904Z] 277eaa2da353: Preparing [2026-06-29T10:42:47.904Z] 83d7e6ce599d: Preparing [2026-06-29T10:42:47.904Z] c714bea949de: Preparing [2026-06-29T10:42:47.904Z] 03ba6f53ebfc: Preparing [2026-06-29T10:42:47.904Z] 277eaa2da353: Waiting [2026-06-29T10:42:47.904Z] 83d7e6ce599d: Waiting [2026-06-29T10:42:47.904Z] c714bea949de: Waiting [2026-06-29T10:42:47.904Z] 03ba6f53ebfc: Waiting [2026-06-29T10:42:47.904Z] 72fdd98d6955: Layer already exists [2026-06-29T10:42:47.904Z] e4211a45048b: Layer already exists [2026-06-29T10:42:47.904Z] 68bc0cf8535e: Layer already exists [2026-06-29T10:42:47.904Z] b8e1b966e22e: Layer already exists [2026-06-29T10:42:47.904Z] e81d6006dfc8: Layer already exists [2026-06-29T10:42:47.904Z] 277eaa2da353: Layer already exists [2026-06-29T10:42:47.904Z] c714bea949de: Layer already exists [2026-06-29T10:42:47.904Z] 83d7e6ce599d: Layer already exists [2026-06-29T10:42:47.904Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:42:47.904Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:c88dea5ed55a4098b52d7eae12330c565b6caa57fc4e6ac865ce17aed9339671 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:42:48.627Z] + 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-06-29T10:42:48.982Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2026-06-29T10:42:48.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-06-29T10:42:48.982Z] e4211a45048b: Preparing [2026-06-29T10:42:48.982Z] b8e1b966e22e: Preparing [2026-06-29T10:42:48.982Z] 68bc0cf8535e: Preparing [2026-06-29T10:42:48.982Z] e81d6006dfc8: Preparing [2026-06-29T10:42:48.982Z] 72fdd98d6955: Preparing [2026-06-29T10:42:48.982Z] 277eaa2da353: Preparing [2026-06-29T10:42:48.982Z] 83d7e6ce599d: Preparing [2026-06-29T10:42:48.982Z] c714bea949de: Preparing [2026-06-29T10:42:48.982Z] 03ba6f53ebfc: Preparing [2026-06-29T10:42:48.982Z] 83d7e6ce599d: Waiting [2026-06-29T10:42:48.982Z] c714bea949de: Waiting [2026-06-29T10:42:48.982Z] 03ba6f53ebfc: Waiting [2026-06-29T10:42:48.982Z] 277eaa2da353: Waiting [2026-06-29T10:42:48.982Z] 68bc0cf8535e: Layer already exists [2026-06-29T10:42:48.982Z] 72fdd98d6955: Layer already exists [2026-06-29T10:42:48.982Z] e4211a45048b: Layer already exists [2026-06-29T10:42:48.982Z] e81d6006dfc8: Layer already exists [2026-06-29T10:42:48.982Z] b8e1b966e22e: Layer already exists [2026-06-29T10:42:48.982Z] 83d7e6ce599d: Layer already exists [2026-06-29T10:42:48.982Z] c714bea949de: Layer already exists [2026-06-29T10:42:48.982Z] 277eaa2da353: Layer already exists [2026-06-29T10:42:48.982Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:42:48.982Z] main: digest: sha256:c88dea5ed55a4098b52d7eae12330c565b6caa57fc4e6ac865ce17aed9339671 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T10:42:49.337Z] ===================================================== [Pipeline] echo [2026-06-29T10:42:49.358Z] taggedImages: [2026-06-29T10:42:49.358Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:42:49.358Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-06-29T10:42:49.358Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.122 [2026-06-29T10:42:49.358Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:42:49.358Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-06-29T10:42:49.389Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2026-06-29T10:42:49.389Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:42:49.389Z] latest [2026-06-29T10:42:49.389Z] 4.1.0-dev.122 [2026-06-29T10:42:49.389Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:42:49.389Z] main [2026-06-29T10:42:49.389Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:42:49.763Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:42:50.123Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:42:50.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-06-29T10:42:50.124Z] ecb69cc53f49: Preparing [2026-06-29T10:42:50.124Z] 748d0c212b8d: Preparing [2026-06-29T10:42:50.124Z] ed81a3686732: Preparing [2026-06-29T10:42:50.124Z] e81d6006dfc8: Preparing [2026-06-29T10:42:50.124Z] 72fdd98d6955: Preparing [2026-06-29T10:42:50.124Z] c7dd14bbaf21: Preparing [2026-06-29T10:42:50.124Z] 5477cee77357: Preparing [2026-06-29T10:42:50.124Z] 5a5dfdbe70dd: Preparing [2026-06-29T10:42:50.124Z] 03ba6f53ebfc: Preparing [2026-06-29T10:42:50.124Z] c7dd14bbaf21: Waiting [2026-06-29T10:42:50.124Z] 5477cee77357: Waiting [2026-06-29T10:42:50.124Z] 03ba6f53ebfc: Waiting [2026-06-29T10:42:50.124Z] 5a5dfdbe70dd: Waiting [2026-06-29T10:42:50.124Z] 72fdd98d6955: Layer already exists [2026-06-29T10:42:50.124Z] e81d6006dfc8: Layer already exists [2026-06-29T10:42:50.391Z] 5477cee77357: Layer already exists [2026-06-29T10:42:50.391Z] 748d0c212b8d: Pushed [2026-06-29T10:42:50.391Z] 5a5dfdbe70dd: Layer already exists [2026-06-29T10:42:50.391Z] ecb69cc53f49: Pushed [2026-06-29T10:42:50.391Z] ed81a3686732: Pushed [2026-06-29T10:42:50.391Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:43:17.106Z] c7dd14bbaf21: Pushed [2026-06-29T10:43:17.106Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:d44dbcf9e39ad896f38ee29a9bb6c033217823f12e27a72ca6efdcad75f1727e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:43:17.464Z] + 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-06-29T10:43:17.845Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-06-29T10:43:17.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-06-29T10:43:17.845Z] ecb69cc53f49: Preparing [2026-06-29T10:43:17.845Z] 748d0c212b8d: Preparing [2026-06-29T10:43:17.845Z] ed81a3686732: Preparing [2026-06-29T10:43:17.845Z] e81d6006dfc8: Preparing [2026-06-29T10:43:17.845Z] 72fdd98d6955: Preparing [2026-06-29T10:43:17.845Z] c7dd14bbaf21: Preparing [2026-06-29T10:43:17.845Z] 5477cee77357: Preparing [2026-06-29T10:43:17.845Z] 5a5dfdbe70dd: Preparing [2026-06-29T10:43:17.845Z] 03ba6f53ebfc: Preparing [2026-06-29T10:43:17.845Z] c7dd14bbaf21: Waiting [2026-06-29T10:43:17.845Z] 5a5dfdbe70dd: Waiting [2026-06-29T10:43:17.845Z] 5477cee77357: Waiting [2026-06-29T10:43:17.845Z] 03ba6f53ebfc: Waiting [2026-06-29T10:43:17.845Z] 72fdd98d6955: Layer already exists [2026-06-29T10:43:17.845Z] ecb69cc53f49: Layer already exists [2026-06-29T10:43:17.845Z] 748d0c212b8d: Layer already exists [2026-06-29T10:43:17.845Z] ed81a3686732: Layer already exists [2026-06-29T10:43:17.845Z] e81d6006dfc8: Layer already exists [2026-06-29T10:43:17.845Z] 5a5dfdbe70dd: Layer already exists [2026-06-29T10:43:17.845Z] 5477cee77357: Layer already exists [2026-06-29T10:43:17.845Z] c7dd14bbaf21: Layer already exists [2026-06-29T10:43:17.845Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:43:17.845Z] latest: digest: sha256:d44dbcf9e39ad896f38ee29a9bb6c033217823f12e27a72ca6efdcad75f1727e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:43:18.200Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:43:18.563Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.122 [2026-06-29T10:43:18.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-06-29T10:43:18.563Z] ecb69cc53f49: Preparing [2026-06-29T10:43:18.563Z] 748d0c212b8d: Preparing [2026-06-29T10:43:18.563Z] ed81a3686732: Preparing [2026-06-29T10:43:18.563Z] e81d6006dfc8: Preparing [2026-06-29T10:43:18.563Z] 72fdd98d6955: Preparing [2026-06-29T10:43:18.563Z] c7dd14bbaf21: Preparing [2026-06-29T10:43:18.563Z] 5477cee77357: Preparing [2026-06-29T10:43:18.563Z] 5a5dfdbe70dd: Preparing [2026-06-29T10:43:18.563Z] 03ba6f53ebfc: Preparing [2026-06-29T10:43:18.563Z] c7dd14bbaf21: Waiting [2026-06-29T10:43:18.563Z] 5477cee77357: Waiting [2026-06-29T10:43:18.563Z] 5a5dfdbe70dd: Waiting [2026-06-29T10:43:18.563Z] 03ba6f53ebfc: Waiting [2026-06-29T10:43:18.563Z] 72fdd98d6955: Layer already exists [2026-06-29T10:43:18.563Z] ecb69cc53f49: Layer already exists [2026-06-29T10:43:18.563Z] ed81a3686732: Layer already exists [2026-06-29T10:43:18.563Z] e81d6006dfc8: Layer already exists [2026-06-29T10:43:18.563Z] 748d0c212b8d: Layer already exists [2026-06-29T10:43:18.563Z] c7dd14bbaf21: Layer already exists [2026-06-29T10:43:18.563Z] 5477cee77357: Layer already exists [2026-06-29T10:43:18.563Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:43:18.563Z] 5a5dfdbe70dd: Layer already exists [2026-06-29T10:43:18.563Z] 4.1.0-dev.122: digest: sha256:d44dbcf9e39ad896f38ee29a9bb6c033217823f12e27a72ca6efdcad75f1727e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:43:19.166Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:43:19.517Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:43:19.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-06-29T10:43:19.517Z] ecb69cc53f49: Preparing [2026-06-29T10:43:19.517Z] 748d0c212b8d: Preparing [2026-06-29T10:43:19.517Z] ed81a3686732: Preparing [2026-06-29T10:43:19.517Z] e81d6006dfc8: Preparing [2026-06-29T10:43:19.517Z] 72fdd98d6955: Preparing [2026-06-29T10:43:19.517Z] c7dd14bbaf21: Preparing [2026-06-29T10:43:19.517Z] 5477cee77357: Preparing [2026-06-29T10:43:19.517Z] 5a5dfdbe70dd: Preparing [2026-06-29T10:43:19.517Z] 03ba6f53ebfc: Preparing [2026-06-29T10:43:19.517Z] 5a5dfdbe70dd: Waiting [2026-06-29T10:43:19.517Z] c7dd14bbaf21: Waiting [2026-06-29T10:43:19.517Z] 03ba6f53ebfc: Waiting [2026-06-29T10:43:19.517Z] ecb69cc53f49: Layer already exists [2026-06-29T10:43:19.517Z] 748d0c212b8d: Layer already exists [2026-06-29T10:43:19.517Z] ed81a3686732: Layer already exists [2026-06-29T10:43:19.517Z] e81d6006dfc8: Layer already exists [2026-06-29T10:43:19.517Z] 72fdd98d6955: Layer already exists [2026-06-29T10:43:19.517Z] 5a5dfdbe70dd: Layer already exists [2026-06-29T10:43:19.517Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:43:19.517Z] 5477cee77357: Layer already exists [2026-06-29T10:43:19.517Z] c7dd14bbaf21: Layer already exists [2026-06-29T10:43:19.517Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:d44dbcf9e39ad896f38ee29a9bb6c033217823f12e27a72ca6efdcad75f1727e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:43:20.127Z] + 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-06-29T10:43:20.486Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2026-06-29T10:43:20.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-06-29T10:43:20.486Z] ecb69cc53f49: Preparing [2026-06-29T10:43:20.486Z] 748d0c212b8d: Preparing [2026-06-29T10:43:20.486Z] ed81a3686732: Preparing [2026-06-29T10:43:20.486Z] e81d6006dfc8: Preparing [2026-06-29T10:43:20.486Z] 72fdd98d6955: Preparing [2026-06-29T10:43:20.486Z] c7dd14bbaf21: Preparing [2026-06-29T10:43:20.486Z] 5477cee77357: Preparing [2026-06-29T10:43:20.486Z] 5a5dfdbe70dd: Preparing [2026-06-29T10:43:20.486Z] 03ba6f53ebfc: Preparing [2026-06-29T10:43:20.486Z] c7dd14bbaf21: Waiting [2026-06-29T10:43:20.486Z] 5477cee77357: Waiting [2026-06-29T10:43:20.486Z] 5a5dfdbe70dd: Waiting [2026-06-29T10:43:20.486Z] 03ba6f53ebfc: Waiting [2026-06-29T10:43:20.486Z] ecb69cc53f49: Layer already exists [2026-06-29T10:43:20.486Z] 72fdd98d6955: Layer already exists [2026-06-29T10:43:20.486Z] e81d6006dfc8: Layer already exists [2026-06-29T10:43:20.486Z] 748d0c212b8d: Layer already exists [2026-06-29T10:43:20.486Z] ed81a3686732: Layer already exists [2026-06-29T10:43:20.486Z] 5477cee77357: Layer already exists [2026-06-29T10:43:20.486Z] c7dd14bbaf21: Layer already exists [2026-06-29T10:43:20.486Z] 5a5dfdbe70dd: Layer already exists [2026-06-29T10:43:20.486Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:43:20.486Z] main: digest: sha256:d44dbcf9e39ad896f38ee29a9bb6c033217823f12e27a72ca6efdcad75f1727e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T10:43:20.818Z] ===================================================== [Pipeline] echo [2026-06-29T10:43:20.829Z] taggedImages: [2026-06-29T10:43:20.829Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:43:20.829Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-06-29T10:43:20.829Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.122 [2026-06-29T10:43:20.829Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:43:20.829Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-06-29T10:43:20.854Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2026-06-29T10:43:20.854Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:43:20.854Z] latest [2026-06-29T10:43:20.854Z] 4.1.0-dev.122 [2026-06-29T10:43:20.854Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:43:20.854Z] main [2026-06-29T10:43:20.854Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:43:21.230Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:43:21.570Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:43:21.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-06-29T10:43:21.570Z] 543332bd230e: Preparing [2026-06-29T10:43:21.570Z] 541d3c18b294: Preparing [2026-06-29T10:43:21.570Z] e81d6006dfc8: Preparing [2026-06-29T10:43:21.570Z] 72fdd98d6955: Preparing [2026-06-29T10:43:21.570Z] 3d8c3cef99cb: Preparing [2026-06-29T10:43:21.570Z] 3fb753139acf: Preparing [2026-06-29T10:43:21.570Z] 03ba6f53ebfc: Preparing [2026-06-29T10:43:21.570Z] 3fb753139acf: Waiting [2026-06-29T10:43:21.570Z] 03ba6f53ebfc: Waiting [2026-06-29T10:43:21.570Z] 72fdd98d6955: Layer already exists [2026-06-29T10:43:21.570Z] e81d6006dfc8: Layer already exists [2026-06-29T10:43:21.833Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:43:21.833Z] 3d8c3cef99cb: Pushed [2026-06-29T10:43:21.833Z] 543332bd230e: Pushed [2026-06-29T10:43:22.880Z] 3fb753139acf: Pushed [2026-06-29T10:43:31.058Z] 541d3c18b294: Pushed [2026-06-29T10:43:31.058Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:5b2f884176c9597a3031b8ff2f1a5f960b17a84b8532326fbcb61445d0975682 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:43:31.420Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:43:31.773Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-06-29T10:43:31.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-06-29T10:43:31.773Z] 543332bd230e: Preparing [2026-06-29T10:43:31.773Z] 541d3c18b294: Preparing [2026-06-29T10:43:31.773Z] e81d6006dfc8: Preparing [2026-06-29T10:43:31.773Z] 72fdd98d6955: Preparing [2026-06-29T10:43:31.773Z] 3d8c3cef99cb: Preparing [2026-06-29T10:43:31.773Z] 3fb753139acf: Preparing [2026-06-29T10:43:31.773Z] 03ba6f53ebfc: Preparing [2026-06-29T10:43:31.773Z] 3fb753139acf: Waiting [2026-06-29T10:43:31.773Z] 03ba6f53ebfc: Waiting [2026-06-29T10:43:31.773Z] 543332bd230e: Layer already exists [2026-06-29T10:43:31.773Z] e81d6006dfc8: Layer already exists [2026-06-29T10:43:31.773Z] 3d8c3cef99cb: Layer already exists [2026-06-29T10:43:31.773Z] 72fdd98d6955: Layer already exists [2026-06-29T10:43:31.773Z] 541d3c18b294: Layer already exists [2026-06-29T10:43:31.773Z] 3fb753139acf: Layer already exists [2026-06-29T10:43:31.773Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:43:32.036Z] latest: digest: sha256:5b2f884176c9597a3031b8ff2f1a5f960b17a84b8532326fbcb61445d0975682 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:43:32.393Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:43:32.752Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.122 [2026-06-29T10:43:32.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-06-29T10:43:32.752Z] 543332bd230e: Preparing [2026-06-29T10:43:32.752Z] 541d3c18b294: Preparing [2026-06-29T10:43:32.752Z] e81d6006dfc8: Preparing [2026-06-29T10:43:32.752Z] 72fdd98d6955: Preparing [2026-06-29T10:43:32.752Z] 3d8c3cef99cb: Preparing [2026-06-29T10:43:32.753Z] 3fb753139acf: Preparing [2026-06-29T10:43:32.753Z] 03ba6f53ebfc: Preparing [2026-06-29T10:43:32.753Z] 3fb753139acf: Waiting [2026-06-29T10:43:32.753Z] 03ba6f53ebfc: Waiting [2026-06-29T10:43:32.753Z] e81d6006dfc8: Layer already exists [2026-06-29T10:43:32.753Z] 543332bd230e: Layer already exists [2026-06-29T10:43:32.753Z] 72fdd98d6955: Layer already exists [2026-06-29T10:43:32.753Z] 541d3c18b294: Layer already exists [2026-06-29T10:43:32.753Z] 3d8c3cef99cb: Layer already exists [2026-06-29T10:43:32.753Z] 3fb753139acf: Layer already exists [2026-06-29T10:43:32.753Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:43:32.753Z] 4.1.0-dev.122: digest: sha256:5b2f884176c9597a3031b8ff2f1a5f960b17a84b8532326fbcb61445d0975682 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:43:33.379Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:43:33.744Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:43:33.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-06-29T10:43:33.744Z] 543332bd230e: Preparing [2026-06-29T10:43:33.744Z] 541d3c18b294: Preparing [2026-06-29T10:43:33.744Z] e81d6006dfc8: Preparing [2026-06-29T10:43:33.744Z] 72fdd98d6955: Preparing [2026-06-29T10:43:33.744Z] 3d8c3cef99cb: Preparing [2026-06-29T10:43:33.744Z] 3fb753139acf: Preparing [2026-06-29T10:43:33.744Z] 03ba6f53ebfc: Preparing [2026-06-29T10:43:33.744Z] 3fb753139acf: Waiting [2026-06-29T10:43:33.744Z] 03ba6f53ebfc: Waiting [2026-06-29T10:43:33.744Z] 543332bd230e: Layer already exists [2026-06-29T10:43:33.744Z] 72fdd98d6955: Layer already exists [2026-06-29T10:43:33.744Z] 3d8c3cef99cb: Layer already exists [2026-06-29T10:43:33.744Z] 541d3c18b294: Layer already exists [2026-06-29T10:43:33.744Z] e81d6006dfc8: Layer already exists [2026-06-29T10:43:33.744Z] 3fb753139acf: Layer already exists [2026-06-29T10:43:33.744Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:43:33.744Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:5b2f884176c9597a3031b8ff2f1a5f960b17a84b8532326fbcb61445d0975682 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:43:34.360Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:43:34.729Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2026-06-29T10:43:34.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-06-29T10:43:34.729Z] 543332bd230e: Preparing [2026-06-29T10:43:34.729Z] 541d3c18b294: Preparing [2026-06-29T10:43:34.729Z] e81d6006dfc8: Preparing [2026-06-29T10:43:34.729Z] 72fdd98d6955: Preparing [2026-06-29T10:43:34.729Z] 3d8c3cef99cb: Preparing [2026-06-29T10:43:34.729Z] 3fb753139acf: Preparing [2026-06-29T10:43:34.729Z] 03ba6f53ebfc: Preparing [2026-06-29T10:43:34.729Z] 3fb753139acf: Waiting [2026-06-29T10:43:34.729Z] 03ba6f53ebfc: Waiting [2026-06-29T10:43:34.729Z] 541d3c18b294: Layer already exists [2026-06-29T10:43:34.729Z] 543332bd230e: Layer already exists [2026-06-29T10:43:34.729Z] 72fdd98d6955: Layer already exists [2026-06-29T10:43:34.729Z] e81d6006dfc8: Layer already exists [2026-06-29T10:43:34.729Z] 3d8c3cef99cb: Layer already exists [2026-06-29T10:43:34.729Z] 3fb753139acf: Layer already exists [2026-06-29T10:43:34.729Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:43:35.001Z] main: digest: sha256:5b2f884176c9597a3031b8ff2f1a5f960b17a84b8532326fbcb61445d0975682 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T10:43:35.092Z] ===================================================== [Pipeline] echo [2026-06-29T10:43:35.109Z] taggedImages: [2026-06-29T10:43:35.109Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:43:35.109Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-06-29T10:43:35.109Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.122 [2026-06-29T10:43:35.109Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:43:35.109Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-06-29T10:43:35.142Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2026-06-29T10:43:35.142Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:43:35.142Z] latest [2026-06-29T10:43:35.142Z] 4.1.0-dev.122 [2026-06-29T10:43:35.142Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:43:35.142Z] main [2026-06-29T10:43:35.142Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:43:35.524Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:43:35.887Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:43:35.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-06-29T10:43:35.887Z] 4cbd36f0ca9f: Preparing [2026-06-29T10:43:35.887Z] 1f25e859b55a: Preparing [2026-06-29T10:43:35.887Z] e81d6006dfc8: Preparing [2026-06-29T10:43:35.887Z] 72fdd98d6955: Preparing [2026-06-29T10:43:35.887Z] 89930cf2a940: Preparing [2026-06-29T10:43:35.887Z] 2cbf1525302b: Preparing [2026-06-29T10:43:35.887Z] 03ba6f53ebfc: Preparing [2026-06-29T10:43:35.887Z] 2cbf1525302b: Waiting [2026-06-29T10:43:35.887Z] 03ba6f53ebfc: Waiting [2026-06-29T10:43:35.887Z] e81d6006dfc8: Layer already exists [2026-06-29T10:43:35.887Z] 72fdd98d6955: Layer already exists [2026-06-29T10:43:36.151Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:43:36.151Z] 89930cf2a940: Pushed [2026-06-29T10:43:36.151Z] 4cbd36f0ca9f: Pushed [2026-06-29T10:43:36.730Z] 2cbf1525302b: Pushed [2026-06-29T10:43:44.909Z] 1f25e859b55a: Pushed [2026-06-29T10:43:44.909Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:cdfb879410e161991760cc5fbbdd5387b8ea3c409ff9fd2ee5a6a0a383fc6e6a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:43:45.258Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:43:45.603Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-06-29T10:43:45.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-06-29T10:43:45.603Z] 4cbd36f0ca9f: Preparing [2026-06-29T10:43:45.603Z] 1f25e859b55a: Preparing [2026-06-29T10:43:45.603Z] e81d6006dfc8: Preparing [2026-06-29T10:43:45.603Z] 72fdd98d6955: Preparing [2026-06-29T10:43:45.603Z] 89930cf2a940: Preparing [2026-06-29T10:43:45.603Z] 2cbf1525302b: Preparing [2026-06-29T10:43:45.603Z] 03ba6f53ebfc: Preparing [2026-06-29T10:43:45.603Z] 2cbf1525302b: Waiting [2026-06-29T10:43:45.603Z] 03ba6f53ebfc: Waiting [2026-06-29T10:43:45.603Z] 89930cf2a940: Layer already exists [2026-06-29T10:43:45.603Z] 1f25e859b55a: Layer already exists [2026-06-29T10:43:45.603Z] 72fdd98d6955: Layer already exists [2026-06-29T10:43:45.603Z] e81d6006dfc8: Layer already exists [2026-06-29T10:43:45.603Z] 4cbd36f0ca9f: Layer already exists [2026-06-29T10:43:45.603Z] 2cbf1525302b: Layer already exists [2026-06-29T10:43:45.603Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:43:45.955Z] latest: digest: sha256:cdfb879410e161991760cc5fbbdd5387b8ea3c409ff9fd2ee5a6a0a383fc6e6a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:43:46.299Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:43:46.639Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.122 [2026-06-29T10:43:46.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-06-29T10:43:46.639Z] 4cbd36f0ca9f: Preparing [2026-06-29T10:43:46.639Z] 1f25e859b55a: Preparing [2026-06-29T10:43:46.639Z] e81d6006dfc8: Preparing [2026-06-29T10:43:46.639Z] 72fdd98d6955: Preparing [2026-06-29T10:43:46.639Z] 89930cf2a940: Preparing [2026-06-29T10:43:46.639Z] 2cbf1525302b: Preparing [2026-06-29T10:43:46.639Z] 2cbf1525302b: Waiting [2026-06-29T10:43:46.639Z] 03ba6f53ebfc: Preparing [2026-06-29T10:43:46.639Z] 03ba6f53ebfc: Waiting [2026-06-29T10:43:46.639Z] 89930cf2a940: Layer already exists [2026-06-29T10:43:46.639Z] 72fdd98d6955: Layer already exists [2026-06-29T10:43:46.639Z] 1f25e859b55a: Layer already exists [2026-06-29T10:43:46.639Z] e81d6006dfc8: Layer already exists [2026-06-29T10:43:46.639Z] 4cbd36f0ca9f: Layer already exists [2026-06-29T10:43:46.639Z] 2cbf1525302b: Layer already exists [2026-06-29T10:43:46.639Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:43:46.639Z] 4.1.0-dev.122: digest: sha256:cdfb879410e161991760cc5fbbdd5387b8ea3c409ff9fd2ee5a6a0a383fc6e6a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:43:47.004Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:43:47.350Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:43:47.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-06-29T10:43:47.350Z] 4cbd36f0ca9f: Preparing [2026-06-29T10:43:47.350Z] 1f25e859b55a: Preparing [2026-06-29T10:43:47.350Z] e81d6006dfc8: Preparing [2026-06-29T10:43:47.350Z] 72fdd98d6955: Preparing [2026-06-29T10:43:47.350Z] 89930cf2a940: Preparing [2026-06-29T10:43:47.350Z] 2cbf1525302b: Preparing [2026-06-29T10:43:47.350Z] 03ba6f53ebfc: Preparing [2026-06-29T10:43:47.350Z] 2cbf1525302b: Waiting [2026-06-29T10:43:47.350Z] 03ba6f53ebfc: Waiting [2026-06-29T10:43:47.350Z] 4cbd36f0ca9f: Layer already exists [2026-06-29T10:43:47.350Z] 89930cf2a940: Layer already exists [2026-06-29T10:43:47.350Z] e81d6006dfc8: Layer already exists [2026-06-29T10:43:47.350Z] 1f25e859b55a: Layer already exists [2026-06-29T10:43:47.350Z] 72fdd98d6955: Layer already exists [2026-06-29T10:43:47.350Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:43:47.350Z] 2cbf1525302b: Layer already exists [2026-06-29T10:43:47.350Z] 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:cdfb879410e161991760cc5fbbdd5387b8ea3c409ff9fd2ee5a6a0a383fc6e6a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:43:47.706Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:43:48.059Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2026-06-29T10:43:48.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-06-29T10:43:48.059Z] 4cbd36f0ca9f: Preparing [2026-06-29T10:43:48.059Z] 1f25e859b55a: Preparing [2026-06-29T10:43:48.059Z] e81d6006dfc8: Preparing [2026-06-29T10:43:48.059Z] 72fdd98d6955: Preparing [2026-06-29T10:43:48.059Z] 89930cf2a940: Preparing [2026-06-29T10:43:48.059Z] 2cbf1525302b: Preparing [2026-06-29T10:43:48.059Z] 03ba6f53ebfc: Preparing [2026-06-29T10:43:48.059Z] 2cbf1525302b: Waiting [2026-06-29T10:43:48.059Z] 03ba6f53ebfc: Waiting [2026-06-29T10:43:48.059Z] 89930cf2a940: Layer already exists [2026-06-29T10:43:48.059Z] 72fdd98d6955: Layer already exists [2026-06-29T10:43:48.059Z] 1f25e859b55a: Layer already exists [2026-06-29T10:43:48.059Z] e81d6006dfc8: Layer already exists [2026-06-29T10:43:48.059Z] 4cbd36f0ca9f: Layer already exists [2026-06-29T10:43:48.059Z] 03ba6f53ebfc: Layer already exists [2026-06-29T10:43:48.059Z] 2cbf1525302b: Layer already exists [2026-06-29T10:43:48.323Z] main: digest: sha256:cdfb879410e161991760cc5fbbdd5387b8ea3c409ff9fd2ee5a6a0a383fc6e6a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T10:43:48.402Z] ===================================================== [Pipeline] echo [2026-06-29T10:43:48.421Z] taggedImages: [2026-06-29T10:43:48.421Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [2026-06-29T10:43:48.421Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-06-29T10:43:48.421Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.122 [2026-06-29T10:43:48.421Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [2026-06-29T10:43:48.421Z] - 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-06-29T10:43:48.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-29T10:43:48.835Z] [2026-06-29T10:43:48.835Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:43:49.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-29T10:43:49.166Z] arm64: Pulling from edgex-lftools-log-publisher [2026-06-29T10:43:49.166Z] 8998bd30e6a1: Pulling fs layer [2026-06-29T10:43:49.166Z] 04944245beec: Pulling fs layer [2026-06-29T10:43:49.166Z] 699f458cf7ca: Pulling fs layer [2026-06-29T10:43:49.166Z] 765212b225bb: Pulling fs layer [2026-06-29T10:43:49.166Z] f23df028b6ca: Pulling fs layer [2026-06-29T10:43:49.166Z] d65c8cfc05b1: Pulling fs layer [2026-06-29T10:43:49.166Z] 2437ff75d9bd: Pulling fs layer [2026-06-29T10:43:49.166Z] 765212b225bb: Waiting [2026-06-29T10:43:49.166Z] f23df028b6ca: Waiting [2026-06-29T10:43:49.166Z] d65c8cfc05b1: Waiting [2026-06-29T10:43:49.166Z] 2437ff75d9bd: Waiting [2026-06-29T10:43:49.431Z] 04944245beec: Verifying Checksum [2026-06-29T10:43:49.431Z] 04944245beec: Download complete [2026-06-29T10:43:49.431Z] 765212b225bb: Verifying Checksum [2026-06-29T10:43:49.431Z] 765212b225bb: Download complete [2026-06-29T10:43:49.431Z] f23df028b6ca: Download complete [2026-06-29T10:43:49.431Z] d65c8cfc05b1: Verifying Checksum [2026-06-29T10:43:49.431Z] d65c8cfc05b1: Download complete [2026-06-29T10:43:49.696Z] 699f458cf7ca: Verifying Checksum [2026-06-29T10:43:49.696Z] 699f458cf7ca: Download complete [2026-06-29T10:43:49.961Z] 8998bd30e6a1: Download complete [2026-06-29T10:43:52.550Z] 2437ff75d9bd: Verifying Checksum [2026-06-29T10:43:52.550Z] 2437ff75d9bd: Download complete [2026-06-29T10:43:55.897Z] 8998bd30e6a1: Pull complete [2026-06-29T10:43:55.897Z] 04944245beec: Pull complete [2026-06-29T10:43:57.832Z] 699f458cf7ca: Pull complete [2026-06-29T10:43:57.832Z] 765212b225bb: Pull complete [2026-06-29T10:43:58.786Z] f23df028b6ca: Pull complete [2026-06-29T10:43:59.051Z] d65c8cfc05b1: Pull complete [2026-06-29T10:44:17.277Z] 2437ff75d9bd: Pull complete [2026-06-29T10:44:17.277Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-06-29T10:44:17.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-29T10:44:17.277Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T10:44:17.485Z] prd-ubuntu20.04-docker-arm64-4c-16g-14037 does not seem to be running inside a container [2026-06-29T10:44:17.546Z] $ 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/987 -v /w/workspace/edgex-go/987:/w/workspace/edgex-go/987:rw,z -v /w/workspace/edgex-go/987@tmp:/w/workspace/edgex-go/987@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-06-29T10:44:20.185Z] $ docker top 41ea359bc02f40b53ae1c154ca21d4c82b6e2ab55aeea04e4d43cf1083862a23 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-29T10:44:21.166Z] ---> job-cost.sh [2026-06-29T10:44:21.166Z] lf-activate-venv: SKIPPING [2026-06-29T10:44:21.166Z] INFO: No Stack... [2026-06-29T10:44:21.748Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-06-29T10:44:22.329Z] INFO: Archiving Costs [Pipeline] sh [2026-06-29T10:44:22.966Z] + cat /w/workspace/edgex-go/987/archives/cost.csv [2026-06-29T10:44:22.966Z] + cut -d, -f6 [Pipeline] lock [2026-06-29T10:44:23.006Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-987-stack-cost] [2026-06-29T10:44:23.016Z] Resource [jenkins-edgexfoundry-edgex-go-main-987-stack-cost] did not exist. Created. [2026-06-29T10:44:23.023Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-987-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-06-29T10:44:23.373Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-06-29T10:44:24.047Z] Stashed 1 file(s) [Pipeline] } [2026-06-29T10:44:24.057Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-987-stack-cost] [Pipeline] // lock [Pipeline] } [2026-06-29T10:44:24.096Z] $ docker stop --time=1 41ea359bc02f40b53ae1c154ca21d4c82b6e2ab55aeea04e4d43cf1083862a23 [2026-06-29T10:44:26.158Z] $ docker rm -f --volumes 41ea359bc02f40b53ae1c154ca21d4c82b6e2ab55aeea04e4d43cf1083862a23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-06-29T10:44:26.741Z] provisioning config files... [2026-06-29T10:44:26.749Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/987@tmp/config425865739483989947tmp [Pipeline] { [Pipeline] sh [2026-06-29T10:44:27.049Z] + set +x [2026-06-29T10:44:27.049Z] + curl -s https://codecov.io/bash [2026-06-29T10:44:27.049Z] + bash -s -- [2026-06-29T10:44:27.049Z] [2026-06-29T10:44:27.049Z] _____ _ [2026-06-29T10:44:27.049Z] / ____| | | [2026-06-29T10:44:27.049Z] | | ___ __| | ___ ___ _____ __ [2026-06-29T10:44:27.049Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-06-29T10:44:27.049Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-06-29T10:44:27.049Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-06-29T10:44:27.049Z] Bash-1.0.6 [2026-06-29T10:44:27.049Z] [2026-06-29T10:44:27.049Z] [2026-06-29T10:44:27.049Z] ==> git version 2.25.1 found [2026-06-29T10:44:27.049Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-06-29T10:44:27.049Z] Release-Date: 2020-01-08 [2026-06-29T10:44:27.049Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-06-29T10:44:27.049Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-06-29T10:44:27.049Z] ==> Jenkins CI detected. [2026-06-29T10:44:27.049Z] current dir:  /w/workspace/edgex-go/987 [2026-06-29T10:44:27.049Z] project root: . [2026-06-29T10:44:27.049Z] --> token set from env [2026-06-29T10:44:27.049Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-06-29T10:44:27.310Z] ==> Running gcov in . (disable via -X gcov) [2026-06-29T10:44:27.310Z] ==> Python coveragepy not found [2026-06-29T10:44:27.310Z] ==> Searching for coverage reports in: [2026-06-29T10:44:27.310Z] + . [2026-06-29T10:44:27.310Z] -> Found 1 reports [2026-06-29T10:44:27.310Z] ==> Detecting git/mercurial file structure [2026-06-29T10:44:27.310Z] ==> Reading reports [2026-06-29T10:44:27.310Z] + ./coverage.out bytes=1048220 [2026-06-29T10:44:27.310Z] ==> Appending adjustments [2026-06-29T10:44:27.310Z] https://docs.codecov.io/docs/fixing-reports [2026-06-29T10:44:28.689Z] + Found adjustments [2026-06-29T10:44:28.689Z] ==> Gzipping contents [2026-06-29T10:44:28.689Z] 108K /tmp/codecov.PGXS4t.gz [2026-06-29T10:44:28.689Z] ==> Uploading reports [2026-06-29T10:44:28.689Z] url: https://codecov.io [2026-06-29T10:44:28.689Z] query: branch=main&commit=7aa9423e7338f6f1ee5085feefc9755d477e0da4&build=987&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F987%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-06-29T10:44:28.689Z] -> Pinging Codecov [2026-06-29T10:44:28.689Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=7aa9423e7338f6f1ee5085feefc9755d477e0da4&build=987&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F987%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-06-29T10:44:29.259Z] -> Uploading to [2026-06-29T10:44:29.259Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/7aa9423e7338f6f1ee5085feefc9755d477e0da4/e3583703-9e7e-4933-9051-a4926527ee08.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260629%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260629T104428Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=3cf5667e765bb50003c138782a6ede2939365138f2e3b15961c489e5dd5d45cc [2026-06-29T10:44:29.259Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-29T10:44:29.259Z] Dload Upload Total Spent Left Speed [2026-06-29T10:44:30.455Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 87849 0:00:01 0:00:01 --:--:-- 87849 [2026-06-29T10:44:30.455Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [2026-06-29T10:44:30.462Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2026-06-29T10:44:30.709Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-06-29T10:44:30.729Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:44:31.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-06-29T10:44:31.045Z] [2026-06-29T10:44:31.045Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:44:31.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-06-29T10:44:31.342Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-06-29T10:44:31.600Z] 2d35ebdb57d9: Already exists [2026-06-29T10:44:31.600Z] 85e8836fcdb2: Pulling fs layer [2026-06-29T10:44:31.600Z] 91631faa732a: Pulling fs layer [2026-06-29T10:44:31.600Z] f3f5ae8826fa: Pulling fs layer [2026-06-29T10:44:31.600Z] 4f4fb700ef54: Pulling fs layer [2026-06-29T10:44:31.600Z] 7861252a18e6: Pulling fs layer [2026-06-29T10:44:31.600Z] 4f4fb700ef54: Waiting [2026-06-29T10:44:31.600Z] 9130f900ef6f: Pulling fs layer [2026-06-29T10:44:31.600Z] 7861252a18e6: Waiting [2026-06-29T10:44:31.601Z] 9130f900ef6f: Waiting [2026-06-29T10:44:31.601Z] f3f5ae8826fa: Verifying Checksum [2026-06-29T10:44:31.601Z] f3f5ae8826fa: Download complete [2026-06-29T10:44:31.601Z] 85e8836fcdb2: Verifying Checksum [2026-06-29T10:44:31.601Z] 85e8836fcdb2: Download complete [2026-06-29T10:44:31.601Z] 4f4fb700ef54: Verifying Checksum [2026-06-29T10:44:31.601Z] 4f4fb700ef54: Download complete [2026-06-29T10:44:31.601Z] 85e8836fcdb2: Pull complete [2026-06-29T10:44:31.601Z] 7861252a18e6: Verifying Checksum [2026-06-29T10:44:31.601Z] 7861252a18e6: Download complete [2026-06-29T10:44:32.176Z] 91631faa732a: Verifying Checksum [2026-06-29T10:44:32.176Z] 91631faa732a: Download complete [2026-06-29T10:44:32.758Z] 9130f900ef6f: Verifying Checksum [2026-06-29T10:44:32.758Z] 9130f900ef6f: Download complete [2026-06-29T10:44:36.960Z] 91631faa732a: Pull complete [2026-06-29T10:44:36.960Z] f3f5ae8826fa: Pull complete [2026-06-29T10:44:36.960Z] 4f4fb700ef54: Pull complete [2026-06-29T10:44:36.960Z] 7861252a18e6: Pull complete [2026-06-29T10:44:42.325Z] 9130f900ef6f: Pull complete [2026-06-29T10:44:42.325Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-06-29T10:44:42.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-06-29T10:44:42.325Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T10:44:42.449Z] prd-ubuntu20.04-docker-8c-8g-14036 does not seem to be running inside a container [2026-06-29T10:44:42.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/987 -v /w/workspace/edgex-go/987:/w/workspace/edgex-go/987:rw,z -v /w/workspace/edgex-go/987@tmp:/w/workspace/edgex-go/987@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-06-29T10:44:44.374Z] $ docker top 2692d61070cfcd06b24a71b243efa99331feef7e6e88bdda483bb50e9715b18b -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-29T10:44:44.734Z] + git config --global --add safe.directory /w/workspace/edgex-go/987 [Pipeline] echo [2026-06-29T10:44:44.743Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2026-06-29T10:44:45.036Z] + set -o pipefail [2026-06-29T10:44:45.036Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2026-06-29T10:45:03.136Z] [2026-06-29T10:45:03.136Z] Monitoring /w/workspace/edgex-go/987 (github.com/edgexfoundry/edgex-go)... [2026-06-29T10:45:03.136Z] [2026-06-29T10:45:03.136Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/a2f79f6f-6593-4842-9c7f-7618f0cabb8a [2026-06-29T10:45:03.136Z] [2026-06-29T10:45:03.136Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-06-29T10:45:03.136Z] [Pipeline] } [2026-06-29T10:45:03.140Z] $ docker stop --time=1 2692d61070cfcd06b24a71b243efa99331feef7e6e88bdda483bb50e9715b18b [2026-06-29T10:45:05.530Z] $ docker rm -f --volumes 2692d61070cfcd06b24a71b243efa99331feef7e6e88bdda483bb50e9715b18b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2026-06-29T10:45:06.047Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-29T10:45:06.068Z] provisioning config files... [2026-06-29T10:45:06.074Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/987@tmp/config9591843606481235578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-29T10:45:06.374Z] --> edgex-publish-swagger.sh [2026-06-29T10:45:06.374Z] === Publish openapi API === [2026-06-29T10:45:06.375Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2026-06-29T10:45:06.375Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/987/openapi/core-command.yaml] [2026-06-29T10:45:06.375Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-29T10:45:06.375Z] Dload Upload Total Spent Left Speed [2026-06-29T10:45:06.375Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 474 234k --:--:-- --:--:-- --:--:-- 233k 100 33488 100 66 100 33422 474 234k --:--:-- --:--:-- --:--:-- 233k [2026-06-29T10:45:06.375Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-29T10:45:06.375Z] [2026-06-29T10:45:06.375Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/987/openapi/core-data.yaml] [2026-06-29T10:45:06.375Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-29T10:45:06.375Z] Dload Upload Total Spent Left Speed [2026-06-29T10:45:06.635Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75332 100 66 100 75266 536 597k --:--:-- --:--:-- --:--:-- 598k [2026-06-29T10:45:06.635Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-29T10:45:06.635Z] [2026-06-29T10:45:06.635Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/987/openapi/core-keeper.yaml] [2026-06-29T10:45:06.635Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-29T10:45:06.635Z] Dload Upload Total Spent Left Speed [2026-06-29T10:45:06.635Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 709 317k --:--:-- --:--:-- --:--:-- 318k [2026-06-29T10:45:06.635Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-29T10:45:06.635Z] [2026-06-29T10:45:06.635Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/987/openapi/core-metadata.yaml] [2026-06-29T10:45:06.635Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-29T10:45:06.635Z] Dload Upload Total Spent Left Speed [2026-06-29T10:45:06.893Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 163k 100 66 100 163k 468 1157k --:--:-- --:--:-- --:--:-- 1157k [2026-06-29T10:45:06.893Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-29T10:45:06.893Z] [2026-06-29T10:45:06.893Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/987/openapi/security-proxy-auth.yaml] [2026-06-29T10:45:06.893Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-29T10:45:06.893Z] Dload Upload Total Spent Left Speed [2026-06-29T10:45:06.893Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 647 234k --:--:-- --:--:-- --:--:-- 234k [2026-06-29T10:45:06.893Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-29T10:45:06.893Z] [2026-06-29T10:45:06.893Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/987/openapi/security-secretstore-setup.yaml] [2026-06-29T10:45:06.893Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-29T10:45:06.893Z] Dload Upload Total Spent Left Speed [2026-06-29T10:45:06.894Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 880 52173 --:--:-- --:--:-- --:--:-- 53053 [2026-06-29T10:45:06.894Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-29T10:45:06.894Z] [2026-06-29T10:45:06.894Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/987/openapi/support-notifications.yaml] [2026-06-29T10:45:07.152Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-29T10:45:07.152Z] Dload Upload Total Spent Left Speed [2026-06-29T10:45:07.152Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 564 834k --:--:-- --:--:-- --:--:-- 835k [2026-06-29T10:45:07.152Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-29T10:45:07.152Z] [2026-06-29T10:45:07.152Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/987/openapi/support-scheduler.yaml] [2026-06-29T10:45:07.152Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-29T10:45:07.152Z] Dload Upload Total Spent Left Speed [2026-06-29T10:45:07.152Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51276 100 66 100 51210 628 476k --:--:-- --:--:-- --:--:-- 476k [2026-06-29T10:45:07.152Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-29T10:45:07.152Z] [Pipeline] } [2026-06-29T10:45:07.158Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2026-06-29T10:45:07.603Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-29T10:45:07.603Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:45:07.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-29T10:45:07.907Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T10:45:07.985Z] prd-ubuntu20.04-docker-8c-8g-14036 does not seem to be running inside a container [2026-06-29T10:45:08.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/987 -v /w/workspace/edgex-go/987:/w/workspace/edgex-go/987:rw,z -v /w/workspace/edgex-go/987@tmp:/w/workspace/edgex-go/987@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-06-29T10:45:08.271Z] $ docker top af084cecf6d679f1682fe82e04e41b595817474192be9d722a82e663cb824e43 -eo pid,comm [2026-06-29T10:45:08.314Z] 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-06-29T10:45:08.314Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-29T10:45:08.381Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-29T10:45:08.381Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-29T10:45:08.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-29T10:45:08.486Z] $ docker exec af084cecf6d679f1682fe82e04e41b595817474192be9d722a82e663cb824e43 ssh-agent [2026-06-29T10:45:08.596Z] SSH_AUTH_SOCK=/tmp/ssh-3cPLNooC2wnO/agent.32 [2026-06-29T10:45:08.596Z] SSH_AGENT_PID=38 [2026-06-29T10:45:08.602Z] Running ssh-add (command line suppressed) [2026-06-29T10:45:08.685Z] Identity added: /w/workspace/edgex-go/987@tmp/private_key_3406777190892432751.key (/w/workspace/edgex-go/987@tmp/private_key_3406777190892432751.key) [2026-06-29T10:45:08.708Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-29T10:45:08.999Z] + git semver tag [2026-06-29T10:45:09.259Z] 2026-06-29 10:45:09,223 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-29T10:45:09.259Z] 2026-06-29 10:45:09,226 [run_tag] DEBUG tag force:False [2026-06-29T10:45:09.259Z] 2026-06-29 10:45:09,226 [check_head_tag] DEBUG check head tag [2026-06-29T10:45:09.259Z] 2026-06-29 10:45:09,227 [execute] INFO git cat-file --batch-check [2026-06-29T10:45:09.259Z] 2026-06-29 10:45:09,227 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/987, stdin=, shell=False, universal_newlines=False) [2026-06-29T10:45:09.259Z] 2026-06-29 10:45:09,230 [execute] INFO git cat-file --batch [2026-06-29T10:45:09.259Z] 2026-06-29 10:45:09,230 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/987, stdin=, shell=False, universal_newlines=False) [2026-06-29T10:45:09.259Z] 2026-06-29 10:45:09,238 [read_version] DEBUG read version from /w/workspace/edgex-go/987/.semver/main [2026-06-29T10:45:09.259Z] 2026-06-29 10:45:09,238 [execute] INFO git tag -a v4.1.0-dev.122 -m v4.1.0-dev.122 [2026-06-29T10:45:09.259Z] 2026-06-29 10:45:09,238 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.122', '-m', 'v4.1.0-dev.122'], cwd=/w/workspace/edgex-go/987, stdin=None, shell=False, universal_newlines=False) [2026-06-29T10:45:09.259Z] 2026-06-29 10:45:09,241 [read_version] DEBUG read version from /w/workspace/edgex-go/987/.semver/main [2026-06-29T10:45:09.259Z] 4.1.0-dev.122 [Pipeline] } [2026-06-29T10:45:09.522Z] $ docker exec --env ******** --env ******** af084cecf6d679f1682fe82e04e41b595817474192be9d722a82e663cb824e43 ssh-agent -k [2026-06-29T10:45:09.606Z] unset SSH_AUTH_SOCK; [2026-06-29T10:45:09.606Z] unset SSH_AGENT_PID; [2026-06-29T10:45:09.606Z] echo Agent pid 38 killed; [2026-06-29T10:45:09.619Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-29T10:45:09.945Z] + git semver [Pipeline] } [2026-06-29T10:45:10.212Z] $ docker stop --time=1 af084cecf6d679f1682fe82e04e41b595817474192be9d722a82e663cb824e43 [2026-06-29T10:45:11.468Z] $ docker rm -f --volumes af084cecf6d679f1682fe82e04e41b595817474192be9d722a82e663cb824e43 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:45:11.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-06-29T10:45:11.878Z] [2026-06-29T10:45:11.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:45:12.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-06-29T10:45:12.184Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-06-29T10:45:12.184Z] ab5ef0e58194: Pulling fs layer [2026-06-29T10:45:12.184Z] 9712f1f96733: Pulling fs layer [2026-06-29T10:45:12.184Z] 63f879dbbcfc: Pulling fs layer [2026-06-29T10:45:12.184Z] 0d9ebad4ef96: Pulling fs layer [2026-06-29T10:45:12.184Z] e9a5061849ea: Pulling fs layer [2026-06-29T10:45:12.184Z] d747dcd14b5f: Pulling fs layer [2026-06-29T10:45:12.184Z] 2de7ff778b66: Pulling fs layer [2026-06-29T10:45:12.184Z] 0d9ebad4ef96: Waiting [2026-06-29T10:45:12.184Z] e9a5061849ea: Waiting [2026-06-29T10:45:12.184Z] d747dcd14b5f: Waiting [2026-06-29T10:45:12.184Z] 2de7ff778b66: Waiting [2026-06-29T10:45:12.184Z] 9712f1f96733: Download complete [2026-06-29T10:45:12.509Z] 63f879dbbcfc: Verifying Checksum [2026-06-29T10:45:12.509Z] 63f879dbbcfc: Download complete [2026-06-29T10:45:12.807Z] 0d9ebad4ef96: Verifying Checksum [2026-06-29T10:45:12.807Z] 0d9ebad4ef96: Download complete [2026-06-29T10:45:13.104Z] d747dcd14b5f: Download complete [2026-06-29T10:45:13.104Z] e9a5061849ea: Verifying Checksum [2026-06-29T10:45:13.104Z] e9a5061849ea: Download complete [2026-06-29T10:45:13.104Z] ab5ef0e58194: Verifying Checksum [2026-06-29T10:45:13.104Z] ab5ef0e58194: Download complete [2026-06-29T10:45:13.104Z] 2de7ff778b66: Verifying Checksum [2026-06-29T10:45:13.104Z] 2de7ff778b66: Download complete [2026-06-29T10:45:16.464Z] ab5ef0e58194: Pull complete [2026-06-29T10:45:16.464Z] 9712f1f96733: Pull complete [2026-06-29T10:45:17.398Z] 63f879dbbcfc: Pull complete [2026-06-29T10:45:22.667Z] 0d9ebad4ef96: Pull complete [2026-06-29T10:45:22.928Z] e9a5061849ea: Pull complete [2026-06-29T10:45:23.187Z] d747dcd14b5f: Pull complete [2026-06-29T10:45:24.571Z] 2de7ff778b66: Pull complete [2026-06-29T10:45:24.571Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-06-29T10:45:24.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-06-29T10:45:24.571Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T10:45:24.680Z] prd-ubuntu20.04-docker-8c-8g-14036 does not seem to be running inside a container [2026-06-29T10:45:24.703Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/987 -v /w/workspace/edgex-go/987:/w/workspace/edgex-go/987:rw,z -v /w/workspace/edgex-go/987@tmp:/w/workspace/edgex-go/987@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-06-29T10:45:26.461Z] $ docker top b7cf434c42c8c02385177f6f947065413c1f60e4537897765d5efbd0b4441c72 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-06-29T10:45:26.541Z] provisioning config files... [2026-06-29T10:45:26.549Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/987@tmp/config17081579230504305350tmp [2026-06-29T10:45:26.560Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/987@tmp/config16015277473345304463tmp [2026-06-29T10:45:26.569Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/987@tmp/config8204143625266223815tmp [Pipeline] { [Pipeline] echo [2026-06-29T10:45:26.606Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-29T10:45:26.904Z] ---> sigul-configuration.sh [2026-06-29T10:45:26.904Z] gpg: directory `/root/.gnupg' created [2026-06-29T10:45:26.904Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-06-29T10:45:26.904Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-06-29T10:45:26.904Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-06-29T10:45:26.904Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-06-29T10:45:26.904Z] gpg: CAST5 encrypted data [2026-06-29T10:45:26.904Z] gpg: encrypted with 1 passphrase [2026-06-29T10:45:26.904Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-06-29T10:45:27.201Z] + mkdir /home/jenkins [2026-06-29T10:45:27.201Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-06-29T10:45:27.502Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-06-29T10:45:27.516Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-29T10:45:27.813Z] ---> sigul-install.sh [2026-06-29T10:45:27.813Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-06-29T10:45:28.111Z] + git tag --list [2026-06-29T10:45:28.111Z] 0.6.0 [2026-06-29T10:45:28.111Z] 0.6.1 [2026-06-29T10:45:28.111Z] 0.7.0 [2026-06-29T10:45:28.111Z] 0.7.1 [2026-06-29T10:45:28.111Z] v1.0.0 [2026-06-29T10:45:28.111Z] v1.0.1 [2026-06-29T10:45:28.111Z] v1.1.0 [2026-06-29T10:45:28.111Z] v1.2.0 [2026-06-29T10:45:28.111Z] v1.2.1 [2026-06-29T10:45:28.111Z] v1.3.0 [2026-06-29T10:45:28.111Z] v1.3.1 [2026-06-29T10:45:28.111Z] v2.0.0 [2026-06-29T10:45:28.111Z] v2.1.0 [2026-06-29T10:45:28.111Z] v2.1.1 [2026-06-29T10:45:28.111Z] v2.2.0 [2026-06-29T10:45:28.111Z] v2.3.0 [2026-06-29T10:45:28.111Z] v3.0 [2026-06-29T10:45:28.111Z] v3.0.0 [2026-06-29T10:45:28.111Z] v3.1 [2026-06-29T10:45:28.111Z] v3.1.0 [2026-06-29T10:45:28.111Z] v3.1.1 [2026-06-29T10:45:28.111Z] v4.0 [2026-06-29T10:45:28.111Z] v4.0.0 [2026-06-29T10:45:28.111Z] v4.0.1 [2026-06-29T10:45:28.111Z] v4.0.2 [2026-06-29T10:45:28.111Z] v4.1.0-dev.120 [2026-06-29T10:45:28.111Z] v4.1.0-dev.121 [2026-06-29T10:45:28.111Z] v4.1.0-dev.122 [Pipeline] sh [2026-06-29T10:45:28.404Z] + lftools sign git-tag v4.1.0-dev.122 [2026-06-29T10:45:28.975Z] Signing Git tag with Sigul... [2026-06-29T10:45:28.975Z] Signing v4.1.0-dev.122 [Pipeline] echo [2026-06-29T10:45:29.560Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-29T10:45:29.856Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-06-29T10:45:29.863Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-06-29T10:45:29.889Z] $ docker stop --time=1 b7cf434c42c8c02385177f6f947065413c1f60e4537897765d5efbd0b4441c72 [2026-06-29T10:45:31.181Z] $ docker rm -f --volumes b7cf434c42c8c02385177f6f947065413c1f60e4537897765d5efbd0b4441c72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-06-29T10:45:31.625Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-29T10:45:31.626Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:45:31.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-29T10:45:31.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T10:45:32.011Z] prd-ubuntu20.04-docker-8c-8g-14036 does not seem to be running inside a container [2026-06-29T10:45:32.029Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/987 -v /w/workspace/edgex-go/987:/w/workspace/edgex-go/987:rw,z -v /w/workspace/edgex-go/987@tmp:/w/workspace/edgex-go/987@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-06-29T10:45:32.298Z] $ docker top 2c83c4696316ddb2deeaa33eafc084bee437265e4e9871d1fd3983146de1d33a -eo pid,comm [2026-06-29T10:45:32.349Z] 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-06-29T10:45:32.349Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-29T10:45:32.408Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-29T10:45:32.408Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-29T10:45:32.517Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-29T10:45:32.514Z] $ docker exec 2c83c4696316ddb2deeaa33eafc084bee437265e4e9871d1fd3983146de1d33a ssh-agent [2026-06-29T10:45:32.620Z] SSH_AUTH_SOCK=/tmp/ssh-SGdKtD01wLm5/agent.31 [2026-06-29T10:45:32.620Z] SSH_AGENT_PID=37 [2026-06-29T10:45:32.625Z] Running ssh-add (command line suppressed) [2026-06-29T10:45:32.725Z] Identity added: /w/workspace/edgex-go/987@tmp/private_key_15528003127305197689.key (/w/workspace/edgex-go/987@tmp/private_key_15528003127305197689.key) [2026-06-29T10:45:32.744Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-29T10:45:33.030Z] + git semver bump pre [2026-06-29T10:45:33.290Z] 2026-06-29 10:45:33,240 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-29T10:45:33.290Z] 2026-06-29 10:45:33,243 [read_version] DEBUG read version from /w/workspace/edgex-go/987/.semver/main [2026-06-29T10:45:33.290Z] 2026-06-29 10:45:33,243 [bump_version] DEBUG bumping version:4.1.0-dev.122 on axis:pre with prefix:dev [2026-06-29T10:45:33.290Z] 2026-06-29 10:45:33,243 [bump_version] DEBUG bumped version:4.1.0-dev.123 [2026-06-29T10:45:33.290Z] 2026-06-29 10:45:33,243 [write_version] DEBUG write version:4.1.0-dev.123 to path:/w/workspace/edgex-go/987/.semver/main with force:True [2026-06-29T10:45:33.290Z] 2026-06-29 10:45:33,243 [read_version] DEBUG read version from /w/workspace/edgex-go/987/.semver/main [2026-06-29T10:45:33.290Z] 2026-06-29 10:45:33,243 [write_file] DEBUG write to file:/w/workspace/edgex-go/987/.semver/main [2026-06-29T10:45:33.290Z] 2026-06-29 10:45:33,246 [execute] INFO git cat-file --batch-check [2026-06-29T10:45:33.290Z] 2026-06-29 10:45:33,246 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/987/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-29T10:45:33.290Z] 2026-06-29 10:45:33,249 [execute] INFO git cat-file --batch [2026-06-29T10:45:33.290Z] 2026-06-29 10:45:33,249 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/987/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-29T10:45:33.290Z] 2026-06-29 10:45:33,252 [read_version] DEBUG read version from /w/workspace/edgex-go/987/.semver/main [2026-06-29T10:45:33.290Z] 4.1.0-dev.123 [Pipeline] } [2026-06-29T10:45:33.294Z] $ docker exec --env ******** --env ******** 2c83c4696316ddb2deeaa33eafc084bee437265e4e9871d1fd3983146de1d33a ssh-agent -k [2026-06-29T10:45:33.398Z] unset SSH_AUTH_SOCK; [2026-06-29T10:45:33.398Z] unset SSH_AGENT_PID; [2026-06-29T10:45:33.399Z] echo Agent pid 37 killed; [2026-06-29T10:45:33.414Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-29T10:45:33.752Z] + git semver [Pipeline] } [2026-06-29T10:45:34.020Z] $ docker stop --time=1 2c83c4696316ddb2deeaa33eafc084bee437265e4e9871d1fd3983146de1d33a [2026-06-29T10:45:35.286Z] $ docker rm -f --volumes 2c83c4696316ddb2deeaa33eafc084bee437265e4e9871d1fd3983146de1d33a [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-29T10:45:35.648Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-29T10:45:35.648Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:45:35.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-29T10:45:35.955Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T10:45:36.041Z] prd-ubuntu20.04-docker-8c-8g-14036 does not seem to be running inside a container [2026-06-29T10:45:36.065Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/987 -v /w/workspace/edgex-go/987:/w/workspace/edgex-go/987:rw,z -v /w/workspace/edgex-go/987@tmp:/w/workspace/edgex-go/987@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-06-29T10:45:36.311Z] $ docker top 123b8ca5e9d3f1dde06f7b266a7874b7a5717cbe1377928025980ffece38069a -eo pid,comm [2026-06-29T10:45:36.361Z] 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-06-29T10:45:36.361Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-29T10:45:36.428Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-29T10:45:36.428Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-29T10:45:36.543Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-29T10:45:36.540Z] $ docker exec 123b8ca5e9d3f1dde06f7b266a7874b7a5717cbe1377928025980ffece38069a ssh-agent [2026-06-29T10:45:36.647Z] SSH_AUTH_SOCK=/tmp/ssh-cu43J244VM6G/agent.32 [2026-06-29T10:45:36.647Z] SSH_AGENT_PID=38 [2026-06-29T10:45:36.651Z] Running ssh-add (command line suppressed) [2026-06-29T10:45:36.745Z] Identity added: /w/workspace/edgex-go/987@tmp/private_key_12642803408372657239.key (/w/workspace/edgex-go/987@tmp/private_key_12642803408372657239.key) [2026-06-29T10:45:36.765Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-29T10:45:37.063Z] + git semver push [2026-06-29T10:45:37.322Z] 2026-06-29 10:45:37,270 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-29T10:45:37.322Z] 2026-06-29 10:45:37,274 [run_push] DEBUG push [2026-06-29T10:45:37.323Z] 2026-06-29 10:45:37,274 [execute] INFO git cat-file --batch-check [2026-06-29T10:45:37.323Z] 2026-06-29 10:45:37,274 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/987/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-29T10:45:37.323Z] 2026-06-29 10:45:37,277 [execute] INFO git rev-list 09220dfc8d8c7865b6fc32b3458def3cdd825a55 -- [2026-06-29T10:45:37.323Z] 2026-06-29 10:45:37,277 [execute] DEBUG Popen(['git', 'rev-list', '09220dfc8d8c7865b6fc32b3458def3cdd825a55', '--'], cwd=/w/workspace/edgex-go/987/.semver, stdin=None, shell=False, universal_newlines=False) [2026-06-29T10:45:37.323Z] 2026-06-29 10:45:37,299 [execute] INFO git fetch -v -- origin [2026-06-29T10:45:37.323Z] 2026-06-29 10:45:37,300 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/987/.semver, stdin=None, shell=False, universal_newlines=True) [2026-06-29T10:45:38.261Z] 2026-06-29 10:45:37,890 [run_push] DEBUG no remote changes detected [2026-06-29T10:45:38.261Z] 2026-06-29 10:45:37,890 [execute] INFO git push origin semver [2026-06-29T10:45:38.261Z] 2026-06-29 10:45:37,891 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/987/.semver, stdin=None, shell=False, universal_newlines=False) [2026-06-29T10:45:39.198Z] 2026-06-29 10:45:39,083 [run_push] DEBUG push all version tags [2026-06-29T10:45:39.198Z] 2026-06-29 10:45:39,083 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-06-29T10:45:39.199Z] 2026-06-29 10:45:39,083 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/987, stdin=None, shell=False, universal_newlines=False) [2026-06-29T10:45:40.135Z] 2026-06-29 10:45:40,059 [read_version] DEBUG read version from /w/workspace/edgex-go/987/.semver/main [2026-06-29T10:45:40.135Z] 4.1.0-dev.123 [Pipeline] } [2026-06-29T10:45:40.141Z] $ docker exec --env ******** --env ******** 123b8ca5e9d3f1dde06f7b266a7874b7a5717cbe1377928025980ffece38069a ssh-agent -k [2026-06-29T10:45:40.234Z] unset SSH_AUTH_SOCK; [2026-06-29T10:45:40.234Z] unset SSH_AGENT_PID; [2026-06-29T10:45:40.234Z] echo Agent pid 38 killed; [2026-06-29T10:45:40.247Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-29T10:45:40.587Z] + git semver [Pipeline] } [2026-06-29T10:45:40.852Z] $ docker stop --time=1 123b8ca5e9d3f1dde06f7b266a7874b7a5717cbe1377928025980ffece38069a [2026-06-29T10:45:42.128Z] $ docker rm -f --volumes 123b8ca5e9d3f1dde06f7b266a7874b7a5717cbe1377928025980ffece38069a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-06-29T10:45:42.731Z] + [ -d /w/workspace/edgex-go/987/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-06-29T10:45:43.028Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-29T10:45:43.890Z] ---> package-listing.sh [2026-06-29T10:45:43.890Z] ++ facter osfamily [2026-06-29T10:45:43.890Z] ++ tr '[:upper:]' '[:lower:]' [2026-06-29T10:45:44.150Z] + OS_FAMILY=debian [2026-06-29T10:45:44.150Z] + workspace=/w/workspace/edgex-go/987 [2026-06-29T10:45:44.150Z] + START_PACKAGES=/tmp/packages_start.txt [2026-06-29T10:45:44.150Z] + END_PACKAGES=/tmp/packages_end.txt [2026-06-29T10:45:44.150Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-06-29T10:45:44.150Z] + PACKAGES=/tmp/packages_start.txt [2026-06-29T10:45:44.150Z] + '[' /w/workspace/edgex-go/987 ']' [2026-06-29T10:45:44.150Z] + PACKAGES=/tmp/packages_end.txt [2026-06-29T10:45:44.150Z] + case "${OS_FAMILY}" in [2026-06-29T10:45:44.150Z] + dpkg -l [2026-06-29T10:45:44.150Z] + grep '^ii' [2026-06-29T10:45:44.150Z] + '[' -f /tmp/packages_start.txt ']' [2026-06-29T10:45:44.150Z] + '[' -f /tmp/packages_end.txt ']' [2026-06-29T10:45:44.150Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-06-29T10:45:44.150Z] + '[' /w/workspace/edgex-go/987 ']' [2026-06-29T10:45:44.150Z] + mkdir -p /w/workspace/edgex-go/987/archives/ [2026-06-29T10:45:44.150Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/987/archives/ [Pipeline] echo [2026-06-29T10:45:44.162Z] 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/987/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-06-29T10:45:44.443Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:45:45.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-29T10:45:45.008Z] [2026-06-29T10:45:45.008Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T10:45:45.314Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-29T10:45:45.314Z] latest: Pulling from edgex-lftools-log-publisher [2026-06-29T10:45:45.314Z] 5eb5b503b376: Pulling fs layer [2026-06-29T10:45:45.314Z] 5c69ac0246d0: Pulling fs layer [2026-06-29T10:45:45.314Z] ec43610c2a17: Pulling fs layer [2026-06-29T10:45:45.314Z] 3a2ae6a8a46f: Pulling fs layer [2026-06-29T10:45:45.314Z] 33b1e0a273af: Pulling fs layer [2026-06-29T10:45:45.314Z] 5d3b04190fa2: Pulling fs layer [2026-06-29T10:45:45.314Z] 2f39f015ded8: Pulling fs layer [2026-06-29T10:45:45.314Z] 3a2ae6a8a46f: Waiting [2026-06-29T10:45:45.314Z] 33b1e0a273af: Waiting [2026-06-29T10:45:45.314Z] 5d3b04190fa2: Waiting [2026-06-29T10:45:45.314Z] 2f39f015ded8: Waiting [2026-06-29T10:45:45.314Z] 5c69ac0246d0: Download complete [2026-06-29T10:45:45.314Z] 3a2ae6a8a46f: Verifying Checksum [2026-06-29T10:45:45.314Z] 3a2ae6a8a46f: Download complete [2026-06-29T10:45:45.314Z] 33b1e0a273af: Download complete [2026-06-29T10:45:45.314Z] 5d3b04190fa2: Verifying Checksum [2026-06-29T10:45:45.314Z] 5d3b04190fa2: Download complete [2026-06-29T10:45:45.314Z] ec43610c2a17: Verifying Checksum [2026-06-29T10:45:45.314Z] ec43610c2a17: Download complete [2026-06-29T10:45:45.578Z] 5eb5b503b376: Verifying Checksum [2026-06-29T10:45:45.578Z] 5eb5b503b376: Download complete [2026-06-29T10:45:46.146Z] 2f39f015ded8: Verifying Checksum [2026-06-29T10:45:46.146Z] 2f39f015ded8: Download complete [2026-06-29T10:45:47.519Z] 5eb5b503b376: Pull complete [2026-06-29T10:45:47.519Z] 5c69ac0246d0: Pull complete [2026-06-29T10:45:48.085Z] ec43610c2a17: Pull complete [2026-06-29T10:45:48.085Z] 3a2ae6a8a46f: Pull complete [2026-06-29T10:45:48.085Z] 33b1e0a273af: Pull complete [2026-06-29T10:45:48.342Z] 5d3b04190fa2: Pull complete [2026-06-29T10:45:54.908Z] 2f39f015ded8: Pull complete [2026-06-29T10:45:54.908Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-06-29T10:45:54.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-29T10:45:54.908Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T10:45:55.015Z] prd-ubuntu20.04-docker-8c-8g-14036 does not seem to be running inside a container [2026-06-29T10:45:55.039Z] $ 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/987/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/987 -v /w/workspace/edgex-go/987:/w/workspace/edgex-go/987:rw,z -v /w/workspace/edgex-go/987@tmp:/w/workspace/edgex-go/987@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-06-29T10:45:56.547Z] $ docker top a0354e202361fb0ab369c417ecbfd454a9eb740929b14d5289f1501d6bce97b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-29T10:45:56.895Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-06-29T10:45:57.183Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-06-29T10:45:57.472Z] + ls /var/log/sa-host [2026-06-29T10:45:57.472Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-29T10:45:57.650Z] provisioning config files... [2026-06-29T10:45:57.662Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/987@tmp/config7091938773103773533tmp [Pipeline] { [Pipeline] echo [2026-06-29T10:45:57.680Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-29T10:45:57.965Z] ---> create-netrc.sh [Pipeline] } [2026-06-29T10:45:57.973Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-06-29T10:45:58.343Z] ---> python-tools-install.sh [Pipeline] echo [2026-06-29T10:45:58.353Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-29T10:45:58.637Z] ---> sudo-logs.sh [2026-06-29T10:45:58.637Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-06-29T10:45:58.665Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-29T10:45:58.954Z] ---> job-cost.sh [2026-06-29T10:45:58.954Z] lf-activate-venv: SKIPPING [2026-06-29T10:45:58.954Z] DEBUG: total: 0.10999999940395355 [2026-06-29T10:45:58.954Z] INFO: Retrieving Stack Cost... [2026-06-29T10:45:59.212Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-06-29T10:45:59.783Z] INFO: Archiving Costs [Pipeline] echo [2026-06-29T10:45:59.795Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-29T10:46:00.079Z] ---> logs-deploy.sh [2026-06-29T10:46:00.079Z] lf-activate-venv: SKIPPING [2026-06-29T10:46:00.079Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/987 [2026-06-29T10:46:00.079Z] INFO: archiving workspace using pattern(s): [2026-06-29T10:46:01.015Z] Archives upload complete. [2026-06-29T10:46:01.015Z] INFO: archiving logs to Nexus