Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d60d281f4406048612d0268e01845a9ebff5150c 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-ssh12944700264166317539.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-ssh2991973630366440915.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-ssh15887525277966395443.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-ssh2019711321559302391.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-ssh17844510202304940789.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-14360’ is offline Running on prd-ubuntu20.04-docker-8c-8g-14362 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/989 [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/989 # 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 d60d281f4406048612d0268e01845a9ebff5150c (main) Commit message: "feat: Support ActiveYearlyTimeWindow in the scheduler (#5450)" > git config core.sparsecheckout # timeout=10 > git checkout -f d60d281f4406048612d0268e01845a9ebff5150c # timeout=10 > git rev-list --no-walk 40cd80bac603763c7752655dbe2af7a1b0c195ed # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-07-06T11:58:37.450Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-07-06T11:58:37.590Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-07-06T11:58:37.624Z] ========================================================= [2026-07-06T11:58:37.624Z] EdgeX Global Pipelines Version Info [2026-07-06T11:58:37.624Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-07-06T11:58:38.896Z] ------------------- [2026-07-06T11:58:38.896Z] stable info: [2026-07-06T11:58:38.896Z] ------------------- [2026-07-06T11:58:38.896Z] Commited By: Ginny Guan ginny@iotechsys.com [2026-07-06T11:58:38.896Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-07-06T11:58:38.896Z] Message: update stable to v1.0.281 [2026-07-06T11:58:39.841Z] ------------------- [2026-07-06T11:58:39.841Z] experimental info: [2026-07-06T11:58:39.841Z] ------------------- [2026-07-06T11:58:39.841Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-07-06T11:58:39.841Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-07-06T11:58:39.841Z] Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-07-06T11:58:39.944Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-07-06T11:58:39.965Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-07-06T11:58:39.990Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-07-06T11:58:40.017Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-07-06T11:58:40.044Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-07-06T11:58:40.075Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-07-06T11:58:40.100Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-07-06T11:58:40.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-07-06T11:58:40.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-07-06T11:58:40.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-07-06T11:58:40.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-07-06T11:58:40.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-07-06T11:58:40.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-07-06T11:58:40.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-07-06T11:58:40.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-07-06T11:58:40.338Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-07-06T11:58:40.359Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-07-06T11:58:40.383Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-07-06T11:58:40.404Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-07-06T11:58:40.428Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-07-06T11:58:40.455Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-07-06T11:58:40.486Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-07-06T11:58:40.513Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-07-06T11:58:40.535Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-07-06T11:58:40.559Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-07-06T11:58:40.587Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-07-06T11:58:40.610Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] echo [2026-07-06T11:58:40.632Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d60d281 [Pipeline] echo [2026-07-06T11:58:40.665Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-07-06T11:58:40.739Z] provisioning config files... [2026-07-06T11:58:40.764Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/989@tmp/config11274970782721629348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-07-06T11:58:41.106Z] ---> ****-login.sh [2026-07-06T11:58:41.106Z] nexus3.edgexfoundry.org:10001 [2026-07-06T11:58:41.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-06T11:58:41.369Z] [2026-07-06T11:58:41.370Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-07-06T11:58:41.370Z] Configure a credential helper to remove this warning. See [2026-07-06T11:58:41.370Z] https://docs.****.com/go/credential-store/ [2026-07-06T11:58:41.370Z] [2026-07-06T11:58:41.370Z] Login Succeeded [2026-07-06T11:58:41.370Z] nexus3.edgexfoundry.org:10002 [2026-07-06T11:58:41.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-06T11:58:41.630Z] [2026-07-06T11:58:41.630Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-07-06T11:58:41.630Z] Configure a credential helper to remove this warning. See [2026-07-06T11:58:41.630Z] https://docs.****.com/go/credential-store/ [2026-07-06T11:58:41.630Z] [2026-07-06T11:58:41.630Z] Login Succeeded [2026-07-06T11:58:41.630Z] nexus3.edgexfoundry.org:10003 [2026-07-06T11:58:41.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-06T11:58:41.630Z] [2026-07-06T11:58:41.630Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-07-06T11:58:41.630Z] Configure a credential helper to remove this warning. See [2026-07-06T11:58:41.630Z] https://docs.****.com/go/credential-store/ [2026-07-06T11:58:41.630Z] [2026-07-06T11:58:41.630Z] Login Succeeded [2026-07-06T11:58:41.630Z] nexus3.edgexfoundry.org:10004 [2026-07-06T11:58:41.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-06T11:58:41.891Z] [2026-07-06T11:58:41.891Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-07-06T11:58:41.891Z] Configure a credential helper to remove this warning. See [2026-07-06T11:58:41.892Z] https://docs.****.com/go/credential-store/ [2026-07-06T11:58:41.892Z] [2026-07-06T11:58:41.892Z] Login Succeeded [2026-07-06T11:58:41.892Z] ****.io [2026-07-06T11:58:41.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-06T11:58:42.157Z] [2026-07-06T11:58:42.157Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-07-06T11:58:42.157Z] Configure a credential helper to remove this warning. See [2026-07-06T11:58:42.157Z] https://docs.****.com/go/credential-store/ [2026-07-06T11:58:42.157Z] [2026-07-06T11:58:42.157Z] Login Succeeded [2026-07-06T11:58:42.157Z] ---> ****-login.sh ends [Pipeline] } [2026-07-06T11:58:42.165Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-07-06T11:58:42.511Z] + 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-07-06T11:58:42.511Z] + dirname cmd/core-command/Dockerfile [2026-07-06T11:58:42.511Z] + cut -d/ -f2 [2026-07-06T11:58:42.511Z] + echo core-command,cmd/core-command/Dockerfile [2026-07-06T11:58:42.511Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-07-06T11:58:42.511Z] + cut -d/ -f2 [2026-07-06T11:58:42.511Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-07-06T11:58:42.511Z] + dirname cmd/core-data/Dockerfile+ [2026-07-06T11:58:42.511Z] cut -d/ -f2 [2026-07-06T11:58:42.511Z] + echo core-data,cmd/core-data/Dockerfile [2026-07-06T11:58:42.511Z] + + dirname cmd/core-keeper/Dockerfilecut [2026-07-06T11:58:42.511Z] -d/ -f2 [2026-07-06T11:58:42.511Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-07-06T11:58:42.511Z] + dirname cmd/core-metadata/Dockerfile [2026-07-06T11:58:42.511Z] + cut -d/ -f2 [2026-07-06T11:58:42.511Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-07-06T11:58:42.511Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-07-06T11:58:42.511Z] + cut -d/ -f2 [2026-07-06T11:58:42.511Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-07-06T11:58:42.511Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-07-06T11:58:42.511Z] + cut -d/ -f2 [2026-07-06T11:58:42.511Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-07-06T11:58:42.511Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-07-06T11:58:42.511Z] + cut -d/ -f2 [2026-07-06T11:58:42.511Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-07-06T11:58:42.511Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-07-06T11:58:42.511Z] + cut -d/ -f2 [2026-07-06T11:58:42.511Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-07-06T11:58:42.511Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-07-06T11:58:42.511Z] + cut -d/ -f2 [2026-07-06T11:58:42.511Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-07-06T11:58:42.511Z] + dirname cmd/security-spire-agent/Dockerfile [2026-07-06T11:58:42.511Z] + cut -d/ -f2 [2026-07-06T11:58:42.511Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-07-06T11:58:42.511Z] + dirname cmd/security-spire-config/Dockerfile [2026-07-06T11:58:42.511Z] + cut -d/ -f2 [2026-07-06T11:58:42.511Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-07-06T11:58:42.511Z] + dirname cmd/security-spire-server/Dockerfile [2026-07-06T11:58:42.511Z] + cut -d/ -f2 [2026-07-06T11:58:42.511Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-07-06T11:58:42.511Z] + dirname cmd/support-notifications/Dockerfile [2026-07-06T11:58:42.511Z] + cut -d/ -f2 [2026-07-06T11:58:42.511Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-07-06T11:58:42.511Z] + dirname cmd/support-scheduler/Dockerfile [2026-07-06T11:58:42.511Z] + cut -d/ -f2 [2026-07-06T11:58:42.511Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-07-06T11:58:42.552Z] 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-07-06T11:58:42.905Z] + git rev-list -1 --merges d60d281f4406048612d0268e01845a9ebff5150c~1..d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] echo [2026-07-06T11:58:42.915Z] -----------> git rev-list -1 --merges d60d281f4406048612d0268e01845a9ebff5150c~1..d60d281f4406048612d0268e01845a9ebff5150c d60d281f4406048612d0268e01845a9ebff5150c [false] [Pipeline] sh [2026-07-06T11:58:43.215Z] + git log --format=format:%s -1 d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] echo [2026-07-06T11:58:43.226Z] ========================================================= [2026-07-06T11:58:43.226Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-07-06T11:58:43.226Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-07-06T11:58:43.650Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-07-06T11:58:43.650Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-07-06T11:58:43.650Z] + [ -e /tmp/ssh_known_hosts ] [2026-07-06T11:58:43.650Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-07-06T11:58:43.650Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-07-06T11:58:43.650Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-07-06T11:58:43.650Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T11:58:44.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-06T11:58:44.017Z] [2026-07-06T11:58:44.017Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T11:58:44.331Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-06T11:58:44.331Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-07-06T11:58:44.331Z] 3dae71ba6b94: Pulling fs layer [2026-07-06T11:58:44.331Z] 6bf1a483ea7c: Pulling fs layer [2026-07-06T11:58:44.331Z] f5dfc541a4d3: Pulling fs layer [2026-07-06T11:58:44.331Z] 461d9e800cba: Pulling fs layer [2026-07-06T11:58:44.331Z] 80192f66455f: Pulling fs layer [2026-07-06T11:58:44.331Z] 2e8e34ca0e6c: Pulling fs layer [2026-07-06T11:58:44.331Z] a29436f7fd5d: Pulling fs layer [2026-07-06T11:58:44.331Z] 923cac83aea3: Pulling fs layer [2026-07-06T11:58:44.331Z] 25ad8b0a4227: Pulling fs layer [2026-07-06T11:58:44.331Z] db01528c6b51: Pulling fs layer [2026-07-06T11:58:44.331Z] 461d9e800cba: Waiting [2026-07-06T11:58:44.331Z] 28988de357af: Pulling fs layer [2026-07-06T11:58:44.331Z] 80192f66455f: Waiting [2026-07-06T11:58:44.331Z] a29436f7fd5d: Waiting [2026-07-06T11:58:44.331Z] 2e8e34ca0e6c: Waiting [2026-07-06T11:58:44.331Z] 923cac83aea3: Waiting [2026-07-06T11:58:44.331Z] db01528c6b51: Waiting [2026-07-06T11:58:44.331Z] 25ad8b0a4227: Waiting [2026-07-06T11:58:44.331Z] 28988de357af: Waiting [2026-07-06T11:58:44.331Z] 6bf1a483ea7c: Verifying Checksum [2026-07-06T11:58:44.331Z] 6bf1a483ea7c: Download complete [2026-07-06T11:58:44.331Z] 461d9e800cba: Verifying Checksum [2026-07-06T11:58:44.331Z] 461d9e800cba: Download complete [2026-07-06T11:58:44.331Z] 80192f66455f: Verifying Checksum [2026-07-06T11:58:44.331Z] 80192f66455f: Download complete [2026-07-06T11:58:44.592Z] f5dfc541a4d3: Verifying Checksum [2026-07-06T11:58:44.592Z] f5dfc541a4d3: Download complete [2026-07-06T11:58:44.592Z] 3dae71ba6b94: Verifying Checksum [2026-07-06T11:58:44.592Z] 3dae71ba6b94: Download complete [2026-07-06T11:58:44.592Z] 923cac83aea3: Verifying Checksum [2026-07-06T11:58:44.592Z] 923cac83aea3: Download complete [2026-07-06T11:58:44.592Z] 25ad8b0a4227: Verifying Checksum [2026-07-06T11:58:44.592Z] 25ad8b0a4227: Download complete [2026-07-06T11:58:44.853Z] db01528c6b51: Verifying Checksum [2026-07-06T11:58:44.853Z] db01528c6b51: Download complete [2026-07-06T11:58:44.853Z] 28988de357af: Download complete [2026-07-06T11:58:44.853Z] a29436f7fd5d: Verifying Checksum [2026-07-06T11:58:44.853Z] a29436f7fd5d: Download complete [2026-07-06T11:58:45.419Z] 2e8e34ca0e6c: Download complete [2026-07-06T11:58:45.989Z] 3dae71ba6b94: Pull complete [2026-07-06T11:58:46.254Z] 6bf1a483ea7c: Pull complete [2026-07-06T11:58:46.825Z] f5dfc541a4d3: Pull complete [2026-07-06T11:58:47.086Z] 461d9e800cba: Pull complete [2026-07-06T11:58:47.086Z] 80192f66455f: Pull complete [2026-07-06T11:58:51.283Z] 2e8e34ca0e6c: Pull complete [2026-07-06T11:58:51.856Z] a29436f7fd5d: Pull complete [2026-07-06T11:58:51.856Z] 923cac83aea3: Pull complete [2026-07-06T11:58:52.116Z] 25ad8b0a4227: Pull complete [2026-07-06T11:58:52.116Z] db01528c6b51: Pull complete [2026-07-06T11:58:52.116Z] 28988de357af: Pull complete [2026-07-06T11:58:52.116Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-07-06T11:58:52.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-06T11:58:52.116Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-06T11:58:52.290Z] prd-ubuntu20.04-docker-8c-8g-14362 does not seem to be running inside a container [2026-07-06T11:58:52.320Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/989 -v /w/workspace/edgex-go/989:/w/workspace/edgex-go/989:rw,z -v /w/workspace/edgex-go/989@tmp:/w/workspace/edgex-go/989@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-07-06T11:58:54.644Z] $ docker top 84811950b3d308fc46d13379aa7f6749df3815f605f6b8882c9626a3881cfa11 -eo pid,comm [2026-07-06T11:58:54.697Z] 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-07-06T11:58:54.697Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-07-06T11:58:54.766Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-07-06T11:58:54.766Z] [ssh-agent] Looking for ssh-agent implementation... [2026-07-06T11:58:54.873Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-07-06T11:58:54.874Z] $ docker exec 84811950b3d308fc46d13379aa7f6749df3815f605f6b8882c9626a3881cfa11 ssh-agent [2026-07-06T11:58:54.975Z] SSH_AUTH_SOCK=/tmp/ssh-PwZlBC1lZXGz/agent.33 [2026-07-06T11:58:54.975Z] SSH_AGENT_PID=39 [2026-07-06T11:58:54.981Z] Running ssh-add (command line suppressed) [2026-07-06T11:58:55.076Z] Identity added: /w/workspace/edgex-go/989@tmp/private_key_1103653190979769326.key (/w/workspace/edgex-go/989@tmp/private_key_1103653190979769326.key) [2026-07-06T11:58:55.094Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-07-06T11:58:55.391Z] + git config --global --add safe.directory /w/workspace/edgex-go/989 [Pipeline] sh [2026-07-06T11:58:55.710Z] + git tag --points-at HEAD [Pipeline] } [2026-07-06T11:58:55.718Z] $ docker exec --env ******** --env ******** 84811950b3d308fc46d13379aa7f6749df3815f605f6b8882c9626a3881cfa11 ssh-agent -k [2026-07-06T11:58:55.809Z] unset SSH_AUTH_SOCK; [2026-07-06T11:58:55.810Z] unset SSH_AGENT_PID; [2026-07-06T11:58:55.810Z] echo Agent pid 39 killed; [2026-07-06T11:58:55.820Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-07-06T11:58:55.870Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-07-06T11:58:55.870Z] [ssh-agent] Looking for ssh-agent implementation... [2026-07-06T11:58:55.974Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-07-06T11:58:55.975Z] $ docker exec 84811950b3d308fc46d13379aa7f6749df3815f605f6b8882c9626a3881cfa11 ssh-agent [2026-07-06T11:58:56.089Z] SSH_AUTH_SOCK=/tmp/ssh-Xg1cI6DzrJL9/agent.87 [2026-07-06T11:58:56.089Z] SSH_AGENT_PID=93 [2026-07-06T11:58:56.097Z] Running ssh-add (command line suppressed) [2026-07-06T11:58:56.195Z] Identity added: /w/workspace/edgex-go/989@tmp/private_key_17236454185686227306.key (/w/workspace/edgex-go/989@tmp/private_key_17236454185686227306.key) [2026-07-06T11:58:56.219Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-07-06T11:58:56.532Z] + git semver init [2026-07-06T11:58:56.792Z] 2026-07-06 11:58:56,763 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-07-06T11:58:56.792Z] 2026-07-06 11:58:56,767 [run_init] DEBUG init version:0.0.0 force:False [2026-07-06T11:58:56.792Z] 2026-07-06 11:58:56,768 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/989/.semver [2026-07-06T11:58:56.792Z] 2026-07-06 11:58:56,768 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/989/.semver [2026-07-06T11:58:56.792Z] 2026-07-06 11:58:56,769 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/989/.semver'], cwd=/w/workspace/edgex-go/989, stdin=None, shell=False, universal_newlines=False) [2026-07-06T11:59:02.070Z] 2026-07-06 11:59:01,589 [append_file] DEBUG append to file:/w/workspace/edgex-go/989/.git/info/exclude [2026-07-06T11:59:02.070Z] 2026-07-06 11:59:01,589 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/989/.semver/main with force:False [2026-07-06T11:59:02.070Z] 2026-07-06 11:59:01,590 [read_version] DEBUG read version from /w/workspace/edgex-go/989/.semver/main [2026-07-06T11:59:02.070Z] 2026-07-06 11:59:01,590 [read_version] DEBUG read version from /w/workspace/edgex-go/989/.semver/main [2026-07-06T11:59:02.070Z] 4.1.0-dev.124 [Pipeline] } [2026-07-06T11:59:02.079Z] $ docker exec --env ******** --env ******** 84811950b3d308fc46d13379aa7f6749df3815f605f6b8882c9626a3881cfa11 ssh-agent -k [2026-07-06T11:59:02.169Z] unset SSH_AUTH_SOCK; [2026-07-06T11:59:02.169Z] unset SSH_AGENT_PID; [2026-07-06T11:59:02.169Z] echo Agent pid 93 killed; [2026-07-06T11:59:02.182Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-07-06T11:59:02.527Z] + git semver [Pipeline] } [2026-07-06T11:59:02.798Z] $ docker stop --time=1 84811950b3d308fc46d13379aa7f6749df3815f605f6b8882c9626a3881cfa11 [2026-07-06T11:59:04.062Z] $ docker rm -f --volumes 84811950b3d308fc46d13379aa7f6749df3815f605f6b8882c9626a3881cfa11 [Pipeline] // withDockerContainer [Pipeline] sh [2026-07-06T11:59:04.403Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-07-06T11:59:04.706Z] Stashed 1 file(s) [Pipeline] echo [2026-07-06T11:59:04.711Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.124 [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-07-06T11:59:05.231Z] + git config --global --add safe.directory /w/workspace/edgex-go/989 [Pipeline] echo [2026-07-06T11:59:05.242Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-07-06T11:59:05.262Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-07-06T11:59:05.278Z] ========================================================= [2026-07-06T11:59:05.278Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-07-06T11:59:05.278Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-07-06T11:59:05.582Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-07-06T11:59:05.582Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-07-06T11:59:05.582Z] 2d35ebdb57d9: Pulling fs layer [2026-07-06T11:59:05.582Z] c35fb4624d26: Pulling fs layer [2026-07-06T11:59:05.582Z] 4e2aec7ef170: Pulling fs layer [2026-07-06T11:59:05.582Z] 333b49ad6fbf: Pulling fs layer [2026-07-06T11:59:05.582Z] 4f4fb700ef54: Pulling fs layer [2026-07-06T11:59:05.582Z] c3e65509a76b: Pulling fs layer [2026-07-06T11:59:05.582Z] 7cf9ebb963bd: Pulling fs layer [2026-07-06T11:59:05.582Z] bb34ca984cfb: Pulling fs layer [2026-07-06T11:59:05.582Z] 151cf03bc807: Pulling fs layer [2026-07-06T11:59:05.582Z] 333b49ad6fbf: Waiting [2026-07-06T11:59:05.582Z] c3e65509a76b: Waiting [2026-07-06T11:59:05.582Z] 7cf9ebb963bd: Waiting [2026-07-06T11:59:05.582Z] 4f4fb700ef54: Waiting [2026-07-06T11:59:05.582Z] bb34ca984cfb: Waiting [2026-07-06T11:59:05.582Z] 151cf03bc807: Waiting [2026-07-06T11:59:05.582Z] c35fb4624d26: Verifying Checksum [2026-07-06T11:59:05.582Z] c35fb4624d26: Download complete [2026-07-06T11:59:05.582Z] 333b49ad6fbf: Verifying Checksum [2026-07-06T11:59:05.582Z] 333b49ad6fbf: Download complete [2026-07-06T11:59:05.582Z] 4f4fb700ef54: Verifying Checksum [2026-07-06T11:59:05.582Z] 4f4fb700ef54: Download complete [2026-07-06T11:59:05.582Z] c3e65509a76b: Download complete [2026-07-06T11:59:05.582Z] 2d35ebdb57d9: Verifying Checksum [2026-07-06T11:59:05.582Z] 2d35ebdb57d9: Download complete [2026-07-06T11:59:05.841Z] 7cf9ebb963bd: Verifying Checksum [2026-07-06T11:59:05.841Z] 7cf9ebb963bd: Download complete [2026-07-06T11:59:05.841Z] 2d35ebdb57d9: Pull complete [2026-07-06T11:59:05.841Z] c35fb4624d26: Pull complete [2026-07-06T11:59:06.108Z] 4e2aec7ef170: Verifying Checksum [2026-07-06T11:59:06.108Z] 4e2aec7ef170: Download complete [2026-07-06T11:59:06.108Z] 151cf03bc807: Verifying Checksum [2026-07-06T11:59:06.108Z] 151cf03bc807: Download complete [2026-07-06T11:59:06.367Z] bb34ca984cfb: Verifying Checksum [2026-07-06T11:59:06.367Z] bb34ca984cfb: Download complete [2026-07-06T11:59:10.574Z] 4e2aec7ef170: Pull complete [2026-07-06T11:59:10.574Z] 333b49ad6fbf: Pull complete [2026-07-06T11:59:10.833Z] 4f4fb700ef54: Pull complete [2026-07-06T11:59:10.833Z] c3e65509a76b: Pull complete [2026-07-06T11:59:11.093Z] 7cf9ebb963bd: Pull complete [2026-07-06T11:59:14.410Z] bb34ca984cfb: Pull complete [2026-07-06T11:59:14.410Z] 151cf03bc807: Pull complete [2026-07-06T11:59:14.410Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-07-06T11:59:14.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-07-06T11:59:14.410Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-07-06T11:59:14.713Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-07-06T11:59:14.713Z] WORKDIR /edgex [2026-07-06T11:59:14.713Z] COPY go.mod . [2026-07-06T11:59:14.713Z] RUN go mod download [2026-07-06T11:59:14.713Z] + docker build -t ci-base-image-x86_64 -f - . [2026-07-06T11:59:15.283Z] #0 building with "default" instance using docker driver [2026-07-06T11:59:15.283Z] [2026-07-06T11:59:15.283Z] #1 [internal] load build definition from Dockerfile [2026-07-06T11:59:15.283Z] #1 transferring dockerfile: 164B done [2026-07-06T11:59:15.283Z] #1 DONE 0.0s [2026-07-06T11:59:15.283Z] [2026-07-06T11:59:15.283Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-07-06T11:59:15.283Z] #2 DONE 0.0s [2026-07-06T11:59:15.283Z] [2026-07-06T11:59:15.283Z] #3 [internal] load .dockerignore [2026-07-06T11:59:15.283Z] #3 transferring context: 50B done [2026-07-06T11:59:15.283Z] #3 DONE 0.0s [2026-07-06T11:59:15.283Z] [2026-07-06T11:59:15.283Z] #4 [internal] load build context [2026-07-06T11:59:15.283Z] #4 transferring context: 7.01kB done [2026-07-06T11:59:15.283Z] #4 DONE 0.0s [2026-07-06T11:59:15.283Z] [2026-07-06T11:59:15.283Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-07-06T11:59:15.621Z] #5 DONE 0.1s [2026-07-06T11:59:15.621Z] [2026-07-06T11:59:15.621Z] #6 [2/4] WORKDIR /edgex [2026-07-06T11:59:17.555Z] #6 DONE 2.1s [2026-07-06T11:59:17.555Z] [2026-07-06T11:59:17.555Z] #7 [3/4] COPY go.mod . [2026-07-06T11:59:17.555Z] #7 DONE 0.0s [2026-07-06T11:59:17.555Z] [2026-07-06T11:59:17.555Z] #8 [4/4] RUN go mod download [2026-07-06T11:59:19.835Z] Still waiting to schedule task [2026-07-06T11:59:19.836Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-07-06T11:59:49.734Z] #8 DONE 30.3s [2026-07-06T11:59:49.734Z] [2026-07-06T11:59:49.734Z] #9 exporting to image [2026-07-06T11:59:49.734Z] #9 exporting layers [2026-07-06T11:59:51.113Z] #9 exporting layers 3.4s done [2026-07-06T11:59:51.113Z] #9 writing image sha256:5fdfcf454386d00934af5663597cc52b54ed5d95091d5685afe1775d02f37913 done [2026-07-06T11:59:51.113Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-07-06T11:59:51.113Z] #9 DONE 3.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T11:59:51.430Z] + docker inspect -f . ci-base-image-x86_64 [2026-07-06T11:59:51.430Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-06T11:59:51.516Z] prd-ubuntu20.04-docker-8c-8g-14362 does not seem to be running inside a container [2026-07-06T11:59:51.569Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/989 -v /w/workspace/edgex-go/989:/w/workspace/edgex-go/989:rw,z -v /w/workspace/edgex-go/989@tmp:/w/workspace/edgex-go/989@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-07-06T11:59:51.835Z] $ docker top 284653be4c8e2f5d4a40de92f4c4f1f6ef765db193925a00fab63f8e9f0afb2a -eo pid,comm [Pipeline] { [Pipeline] sh [2026-07-06T11:59:52.193Z] + go version [2026-07-06T11:59:52.193Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-07-06T11:59:52.205Z] $ docker stop --time=1 284653be4c8e2f5d4a40de92f4c4f1f6ef765db193925a00fab63f8e9f0afb2a [2026-07-06T11:59:53.451Z] $ docker rm -f --volumes 284653be4c8e2f5d4a40de92f4c4f1f6ef765db193925a00fab63f8e9f0afb2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T11:59:53.913Z] + docker inspect -f . ci-base-image-x86_64 [2026-07-06T11:59:53.913Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-06T11:59:54.001Z] prd-ubuntu20.04-docker-8c-8g-14362 does not seem to be running inside a container [2026-07-06T11:59:54.031Z] $ 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/989 -v /w/workspace/edgex-go/989:/w/workspace/edgex-go/989:rw,z -v /w/workspace/edgex-go/989@tmp:/w/workspace/edgex-go/989@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-07-06T11:59:54.278Z] $ docker top 04e8e856508b539eed297ea6d5eb5905baddc7c70b41cdce41b18085f0b179b9 -eo pid,comm [Pipeline] { [Pipeline] echo [2026-07-06T11:59:54.355Z] ========================================================= [2026-07-06T11:59:54.355Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-07-06T11:59:54.355Z] ========================================================= [Pipeline] sh [2026-07-06T11:59:54.638Z] + git config --global --add safe.directory /w/workspace/edgex-go/989 [Pipeline] fileExists [Pipeline] sh [2026-07-06T11:59:54.945Z] + make test [2026-07-06T11:59:54.945Z] go test -race -coverprofile=coverage.out ./... [2026-07-06T12:00:04.971Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-07-06T12:00:31.535Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-07-06T12:00:31.535Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-07-06T12:00:31.535Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-07-06T12:00:31.793Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-07-06T12:00:31.793Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-07-06T12:00:32.358Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-07-06T12:00:32.358Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-07-06T12:00:32.615Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-07-06T12:00:32.615Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-07-06T12:00:32.615Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-07-06T12:00:32.874Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-07-06T12:00:32.874Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-07-06T12:00:33.135Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-07-06T12:00:33.135Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-07-06T12:00:33.135Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-07-06T12:00:33.135Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-07-06T12:00:33.135Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-07-06T12:00:33.135Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-07-06T12:00:36.412Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements [2026-07-06T12:00:39.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.097s coverage: 71.0% of statements [2026-07-06T12:00:39.699Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-07-06T12:00:39.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.021s coverage: 4.8% of statements [2026-07-06T12:00:39.699Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-07-06T12:00:39.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.066s coverage: 57.3% of statements [2026-07-06T12:00:39.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.023s coverage: 86.5% of statements [2026-07-06T12:00:39.699Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-07-06T12:00:39.699Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-07-06T12:00:39.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.019s coverage: 94.2% of statements [2026-07-06T12:00:39.699Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-07-06T12:00:39.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-07-06T12:00:39.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-07-06T12:00:39.699Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-07-06T12:00:39.699Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-07-06T12:00:39.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-07-06T12:00:39.699Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-07-06T12:00:39.699Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-07-06T12:00:39.699Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-07-06T12:00:39.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-07-06T12:00:39.699Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-07-06T12:00:39.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.075s coverage: 90.7% of statements [2026-07-06T12:00:39.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-07-06T12:00:39.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-07-06T12:00:39.699Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-07-06T12:00:39.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.057s coverage: 0.0% of statements [2026-07-06T12:00:39.699Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-07-06T12:00:39.699Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-07-06T12:00:41.074Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.045s coverage: 11.1% of statements [2026-07-06T12:00:41.074Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-07-06T12:00:41.074Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-07-06T12:00:42.974Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.457s coverage: 97.7% of statements [2026-07-06T12:00:42.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-07-06T12:00:42.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-07-06T12:00:42.974Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-07-06T12:00:42.974Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-07-06T12:00:42.974Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-07-06T12:00:42.974Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.031s coverage: 72.2% of statements [2026-07-06T12:00:42.974Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-07-06T12:00:42.974Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-07-06T12:00:42.974Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-07-06T12:00:42.974Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-07-06T12:00:42.974Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-07-06T12:00:42.974Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-07-06T12:00:42.974Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-07-06T12:00:42.974Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-07-06T12:00:42.974Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-07-06T12:00:42.974Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-07-06T12:00:45.560Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.056s coverage: 3.5% of statements [2026-07-06T12:00:45.560Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-07-06T12:00:45.560Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-07-06T12:00:45.560Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.0% of statements [2026-07-06T12:00:45.560Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-07-06T12:00:45.560Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 38.2% of statements [2026-07-06T12:00:45.560Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.032s coverage: 68.8% of statements [2026-07-06T12:00:45.560Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-07-06T12:00:45.560Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-07-06T12:00:45.560Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-07-06T12:00:45.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 40.0% of statements [2026-07-06T12:00:45.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements [2026-07-06T12:00:46.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 89.5% of statements [2026-07-06T12:00:46.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.026s coverage: 93.1% of statements [2026-07-06T12:00:46.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.016s coverage: 87.5% of statements [2026-07-06T12:00:58.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2026-07-06T12:01:03.163Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14363 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2026-07-06T12:01:03.185Z] Running in /w/workspace/edgex-go/989 [Pipeline] { [Pipeline] checkout [2026-07-06T12:01:03.229Z] The recommended git tool is: git [2026-07-06T12:01:05.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.051s coverage: 94.1% of statements [2026-07-06T12:01:05.429Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-07-06T12:01:05.429Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-07-06T12:01:05.429Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-07-06T12:01:05.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 68.8% of statements [2026-07-06T12:01:05.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-07-06T12:01:05.429Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-07-06T12:01:05.429Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-07-06T12:01:05.429Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-07-06T12:01:05.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements [2026-07-06T12:01:05.429Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-07-06T12:01:05.429Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-07-06T12:01:05.429Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-07-06T12:01:05.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.029s coverage: 47.4% of statements [2026-07-06T12:01:05.429Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-07-06T12:01:05.429Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-07-06T12:01:05.429Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-07-06T12:01:05.429Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-07-06T12:01:05.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements [2026-07-06T12:01:05.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 15.5% of statements [2026-07-06T12:01:05.429Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-07-06T12:01:05.429Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-07-06T12:01:05.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2026-07-06T12:01:05.429Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-07-06T12:01:05.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.056s coverage: 81.8% of statements [2026-07-06T12:01:05.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.041s coverage: 82.1% of statements [2026-07-06T12:01:05.429Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-07-06T12:01:05.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements [2026-07-06T12:01:05.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-07-06T12:01:05.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.022s coverage: 6.8% of statements [2026-07-06T12:01:05.429Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-07-06T12:01:05.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.028s coverage: 33.3% of statements [2026-07-06T12:01:05.429Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-07-06T12:01:05.429Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-07-06T12:01:05.429Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-07-06T12:01:05.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.031s coverage: 100.0% of statements [2026-07-06T12:01:05.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.150s coverage: 54.8% of statements [2026-07-06T12:01:05.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.6% of statements [2026-07-06T12:01:05.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2026-07-06T12:01:05.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2026-07-06T12:01:05.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2026-07-06T12:01:05.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.037s coverage: 20.0% of statements [2026-07-06T12:01:05.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.024s coverage: 88.6% of statements [2026-07-06T12:01:05.429Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-07-06T12:01:05.429Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-07-06T12:01:05.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.024s coverage: 96.8% of statements [2026-07-06T12:01:05.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-07-06T12:01:05.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-07-06T12:01:05.429Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-07-06T12:01:05.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.017s coverage: 100.0% of statements [2026-07-06T12:01:05.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.131s coverage: 29.2% of statements [2026-07-06T12:01:05.429Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-07-06T12:01:05.429Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-07-06T12:01:05.429Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-07-06T12:01:05.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.031s coverage: 93.8% of statements [2026-07-06T12:01:05.429Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-07-06T12:01:05.429Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-07-06T12:01:05.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-07-06T12:01:05.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2026-07-06T12:01:05.429Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-07-06T12:01:05.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.018s coverage: 76.2% of statements [2026-07-06T12:01:05.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.018s coverage: 54.0% of statements [2026-07-06T12:01:05.429Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-07-06T12:01:05.429Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-07-06T12:01:05.429Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-07-06T12:01:05.429Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-07-06T12:01:05.429Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-07-06T12:01:07.899Z] using credential edgex-jenkins-ssh [2026-07-06T12:01:07.920Z] Cloning the remote Git repository [2026-07-06T12:01:07.964Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2026-07-06T12:01:08.058Z] > git init /w/workspace/edgex-go/989 # timeout=10 [2026-07-06T12:01:08.195Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2026-07-06T12:01:08.196Z] > git --version # timeout=10 [2026-07-06T12:01:08.215Z] > git --version # 'git version 2.25.1' [2026-07-06T12:01:08.217Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-07-06T12:01:08.347Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-07-06T12:01:10.706Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.1% of statements [2026-07-06T12:01:10.706Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-07-06T12:01:10.706Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-07-06T12:01:10.706Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-07-06T12:01:10.706Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-07-06T12:01:10.706Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.131s coverage: 94.9% of statements [2026-07-06T12:01:10.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-07-06T12:01:10.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-07-06T12:01:10.706Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-07-06T12:01:10.706Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-07-06T12:01:10.706Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.027s coverage: 19.8% of statements [2026-07-06T12:01:10.706Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action 1.031s coverage: 19.1% of statements [2026-07-06T12:01:10.706Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-07-06T12:01:10.706Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-07-06T12:01:10.706Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.056s coverage: 97.7% of statements [2026-07-06T12:01:10.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-07-06T12:01:10.706Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 48.8% of statements [2026-07-06T12:01:10.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-07-06T12:01:10.706Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-07-06T12:01:10.706Z] 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-07-06T12:01:10.963Z] running golangci-lint [2026-07-06T12:01:10.963Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-07-06T12:01:10.963Z] go version go1.25.2 linux/amd64 [2026-07-06T12:01:11.222Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-07-06T12:01:11.222Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-07-06T12:01:11.222Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-07-06T12:01:11.222Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-07-06T12:01:11.222Z] level=info msg="[goenv] Read go env for 4.878662ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-07-06T12:01:11.222Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-07-06T12:01:27.104Z] Avoid second fetch [2026-07-06T12:01:27.105Z] Checking out Revision d60d281f4406048612d0268e01845a9ebff5150c (main) [2026-07-06T12:01:26.177Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2026-07-06T12:01:26.197Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-07-06T12:01:27.120Z] > git config core.sparsecheckout # timeout=10 [2026-07-06T12:01:27.179Z] > git checkout -f d60d281f4406048612d0268e01845a9ebff5150c # timeout=10 [2026-07-06T12:01:27.947Z] Commit message: "feat: Support ActiveYearlyTimeWindow in the scheduler (#5450)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-07-06T12:01:32.388Z] provisioning config files... [2026-07-06T12:01:32.425Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/989@tmp/config6716285264716886669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-07-06T12:01:33.108Z] ---> ****-login.sh [2026-07-06T12:01:33.108Z] nexus3.edgexfoundry.org:10001 [2026-07-06T12:01:33.163Z] level=info msg="[loader] Go packages loading at mode 8767 (files|imports|deps|name|types_sizes|compiled_files|exports_file) took 21.244372465s" [2026-07-06T12:01:33.163Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.944722ms" [2026-07-06T12:01:33.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-06T12:01:33.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-06T12:01:33.650Z] Configure a credential helper to remove this warning. See [2026-07-06T12:01:33.650Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-06T12:01:33.650Z] [2026-07-06T12:01:33.650Z] Login Succeeded [2026-07-06T12:01:33.650Z] nexus3.edgexfoundry.org:10002 [2026-07-06T12:01:33.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-06T12:01:33.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-06T12:01:33.921Z] Configure a credential helper to remove this warning. See [2026-07-06T12:01:33.921Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-06T12:01:33.921Z] [2026-07-06T12:01:33.922Z] Login Succeeded [2026-07-06T12:01:33.922Z] nexus3.edgexfoundry.org:10003 [2026-07-06T12:01:34.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-06T12:01:34.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-06T12:01:34.198Z] Configure a credential helper to remove this warning. See [2026-07-06T12:01:34.198Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-06T12:01:34.198Z] [2026-07-06T12:01:34.198Z] Login Succeeded [2026-07-06T12:01:34.198Z] nexus3.edgexfoundry.org:10004 [2026-07-06T12:01:34.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-06T12:01:34.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-06T12:01:34.738Z] Configure a credential helper to remove this warning. See [2026-07-06T12:01:34.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-06T12:01:34.738Z] [2026-07-06T12:01:34.738Z] Login Succeeded [2026-07-06T12:01:34.738Z] ****.io [2026-07-06T12:01:35.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-06T12:01:35.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-06T12:01:35.275Z] Configure a credential helper to remove this warning. See [2026-07-06T12:01:35.275Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-06T12:01:35.275Z] [2026-07-06T12:01:35.275Z] Login Succeeded [2026-07-06T12:01:35.275Z] ---> ****-login.sh ends [Pipeline] } [2026-07-06T12:01:35.292Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2026-07-06T12:01:35.961Z] + git config --global --add safe.directory /w/workspace/edgex-go/989 [Pipeline] echo [2026-07-06T12:01:35.986Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-07-06T12:01:36.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-07-06T12:01:36.023Z] ========================================================= [2026-07-06T12:01:36.023Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-07-06T12:01:36.023Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-07-06T12:01:36.368Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-07-06T12:01:38.970Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-07-06T12:01:38.970Z] 6b59a28fa201: Pulling fs layer [2026-07-06T12:01:38.970Z] d32bb0dddca7: Pulling fs layer [2026-07-06T12:01:38.970Z] 5dab1238d3d9: Pulling fs layer [2026-07-06T12:01:38.970Z] 196fd7d83e7d: Pulling fs layer [2026-07-06T12:01:38.970Z] 4f4fb700ef54: Pulling fs layer [2026-07-06T12:01:38.970Z] 8ba94037c8f0: Pulling fs layer [2026-07-06T12:01:38.970Z] deaec5988b04: Pulling fs layer [2026-07-06T12:01:38.970Z] 9f65657bb879: Pulling fs layer [2026-07-06T12:01:38.970Z] 4f4fb700ef54: Waiting [2026-07-06T12:01:38.970Z] 8ba94037c8f0: Waiting [2026-07-06T12:01:38.970Z] deaec5988b04: Waiting [2026-07-06T12:01:38.970Z] 9f65657bb879: Waiting [2026-07-06T12:01:38.970Z] 196fd7d83e7d: Waiting [2026-07-06T12:01:38.970Z] d32bb0dddca7: Verifying Checksum [2026-07-06T12:01:38.970Z] d32bb0dddca7: Download complete [2026-07-06T12:01:38.970Z] 196fd7d83e7d: Verifying Checksum [2026-07-06T12:01:38.970Z] 196fd7d83e7d: Download complete [2026-07-06T12:01:38.970Z] 4f4fb700ef54: Verifying Checksum [2026-07-06T12:01:38.970Z] 4f4fb700ef54: Download complete [2026-07-06T12:01:38.970Z] 8ba94037c8f0: Verifying Checksum [2026-07-06T12:01:38.970Z] 8ba94037c8f0: Download complete [2026-07-06T12:01:38.970Z] 6b59a28fa201: Verifying Checksum [2026-07-06T12:01:38.970Z] 6b59a28fa201: Download complete [2026-07-06T12:01:39.240Z] 9f65657bb879: Verifying Checksum [2026-07-06T12:01:39.240Z] 9f65657bb879: Download complete [2026-07-06T12:01:39.826Z] 6b59a28fa201: Pull complete [2026-07-06T12:01:40.094Z] d32bb0dddca7: Pull complete [2026-07-06T12:01:40.361Z] 5dab1238d3d9: Verifying Checksum [2026-07-06T12:01:40.361Z] 5dab1238d3d9: Download complete [2026-07-06T12:01:41.773Z] deaec5988b04: Verifying Checksum [2026-07-06T12:01:41.773Z] deaec5988b04: Download complete [2026-07-06T12:01:45.396Z] level=info msg="[linters_context/goanalysis] analyzers took 2m36.092324193s with top 10 stages: buildir: 1m0.518280818s, gosec: 3.3991353s, inspect: 3.13406265s, fact_deprecated: 2.778744733s, fact_purity: 2.091022748s, ctrlflow: 1.944167715s, nilness: 1.699607493s, S1038: 1.670079505s, printf: 1.617154873s, typedness: 1.284810232s" [2026-07-06T12:01:45.397Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-07-06T12:01:45.397Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-07-06T12:01:45.397Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-07-06T12:01:45.397Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-07-06T12:01:45.397Z] level=info msg="[runner] Processors filtering stat (in/out): path_relativity: 35/35, exclusion_paths: 35/35, path_absoluter: 35/35, filename_unadjuster: 35/35, exclusion_rules: 22/21, nolint_filter: 21/0, cgo: 35/35, invalid_issue: 35/35, generated_file_filter: 35/22" [2026-07-06T12:01:45.397Z] level=info msg="[runner] processing took 8.210391ms with stages: nolint_filter: 7.325491ms, generated_file_filter: 661.696µs, exclusion_rules: 118.352µs, exclusion_paths: 56.021µs, path_relativity: 34.531µs, cgo: 3.35µs, path_absoluter: 2.79µs, sort_results: 2.37µs, invalid_issue: 1.9µs, filename_unadjuster: 930ns, fixer: 770ns, max_same_issues: 630ns, diff: 410ns, uniq_by_line: 260ns, max_from_linter: 190ns, path_prettifier: 160ns, max_per_file_from_linter: 150ns, path_shortener: 150ns, source_code: 130ns, severity-rules: 110ns" [2026-07-06T12:01:45.397Z] level=info msg="[runner] linters took 12.742167927s with stages: goanalysis_metalinter: 12.733880046s" [2026-07-06T12:01:45.397Z] 0 issues. [2026-07-06T12:01:45.397Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-07-06T12:01:45.397Z] level=info msg="Memory: 340 samples, avg is 357.6MB, max is 1379.0MB" [2026-07-06T12:01:45.397Z] level=info msg="Execution took 34.033262768s" [2026-07-06T12:01:45.397Z] go vet ./... [2026-07-06T12:01:52.027Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-07-06T12:01:52.027Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-07-06T12:01:52.027Z] ./bin/test-attribution-txt.sh [2026-07-06T12:01:52.027Z] An attribution for github.com/ebitengine/purego is missing from Attribution.txt, please add [2026-07-06T12:01:52.027Z] An attribution for github.com/go-openapi/runtime/server-middleware is missing from Attribution.txt, please add [2026-07-06T12:01:52.285Z] An attribution for github.com/openziti/channel/v5 is missing from Attribution.txt, please add [2026-07-06T12:01:52.285Z] An attribution for github.com/shirou/gopsutil/v4 is missing from Attribution.txt, please add [Pipeline] echo [2026-07-06T12:01:52.296Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-07-06T12:01:52.593Z] + ls -al . [2026-07-06T12:01:52.593Z] total 1412 [2026-07-06T12:01:52.593Z] drwxrwxr-x 11 1001 1001 4096 Jul 6 11:59 . [2026-07-06T12:01:52.593Z] drwxr-xr-x 4 root root 4096 Jul 6 11:59 .. [2026-07-06T12:01:52.593Z] drwxrwxr-x 2 1001 1001 4096 Jul 6 11:58 .blubracket [2026-07-06T12:01:52.593Z] -rw-rw-r-- 1 1001 1001 10 Jul 6 11:58 .dockerignore [2026-07-06T12:01:52.593Z] drwxrwxr-x 8 1001 1001 4096 Jul 6 12:01 .git [2026-07-06T12:01:52.593Z] drwxrwxr-x 3 1001 1001 4096 Jul 6 11:58 .github [2026-07-06T12:01:52.593Z] -rw-rw-r-- 1 1001 1001 909 Jul 6 11:58 .gitignore [2026-07-06T12:01:52.593Z] -rw-rw-r-- 1 1001 1001 359 Jul 6 11:58 .golangci.yml [2026-07-06T12:01:52.593Z] -rw-rw-r-- 1 1001 1001 100 Jul 6 11:58 .hadolint.yml [2026-07-06T12:01:52.593Z] drwxr-xr-x 3 1001 1001 4096 Jul 6 11:59 .semver [2026-07-06T12:01:52.593Z] -rw-rw-r-- 1 1001 1001 155 Jul 6 11:58 .sonarcloud.properties [2026-07-06T12:01:52.593Z] -rw-rw-r-- 1 1001 1001 1171 Jul 6 11:58 ADOPTERS.md [2026-07-06T12:01:52.593Z] -rw-rw-r-- 1 1001 1001 20149 Jul 6 11:58 Attribution.txt [2026-07-06T12:01:52.593Z] -rw-rw-r-- 1 1001 1001 118730 Jul 6 11:58 CHANGELOG.md [2026-07-06T12:01:52.593Z] -rw-rw-r-- 1 1001 1001 3804 Jul 6 11:58 CONTRIBUTING.md [2026-07-06T12:01:52.593Z] -rw-rw-r-- 1 1001 1001 677 Jul 6 11:58 GOVERNANCE.md [2026-07-06T12:01:52.593Z] -rw-rw-r-- 1 1001 1001 886 Jul 6 11:58 Jenkinsfile [2026-07-06T12:01:52.593Z] -rw-rw-r-- 1 1001 1001 10775 Jul 6 11:58 LICENSE [2026-07-06T12:01:52.594Z] -rw-rw-r-- 1 1001 1001 16743 Jul 6 11:58 Makefile [2026-07-06T12:01:52.594Z] -rw-rw-r-- 1 1001 1001 582 Jul 6 11:58 OWNERS.md [2026-07-06T12:01:52.594Z] -rw-rw-r-- 1 1001 1001 9932 Jul 6 11:58 README.md [2026-07-06T12:01:52.594Z] -rw-rw-r-- 1 1001 1001 789 Jul 6 11:58 SECURITY.md [2026-07-06T12:01:52.594Z] -rw-rw-r-- 1 1001 1001 13 Jul 6 11:59 VERSION [2026-07-06T12:01:52.594Z] drwxrwxr-x 2 1001 1001 4096 Jul 6 11:58 bin [2026-07-06T12:01:52.594Z] drwxrwxr-x 19 1001 1001 4096 Jul 6 11:58 cmd [2026-07-06T12:01:52.594Z] -rw-r--r-- 1 root root 1053838 Jul 6 12:01 coverage.out [2026-07-06T12:01:52.594Z] drwxrwxr-x 2 1001 1001 4096 Jul 6 11:58 fuzz_test [2026-07-06T12:01:52.594Z] -rw-rw-r-- 1 1001 1001 6979 Jul 6 11:58 go.mod [2026-07-06T12:01:52.594Z] -rw-rw-r-- 1 1001 1001 90491 Jul 6 11:58 go.sum [2026-07-06T12:01:52.594Z] drwxrwxr-x 7 1001 1001 4096 Jul 6 11:58 internal [2026-07-06T12:01:52.594Z] drwxrwxr-x 2 1001 1001 4096 Jul 6 11:58 openapi [2026-07-06T12:01:52.594Z] -rw-rw-r-- 1 1001 1001 584 Jul 6 11:58 security.txt [2026-07-06T12:01:52.594Z] -rw-rw-r-- 1 1001 1001 204 Jul 6 11:58 version.go [Pipeline] sh [2026-07-06T12:01:52.884Z] + '[' -e coverage.out ] [2026-07-06T12:01:52.884Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-07-06T12:01:53.026Z] Stashed 1 file(s) [Pipeline] sh [2026-07-06T12:01:53.302Z] + make build [2026-07-06T12:01:53.302Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-07-06T12:01:54.152Z] 5dab1238d3d9: Pull complete [2026-07-06T12:01:54.152Z] 196fd7d83e7d: Pull complete [2026-07-06T12:01:54.420Z] 4f4fb700ef54: Pull complete [2026-07-06T12:01:54.688Z] 8ba94037c8f0: Pull complete [2026-07-06T12:02:04.811Z] deaec5988b04: Pull complete [2026-07-06T12:02:05.404Z] 9f65657bb879: Pull complete [2026-07-06T12:02:05.404Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-07-06T12:02:05.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-07-06T12:02:05.404Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-07-06T12:02:05.762Z] + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-07-06T12:02:05.763Z] WORKDIR /edgex [2026-07-06T12:02:05.763Z] COPY go.mod . [2026-07-06T12:02:05.763Z] RUN go mod download -f [2026-07-06T12:02:05.763Z] - . [2026-07-06T12:02:06.746Z] Sending build context to Docker daemon 3.951MB [2026-07-06T12:02:06.746Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-07-06T12:02:06.746Z] ---> 334268110677 [2026-07-06T12:02:06.746Z] Step 2/4 : WORKDIR /edgex [2026-07-06T12:02:08.742Z] ---> Running in 21edf8e37d1e [2026-07-06T12:02:08.742Z] Removing intermediate container 21edf8e37d1e [2026-07-06T12:02:08.742Z] ---> 5b0b58110434 [2026-07-06T12:02:08.742Z] Step 3/4 : COPY go.mod . [2026-07-06T12:02:09.027Z] ---> fbbb92e41cf8 [2026-07-06T12:02:09.027Z] Step 4/4 : RUN go mod download [2026-07-06T12:02:09.303Z] ---> Running in 299a8b1fa40f [2026-07-06T12:02:19.847Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-07-06T12:02:19.847Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-07-06T12:02:19.847Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-07-06T12:02:20.413Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-07-06T12:02:22.314Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-07-06T12:02:27.587Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-07-06T12:02:29.495Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-07-06T12:02:32.029Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-07-06T12:02:33.930Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-07-06T12:02:35.832Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-07-06T12:02:37.251Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-07-06T12:02:38.220Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2026-07-06T12:02:39.679Z] $ docker stop --time=1 04e8e856508b539eed297ea6d5eb5905baddc7c70b41cdce41b18085f0b179b9 [2026-07-06T12:02:42.822Z] $ docker rm -f --volumes 04e8e856508b539eed297ea6d5eb5905baddc7c70b41cdce41b18085f0b179b9 [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-07-06T12:02:44.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-07-06T12:02:44.316Z] [2026-07-06T12:02:44.316Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:02:44.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-07-06T12:02:44.615Z] latest: Pulling from edgex-devops/edgex-compose [2026-07-06T12:02:44.615Z] 91d30c5bc195: Pulling fs layer [2026-07-06T12:02:44.615Z] 2e9b0aa3be6d: Pulling fs layer [2026-07-06T12:02:44.615Z] 9c61dcf015f6: Pulling fs layer [2026-07-06T12:02:44.615Z] 4698f68db338: Pulling fs layer [2026-07-06T12:02:44.615Z] 2a2f49069b9e: Pulling fs layer [2026-07-06T12:02:44.615Z] 4698f68db338: Waiting [2026-07-06T12:02:44.615Z] e0025b399a48: Pulling fs layer [2026-07-06T12:02:44.615Z] 2a2f49069b9e: Waiting [2026-07-06T12:02:44.615Z] e0025b399a48: Waiting [2026-07-06T12:02:44.615Z] 91d30c5bc195: Verifying Checksum [2026-07-06T12:02:44.615Z] 91d30c5bc195: Download complete [2026-07-06T12:02:44.615Z] 4698f68db338: Verifying Checksum [2026-07-06T12:02:44.615Z] 4698f68db338: Download complete [2026-07-06T12:02:44.877Z] 91d30c5bc195: Pull complete [2026-07-06T12:02:44.877Z] 2e9b0aa3be6d: Verifying Checksum [2026-07-06T12:02:44.877Z] 2e9b0aa3be6d: Download complete [2026-07-06T12:02:44.877Z] e0025b399a48: Verifying Checksum [2026-07-06T12:02:44.877Z] e0025b399a48: Download complete [2026-07-06T12:02:44.877Z] 2a2f49069b9e: Verifying Checksum [2026-07-06T12:02:44.877Z] 2a2f49069b9e: Download complete [2026-07-06T12:02:45.134Z] 2e9b0aa3be6d: Pull complete [2026-07-06T12:02:45.394Z] 9c61dcf015f6: Verifying Checksum [2026-07-06T12:02:45.394Z] 9c61dcf015f6: Download complete [2026-07-06T12:02:48.730Z] 9c61dcf015f6: Pull complete [2026-07-06T12:02:48.730Z] 4698f68db338: Pull complete [2026-07-06T12:02:48.730Z] 2a2f49069b9e: Pull complete [2026-07-06T12:02:48.730Z] e0025b399a48: Pull complete [2026-07-06T12:02:48.730Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-07-06T12:02:48.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-07-06T12:02:48.730Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-06T12:02:48.832Z] prd-ubuntu20.04-docker-8c-8g-14362 does not seem to be running inside a container [2026-07-06T12:02:48.851Z] $ 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/989 -v /w/workspace/edgex-go/989:/w/workspace/edgex-go/989:rw,z -v /w/workspace/edgex-go/989@tmp:/w/workspace/edgex-go/989@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-07-06T12:02:49.911Z] $ docker top bb0d4b87bc72304d6cd8cf4a49a7c628c2039f21cf93ba64631466f2a232fd03 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-07-06T12:02:50.264Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-07-06T12:02:50.523Z] #1 [support-notifications internal] load build definition from Dockerfile [2026-07-06T12:02:50.523Z] #1 transferring dockerfile: 2.02kB done [2026-07-06T12:02:50.523Z] #1 DONE 0.1s [2026-07-06T12:02:50.523Z] [2026-07-06T12:02:50.523Z] #2 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-07-06T12:02:50.523Z] #2 DONE 0.0s [2026-07-06T12:02:50.523Z] [2026-07-06T12:02:50.523Z] #3 [core-metadata internal] load build definition from Dockerfile [2026-07-06T12:02:50.523Z] #3 transferring dockerfile: 2.10kB done [2026-07-06T12:02:50.523Z] #3 DONE 0.1s [2026-07-06T12:02:50.523Z] [2026-07-06T12:02:50.523Z] #4 [security-spire-server internal] load build definition from Dockerfile [2026-07-06T12:02:50.523Z] #4 transferring dockerfile: 1.70kB done [2026-07-06T12:02:50.523Z] #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-07-06T12:02:50.523Z] #4 DONE 0.1s [2026-07-06T12:02:50.523Z] [2026-07-06T12:02:50.523Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2026-07-06T12:02:50.523Z] #5 transferring dockerfile: 2.49kB done [2026-07-06T12:02:50.523Z] #5 DONE 0.1s [2026-07-06T12:02:50.523Z] [2026-07-06T12:02:50.523Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2026-07-06T12:02:50.523Z] #6 transferring dockerfile: 2.50kB done [2026-07-06T12:02:50.523Z] #6 DONE 0.1s [2026-07-06T12:02:50.523Z] [2026-07-06T12:02:50.523Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-07-06T12:02:50.523Z] #7 transferring dockerfile: 1.89kB done [2026-07-06T12:02:50.523Z] #7 DONE 0.1s [2026-07-06T12:02:50.523Z] [2026-07-06T12:02:50.523Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-07-06T12:02:50.523Z] #8 transferring dockerfile: 2.23kB done [2026-07-06T12:02:50.523Z] #8 DONE 0.1s [2026-07-06T12:02:50.523Z] [2026-07-06T12:02:50.523Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2026-07-06T12:02:50.523Z] #9 transferring dockerfile: 1.81kB done [2026-07-06T12:02:50.523Z] #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-07-06T12:02:50.523Z] #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2026-07-06T12:02:50.523Z] #9 DONE 0.1s [2026-07-06T12:02:50.523Z] [2026-07-06T12:02:50.523Z] #10 [support-scheduler internal] load build definition from Dockerfile [2026-07-06T12:02:50.523Z] #10 transferring dockerfile: 1.83kB done [2026-07-06T12:02:50.523Z] #10 DONE 0.1s [2026-07-06T12:02:50.523Z] [2026-07-06T12:02:50.523Z] #11 [core-keeper internal] load build definition from Dockerfile [2026-07-06T12:02:50.523Z] #11 transferring dockerfile: 2.07kB done [2026-07-06T12:02:50.523Z] #11 DONE 0.2s [2026-07-06T12:02:50.523Z] [2026-07-06T12:02:50.523Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2026-07-06T12:02:50.523Z] #12 transferring dockerfile: 3.02kB done [2026-07-06T12:02:50.523Z] #12 DONE 0.2s [2026-07-06T12:02:50.523Z] [2026-07-06T12:02:50.523Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2026-07-06T12:02:50.523Z] #13 transferring dockerfile: 2.14kB done [2026-07-06T12:02:50.523Z] #13 DONE 0.2s [2026-07-06T12:02:50.523Z] [2026-07-06T12:02:50.523Z] #14 [security-spire-config internal] load build definition from Dockerfile [2026-07-06T12:02:50.523Z] #14 transferring dockerfile: 1.69kB done [2026-07-06T12:02:50.523Z] #14 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-07-06T12:02:50.523Z] #14 DONE 0.2s [2026-07-06T12:02:50.523Z] [2026-07-06T12:02:50.523Z] #2 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-07-06T12:02:50.523Z] #2 DONE 0.0s [2026-07-06T12:02:50.523Z] [2026-07-06T12:02:50.523Z] #15 [security-spiffe-token-provider internal] load .dockerignore [2026-07-06T12:02:50.784Z] #15 transferring context: 50B done [2026-07-06T12:02:50.784Z] #15 DONE 0.1s [2026-07-06T12:02:50.784Z] [2026-07-06T12:02:50.784Z] #16 [security-proxy-setup internal] load .dockerignore [2026-07-06T12:02:50.784Z] #16 transferring context: 50B done [2026-07-06T12:02:50.784Z] #16 DONE 0.0s [2026-07-06T12:02:50.784Z] [2026-07-06T12:02:50.784Z] #17 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-07-06T12:02:50.784Z] #17 DONE 0.2s [2026-07-06T12:02:50.784Z] [2026-07-06T12:02:50.784Z] #18 [core-metadata internal] load .dockerignore [2026-07-06T12:02:50.784Z] #18 transferring context: 50B done [2026-07-06T12:02:50.784Z] #18 DONE 0.1s [2026-07-06T12:02:50.784Z] [2026-07-06T12:02:50.784Z] #19 [support-notifications internal] load .dockerignore [2026-07-06T12:02:50.784Z] #19 transferring context: 50B done [2026-07-06T12:02:50.784Z] #19 DONE 0.1s [2026-07-06T12:02:50.784Z] [2026-07-06T12:02:50.784Z] #20 [security-secretstore-setup internal] load .dockerignore [2026-07-06T12:02:50.784Z] #20 transferring context: 50B done [2026-07-06T12:02:50.784Z] #20 DONE 0.1s [2026-07-06T12:02:50.784Z] [2026-07-06T12:02:50.784Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2026-07-06T12:02:50.784Z] #21 transferring context: 50B done [2026-07-06T12:02:50.784Z] #21 DONE 0.1s [2026-07-06T12:02:50.784Z] [2026-07-06T12:02:50.784Z] #22 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-06T12:02:50.784Z] #22 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-06T12:02:50.784Z] #22 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-06T12:02:50.784Z] #22 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 [2026-07-06T12:02:50.784Z] #22 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-07-06T12:02:50.784Z] #22 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-07-06T12:02:50.784Z] #22 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done [2026-07-06T12:02:50.784Z] #22 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-06T12:02:50.784Z] #22 ... [2026-07-06T12:02:50.784Z] [2026-07-06T12:02:50.784Z] #23 [support-scheduler internal] load .dockerignore [2026-07-06T12:02:50.784Z] #23 transferring context: 50B done [2026-07-06T12:02:50.784Z] #23 DONE 0.2s [2026-07-06T12:02:50.784Z] [2026-07-06T12:02:50.784Z] #24 [security-proxy-auth internal] load .dockerignore [2026-07-06T12:02:50.784Z] #24 transferring context: 50B done [2026-07-06T12:02:50.784Z] #24 DONE 0.2s [2026-07-06T12:02:50.784Z] [2026-07-06T12:02:50.784Z] #25 [security-bootstrapper internal] load .dockerignore [2026-07-06T12:02:50.784Z] #25 transferring context: 50B done [2026-07-06T12:02:50.784Z] #25 DONE 0.2s [2026-07-06T12:02:50.784Z] [2026-07-06T12:02:50.784Z] #22 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-06T12:02:50.784Z] #22 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-06T12:02:50.784Z] #22 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-07-06T12:02:50.784Z] #22 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-07-06T12:02:50.784Z] #22 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done [2026-07-06T12:02:50.784Z] #22 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-06T12:02:51.053Z] #22 ... [2026-07-06T12:02:51.053Z] [2026-07-06T12:02:51.053Z] #26 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-07-06T12:02:51.053Z] #26 DONE 0.4s [2026-07-06T12:02:51.053Z] [2026-07-06T12:02:51.053Z] #27 [core-keeper internal] load .dockerignore [2026-07-06T12:02:51.053Z] #27 transferring context: 50B 0.0s done [2026-07-06T12:02:51.053Z] #27 DONE 0.3s [2026-07-06T12:02:51.053Z] [2026-07-06T12:02:51.053Z] #22 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-06T12:02:51.053Z] #22 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-06T12:02:51.053Z] #22 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.2s done [2026-07-06T12:02:51.053Z] #22 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-07-06T12:02:51.053Z] #22 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-07-06T12:02:51.053Z] #22 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done [2026-07-06T12:02:51.053Z] #22 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-06T12:02:51.623Z] #22 ... [2026-07-06T12:02:51.623Z] [2026-07-06T12:02:51.623Z] #28 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-07-06T12:02:51.623Z] #28 DONE 0.9s [2026-07-06T12:02:51.623Z] [2026-07-06T12:02:51.623Z] #29 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2026-07-06T12:02:51.623Z] #29 DONE 0.5s [2026-07-06T12:02:51.623Z] [2026-07-06T12:02:51.623Z] #22 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-06T12:02:51.623Z] #22 DONE 1.0s [2026-07-06T12:02:51.623Z] [2026-07-06T12:02:51.623Z] #30 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-07-06T12:02:54.166Z] #30 ... [2026-07-06T12:02:54.166Z] [2026-07-06T12:02:54.166Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-07-06T12:02:54.166Z] #31 DONE 3.4s [2026-07-06T12:02:54.166Z] [2026-07-06T12:02:54.166Z] #32 [security-spire-agent internal] load .dockerignore [2026-07-06T12:02:58.405Z] #32 ... [2026-07-06T12:02:58.405Z] [2026-07-06T12:02:58.405Z] #33 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-07-06T12:02:58.405Z] #33 DONE 6.8s [2026-07-06T12:02:58.405Z] [2026-07-06T12:02:58.405Z] #34 [security-spiffe-token-provider internal] load build context [2026-07-06T12:02:58.405Z] #34 transferring context: 351.73MB 7.6s [2026-07-06T12:02:58.667Z] #34 ... [2026-07-06T12:02:58.667Z] [2026-07-06T12:02:58.667Z] #35 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-07-06T12:03:00.593Z] #35 ... [2026-07-06T12:03:00.593Z] [2026-07-06T12:03:00.593Z] #36 [security-proxy-setup internal] load build context [2026-07-06T12:03:00.913Z] #36 ... [2026-07-06T12:03:00.913Z] [2026-07-06T12:03:00.913Z] #37 [core-metadata internal] load build context [2026-07-06T12:03:00.913Z] #37 ... [2026-07-06T12:03:00.913Z] [2026-07-06T12:03:00.913Z] #38 [support-notifications internal] load build context [2026-07-06T12:03:00.913Z] #38 ... [2026-07-06T12:03:00.913Z] [2026-07-06T12:03:00.913Z] #39 [core-keeper internal] load build context [2026-07-06T12:03:01.352Z] #39 ... [2026-07-06T12:03:01.352Z] [2026-07-06T12:03:01.352Z] #40 [support-scheduler internal] load build context [2026-07-06T12:03:01.352Z] #40 ... [2026-07-06T12:03:01.352Z] [2026-07-06T12:03:01.352Z] #41 [core-common-config-bootstrapper internal] load build context [2026-07-06T12:03:01.616Z] #41 ... [2026-07-06T12:03:01.616Z] [2026-07-06T12:03:01.616Z] #42 [security-secretstore-setup internal] load build context [2026-07-06T12:03:01.616Z] #42 transferring context: 652.77MB 10.4s done [2026-07-06T12:03:01.616Z] #42 ... [2026-07-06T12:03:01.616Z] [2026-07-06T12:03:01.616Z] #43 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-07-06T12:03:01.616Z] #0 2.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:01.616Z] #0 3.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:01.616Z] #0 3.496 OK: 265 MiB in 60 packages [2026-07-06T12:03:01.616Z] #43 ... [2026-07-06T12:03:01.616Z] [2026-07-06T12:03:01.616Z] #44 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-07-06T12:03:01.928Z] #44 ... [2026-07-06T12:03:01.928Z] [2026-07-06T12:03:01.928Z] #45 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-07-06T12:03:01.928Z] #0 5.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:01.928Z] #0 5.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:01.928Z] #0 5.723 (1/2) Installing dumb-init (1.2.5-r3) [2026-07-06T12:03:01.928Z] #0 5.729 (2/2) Installing su-exec (0.2-r3) [2026-07-06T12:03:01.928Z] #0 5.738 Executing busybox-1.37.0-r20.trigger [2026-07-06T12:03:01.928Z] #0 5.744 OK: 7 MiB in 18 packages [2026-07-06T12:03:01.928Z] #45 ... [2026-07-06T12:03:01.928Z] [2026-07-06T12:03:01.928Z] #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-07-06T12:03:01.928Z] #0 3.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:01.928Z] #0 3.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:01.928Z] #0 3.878 (1/4) Installing dumb-init (1.2.5-r3) [2026-07-06T12:03:01.928Z] #0 3.878 (2/4) Installing openssl (3.5.7-r0) [2026-07-06T12:03:01.928Z] #0 3.900 (3/4) Installing su-exec (0.2-r3) [2026-07-06T12:03:01.928Z] #0 3.900 (4/4) Installing yq-go (4.47.2-r3) [2026-07-06T12:03:01.928Z] #0 3.982 Executing busybox-1.37.0-r20.trigger [2026-07-06T12:03:01.928Z] #0 3.994 OK: 20 MiB in 20 packages [2026-07-06T12:03:02.190Z] #46 ... [2026-07-06T12:03:02.190Z] [2026-07-06T12:03:02.190Z] #47 [security-bootstrapper internal] load build context [2026-07-06T12:03:02.190Z] #47 transferring context: 652.77MB 10.3s done [2026-07-06T12:03:02.190Z] #47 ... [2026-07-06T12:03:02.190Z] [2026-07-06T12:03:02.190Z] #48 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-07-06T12:03:02.190Z] #48 ... [2026-07-06T12:03:02.190Z] [2026-07-06T12:03:02.190Z] #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-07-06T12:03:02.190Z] #0 4.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:02.190Z] #0 4.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:02.190Z] #0 4.427 v3.22.5-19-g537cbfc3c90 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-07-06T12:03:02.190Z] #0 4.427 v3.22.5-19-g537cbfc3c90 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-07-06T12:03:02.190Z] #0 4.427 OK: 26345 distinct packages available [2026-07-06T12:03:02.190Z] #0 4.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:02.190Z] #0 4.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:02.190Z] #0 5.040 OK: 265 MiB in 60 packages [2026-07-06T12:03:02.190Z] #49 ... [2026-07-06T12:03:02.190Z] [2026-07-06T12:03:02.190Z] #50 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-07-06T12:03:02.448Z] #50 ... [2026-07-06T12:03:02.448Z] [2026-07-06T12:03:02.448Z] #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-07-06T12:03:02.448Z] #0 4.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:02.448Z] #0 5.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:02.448Z] #0 5.372 OK: 265 MiB in 60 packages [2026-07-06T12:03:02.448Z] #51 ... [2026-07-06T12:03:02.448Z] [2026-07-06T12:03:02.448Z] #52 [security-proxy-auth internal] load build context [2026-07-06T12:03:02.448Z] #52 transferring context: 652.77MB 10.6s done [2026-07-06T12:03:02.708Z] #52 ... [2026-07-06T12:03:02.708Z] [2026-07-06T12:03:02.708Z] #53 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-07-06T12:03:02.708Z] #0 5.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:02.708Z] #0 6.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:02.708Z] #0 6.516 OK: 265 MiB in 60 packages [2026-07-06T12:03:02.708Z] #53 ... [2026-07-06T12:03:02.708Z] [2026-07-06T12:03:02.708Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-07-06T12:03:02.708Z] #0 6.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:02.708Z] #0 6.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:02.708Z] #0 6.580 (1/7) Installing ca-certificates (20260611-r0) [2026-07-06T12:03:02.708Z] #0 6.596 (2/7) Installing dumb-init (1.2.5-r3) [2026-07-06T12:03:02.708Z] #0 6.601 (3/7) Installing libgcc (14.2.0-r6) [2026-07-06T12:03:02.708Z] #0 6.609 (4/7) Installing libsodium (1.0.20-r1) [2026-07-06T12:03:02.708Z] #0 6.614 (5/7) Installing libstdc++ (14.2.0-r6) [2026-07-06T12:03:02.708Z] #0 6.638 (6/7) Installing libzmq (4.3.5-r2) [2026-07-06T12:03:02.708Z] #0 6.647 (7/7) Installing zeromq (4.3.5-r2) [2026-07-06T12:03:02.708Z] #0 6.652 Executing busybox-1.37.0-r20.trigger [2026-07-06T12:03:02.708Z] #0 6.657 Executing ca-certificates-20260611-r0.trigger [2026-07-06T12:03:02.708Z] #0 6.690 OK: 12 MiB in 23 packages [2026-07-06T12:03:02.976Z] #54 ... [2026-07-06T12:03:02.976Z] [2026-07-06T12:03:02.976Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-07-06T12:03:02.976Z] #0 2.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:02.976Z] #0 2.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:02.976Z] #0 2.698 OK: 265 MiB in 60 packages [2026-07-06T12:03:03.234Z] #55 ... [2026-07-06T12:03:03.234Z] [2026-07-06T12:03:03.234Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-07-06T12:03:03.492Z] #56 ... [2026-07-06T12:03:03.492Z] [2026-07-06T12:03:03.492Z] #57 [core-data internal] load build definition from Dockerfile [2026-07-06T12:03:03.492Z] #57 transferring dockerfile: 2.04kB 0.0s done [2026-07-06T12:03:03.492Z] #57 ... [2026-07-06T12:03:03.492Z] [2026-07-06T12:03:03.492Z] #58 [core-command internal] load build definition from Dockerfile [2026-07-06T12:03:03.755Z] #58 ... [2026-07-06T12:03:03.755Z] [2026-07-06T12:03:03.755Z] #34 [security-spiffe-token-provider internal] load build context [2026-07-06T12:03:03.755Z] #34 transferring context: 652.77MB 11.8s done [2026-07-06T12:03:04.017Z] #34 ... [2026-07-06T12:03:04.017Z] [2026-07-06T12:03:04.017Z] #59 [security-spire-server internal] load .dockerignore [2026-07-06T12:03:04.017Z] #59 ... [2026-07-06T12:03:04.017Z] [2026-07-06T12:03:04.017Z] #60 [security-spire-config internal] load .dockerignore [2026-07-06T12:03:04.279Z] #60 ... [2026-07-06T12:03:04.279Z] [2026-07-06T12:03:04.279Z] #37 [core-metadata internal] load build context [2026-07-06T12:03:04.279Z] #37 transferring context: 652.77MB 12.0s done [2026-07-06T12:03:07.646Z] #37 ... [2026-07-06T12:03:07.646Z] [2026-07-06T12:03:07.646Z] #36 [security-proxy-setup internal] load build context [2026-07-06T12:03:07.646Z] #36 transferring context: 652.77MB 10.2s done [2026-07-06T12:03:07.646Z] #36 DONE 16.6s [2026-07-06T12:03:07.646Z] [2026-07-06T12:03:07.646Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-07-06T12:03:07.646Z] #55 DONE 15.7s [2026-07-06T12:03:07.646Z] [2026-07-06T12:03:07.646Z] #43 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-07-06T12:03:07.646Z] #43 DONE 15.7s [2026-07-06T12:03:07.646Z] [2026-07-06T12:03:07.646Z] #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-07-06T12:03:07.646Z] #46 DONE 15.6s [2026-07-06T12:03:07.646Z] [2026-07-06T12:03:07.646Z] #51 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-07-06T12:03:07.646Z] #51 DONE 15.7s [2026-07-06T12:03:07.646Z] [2026-07-06T12:03:07.646Z] #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-07-06T12:03:07.646Z] #49 DONE 15.7s [2026-07-06T12:03:07.646Z] [2026-07-06T12:03:07.646Z] #50 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-07-06T12:03:07.646Z] #50 DONE 15.7s [2026-07-06T12:03:07.646Z] [2026-07-06T12:03:07.646Z] #53 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-07-06T12:03:07.646Z] #53 DONE 15.8s [2026-07-06T12:03:07.646Z] [2026-07-06T12:03:07.646Z] #45 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-07-06T12:03:07.646Z] #45 DONE 15.7s [2026-07-06T12:03:07.646Z] [2026-07-06T12:03:07.646Z] #61 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-07-06T12:03:07.646Z] #61 ... [2026-07-06T12:03:07.646Z] [2026-07-06T12:03:07.646Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-07-06T12:03:07.646Z] #54 DONE 15.7s [2026-07-06T12:03:07.646Z] [2026-07-06T12:03:07.646Z] #57 [core-data internal] load build definition from Dockerfile [2026-07-06T12:03:07.646Z] #57 DONE 13.9s [2026-07-06T12:03:07.646Z] [2026-07-06T12:03:07.646Z] #2 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-07-06T12:03:07.646Z] #2 DONE 0.0s [2026-07-06T12:03:07.646Z] [2026-07-06T12:03:07.646Z] #42 [security-secretstore-setup internal] load build context [2026-07-06T12:03:07.646Z] #42 DONE 16.6s [2026-07-06T12:03:07.646Z] [2026-07-06T12:03:07.646Z] #47 [security-bootstrapper internal] load build context [2026-07-06T12:03:07.646Z] #47 DONE 16.4s [2026-07-06T12:03:07.646Z] [2026-07-06T12:03:07.646Z] #52 [security-proxy-auth internal] load build context [2026-07-06T12:03:07.646Z] #52 DONE 16.4s [2026-07-06T12:03:07.646Z] [2026-07-06T12:03:07.646Z] #41 [core-common-config-bootstrapper internal] load build context [2026-07-06T12:03:07.646Z] #41 transferring context: 652.77MB 11.1s done [2026-07-06T12:03:07.646Z] #41 DONE 16.6s [2026-07-06T12:03:07.646Z] [2026-07-06T12:03:07.646Z] #39 [core-keeper internal] load build context [2026-07-06T12:03:07.646Z] #39 transferring context: 652.77MB 10.6s done [2026-07-06T12:03:07.646Z] #39 DONE 16.3s [2026-07-06T12:03:07.646Z] [2026-07-06T12:03:07.646Z] #17 [core-data internal] load metadata for docker.io/library/alpine:3.22 [2026-07-06T12:03:07.646Z] #17 DONE 0.2s [2026-07-06T12:03:07.646Z] [2026-07-06T12:03:07.646Z] #40 [support-scheduler internal] load build context [2026-07-06T12:03:07.646Z] #40 transferring context: 652.77MB 11.0s done [2026-07-06T12:03:07.646Z] #40 DONE 16.4s [2026-07-06T12:03:07.646Z] [2026-07-06T12:03:07.646Z] #38 [support-notifications internal] load build context [2026-07-06T12:03:07.646Z] #38 transferring context: 652.77MB 11.6s done [2026-07-06T12:03:07.646Z] #38 DONE 16.6s [2026-07-06T12:03:07.646Z] [2026-07-06T12:03:07.646Z] #34 [security-spiffe-token-provider internal] load build context [2026-07-06T12:03:07.646Z] #34 DONE 16.6s [2026-07-06T12:03:07.646Z] [2026-07-06T12:03:07.646Z] #58 [core-command internal] load build definition from Dockerfile [2026-07-06T12:03:07.646Z] #58 transferring dockerfile: 1.94kB done [2026-07-06T12:03:07.646Z] #58 DONE 14.0s [2026-07-06T12:03:07.646Z] [2026-07-06T12:03:07.647Z] #37 [core-metadata internal] load build context [2026-07-06T12:03:07.647Z] #37 DONE 16.7s [2026-07-06T12:03:07.647Z] [2026-07-06T12:03:07.647Z] #22 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-06T12:03:07.647Z] #22 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-06T12:03:07.647Z] #22 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.2s done [2026-07-06T12:03:07.647Z] #22 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-07-06T12:03:07.647Z] #22 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-07-06T12:03:07.647Z] #22 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done [2026-07-06T12:03:07.647Z] #22 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-06T12:03:07.647Z] #22 DONE 1.0s [2026-07-06T12:03:07.647Z] [2026-07-06T12:03:07.647Z] #2 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-07-06T12:03:07.647Z] #2 DONE 0.0s [2026-07-06T12:03:07.647Z] [2026-07-06T12:03:07.647Z] #60 [security-spire-config internal] load .dockerignore [2026-07-06T12:03:07.647Z] #60 transferring context: 50B done [2026-07-06T12:03:07.647Z] #60 DONE 13.4s [2026-07-06T12:03:07.647Z] [2026-07-06T12:03:07.647Z] #59 [security-spire-server internal] load .dockerignore [2026-07-06T12:03:07.647Z] #59 transferring context: 50B done [2026-07-06T12:03:07.647Z] #59 DONE 13.4s [2026-07-06T12:03:07.647Z] [2026-07-06T12:03:07.647Z] #32 [security-spire-agent internal] load .dockerignore [2026-07-06T12:03:07.647Z] #32 transferring context: 50B done [2026-07-06T12:03:07.647Z] #32 DONE 13.4s [2026-07-06T12:03:07.647Z] [2026-07-06T12:03:07.647Z] #17 [core-command internal] load metadata for docker.io/library/alpine:3.22 [2026-07-06T12:03:07.647Z] #17 DONE 0.3s [2026-07-06T12:03:07.647Z] [2026-07-06T12:03:07.647Z] #62 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-06T12:03:07.647Z] #62 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.0s done [2026-07-06T12:03:07.647Z] #62 ... [2026-07-06T12:03:07.647Z] [2026-07-06T12:03:07.647Z] #63 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-07-06T12:03:07.647Z] #63 DONE 0.3s [2026-07-06T12:03:07.647Z] [2026-07-06T12:03:07.647Z] #64 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-07-06T12:03:07.647Z] #64 DONE 0.2s [2026-07-06T12:03:07.647Z] [2026-07-06T12:03:07.647Z] #65 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-07-06T12:03:07.647Z] #65 DONE 0.2s [2026-07-06T12:03:07.647Z] [2026-07-06T12:03:07.647Z] #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-07-06T12:03:07.647Z] #66 DONE 0.2s [2026-07-06T12:03:07.647Z] [2026-07-06T12:03:07.647Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-07-06T12:03:07.647Z] #67 DONE 0.2s [2026-07-06T12:03:07.647Z] [2026-07-06T12:03:07.647Z] #62 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-06T12:03:07.647Z] #62 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-07-06T12:03:07.647Z] #62 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-07-06T12:03:07.647Z] #62 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-07-06T12:03:07.647Z] #62 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s [2026-07-06T12:03:07.647Z] #62 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.1s [2026-07-06T12:03:07.647Z] #62 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-07-06T12:03:07.647Z] #62 ... [2026-07-06T12:03:07.647Z] [2026-07-06T12:03:07.647Z] #26 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-07-06T12:03:07.647Z] #26 DONE 0.4s [2026-07-06T12:03:07.647Z] [2026-07-06T12:03:07.647Z] #29 [core-data builder 2/7] WORKDIR /edgex-go [2026-07-06T12:03:07.647Z] #29 DONE 0.5s [2026-07-06T12:03:07.647Z] [2026-07-06T12:03:07.647Z] #22 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-06T12:03:07.647Z] #22 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-06T12:03:07.647Z] #22 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.2s done [2026-07-06T12:03:07.647Z] #22 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-07-06T12:03:07.647Z] #22 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-07-06T12:03:07.647Z] #22 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done [2026-07-06T12:03:07.647Z] #22 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-06T12:03:07.647Z] #22 DONE 1.0s [2026-07-06T12:03:07.647Z] [2026-07-06T12:03:07.647Z] #43 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-07-06T12:03:07.647Z] #43 DONE 15.7s [2026-07-06T12:03:07.647Z] [2026-07-06T12:03:07.647Z] #68 [core-command internal] load .dockerignore [2026-07-06T12:03:07.647Z] #68 transferring context: 50B done [2026-07-06T12:03:07.647Z] #68 DONE 0.2s [2026-07-06T12:03:07.647Z] [2026-07-06T12:03:07.647Z] #69 [security-spire-server internal] load build context [2026-07-06T12:03:07.647Z] #69 transferring context: 26.58kB done [2026-07-06T12:03:07.647Z] #69 DONE 0.3s [2026-07-06T12:03:07.647Z] [2026-07-06T12:03:07.647Z] #70 [core-data internal] load .dockerignore [2026-07-06T12:03:07.647Z] #70 transferring context: 50B done [2026-07-06T12:03:07.647Z] #70 DONE 0.3s [2026-07-06T12:03:07.647Z] [2026-07-06T12:03:07.647Z] #71 [security-spire-config internal] load build context [2026-07-06T12:03:07.647Z] #71 transferring context: 24.83kB done [2026-07-06T12:03:07.647Z] #71 DONE 0.3s [2026-07-06T12:03:07.647Z] [2026-07-06T12:03:07.647Z] #72 [security-spire-agent internal] load build context [2026-07-06T12:03:07.647Z] #72 transferring context: 26.11kB done [2026-07-06T12:03:07.647Z] #72 DONE 0.3s [2026-07-06T12:03:07.647Z] [2026-07-06T12:03:07.647Z] #62 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-06T12:03:07.769Z] #62 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-07-06T12:03:07.769Z] #62 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-07-06T12:03:07.769Z] #62 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-07-06T12:03:07.769Z] #62 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.2s [2026-07-06T12:03:08.032Z] #62 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s done [2026-07-06T12:03:08.032Z] #62 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-07-06T12:03:08.032Z] #62 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.3s [2026-07-06T12:03:08.032Z] #62 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 4.71MB / 41.51MB 0.4s [2026-07-06T12:03:08.032Z] #62 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 10.49MB / 41.51MB 0.5s [2026-07-06T12:03:08.032Z] #62 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 20.25MB / 41.51MB 0.6s [2026-07-06T12:03:08.290Z] #62 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 31.46MB / 41.51MB 0.8s [2026-07-06T12:03:08.290Z] #62 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.9s [2026-07-06T12:03:09.519Z] #62 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.0s done [2026-07-06T12:03:09.519Z] #62 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d [2026-07-06T12:03:11.604Z] #62 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.7s done [2026-07-06T12:03:11.861Z] #62 ... [2026-07-06T12:03:11.861Z] [2026-07-06T12:03:11.861Z] #30 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-07-06T12:03:11.861Z] #30 16.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:11.861Z] #30 16.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:11.861Z] #30 16.90 (1/1) Installing dumb-init (1.2.5-r3) [2026-07-06T12:03:11.861Z] #30 16.90 Executing busybox-1.37.0-r20.trigger [2026-07-06T12:03:11.861Z] #30 16.91 OK: 7 MiB in 17 packages [2026-07-06T12:03:11.861Z] #30 DONE 20.2s [2026-07-06T12:03:11.861Z] [2026-07-06T12:03:11.861Z] #44 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-07-06T12:03:11.861Z] #44 16.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:11.861Z] #44 16.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:11.861Z] #44 16.83 (1/4) Installing ca-certificates (20260611-r0) [2026-07-06T12:03:11.861Z] #44 16.87 (2/4) Installing dumb-init (1.2.5-r3) [2026-07-06T12:03:11.861Z] #44 16.87 (3/4) Installing su-exec (0.2-r3) [2026-07-06T12:03:11.861Z] #44 16.88 (4/4) Installing yq-go (4.47.2-r3) [2026-07-06T12:03:11.861Z] #44 16.97 Executing busybox-1.37.0-r20.trigger [2026-07-06T12:03:11.861Z] #44 16.97 Executing ca-certificates-20260611-r0.trigger [2026-07-06T12:03:11.861Z] #44 17.02 OK: 20 MiB in 20 packages [2026-07-06T12:03:11.861Z] #44 DONE 20.2s [2026-07-06T12:03:11.861Z] [2026-07-06T12:03:11.861Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-07-06T12:03:11.861Z] #0 1.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:11.861Z] #0 1.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:11.861Z] #0 1.519 OK: 20 MiB in 20 packages [2026-07-06T12:03:11.861Z] #73 DONE 4.6s [2026-07-06T12:03:11.861Z] [2026-07-06T12:03:11.861Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-07-06T12:03:11.861Z] #56 16.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:11.861Z] #56 16.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:11.861Z] #56 16.91 v3.22.5-19-g537cbfc3c90 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-07-06T12:03:11.861Z] #56 16.91 v3.22.5-19-g537cbfc3c90 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-07-06T12:03:11.861Z] #56 16.91 OK: 26325 distinct packages available [2026-07-06T12:03:11.861Z] #56 16.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:11.861Z] #56 17.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:11.861Z] #56 18.44 (1/13) Installing brotli-libs (1.1.0-r2) [2026-07-06T12:03:11.861Z] #56 18.47 (2/13) Installing c-ares (1.34.6-r0) [2026-07-06T12:03:11.861Z] #56 18.47 (3/13) Installing libunistring (1.3-r0) [2026-07-06T12:03:11.861Z] #56 18.48 (4/13) Installing libidn2 (2.3.7-r0) [2026-07-06T12:03:11.861Z] #56 18.50 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-07-06T12:03:11.861Z] #56 18.50 (6/13) Installing libpsl (0.21.5-r3) [2026-07-06T12:03:11.861Z] #56 18.50 (7/13) Installing zstd-libs (1.5.7-r0) [2026-07-06T12:03:11.861Z] #56 18.51 (8/13) Installing libcurl (8.14.1-r2) [2026-07-06T12:03:11.861Z] #56 18.52 (9/13) Installing curl (8.14.1-r2) [2026-07-06T12:03:11.861Z] #56 18.53 (10/13) Installing dumb-init (1.2.5-r3) [2026-07-06T12:03:11.861Z] #56 18.53 (11/13) Installing musl-obstack (1.2.3-r2) [2026-07-06T12:03:11.861Z] #56 18.54 (12/13) Installing libucontext (1.3.2-r0) [2026-07-06T12:03:11.861Z] #56 18.54 (13/13) Installing gcompat (1.1.0-r4) [2026-07-06T12:03:11.861Z] #56 18.69 Executing busybox-1.37.0-r20.trigger [2026-07-06T12:03:11.861Z] #56 18.69 OK: 12 MiB in 29 packages [2026-07-06T12:03:11.861Z] #56 DONE 20.3s [2026-07-06T12:03:11.861Z] [2026-07-06T12:03:11.861Z] #48 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-07-06T12:03:11.861Z] #48 16.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:11.861Z] #48 16.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:11.861Z] #48 16.87 (1/3) Installing ca-certificates (20260611-r0) [2026-07-06T12:03:11.861Z] #48 16.90 (2/3) Installing dumb-init (1.2.5-r3) [2026-07-06T12:03:11.861Z] #48 16.90 (3/3) Installing tzdata (2026b-r0) [2026-07-06T12:03:11.861Z] #48 16.98 Executing busybox-1.37.0-r20.trigger [2026-07-06T12:03:11.861Z] #48 16.99 Executing ca-certificates-20260611-r0.trigger [2026-07-06T12:03:11.861Z] #48 17.04 OK: 8 MiB in 19 packages [2026-07-06T12:03:11.861Z] #48 DONE 20.3s [2026-07-06T12:03:11.861Z] [2026-07-06T12:03:11.861Z] #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-07-06T12:03:11.862Z] #0 1.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:11.862Z] #0 2.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:11.862Z] #0 3.255 v3.22.5-19-g537cbfc3c90 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-07-06T12:03:11.862Z] #0 3.255 v3.22.5-19-g537cbfc3c90 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-07-06T12:03:11.862Z] #0 3.255 OK: 26325 distinct packages available [2026-07-06T12:03:11.862Z] #0 3.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:11.862Z] #0 3.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:11.862Z] #0 3.750 (1/4) Installing dumb-init (1.2.5-r3) [2026-07-06T12:03:11.862Z] #0 3.769 (2/4) Installing musl-obstack (1.2.3-r2) [2026-07-06T12:03:11.862Z] #0 3.769 (3/4) Installing libucontext (1.3.2-r0) [2026-07-06T12:03:11.862Z] #0 3.769 (4/4) Installing gcompat (1.1.0-r4) [2026-07-06T12:03:11.862Z] #0 3.774 Executing busybox-1.37.0-r20.trigger [2026-07-06T12:03:11.862Z] #0 3.784 OK: 8 MiB in 20 packages [2026-07-06T12:03:11.862Z] #74 DONE 4.5s [2026-07-06T12:03:11.862Z] [2026-07-06T12:03:11.862Z] #61 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-07-06T12:03:11.862Z] #61 3.112 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:11.862Z] #61 3.404 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:11.862Z] #61 3.943 (1/1) Installing dumb-init (1.2.5-r3) [2026-07-06T12:03:11.862Z] #61 4.080 Executing busybox-1.37.0-r20.trigger [2026-07-06T12:03:11.862Z] #61 4.088 OK: 7 MiB in 17 packages [2026-07-06T12:03:11.862Z] #61 DONE 4.6s [2026-07-06T12:03:11.862Z] [2026-07-06T12:03:11.862Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-07-06T12:03:11.862Z] #0 3.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:11.862Z] #0 3.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:11.862Z] #0 3.698 OK: 7 MiB in 18 packages [2026-07-06T12:03:11.862Z] #75 DONE 4.6s [2026-07-06T12:03:11.862Z] [2026-07-06T12:03:11.862Z] #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-07-06T12:03:12.119Z] #76 ... [2026-07-06T12:03:12.119Z] [2026-07-06T12:03:12.119Z] #77 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-07-06T12:03:12.119Z] #0 2.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:12.119Z] #0 2.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:12.119Z] #0 3.178 v3.22.5-19-g537cbfc3c90 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-07-06T12:03:12.119Z] #0 3.178 v3.22.5-19-g537cbfc3c90 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-07-06T12:03:12.119Z] #0 3.178 OK: 26325 distinct packages available [2026-07-06T12:03:12.119Z] #0 3.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:12.119Z] #0 3.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:12.119Z] #0 3.615 (1/5) Installing dumb-init (1.2.5-r3) [2026-07-06T12:03:12.119Z] #0 3.620 (2/5) Installing musl-obstack (1.2.3-r2) [2026-07-06T12:03:12.119Z] #0 3.627 (3/5) Installing libucontext (1.3.2-r0) [2026-07-06T12:03:12.119Z] #0 3.630 (4/5) Installing gcompat (1.1.0-r4) [2026-07-06T12:03:12.119Z] #0 3.639 (5/5) Installing openssl (3.5.7-r0) [2026-07-06T12:03:12.119Z] #0 3.770 Executing busybox-1.37.0-r20.trigger [2026-07-06T12:03:12.119Z] #0 3.780 OK: 8 MiB in 21 packages [2026-07-06T12:03:12.119Z] #77 DONE 4.6s [2026-07-06T12:03:12.119Z] [2026-07-06T12:03:12.119Z] #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-07-06T12:03:14.026Z] #78 ... [2026-07-06T12:03:14.027Z] [2026-07-06T12:03:14.027Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-07-06T12:03:14.027Z] #0 4.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:14.027Z] #0 4.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:14.027Z] #0 4.682 OK: 12 MiB in 23 packages [2026-07-06T12:03:14.027Z] #79 DONE 6.6s [2026-07-06T12:03:14.027Z] [2026-07-06T12:03:14.027Z] #64 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-07-06T12:03:14.027Z] #64 DONE 0.2s [2026-07-06T12:03:14.027Z] [2026-07-06T12:03:14.027Z] #80 [core-data internal] load build context [2026-07-06T12:03:14.027Z] #80 transferring context: 652.77MB 5.7s done [2026-07-06T12:03:14.027Z] #80 DONE 6.2s [2026-07-06T12:03:14.027Z] [2026-07-06T12:03:14.027Z] #81 [core-command internal] load build context [2026-07-06T12:03:14.027Z] #81 transferring context: 652.77MB 5.7s done [2026-07-06T12:03:14.027Z] #81 DONE 6.2s [2026-07-06T12:03:14.027Z] [2026-07-06T12:03:14.027Z] #82 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-07-06T12:03:14.027Z] #0 4.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:14.027Z] #0 4.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:14.027Z] #0 4.691 (1/1) Installing dumb-init (1.2.5-r3) [2026-07-06T12:03:14.027Z] #0 4.706 Executing busybox-1.37.0-r20.trigger [2026-07-06T12:03:14.027Z] #0 4.735 OK: 7 MiB in 17 packages [2026-07-06T12:03:14.027Z] #82 DONE 6.2s [2026-07-06T12:03:14.027Z] [2026-07-06T12:03:14.027Z] #35 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-07-06T12:03:14.027Z] #35 13.11 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:14.027Z] #35 13.37 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:14.027Z] #35 13.90 OK: 265 MiB in 60 packages [2026-07-06T12:03:14.027Z] #35 DONE 15.3s [2026-07-06T12:03:14.027Z] [2026-07-06T12:03:14.027Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-07-06T12:03:14.027Z] #83 DONE 2.0s [2026-07-06T12:03:14.027Z] [2026-07-06T12:03:14.027Z] #84 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-07-06T12:03:14.027Z] #84 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.0s done [2026-07-06T12:03:14.027Z] #84 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-07-06T12:03:14.027Z] #84 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-07-06T12:03:14.027Z] #84 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-07-06T12:03:14.027Z] #84 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-07-06T12:03:14.027Z] #84 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-07-06T12:03:14.027Z] #84 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done [2026-07-06T12:03:14.027Z] #84 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-07-06T12:03:14.027Z] #84 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-07-06T12:03:14.027Z] #84 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 1.0s done [2026-07-06T12:03:14.027Z] #84 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-07-06T12:03:14.027Z] #84 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.3s done [2026-07-06T12:03:14.027Z] #84 DONE 6.6s [2026-07-06T12:03:14.027Z] [2026-07-06T12:03:14.027Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-07-06T12:03:14.027Z] #85 DONE 0.1s [2026-07-06T12:03:14.027Z] [2026-07-06T12:03:14.027Z] #62 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-06T12:03:14.027Z] #62 DONE 6.6s [2026-07-06T12:03:14.027Z] [2026-07-06T12:03:14.027Z] #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-06T12:03:15.406Z] #86 ... [2026-07-06T12:03:15.406Z] [2026-07-06T12:03:15.406Z] #87 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-07-06T12:03:15.406Z] #87 DONE 3.5s [2026-07-06T12:03:15.406Z] [2026-07-06T12:03:15.406Z] #88 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-07-06T12:03:15.406Z] #88 DONE 0.1s [2026-07-06T12:03:15.406Z] [2026-07-06T12:03:15.406Z] #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-07-06T12:03:15.406Z] #78 3.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:15.406Z] #78 3.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:15.668Z] #78 ... [2026-07-06T12:03:15.668Z] [2026-07-06T12:03:15.668Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-07-06T12:03:15.668Z] #0 3.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:15.668Z] #0 3.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:15.668Z] #0 3.515 OK: 20 MiB in 20 packages [2026-07-06T12:03:15.668Z] #89 DONE 3.7s [2026-07-06T12:03:15.668Z] [2026-07-06T12:03:15.668Z] #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-07-06T12:03:15.668Z] #0 3.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:15.668Z] #0 3.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:15.668Z] #0 3.539 OK: 8 MiB in 19 packages [2026-07-06T12:03:15.668Z] #90 DONE 3.7s [2026-07-06T12:03:15.668Z] [2026-07-06T12:03:15.668Z] #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2026-07-06T12:03:15.668Z] #76 3.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:15.668Z] #76 3.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:15.668Z] #76 3.613 OK: 7 MiB in 17 packages [2026-07-06T12:03:15.668Z] #76 DONE 3.8s [2026-07-06T12:03:15.668Z] [2026-07-06T12:03:15.668Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-07-06T12:03:15.668Z] #0 3.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:15.668Z] #0 3.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:15.668Z] #0 3.566 OK: 12 MiB in 29 packages [2026-07-06T12:03:15.668Z] #91 DONE 3.7s [2026-07-06T12:03:15.668Z] [2026-07-06T12:03:15.668Z] #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-07-06T12:03:15.668Z] #78 3.737 OK: 8 MiB in 21 packages [2026-07-06T12:03:16.236Z] #78 DONE 4.0s [2026-07-06T12:03:16.236Z] [2026-07-06T12:03:16.236Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-07-06T12:03:16.236Z] #0 3.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:16.236Z] #0 3.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:16.236Z] #0 3.841 OK: 8 MiB in 20 packages [2026-07-06T12:03:16.236Z] #92 DONE 4.1s [2026-07-06T12:03:16.236Z] [2026-07-06T12:03:16.236Z] #93 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-07-06T12:03:16.236Z] #0 1.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:16.236Z] #0 1.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-06T12:03:16.236Z] #0 1.841 OK: 7 MiB in 17 packages [2026-07-06T12:03:16.236Z] #93 DONE 2.1s [2026-07-06T12:03:16.236Z] [2026-07-06T12:03:16.236Z] #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-07-06T12:03:17.623Z] #94 ... [2026-07-06T12:03:17.623Z] [2026-07-06T12:03:17.623Z] #95 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-06T12:03:17.623Z] #95 ... [2026-07-06T12:03:17.623Z] [2026-07-06T12:03:17.623Z] #96 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-06T12:03:17.925Z] #96 ... [2026-07-06T12:03:17.925Z] [2026-07-06T12:03:17.925Z] #97 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-06T12:03:27.498Z] #97 ... [2026-07-06T12:03:27.498Z] [2026-07-06T12:03:27.498Z] #98 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-06T12:03:27.498Z] #98 ... [2026-07-06T12:03:27.498Z] [2026-07-06T12:03:27.498Z] #99 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-06T12:03:27.892Z] #99 ... [2026-07-06T12:03:27.892Z] [2026-07-06T12:03:27.892Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-06T12:03:27.892Z] #100 ... [2026-07-06T12:03:27.892Z] [2026-07-06T12:03:27.892Z] #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-06T12:03:30.980Z] Removing intermediate container 299a8b1fa40f [2026-07-06T12:03:30.981Z] ---> 2a8f88e8f952 [2026-07-06T12:03:30.981Z] Successfully built 2a8f88e8f952 [2026-07-06T12:03:30.981Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:03:31.326Z] + docker inspect -f . ci-base-image-arm64 [2026-07-06T12:03:31.326Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-06T12:03:31.549Z] prd-ubuntu20.04-docker-arm64-4c-16g-14363 does not seem to be running inside a container [2026-07-06T12:03:31.629Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/989 -v /w/workspace/edgex-go/989:/w/workspace/edgex-go/989:rw,z -v /w/workspace/edgex-go/989@tmp:/w/workspace/edgex-go/989@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-07-06T12:03:33.225Z] $ docker top 48236dbca16f7cbdb09cf09560cfc6a4b3ec99757bbd595a4bdb286cb8797fe2 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-07-06T12:03:34.068Z] + go version [2026-07-06T12:03:34.068Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-07-06T12:03:34.085Z] $ docker stop --time=1 48236dbca16f7cbdb09cf09560cfc6a4b3ec99757bbd595a4bdb286cb8797fe2 [2026-07-06T12:03:35.689Z] $ docker rm -f --volumes 48236dbca16f7cbdb09cf09560cfc6a4b3ec99757bbd595a4bdb286cb8797fe2 [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-07-06T12:03:36.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-07-06T12:03:36.427Z] [2026-07-06T12:03:36.427Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:03:36.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-07-06T12:03:36.792Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2026-07-06T12:03:36.792Z] 547446be3368: Pulling fs layer [2026-07-06T12:03:36.792Z] d125d8839a47: Pulling fs layer [2026-07-06T12:03:36.792Z] 3e85d5ac6304: Pulling fs layer [2026-07-06T12:03:36.792Z] c3105a71a48b: Pulling fs layer [2026-07-06T12:03:36.792Z] 0f093f025ec4: Pulling fs layer [2026-07-06T12:03:36.792Z] c3106fc0e877: Pulling fs layer [2026-07-06T12:03:36.792Z] c3105a71a48b: Waiting [2026-07-06T12:03:36.792Z] 0f093f025ec4: Waiting [2026-07-06T12:03:36.792Z] c3106fc0e877: Waiting [2026-07-06T12:03:37.066Z] 547446be3368: Verifying Checksum [2026-07-06T12:03:37.066Z] 547446be3368: Download complete [2026-07-06T12:03:37.066Z] c3105a71a48b: Verifying Checksum [2026-07-06T12:03:37.066Z] c3105a71a48b: Download complete [2026-07-06T12:03:37.337Z] d125d8839a47: Verifying Checksum [2026-07-06T12:03:37.337Z] d125d8839a47: Download complete [2026-07-06T12:03:37.337Z] c3106fc0e877: Verifying Checksum [2026-07-06T12:03:37.337Z] c3106fc0e877: Download complete [2026-07-06T12:03:37.609Z] 0f093f025ec4: Verifying Checksum [2026-07-06T12:03:37.609Z] 0f093f025ec4: Download complete [2026-07-06T12:03:37.609Z] 547446be3368: Pull complete [2026-07-06T12:03:39.016Z] d125d8839a47: Pull complete [2026-07-06T12:03:39.282Z] 3e85d5ac6304: Verifying Checksum [2026-07-06T12:03:39.282Z] 3e85d5ac6304: Download complete [2026-07-06T12:03:42.793Z] #101 DONE 25.1s [2026-07-06T12:03:42.793Z] [2026-07-06T12:03:42.793Z] #95 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-06T12:03:42.793Z] #95 DONE 33.5s [2026-07-06T12:03:42.793Z] [2026-07-06T12:03:42.793Z] #99 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-06T12:03:42.793Z] #99 DONE 33.5s [2026-07-06T12:03:42.793Z] [2026-07-06T12:03:42.793Z] #96 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-06T12:03:42.793Z] #96 DONE 33.5s [2026-07-06T12:03:42.793Z] [2026-07-06T12:03:42.793Z] #97 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-06T12:03:42.793Z] #97 DONE 33.5s [2026-07-06T12:03:42.793Z] [2026-07-06T12:03:42.793Z] #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-07-06T12:03:42.793Z] #102 ... [2026-07-06T12:03:42.793Z] [2026-07-06T12:03:42.793Z] #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-06T12:03:42.793Z] #86 DONE 27.1s [2026-07-06T12:03:42.793Z] [2026-07-06T12:03:42.793Z] #98 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-06T12:03:42.793Z] #98 DONE 33.5s [2026-07-06T12:03:42.793Z] [2026-07-06T12:03:42.793Z] #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-07-06T12:03:42.793Z] #94 DONE 25.1s [2026-07-06T12:03:42.793Z] [2026-07-06T12:03:42.793Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-06T12:03:42.793Z] #100 DONE 25.1s [2026-07-06T12:03:42.793Z] [2026-07-06T12:03:42.793Z] #103 [core-metadata builder 6/7] COPY . . [2026-07-06T12:03:45.382Z] #103 ... [2026-07-06T12:03:45.382Z] [2026-07-06T12:03:45.382Z] #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-07-06T12:03:45.382Z] #102 DONE 3.9s [2026-07-06T12:03:45.382Z] [2026-07-06T12:03:45.382Z] #104 [security-bootstrapper builder 6/7] COPY . . [2026-07-06T12:03:49.389Z] 3e85d5ac6304: Pull complete [2026-07-06T12:03:49.389Z] c3105a71a48b: Pull complete [2026-07-06T12:03:50.442Z] 0f093f025ec4: Pull complete [2026-07-06T12:03:50.442Z] c3106fc0e877: Pull complete [2026-07-06T12:03:50.442Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2026-07-06T12:03:50.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-07-06T12:03:50.442Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-06T12:03:50.674Z] prd-ubuntu20.04-docker-arm64-4c-16g-14363 does not seem to be running inside a container [2026-07-06T12:03:50.702Z] #104 ... [2026-07-06T12:03:50.702Z] [2026-07-06T12:03:50.702Z] #105 [support-scheduler builder 6/7] COPY . . [2026-07-06T12:03:50.702Z] #105 DONE 8.6s [2026-07-06T12:03:50.702Z] [2026-07-06T12:03:50.702Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2026-07-06T12:03:50.702Z] #106 DONE 8.6s [2026-07-06T12:03:50.702Z] [2026-07-06T12:03:50.702Z] #107 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-06T12:03:50.702Z] #107 ... [2026-07-06T12:03:50.702Z] [2026-07-06T12:03:50.702Z] #104 [security-secretstore-setup builder 6/7] COPY . . [2026-07-06T12:03:50.702Z] #104 DONE 8.9s [2026-07-06T12:03:50.702Z] [2026-07-06T12:03:50.702Z] #103 [core-data builder 6/7] COPY . . [2026-07-06T12:03:50.702Z] #103 DONE 9.0s [2026-07-06T12:03:50.702Z] [2026-07-06T12:03:50.702Z] #108 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-07-06T12:03:50.702Z] #108 CACHED [2026-07-06T12:03:50.702Z] [2026-07-06T12:03:50.702Z] #109 [core-command builder 6/7] COPY . . [2026-07-06T12:03:50.702Z] #109 CACHED [2026-07-06T12:03:50.702Z] [2026-07-06T12:03:50.702Z] #110 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-06T12:03:50.702Z] #110 CACHED [2026-07-06T12:03:50.702Z] [2026-07-06T12:03:50.702Z] #111 [core-data builder 6/7] COPY . . [2026-07-06T12:03:50.702Z] #111 CACHED [2026-07-06T12:03:50.702Z] [2026-07-06T12:03:50.702Z] #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-06T12:03:50.702Z] #112 CACHED [2026-07-06T12:03:50.702Z] [2026-07-06T12:03:50.702Z] #113 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-07-06T12:03:50.702Z] #113 CACHED [2026-07-06T12:03:50.702Z] [2026-07-06T12:03:50.702Z] #114 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-06T12:03:50.702Z] #114 CACHED [2026-07-06T12:03:50.702Z] [2026-07-06T12:03:50.702Z] #115 [security-bootstrapper builder 6/7] COPY . . [2026-07-06T12:03:50.702Z] #115 CACHED [2026-07-06T12:03:50.702Z] [2026-07-06T12:03:50.702Z] #116 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-07-06T12:03:50.702Z] #116 CACHED [2026-07-06T12:03:50.702Z] [2026-07-06T12:03:50.702Z] #117 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-07-06T12:03:50.702Z] #117 CACHED [2026-07-06T12:03:50.702Z] [2026-07-06T12:03:50.702Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-06T12:03:50.702Z] #118 CACHED [2026-07-06T12:03:50.702Z] [2026-07-06T12:03:50.702Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2026-07-06T12:03:50.702Z] #119 CACHED [2026-07-06T12:03:50.702Z] [2026-07-06T12:03:50.702Z] #120 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-06T12:03:50.702Z] #120 CACHED [2026-07-06T12:03:50.702Z] [2026-07-06T12:03:50.702Z] #121 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-07-06T12:03:50.702Z] #121 CACHED [2026-07-06T12:03:50.702Z] [2026-07-06T12:03:50.702Z] #122 [core-metadata builder 6/7] COPY . . [2026-07-06T12:03:50.702Z] #122 CACHED [2026-07-06T12:03:50.702Z] [2026-07-06T12:03:50.702Z] #123 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-07-06T12:03:50.702Z] #123 CACHED [2026-07-06T12:03:50.702Z] [2026-07-06T12:03:50.702Z] #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-07-06T12:03:50.702Z] #124 CACHED [2026-07-06T12:03:50.702Z] [2026-07-06T12:03:50.702Z] #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-06T12:03:50.702Z] #125 CACHED [2026-07-06T12:03:50.702Z] [2026-07-06T12:03:50.702Z] #126 [core-keeper builder 7/8] COPY . . [2026-07-06T12:03:50.702Z] #126 DONE 8.9s [2026-07-06T12:03:50.702Z] [2026-07-06T12:03:50.702Z] #127 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-07-06T12:03:50.702Z] #127 DONE 8.9s [2026-07-06T12:03:50.702Z] [2026-07-06T12:03:50.702Z] #128 [security-spire-config stage-2 6/10] COPY security.txt / [2026-07-06T12:03:50.702Z] #128 DONE 4.6s [2026-07-06T12:03:50.702Z] [2026-07-06T12:03:50.702Z] #129 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-06T12:03:50.702Z] #129 DONE 9.0s [2026-07-06T12:03:50.702Z] [2026-07-06T12:03:50.702Z] #130 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-07-06T12:03:50.747Z] $ 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/989 -v /w/workspace/edgex-go/989:/w/workspace/edgex-go/989:rw,z -v /w/workspace/edgex-go/989@tmp:/w/workspace/edgex-go/989@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2026-07-06T12:03:51.294Z] #130 ... [2026-07-06T12:03:51.294Z] [2026-07-06T12:03:51.294Z] #131 [support-notifications builder 6/7] COPY . . [2026-07-06T12:03:51.294Z] #131 ... [2026-07-06T12:03:51.294Z] [2026-07-06T12:03:51.294Z] #132 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-07-06T12:03:52.905Z] $ docker top 97c9aac79537d640251a3d70ee9a5b250eea697f970107b375b58cc60f4de5ad -eo pid,comm [Pipeline] { [Pipeline] sh [2026-07-06T12:03:53.936Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-07-06T12:03:59.493Z] #132 DONE 8.7s [2026-07-06T12:03:59.493Z] [2026-07-06T12:03:59.493Z] #131 [support-notifications builder 6/7] COPY . . [2026-07-06T12:03:59.493Z] #131 DONE 17.7s [2026-07-06T12:03:59.493Z] [2026-07-06T12:03:59.493Z] #133 [security-spire-server stage-2 6/9] COPY security.txt / [2026-07-06T12:03:59.493Z] #133 DONE 8.7s [2026-07-06T12:03:59.493Z] [2026-07-06T12:03:59.493Z] #130 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-07-06T12:03:59.493Z] #130 DONE 8.7s [2026-07-06T12:03:59.493Z] [2026-07-06T12:03:59.493Z] #134 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-07-06T12:03:59.493Z] #134 DONE 0.1s [2026-07-06T12:03:59.493Z] [2026-07-06T12:03:59.493Z] #135 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-07-06T12:03:59.493Z] #135 DONE 0.1s [2026-07-06T12:03:59.493Z] [2026-07-06T12:03:59.493Z] #136 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-07-06T12:03:59.493Z] #136 DONE 0.1s [2026-07-06T12:03:59.493Z] [2026-07-06T12:03:59.493Z] #137 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-07-06T12:03:59.493Z] #137 DONE 0.1s [2026-07-06T12:03:59.493Z] [2026-07-06T12:03:59.493Z] #138 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-07-06T12:03:59.493Z] #138 DONE 0.1s [2026-07-06T12:03:59.493Z] [2026-07-06T12:03:59.493Z] #139 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-07-06T12:03:59.493Z] #139 DONE 0.2s [2026-07-06T12:03:59.493Z] [2026-07-06T12:03:59.493Z] #140 [security-spire-config] exporting to image [2026-07-06T12:03:59.493Z] #140 exporting layers [2026-07-06T12:03:59.493Z] #140 ... [2026-07-06T12:03:59.493Z] [2026-07-06T12:03:59.493Z] #141 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-07-06T12:03:59.493Z] #141 DONE 0.2s [2026-07-06T12:03:59.493Z] [2026-07-06T12:03:59.493Z] #142 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-07-06T12:03:59.493Z] #142 DONE 0.2s [2026-07-06T12:03:59.493Z] [2026-07-06T12:03:59.493Z] #143 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-07-06T12:03:59.493Z] #143 DONE 0.1s [2026-07-06T12:03:59.493Z] [2026-07-06T12:03:59.493Z] #144 [security-spire-server] exporting to image [2026-07-06T12:04:01.365Z] #144 ... [2026-07-06T12:04:01.365Z] [2026-07-06T12:04:01.365Z] #145 [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-07-06T12:04:01.365Z] #0 9.358 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-07-06T12:04:01.365Z] #145 ... [2026-07-06T12:04:01.365Z] [2026-07-06T12:04:01.365Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-06T12:04:01.365Z] #0 9.691 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-07-06T12:04:01.365Z] #146 ... [2026-07-06T12:04:01.365Z] [2026-07-06T12:04:01.365Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-07-06T12:04:01.365Z] #0 9.663 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-07-06T12:04:01.365Z] #147 ... [2026-07-06T12:04:01.365Z] [2026-07-06T12:04:01.365Z] #140 [security-spire-config] exporting to image [2026-07-06T12:04:01.365Z] #140 exporting layers 1.1s done [2026-07-06T12:04:01.365Z] #140 writing image sha256:301d277101aa8f253b6ffc40763e5cc53d5e861657e65d2b46ae49131edf2d42 0.2s done [2026-07-06T12:04:01.365Z] #140 naming to docker.io/library/security-spire-config 0.0s done [2026-07-06T12:04:01.365Z] #140 DONE 1.4s [2026-07-06T12:04:01.365Z] [2026-07-06T12:04:01.365Z] #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-07-06T12:04:01.365Z] #0 9.682 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-07-06T12:04:01.365Z] #148 ... [2026-07-06T12:04:01.365Z] [2026-07-06T12:04:01.365Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-07-06T12:04:01.365Z] #0 9.695 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-07-06T12:04:01.365Z] #149 ... [2026-07-06T12:04:01.365Z] [2026-07-06T12:04:01.365Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-07-06T12:04:01.365Z] #0 9.178 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-07-06T12:04:01.365Z] #150 ... [2026-07-06T12:04:01.365Z] [2026-07-06T12:04:01.365Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-07-06T12:04:01.365Z] #0 9.665 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-07-06T12:04:01.365Z] #151 ... [2026-07-06T12:04:01.365Z] [2026-07-06T12:04:01.365Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-07-06T12:04:01.365Z] #0 9.680 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-07-06T12:04:01.365Z] #152 ... [2026-07-06T12:04:01.365Z] [2026-07-06T12:04:01.365Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-07-06T12:04:01.365Z] #0 9.712 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-07-06T12:04:01.365Z] #153 ... [2026-07-06T12:04:01.365Z] [2026-07-06T12:04:01.365Z] #144 [security-spire-server] exporting to image [2026-07-06T12:04:01.365Z] #144 exporting layers 1.6s done [2026-07-06T12:04:01.365Z] #144 writing image sha256:e568fd5963db72e3af7decf6d0ef19ec9c078ed915dc37908594a1e6ea1a1307 0.2s done [2026-07-06T12:04:01.365Z] #144 naming to docker.io/library/security-spire-server 0.0s done [2026-07-06T12:04:01.365Z] #144 DONE 2.0s [2026-07-06T12:04:01.365Z] [2026-07-06T12:04:01.365Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-07-06T12:04:01.365Z] #0 9.679 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-07-06T12:04:01.677Z] #154 ... [2026-07-06T12:04:01.677Z] [2026-07-06T12:04:01.677Z] #155 [security-spire-agent] exporting to image [2026-07-06T12:04:01.677Z] #155 exporting layers 1.9s done [2026-07-06T12:04:01.677Z] #155 writing image sha256:1b52aa713ad75fd982aba30106bf5b2d83fc54d302aeeb7dfa07302f4a4da565 0.0s done [2026-07-06T12:04:01.677Z] #155 naming to docker.io/library/security-spire-agent 0.0s done [2026-07-06T12:04:01.949Z] #155 DONE 2.3s [2026-07-06T12:04:01.949Z] [2026-07-06T12:04:01.949Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-07-06T12:04:01.949Z] #0 0.901 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-07-06T12:04:02.280Z] #1 [core-metadata internal] load build definition from Dockerfile [2026-07-06T12:04:02.280Z] #1 transferring dockerfile: [2026-07-06T12:04:02.548Z] #1 transferring dockerfile: 2.10kB done [2026-07-06T12:04:02.548Z] #1 DONE 0.1s [2026-07-06T12:04:03.135Z] [2026-07-06T12:04:03.135Z] #2 [core-keeper internal] load build definition from Dockerfile [2026-07-06T12:04:03.135Z] #2 transferring dockerfile: 2.07kB 0.0s done [2026-07-06T12:04:03.135Z] #2 DONE 0.1s [2026-07-06T12:04:03.135Z] [2026-07-06T12:04:03.135Z] #3 [core-command internal] load build definition from Dockerfile [2026-07-06T12:04:03.135Z] #3 transferring dockerfile: 1.94kB 0.0s done [2026-07-06T12:04:03.135Z] #3 DONE 0.1s [2026-07-06T12:04:03.135Z] [2026-07-06T12:04:03.135Z] #4 [security-spire-server internal] load build definition from Dockerfile [2026-07-06T12:04:03.408Z] #4 transferring dockerfile: 1.70kB 0.0s done [2026-07-06T12:04:03.408Z] #4 DONE 0.1s [2026-07-06T12:04:03.408Z] [2026-07-06T12:04:03.408Z] #5 [support-scheduler internal] load build definition from Dockerfile [2026-07-06T12:04:03.408Z] #5 DONE 0.0s [2026-07-06T12:04:03.408Z] [2026-07-06T12:04:03.408Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-07-06T12:04:03.408Z] #6 transferring dockerfile: 2.23kB 0.0s done [2026-07-06T12:04:03.408Z] #6 DONE 0.1s [2026-07-06T12:04:03.408Z] [2026-07-06T12:04:03.408Z] #5 [support-scheduler internal] load build definition from Dockerfile [2026-07-06T12:04:03.408Z] #5 transferring dockerfile: 1.83kB 0.0s done [2026-07-06T12:04:03.408Z] #5 DONE 0.1s [2026-07-06T12:04:03.408Z] [2026-07-06T12:04:03.408Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2026-07-06T12:04:03.408Z] #7 transferring dockerfile: 2.49kB 0.0s done [2026-07-06T12:04:03.408Z] #7 DONE 0.1s [2026-07-06T12:04:03.408Z] [2026-07-06T12:04:03.408Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2026-07-06T12:04:03.408Z] #8 transferring dockerfile: 2.50kB 0.0s done [2026-07-06T12:04:03.408Z] #8 DONE 0.1s [2026-07-06T12:04:03.688Z] [2026-07-06T12:04:03.688Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2026-07-06T12:04:03.688Z] #9 transferring dockerfile: 3.02kB 0.0s done [2026-07-06T12:04:03.688Z] #9 DONE 0.1s [2026-07-06T12:04:03.688Z] [2026-07-06T12:04:03.688Z] #10 [security-spire-config internal] load build definition from Dockerfile [2026-07-06T12:04:03.688Z] #10 transferring dockerfile: 1.69kB done [2026-07-06T12:04:03.688Z] #10 DONE 0.1s [2026-07-06T12:04:03.688Z] [2026-07-06T12:04:03.688Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-07-06T12:04:03.688Z] #11 transferring dockerfile: 1.89kB 0.0s done [2026-07-06T12:04:03.688Z] #11 DONE 0.1s [2026-07-06T12:04:03.688Z] [2026-07-06T12:04:03.688Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2026-07-06T12:04:03.964Z] #12 transferring dockerfile: 2.14kB done [2026-07-06T12:04:03.964Z] #12 DONE 0.1s [2026-07-06T12:04:03.964Z] [2026-07-06T12:04:03.964Z] #13 [support-notifications internal] load build definition from Dockerfile [2026-07-06T12:04:03.964Z] #13 transferring dockerfile: 2.02kB done [2026-07-06T12:04:03.964Z] #13 DONE 0.1s [2026-07-06T12:04:03.964Z] [2026-07-06T12:04:03.964Z] #14 [core-data internal] load build definition from Dockerfile [2026-07-06T12:04:03.964Z] #14 transferring dockerfile: 2.04kB done [2026-07-06T12:04:03.964Z] #14 DONE 0.1s [2026-07-06T12:04:03.964Z] [2026-07-06T12:04:03.964Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2026-07-06T12:04:03.964Z] #15 transferring dockerfile: 1.81kB 0.0s done [2026-07-06T12:04:03.964Z] #15 DONE 0.1s [2026-07-06T12:04:04.237Z] [2026-07-06T12:04:04.237Z] #16 [core-metadata internal] load .dockerignore [2026-07-06T12:04:04.237Z] #16 transferring context: 50B 0.0s done [2026-07-06T12:04:04.237Z] #16 DONE 0.1s [2026-07-06T12:04:04.839Z] [2026-07-06T12:04:04.839Z] #17 [core-keeper internal] load .dockerignore [2026-07-06T12:04:04.839Z] #17 transferring context: 50B done [2026-07-06T12:04:04.839Z] #17 DONE 0.0s [2026-07-06T12:04:04.839Z] [2026-07-06T12:04:04.839Z] #18 [core-command internal] load .dockerignore [2026-07-06T12:04:04.839Z] #18 transferring context: 50B done [2026-07-06T12:04:04.839Z] #18 DONE 0.0s [2026-07-06T12:04:04.839Z] [2026-07-06T12:04:04.839Z] #19 [security-spire-server internal] load .dockerignore [2026-07-06T12:04:05.108Z] #19 transferring context: 50B done [2026-07-06T12:04:05.108Z] #19 DONE 0.0s [2026-07-06T12:04:05.108Z] [2026-07-06T12:04:05.108Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2026-07-06T12:04:05.108Z] #20 transferring context: 50B done [2026-07-06T12:04:05.108Z] #20 DONE 0.1s [2026-07-06T12:04:05.108Z] [2026-07-06T12:04:05.108Z] #21 [support-scheduler internal] load .dockerignore [2026-07-06T12:04:05.108Z] #21 transferring context: 50B 0.0s done [2026-07-06T12:04:05.108Z] #21 DONE 0.1s [2026-07-06T12:04:05.108Z] [2026-07-06T12:04:05.108Z] #22 [security-proxy-setup internal] load .dockerignore [2026-07-06T12:04:05.382Z] #22 transferring context: 50B done [2026-07-06T12:04:05.382Z] #22 DONE 0.1s [2026-07-06T12:04:05.382Z] [2026-07-06T12:04:05.382Z] #23 [security-secretstore-setup internal] load .dockerignore [2026-07-06T12:04:05.382Z] #23 transferring context: 50B done [2026-07-06T12:04:05.382Z] #23 DONE 0.1s [2026-07-06T12:04:05.382Z] [2026-07-06T12:04:05.382Z] #24 [security-bootstrapper internal] load .dockerignore [2026-07-06T12:04:05.382Z] #24 transferring context: 50B 0.0s done [2026-07-06T12:04:05.382Z] #24 DONE 0.1s [2026-07-06T12:04:05.382Z] [2026-07-06T12:04:05.382Z] #25 [security-spire-config internal] load .dockerignore [2026-07-06T12:04:05.382Z] #25 transferring context: 50B 0.0s done [2026-07-06T12:04:05.382Z] #25 DONE 0.1s [2026-07-06T12:04:05.382Z] [2026-07-06T12:04:05.382Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2026-07-06T12:04:05.382Z] #26 transferring context: 50B done [2026-07-06T12:04:05.382Z] #26 DONE 0.0s [2026-07-06T12:04:05.382Z] [2026-07-06T12:04:05.382Z] #27 [security-proxy-auth internal] load .dockerignore [2026-07-06T12:04:05.382Z] #27 transferring context: 50B 0.0s done [2026-07-06T12:04:05.382Z] #27 DONE 0.0s [2026-07-06T12:04:05.382Z] [2026-07-06T12:04:05.382Z] #28 [support-notifications internal] load .dockerignore [2026-07-06T12:04:05.654Z] #28 transferring context: 50B done [2026-07-06T12:04:05.654Z] #28 DONE 0.1s [2026-07-06T12:04:05.654Z] [2026-07-06T12:04:05.654Z] #29 [core-data internal] load .dockerignore [2026-07-06T12:04:05.654Z] #29 transferring context: 50B 0.0s done [2026-07-06T12:04:05.654Z] #29 DONE 0.1s [2026-07-06T12:04:05.654Z] [2026-07-06T12:04:05.654Z] #30 [security-spire-agent internal] load .dockerignore [2026-07-06T12:04:05.654Z] #30 transferring context: 50B done [2026-07-06T12:04:05.654Z] #30 DONE 0.1s [2026-07-06T12:04:05.654Z] [2026-07-06T12:04:05.654Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-06T12:04:05.654Z] #31 DONE 0.0s [2026-07-06T12:04:05.654Z] [2026-07-06T12:04:05.654Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2026-07-06T12:04:05.924Z] #32 DONE 0.3s [2026-07-06T12:04:05.924Z] [2026-07-06T12:04:05.924Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-06T12:04:05.924Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-06T12:04:06.196Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-06T12:04:06.196Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 0B / 4.12MB 0.1s [2026-07-06T12:04:06.196Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-06T12:04:06.196Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-06T12:04:06.196Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 2.10MB / 4.12MB 0.2s [2026-07-06T12:04:06.467Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.2s done [2026-07-06T12:04:06.467Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc [2026-07-06T12:04:07.058Z] #33 ... [2026-07-06T12:04:07.058Z] [2026-07-06T12:04:07.058Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-06T12:04:07.058Z] #31 DONE 0.0s [2026-07-06T12:04:07.058Z] [2026-07-06T12:04:07.058Z] #34 [core-metadata internal] load build context [2026-07-06T12:04:07.058Z] #34 transferring context: 3.45MB 0.7s done [2026-07-06T12:04:07.058Z] #34 DONE 0.8s [2026-07-06T12:04:07.058Z] [2026-07-06T12:04:07.058Z] #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-06T12:04:07.058Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-06T12:04:07.058Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-06T12:04:07.058Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.2s done [2026-07-06T12:04:07.058Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-06T12:04:07.058Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-06T12:04:07.058Z] #33 ... [2026-07-06T12:04:07.058Z] [2026-07-06T12:04:07.058Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-06T12:04:07.058Z] #31 DONE 0.0s [2026-07-06T12:04:07.058Z] [2026-07-06T12:04:07.058Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-07-06T12:04:07.058Z] #32 DONE 0.4s [2026-07-06T12:04:07.058Z] [2026-07-06T12:04:07.058Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-06T12:04:07.058Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-06T12:04:07.058Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-06T12:04:07.058Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.2s done [2026-07-06T12:04:07.058Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-06T12:04:07.058Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-06T12:04:07.058Z] #33 ... [2026-07-06T12:04:07.058Z] [2026-07-06T12:04:07.058Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-06T12:04:07.058Z] #31 DONE 0.0s [2026-07-06T12:04:07.058Z] [2026-07-06T12:04:07.058Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-06T12:04:07.326Z] #33 ... [2026-07-06T12:04:07.326Z] [2026-07-06T12:04:07.326Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-06T12:04:07.326Z] #31 DONE 0.1s [2026-07-06T12:04:07.326Z] [2026-07-06T12:04:07.326Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-06T12:04:07.326Z] #33 ... [2026-07-06T12:04:07.326Z] [2026-07-06T12:04:07.326Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-06T12:04:07.326Z] #31 DONE 0.1s [2026-07-06T12:04:07.326Z] [2026-07-06T12:04:07.326Z] #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-06T12:04:07.326Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-06T12:04:07.326Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-06T12:04:07.326Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.2s done [2026-07-06T12:04:07.326Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-06T12:04:07.326Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-06T12:04:07.600Z] #33 ... [2026-07-06T12:04:07.600Z] [2026-07-06T12:04:07.600Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-07-06T12:04:07.600Z] #32 DONE 0.7s [2026-07-06T12:04:07.600Z] [2026-07-06T12:04:07.600Z] #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-06T12:04:07.600Z] #33 ... [2026-07-06T12:04:07.600Z] [2026-07-06T12:04:07.600Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-06T12:04:07.600Z] #31 DONE 0.1s [2026-07-06T12:04:07.600Z] [2026-07-06T12:04:07.600Z] #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-07-06T12:04:07.600Z] #35 DONE 2.4s [2026-07-06T12:04:07.600Z] [2026-07-06T12:04:07.600Z] #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-06T12:04:07.600Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-06T12:04:07.600Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-06T12:04:07.600Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.2s done [2026-07-06T12:04:07.600Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-06T12:04:07.600Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-06T12:04:08.191Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.8s done [2026-07-06T12:04:08.191Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.8s done [2026-07-06T12:04:08.541Z] #33 ... [2026-07-06T12:04:08.541Z] [2026-07-06T12:04:08.541Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-06T12:04:08.541Z] #31 DONE 0.1s [2026-07-06T12:04:08.541Z] [2026-07-06T12:04:08.541Z] #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-07-06T12:04:08.541Z] #35 DONE 2.5s [2026-07-06T12:04:08.541Z] [2026-07-06T12:04:08.541Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-07-06T12:04:08.541Z] #32 DONE 1.6s [2026-07-06T12:04:08.541Z] [2026-07-06T12:04:08.541Z] #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-06T12:04:08.541Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-06T12:04:08.541Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-06T12:04:08.541Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.2s done [2026-07-06T12:04:08.541Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-06T12:04:08.541Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-06T12:04:08.541Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.8s done [2026-07-06T12:04:08.541Z] #33 ... [2026-07-06T12:04:08.541Z] [2026-07-06T12:04:08.541Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-06T12:04:08.541Z] #31 DONE 0.1s [2026-07-06T12:04:08.836Z] [2026-07-06T12:04:08.836Z] #36 [security-proxy-setup internal] load build context [2026-07-06T12:04:08.836Z] #36 ... [2026-07-06T12:04:08.836Z] [2026-07-06T12:04:08.836Z] #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-07-06T12:04:08.836Z] #35 DONE 2.5s [2026-07-06T12:04:08.836Z] [2026-07-06T12:04:08.836Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 [2026-07-06T12:04:08.836Z] #32 DONE 1.8s [2026-07-06T12:04:08.836Z] [2026-07-06T12:04:08.836Z] #36 [security-proxy-setup internal] load build context [2026-07-06T12:04:09.124Z] #36 ... [2026-07-06T12:04:09.124Z] [2026-07-06T12:04:09.124Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-07-06T12:04:09.124Z] #35 DONE 2.5s [2026-07-06T12:04:09.124Z] [2026-07-06T12:04:09.124Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-06T12:04:09.124Z] #31 DONE 0.1s [2026-07-06T12:04:09.124Z] [2026-07-06T12:04:09.124Z] #36 [security-proxy-setup internal] load build context [2026-07-06T12:04:09.124Z] #36 ... [2026-07-06T12:04:09.124Z] [2026-07-06T12:04:09.124Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-07-06T12:04:09.124Z] #37 DONE 2.3s [2026-07-06T12:04:09.124Z] [2026-07-06T12:04:09.124Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-06T12:04:09.124Z] #38 DONE 0.0s [2026-07-06T12:04:09.124Z] [2026-07-06T12:04:09.124Z] #36 [security-proxy-setup internal] load build context [2026-07-06T12:04:09.393Z] #36 ... [2026-07-06T12:04:09.393Z] [2026-07-06T12:04:09.393Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-06T12:04:09.393Z] #31 DONE 0.1s [2026-07-06T12:04:09.393Z] [2026-07-06T12:04:09.393Z] #36 [security-proxy-setup internal] load build context [2026-07-06T12:04:09.673Z] #36 ... [2026-07-06T12:04:09.673Z] [2026-07-06T12:04:09.673Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 [2026-07-06T12:04:09.673Z] #32 DONE 2.5s [2026-07-06T12:04:09.673Z] [2026-07-06T12:04:09.673Z] #39 [core-keeper internal] load build context [2026-07-06T12:04:09.673Z] #39 transferring context: 3.45MB 1.9s done [2026-07-06T12:04:09.673Z] #39 DONE 2.7s [2026-07-06T12:04:09.673Z] [2026-07-06T12:04:09.673Z] #36 [security-proxy-setup internal] load build context [2026-07-06T12:04:09.673Z] #36 ... [2026-07-06T12:04:09.673Z] [2026-07-06T12:04:09.673Z] #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-07-06T12:04:09.673Z] #35 DONE 2.5s [2026-07-06T12:04:09.673Z] [2026-07-06T12:04:09.673Z] #40 [core-common-config-bootstrapper internal] load build context [2026-07-06T12:04:09.673Z] #40 transferring context: 3.45MB 1.9s done [2026-07-06T12:04:09.673Z] #40 DONE 2.8s [2026-07-06T12:04:09.673Z] [2026-07-06T12:04:09.673Z] #36 [security-proxy-setup internal] load build context [2026-07-06T12:04:09.940Z] #36 ... [2026-07-06T12:04:09.940Z] [2026-07-06T12:04:09.940Z] #41 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2026-07-06T12:04:09.940Z] #41 DONE 3.1s [2026-07-06T12:04:09.940Z] [2026-07-06T12:04:09.940Z] #36 [security-proxy-setup internal] load build context [2026-07-06T12:04:10.126Z] #156 ... [2026-07-06T12:04:10.126Z] [2026-07-06T12:04:10.126Z] #107 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-06T12:04:10.126Z] #107 9.227 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-07-06T12:04:10.207Z] #36 ... [2026-07-06T12:04:10.207Z] [2026-07-06T12:04:10.207Z] #42 [core-command internal] load build context [2026-07-06T12:04:10.207Z] #42 transferring context: 3.45MB 2.2s done [2026-07-06T12:04:10.207Z] #42 DONE 3.1s [2026-07-06T12:04:10.207Z] [2026-07-06T12:04:10.207Z] #36 [security-proxy-setup internal] load build context [2026-07-06T12:04:10.207Z] #36 ... [2026-07-06T12:04:10.207Z] [2026-07-06T12:04:10.207Z] #43 [security-spire-config internal] load build context [2026-07-06T12:04:10.207Z] #43 transferring context: 24.83kB 0.2s done [2026-07-06T12:04:10.207Z] #43 DONE 1.0s [2026-07-06T12:04:10.496Z] [2026-07-06T12:04:10.496Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-07-06T12:04:10.496Z] #37 DONE 3.1s [2026-07-06T12:04:10.496Z] [2026-07-06T12:04:10.496Z] #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-06T12:04:10.496Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-06T12:04:10.496Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-06T12:04:10.496Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.2s done [2026-07-06T12:04:10.496Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-06T12:04:10.496Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-06T12:04:10.496Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.8s done [2026-07-06T12:04:10.496Z] #33 DONE 5.3s [2026-07-06T12:04:10.496Z] [2026-07-06T12:04:10.496Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-06T12:04:10.496Z] #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.4s done [2026-07-06T12:04:10.496Z] #38 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-07-06T12:04:10.496Z] #38 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-07-06T12:04:10.496Z] #38 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-07-06T12:04:10.496Z] #38 ... [2026-07-06T12:04:10.496Z] [2026-07-06T12:04:10.496Z] #44 [support-scheduler internal] load build context [2026-07-06T12:04:10.496Z] #44 transferring context: 3.45MB 2.1s done [2026-07-06T12:04:10.496Z] #44 DONE 3.0s [2026-07-06T12:04:10.769Z] [2026-07-06T12:04:10.769Z] #45 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-07-06T12:04:11.037Z] #45 ... [2026-07-06T12:04:11.037Z] [2026-07-06T12:04:11.037Z] #46 [security-spire-server internal] load build context [2026-07-06T12:04:11.037Z] #46 transferring context: 26.58kB 0.2s done [2026-07-06T12:04:11.037Z] #46 DONE 1.7s [2026-07-06T12:04:11.037Z] [2026-07-06T12:04:11.037Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-06T12:04:11.037Z] #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.6s [2026-07-06T12:04:11.037Z] #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.6s [2026-07-06T12:04:11.304Z] #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.7s [2026-07-06T12:04:11.304Z] #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.7s [2026-07-06T12:04:11.304Z] #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.7s [2026-07-06T12:04:11.304Z] #38 ... [2026-07-06T12:04:11.304Z] [2026-07-06T12:04:11.304Z] #47 [security-secretstore-setup internal] load build context [2026-07-06T12:04:11.304Z] #47 transferring context: 3.45MB 2.4s done [2026-07-06T12:04:11.304Z] #47 DONE 3.8s [2026-07-06T12:04:11.304Z] [2026-07-06T12:04:11.304Z] #36 [security-proxy-setup internal] load build context [2026-07-06T12:04:11.304Z] #36 transferring context: 3.45MB 2.9s done [2026-07-06T12:04:11.304Z] #36 DONE 3.9s [2026-07-06T12:04:11.304Z] [2026-07-06T12:04:11.304Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-06T12:04:11.304Z] #38 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-07-06T12:04:11.571Z] #38 ... [2026-07-06T12:04:11.571Z] [2026-07-06T12:04:11.571Z] #48 [security-spiffe-token-provider internal] load build context [2026-07-06T12:04:11.571Z] #48 transferring context: 3.45MB 1.7s done [2026-07-06T12:04:11.571Z] #48 DONE 2.9s [2026-07-06T12:04:11.571Z] [2026-07-06T12:04:11.571Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-06T12:04:11.571Z] #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.9s done [2026-07-06T12:04:11.571Z] #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.9s done [2026-07-06T12:04:11.571Z] #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.0s done [2026-07-06T12:04:11.843Z] #38 ... [2026-07-06T12:04:11.843Z] [2026-07-06T12:04:11.843Z] #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-07-06T12:04:11.843Z] #49 DONE 2.5s [2026-07-06T12:04:11.843Z] [2026-07-06T12:04:11.843Z] #50 [security-bootstrapper internal] load build context [2026-07-06T12:04:11.843Z] #50 transferring context: 3.45MB 1.6s done [2026-07-06T12:04:11.843Z] #50 DONE 3.1s [2026-07-06T12:04:12.112Z] [2026-07-06T12:04:12.112Z] #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-06T12:04:12.112Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-06T12:04:12.112Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-06T12:04:12.112Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.2s done [2026-07-06T12:04:12.112Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-06T12:04:12.112Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-06T12:04:12.112Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.8s done [2026-07-06T12:04:12.112Z] #33 DONE 5.3s [2026-07-06T12:04:12.112Z] [2026-07-06T12:04:12.112Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-06T12:04:12.112Z] #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.4s done [2026-07-06T12:04:12.112Z] #38 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-07-06T12:04:12.112Z] #38 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-07-06T12:04:12.112Z] #38 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-07-06T12:04:12.112Z] #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.9s done [2026-07-06T12:04:12.112Z] #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.9s done [2026-07-06T12:04:12.112Z] #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.0s done [2026-07-06T12:04:12.112Z] #38 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-07-06T12:04:12.112Z] #38 ... [2026-07-06T12:04:12.112Z] [2026-07-06T12:04:12.112Z] #51 [security-proxy-auth internal] load build context [2026-07-06T12:04:12.112Z] #51 transferring context: 3.45MB 1.3s done [2026-07-06T12:04:12.112Z] #51 DONE 3.0s [2026-07-06T12:04:12.112Z] [2026-07-06T12:04:12.112Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-06T12:04:12.112Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 1.7s [2026-07-06T12:04:12.387Z] #38 ... [2026-07-06T12:04:12.387Z] [2026-07-06T12:04:12.387Z] #52 [support-notifications internal] load build context [2026-07-06T12:04:12.387Z] #52 transferring context: 3.45MB 1.1s done [2026-07-06T12:04:12.387Z] #52 DONE 2.6s [2026-07-06T12:04:12.387Z] [2026-07-06T12:04:12.387Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-06T12:04:12.919Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 3.15MB / 37.02MB 2.1s [2026-07-06T12:04:12.919Z] #38 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-07-06T12:04:12.919Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.24MB / 37.02MB 2.5s [2026-07-06T12:04:13.254Z] #38 ... [2026-07-06T12:04:13.254Z] [2026-07-06T12:04:13.254Z] #53 [core-data internal] load build context [2026-07-06T12:04:13.254Z] #53 transferring context: 3.45MB 1.4s done [2026-07-06T12:04:13.254Z] #53 DONE 3.3s [2026-07-06T12:04:13.254Z] [2026-07-06T12:04:13.254Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-06T12:04:13.533Z] #38 ... [2026-07-06T12:04:13.533Z] [2026-07-06T12:04:13.533Z] #54 [security-spire-agent internal] load build context [2026-07-06T12:04:13.533Z] #54 transferring context: 26.11kB 0.1s done [2026-07-06T12:04:13.533Z] #54 DONE 1.5s [2026-07-06T12:04:13.533Z] [2026-07-06T12:04:13.533Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-06T12:04:13.812Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 7.34MB / 37.02MB 3.3s [2026-07-06T12:04:14.428Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.30MB / 37.02MB 3.9s [2026-07-06T12:04:15.415Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.31MB / 37.02MB 5.0s [2026-07-06T12:04:16.393Z] #38 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-07-06T12:04:16.393Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.63MB / 37.02MB 6.0s [2026-07-06T12:04:16.989Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.73MB / 37.02MB 6.6s [2026-07-06T12:04:17.578Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.78MB / 37.02MB 7.1s [2026-07-06T12:04:18.177Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.66MB / 37.02MB 7.6s [2026-07-06T12:04:18.446Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 21.55MB / 37.02MB 8.0s [2026-07-06T12:04:18.721Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 24.12MB / 37.02MB 8.4s [2026-07-06T12:04:19.312Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 26.21MB / 37.02MB 8.9s [2026-07-06T12:04:19.897Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 28.31MB / 37.02MB 9.4s [2026-07-06T12:04:19.897Z] #38 ... [2026-07-06T12:04:19.897Z] [2026-07-06T12:04:19.897Z] #55 [core-command builder 3/7] RUN apk add --update --no-cache make git [2026-07-06T12:04:19.897Z] #0 9.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:19.897Z] #0 9.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:20.165Z] #55 ... [2026-07-06T12:04:20.165Z] [2026-07-06T12:04:20.165Z] #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-07-06T12:04:20.165Z] #56 ... [2026-07-06T12:04:20.165Z] [2026-07-06T12:04:20.165Z] #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-07-06T12:04:20.441Z] #57 ... [2026-07-06T12:04:20.441Z] [2026-07-06T12:04:20.441Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-07-06T12:04:20.441Z] #58 ... [2026-07-06T12:04:20.441Z] [2026-07-06T12:04:20.441Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-07-06T12:04:20.735Z] #59 ... [2026-07-06T12:04:20.735Z] [2026-07-06T12:04:20.735Z] #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-07-06T12:04:20.735Z] #57 DONE 10.6s [2026-07-06T12:04:20.735Z] [2026-07-06T12:04:20.735Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-07-06T12:04:20.735Z] #0 9.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:20.735Z] #0 9.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:20.735Z] #60 ... [2026-07-06T12:04:20.735Z] [2026-07-06T12:04:20.735Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-06T12:04:21.073Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 30.41MB / 37.02MB 10.5s [2026-07-06T12:04:21.073Z] #38 ... [2026-07-06T12:04:21.073Z] [2026-07-06T12:04:21.073Z] #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-07-06T12:04:21.073Z] #61 ... [2026-07-06T12:04:21.073Z] [2026-07-06T12:04:21.073Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-06T12:04:21.073Z] #38 ... [2026-07-06T12:04:21.073Z] [2026-07-06T12:04:21.073Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-07-06T12:04:21.342Z] #62 ... [2026-07-06T12:04:21.342Z] [2026-07-06T12:04:21.342Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-07-06T12:04:21.342Z] #63 ... [2026-07-06T12:04:21.342Z] [2026-07-06T12:04:21.342Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-07-06T12:04:21.616Z] #64 ... [2026-07-06T12:04:21.616Z] [2026-07-06T12:04:21.616Z] #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-07-06T12:04:21.616Z] #65 ... [2026-07-06T12:04:21.616Z] [2026-07-06T12:04:21.616Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-07-06T12:04:21.616Z] #66 ... [2026-07-06T12:04:21.616Z] [2026-07-06T12:04:21.616Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-07-06T12:04:21.891Z] #67 ... [2026-07-06T12:04:21.891Z] [2026-07-06T12:04:21.891Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-07-06T12:04:22.162Z] #68 ... [2026-07-06T12:04:22.162Z] [2026-07-06T12:04:22.162Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-07-06T12:04:22.162Z] #69 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.7s done [2026-07-06T12:04:22.162Z] #69 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2026-07-06T12:04:22.162Z] #69 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-07-06T12:04:22.162Z] #69 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2026-07-06T12:04:22.162Z] #69 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done [2026-07-06T12:04:22.162Z] #69 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done [2026-07-06T12:04:22.162Z] #69 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-07-06T12:04:22.162Z] #69 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done [2026-07-06T12:04:22.162Z] #69 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 6.1s done [2026-07-06T12:04:22.162Z] #69 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.2s done [2026-07-06T12:04:22.162Z] #69 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 [2026-07-06T12:04:22.162Z] #69 ... [2026-07-06T12:04:22.162Z] [2026-07-06T12:04:22.162Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-07-06T12:04:22.433Z] #70 ... [2026-07-06T12:04:22.433Z] [2026-07-06T12:04:22.433Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-07-06T12:04:22.433Z] #71 ... [2026-07-06T12:04:22.433Z] [2026-07-06T12:04:22.433Z] #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-07-06T12:04:22.433Z] #65 DONE 11.1s [2026-07-06T12:04:22.433Z] [2026-07-06T12:04:22.433Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-06T12:04:22.433Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.65MB / 37.02MB 11.9s [2026-07-06T12:04:23.025Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 12.4s done [2026-07-06T12:04:24.995Z] #38 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 [2026-07-06T12:04:29.157Z] #38 ... [2026-07-06T12:04:29.157Z] [2026-07-06T12:04:29.157Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-07-06T12:04:29.157Z] #60 13.77 OK: 255 MiB in 60 packages [2026-07-06T12:04:29.157Z] #60 DONE 18.6s [2026-07-06T12:04:29.157Z] [2026-07-06T12:04:29.157Z] #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-07-06T12:04:29.157Z] #55 14.31 OK: 255 MiB in 60 packages [2026-07-06T12:04:29.157Z] #55 DONE 19.6s [2026-07-06T12:04:29.157Z] [2026-07-06T12:04:29.157Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-06T12:04:29.157Z] #38 ... [2026-07-06T12:04:29.157Z] [2026-07-06T12:04:29.157Z] #72 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-07-06T12:04:29.753Z] #72 DONE 1.0s [2026-07-06T12:04:29.753Z] [2026-07-06T12:04:29.753Z] #73 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-06T12:04:29.753Z] #73 ... [2026-07-06T12:04:29.753Z] [2026-07-06T12:04:29.753Z] #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-07-06T12:04:29.753Z] #74 DONE 1.1s [2026-07-06T12:04:30.025Z] [2026-07-06T12:04:30.025Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-06T12:04:30.025Z] #38 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.3s [2026-07-06T12:04:30.611Z] #38 ... [2026-07-06T12:04:30.611Z] [2026-07-06T12:04:30.611Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-07-06T12:04:30.611Z] #69 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 10.7s done [2026-07-06T12:04:30.611Z] #69 DONE 18.6s [2026-07-06T12:04:30.611Z] [2026-07-06T12:04:30.611Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-06T12:04:30.611Z] #38 ... [2026-07-06T12:04:30.611Z] [2026-07-06T12:04:30.611Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-07-06T12:04:30.611Z] #0 6.511 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:30.611Z] #0 8.356 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:30.878Z] #75 ... [2026-07-06T12:04:30.878Z] [2026-07-06T12:04:30.878Z] #76 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-06T12:04:32.291Z] #76 ... [2026-07-06T12:04:32.291Z] [2026-07-06T12:04:32.291Z] #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-07-06T12:04:32.291Z] #56 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:32.291Z] #56 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:32.291Z] #56 ... [2026-07-06T12:04:32.291Z] [2026-07-06T12:04:32.291Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-06T12:04:32.291Z] #38 ... [2026-07-06T12:04:32.291Z] [2026-07-06T12:04:32.291Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-07-06T12:04:32.291Z] #67 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:32.291Z] #67 12.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:32.565Z] #67 ... [2026-07-06T12:04:32.565Z] [2026-07-06T12:04:32.565Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-07-06T12:04:32.565Z] #0 7.473 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:32.565Z] #0 9.450 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:32.565Z] #77 ... [2026-07-06T12:04:32.565Z] [2026-07-06T12:04:32.565Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-06T12:04:33.153Z] #38 ... [2026-07-06T12:04:33.153Z] [2026-07-06T12:04:33.153Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-07-06T12:04:33.153Z] #62 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:33.153Z] #62 14.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:33.153Z] #62 ... [2026-07-06T12:04:33.153Z] [2026-07-06T12:04:33.153Z] #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-07-06T12:04:33.153Z] #61 13.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:33.153Z] #61 15.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:33.421Z] #61 ... [2026-07-06T12:04:33.421Z] [2026-07-06T12:04:33.421Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-07-06T12:04:33.421Z] #63 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:33.422Z] #63 13.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:33.422Z] #63 ... [2026-07-06T12:04:33.422Z] [2026-07-06T12:04:33.422Z] #45 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-07-06T12:04:33.422Z] #45 12.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:33.422Z] #45 14.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:33.689Z] #45 ... [2026-07-06T12:04:33.689Z] [2026-07-06T12:04:33.689Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-07-06T12:04:33.689Z] #59 13.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:33.689Z] #59 16.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:33.689Z] #59 ... [2026-07-06T12:04:33.689Z] [2026-07-06T12:04:33.689Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-06T12:04:33.961Z] #38 ... [2026-07-06T12:04:33.961Z] [2026-07-06T12:04:33.961Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-07-06T12:04:33.961Z] #66 12.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:33.961Z] #66 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:34.237Z] #66 ... [2026-07-06T12:04:34.237Z] [2026-07-06T12:04:34.237Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-07-06T12:04:34.237Z] #68 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:34.237Z] #68 14.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:34.237Z] #68 ... [2026-07-06T12:04:34.237Z] [2026-07-06T12:04:34.237Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-07-06T12:04:34.237Z] #64 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:34.237Z] #64 15.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:34.505Z] #64 ... [2026-07-06T12:04:34.505Z] [2026-07-06T12:04:34.505Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-06T12:04:34.505Z] #38 ... [2026-07-06T12:04:34.505Z] [2026-07-06T12:04:34.505Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-07-06T12:04:34.505Z] #71 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:34.505Z] #71 15.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:34.771Z] #71 ... [2026-07-06T12:04:34.771Z] [2026-07-06T12:04:34.771Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-07-06T12:04:34.771Z] #70 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:34.771Z] #70 16.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:34.771Z] #70 ... [2026-07-06T12:04:34.771Z] [2026-07-06T12:04:34.771Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-07-06T12:04:34.771Z] #58 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:34.771Z] #58 16.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:35.038Z] #58 ... [2026-07-06T12:04:35.038Z] [2026-07-06T12:04:35.038Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-06T12:04:35.307Z] #38 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.4s [2026-07-06T12:04:37.262Z] #38 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.3s done [2026-07-06T12:04:42.712Z] #38 ... [2026-07-06T12:04:42.712Z] [2026-07-06T12:04:42.712Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-07-06T12:04:42.712Z] #77 19.45 (1/1) Installing dumb-init (1.2.5-r3) [2026-07-06T12:04:42.712Z] #77 19.77 Executing busybox-1.37.0-r20.trigger [2026-07-06T12:04:42.712Z] #77 19.90 OK: 8 MiB in 17 packages [2026-07-06T12:04:43.675Z] #77 ... [2026-07-06T12:04:43.675Z] [2026-07-06T12:04:43.675Z] #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-07-06T12:04:43.675Z] #56 27.00 OK: 255 MiB in 60 packages [2026-07-06T12:04:43.675Z] #56 DONE 33.6s [2026-07-06T12:04:43.675Z] [2026-07-06T12:04:43.675Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-07-06T12:04:43.675Z] #58 29.61 OK: 255 MiB in 60 packages [2026-07-06T12:04:43.675Z] #58 DONE 33.5s [2026-07-06T12:04:43.675Z] [2026-07-06T12:04:43.675Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-07-06T12:04:43.675Z] #77 DONE 21.1s [2026-07-06T12:04:43.675Z] [2026-07-06T12:04:43.675Z] #61 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-07-06T12:04:43.675Z] #61 26.66 (1/1) Installing dumb-init (1.2.5-r3) [2026-07-06T12:04:43.675Z] #61 26.72 Executing busybox-1.37.0-r20.trigger [2026-07-06T12:04:43.675Z] #61 26.83 OK: 8 MiB in 17 packages [2026-07-06T12:04:43.675Z] #61 DONE 33.6s [2026-07-06T12:04:43.675Z] [2026-07-06T12:04:43.675Z] #78 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2026-07-06T12:04:43.675Z] #78 ... [2026-07-06T12:04:43.675Z] [2026-07-06T12:04:43.675Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-07-06T12:04:43.675Z] #66 27.20 (1/2) Installing dumb-init (1.2.5-r3) [2026-07-06T12:04:43.675Z] #66 27.21 (2/2) Installing su-exec (0.2-r3) [2026-07-06T12:04:43.675Z] #66 27.30 Executing busybox-1.37.0-r20.trigger [2026-07-06T12:04:43.675Z] #66 27.46 OK: 8 MiB in 18 packages [2026-07-06T12:04:43.675Z] #66 DONE 32.5s [2026-07-06T12:04:43.941Z] [2026-07-06T12:04:43.941Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-07-06T12:04:43.941Z] #71 27.31 (1/4) Installing dumb-init (1.2.5-r3) [2026-07-06T12:04:43.941Z] #71 27.32 (2/4) Installing openssl (3.5.7-r0) [2026-07-06T12:04:43.941Z] #71 27.41 (3/4) Installing su-exec (0.2-r3) [2026-07-06T12:04:43.941Z] #71 27.44 (4/4) Installing yq-go (4.47.2-r3) [2026-07-06T12:04:43.941Z] #71 28.88 Executing busybox-1.37.0-r20.trigger [2026-07-06T12:04:43.941Z] #71 29.03 OK: 20 MiB in 20 packages [2026-07-06T12:04:43.941Z] #71 DONE 32.6s [2026-07-06T12:04:43.941Z] [2026-07-06T12:04:43.941Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-07-06T12:04:43.941Z] #62 26.80 (1/4) Installing ca-certificates (20260611-r0) [2026-07-06T12:04:43.941Z] #62 27.15 (2/4) Installing dumb-init (1.2.5-r3) [2026-07-06T12:04:43.941Z] #62 27.36 (3/4) Installing su-exec (0.2-r3) [2026-07-06T12:04:43.941Z] #62 27.41 (4/4) Installing yq-go (4.47.2-r3) [2026-07-06T12:04:43.941Z] #62 28.78 Executing busybox-1.37.0-r20.trigger [2026-07-06T12:04:43.941Z] #62 28.96 Executing ca-certificates-20260611-r0.trigger [2026-07-06T12:04:43.941Z] #62 29.62 OK: 19 MiB in 20 packages [2026-07-06T12:04:43.941Z] #62 DONE 32.8s [2026-07-06T12:04:43.941Z] [2026-07-06T12:04:43.941Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-07-06T12:04:43.941Z] #79 ... [2026-07-06T12:04:43.941Z] [2026-07-06T12:04:43.942Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-07-06T12:04:43.942Z] #68 27.84 (1/7) Installing ca-certificates (20260611-r0) [2026-07-06T12:04:43.942Z] #68 28.29 (2/7) Installing dumb-init (1.2.5-r3) [2026-07-06T12:04:43.942Z] #68 28.31 (3/7) Installing libgcc (14.2.0-r6) [2026-07-06T12:04:43.942Z] #68 28.37 (4/7) Installing libsodium (1.0.20-r1) [2026-07-06T12:04:43.942Z] #68 28.39 (5/7) Installing libstdc++ (14.2.0-r6) [2026-07-06T12:04:43.942Z] #68 28.70 (6/7) Installing libzmq (4.3.5-r2) [2026-07-06T12:04:43.942Z] #68 28.81 (7/7) Installing zeromq (4.3.5-r2) [2026-07-06T12:04:43.942Z] #68 28.85 Executing busybox-1.37.0-r20.trigger [2026-07-06T12:04:43.942Z] #68 28.99 Executing ca-certificates-20260611-r0.trigger [2026-07-06T12:04:43.942Z] #68 30.04 OK: 12 MiB in 23 packages [2026-07-06T12:04:43.942Z] #68 DONE 32.7s [2026-07-06T12:04:44.208Z] [2026-07-06T12:04:44.208Z] #45 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-07-06T12:04:44.208Z] #45 27.11 (1/1) Installing dumb-init (1.2.5-r3) [2026-07-06T12:04:44.208Z] #45 27.18 Executing busybox-1.37.0-r20.trigger [2026-07-06T12:04:44.208Z] #45 27.38 OK: 8 MiB in 17 packages [2026-07-06T12:04:44.208Z] #45 DONE 33.5s [2026-07-06T12:04:44.208Z] [2026-07-06T12:04:44.208Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-07-06T12:04:44.208Z] #67 24.20 (1/3) Installing ca-certificates (20260611-r0) [2026-07-06T12:04:44.208Z] #67 24.63 (2/3) Installing dumb-init (1.2.5-r3) [2026-07-06T12:04:44.208Z] #67 24.66 (3/3) Installing tzdata (2026b-r0) [2026-07-06T12:04:44.208Z] #67 26.62 Executing busybox-1.37.0-r20.trigger [2026-07-06T12:04:44.208Z] #67 26.81 Executing ca-certificates-20260611-r0.trigger [2026-07-06T12:04:44.208Z] #67 27.88 OK: 8 MiB in 19 packages [2026-07-06T12:04:44.208Z] #67 DONE 32.9s [2026-07-06T12:04:44.208Z] [2026-07-06T12:04:44.208Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-07-06T12:04:44.208Z] #75 20.52 OK: 255 MiB in 60 packages [2026-07-06T12:04:44.208Z] #75 DONE 23.5s [2026-07-06T12:04:44.208Z] [2026-07-06T12:04:44.208Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-07-06T12:04:45.173Z] #80 ... [2026-07-06T12:04:45.173Z] [2026-07-06T12:04:45.173Z] #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-07-06T12:04:45.173Z] #81 DONE 1.7s [2026-07-06T12:04:45.173Z] [2026-07-06T12:04:45.173Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-06T12:04:45.761Z] #82 ... [2026-07-06T12:04:45.761Z] [2026-07-06T12:04:45.761Z] #83 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-07-06T12:04:45.761Z] #83 DONE 2.2s [2026-07-06T12:04:45.761Z] [2026-07-06T12:04:45.761Z] #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-07-06T12:04:45.761Z] #84 DONE 1.6s [2026-07-06T12:04:45.761Z] [2026-07-06T12:04:45.761Z] #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-06T12:04:47.720Z] #85 ... [2026-07-06T12:04:47.720Z] [2026-07-06T12:04:47.720Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-07-06T12:04:47.720Z] #59 28.70 v3.22.5-19-g537cbfc3c90 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-07-06T12:04:47.720Z] #59 28.71 v3.22.5-19-g537cbfc3c90 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-07-06T12:04:47.720Z] #59 28.71 OK: 26186 distinct packages available [2026-07-06T12:04:47.720Z] #59 30.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:47.720Z] #59 31.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:47.720Z] #59 36.41 OK: 255 MiB in 60 packages [2026-07-06T12:04:47.720Z] #59 DONE 37.6s [2026-07-06T12:04:47.720Z] [2026-07-06T12:04:47.720Z] #86 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-07-06T12:04:48.005Z] #86 ... [2026-07-06T12:04:48.005Z] [2026-07-06T12:04:48.005Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-07-06T12:04:48.005Z] #63 26.81 v3.22.5-19-g537cbfc3c90 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-07-06T12:04:48.005Z] #63 26.81 v3.22.5-19-g537cbfc3c90 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-07-06T12:04:48.005Z] #63 26.81 OK: 26166 distinct packages available [2026-07-06T12:04:48.005Z] #63 28.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:48.005Z] #63 30.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:48.005Z] #63 34.17 (1/13) Installing brotli-libs (1.1.0-r2) [2026-07-06T12:04:48.005Z] #63 34.26 (2/13) Installing c-ares (1.34.6-r0) [2026-07-06T12:04:48.005Z] #63 34.40 (3/13) Installing libunistring (1.3-r0) [2026-07-06T12:04:48.005Z] #63 34.61 (4/13) Installing libidn2 (2.3.7-r0) [2026-07-06T12:04:48.005Z] #63 34.67 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-07-06T12:04:48.005Z] #63 34.68 (6/13) Installing libpsl (0.21.5-r3) [2026-07-06T12:04:48.005Z] #63 34.70 (7/13) Installing zstd-libs (1.5.7-r0) [2026-07-06T12:04:48.005Z] #63 34.79 (8/13) Installing libcurl (8.14.1-r2) [2026-07-06T12:04:48.005Z] #63 34.85 (9/13) Installing curl (8.14.1-r2) [2026-07-06T12:04:48.005Z] #63 34.88 (10/13) Installing dumb-init (1.2.5-r3) [2026-07-06T12:04:48.005Z] #63 34.89 (11/13) Installing musl-obstack (1.2.3-r2) [2026-07-06T12:04:48.005Z] #63 34.90 (12/13) Installing libucontext (1.3.2-r0) [2026-07-06T12:04:48.005Z] #63 35.00 (13/13) Installing gcompat (1.1.0-r4) [2026-07-06T12:04:48.005Z] #63 35.09 Executing busybox-1.37.0-r20.trigger [2026-07-06T12:04:48.005Z] #63 35.19 OK: 13 MiB in 29 packages [2026-07-06T12:04:48.288Z] #63 DONE 37.0s [2026-07-06T12:04:48.288Z] [2026-07-06T12:04:48.288Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-07-06T12:04:48.288Z] #64 27.66 v3.22.5-19-g537cbfc3c90 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-07-06T12:04:48.288Z] #64 27.66 v3.22.5-19-g537cbfc3c90 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-07-06T12:04:48.288Z] #64 27.66 OK: 26166 distinct packages available [2026-07-06T12:04:48.288Z] #64 29.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:48.288Z] #64 30.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:48.288Z] #64 35.11 (1/4) Installing dumb-init (1.2.5-r3) [2026-07-06T12:04:48.288Z] #64 35.11 (2/4) Installing musl-obstack (1.2.3-r2) [2026-07-06T12:04:48.288Z] #64 35.14 (3/4) Installing libucontext (1.3.2-r0) [2026-07-06T12:04:48.288Z] #64 35.18 (4/4) Installing gcompat (1.1.0-r4) [2026-07-06T12:04:48.288Z] #64 35.22 Executing busybox-1.37.0-r20.trigger [2026-07-06T12:04:48.288Z] #64 35.34 OK: 8 MiB in 20 packages [2026-07-06T12:04:48.288Z] #64 DONE 36.9s [2026-07-06T12:04:48.288Z] [2026-07-06T12:04:48.288Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-07-06T12:04:48.557Z] #87 ... [2026-07-06T12:04:48.557Z] [2026-07-06T12:04:48.557Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-07-06T12:04:48.557Z] #70 27.50 v3.22.5-19-g537cbfc3c90 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-07-06T12:04:48.557Z] #70 27.50 v3.22.5-19-g537cbfc3c90 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-07-06T12:04:48.557Z] #70 27.50 OK: 26166 distinct packages available [2026-07-06T12:04:48.557Z] #70 29.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:48.557Z] #70 33.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:48.827Z] #70 ... [2026-07-06T12:04:48.827Z] [2026-07-06T12:04:48.827Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-07-06T12:04:49.808Z] #88 ... [2026-07-06T12:04:49.808Z] [2026-07-06T12:04:49.808Z] #86 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-07-06T12:04:49.808Z] #86 DONE 2.0s [2026-07-06T12:04:49.808Z] [2026-07-06T12:04:49.808Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-06T12:04:51.761Z] #89 ... [2026-07-06T12:04:51.761Z] [2026-07-06T12:04:51.761Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-07-06T12:04:51.761Z] #70 39.08 (1/5) Installing dumb-init (1.2.5-r3) [2026-07-06T12:04:51.761Z] #70 39.10 (2/5) Installing musl-obstack (1.2.3-r2) [2026-07-06T12:04:51.761Z] #70 39.19 (3/5) Installing libucontext (1.3.2-r0) [2026-07-06T12:04:51.761Z] #70 39.19 (4/5) Installing gcompat (1.1.0-r4) [2026-07-06T12:04:51.761Z] #70 39.19 (5/5) Installing openssl (3.5.7-r0) [2026-07-06T12:04:51.761Z] #70 39.38 Executing busybox-1.37.0-r20.trigger [2026-07-06T12:04:51.761Z] #70 39.43 OK: 9 MiB in 21 packages [2026-07-06T12:04:51.761Z] #70 DONE 40.5s [2026-07-06T12:04:51.761Z] [2026-07-06T12:04:51.761Z] #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-07-06T12:04:53.719Z] #90 ... [2026-07-06T12:04:53.719Z] [2026-07-06T12:04:53.719Z] #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-07-06T12:04:53.994Z] #91 ... [2026-07-06T12:04:53.994Z] [2026-07-06T12:04:53.994Z] #92 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-06T12:04:53.994Z] #92 ... [2026-07-06T12:04:53.994Z] [2026-07-06T12:04:53.994Z] #93 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-07-06T12:04:54.265Z] #93 ... [2026-07-06T12:04:54.265Z] [2026-07-06T12:04:54.265Z] #94 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-07-06T12:04:54.265Z] #94 ... [2026-07-06T12:04:54.265Z] [2026-07-06T12:04:54.265Z] #95 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-07-06T12:04:55.228Z] #95 ... [2026-07-06T12:04:55.228Z] [2026-07-06T12:04:55.228Z] #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-07-06T12:04:55.228Z] #91 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:55.830Z] #91 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-06T12:04:58.431Z] #91 14.24 OK: 8 MiB in 18 packages [2026-07-06T12:04:59.014Z] #91 DONE 15.1s [2026-07-06T12:04:59.014Z] [2026-07-06T12:04:59.014Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-07-06T12:04:59.014Z] #80 14.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-06T12:05:00.956Z] #80 16.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-06T12:05:01.223Z] #80 ... [2026-07-06T12:05:01.223Z] [2026-07-06T12:05:01.223Z] #78 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-07-06T12:05:01.223Z] #78 12.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-06T12:05:01.223Z] #78 13.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-06T12:05:01.223Z] #78 16.01 OK: 8 MiB in 17 packages [2026-07-06T12:05:01.223Z] #78 DONE 18.4s [2026-07-06T12:05:01.223Z] [2026-07-06T12:05:01.223Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-07-06T12:05:01.223Z] #79 15.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-06T12:05:01.223Z] #79 17.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-06T12:05:01.807Z] #79 ... [2026-07-06T12:05:01.807Z] [2026-07-06T12:05:01.807Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-07-06T12:05:01.807Z] #96 DONE 2.8s [2026-07-06T12:05:02.073Z] [2026-07-06T12:05:02.073Z] #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-07-06T12:05:02.073Z] #97 DONE 0.3s [2026-07-06T12:05:02.073Z] [2026-07-06T12:05:02.073Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-07-06T12:05:02.073Z] #88 11.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-06T12:05:02.073Z] #88 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-06T12:05:06.325Z] #88 ... [2026-07-06T12:05:06.325Z] [2026-07-06T12:05:06.325Z] #95 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-07-06T12:05:06.325Z] #95 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-06T12:05:06.325Z] #95 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-06T12:05:06.325Z] #95 ... [2026-07-06T12:05:06.325Z] [2026-07-06T12:05:06.325Z] #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-07-06T12:05:06.325Z] #90 7.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-06T12:05:06.325Z] #90 9.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-06T12:05:07.292Z] #90 15.91 OK: 9 MiB in 21 packages [2026-07-06T12:05:07.292Z] #90 ... [2026-07-06T12:05:07.292Z] [2026-07-06T12:05:07.292Z] #95 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-07-06T12:05:07.292Z] #95 23.39 OK: 19 MiB in 20 packages [2026-07-06T12:05:09.240Z] #95 DONE 25.0s [2026-07-06T12:05:09.240Z] [2026-07-06T12:05:09.240Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-07-06T12:05:09.240Z] #87 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-06T12:05:09.240Z] #87 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-06T12:05:09.240Z] #87 19.66 OK: 8 MiB in 20 packages [2026-07-06T12:05:09.240Z] #87 ... [2026-07-06T12:05:09.240Z] [2026-07-06T12:05:09.240Z] #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-07-06T12:05:09.240Z] #90 DONE 17.6s [2026-07-06T12:05:09.240Z] [2026-07-06T12:05:09.240Z] #94 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-07-06T12:05:09.240Z] #94 14.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-06T12:05:09.240Z] #94 16.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-06T12:05:09.240Z] #94 23.52 OK: 8 MiB in 17 packages [2026-07-06T12:05:09.240Z] #94 DONE 25.0s [2026-07-06T12:05:09.240Z] [2026-07-06T12:05:09.240Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-07-06T12:05:09.552Z] #98 ... [2026-07-06T12:05:09.552Z] [2026-07-06T12:05:09.552Z] #93 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-07-06T12:05:09.552Z] #93 14.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-06T12:05:09.552Z] #93 17.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-06T12:05:09.552Z] #93 23.78 OK: 12 MiB in 23 packages [2026-07-06T12:05:09.552Z] #93 ... [2026-07-06T12:05:09.552Z] [2026-07-06T12:05:09.552Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-06T12:05:10.152Z] #99 ... [2026-07-06T12:05:10.152Z] [2026-07-06T12:05:10.152Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-07-06T12:05:10.152Z] #80 23.50 OK: 8 MiB in 19 packages [2026-07-06T12:05:10.152Z] #80 DONE 25.8s [2026-07-06T12:05:10.152Z] [2026-07-06T12:05:10.152Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-07-06T12:05:10.152Z] #87 DONE 21.9s [2026-07-06T12:05:10.152Z] [2026-07-06T12:05:10.152Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-07-06T12:05:10.152Z] #88 19.51 OK: 13 MiB in 29 packages [2026-07-06T12:05:10.152Z] #88 DONE 21.8s [2026-07-06T12:05:10.152Z] [2026-07-06T12:05:10.152Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-07-06T12:05:10.152Z] #79 24.54 OK: 20 MiB in 20 packages [2026-07-06T12:05:10.152Z] #79 DONE 26.4s [2026-07-06T12:05:10.152Z] [2026-07-06T12:05:10.152Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-06T12:05:10.152Z] #100 ... [2026-07-06T12:05:10.152Z] [2026-07-06T12:05:10.152Z] #93 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-07-06T12:05:10.152Z] #93 DONE 26.2s [2026-07-06T12:05:10.419Z] [2026-07-06T12:05:10.419Z] #101 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-07-06T12:05:11.006Z] #101 DONE 0.6s [2026-07-06T12:05:11.006Z] [2026-07-06T12:05:11.006Z] #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-06T12:05:13.595Z] #85 ... [2026-07-06T12:05:13.595Z] [2026-07-06T12:05:13.595Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-07-06T12:05:13.595Z] #98 DONE 4.4s [2026-07-06T12:05:13.595Z] [2026-07-06T12:05:13.595Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-06T12:05:13.595Z] #100 DONE 3.3s [2026-07-06T12:05:13.595Z] [2026-07-06T12:05:13.595Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-06T12:05:13.595Z] #102 ... [2026-07-06T12:05:13.595Z] [2026-07-06T12:05:13.595Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-06T12:05:13.595Z] #99 DONE 4.4s [2026-07-06T12:05:13.595Z] [2026-07-06T12:05:13.595Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-07-06T12:05:13.595Z] #103 DONE 0.2s [2026-07-06T12:05:13.595Z] [2026-07-06T12:05:13.595Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-07-06T12:05:13.595Z] #104 DONE 0.2s [2026-07-06T12:05:13.595Z] [2026-07-06T12:05:13.595Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2026-07-06T12:05:13.866Z] #105 DONE 0.3s [2026-07-06T12:05:13.866Z] [2026-07-06T12:05:13.866Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-07-06T12:05:14.135Z] #106 ... [2026-07-06T12:05:14.135Z] [2026-07-06T12:05:14.135Z] #107 [security-spire-server stage-2 6/9] COPY security.txt / [2026-07-06T12:05:14.135Z] #107 DONE 0.3s [2026-07-06T12:05:14.135Z] [2026-07-06T12:05:14.135Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-07-06T12:05:14.135Z] #106 DONE 0.4s [2026-07-06T12:05:14.135Z] [2026-07-06T12:05:14.135Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-07-06T12:05:14.414Z] #108 DONE 0.3s [2026-07-06T12:05:14.414Z] [2026-07-06T12:05:14.414Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-07-06T12:05:14.696Z] #109 DONE 0.3s [2026-07-06T12:05:14.696Z] [2026-07-06T12:05:14.696Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-07-06T12:05:14.975Z] #110 ... [2026-07-06T12:05:14.975Z] [2026-07-06T12:05:14.975Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-07-06T12:05:14.975Z] #111 DONE 0.3s [2026-07-06T12:05:14.975Z] [2026-07-06T12:05:14.975Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-07-06T12:05:14.975Z] #110 DONE 0.4s [2026-07-06T12:05:14.975Z] [2026-07-06T12:05:14.975Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-07-06T12:05:15.248Z] #112 DONE 0.4s [2026-07-06T12:05:15.248Z] [2026-07-06T12:05:15.248Z] #113 [security-spire-server] exporting to image [2026-07-06T12:05:15.248Z] #113 exporting layers [2026-07-06T12:05:17.196Z] #113 ... [2026-07-06T12:05:17.196Z] [2026-07-06T12:05:17.196Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-06T12:05:17.196Z] #102 DONE 3.5s [2026-07-06T12:05:17.196Z] [2026-07-06T12:05:17.196Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-07-06T12:05:17.462Z] #114 DONE 0.3s [2026-07-06T12:05:17.462Z] [2026-07-06T12:05:17.462Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-07-06T12:05:17.743Z] #115 DONE 0.2s [2026-07-06T12:05:17.743Z] [2026-07-06T12:05:17.743Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-07-06T12:05:18.026Z] #116 DONE 0.4s [2026-07-06T12:05:18.026Z] [2026-07-06T12:05:18.026Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-07-06T12:05:18.292Z] #117 DONE 0.3s [2026-07-06T12:05:18.292Z] [2026-07-06T12:05:18.292Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-07-06T12:05:18.897Z] #118 DONE 0.3s [2026-07-06T12:05:18.897Z] [2026-07-06T12:05:18.897Z] #113 [security-spire-agent] exporting to image [2026-07-06T12:05:19.918Z] #113 exporting layers 4.9s done [2026-07-06T12:05:19.918Z] #113 writing image sha256:9e0be495ee68b342d83007d8ac0177d71c7b9f3e6dd8dda7a5c55fae7ce9e1da [2026-07-06T12:05:20.184Z] #113 exporting layers 4.8s done [2026-07-06T12:05:20.184Z] #113 writing image sha256:9e0be495ee68b342d83007d8ac0177d71c7b9f3e6dd8dda7a5c55fae7ce9e1da 0.1s done [2026-07-06T12:05:20.184Z] #113 naming to docker.io/library/security-spire-config-arm64 0.0s done [2026-07-06T12:05:20.184Z] #113 writing image sha256:3180c8d875f9915ad2f6386b24388a7a1b15beb9f447721b2ff2c45ed468bb9c 0.0s done [2026-07-06T12:05:20.184Z] #113 naming to docker.io/library/security-spire-server-arm64 0.0s done [2026-07-06T12:05:22.134Z] #113 exporting layers 3.0s done [2026-07-06T12:05:22.134Z] #113 writing image sha256:3bf2b11abfc948a68019c96822f73d0eb3b8062403e944a0c24f3dc1551c1f50 0.0s done [2026-07-06T12:05:22.134Z] #113 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2026-07-06T12:05:22.134Z] #113 DONE 6.6s [2026-07-06T12:05:22.134Z] [2026-07-06T12:05:22.134Z] #92 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-06T12:05:46.594Z] #107 ... [2026-07-06T12:05:46.594Z] [2026-07-06T12:05:46.594Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-07-06T12:05:46.594Z] #152 DONE 108.1s [2026-07-06T12:05:46.594Z] [2026-07-06T12:05:46.594Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-07-06T12:05:46.594Z] #149 DONE 108.2s [2026-07-06T12:05:46.594Z] [2026-07-06T12:05:46.594Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-06T12:05:46.594Z] #157 DONE 0.1s [2026-07-06T12:05:46.594Z] [2026-07-06T12:05:46.594Z] #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-07-06T12:05:46.594Z] #158 DONE 0.1s [2026-07-06T12:05:46.594Z] [2026-07-06T12:05:46.594Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-07-06T12:05:46.594Z] #159 DONE 0.2s [2026-07-06T12:05:46.594Z] [2026-07-06T12:05:46.594Z] #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-07-06T12:05:46.594Z] #160 DONE 0.3s [2026-07-06T12:05:46.594Z] [2026-07-06T12:05:46.594Z] #161 [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-07-06T12:05:46.594Z] #161 DONE 0.2s [2026-07-06T12:05:46.594Z] [2026-07-06T12:05:46.594Z] #162 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-07-06T12:05:46.594Z] #162 DONE 0.2s [2026-07-06T12:05:46.594Z] [2026-07-06T12:05:46.594Z] #163 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-07-06T12:05:46.594Z] #163 DONE 1.0s [2026-07-06T12:05:46.594Z] [2026-07-06T12:05:46.594Z] #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-07-06T12:05:46.594Z] #164 ... [2026-07-06T12:05:46.594Z] [2026-07-06T12:05:46.594Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-06T12:05:46.594Z] #165 DONE 0.4s [2026-07-06T12:05:46.594Z] [2026-07-06T12:05:46.594Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-07-06T12:05:46.594Z] #166 DONE 0.4s [2026-07-06T12:05:46.594Z] [2026-07-06T12:05:46.594Z] #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-07-06T12:05:46.594Z] #164 DONE 1.0s [2026-07-06T12:05:46.594Z] [2026-07-06T12:05:46.594Z] #167 [core-common-config-bootstrapper] exporting to image [2026-07-06T12:05:46.594Z] #167 exporting layers [2026-07-06T12:05:46.594Z] #167 exporting layers 0.4s done [2026-07-06T12:05:46.594Z] #167 writing image sha256:3994de70ec1be33e2b17f3fddcb6089b604c039f15000de689410809c5906379 done [2026-07-06T12:05:46.594Z] #167 naming to docker.io/library/core-common-config-bootstrapper done [2026-07-06T12:05:46.594Z] #167 DONE 0.5s [2026-07-06T12:05:46.594Z] [2026-07-06T12:05:46.594Z] #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-07-06T12:05:46.594Z] #168 DONE 0.5s [2026-07-06T12:05:46.594Z] [2026-07-06T12:05:46.594Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-07-06T12:05:46.594Z] #169 DONE 0.1s [2026-07-06T12:05:46.594Z] [2026-07-06T12:05:46.594Z] #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2026-07-06T12:05:46.594Z] #170 DONE 0.1s [2026-07-06T12:05:46.594Z] [2026-07-06T12:05:46.594Z] #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2026-07-06T12:05:46.594Z] #171 DONE 0.0s [2026-07-06T12:05:46.594Z] [2026-07-06T12:05:46.594Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-07-06T12:05:46.594Z] #154 ... [2026-07-06T12:05:46.594Z] [2026-07-06T12:05:46.594Z] #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-07-06T12:05:46.594Z] #172 DONE 0.0s [2026-07-06T12:05:46.594Z] [2026-07-06T12:05:46.594Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-07-06T12:05:46.594Z] #173 DONE 0.0s [2026-07-06T12:05:46.594Z] [2026-07-06T12:05:46.594Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-07-06T12:05:46.594Z] #174 DONE 0.8s [2026-07-06T12:05:46.594Z] [2026-07-06T12:05:46.594Z] #175 [security-bootstrapper] exporting to image [2026-07-06T12:05:46.594Z] #175 exporting layers 0.5s done [2026-07-06T12:05:46.594Z] #175 writing image sha256:91001faa69c93d9c96e41ab5e1f578e5d9cff61fdd21f06aa23457d68f120380 0.0s done [2026-07-06T12:05:46.594Z] #175 naming to docker.io/library/security-bootstrapper done [2026-07-06T12:05:46.594Z] #175 DONE 0.6s [2026-07-06T12:05:46.594Z] [2026-07-06T12:05:46.594Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-07-06T12:06:42.852Z] #154 ... [2026-07-06T12:06:42.852Z] [2026-07-06T12:06:42.852Z] #145 [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-07-06T12:06:42.852Z] #145 168.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-07-06T12:06:43.109Z] #145 ... [2026-07-06T12:06:43.109Z] [2026-07-06T12:06:43.109Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-07-06T12:06:43.109Z] #150 DONE 173.0s [2026-07-06T12:06:43.109Z] [2026-07-06T12:06:43.109Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-07-06T12:06:43.769Z] #92 ... [2026-07-06T12:06:43.769Z] [2026-07-06T12:06:43.769Z] #76 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-06T12:06:43.769Z] #76 DONE 124.8s [2026-07-06T12:06:43.769Z] [2026-07-06T12:06:43.769Z] #73 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-06T12:06:43.769Z] #73 DONE 124.9s [2026-07-06T12:06:43.769Z] [2026-07-06T12:06:43.769Z] #119 [core-metadata builder 6/7] COPY . . [2026-07-06T12:06:43.769Z] #119 DONE 1.5s [2026-07-06T12:06:43.769Z] [2026-07-06T12:06:43.769Z] #120 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-07-06T12:06:43.769Z] #120 CACHED [2026-07-06T12:06:43.769Z] [2026-07-06T12:06:43.769Z] #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-06T12:06:43.769Z] #121 CACHED [2026-07-06T12:06:43.769Z] [2026-07-06T12:06:43.769Z] #122 [core-data builder 6/7] COPY . . [2026-07-06T12:06:43.769Z] #122 CACHED [2026-07-06T12:06:43.769Z] [2026-07-06T12:06:43.769Z] #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-06T12:06:43.769Z] #123 CACHED [2026-07-06T12:06:43.769Z] [2026-07-06T12:06:43.769Z] #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-07-06T12:06:43.769Z] #124 CACHED [2026-07-06T12:06:43.769Z] [2026-07-06T12:06:43.769Z] #125 [security-proxy-auth builder 6/7] COPY . . [2026-07-06T12:06:43.769Z] #125 CACHED [2026-07-06T12:06:43.769Z] [2026-07-06T12:06:43.769Z] #126 [support-scheduler builder 6/7] COPY . . [2026-07-06T12:06:43.769Z] #126 DONE 1.5s [2026-07-06T12:06:43.769Z] [2026-07-06T12:06:43.769Z] #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-07-06T12:06:43.769Z] #127 CACHED [2026-07-06T12:06:43.769Z] [2026-07-06T12:06:43.769Z] #128 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-07-06T12:06:43.769Z] #128 CACHED [2026-07-06T12:06:43.769Z] [2026-07-06T12:06:43.769Z] #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-06T12:06:43.769Z] #129 CACHED [2026-07-06T12:06:43.769Z] [2026-07-06T12:06:43.769Z] #130 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-07-06T12:06:43.769Z] #130 CACHED [2026-07-06T12:06:43.769Z] [2026-07-06T12:06:43.769Z] #131 [core-command builder 6/7] COPY . . [2026-07-06T12:06:43.769Z] #131 CACHED [2026-07-06T12:06:43.769Z] [2026-07-06T12:06:43.769Z] #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-06T12:06:43.769Z] #132 CACHED [2026-07-06T12:06:43.769Z] [2026-07-06T12:06:43.769Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-06T12:06:43.769Z] #133 ... [2026-07-06T12:06:43.769Z] [2026-07-06T12:06:43.769Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-06T12:06:43.769Z] #82 DONE 115.3s [2026-07-06T12:06:43.769Z] [2026-07-06T12:06:43.769Z] #92 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-06T12:06:43.769Z] #92 DONE 114.7s [2026-07-06T12:06:43.769Z] [2026-07-06T12:06:43.769Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-06T12:06:43.769Z] #89 DONE 110.9s [2026-07-06T12:06:43.769Z] [2026-07-06T12:06:43.769Z] #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-06T12:06:43.769Z] #85 DONE 114.8s [2026-07-06T12:06:43.769Z] [2026-07-06T12:06:43.769Z] #134 [core-keeper builder 7/8] COPY . . [2026-07-06T12:06:43.769Z] #134 DONE 2.6s [2026-07-06T12:06:43.769Z] [2026-07-06T12:06:43.769Z] #135 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-07-06T12:06:43.769Z] #135 ... [2026-07-06T12:06:43.769Z] [2026-07-06T12:06:43.769Z] #136 [support-notifications builder 6/7] COPY . . [2026-07-06T12:06:43.769Z] #136 DONE 2.7s [2026-07-06T12:06:43.769Z] [2026-07-06T12:06:43.769Z] #137 [security-spiffe-token-provider builder 6/7] COPY . . [2026-07-06T12:06:43.769Z] #137 DONE 2.7s [2026-07-06T12:06:43.769Z] [2026-07-06T12:06:43.769Z] #138 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-07-06T12:06:43.769Z] #138 CACHED [2026-07-06T12:06:43.769Z] [2026-07-06T12:06:43.769Z] #139 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-06T12:06:43.769Z] #139 CACHED [2026-07-06T12:06:43.769Z] [2026-07-06T12:06:43.769Z] #140 [security-bootstrapper builder 6/7] COPY . . [2026-07-06T12:06:43.769Z] #140 CACHED [2026-07-06T12:06:43.769Z] [2026-07-06T12:06:43.769Z] #141 [security-proxy-setup builder 6/7] COPY . . [2026-07-06T12:06:43.769Z] #141 DONE 2.8s [2026-07-06T12:06:43.769Z] [2026-07-06T12:06:43.769Z] #142 [security-secretstore-setup builder 6/7] COPY . . [2026-07-06T12:06:43.769Z] #142 CACHED [2026-07-06T12:06:43.769Z] [2026-07-06T12:06:43.769Z] #143 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-07-06T12:06:43.769Z] #143 CACHED [2026-07-06T12:06:43.769Z] [2026-07-06T12:06:43.769Z] #144 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-06T12:06:43.769Z] #144 CACHED [2026-07-06T12:06:43.769Z] [2026-07-06T12:06:43.769Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-07-06T12:06:44.487Z] #156 ... [2026-07-06T12:06:44.487Z] [2026-07-06T12:06:44.487Z] #145 [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-07-06T12:06:44.487Z] #145 DONE 174.5s [2026-07-06T12:06:44.747Z] [2026-07-06T12:06:44.747Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-07-06T12:06:44.747Z] #154 DONE 174.5s [2026-07-06T12:06:44.747Z] [2026-07-06T12:06:44.747Z] #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-06T12:06:44.747Z] #176 DONE 0.1s [2026-07-06T12:06:44.747Z] [2026-07-06T12:06:44.747Z] #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-06T12:06:44.747Z] #177 DONE 0.2s [2026-07-06T12:06:44.747Z] [2026-07-06T12:06:44.747Z] #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-06T12:06:44.747Z] #178 DONE 0.1s [2026-07-06T12:06:44.747Z] [2026-07-06T12:06:44.747Z] #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-07-06T12:06:45.013Z] #179 DONE 0.3s [2026-07-06T12:06:45.013Z] [2026-07-06T12:06:45.013Z] #180 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-07-06T12:06:45.013Z] #180 DONE 0.3s [2026-07-06T12:06:45.013Z] [2026-07-06T12:06:45.013Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-07-06T12:06:45.013Z] #181 DONE 0.3s [2026-07-06T12:06:45.013Z] [2026-07-06T12:06:45.013Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2026-07-06T12:06:45.279Z] #182 DONE 0.2s [2026-07-06T12:06:45.279Z] [2026-07-06T12:06:45.279Z] #183 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-07-06T12:06:45.279Z] #183 DONE 0.2s [2026-07-06T12:06:45.279Z] [2026-07-06T12:06:45.279Z] #184 [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-07-06T12:06:45.279Z] #184 DONE 0.2s [2026-07-06T12:06:45.279Z] [2026-07-06T12:06:45.279Z] #185 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-07-06T12:06:45.279Z] #185 DONE 0.1s [2026-07-06T12:06:45.279Z] [2026-07-06T12:06:45.279Z] #186 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-07-06T12:06:45.539Z] #186 DONE 0.1s [2026-07-06T12:06:45.539Z] [2026-07-06T12:06:45.539Z] #187 [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-07-06T12:06:45.539Z] #187 DONE 0.1s [2026-07-06T12:06:45.539Z] [2026-07-06T12:06:45.539Z] #188 [core-command] exporting to image [2026-07-06T12:06:45.539Z] #188 exporting layers [2026-07-06T12:06:45.539Z] #188 ... [2026-07-06T12:06:45.539Z] [2026-07-06T12:06:45.539Z] #189 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-07-06T12:06:45.539Z] #189 DONE 0.3s [2026-07-06T12:06:45.798Z] [2026-07-06T12:06:45.798Z] #190 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-07-06T12:06:45.798Z] #190 DONE 0.3s [2026-07-06T12:06:45.798Z] [2026-07-06T12:06:45.798Z] #188 [core-command] exporting to image [2026-07-06T12:06:45.798Z] #188 exporting layers 0.3s done [2026-07-06T12:06:45.798Z] #188 writing image sha256:3ffae5f887548a46ad47666a0c452042a38b43f1803a5aa88d3a10cf89792593 done [2026-07-06T12:06:45.798Z] #188 naming to docker.io/library/core-command done [2026-07-06T12:06:45.798Z] #188 DONE 0.3s [2026-07-06T12:06:45.798Z] [2026-07-06T12:06:45.798Z] #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-07-06T12:06:46.058Z] #191 DONE 0.3s [2026-07-06T12:06:46.058Z] [2026-07-06T12:06:46.058Z] #192 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-07-06T12:06:46.058Z] #192 DONE 0.3s [2026-07-06T12:06:46.058Z] [2026-07-06T12:06:46.058Z] #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-07-06T12:06:46.327Z] #193 DONE 0.4s [2026-07-06T12:06:46.327Z] [2026-07-06T12:06:46.327Z] #194 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-07-06T12:06:46.360Z] #145 ... [2026-07-06T12:06:46.360Z] [2026-07-06T12:06:46.360Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-06T12:06:46.360Z] #0 4.641 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-07-06T12:06:46.360Z] #146 ... [2026-07-06T12:06:46.360Z] [2026-07-06T12:06:46.360Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-07-06T12:06:46.360Z] #0 4.891 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-07-06T12:06:46.360Z] #147 ... [2026-07-06T12:06:46.360Z] [2026-07-06T12:06:46.360Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-07-06T12:06:46.360Z] #0 4.729 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-07-06T12:06:46.590Z] #194 DONE 0.3s [2026-07-06T12:06:46.590Z] [2026-07-06T12:06:46.590Z] #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-07-06T12:06:46.637Z] #148 ... [2026-07-06T12:06:46.637Z] [2026-07-06T12:06:46.637Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-07-06T12:06:46.637Z] #0 4.640 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-07-06T12:06:46.637Z] #149 ... [2026-07-06T12:06:46.637Z] [2026-07-06T12:06:46.637Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-07-06T12:06:46.637Z] #0 4.329 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-07-06T12:06:46.851Z] #195 ... [2026-07-06T12:06:46.851Z] [2026-07-06T12:06:46.851Z] #196 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-07-06T12:06:46.851Z] #196 DONE 0.7s [2026-07-06T12:06:46.905Z] #150 ... [2026-07-06T12:06:46.906Z] [2026-07-06T12:06:46.906Z] #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-07-06T12:06:47.109Z] [2026-07-06T12:06:47.109Z] #197 [security-proxy-setup] exporting to image [2026-07-06T12:06:47.368Z] #197 exporting layers 0.5s done [2026-07-06T12:06:47.368Z] #197 writing image sha256:d139ad1b1148bdaefc027f28c2b240d7675f613f92c45031c15f55c3aeadff0b done [2026-07-06T12:06:47.368Z] #197 naming to docker.io/library/security-proxy-setup done [2026-07-06T12:06:47.368Z] #197 DONE 0.5s [2026-07-06T12:06:47.368Z] [2026-07-06T12:06:47.368Z] #107 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-06T12:06:47.631Z] #107 ... [2026-07-06T12:06:47.631Z] [2026-07-06T12:06:47.631Z] #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-07-06T12:06:47.631Z] #195 DONE 0.9s [2026-07-06T12:06:47.631Z] [2026-07-06T12:06:47.631Z] #198 [security-secretstore-setup] exporting to image [2026-07-06T12:06:47.890Z] #198 exporting layers 0.3s done [2026-07-06T12:06:47.890Z] #198 writing image sha256:8d0ef84127dd25d6142e9c44cfb557032453973f320abd97074f8a375d76cdd2 done [2026-07-06T12:06:47.890Z] #198 naming to docker.io/library/security-secretstore-setup done [2026-07-06T12:06:47.890Z] #198 DONE 0.3s [2026-07-06T12:06:47.890Z] [2026-07-06T12:06:47.890Z] #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-07-06T12:06:48.322Z] #151 4.773 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-07-06T12:06:48.322Z] #151 ... [2026-07-06T12:06:48.322Z] [2026-07-06T12:06:48.322Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-07-06T12:06:48.322Z] #145 5.080 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-07-06T12:06:49.790Z] #148 ... [2026-07-06T12:06:49.790Z] [2026-07-06T12:06:49.790Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-07-06T12:06:49.790Z] #153 DONE 179.6s [2026-07-06T12:06:49.790Z] [2026-07-06T12:06:49.790Z] #199 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-06T12:06:49.790Z] #199 DONE 0.0s [2026-07-06T12:06:49.790Z] [2026-07-06T12:06:49.790Z] #200 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-07-06T12:06:49.790Z] #200 DONE 0.0s [2026-07-06T12:06:49.790Z] [2026-07-06T12:06:49.790Z] #201 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-07-06T12:06:50.358Z] #201 DONE 0.4s [2026-07-06T12:06:50.358Z] [2026-07-06T12:06:50.358Z] #202 [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-07-06T12:06:50.619Z] #202 DONE 0.4s [2026-07-06T12:06:50.619Z] [2026-07-06T12:06:50.619Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-07-06T12:06:50.619Z] #147 DONE 180.6s [2026-07-06T12:06:50.619Z] [2026-07-06T12:06:50.619Z] #203 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-06T12:06:51.190Z] #203 DONE 0.4s [2026-07-06T12:06:51.190Z] [2026-07-06T12:06:51.190Z] #107 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-06T12:06:51.190Z] #107 DONE 181.4s [2026-07-06T12:06:51.190Z] [2026-07-06T12:06:51.190Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-06T12:06:51.190Z] #146 DONE 181.1s [2026-07-06T12:06:51.190Z] [2026-07-06T12:06:51.190Z] #204 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-06T12:06:51.190Z] #204 ... [2026-07-06T12:06:51.190Z] [2026-07-06T12:06:51.190Z] #203 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-06T12:06:51.190Z] #203 DONE 0.4s [2026-07-06T12:06:51.190Z] [2026-07-06T12:06:51.190Z] #205 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-07-06T12:06:51.190Z] #205 DONE 0.1s [2026-07-06T12:06:51.190Z] [2026-07-06T12:06:51.190Z] #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-06T12:06:51.190Z] #206 CACHED [2026-07-06T12:06:51.190Z] [2026-07-06T12:06:51.190Z] #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-07-06T12:06:51.190Z] #207 CACHED [2026-07-06T12:06:51.452Z] [2026-07-06T12:06:51.452Z] #204 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-06T12:06:51.452Z] #204 DONE 0.1s [2026-07-06T12:06:51.452Z] [2026-07-06T12:06:51.452Z] #208 [security-spiffe-token-provider] exporting to image [2026-07-06T12:06:51.452Z] #208 exporting layers 0.7s done [2026-07-06T12:06:51.452Z] #208 writing image sha256:1bf4f6313bc5918b18b87f768b791a4197957b1b580dc6df5a1e6e1e1fca565a 0.0s done [2026-07-06T12:06:51.452Z] #208 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2026-07-06T12:06:51.452Z] #208 DONE 0.7s [2026-07-06T12:06:51.452Z] [2026-07-06T12:06:51.452Z] #209 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-07-06T12:06:51.717Z] #209 DONE 0.3s [2026-07-06T12:06:51.717Z] [2026-07-06T12:06:51.717Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-07-06T12:06:51.717Z] #151 DONE 181.6s [2026-07-06T12:06:51.717Z] [2026-07-06T12:06:51.717Z] #210 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-07-06T12:06:51.717Z] #210 DONE 0.4s [2026-07-06T12:06:51.717Z] [2026-07-06T12:06:51.717Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-07-06T12:06:51.717Z] #211 DONE 0.4s [2026-07-06T12:06:51.717Z] [2026-07-06T12:06:51.717Z] #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-07-06T12:06:51.717Z] #148 DONE 181.6s [2026-07-06T12:06:51.717Z] [2026-07-06T12:06:51.717Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-07-06T12:06:51.981Z] #212 DONE 0.3s [2026-07-06T12:06:51.981Z] [2026-07-06T12:06:51.981Z] #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-07-06T12:06:51.981Z] #213 DONE 0.3s [2026-07-06T12:06:51.981Z] [2026-07-06T12:06:51.981Z] #214 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-07-06T12:06:51.981Z] #214 DONE 0.3s [2026-07-06T12:06:51.981Z] [2026-07-06T12:06:51.981Z] #215 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-06T12:06:51.981Z] #215 DONE 0.1s [2026-07-06T12:06:51.981Z] [2026-07-06T12:06:51.981Z] #216 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-06T12:06:51.981Z] #216 DONE 0.1s [2026-07-06T12:06:51.981Z] [2026-07-06T12:06:51.981Z] #217 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-07-06T12:06:52.240Z] #217 DONE 0.1s [2026-07-06T12:06:52.240Z] [2026-07-06T12:06:52.240Z] #218 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-07-06T12:06:52.240Z] #218 DONE 0.1s [2026-07-06T12:06:52.240Z] [2026-07-06T12:06:52.240Z] #219 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-07-06T12:06:52.240Z] #219 DONE 0.1s [2026-07-06T12:06:52.240Z] [2026-07-06T12:06:52.240Z] #220 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-07-06T12:06:52.240Z] #220 DONE 0.1s [2026-07-06T12:06:52.240Z] [2026-07-06T12:06:52.240Z] #221 [core-metadata] exporting to image [2026-07-06T12:06:52.500Z] #221 ... [2026-07-06T12:06:52.500Z] [2026-07-06T12:06:52.500Z] #222 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-07-06T12:06:52.500Z] #222 DONE 0.6s [2026-07-06T12:06:52.762Z] [2026-07-06T12:06:52.762Z] #223 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-07-06T12:06:52.762Z] #223 DONE 0.5s [2026-07-06T12:06:52.762Z] [2026-07-06T12:06:52.762Z] #221 [core-metadata] exporting to image [2026-07-06T12:06:52.762Z] #221 exporting layers 0.5s done [2026-07-06T12:06:52.762Z] #221 writing image sha256:6954bec3cd52c4c6e441b80c9e8afac35b9b37cbc64ba52e32517bfc1bb66a78 done [2026-07-06T12:06:52.762Z] #221 naming to docker.io/library/core-metadata done [2026-07-06T12:06:52.762Z] #221 DONE 0.5s [2026-07-06T12:06:52.762Z] [2026-07-06T12:06:52.762Z] #224 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-07-06T12:06:52.762Z] #224 DONE 0.1s [2026-07-06T12:06:52.762Z] [2026-07-06T12:06:52.762Z] #225 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-07-06T12:06:52.762Z] #225 DONE 0.1s [2026-07-06T12:06:52.762Z] [2026-07-06T12:06:52.762Z] #226 [core-keeper] exporting to image [2026-07-06T12:06:52.762Z] #226 ... [2026-07-06T12:06:52.762Z] [2026-07-06T12:06:52.762Z] #227 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-07-06T12:06:52.762Z] #227 DONE 0.7s [2026-07-06T12:06:52.762Z] [2026-07-06T12:06:52.762Z] #228 [core-data] exporting to image [2026-07-06T12:06:52.762Z] #228 exporting layers 0.2s done [2026-07-06T12:06:52.762Z] #228 writing image sha256:144eee142fde8f1f1298f7744e003c310ce957b12a7cfacc51eaaa2c695465e0 0.0s done [2026-07-06T12:06:52.762Z] #228 naming to docker.io/library/core-data done [2026-07-06T12:06:52.762Z] #228 DONE 0.2s [2026-07-06T12:06:52.762Z] [2026-07-06T12:06:52.762Z] #226 [core-keeper] exporting to image [2026-07-06T12:06:52.762Z] #226 exporting layers 0.2s done [2026-07-06T12:06:52.762Z] #226 writing image sha256:3bc972c0d30b873659577a88b943dff1075c77f109f058bce2b0b0a8d1c8e401 0.0s done [2026-07-06T12:06:52.762Z] #226 naming to docker.io/library/core-keeper done [2026-07-06T12:06:53.021Z] #226 DONE 0.2s [2026-07-06T12:06:53.021Z] [2026-07-06T12:06:53.021Z] #229 [support-scheduler] exporting to image [2026-07-06T12:06:53.021Z] #229 exporting layers 0.9s done [2026-07-06T12:06:53.021Z] #229 writing image sha256:a6d763ca58e02069e24713dc1e2176baccfed9f79fdf97298d2e8b5cf624a930 done [2026-07-06T12:06:53.021Z] #229 naming to docker.io/library/support-scheduler done [2026-07-06T12:06:53.021Z] #229 DONE 0.9s [2026-07-06T12:06:53.021Z] [2026-07-06T12:06:53.021Z] #230 [security-proxy-auth] exporting to image [2026-07-06T12:06:53.586Z] #230 exporting layers 0.6s done [2026-07-06T12:06:53.586Z] #230 writing image sha256:960296d2c1fc2a684c6b51b6b3cff6f81689d133d97a4449a70ee6142a3bae1f done [2026-07-06T12:06:53.586Z] #230 naming to docker.io/library/security-proxy-auth done [2026-07-06T12:06:53.586Z] #230 DONE 0.6s [2026-07-06T12:06:53.586Z] [2026-07-06T12:06:53.586Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-07-06T12:06:53.586Z] #156 DONE 174.5s [2026-07-06T12:06:53.586Z] [2026-07-06T12:06:53.586Z] #231 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-06T12:06:53.586Z] #231 DONE 0.0s [2026-07-06T12:06:53.586Z] [2026-07-06T12:06:53.586Z] #232 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-07-06T12:06:53.586Z] #232 DONE 0.0s [2026-07-06T12:06:53.586Z] [2026-07-06T12:06:53.586Z] #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-07-06T12:06:53.623Z] #145 ... [2026-07-06T12:06:53.623Z] [2026-07-06T12:06:53.623Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-06T12:06:53.623Z] #133 4.707 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-07-06T12:06:53.848Z] #233 DONE 0.2s [2026-07-06T12:06:53.848Z] [2026-07-06T12:06:53.848Z] #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-07-06T12:06:53.848Z] #234 DONE 0.0s [2026-07-06T12:06:53.848Z] [2026-07-06T12:06:53.848Z] #235 [support-notifications] exporting to image [2026-07-06T12:06:53.848Z] #235 exporting layers 0.2s done [2026-07-06T12:06:53.848Z] #235 writing image sha256:f110b11fef8f9aa94aebae72c8d1bc000b32b7d61507831875b9aaa6d8f1a46b done [2026-07-06T12:06:53.848Z] #235 naming to docker.io/library/support-notifications done [2026-07-06T12:06:53.848Z] #235 DONE 0.2s [2026-07-06T12:06:53.848Z] time="2026-07-06T12:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-06T12:06:53.848Z] time="2026-07-06T12:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-06T12:06:53.848Z] time="2026-07-06T12:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-06T12:06:53.848Z] time="2026-07-06T12:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-06T12:06:53.848Z] time="2026-07-06T12:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-06T12:06:53.848Z] time="2026-07-06T12:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-06T12:06:53.848Z] time="2026-07-06T12:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-06T12:06:53.848Z] time="2026-07-06T12:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-06T12:06:53.848Z] time="2026-07-06T12:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-06T12:06:53.848Z] time="2026-07-06T12:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-06T12:06:53.848Z] time="2026-07-06T12:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-06T12:06:53.848Z] time="2026-07-06T12:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-06T12:06:53.848Z] time="2026-07-06T12:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-06T12:06:53.848Z] time="2026-07-06T12:02:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-06T12:06:53.848Z] time="2026-07-06T12:02:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-07-06T12:06:53.856Z] $ docker stop --time=1 bb0d4b87bc72304d6cd8cf4a49a7c628c2039f21cf93ba64631466f2a232fd03 [2026-07-06T12:06:53.895Z] #133 ... [2026-07-06T12:06:53.895Z] [2026-07-06T12:06:53.895Z] #135 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-07-06T12:06:53.895Z] #135 4.314 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-07-06T12:06:53.895Z] #135 ... [2026-07-06T12:06:53.895Z] [2026-07-06T12:06:53.895Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-07-06T12:06:53.895Z] #0 5.036 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-07-06T12:06:54.164Z] #152 ... [2026-07-06T12:06:54.164Z] [2026-07-06T12:06:54.164Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-07-06T12:06:54.164Z] #0 4.620 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-07-06T12:06:54.164Z] #153 ... [2026-07-06T12:06:54.164Z] [2026-07-06T12:06:54.164Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-07-06T12:06:54.164Z] #0 4.935 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-07-06T12:06:55.120Z] $ docker rm -f --volumes bb0d4b87bc72304d6cd8cf4a49a7c628c2039f21cf93ba64631466f2a232fd03 [Pipeline] // withDockerContainer [Pipeline] sh [2026-07-06T12:06:55.483Z] + docker images [2026-07-06T12:06:55.483Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-07-06T12:06:55.483Z] support-notifications latest f110b11fef8f 2 seconds ago 58.5MB [2026-07-06T12:06:55.483Z] core-data latest 144eee142fde 3 seconds ago 50.6MB [2026-07-06T12:06:55.483Z] security-proxy-auth latest 960296d2c1fc 3 seconds ago 49.8MB [2026-07-06T12:06:55.483Z] core-keeper latest 3bc972c0d30b 3 seconds ago 50.4MB [2026-07-06T12:06:55.483Z] core-metadata latest 6954bec3cd52 4 seconds ago 50.8MB [2026-07-06T12:06:55.483Z] support-scheduler latest a6d763ca58e0 4 seconds ago 54.9MB [2026-07-06T12:06:55.483Z] security-spiffe-token-provider latest 1bf4f6313bc5 5 seconds ago 53.8MB [2026-07-06T12:06:55.483Z] security-secretstore-setup latest 8d0ef84127dd 8 seconds ago 90.5MB [2026-07-06T12:06:55.483Z] security-proxy-setup latest d139ad1b1148 9 seconds ago 55.4MB [2026-07-06T12:06:55.483Z] core-command latest 3ffae5f88754 10 seconds ago 44.8MB [2026-07-06T12:06:55.483Z] security-bootstrapper latest 91001faa69c9 About a minute ago 21.7MB [2026-07-06T12:06:55.483Z] core-common-config-bootstrapper latest 3994de70ec1b About a minute ago 20.6MB [2026-07-06T12:06:55.483Z] security-spire-server latest e568fd5963db 2 minutes ago 178MB [2026-07-06T12:06:55.483Z] security-spire-agent latest 1b52aa713ad7 2 minutes ago 237MB [2026-07-06T12:06:55.483Z] security-spire-config latest 301d277101aa 2 minutes ago 177MB [2026-07-06T12:06:55.483Z] ci-base-image-x86_64 latest 5fdfcf454386 7 minutes ago 981MB [2026-07-06T12:06:55.483Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 8 months ago 636MB [2026-07-06T12:06:55.483Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 13 months ago 573MB [2026-07-06T12:06:55.483Z] 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-07-06T12:06:55.669Z] provisioning config files... [2026-07-06T12:06:55.694Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/989@tmp/config15935319747144385138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-07-06T12:06:56.006Z] ---> ****-login.sh [2026-07-06T12:06:56.006Z] nexus3.edgexfoundry.org:10001 [2026-07-06T12:06:56.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-06T12:06:56.006Z] Login Succeeded [2026-07-06T12:06:56.006Z] nexus3.edgexfoundry.org:10002 [2026-07-06T12:06:56.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-06T12:06:56.006Z] Login Succeeded [2026-07-06T12:06:56.006Z] nexus3.edgexfoundry.org:10003 [2026-07-06T12:06:56.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-06T12:06:56.265Z] Login Succeeded [2026-07-06T12:06:56.265Z] nexus3.edgexfoundry.org:10004 [2026-07-06T12:06:56.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-06T12:06:56.266Z] Login Succeeded [2026-07-06T12:06:56.266Z] ****.io [2026-07-06T12:06:56.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-06T12:06:56.526Z] Login Succeeded [2026-07-06T12:06:56.526Z] ---> ****-login.sh ends [Pipeline] } [2026-07-06T12:06:56.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-06T12:06:56.597Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-07-06T12:06:56.633Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2026-07-06T12:06:56.633Z] d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:06:56.633Z] latest [2026-07-06T12:06:56.633Z] 4.1.0-dev.124 [2026-07-06T12:06:56.633Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:06:56.633Z] main [2026-07-06T12:06:56.633Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:06:56.989Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:06:57.334Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:06:57.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-07-06T12:06:57.334Z] fa5ddb9355cf: Preparing [2026-07-06T12:06:57.334Z] 592ec49c632e: Preparing [2026-07-06T12:06:57.334Z] 55ff39901128: Preparing [2026-07-06T12:06:57.334Z] c20f4733d861: Preparing [2026-07-06T12:06:57.334Z] ebe5423e5eb5: Preparing [2026-07-06T12:06:57.334Z] 3830c088d3eb: Preparing [2026-07-06T12:06:57.334Z] 6f09edfb3f6d: Preparing [2026-07-06T12:06:57.334Z] 3830c088d3eb: Waiting [2026-07-06T12:06:57.334Z] 6f09edfb3f6d: Waiting [2026-07-06T12:06:57.334Z] fa5ddb9355cf: Pushed [2026-07-06T12:06:57.334Z] c20f4733d861: Pushed [2026-07-06T12:06:57.334Z] ebe5423e5eb5: Pushed [2026-07-06T12:06:57.334Z] 55ff39901128: Pushed [2026-07-06T12:06:57.334Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:06:57.334Z] 3830c088d3eb: Pushed [2026-07-06T12:07:00.622Z] 592ec49c632e: Pushed [2026-07-06T12:07:00.622Z] d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:9f82f9435f18de4720056bcdfb677d1bd599db2e7956aec18cf93d16ecb9802e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:00.948Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:01.287Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2026-07-06T12:07:01.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-07-06T12:07:01.287Z] fa5ddb9355cf: Preparing [2026-07-06T12:07:01.287Z] 592ec49c632e: Preparing [2026-07-06T12:07:01.287Z] 55ff39901128: Preparing [2026-07-06T12:07:01.287Z] c20f4733d861: Preparing [2026-07-06T12:07:01.287Z] ebe5423e5eb5: Preparing [2026-07-06T12:07:01.287Z] 3830c088d3eb: Preparing [2026-07-06T12:07:01.287Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:01.287Z] 3830c088d3eb: Waiting [2026-07-06T12:07:01.287Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:01.287Z] c20f4733d861: Layer already exists [2026-07-06T12:07:01.287Z] fa5ddb9355cf: Layer already exists [2026-07-06T12:07:01.287Z] 55ff39901128: Layer already exists [2026-07-06T12:07:01.287Z] 592ec49c632e: Layer already exists [2026-07-06T12:07:01.287Z] ebe5423e5eb5: Layer already exists [2026-07-06T12:07:01.287Z] 3830c088d3eb: Layer already exists [2026-07-06T12:07:01.287Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:01.287Z] latest: digest: sha256:9f82f9435f18de4720056bcdfb677d1bd599db2e7956aec18cf93d16ecb9802e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:01.648Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:01.978Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.124 [2026-07-06T12:07:01.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-07-06T12:07:01.978Z] fa5ddb9355cf: Preparing [2026-07-06T12:07:01.978Z] 592ec49c632e: Preparing [2026-07-06T12:07:01.978Z] 55ff39901128: Preparing [2026-07-06T12:07:01.978Z] c20f4733d861: Preparing [2026-07-06T12:07:01.978Z] ebe5423e5eb5: Preparing [2026-07-06T12:07:01.978Z] 3830c088d3eb: Preparing [2026-07-06T12:07:01.978Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:01.978Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:01.978Z] 3830c088d3eb: Waiting [2026-07-06T12:07:01.978Z] 55ff39901128: Layer already exists [2026-07-06T12:07:01.978Z] 592ec49c632e: Layer already exists [2026-07-06T12:07:01.978Z] ebe5423e5eb5: Layer already exists [2026-07-06T12:07:01.978Z] c20f4733d861: Layer already exists [2026-07-06T12:07:01.978Z] fa5ddb9355cf: Layer already exists [2026-07-06T12:07:01.978Z] 3830c088d3eb: Layer already exists [2026-07-06T12:07:01.978Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:01.978Z] 4.1.0-dev.124: digest: sha256:9f82f9435f18de4720056bcdfb677d1bd599db2e7956aec18cf93d16ecb9802e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:02.307Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:02.646Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:07:02.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-07-06T12:07:02.646Z] fa5ddb9355cf: Preparing [2026-07-06T12:07:02.646Z] 592ec49c632e: Preparing [2026-07-06T12:07:02.646Z] 55ff39901128: Preparing [2026-07-06T12:07:02.646Z] c20f4733d861: Preparing [2026-07-06T12:07:02.646Z] ebe5423e5eb5: Preparing [2026-07-06T12:07:02.646Z] 3830c088d3eb: Preparing [2026-07-06T12:07:02.646Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:02.646Z] 3830c088d3eb: Waiting [2026-07-06T12:07:02.646Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:02.646Z] 55ff39901128: Layer already exists [2026-07-06T12:07:02.646Z] c20f4733d861: Layer already exists [2026-07-06T12:07:02.646Z] ebe5423e5eb5: Layer already exists [2026-07-06T12:07:02.646Z] fa5ddb9355cf: Layer already exists [2026-07-06T12:07:02.646Z] 592ec49c632e: Layer already exists [2026-07-06T12:07:02.646Z] 3830c088d3eb: Layer already exists [2026-07-06T12:07:02.646Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:02.646Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:9f82f9435f18de4720056bcdfb677d1bd599db2e7956aec18cf93d16ecb9802e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:03.042Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:03.372Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2026-07-06T12:07:03.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-07-06T12:07:03.372Z] fa5ddb9355cf: Preparing [2026-07-06T12:07:03.372Z] 592ec49c632e: Preparing [2026-07-06T12:07:03.372Z] 55ff39901128: Preparing [2026-07-06T12:07:03.372Z] c20f4733d861: Preparing [2026-07-06T12:07:03.372Z] ebe5423e5eb5: Preparing [2026-07-06T12:07:03.372Z] 3830c088d3eb: Preparing [2026-07-06T12:07:03.372Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:03.372Z] 3830c088d3eb: Waiting [2026-07-06T12:07:03.372Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:03.372Z] c20f4733d861: Layer already exists [2026-07-06T12:07:03.372Z] 592ec49c632e: Layer already exists [2026-07-06T12:07:03.372Z] ebe5423e5eb5: Layer already exists [2026-07-06T12:07:03.373Z] fa5ddb9355cf: Layer already exists [2026-07-06T12:07:03.373Z] 55ff39901128: Layer already exists [2026-07-06T12:07:03.373Z] 3830c088d3eb: Layer already exists [2026-07-06T12:07:03.373Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:03.373Z] main: digest: sha256:9f82f9435f18de4720056bcdfb677d1bd599db2e7956aec18cf93d16ecb9802e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-06T12:07:03.453Z] ===================================================== [Pipeline] echo [2026-07-06T12:07:03.471Z] taggedImages: [2026-07-06T12:07:03.471Z] - nexus3.edgexfoundry.org:10004/core-command:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:07:03.471Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-07-06T12:07:03.471Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.124 [2026-07-06T12:07:03.471Z] - nexus3.edgexfoundry.org:10004/core-command:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:07:03.471Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2026-07-06T12:07:03.500Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2026-07-06T12:07:03.500Z] d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:07:03.500Z] latest [2026-07-06T12:07:03.500Z] 4.1.0-dev.124 [2026-07-06T12:07:03.500Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:07:03.500Z] main [2026-07-06T12:07:03.500Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:03.855Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:04.180Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:07:04.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-07-06T12:07:04.180Z] 7c52c21502d3: Preparing [2026-07-06T12:07:04.180Z] ff2c8daec7ed: Preparing [2026-07-06T12:07:04.180Z] 04ffcaa40980: Preparing [2026-07-06T12:07:04.180Z] 2d70eb53518a: Preparing [2026-07-06T12:07:04.180Z] 55ff39901128: Preparing [2026-07-06T12:07:04.180Z] c20f4733d861: Preparing [2026-07-06T12:07:04.180Z] ebe5423e5eb5: Preparing [2026-07-06T12:07:04.180Z] 3830c088d3eb: Preparing [2026-07-06T12:07:04.180Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:04.180Z] 3830c088d3eb: Waiting [2026-07-06T12:07:04.180Z] ebe5423e5eb5: Waiting [2026-07-06T12:07:04.180Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:04.180Z] c20f4733d861: Waiting [2026-07-06T12:07:04.180Z] 55ff39901128: Layer already exists [2026-07-06T12:07:04.180Z] c20f4733d861: Layer already exists [2026-07-06T12:07:04.180Z] ebe5423e5eb5: Layer already exists [2026-07-06T12:07:04.180Z] 3830c088d3eb: Layer already exists [2026-07-06T12:07:04.180Z] 04ffcaa40980: Pushed [2026-07-06T12:07:04.180Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:04.180Z] ff2c8daec7ed: Pushed [2026-07-06T12:07:04.180Z] 7c52c21502d3: Pushed [2026-07-06T12:07:05.558Z] 2d70eb53518a: Pushed [2026-07-06T12:07:05.558Z] d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:f807fe1ec867c26b5379df933799c48879a614099b7000dc98f664438e80d9ba size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:05.899Z] + 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-07-06T12:07:06.233Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-07-06T12:07:06.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-07-06T12:07:06.233Z] 7c52c21502d3: Preparing [2026-07-06T12:07:06.233Z] ff2c8daec7ed: Preparing [2026-07-06T12:07:06.233Z] 04ffcaa40980: Preparing [2026-07-06T12:07:06.233Z] 2d70eb53518a: Preparing [2026-07-06T12:07:06.233Z] 55ff39901128: Preparing [2026-07-06T12:07:06.233Z] c20f4733d861: Preparing [2026-07-06T12:07:06.233Z] ebe5423e5eb5: Preparing [2026-07-06T12:07:06.233Z] 3830c088d3eb: Preparing [2026-07-06T12:07:06.233Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:06.233Z] c20f4733d861: Waiting [2026-07-06T12:07:06.233Z] ebe5423e5eb5: Waiting [2026-07-06T12:07:06.233Z] 3830c088d3eb: Waiting [2026-07-06T12:07:06.233Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:06.233Z] ff2c8daec7ed: Layer already exists [2026-07-06T12:07:06.233Z] 04ffcaa40980: Layer already exists [2026-07-06T12:07:06.233Z] 2d70eb53518a: Layer already exists [2026-07-06T12:07:06.233Z] 55ff39901128: Layer already exists [2026-07-06T12:07:06.233Z] 7c52c21502d3: Layer already exists [2026-07-06T12:07:06.233Z] c20f4733d861: Layer already exists [2026-07-06T12:07:06.233Z] 3830c088d3eb: Layer already exists [2026-07-06T12:07:06.233Z] ebe5423e5eb5: Layer already exists [2026-07-06T12:07:06.233Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:06.233Z] latest: digest: sha256:f807fe1ec867c26b5379df933799c48879a614099b7000dc98f664438e80d9ba size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:06.569Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:06.906Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.124 [2026-07-06T12:07:06.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-07-06T12:07:06.906Z] 7c52c21502d3: Preparing [2026-07-06T12:07:06.906Z] ff2c8daec7ed: Preparing [2026-07-06T12:07:06.906Z] 04ffcaa40980: Preparing [2026-07-06T12:07:06.906Z] 2d70eb53518a: Preparing [2026-07-06T12:07:06.906Z] 55ff39901128: Preparing [2026-07-06T12:07:06.906Z] c20f4733d861: Preparing [2026-07-06T12:07:06.906Z] ebe5423e5eb5: Preparing [2026-07-06T12:07:06.906Z] 3830c088d3eb: Preparing [2026-07-06T12:07:06.906Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:06.906Z] c20f4733d861: Waiting [2026-07-06T12:07:06.906Z] ebe5423e5eb5: Waiting [2026-07-06T12:07:06.906Z] 3830c088d3eb: Waiting [2026-07-06T12:07:06.906Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:06.906Z] 55ff39901128: Layer already exists [2026-07-06T12:07:06.906Z] 04ffcaa40980: Layer already exists [2026-07-06T12:07:06.906Z] 2d70eb53518a: Layer already exists [2026-07-06T12:07:06.906Z] 7c52c21502d3: Layer already exists [2026-07-06T12:07:06.906Z] ff2c8daec7ed: Layer already exists [2026-07-06T12:07:06.906Z] c20f4733d861: Layer already exists [2026-07-06T12:07:06.906Z] 3830c088d3eb: Layer already exists [2026-07-06T12:07:06.906Z] ebe5423e5eb5: Layer already exists [2026-07-06T12:07:06.906Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:06.906Z] 4.1.0-dev.124: digest: sha256:f807fe1ec867c26b5379df933799c48879a614099b7000dc98f664438e80d9ba size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:07.346Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:07.887Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:07:07.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-07-06T12:07:07.887Z] 7c52c21502d3: Preparing [2026-07-06T12:07:07.887Z] ff2c8daec7ed: Preparing [2026-07-06T12:07:07.887Z] 04ffcaa40980: Preparing [2026-07-06T12:07:07.887Z] 2d70eb53518a: Preparing [2026-07-06T12:07:07.887Z] 55ff39901128: Preparing [2026-07-06T12:07:07.887Z] c20f4733d861: Preparing [2026-07-06T12:07:07.887Z] ebe5423e5eb5: Preparing [2026-07-06T12:07:07.887Z] 3830c088d3eb: Preparing [2026-07-06T12:07:07.887Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:07.887Z] ebe5423e5eb5: Waiting [2026-07-06T12:07:07.887Z] c20f4733d861: Waiting [2026-07-06T12:07:07.887Z] 3830c088d3eb: Waiting [2026-07-06T12:07:07.887Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:07.887Z] ff2c8daec7ed: Layer already exists [2026-07-06T12:07:07.887Z] 55ff39901128: Layer already exists [2026-07-06T12:07:07.887Z] 7c52c21502d3: Layer already exists [2026-07-06T12:07:07.887Z] 04ffcaa40980: Layer already exists [2026-07-06T12:07:07.887Z] 2d70eb53518a: Layer already exists [2026-07-06T12:07:07.887Z] c20f4733d861: Layer already exists [2026-07-06T12:07:07.887Z] ebe5423e5eb5: Layer already exists [2026-07-06T12:07:07.887Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:07.887Z] 3830c088d3eb: Layer already exists [2026-07-06T12:07:07.887Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:f807fe1ec867c26b5379df933799c48879a614099b7000dc98f664438e80d9ba size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:08.343Z] + 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-07-06T12:07:08.727Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-07-06T12:07:08.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-07-06T12:07:08.727Z] 7c52c21502d3: Preparing [2026-07-06T12:07:08.727Z] ff2c8daec7ed: Preparing [2026-07-06T12:07:08.727Z] 04ffcaa40980: Preparing [2026-07-06T12:07:08.727Z] 2d70eb53518a: Preparing [2026-07-06T12:07:08.727Z] 55ff39901128: Preparing [2026-07-06T12:07:08.727Z] c20f4733d861: Preparing [2026-07-06T12:07:08.727Z] ebe5423e5eb5: Preparing [2026-07-06T12:07:08.727Z] 3830c088d3eb: Preparing [2026-07-06T12:07:08.727Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:08.727Z] ebe5423e5eb5: Waiting [2026-07-06T12:07:08.727Z] 3830c088d3eb: Waiting [2026-07-06T12:07:08.727Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:08.727Z] c20f4733d861: Waiting [2026-07-06T12:07:08.727Z] 2d70eb53518a: Layer already exists [2026-07-06T12:07:08.727Z] 55ff39901128: Layer already exists [2026-07-06T12:07:08.727Z] 04ffcaa40980: Layer already exists [2026-07-06T12:07:08.727Z] 7c52c21502d3: Layer already exists [2026-07-06T12:07:08.727Z] ff2c8daec7ed: Layer already exists [2026-07-06T12:07:08.727Z] c20f4733d861: Layer already exists [2026-07-06T12:07:08.727Z] ebe5423e5eb5: Layer already exists [2026-07-06T12:07:08.727Z] 3830c088d3eb: Layer already exists [2026-07-06T12:07:08.727Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:08.727Z] main: digest: sha256:f807fe1ec867c26b5379df933799c48879a614099b7000dc98f664438e80d9ba size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-06T12:07:08.800Z] ===================================================== [Pipeline] echo [2026-07-06T12:07:08.814Z] taggedImages: [2026-07-06T12:07:08.814Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:07:08.814Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-07-06T12:07:08.814Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.124 [2026-07-06T12:07:08.814Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:07:08.814Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2026-07-06T12:07:08.845Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2026-07-06T12:07:08.845Z] d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:07:08.845Z] latest [2026-07-06T12:07:08.845Z] 4.1.0-dev.124 [2026-07-06T12:07:08.845Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:07:08.845Z] main [2026-07-06T12:07:08.845Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:09.201Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:09.544Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:07:09.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-07-06T12:07:09.544Z] 153c4ed6484a: Preparing [2026-07-06T12:07:09.544Z] 6982d2a304cc: Preparing [2026-07-06T12:07:09.544Z] 55ff39901128: Preparing [2026-07-06T12:07:09.544Z] c20f4733d861: Preparing [2026-07-06T12:07:09.544Z] ebe5423e5eb5: Preparing [2026-07-06T12:07:09.544Z] fa0b20a45528: Preparing [2026-07-06T12:07:09.544Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:09.544Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:09.544Z] fa0b20a45528: Waiting [2026-07-06T12:07:09.544Z] ebe5423e5eb5: Layer already exists [2026-07-06T12:07:09.544Z] c20f4733d861: Layer already exists [2026-07-06T12:07:09.544Z] 55ff39901128: Layer already exists [2026-07-06T12:07:09.544Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:09.544Z] 153c4ed6484a: Pushed [2026-07-06T12:07:09.544Z] fa0b20a45528: Pushed [2026-07-06T12:07:13.745Z] 6982d2a304cc: Pushed [2026-07-06T12:07:13.745Z] d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:bdbc09f4ab78ab2503fb0b4ac24bd39ec596bd1d7767c7c2c2578662596dacd0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:14.122Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:14.483Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2026-07-06T12:07:14.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-07-06T12:07:14.483Z] 153c4ed6484a: Preparing [2026-07-06T12:07:14.483Z] 6982d2a304cc: Preparing [2026-07-06T12:07:14.483Z] 55ff39901128: Preparing [2026-07-06T12:07:14.483Z] c20f4733d861: Preparing [2026-07-06T12:07:14.483Z] ebe5423e5eb5: Preparing [2026-07-06T12:07:14.483Z] fa0b20a45528: Preparing [2026-07-06T12:07:14.483Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:14.483Z] fa0b20a45528: Waiting [2026-07-06T12:07:14.483Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:14.483Z] 55ff39901128: Layer already exists [2026-07-06T12:07:14.483Z] 6982d2a304cc: Layer already exists [2026-07-06T12:07:14.483Z] 153c4ed6484a: Layer already exists [2026-07-06T12:07:14.483Z] c20f4733d861: Layer already exists [2026-07-06T12:07:14.483Z] ebe5423e5eb5: Layer already exists [2026-07-06T12:07:14.483Z] fa0b20a45528: Layer already exists [2026-07-06T12:07:14.483Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:14.483Z] latest: digest: sha256:bdbc09f4ab78ab2503fb0b4ac24bd39ec596bd1d7767c7c2c2578662596dacd0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:14.821Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:15.157Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.124 [2026-07-06T12:07:15.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-07-06T12:07:15.157Z] 153c4ed6484a: Preparing [2026-07-06T12:07:15.157Z] 6982d2a304cc: Preparing [2026-07-06T12:07:15.157Z] 55ff39901128: Preparing [2026-07-06T12:07:15.157Z] c20f4733d861: Preparing [2026-07-06T12:07:15.157Z] ebe5423e5eb5: Preparing [2026-07-06T12:07:15.157Z] fa0b20a45528: Preparing [2026-07-06T12:07:15.157Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:15.157Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:15.157Z] fa0b20a45528: Waiting [2026-07-06T12:07:15.157Z] 153c4ed6484a: Layer already exists [2026-07-06T12:07:15.157Z] 6982d2a304cc: Layer already exists [2026-07-06T12:07:15.157Z] ebe5423e5eb5: Layer already exists [2026-07-06T12:07:15.157Z] 55ff39901128: Layer already exists [2026-07-06T12:07:15.157Z] c20f4733d861: Layer already exists [2026-07-06T12:07:15.157Z] fa0b20a45528: Layer already exists [2026-07-06T12:07:15.157Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:15.157Z] 4.1.0-dev.124: digest: sha256:bdbc09f4ab78ab2503fb0b4ac24bd39ec596bd1d7767c7c2c2578662596dacd0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:15.585Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:16.013Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:07:16.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-07-06T12:07:16.013Z] 153c4ed6484a: Preparing [2026-07-06T12:07:16.013Z] 6982d2a304cc: Preparing [2026-07-06T12:07:16.013Z] 55ff39901128: Preparing [2026-07-06T12:07:16.013Z] c20f4733d861: Preparing [2026-07-06T12:07:16.013Z] ebe5423e5eb5: Preparing [2026-07-06T12:07:16.013Z] fa0b20a45528: Preparing [2026-07-06T12:07:16.013Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:16.013Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:16.013Z] fa0b20a45528: Waiting [2026-07-06T12:07:16.013Z] 55ff39901128: Layer already exists [2026-07-06T12:07:16.013Z] ebe5423e5eb5: Layer already exists [2026-07-06T12:07:16.013Z] 6982d2a304cc: Layer already exists [2026-07-06T12:07:16.013Z] 153c4ed6484a: Layer already exists [2026-07-06T12:07:16.013Z] c20f4733d861: Layer already exists [2026-07-06T12:07:16.014Z] fa0b20a45528: Layer already exists [2026-07-06T12:07:16.014Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:16.014Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:bdbc09f4ab78ab2503fb0b4ac24bd39ec596bd1d7767c7c2c2578662596dacd0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:16.360Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:16.709Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2026-07-06T12:07:16.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-07-06T12:07:16.709Z] 153c4ed6484a: Preparing [2026-07-06T12:07:16.709Z] 6982d2a304cc: Preparing [2026-07-06T12:07:16.709Z] 55ff39901128: Preparing [2026-07-06T12:07:16.709Z] c20f4733d861: Preparing [2026-07-06T12:07:16.709Z] ebe5423e5eb5: Preparing [2026-07-06T12:07:16.709Z] fa0b20a45528: Preparing [2026-07-06T12:07:16.709Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:16.709Z] fa0b20a45528: Waiting [2026-07-06T12:07:16.709Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:16.709Z] ebe5423e5eb5: Layer already exists [2026-07-06T12:07:16.709Z] 55ff39901128: Layer already exists [2026-07-06T12:07:16.709Z] c20f4733d861: Layer already exists [2026-07-06T12:07:16.709Z] 6982d2a304cc: Layer already exists [2026-07-06T12:07:16.709Z] 153c4ed6484a: Layer already exists [2026-07-06T12:07:16.709Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:16.709Z] fa0b20a45528: Layer already exists [2026-07-06T12:07:16.709Z] main: digest: sha256:bdbc09f4ab78ab2503fb0b4ac24bd39ec596bd1d7767c7c2c2578662596dacd0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-06T12:07:16.864Z] ===================================================== [Pipeline] echo [2026-07-06T12:07:16.879Z] taggedImages: [2026-07-06T12:07:16.879Z] - nexus3.edgexfoundry.org:10004/core-data:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:07:16.879Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-07-06T12:07:16.879Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.124 [2026-07-06T12:07:16.879Z] - nexus3.edgexfoundry.org:10004/core-data:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:07:16.879Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2026-07-06T12:07:16.909Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2026-07-06T12:07:16.909Z] d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:07:16.909Z] latest [2026-07-06T12:07:16.909Z] 4.1.0-dev.124 [2026-07-06T12:07:16.909Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:07:16.909Z] main [2026-07-06T12:07:16.909Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:17.296Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:17.624Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:07:17.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-07-06T12:07:17.624Z] 9384fd57469c: Preparing [2026-07-06T12:07:17.624Z] 970ebd2fa95f: Preparing [2026-07-06T12:07:17.624Z] c20f4733d861: Preparing [2026-07-06T12:07:17.624Z] 984fb7a1b5c9: Preparing [2026-07-06T12:07:17.624Z] 0d13a463e445: Preparing [2026-07-06T12:07:17.624Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:17.624Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:17.624Z] c20f4733d861: Layer already exists [2026-07-06T12:07:17.624Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:17.624Z] 0d13a463e445: Pushed [2026-07-06T12:07:17.624Z] 984fb7a1b5c9: Pushed [2026-07-06T12:07:17.624Z] 9384fd57469c: Pushed [2026-07-06T12:07:21.830Z] 970ebd2fa95f: Pushed [2026-07-06T12:07:21.830Z] d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:96b705789b50b15b28e6cc68dca26f8e9fc2f59956596e9bc3a2509f145ab042 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:22.352Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:22.677Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-07-06T12:07:22.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-07-06T12:07:22.677Z] 9384fd57469c: Preparing [2026-07-06T12:07:22.677Z] 970ebd2fa95f: Preparing [2026-07-06T12:07:22.677Z] c20f4733d861: Preparing [2026-07-06T12:07:22.677Z] 984fb7a1b5c9: Preparing [2026-07-06T12:07:22.677Z] 0d13a463e445: Preparing [2026-07-06T12:07:22.677Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:22.677Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:22.677Z] c20f4733d861: Layer already exists [2026-07-06T12:07:22.677Z] 984fb7a1b5c9: Layer already exists [2026-07-06T12:07:22.677Z] 970ebd2fa95f: Layer already exists [2026-07-06T12:07:22.677Z] 0d13a463e445: Layer already exists [2026-07-06T12:07:22.677Z] 9384fd57469c: Layer already exists [2026-07-06T12:07:22.677Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:22.677Z] latest: digest: sha256:96b705789b50b15b28e6cc68dca26f8e9fc2f59956596e9bc3a2509f145ab042 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:23.007Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:23.335Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.124 [2026-07-06T12:07:23.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-07-06T12:07:23.335Z] 9384fd57469c: Preparing [2026-07-06T12:07:23.335Z] 970ebd2fa95f: Preparing [2026-07-06T12:07:23.335Z] c20f4733d861: Preparing [2026-07-06T12:07:23.335Z] 984fb7a1b5c9: Preparing [2026-07-06T12:07:23.335Z] 0d13a463e445: Preparing [2026-07-06T12:07:23.335Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:23.335Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:23.335Z] c20f4733d861: Layer already exists [2026-07-06T12:07:23.335Z] 0d13a463e445: Layer already exists [2026-07-06T12:07:23.335Z] 984fb7a1b5c9: Layer already exists [2026-07-06T12:07:23.335Z] 9384fd57469c: Layer already exists [2026-07-06T12:07:23.335Z] 970ebd2fa95f: Layer already exists [2026-07-06T12:07:23.335Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:23.335Z] 4.1.0-dev.124: digest: sha256:96b705789b50b15b28e6cc68dca26f8e9fc2f59956596e9bc3a2509f145ab042 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:23.817Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:24.136Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:07:24.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-07-06T12:07:24.137Z] 9384fd57469c: Preparing [2026-07-06T12:07:24.137Z] 970ebd2fa95f: Preparing [2026-07-06T12:07:24.137Z] c20f4733d861: Preparing [2026-07-06T12:07:24.137Z] 984fb7a1b5c9: Preparing [2026-07-06T12:07:24.137Z] 0d13a463e445: Preparing [2026-07-06T12:07:24.137Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:24.137Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:24.137Z] 970ebd2fa95f: Layer already exists [2026-07-06T12:07:24.137Z] 0d13a463e445: Layer already exists [2026-07-06T12:07:24.137Z] 984fb7a1b5c9: Layer already exists [2026-07-06T12:07:24.137Z] c20f4733d861: Layer already exists [2026-07-06T12:07:24.137Z] 9384fd57469c: Layer already exists [2026-07-06T12:07:24.137Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:24.137Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:96b705789b50b15b28e6cc68dca26f8e9fc2f59956596e9bc3a2509f145ab042 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:24.459Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:24.802Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2026-07-06T12:07:24.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-07-06T12:07:24.802Z] 9384fd57469c: Preparing [2026-07-06T12:07:24.802Z] 970ebd2fa95f: Preparing [2026-07-06T12:07:24.802Z] c20f4733d861: Preparing [2026-07-06T12:07:24.802Z] 984fb7a1b5c9: Preparing [2026-07-06T12:07:24.802Z] 0d13a463e445: Preparing [2026-07-06T12:07:24.802Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:24.802Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:24.802Z] 0d13a463e445: Layer already exists [2026-07-06T12:07:24.802Z] 970ebd2fa95f: Layer already exists [2026-07-06T12:07:24.802Z] c20f4733d861: Layer already exists [2026-07-06T12:07:24.802Z] 984fb7a1b5c9: Layer already exists [2026-07-06T12:07:24.802Z] 9384fd57469c: Layer already exists [2026-07-06T12:07:24.802Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:24.802Z] main: digest: sha256:96b705789b50b15b28e6cc68dca26f8e9fc2f59956596e9bc3a2509f145ab042 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-06T12:07:24.872Z] ===================================================== [Pipeline] echo [2026-07-06T12:07:24.886Z] taggedImages: [2026-07-06T12:07:24.886Z] - nexus3.edgexfoundry.org:10004/core-keeper:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:07:24.886Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-07-06T12:07:24.886Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.124 [2026-07-06T12:07:24.886Z] - nexus3.edgexfoundry.org:10004/core-keeper:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:07:24.886Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2026-07-06T12:07:24.920Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2026-07-06T12:07:24.920Z] d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:07:24.920Z] latest [2026-07-06T12:07:24.920Z] 4.1.0-dev.124 [2026-07-06T12:07:24.920Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:07:24.920Z] main [2026-07-06T12:07:24.920Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:25.280Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:25.607Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:07:25.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-07-06T12:07:25.607Z] b913b2b7f5a5: Preparing [2026-07-06T12:07:25.607Z] b435102db1a3: Preparing [2026-07-06T12:07:25.607Z] 2d1f6c9b3f0e: Preparing [2026-07-06T12:07:25.607Z] 55ff39901128: Preparing [2026-07-06T12:07:25.607Z] c20f4733d861: Preparing [2026-07-06T12:07:25.607Z] ebe5423e5eb5: Preparing [2026-07-06T12:07:25.607Z] 3830c088d3eb: Preparing [2026-07-06T12:07:25.607Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:25.607Z] ebe5423e5eb5: Waiting [2026-07-06T12:07:25.607Z] 3830c088d3eb: Waiting [2026-07-06T12:07:25.607Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:25.607Z] 55ff39901128: Layer already exists [2026-07-06T12:07:25.607Z] c20f4733d861: Layer already exists [2026-07-06T12:07:25.607Z] 3830c088d3eb: Layer already exists [2026-07-06T12:07:25.607Z] ebe5423e5eb5: Layer already exists [2026-07-06T12:07:25.607Z] b435102db1a3: Pushed [2026-07-06T12:07:25.607Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:25.607Z] b913b2b7f5a5: Pushed [2026-07-06T12:07:29.796Z] 2d1f6c9b3f0e: Pushed [2026-07-06T12:07:29.796Z] d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:db43b6c2b05ec92d8840b2e2e18e971c8c7851b578729d93ea8abe9ee680b0b2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:30.119Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:30.450Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-07-06T12:07:30.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-07-06T12:07:30.450Z] b913b2b7f5a5: Preparing [2026-07-06T12:07:30.450Z] b435102db1a3: Preparing [2026-07-06T12:07:30.450Z] 2d1f6c9b3f0e: Preparing [2026-07-06T12:07:30.450Z] 55ff39901128: Preparing [2026-07-06T12:07:30.450Z] c20f4733d861: Preparing [2026-07-06T12:07:30.450Z] ebe5423e5eb5: Preparing [2026-07-06T12:07:30.450Z] 3830c088d3eb: Preparing [2026-07-06T12:07:30.450Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:30.450Z] 3830c088d3eb: Waiting [2026-07-06T12:07:30.450Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:30.450Z] ebe5423e5eb5: Waiting [2026-07-06T12:07:30.450Z] b913b2b7f5a5: Layer already exists [2026-07-06T12:07:30.450Z] 55ff39901128: Layer already exists [2026-07-06T12:07:30.450Z] b435102db1a3: Layer already exists [2026-07-06T12:07:30.450Z] c20f4733d861: Layer already exists [2026-07-06T12:07:30.450Z] 2d1f6c9b3f0e: Layer already exists [2026-07-06T12:07:30.450Z] ebe5423e5eb5: Layer already exists [2026-07-06T12:07:30.450Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:30.450Z] 3830c088d3eb: Layer already exists [2026-07-06T12:07:30.450Z] latest: digest: sha256:db43b6c2b05ec92d8840b2e2e18e971c8c7851b578729d93ea8abe9ee680b0b2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:30.769Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:31.105Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.124 [2026-07-06T12:07:31.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-07-06T12:07:31.105Z] b913b2b7f5a5: Preparing [2026-07-06T12:07:31.105Z] b435102db1a3: Preparing [2026-07-06T12:07:31.105Z] 2d1f6c9b3f0e: Preparing [2026-07-06T12:07:31.105Z] 55ff39901128: Preparing [2026-07-06T12:07:31.105Z] c20f4733d861: Preparing [2026-07-06T12:07:31.105Z] ebe5423e5eb5: Preparing [2026-07-06T12:07:31.105Z] 3830c088d3eb: Preparing [2026-07-06T12:07:31.105Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:31.105Z] ebe5423e5eb5: Waiting [2026-07-06T12:07:31.105Z] 3830c088d3eb: Waiting [2026-07-06T12:07:31.105Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:31.105Z] b913b2b7f5a5: Layer already exists [2026-07-06T12:07:31.105Z] b435102db1a3: Layer already exists [2026-07-06T12:07:31.105Z] 55ff39901128: Layer already exists [2026-07-06T12:07:31.105Z] c20f4733d861: Layer already exists [2026-07-06T12:07:31.105Z] 2d1f6c9b3f0e: Layer already exists [2026-07-06T12:07:31.105Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:31.105Z] 3830c088d3eb: Layer already exists [2026-07-06T12:07:31.105Z] ebe5423e5eb5: Layer already exists [2026-07-06T12:07:31.105Z] 4.1.0-dev.124: digest: sha256:db43b6c2b05ec92d8840b2e2e18e971c8c7851b578729d93ea8abe9ee680b0b2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:31.447Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:31.772Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:07:31.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-07-06T12:07:31.772Z] b913b2b7f5a5: Preparing [2026-07-06T12:07:31.772Z] b435102db1a3: Preparing [2026-07-06T12:07:31.772Z] 2d1f6c9b3f0e: Preparing [2026-07-06T12:07:31.772Z] 55ff39901128: Preparing [2026-07-06T12:07:31.772Z] c20f4733d861: Preparing [2026-07-06T12:07:31.772Z] ebe5423e5eb5: Preparing [2026-07-06T12:07:31.772Z] 3830c088d3eb: Preparing [2026-07-06T12:07:31.772Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:31.772Z] 3830c088d3eb: Waiting [2026-07-06T12:07:31.772Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:31.772Z] ebe5423e5eb5: Waiting [2026-07-06T12:07:31.772Z] 55ff39901128: Layer already exists [2026-07-06T12:07:31.772Z] c20f4733d861: Layer already exists [2026-07-06T12:07:31.772Z] b913b2b7f5a5: Layer already exists [2026-07-06T12:07:31.772Z] b435102db1a3: Layer already exists [2026-07-06T12:07:31.772Z] 2d1f6c9b3f0e: Layer already exists [2026-07-06T12:07:31.772Z] ebe5423e5eb5: Layer already exists [2026-07-06T12:07:31.772Z] 3830c088d3eb: Layer already exists [2026-07-06T12:07:31.772Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:31.772Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:db43b6c2b05ec92d8840b2e2e18e971c8c7851b578729d93ea8abe9ee680b0b2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:32.244Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:32.570Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2026-07-06T12:07:32.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-07-06T12:07:32.571Z] b913b2b7f5a5: Preparing [2026-07-06T12:07:32.571Z] b435102db1a3: Preparing [2026-07-06T12:07:32.571Z] 2d1f6c9b3f0e: Preparing [2026-07-06T12:07:32.571Z] 55ff39901128: Preparing [2026-07-06T12:07:32.571Z] c20f4733d861: Preparing [2026-07-06T12:07:32.571Z] ebe5423e5eb5: Preparing [2026-07-06T12:07:32.571Z] 3830c088d3eb: Preparing [2026-07-06T12:07:32.571Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:32.571Z] ebe5423e5eb5: Waiting [2026-07-06T12:07:32.571Z] 3830c088d3eb: Waiting [2026-07-06T12:07:32.571Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:32.571Z] b913b2b7f5a5: Layer already exists [2026-07-06T12:07:32.571Z] c20f4733d861: Layer already exists [2026-07-06T12:07:32.571Z] 55ff39901128: Layer already exists [2026-07-06T12:07:32.571Z] b435102db1a3: Layer already exists [2026-07-06T12:07:32.571Z] 2d1f6c9b3f0e: Layer already exists [2026-07-06T12:07:32.571Z] 3830c088d3eb: Layer already exists [2026-07-06T12:07:32.571Z] ebe5423e5eb5: Layer already exists [2026-07-06T12:07:32.571Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:32.571Z] main: digest: sha256:db43b6c2b05ec92d8840b2e2e18e971c8c7851b578729d93ea8abe9ee680b0b2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-06T12:07:32.655Z] ===================================================== [Pipeline] echo [2026-07-06T12:07:32.667Z] taggedImages: [2026-07-06T12:07:32.667Z] - nexus3.edgexfoundry.org:10004/core-metadata:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:07:32.667Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-07-06T12:07:32.667Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.124 [2026-07-06T12:07:32.667Z] - nexus3.edgexfoundry.org:10004/core-metadata:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:07:32.667Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2026-07-06T12:07:32.690Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2026-07-06T12:07:32.690Z] d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:07:32.690Z] latest [2026-07-06T12:07:32.690Z] 4.1.0-dev.124 [2026-07-06T12:07:32.690Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:07:32.690Z] main [2026-07-06T12:07:32.690Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:33.055Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:33.370Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:07:33.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-07-06T12:07:33.370Z] 61621b6746b9: Preparing [2026-07-06T12:07:33.370Z] ebaf92b6057d: Preparing [2026-07-06T12:07:33.370Z] 1ca4f1923de9: Preparing [2026-07-06T12:07:33.370Z] 3258f9a47806: Preparing [2026-07-06T12:07:33.370Z] d115f664d2c4: Preparing [2026-07-06T12:07:33.370Z] 29421d5a0e2a: Preparing [2026-07-06T12:07:33.370Z] 4514ae84aeb8: Preparing [2026-07-06T12:07:33.370Z] 55ff39901128: Preparing [2026-07-06T12:07:33.370Z] c20f4733d861: Preparing [2026-07-06T12:07:33.370Z] 491a21149393: Preparing [2026-07-06T12:07:33.370Z] 450f6f7b2291: Preparing [2026-07-06T12:07:33.370Z] 5f70bf18a086: Preparing [2026-07-06T12:07:33.370Z] 8c4babec8022: Preparing [2026-07-06T12:07:33.370Z] 960f48c4c132: Preparing [2026-07-06T12:07:33.371Z] b36b9f4e80a7: Preparing [2026-07-06T12:07:33.371Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:33.371Z] c20f4733d861: Waiting [2026-07-06T12:07:33.371Z] 491a21149393: Waiting [2026-07-06T12:07:33.371Z] 450f6f7b2291: Waiting [2026-07-06T12:07:33.371Z] 4514ae84aeb8: Waiting [2026-07-06T12:07:33.371Z] 5f70bf18a086: Waiting [2026-07-06T12:07:33.371Z] b36b9f4e80a7: Waiting [2026-07-06T12:07:33.371Z] 960f48c4c132: Waiting [2026-07-06T12:07:33.371Z] 55ff39901128: Waiting [2026-07-06T12:07:33.371Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:33.371Z] 8c4babec8022: Waiting [2026-07-06T12:07:33.371Z] 29421d5a0e2a: Waiting [2026-07-06T12:07:33.371Z] ebaf92b6057d: Pushed [2026-07-06T12:07:33.371Z] d115f664d2c4: Pushed [2026-07-06T12:07:33.371Z] 3258f9a47806: Pushed [2026-07-06T12:07:33.371Z] 61621b6746b9: Pushed [2026-07-06T12:07:33.371Z] 1ca4f1923de9: Pushed [2026-07-06T12:07:33.371Z] 55ff39901128: Layer already exists [2026-07-06T12:07:33.371Z] c20f4733d861: Layer already exists [2026-07-06T12:07:33.371Z] 29421d5a0e2a: Pushed [2026-07-06T12:07:33.371Z] 5f70bf18a086: Layer already exists [2026-07-06T12:07:33.628Z] 491a21149393: Pushed [2026-07-06T12:07:33.628Z] 450f6f7b2291: Pushed [2026-07-06T12:07:33.628Z] 8c4babec8022: Pushed [2026-07-06T12:07:33.628Z] 960f48c4c132: Pushed [2026-07-06T12:07:33.628Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:33.628Z] b36b9f4e80a7: Pushed [2026-07-06T12:07:34.668Z] 4514ae84aeb8: Pushed [2026-07-06T12:07:34.926Z] d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:4aaf8394c666e57090ff4e3004a0e984d0c044f7be9233dd1a57a58604bd6179 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:35.253Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:35.612Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-07-06T12:07:35.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-07-06T12:07:35.612Z] 61621b6746b9: Preparing [2026-07-06T12:07:35.612Z] ebaf92b6057d: Preparing [2026-07-06T12:07:35.612Z] 1ca4f1923de9: Preparing [2026-07-06T12:07:35.612Z] 3258f9a47806: Preparing [2026-07-06T12:07:35.612Z] d115f664d2c4: Preparing [2026-07-06T12:07:35.612Z] 29421d5a0e2a: Preparing [2026-07-06T12:07:35.612Z] 4514ae84aeb8: Preparing [2026-07-06T12:07:35.612Z] 55ff39901128: Preparing [2026-07-06T12:07:35.612Z] c20f4733d861: Preparing [2026-07-06T12:07:35.612Z] 491a21149393: Preparing [2026-07-06T12:07:35.612Z] 29421d5a0e2a: Waiting [2026-07-06T12:07:35.612Z] 4514ae84aeb8: Waiting [2026-07-06T12:07:35.612Z] c20f4733d861: Waiting [2026-07-06T12:07:35.612Z] 55ff39901128: Waiting [2026-07-06T12:07:35.612Z] 450f6f7b2291: Preparing [2026-07-06T12:07:35.612Z] 5f70bf18a086: Preparing [2026-07-06T12:07:35.612Z] 450f6f7b2291: Waiting [2026-07-06T12:07:35.612Z] 8c4babec8022: Preparing [2026-07-06T12:07:35.612Z] 960f48c4c132: Preparing [2026-07-06T12:07:35.612Z] b36b9f4e80a7: Preparing [2026-07-06T12:07:35.612Z] 5f70bf18a086: Waiting [2026-07-06T12:07:35.612Z] 8c4babec8022: Waiting [2026-07-06T12:07:35.612Z] 960f48c4c132: Waiting [2026-07-06T12:07:35.612Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:35.612Z] b36b9f4e80a7: Waiting [2026-07-06T12:07:35.612Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:35.612Z] 1ca4f1923de9: Layer already exists [2026-07-06T12:07:35.612Z] d115f664d2c4: Layer already exists [2026-07-06T12:07:35.612Z] 3258f9a47806: Layer already exists [2026-07-06T12:07:35.612Z] 61621b6746b9: Layer already exists [2026-07-06T12:07:35.612Z] ebaf92b6057d: Layer already exists [2026-07-06T12:07:35.612Z] 55ff39901128: Layer already exists [2026-07-06T12:07:35.612Z] 4514ae84aeb8: Layer already exists [2026-07-06T12:07:35.612Z] 29421d5a0e2a: Layer already exists [2026-07-06T12:07:35.612Z] c20f4733d861: Layer already exists [2026-07-06T12:07:35.612Z] 491a21149393: Layer already exists [2026-07-06T12:07:35.612Z] 960f48c4c132: Layer already exists [2026-07-06T12:07:35.612Z] 5f70bf18a086: Layer already exists [2026-07-06T12:07:35.612Z] 8c4babec8022: Layer already exists [2026-07-06T12:07:35.612Z] 450f6f7b2291: Layer already exists [2026-07-06T12:07:35.612Z] b36b9f4e80a7: Layer already exists [2026-07-06T12:07:35.612Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:35.612Z] latest: digest: sha256:4aaf8394c666e57090ff4e3004a0e984d0c044f7be9233dd1a57a58604bd6179 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:35.979Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:36.304Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.124 [2026-07-06T12:07:36.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-07-06T12:07:36.304Z] 61621b6746b9: Preparing [2026-07-06T12:07:36.304Z] ebaf92b6057d: Preparing [2026-07-06T12:07:36.304Z] 1ca4f1923de9: Preparing [2026-07-06T12:07:36.304Z] 3258f9a47806: Preparing [2026-07-06T12:07:36.304Z] d115f664d2c4: Preparing [2026-07-06T12:07:36.304Z] 29421d5a0e2a: Preparing [2026-07-06T12:07:36.304Z] 4514ae84aeb8: Preparing [2026-07-06T12:07:36.304Z] 55ff39901128: Preparing [2026-07-06T12:07:36.304Z] c20f4733d861: Preparing [2026-07-06T12:07:36.304Z] 491a21149393: Preparing [2026-07-06T12:07:36.304Z] 450f6f7b2291: Preparing [2026-07-06T12:07:36.304Z] 5f70bf18a086: Preparing [2026-07-06T12:07:36.304Z] 8c4babec8022: Preparing [2026-07-06T12:07:36.304Z] 960f48c4c132: Preparing [2026-07-06T12:07:36.304Z] b36b9f4e80a7: Preparing [2026-07-06T12:07:36.304Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:36.304Z] 29421d5a0e2a: Waiting [2026-07-06T12:07:36.304Z] 4514ae84aeb8: Waiting [2026-07-06T12:07:36.304Z] 55ff39901128: Waiting [2026-07-06T12:07:36.304Z] c20f4733d861: Waiting [2026-07-06T12:07:36.304Z] 491a21149393: Waiting [2026-07-06T12:07:36.304Z] 450f6f7b2291: Waiting [2026-07-06T12:07:36.304Z] 5f70bf18a086: Waiting [2026-07-06T12:07:36.304Z] 8c4babec8022: Waiting [2026-07-06T12:07:36.304Z] 960f48c4c132: Waiting [2026-07-06T12:07:36.304Z] b36b9f4e80a7: Waiting [2026-07-06T12:07:36.304Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:36.304Z] ebaf92b6057d: Layer already exists [2026-07-06T12:07:36.304Z] d115f664d2c4: Layer already exists [2026-07-06T12:07:36.304Z] 61621b6746b9: Layer already exists [2026-07-06T12:07:36.304Z] 1ca4f1923de9: Layer already exists [2026-07-06T12:07:36.304Z] 3258f9a47806: Layer already exists [2026-07-06T12:07:36.304Z] 29421d5a0e2a: Layer already exists [2026-07-06T12:07:36.304Z] c20f4733d861: Layer already exists [2026-07-06T12:07:36.304Z] 55ff39901128: Layer already exists [2026-07-06T12:07:36.304Z] 4514ae84aeb8: Layer already exists [2026-07-06T12:07:36.304Z] 491a21149393: Layer already exists [2026-07-06T12:07:36.304Z] 450f6f7b2291: Layer already exists [2026-07-06T12:07:36.304Z] 5f70bf18a086: Layer already exists [2026-07-06T12:07:36.304Z] 8c4babec8022: Layer already exists [2026-07-06T12:07:36.304Z] 960f48c4c132: Layer already exists [2026-07-06T12:07:36.304Z] b36b9f4e80a7: Layer already exists [2026-07-06T12:07:36.304Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:36.304Z] 4.1.0-dev.124: digest: sha256:4aaf8394c666e57090ff4e3004a0e984d0c044f7be9233dd1a57a58604bd6179 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:36.647Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:37.001Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:07:37.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-07-06T12:07:37.001Z] 61621b6746b9: Preparing [2026-07-06T12:07:37.001Z] ebaf92b6057d: Preparing [2026-07-06T12:07:37.001Z] 1ca4f1923de9: Preparing [2026-07-06T12:07:37.001Z] 3258f9a47806: Preparing [2026-07-06T12:07:37.001Z] d115f664d2c4: Preparing [2026-07-06T12:07:37.001Z] 29421d5a0e2a: Preparing [2026-07-06T12:07:37.001Z] 4514ae84aeb8: Preparing [2026-07-06T12:07:37.001Z] 55ff39901128: Preparing [2026-07-06T12:07:37.001Z] c20f4733d861: Preparing [2026-07-06T12:07:37.001Z] 491a21149393: Preparing [2026-07-06T12:07:37.001Z] 450f6f7b2291: Preparing [2026-07-06T12:07:37.001Z] 5f70bf18a086: Preparing [2026-07-06T12:07:37.001Z] 8c4babec8022: Preparing [2026-07-06T12:07:37.001Z] 960f48c4c132: Preparing [2026-07-06T12:07:37.001Z] b36b9f4e80a7: Preparing [2026-07-06T12:07:37.001Z] 29421d5a0e2a: Waiting [2026-07-06T12:07:37.001Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:37.001Z] 4514ae84aeb8: Waiting [2026-07-06T12:07:37.001Z] c20f4733d861: Waiting [2026-07-06T12:07:37.001Z] 491a21149393: Waiting [2026-07-06T12:07:37.001Z] 55ff39901128: Waiting [2026-07-06T12:07:37.001Z] 450f6f7b2291: Waiting [2026-07-06T12:07:37.001Z] 5f70bf18a086: Waiting [2026-07-06T12:07:37.001Z] 8c4babec8022: Waiting [2026-07-06T12:07:37.001Z] 960f48c4c132: Waiting [2026-07-06T12:07:37.001Z] b36b9f4e80a7: Waiting [2026-07-06T12:07:37.001Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:37.001Z] d115f664d2c4: Layer already exists [2026-07-06T12:07:37.001Z] 61621b6746b9: Layer already exists [2026-07-06T12:07:37.001Z] 1ca4f1923de9: Layer already exists [2026-07-06T12:07:37.001Z] ebaf92b6057d: Layer already exists [2026-07-06T12:07:37.001Z] 3258f9a47806: Layer already exists [2026-07-06T12:07:37.001Z] 29421d5a0e2a: Layer already exists [2026-07-06T12:07:37.001Z] 55ff39901128: Layer already exists [2026-07-06T12:07:37.001Z] 4514ae84aeb8: Layer already exists [2026-07-06T12:07:37.001Z] c20f4733d861: Layer already exists [2026-07-06T12:07:37.001Z] 491a21149393: Layer already exists [2026-07-06T12:07:37.001Z] 450f6f7b2291: Layer already exists [2026-07-06T12:07:37.001Z] 5f70bf18a086: Layer already exists [2026-07-06T12:07:37.001Z] b36b9f4e80a7: Layer already exists [2026-07-06T12:07:37.001Z] 960f48c4c132: Layer already exists [2026-07-06T12:07:37.001Z] 8c4babec8022: Layer already exists [2026-07-06T12:07:37.001Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:37.001Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:4aaf8394c666e57090ff4e3004a0e984d0c044f7be9233dd1a57a58604bd6179 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:37.335Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:37.661Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-07-06T12:07:37.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-07-06T12:07:37.661Z] 61621b6746b9: Preparing [2026-07-06T12:07:37.661Z] ebaf92b6057d: Preparing [2026-07-06T12:07:37.661Z] 1ca4f1923de9: Preparing [2026-07-06T12:07:37.661Z] 3258f9a47806: Preparing [2026-07-06T12:07:37.661Z] d115f664d2c4: Preparing [2026-07-06T12:07:37.661Z] 29421d5a0e2a: Preparing [2026-07-06T12:07:37.661Z] 4514ae84aeb8: Preparing [2026-07-06T12:07:37.661Z] 55ff39901128: Preparing [2026-07-06T12:07:37.661Z] c20f4733d861: Preparing [2026-07-06T12:07:37.661Z] 491a21149393: Preparing [2026-07-06T12:07:37.661Z] 450f6f7b2291: Preparing [2026-07-06T12:07:37.661Z] 5f70bf18a086: Preparing [2026-07-06T12:07:37.661Z] 8c4babec8022: Preparing [2026-07-06T12:07:37.661Z] 960f48c4c132: Preparing [2026-07-06T12:07:37.661Z] b36b9f4e80a7: Preparing [2026-07-06T12:07:37.661Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:37.661Z] c20f4733d861: Waiting [2026-07-06T12:07:37.661Z] 491a21149393: Waiting [2026-07-06T12:07:37.661Z] 450f6f7b2291: Waiting [2026-07-06T12:07:37.661Z] 5f70bf18a086: Waiting [2026-07-06T12:07:37.661Z] 8c4babec8022: Waiting [2026-07-06T12:07:37.661Z] 960f48c4c132: Waiting [2026-07-06T12:07:37.661Z] 29421d5a0e2a: Waiting [2026-07-06T12:07:37.661Z] b36b9f4e80a7: Waiting [2026-07-06T12:07:37.661Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:37.661Z] 4514ae84aeb8: Waiting [2026-07-06T12:07:37.661Z] 55ff39901128: Waiting [2026-07-06T12:07:37.661Z] 3258f9a47806: Layer already exists [2026-07-06T12:07:37.661Z] d115f664d2c4: Layer already exists [2026-07-06T12:07:37.661Z] 1ca4f1923de9: Layer already exists [2026-07-06T12:07:37.661Z] 61621b6746b9: Layer already exists [2026-07-06T12:07:37.661Z] ebaf92b6057d: Layer already exists [2026-07-06T12:07:37.661Z] 55ff39901128: Layer already exists [2026-07-06T12:07:37.661Z] c20f4733d861: Layer already exists [2026-07-06T12:07:37.661Z] 491a21149393: Layer already exists [2026-07-06T12:07:37.661Z] 29421d5a0e2a: Layer already exists [2026-07-06T12:07:37.661Z] 4514ae84aeb8: Layer already exists [2026-07-06T12:07:37.661Z] 450f6f7b2291: Layer already exists [2026-07-06T12:07:37.661Z] 8c4babec8022: Layer already exists [2026-07-06T12:07:37.661Z] 960f48c4c132: Layer already exists [2026-07-06T12:07:37.661Z] 5f70bf18a086: Layer already exists [2026-07-06T12:07:37.661Z] b36b9f4e80a7: Layer already exists [2026-07-06T12:07:37.661Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:37.661Z] main: digest: sha256:4aaf8394c666e57090ff4e3004a0e984d0c044f7be9233dd1a57a58604bd6179 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-06T12:07:37.745Z] ===================================================== [Pipeline] echo [2026-07-06T12:07:37.760Z] taggedImages: [2026-07-06T12:07:37.760Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:07:37.760Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-07-06T12:07:37.760Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.124 [2026-07-06T12:07:37.760Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:07:37.760Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2026-07-06T12:07:37.792Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2026-07-06T12:07:37.792Z] d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:07:37.792Z] latest [2026-07-06T12:07:37.792Z] 4.1.0-dev.124 [2026-07-06T12:07:37.792Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:07:37.792Z] main [2026-07-06T12:07:37.792Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:38.138Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:38.463Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:07:38.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-07-06T12:07:38.463Z] 4cc1d74d58dd: Preparing [2026-07-06T12:07:38.463Z] f2c2d2f5d29b: Preparing [2026-07-06T12:07:38.463Z] 56225add0197: Preparing [2026-07-06T12:07:38.463Z] 1980f0ba5d7b: Preparing [2026-07-06T12:07:38.463Z] 55ff39901128: Preparing [2026-07-06T12:07:38.463Z] c20f4733d861: Preparing [2026-07-06T12:07:38.463Z] ebe5423e5eb5: Preparing [2026-07-06T12:07:38.463Z] 3830c088d3eb: Preparing [2026-07-06T12:07:38.463Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:38.463Z] c20f4733d861: Waiting [2026-07-06T12:07:38.463Z] ebe5423e5eb5: Waiting [2026-07-06T12:07:38.463Z] 3830c088d3eb: Waiting [2026-07-06T12:07:38.463Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:38.463Z] 55ff39901128: Layer already exists [2026-07-06T12:07:38.463Z] c20f4733d861: Layer already exists [2026-07-06T12:07:38.463Z] ebe5423e5eb5: Layer already exists [2026-07-06T12:07:38.463Z] 3830c088d3eb: Layer already exists [2026-07-06T12:07:38.463Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:38.463Z] 4cc1d74d58dd: Pushed [2026-07-06T12:07:38.463Z] 56225add0197: Pushed [2026-07-06T12:07:38.463Z] f2c2d2f5d29b: Pushed [2026-07-06T12:07:41.882Z] 1980f0ba5d7b: Pushed [2026-07-06T12:07:42.165Z] d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:4bbe9dcd6621cf1ded1d175a471eaf3413c063902f58f0f24b7681ba367dc63f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:42.605Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:42.936Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-07-06T12:07:42.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-07-06T12:07:42.937Z] 4cc1d74d58dd: Preparing [2026-07-06T12:07:42.937Z] f2c2d2f5d29b: Preparing [2026-07-06T12:07:42.937Z] 56225add0197: Preparing [2026-07-06T12:07:42.937Z] 1980f0ba5d7b: Preparing [2026-07-06T12:07:42.937Z] 55ff39901128: Preparing [2026-07-06T12:07:42.937Z] c20f4733d861: Preparing [2026-07-06T12:07:42.937Z] ebe5423e5eb5: Preparing [2026-07-06T12:07:42.937Z] 3830c088d3eb: Preparing [2026-07-06T12:07:42.937Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:42.937Z] 3830c088d3eb: Waiting [2026-07-06T12:07:42.937Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:42.937Z] c20f4733d861: Waiting [2026-07-06T12:07:42.937Z] ebe5423e5eb5: Waiting [2026-07-06T12:07:42.937Z] 1980f0ba5d7b: Layer already exists [2026-07-06T12:07:42.937Z] f2c2d2f5d29b: Layer already exists [2026-07-06T12:07:42.937Z] 4cc1d74d58dd: Layer already exists [2026-07-06T12:07:42.937Z] 55ff39901128: Layer already exists [2026-07-06T12:07:42.937Z] 56225add0197: Layer already exists [2026-07-06T12:07:42.937Z] c20f4733d861: Layer already exists [2026-07-06T12:07:42.937Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:42.937Z] ebe5423e5eb5: Layer already exists [2026-07-06T12:07:42.937Z] 3830c088d3eb: Layer already exists [2026-07-06T12:07:42.937Z] latest: digest: sha256:4bbe9dcd6621cf1ded1d175a471eaf3413c063902f58f0f24b7681ba367dc63f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:43.411Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:43.750Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.124 [2026-07-06T12:07:43.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-07-06T12:07:43.750Z] 4cc1d74d58dd: Preparing [2026-07-06T12:07:43.750Z] f2c2d2f5d29b: Preparing [2026-07-06T12:07:43.750Z] 56225add0197: Preparing [2026-07-06T12:07:43.750Z] 1980f0ba5d7b: Preparing [2026-07-06T12:07:43.750Z] 55ff39901128: Preparing [2026-07-06T12:07:43.750Z] c20f4733d861: Preparing [2026-07-06T12:07:43.750Z] ebe5423e5eb5: Preparing [2026-07-06T12:07:43.750Z] 3830c088d3eb: Preparing [2026-07-06T12:07:43.750Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:43.750Z] c20f4733d861: Waiting [2026-07-06T12:07:43.750Z] ebe5423e5eb5: Waiting [2026-07-06T12:07:43.750Z] 3830c088d3eb: Waiting [2026-07-06T12:07:43.750Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:43.750Z] 1980f0ba5d7b: Layer already exists [2026-07-06T12:07:43.750Z] 56225add0197: Layer already exists [2026-07-06T12:07:43.750Z] 4cc1d74d58dd: Layer already exists [2026-07-06T12:07:43.750Z] f2c2d2f5d29b: Layer already exists [2026-07-06T12:07:43.750Z] 55ff39901128: Layer already exists [2026-07-06T12:07:43.750Z] c20f4733d861: Layer already exists [2026-07-06T12:07:43.750Z] 3830c088d3eb: Layer already exists [2026-07-06T12:07:43.750Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:43.750Z] ebe5423e5eb5: Layer already exists [2026-07-06T12:07:43.750Z] 4.1.0-dev.124: digest: sha256:4bbe9dcd6621cf1ded1d175a471eaf3413c063902f58f0f24b7681ba367dc63f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:44.109Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:44.460Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:07:44.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-07-06T12:07:44.460Z] 4cc1d74d58dd: Preparing [2026-07-06T12:07:44.460Z] f2c2d2f5d29b: Preparing [2026-07-06T12:07:44.460Z] 56225add0197: Preparing [2026-07-06T12:07:44.460Z] 1980f0ba5d7b: Preparing [2026-07-06T12:07:44.460Z] 55ff39901128: Preparing [2026-07-06T12:07:44.460Z] c20f4733d861: Preparing [2026-07-06T12:07:44.460Z] ebe5423e5eb5: Preparing [2026-07-06T12:07:44.460Z] 3830c088d3eb: Preparing [2026-07-06T12:07:44.460Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:44.460Z] c20f4733d861: Waiting [2026-07-06T12:07:44.460Z] 3830c088d3eb: Waiting [2026-07-06T12:07:44.460Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:44.460Z] ebe5423e5eb5: Waiting [2026-07-06T12:07:44.460Z] 1980f0ba5d7b: Layer already exists [2026-07-06T12:07:44.460Z] f2c2d2f5d29b: Layer already exists [2026-07-06T12:07:44.460Z] 56225add0197: Layer already exists [2026-07-06T12:07:44.460Z] 55ff39901128: Layer already exists [2026-07-06T12:07:44.460Z] 4cc1d74d58dd: Layer already exists [2026-07-06T12:07:44.460Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:44.460Z] ebe5423e5eb5: Layer already exists [2026-07-06T12:07:44.460Z] c20f4733d861: Layer already exists [2026-07-06T12:07:44.460Z] 3830c088d3eb: Layer already exists [2026-07-06T12:07:44.460Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:4bbe9dcd6621cf1ded1d175a471eaf3413c063902f58f0f24b7681ba367dc63f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:44.847Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:45.250Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-07-06T12:07:45.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-07-06T12:07:45.250Z] 4cc1d74d58dd: Preparing [2026-07-06T12:07:45.250Z] f2c2d2f5d29b: Preparing [2026-07-06T12:07:45.250Z] 56225add0197: Preparing [2026-07-06T12:07:45.250Z] 1980f0ba5d7b: Preparing [2026-07-06T12:07:45.250Z] 55ff39901128: Preparing [2026-07-06T12:07:45.250Z] c20f4733d861: Preparing [2026-07-06T12:07:45.250Z] ebe5423e5eb5: Preparing [2026-07-06T12:07:45.250Z] 3830c088d3eb: Preparing [2026-07-06T12:07:45.250Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:45.250Z] ebe5423e5eb5: Waiting [2026-07-06T12:07:45.250Z] 3830c088d3eb: Waiting [2026-07-06T12:07:45.250Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:45.250Z] c20f4733d861: Waiting [2026-07-06T12:07:45.250Z] 1980f0ba5d7b: Layer already exists [2026-07-06T12:07:45.250Z] f2c2d2f5d29b: Layer already exists [2026-07-06T12:07:45.250Z] 4cc1d74d58dd: Layer already exists [2026-07-06T12:07:45.250Z] 55ff39901128: Layer already exists [2026-07-06T12:07:45.250Z] 56225add0197: Layer already exists [2026-07-06T12:07:45.250Z] 3830c088d3eb: Layer already exists [2026-07-06T12:07:45.250Z] ebe5423e5eb5: Layer already exists [2026-07-06T12:07:45.250Z] c20f4733d861: Layer already exists [2026-07-06T12:07:45.250Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:45.250Z] main: digest: sha256:4bbe9dcd6621cf1ded1d175a471eaf3413c063902f58f0f24b7681ba367dc63f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-06T12:07:45.356Z] ===================================================== [Pipeline] echo [2026-07-06T12:07:45.368Z] taggedImages: [2026-07-06T12:07:45.368Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:07:45.368Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-07-06T12:07:45.368Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.124 [2026-07-06T12:07:45.368Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:07:45.368Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2026-07-06T12:07:45.404Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2026-07-06T12:07:45.404Z] d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:07:45.404Z] latest [2026-07-06T12:07:45.404Z] 4.1.0-dev.124 [2026-07-06T12:07:45.404Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:07:45.404Z] main [2026-07-06T12:07:45.404Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:45.763Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:46.099Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:07:46.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-07-06T12:07:46.100Z] 3dd80ee6ce03: Preparing [2026-07-06T12:07:46.100Z] 67b115c939b3: Preparing [2026-07-06T12:07:46.100Z] 3a7e859110e2: Preparing [2026-07-06T12:07:46.100Z] 14be9cd7c4f4: Preparing [2026-07-06T12:07:46.100Z] 658c9d498dc1: Preparing [2026-07-06T12:07:46.100Z] 55ff39901128: Preparing [2026-07-06T12:07:46.100Z] c20f4733d861: Preparing [2026-07-06T12:07:46.100Z] 913b12159a92: Preparing [2026-07-06T12:07:46.100Z] 55ff39901128: Waiting [2026-07-06T12:07:46.100Z] c20f4733d861: Waiting [2026-07-06T12:07:46.100Z] 3dae4f81c53d: Preparing [2026-07-06T12:07:46.100Z] 2dc23323299a: Preparing [2026-07-06T12:07:46.100Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:46.100Z] 913b12159a92: Waiting [2026-07-06T12:07:46.100Z] 2dc23323299a: Waiting [2026-07-06T12:07:46.100Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:46.100Z] 3dae4f81c53d: Waiting [2026-07-06T12:07:46.100Z] 67b115c939b3: Pushed [2026-07-06T12:07:46.100Z] 14be9cd7c4f4: Pushed [2026-07-06T12:07:46.100Z] 658c9d498dc1: Pushed [2026-07-06T12:07:46.100Z] 3dd80ee6ce03: Pushed [2026-07-06T12:07:46.100Z] 55ff39901128: Layer already exists [2026-07-06T12:07:46.100Z] c20f4733d861: Layer already exists [2026-07-06T12:07:46.100Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:46.359Z] 913b12159a92: Pushed [2026-07-06T12:07:46.359Z] 3dae4f81c53d: Pushed [2026-07-06T12:07:47.745Z] 2dc23323299a: Pushed [2026-07-06T12:07:48.706Z] 3a7e859110e2: Pushed [2026-07-06T12:07:48.991Z] d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:4b2aad72ddff21e098d0ebca4e2a6e88d7236b94232e863cf5cccb94d9690e09 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:49.362Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:49.711Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-07-06T12:07:49.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-07-06T12:07:49.711Z] 3dd80ee6ce03: Preparing [2026-07-06T12:07:49.711Z] 67b115c939b3: Preparing [2026-07-06T12:07:49.711Z] 3a7e859110e2: Preparing [2026-07-06T12:07:49.711Z] 14be9cd7c4f4: Preparing [2026-07-06T12:07:49.711Z] 658c9d498dc1: Preparing [2026-07-06T12:07:49.711Z] 55ff39901128: Preparing [2026-07-06T12:07:49.711Z] c20f4733d861: Preparing [2026-07-06T12:07:49.711Z] 913b12159a92: Preparing [2026-07-06T12:07:49.711Z] 3dae4f81c53d: Preparing [2026-07-06T12:07:49.711Z] 2dc23323299a: Preparing [2026-07-06T12:07:49.711Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:49.711Z] 913b12159a92: Waiting [2026-07-06T12:07:49.711Z] 3dae4f81c53d: Waiting [2026-07-06T12:07:49.711Z] 2dc23323299a: Waiting [2026-07-06T12:07:49.711Z] 55ff39901128: Waiting [2026-07-06T12:07:49.711Z] c20f4733d861: Waiting [2026-07-06T12:07:49.711Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:49.711Z] 67b115c939b3: Layer already exists [2026-07-06T12:07:49.711Z] 14be9cd7c4f4: Layer already exists [2026-07-06T12:07:49.711Z] 3a7e859110e2: Layer already exists [2026-07-06T12:07:49.711Z] 658c9d498dc1: Layer already exists [2026-07-06T12:07:49.711Z] 3dd80ee6ce03: Layer already exists [2026-07-06T12:07:49.711Z] c20f4733d861: Layer already exists [2026-07-06T12:07:49.711Z] 913b12159a92: Layer already exists [2026-07-06T12:07:49.711Z] 55ff39901128: Layer already exists [2026-07-06T12:07:49.711Z] 2dc23323299a: Layer already exists [2026-07-06T12:07:49.711Z] 3dae4f81c53d: Layer already exists [2026-07-06T12:07:49.711Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:49.711Z] latest: digest: sha256:4b2aad72ddff21e098d0ebca4e2a6e88d7236b94232e863cf5cccb94d9690e09 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:50.115Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:50.475Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.124 [2026-07-06T12:07:50.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-07-06T12:07:50.475Z] 3dd80ee6ce03: Preparing [2026-07-06T12:07:50.475Z] 67b115c939b3: Preparing [2026-07-06T12:07:50.475Z] 3a7e859110e2: Preparing [2026-07-06T12:07:50.475Z] 14be9cd7c4f4: Preparing [2026-07-06T12:07:50.475Z] 658c9d498dc1: Preparing [2026-07-06T12:07:50.475Z] 55ff39901128: Preparing [2026-07-06T12:07:50.475Z] c20f4733d861: Preparing [2026-07-06T12:07:50.475Z] 913b12159a92: Preparing [2026-07-06T12:07:50.475Z] 3dae4f81c53d: Preparing [2026-07-06T12:07:50.475Z] 2dc23323299a: Preparing [2026-07-06T12:07:50.475Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:50.475Z] 55ff39901128: Waiting [2026-07-06T12:07:50.475Z] c20f4733d861: Waiting [2026-07-06T12:07:50.475Z] 913b12159a92: Waiting [2026-07-06T12:07:50.475Z] 3dae4f81c53d: Waiting [2026-07-06T12:07:50.475Z] 2dc23323299a: Waiting [2026-07-06T12:07:50.475Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:50.475Z] 658c9d498dc1: Layer already exists [2026-07-06T12:07:50.475Z] 67b115c939b3: Layer already exists [2026-07-06T12:07:50.475Z] 3dd80ee6ce03: Layer already exists [2026-07-06T12:07:50.475Z] 14be9cd7c4f4: Layer already exists [2026-07-06T12:07:50.475Z] 3a7e859110e2: Layer already exists [2026-07-06T12:07:50.475Z] c20f4733d861: Layer already exists [2026-07-06T12:07:50.475Z] 913b12159a92: Layer already exists [2026-07-06T12:07:50.475Z] 3dae4f81c53d: Layer already exists [2026-07-06T12:07:50.475Z] 55ff39901128: Layer already exists [2026-07-06T12:07:50.475Z] 2dc23323299a: Layer already exists [2026-07-06T12:07:50.475Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:50.475Z] 4.1.0-dev.124: digest: sha256:4b2aad72ddff21e098d0ebca4e2a6e88d7236b94232e863cf5cccb94d9690e09 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:50.822Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:51.261Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:07:51.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-07-06T12:07:51.261Z] 3dd80ee6ce03: Preparing [2026-07-06T12:07:51.261Z] 67b115c939b3: Preparing [2026-07-06T12:07:51.261Z] 3a7e859110e2: Preparing [2026-07-06T12:07:51.261Z] 14be9cd7c4f4: Preparing [2026-07-06T12:07:51.261Z] 658c9d498dc1: Preparing [2026-07-06T12:07:51.261Z] 55ff39901128: Preparing [2026-07-06T12:07:51.261Z] c20f4733d861: Preparing [2026-07-06T12:07:51.261Z] 913b12159a92: Preparing [2026-07-06T12:07:51.261Z] 3dae4f81c53d: Preparing [2026-07-06T12:07:51.261Z] 2dc23323299a: Preparing [2026-07-06T12:07:51.261Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:51.261Z] 55ff39901128: Waiting [2026-07-06T12:07:51.261Z] c20f4733d861: Waiting [2026-07-06T12:07:51.261Z] 913b12159a92: Waiting [2026-07-06T12:07:51.261Z] 3dae4f81c53d: Waiting [2026-07-06T12:07:51.261Z] 2dc23323299a: Waiting [2026-07-06T12:07:51.261Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:51.261Z] 658c9d498dc1: Layer already exists [2026-07-06T12:07:51.261Z] 3a7e859110e2: Layer already exists [2026-07-06T12:07:51.261Z] 67b115c939b3: Layer already exists [2026-07-06T12:07:51.261Z] 14be9cd7c4f4: Layer already exists [2026-07-06T12:07:51.261Z] 3dd80ee6ce03: Layer already exists [2026-07-06T12:07:51.261Z] 55ff39901128: Layer already exists [2026-07-06T12:07:51.261Z] c20f4733d861: Layer already exists [2026-07-06T12:07:51.261Z] 913b12159a92: Layer already exists [2026-07-06T12:07:51.261Z] 3dae4f81c53d: Layer already exists [2026-07-06T12:07:51.261Z] 2dc23323299a: Layer already exists [2026-07-06T12:07:51.261Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:51.261Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:4b2aad72ddff21e098d0ebca4e2a6e88d7236b94232e863cf5cccb94d9690e09 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:51.743Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:52.453Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-07-06T12:07:52.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-07-06T12:07:52.453Z] 3dd80ee6ce03: Preparing [2026-07-06T12:07:52.453Z] 67b115c939b3: Preparing [2026-07-06T12:07:52.453Z] 3a7e859110e2: Preparing [2026-07-06T12:07:52.453Z] 14be9cd7c4f4: Preparing [2026-07-06T12:07:52.453Z] 658c9d498dc1: Preparing [2026-07-06T12:07:52.453Z] 55ff39901128: Preparing [2026-07-06T12:07:52.453Z] c20f4733d861: Preparing [2026-07-06T12:07:52.453Z] 913b12159a92: Preparing [2026-07-06T12:07:52.453Z] 3dae4f81c53d: Preparing [2026-07-06T12:07:52.453Z] 2dc23323299a: Preparing [2026-07-06T12:07:52.453Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:52.453Z] c20f4733d861: Waiting [2026-07-06T12:07:52.453Z] 913b12159a92: Waiting [2026-07-06T12:07:52.453Z] 3dae4f81c53d: Waiting [2026-07-06T12:07:52.453Z] 2dc23323299a: Waiting [2026-07-06T12:07:52.453Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:52.453Z] 55ff39901128: Waiting [2026-07-06T12:07:52.453Z] 67b115c939b3: Layer already exists [2026-07-06T12:07:52.453Z] 3dd80ee6ce03: Layer already exists [2026-07-06T12:07:52.453Z] 658c9d498dc1: Layer already exists [2026-07-06T12:07:52.453Z] 14be9cd7c4f4: Layer already exists [2026-07-06T12:07:52.453Z] 3a7e859110e2: Layer already exists [2026-07-06T12:07:52.453Z] 913b12159a92: Layer already exists [2026-07-06T12:07:52.453Z] 3dae4f81c53d: Layer already exists [2026-07-06T12:07:52.453Z] c20f4733d861: Layer already exists [2026-07-06T12:07:52.453Z] 2dc23323299a: Layer already exists [2026-07-06T12:07:52.453Z] 55ff39901128: Layer already exists [2026-07-06T12:07:52.453Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:52.453Z] main: digest: sha256:4b2aad72ddff21e098d0ebca4e2a6e88d7236b94232e863cf5cccb94d9690e09 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-06T12:07:52.718Z] ===================================================== [Pipeline] echo [2026-07-06T12:07:52.755Z] taggedImages: [2026-07-06T12:07:52.755Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:07:52.755Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-07-06T12:07:52.755Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.124 [2026-07-06T12:07:52.755Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:07:52.755Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2026-07-06T12:07:52.799Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2026-07-06T12:07:52.799Z] d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:07:52.799Z] latest [2026-07-06T12:07:52.799Z] 4.1.0-dev.124 [2026-07-06T12:07:52.799Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:07:52.799Z] main [2026-07-06T12:07:52.799Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:53.374Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:53.712Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:07:53.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-07-06T12:07:53.712Z] b18679359e69: Preparing [2026-07-06T12:07:53.712Z] 6c6e8345e64b: Preparing [2026-07-06T12:07:53.712Z] c174cdf4053f: Preparing [2026-07-06T12:07:53.712Z] bb3eff309349: Preparing [2026-07-06T12:07:53.712Z] e3e4c79d9bd1: Preparing [2026-07-06T12:07:53.712Z] 1ae16b4bcee6: Preparing [2026-07-06T12:07:53.712Z] 5c5e4ed78e3c: Preparing [2026-07-06T12:07:53.712Z] 55ff39901128: Preparing [2026-07-06T12:07:53.712Z] c20f4733d861: Preparing [2026-07-06T12:07:53.712Z] 0c252e9e296d: Preparing [2026-07-06T12:07:53.712Z] 117affcd3ff7: Preparing [2026-07-06T12:07:53.712Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:53.712Z] 5c5e4ed78e3c: Waiting [2026-07-06T12:07:53.712Z] 55ff39901128: Waiting [2026-07-06T12:07:53.712Z] c20f4733d861: Waiting [2026-07-06T12:07:53.712Z] 0c252e9e296d: Waiting [2026-07-06T12:07:53.712Z] 117affcd3ff7: Waiting [2026-07-06T12:07:53.712Z] 1ae16b4bcee6: Waiting [2026-07-06T12:07:53.712Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:53.712Z] 6c6e8345e64b: Pushed [2026-07-06T12:07:53.712Z] e3e4c79d9bd1: Pushed [2026-07-06T12:07:53.712Z] b18679359e69: Pushed [2026-07-06T12:07:53.712Z] 55ff39901128: Layer already exists [2026-07-06T12:07:53.712Z] c20f4733d861: Layer already exists [2026-07-06T12:07:53.712Z] 1ae16b4bcee6: Pushed [2026-07-06T12:07:53.712Z] 5c5e4ed78e3c: Pushed [2026-07-06T12:07:53.971Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:53.971Z] 0c252e9e296d: Pushed [2026-07-06T12:07:55.367Z] 117affcd3ff7: Pushed [2026-07-06T12:07:56.313Z] bb3eff309349: Pushed [2026-07-06T12:07:56.575Z] c174cdf4053f: Pushed [2026-07-06T12:07:56.575Z] d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:49194a2f32c24e33375145f30e491c9d4f615c71dfb148392355d2fcb579f6b2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:56.920Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:57.252Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-07-06T12:07:57.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-07-06T12:07:57.252Z] b18679359e69: Preparing [2026-07-06T12:07:57.252Z] 6c6e8345e64b: Preparing [2026-07-06T12:07:57.252Z] c174cdf4053f: Preparing [2026-07-06T12:07:57.252Z] bb3eff309349: Preparing [2026-07-06T12:07:57.252Z] e3e4c79d9bd1: Preparing [2026-07-06T12:07:57.252Z] 1ae16b4bcee6: Preparing [2026-07-06T12:07:57.252Z] 5c5e4ed78e3c: Preparing [2026-07-06T12:07:57.252Z] 55ff39901128: Preparing [2026-07-06T12:07:57.252Z] c20f4733d861: Preparing [2026-07-06T12:07:57.252Z] 0c252e9e296d: Preparing [2026-07-06T12:07:57.252Z] 117affcd3ff7: Preparing [2026-07-06T12:07:57.252Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:57.252Z] c20f4733d861: Waiting [2026-07-06T12:07:57.253Z] 1ae16b4bcee6: Waiting [2026-07-06T12:07:57.253Z] 5c5e4ed78e3c: Waiting [2026-07-06T12:07:57.253Z] 55ff39901128: Waiting [2026-07-06T12:07:57.253Z] 0c252e9e296d: Waiting [2026-07-06T12:07:57.253Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:57.253Z] 117affcd3ff7: Waiting [2026-07-06T12:07:57.253Z] c174cdf4053f: Layer already exists [2026-07-06T12:07:57.253Z] e3e4c79d9bd1: Layer already exists [2026-07-06T12:07:57.253Z] bb3eff309349: Layer already exists [2026-07-06T12:07:57.253Z] 6c6e8345e64b: Layer already exists [2026-07-06T12:07:57.253Z] b18679359e69: Layer already exists [2026-07-06T12:07:57.253Z] 5c5e4ed78e3c: Layer already exists [2026-07-06T12:07:57.253Z] 55ff39901128: Layer already exists [2026-07-06T12:07:57.253Z] 1ae16b4bcee6: Layer already exists [2026-07-06T12:07:57.253Z] 0c252e9e296d: Layer already exists [2026-07-06T12:07:57.253Z] c20f4733d861: Layer already exists [2026-07-06T12:07:57.253Z] 117affcd3ff7: Layer already exists [2026-07-06T12:07:57.253Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:57.253Z] latest: digest: sha256:49194a2f32c24e33375145f30e491c9d4f615c71dfb148392355d2fcb579f6b2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:57.605Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:57.974Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.124 [2026-07-06T12:07:57.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-07-06T12:07:57.974Z] b18679359e69: Preparing [2026-07-06T12:07:57.974Z] 6c6e8345e64b: Preparing [2026-07-06T12:07:57.974Z] c174cdf4053f: Preparing [2026-07-06T12:07:57.974Z] bb3eff309349: Preparing [2026-07-06T12:07:57.974Z] e3e4c79d9bd1: Preparing [2026-07-06T12:07:57.974Z] 1ae16b4bcee6: Preparing [2026-07-06T12:07:57.974Z] 5c5e4ed78e3c: Preparing [2026-07-06T12:07:57.974Z] 55ff39901128: Preparing [2026-07-06T12:07:57.974Z] c20f4733d861: Preparing [2026-07-06T12:07:57.974Z] 0c252e9e296d: Preparing [2026-07-06T12:07:57.974Z] 117affcd3ff7: Preparing [2026-07-06T12:07:57.974Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:57.974Z] 0c252e9e296d: Waiting [2026-07-06T12:07:57.974Z] 55ff39901128: Waiting [2026-07-06T12:07:57.974Z] 117affcd3ff7: Waiting [2026-07-06T12:07:57.974Z] c20f4733d861: Waiting [2026-07-06T12:07:57.974Z] 5c5e4ed78e3c: Waiting [2026-07-06T12:07:57.974Z] 1ae16b4bcee6: Waiting [2026-07-06T12:07:57.974Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:57.974Z] 6c6e8345e64b: Layer already exists [2026-07-06T12:07:57.974Z] c174cdf4053f: Layer already exists [2026-07-06T12:07:57.974Z] e3e4c79d9bd1: Layer already exists [2026-07-06T12:07:57.974Z] bb3eff309349: Layer already exists [2026-07-06T12:07:57.974Z] b18679359e69: Layer already exists [2026-07-06T12:07:57.974Z] 1ae16b4bcee6: Layer already exists [2026-07-06T12:07:57.974Z] 55ff39901128: Layer already exists [2026-07-06T12:07:57.974Z] 5c5e4ed78e3c: Layer already exists [2026-07-06T12:07:57.974Z] 0c252e9e296d: Layer already exists [2026-07-06T12:07:57.974Z] c20f4733d861: Layer already exists [2026-07-06T12:07:57.974Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:57.974Z] 117affcd3ff7: Layer already exists [2026-07-06T12:07:57.974Z] 4.1.0-dev.124: digest: sha256:49194a2f32c24e33375145f30e491c9d4f615c71dfb148392355d2fcb579f6b2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:58.335Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:58.670Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:07:58.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-07-06T12:07:58.670Z] b18679359e69: Preparing [2026-07-06T12:07:58.670Z] 6c6e8345e64b: Preparing [2026-07-06T12:07:58.670Z] c174cdf4053f: Preparing [2026-07-06T12:07:58.670Z] bb3eff309349: Preparing [2026-07-06T12:07:58.670Z] e3e4c79d9bd1: Preparing [2026-07-06T12:07:58.670Z] 1ae16b4bcee6: Preparing [2026-07-06T12:07:58.670Z] 5c5e4ed78e3c: Preparing [2026-07-06T12:07:58.670Z] 55ff39901128: Preparing [2026-07-06T12:07:58.670Z] c20f4733d861: Preparing [2026-07-06T12:07:58.670Z] 0c252e9e296d: Preparing [2026-07-06T12:07:58.670Z] 117affcd3ff7: Preparing [2026-07-06T12:07:58.670Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:58.670Z] c20f4733d861: Waiting [2026-07-06T12:07:58.670Z] 0c252e9e296d: Waiting [2026-07-06T12:07:58.670Z] 117affcd3ff7: Waiting [2026-07-06T12:07:58.670Z] 1ae16b4bcee6: Waiting [2026-07-06T12:07:58.670Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:58.670Z] 5c5e4ed78e3c: Waiting [2026-07-06T12:07:58.670Z] 55ff39901128: Waiting [2026-07-06T12:07:58.670Z] 6c6e8345e64b: Layer already exists [2026-07-06T12:07:58.670Z] bb3eff309349: Layer already exists [2026-07-06T12:07:58.670Z] c174cdf4053f: Layer already exists [2026-07-06T12:07:58.670Z] e3e4c79d9bd1: Layer already exists [2026-07-06T12:07:58.670Z] b18679359e69: Layer already exists [2026-07-06T12:07:58.670Z] 1ae16b4bcee6: Layer already exists [2026-07-06T12:07:58.670Z] 55ff39901128: Layer already exists [2026-07-06T12:07:58.670Z] 5c5e4ed78e3c: Layer already exists [2026-07-06T12:07:58.670Z] 0c252e9e296d: Layer already exists [2026-07-06T12:07:58.670Z] c20f4733d861: Layer already exists [2026-07-06T12:07:58.670Z] 117affcd3ff7: Layer already exists [2026-07-06T12:07:58.670Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:58.670Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:49194a2f32c24e33375145f30e491c9d4f615c71dfb148392355d2fcb579f6b2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:59.017Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:59.480Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-07-06T12:07:59.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-07-06T12:07:59.480Z] b18679359e69: Preparing [2026-07-06T12:07:59.480Z] 6c6e8345e64b: Preparing [2026-07-06T12:07:59.480Z] c174cdf4053f: Preparing [2026-07-06T12:07:59.480Z] bb3eff309349: Preparing [2026-07-06T12:07:59.480Z] e3e4c79d9bd1: Preparing [2026-07-06T12:07:59.480Z] 1ae16b4bcee6: Preparing [2026-07-06T12:07:59.480Z] 5c5e4ed78e3c: Preparing [2026-07-06T12:07:59.480Z] 55ff39901128: Preparing [2026-07-06T12:07:59.480Z] c20f4733d861: Preparing [2026-07-06T12:07:59.480Z] 0c252e9e296d: Preparing [2026-07-06T12:07:59.480Z] 117affcd3ff7: Preparing [2026-07-06T12:07:59.480Z] 6f09edfb3f6d: Preparing [2026-07-06T12:07:59.480Z] 5c5e4ed78e3c: Waiting [2026-07-06T12:07:59.480Z] 55ff39901128: Waiting [2026-07-06T12:07:59.480Z] c20f4733d861: Waiting [2026-07-06T12:07:59.480Z] 0c252e9e296d: Waiting [2026-07-06T12:07:59.480Z] 117affcd3ff7: Waiting [2026-07-06T12:07:59.480Z] 6f09edfb3f6d: Waiting [2026-07-06T12:07:59.480Z] 1ae16b4bcee6: Waiting [2026-07-06T12:07:59.480Z] b18679359e69: Layer already exists [2026-07-06T12:07:59.480Z] 6c6e8345e64b: Layer already exists [2026-07-06T12:07:59.480Z] bb3eff309349: Layer already exists [2026-07-06T12:07:59.480Z] e3e4c79d9bd1: Layer already exists [2026-07-06T12:07:59.480Z] c174cdf4053f: Layer already exists [2026-07-06T12:07:59.480Z] 55ff39901128: Layer already exists [2026-07-06T12:07:59.480Z] 1ae16b4bcee6: Layer already exists [2026-07-06T12:07:59.480Z] 5c5e4ed78e3c: Layer already exists [2026-07-06T12:07:59.480Z] c20f4733d861: Layer already exists [2026-07-06T12:07:59.480Z] 0c252e9e296d: Layer already exists [2026-07-06T12:07:59.480Z] 117affcd3ff7: Layer already exists [2026-07-06T12:07:59.480Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:07:59.480Z] main: digest: sha256:49194a2f32c24e33375145f30e491c9d4f615c71dfb148392355d2fcb579f6b2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-06T12:07:59.549Z] ===================================================== [Pipeline] echo [2026-07-06T12:07:59.568Z] taggedImages: [2026-07-06T12:07:59.568Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:07:59.568Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-07-06T12:07:59.568Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.124 [2026-07-06T12:07:59.568Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:07:59.568Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2026-07-06T12:07:59.592Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2026-07-06T12:07:59.592Z] d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:07:59.592Z] latest [2026-07-06T12:07:59.592Z] 4.1.0-dev.124 [2026-07-06T12:07:59.592Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:07:59.592Z] main [2026-07-06T12:07:59.592Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:07:59.943Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:00.265Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:08:00.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-07-06T12:08:00.265Z] c40b55f892d8: Preparing [2026-07-06T12:08:00.265Z] 10f3d4ff658a: Preparing [2026-07-06T12:08:00.265Z] 55ff39901128: Preparing [2026-07-06T12:08:00.265Z] c20f4733d861: Preparing [2026-07-06T12:08:00.265Z] 815e7c5583a7: Preparing [2026-07-06T12:08:00.265Z] 081deadff5e9: Preparing [2026-07-06T12:08:00.265Z] 6f09edfb3f6d: Preparing [2026-07-06T12:08:00.265Z] 081deadff5e9: Waiting [2026-07-06T12:08:00.265Z] 6f09edfb3f6d: Waiting [2026-07-06T12:08:00.265Z] 55ff39901128: Layer already exists [2026-07-06T12:08:00.266Z] c20f4733d861: Layer already exists [2026-07-06T12:08:00.266Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:08:00.266Z] 815e7c5583a7: Pushed [2026-07-06T12:08:00.266Z] c40b55f892d8: Pushed [2026-07-06T12:08:01.254Z] 081deadff5e9: Pushed [2026-07-06T12:08:03.804Z] 10f3d4ff658a: Pushed [2026-07-06T12:08:03.804Z] d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:495aca75b2be12fd031653cc26da80a338e4fb680d5f8b908978bbfc6733fecc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:04.130Z] + 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-07-06T12:08:04.473Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-07-06T12:08:04.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-07-06T12:08:04.473Z] c40b55f892d8: Preparing [2026-07-06T12:08:04.473Z] 10f3d4ff658a: Preparing [2026-07-06T12:08:04.473Z] 55ff39901128: Preparing [2026-07-06T12:08:04.473Z] c20f4733d861: Preparing [2026-07-06T12:08:04.473Z] 815e7c5583a7: Preparing [2026-07-06T12:08:04.473Z] 081deadff5e9: Preparing [2026-07-06T12:08:04.473Z] 6f09edfb3f6d: Preparing [2026-07-06T12:08:04.473Z] 6f09edfb3f6d: Waiting [2026-07-06T12:08:04.473Z] 081deadff5e9: Waiting [2026-07-06T12:08:04.473Z] 55ff39901128: Layer already exists [2026-07-06T12:08:04.473Z] c40b55f892d8: Layer already exists [2026-07-06T12:08:04.473Z] 815e7c5583a7: Layer already exists [2026-07-06T12:08:04.473Z] c20f4733d861: Layer already exists [2026-07-06T12:08:04.473Z] 10f3d4ff658a: Layer already exists [2026-07-06T12:08:04.473Z] 081deadff5e9: Layer already exists [2026-07-06T12:08:04.473Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:08:04.473Z] latest: digest: sha256:495aca75b2be12fd031653cc26da80a338e4fb680d5f8b908978bbfc6733fecc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:04.801Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:05.148Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.124 [2026-07-06T12:08:05.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-07-06T12:08:05.148Z] c40b55f892d8: Preparing [2026-07-06T12:08:05.148Z] 10f3d4ff658a: Preparing [2026-07-06T12:08:05.148Z] 55ff39901128: Preparing [2026-07-06T12:08:05.148Z] c20f4733d861: Preparing [2026-07-06T12:08:05.148Z] 815e7c5583a7: Preparing [2026-07-06T12:08:05.148Z] 081deadff5e9: Preparing [2026-07-06T12:08:05.148Z] 6f09edfb3f6d: Preparing [2026-07-06T12:08:05.148Z] 081deadff5e9: Waiting [2026-07-06T12:08:05.148Z] 6f09edfb3f6d: Waiting [2026-07-06T12:08:05.148Z] c20f4733d861: Layer already exists [2026-07-06T12:08:05.148Z] c40b55f892d8: Layer already exists [2026-07-06T12:08:05.148Z] 815e7c5583a7: Layer already exists [2026-07-06T12:08:05.148Z] 10f3d4ff658a: Layer already exists [2026-07-06T12:08:05.148Z] 55ff39901128: Layer already exists [2026-07-06T12:08:05.148Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:08:05.148Z] 081deadff5e9: Layer already exists [2026-07-06T12:08:05.148Z] 4.1.0-dev.124: digest: sha256:495aca75b2be12fd031653cc26da80a338e4fb680d5f8b908978bbfc6733fecc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:05.515Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:05.847Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:08:05.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-07-06T12:08:05.847Z] c40b55f892d8: Preparing [2026-07-06T12:08:05.847Z] 10f3d4ff658a: Preparing [2026-07-06T12:08:05.847Z] 55ff39901128: Preparing [2026-07-06T12:08:05.847Z] c20f4733d861: Preparing [2026-07-06T12:08:05.847Z] 815e7c5583a7: Preparing [2026-07-06T12:08:05.847Z] 081deadff5e9: Preparing [2026-07-06T12:08:05.847Z] 6f09edfb3f6d: Preparing [2026-07-06T12:08:05.847Z] 6f09edfb3f6d: Waiting [2026-07-06T12:08:05.847Z] 081deadff5e9: Waiting [2026-07-06T12:08:05.847Z] 815e7c5583a7: Layer already exists [2026-07-06T12:08:05.847Z] 10f3d4ff658a: Layer already exists [2026-07-06T12:08:05.847Z] 55ff39901128: Layer already exists [2026-07-06T12:08:05.847Z] c40b55f892d8: Layer already exists [2026-07-06T12:08:05.847Z] c20f4733d861: Layer already exists [2026-07-06T12:08:05.847Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:08:05.847Z] 081deadff5e9: Layer already exists [2026-07-06T12:08:05.847Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:495aca75b2be12fd031653cc26da80a338e4fb680d5f8b908978bbfc6733fecc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:06.186Z] + 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-07-06T12:08:06.523Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-07-06T12:08:06.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-07-06T12:08:06.523Z] c40b55f892d8: Preparing [2026-07-06T12:08:06.523Z] 10f3d4ff658a: Preparing [2026-07-06T12:08:06.523Z] 55ff39901128: Preparing [2026-07-06T12:08:06.523Z] c20f4733d861: Preparing [2026-07-06T12:08:06.523Z] 815e7c5583a7: Preparing [2026-07-06T12:08:06.523Z] 081deadff5e9: Preparing [2026-07-06T12:08:06.523Z] 6f09edfb3f6d: Preparing [2026-07-06T12:08:06.523Z] 081deadff5e9: Waiting [2026-07-06T12:08:06.523Z] 6f09edfb3f6d: Waiting [2026-07-06T12:08:06.523Z] 815e7c5583a7: Layer already exists [2026-07-06T12:08:06.523Z] 55ff39901128: Layer already exists [2026-07-06T12:08:06.523Z] c20f4733d861: Layer already exists [2026-07-06T12:08:06.523Z] 10f3d4ff658a: Layer already exists [2026-07-06T12:08:06.523Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:08:06.523Z] c40b55f892d8: Layer already exists [2026-07-06T12:08:06.523Z] 081deadff5e9: Layer already exists [2026-07-06T12:08:06.523Z] main: digest: sha256:495aca75b2be12fd031653cc26da80a338e4fb680d5f8b908978bbfc6733fecc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-06T12:08:06.613Z] ===================================================== [Pipeline] echo [2026-07-06T12:08:06.631Z] taggedImages: [2026-07-06T12:08:06.631Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:08:06.631Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-07-06T12:08:06.631Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.124 [2026-07-06T12:08:06.631Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:08:06.631Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2026-07-06T12:08:06.663Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2026-07-06T12:08:06.663Z] d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:08:06.663Z] latest [2026-07-06T12:08:06.663Z] 4.1.0-dev.124 [2026-07-06T12:08:06.663Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:08:06.663Z] main [2026-07-06T12:08:06.663Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:07.031Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:07.379Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:08:07.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-07-06T12:08:07.379Z] 76e49604b902: Preparing [2026-07-06T12:08:07.379Z] 041c815c8a0e: Preparing [2026-07-06T12:08:07.379Z] 0f8052f29523: Preparing [2026-07-06T12:08:07.379Z] 55ff39901128: Preparing [2026-07-06T12:08:07.379Z] c20f4733d861: Preparing [2026-07-06T12:08:07.379Z] 2489cbd39dd5: Preparing [2026-07-06T12:08:07.379Z] 4947b203a231: Preparing [2026-07-06T12:08:07.379Z] 2117d05f655b: Preparing [2026-07-06T12:08:07.379Z] 2489cbd39dd5: Waiting [2026-07-06T12:08:07.379Z] f2e1858aa031: Preparing [2026-07-06T12:08:07.379Z] 6f09edfb3f6d: Preparing [2026-07-06T12:08:07.379Z] 4947b203a231: Waiting [2026-07-06T12:08:07.379Z] f2e1858aa031: Waiting [2026-07-06T12:08:07.379Z] 6f09edfb3f6d: Waiting [2026-07-06T12:08:07.379Z] 2117d05f655b: Waiting [2026-07-06T12:08:07.379Z] 55ff39901128: Layer already exists [2026-07-06T12:08:07.379Z] c20f4733d861: Layer already exists [2026-07-06T12:08:07.379Z] 76e49604b902: Pushed [2026-07-06T12:08:07.379Z] 0f8052f29523: Pushed [2026-07-06T12:08:07.379Z] 041c815c8a0e: Pushed [2026-07-06T12:08:07.379Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:08:07.379Z] 2117d05f655b: Pushed [2026-07-06T12:08:07.945Z] f2e1858aa031: Pushed [2026-07-06T12:08:13.276Z] 4947b203a231: Pushed [2026-07-06T12:08:21.489Z] 2489cbd39dd5: Pushed [2026-07-06T12:08:21.489Z] d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:6f766e179185b16d88cbe3381f958602ef52e926234a0e7c2b5c00c38c1b3764 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:22.128Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:22.566Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-07-06T12:08:22.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-07-06T12:08:22.566Z] 76e49604b902: Preparing [2026-07-06T12:08:22.566Z] 041c815c8a0e: Preparing [2026-07-06T12:08:22.566Z] 0f8052f29523: Preparing [2026-07-06T12:08:22.566Z] 55ff39901128: Preparing [2026-07-06T12:08:22.566Z] c20f4733d861: Preparing [2026-07-06T12:08:22.566Z] 2489cbd39dd5: Preparing [2026-07-06T12:08:22.566Z] 4947b203a231: Preparing [2026-07-06T12:08:22.566Z] 2117d05f655b: Preparing [2026-07-06T12:08:22.566Z] f2e1858aa031: Preparing [2026-07-06T12:08:22.566Z] 6f09edfb3f6d: Preparing [2026-07-06T12:08:22.566Z] 4947b203a231: Waiting [2026-07-06T12:08:22.566Z] 2117d05f655b: Waiting [2026-07-06T12:08:22.566Z] f2e1858aa031: Waiting [2026-07-06T12:08:22.566Z] 6f09edfb3f6d: Waiting [2026-07-06T12:08:22.566Z] 2489cbd39dd5: Waiting [2026-07-06T12:08:22.566Z] 55ff39901128: Layer already exists [2026-07-06T12:08:22.566Z] 76e49604b902: Layer already exists [2026-07-06T12:08:22.566Z] 041c815c8a0e: Layer already exists [2026-07-06T12:08:22.566Z] 0f8052f29523: Layer already exists [2026-07-06T12:08:22.566Z] c20f4733d861: Layer already exists [2026-07-06T12:08:22.566Z] 4947b203a231: Layer already exists [2026-07-06T12:08:22.566Z] f2e1858aa031: Layer already exists [2026-07-06T12:08:22.566Z] 2117d05f655b: Layer already exists [2026-07-06T12:08:22.566Z] 2489cbd39dd5: Layer already exists [2026-07-06T12:08:22.566Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:08:22.566Z] latest: digest: sha256:6f766e179185b16d88cbe3381f958602ef52e926234a0e7c2b5c00c38c1b3764 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:22.923Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:23.346Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.124 [2026-07-06T12:08:23.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-07-06T12:08:23.346Z] 76e49604b902: Preparing [2026-07-06T12:08:23.346Z] 041c815c8a0e: Preparing [2026-07-06T12:08:23.346Z] 0f8052f29523: Preparing [2026-07-06T12:08:23.346Z] 55ff39901128: Preparing [2026-07-06T12:08:23.346Z] c20f4733d861: Preparing [2026-07-06T12:08:23.346Z] 2489cbd39dd5: Preparing [2026-07-06T12:08:23.346Z] 4947b203a231: Preparing [2026-07-06T12:08:23.346Z] 2117d05f655b: Preparing [2026-07-06T12:08:23.346Z] f2e1858aa031: Preparing [2026-07-06T12:08:23.346Z] 6f09edfb3f6d: Preparing [2026-07-06T12:08:23.346Z] 4947b203a231: Waiting [2026-07-06T12:08:23.346Z] 2117d05f655b: Waiting [2026-07-06T12:08:23.346Z] f2e1858aa031: Waiting [2026-07-06T12:08:23.346Z] 6f09edfb3f6d: Waiting [2026-07-06T12:08:23.346Z] 2489cbd39dd5: Waiting [2026-07-06T12:08:23.346Z] c20f4733d861: Layer already exists [2026-07-06T12:08:23.346Z] 55ff39901128: Layer already exists [2026-07-06T12:08:23.346Z] 0f8052f29523: Layer already exists [2026-07-06T12:08:23.346Z] 76e49604b902: Layer already exists [2026-07-06T12:08:23.346Z] 041c815c8a0e: Layer already exists [2026-07-06T12:08:23.346Z] f2e1858aa031: Layer already exists [2026-07-06T12:08:23.346Z] 4947b203a231: Layer already exists [2026-07-06T12:08:23.346Z] 2117d05f655b: Layer already exists [2026-07-06T12:08:23.346Z] 2489cbd39dd5: Layer already exists [2026-07-06T12:08:23.346Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:08:23.346Z] 4.1.0-dev.124: digest: sha256:6f766e179185b16d88cbe3381f958602ef52e926234a0e7c2b5c00c38c1b3764 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:23.700Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:24.108Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:08:24.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-07-06T12:08:24.108Z] 76e49604b902: Preparing [2026-07-06T12:08:24.108Z] 041c815c8a0e: Preparing [2026-07-06T12:08:24.108Z] 0f8052f29523: Preparing [2026-07-06T12:08:24.108Z] 55ff39901128: Preparing [2026-07-06T12:08:24.108Z] c20f4733d861: Preparing [2026-07-06T12:08:24.108Z] 2489cbd39dd5: Preparing [2026-07-06T12:08:24.108Z] 4947b203a231: Preparing [2026-07-06T12:08:24.108Z] 2117d05f655b: Preparing [2026-07-06T12:08:24.108Z] f2e1858aa031: Preparing [2026-07-06T12:08:24.108Z] 6f09edfb3f6d: Preparing [2026-07-06T12:08:24.108Z] 2489cbd39dd5: Waiting [2026-07-06T12:08:24.108Z] 4947b203a231: Waiting [2026-07-06T12:08:24.108Z] 2117d05f655b: Waiting [2026-07-06T12:08:24.108Z] f2e1858aa031: Waiting [2026-07-06T12:08:24.108Z] 6f09edfb3f6d: Waiting [2026-07-06T12:08:24.108Z] 041c815c8a0e: Layer already exists [2026-07-06T12:08:24.108Z] 76e49604b902: Layer already exists [2026-07-06T12:08:24.108Z] 55ff39901128: Layer already exists [2026-07-06T12:08:24.108Z] 0f8052f29523: Layer already exists [2026-07-06T12:08:24.108Z] c20f4733d861: Layer already exists [2026-07-06T12:08:24.108Z] 2489cbd39dd5: Layer already exists [2026-07-06T12:08:24.108Z] 2117d05f655b: Layer already exists [2026-07-06T12:08:24.108Z] f2e1858aa031: Layer already exists [2026-07-06T12:08:24.108Z] 4947b203a231: Layer already exists [2026-07-06T12:08:24.108Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:08:24.108Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:6f766e179185b16d88cbe3381f958602ef52e926234a0e7c2b5c00c38c1b3764 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:24.586Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:24.913Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-07-06T12:08:24.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-07-06T12:08:24.913Z] 76e49604b902: Preparing [2026-07-06T12:08:24.913Z] 041c815c8a0e: Preparing [2026-07-06T12:08:24.913Z] 0f8052f29523: Preparing [2026-07-06T12:08:24.913Z] 55ff39901128: Preparing [2026-07-06T12:08:24.913Z] c20f4733d861: Preparing [2026-07-06T12:08:24.913Z] 2489cbd39dd5: Preparing [2026-07-06T12:08:24.913Z] 4947b203a231: Preparing [2026-07-06T12:08:24.913Z] 2117d05f655b: Preparing [2026-07-06T12:08:24.913Z] f2e1858aa031: Preparing [2026-07-06T12:08:24.913Z] 6f09edfb3f6d: Preparing [2026-07-06T12:08:24.913Z] f2e1858aa031: Waiting [2026-07-06T12:08:24.913Z] 6f09edfb3f6d: Waiting [2026-07-06T12:08:24.913Z] 4947b203a231: Waiting [2026-07-06T12:08:24.913Z] 2117d05f655b: Waiting [2026-07-06T12:08:24.913Z] 2489cbd39dd5: Waiting [2026-07-06T12:08:24.913Z] 55ff39901128: Layer already exists [2026-07-06T12:08:24.913Z] 0f8052f29523: Layer already exists [2026-07-06T12:08:24.913Z] c20f4733d861: Layer already exists [2026-07-06T12:08:24.913Z] 76e49604b902: Layer already exists [2026-07-06T12:08:24.913Z] 041c815c8a0e: Layer already exists [2026-07-06T12:08:24.913Z] 2489cbd39dd5: Layer already exists [2026-07-06T12:08:24.913Z] f2e1858aa031: Layer already exists [2026-07-06T12:08:24.913Z] 4947b203a231: Layer already exists [2026-07-06T12:08:24.913Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:08:24.913Z] 2117d05f655b: Layer already exists [2026-07-06T12:08:24.913Z] main: digest: sha256:6f766e179185b16d88cbe3381f958602ef52e926234a0e7c2b5c00c38c1b3764 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-06T12:08:24.992Z] ===================================================== [Pipeline] echo [2026-07-06T12:08:25.011Z] taggedImages: [2026-07-06T12:08:25.011Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:08:25.011Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-07-06T12:08:25.011Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.124 [2026-07-06T12:08:25.011Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:08:25.011Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2026-07-06T12:08:25.040Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2026-07-06T12:08:25.040Z] d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:08:25.040Z] latest [2026-07-06T12:08:25.040Z] 4.1.0-dev.124 [2026-07-06T12:08:25.040Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:08:25.040Z] main [2026-07-06T12:08:25.040Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:25.395Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:25.923Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:08:25.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-07-06T12:08:25.923Z] 1e9cb5e40b10: Preparing [2026-07-06T12:08:25.923Z] 41ddfea16c8b: Preparing [2026-07-06T12:08:25.923Z] 602fda2a0375: Preparing [2026-07-06T12:08:25.923Z] 55ff39901128: Preparing [2026-07-06T12:08:25.923Z] c20f4733d861: Preparing [2026-07-06T12:08:25.923Z] c0759c787785: Preparing [2026-07-06T12:08:25.923Z] 69b40b39bc2b: Preparing [2026-07-06T12:08:25.923Z] 5cb89036947c: Preparing [2026-07-06T12:08:25.923Z] 6f09edfb3f6d: Preparing [2026-07-06T12:08:25.923Z] 69b40b39bc2b: Waiting [2026-07-06T12:08:25.923Z] 6f09edfb3f6d: Waiting [2026-07-06T12:08:25.923Z] c0759c787785: Waiting [2026-07-06T12:08:25.923Z] 5cb89036947c: Waiting [2026-07-06T12:08:25.923Z] 55ff39901128: Layer already exists [2026-07-06T12:08:25.923Z] c20f4733d861: Layer already exists [2026-07-06T12:08:25.923Z] 41ddfea16c8b: Pushed [2026-07-06T12:08:25.923Z] 602fda2a0375: Pushed [2026-07-06T12:08:25.923Z] 1e9cb5e40b10: Pushed [2026-07-06T12:08:25.923Z] 69b40b39bc2b: Pushed [2026-07-06T12:08:25.923Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:08:26.491Z] 5cb89036947c: Pushed [2026-07-06T12:08:42.858Z] c0759c787785: Pushed [2026-07-06T12:08:42.858Z] d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:5cd02dffa6c0744d5cd6cb1cdb6a354443235a74c5daa46e9aa1cfbc360ae811 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:43.376Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:43.820Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-07-06T12:08:43.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-07-06T12:08:43.820Z] 1e9cb5e40b10: Preparing [2026-07-06T12:08:43.820Z] 41ddfea16c8b: Preparing [2026-07-06T12:08:43.820Z] 602fda2a0375: Preparing [2026-07-06T12:08:43.820Z] 55ff39901128: Preparing [2026-07-06T12:08:43.820Z] c20f4733d861: Preparing [2026-07-06T12:08:43.820Z] c0759c787785: Preparing [2026-07-06T12:08:43.820Z] 69b40b39bc2b: Preparing [2026-07-06T12:08:43.820Z] 5cb89036947c: Preparing [2026-07-06T12:08:43.820Z] 6f09edfb3f6d: Preparing [2026-07-06T12:08:43.820Z] c0759c787785: Waiting [2026-07-06T12:08:43.820Z] 69b40b39bc2b: Waiting [2026-07-06T12:08:43.820Z] 5cb89036947c: Waiting [2026-07-06T12:08:43.820Z] 6f09edfb3f6d: Waiting [2026-07-06T12:08:43.820Z] 41ddfea16c8b: Layer already exists [2026-07-06T12:08:43.820Z] 1e9cb5e40b10: Layer already exists [2026-07-06T12:08:43.820Z] c20f4733d861: Layer already exists [2026-07-06T12:08:43.820Z] 55ff39901128: Layer already exists [2026-07-06T12:08:43.820Z] 602fda2a0375: Layer already exists [2026-07-06T12:08:43.820Z] 69b40b39bc2b: Layer already exists [2026-07-06T12:08:43.820Z] 5cb89036947c: Layer already exists [2026-07-06T12:08:43.820Z] c0759c787785: Layer already exists [2026-07-06T12:08:43.820Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:08:43.820Z] latest: digest: sha256:5cd02dffa6c0744d5cd6cb1cdb6a354443235a74c5daa46e9aa1cfbc360ae811 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:44.172Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:44.506Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.124 [2026-07-06T12:08:44.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-07-06T12:08:44.506Z] 1e9cb5e40b10: Preparing [2026-07-06T12:08:44.506Z] 41ddfea16c8b: Preparing [2026-07-06T12:08:44.506Z] 602fda2a0375: Preparing [2026-07-06T12:08:44.506Z] 55ff39901128: Preparing [2026-07-06T12:08:44.506Z] c20f4733d861: Preparing [2026-07-06T12:08:44.506Z] c0759c787785: Preparing [2026-07-06T12:08:44.506Z] 69b40b39bc2b: Preparing [2026-07-06T12:08:44.506Z] 5cb89036947c: Preparing [2026-07-06T12:08:44.506Z] 6f09edfb3f6d: Preparing [2026-07-06T12:08:44.506Z] 69b40b39bc2b: Waiting [2026-07-06T12:08:44.506Z] 6f09edfb3f6d: Waiting [2026-07-06T12:08:44.506Z] c0759c787785: Waiting [2026-07-06T12:08:44.506Z] 41ddfea16c8b: Layer already exists [2026-07-06T12:08:44.506Z] c20f4733d861: Layer already exists [2026-07-06T12:08:44.506Z] 602fda2a0375: Layer already exists [2026-07-06T12:08:44.506Z] 1e9cb5e40b10: Layer already exists [2026-07-06T12:08:44.506Z] 55ff39901128: Layer already exists [2026-07-06T12:08:44.506Z] c0759c787785: Layer already exists [2026-07-06T12:08:44.506Z] 69b40b39bc2b: Layer already exists [2026-07-06T12:08:44.506Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:08:44.506Z] 5cb89036947c: Layer already exists [2026-07-06T12:08:44.506Z] 4.1.0-dev.124: digest: sha256:5cd02dffa6c0744d5cd6cb1cdb6a354443235a74c5daa46e9aa1cfbc360ae811 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:44.840Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:45.170Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:08:45.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-07-06T12:08:45.171Z] 1e9cb5e40b10: Preparing [2026-07-06T12:08:45.171Z] 41ddfea16c8b: Preparing [2026-07-06T12:08:45.171Z] 602fda2a0375: Preparing [2026-07-06T12:08:45.171Z] 55ff39901128: Preparing [2026-07-06T12:08:45.171Z] c20f4733d861: Preparing [2026-07-06T12:08:45.171Z] c0759c787785: Preparing [2026-07-06T12:08:45.171Z] 69b40b39bc2b: Preparing [2026-07-06T12:08:45.171Z] 5cb89036947c: Preparing [2026-07-06T12:08:45.171Z] 6f09edfb3f6d: Preparing [2026-07-06T12:08:45.171Z] 69b40b39bc2b: Waiting [2026-07-06T12:08:45.171Z] 5cb89036947c: Waiting [2026-07-06T12:08:45.171Z] c0759c787785: Waiting [2026-07-06T12:08:45.171Z] 6f09edfb3f6d: Waiting [2026-07-06T12:08:45.171Z] 1e9cb5e40b10: Layer already exists [2026-07-06T12:08:45.171Z] 55ff39901128: Layer already exists [2026-07-06T12:08:45.171Z] c20f4733d861: Layer already exists [2026-07-06T12:08:45.171Z] 41ddfea16c8b: Layer already exists [2026-07-06T12:08:45.171Z] 602fda2a0375: Layer already exists [2026-07-06T12:08:45.171Z] 5cb89036947c: Layer already exists [2026-07-06T12:08:45.171Z] c0759c787785: Layer already exists [2026-07-06T12:08:45.171Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:08:45.171Z] 69b40b39bc2b: Layer already exists [2026-07-06T12:08:45.171Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:5cd02dffa6c0744d5cd6cb1cdb6a354443235a74c5daa46e9aa1cfbc360ae811 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:45.499Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:45.834Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-07-06T12:08:45.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-07-06T12:08:45.835Z] 1e9cb5e40b10: Preparing [2026-07-06T12:08:45.835Z] 41ddfea16c8b: Preparing [2026-07-06T12:08:45.835Z] 602fda2a0375: Preparing [2026-07-06T12:08:45.835Z] 55ff39901128: Preparing [2026-07-06T12:08:45.835Z] c20f4733d861: Preparing [2026-07-06T12:08:45.835Z] c0759c787785: Preparing [2026-07-06T12:08:45.835Z] 69b40b39bc2b: Preparing [2026-07-06T12:08:45.835Z] 5cb89036947c: Preparing [2026-07-06T12:08:45.835Z] 6f09edfb3f6d: Preparing [2026-07-06T12:08:45.835Z] c0759c787785: Waiting [2026-07-06T12:08:45.835Z] 69b40b39bc2b: Waiting [2026-07-06T12:08:45.835Z] 5cb89036947c: Waiting [2026-07-06T12:08:45.835Z] 6f09edfb3f6d: Waiting [2026-07-06T12:08:45.835Z] 41ddfea16c8b: Layer already exists [2026-07-06T12:08:45.835Z] 1e9cb5e40b10: Layer already exists [2026-07-06T12:08:45.835Z] c20f4733d861: Layer already exists [2026-07-06T12:08:45.835Z] 602fda2a0375: Layer already exists [2026-07-06T12:08:45.835Z] 55ff39901128: Layer already exists [2026-07-06T12:08:45.835Z] 5cb89036947c: Layer already exists [2026-07-06T12:08:45.835Z] 69b40b39bc2b: Layer already exists [2026-07-06T12:08:45.835Z] c0759c787785: Layer already exists [2026-07-06T12:08:45.835Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:08:45.835Z] main: digest: sha256:5cd02dffa6c0744d5cd6cb1cdb6a354443235a74c5daa46e9aa1cfbc360ae811 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-06T12:08:45.936Z] ===================================================== [Pipeline] echo [2026-07-06T12:08:45.954Z] taggedImages: [2026-07-06T12:08:45.954Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:08:45.954Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-07-06T12:08:45.954Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.124 [2026-07-06T12:08:45.954Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:08:45.954Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2026-07-06T12:08:45.987Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2026-07-06T12:08:45.987Z] d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:08:45.987Z] latest [2026-07-06T12:08:45.987Z] 4.1.0-dev.124 [2026-07-06T12:08:45.987Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:08:45.987Z] main [2026-07-06T12:08:45.987Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:46.359Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:46.693Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:08:46.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-07-06T12:08:46.693Z] 9cdd7843fcc7: Preparing [2026-07-06T12:08:46.693Z] 9c0b0d3e1f90: Preparing [2026-07-06T12:08:46.693Z] 9c29bcde223e: Preparing [2026-07-06T12:08:46.693Z] 55ff39901128: Preparing [2026-07-06T12:08:46.693Z] c20f4733d861: Preparing [2026-07-06T12:08:46.693Z] c0759c787785: Preparing [2026-07-06T12:08:46.693Z] 2117d05f655b: Preparing [2026-07-06T12:08:46.693Z] f2e1858aa031: Preparing [2026-07-06T12:08:46.693Z] 6f09edfb3f6d: Preparing [2026-07-06T12:08:46.693Z] 2117d05f655b: Waiting [2026-07-06T12:08:46.693Z] c0759c787785: Waiting [2026-07-06T12:08:46.693Z] f2e1858aa031: Waiting [2026-07-06T12:08:46.693Z] 6f09edfb3f6d: Waiting [2026-07-06T12:08:46.693Z] c20f4733d861: Layer already exists [2026-07-06T12:08:46.693Z] 55ff39901128: Layer already exists [2026-07-06T12:08:46.693Z] c0759c787785: Layer already exists [2026-07-06T12:08:46.693Z] 2117d05f655b: Layer already exists [2026-07-06T12:08:46.693Z] f2e1858aa031: Layer already exists [2026-07-06T12:08:46.693Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:08:46.693Z] 9c0b0d3e1f90: Pushed [2026-07-06T12:08:46.693Z] 9c29bcde223e: Pushed [2026-07-06T12:08:46.693Z] 9cdd7843fcc7: Pushed [2026-07-06T12:08:46.955Z] d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:3ff4cdd664921fc02f6fe8e20e96f039094344f2cb9470c811aa5f5af62ad91b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:47.295Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:47.635Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-07-06T12:08:47.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-07-06T12:08:47.635Z] 9cdd7843fcc7: Preparing [2026-07-06T12:08:47.635Z] 9c0b0d3e1f90: Preparing [2026-07-06T12:08:47.635Z] 9c29bcde223e: Preparing [2026-07-06T12:08:47.635Z] 55ff39901128: Preparing [2026-07-06T12:08:47.635Z] c20f4733d861: Preparing [2026-07-06T12:08:47.635Z] c0759c787785: Preparing [2026-07-06T12:08:47.635Z] 2117d05f655b: Preparing [2026-07-06T12:08:47.635Z] f2e1858aa031: Preparing [2026-07-06T12:08:47.635Z] 6f09edfb3f6d: Preparing [2026-07-06T12:08:47.635Z] c0759c787785: Waiting [2026-07-06T12:08:47.635Z] 2117d05f655b: Waiting [2026-07-06T12:08:47.635Z] f2e1858aa031: Waiting [2026-07-06T12:08:47.635Z] 6f09edfb3f6d: Waiting [2026-07-06T12:08:47.635Z] 9cdd7843fcc7: Layer already exists [2026-07-06T12:08:47.635Z] 9c29bcde223e: Layer already exists [2026-07-06T12:08:47.635Z] 9c0b0d3e1f90: Layer already exists [2026-07-06T12:08:47.635Z] 55ff39901128: Layer already exists [2026-07-06T12:08:47.635Z] c20f4733d861: Layer already exists [2026-07-06T12:08:47.635Z] c0759c787785: Layer already exists [2026-07-06T12:08:47.635Z] 2117d05f655b: Layer already exists [2026-07-06T12:08:47.635Z] f2e1858aa031: Layer already exists [2026-07-06T12:08:47.635Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:08:47.635Z] latest: digest: sha256:3ff4cdd664921fc02f6fe8e20e96f039094344f2cb9470c811aa5f5af62ad91b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:47.978Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:48.307Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.124 [2026-07-06T12:08:48.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-07-06T12:08:48.307Z] 9cdd7843fcc7: Preparing [2026-07-06T12:08:48.307Z] 9c0b0d3e1f90: Preparing [2026-07-06T12:08:48.307Z] 9c29bcde223e: Preparing [2026-07-06T12:08:48.307Z] 55ff39901128: Preparing [2026-07-06T12:08:48.307Z] c20f4733d861: Preparing [2026-07-06T12:08:48.307Z] c0759c787785: Preparing [2026-07-06T12:08:48.307Z] 2117d05f655b: Preparing [2026-07-06T12:08:48.307Z] f2e1858aa031: Preparing [2026-07-06T12:08:48.307Z] 6f09edfb3f6d: Preparing [2026-07-06T12:08:48.307Z] f2e1858aa031: Waiting [2026-07-06T12:08:48.307Z] 6f09edfb3f6d: Waiting [2026-07-06T12:08:48.307Z] c0759c787785: Waiting [2026-07-06T12:08:48.307Z] 2117d05f655b: Waiting [2026-07-06T12:08:48.307Z] c20f4733d861: Layer already exists [2026-07-06T12:08:48.307Z] 9cdd7843fcc7: Layer already exists [2026-07-06T12:08:48.307Z] 9c29bcde223e: Layer already exists [2026-07-06T12:08:48.307Z] 9c0b0d3e1f90: Layer already exists [2026-07-06T12:08:48.307Z] 55ff39901128: Layer already exists [2026-07-06T12:08:48.307Z] 2117d05f655b: Layer already exists [2026-07-06T12:08:48.307Z] f2e1858aa031: Layer already exists [2026-07-06T12:08:48.307Z] c0759c787785: Layer already exists [2026-07-06T12:08:48.308Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:08:48.308Z] 4.1.0-dev.124: digest: sha256:3ff4cdd664921fc02f6fe8e20e96f039094344f2cb9470c811aa5f5af62ad91b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:48.668Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:48.994Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:08:48.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-07-06T12:08:48.994Z] 9cdd7843fcc7: Preparing [2026-07-06T12:08:48.994Z] 9c0b0d3e1f90: Preparing [2026-07-06T12:08:48.994Z] 9c29bcde223e: Preparing [2026-07-06T12:08:48.994Z] 55ff39901128: Preparing [2026-07-06T12:08:48.994Z] c20f4733d861: Preparing [2026-07-06T12:08:48.994Z] c0759c787785: Preparing [2026-07-06T12:08:48.994Z] 2117d05f655b: Preparing [2026-07-06T12:08:48.994Z] f2e1858aa031: Preparing [2026-07-06T12:08:48.994Z] 6f09edfb3f6d: Preparing [2026-07-06T12:08:48.994Z] 2117d05f655b: Waiting [2026-07-06T12:08:48.994Z] c0759c787785: Waiting [2026-07-06T12:08:48.994Z] 6f09edfb3f6d: Waiting [2026-07-06T12:08:48.994Z] f2e1858aa031: Waiting [2026-07-06T12:08:48.994Z] 9c0b0d3e1f90: Layer already exists [2026-07-06T12:08:48.994Z] c20f4733d861: Layer already exists [2026-07-06T12:08:48.994Z] 55ff39901128: Layer already exists [2026-07-06T12:08:48.994Z] 9cdd7843fcc7: Layer already exists [2026-07-06T12:08:48.994Z] 9c29bcde223e: Layer already exists [2026-07-06T12:08:48.994Z] c0759c787785: Layer already exists [2026-07-06T12:08:48.994Z] f2e1858aa031: Layer already exists [2026-07-06T12:08:48.994Z] 2117d05f655b: Layer already exists [2026-07-06T12:08:48.994Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:08:48.994Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:3ff4cdd664921fc02f6fe8e20e96f039094344f2cb9470c811aa5f5af62ad91b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:49.361Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:49.743Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-07-06T12:08:49.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-07-06T12:08:49.743Z] 9cdd7843fcc7: Preparing [2026-07-06T12:08:49.743Z] 9c0b0d3e1f90: Preparing [2026-07-06T12:08:49.743Z] 9c29bcde223e: Preparing [2026-07-06T12:08:49.743Z] 55ff39901128: Preparing [2026-07-06T12:08:49.743Z] c20f4733d861: Preparing [2026-07-06T12:08:49.743Z] c0759c787785: Preparing [2026-07-06T12:08:49.743Z] 2117d05f655b: Preparing [2026-07-06T12:08:49.743Z] f2e1858aa031: Preparing [2026-07-06T12:08:49.743Z] 6f09edfb3f6d: Preparing [2026-07-06T12:08:49.743Z] 2117d05f655b: Waiting [2026-07-06T12:08:49.743Z] f2e1858aa031: Waiting [2026-07-06T12:08:49.743Z] 6f09edfb3f6d: Waiting [2026-07-06T12:08:49.743Z] c0759c787785: Waiting [2026-07-06T12:08:49.743Z] 9cdd7843fcc7: Layer already exists [2026-07-06T12:08:49.743Z] 9c29bcde223e: Layer already exists [2026-07-06T12:08:49.743Z] 55ff39901128: Layer already exists [2026-07-06T12:08:49.743Z] 9c0b0d3e1f90: Layer already exists [2026-07-06T12:08:49.743Z] c20f4733d861: Layer already exists [2026-07-06T12:08:49.743Z] c0759c787785: Layer already exists [2026-07-06T12:08:49.743Z] 2117d05f655b: Layer already exists [2026-07-06T12:08:49.743Z] f2e1858aa031: Layer already exists [2026-07-06T12:08:49.743Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:08:49.743Z] main: digest: sha256:3ff4cdd664921fc02f6fe8e20e96f039094344f2cb9470c811aa5f5af62ad91b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-06T12:08:50.009Z] ===================================================== [Pipeline] echo [2026-07-06T12:08:50.021Z] taggedImages: [2026-07-06T12:08:50.022Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:08:50.022Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-07-06T12:08:50.022Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.124 [2026-07-06T12:08:50.022Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:08:50.022Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2026-07-06T12:08:50.044Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2026-07-06T12:08:50.044Z] d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:08:50.044Z] latest [2026-07-06T12:08:50.044Z] 4.1.0-dev.124 [2026-07-06T12:08:50.044Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:08:50.044Z] main [2026-07-06T12:08:50.044Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:50.436Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:50.773Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:08:50.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-07-06T12:08:50.773Z] 2b5cbdd3254a: Preparing [2026-07-06T12:08:50.773Z] 90eddfc413ae: Preparing [2026-07-06T12:08:50.773Z] 55ff39901128: Preparing [2026-07-06T12:08:50.773Z] c20f4733d861: Preparing [2026-07-06T12:08:50.773Z] ab1d3a6f856b: Preparing [2026-07-06T12:08:50.773Z] fb0cddf90ff4: Preparing [2026-07-06T12:08:50.774Z] 6f09edfb3f6d: Preparing [2026-07-06T12:08:50.774Z] fb0cddf90ff4: Waiting [2026-07-06T12:08:50.774Z] 6f09edfb3f6d: Waiting [2026-07-06T12:08:50.774Z] c20f4733d861: Layer already exists [2026-07-06T12:08:50.774Z] 55ff39901128: Layer already exists [2026-07-06T12:08:50.774Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:08:50.774Z] ab1d3a6f856b: Pushed [2026-07-06T12:08:50.774Z] 2b5cbdd3254a: Pushed [2026-07-06T12:08:51.350Z] fb0cddf90ff4: Pushed [2026-07-06T12:08:55.757Z] 90eddfc413ae: Pushed [2026-07-06T12:08:55.757Z] d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:8df9d9930dadebbecaf7ffc9ad530668d5101815693e0f53a40efedec6700ab8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:56.105Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:56.430Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-07-06T12:08:56.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-07-06T12:08:56.430Z] 2b5cbdd3254a: Preparing [2026-07-06T12:08:56.430Z] 90eddfc413ae: Preparing [2026-07-06T12:08:56.430Z] 55ff39901128: Preparing [2026-07-06T12:08:56.430Z] c20f4733d861: Preparing [2026-07-06T12:08:56.430Z] ab1d3a6f856b: Preparing [2026-07-06T12:08:56.430Z] fb0cddf90ff4: Preparing [2026-07-06T12:08:56.430Z] 6f09edfb3f6d: Preparing [2026-07-06T12:08:56.430Z] fb0cddf90ff4: Waiting [2026-07-06T12:08:56.430Z] 6f09edfb3f6d: Waiting [2026-07-06T12:08:56.430Z] 55ff39901128: Layer already exists [2026-07-06T12:08:56.430Z] ab1d3a6f856b: Layer already exists [2026-07-06T12:08:56.430Z] 2b5cbdd3254a: Layer already exists [2026-07-06T12:08:56.430Z] c20f4733d861: Layer already exists [2026-07-06T12:08:56.430Z] 90eddfc413ae: Layer already exists [2026-07-06T12:08:56.430Z] fb0cddf90ff4: Layer already exists [2026-07-06T12:08:56.430Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:08:56.430Z] latest: digest: sha256:8df9d9930dadebbecaf7ffc9ad530668d5101815693e0f53a40efedec6700ab8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:56.768Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:57.086Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.124 [2026-07-06T12:08:57.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-07-06T12:08:57.086Z] 2b5cbdd3254a: Preparing [2026-07-06T12:08:57.086Z] 90eddfc413ae: Preparing [2026-07-06T12:08:57.086Z] 55ff39901128: Preparing [2026-07-06T12:08:57.086Z] c20f4733d861: Preparing [2026-07-06T12:08:57.086Z] ab1d3a6f856b: Preparing [2026-07-06T12:08:57.086Z] fb0cddf90ff4: Preparing [2026-07-06T12:08:57.086Z] 6f09edfb3f6d: Preparing [2026-07-06T12:08:57.086Z] fb0cddf90ff4: Waiting [2026-07-06T12:08:57.086Z] 6f09edfb3f6d: Waiting [2026-07-06T12:08:57.086Z] 2b5cbdd3254a: Layer already exists [2026-07-06T12:08:57.086Z] c20f4733d861: Layer already exists [2026-07-06T12:08:57.086Z] ab1d3a6f856b: Layer already exists [2026-07-06T12:08:57.086Z] 90eddfc413ae: Layer already exists [2026-07-06T12:08:57.086Z] 55ff39901128: Layer already exists [2026-07-06T12:08:57.086Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:08:57.086Z] fb0cddf90ff4: Layer already exists [2026-07-06T12:08:57.086Z] 4.1.0-dev.124: digest: sha256:8df9d9930dadebbecaf7ffc9ad530668d5101815693e0f53a40efedec6700ab8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:57.427Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:57.759Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:08:57.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-07-06T12:08:57.759Z] 2b5cbdd3254a: Preparing [2026-07-06T12:08:57.759Z] 90eddfc413ae: Preparing [2026-07-06T12:08:57.759Z] 55ff39901128: Preparing [2026-07-06T12:08:57.759Z] c20f4733d861: Preparing [2026-07-06T12:08:57.759Z] ab1d3a6f856b: Preparing [2026-07-06T12:08:57.759Z] fb0cddf90ff4: Preparing [2026-07-06T12:08:57.759Z] 6f09edfb3f6d: Preparing [2026-07-06T12:08:57.759Z] fb0cddf90ff4: Waiting [2026-07-06T12:08:57.759Z] 6f09edfb3f6d: Waiting [2026-07-06T12:08:57.759Z] 55ff39901128: Layer already exists [2026-07-06T12:08:57.759Z] 2b5cbdd3254a: Layer already exists [2026-07-06T12:08:57.759Z] c20f4733d861: Layer already exists [2026-07-06T12:08:57.759Z] 90eddfc413ae: Layer already exists [2026-07-06T12:08:57.759Z] ab1d3a6f856b: Layer already exists [2026-07-06T12:08:57.759Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:08:57.759Z] fb0cddf90ff4: Layer already exists [2026-07-06T12:08:57.759Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:8df9d9930dadebbecaf7ffc9ad530668d5101815693e0f53a40efedec6700ab8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:58.085Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:58.425Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2026-07-06T12:08:58.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-07-06T12:08:58.425Z] 2b5cbdd3254a: Preparing [2026-07-06T12:08:58.425Z] 90eddfc413ae: Preparing [2026-07-06T12:08:58.425Z] 55ff39901128: Preparing [2026-07-06T12:08:58.425Z] c20f4733d861: Preparing [2026-07-06T12:08:58.425Z] ab1d3a6f856b: Preparing [2026-07-06T12:08:58.425Z] fb0cddf90ff4: Preparing [2026-07-06T12:08:58.425Z] 6f09edfb3f6d: Preparing [2026-07-06T12:08:58.425Z] fb0cddf90ff4: Waiting [2026-07-06T12:08:58.425Z] 6f09edfb3f6d: Waiting [2026-07-06T12:08:58.425Z] ab1d3a6f856b: Layer already exists [2026-07-06T12:08:58.425Z] 90eddfc413ae: Layer already exists [2026-07-06T12:08:58.425Z] 55ff39901128: Layer already exists [2026-07-06T12:08:58.425Z] 2b5cbdd3254a: Layer already exists [2026-07-06T12:08:58.425Z] c20f4733d861: Layer already exists [2026-07-06T12:08:58.425Z] fb0cddf90ff4: Layer already exists [2026-07-06T12:08:58.425Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:08:58.425Z] main: digest: sha256:8df9d9930dadebbecaf7ffc9ad530668d5101815693e0f53a40efedec6700ab8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-06T12:08:58.496Z] ===================================================== [Pipeline] echo [2026-07-06T12:08:58.511Z] taggedImages: [2026-07-06T12:08:58.511Z] - nexus3.edgexfoundry.org:10004/support-notifications:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:08:58.511Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-07-06T12:08:58.511Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.124 [2026-07-06T12:08:58.511Z] - nexus3.edgexfoundry.org:10004/support-notifications:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:08:58.511Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2026-07-06T12:08:58.533Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2026-07-06T12:08:58.533Z] d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:08:58.533Z] latest [2026-07-06T12:08:58.533Z] 4.1.0-dev.124 [2026-07-06T12:08:58.533Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:08:58.533Z] main [2026-07-06T12:08:58.533Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:58.929Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:08:59.261Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:08:59.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-07-06T12:08:59.261Z] c7824cc2fca7: Preparing [2026-07-06T12:08:59.261Z] 444d87ce6c73: Preparing [2026-07-06T12:08:59.261Z] 55ff39901128: Preparing [2026-07-06T12:08:59.261Z] c20f4733d861: Preparing [2026-07-06T12:08:59.261Z] af0f581e9838: Preparing [2026-07-06T12:08:59.261Z] 4a0513eeacca: Preparing [2026-07-06T12:08:59.261Z] 6f09edfb3f6d: Preparing [2026-07-06T12:08:59.261Z] 4a0513eeacca: Waiting [2026-07-06T12:08:59.261Z] 6f09edfb3f6d: Waiting [2026-07-06T12:08:59.261Z] c20f4733d861: Layer already exists [2026-07-06T12:08:59.261Z] 55ff39901128: Layer already exists [2026-07-06T12:08:59.261Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:08:59.261Z] af0f581e9838: Pushed [2026-07-06T12:08:59.261Z] c7824cc2fca7: Pushed [2026-07-06T12:08:59.523Z] 4a0513eeacca: Pushed [2026-07-06T12:09:04.013Z] 444d87ce6c73: Pushed [2026-07-06T12:09:04.013Z] d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:dcde43e6c91c7c3bd3199d02f0c5c6a7328f0339f36f2b59baece37f8bdbdb3c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:09:04.539Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:09:04.990Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-07-06T12:09:04.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-07-06T12:09:04.990Z] c7824cc2fca7: Preparing [2026-07-06T12:09:04.990Z] 444d87ce6c73: Preparing [2026-07-06T12:09:04.990Z] 55ff39901128: Preparing [2026-07-06T12:09:04.990Z] c20f4733d861: Preparing [2026-07-06T12:09:04.990Z] af0f581e9838: Preparing [2026-07-06T12:09:04.990Z] 4a0513eeacca: Preparing [2026-07-06T12:09:04.990Z] 6f09edfb3f6d: Preparing [2026-07-06T12:09:04.990Z] 4a0513eeacca: Waiting [2026-07-06T12:09:04.990Z] 6f09edfb3f6d: Waiting [2026-07-06T12:09:04.990Z] 444d87ce6c73: Layer already exists [2026-07-06T12:09:04.990Z] 55ff39901128: Layer already exists [2026-07-06T12:09:04.990Z] c7824cc2fca7: Layer already exists [2026-07-06T12:09:04.990Z] c20f4733d861: Layer already exists [2026-07-06T12:09:04.990Z] af0f581e9838: Layer already exists [2026-07-06T12:09:04.990Z] 4a0513eeacca: Layer already exists [2026-07-06T12:09:04.990Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:09:04.990Z] latest: digest: sha256:dcde43e6c91c7c3bd3199d02f0c5c6a7328f0339f36f2b59baece37f8bdbdb3c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:09:05.444Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:09:05.906Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.124 [2026-07-06T12:09:05.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-07-06T12:09:05.906Z] c7824cc2fca7: Preparing [2026-07-06T12:09:05.906Z] 444d87ce6c73: Preparing [2026-07-06T12:09:05.906Z] 55ff39901128: Preparing [2026-07-06T12:09:05.906Z] c20f4733d861: Preparing [2026-07-06T12:09:05.906Z] af0f581e9838: Preparing [2026-07-06T12:09:05.906Z] 4a0513eeacca: Preparing [2026-07-06T12:09:05.906Z] 6f09edfb3f6d: Preparing [2026-07-06T12:09:05.906Z] 4a0513eeacca: Waiting [2026-07-06T12:09:05.906Z] 6f09edfb3f6d: Waiting [2026-07-06T12:09:05.906Z] c7824cc2fca7: Layer already exists [2026-07-06T12:09:05.906Z] 55ff39901128: Layer already exists [2026-07-06T12:09:05.906Z] c20f4733d861: Layer already exists [2026-07-06T12:09:05.906Z] af0f581e9838: Layer already exists [2026-07-06T12:09:05.906Z] 444d87ce6c73: Layer already exists [2026-07-06T12:09:05.906Z] 4a0513eeacca: Layer already exists [2026-07-06T12:09:05.906Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:09:05.906Z] 4.1.0-dev.124: digest: sha256:dcde43e6c91c7c3bd3199d02f0c5c6a7328f0339f36f2b59baece37f8bdbdb3c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:09:06.295Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:09:06.636Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:09:06.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-07-06T12:09:06.637Z] c7824cc2fca7: Preparing [2026-07-06T12:09:06.637Z] 444d87ce6c73: Preparing [2026-07-06T12:09:06.637Z] 55ff39901128: Preparing [2026-07-06T12:09:06.637Z] c20f4733d861: Preparing [2026-07-06T12:09:06.637Z] af0f581e9838: Preparing [2026-07-06T12:09:06.637Z] 4a0513eeacca: Preparing [2026-07-06T12:09:06.637Z] 6f09edfb3f6d: Preparing [2026-07-06T12:09:06.637Z] 4a0513eeacca: Waiting [2026-07-06T12:09:06.637Z] 6f09edfb3f6d: Waiting [2026-07-06T12:09:06.637Z] c7824cc2fca7: Layer already exists [2026-07-06T12:09:06.637Z] 444d87ce6c73: Layer already exists [2026-07-06T12:09:06.637Z] 55ff39901128: Layer already exists [2026-07-06T12:09:06.637Z] af0f581e9838: Layer already exists [2026-07-06T12:09:06.637Z] c20f4733d861: Layer already exists [2026-07-06T12:09:06.637Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:09:06.637Z] 4a0513eeacca: Layer already exists [2026-07-06T12:09:06.637Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:dcde43e6c91c7c3bd3199d02f0c5c6a7328f0339f36f2b59baece37f8bdbdb3c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:09:07.033Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:09:07.556Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-07-06T12:09:07.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-07-06T12:09:07.556Z] c7824cc2fca7: Preparing [2026-07-06T12:09:07.556Z] 444d87ce6c73: Preparing [2026-07-06T12:09:07.556Z] 55ff39901128: Preparing [2026-07-06T12:09:07.556Z] c20f4733d861: Preparing [2026-07-06T12:09:07.556Z] af0f581e9838: Preparing [2026-07-06T12:09:07.556Z] 4a0513eeacca: Preparing [2026-07-06T12:09:07.556Z] 6f09edfb3f6d: Preparing [2026-07-06T12:09:07.556Z] 4a0513eeacca: Waiting [2026-07-06T12:09:07.556Z] 6f09edfb3f6d: Waiting [2026-07-06T12:09:07.556Z] af0f581e9838: Layer already exists [2026-07-06T12:09:07.556Z] c20f4733d861: Layer already exists [2026-07-06T12:09:07.556Z] 55ff39901128: Layer already exists [2026-07-06T12:09:07.556Z] 444d87ce6c73: Layer already exists [2026-07-06T12:09:07.556Z] c7824cc2fca7: Layer already exists [2026-07-06T12:09:07.556Z] 4a0513eeacca: Layer already exists [2026-07-06T12:09:07.556Z] 6f09edfb3f6d: Layer already exists [2026-07-06T12:09:07.556Z] main: digest: sha256:dcde43e6c91c7c3bd3199d02f0c5c6a7328f0339f36f2b59baece37f8bdbdb3c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-06T12:09:07.687Z] ===================================================== [Pipeline] echo [2026-07-06T12:09:07.703Z] taggedImages: [2026-07-06T12:09:07.703Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:09:07.703Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-07-06T12:09:07.703Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.124 [2026-07-06T12:09:07.703Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:09:07.703Z] - 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-07-06T12:26:28.601Z] #154 ... [2026-07-06T12:26:28.601Z] [2026-07-06T12:26:28.601Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-07-06T12:26:28.601Z] #150 DONE 1189.2s [2026-07-06T12:26:28.601Z] [2026-07-06T12:26:28.601Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-06T12:26:28.601Z] #146 ... [2026-07-06T12:26:28.601Z] [2026-07-06T12:26:28.601Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-06T12:26:28.601Z] #155 DONE 0.2s [2026-07-06T12:26:28.601Z] [2026-07-06T12:26:28.601Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-06T12:26:28.601Z] #146 ... [2026-07-06T12:26:28.601Z] [2026-07-06T12:26:28.601Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-07-06T12:26:28.601Z] #156 DONE 0.4s [2026-07-06T12:26:28.601Z] [2026-07-06T12:26:28.601Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-06T12:26:28.601Z] #146 ... [2026-07-06T12:26:28.601Z] [2026-07-06T12:26:28.601Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-07-06T12:26:28.601Z] #157 DONE 0.3s [2026-07-06T12:26:28.601Z] [2026-07-06T12:26:28.601Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-06T12:26:28.601Z] #146 ... [2026-07-06T12:26:28.601Z] [2026-07-06T12:26:28.601Z] #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-07-06T12:26:28.601Z] #158 DONE 0.1s [2026-07-06T12:26:28.601Z] [2026-07-06T12:26:28.601Z] #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-07-06T12:26:28.601Z] #159 DONE 0.2s [2026-07-06T12:26:28.601Z] [2026-07-06T12:26:28.601Z] #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-07-06T12:26:29.184Z] #160 DONE 2.1s [2026-07-06T12:26:29.184Z] [2026-07-06T12:26:29.184Z] #113 [core-common-config-bootstrapper] exporting to image [2026-07-06T12:26:29.184Z] #113 exporting layers [2026-07-06T12:26:29.771Z] #113 exporting layers 0.7s done [2026-07-06T12:26:29.771Z] #113 writing image sha256:66d58069141cf35c73f07457ce22ea833f6ca6b14b7486e345980f99e6507cd4 done [2026-07-06T12:26:29.771Z] #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2026-07-06T12:26:29.771Z] #113 DONE 7.3s [2026-07-06T12:26:29.771Z] [2026-07-06T12:26:29.771Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-06T12:26:47.971Z] #38 ... [2026-07-06T12:26:47.971Z] [2026-07-06T12:26:47.971Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-07-06T12:26:47.971Z] #154 DONE 1202.2s [2026-07-06T12:26:47.971Z] [2026-07-06T12:26:47.971Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-07-06T12:26:47.971Z] #161 DONE 0.3s [2026-07-06T12:26:47.971Z] [2026-07-06T12:26:47.971Z] #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-07-06T12:26:47.971Z] #151 ... [2026-07-06T12:26:47.971Z] [2026-07-06T12:26:47.971Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-07-06T12:26:47.971Z] #162 DONE 2.1s [2026-07-06T12:26:47.971Z] [2026-07-06T12:26:47.971Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-06T12:26:47.971Z] #146 ... [2026-07-06T12:26:47.971Z] [2026-07-06T12:26:47.971Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-06T12:26:48.240Z] #163 DONE 0.2s [2026-07-06T12:26:48.240Z] [2026-07-06T12:26:48.240Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-07-06T12:26:48.527Z] #164 DONE 0.3s [2026-07-06T12:26:48.527Z] [2026-07-06T12:26:48.527Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-07-06T12:26:48.799Z] #165 DONE 0.3s [2026-07-06T12:26:48.799Z] [2026-07-06T12:26:48.799Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-07-06T12:26:48.799Z] #147 ... [2026-07-06T12:26:48.799Z] [2026-07-06T12:26:48.799Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-07-06T12:26:49.064Z] #166 DONE 0.2s [2026-07-06T12:26:49.064Z] [2026-07-06T12:26:49.064Z] #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-07-06T12:26:49.408Z] #167 DONE 0.2s [2026-07-06T12:26:49.408Z] [2026-07-06T12:26:49.408Z] #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-07-06T12:26:49.408Z] #168 DONE 0.1s [2026-07-06T12:26:49.408Z] [2026-07-06T12:26:49.408Z] #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-07-06T12:26:49.674Z] #169 DONE 0.1s [2026-07-06T12:26:49.674Z] [2026-07-06T12:26:49.674Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-07-06T12:26:49.674Z] #170 DONE 0.2s [2026-07-06T12:26:49.674Z] [2026-07-06T12:26:49.674Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-07-06T12:26:51.661Z] #171 DONE 1.9s [2026-07-06T12:26:51.661Z] [2026-07-06T12:26:51.661Z] #113 [security-bootstrapper] exporting to image [2026-07-06T12:26:51.661Z] #113 exporting layers [2026-07-06T12:26:52.700Z] #113 exporting layers 1.0s done [2026-07-06T12:26:52.700Z] #113 writing image sha256:c8396fca6c56c82e4972c03de42c6e03a459b3358185d6f5bd36c029fc091d5c done [2026-07-06T12:26:52.700Z] #113 naming to docker.io/library/security-bootstrapper-arm64 done [2026-07-06T12:26:52.700Z] #113 DONE 8.3s [2026-07-06T12:26:52.700Z] [2026-07-06T12:26:52.700Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-06T12:44:36.850Z] #146 ... [2026-07-06T12:44:36.850Z] [2026-07-06T12:44:36.850Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-07-06T12:44:36.850Z] #149 DONE 2269.6s [2026-07-06T12:44:36.850Z] [2026-07-06T12:44:36.850Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-06T12:44:36.850Z] #146 ... [2026-07-06T12:44:36.850Z] [2026-07-06T12:44:36.850Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-06T12:44:36.850Z] #172 DONE 0.1s [2026-07-06T12:44:36.850Z] [2026-07-06T12:44:36.850Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-07-06T12:44:36.850Z] #173 DONE 0.1s [2026-07-06T12:44:36.850Z] [2026-07-06T12:44:36.850Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-06T12:44:36.850Z] #146 ... [2026-07-06T12:44:36.850Z] [2026-07-06T12:44:36.850Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-07-06T12:44:36.850Z] #174 DONE 0.5s [2026-07-06T12:44:36.850Z] [2026-07-06T12:44:36.850Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-07-06T12:44:36.850Z] #175 DONE 0.1s [2026-07-06T12:44:36.850Z] [2026-07-06T12:44:36.850Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-06T12:44:36.850Z] #146 ... [2026-07-06T12:44:36.850Z] [2026-07-06T12:44:36.850Z] #113 [core-command] exporting to image [2026-07-06T12:44:36.850Z] #113 exporting layers [2026-07-06T12:44:36.850Z] #113 exporting layers 0.7s done [2026-07-06T12:44:36.850Z] #113 writing image sha256:706d43fb8912491287f03b17607850eb4dc773daa922017e1a93b339415f5718 done [2026-07-06T12:44:36.850Z] #113 naming to docker.io/library/core-command-arm64 done [2026-07-06T12:44:36.850Z] #113 DONE 9.0s [2026-07-06T12:44:36.850Z] [2026-07-06T12:44:36.850Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-06T12:44:58.897Z] #146 ... [2026-07-06T12:44:58.897Z] [2026-07-06T12:44:58.897Z] #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-07-06T12:44:58.897Z] #151 2295.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-07-06T12:45:07.107Z] #151 ... [2026-07-06T12:45:07.107Z] [2026-07-06T12:45:07.107Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-07-06T12:45:07.107Z] #152 DONE 2303.4s [2026-07-06T12:45:07.107Z] [2026-07-06T12:45:07.107Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-06T12:45:07.374Z] #146 ... [2026-07-06T12:45:07.374Z] [2026-07-06T12:45:07.374Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-06T12:45:07.674Z] #176 DONE 0.2s [2026-07-06T12:45:07.674Z] [2026-07-06T12:45:07.674Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-07-06T12:45:07.942Z] #177 DONE 0.1s [2026-07-06T12:45:07.942Z] [2026-07-06T12:45:07.942Z] #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-07-06T12:45:07.942Z] #178 DONE 0.2s [2026-07-06T12:45:07.942Z] [2026-07-06T12:45:07.942Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-07-06T12:45:08.209Z] #179 DONE 0.2s [2026-07-06T12:45:08.209Z] [2026-07-06T12:45:08.209Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-07-06T12:45:08.209Z] #147 ... [2026-07-06T12:45:08.209Z] [2026-07-06T12:45:08.209Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-07-06T12:45:08.795Z] #180 DONE 0.5s [2026-07-06T12:45:08.795Z] [2026-07-06T12:45:08.795Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-07-06T12:45:08.795Z] #181 DONE 0.2s [2026-07-06T12:45:08.795Z] [2026-07-06T12:45:08.795Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-06T12:45:09.063Z] #146 ... [2026-07-06T12:45:09.063Z] [2026-07-06T12:45:09.063Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-07-06T12:45:11.009Z] #182 DONE 2.0s [2026-07-06T12:45:11.009Z] [2026-07-06T12:45:11.009Z] #113 [security-proxy-setup] exporting to image [2026-07-06T12:45:11.009Z] #113 exporting layers [2026-07-06T12:45:11.964Z] #113 exporting layers 1.1s done [2026-07-06T12:45:12.229Z] #113 writing image sha256:fb231b6fb885fff85fcc75f5d0ac3f618d4bb4755ec4ab23fd85a62ba90df045 done [2026-07-06T12:45:12.229Z] #113 naming to docker.io/library/security-proxy-setup-arm64 done [2026-07-06T12:45:12.229Z] #113 DONE 10.2s [2026-07-06T12:45:12.229Z] [2026-07-06T12:45:12.229Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-06T12:45:39.007Z] #146 ... [2026-07-06T12:45:39.007Z] [2026-07-06T12:45:39.007Z] #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-07-06T12:45:39.007Z] #151 DONE 2333.7s [2026-07-06T12:45:39.007Z] [2026-07-06T12:45:39.007Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-06T12:45:39.007Z] #146 ... [2026-07-06T12:45:39.007Z] [2026-07-06T12:45:39.007Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-06T12:45:39.007Z] #183 DONE 0.3s [2026-07-06T12:45:39.007Z] [2026-07-06T12:45:39.007Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-07-06T12:45:39.007Z] #147 ... [2026-07-06T12:45:39.007Z] [2026-07-06T12:45:39.007Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-07-06T12:45:39.007Z] #184 DONE 0.1s [2026-07-06T12:45:39.007Z] [2026-07-06T12:45:39.007Z] #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-07-06T12:45:39.007Z] #185 DONE 0.3s [2026-07-06T12:45:39.007Z] [2026-07-06T12:45:39.007Z] #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-07-06T12:45:39.007Z] #186 DONE 0.2s [2026-07-06T12:45:39.007Z] [2026-07-06T12:45:39.007Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-07-06T12:45:39.007Z] #187 DONE 0.1s [2026-07-06T12:45:39.007Z] [2026-07-06T12:45:39.007Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-06T12:45:39.007Z] #133 ... [2026-07-06T12:45:39.007Z] [2026-07-06T12:45:39.007Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-07-06T12:45:39.007Z] #188 DONE 0.4s [2026-07-06T12:45:39.007Z] [2026-07-06T12:45:39.007Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-06T12:45:39.007Z] #133 ... [2026-07-06T12:45:39.007Z] [2026-07-06T12:45:39.007Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-07-06T12:45:39.589Z] #189 DONE 0.5s [2026-07-06T12:45:39.589Z] [2026-07-06T12:45:39.589Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-07-06T12:45:39.589Z] #190 DONE 0.1s [2026-07-06T12:45:39.589Z] [2026-07-06T12:45:39.589Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-06T12:45:39.589Z] #133 ... [2026-07-06T12:45:39.589Z] [2026-07-06T12:45:39.589Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-07-06T12:45:41.535Z] #191 DONE 1.8s [2026-07-06T12:45:41.535Z] [2026-07-06T12:45:41.535Z] #113 [security-secretstore-setup] exporting to image [2026-07-06T12:45:41.535Z] #113 exporting layers [2026-07-06T12:45:45.789Z] #113 exporting layers 4.1s done [2026-07-06T12:45:45.789Z] #113 writing image sha256:72f7a585e62fa5f8271243f7c44e3ce7784101f1b9eac13b0443800d3c702dde done [2026-07-06T12:45:45.789Z] #113 naming to docker.io/library/security-secretstore-setup-arm64 done [2026-07-06T12:45:45.789Z] #113 DONE 14.3s [2026-07-06T12:45:45.789Z] [2026-07-06T12:45:45.789Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-06T12:46:42.184Z] #133 ... [2026-07-06T12:46:42.184Z] [2026-07-06T12:46:42.184Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-07-06T12:46:42.184Z] #145 DONE 2396.1s [2026-07-06T12:46:42.184Z] [2026-07-06T12:46:42.184Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-06T12:46:42.184Z] #133 ... [2026-07-06T12:46:42.184Z] [2026-07-06T12:46:42.184Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-06T12:46:42.184Z] #192 DONE 0.1s [2026-07-06T12:46:42.184Z] [2026-07-06T12:46:42.184Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-06T12:46:42.184Z] #133 ... [2026-07-06T12:46:42.184Z] [2026-07-06T12:46:42.184Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-07-06T12:46:42.184Z] #193 DONE 0.2s [2026-07-06T12:46:42.184Z] [2026-07-06T12:46:42.184Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-06T12:46:42.184Z] #133 ... [2026-07-06T12:46:42.184Z] [2026-07-06T12:46:42.184Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-07-06T12:46:42.184Z] #194 DONE 0.5s [2026-07-06T12:46:42.184Z] [2026-07-06T12:46:42.184Z] #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-07-06T12:46:42.184Z] #195 DONE 0.1s [2026-07-06T12:46:42.184Z] [2026-07-06T12:46:42.184Z] #113 [security-spiffe-token-provider] exporting to image [2026-07-06T12:46:42.184Z] #113 exporting layers [2026-07-06T12:46:42.184Z] #113 exporting layers 0.6s done [2026-07-06T12:46:42.184Z] #113 writing image sha256:2f3201be8f2997eaf099352e729985be4e63690b7fedda4e291a5f0d2f3bfc78 done [2026-07-06T12:46:42.184Z] #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2026-07-06T12:46:42.184Z] #113 DONE 15.0s [2026-07-06T12:46:42.184Z] [2026-07-06T12:46:42.184Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-06T12:47:14.393Z] #146 ... [2026-07-06T12:47:14.393Z] [2026-07-06T12:47:14.393Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-07-06T12:47:14.393Z] #147 DONE 2436.5s [2026-07-06T12:47:14.393Z] [2026-07-06T12:47:14.393Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-06T12:47:14.393Z] #133 ... [2026-07-06T12:47:14.393Z] [2026-07-06T12:47:14.393Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-06T12:47:14.393Z] #196 DONE 0.2s [2026-07-06T12:47:14.393Z] [2026-07-06T12:47:14.393Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-07-06T12:47:14.393Z] #197 DONE 0.2s [2026-07-06T12:47:14.393Z] [2026-07-06T12:47:14.393Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-06T12:47:14.393Z] #146 ... [2026-07-06T12:47:14.393Z] [2026-07-06T12:47:14.393Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-07-06T12:47:14.393Z] #198 DONE 0.6s [2026-07-06T12:47:14.393Z] [2026-07-06T12:47:14.393Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-07-06T12:47:14.393Z] #148 ... [2026-07-06T12:47:14.393Z] [2026-07-06T12:47:14.393Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-07-06T12:47:14.393Z] #199 DONE 0.1s [2026-07-06T12:47:14.393Z] [2026-07-06T12:47:14.393Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-07-06T12:47:14.671Z] #200 DONE 0.2s [2026-07-06T12:47:14.671Z] [2026-07-06T12:47:14.671Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-07-06T12:47:16.664Z] #201 DONE 2.0s [2026-07-06T12:47:16.664Z] [2026-07-06T12:47:16.664Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-06T12:47:16.664Z] #146 ... [2026-07-06T12:47:16.664Z] [2026-07-06T12:47:16.664Z] #113 [security-proxy-auth] exporting to image [2026-07-06T12:47:16.664Z] #113 exporting layers [2026-07-06T12:47:17.249Z] #113 exporting layers 0.9s done [2026-07-06T12:47:17.518Z] #113 writing image sha256:0b9702dad9ffbddc221ff81d6b1ac1f1c2df95ff64f9b6bccc1ce1d2cfc28e8d done [2026-07-06T12:47:17.518Z] #113 naming to docker.io/library/security-proxy-auth-arm64 done [2026-07-06T12:47:17.518Z] #113 DONE 15.8s [2026-07-06T12:47:17.518Z] [2026-07-06T12:47:17.518Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-06T12:47:23.028Z] #146 ... [2026-07-06T12:47:23.029Z] [2026-07-06T12:47:23.029Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-07-06T12:47:23.029Z] #148 DONE 2446.7s [2026-07-06T12:47:23.029Z] [2026-07-06T12:47:23.029Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-06T12:47:23.310Z] #133 ... [2026-07-06T12:47:23.310Z] [2026-07-06T12:47:23.310Z] #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-06T12:47:23.645Z] #202 DONE 0.3s [2026-07-06T12:47:23.645Z] [2026-07-06T12:47:23.645Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-06T12:47:23.645Z] #133 ... [2026-07-06T12:47:23.645Z] [2026-07-06T12:47:23.645Z] #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-07-06T12:47:23.645Z] #203 DONE 0.1s [2026-07-06T12:47:23.936Z] [2026-07-06T12:47:23.936Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-07-06T12:47:24.588Z] #204 DONE 0.6s [2026-07-06T12:47:24.588Z] [2026-07-06T12:47:24.588Z] #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-07-06T12:47:24.883Z] #205 DONE 0.2s [2026-07-06T12:47:24.883Z] [2026-07-06T12:47:24.883Z] #113 [core-data] exporting to image [2026-07-06T12:47:24.883Z] #113 exporting layers [2026-07-06T12:47:25.905Z] #113 exporting layers 0.9s done [2026-07-06T12:47:25.905Z] #113 writing image sha256:cc3e97100ab02cffcd2044dd69f87aa6a2a2c15aeb284ad5572abdc9a76de175 0.1s done [2026-07-06T12:47:25.905Z] #113 naming to docker.io/library/core-data-arm64 0.0s done [2026-07-06T12:47:25.905Z] #113 DONE 16.9s [2026-07-06T12:47:25.905Z] [2026-07-06T12:47:25.905Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-06T12:47:25.905Z] #146 DONE 2449.6s [2026-07-06T12:47:25.905Z] [2026-07-06T12:47:25.905Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-06T12:47:26.184Z] #133 ... [2026-07-06T12:47:26.184Z] [2026-07-06T12:47:26.184Z] #135 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-07-06T12:47:26.184Z] #135 DONE 2442.9s [2026-07-06T12:47:26.184Z] [2026-07-06T12:47:26.184Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-06T12:47:27.174Z] #133 ... [2026-07-06T12:47:27.174Z] [2026-07-06T12:47:27.174Z] #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-06T12:47:27.174Z] #206 DONE 0.2s [2026-07-06T12:47:27.174Z] [2026-07-06T12:47:27.174Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-06T12:47:27.174Z] #133 ... [2026-07-06T12:47:27.174Z] [2026-07-06T12:47:27.174Z] #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-07-06T12:47:27.440Z] #207 DONE 0.1s [2026-07-06T12:47:27.440Z] [2026-07-06T12:47:27.440Z] #208 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-06T12:47:27.440Z] #208 DONE 0.1s [2026-07-06T12:47:27.440Z] [2026-07-06T12:47:27.440Z] #209 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-07-06T12:47:28.025Z] #209 DONE 0.6s [2026-07-06T12:47:28.025Z] [2026-07-06T12:47:28.025Z] #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-07-06T12:47:28.025Z] #210 DONE 0.7s [2026-07-06T12:47:28.025Z] [2026-07-06T12:47:28.025Z] #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-07-06T12:47:28.025Z] #211 DONE 0.1s [2026-07-06T12:47:28.025Z] [2026-07-06T12:47:28.025Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-07-06T12:47:28.293Z] #212 DONE 0.2s [2026-07-06T12:47:28.293Z] [2026-07-06T12:47:28.293Z] #113 [core-keeper] exporting to image [2026-07-06T12:47:28.563Z] #113 ... [2026-07-06T12:47:28.563Z] [2026-07-06T12:47:28.563Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-07-06T12:47:28.563Z] #213 DONE 0.3s [2026-07-06T12:47:28.563Z] [2026-07-06T12:47:28.563Z] #113 [core-metadata] exporting to image [2026-07-06T12:47:29.546Z] #113 exporting layers 1.0s done [2026-07-06T12:47:29.546Z] #113 writing image sha256:1c8abce976c3ee6280d07c693ff353fa466969e2720ca95244c73887b1ebe342 done [2026-07-06T12:47:29.546Z] #113 naming to docker.io/library/core-keeper-arm64 done [2026-07-06T12:47:29.546Z] #113 exporting layers 0.9s done [2026-07-06T12:47:29.546Z] #113 writing image sha256:80825ddf51c74fd4a1dbaeb72cc12b4365394997116960a2f62e25079ebdb921 done [2026-07-06T12:47:29.546Z] #113 naming to docker.io/library/core-metadata-arm64 done [2026-07-06T12:47:29.546Z] #113 DONE 18.8s [2026-07-06T12:47:29.546Z] [2026-07-06T12:47:29.546Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-06T12:47:56.315Z] #133 DONE 2480.2s [2026-07-06T12:47:56.316Z] [2026-07-06T12:47:56.316Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-06T12:47:56.606Z] #38 ... [2026-07-06T12:47:56.606Z] [2026-07-06T12:47:56.606Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-06T12:47:56.877Z] #214 DONE 0.2s [2026-07-06T12:47:56.877Z] [2026-07-06T12:47:56.877Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-06T12:47:56.877Z] #38 ... [2026-07-06T12:47:56.877Z] [2026-07-06T12:47:56.877Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-07-06T12:47:57.144Z] #215 DONE 0.1s [2026-07-06T12:47:57.144Z] [2026-07-06T12:47:57.144Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-06T12:47:57.144Z] #38 ... [2026-07-06T12:47:57.144Z] [2026-07-06T12:47:57.144Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-07-06T12:47:57.732Z] #216 DONE 0.5s [2026-07-06T12:47:57.732Z] [2026-07-06T12:47:57.732Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-07-06T12:47:57.732Z] #217 DONE 0.1s [2026-07-06T12:47:57.732Z] [2026-07-06T12:47:57.732Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-06T12:47:57.732Z] #38 ... [2026-07-06T12:47:57.732Z] [2026-07-06T12:47:57.732Z] #113 [support-scheduler] exporting to image [2026-07-06T12:47:57.732Z] #113 exporting layers [2026-07-06T12:47:58.696Z] #113 exporting layers 1.0s done [2026-07-06T12:47:58.963Z] #113 writing image sha256:08cb4dc4e1b32b7da8ddb4a088d307bd6eb984c720cd67d90d713bbc983ccb66 done [2026-07-06T12:47:58.963Z] #113 naming to docker.io/library/support-scheduler-arm64 done [2026-07-06T12:47:58.963Z] #113 DONE 19.8s [2026-07-06T12:47:58.963Z] [2026-07-06T12:47:58.963Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-07-06T12:48:05.604Z] #153 DONE 2482.0s [2026-07-06T12:48:05.604Z] [2026-07-06T12:48:05.604Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-06T12:48:05.874Z] #38 ... [2026-07-06T12:48:05.874Z] [2026-07-06T12:48:05.874Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-06T12:48:05.874Z] #218 DONE 0.1s [2026-07-06T12:48:06.140Z] [2026-07-06T12:48:06.140Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-07-06T12:48:06.140Z] #219 DONE 0.1s [2026-07-06T12:48:06.140Z] [2026-07-06T12:48:06.140Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-07-06T12:48:06.410Z] #220 DONE 0.4s [2026-07-06T12:48:06.410Z] [2026-07-06T12:48:06.410Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-07-06T12:48:06.410Z] #221 DONE 0.1s [2026-07-06T12:48:06.410Z] [2026-07-06T12:48:06.410Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-06T12:48:06.680Z] #38 ... [2026-07-06T12:48:06.680Z] [2026-07-06T12:48:06.680Z] #113 [support-notifications] exporting to image [2026-07-06T12:48:06.680Z] #113 exporting layers [2026-07-06T12:48:07.263Z] #113 exporting layers 0.6s done [2026-07-06T12:48:07.263Z] #113 writing image sha256:81cd07846b0b41fef29f8601a5161bbb488b4f06eb1bbf4fff2dc8a6b8580a8d done [2026-07-06T12:48:07.263Z] #113 naming to docker.io/library/support-notifications-arm64 done [2026-07-06T12:48:07.263Z] #113 DONE 20.4s [2026-07-06T12:48:07.263Z] [2026-07-06T12:48:07.263Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-06T12:48:07.263Z] time="2026-07-06T12:03:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-06T12:48:07.263Z] time="2026-07-06T12:03:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-06T12:48:07.263Z] time="2026-07-06T12:03:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-06T12:48:07.263Z] time="2026-07-06T12:03:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-06T12:48:07.263Z] time="2026-07-06T12:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-06T12:48:07.263Z] time="2026-07-06T12:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-06T12:48:07.263Z] time="2026-07-06T12:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-06T12:48:07.263Z] time="2026-07-06T12:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-06T12:48:07.263Z] time="2026-07-06T12:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-06T12:48:07.263Z] time="2026-07-06T12:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-06T12:48:07.263Z] time="2026-07-06T12:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-06T12:48:07.264Z] time="2026-07-06T12:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-06T12:48:07.264Z] time="2026-07-06T12:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-06T12:48:07.264Z] time="2026-07-06T12:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-06T12:48:07.264Z] time="2026-07-06T12:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-07-06T12:48:07.287Z] $ docker stop --time=1 97c9aac79537d640251a3d70ee9a5b250eea697f970107b375b58cc60f4de5ad [2026-07-06T12:48:08.972Z] $ docker rm -f --volumes 97c9aac79537d640251a3d70ee9a5b250eea697f970107b375b58cc60f4de5ad [Pipeline] // withDockerContainer [Pipeline] sh [2026-07-06T12:48:09.484Z] + docker images [2026-07-06T12:48:09.484Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-07-06T12:48:09.484Z] support-notifications-arm64 latest 81cd07846b0b 3 seconds ago 56.8MB [2026-07-06T12:48:09.484Z] support-scheduler-arm64 latest 08cb4dc4e1b3 12 seconds ago 53MB [2026-07-06T12:48:09.484Z] core-metadata-arm64 latest 80825ddf51c7 41 seconds ago 48.8MB [2026-07-06T12:48:09.484Z] core-keeper-arm64 latest 1c8abce976c3 42 seconds ago 48.5MB [2026-07-06T12:48:09.484Z] core-data-arm64 latest cc3e97100ab0 45 seconds ago 48.7MB [2026-07-06T12:48:09.484Z] security-proxy-auth-arm64 latest 0b9702dad9ff 53 seconds ago 47.9MB [2026-07-06T12:48:09.484Z] security-spiffe-token-provider-arm64 latest 2f3201be8f29 About a minute ago 52.5MB [2026-07-06T12:48:09.484Z] security-secretstore-setup-arm64 latest 72f7a585e62f 2 minutes ago 86.9MB [2026-07-06T12:48:09.484Z] security-proxy-setup-arm64 latest fb231b6fb885 2 minutes ago 53.4MB [2026-07-06T12:48:09.484Z] core-command-arm64 latest 706d43fb8912 3 minutes ago 43.2MB [2026-07-06T12:48:09.484Z] security-bootstrapper-arm64 latest c8396fca6c56 21 minutes ago 21.3MB [2026-07-06T12:48:09.484Z] core-common-config-bootstrapper-arm64 latest 66d58069141c 21 minutes ago 20.2MB [2026-07-06T12:48:09.484Z] security-spire-agent-arm64 latest 3bf2b11abfc9 42 minutes ago 219MB [2026-07-06T12:48:09.484Z] security-spire-server-arm64 latest 3180c8d875f9 42 minutes ago 163MB [2026-07-06T12:48:09.484Z] security-spire-config-arm64 latest 9e0be495ee68 42 minutes ago 162MB [2026-07-06T12:48:09.484Z] ci-base-image-arm64 latest 2a8f88e8f952 44 minutes ago 909MB [2026-07-06T12:48:09.484Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 8 months ago 564MB [2026-07-06T12:48:09.484Z] 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-07-06T12:48:09.690Z] provisioning config files... [2026-07-06T12:48:09.707Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/989@tmp/config9185507150490751989tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-07-06T12:48:10.079Z] ---> ****-login.sh [2026-07-06T12:48:10.080Z] nexus3.edgexfoundry.org:10001 [2026-07-06T12:48:10.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-06T12:48:10.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-06T12:48:10.614Z] Configure a credential helper to remove this warning. See [2026-07-06T12:48:10.614Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-06T12:48:10.614Z] [2026-07-06T12:48:10.614Z] Login Succeeded [2026-07-06T12:48:10.614Z] nexus3.edgexfoundry.org:10002 [2026-07-06T12:48:10.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-06T12:48:10.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-06T12:48:10.883Z] Configure a credential helper to remove this warning. See [2026-07-06T12:48:10.883Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-06T12:48:10.883Z] [2026-07-06T12:48:10.883Z] Login Succeeded [2026-07-06T12:48:10.883Z] nexus3.edgexfoundry.org:10003 [2026-07-06T12:48:11.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-06T12:48:11.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-06T12:48:11.150Z] Configure a credential helper to remove this warning. See [2026-07-06T12:48:11.150Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-06T12:48:11.150Z] [2026-07-06T12:48:11.150Z] Login Succeeded [2026-07-06T12:48:11.150Z] nexus3.edgexfoundry.org:10004 [2026-07-06T12:48:11.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-06T12:48:11.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-06T12:48:11.684Z] Configure a credential helper to remove this warning. See [2026-07-06T12:48:11.684Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-06T12:48:11.684Z] [2026-07-06T12:48:11.684Z] Login Succeeded [2026-07-06T12:48:11.684Z] ****.io [2026-07-06T12:48:11.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-06T12:48:12.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-06T12:48:12.215Z] Configure a credential helper to remove this warning. See [2026-07-06T12:48:12.215Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-06T12:48:12.215Z] [2026-07-06T12:48:12.215Z] Login Succeeded [2026-07-06T12:48:12.215Z] ---> ****-login.sh ends [Pipeline] } [2026-07-06T12:48:12.227Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-06T12:48:12.299Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-07-06T12:48:12.335Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2026-07-06T12:48:12.335Z] d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:48:12.335Z] latest [2026-07-06T12:48:12.335Z] 4.1.0-dev.124 [2026-07-06T12:48:12.335Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:48:12.335Z] main [2026-07-06T12:48:12.335Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:48:12.733Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:48:13.104Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:48:13.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-07-06T12:48:13.104Z] b905a3687d1a: Preparing [2026-07-06T12:48:13.104Z] 3848f759fcd0: Preparing [2026-07-06T12:48:13.104Z] 8a6263655494: Preparing [2026-07-06T12:48:13.104Z] fadf8c048009: Preparing [2026-07-06T12:48:13.104Z] fa79e4a96477: Preparing [2026-07-06T12:48:13.104Z] 9465484d9408: Preparing [2026-07-06T12:48:13.104Z] 03ba6f53ebfc: Preparing [2026-07-06T12:48:13.104Z] 03ba6f53ebfc: Waiting [2026-07-06T12:48:13.104Z] 9465484d9408: Waiting [2026-07-06T12:48:13.370Z] fa79e4a96477: Pushed [2026-07-06T12:48:13.370Z] b905a3687d1a: Pushed [2026-07-06T12:48:13.370Z] 8a6263655494: Pushed [2026-07-06T12:48:13.370Z] fadf8c048009: Pushed [2026-07-06T12:48:13.370Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:48:13.370Z] 9465484d9408: Pushed [2026-07-06T12:48:25.683Z] 3848f759fcd0: Pushed [2026-07-06T12:48:25.683Z] d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:e3d9867644b276d7066981556c52f74f48f78f44ca1c68d36c4cd661c87c89de size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:48:26.069Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:48:26.447Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-07-06T12:48:26.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-07-06T12:48:26.448Z] b905a3687d1a: Preparing [2026-07-06T12:48:26.448Z] 3848f759fcd0: Preparing [2026-07-06T12:48:26.448Z] 8a6263655494: Preparing [2026-07-06T12:48:26.448Z] fadf8c048009: Preparing [2026-07-06T12:48:26.448Z] fa79e4a96477: Preparing [2026-07-06T12:48:26.448Z] 9465484d9408: Preparing [2026-07-06T12:48:26.448Z] 03ba6f53ebfc: Preparing [2026-07-06T12:48:26.448Z] 9465484d9408: Waiting [2026-07-06T12:48:26.448Z] 03ba6f53ebfc: Waiting [2026-07-06T12:48:26.448Z] 8a6263655494: Layer already exists [2026-07-06T12:48:26.448Z] b905a3687d1a: Layer already exists [2026-07-06T12:48:26.448Z] 3848f759fcd0: Layer already exists [2026-07-06T12:48:26.448Z] fa79e4a96477: Layer already exists [2026-07-06T12:48:26.448Z] fadf8c048009: Layer already exists [2026-07-06T12:48:26.448Z] 9465484d9408: Layer already exists [2026-07-06T12:48:26.448Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:48:26.714Z] latest: digest: sha256:e3d9867644b276d7066981556c52f74f48f78f44ca1c68d36c4cd661c87c89de size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:48:27.083Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:48:27.445Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.124 [2026-07-06T12:48:27.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-07-06T12:48:27.445Z] b905a3687d1a: Preparing [2026-07-06T12:48:27.445Z] 3848f759fcd0: Preparing [2026-07-06T12:48:27.445Z] 8a6263655494: Preparing [2026-07-06T12:48:27.445Z] fadf8c048009: Preparing [2026-07-06T12:48:27.445Z] fa79e4a96477: Preparing [2026-07-06T12:48:27.445Z] 9465484d9408: Preparing [2026-07-06T12:48:27.445Z] 03ba6f53ebfc: Preparing [2026-07-06T12:48:27.445Z] 9465484d9408: Waiting [2026-07-06T12:48:27.445Z] 03ba6f53ebfc: Waiting [2026-07-06T12:48:27.445Z] b905a3687d1a: Layer already exists [2026-07-06T12:48:27.445Z] 8a6263655494: Layer already exists [2026-07-06T12:48:27.445Z] fa79e4a96477: Layer already exists [2026-07-06T12:48:27.445Z] fadf8c048009: Layer already exists [2026-07-06T12:48:27.445Z] 3848f759fcd0: Layer already exists [2026-07-06T12:48:27.445Z] 9465484d9408: Layer already exists [2026-07-06T12:48:27.445Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:48:27.709Z] 4.1.0-dev.124: digest: sha256:e3d9867644b276d7066981556c52f74f48f78f44ca1c68d36c4cd661c87c89de size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:48:28.082Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:48:28.434Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:48:28.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-07-06T12:48:28.434Z] b905a3687d1a: Preparing [2026-07-06T12:48:28.434Z] 3848f759fcd0: Preparing [2026-07-06T12:48:28.434Z] 8a6263655494: Preparing [2026-07-06T12:48:28.434Z] fadf8c048009: Preparing [2026-07-06T12:48:28.434Z] fa79e4a96477: Preparing [2026-07-06T12:48:28.434Z] 9465484d9408: Preparing [2026-07-06T12:48:28.434Z] 03ba6f53ebfc: Preparing [2026-07-06T12:48:28.434Z] 9465484d9408: Waiting [2026-07-06T12:48:28.434Z] fadf8c048009: Layer already exists [2026-07-06T12:48:28.434Z] fa79e4a96477: Layer already exists [2026-07-06T12:48:28.434Z] 8a6263655494: Layer already exists [2026-07-06T12:48:28.434Z] 3848f759fcd0: Layer already exists [2026-07-06T12:48:28.434Z] b905a3687d1a: Layer already exists [2026-07-06T12:48:28.434Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:48:28.434Z] 9465484d9408: Layer already exists [2026-07-06T12:48:28.699Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:e3d9867644b276d7066981556c52f74f48f78f44ca1c68d36c4cd661c87c89de size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:48:29.082Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:48:29.474Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2026-07-06T12:48:29.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-07-06T12:48:29.474Z] b905a3687d1a: Preparing [2026-07-06T12:48:29.474Z] 3848f759fcd0: Preparing [2026-07-06T12:48:29.474Z] 8a6263655494: Preparing [2026-07-06T12:48:29.474Z] fadf8c048009: Preparing [2026-07-06T12:48:29.474Z] fa79e4a96477: Preparing [2026-07-06T12:48:29.474Z] 9465484d9408: Preparing [2026-07-06T12:48:29.474Z] 03ba6f53ebfc: Preparing [2026-07-06T12:48:29.474Z] 9465484d9408: Waiting [2026-07-06T12:48:29.474Z] 03ba6f53ebfc: Waiting [2026-07-06T12:48:29.474Z] 8a6263655494: Layer already exists [2026-07-06T12:48:29.474Z] 3848f759fcd0: Layer already exists [2026-07-06T12:48:29.474Z] b905a3687d1a: Layer already exists [2026-07-06T12:48:29.474Z] fadf8c048009: Layer already exists [2026-07-06T12:48:29.474Z] fa79e4a96477: Layer already exists [2026-07-06T12:48:29.474Z] 9465484d9408: Layer already exists [2026-07-06T12:48:29.474Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:48:29.474Z] main: digest: sha256:e3d9867644b276d7066981556c52f74f48f78f44ca1c68d36c4cd661c87c89de size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-06T12:48:29.571Z] ===================================================== [Pipeline] echo [2026-07-06T12:48:29.594Z] taggedImages: [2026-07-06T12:48:29.594Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:48:29.594Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-07-06T12:48:29.594Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.124 [2026-07-06T12:48:29.594Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:48:29.594Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-07-06T12:48:29.626Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2026-07-06T12:48:29.626Z] d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:48:29.626Z] latest [2026-07-06T12:48:29.626Z] 4.1.0-dev.124 [2026-07-06T12:48:29.626Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:48:29.626Z] main [2026-07-06T12:48:29.626Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:48:30.017Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:48:30.379Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:48:30.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-07-06T12:48:30.379Z] 2161110ba968: Preparing [2026-07-06T12:48:30.379Z] 55048fb5487e: Preparing [2026-07-06T12:48:30.379Z] 061f360994be: Preparing [2026-07-06T12:48:30.379Z] fa028368a28b: Preparing [2026-07-06T12:48:30.379Z] 8a6263655494: Preparing [2026-07-06T12:48:30.379Z] fadf8c048009: Preparing [2026-07-06T12:48:30.379Z] fa79e4a96477: Preparing [2026-07-06T12:48:30.379Z] 9465484d9408: Preparing [2026-07-06T12:48:30.379Z] 03ba6f53ebfc: Preparing [2026-07-06T12:48:30.379Z] fadf8c048009: Waiting [2026-07-06T12:48:30.379Z] fa79e4a96477: Waiting [2026-07-06T12:48:30.379Z] 9465484d9408: Waiting [2026-07-06T12:48:30.379Z] 03ba6f53ebfc: Waiting [2026-07-06T12:48:30.645Z] 061f360994be: Pushed [2026-07-06T12:48:30.645Z] 55048fb5487e: Pushed [2026-07-06T12:48:33.217Z] fa028368a28b: Pushed [2026-07-06T12:48:35.155Z] 8a6263655494: Layer already exists [2026-07-06T12:48:35.155Z] fadf8c048009: Layer already exists [2026-07-06T12:48:35.155Z] fa79e4a96477: Layer already exists [2026-07-06T12:48:35.155Z] 9465484d9408: Layer already exists [2026-07-06T12:48:35.155Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:48:35.155Z] 2161110ba968: Pushed [2026-07-06T12:48:35.155Z] d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:07f86ec5d1536805dd718bc4058eca2970b4a0e72847e9b1f8221e979d364299 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:48:35.524Z] + 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-07-06T12:48:35.880Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-07-06T12:48:35.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-07-06T12:48:35.880Z] 2161110ba968: Preparing [2026-07-06T12:48:35.880Z] 55048fb5487e: Preparing [2026-07-06T12:48:35.880Z] 061f360994be: Preparing [2026-07-06T12:48:35.880Z] fa028368a28b: Preparing [2026-07-06T12:48:35.880Z] 8a6263655494: Preparing [2026-07-06T12:48:35.880Z] fadf8c048009: Preparing [2026-07-06T12:48:35.880Z] fa79e4a96477: Preparing [2026-07-06T12:48:35.880Z] 9465484d9408: Preparing [2026-07-06T12:48:35.880Z] 03ba6f53ebfc: Preparing [2026-07-06T12:48:35.880Z] fa79e4a96477: Waiting [2026-07-06T12:48:35.880Z] 9465484d9408: Waiting [2026-07-06T12:48:35.880Z] 03ba6f53ebfc: Waiting [2026-07-06T12:48:35.880Z] fadf8c048009: Waiting [2026-07-06T12:48:35.880Z] 061f360994be: Layer already exists [2026-07-06T12:48:35.880Z] 2161110ba968: Layer already exists [2026-07-06T12:48:35.880Z] fa028368a28b: Layer already exists [2026-07-06T12:48:35.880Z] 55048fb5487e: Layer already exists [2026-07-06T12:48:35.880Z] 8a6263655494: Layer already exists [2026-07-06T12:48:35.880Z] 9465484d9408: Layer already exists [2026-07-06T12:48:35.880Z] fa79e4a96477: Layer already exists [2026-07-06T12:48:35.880Z] fadf8c048009: Layer already exists [2026-07-06T12:48:35.880Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:48:35.881Z] latest: digest: sha256:07f86ec5d1536805dd718bc4058eca2970b4a0e72847e9b1f8221e979d364299 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:48:36.515Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:48:36.879Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.124 [2026-07-06T12:48:36.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-07-06T12:48:36.879Z] 2161110ba968: Preparing [2026-07-06T12:48:36.879Z] 55048fb5487e: Preparing [2026-07-06T12:48:36.879Z] 061f360994be: Preparing [2026-07-06T12:48:36.879Z] fa028368a28b: Preparing [2026-07-06T12:48:36.879Z] 8a6263655494: Preparing [2026-07-06T12:48:36.879Z] fadf8c048009: Preparing [2026-07-06T12:48:36.879Z] fa79e4a96477: Preparing [2026-07-06T12:48:36.879Z] 9465484d9408: Preparing [2026-07-06T12:48:36.879Z] 03ba6f53ebfc: Preparing [2026-07-06T12:48:36.879Z] fadf8c048009: Waiting [2026-07-06T12:48:36.879Z] fa79e4a96477: Waiting [2026-07-06T12:48:36.879Z] 9465484d9408: Waiting [2026-07-06T12:48:36.879Z] 03ba6f53ebfc: Waiting [2026-07-06T12:48:36.879Z] 061f360994be: Layer already exists [2026-07-06T12:48:36.879Z] 2161110ba968: Layer already exists [2026-07-06T12:48:36.879Z] 8a6263655494: Layer already exists [2026-07-06T12:48:36.879Z] 55048fb5487e: Layer already exists [2026-07-06T12:48:36.879Z] fa028368a28b: Layer already exists [2026-07-06T12:48:36.879Z] fadf8c048009: Layer already exists [2026-07-06T12:48:36.880Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:48:36.880Z] 9465484d9408: Layer already exists [2026-07-06T12:48:36.880Z] fa79e4a96477: Layer already exists [2026-07-06T12:48:37.144Z] 4.1.0-dev.124: digest: sha256:07f86ec5d1536805dd718bc4058eca2970b4a0e72847e9b1f8221e979d364299 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:48:37.504Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:48:37.852Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:48:37.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-07-06T12:48:37.852Z] 2161110ba968: Preparing [2026-07-06T12:48:37.852Z] 55048fb5487e: Preparing [2026-07-06T12:48:37.852Z] 061f360994be: Preparing [2026-07-06T12:48:37.852Z] fa028368a28b: Preparing [2026-07-06T12:48:37.852Z] 8a6263655494: Preparing [2026-07-06T12:48:37.852Z] fadf8c048009: Preparing [2026-07-06T12:48:37.852Z] fa79e4a96477: Preparing [2026-07-06T12:48:37.852Z] 9465484d9408: Preparing [2026-07-06T12:48:37.852Z] 03ba6f53ebfc: Preparing [2026-07-06T12:48:37.852Z] fa79e4a96477: Waiting [2026-07-06T12:48:37.852Z] 9465484d9408: Waiting [2026-07-06T12:48:37.852Z] 03ba6f53ebfc: Waiting [2026-07-06T12:48:37.852Z] fadf8c048009: Waiting [2026-07-06T12:48:37.852Z] 55048fb5487e: Layer already exists [2026-07-06T12:48:37.852Z] fa028368a28b: Layer already exists [2026-07-06T12:48:37.852Z] 8a6263655494: Layer already exists [2026-07-06T12:48:37.852Z] 2161110ba968: Layer already exists [2026-07-06T12:48:37.852Z] 061f360994be: Layer already exists [2026-07-06T12:48:37.852Z] fa79e4a96477: Layer already exists [2026-07-06T12:48:37.852Z] fadf8c048009: Layer already exists [2026-07-06T12:48:37.852Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:48:37.852Z] 9465484d9408: Layer already exists [2026-07-06T12:48:38.118Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:07f86ec5d1536805dd718bc4058eca2970b4a0e72847e9b1f8221e979d364299 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:48:38.494Z] + 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-07-06T12:48:38.922Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2026-07-06T12:48:38.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-07-06T12:48:38.922Z] 2161110ba968: Preparing [2026-07-06T12:48:38.922Z] 55048fb5487e: Preparing [2026-07-06T12:48:38.922Z] 061f360994be: Preparing [2026-07-06T12:48:38.922Z] fa028368a28b: Preparing [2026-07-06T12:48:38.922Z] 8a6263655494: Preparing [2026-07-06T12:48:38.922Z] fadf8c048009: Preparing [2026-07-06T12:48:38.922Z] fa79e4a96477: Preparing [2026-07-06T12:48:38.922Z] 9465484d9408: Preparing [2026-07-06T12:48:38.922Z] 03ba6f53ebfc: Preparing [2026-07-06T12:48:38.922Z] fadf8c048009: Waiting [2026-07-06T12:48:38.922Z] fa79e4a96477: Waiting [2026-07-06T12:48:38.922Z] 03ba6f53ebfc: Waiting [2026-07-06T12:48:38.922Z] 9465484d9408: Waiting [2026-07-06T12:48:38.922Z] fa028368a28b: Layer already exists [2026-07-06T12:48:38.922Z] 8a6263655494: Layer already exists [2026-07-06T12:48:38.922Z] 061f360994be: Layer already exists [2026-07-06T12:48:38.922Z] 55048fb5487e: Layer already exists [2026-07-06T12:48:38.922Z] 2161110ba968: Layer already exists [2026-07-06T12:48:38.922Z] 9465484d9408: Layer already exists [2026-07-06T12:48:38.922Z] fa79e4a96477: Layer already exists [2026-07-06T12:48:38.922Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:48:38.922Z] fadf8c048009: Layer already exists [2026-07-06T12:48:39.187Z] main: digest: sha256:07f86ec5d1536805dd718bc4058eca2970b4a0e72847e9b1f8221e979d364299 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-06T12:48:39.283Z] ===================================================== [Pipeline] echo [2026-07-06T12:48:39.301Z] taggedImages: [2026-07-06T12:48:39.301Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:48:39.301Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-07-06T12:48:39.301Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.124 [2026-07-06T12:48:39.301Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:48:39.301Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-07-06T12:48:39.329Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2026-07-06T12:48:39.329Z] d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:48:39.329Z] latest [2026-07-06T12:48:39.329Z] 4.1.0-dev.124 [2026-07-06T12:48:39.329Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:48:39.329Z] main [2026-07-06T12:48:39.329Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:48:39.718Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:48:40.096Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:48:40.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-07-06T12:48:40.097Z] 857abbf90645: Preparing [2026-07-06T12:48:40.097Z] ca746dd3344a: Preparing [2026-07-06T12:48:40.097Z] 8a6263655494: Preparing [2026-07-06T12:48:40.097Z] fadf8c048009: Preparing [2026-07-06T12:48:40.097Z] 1c6e6215c0e3: Preparing [2026-07-06T12:48:40.097Z] 8c7e208d5bc2: Preparing [2026-07-06T12:48:40.097Z] 03ba6f53ebfc: Preparing [2026-07-06T12:48:40.097Z] 8c7e208d5bc2: Waiting [2026-07-06T12:48:40.097Z] 03ba6f53ebfc: Waiting [2026-07-06T12:48:40.097Z] fadf8c048009: Layer already exists [2026-07-06T12:48:40.097Z] 8a6263655494: Layer already exists [2026-07-06T12:48:40.371Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:48:40.371Z] 1c6e6215c0e3: Pushed [2026-07-06T12:48:40.371Z] 857abbf90645: Pushed [2026-07-06T12:48:40.371Z] 8c7e208d5bc2: Pushed [2026-07-06T12:48:48.587Z] ca746dd3344a: Pushed [2026-07-06T12:48:49.989Z] d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:e02dae277f9f4192979713fd61a8d6e2af5f43d52b6b6a5783e3e3e24a19bc2f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:48:50.348Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:48:50.706Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-07-06T12:48:50.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-07-06T12:48:50.706Z] 857abbf90645: Preparing [2026-07-06T12:48:50.706Z] ca746dd3344a: Preparing [2026-07-06T12:48:50.706Z] 8a6263655494: Preparing [2026-07-06T12:48:50.706Z] fadf8c048009: Preparing [2026-07-06T12:48:50.706Z] 1c6e6215c0e3: Preparing [2026-07-06T12:48:50.706Z] 8c7e208d5bc2: Preparing [2026-07-06T12:48:50.706Z] 03ba6f53ebfc: Preparing [2026-07-06T12:48:50.706Z] 8c7e208d5bc2: Waiting [2026-07-06T12:48:50.706Z] 03ba6f53ebfc: Waiting [2026-07-06T12:48:50.706Z] 857abbf90645: Layer already exists [2026-07-06T12:48:50.706Z] ca746dd3344a: Layer already exists [2026-07-06T12:48:50.706Z] 1c6e6215c0e3: Layer already exists [2026-07-06T12:48:50.706Z] fadf8c048009: Layer already exists [2026-07-06T12:48:50.706Z] 8a6263655494: Layer already exists [2026-07-06T12:48:50.706Z] 8c7e208d5bc2: Layer already exists [2026-07-06T12:48:50.706Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:48:50.706Z] latest: digest: sha256:e02dae277f9f4192979713fd61a8d6e2af5f43d52b6b6a5783e3e3e24a19bc2f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:48:51.342Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:48:51.688Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.124 [2026-07-06T12:48:51.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-07-06T12:48:51.688Z] 857abbf90645: Preparing [2026-07-06T12:48:51.688Z] ca746dd3344a: Preparing [2026-07-06T12:48:51.688Z] 8a6263655494: Preparing [2026-07-06T12:48:51.688Z] fadf8c048009: Preparing [2026-07-06T12:48:51.688Z] 1c6e6215c0e3: Preparing [2026-07-06T12:48:51.688Z] 8c7e208d5bc2: Preparing [2026-07-06T12:48:51.688Z] 03ba6f53ebfc: Preparing [2026-07-06T12:48:51.688Z] 8c7e208d5bc2: Waiting [2026-07-06T12:48:51.688Z] 03ba6f53ebfc: Waiting [2026-07-06T12:48:51.688Z] 1c6e6215c0e3: Layer already exists [2026-07-06T12:48:51.688Z] ca746dd3344a: Layer already exists [2026-07-06T12:48:51.688Z] 857abbf90645: Layer already exists [2026-07-06T12:48:51.688Z] 8a6263655494: Layer already exists [2026-07-06T12:48:51.688Z] fadf8c048009: Layer already exists [2026-07-06T12:48:51.688Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:48:51.688Z] 8c7e208d5bc2: Layer already exists [2026-07-06T12:48:51.952Z] 4.1.0-dev.124: digest: sha256:e02dae277f9f4192979713fd61a8d6e2af5f43d52b6b6a5783e3e3e24a19bc2f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:48:52.314Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:48:52.673Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:48:52.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-07-06T12:48:52.673Z] 857abbf90645: Preparing [2026-07-06T12:48:52.673Z] ca746dd3344a: Preparing [2026-07-06T12:48:52.673Z] 8a6263655494: Preparing [2026-07-06T12:48:52.673Z] fadf8c048009: Preparing [2026-07-06T12:48:52.673Z] 1c6e6215c0e3: Preparing [2026-07-06T12:48:52.673Z] 8c7e208d5bc2: Preparing [2026-07-06T12:48:52.673Z] 03ba6f53ebfc: Preparing [2026-07-06T12:48:52.673Z] 8c7e208d5bc2: Waiting [2026-07-06T12:48:52.673Z] 03ba6f53ebfc: Waiting [2026-07-06T12:48:52.673Z] 8a6263655494: Layer already exists [2026-07-06T12:48:52.673Z] 1c6e6215c0e3: Layer already exists [2026-07-06T12:48:52.673Z] fadf8c048009: Layer already exists [2026-07-06T12:48:52.673Z] 857abbf90645: Layer already exists [2026-07-06T12:48:52.673Z] ca746dd3344a: Layer already exists [2026-07-06T12:48:52.673Z] 8c7e208d5bc2: Layer already exists [2026-07-06T12:48:52.673Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:48:52.673Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:e02dae277f9f4192979713fd61a8d6e2af5f43d52b6b6a5783e3e3e24a19bc2f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:48:53.161Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:48:53.553Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2026-07-06T12:48:53.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-07-06T12:48:53.554Z] 857abbf90645: Preparing [2026-07-06T12:48:53.554Z] ca746dd3344a: Preparing [2026-07-06T12:48:53.554Z] 8a6263655494: Preparing [2026-07-06T12:48:53.554Z] fadf8c048009: Preparing [2026-07-06T12:48:53.554Z] 1c6e6215c0e3: Preparing [2026-07-06T12:48:53.554Z] 8c7e208d5bc2: Preparing [2026-07-06T12:48:53.554Z] 03ba6f53ebfc: Preparing [2026-07-06T12:48:53.554Z] 03ba6f53ebfc: Waiting [2026-07-06T12:48:53.554Z] 8c7e208d5bc2: Waiting [2026-07-06T12:48:53.554Z] ca746dd3344a: Layer already exists [2026-07-06T12:48:53.554Z] 8a6263655494: Layer already exists [2026-07-06T12:48:53.554Z] 1c6e6215c0e3: Layer already exists [2026-07-06T12:48:53.554Z] fadf8c048009: Layer already exists [2026-07-06T12:48:53.554Z] 857abbf90645: Layer already exists [2026-07-06T12:48:53.554Z] 8c7e208d5bc2: Layer already exists [2026-07-06T12:48:53.554Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:48:53.554Z] main: digest: sha256:e02dae277f9f4192979713fd61a8d6e2af5f43d52b6b6a5783e3e3e24a19bc2f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-06T12:48:53.926Z] ===================================================== [Pipeline] echo [2026-07-06T12:48:53.944Z] taggedImages: [2026-07-06T12:48:53.944Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:48:53.944Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-07-06T12:48:53.944Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.124 [2026-07-06T12:48:53.944Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:48:53.944Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-07-06T12:48:53.978Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2026-07-06T12:48:53.978Z] d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:48:53.978Z] latest [2026-07-06T12:48:53.978Z] 4.1.0-dev.124 [2026-07-06T12:48:53.978Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:48:53.978Z] main [2026-07-06T12:48:53.978Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:48:54.403Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:48:54.788Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:48:54.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-07-06T12:48:54.788Z] cd96c5af4d51: Preparing [2026-07-06T12:48:54.788Z] 256544bf2f61: Preparing [2026-07-06T12:48:54.788Z] fadf8c048009: Preparing [2026-07-06T12:48:54.788Z] 6be2196d76f2: Preparing [2026-07-06T12:48:54.788Z] 533e6b338c11: Preparing [2026-07-06T12:48:54.788Z] 03ba6f53ebfc: Preparing [2026-07-06T12:48:54.788Z] 03ba6f53ebfc: Waiting [2026-07-06T12:48:54.788Z] fadf8c048009: Layer already exists [2026-07-06T12:48:55.054Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:48:55.054Z] 533e6b338c11: Pushed [2026-07-06T12:48:55.054Z] cd96c5af4d51: Pushed [2026-07-06T12:48:55.054Z] 6be2196d76f2: Pushed [2026-07-06T12:49:03.233Z] 256544bf2f61: Pushed [2026-07-06T12:49:03.233Z] d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:cd957ab1c4f2c8a4281a5108089d62c3600e96051d9624ab6cc23d693f6b95f8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:03.600Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:03.953Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-07-06T12:49:03.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-07-06T12:49:03.953Z] cd96c5af4d51: Preparing [2026-07-06T12:49:03.953Z] 256544bf2f61: Preparing [2026-07-06T12:49:03.953Z] fadf8c048009: Preparing [2026-07-06T12:49:03.953Z] 6be2196d76f2: Preparing [2026-07-06T12:49:03.953Z] 533e6b338c11: Preparing [2026-07-06T12:49:03.953Z] 03ba6f53ebfc: Preparing [2026-07-06T12:49:03.953Z] 03ba6f53ebfc: Waiting [2026-07-06T12:49:03.953Z] fadf8c048009: Layer already exists [2026-07-06T12:49:03.953Z] 256544bf2f61: Layer already exists [2026-07-06T12:49:03.953Z] 533e6b338c11: Layer already exists [2026-07-06T12:49:03.953Z] cd96c5af4d51: Layer already exists [2026-07-06T12:49:03.953Z] 6be2196d76f2: Layer already exists [2026-07-06T12:49:03.953Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:49:03.953Z] latest: digest: sha256:cd957ab1c4f2c8a4281a5108089d62c3600e96051d9624ab6cc23d693f6b95f8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:04.589Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:04.950Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.124 [2026-07-06T12:49:04.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-07-06T12:49:04.950Z] cd96c5af4d51: Preparing [2026-07-06T12:49:04.950Z] 256544bf2f61: Preparing [2026-07-06T12:49:04.950Z] fadf8c048009: Preparing [2026-07-06T12:49:04.950Z] 6be2196d76f2: Preparing [2026-07-06T12:49:04.950Z] 533e6b338c11: Preparing [2026-07-06T12:49:04.950Z] 03ba6f53ebfc: Preparing [2026-07-06T12:49:04.950Z] 03ba6f53ebfc: Waiting [2026-07-06T12:49:04.950Z] 6be2196d76f2: Layer already exists [2026-07-06T12:49:04.950Z] 256544bf2f61: Layer already exists [2026-07-06T12:49:04.950Z] cd96c5af4d51: Layer already exists [2026-07-06T12:49:04.950Z] 533e6b338c11: Layer already exists [2026-07-06T12:49:04.950Z] fadf8c048009: Layer already exists [2026-07-06T12:49:04.950Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:49:05.213Z] 4.1.0-dev.124: digest: sha256:cd957ab1c4f2c8a4281a5108089d62c3600e96051d9624ab6cc23d693f6b95f8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:05.578Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:05.930Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:49:05.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-07-06T12:49:05.930Z] cd96c5af4d51: Preparing [2026-07-06T12:49:05.930Z] 256544bf2f61: Preparing [2026-07-06T12:49:05.930Z] fadf8c048009: Preparing [2026-07-06T12:49:05.930Z] 6be2196d76f2: Preparing [2026-07-06T12:49:05.930Z] 533e6b338c11: Preparing [2026-07-06T12:49:05.930Z] 03ba6f53ebfc: Preparing [2026-07-06T12:49:05.930Z] 533e6b338c11: Layer already exists [2026-07-06T12:49:05.930Z] fadf8c048009: Layer already exists [2026-07-06T12:49:05.930Z] cd96c5af4d51: Layer already exists [2026-07-06T12:49:05.930Z] 6be2196d76f2: Layer already exists [2026-07-06T12:49:05.930Z] 256544bf2f61: Layer already exists [2026-07-06T12:49:05.930Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:49:05.930Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:cd957ab1c4f2c8a4281a5108089d62c3600e96051d9624ab6cc23d693f6b95f8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:06.289Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:06.639Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2026-07-06T12:49:06.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-07-06T12:49:06.639Z] cd96c5af4d51: Preparing [2026-07-06T12:49:06.639Z] 256544bf2f61: Preparing [2026-07-06T12:49:06.639Z] fadf8c048009: Preparing [2026-07-06T12:49:06.639Z] 6be2196d76f2: Preparing [2026-07-06T12:49:06.639Z] 533e6b338c11: Preparing [2026-07-06T12:49:06.639Z] 03ba6f53ebfc: Preparing [2026-07-06T12:49:06.639Z] 03ba6f53ebfc: Waiting [2026-07-06T12:49:06.639Z] cd96c5af4d51: Layer already exists [2026-07-06T12:49:06.639Z] 6be2196d76f2: Layer already exists [2026-07-06T12:49:06.639Z] fadf8c048009: Layer already exists [2026-07-06T12:49:06.639Z] 256544bf2f61: Layer already exists [2026-07-06T12:49:06.639Z] 533e6b338c11: Layer already exists [2026-07-06T12:49:06.639Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:49:06.904Z] main: digest: sha256:cd957ab1c4f2c8a4281a5108089d62c3600e96051d9624ab6cc23d693f6b95f8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-06T12:49:06.998Z] ===================================================== [Pipeline] echo [2026-07-06T12:49:07.014Z] taggedImages: [2026-07-06T12:49:07.014Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:49:07.014Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-07-06T12:49:07.014Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.124 [2026-07-06T12:49:07.014Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:49:07.014Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-07-06T12:49:07.038Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2026-07-06T12:49:07.038Z] d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:49:07.038Z] latest [2026-07-06T12:49:07.038Z] 4.1.0-dev.124 [2026-07-06T12:49:07.038Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:49:07.038Z] main [2026-07-06T12:49:07.038Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:07.447Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:07.807Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:49:07.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-07-06T12:49:07.807Z] a0720e7f7e57: Preparing [2026-07-06T12:49:07.807Z] 112844f4d2d0: Preparing [2026-07-06T12:49:07.807Z] e59a4da257e0: Preparing [2026-07-06T12:49:07.807Z] 8a6263655494: Preparing [2026-07-06T12:49:07.807Z] fadf8c048009: Preparing [2026-07-06T12:49:07.807Z] fa79e4a96477: Preparing [2026-07-06T12:49:07.807Z] 9465484d9408: Preparing [2026-07-06T12:49:07.807Z] fa79e4a96477: Waiting [2026-07-06T12:49:07.807Z] 03ba6f53ebfc: Preparing [2026-07-06T12:49:07.807Z] 9465484d9408: Waiting [2026-07-06T12:49:07.807Z] 03ba6f53ebfc: Waiting [2026-07-06T12:49:07.807Z] 8a6263655494: Layer already exists [2026-07-06T12:49:07.807Z] fadf8c048009: Layer already exists [2026-07-06T12:49:07.807Z] fa79e4a96477: Layer already exists [2026-07-06T12:49:08.072Z] 9465484d9408: Layer already exists [2026-07-06T12:49:08.072Z] 112844f4d2d0: Pushed [2026-07-06T12:49:08.072Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:49:08.072Z] a0720e7f7e57: Pushed [2026-07-06T12:49:16.272Z] e59a4da257e0: Pushed [2026-07-06T12:49:17.684Z] d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:8e7b985fe25224e4191b71c6ca81150b5e2b3cfb889f39b5d37fd9019c9ae625 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:18.050Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:18.408Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-07-06T12:49:18.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-07-06T12:49:18.408Z] a0720e7f7e57: Preparing [2026-07-06T12:49:18.408Z] 112844f4d2d0: Preparing [2026-07-06T12:49:18.408Z] e59a4da257e0: Preparing [2026-07-06T12:49:18.408Z] 8a6263655494: Preparing [2026-07-06T12:49:18.408Z] fadf8c048009: Preparing [2026-07-06T12:49:18.408Z] fa79e4a96477: Preparing [2026-07-06T12:49:18.408Z] 9465484d9408: Preparing [2026-07-06T12:49:18.408Z] 03ba6f53ebfc: Preparing [2026-07-06T12:49:18.408Z] fa79e4a96477: Waiting [2026-07-06T12:49:18.409Z] 9465484d9408: Waiting [2026-07-06T12:49:18.409Z] e59a4da257e0: Layer already exists [2026-07-06T12:49:18.409Z] 112844f4d2d0: Layer already exists [2026-07-06T12:49:18.409Z] 8a6263655494: Layer already exists [2026-07-06T12:49:18.409Z] a0720e7f7e57: Layer already exists [2026-07-06T12:49:18.409Z] fadf8c048009: Layer already exists [2026-07-06T12:49:18.409Z] fa79e4a96477: Layer already exists [2026-07-06T12:49:18.409Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:49:18.409Z] 9465484d9408: Layer already exists [2026-07-06T12:49:18.409Z] latest: digest: sha256:8e7b985fe25224e4191b71c6ca81150b5e2b3cfb889f39b5d37fd9019c9ae625 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:19.039Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:19.406Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.124 [2026-07-06T12:49:19.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-07-06T12:49:19.406Z] a0720e7f7e57: Preparing [2026-07-06T12:49:19.406Z] 112844f4d2d0: Preparing [2026-07-06T12:49:19.406Z] e59a4da257e0: Preparing [2026-07-06T12:49:19.406Z] 8a6263655494: Preparing [2026-07-06T12:49:19.406Z] fadf8c048009: Preparing [2026-07-06T12:49:19.406Z] fa79e4a96477: Preparing [2026-07-06T12:49:19.406Z] fa79e4a96477: Waiting [2026-07-06T12:49:19.406Z] 9465484d9408: Preparing [2026-07-06T12:49:19.406Z] 03ba6f53ebfc: Preparing [2026-07-06T12:49:19.406Z] 9465484d9408: Waiting [2026-07-06T12:49:19.406Z] 03ba6f53ebfc: Waiting [2026-07-06T12:49:19.406Z] 112844f4d2d0: Layer already exists [2026-07-06T12:49:19.406Z] fadf8c048009: Layer already exists [2026-07-06T12:49:19.406Z] a0720e7f7e57: Layer already exists [2026-07-06T12:49:19.406Z] e59a4da257e0: Layer already exists [2026-07-06T12:49:19.406Z] 8a6263655494: Layer already exists [2026-07-06T12:49:19.406Z] 9465484d9408: Layer already exists [2026-07-06T12:49:19.406Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:49:19.406Z] fa79e4a96477: Layer already exists [2026-07-06T12:49:19.406Z] 4.1.0-dev.124: digest: sha256:8e7b985fe25224e4191b71c6ca81150b5e2b3cfb889f39b5d37fd9019c9ae625 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:20.035Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:20.386Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:49:20.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-07-06T12:49:20.386Z] a0720e7f7e57: Preparing [2026-07-06T12:49:20.386Z] 112844f4d2d0: Preparing [2026-07-06T12:49:20.386Z] e59a4da257e0: Preparing [2026-07-06T12:49:20.386Z] 8a6263655494: Preparing [2026-07-06T12:49:20.386Z] fadf8c048009: Preparing [2026-07-06T12:49:20.386Z] fa79e4a96477: Preparing [2026-07-06T12:49:20.386Z] 9465484d9408: Preparing [2026-07-06T12:49:20.386Z] 03ba6f53ebfc: Preparing [2026-07-06T12:49:20.386Z] 9465484d9408: Waiting [2026-07-06T12:49:20.386Z] 03ba6f53ebfc: Waiting [2026-07-06T12:49:20.386Z] fa79e4a96477: Waiting [2026-07-06T12:49:20.386Z] 8a6263655494: Layer already exists [2026-07-06T12:49:20.386Z] e59a4da257e0: Layer already exists [2026-07-06T12:49:20.386Z] fadf8c048009: Layer already exists [2026-07-06T12:49:20.386Z] 112844f4d2d0: Layer already exists [2026-07-06T12:49:20.386Z] a0720e7f7e57: Layer already exists [2026-07-06T12:49:20.386Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:49:20.386Z] fa79e4a96477: Layer already exists [2026-07-06T12:49:20.386Z] 9465484d9408: Layer already exists [2026-07-06T12:49:20.386Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:8e7b985fe25224e4191b71c6ca81150b5e2b3cfb889f39b5d37fd9019c9ae625 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:21.009Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:21.369Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2026-07-06T12:49:21.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-07-06T12:49:21.369Z] a0720e7f7e57: Preparing [2026-07-06T12:49:21.369Z] 112844f4d2d0: Preparing [2026-07-06T12:49:21.369Z] e59a4da257e0: Preparing [2026-07-06T12:49:21.369Z] 8a6263655494: Preparing [2026-07-06T12:49:21.369Z] fadf8c048009: Preparing [2026-07-06T12:49:21.369Z] fa79e4a96477: Preparing [2026-07-06T12:49:21.369Z] 9465484d9408: Preparing [2026-07-06T12:49:21.369Z] 03ba6f53ebfc: Preparing [2026-07-06T12:49:21.369Z] fa79e4a96477: Waiting [2026-07-06T12:49:21.369Z] 9465484d9408: Waiting [2026-07-06T12:49:21.369Z] 03ba6f53ebfc: Waiting [2026-07-06T12:49:21.369Z] e59a4da257e0: Layer already exists [2026-07-06T12:49:21.369Z] 8a6263655494: Layer already exists [2026-07-06T12:49:21.369Z] a0720e7f7e57: Layer already exists [2026-07-06T12:49:21.369Z] 112844f4d2d0: Layer already exists [2026-07-06T12:49:21.369Z] fadf8c048009: Layer already exists [2026-07-06T12:49:21.369Z] fa79e4a96477: Layer already exists [2026-07-06T12:49:21.369Z] 9465484d9408: Layer already exists [2026-07-06T12:49:21.369Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:49:21.369Z] main: digest: sha256:8e7b985fe25224e4191b71c6ca81150b5e2b3cfb889f39b5d37fd9019c9ae625 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-06T12:49:21.730Z] ===================================================== [Pipeline] echo [2026-07-06T12:49:21.746Z] taggedImages: [2026-07-06T12:49:21.746Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:49:21.746Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-07-06T12:49:21.746Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.124 [2026-07-06T12:49:21.746Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:49:21.746Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-07-06T12:49:21.777Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2026-07-06T12:49:21.777Z] d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:49:21.777Z] latest [2026-07-06T12:49:21.777Z] 4.1.0-dev.124 [2026-07-06T12:49:21.777Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:49:21.777Z] main [2026-07-06T12:49:21.777Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:22.159Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:22.536Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:49:22.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-07-06T12:49:22.536Z] 116e7d5b111d: Preparing [2026-07-06T12:49:22.536Z] 2c9269971466: Preparing [2026-07-06T12:49:22.536Z] 39f8b84715bb: Preparing [2026-07-06T12:49:22.536Z] abd3ce31445d: Preparing [2026-07-06T12:49:22.536Z] d992f23e6e22: Preparing [2026-07-06T12:49:22.536Z] dc134bab3ddc: Preparing [2026-07-06T12:49:22.536Z] 73155f15e307: Preparing [2026-07-06T12:49:22.536Z] 8a6263655494: Preparing [2026-07-06T12:49:22.536Z] fadf8c048009: Preparing [2026-07-06T12:49:22.536Z] fe1997b3d4d7: Preparing [2026-07-06T12:49:22.536Z] be8bfdf3bf52: Preparing [2026-07-06T12:49:22.536Z] 5f70bf18a086: Preparing [2026-07-06T12:49:22.536Z] 7b7a24d58fe4: Preparing [2026-07-06T12:49:22.536Z] 5d99e428f5f9: Preparing [2026-07-06T12:49:22.536Z] b6a45979992f: Preparing [2026-07-06T12:49:22.536Z] 03ba6f53ebfc: Preparing [2026-07-06T12:49:22.536Z] be8bfdf3bf52: Waiting [2026-07-06T12:49:22.536Z] 5f70bf18a086: Waiting [2026-07-06T12:49:22.536Z] 7b7a24d58fe4: Waiting [2026-07-06T12:49:22.536Z] 5d99e428f5f9: Waiting [2026-07-06T12:49:22.536Z] dc134bab3ddc: Waiting [2026-07-06T12:49:22.536Z] b6a45979992f: Waiting [2026-07-06T12:49:22.536Z] 73155f15e307: Waiting [2026-07-06T12:49:22.536Z] 03ba6f53ebfc: Waiting [2026-07-06T12:49:22.536Z] fadf8c048009: Waiting [2026-07-06T12:49:22.536Z] fe1997b3d4d7: Waiting [2026-07-06T12:49:22.808Z] abd3ce31445d: Pushed [2026-07-06T12:49:22.808Z] 2c9269971466: Pushed [2026-07-06T12:49:22.808Z] d992f23e6e22: Pushed [2026-07-06T12:49:22.808Z] 39f8b84715bb: Pushed [2026-07-06T12:49:22.808Z] 116e7d5b111d: Pushed [2026-07-06T12:49:22.808Z] 8a6263655494: Layer already exists [2026-07-06T12:49:22.808Z] fadf8c048009: Layer already exists [2026-07-06T12:49:22.808Z] dc134bab3ddc: Pushed [2026-07-06T12:49:22.808Z] 5f70bf18a086: Layer already exists [2026-07-06T12:49:23.073Z] fe1997b3d4d7: Pushed [2026-07-06T12:49:23.073Z] be8bfdf3bf52: Pushed [2026-07-06T12:49:23.073Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:49:23.073Z] 7b7a24d58fe4: Pushed [2026-07-06T12:49:23.073Z] 5d99e428f5f9: Pushed [2026-07-06T12:49:23.073Z] b6a45979992f: Pushed [2026-07-06T12:49:26.401Z] 73155f15e307: Pushed [2026-07-06T12:49:26.401Z] d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:73ae24d593527a0228b729604425d9d7b705e058d84fad306ab8804d4554350f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:26.760Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:27.106Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-07-06T12:49:27.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-07-06T12:49:27.106Z] 116e7d5b111d: Preparing [2026-07-06T12:49:27.106Z] 2c9269971466: Preparing [2026-07-06T12:49:27.106Z] 39f8b84715bb: Preparing [2026-07-06T12:49:27.106Z] abd3ce31445d: Preparing [2026-07-06T12:49:27.106Z] d992f23e6e22: Preparing [2026-07-06T12:49:27.106Z] dc134bab3ddc: Preparing [2026-07-06T12:49:27.106Z] 73155f15e307: Preparing [2026-07-06T12:49:27.106Z] 8a6263655494: Preparing [2026-07-06T12:49:27.106Z] fadf8c048009: Preparing [2026-07-06T12:49:27.106Z] fe1997b3d4d7: Preparing [2026-07-06T12:49:27.106Z] be8bfdf3bf52: Preparing [2026-07-06T12:49:27.107Z] 5f70bf18a086: Preparing [2026-07-06T12:49:27.107Z] 7b7a24d58fe4: Preparing [2026-07-06T12:49:27.107Z] 5d99e428f5f9: Preparing [2026-07-06T12:49:27.107Z] b6a45979992f: Preparing [2026-07-06T12:49:27.107Z] 03ba6f53ebfc: Preparing [2026-07-06T12:49:27.107Z] fe1997b3d4d7: Waiting [2026-07-06T12:49:27.107Z] be8bfdf3bf52: Waiting [2026-07-06T12:49:27.107Z] 5f70bf18a086: Waiting [2026-07-06T12:49:27.107Z] 7b7a24d58fe4: Waiting [2026-07-06T12:49:27.107Z] 5d99e428f5f9: Waiting [2026-07-06T12:49:27.107Z] b6a45979992f: Waiting [2026-07-06T12:49:27.107Z] 03ba6f53ebfc: Waiting [2026-07-06T12:49:27.107Z] dc134bab3ddc: Waiting [2026-07-06T12:49:27.107Z] 73155f15e307: Waiting [2026-07-06T12:49:27.107Z] 8a6263655494: Waiting [2026-07-06T12:49:27.107Z] fadf8c048009: Waiting [2026-07-06T12:49:27.107Z] 2c9269971466: Layer already exists [2026-07-06T12:49:27.107Z] d992f23e6e22: Layer already exists [2026-07-06T12:49:27.107Z] 39f8b84715bb: Layer already exists [2026-07-06T12:49:27.107Z] 116e7d5b111d: Layer already exists [2026-07-06T12:49:27.107Z] abd3ce31445d: Layer already exists [2026-07-06T12:49:27.107Z] dc134bab3ddc: Layer already exists [2026-07-06T12:49:27.107Z] 73155f15e307: Layer already exists [2026-07-06T12:49:27.107Z] fe1997b3d4d7: Layer already exists [2026-07-06T12:49:27.107Z] fadf8c048009: Layer already exists [2026-07-06T12:49:27.107Z] 8a6263655494: Layer already exists [2026-07-06T12:49:27.107Z] 5f70bf18a086: Layer already exists [2026-07-06T12:49:27.107Z] be8bfdf3bf52: Layer already exists [2026-07-06T12:49:27.107Z] b6a45979992f: Layer already exists [2026-07-06T12:49:27.107Z] 7b7a24d58fe4: Layer already exists [2026-07-06T12:49:27.107Z] 5d99e428f5f9: Layer already exists [2026-07-06T12:49:27.107Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:49:27.370Z] latest: digest: sha256:73ae24d593527a0228b729604425d9d7b705e058d84fad306ab8804d4554350f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:27.733Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:28.098Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.124 [2026-07-06T12:49:28.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-07-06T12:49:28.098Z] 116e7d5b111d: Preparing [2026-07-06T12:49:28.098Z] 2c9269971466: Preparing [2026-07-06T12:49:28.098Z] 39f8b84715bb: Preparing [2026-07-06T12:49:28.098Z] abd3ce31445d: Preparing [2026-07-06T12:49:28.098Z] d992f23e6e22: Preparing [2026-07-06T12:49:28.098Z] dc134bab3ddc: Preparing [2026-07-06T12:49:28.098Z] 73155f15e307: Preparing [2026-07-06T12:49:28.098Z] 8a6263655494: Preparing [2026-07-06T12:49:28.098Z] fadf8c048009: Preparing [2026-07-06T12:49:28.098Z] fe1997b3d4d7: Preparing [2026-07-06T12:49:28.098Z] be8bfdf3bf52: Preparing [2026-07-06T12:49:28.098Z] 5f70bf18a086: Preparing [2026-07-06T12:49:28.098Z] 7b7a24d58fe4: Preparing [2026-07-06T12:49:28.098Z] 5d99e428f5f9: Preparing [2026-07-06T12:49:28.098Z] b6a45979992f: Preparing [2026-07-06T12:49:28.098Z] 03ba6f53ebfc: Preparing [2026-07-06T12:49:28.099Z] be8bfdf3bf52: Waiting [2026-07-06T12:49:28.099Z] 5d99e428f5f9: Waiting [2026-07-06T12:49:28.099Z] 5f70bf18a086: Waiting [2026-07-06T12:49:28.099Z] 7b7a24d58fe4: Waiting [2026-07-06T12:49:28.099Z] dc134bab3ddc: Waiting [2026-07-06T12:49:28.099Z] 73155f15e307: Waiting [2026-07-06T12:49:28.099Z] 8a6263655494: Waiting [2026-07-06T12:49:28.099Z] fadf8c048009: Waiting [2026-07-06T12:49:28.099Z] 03ba6f53ebfc: Waiting [2026-07-06T12:49:28.099Z] fe1997b3d4d7: Waiting [2026-07-06T12:49:28.099Z] b6a45979992f: Waiting [2026-07-06T12:49:28.099Z] abd3ce31445d: Layer already exists [2026-07-06T12:49:28.099Z] d992f23e6e22: Layer already exists [2026-07-06T12:49:28.099Z] 116e7d5b111d: Layer already exists [2026-07-06T12:49:28.099Z] 39f8b84715bb: Layer already exists [2026-07-06T12:49:28.099Z] 2c9269971466: Layer already exists [2026-07-06T12:49:28.099Z] dc134bab3ddc: Layer already exists [2026-07-06T12:49:28.099Z] 73155f15e307: Layer already exists [2026-07-06T12:49:28.099Z] 8a6263655494: Layer already exists [2026-07-06T12:49:28.099Z] fe1997b3d4d7: Layer already exists [2026-07-06T12:49:28.099Z] fadf8c048009: Layer already exists [2026-07-06T12:49:28.099Z] b6a45979992f: Layer already exists [2026-07-06T12:49:28.099Z] 7b7a24d58fe4: Layer already exists [2026-07-06T12:49:28.099Z] 5d99e428f5f9: Layer already exists [2026-07-06T12:49:28.099Z] 5f70bf18a086: Layer already exists [2026-07-06T12:49:28.099Z] be8bfdf3bf52: Layer already exists [2026-07-06T12:49:28.099Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:49:28.367Z] 4.1.0-dev.124: digest: sha256:73ae24d593527a0228b729604425d9d7b705e058d84fad306ab8804d4554350f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:28.726Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:33.335Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:49:33.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-07-06T12:49:33.335Z] 116e7d5b111d: Preparing [2026-07-06T12:49:33.335Z] 2c9269971466: Preparing [2026-07-06T12:49:33.335Z] 39f8b84715bb: Preparing [2026-07-06T12:49:33.335Z] abd3ce31445d: Preparing [2026-07-06T12:49:33.335Z] d992f23e6e22: Preparing [2026-07-06T12:49:33.335Z] dc134bab3ddc: Preparing [2026-07-06T12:49:33.335Z] 73155f15e307: Preparing [2026-07-06T12:49:33.335Z] 8a6263655494: Preparing [2026-07-06T12:49:33.335Z] fadf8c048009: Preparing [2026-07-06T12:49:33.335Z] fe1997b3d4d7: Preparing [2026-07-06T12:49:33.335Z] be8bfdf3bf52: Preparing [2026-07-06T12:49:33.335Z] 5f70bf18a086: Preparing [2026-07-06T12:49:33.335Z] 7b7a24d58fe4: Preparing [2026-07-06T12:49:33.335Z] 5d99e428f5f9: Preparing [2026-07-06T12:49:33.335Z] b6a45979992f: Preparing [2026-07-06T12:49:33.335Z] 03ba6f53ebfc: Preparing [2026-07-06T12:49:33.335Z] 73155f15e307: Waiting [2026-07-06T12:49:33.335Z] dc134bab3ddc: Waiting [2026-07-06T12:49:33.335Z] 5f70bf18a086: Waiting [2026-07-06T12:49:33.335Z] 7b7a24d58fe4: Waiting [2026-07-06T12:49:33.335Z] 5d99e428f5f9: Waiting [2026-07-06T12:49:33.335Z] b6a45979992f: Waiting [2026-07-06T12:49:33.335Z] 03ba6f53ebfc: Waiting [2026-07-06T12:49:33.335Z] fadf8c048009: Waiting [2026-07-06T12:49:33.335Z] fe1997b3d4d7: Waiting [2026-07-06T12:49:33.335Z] be8bfdf3bf52: Waiting [2026-07-06T12:49:33.335Z] 8a6263655494: Waiting [2026-07-06T12:49:33.335Z] d992f23e6e22: Layer already exists [2026-07-06T12:49:33.335Z] 116e7d5b111d: Layer already exists [2026-07-06T12:49:33.335Z] 2c9269971466: Layer already exists [2026-07-06T12:49:33.335Z] 39f8b84715bb: Layer already exists [2026-07-06T12:49:33.335Z] abd3ce31445d: Layer already exists [2026-07-06T12:49:33.335Z] 73155f15e307: Layer already exists [2026-07-06T12:49:33.335Z] fadf8c048009: Layer already exists [2026-07-06T12:49:33.335Z] 8a6263655494: Layer already exists [2026-07-06T12:49:33.335Z] dc134bab3ddc: Layer already exists [2026-07-06T12:49:33.335Z] fe1997b3d4d7: Layer already exists [2026-07-06T12:49:33.335Z] 5f70bf18a086: Layer already exists [2026-07-06T12:49:33.335Z] be8bfdf3bf52: Layer already exists [2026-07-06T12:49:33.335Z] 5d99e428f5f9: Layer already exists [2026-07-06T12:49:33.335Z] 7b7a24d58fe4: Layer already exists [2026-07-06T12:49:33.335Z] b6a45979992f: Layer already exists [2026-07-06T12:49:33.335Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:49:33.600Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:73ae24d593527a0228b729604425d9d7b705e058d84fad306ab8804d4554350f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:33.965Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:34.335Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2026-07-06T12:49:34.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-07-06T12:49:34.335Z] 116e7d5b111d: Preparing [2026-07-06T12:49:34.335Z] 2c9269971466: Preparing [2026-07-06T12:49:34.335Z] 39f8b84715bb: Preparing [2026-07-06T12:49:34.335Z] abd3ce31445d: Preparing [2026-07-06T12:49:34.335Z] d992f23e6e22: Preparing [2026-07-06T12:49:34.335Z] dc134bab3ddc: Preparing [2026-07-06T12:49:34.335Z] 73155f15e307: Preparing [2026-07-06T12:49:34.335Z] 8a6263655494: Preparing [2026-07-06T12:49:34.335Z] fadf8c048009: Preparing [2026-07-06T12:49:34.335Z] fe1997b3d4d7: Preparing [2026-07-06T12:49:34.335Z] be8bfdf3bf52: Preparing [2026-07-06T12:49:34.335Z] 5f70bf18a086: Preparing [2026-07-06T12:49:34.335Z] 7b7a24d58fe4: Preparing [2026-07-06T12:49:34.335Z] 5d99e428f5f9: Preparing [2026-07-06T12:49:34.335Z] b6a45979992f: Preparing [2026-07-06T12:49:34.335Z] 03ba6f53ebfc: Preparing [2026-07-06T12:49:34.335Z] fadf8c048009: Waiting [2026-07-06T12:49:34.335Z] fe1997b3d4d7: Waiting [2026-07-06T12:49:34.335Z] be8bfdf3bf52: Waiting [2026-07-06T12:49:34.335Z] 5f70bf18a086: Waiting [2026-07-06T12:49:34.335Z] 7b7a24d58fe4: Waiting [2026-07-06T12:49:34.335Z] 5d99e428f5f9: Waiting [2026-07-06T12:49:34.335Z] b6a45979992f: Waiting [2026-07-06T12:49:34.335Z] 03ba6f53ebfc: Waiting [2026-07-06T12:49:34.335Z] dc134bab3ddc: Waiting [2026-07-06T12:49:34.335Z] 73155f15e307: Waiting [2026-07-06T12:49:34.335Z] 8a6263655494: Waiting [2026-07-06T12:49:34.335Z] 39f8b84715bb: Layer already exists [2026-07-06T12:49:34.335Z] d992f23e6e22: Layer already exists [2026-07-06T12:49:34.335Z] abd3ce31445d: Layer already exists [2026-07-06T12:49:34.335Z] 116e7d5b111d: Layer already exists [2026-07-06T12:49:34.335Z] 2c9269971466: Layer already exists [2026-07-06T12:49:34.335Z] 8a6263655494: Layer already exists [2026-07-06T12:49:34.335Z] fe1997b3d4d7: Layer already exists [2026-07-06T12:49:34.335Z] fadf8c048009: Layer already exists [2026-07-06T12:49:34.335Z] 73155f15e307: Layer already exists [2026-07-06T12:49:34.335Z] dc134bab3ddc: Layer already exists [2026-07-06T12:49:34.335Z] 5f70bf18a086: Layer already exists [2026-07-06T12:49:34.335Z] b6a45979992f: Layer already exists [2026-07-06T12:49:34.335Z] 5d99e428f5f9: Layer already exists [2026-07-06T12:49:34.335Z] 7b7a24d58fe4: Layer already exists [2026-07-06T12:49:34.335Z] be8bfdf3bf52: Layer already exists [2026-07-06T12:49:34.335Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:49:34.600Z] main: digest: sha256:73ae24d593527a0228b729604425d9d7b705e058d84fad306ab8804d4554350f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-06T12:49:34.694Z] ===================================================== [Pipeline] echo [2026-07-06T12:49:34.712Z] taggedImages: [2026-07-06T12:49:34.712Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:49:34.712Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-07-06T12:49:34.712Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.124 [2026-07-06T12:49:34.712Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:49:34.712Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-07-06T12:49:34.742Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2026-07-06T12:49:34.742Z] d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:49:34.742Z] latest [2026-07-06T12:49:34.742Z] 4.1.0-dev.124 [2026-07-06T12:49:34.742Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:49:34.742Z] main [2026-07-06T12:49:34.742Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:35.132Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:35.492Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:49:35.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-07-06T12:49:35.492Z] 7cc8e72c25e8: Preparing [2026-07-06T12:49:35.492Z] ad33c5666c5c: Preparing [2026-07-06T12:49:35.492Z] ba8d5481ab54: Preparing [2026-07-06T12:49:35.492Z] ff83f71578c4: Preparing [2026-07-06T12:49:35.492Z] 8a6263655494: Preparing [2026-07-06T12:49:35.492Z] fadf8c048009: Preparing [2026-07-06T12:49:35.492Z] fa79e4a96477: Preparing [2026-07-06T12:49:35.492Z] 9465484d9408: Preparing [2026-07-06T12:49:35.492Z] 03ba6f53ebfc: Preparing [2026-07-06T12:49:35.492Z] fadf8c048009: Waiting [2026-07-06T12:49:35.492Z] fa79e4a96477: Waiting [2026-07-06T12:49:35.492Z] 9465484d9408: Waiting [2026-07-06T12:49:35.492Z] 03ba6f53ebfc: Waiting [2026-07-06T12:49:35.492Z] 8a6263655494: Layer already exists [2026-07-06T12:49:35.756Z] fadf8c048009: Layer already exists [2026-07-06T12:49:35.756Z] fa79e4a96477: Layer already exists [2026-07-06T12:49:35.756Z] ba8d5481ab54: Pushed [2026-07-06T12:49:35.756Z] ad33c5666c5c: Pushed [2026-07-06T12:49:35.756Z] 9465484d9408: Layer already exists [2026-07-06T12:49:35.756Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:49:35.756Z] 7cc8e72c25e8: Pushed [2026-07-06T12:49:43.950Z] ff83f71578c4: Pushed [2026-07-06T12:49:43.950Z] d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:c49f2415f110d6a4087a20102bd0c02d22b5ece7cf3d6de0c6822f3fb9380527 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:44.314Z] + 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-07-06T12:49:45.637Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-07-06T12:49:45.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-07-06T12:49:45.637Z] 7cc8e72c25e8: Preparing [2026-07-06T12:49:45.637Z] ad33c5666c5c: Preparing [2026-07-06T12:49:45.637Z] ba8d5481ab54: Preparing [2026-07-06T12:49:45.637Z] ff83f71578c4: Preparing [2026-07-06T12:49:45.637Z] 8a6263655494: Preparing [2026-07-06T12:49:45.637Z] fadf8c048009: Preparing [2026-07-06T12:49:45.637Z] fa79e4a96477: Preparing [2026-07-06T12:49:45.637Z] 9465484d9408: Preparing [2026-07-06T12:49:45.637Z] 03ba6f53ebfc: Preparing [2026-07-06T12:49:45.637Z] fadf8c048009: Waiting [2026-07-06T12:49:45.637Z] fa79e4a96477: Waiting [2026-07-06T12:49:45.637Z] 9465484d9408: Waiting [2026-07-06T12:49:45.637Z] 03ba6f53ebfc: Waiting [2026-07-06T12:49:45.637Z] 7cc8e72c25e8: Layer already exists [2026-07-06T12:49:45.637Z] ad33c5666c5c: Layer already exists [2026-07-06T12:49:45.637Z] ff83f71578c4: Layer already exists [2026-07-06T12:49:45.637Z] ba8d5481ab54: Layer already exists [2026-07-06T12:49:45.637Z] 8a6263655494: Layer already exists [2026-07-06T12:49:45.637Z] fadf8c048009: Layer already exists [2026-07-06T12:49:45.637Z] fa79e4a96477: Layer already exists [2026-07-06T12:49:45.637Z] 9465484d9408: Layer already exists [2026-07-06T12:49:45.637Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:49:45.907Z] latest: digest: sha256:c49f2415f110d6a4087a20102bd0c02d22b5ece7cf3d6de0c6822f3fb9380527 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:46.273Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:46.722Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.124 [2026-07-06T12:49:46.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-07-06T12:49:46.722Z] 7cc8e72c25e8: Preparing [2026-07-06T12:49:46.722Z] ad33c5666c5c: Preparing [2026-07-06T12:49:46.722Z] ba8d5481ab54: Preparing [2026-07-06T12:49:46.722Z] ff83f71578c4: Preparing [2026-07-06T12:49:46.722Z] 8a6263655494: Preparing [2026-07-06T12:49:46.722Z] fadf8c048009: Preparing [2026-07-06T12:49:46.722Z] fa79e4a96477: Preparing [2026-07-06T12:49:46.722Z] 9465484d9408: Preparing [2026-07-06T12:49:46.722Z] 03ba6f53ebfc: Preparing [2026-07-06T12:49:46.722Z] fadf8c048009: Waiting [2026-07-06T12:49:46.722Z] fa79e4a96477: Waiting [2026-07-06T12:49:46.722Z] 9465484d9408: Waiting [2026-07-06T12:49:46.722Z] 03ba6f53ebfc: Waiting [2026-07-06T12:49:46.722Z] ba8d5481ab54: Layer already exists [2026-07-06T12:49:46.722Z] ad33c5666c5c: Layer already exists [2026-07-06T12:49:46.722Z] 8a6263655494: Layer already exists [2026-07-06T12:49:46.722Z] 7cc8e72c25e8: Layer already exists [2026-07-06T12:49:46.722Z] ff83f71578c4: Layer already exists [2026-07-06T12:49:46.722Z] fadf8c048009: Layer already exists [2026-07-06T12:49:46.722Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:49:46.722Z] fa79e4a96477: Layer already exists [2026-07-06T12:49:46.722Z] 9465484d9408: Layer already exists [2026-07-06T12:49:46.722Z] 4.1.0-dev.124: digest: sha256:c49f2415f110d6a4087a20102bd0c02d22b5ece7cf3d6de0c6822f3fb9380527 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:47.351Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:47.783Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:49:47.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-07-06T12:49:47.783Z] 7cc8e72c25e8: Preparing [2026-07-06T12:49:47.783Z] ad33c5666c5c: Preparing [2026-07-06T12:49:47.783Z] ba8d5481ab54: Preparing [2026-07-06T12:49:47.783Z] ff83f71578c4: Preparing [2026-07-06T12:49:47.783Z] 8a6263655494: Preparing [2026-07-06T12:49:47.783Z] fadf8c048009: Preparing [2026-07-06T12:49:47.783Z] fa79e4a96477: Preparing [2026-07-06T12:49:47.783Z] 9465484d9408: Preparing [2026-07-06T12:49:47.783Z] 03ba6f53ebfc: Preparing [2026-07-06T12:49:47.783Z] fadf8c048009: Waiting [2026-07-06T12:49:47.783Z] fa79e4a96477: Waiting [2026-07-06T12:49:47.783Z] 9465484d9408: Waiting [2026-07-06T12:49:47.783Z] 03ba6f53ebfc: Waiting [2026-07-06T12:49:47.783Z] ff83f71578c4: Layer already exists [2026-07-06T12:49:47.783Z] ad33c5666c5c: Layer already exists [2026-07-06T12:49:47.783Z] ba8d5481ab54: Layer already exists [2026-07-06T12:49:47.783Z] 8a6263655494: Layer already exists [2026-07-06T12:49:47.783Z] 7cc8e72c25e8: Layer already exists [2026-07-06T12:49:47.783Z] fadf8c048009: Layer already exists [2026-07-06T12:49:47.783Z] fa79e4a96477: Layer already exists [2026-07-06T12:49:47.783Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:49:47.783Z] 9465484d9408: Layer already exists [2026-07-06T12:49:47.783Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:c49f2415f110d6a4087a20102bd0c02d22b5ece7cf3d6de0c6822f3fb9380527 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:48.180Z] + 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-07-06T12:49:48.537Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2026-07-06T12:49:48.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-07-06T12:49:48.537Z] 7cc8e72c25e8: Preparing [2026-07-06T12:49:48.537Z] ad33c5666c5c: Preparing [2026-07-06T12:49:48.537Z] ba8d5481ab54: Preparing [2026-07-06T12:49:48.537Z] ff83f71578c4: Preparing [2026-07-06T12:49:48.537Z] 8a6263655494: Preparing [2026-07-06T12:49:48.537Z] fadf8c048009: Preparing [2026-07-06T12:49:48.537Z] fa79e4a96477: Preparing [2026-07-06T12:49:48.537Z] fadf8c048009: Waiting [2026-07-06T12:49:48.537Z] fa79e4a96477: Waiting [2026-07-06T12:49:48.537Z] 9465484d9408: Preparing [2026-07-06T12:49:48.537Z] 03ba6f53ebfc: Preparing [2026-07-06T12:49:48.537Z] 9465484d9408: Waiting [2026-07-06T12:49:48.537Z] 03ba6f53ebfc: Waiting [2026-07-06T12:49:48.537Z] ff83f71578c4: Layer already exists [2026-07-06T12:49:48.537Z] 7cc8e72c25e8: Layer already exists [2026-07-06T12:49:48.537Z] 8a6263655494: Layer already exists [2026-07-06T12:49:48.537Z] ba8d5481ab54: Layer already exists [2026-07-06T12:49:48.537Z] ad33c5666c5c: Layer already exists [2026-07-06T12:49:48.537Z] fadf8c048009: Layer already exists [2026-07-06T12:49:48.537Z] fa79e4a96477: Layer already exists [2026-07-06T12:49:48.537Z] 9465484d9408: Layer already exists [2026-07-06T12:49:48.537Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:49:48.537Z] main: digest: sha256:c49f2415f110d6a4087a20102bd0c02d22b5ece7cf3d6de0c6822f3fb9380527 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-06T12:49:48.902Z] ===================================================== [Pipeline] echo [2026-07-06T12:49:48.920Z] taggedImages: [2026-07-06T12:49:48.920Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:49:48.920Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-07-06T12:49:48.920Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.124 [2026-07-06T12:49:48.920Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:49:48.920Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-07-06T12:49:48.950Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2026-07-06T12:49:48.950Z] d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:49:48.950Z] latest [2026-07-06T12:49:48.950Z] 4.1.0-dev.124 [2026-07-06T12:49:48.950Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:49:48.950Z] main [2026-07-06T12:49:48.950Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:49.377Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:49.741Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:49:49.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-07-06T12:49:49.741Z] b97c0fa54bc4: Preparing [2026-07-06T12:49:49.741Z] 23ba8d6af2f1: Preparing [2026-07-06T12:49:49.741Z] d9219f8b44ec: Preparing [2026-07-06T12:49:49.741Z] c4dccfa0b3ac: Preparing [2026-07-06T12:49:49.741Z] 3fa1da6d1ddb: Preparing [2026-07-06T12:49:49.741Z] 8a6263655494: Preparing [2026-07-06T12:49:49.741Z] fadf8c048009: Preparing [2026-07-06T12:49:49.741Z] fa31699b5da8: Preparing [2026-07-06T12:49:49.741Z] a2d92cb91d7b: Preparing [2026-07-06T12:49:49.742Z] 4324229a20ee: Preparing [2026-07-06T12:49:49.742Z] 03ba6f53ebfc: Preparing [2026-07-06T12:49:49.742Z] 8a6263655494: Waiting [2026-07-06T12:49:49.742Z] a2d92cb91d7b: Waiting [2026-07-06T12:49:49.742Z] fadf8c048009: Waiting [2026-07-06T12:49:49.742Z] 4324229a20ee: Waiting [2026-07-06T12:49:49.742Z] fa31699b5da8: Waiting [2026-07-06T12:49:49.742Z] 03ba6f53ebfc: Waiting [2026-07-06T12:49:50.006Z] c4dccfa0b3ac: Pushed [2026-07-06T12:49:50.007Z] 3fa1da6d1ddb: Pushed [2026-07-06T12:49:50.007Z] 23ba8d6af2f1: Pushed [2026-07-06T12:49:50.007Z] 8a6263655494: Layer already exists [2026-07-06T12:49:50.007Z] b97c0fa54bc4: Pushed [2026-07-06T12:49:50.007Z] fadf8c048009: Layer already exists [2026-07-06T12:49:50.007Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:49:50.007Z] a2d92cb91d7b: Pushed [2026-07-06T12:49:50.007Z] fa31699b5da8: Pushed [2026-07-06T12:49:53.335Z] 4324229a20ee: Pushed [2026-07-06T12:49:56.668Z] d9219f8b44ec: Pushed [2026-07-06T12:49:56.668Z] d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:6a93031d48a483deb347ede77f2187e16a0cea4973efaf43fa1c9eca50fcecbe size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:57.099Z] + 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-07-06T12:49:58.891Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-07-06T12:49:58.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-07-06T12:49:58.891Z] b97c0fa54bc4: Preparing [2026-07-06T12:49:58.891Z] 23ba8d6af2f1: Preparing [2026-07-06T12:49:58.891Z] d9219f8b44ec: Preparing [2026-07-06T12:49:58.891Z] c4dccfa0b3ac: Preparing [2026-07-06T12:49:58.891Z] 3fa1da6d1ddb: Preparing [2026-07-06T12:49:58.891Z] 8a6263655494: Preparing [2026-07-06T12:49:58.891Z] fadf8c048009: Preparing [2026-07-06T12:49:58.891Z] fa31699b5da8: Preparing [2026-07-06T12:49:58.891Z] a2d92cb91d7b: Preparing [2026-07-06T12:49:58.891Z] 4324229a20ee: Preparing [2026-07-06T12:49:58.891Z] 03ba6f53ebfc: Preparing [2026-07-06T12:49:58.891Z] 8a6263655494: Waiting [2026-07-06T12:49:58.891Z] fadf8c048009: Waiting [2026-07-06T12:49:58.891Z] fa31699b5da8: Waiting [2026-07-06T12:49:58.891Z] a2d92cb91d7b: Waiting [2026-07-06T12:49:58.891Z] 4324229a20ee: Waiting [2026-07-06T12:49:58.891Z] 03ba6f53ebfc: Waiting [2026-07-06T12:49:58.891Z] d9219f8b44ec: Layer already exists [2026-07-06T12:49:58.891Z] c4dccfa0b3ac: Layer already exists [2026-07-06T12:49:58.891Z] 23ba8d6af2f1: Layer already exists [2026-07-06T12:49:58.891Z] b97c0fa54bc4: Layer already exists [2026-07-06T12:49:58.891Z] 3fa1da6d1ddb: Layer already exists [2026-07-06T12:49:58.891Z] 8a6263655494: Layer already exists [2026-07-06T12:49:58.891Z] fadf8c048009: Layer already exists [2026-07-06T12:49:58.891Z] fa31699b5da8: Layer already exists [2026-07-06T12:49:58.891Z] a2d92cb91d7b: Layer already exists [2026-07-06T12:49:58.891Z] 4324229a20ee: Layer already exists [2026-07-06T12:49:58.891Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:49:59.158Z] latest: digest: sha256:6a93031d48a483deb347ede77f2187e16a0cea4973efaf43fa1c9eca50fcecbe size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:59.591Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:49:59.957Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.124 [2026-07-06T12:49:59.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-07-06T12:49:59.958Z] b97c0fa54bc4: Preparing [2026-07-06T12:49:59.958Z] 23ba8d6af2f1: Preparing [2026-07-06T12:49:59.958Z] d9219f8b44ec: Preparing [2026-07-06T12:49:59.958Z] c4dccfa0b3ac: Preparing [2026-07-06T12:49:59.958Z] 3fa1da6d1ddb: Preparing [2026-07-06T12:49:59.958Z] 8a6263655494: Preparing [2026-07-06T12:49:59.958Z] fadf8c048009: Preparing [2026-07-06T12:49:59.958Z] fa31699b5da8: Preparing [2026-07-06T12:49:59.958Z] a2d92cb91d7b: Preparing [2026-07-06T12:49:59.958Z] 4324229a20ee: Preparing [2026-07-06T12:49:59.958Z] 03ba6f53ebfc: Preparing [2026-07-06T12:49:59.958Z] fadf8c048009: Waiting [2026-07-06T12:49:59.958Z] fa31699b5da8: Waiting [2026-07-06T12:49:59.958Z] a2d92cb91d7b: Waiting [2026-07-06T12:49:59.958Z] 4324229a20ee: Waiting [2026-07-06T12:49:59.958Z] 03ba6f53ebfc: Waiting [2026-07-06T12:49:59.958Z] 8a6263655494: Waiting [2026-07-06T12:49:59.958Z] b97c0fa54bc4: Layer already exists [2026-07-06T12:49:59.958Z] d9219f8b44ec: Layer already exists [2026-07-06T12:49:59.958Z] c4dccfa0b3ac: Layer already exists [2026-07-06T12:49:59.958Z] 3fa1da6d1ddb: Layer already exists [2026-07-06T12:49:59.958Z] 23ba8d6af2f1: Layer already exists [2026-07-06T12:49:59.958Z] 8a6263655494: Layer already exists [2026-07-06T12:49:59.958Z] fa31699b5da8: Layer already exists [2026-07-06T12:49:59.958Z] a2d92cb91d7b: Layer already exists [2026-07-06T12:49:59.958Z] fadf8c048009: Layer already exists [2026-07-06T12:49:59.958Z] 4324229a20ee: Layer already exists [2026-07-06T12:49:59.958Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:50:00.221Z] 4.1.0-dev.124: digest: sha256:6a93031d48a483deb347ede77f2187e16a0cea4973efaf43fa1c9eca50fcecbe size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:50:00.587Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:50:00.944Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:50:00.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-07-06T12:50:00.944Z] b97c0fa54bc4: Preparing [2026-07-06T12:50:00.944Z] 23ba8d6af2f1: Preparing [2026-07-06T12:50:00.944Z] d9219f8b44ec: Preparing [2026-07-06T12:50:00.944Z] c4dccfa0b3ac: Preparing [2026-07-06T12:50:00.944Z] 3fa1da6d1ddb: Preparing [2026-07-06T12:50:00.944Z] 8a6263655494: Preparing [2026-07-06T12:50:00.944Z] fadf8c048009: Preparing [2026-07-06T12:50:00.944Z] fa31699b5da8: Preparing [2026-07-06T12:50:00.944Z] a2d92cb91d7b: Preparing [2026-07-06T12:50:00.944Z] 4324229a20ee: Preparing [2026-07-06T12:50:00.944Z] 03ba6f53ebfc: Preparing [2026-07-06T12:50:00.944Z] a2d92cb91d7b: Waiting [2026-07-06T12:50:00.944Z] 8a6263655494: Waiting [2026-07-06T12:50:00.944Z] 4324229a20ee: Waiting [2026-07-06T12:50:00.944Z] 03ba6f53ebfc: Waiting [2026-07-06T12:50:00.944Z] fa31699b5da8: Waiting [2026-07-06T12:50:00.944Z] fadf8c048009: Waiting [2026-07-06T12:50:00.944Z] 3fa1da6d1ddb: Layer already exists [2026-07-06T12:50:00.944Z] c4dccfa0b3ac: Layer already exists [2026-07-06T12:50:00.944Z] 23ba8d6af2f1: Layer already exists [2026-07-06T12:50:00.944Z] d9219f8b44ec: Layer already exists [2026-07-06T12:50:00.944Z] b97c0fa54bc4: Layer already exists [2026-07-06T12:50:00.944Z] 8a6263655494: Layer already exists [2026-07-06T12:50:00.944Z] 4324229a20ee: Layer already exists [2026-07-06T12:50:00.944Z] fa31699b5da8: Layer already exists [2026-07-06T12:50:00.944Z] fadf8c048009: Layer already exists [2026-07-06T12:50:00.944Z] a2d92cb91d7b: Layer already exists [2026-07-06T12:50:00.944Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:50:01.208Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:6a93031d48a483deb347ede77f2187e16a0cea4973efaf43fa1c9eca50fcecbe size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:50:01.572Z] + 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-07-06T12:50:01.927Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2026-07-06T12:50:01.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-07-06T12:50:01.927Z] b97c0fa54bc4: Preparing [2026-07-06T12:50:01.927Z] 23ba8d6af2f1: Preparing [2026-07-06T12:50:01.927Z] d9219f8b44ec: Preparing [2026-07-06T12:50:01.927Z] c4dccfa0b3ac: Preparing [2026-07-06T12:50:01.927Z] 3fa1da6d1ddb: Preparing [2026-07-06T12:50:01.927Z] 8a6263655494: Preparing [2026-07-06T12:50:01.927Z] fadf8c048009: Preparing [2026-07-06T12:50:01.927Z] fa31699b5da8: Preparing [2026-07-06T12:50:01.927Z] a2d92cb91d7b: Preparing [2026-07-06T12:50:01.927Z] 4324229a20ee: Preparing [2026-07-06T12:50:01.927Z] 03ba6f53ebfc: Preparing [2026-07-06T12:50:01.927Z] fa31699b5da8: Waiting [2026-07-06T12:50:01.927Z] a2d92cb91d7b: Waiting [2026-07-06T12:50:01.927Z] 4324229a20ee: Waiting [2026-07-06T12:50:01.927Z] 03ba6f53ebfc: Waiting [2026-07-06T12:50:01.927Z] 8a6263655494: Waiting [2026-07-06T12:50:01.927Z] fadf8c048009: Waiting [2026-07-06T12:50:01.927Z] 23ba8d6af2f1: Layer already exists [2026-07-06T12:50:01.927Z] c4dccfa0b3ac: Layer already exists [2026-07-06T12:50:01.927Z] b97c0fa54bc4: Layer already exists [2026-07-06T12:50:01.927Z] d9219f8b44ec: Layer already exists [2026-07-06T12:50:01.927Z] 3fa1da6d1ddb: Layer already exists [2026-07-06T12:50:01.927Z] 8a6263655494: Layer already exists [2026-07-06T12:50:01.927Z] fa31699b5da8: Layer already exists [2026-07-06T12:50:01.927Z] fadf8c048009: Layer already exists [2026-07-06T12:50:01.927Z] 4324229a20ee: Layer already exists [2026-07-06T12:50:01.927Z] a2d92cb91d7b: Layer already exists [2026-07-06T12:50:01.927Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:50:02.193Z] main: digest: sha256:6a93031d48a483deb347ede77f2187e16a0cea4973efaf43fa1c9eca50fcecbe size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-06T12:50:02.268Z] ===================================================== [Pipeline] echo [2026-07-06T12:50:02.286Z] taggedImages: [2026-07-06T12:50:02.286Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:50:02.286Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-07-06T12:50:02.286Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.124 [2026-07-06T12:50:02.286Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:50:02.286Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-07-06T12:50:02.318Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2026-07-06T12:50:02.318Z] d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:50:02.318Z] latest [2026-07-06T12:50:02.318Z] 4.1.0-dev.124 [2026-07-06T12:50:02.318Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:50:02.318Z] main [2026-07-06T12:50:02.319Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:50:02.700Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:50:03.057Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:50:03.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-07-06T12:50:03.057Z] f07c1e111790: Preparing [2026-07-06T12:50:03.057Z] 0bdcadcadbf4: Preparing [2026-07-06T12:50:03.057Z] 252d2d3c042a: Preparing [2026-07-06T12:50:03.057Z] 9283be212df2: Preparing [2026-07-06T12:50:03.057Z] 5461c5e98add: Preparing [2026-07-06T12:50:03.057Z] 9ba32e4a6bf1: Preparing [2026-07-06T12:50:03.057Z] 9ba32e4a6bf1: Waiting [2026-07-06T12:50:03.057Z] da91f8940cea: Preparing [2026-07-06T12:50:03.057Z] 8a6263655494: Preparing [2026-07-06T12:50:03.057Z] da91f8940cea: Waiting [2026-07-06T12:50:03.057Z] fadf8c048009: Preparing [2026-07-06T12:50:03.057Z] 8a6263655494: Waiting [2026-07-06T12:50:03.057Z] 1272668cbdc7: Preparing [2026-07-06T12:50:03.057Z] fadf8c048009: Waiting [2026-07-06T12:50:03.057Z] 350fa74fb1f4: Preparing [2026-07-06T12:50:03.057Z] 03ba6f53ebfc: Preparing [2026-07-06T12:50:03.057Z] 1272668cbdc7: Waiting [2026-07-06T12:50:03.057Z] 350fa74fb1f4: Waiting [2026-07-06T12:50:03.057Z] 03ba6f53ebfc: Waiting [2026-07-06T12:50:03.322Z] 5461c5e98add: Pushed [2026-07-06T12:50:03.322Z] f07c1e111790: Pushed [2026-07-06T12:50:03.322Z] 0bdcadcadbf4: Pushed [2026-07-06T12:50:03.322Z] 8a6263655494: Layer already exists [2026-07-06T12:50:03.322Z] fadf8c048009: Layer already exists [2026-07-06T12:50:03.322Z] 9ba32e4a6bf1: Pushed [2026-07-06T12:50:03.322Z] da91f8940cea: Pushed [2026-07-06T12:50:03.588Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:50:03.588Z] 1272668cbdc7: Pushed [2026-07-06T12:50:06.917Z] 350fa74fb1f4: Pushed [2026-07-06T12:50:10.246Z] 9283be212df2: Pushed [2026-07-06T12:50:10.509Z] 252d2d3c042a: Pushed [2026-07-06T12:50:11.908Z] d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:ddf05acb0056bcfbbf565f84222d56b7491e5bdfa69c59df5e454ad75a03b5dc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:50:12.291Z] + 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-07-06T12:50:12.652Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-07-06T12:50:12.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-07-06T12:50:12.652Z] f07c1e111790: Preparing [2026-07-06T12:50:12.652Z] 0bdcadcadbf4: Preparing [2026-07-06T12:50:12.652Z] 252d2d3c042a: Preparing [2026-07-06T12:50:12.652Z] 9283be212df2: Preparing [2026-07-06T12:50:12.652Z] 5461c5e98add: Preparing [2026-07-06T12:50:12.652Z] 9ba32e4a6bf1: Preparing [2026-07-06T12:50:12.652Z] da91f8940cea: Preparing [2026-07-06T12:50:12.652Z] 8a6263655494: Preparing [2026-07-06T12:50:12.652Z] fadf8c048009: Preparing [2026-07-06T12:50:12.652Z] 1272668cbdc7: Preparing [2026-07-06T12:50:12.652Z] 350fa74fb1f4: Preparing [2026-07-06T12:50:12.652Z] 03ba6f53ebfc: Preparing [2026-07-06T12:50:12.652Z] 8a6263655494: Waiting [2026-07-06T12:50:12.652Z] fadf8c048009: Waiting [2026-07-06T12:50:12.652Z] 1272668cbdc7: Waiting [2026-07-06T12:50:12.652Z] 350fa74fb1f4: Waiting [2026-07-06T12:50:12.652Z] 03ba6f53ebfc: Waiting [2026-07-06T12:50:12.652Z] 9ba32e4a6bf1: Waiting [2026-07-06T12:50:12.652Z] da91f8940cea: Waiting [2026-07-06T12:50:12.652Z] 0bdcadcadbf4: Layer already exists [2026-07-06T12:50:12.652Z] 9283be212df2: Layer already exists [2026-07-06T12:50:12.652Z] 5461c5e98add: Layer already exists [2026-07-06T12:50:12.652Z] 252d2d3c042a: Layer already exists [2026-07-06T12:50:12.652Z] f07c1e111790: Layer already exists [2026-07-06T12:50:12.652Z] da91f8940cea: Layer already exists [2026-07-06T12:50:12.652Z] 1272668cbdc7: Layer already exists [2026-07-06T12:50:12.652Z] 9ba32e4a6bf1: Layer already exists [2026-07-06T12:50:12.652Z] 8a6263655494: Layer already exists [2026-07-06T12:50:12.652Z] fadf8c048009: Layer already exists [2026-07-06T12:50:12.652Z] 350fa74fb1f4: Layer already exists [2026-07-06T12:50:12.652Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:50:12.919Z] latest: digest: sha256:ddf05acb0056bcfbbf565f84222d56b7491e5bdfa69c59df5e454ad75a03b5dc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:50:13.286Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:50:13.646Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.124 [2026-07-06T12:50:13.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-07-06T12:50:13.646Z] f07c1e111790: Preparing [2026-07-06T12:50:13.646Z] 0bdcadcadbf4: Preparing [2026-07-06T12:50:13.646Z] 252d2d3c042a: Preparing [2026-07-06T12:50:13.646Z] 9283be212df2: Preparing [2026-07-06T12:50:13.646Z] 5461c5e98add: Preparing [2026-07-06T12:50:13.646Z] 9ba32e4a6bf1: Preparing [2026-07-06T12:50:13.646Z] da91f8940cea: Preparing [2026-07-06T12:50:13.646Z] 8a6263655494: Preparing [2026-07-06T12:50:13.646Z] fadf8c048009: Preparing [2026-07-06T12:50:13.646Z] 1272668cbdc7: Preparing [2026-07-06T12:50:13.646Z] 350fa74fb1f4: Preparing [2026-07-06T12:50:13.646Z] 03ba6f53ebfc: Preparing [2026-07-06T12:50:13.646Z] 9ba32e4a6bf1: Waiting [2026-07-06T12:50:13.646Z] da91f8940cea: Waiting [2026-07-06T12:50:13.646Z] 8a6263655494: Waiting [2026-07-06T12:50:13.646Z] fadf8c048009: Waiting [2026-07-06T12:50:13.646Z] 1272668cbdc7: Waiting [2026-07-06T12:50:13.646Z] 350fa74fb1f4: Waiting [2026-07-06T12:50:13.646Z] 03ba6f53ebfc: Waiting [2026-07-06T12:50:13.646Z] 5461c5e98add: Layer already exists [2026-07-06T12:50:13.646Z] 0bdcadcadbf4: Layer already exists [2026-07-06T12:50:13.646Z] 252d2d3c042a: Layer already exists [2026-07-06T12:50:13.646Z] f07c1e111790: Layer already exists [2026-07-06T12:50:13.646Z] 9283be212df2: Layer already exists [2026-07-06T12:50:13.646Z] da91f8940cea: Layer already exists [2026-07-06T12:50:13.646Z] 9ba32e4a6bf1: Layer already exists [2026-07-06T12:50:13.646Z] 8a6263655494: Layer already exists [2026-07-06T12:50:13.646Z] fadf8c048009: Layer already exists [2026-07-06T12:50:13.646Z] 1272668cbdc7: Layer already exists [2026-07-06T12:50:13.646Z] 350fa74fb1f4: Layer already exists [2026-07-06T12:50:13.646Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:50:13.909Z] 4.1.0-dev.124: digest: sha256:ddf05acb0056bcfbbf565f84222d56b7491e5bdfa69c59df5e454ad75a03b5dc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:50:14.276Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:50:14.638Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:50:14.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-07-06T12:50:14.638Z] f07c1e111790: Preparing [2026-07-06T12:50:14.638Z] 0bdcadcadbf4: Preparing [2026-07-06T12:50:14.638Z] 252d2d3c042a: Preparing [2026-07-06T12:50:14.638Z] 9283be212df2: Preparing [2026-07-06T12:50:14.638Z] 5461c5e98add: Preparing [2026-07-06T12:50:14.638Z] 9ba32e4a6bf1: Preparing [2026-07-06T12:50:14.638Z] da91f8940cea: Preparing [2026-07-06T12:50:14.638Z] 8a6263655494: Preparing [2026-07-06T12:50:14.638Z] fadf8c048009: Preparing [2026-07-06T12:50:14.638Z] 1272668cbdc7: Preparing [2026-07-06T12:50:14.638Z] 350fa74fb1f4: Preparing [2026-07-06T12:50:14.638Z] 03ba6f53ebfc: Preparing [2026-07-06T12:50:14.638Z] 9ba32e4a6bf1: Waiting [2026-07-06T12:50:14.638Z] da91f8940cea: Waiting [2026-07-06T12:50:14.638Z] 8a6263655494: Waiting [2026-07-06T12:50:14.638Z] fadf8c048009: Waiting [2026-07-06T12:50:14.638Z] 1272668cbdc7: Waiting [2026-07-06T12:50:14.638Z] 03ba6f53ebfc: Waiting [2026-07-06T12:50:14.638Z] 350fa74fb1f4: Waiting [2026-07-06T12:50:14.638Z] 252d2d3c042a: Layer already exists [2026-07-06T12:50:14.638Z] 5461c5e98add: Layer already exists [2026-07-06T12:50:14.638Z] 0bdcadcadbf4: Layer already exists [2026-07-06T12:50:14.638Z] f07c1e111790: Layer already exists [2026-07-06T12:50:14.638Z] 9283be212df2: Layer already exists [2026-07-06T12:50:14.638Z] 9ba32e4a6bf1: Layer already exists [2026-07-06T12:50:14.638Z] 8a6263655494: Layer already exists [2026-07-06T12:50:14.638Z] fadf8c048009: Layer already exists [2026-07-06T12:50:14.638Z] da91f8940cea: Layer already exists [2026-07-06T12:50:14.638Z] 1272668cbdc7: Layer already exists [2026-07-06T12:50:14.638Z] 350fa74fb1f4: Layer already exists [2026-07-06T12:50:14.638Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:50:14.902Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:ddf05acb0056bcfbbf565f84222d56b7491e5bdfa69c59df5e454ad75a03b5dc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:50:15.272Z] + 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-07-06T12:50:15.631Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2026-07-06T12:50:15.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-07-06T12:50:15.631Z] f07c1e111790: Preparing [2026-07-06T12:50:15.631Z] 0bdcadcadbf4: Preparing [2026-07-06T12:50:15.631Z] 252d2d3c042a: Preparing [2026-07-06T12:50:15.631Z] 9283be212df2: Preparing [2026-07-06T12:50:15.631Z] 5461c5e98add: Preparing [2026-07-06T12:50:15.631Z] 9ba32e4a6bf1: Preparing [2026-07-06T12:50:15.631Z] da91f8940cea: Preparing [2026-07-06T12:50:15.631Z] 8a6263655494: Preparing [2026-07-06T12:50:15.631Z] fadf8c048009: Preparing [2026-07-06T12:50:15.631Z] 1272668cbdc7: Preparing [2026-07-06T12:50:15.631Z] 350fa74fb1f4: Preparing [2026-07-06T12:50:15.631Z] 03ba6f53ebfc: Preparing [2026-07-06T12:50:15.631Z] 8a6263655494: Waiting [2026-07-06T12:50:15.631Z] fadf8c048009: Waiting [2026-07-06T12:50:15.631Z] 1272668cbdc7: Waiting [2026-07-06T12:50:15.631Z] 350fa74fb1f4: Waiting [2026-07-06T12:50:15.631Z] 03ba6f53ebfc: Waiting [2026-07-06T12:50:15.631Z] 9ba32e4a6bf1: Waiting [2026-07-06T12:50:15.631Z] da91f8940cea: Waiting [2026-07-06T12:50:15.631Z] 252d2d3c042a: Layer already exists [2026-07-06T12:50:15.631Z] 5461c5e98add: Layer already exists [2026-07-06T12:50:15.631Z] 0bdcadcadbf4: Layer already exists [2026-07-06T12:50:15.631Z] f07c1e111790: Layer already exists [2026-07-06T12:50:15.631Z] 9283be212df2: Layer already exists [2026-07-06T12:50:15.631Z] 9ba32e4a6bf1: Layer already exists [2026-07-06T12:50:15.631Z] fadf8c048009: Layer already exists [2026-07-06T12:50:15.631Z] da91f8940cea: Layer already exists [2026-07-06T12:50:15.631Z] 1272668cbdc7: Layer already exists [2026-07-06T12:50:15.631Z] 8a6263655494: Layer already exists [2026-07-06T12:50:15.631Z] 350fa74fb1f4: Layer already exists [2026-07-06T12:50:15.631Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:50:15.894Z] main: digest: sha256:ddf05acb0056bcfbbf565f84222d56b7491e5bdfa69c59df5e454ad75a03b5dc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-06T12:50:15.981Z] ===================================================== [Pipeline] echo [2026-07-06T12:50:16.000Z] taggedImages: [2026-07-06T12:50:16.000Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:50:16.000Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-07-06T12:50:16.000Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.124 [2026-07-06T12:50:16.000Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:50:16.000Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-07-06T12:50:16.030Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2026-07-06T12:50:16.030Z] d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:50:16.030Z] latest [2026-07-06T12:50:16.030Z] 4.1.0-dev.124 [2026-07-06T12:50:16.030Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:50:16.030Z] main [2026-07-06T12:50:16.030Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:50:16.403Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:50:16.764Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:50:16.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-07-06T12:50:16.764Z] bbf67a35bd76: Preparing [2026-07-06T12:50:16.764Z] 1954fd3d6d2e: Preparing [2026-07-06T12:50:16.764Z] 8a6263655494: Preparing [2026-07-06T12:50:16.764Z] fadf8c048009: Preparing [2026-07-06T12:50:16.764Z] 5c9baf36b22a: Preparing [2026-07-06T12:50:16.764Z] 9c254b3986fc: Preparing [2026-07-06T12:50:16.764Z] 03ba6f53ebfc: Preparing [2026-07-06T12:50:16.764Z] 9c254b3986fc: Waiting [2026-07-06T12:50:16.764Z] 03ba6f53ebfc: Waiting [2026-07-06T12:50:16.764Z] 8a6263655494: Layer already exists [2026-07-06T12:50:16.764Z] fadf8c048009: Layer already exists [2026-07-06T12:50:17.030Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:50:17.030Z] 5c9baf36b22a: Pushed [2026-07-06T12:50:17.030Z] bbf67a35bd76: Pushed [2026-07-06T12:50:18.960Z] 9c254b3986fc: Pushed [2026-07-06T12:50:24.286Z] 1954fd3d6d2e: Pushed [2026-07-06T12:50:24.286Z] d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:b9d9bcba00d45fa45ff4b1684328334176f7eba2230b5ab6ad0aef9a581ae156 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:50:24.650Z] + 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-07-06T12:50:25.011Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-07-06T12:50:25.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-07-06T12:50:25.012Z] bbf67a35bd76: Preparing [2026-07-06T12:50:25.012Z] 1954fd3d6d2e: Preparing [2026-07-06T12:50:25.012Z] 8a6263655494: Preparing [2026-07-06T12:50:25.012Z] fadf8c048009: Preparing [2026-07-06T12:50:25.012Z] 5c9baf36b22a: Preparing [2026-07-06T12:50:25.012Z] 9c254b3986fc: Preparing [2026-07-06T12:50:25.012Z] 03ba6f53ebfc: Preparing [2026-07-06T12:50:25.012Z] 9c254b3986fc: Waiting [2026-07-06T12:50:25.012Z] 03ba6f53ebfc: Waiting [2026-07-06T12:50:25.012Z] 1954fd3d6d2e: Layer already exists [2026-07-06T12:50:25.012Z] fadf8c048009: Layer already exists [2026-07-06T12:50:25.012Z] bbf67a35bd76: Layer already exists [2026-07-06T12:50:25.012Z] 8a6263655494: Layer already exists [2026-07-06T12:50:25.012Z] 5c9baf36b22a: Layer already exists [2026-07-06T12:50:25.012Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:50:25.012Z] 9c254b3986fc: Layer already exists [2026-07-06T12:50:25.276Z] latest: digest: sha256:b9d9bcba00d45fa45ff4b1684328334176f7eba2230b5ab6ad0aef9a581ae156 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:50:25.644Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:50:26.004Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.124 [2026-07-06T12:50:26.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-07-06T12:50:26.004Z] bbf67a35bd76: Preparing [2026-07-06T12:50:26.004Z] 1954fd3d6d2e: Preparing [2026-07-06T12:50:26.004Z] 8a6263655494: Preparing [2026-07-06T12:50:26.004Z] fadf8c048009: Preparing [2026-07-06T12:50:26.004Z] 5c9baf36b22a: Preparing [2026-07-06T12:50:26.004Z] 9c254b3986fc: Preparing [2026-07-06T12:50:26.004Z] 03ba6f53ebfc: Preparing [2026-07-06T12:50:26.004Z] 9c254b3986fc: Waiting [2026-07-06T12:50:26.004Z] 03ba6f53ebfc: Waiting [2026-07-06T12:50:26.004Z] bbf67a35bd76: Layer already exists [2026-07-06T12:50:26.004Z] 1954fd3d6d2e: Layer already exists [2026-07-06T12:50:26.004Z] 8a6263655494: Layer already exists [2026-07-06T12:50:26.004Z] fadf8c048009: Layer already exists [2026-07-06T12:50:26.004Z] 5c9baf36b22a: Layer already exists [2026-07-06T12:50:26.004Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:50:26.004Z] 9c254b3986fc: Layer already exists [2026-07-06T12:50:26.004Z] 4.1.0-dev.124: digest: sha256:b9d9bcba00d45fa45ff4b1684328334176f7eba2230b5ab6ad0aef9a581ae156 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:50:26.366Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:50:26.734Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:50:26.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-07-06T12:50:26.734Z] bbf67a35bd76: Preparing [2026-07-06T12:50:26.734Z] 1954fd3d6d2e: Preparing [2026-07-06T12:50:26.734Z] 8a6263655494: Preparing [2026-07-06T12:50:26.734Z] fadf8c048009: Preparing [2026-07-06T12:50:26.734Z] 5c9baf36b22a: Preparing [2026-07-06T12:50:26.734Z] 9c254b3986fc: Preparing [2026-07-06T12:50:26.734Z] 03ba6f53ebfc: Preparing [2026-07-06T12:50:26.734Z] 9c254b3986fc: Waiting [2026-07-06T12:50:26.734Z] 03ba6f53ebfc: Waiting [2026-07-06T12:50:26.734Z] 1954fd3d6d2e: Layer already exists [2026-07-06T12:50:26.734Z] bbf67a35bd76: Layer already exists [2026-07-06T12:50:26.734Z] 5c9baf36b22a: Layer already exists [2026-07-06T12:50:26.734Z] fadf8c048009: Layer already exists [2026-07-06T12:50:26.734Z] 8a6263655494: Layer already exists [2026-07-06T12:50:26.734Z] 9c254b3986fc: Layer already exists [2026-07-06T12:50:26.734Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:50:26.734Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:b9d9bcba00d45fa45ff4b1684328334176f7eba2230b5ab6ad0aef9a581ae156 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:50:27.098Z] + 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-07-06T12:50:27.473Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2026-07-06T12:50:27.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-07-06T12:50:27.473Z] bbf67a35bd76: Preparing [2026-07-06T12:50:27.473Z] 1954fd3d6d2e: Preparing [2026-07-06T12:50:27.473Z] 8a6263655494: Preparing [2026-07-06T12:50:27.473Z] fadf8c048009: Preparing [2026-07-06T12:50:27.473Z] 5c9baf36b22a: Preparing [2026-07-06T12:50:27.473Z] 9c254b3986fc: Preparing [2026-07-06T12:50:27.473Z] 03ba6f53ebfc: Preparing [2026-07-06T12:50:27.473Z] 9c254b3986fc: Waiting [2026-07-06T12:50:27.473Z] 03ba6f53ebfc: Waiting [2026-07-06T12:50:27.473Z] 5c9baf36b22a: Layer already exists [2026-07-06T12:50:27.473Z] 8a6263655494: Layer already exists [2026-07-06T12:50:27.473Z] fadf8c048009: Layer already exists [2026-07-06T12:50:27.473Z] 1954fd3d6d2e: Layer already exists [2026-07-06T12:50:27.473Z] bbf67a35bd76: Layer already exists [2026-07-06T12:50:27.473Z] 9c254b3986fc: Layer already exists [2026-07-06T12:50:27.473Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:50:27.473Z] main: digest: sha256:b9d9bcba00d45fa45ff4b1684328334176f7eba2230b5ab6ad0aef9a581ae156 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-06T12:50:27.837Z] ===================================================== [Pipeline] echo [2026-07-06T12:50:27.857Z] taggedImages: [2026-07-06T12:50:27.857Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:50:27.857Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-07-06T12:50:27.857Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.124 [2026-07-06T12:50:27.857Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:50:27.857Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-07-06T12:50:27.890Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2026-07-06T12:50:27.891Z] d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:50:27.891Z] latest [2026-07-06T12:50:27.891Z] 4.1.0-dev.124 [2026-07-06T12:50:27.891Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:50:27.891Z] main [2026-07-06T12:50:27.891Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:50:28.279Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:50:28.636Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:50:28.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-07-06T12:50:28.636Z] d0adc2d517ea: Preparing [2026-07-06T12:50:28.636Z] 2c3a66c3a8ee: Preparing [2026-07-06T12:50:28.636Z] b0f4747b4aab: Preparing [2026-07-06T12:50:28.636Z] 8a6263655494: Preparing [2026-07-06T12:50:28.636Z] fadf8c048009: Preparing [2026-07-06T12:50:28.636Z] 95e879b7cbc4: Preparing [2026-07-06T12:50:28.636Z] bb5d42b82745: Preparing [2026-07-06T12:50:28.636Z] 6727b7426427: Preparing [2026-07-06T12:50:28.636Z] bd4871069cd7: Preparing [2026-07-06T12:50:28.636Z] 03ba6f53ebfc: Preparing [2026-07-06T12:50:28.636Z] 6727b7426427: Waiting [2026-07-06T12:50:28.636Z] bd4871069cd7: Waiting [2026-07-06T12:50:28.636Z] 03ba6f53ebfc: Waiting [2026-07-06T12:50:28.636Z] 95e879b7cbc4: Waiting [2026-07-06T12:50:28.636Z] bb5d42b82745: Waiting [2026-07-06T12:50:28.636Z] 8a6263655494: Layer already exists [2026-07-06T12:50:28.636Z] fadf8c048009: Layer already exists [2026-07-06T12:50:28.901Z] 2c3a66c3a8ee: Pushed [2026-07-06T12:50:28.901Z] b0f4747b4aab: Pushed [2026-07-06T12:50:28.901Z] d0adc2d517ea: Pushed [2026-07-06T12:50:28.901Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:50:28.901Z] 6727b7426427: Pushed [2026-07-06T12:50:29.856Z] bd4871069cd7: Pushed [2026-07-06T12:50:42.161Z] bb5d42b82745: Pushed [2026-07-06T12:50:57.118Z] 95e879b7cbc4: Pushed [2026-07-06T12:50:57.382Z] d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:eea114a23e43cb2d93139eac361ea776e6dcd65955d59eeb411aa46d7825d63c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:50:57.806Z] + 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-07-06T12:50:58.157Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-07-06T12:50:58.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-07-06T12:50:58.157Z] d0adc2d517ea: Preparing [2026-07-06T12:50:58.157Z] 2c3a66c3a8ee: Preparing [2026-07-06T12:50:58.157Z] b0f4747b4aab: Preparing [2026-07-06T12:50:58.157Z] 8a6263655494: Preparing [2026-07-06T12:50:58.157Z] fadf8c048009: Preparing [2026-07-06T12:50:58.157Z] 95e879b7cbc4: Preparing [2026-07-06T12:50:58.157Z] bb5d42b82745: Preparing [2026-07-06T12:50:58.157Z] 6727b7426427: Preparing [2026-07-06T12:50:58.157Z] bd4871069cd7: Preparing [2026-07-06T12:50:58.157Z] 03ba6f53ebfc: Preparing [2026-07-06T12:50:58.157Z] 6727b7426427: Waiting [2026-07-06T12:50:58.157Z] bd4871069cd7: Waiting [2026-07-06T12:50:58.157Z] 03ba6f53ebfc: Waiting [2026-07-06T12:50:58.157Z] 95e879b7cbc4: Waiting [2026-07-06T12:50:58.157Z] bb5d42b82745: Waiting [2026-07-06T12:50:58.157Z] 8a6263655494: Layer already exists [2026-07-06T12:50:58.157Z] d0adc2d517ea: Layer already exists [2026-07-06T12:50:58.157Z] 2c3a66c3a8ee: Layer already exists [2026-07-06T12:50:58.157Z] b0f4747b4aab: Layer already exists [2026-07-06T12:50:58.157Z] fadf8c048009: Layer already exists [2026-07-06T12:50:58.157Z] 95e879b7cbc4: Layer already exists [2026-07-06T12:50:58.157Z] 6727b7426427: Layer already exists [2026-07-06T12:50:58.157Z] bb5d42b82745: Layer already exists [2026-07-06T12:50:58.157Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:50:58.157Z] bd4871069cd7: Layer already exists [2026-07-06T12:50:58.421Z] latest: digest: sha256:eea114a23e43cb2d93139eac361ea776e6dcd65955d59eeb411aa46d7825d63c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:50:58.782Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:50:59.136Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.124 [2026-07-06T12:50:59.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-07-06T12:50:59.136Z] d0adc2d517ea: Preparing [2026-07-06T12:50:59.136Z] 2c3a66c3a8ee: Preparing [2026-07-06T12:50:59.136Z] b0f4747b4aab: Preparing [2026-07-06T12:50:59.136Z] 8a6263655494: Preparing [2026-07-06T12:50:59.136Z] fadf8c048009: Preparing [2026-07-06T12:50:59.136Z] 95e879b7cbc4: Preparing [2026-07-06T12:50:59.136Z] bb5d42b82745: Preparing [2026-07-06T12:50:59.136Z] 95e879b7cbc4: Waiting [2026-07-06T12:50:59.136Z] 6727b7426427: Preparing [2026-07-06T12:50:59.136Z] bd4871069cd7: Preparing [2026-07-06T12:50:59.136Z] 03ba6f53ebfc: Preparing [2026-07-06T12:50:59.136Z] bd4871069cd7: Waiting [2026-07-06T12:50:59.136Z] 03ba6f53ebfc: Waiting [2026-07-06T12:50:59.136Z] 6727b7426427: Waiting [2026-07-06T12:50:59.136Z] 2c3a66c3a8ee: Layer already exists [2026-07-06T12:50:59.136Z] fadf8c048009: Layer already exists [2026-07-06T12:50:59.136Z] 8a6263655494: Layer already exists [2026-07-06T12:50:59.136Z] b0f4747b4aab: Layer already exists [2026-07-06T12:50:59.136Z] d0adc2d517ea: Layer already exists [2026-07-06T12:50:59.136Z] 95e879b7cbc4: Layer already exists [2026-07-06T12:50:59.136Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:50:59.136Z] 6727b7426427: Layer already exists [2026-07-06T12:50:59.136Z] bb5d42b82745: Layer already exists [2026-07-06T12:50:59.136Z] bd4871069cd7: Layer already exists [2026-07-06T12:50:59.137Z] 4.1.0-dev.124: digest: sha256:eea114a23e43cb2d93139eac361ea776e6dcd65955d59eeb411aa46d7825d63c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:50:59.785Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:51:00.152Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:51:00.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-07-06T12:51:00.152Z] d0adc2d517ea: Preparing [2026-07-06T12:51:00.152Z] 2c3a66c3a8ee: Preparing [2026-07-06T12:51:00.152Z] b0f4747b4aab: Preparing [2026-07-06T12:51:00.152Z] 8a6263655494: Preparing [2026-07-06T12:51:00.152Z] fadf8c048009: Preparing [2026-07-06T12:51:00.152Z] 95e879b7cbc4: Preparing [2026-07-06T12:51:00.152Z] bb5d42b82745: Preparing [2026-07-06T12:51:00.152Z] 6727b7426427: Preparing [2026-07-06T12:51:00.152Z] bd4871069cd7: Preparing [2026-07-06T12:51:00.152Z] 03ba6f53ebfc: Preparing [2026-07-06T12:51:00.152Z] 95e879b7cbc4: Waiting [2026-07-06T12:51:00.152Z] bb5d42b82745: Waiting [2026-07-06T12:51:00.152Z] 03ba6f53ebfc: Waiting [2026-07-06T12:51:00.152Z] 6727b7426427: Waiting [2026-07-06T12:51:00.152Z] bd4871069cd7: Waiting [2026-07-06T12:51:00.152Z] b0f4747b4aab: Layer already exists [2026-07-06T12:51:00.152Z] fadf8c048009: Layer already exists [2026-07-06T12:51:00.152Z] 8a6263655494: Layer already exists [2026-07-06T12:51:00.152Z] 2c3a66c3a8ee: Layer already exists [2026-07-06T12:51:00.152Z] d0adc2d517ea: Layer already exists [2026-07-06T12:51:00.152Z] bb5d42b82745: Layer already exists [2026-07-06T12:51:00.152Z] bd4871069cd7: Layer already exists [2026-07-06T12:51:00.152Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:51:00.152Z] 95e879b7cbc4: Layer already exists [2026-07-06T12:51:00.152Z] 6727b7426427: Layer already exists [2026-07-06T12:51:00.416Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:eea114a23e43cb2d93139eac361ea776e6dcd65955d59eeb411aa46d7825d63c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:51:00.779Z] + 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-07-06T12:51:01.134Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2026-07-06T12:51:01.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-07-06T12:51:01.134Z] d0adc2d517ea: Preparing [2026-07-06T12:51:01.134Z] 2c3a66c3a8ee: Preparing [2026-07-06T12:51:01.134Z] b0f4747b4aab: Preparing [2026-07-06T12:51:01.134Z] 8a6263655494: Preparing [2026-07-06T12:51:01.134Z] fadf8c048009: Preparing [2026-07-06T12:51:01.134Z] 95e879b7cbc4: Preparing [2026-07-06T12:51:01.134Z] bb5d42b82745: Preparing [2026-07-06T12:51:01.134Z] 6727b7426427: Preparing [2026-07-06T12:51:01.134Z] bd4871069cd7: Preparing [2026-07-06T12:51:01.134Z] 03ba6f53ebfc: Preparing [2026-07-06T12:51:01.134Z] bb5d42b82745: Waiting [2026-07-06T12:51:01.134Z] 6727b7426427: Waiting [2026-07-06T12:51:01.134Z] 95e879b7cbc4: Waiting [2026-07-06T12:51:01.134Z] bd4871069cd7: Waiting [2026-07-06T12:51:01.134Z] 03ba6f53ebfc: Waiting [2026-07-06T12:51:01.134Z] d0adc2d517ea: Layer already exists [2026-07-06T12:51:01.134Z] 2c3a66c3a8ee: Layer already exists [2026-07-06T12:51:01.134Z] fadf8c048009: Layer already exists [2026-07-06T12:51:01.134Z] 8a6263655494: Layer already exists [2026-07-06T12:51:01.134Z] b0f4747b4aab: Layer already exists [2026-07-06T12:51:01.134Z] bb5d42b82745: Layer already exists [2026-07-06T12:51:01.134Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:51:01.134Z] bd4871069cd7: Layer already exists [2026-07-06T12:51:01.134Z] 6727b7426427: Layer already exists [2026-07-06T12:51:01.134Z] 95e879b7cbc4: Layer already exists [2026-07-06T12:51:01.398Z] main: digest: sha256:eea114a23e43cb2d93139eac361ea776e6dcd65955d59eeb411aa46d7825d63c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-06T12:51:01.501Z] ===================================================== [Pipeline] echo [2026-07-06T12:51:01.520Z] taggedImages: [2026-07-06T12:51:01.520Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:51:01.520Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-07-06T12:51:01.520Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.124 [2026-07-06T12:51:01.520Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:51:01.520Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-07-06T12:51:01.557Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2026-07-06T12:51:01.557Z] d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:51:01.557Z] latest [2026-07-06T12:51:01.557Z] 4.1.0-dev.124 [2026-07-06T12:51:01.557Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:51:01.557Z] main [2026-07-06T12:51:01.557Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:51:01.941Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:51:02.315Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:51:02.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-07-06T12:51:02.315Z] 54591fa6ef43: Preparing [2026-07-06T12:51:02.316Z] 7902869297d2: Preparing [2026-07-06T12:51:02.316Z] 5ebd6974f2df: Preparing [2026-07-06T12:51:02.316Z] 8a6263655494: Preparing [2026-07-06T12:51:02.316Z] fadf8c048009: Preparing [2026-07-06T12:51:02.316Z] 392c556ccde5: Preparing [2026-07-06T12:51:02.316Z] 1e986c71f36b: Preparing [2026-07-06T12:51:02.316Z] cca71d566515: Preparing [2026-07-06T12:51:02.316Z] 03ba6f53ebfc: Preparing [2026-07-06T12:51:02.316Z] 1e986c71f36b: Waiting [2026-07-06T12:51:02.316Z] cca71d566515: Waiting [2026-07-06T12:51:02.316Z] 03ba6f53ebfc: Waiting [2026-07-06T12:51:02.316Z] 392c556ccde5: Waiting [2026-07-06T12:51:02.316Z] fadf8c048009: Layer already exists [2026-07-06T12:51:02.316Z] 8a6263655494: Layer already exists [2026-07-06T12:51:02.582Z] 5ebd6974f2df: Pushed [2026-07-06T12:51:02.582Z] 7902869297d2: Pushed [2026-07-06T12:51:02.582Z] 54591fa6ef43: Pushed [2026-07-06T12:51:02.582Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:51:02.582Z] 1e986c71f36b: Pushed [2026-07-06T12:51:03.161Z] cca71d566515: Pushed [2026-07-06T12:51:35.466Z] 392c556ccde5: Pushed [2026-07-06T12:51:35.466Z] d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:8c10737d4d73b6c3effdbbf08e2b9404da2450aa40f9b6048d60d17ba4411726 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:51:35.828Z] + 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-07-06T12:51:36.183Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-07-06T12:51:36.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-07-06T12:51:36.183Z] 54591fa6ef43: Preparing [2026-07-06T12:51:36.183Z] 7902869297d2: Preparing [2026-07-06T12:51:36.183Z] 5ebd6974f2df: Preparing [2026-07-06T12:51:36.183Z] 8a6263655494: Preparing [2026-07-06T12:51:36.183Z] fadf8c048009: Preparing [2026-07-06T12:51:36.183Z] 392c556ccde5: Preparing [2026-07-06T12:51:36.183Z] 1e986c71f36b: Preparing [2026-07-06T12:51:36.183Z] cca71d566515: Preparing [2026-07-06T12:51:36.183Z] 03ba6f53ebfc: Preparing [2026-07-06T12:51:36.183Z] 392c556ccde5: Waiting [2026-07-06T12:51:36.183Z] 1e986c71f36b: Waiting [2026-07-06T12:51:36.183Z] cca71d566515: Waiting [2026-07-06T12:51:36.183Z] 03ba6f53ebfc: Waiting [2026-07-06T12:51:36.183Z] 54591fa6ef43: Layer already exists [2026-07-06T12:51:36.183Z] 7902869297d2: Layer already exists [2026-07-06T12:51:36.183Z] fadf8c048009: Layer already exists [2026-07-06T12:51:36.183Z] 5ebd6974f2df: Layer already exists [2026-07-06T12:51:36.183Z] 8a6263655494: Layer already exists [2026-07-06T12:51:36.183Z] 392c556ccde5: Layer already exists [2026-07-06T12:51:36.183Z] cca71d566515: Layer already exists [2026-07-06T12:51:36.183Z] 1e986c71f36b: Layer already exists [2026-07-06T12:51:36.183Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:51:36.448Z] latest: digest: sha256:8c10737d4d73b6c3effdbbf08e2b9404da2450aa40f9b6048d60d17ba4411726 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:51:36.832Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:51:37.197Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.124 [2026-07-06T12:51:37.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-07-06T12:51:37.197Z] 54591fa6ef43: Preparing [2026-07-06T12:51:37.197Z] 7902869297d2: Preparing [2026-07-06T12:51:37.197Z] 5ebd6974f2df: Preparing [2026-07-06T12:51:37.197Z] 8a6263655494: Preparing [2026-07-06T12:51:37.197Z] fadf8c048009: Preparing [2026-07-06T12:51:37.197Z] 392c556ccde5: Preparing [2026-07-06T12:51:37.197Z] 1e986c71f36b: Preparing [2026-07-06T12:51:37.197Z] cca71d566515: Preparing [2026-07-06T12:51:37.197Z] 03ba6f53ebfc: Preparing [2026-07-06T12:51:37.197Z] 1e986c71f36b: Waiting [2026-07-06T12:51:37.197Z] cca71d566515: Waiting [2026-07-06T12:51:37.197Z] 03ba6f53ebfc: Waiting [2026-07-06T12:51:37.197Z] 392c556ccde5: Waiting [2026-07-06T12:51:37.197Z] 5ebd6974f2df: Layer already exists [2026-07-06T12:51:37.197Z] 7902869297d2: Layer already exists [2026-07-06T12:51:37.197Z] fadf8c048009: Layer already exists [2026-07-06T12:51:37.197Z] 8a6263655494: Layer already exists [2026-07-06T12:51:37.197Z] 54591fa6ef43: Layer already exists [2026-07-06T12:51:37.197Z] cca71d566515: Layer already exists [2026-07-06T12:51:37.197Z] 1e986c71f36b: Layer already exists [2026-07-06T12:51:37.197Z] 392c556ccde5: Layer already exists [2026-07-06T12:51:37.197Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:51:37.464Z] 4.1.0-dev.124: digest: sha256:8c10737d4d73b6c3effdbbf08e2b9404da2450aa40f9b6048d60d17ba4411726 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:51:37.824Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:51:38.197Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:51:38.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-07-06T12:51:38.197Z] 54591fa6ef43: Preparing [2026-07-06T12:51:38.197Z] 7902869297d2: Preparing [2026-07-06T12:51:38.197Z] 5ebd6974f2df: Preparing [2026-07-06T12:51:38.197Z] 8a6263655494: Preparing [2026-07-06T12:51:38.197Z] fadf8c048009: Preparing [2026-07-06T12:51:38.197Z] 392c556ccde5: Preparing [2026-07-06T12:51:38.197Z] 1e986c71f36b: Preparing [2026-07-06T12:51:38.197Z] cca71d566515: Preparing [2026-07-06T12:51:38.197Z] 03ba6f53ebfc: Preparing [2026-07-06T12:51:38.197Z] 1e986c71f36b: Waiting [2026-07-06T12:51:38.197Z] cca71d566515: Waiting [2026-07-06T12:51:38.197Z] 392c556ccde5: Waiting [2026-07-06T12:51:38.197Z] 54591fa6ef43: Layer already exists [2026-07-06T12:51:38.197Z] 5ebd6974f2df: Layer already exists [2026-07-06T12:51:38.197Z] fadf8c048009: Layer already exists [2026-07-06T12:51:38.197Z] 8a6263655494: Layer already exists [2026-07-06T12:51:38.197Z] 7902869297d2: Layer already exists [2026-07-06T12:51:38.197Z] 392c556ccde5: Layer already exists [2026-07-06T12:51:38.197Z] cca71d566515: Layer already exists [2026-07-06T12:51:38.197Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:51:38.197Z] 1e986c71f36b: Layer already exists [2026-07-06T12:51:38.465Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:8c10737d4d73b6c3effdbbf08e2b9404da2450aa40f9b6048d60d17ba4411726 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:51:38.824Z] + 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-07-06T12:51:39.193Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2026-07-06T12:51:39.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-07-06T12:51:39.194Z] 54591fa6ef43: Preparing [2026-07-06T12:51:39.194Z] 7902869297d2: Preparing [2026-07-06T12:51:39.194Z] 5ebd6974f2df: Preparing [2026-07-06T12:51:39.194Z] 8a6263655494: Preparing [2026-07-06T12:51:39.194Z] fadf8c048009: Preparing [2026-07-06T12:51:39.194Z] 392c556ccde5: Preparing [2026-07-06T12:51:39.194Z] 1e986c71f36b: Preparing [2026-07-06T12:51:39.194Z] cca71d566515: Preparing [2026-07-06T12:51:39.194Z] 03ba6f53ebfc: Preparing [2026-07-06T12:51:39.194Z] 1e986c71f36b: Waiting [2026-07-06T12:51:39.194Z] 392c556ccde5: Waiting [2026-07-06T12:51:39.194Z] cca71d566515: Waiting [2026-07-06T12:51:39.194Z] 03ba6f53ebfc: Waiting [2026-07-06T12:51:39.194Z] 7902869297d2: Layer already exists [2026-07-06T12:51:39.194Z] fadf8c048009: Layer already exists [2026-07-06T12:51:39.194Z] 5ebd6974f2df: Layer already exists [2026-07-06T12:51:39.194Z] 8a6263655494: Layer already exists [2026-07-06T12:51:39.194Z] 54591fa6ef43: Layer already exists [2026-07-06T12:51:39.194Z] 1e986c71f36b: Layer already exists [2026-07-06T12:51:39.194Z] cca71d566515: Layer already exists [2026-07-06T12:51:39.194Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:51:39.194Z] 392c556ccde5: Layer already exists [2026-07-06T12:51:39.194Z] main: digest: sha256:8c10737d4d73b6c3effdbbf08e2b9404da2450aa40f9b6048d60d17ba4411726 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-06T12:51:39.553Z] ===================================================== [Pipeline] echo [2026-07-06T12:51:39.575Z] taggedImages: [2026-07-06T12:51:39.575Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:51:39.575Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-07-06T12:51:39.575Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.124 [2026-07-06T12:51:39.575Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:51:39.575Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-07-06T12:51:39.609Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2026-07-06T12:51:39.609Z] d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:51:39.609Z] latest [2026-07-06T12:51:39.609Z] 4.1.0-dev.124 [2026-07-06T12:51:39.609Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:51:39.609Z] main [2026-07-06T12:51:39.609Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:51:40.001Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:51:40.369Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:51:40.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-07-06T12:51:40.369Z] 3921aa745384: Preparing [2026-07-06T12:51:40.369Z] 739e7ce30561: Preparing [2026-07-06T12:51:40.369Z] 1dfa7f019a22: Preparing [2026-07-06T12:51:40.369Z] 8a6263655494: Preparing [2026-07-06T12:51:40.369Z] fadf8c048009: Preparing [2026-07-06T12:51:40.369Z] e19cf378d1ec: Preparing [2026-07-06T12:51:40.369Z] 6727b7426427: Preparing [2026-07-06T12:51:40.369Z] bd4871069cd7: Preparing [2026-07-06T12:51:40.369Z] 03ba6f53ebfc: Preparing [2026-07-06T12:51:40.369Z] 6727b7426427: Waiting [2026-07-06T12:51:40.369Z] bd4871069cd7: Waiting [2026-07-06T12:51:40.369Z] 03ba6f53ebfc: Waiting [2026-07-06T12:51:40.369Z] e19cf378d1ec: Waiting [2026-07-06T12:51:40.369Z] 8a6263655494: Layer already exists [2026-07-06T12:51:40.369Z] fadf8c048009: Layer already exists [2026-07-06T12:51:40.369Z] 6727b7426427: Layer already exists [2026-07-06T12:51:40.634Z] bd4871069cd7: Layer already exists [2026-07-06T12:51:40.634Z] 1dfa7f019a22: Pushed [2026-07-06T12:51:40.634Z] 739e7ce30561: Pushed [2026-07-06T12:51:40.634Z] 3921aa745384: Pushed [2026-07-06T12:51:40.634Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:52:07.281Z] e19cf378d1ec: Pushed [2026-07-06T12:52:07.281Z] d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:0551c90af6e210c57b688325ecc27f63f961d5f56020d26574da21e15dd67fbb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:52:07.916Z] + 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-07-06T12:52:08.269Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-07-06T12:52:08.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-07-06T12:52:08.270Z] 3921aa745384: Preparing [2026-07-06T12:52:08.270Z] 739e7ce30561: Preparing [2026-07-06T12:52:08.270Z] 1dfa7f019a22: Preparing [2026-07-06T12:52:08.270Z] 8a6263655494: Preparing [2026-07-06T12:52:08.270Z] fadf8c048009: Preparing [2026-07-06T12:52:08.270Z] e19cf378d1ec: Preparing [2026-07-06T12:52:08.270Z] 6727b7426427: Preparing [2026-07-06T12:52:08.270Z] bd4871069cd7: Preparing [2026-07-06T12:52:08.270Z] 03ba6f53ebfc: Preparing [2026-07-06T12:52:08.270Z] e19cf378d1ec: Waiting [2026-07-06T12:52:08.270Z] 6727b7426427: Waiting [2026-07-06T12:52:08.270Z] bd4871069cd7: Waiting [2026-07-06T12:52:08.270Z] 03ba6f53ebfc: Waiting [2026-07-06T12:52:08.270Z] 8a6263655494: Layer already exists [2026-07-06T12:52:08.270Z] 739e7ce30561: Layer already exists [2026-07-06T12:52:08.270Z] fadf8c048009: Layer already exists [2026-07-06T12:52:08.270Z] 3921aa745384: Layer already exists [2026-07-06T12:52:08.270Z] 1dfa7f019a22: Layer already exists [2026-07-06T12:52:08.270Z] 6727b7426427: Layer already exists [2026-07-06T12:52:08.270Z] bd4871069cd7: Layer already exists [2026-07-06T12:52:08.270Z] e19cf378d1ec: Layer already exists [2026-07-06T12:52:08.270Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:52:08.534Z] latest: digest: sha256:0551c90af6e210c57b688325ecc27f63f961d5f56020d26574da21e15dd67fbb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:52:08.887Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:52:09.245Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.124 [2026-07-06T12:52:09.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-07-06T12:52:09.246Z] 3921aa745384: Preparing [2026-07-06T12:52:09.246Z] 739e7ce30561: Preparing [2026-07-06T12:52:09.246Z] 1dfa7f019a22: Preparing [2026-07-06T12:52:09.246Z] 8a6263655494: Preparing [2026-07-06T12:52:09.246Z] fadf8c048009: Preparing [2026-07-06T12:52:09.246Z] e19cf378d1ec: Preparing [2026-07-06T12:52:09.246Z] 6727b7426427: Preparing [2026-07-06T12:52:09.246Z] bd4871069cd7: Preparing [2026-07-06T12:52:09.246Z] 03ba6f53ebfc: Preparing [2026-07-06T12:52:09.246Z] 6727b7426427: Waiting [2026-07-06T12:52:09.246Z] bd4871069cd7: Waiting [2026-07-06T12:52:09.246Z] 03ba6f53ebfc: Waiting [2026-07-06T12:52:09.246Z] e19cf378d1ec: Waiting [2026-07-06T12:52:09.246Z] 3921aa745384: Layer already exists [2026-07-06T12:52:09.246Z] 739e7ce30561: Layer already exists [2026-07-06T12:52:09.246Z] 1dfa7f019a22: Layer already exists [2026-07-06T12:52:09.246Z] fadf8c048009: Layer already exists [2026-07-06T12:52:09.246Z] 8a6263655494: Layer already exists [2026-07-06T12:52:09.246Z] 6727b7426427: Layer already exists [2026-07-06T12:52:09.246Z] e19cf378d1ec: Layer already exists [2026-07-06T12:52:09.246Z] bd4871069cd7: Layer already exists [2026-07-06T12:52:09.246Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:52:09.246Z] 4.1.0-dev.124: digest: sha256:0551c90af6e210c57b688325ecc27f63f961d5f56020d26574da21e15dd67fbb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:52:09.603Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:52:10.041Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:52:10.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-07-06T12:52:10.041Z] 3921aa745384: Preparing [2026-07-06T12:52:10.041Z] 739e7ce30561: Preparing [2026-07-06T12:52:10.041Z] 1dfa7f019a22: Preparing [2026-07-06T12:52:10.041Z] 8a6263655494: Preparing [2026-07-06T12:52:10.041Z] fadf8c048009: Preparing [2026-07-06T12:52:10.041Z] e19cf378d1ec: Preparing [2026-07-06T12:52:10.041Z] 6727b7426427: Preparing [2026-07-06T12:52:10.041Z] bd4871069cd7: Preparing [2026-07-06T12:52:10.041Z] 03ba6f53ebfc: Preparing [2026-07-06T12:52:10.041Z] e19cf378d1ec: Waiting [2026-07-06T12:52:10.041Z] bd4871069cd7: Waiting [2026-07-06T12:52:10.041Z] 6727b7426427: Waiting [2026-07-06T12:52:10.041Z] 03ba6f53ebfc: Waiting [2026-07-06T12:52:10.041Z] fadf8c048009: Layer already exists [2026-07-06T12:52:10.041Z] 8a6263655494: Layer already exists [2026-07-06T12:52:10.041Z] 3921aa745384: Layer already exists [2026-07-06T12:52:10.041Z] 1dfa7f019a22: Layer already exists [2026-07-06T12:52:10.041Z] 739e7ce30561: Layer already exists [2026-07-06T12:52:10.041Z] e19cf378d1ec: Layer already exists [2026-07-06T12:52:10.041Z] bd4871069cd7: Layer already exists [2026-07-06T12:52:10.041Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:52:10.041Z] 6727b7426427: Layer already exists [2026-07-06T12:52:10.041Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:0551c90af6e210c57b688325ecc27f63f961d5f56020d26574da21e15dd67fbb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:52:10.407Z] + 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-07-06T12:52:15.089Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2026-07-06T12:52:15.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-07-06T12:52:15.089Z] 3921aa745384: Preparing [2026-07-06T12:52:15.089Z] 739e7ce30561: Preparing [2026-07-06T12:52:15.089Z] 1dfa7f019a22: Preparing [2026-07-06T12:52:15.089Z] 8a6263655494: Preparing [2026-07-06T12:52:15.089Z] fadf8c048009: Preparing [2026-07-06T12:52:15.089Z] e19cf378d1ec: Preparing [2026-07-06T12:52:15.089Z] 6727b7426427: Preparing [2026-07-06T12:52:15.089Z] bd4871069cd7: Preparing [2026-07-06T12:52:15.089Z] 03ba6f53ebfc: Preparing [2026-07-06T12:52:15.089Z] e19cf378d1ec: Waiting [2026-07-06T12:52:15.089Z] 6727b7426427: Waiting [2026-07-06T12:52:15.089Z] bd4871069cd7: Waiting [2026-07-06T12:52:15.089Z] 03ba6f53ebfc: Waiting [2026-07-06T12:52:15.089Z] 8a6263655494: Layer already exists [2026-07-06T12:52:15.089Z] 1dfa7f019a22: Layer already exists [2026-07-06T12:52:15.089Z] fadf8c048009: Layer already exists [2026-07-06T12:52:15.089Z] 739e7ce30561: Layer already exists [2026-07-06T12:52:15.089Z] 3921aa745384: Layer already exists [2026-07-06T12:52:15.089Z] e19cf378d1ec: Layer already exists [2026-07-06T12:52:15.089Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:52:15.089Z] bd4871069cd7: Layer already exists [2026-07-06T12:52:15.089Z] 6727b7426427: Layer already exists [2026-07-06T12:52:15.352Z] main: digest: sha256:0551c90af6e210c57b688325ecc27f63f961d5f56020d26574da21e15dd67fbb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-06T12:52:15.437Z] ===================================================== [Pipeline] echo [2026-07-06T12:52:15.453Z] taggedImages: [2026-07-06T12:52:15.453Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:52:15.453Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-07-06T12:52:15.453Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.124 [2026-07-06T12:52:15.453Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:52:15.453Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-07-06T12:52:15.476Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2026-07-06T12:52:15.476Z] d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:52:15.476Z] latest [2026-07-06T12:52:15.476Z] 4.1.0-dev.124 [2026-07-06T12:52:15.476Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:52:15.476Z] main [2026-07-06T12:52:15.476Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:52:15.850Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:52:16.229Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:52:16.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-07-06T12:52:16.229Z] 3b0fe37cd85c: Preparing [2026-07-06T12:52:16.229Z] 0c799994c295: Preparing [2026-07-06T12:52:16.229Z] 8a6263655494: Preparing [2026-07-06T12:52:16.229Z] fadf8c048009: Preparing [2026-07-06T12:52:16.229Z] e90b2171df81: Preparing [2026-07-06T12:52:16.229Z] 76b26fd6cc05: Preparing [2026-07-06T12:52:16.229Z] 03ba6f53ebfc: Preparing [2026-07-06T12:52:16.229Z] 76b26fd6cc05: Waiting [2026-07-06T12:52:16.229Z] 03ba6f53ebfc: Waiting [2026-07-06T12:52:16.229Z] 8a6263655494: Layer already exists [2026-07-06T12:52:16.229Z] fadf8c048009: Layer already exists [2026-07-06T12:52:16.495Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:52:16.495Z] 3b0fe37cd85c: Pushed [2026-07-06T12:52:16.495Z] e90b2171df81: Pushed [2026-07-06T12:52:17.447Z] 76b26fd6cc05: Pushed [2026-07-06T12:52:25.634Z] 0c799994c295: Pushed [2026-07-06T12:52:25.634Z] d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:d48936ea11e80a7afe7c6b9e85740c02bf9927c9892fe880f52e65b3ee487989 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:52:26.007Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:52:29.701Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-07-06T12:52:29.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-07-06T12:52:29.701Z] 3b0fe37cd85c: Preparing [2026-07-06T12:52:29.701Z] 0c799994c295: Preparing [2026-07-06T12:52:29.701Z] 8a6263655494: Preparing [2026-07-06T12:52:29.701Z] fadf8c048009: Preparing [2026-07-06T12:52:29.701Z] e90b2171df81: Preparing [2026-07-06T12:52:29.701Z] 76b26fd6cc05: Preparing [2026-07-06T12:52:29.701Z] 03ba6f53ebfc: Preparing [2026-07-06T12:52:29.701Z] 76b26fd6cc05: Waiting [2026-07-06T12:52:29.701Z] 03ba6f53ebfc: Waiting [2026-07-06T12:52:29.701Z] 0c799994c295: Layer already exists [2026-07-06T12:52:29.701Z] fadf8c048009: Layer already exists [2026-07-06T12:52:29.701Z] 8a6263655494: Layer already exists [2026-07-06T12:52:29.701Z] e90b2171df81: Layer already exists [2026-07-06T12:52:29.701Z] 3b0fe37cd85c: Layer already exists [2026-07-06T12:52:29.701Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:52:29.701Z] 76b26fd6cc05: Layer already exists [2026-07-06T12:52:29.979Z] latest: digest: sha256:d48936ea11e80a7afe7c6b9e85740c02bf9927c9892fe880f52e65b3ee487989 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:52:30.343Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:52:30.705Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.124 [2026-07-06T12:52:30.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-07-06T12:52:30.705Z] 3b0fe37cd85c: Preparing [2026-07-06T12:52:30.705Z] 0c799994c295: Preparing [2026-07-06T12:52:30.705Z] 8a6263655494: Preparing [2026-07-06T12:52:30.705Z] fadf8c048009: Preparing [2026-07-06T12:52:30.705Z] e90b2171df81: Preparing [2026-07-06T12:52:30.705Z] 76b26fd6cc05: Preparing [2026-07-06T12:52:30.705Z] 03ba6f53ebfc: Preparing [2026-07-06T12:52:30.705Z] 76b26fd6cc05: Waiting [2026-07-06T12:52:30.705Z] 03ba6f53ebfc: Waiting [2026-07-06T12:52:30.705Z] fadf8c048009: Layer already exists [2026-07-06T12:52:30.705Z] 8a6263655494: Layer already exists [2026-07-06T12:52:30.705Z] 0c799994c295: Layer already exists [2026-07-06T12:52:30.705Z] 3b0fe37cd85c: Layer already exists [2026-07-06T12:52:30.705Z] e90b2171df81: Layer already exists [2026-07-06T12:52:30.705Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:52:30.705Z] 76b26fd6cc05: Layer already exists [2026-07-06T12:52:30.705Z] 4.1.0-dev.124: digest: sha256:d48936ea11e80a7afe7c6b9e85740c02bf9927c9892fe880f52e65b3ee487989 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:52:31.329Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:52:31.688Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:52:31.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-07-06T12:52:31.688Z] 3b0fe37cd85c: Preparing [2026-07-06T12:52:31.688Z] 0c799994c295: Preparing [2026-07-06T12:52:31.688Z] 8a6263655494: Preparing [2026-07-06T12:52:31.688Z] fadf8c048009: Preparing [2026-07-06T12:52:31.688Z] e90b2171df81: Preparing [2026-07-06T12:52:31.688Z] 76b26fd6cc05: Preparing [2026-07-06T12:52:31.688Z] 03ba6f53ebfc: Preparing [2026-07-06T12:52:31.688Z] 76b26fd6cc05: Waiting [2026-07-06T12:52:31.688Z] 03ba6f53ebfc: Waiting [2026-07-06T12:52:31.688Z] fadf8c048009: Layer already exists [2026-07-06T12:52:31.688Z] e90b2171df81: Layer already exists [2026-07-06T12:52:31.688Z] 8a6263655494: Layer already exists [2026-07-06T12:52:31.688Z] 0c799994c295: Layer already exists [2026-07-06T12:52:31.688Z] 3b0fe37cd85c: Layer already exists [2026-07-06T12:52:31.688Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:52:31.688Z] 76b26fd6cc05: Layer already exists [2026-07-06T12:52:31.955Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:d48936ea11e80a7afe7c6b9e85740c02bf9927c9892fe880f52e65b3ee487989 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:52:32.321Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:52:32.677Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2026-07-06T12:52:32.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-07-06T12:52:32.677Z] 3b0fe37cd85c: Preparing [2026-07-06T12:52:32.677Z] 0c799994c295: Preparing [2026-07-06T12:52:32.677Z] 8a6263655494: Preparing [2026-07-06T12:52:32.677Z] fadf8c048009: Preparing [2026-07-06T12:52:32.677Z] e90b2171df81: Preparing [2026-07-06T12:52:32.677Z] 76b26fd6cc05: Preparing [2026-07-06T12:52:32.677Z] 76b26fd6cc05: Waiting [2026-07-06T12:52:32.677Z] 03ba6f53ebfc: Preparing [2026-07-06T12:52:32.677Z] 03ba6f53ebfc: Waiting [2026-07-06T12:52:32.677Z] 8a6263655494: Layer already exists [2026-07-06T12:52:32.677Z] 0c799994c295: Layer already exists [2026-07-06T12:52:32.677Z] e90b2171df81: Layer already exists [2026-07-06T12:52:32.677Z] fadf8c048009: Layer already exists [2026-07-06T12:52:32.677Z] 3b0fe37cd85c: Layer already exists [2026-07-06T12:52:32.677Z] 76b26fd6cc05: Layer already exists [2026-07-06T12:52:32.677Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:52:32.943Z] main: digest: sha256:d48936ea11e80a7afe7c6b9e85740c02bf9927c9892fe880f52e65b3ee487989 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-06T12:52:33.035Z] ===================================================== [Pipeline] echo [2026-07-06T12:52:33.050Z] taggedImages: [2026-07-06T12:52:33.050Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:52:33.050Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-07-06T12:52:33.050Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.124 [2026-07-06T12:52:33.050Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:52:33.050Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-07-06T12:52:33.079Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2026-07-06T12:52:33.079Z] d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:52:33.079Z] latest [2026-07-06T12:52:33.079Z] 4.1.0-dev.124 [2026-07-06T12:52:33.079Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:52:33.079Z] main [2026-07-06T12:52:33.079Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:52:33.461Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:52:33.821Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:52:33.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-07-06T12:52:33.821Z] 929c3957b15d: Preparing [2026-07-06T12:52:33.821Z] b5a2c193038d: Preparing [2026-07-06T12:52:33.821Z] 8a6263655494: Preparing [2026-07-06T12:52:33.821Z] fadf8c048009: Preparing [2026-07-06T12:52:33.821Z] ec3a8abfb29c: Preparing [2026-07-06T12:52:33.821Z] d5d26b45dd76: Preparing [2026-07-06T12:52:33.821Z] 03ba6f53ebfc: Preparing [2026-07-06T12:52:33.821Z] d5d26b45dd76: Waiting [2026-07-06T12:52:33.821Z] 03ba6f53ebfc: Waiting [2026-07-06T12:52:33.821Z] fadf8c048009: Layer already exists [2026-07-06T12:52:34.086Z] 8a6263655494: Layer already exists [2026-07-06T12:52:34.086Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:52:34.086Z] ec3a8abfb29c: Pushed [2026-07-06T12:52:34.086Z] 929c3957b15d: Pushed [2026-07-06T12:52:34.665Z] d5d26b45dd76: Pushed [2026-07-06T12:52:42.846Z] b5a2c193038d: Pushed [2026-07-06T12:52:44.244Z] d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:285608b837b91388be1dc4135d90dc860633fb5e293d0328872db8cdcbb18ace size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:52:44.600Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:52:44.958Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-07-06T12:52:44.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-07-06T12:52:44.958Z] 929c3957b15d: Preparing [2026-07-06T12:52:44.958Z] b5a2c193038d: Preparing [2026-07-06T12:52:44.958Z] 8a6263655494: Preparing [2026-07-06T12:52:44.958Z] fadf8c048009: Preparing [2026-07-06T12:52:44.958Z] ec3a8abfb29c: Preparing [2026-07-06T12:52:44.958Z] d5d26b45dd76: Preparing [2026-07-06T12:52:44.958Z] 03ba6f53ebfc: Preparing [2026-07-06T12:52:44.958Z] d5d26b45dd76: Waiting [2026-07-06T12:52:44.958Z] 03ba6f53ebfc: Waiting [2026-07-06T12:52:44.958Z] ec3a8abfb29c: Layer already exists [2026-07-06T12:52:44.958Z] 929c3957b15d: Layer already exists [2026-07-06T12:52:44.958Z] 8a6263655494: Layer already exists [2026-07-06T12:52:44.958Z] fadf8c048009: Layer already exists [2026-07-06T12:52:44.958Z] b5a2c193038d: Layer already exists [2026-07-06T12:52:44.958Z] d5d26b45dd76: Layer already exists [2026-07-06T12:52:44.958Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:52:45.221Z] latest: digest: sha256:285608b837b91388be1dc4135d90dc860633fb5e293d0328872db8cdcbb18ace size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:52:45.581Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:52:45.946Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.124 [2026-07-06T12:52:45.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-07-06T12:52:45.946Z] 929c3957b15d: Preparing [2026-07-06T12:52:45.946Z] b5a2c193038d: Preparing [2026-07-06T12:52:45.946Z] 8a6263655494: Preparing [2026-07-06T12:52:45.946Z] fadf8c048009: Preparing [2026-07-06T12:52:45.946Z] ec3a8abfb29c: Preparing [2026-07-06T12:52:45.946Z] d5d26b45dd76: Preparing [2026-07-06T12:52:45.946Z] 03ba6f53ebfc: Preparing [2026-07-06T12:52:45.946Z] d5d26b45dd76: Waiting [2026-07-06T12:52:45.946Z] 03ba6f53ebfc: Waiting [2026-07-06T12:52:45.946Z] 8a6263655494: Layer already exists [2026-07-06T12:52:45.946Z] 929c3957b15d: Layer already exists [2026-07-06T12:52:45.946Z] b5a2c193038d: Layer already exists [2026-07-06T12:52:45.946Z] ec3a8abfb29c: Layer already exists [2026-07-06T12:52:45.946Z] fadf8c048009: Layer already exists [2026-07-06T12:52:45.946Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:52:45.946Z] d5d26b45dd76: Layer already exists [2026-07-06T12:52:46.210Z] 4.1.0-dev.124: digest: sha256:285608b837b91388be1dc4135d90dc860633fb5e293d0328872db8cdcbb18ace size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:52:46.579Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:52:46.985Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:52:46.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-07-06T12:52:46.986Z] 929c3957b15d: Preparing [2026-07-06T12:52:46.986Z] b5a2c193038d: Preparing [2026-07-06T12:52:46.986Z] 8a6263655494: Preparing [2026-07-06T12:52:46.986Z] fadf8c048009: Preparing [2026-07-06T12:52:46.986Z] ec3a8abfb29c: Preparing [2026-07-06T12:52:46.986Z] d5d26b45dd76: Preparing [2026-07-06T12:52:46.986Z] 03ba6f53ebfc: Preparing [2026-07-06T12:52:46.986Z] d5d26b45dd76: Waiting [2026-07-06T12:52:46.986Z] 03ba6f53ebfc: Waiting [2026-07-06T12:52:46.986Z] b5a2c193038d: Layer already exists [2026-07-06T12:52:46.986Z] ec3a8abfb29c: Layer already exists [2026-07-06T12:52:46.986Z] fadf8c048009: Layer already exists [2026-07-06T12:52:46.986Z] 929c3957b15d: Layer already exists [2026-07-06T12:52:46.986Z] 8a6263655494: Layer already exists [2026-07-06T12:52:46.986Z] d5d26b45dd76: Layer already exists [2026-07-06T12:52:46.986Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:52:46.986Z] d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:285608b837b91388be1dc4135d90dc860633fb5e293d0328872db8cdcbb18ace size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:52:47.615Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:52:47.965Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2026-07-06T12:52:47.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-07-06T12:52:47.965Z] 929c3957b15d: Preparing [2026-07-06T12:52:47.965Z] b5a2c193038d: Preparing [2026-07-06T12:52:47.965Z] 8a6263655494: Preparing [2026-07-06T12:52:47.965Z] fadf8c048009: Preparing [2026-07-06T12:52:47.965Z] ec3a8abfb29c: Preparing [2026-07-06T12:52:47.965Z] d5d26b45dd76: Preparing [2026-07-06T12:52:47.965Z] 03ba6f53ebfc: Preparing [2026-07-06T12:52:47.965Z] d5d26b45dd76: Waiting [2026-07-06T12:52:47.965Z] 03ba6f53ebfc: Waiting [2026-07-06T12:52:47.965Z] fadf8c048009: Layer already exists [2026-07-06T12:52:47.965Z] b5a2c193038d: Layer already exists [2026-07-06T12:52:47.965Z] ec3a8abfb29c: Layer already exists [2026-07-06T12:52:47.965Z] 929c3957b15d: Layer already exists [2026-07-06T12:52:47.965Z] 8a6263655494: Layer already exists [2026-07-06T12:52:47.965Z] d5d26b45dd76: Layer already exists [2026-07-06T12:52:47.965Z] 03ba6f53ebfc: Layer already exists [2026-07-06T12:52:48.228Z] main: digest: sha256:285608b837b91388be1dc4135d90dc860633fb5e293d0328872db8cdcbb18ace size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-06T12:52:48.328Z] ===================================================== [Pipeline] echo [2026-07-06T12:52:48.347Z] taggedImages: [2026-07-06T12:52:48.347Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d60d281f4406048612d0268e01845a9ebff5150c [2026-07-06T12:52:48.347Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-07-06T12:52:48.347Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.124 [2026-07-06T12:52:48.347Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [2026-07-06T12:52:48.347Z] - 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-07-06T12:52:48.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-07-06T12:52:48.753Z] [2026-07-06T12:52:48.753Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:52:49.081Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-07-06T12:52:49.081Z] arm64: Pulling from edgex-lftools-log-publisher [2026-07-06T12:52:49.081Z] 8998bd30e6a1: Pulling fs layer [2026-07-06T12:52:49.081Z] 04944245beec: Pulling fs layer [2026-07-06T12:52:49.081Z] 699f458cf7ca: Pulling fs layer [2026-07-06T12:52:49.081Z] 765212b225bb: Pulling fs layer [2026-07-06T12:52:49.081Z] f23df028b6ca: Pulling fs layer [2026-07-06T12:52:49.081Z] d65c8cfc05b1: Pulling fs layer [2026-07-06T12:52:49.081Z] 2437ff75d9bd: Pulling fs layer [2026-07-06T12:52:49.081Z] 765212b225bb: Waiting [2026-07-06T12:52:49.081Z] f23df028b6ca: Waiting [2026-07-06T12:52:49.081Z] d65c8cfc05b1: Waiting [2026-07-06T12:52:49.081Z] 2437ff75d9bd: Waiting [2026-07-06T12:52:49.348Z] 04944245beec: Verifying Checksum [2026-07-06T12:52:49.348Z] 04944245beec: Download complete [2026-07-06T12:52:49.348Z] 765212b225bb: Verifying Checksum [2026-07-06T12:52:49.348Z] 765212b225bb: Download complete [2026-07-06T12:52:49.348Z] f23df028b6ca: Verifying Checksum [2026-07-06T12:52:49.348Z] f23df028b6ca: Download complete [2026-07-06T12:52:49.348Z] d65c8cfc05b1: Verifying Checksum [2026-07-06T12:52:49.348Z] d65c8cfc05b1: Download complete [2026-07-06T12:52:49.613Z] 699f458cf7ca: Verifying Checksum [2026-07-06T12:52:49.613Z] 699f458cf7ca: Download complete [2026-07-06T12:52:49.880Z] 8998bd30e6a1: Verifying Checksum [2026-07-06T12:52:49.880Z] 8998bd30e6a1: Download complete [2026-07-06T12:52:52.458Z] 2437ff75d9bd: Verifying Checksum [2026-07-06T12:52:52.458Z] 2437ff75d9bd: Download complete [2026-07-06T12:52:54.400Z] 8998bd30e6a1: Pull complete [2026-07-06T12:52:54.666Z] 04944245beec: Pull complete [2026-07-06T12:52:58.900Z] 699f458cf7ca: Pull complete [2026-07-06T12:52:58.900Z] 765212b225bb: Pull complete [2026-07-06T12:52:59.856Z] f23df028b6ca: Pull complete [2026-07-06T12:53:00.122Z] d65c8cfc05b1: Pull complete [2026-07-06T12:53:18.319Z] 2437ff75d9bd: Pull complete [2026-07-06T12:53:18.319Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-07-06T12:53:18.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-07-06T12:53:18.319Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-06T12:53:18.531Z] prd-ubuntu20.04-docker-arm64-4c-16g-14363 does not seem to be running inside a container [2026-07-06T12:53:18.661Z] $ 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/989 -v /w/workspace/edgex-go/989:/w/workspace/edgex-go/989:rw,z -v /w/workspace/edgex-go/989@tmp:/w/workspace/edgex-go/989@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-07-06T12:53:21.234Z] $ docker top 6dd151313ba28b3277e600a459a20bcaf984b7c182daae3caae5c8e3dc22993e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-07-06T12:53:22.221Z] ---> job-cost.sh [2026-07-06T12:53:22.221Z] lf-activate-venv: SKIPPING [2026-07-06T12:53:22.221Z] INFO: No Stack... [2026-07-06T12:53:22.490Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-07-06T12:53:23.459Z] INFO: Archiving Costs [Pipeline] sh [2026-07-06T12:53:24.099Z] + + cutcat -d, /w/workspace/edgex-go/989/archives/cost.csv -f6 [2026-07-06T12:53:24.099Z] [Pipeline] lock [2026-07-06T12:53:24.145Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-989-stack-cost] [2026-07-06T12:53:24.152Z] Resource [jenkins-edgexfoundry-edgex-go-main-989-stack-cost] did not exist. Created. [2026-07-06T12:53:24.159Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-989-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-07-06T12:53:24.828Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-07-06T12:53:25.494Z] Stashed 1 file(s) [Pipeline] } [2026-07-06T12:53:25.505Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-989-stack-cost] [Pipeline] // lock [Pipeline] } [2026-07-06T12:53:25.536Z] $ docker stop --time=1 6dd151313ba28b3277e600a459a20bcaf984b7c182daae3caae5c8e3dc22993e [2026-07-06T12:53:27.042Z] $ docker rm -f --volumes 6dd151313ba28b3277e600a459a20bcaf984b7c182daae3caae5c8e3dc22993e [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-07-06T12:53:27.688Z] provisioning config files... [2026-07-06T12:53:27.696Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/989@tmp/config6116602223559220777tmp [Pipeline] { [Pipeline] sh [2026-07-06T12:53:28.022Z] + set +x [2026-07-06T12:53:28.022Z] + curl -s https://codecov.io/bash [2026-07-06T12:53:28.022Z] + bash -s -- [2026-07-06T12:53:28.283Z] [2026-07-06T12:53:28.283Z] _____ _ [2026-07-06T12:53:28.283Z] / ____| | | [2026-07-06T12:53:28.283Z] | | ___ __| | ___ ___ _____ __ [2026-07-06T12:53:28.283Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-07-06T12:53:28.283Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-07-06T12:53:28.283Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-07-06T12:53:28.283Z] Bash-1.0.6 [2026-07-06T12:53:28.283Z] [2026-07-06T12:53:28.283Z] [2026-07-06T12:53:28.283Z] ==> git version 2.25.1 found [2026-07-06T12:53:28.283Z] ==> 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-07-06T12:53:28.283Z] Release-Date: 2020-01-08 [2026-07-06T12:53:28.283Z] 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-07-06T12:53:28.283Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-07-06T12:53:28.283Z] ==> Jenkins CI detected. [2026-07-06T12:53:28.283Z] current dir:  /w/workspace/edgex-go/989 [2026-07-06T12:53:28.283Z] project root: . [2026-07-06T12:53:28.283Z] --> token set from env [2026-07-06T12:53:28.283Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-07-06T12:53:28.283Z] ==> Running gcov in . (disable via -X gcov) [2026-07-06T12:53:28.283Z] ==> Python coveragepy not found [2026-07-06T12:53:28.283Z] ==> Searching for coverage reports in: [2026-07-06T12:53:28.283Z] + . [2026-07-06T12:53:28.283Z] -> Found 1 reports [2026-07-06T12:53:28.283Z] ==> Detecting git/mercurial file structure [2026-07-06T12:53:28.283Z] ==> Reading reports [2026-07-06T12:53:28.283Z] + ./coverage.out bytes=1053838 [2026-07-06T12:53:28.283Z] ==> Appending adjustments [2026-07-06T12:53:28.283Z] https://docs.codecov.io/docs/fixing-reports [2026-07-06T12:53:30.189Z] + Found adjustments [2026-07-06T12:53:30.190Z] ==> Gzipping contents [2026-07-06T12:53:30.190Z] 108K /tmp/codecov.crJa0g.gz [2026-07-06T12:53:30.190Z] ==> Uploading reports [2026-07-06T12:53:30.190Z] url: https://codecov.io [2026-07-06T12:53:30.190Z] query: branch=main&commit=d60d281f4406048612d0268e01845a9ebff5150c&build=989&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F989%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-07-06T12:53:30.190Z] -> Pinging Codecov [2026-07-06T12:53:30.190Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d60d281f4406048612d0268e01845a9ebff5150c&build=989&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F989%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-07-06T12:53:30.190Z] -> Uploading to [2026-07-06T12:53:30.190Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/d60d281f4406048612d0268e01845a9ebff5150c/9115a6c2-ce88-4a84-8aab-edf56e1b3a67.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260706%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260706T125329Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=f2ccb71ad3f1ed7f004b3d2407373752a90485a708c27819b0080f3e68042f79 [2026-07-06T12:53:30.190Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-06T12:53:30.190Z] Dload Upload Total Spent Left Speed [2026-07-06T12:53:30.458Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 106k 0 0 100 106k 0 392k --:--:-- --:--:-- --:--:-- 392k [2026-07-06T12:53:30.458Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [2026-07-06T12:53:30.466Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2026-07-06T12:53:30.739Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-07-06T12:53:30.756Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:53:31.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-07-06T12:53:31.074Z] [2026-07-06T12:53:31.074Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:53:31.387Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-07-06T12:53:31.387Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-07-06T12:53:31.649Z] 2d35ebdb57d9: Already exists [2026-07-06T12:53:31.649Z] 85e8836fcdb2: Pulling fs layer [2026-07-06T12:53:31.649Z] 91631faa732a: Pulling fs layer [2026-07-06T12:53:31.649Z] f3f5ae8826fa: Pulling fs layer [2026-07-06T12:53:31.649Z] 4f4fb700ef54: Pulling fs layer [2026-07-06T12:53:31.649Z] 7861252a18e6: Pulling fs layer [2026-07-06T12:53:31.649Z] 9130f900ef6f: Pulling fs layer [2026-07-06T12:53:31.649Z] 7861252a18e6: Waiting [2026-07-06T12:53:31.649Z] 4f4fb700ef54: Waiting [2026-07-06T12:53:31.649Z] 9130f900ef6f: Waiting [2026-07-06T12:53:31.649Z] f3f5ae8826fa: Verifying Checksum [2026-07-06T12:53:31.649Z] f3f5ae8826fa: Download complete [2026-07-06T12:53:31.649Z] 85e8836fcdb2: Verifying Checksum [2026-07-06T12:53:31.649Z] 85e8836fcdb2: Download complete [2026-07-06T12:53:31.649Z] 4f4fb700ef54: Download complete [2026-07-06T12:53:31.649Z] 85e8836fcdb2: Pull complete [2026-07-06T12:53:31.911Z] 7861252a18e6: Verifying Checksum [2026-07-06T12:53:31.911Z] 7861252a18e6: Download complete [2026-07-06T12:53:31.911Z] 91631faa732a: Verifying Checksum [2026-07-06T12:53:31.911Z] 91631faa732a: Download complete [2026-07-06T12:53:32.481Z] 9130f900ef6f: Verifying Checksum [2026-07-06T12:53:32.481Z] 9130f900ef6f: Download complete [2026-07-06T12:53:36.676Z] 91631faa732a: Pull complete [2026-07-06T12:53:36.676Z] f3f5ae8826fa: Pull complete [2026-07-06T12:53:36.676Z] 4f4fb700ef54: Pull complete [2026-07-06T12:53:36.676Z] 7861252a18e6: Pull complete [2026-07-06T12:53:40.869Z] 9130f900ef6f: Pull complete [2026-07-06T12:53:40.869Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-07-06T12:53:40.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-07-06T12:53:40.869Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-06T12:53:40.985Z] prd-ubuntu20.04-docker-8c-8g-14362 does not seem to be running inside a container [2026-07-06T12:53:41.006Z] $ 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/989 -v /w/workspace/edgex-go/989:/w/workspace/edgex-go/989:rw,z -v /w/workspace/edgex-go/989@tmp:/w/workspace/edgex-go/989@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-07-06T12:53:44.099Z] $ docker top 3d783c49f1d65b71cbb145e8868ffbc107b4bb82f8195f3ea29a7c36810c0125 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-07-06T12:53:44.474Z] + git config --global --add safe.directory /w/workspace/edgex-go/989 [Pipeline] echo [2026-07-06T12:53:44.485Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2026-07-06T12:53:44.765Z] + set -o pipefail [2026-07-06T12:53:44.765Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2026-07-06T12:53:54.763Z] [2026-07-06T12:53:54.763Z] Monitoring /w/workspace/edgex-go/989 (github.com/edgexfoundry/edgex-go)... [2026-07-06T12:53:54.763Z] [2026-07-06T12:53:54.763Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/ebe05522-9d9a-43b2-9043-6831fc3e2c09 [2026-07-06T12:53:54.763Z] [2026-07-06T12:53:54.763Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-07-06T12:53:54.763Z] [2026-07-06T12:53:55.023Z] [2026-07-06T12:53:55.023Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2026-07-06T12:53:55.024Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-07-06T12:53:55.287Z] $ docker stop --time=1 3d783c49f1d65b71cbb145e8868ffbc107b4bb82f8195f3ea29a7c36810c0125 [2026-07-06T12:53:57.654Z] $ docker rm -f --volumes 3d783c49f1d65b71cbb145e8868ffbc107b4bb82f8195f3ea29a7c36810c0125 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2026-07-06T12:53:58.209Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-07-06T12:53:58.231Z] provisioning config files... [2026-07-06T12:53:58.243Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/989@tmp/config7849277564104903951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-07-06T12:53:58.554Z] --> edgex-publish-swagger.sh [2026-07-06T12:53:58.554Z] === Publish openapi API === [2026-07-06T12:53:58.554Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2026-07-06T12:53:58.554Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/989/openapi/core-command.yaml] [2026-07-06T12:53:58.554Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-06T12:53:58.554Z] Dload Upload Total Spent Left Speed [2026-07-06T12:53:58.555Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 318 157k --:--:-- --:--:-- --:--:-- 157k [2026-07-06T12:53:58.555Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-07-06T12:53:58.555Z] [2026-07-06T12:53:58.555Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/989/openapi/core-data.yaml] [2026-07-06T12:53:58.555Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-06T12:53:58.555Z] Dload Upload Total Spent Left Speed [2026-07-06T12:53:58.814Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75332 100 66 100 75266 381 424k --:--:-- --:--:-- --:--:-- 425k [2026-07-06T12:53:58.814Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-07-06T12:53:58.814Z] [2026-07-06T12:53:58.814Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/989/openapi/core-keeper.yaml] [2026-07-06T12:53:58.814Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-06T12:53:58.814Z] Dload Upload Total Spent Left Speed [2026-07-06T12:53:59.074Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 647 289k --:--:-- --:--:-- --:--:-- 290k [2026-07-06T12:53:59.074Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-07-06T12:53:59.074Z] [2026-07-06T12:53:59.074Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/989/openapi/core-metadata.yaml] [2026-07-06T12:53:59.074Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-06T12:53:59.074Z] Dload Upload Total Spent Left Speed [2026-07-06T12:53:59.074Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 163k 100 66 100 163k 423 1046k --:--:-- --:--:-- --:--:-- 1039k 100 163k 100 66 100 163k 423 1046k --:--:-- --:--:-- --:--:-- 1039k [2026-07-06T12:53:59.074Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-07-06T12:53:59.074Z] [2026-07-06T12:53:59.074Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/989/openapi/security-proxy-auth.yaml] [2026-07-06T12:53:59.074Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-06T12:53:59.074Z] Dload Upload Total Spent Left Speed [2026-07-06T12:53:59.334Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 471 170k --:--:-- --:--:-- --:--:-- 171k [2026-07-06T12:53:59.334Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-07-06T12:53:59.334Z] [2026-07-06T12:53:59.334Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/989/openapi/security-secretstore-setup.yaml] [2026-07-06T12:53:59.334Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-06T12:53:59.334Z] Dload Upload Total Spent Left Speed [2026-07-06T12:53:59.334Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 767 45500 --:--:-- --:--:-- --:--:-- 46267 [2026-07-06T12:53:59.334Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-07-06T12:53:59.334Z] [2026-07-06T12:53:59.334Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/989/openapi/support-notifications.yaml] [2026-07-06T12:53:59.334Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-06T12:53:59.334Z] Dload Upload Total Spent Left Speed [2026-07-06T12:53:59.593Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 407 602k --:--:-- --:--:-- --:--:-- 603k [2026-07-06T12:53:59.593Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-07-06T12:53:59.593Z] [2026-07-06T12:53:59.594Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/989/openapi/support-scheduler.yaml] [2026-07-06T12:53:59.594Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-06T12:53:59.594Z] Dload Upload Total Spent Left Speed [2026-07-06T12:53:59.594Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53121 100 66 100 53055 564 442k --:--:-- --:--:-- --:--:-- 443k [2026-07-06T12:53:59.594Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-07-06T12:53:59.594Z] [Pipeline] } [2026-07-06T12:53:59.602Z] 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-07-06T12:54:00.080Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-07-06T12:54:00.080Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:54:00.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-06T12:54:00.389Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-06T12:54:00.474Z] prd-ubuntu20.04-docker-8c-8g-14362 does not seem to be running inside a container [2026-07-06T12:54:00.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/989 -v /w/workspace/edgex-go/989:/w/workspace/edgex-go/989:rw,z -v /w/workspace/edgex-go/989@tmp:/w/workspace/edgex-go/989@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-07-06T12:54:00.760Z] $ docker top 1853684ce0934aed82c92ee68af2279ad0d03f9979563418ee370d51abf0b39d -eo pid,comm [2026-07-06T12:54:00.807Z] 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-07-06T12:54:00.807Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-07-06T12:54:00.877Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-07-06T12:54:00.878Z] [ssh-agent] Looking for ssh-agent implementation... [2026-07-06T12:54:00.982Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-07-06T12:54:00.974Z] $ docker exec 1853684ce0934aed82c92ee68af2279ad0d03f9979563418ee370d51abf0b39d ssh-agent [2026-07-06T12:54:01.084Z] SSH_AUTH_SOCK=/tmp/ssh-tBMoDk4Fz61W/agent.32 [2026-07-06T12:54:01.084Z] SSH_AGENT_PID=38 [2026-07-06T12:54:01.090Z] Running ssh-add (command line suppressed) [2026-07-06T12:54:01.171Z] Identity added: /w/workspace/edgex-go/989@tmp/private_key_734912437022565008.key (/w/workspace/edgex-go/989@tmp/private_key_734912437022565008.key) [2026-07-06T12:54:01.196Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-07-06T12:54:01.488Z] + git semver tag [2026-07-06T12:54:01.750Z] 2026-07-06 12:54:01,716 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-07-06T12:54:01.750Z] 2026-07-06 12:54:01,720 [run_tag] DEBUG tag force:False [2026-07-06T12:54:01.750Z] 2026-07-06 12:54:01,720 [check_head_tag] DEBUG check head tag [2026-07-06T12:54:01.750Z] 2026-07-06 12:54:01,721 [execute] INFO git cat-file --batch-check [2026-07-06T12:54:01.750Z] 2026-07-06 12:54:01,722 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/989, stdin=, shell=False, universal_newlines=False) [2026-07-06T12:54:01.750Z] 2026-07-06 12:54:01,725 [execute] INFO git cat-file --batch [2026-07-06T12:54:01.750Z] 2026-07-06 12:54:01,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/989, stdin=, shell=False, universal_newlines=False) [2026-07-06T12:54:01.750Z] 2026-07-06 12:54:01,736 [read_version] DEBUG read version from /w/workspace/edgex-go/989/.semver/main [2026-07-06T12:54:01.750Z] 2026-07-06 12:54:01,736 [execute] INFO git tag -a v4.1.0-dev.124 -m v4.1.0-dev.124 [2026-07-06T12:54:01.750Z] 2026-07-06 12:54:01,736 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.124', '-m', 'v4.1.0-dev.124'], cwd=/w/workspace/edgex-go/989, stdin=None, shell=False, universal_newlines=False) [2026-07-06T12:54:02.010Z] 2026-07-06 12:54:01,739 [read_version] DEBUG read version from /w/workspace/edgex-go/989/.semver/main [2026-07-06T12:54:02.010Z] 4.1.0-dev.124 [Pipeline] } [2026-07-06T12:54:02.010Z] $ docker exec --env ******** --env ******** 1853684ce0934aed82c92ee68af2279ad0d03f9979563418ee370d51abf0b39d ssh-agent -k [2026-07-06T12:54:02.105Z] unset SSH_AUTH_SOCK; [2026-07-06T12:54:02.105Z] unset SSH_AGENT_PID; [2026-07-06T12:54:02.105Z] echo Agent pid 38 killed; [2026-07-06T12:54:02.126Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-07-06T12:54:02.465Z] + git semver [Pipeline] } [2026-07-06T12:54:02.729Z] $ docker stop --time=1 1853684ce0934aed82c92ee68af2279ad0d03f9979563418ee370d51abf0b39d [2026-07-06T12:54:04.003Z] $ docker rm -f --volumes 1853684ce0934aed82c92ee68af2279ad0d03f9979563418ee370d51abf0b39d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:54:04.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-07-06T12:54:04.455Z] [2026-07-06T12:54:04.455Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:54:04.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-07-06T12:54:04.759Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-07-06T12:54:04.759Z] ab5ef0e58194: Pulling fs layer [2026-07-06T12:54:04.759Z] 9712f1f96733: Pulling fs layer [2026-07-06T12:54:04.759Z] 63f879dbbcfc: Pulling fs layer [2026-07-06T12:54:04.759Z] 0d9ebad4ef96: Pulling fs layer [2026-07-06T12:54:04.759Z] e9a5061849ea: Pulling fs layer [2026-07-06T12:54:04.759Z] d747dcd14b5f: Pulling fs layer [2026-07-06T12:54:04.759Z] 2de7ff778b66: Pulling fs layer [2026-07-06T12:54:04.759Z] 0d9ebad4ef96: Waiting [2026-07-06T12:54:04.759Z] e9a5061849ea: Waiting [2026-07-06T12:54:04.759Z] d747dcd14b5f: Waiting [2026-07-06T12:54:04.759Z] 2de7ff778b66: Waiting [2026-07-06T12:54:04.759Z] 9712f1f96733: Download complete [2026-07-06T12:54:05.019Z] 63f879dbbcfc: Verifying Checksum [2026-07-06T12:54:05.019Z] 63f879dbbcfc: Download complete [2026-07-06T12:54:05.278Z] e9a5061849ea: Verifying Checksum [2026-07-06T12:54:05.278Z] e9a5061849ea: Download complete [2026-07-06T12:54:05.278Z] d747dcd14b5f: Download complete [2026-07-06T12:54:05.278Z] 0d9ebad4ef96: Verifying Checksum [2026-07-06T12:54:05.278Z] 0d9ebad4ef96: Download complete [2026-07-06T12:54:05.278Z] ab5ef0e58194: Verifying Checksum [2026-07-06T12:54:05.278Z] ab5ef0e58194: Download complete [2026-07-06T12:54:05.278Z] 2de7ff778b66: Verifying Checksum [2026-07-06T12:54:05.278Z] 2de7ff778b66: Download complete [2026-07-06T12:54:08.571Z] ab5ef0e58194: Pull complete [2026-07-06T12:54:08.571Z] 9712f1f96733: Pull complete [2026-07-06T12:54:09.141Z] 63f879dbbcfc: Pull complete [2026-07-06T12:54:14.445Z] 0d9ebad4ef96: Pull complete [2026-07-06T12:54:14.445Z] e9a5061849ea: Pull complete [2026-07-06T12:54:14.445Z] d747dcd14b5f: Pull complete [2026-07-06T12:54:15.835Z] 2de7ff778b66: Pull complete [2026-07-06T12:54:15.835Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-07-06T12:54:15.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-07-06T12:54:15.835Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-06T12:54:15.963Z] prd-ubuntu20.04-docker-8c-8g-14362 does not seem to be running inside a container [2026-07-06T12:54:15.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/989 -v /w/workspace/edgex-go/989:/w/workspace/edgex-go/989:rw,z -v /w/workspace/edgex-go/989@tmp:/w/workspace/edgex-go/989@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-07-06T12:54:18.318Z] $ docker top 9fc68ccc53740f35ff3276e5e48ea3f7b9ef3c9958b9b62d620f4c447fe005ab -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-07-06T12:54:18.403Z] provisioning config files... [2026-07-06T12:54:18.413Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/989@tmp/config16250791601237804526tmp [2026-07-06T12:54:18.424Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/989@tmp/config5683221341311287463tmp [2026-07-06T12:54:18.434Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/989@tmp/config17857257396252675357tmp [Pipeline] { [Pipeline] echo [2026-07-06T12:54:18.467Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-06T12:54:18.763Z] ---> sigul-configuration.sh [2026-07-06T12:54:18.763Z] gpg: directory `/root/.gnupg' created [2026-07-06T12:54:18.763Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-07-06T12:54:18.763Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-07-06T12:54:18.763Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-07-06T12:54:18.763Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-07-06T12:54:18.763Z] gpg: CAST5 encrypted data [2026-07-06T12:54:18.763Z] gpg: encrypted with 1 passphrase [2026-07-06T12:54:18.763Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-07-06T12:54:19.060Z] + mkdir /home/jenkins [2026-07-06T12:54:19.060Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-07-06T12:54:19.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-07-06T12:54:19.560Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-06T12:54:19.901Z] ---> sigul-install.sh [2026-07-06T12:54:19.901Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-07-06T12:54:20.199Z] + git tag --list [2026-07-06T12:54:20.199Z] 0.6.0 [2026-07-06T12:54:20.199Z] 0.6.1 [2026-07-06T12:54:20.199Z] 0.7.0 [2026-07-06T12:54:20.199Z] 0.7.1 [2026-07-06T12:54:20.199Z] v1.0.0 [2026-07-06T12:54:20.199Z] v1.0.1 [2026-07-06T12:54:20.199Z] v1.1.0 [2026-07-06T12:54:20.199Z] v1.2.0 [2026-07-06T12:54:20.199Z] v1.2.1 [2026-07-06T12:54:20.199Z] v1.3.0 [2026-07-06T12:54:20.199Z] v1.3.1 [2026-07-06T12:54:20.199Z] v2.0.0 [2026-07-06T12:54:20.199Z] v2.1.0 [2026-07-06T12:54:20.199Z] v2.1.1 [2026-07-06T12:54:20.199Z] v2.2.0 [2026-07-06T12:54:20.199Z] v2.3.0 [2026-07-06T12:54:20.199Z] v3.0 [2026-07-06T12:54:20.199Z] v3.0.0 [2026-07-06T12:54:20.199Z] v3.1 [2026-07-06T12:54:20.199Z] v3.1.0 [2026-07-06T12:54:20.199Z] v3.1.1 [2026-07-06T12:54:20.199Z] v4.0 [2026-07-06T12:54:20.199Z] v4.0.0 [2026-07-06T12:54:20.199Z] v4.0.1 [2026-07-06T12:54:20.199Z] v4.0.2 [2026-07-06T12:54:20.199Z] v4.1.0-dev.120 [2026-07-06T12:54:20.199Z] v4.1.0-dev.121 [2026-07-06T12:54:20.199Z] v4.1.0-dev.122 [2026-07-06T12:54:20.199Z] v4.1.0-dev.123 [2026-07-06T12:54:20.199Z] v4.1.0-dev.124 [Pipeline] sh [2026-07-06T12:54:20.502Z] + lftools sign git-tag v4.1.0-dev.124 [2026-07-06T12:54:21.070Z] Signing Git tag with Sigul... [2026-07-06T12:54:21.070Z] Signing v4.1.0-dev.124 [Pipeline] echo [2026-07-06T12:54:21.655Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-06T12:54:21.952Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-07-06T12:54:21.959Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-07-06T12:54:21.982Z] $ docker stop --time=1 9fc68ccc53740f35ff3276e5e48ea3f7b9ef3c9958b9b62d620f4c447fe005ab [2026-07-06T12:54:23.273Z] $ docker rm -f --volumes 9fc68ccc53740f35ff3276e5e48ea3f7b9ef3c9958b9b62d620f4c447fe005ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-07-06T12:54:23.742Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-07-06T12:54:23.742Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:54:24.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-06T12:54:24.052Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-06T12:54:24.130Z] prd-ubuntu20.04-docker-8c-8g-14362 does not seem to be running inside a container [2026-07-06T12:54:24.150Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/989 -v /w/workspace/edgex-go/989:/w/workspace/edgex-go/989:rw,z -v /w/workspace/edgex-go/989@tmp:/w/workspace/edgex-go/989@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-07-06T12:54:24.393Z] $ docker top 9f63742a876837a2c3ce6dbb6090354f7ef52ad0d554f280ce2474a352e0b895 -eo pid,comm [2026-07-06T12:54:24.442Z] 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-07-06T12:54:24.443Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-07-06T12:54:24.529Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-07-06T12:54:24.529Z] [ssh-agent] Looking for ssh-agent implementation... [2026-07-06T12:54:24.625Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-07-06T12:54:24.616Z] $ docker exec 9f63742a876837a2c3ce6dbb6090354f7ef52ad0d554f280ce2474a352e0b895 ssh-agent [2026-07-06T12:54:24.727Z] SSH_AUTH_SOCK=/tmp/ssh-2lgVodEs99cE/agent.32 [2026-07-06T12:54:24.727Z] SSH_AGENT_PID=38 [2026-07-06T12:54:24.731Z] Running ssh-add (command line suppressed) [2026-07-06T12:54:24.809Z] Identity added: /w/workspace/edgex-go/989@tmp/private_key_7521887607426979611.key (/w/workspace/edgex-go/989@tmp/private_key_7521887607426979611.key) [2026-07-06T12:54:24.833Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-07-06T12:54:25.136Z] + git semver bump pre [2026-07-06T12:54:25.395Z] 2026-07-06 12:54:25,333 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-07-06T12:54:25.395Z] 2026-07-06 12:54:25,337 [read_version] DEBUG read version from /w/workspace/edgex-go/989/.semver/main [2026-07-06T12:54:25.395Z] 2026-07-06 12:54:25,337 [bump_version] DEBUG bumping version:4.1.0-dev.124 on axis:pre with prefix:dev [2026-07-06T12:54:25.395Z] 2026-07-06 12:54:25,337 [bump_version] DEBUG bumped version:4.1.0-dev.125 [2026-07-06T12:54:25.395Z] 2026-07-06 12:54:25,337 [write_version] DEBUG write version:4.1.0-dev.125 to path:/w/workspace/edgex-go/989/.semver/main with force:True [2026-07-06T12:54:25.395Z] 2026-07-06 12:54:25,337 [read_version] DEBUG read version from /w/workspace/edgex-go/989/.semver/main [2026-07-06T12:54:25.395Z] 2026-07-06 12:54:25,337 [write_file] DEBUG write to file:/w/workspace/edgex-go/989/.semver/main [2026-07-06T12:54:25.395Z] 2026-07-06 12:54:25,340 [execute] INFO git cat-file --batch-check [2026-07-06T12:54:25.395Z] 2026-07-06 12:54:25,341 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/989/.semver, stdin=, shell=False, universal_newlines=False) [2026-07-06T12:54:25.395Z] 2026-07-06 12:54:25,345 [execute] INFO git cat-file --batch [2026-07-06T12:54:25.395Z] 2026-07-06 12:54:25,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/989/.semver, stdin=, shell=False, universal_newlines=False) [2026-07-06T12:54:25.395Z] 2026-07-06 12:54:25,348 [read_version] DEBUG read version from /w/workspace/edgex-go/989/.semver/main [2026-07-06T12:54:25.395Z] 4.1.0-dev.125 [Pipeline] } [2026-07-06T12:54:25.395Z] $ docker exec --env ******** --env ******** 9f63742a876837a2c3ce6dbb6090354f7ef52ad0d554f280ce2474a352e0b895 ssh-agent -k [2026-07-06T12:54:25.486Z] unset SSH_AUTH_SOCK; [2026-07-06T12:54:25.486Z] unset SSH_AGENT_PID; [2026-07-06T12:54:25.486Z] echo Agent pid 38 killed; [2026-07-06T12:54:25.506Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-07-06T12:54:25.839Z] + git semver [Pipeline] } [2026-07-06T12:54:26.101Z] $ docker stop --time=1 9f63742a876837a2c3ce6dbb6090354f7ef52ad0d554f280ce2474a352e0b895 [2026-07-06T12:54:27.370Z] $ docker rm -f --volumes 9f63742a876837a2c3ce6dbb6090354f7ef52ad0d554f280ce2474a352e0b895 [Pipeline] // withDockerContainer [Pipeline] sh [2026-07-06T12:54:27.740Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-07-06T12:54:27.740Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:54:28.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-06T12:54:28.047Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-06T12:54:28.123Z] prd-ubuntu20.04-docker-8c-8g-14362 does not seem to be running inside a container [2026-07-06T12:54:28.141Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/989 -v /w/workspace/edgex-go/989:/w/workspace/edgex-go/989:rw,z -v /w/workspace/edgex-go/989@tmp:/w/workspace/edgex-go/989@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-07-06T12:54:28.366Z] $ docker top 128c76a2143afc4bfb34a7251336baeba46cd962cab2d1ac77598d012aa852f0 -eo pid,comm [2026-07-06T12:54:28.416Z] 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-07-06T12:54:28.416Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-07-06T12:54:28.489Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-07-06T12:54:28.489Z] [ssh-agent] Looking for ssh-agent implementation... [2026-07-06T12:54:28.589Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-07-06T12:54:28.581Z] $ docker exec 128c76a2143afc4bfb34a7251336baeba46cd962cab2d1ac77598d012aa852f0 ssh-agent [2026-07-06T12:54:28.695Z] SSH_AUTH_SOCK=/tmp/ssh-pY9os51Voj8g/agent.31 [2026-07-06T12:54:28.695Z] SSH_AGENT_PID=37 [2026-07-06T12:54:28.699Z] Running ssh-add (command line suppressed) [2026-07-06T12:54:28.790Z] Identity added: /w/workspace/edgex-go/989@tmp/private_key_15773665589192063160.key (/w/workspace/edgex-go/989@tmp/private_key_15773665589192063160.key) [2026-07-06T12:54:28.814Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-07-06T12:54:29.106Z] + git semver push [2026-07-06T12:54:29.366Z] 2026-07-06 12:54:29,306 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-07-06T12:54:29.366Z] 2026-07-06 12:54:29,310 [run_push] DEBUG push [2026-07-06T12:54:29.366Z] 2026-07-06 12:54:29,311 [execute] INFO git cat-file --batch-check [2026-07-06T12:54:29.366Z] 2026-07-06 12:54:29,311 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/989/.semver, stdin=, shell=False, universal_newlines=False) [2026-07-06T12:54:29.366Z] 2026-07-06 12:54:29,313 [execute] INFO git rev-list 85d2cd4b23ee742eb6ca10e3dde5b0090b4b4e03 -- [2026-07-06T12:54:29.366Z] 2026-07-06 12:54:29,313 [execute] DEBUG Popen(['git', 'rev-list', '85d2cd4b23ee742eb6ca10e3dde5b0090b4b4e03', '--'], cwd=/w/workspace/edgex-go/989/.semver, stdin=None, shell=False, universal_newlines=False) [2026-07-06T12:54:29.366Z] 2026-07-06 12:54:29,334 [execute] INFO git fetch -v -- origin [2026-07-06T12:54:29.366Z] 2026-07-06 12:54:29,335 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/989/.semver, stdin=None, shell=False, universal_newlines=True) [2026-07-06T12:54:29.939Z] 2026-07-06 12:54:29,875 [run_push] DEBUG no remote changes detected [2026-07-06T12:54:29.939Z] 2026-07-06 12:54:29,876 [execute] INFO git push origin semver [2026-07-06T12:54:29.939Z] 2026-07-06 12:54:29,876 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/989/.semver, stdin=None, shell=False, universal_newlines=False) [2026-07-06T12:54:31.317Z] 2026-07-06 12:54:30,968 [run_push] DEBUG push all version tags [2026-07-06T12:54:31.317Z] 2026-07-06 12:54:30,968 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-07-06T12:54:31.317Z] 2026-07-06 12:54:30,968 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/989, stdin=None, shell=False, universal_newlines=False) [2026-07-06T12:54:32.693Z] 2026-07-06 12:54:32,255 [read_version] DEBUG read version from /w/workspace/edgex-go/989/.semver/main [2026-07-06T12:54:32.693Z] 4.1.0-dev.125 [Pipeline] } [2026-07-06T12:54:32.690Z] $ docker exec --env ******** --env ******** 128c76a2143afc4bfb34a7251336baeba46cd962cab2d1ac77598d012aa852f0 ssh-agent -k [2026-07-06T12:54:32.788Z] unset SSH_AUTH_SOCK; [2026-07-06T12:54:32.788Z] unset SSH_AGENT_PID; [2026-07-06T12:54:32.788Z] echo Agent pid 37 killed; [2026-07-06T12:54:32.811Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-07-06T12:54:33.154Z] + git semver [Pipeline] } [2026-07-06T12:54:33.729Z] $ docker stop --time=1 128c76a2143afc4bfb34a7251336baeba46cd962cab2d1ac77598d012aa852f0 [2026-07-06T12:54:35.007Z] $ docker rm -f --volumes 128c76a2143afc4bfb34a7251336baeba46cd962cab2d1ac77598d012aa852f0 [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-07-06T12:54:35.637Z] + [ -d /w/workspace/edgex-go/989/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-07-06T12:54:35.941Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-06T12:54:36.808Z] ---> package-listing.sh [2026-07-06T12:54:36.808Z] ++ facter osfamily [2026-07-06T12:54:36.808Z] ++ tr '[:upper:]' '[:lower:]' [2026-07-06T12:54:37.069Z] + OS_FAMILY=debian [2026-07-06T12:54:37.069Z] + workspace=/w/workspace/edgex-go/989 [2026-07-06T12:54:37.069Z] + START_PACKAGES=/tmp/packages_start.txt [2026-07-06T12:54:37.069Z] + END_PACKAGES=/tmp/packages_end.txt [2026-07-06T12:54:37.069Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-07-06T12:54:37.069Z] + PACKAGES=/tmp/packages_start.txt [2026-07-06T12:54:37.069Z] + '[' /w/workspace/edgex-go/989 ']' [2026-07-06T12:54:37.069Z] + PACKAGES=/tmp/packages_end.txt [2026-07-06T12:54:37.069Z] + case "${OS_FAMILY}" in [2026-07-06T12:54:37.069Z] + dpkg -l [2026-07-06T12:54:37.069Z] + grep '^ii' [2026-07-06T12:54:37.069Z] + '[' -f /tmp/packages_start.txt ']' [2026-07-06T12:54:37.069Z] + '[' -f /tmp/packages_end.txt ']' [2026-07-06T12:54:37.069Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-07-06T12:54:37.069Z] + '[' /w/workspace/edgex-go/989 ']' [2026-07-06T12:54:37.069Z] + mkdir -p /w/workspace/edgex-go/989/archives/ [2026-07-06T12:54:37.069Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/989/archives/ [Pipeline] echo [2026-07-06T12:54:37.082Z] 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/989/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-07-06T12:54:37.364Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:54:37.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-07-06T12:54:37.952Z] [2026-07-06T12:54:37.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-06T12:54:38.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-07-06T12:54:38.280Z] latest: Pulling from edgex-lftools-log-publisher [2026-07-06T12:54:38.280Z] 5eb5b503b376: Pulling fs layer [2026-07-06T12:54:38.280Z] 5c69ac0246d0: Pulling fs layer [2026-07-06T12:54:38.280Z] ec43610c2a17: Pulling fs layer [2026-07-06T12:54:38.280Z] 3a2ae6a8a46f: Pulling fs layer [2026-07-06T12:54:38.280Z] 33b1e0a273af: Pulling fs layer [2026-07-06T12:54:38.280Z] 5d3b04190fa2: Pulling fs layer [2026-07-06T12:54:38.280Z] 2f39f015ded8: Pulling fs layer [2026-07-06T12:54:38.280Z] 3a2ae6a8a46f: Waiting [2026-07-06T12:54:38.280Z] 2f39f015ded8: Waiting [2026-07-06T12:54:38.280Z] 5d3b04190fa2: Waiting [2026-07-06T12:54:38.280Z] 33b1e0a273af: Waiting [2026-07-06T12:54:38.280Z] 5c69ac0246d0: Verifying Checksum [2026-07-06T12:54:38.280Z] 5c69ac0246d0: Download complete [2026-07-06T12:54:38.280Z] 3a2ae6a8a46f: Download complete [2026-07-06T12:54:38.280Z] 33b1e0a273af: Verifying Checksum [2026-07-06T12:54:38.280Z] 33b1e0a273af: Download complete [2026-07-06T12:54:38.280Z] ec43610c2a17: Verifying Checksum [2026-07-06T12:54:38.280Z] ec43610c2a17: Download complete [2026-07-06T12:54:38.280Z] 5d3b04190fa2: Verifying Checksum [2026-07-06T12:54:38.280Z] 5d3b04190fa2: Download complete [2026-07-06T12:54:38.572Z] 5eb5b503b376: Verifying Checksum [2026-07-06T12:54:38.572Z] 5eb5b503b376: Download complete [2026-07-06T12:54:38.831Z] 2f39f015ded8: Verifying Checksum [2026-07-06T12:54:38.831Z] 2f39f015ded8: Download complete [2026-07-06T12:54:40.214Z] 5eb5b503b376: Pull complete [2026-07-06T12:54:40.215Z] 5c69ac0246d0: Pull complete [2026-07-06T12:54:40.473Z] ec43610c2a17: Pull complete [2026-07-06T12:54:40.473Z] 3a2ae6a8a46f: Pull complete [2026-07-06T12:54:40.733Z] 33b1e0a273af: Pull complete [2026-07-06T12:54:40.733Z] 5d3b04190fa2: Pull complete [2026-07-06T12:54:46.020Z] 2f39f015ded8: Pull complete [2026-07-06T12:54:46.020Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-07-06T12:54:46.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-07-06T12:54:46.020Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-06T12:54:46.166Z] prd-ubuntu20.04-docker-8c-8g-14362 does not seem to be running inside a container [2026-07-06T12:54:46.188Z] $ 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/989/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/989 -v /w/workspace/edgex-go/989:/w/workspace/edgex-go/989:rw,z -v /w/workspace/edgex-go/989@tmp:/w/workspace/edgex-go/989@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-07-06T12:54:48.201Z] $ docker top c8f63de45d2353aea31816eb1b991131c62a5a6cc0684a9124fefd4ca8d7a6a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-07-06T12:54:48.573Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-07-06T12:54:48.863Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-07-06T12:54:49.154Z] + ls /var/log/sa-host [2026-07-06T12:54:49.154Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-07-06T12:54:49.355Z] provisioning config files... [2026-07-06T12:54:49.371Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/989@tmp/config1514336777139195133tmp [Pipeline] { [Pipeline] echo [2026-07-06T12:54:49.395Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-06T12:54:49.684Z] ---> create-netrc.sh [Pipeline] } [2026-07-06T12:54:49.692Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-07-06T12:54:50.047Z] ---> python-tools-install.sh [Pipeline] echo [2026-07-06T12:54:50.058Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-06T12:54:50.345Z] ---> sudo-logs.sh [2026-07-06T12:54:50.345Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-07-06T12:54:50.379Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-06T12:54:50.670Z] ---> job-cost.sh [2026-07-06T12:54:50.670Z] lf-activate-venv: SKIPPING [2026-07-06T12:54:50.670Z] DEBUG: total: 0.10999999940395355 [2026-07-06T12:54:50.670Z] INFO: Retrieving Stack Cost... [2026-07-06T12:54:50.931Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-07-06T12:54:51.190Z] INFO: Archiving Costs [Pipeline] echo [2026-07-06T12:54:51.204Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-06T12:54:51.493Z] ---> logs-deploy.sh [2026-07-06T12:54:51.493Z] lf-activate-venv: SKIPPING [2026-07-06T12:54:51.493Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/989 [2026-07-06T12:54:51.493Z] INFO: archiving workspace using pattern(s): [2026-07-06T12:54:52.433Z] Archives upload complete. [2026-07-06T12:54:52.433Z] INFO: archiving logs to Nexus