Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a503ebaf6be074fe8844a4a1abd235f49459d869 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-ssh17210322380464724120.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-ssh10154081966293795365.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-ssh6972767274179222572.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-ssh7926986649311360161.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-ssh1778110054361442389.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14760 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/990 [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/990 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a503ebaf6be074fe8844a4a1abd235f49459d869 (main) Commit message: "Merge pull request #5451 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.54.0" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a503ebaf6be074fe8844a4a1abd235f49459d869 # timeout=10 > git rev-list --no-walk d60d281f4406048612d0268e01845a9ebff5150c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-07-09T01:39:41.142Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-07-09T01:39:41.395Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-07-09T01:39:41.423Z] ========================================================= [2026-07-09T01:39:41.423Z] EdgeX Global Pipelines Version Info [2026-07-09T01:39:41.423Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-07-09T01:39:42.955Z] ------------------- [2026-07-09T01:39:42.955Z] stable info: [2026-07-09T01:39:42.955Z] ------------------- [2026-07-09T01:39:42.955Z] Commited By: Ginny Guan ginny@iotechsys.com [2026-07-09T01:39:42.955Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-07-09T01:39:42.955Z] Message: update stable to v1.0.281 [2026-07-09T01:39:43.527Z] ------------------- [2026-07-09T01:39:43.527Z] experimental info: [2026-07-09T01:39:43.527Z] ------------------- [2026-07-09T01:39:43.527Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-07-09T01:39:43.527Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-07-09T01:39:43.527Z] Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-07-09T01:39:43.622Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-07-09T01:39:43.649Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-07-09T01:39:43.673Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-07-09T01:39:43.692Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-07-09T01:39:43.718Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-07-09T01:39:43.742Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-07-09T01:39:43.759Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-07-09T01:39:43.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-07-09T01:39:43.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-07-09T01:39:43.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-07-09T01:39:43.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-07-09T01:39:43.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-07-09T01:39:43.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-07-09T01:39:43.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-07-09T01:39:43.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-07-09T01:39:43.958Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-07-09T01:39:43.989Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-07-09T01:39:44.021Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-07-09T01:39:44.049Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-07-09T01:39:44.074Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-07-09T01:39:44.096Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-07-09T01:39:44.120Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-07-09T01:39:44.143Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-07-09T01:39:44.174Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-07-09T01:39:44.198Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-07-09T01:39:44.218Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-07-09T01:39:44.244Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] echo [2026-07-09T01:39:44.273Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a503eba [Pipeline] echo [2026-07-09T01:39:44.303Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-07-09T01:39:44.365Z] provisioning config files... [2026-07-09T01:39:44.381Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/990@tmp/config9860094556932073027tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-07-09T01:39:44.730Z] ---> ****-login.sh [2026-07-09T01:39:44.730Z] nexus3.edgexfoundry.org:10001 [2026-07-09T01:39:44.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-09T01:39:45.250Z] [2026-07-09T01:39:45.250Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-07-09T01:39:45.250Z] Configure a credential helper to remove this warning. See [2026-07-09T01:39:45.250Z] https://docs.****.com/go/credential-store/ [2026-07-09T01:39:45.250Z] [2026-07-09T01:39:45.250Z] Login Succeeded [2026-07-09T01:39:45.250Z] nexus3.edgexfoundry.org:10002 [2026-07-09T01:39:45.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-09T01:39:45.251Z] [2026-07-09T01:39:45.251Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-07-09T01:39:45.251Z] Configure a credential helper to remove this warning. See [2026-07-09T01:39:45.251Z] https://docs.****.com/go/credential-store/ [2026-07-09T01:39:45.251Z] [2026-07-09T01:39:45.251Z] Login Succeeded [2026-07-09T01:39:45.251Z] nexus3.edgexfoundry.org:10003 [2026-07-09T01:39:45.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-09T01:39:45.251Z] [2026-07-09T01:39:45.251Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-07-09T01:39:45.251Z] Configure a credential helper to remove this warning. See [2026-07-09T01:39:45.251Z] https://docs.****.com/go/credential-store/ [2026-07-09T01:39:45.251Z] [2026-07-09T01:39:45.251Z] Login Succeeded [2026-07-09T01:39:45.251Z] nexus3.edgexfoundry.org:10004 [2026-07-09T01:39:45.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-09T01:39:45.510Z] [2026-07-09T01:39:45.510Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-07-09T01:39:45.510Z] Configure a credential helper to remove this warning. See [2026-07-09T01:39:45.510Z] https://docs.****.com/go/credential-store/ [2026-07-09T01:39:45.510Z] [2026-07-09T01:39:45.510Z] Login Succeeded [2026-07-09T01:39:45.510Z] ****.io [2026-07-09T01:39:45.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-09T01:39:45.770Z] [2026-07-09T01:39:45.770Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-07-09T01:39:45.770Z] Configure a credential helper to remove this warning. See [2026-07-09T01:39:45.770Z] https://docs.****.com/go/credential-store/ [2026-07-09T01:39:45.770Z] [2026-07-09T01:39:45.770Z] Login Succeeded [2026-07-09T01:39:45.770Z] ---> ****-login.sh ends [Pipeline] } [2026-07-09T01:39:45.778Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-07-09T01:39:46.110Z] + 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-09T01:39:46.110Z] + dirname cmd/core-command/Dockerfile [2026-07-09T01:39:46.110Z] + cut -d/ -f2 [2026-07-09T01:39:46.110Z] + echo core-command,cmd/core-command/Dockerfile [2026-07-09T01:39:46.110Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-07-09T01:39:46.110Z] cut -d/ -f2 [2026-07-09T01:39:46.111Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-07-09T01:39:46.111Z] + + cut -d/ -f2 [2026-07-09T01:39:46.111Z] dirname cmd/core-data/Dockerfile [2026-07-09T01:39:46.111Z] + echo core-data,cmd/core-data/Dockerfile [2026-07-09T01:39:46.111Z] + dirname cmd/core-keeper/Dockerfile [2026-07-09T01:39:46.111Z] + cut -d/ -f2 [2026-07-09T01:39:46.111Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-07-09T01:39:46.111Z] + dirname cmd/core-metadata/Dockerfile [2026-07-09T01:39:46.111Z] + cut -d/ -f2 [2026-07-09T01:39:46.111Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-07-09T01:39:46.111Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-07-09T01:39:46.111Z] + cut -d/ -f2 [2026-07-09T01:39:46.111Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-07-09T01:39:46.111Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-07-09T01:39:46.111Z] + cut -d/ -f2 [2026-07-09T01:39:46.111Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-07-09T01:39:46.111Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-07-09T01:39:46.111Z] + cut -d/ -f2 [2026-07-09T01:39:46.111Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-07-09T01:39:46.111Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-07-09T01:39:46.111Z] + cut -d/ -f2 [2026-07-09T01:39:46.111Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-07-09T01:39:46.111Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-07-09T01:39:46.111Z] + cut -d/ -f2 [2026-07-09T01:39:46.111Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-07-09T01:39:46.111Z] + dirname cmd/security-spire-agent/Dockerfile [2026-07-09T01:39:46.111Z] + cut -d/ -f2 [2026-07-09T01:39:46.111Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-07-09T01:39:46.111Z] + dirname cmd/security-spire-config/Dockerfile [2026-07-09T01:39:46.111Z] + cut -d/ -f2 [2026-07-09T01:39:46.111Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-07-09T01:39:46.111Z] + dirname cmd/security-spire-server/Dockerfile [2026-07-09T01:39:46.111Z] + cut -d/ -f2 [2026-07-09T01:39:46.111Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-07-09T01:39:46.111Z] + dirname cmd/support-notifications/Dockerfile [2026-07-09T01:39:46.111Z] + cut -d/ -f2 [2026-07-09T01:39:46.111Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-07-09T01:39:46.111Z] + dirname cmd/support-scheduler/Dockerfile [2026-07-09T01:39:46.111Z] + cut -d/ -f2 [2026-07-09T01:39:46.111Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-07-09T01:39:46.142Z] 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-09T01:39:46.507Z] + git rev-list -1 --merges a503ebaf6be074fe8844a4a1abd235f49459d869~1..a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] echo [2026-07-09T01:39:46.522Z] -----------> git rev-list -1 --merges a503ebaf6be074fe8844a4a1abd235f49459d869~1..a503ebaf6be074fe8844a4a1abd235f49459d869 a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:39:46.522Z] a503ebaf6be074fe8844a4a1abd235f49459d869 [false] [Pipeline] sh [2026-07-09T01:39:46.815Z] + git log --format=format:%s -1 a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] echo [2026-07-09T01:39:46.835Z] ========================================================= [2026-07-09T01:39:46.835Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-07-09T01:39:46.835Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-07-09T01:39:47.300Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-07-09T01:39:47.300Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-07-09T01:39:47.300Z] + [ -e /tmp/ssh_known_hosts ] [2026-07-09T01:39:47.300Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-07-09T01:39:47.300Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-07-09T01:39:47.300Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-07-09T01:39:47.300Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:39:47.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-09T01:39:47.748Z] [2026-07-09T01:39:47.748Z] 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-09T01:39:48.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-09T01:39:48.060Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-07-09T01:39:48.060Z] 3dae71ba6b94: Pulling fs layer [2026-07-09T01:39:48.060Z] 6bf1a483ea7c: Pulling fs layer [2026-07-09T01:39:48.060Z] f5dfc541a4d3: Pulling fs layer [2026-07-09T01:39:48.060Z] 461d9e800cba: Pulling fs layer [2026-07-09T01:39:48.060Z] 80192f66455f: Pulling fs layer [2026-07-09T01:39:48.060Z] 2e8e34ca0e6c: Pulling fs layer [2026-07-09T01:39:48.060Z] a29436f7fd5d: Pulling fs layer [2026-07-09T01:39:48.060Z] 923cac83aea3: Pulling fs layer [2026-07-09T01:39:48.060Z] 25ad8b0a4227: Pulling fs layer [2026-07-09T01:39:48.060Z] 461d9e800cba: Waiting [2026-07-09T01:39:48.060Z] 80192f66455f: Waiting [2026-07-09T01:39:48.060Z] db01528c6b51: Pulling fs layer [2026-07-09T01:39:48.060Z] 2e8e34ca0e6c: Waiting [2026-07-09T01:39:48.060Z] 28988de357af: Pulling fs layer [2026-07-09T01:39:48.060Z] a29436f7fd5d: Waiting [2026-07-09T01:39:48.060Z] 923cac83aea3: Waiting [2026-07-09T01:39:48.060Z] 28988de357af: Waiting [2026-07-09T01:39:48.060Z] db01528c6b51: Waiting [2026-07-09T01:39:48.060Z] 6bf1a483ea7c: Verifying Checksum [2026-07-09T01:39:48.060Z] 6bf1a483ea7c: Download complete [2026-07-09T01:39:48.060Z] 461d9e800cba: Verifying Checksum [2026-07-09T01:39:48.060Z] 461d9e800cba: Download complete [2026-07-09T01:39:48.319Z] 80192f66455f: Verifying Checksum [2026-07-09T01:39:48.319Z] 80192f66455f: Download complete [2026-07-09T01:39:48.319Z] f5dfc541a4d3: Verifying Checksum [2026-07-09T01:39:48.319Z] f5dfc541a4d3: Download complete [2026-07-09T01:39:48.319Z] 3dae71ba6b94: Verifying Checksum [2026-07-09T01:39:48.319Z] 3dae71ba6b94: Download complete [2026-07-09T01:39:48.319Z] 923cac83aea3: Verifying Checksum [2026-07-09T01:39:48.319Z] 923cac83aea3: Download complete [2026-07-09T01:39:48.319Z] 25ad8b0a4227: Verifying Checksum [2026-07-09T01:39:48.319Z] 25ad8b0a4227: Download complete [2026-07-09T01:39:48.579Z] db01528c6b51: Verifying Checksum [2026-07-09T01:39:48.579Z] db01528c6b51: Download complete [2026-07-09T01:39:48.579Z] 28988de357af: Download complete [2026-07-09T01:39:48.579Z] a29436f7fd5d: Verifying Checksum [2026-07-09T01:39:48.579Z] a29436f7fd5d: Download complete [2026-07-09T01:39:49.148Z] 2e8e34ca0e6c: Verifying Checksum [2026-07-09T01:39:49.148Z] 2e8e34ca0e6c: Download complete [2026-07-09T01:39:49.715Z] 3dae71ba6b94: Pull complete [2026-07-09T01:39:49.973Z] 6bf1a483ea7c: Pull complete [2026-07-09T01:39:50.590Z] f5dfc541a4d3: Pull complete [2026-07-09T01:39:50.848Z] 461d9e800cba: Pull complete [2026-07-09T01:39:50.848Z] 80192f66455f: Pull complete [2026-07-09T01:39:55.041Z] 2e8e34ca0e6c: Pull complete [2026-07-09T01:39:55.986Z] a29436f7fd5d: Pull complete [2026-07-09T01:39:56.248Z] 923cac83aea3: Pull complete [2026-07-09T01:39:56.508Z] 25ad8b0a4227: Pull complete [2026-07-09T01:39:56.770Z] db01528c6b51: Pull complete [2026-07-09T01:39:56.770Z] 28988de357af: Pull complete [2026-07-09T01:39:56.770Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-07-09T01:39:56.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-09T01:39:56.770Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-09T01:39:56.924Z] prd-ubuntu20.04-docker-8c-8g-14760 does not seem to be running inside a container [2026-07-09T01:39:56.957Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/990 -v /w/workspace/edgex-go/990:/w/workspace/edgex-go/990:rw,z -v /w/workspace/edgex-go/990@tmp:/w/workspace/edgex-go/990@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-07-09T01:40:00.294Z] $ docker top 58c16c3672f6bfb7f892f5fca1ac72446da6e00f06c0f5dbd325bd5493e47c8e -eo pid,comm [2026-07-09T01:40:00.348Z] 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-09T01:40:00.348Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-07-09T01:40:00.428Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-07-09T01:40:00.428Z] [ssh-agent] Looking for ssh-agent implementation... [2026-07-09T01:40:00.531Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-07-09T01:40:00.532Z] $ docker exec 58c16c3672f6bfb7f892f5fca1ac72446da6e00f06c0f5dbd325bd5493e47c8e ssh-agent [2026-07-09T01:40:00.643Z] SSH_AUTH_SOCK=/tmp/ssh-XSmNZ9J2XeYj/agent.32 [2026-07-09T01:40:00.643Z] SSH_AGENT_PID=38 [2026-07-09T01:40:00.648Z] Running ssh-add (command line suppressed) [2026-07-09T01:40:00.738Z] Identity added: /w/workspace/edgex-go/990@tmp/private_key_16275990553499059896.key (/w/workspace/edgex-go/990@tmp/private_key_16275990553499059896.key) [2026-07-09T01:40:00.755Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-07-09T01:40:01.063Z] + git config --global --add safe.directory /w/workspace/edgex-go/990 [Pipeline] sh [2026-07-09T01:40:01.354Z] + git tag --points-at HEAD [Pipeline] } [2026-07-09T01:40:01.366Z] $ docker exec --env ******** --env ******** 58c16c3672f6bfb7f892f5fca1ac72446da6e00f06c0f5dbd325bd5493e47c8e ssh-agent -k [2026-07-09T01:40:01.466Z] unset SSH_AUTH_SOCK; [2026-07-09T01:40:01.467Z] unset SSH_AGENT_PID; [2026-07-09T01:40:01.467Z] echo Agent pid 38 killed; [2026-07-09T01:40:01.478Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-07-09T01:40:01.526Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-07-09T01:40:01.526Z] [ssh-agent] Looking for ssh-agent implementation... [2026-07-09T01:40:01.627Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-07-09T01:40:01.628Z] $ docker exec 58c16c3672f6bfb7f892f5fca1ac72446da6e00f06c0f5dbd325bd5493e47c8e ssh-agent [2026-07-09T01:40:01.742Z] SSH_AUTH_SOCK=/tmp/ssh-52dXhF6jt8NC/agent.85 [2026-07-09T01:40:01.742Z] SSH_AGENT_PID=91 [2026-07-09T01:40:01.746Z] Running ssh-add (command line suppressed) [2026-07-09T01:40:01.842Z] Identity added: /w/workspace/edgex-go/990@tmp/private_key_16669253818950928330.key (/w/workspace/edgex-go/990@tmp/private_key_16669253818950928330.key) [2026-07-09T01:40:01.855Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-07-09T01:40:02.168Z] + git semver init [2026-07-09T01:40:02.426Z] 2026-07-09 01:40:02,382 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-07-09T01:40:02.426Z] 2026-07-09 01:40:02,388 [run_init] DEBUG init version:0.0.0 force:False [2026-07-09T01:40:02.426Z] 2026-07-09 01:40:02,389 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/990/.semver [2026-07-09T01:40:02.426Z] 2026-07-09 01:40:02,389 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/990/.semver [2026-07-09T01:40:02.426Z] 2026-07-09 01:40:02,389 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/990/.semver'], cwd=/w/workspace/edgex-go/990, stdin=None, shell=False, universal_newlines=False) [2026-07-09T01:40:17.341Z] 2026-07-09 01:40:14,860 [append_file] DEBUG append to file:/w/workspace/edgex-go/990/.git/info/exclude [2026-07-09T01:40:17.341Z] 2026-07-09 01:40:14,860 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/990/.semver/main with force:False [2026-07-09T01:40:17.341Z] 2026-07-09 01:40:14,860 [read_version] DEBUG read version from /w/workspace/edgex-go/990/.semver/main [2026-07-09T01:40:17.341Z] 2026-07-09 01:40:14,860 [read_version] DEBUG read version from /w/workspace/edgex-go/990/.semver/main [2026-07-09T01:40:17.341Z] 4.1.0-dev.125 [Pipeline] } [2026-07-09T01:40:17.349Z] $ docker exec --env ******** --env ******** 58c16c3672f6bfb7f892f5fca1ac72446da6e00f06c0f5dbd325bd5493e47c8e ssh-agent -k [2026-07-09T01:40:17.439Z] unset SSH_AUTH_SOCK; [2026-07-09T01:40:17.440Z] unset SSH_AGENT_PID; [2026-07-09T01:40:17.440Z] echo Agent pid 91 killed; [2026-07-09T01:40:17.451Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-07-09T01:40:17.779Z] + git semver [Pipeline] } [2026-07-09T01:40:18.048Z] $ docker stop --time=1 58c16c3672f6bfb7f892f5fca1ac72446da6e00f06c0f5dbd325bd5493e47c8e [2026-07-09T01:40:19.374Z] $ docker rm -f --volumes 58c16c3672f6bfb7f892f5fca1ac72446da6e00f06c0f5dbd325bd5493e47c8e [Pipeline] // withDockerContainer [Pipeline] sh [2026-07-09T01:40:19.812Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-07-09T01:40:20.099Z] Stashed 1 file(s) [Pipeline] echo [2026-07-09T01:40:20.103Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.125 [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-09T01:40:20.583Z] + git config --global --add safe.directory /w/workspace/edgex-go/990 [Pipeline] echo [2026-07-09T01:40:20.596Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-07-09T01:40:20.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-07-09T01:40:20.654Z] ========================================================= [2026-07-09T01:40:20.654Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-07-09T01:40:20.654Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-07-09T01:40:21.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-07-09T01:40:21.075Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-07-09T01:40:21.075Z] 2d35ebdb57d9: Pulling fs layer [2026-07-09T01:40:21.075Z] c35fb4624d26: Pulling fs layer [2026-07-09T01:40:21.075Z] 4e2aec7ef170: Pulling fs layer [2026-07-09T01:40:21.075Z] 333b49ad6fbf: Pulling fs layer [2026-07-09T01:40:21.075Z] 4f4fb700ef54: Pulling fs layer [2026-07-09T01:40:21.075Z] c3e65509a76b: Pulling fs layer [2026-07-09T01:40:21.075Z] 7cf9ebb963bd: Pulling fs layer [2026-07-09T01:40:21.075Z] bb34ca984cfb: Pulling fs layer [2026-07-09T01:40:21.075Z] 151cf03bc807: Pulling fs layer [2026-07-09T01:40:21.075Z] 333b49ad6fbf: Waiting [2026-07-09T01:40:21.075Z] 4f4fb700ef54: Waiting [2026-07-09T01:40:21.075Z] c3e65509a76b: Waiting [2026-07-09T01:40:21.075Z] 7cf9ebb963bd: Waiting [2026-07-09T01:40:21.075Z] bb34ca984cfb: Waiting [2026-07-09T01:40:21.075Z] 151cf03bc807: Waiting [2026-07-09T01:40:21.075Z] c35fb4624d26: Verifying Checksum [2026-07-09T01:40:21.075Z] c35fb4624d26: Download complete [2026-07-09T01:40:21.075Z] 333b49ad6fbf: Verifying Checksum [2026-07-09T01:40:21.075Z] 333b49ad6fbf: Download complete [2026-07-09T01:40:21.075Z] 4f4fb700ef54: Download complete [2026-07-09T01:40:21.075Z] c3e65509a76b: Verifying Checksum [2026-07-09T01:40:21.075Z] c3e65509a76b: Download complete [2026-07-09T01:40:21.075Z] 2d35ebdb57d9: Verifying Checksum [2026-07-09T01:40:21.075Z] 2d35ebdb57d9: Download complete [2026-07-09T01:40:21.339Z] 2d35ebdb57d9: Pull complete [2026-07-09T01:40:21.339Z] 7cf9ebb963bd: Verifying Checksum [2026-07-09T01:40:21.339Z] 7cf9ebb963bd: Download complete [2026-07-09T01:40:21.339Z] c35fb4624d26: Pull complete [2026-07-09T01:40:21.600Z] 4e2aec7ef170: Verifying Checksum [2026-07-09T01:40:21.600Z] 4e2aec7ef170: Download complete [2026-07-09T01:40:21.600Z] 151cf03bc807: Verifying Checksum [2026-07-09T01:40:21.600Z] 151cf03bc807: Download complete [2026-07-09T01:40:21.859Z] bb34ca984cfb: Verifying Checksum [2026-07-09T01:40:21.859Z] bb34ca984cfb: Download complete [2026-07-09T01:40:27.131Z] 4e2aec7ef170: Pull complete [2026-07-09T01:40:27.131Z] 333b49ad6fbf: Pull complete [2026-07-09T01:40:27.131Z] 4f4fb700ef54: Pull complete [2026-07-09T01:40:27.131Z] c3e65509a76b: Pull complete [2026-07-09T01:40:27.131Z] 7cf9ebb963bd: Pull complete [2026-07-09T01:40:30.421Z] bb34ca984cfb: Pull complete [2026-07-09T01:40:30.986Z] 151cf03bc807: Pull complete [2026-07-09T01:40:30.986Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-07-09T01:40:30.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-07-09T01:40:30.986Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-07-09T01:40:31.285Z] + + docker build -t ci-base-image-x86_64 -f - . [2026-07-09T01:40:31.285Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-07-09T01:40:31.285Z] WORKDIR /edgex [2026-07-09T01:40:31.285Z] COPY go.mod . [2026-07-09T01:40:31.285Z] RUN go mod download [2026-07-09T01:40:31.856Z] #0 building with "default" instance using docker driver [2026-07-09T01:40:31.856Z] [2026-07-09T01:40:31.856Z] #1 [internal] load build definition from Dockerfile [2026-07-09T01:40:31.856Z] #1 transferring dockerfile: 164B done [2026-07-09T01:40:31.856Z] #1 DONE 0.0s [2026-07-09T01:40:31.856Z] [2026-07-09T01:40:31.856Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-07-09T01:40:31.856Z] #2 DONE 0.0s [2026-07-09T01:40:31.856Z] [2026-07-09T01:40:31.856Z] #3 [internal] load .dockerignore [2026-07-09T01:40:31.856Z] #3 transferring context: 50B done [2026-07-09T01:40:31.856Z] #3 DONE 0.0s [2026-07-09T01:40:31.856Z] [2026-07-09T01:40:31.856Z] #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-07-09T01:40:32.133Z] #4 DONE 0.1s [2026-07-09T01:40:32.133Z] [2026-07-09T01:40:32.133Z] #5 [internal] load build context [2026-07-09T01:40:32.133Z] #5 transferring context: 7.01kB done [2026-07-09T01:40:32.133Z] #5 DONE 0.1s [2026-07-09T01:40:32.133Z] [2026-07-09T01:40:32.133Z] #6 [2/4] WORKDIR /edgex [2026-07-09T01:40:35.255Z] Still waiting to schedule task [2026-07-09T01:40:35.255Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-14758’ [2026-07-09T01:40:37.428Z] #6 DONE 5.4s [2026-07-09T01:40:37.687Z] [2026-07-09T01:40:37.687Z] #7 [3/4] COPY go.mod . [2026-07-09T01:40:37.687Z] #7 DONE 0.1s [2026-07-09T01:40:37.687Z] [2026-07-09T01:40:37.687Z] #8 [4/4] RUN go mod download [2026-07-09T01:41:04.270Z] #8 DONE 25.8s [2026-07-09T01:41:04.270Z] [2026-07-09T01:41:04.270Z] #9 exporting to image [2026-07-09T01:41:04.270Z] #9 exporting layers [2026-07-09T01:41:06.803Z] #9 exporting layers 3.3s done [2026-07-09T01:41:06.803Z] #9 writing image sha256:c3ccb9107ff6e0de54d5ed0c3ae177cbda86995d9c7ae3a950c70fe00f1cd32d done [2026-07-09T01:41:06.803Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-07-09T01:41:06.803Z] #9 DONE 3.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:41:07.114Z] + docker inspect -f . ci-base-image-x86_64 [2026-07-09T01:41:07.114Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-09T01:41:07.196Z] prd-ubuntu20.04-docker-8c-8g-14760 does not seem to be running inside a container [2026-07-09T01:41:07.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/990 -v /w/workspace/edgex-go/990:/w/workspace/edgex-go/990:rw,z -v /w/workspace/edgex-go/990@tmp:/w/workspace/edgex-go/990@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-07-09T01:41:07.511Z] $ docker top 3f2bfddfa29b29d33aa1a7be7af98753e2cee6fa5fa100608860990da779f390 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-07-09T01:41:07.857Z] + go version [2026-07-09T01:41:07.857Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-07-09T01:41:07.869Z] $ docker stop --time=1 3f2bfddfa29b29d33aa1a7be7af98753e2cee6fa5fa100608860990da779f390 [2026-07-09T01:41:09.236Z] $ docker rm -f --volumes 3f2bfddfa29b29d33aa1a7be7af98753e2cee6fa5fa100608860990da779f390 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:41:09.727Z] + docker inspect -f . ci-base-image-x86_64 [2026-07-09T01:41:09.727Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-09T01:41:09.822Z] prd-ubuntu20.04-docker-8c-8g-14760 does not seem to be running inside a container [2026-07-09T01:41:09.847Z] $ 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/990 -v /w/workspace/edgex-go/990:/w/workspace/edgex-go/990:rw,z -v /w/workspace/edgex-go/990@tmp:/w/workspace/edgex-go/990@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-07-09T01:41:10.090Z] $ docker top 4f24d1219a790c70da466b05e0f4c8f8a0a4d7c65650878b8c1046cab32d0b29 -eo pid,comm [Pipeline] { [Pipeline] echo [2026-07-09T01:41:10.157Z] ========================================================= [2026-07-09T01:41:10.157Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-07-09T01:41:10.157Z] ========================================================= [Pipeline] sh [2026-07-09T01:41:10.452Z] + git config --global --add safe.directory /w/workspace/edgex-go/990 [Pipeline] fileExists [Pipeline] sh [2026-07-09T01:41:10.758Z] + make test [2026-07-09T01:41:10.758Z] go test -race -coverprofile=coverage.out ./... [2026-07-09T01:41:18.951Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-07-09T01:41:51.067Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-07-09T01:41:51.067Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-07-09T01:41:51.067Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-07-09T01:41:51.067Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-07-09T01:41:51.067Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-07-09T01:41:51.067Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-07-09T01:41:51.067Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-07-09T01:41:51.067Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-07-09T01:41:51.067Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-07-09T01:41:51.067Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-07-09T01:41:51.067Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-07-09T01:41:51.067Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-07-09T01:41:51.067Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-07-09T01:41:51.067Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-07-09T01:41:51.067Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-07-09T01:41:51.067Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-07-09T01:41:51.067Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-07-09T01:41:51.067Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-07-09T01:41:53.174Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.068s coverage: 97.0% of statements [2026-07-09T01:41:56.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.093s coverage: 71.0% of statements [2026-07-09T01:41:56.458Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-07-09T01:41:56.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.029s coverage: 4.8% of statements [2026-07-09T01:41:56.458Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-07-09T01:41:56.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.073s coverage: 57.3% of statements [2026-07-09T01:41:56.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.021s coverage: 86.5% of statements [2026-07-09T01:41:56.458Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-07-09T01:41:56.458Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-07-09T01:41:57.398Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.096s coverage: 94.2% of statements [2026-07-09T01:41:57.398Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-07-09T01:41:57.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-07-09T01:41:57.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-07-09T01:41:57.398Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-07-09T01:41:57.398Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-07-09T01:41:57.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-07-09T01:41:57.398Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-07-09T01:41:57.398Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-07-09T01:41:57.398Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-07-09T01:41:57.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-07-09T01:41:57.398Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-07-09T01:41:57.398Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 90.7% of statements [2026-07-09T01:41:57.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-07-09T01:41:57.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-07-09T01:41:57.398Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-07-09T01:41:57.398Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.029s coverage: 0.0% of statements [2026-07-09T01:41:57.398Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-07-09T01:41:57.398Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-07-09T01:41:58.773Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.045s coverage: 11.1% of statements [2026-07-09T01:41:58.773Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-07-09T01:41:58.773Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-07-09T01:42:00.670Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.455s coverage: 97.7% of statements [2026-07-09T01:42:00.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-07-09T01:42:00.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-07-09T01:42:00.670Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-07-09T01:42:00.670Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-07-09T01:42:00.670Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-07-09T01:42:00.670Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements [2026-07-09T01:42:00.670Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-07-09T01:42:00.670Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-07-09T01:42:00.670Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-07-09T01:42:00.670Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-07-09T01:42:00.670Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-07-09T01:42:00.670Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-07-09T01:42:00.670Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-07-09T01:42:00.670Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-07-09T01:42:00.670Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-07-09T01:42:00.670Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-07-09T01:42:03.201Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.043s coverage: 3.5% of statements [2026-07-09T01:42:03.201Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-07-09T01:42:03.201Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-07-09T01:42:03.201Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.056s coverage: 1.0% of statements [2026-07-09T01:42:03.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-07-09T01:42:03.201Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 38.2% of statements [2026-07-09T01:42:03.201Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.028s coverage: 68.8% of statements [2026-07-09T01:42:03.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-07-09T01:42:03.201Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-07-09T01:42:03.201Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-07-09T01:42:03.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.015s coverage: 40.0% of statements [2026-07-09T01:42:03.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.030s coverage: 87.1% of statements [2026-07-09T01:42:03.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 89.5% of statements [2026-07-09T01:42:04.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 93.1% of statements [2026-07-09T01:42:04.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2026-07-09T01:42:16.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.030s coverage: 94.4% of statements [2026-07-09T01:42:22.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.050s coverage: 94.1% of statements [2026-07-09T01:42:22.091Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-07-09T01:42:22.091Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-07-09T01:42:22.091Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-07-09T01:42:22.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.031s coverage: 68.8% of statements [2026-07-09T01:42:22.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-07-09T01:42:22.091Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-07-09T01:42:22.091Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-07-09T01:42:22.091Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-07-09T01:42:22.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.036s coverage: 62.3% of statements [2026-07-09T01:42:22.091Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-07-09T01:42:22.091Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-07-09T01:42:22.091Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-07-09T01:42:22.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 47.4% of statements [2026-07-09T01:42:22.091Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-07-09T01:42:22.091Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-07-09T01:42:22.091Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-07-09T01:42:22.091Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-07-09T01:42:22.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements [2026-07-09T01:42:22.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements [2026-07-09T01:42:22.091Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-07-09T01:42:22.091Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-07-09T01:42:22.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2026-07-09T01:42:22.091Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-07-09T01:42:22.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.057s coverage: 81.8% of statements [2026-07-09T01:42:22.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.053s coverage: 82.1% of statements [2026-07-09T01:42:22.091Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-07-09T01:42:22.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2026-07-09T01:42:22.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-07-09T01:42:22.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.031s coverage: 6.8% of statements [2026-07-09T01:42:22.091Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-07-09T01:42:22.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.033s coverage: 33.3% of statements [2026-07-09T01:42:22.091Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-07-09T01:42:22.091Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-07-09T01:42:22.091Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-07-09T01:42:22.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.036s coverage: 100.0% of statements [2026-07-09T01:42:22.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.143s coverage: 54.8% of statements [2026-07-09T01:42:22.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.6% of statements [2026-07-09T01:42:22.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements [2026-07-09T01:42:22.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.025s coverage: 73.7% of statements [2026-07-09T01:42:22.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2026-07-09T01:42:22.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.038s coverage: 20.0% of statements [2026-07-09T01:42:22.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.024s coverage: 88.6% of statements [2026-07-09T01:42:22.091Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-07-09T01:42:22.091Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-07-09T01:42:22.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.025s coverage: 96.8% of statements [2026-07-09T01:42:22.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-07-09T01:42:22.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-07-09T01:42:22.091Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-07-09T01:42:22.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements [2026-07-09T01:42:22.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.124s coverage: 29.2% of statements [2026-07-09T01:42:22.091Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-07-09T01:42:22.091Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-07-09T01:42:22.091Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-07-09T01:42:22.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 93.8% of statements [2026-07-09T01:42:22.091Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-07-09T01:42:22.091Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-07-09T01:42:22.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-07-09T01:42:22.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 3.1% of statements [2026-07-09T01:42:22.091Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-07-09T01:42:22.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.019s coverage: 76.2% of statements [2026-07-09T01:42:22.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.021s coverage: 54.0% of statements [2026-07-09T01:42:22.091Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-07-09T01:42:22.091Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-07-09T01:42:22.091Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-07-09T01:42:22.091Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-07-09T01:42:22.091Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-07-09T01:42:28.675Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.1% of statements [2026-07-09T01:42:28.675Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-07-09T01:42:28.675Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-07-09T01:42:28.675Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-07-09T01:42:28.675Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-07-09T01:42:28.675Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.121s coverage: 94.9% of statements [2026-07-09T01:42:28.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-07-09T01:42:28.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-07-09T01:42:28.675Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-07-09T01:42:28.675Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-07-09T01:42:28.675Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 19.8% of statements [2026-07-09T01:42:28.675Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action 1.034s coverage: 19.1% of statements [2026-07-09T01:42:28.675Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-07-09T01:42:28.675Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-07-09T01:42:28.675Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.073s coverage: 97.7% of statements [2026-07-09T01:42:28.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-07-09T01:42:28.675Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 48.8% of statements [2026-07-09T01:42:28.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-07-09T01:42:28.675Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-07-09T01:42:28.675Z] 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-09T01:42:28.935Z] running golangci-lint [2026-07-09T01:42:29.200Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-07-09T01:42:29.200Z] go version go1.25.2 linux/amd64 [2026-07-09T01:42:29.461Z] 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-09T01:42:29.461Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-07-09T01:42:29.461Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-07-09T01:42:29.461Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-07-09T01:42:29.461Z] level=info msg="[goenv] Read go env for 5.231735ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-07-09T01:42:29.461Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-07-09T01:42:51.389Z] level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 20.976540518s" [2026-07-09T01:42:51.389Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.579499ms" [2026-07-09T01:43:03.666Z] level=info msg="[linters_context/goanalysis] analyzers took 1m43.016692083s with top 10 stages: buildir: 51.942663206s, inspect: 2.619650358s, gosec: 2.525525384s, fact_deprecated: 2.424099238s, printf: 2.083062926s, ctrlflow: 1.840565424s, fact_purity: 1.72352818s, nilness: 1.210935503s, S1038: 917.715903ms, typedness: 830.054385ms" [2026-07-09T01:43:03.666Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-07-09T01:43:03.666Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-07-09T01:43:03.666Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-07-09T01:43:03.666Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-07-09T01:43:03.667Z] level=info msg="[runner] Processors filtering stat (in/out): path_absoluter: 35/35, filename_unadjuster: 35/35, invalid_issue: 35/35, exclusion_rules: 22/21, nolint_filter: 21/0, path_relativity: 35/35, generated_file_filter: 35/22, cgo: 35/35, exclusion_paths: 35/35" [2026-07-09T01:43:03.667Z] level=info msg="[runner] processing took 7.778234ms with stages: nolint_filter: 6.91846ms, generated_file_filter: 648.355µs, exclusion_rules: 119.445µs, exclusion_paths: 45.042µs, path_relativity: 33.061µs, invalid_issue: 3.21µs, cgo: 3.2µs, path_absoluter: 2.08µs, sort_results: 1.73µs, filename_unadjuster: 640ns, max_same_issues: 620ns, fixer: 570ns, diff: 440ns, path_prettifier: 270ns, path_shortener: 230ns, uniq_by_line: 210ns, severity-rules: 200ns, max_from_linter: 171ns, max_per_file_from_linter: 160ns, source_code: 140ns" [2026-07-09T01:43:03.667Z] level=info msg="[runner] linters took 11.215422045s with stages: goanalysis_metalinter: 11.207576439s" [2026-07-09T01:43:03.667Z] 0 issues. [2026-07-09T01:43:03.667Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-07-09T01:43:03.667Z] level=info msg="Memory: 323 samples, avg is 335.5MB, max is 1329.5MB" [2026-07-09T01:43:03.667Z] level=info msg="Execution took 32.233472224s" [2026-07-09T01:43:03.667Z] go vet ./... [2026-07-09T01:43:08.928Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-07-09T01:43:08.928Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-07-09T01:43:08.928Z] ./bin/test-attribution-txt.sh [2026-07-09T01:43:08.928Z] An attribution for github.com/ebitengine/purego is missing from Attribution.txt, please add [2026-07-09T01:43:08.928Z] An attribution for github.com/go-openapi/runtime/server-middleware is missing from Attribution.txt, please add [2026-07-09T01:43:08.928Z] An attribution for github.com/openziti/channel/v5 is missing from Attribution.txt, please add [2026-07-09T01:43:08.928Z] An attribution for github.com/shirou/gopsutil/v4 is missing from Attribution.txt, please add [Pipeline] echo [2026-07-09T01:43:08.943Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-07-09T01:43:09.244Z] + ls -al . [2026-07-09T01:43:09.244Z] total 1412 [2026-07-09T01:43:09.244Z] drwxrwxr-x 11 1001 1001 4096 Jul 9 01:41 . [2026-07-09T01:43:09.244Z] drwxr-xr-x 4 root root 4096 Jul 9 01:41 .. [2026-07-09T01:43:09.244Z] drwxrwxr-x 2 1001 1001 4096 Jul 9 01:39 .blubracket [2026-07-09T01:43:09.244Z] -rw-rw-r-- 1 1001 1001 10 Jul 9 01:39 .dockerignore [2026-07-09T01:43:09.244Z] drwxrwxr-x 8 1001 1001 4096 Jul 9 01:42 .git [2026-07-09T01:43:09.244Z] drwxrwxr-x 3 1001 1001 4096 Jul 9 01:39 .github [2026-07-09T01:43:09.244Z] -rw-rw-r-- 1 1001 1001 909 Jul 9 01:39 .gitignore [2026-07-09T01:43:09.244Z] -rw-rw-r-- 1 1001 1001 359 Jul 9 01:39 .golangci.yml [2026-07-09T01:43:09.244Z] -rw-rw-r-- 1 1001 1001 100 Jul 9 01:39 .hadolint.yml [2026-07-09T01:43:09.244Z] drwxr-xr-x 3 1001 1001 4096 Jul 9 01:40 .semver [2026-07-09T01:43:09.244Z] -rw-rw-r-- 1 1001 1001 155 Jul 9 01:39 .sonarcloud.properties [2026-07-09T01:43:09.244Z] -rw-rw-r-- 1 1001 1001 1171 Jul 9 01:39 ADOPTERS.md [2026-07-09T01:43:09.244Z] -rw-rw-r-- 1 1001 1001 20149 Jul 9 01:39 Attribution.txt [2026-07-09T01:43:09.244Z] -rw-rw-r-- 1 1001 1001 118730 Jul 9 01:39 CHANGELOG.md [2026-07-09T01:43:09.244Z] -rw-rw-r-- 1 1001 1001 3804 Jul 9 01:39 CONTRIBUTING.md [2026-07-09T01:43:09.244Z] -rw-rw-r-- 1 1001 1001 677 Jul 9 01:39 GOVERNANCE.md [2026-07-09T01:43:09.244Z] -rw-rw-r-- 1 1001 1001 886 Jul 9 01:39 Jenkinsfile [2026-07-09T01:43:09.244Z] -rw-rw-r-- 1 1001 1001 10775 Jul 9 01:39 LICENSE [2026-07-09T01:43:09.244Z] -rw-rw-r-- 1 1001 1001 16743 Jul 9 01:39 Makefile [2026-07-09T01:43:09.244Z] -rw-rw-r-- 1 1001 1001 582 Jul 9 01:39 OWNERS.md [2026-07-09T01:43:09.244Z] -rw-rw-r-- 1 1001 1001 9932 Jul 9 01:39 README.md [2026-07-09T01:43:09.244Z] -rw-rw-r-- 1 1001 1001 789 Jul 9 01:39 SECURITY.md [2026-07-09T01:43:09.244Z] -rw-rw-r-- 1 1001 1001 13 Jul 9 01:40 VERSION [2026-07-09T01:43:09.244Z] drwxrwxr-x 2 1001 1001 4096 Jul 9 01:39 bin [2026-07-09T01:43:09.244Z] drwxrwxr-x 19 1001 1001 4096 Jul 9 01:39 cmd [2026-07-09T01:43:09.244Z] -rw-r--r-- 1 root root 1053838 Jul 9 01:42 coverage.out [2026-07-09T01:43:09.244Z] drwxrwxr-x 2 1001 1001 4096 Jul 9 01:39 fuzz_test [2026-07-09T01:43:09.244Z] -rw-rw-r-- 1 1001 1001 6979 Jul 9 01:39 go.mod [2026-07-09T01:43:09.244Z] -rw-rw-r-- 1 1001 1001 90491 Jul 9 01:39 go.sum [2026-07-09T01:43:09.244Z] drwxrwxr-x 7 1001 1001 4096 Jul 9 01:39 internal [2026-07-09T01:43:09.244Z] drwxrwxr-x 2 1001 1001 4096 Jul 9 01:39 openapi [2026-07-09T01:43:09.244Z] -rw-rw-r-- 1 1001 1001 584 Jul 9 01:39 security.txt [2026-07-09T01:43:09.244Z] -rw-rw-r-- 1 1001 1001 204 Jul 9 01:39 version.go [Pipeline] sh [2026-07-09T01:43:09.535Z] + '[' -e coverage.out ] [2026-07-09T01:43:09.535Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-07-09T01:43:09.664Z] Stashed 1 file(s) [Pipeline] sh [2026-07-09T01:43:09.947Z] + make build [2026-07-09T01:43:09.947Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-07-09T01:43:36.487Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-07-09T01:43:36.487Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-07-09T01:43:36.487Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-07-09T01:43:36.487Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-07-09T01:43:38.429Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-07-09T01:43:42.679Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-07-09T01:43:45.217Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-07-09T01:43:47.755Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-07-09T01:43:50.295Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-07-09T01:43:51.231Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-07-09T01:43:53.135Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-07-09T01:43:53.728Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2026-07-09T01:43:55.647Z] $ docker stop --time=1 4f24d1219a790c70da466b05e0f4c8f8a0a4d7c65650878b8c1046cab32d0b29 [2026-07-09T01:44:00.713Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14761 in /w/workspace/edgexfoundry_edgex-go_main [2026-07-09T01:44:01.261Z] $ docker rm -f --volumes 4f24d1219a790c70da466b05e0f4c8f8a0a4d7c65650878b8c1046cab32d0b29 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2026-07-09T01:44:01.971Z] Running in /w/workspace/edgex-go/990 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [2026-07-09T01:44:05.052Z] The recommended git tool is: git [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:44:05.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-07-09T01:44:05.733Z] [2026-07-09T01:44:05.733Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:44:06.048Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-07-09T01:44:06.048Z] latest: Pulling from edgex-devops/edgex-compose [2026-07-09T01:44:06.048Z] 91d30c5bc195: Pulling fs layer [2026-07-09T01:44:06.048Z] 2e9b0aa3be6d: Pulling fs layer [2026-07-09T01:44:06.048Z] 9c61dcf015f6: Pulling fs layer [2026-07-09T01:44:06.048Z] 4698f68db338: Pulling fs layer [2026-07-09T01:44:06.048Z] 2a2f49069b9e: Pulling fs layer [2026-07-09T01:44:06.048Z] e0025b399a48: Pulling fs layer [2026-07-09T01:44:06.048Z] 2a2f49069b9e: Waiting [2026-07-09T01:44:06.048Z] e0025b399a48: Waiting [2026-07-09T01:44:06.048Z] 4698f68db338: Waiting [2026-07-09T01:44:06.048Z] 91d30c5bc195: Verifying Checksum [2026-07-09T01:44:06.048Z] 91d30c5bc195: Download complete [2026-07-09T01:44:06.307Z] 4698f68db338: Verifying Checksum [2026-07-09T01:44:06.307Z] 4698f68db338: Download complete [2026-07-09T01:44:06.307Z] 2e9b0aa3be6d: Verifying Checksum [2026-07-09T01:44:06.307Z] 2e9b0aa3be6d: Download complete [2026-07-09T01:44:06.307Z] 91d30c5bc195: Pull complete [2026-07-09T01:44:06.307Z] e0025b399a48: Verifying Checksum [2026-07-09T01:44:06.307Z] e0025b399a48: Download complete [2026-07-09T01:44:06.307Z] 2a2f49069b9e: Verifying Checksum [2026-07-09T01:44:06.307Z] 2a2f49069b9e: Download complete [2026-07-09T01:44:06.568Z] 2e9b0aa3be6d: Pull complete [2026-07-09T01:44:07.505Z] 9c61dcf015f6: Verifying Checksum [2026-07-09T01:44:07.505Z] 9c61dcf015f6: Download complete [2026-07-09T01:44:09.982Z] using credential edgex-jenkins-ssh [2026-07-09T01:44:10.002Z] Cloning the remote Git repository [2026-07-09T01:44:10.794Z] 9c61dcf015f6: Pull complete [2026-07-09T01:44:10.794Z] 4698f68db338: Pull complete [2026-07-09T01:44:10.794Z] 2a2f49069b9e: Pull complete [2026-07-09T01:44:10.794Z] e0025b399a48: Pull complete [2026-07-09T01:44:10.794Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-07-09T01:44:10.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-07-09T01:44:10.794Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-09T01:44:10.887Z] prd-ubuntu20.04-docker-8c-8g-14760 does not seem to be running inside a container [2026-07-09T01:44:10.910Z] $ 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/990 -v /w/workspace/edgex-go/990:/w/workspace/edgex-go/990:rw,z -v /w/workspace/edgex-go/990@tmp:/w/workspace/edgex-go/990@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2026-07-09T01:44:10.042Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2026-07-09T01:44:10.140Z] > git init /w/workspace/edgex-go/990 # timeout=10 [2026-07-09T01:44:10.266Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2026-07-09T01:44:10.267Z] > git --version # timeout=10 [2026-07-09T01:44:10.286Z] > git --version # 'git version 2.25.1' [2026-07-09T01:44:10.288Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-07-09T01:44:10.430Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-07-09T01:44:12.891Z] $ docker top 610b8c47ebd82fd5bda9bb1b40062bae81d7ab7903f96be897a29e0862d92fe1 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-07-09T01:44:13.242Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-07-09T01:44:13.501Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-07-09T01:44:13.501Z] #1 transferring dockerfile: 2.23kB done [2026-07-09T01:44:13.501Z] #1 DONE 0.1s [2026-07-09T01:44:13.501Z] [2026-07-09T01:44:13.501Z] #2 [security-spire-server internal] load build definition from Dockerfile [2026-07-09T01:44:13.501Z] #2 transferring dockerfile: 1.70kB done [2026-07-09T01:44:13.501Z] #2 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-07-09T01:44:13.501Z] #2 DONE 0.1s [2026-07-09T01:44:13.501Z] [2026-07-09T01:44:13.501Z] #3 [core-keeper internal] load build definition from Dockerfile [2026-07-09T01:44:13.501Z] #3 transferring dockerfile: 2.07kB done [2026-07-09T01:44:13.501Z] #3 DONE 0.2s [2026-07-09T01:44:13.501Z] [2026-07-09T01:44:13.501Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-07-09T01:44:13.501Z] #4 transferring dockerfile: 1.89kB done [2026-07-09T01:44:13.501Z] #4 DONE 0.2s [2026-07-09T01:44:13.501Z] [2026-07-09T01:44:13.501Z] #5 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-07-09T01:44:13.501Z] #5 DONE 0.0s [2026-07-09T01:44:13.501Z] [2026-07-09T01:44:13.501Z] #6 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 [2026-07-09T01:44:13.761Z] #6 ... [2026-07-09T01:44:13.761Z] [2026-07-09T01:44:13.761Z] #7 [core-data internal] load build definition from Dockerfile [2026-07-09T01:44:13.761Z] #7 transferring dockerfile: 2.04kB done [2026-07-09T01:44:13.761Z] #7 DONE 0.2s [2026-07-09T01:44:13.761Z] [2026-07-09T01:44:13.761Z] #8 [core-command internal] load build definition from Dockerfile [2026-07-09T01:44:13.761Z] #8 transferring dockerfile: 1.94kB done [2026-07-09T01:44:13.761Z] #8 DONE 0.3s [2026-07-09T01:44:13.761Z] [2026-07-09T01:44:13.761Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2026-07-09T01:44:13.761Z] #9 transferring dockerfile: 2.14kB done [2026-07-09T01:44:13.761Z] #9 DONE 0.3s [2026-07-09T01:44:13.761Z] [2026-07-09T01:44:13.761Z] #5 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-07-09T01:44:13.761Z] #5 DONE 0.0s [2026-07-09T01:44:13.761Z] [2026-07-09T01:44:13.761Z] #10 [support-notifications internal] load build definition from Dockerfile [2026-07-09T01:44:13.761Z] #10 transferring dockerfile: 2.02kB done [2026-07-09T01:44:13.761Z] #10 DONE 0.3s [2026-07-09T01:44:13.761Z] [2026-07-09T01:44:13.761Z] #11 [security-spire-config internal] load build definition from Dockerfile [2026-07-09T01:44:13.761Z] #11 transferring dockerfile: 1.69kB done [2026-07-09T01:44:13.761Z] #11 DONE 0.3s [2026-07-09T01:44:13.761Z] [2026-07-09T01:44:13.761Z] #6 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 [2026-07-09T01:44:13.761Z] #6 ... [2026-07-09T01:44:13.761Z] [2026-07-09T01:44:13.761Z] #12 [core-metadata internal] load build definition from Dockerfile [2026-07-09T01:44:13.761Z] #12 transferring dockerfile: 2.10kB done [2026-07-09T01:44:13.761Z] #12 DONE 0.3s [2026-07-09T01:44:13.762Z] [2026-07-09T01:44:13.762Z] #13 [support-scheduler internal] load build definition from Dockerfile [2026-07-09T01:44:13.762Z] #13 transferring dockerfile: 1.83kB done [2026-07-09T01:44:13.762Z] #13 DONE 0.3s [2026-07-09T01:44:13.762Z] [2026-07-09T01:44:13.762Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2026-07-09T01:44:13.762Z] #14 transferring dockerfile: 2.50kB done [2026-07-09T01:44:13.762Z] #14 DONE 0.4s [2026-07-09T01:44:13.762Z] [2026-07-09T01:44:13.762Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2026-07-09T01:44:13.762Z] #15 transferring dockerfile: 1.81kB done [2026-07-09T01:44:13.762Z] #15 DONE 0.4s [2026-07-09T01:44:13.762Z] [2026-07-09T01:44:13.762Z] #5 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-07-09T01:44:13.762Z] #5 DONE 0.0s [2026-07-09T01:44:13.762Z] [2026-07-09T01:44:13.762Z] #16 [security-bootstrapper internal] load build definition from Dockerfile [2026-07-09T01:44:13.762Z] #16 transferring dockerfile: 3.02kB done [2026-07-09T01:44:13.762Z] #16 DONE 0.4s [2026-07-09T01:44:13.762Z] [2026-07-09T01:44:13.762Z] #6 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-07-09T01:44:13.762Z] #6 DONE 0.4s [2026-07-09T01:44:13.762Z] [2026-07-09T01:44:13.762Z] #17 [security-secretstore-setup internal] load build definition from Dockerfile [2026-07-09T01:44:13.762Z] #17 transferring dockerfile: 2.49kB done [2026-07-09T01:44:13.762Z] #17 DONE 0.4s [2026-07-09T01:44:13.762Z] [2026-07-09T01:44:13.762Z] #5 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-07-09T01:44:13.762Z] #5 DONE 0.0s [2026-07-09T01:44:13.762Z] [2026-07-09T01:44:13.762Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2026-07-09T01:44:13.762Z] #18 transferring context: 50B done [2026-07-09T01:44:13.762Z] #18 DONE 0.2s [2026-07-09T01:44:13.762Z] [2026-07-09T01:44:13.762Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2026-07-09T01:44:13.762Z] #19 transferring context: 50B done [2026-07-09T01:44:13.762Z] #19 DONE 0.2s [2026-07-09T01:44:13.762Z] [2026-07-09T01:44:13.762Z] #20 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-09T01:44:13.762Z] #20 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-09T01:44:14.022Z] #20 ... [2026-07-09T01:44:14.022Z] [2026-07-09T01:44:14.022Z] #21 [core-keeper internal] load .dockerignore [2026-07-09T01:44:14.022Z] #21 transferring context: 50B done [2026-07-09T01:44:14.022Z] #21 DONE 0.3s [2026-07-09T01:44:14.022Z] [2026-07-09T01:44:14.022Z] #22 [core-data internal] load .dockerignore [2026-07-09T01:44:14.022Z] #22 transferring context: 50B done [2026-07-09T01:44:14.022Z] #22 DONE 0.3s [2026-07-09T01:44:14.022Z] [2026-07-09T01:44:14.022Z] #23 [support-notifications internal] load .dockerignore [2026-07-09T01:44:14.022Z] #23 transferring context: 50B done [2026-07-09T01:44:14.022Z] #23 DONE 0.2s [2026-07-09T01:44:14.022Z] [2026-07-09T01:44:14.022Z] #24 [security-proxy-auth internal] load .dockerignore [2026-07-09T01:44:14.022Z] #24 transferring context: 50B done [2026-07-09T01:44:14.022Z] #24 DONE 0.2s [2026-07-09T01:44:14.022Z] [2026-07-09T01:44:14.022Z] #25 [core-command internal] load .dockerignore [2026-07-09T01:44:14.022Z] #25 transferring context: 50B done [2026-07-09T01:44:14.022Z] #25 DONE 0.2s [2026-07-09T01:44:14.022Z] [2026-07-09T01:44:14.022Z] #20 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-09T01:44:14.022Z] #20 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-09T01:44:14.022Z] #20 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-09T01:44:14.022Z] #20 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-07-09T01:44:14.022Z] #20 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-07-09T01:44:14.022Z] #20 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 2.93MB / 3.79MB 0.1s [2026-07-09T01:44:14.022Z] #20 ... [2026-07-09T01:44:14.022Z] [2026-07-09T01:44:14.022Z] #26 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-07-09T01:44:14.022Z] #26 DONE 0.6s [2026-07-09T01:44:14.022Z] [2026-07-09T01:44:14.022Z] #20 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-09T01:44:14.022Z] #20 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.2s done [2026-07-09T01:44:14.022Z] #20 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 [2026-07-09T01:44:14.282Z] #20 ... [2026-07-09T01:44:14.282Z] [2026-07-09T01:44:14.282Z] #27 [support-scheduler internal] load .dockerignore [2026-07-09T01:44:14.282Z] #27 transferring context: 50B done [2026-07-09T01:44:14.282Z] #27 DONE 0.3s [2026-07-09T01:44:14.282Z] [2026-07-09T01:44:14.282Z] #28 [security-secretstore-setup internal] load .dockerignore [2026-07-09T01:44:14.282Z] #28 transferring context: 50B done [2026-07-09T01:44:14.282Z] #28 DONE 0.4s [2026-07-09T01:44:14.282Z] [2026-07-09T01:44:14.282Z] #29 [support-scheduler internal] load build context [2026-07-09T01:44:14.282Z] #29 DONE 0.0s [2026-07-09T01:44:14.282Z] [2026-07-09T01:44:14.282Z] #20 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-09T01:44:14.282Z] #20 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-09T01:44:14.282Z] #20 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-09T01:44:14.282Z] #20 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-07-09T01:44:14.282Z] #20 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-07-09T01:44:14.282Z] #20 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.2s done [2026-07-09T01:44:14.282Z] #20 ... [2026-07-09T01:44:14.282Z] [2026-07-09T01:44:14.282Z] #30 [security-proxy-setup internal] load .dockerignore [2026-07-09T01:44:14.282Z] #30 transferring context: 50B 0.0s done [2026-07-09T01:44:14.282Z] #30 DONE 0.4s [2026-07-09T01:44:14.282Z] [2026-07-09T01:44:14.282Z] #31 [core-metadata internal] load .dockerignore [2026-07-09T01:44:14.282Z] #31 transferring context: 50B done [2026-07-09T01:44:14.282Z] #31 DONE 0.4s [2026-07-09T01:44:14.282Z] [2026-07-09T01:44:14.282Z] #32 [security-bootstrapper internal] load .dockerignore [2026-07-09T01:44:14.282Z] #32 transferring context: 50B done [2026-07-09T01:44:14.282Z] #32 DONE 0.4s [2026-07-09T01:44:14.282Z] [2026-07-09T01:44:14.283Z] #20 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-09T01:44:14.283Z] #20 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-09T01:44:14.283Z] #20 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-09T01:44:14.283Z] #20 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-07-09T01:44:14.283Z] #20 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-07-09T01:44:14.283Z] #20 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.2s done [2026-07-09T01:44:14.283Z] #20 ... [2026-07-09T01:44:14.283Z] [2026-07-09T01:44:14.283Z] #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-07-09T01:44:14.283Z] #33 DONE 0.5s [2026-07-09T01:44:14.283Z] [2026-07-09T01:44:14.283Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-07-09T01:44:14.283Z] #34 DONE 0.6s [2026-07-09T01:44:14.283Z] [2026-07-09T01:44:14.283Z] #20 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-09T01:44:14.283Z] #20 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.3s done [2026-07-09T01:44:16.204Z] #20 ... [2026-07-09T01:44:16.204Z] [2026-07-09T01:44:16.204Z] #35 [security-spire-server internal] load .dockerignore [2026-07-09T01:44:16.204Z] #35 transferring context: 50B 0.0s done [2026-07-09T01:44:16.204Z] #35 DONE 2.1s [2026-07-09T01:44:16.204Z] [2026-07-09T01:44:16.204Z] #36 [core-data internal] load build context [2026-07-09T01:44:19.520Z] #36 ... [2026-07-09T01:44:19.520Z] [2026-07-09T01:44:19.520Z] #37 [core-common-config-bootstrapper internal] load build context [2026-07-09T01:44:19.520Z] #37 transferring context: 427.58MB 5.7s [2026-07-09T01:44:19.520Z] #37 ... [2026-07-09T01:44:19.520Z] [2026-07-09T01:44:19.520Z] #36 [core-data internal] load build context [2026-07-09T01:44:22.805Z] #36 transferring context: 652.78MB 8.6s done [2026-07-09T01:44:23.739Z] #36 ... [2026-07-09T01:44:23.739Z] [2026-07-09T01:44:23.739Z] #38 [security-spiffe-token-provider internal] load build context [2026-07-09T01:44:23.739Z] #38 transferring context: 652.78MB 9.5s done [2026-07-09T01:44:24.011Z] #38 ... [2026-07-09T01:44:24.011Z] [2026-07-09T01:44:24.011Z] #39 [core-keeper internal] load build context [2026-07-09T01:44:24.011Z] #39 ... [2026-07-09T01:44:24.011Z] [2026-07-09T01:44:24.011Z] #40 [security-spire-config internal] load .dockerignore [2026-07-09T01:44:24.011Z] #40 transferring context: 50B done [2026-07-09T01:44:24.268Z] #40 ... [2026-07-09T01:44:24.268Z] [2026-07-09T01:44:24.268Z] #41 [support-notifications internal] load build context [2026-07-09T01:44:24.268Z] #41 transferring context: 652.78MB 8.9s done [2026-07-09T01:44:24.268Z] #41 ... [2026-07-09T01:44:24.268Z] [2026-07-09T01:44:24.268Z] #42 [security-secretstore-setup internal] load build context [2026-07-09T01:44:24.268Z] #42 transferring context: 652.78MB 9.2s done [2026-07-09T01:44:25.532Z] #42 ... [2026-07-09T01:44:25.532Z] [2026-07-09T01:44:25.532Z] #43 [core-command internal] load build context [2026-07-09T01:44:25.532Z] #43 transferring context: 652.78MB 9.3s done [2026-07-09T01:44:25.532Z] #43 ... [2026-07-09T01:44:25.532Z] [2026-07-09T01:44:25.532Z] #29 [support-scheduler internal] load build context [2026-07-09T01:44:25.532Z] #29 transferring context: 652.78MB 8.8s done [2026-07-09T01:44:25.793Z] #29 ... [2026-07-09T01:44:25.793Z] [2026-07-09T01:44:25.793Z] #44 [security-bootstrapper internal] load build context [2026-07-09T01:44:25.793Z] #44 ... [2026-07-09T01:44:25.793Z] [2026-07-09T01:44:25.793Z] #45 [security-spire-agent internal] load .dockerignore [2026-07-09T01:44:25.793Z] #45 ... [2026-07-09T01:44:25.793Z] [2026-07-09T01:44:25.793Z] #46 [security-proxy-setup internal] load build context [2026-07-09T01:44:25.793Z] #46 transferring context: 652.78MB 8.3s done [2026-07-09T01:44:25.793Z] #46 ... [2026-07-09T01:44:25.793Z] [2026-07-09T01:44:25.793Z] #47 [core-metadata builder 2/7] WORKDIR /edgex-go [2026-07-09T01:44:26.072Z] #47 ... [2026-07-09T01:44:26.072Z] [2026-07-09T01:44:26.072Z] #48 [core-metadata internal] load build context [2026-07-09T01:44:26.072Z] #48 ... [2026-07-09T01:44:26.072Z] [2026-07-09T01:44:26.072Z] #49 [security-proxy-auth internal] load build context [2026-07-09T01:44:26.072Z] #49 transferring context: 652.78MB 9.0s done [2026-07-09T01:44:26.339Z] #49 ... [2026-07-09T01:44:26.339Z] [2026-07-09T01:44:26.339Z] #48 [core-metadata internal] load build context [2026-07-09T01:44:26.931Z] #48 transferring context: 652.78MB 4.1s done [2026-07-09T01:44:30.230Z] #48 ... [2026-07-09T01:44:30.230Z] [2026-07-09T01:44:30.230Z] #37 [core-common-config-bootstrapper internal] load build context [2026-07-09T01:44:30.230Z] #37 transferring context: 652.78MB 8.3s done [2026-07-09T01:44:30.403Z] Avoid second fetch [2026-07-09T01:44:30.404Z] Checking out Revision a503ebaf6be074fe8844a4a1abd235f49459d869 (main) [2026-07-09T01:44:31.306Z] Commit message: "Merge pull request #5451 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.54.0" [2026-07-09T01:44:29.494Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2026-07-09T01:44:29.516Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-07-09T01:44:30.417Z] > git config core.sparsecheckout # timeout=10 [2026-07-09T01:44:30.473Z] > git checkout -f a503ebaf6be074fe8844a4a1abd235f49459d869 # timeout=10 [2026-07-09T01:44:35.846Z] #37 ... [2026-07-09T01:44:35.846Z] [2026-07-09T01:44:35.846Z] #39 [core-keeper internal] load build context [2026-07-09T01:44:35.846Z] #39 transferring context: 652.78MB 10.5s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-07-09T01:44:35.938Z] provisioning config files... [2026-07-09T01:44:35.977Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/990@tmp/config2195336565629356026tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-07-09T01:44:36.685Z] ---> ****-login.sh [2026-07-09T01:44:36.685Z] nexus3.edgexfoundry.org:10001 [2026-07-09T01:44:36.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-09T01:44:37.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-09T01:44:37.252Z] Configure a credential helper to remove this warning. See [2026-07-09T01:44:37.252Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-09T01:44:37.252Z] [2026-07-09T01:44:37.252Z] Login Succeeded [2026-07-09T01:44:37.252Z] nexus3.edgexfoundry.org:10002 [2026-07-09T01:44:37.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-09T01:44:37.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-09T01:44:37.526Z] Configure a credential helper to remove this warning. See [2026-07-09T01:44:37.526Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-09T01:44:37.526Z] [2026-07-09T01:44:37.526Z] Login Succeeded [2026-07-09T01:44:37.526Z] nexus3.edgexfoundry.org:10003 [2026-07-09T01:44:37.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-09T01:44:38.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-09T01:44:38.090Z] Configure a credential helper to remove this warning. See [2026-07-09T01:44:38.090Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-09T01:44:38.090Z] [2026-07-09T01:44:38.090Z] Login Succeeded [2026-07-09T01:44:38.090Z] nexus3.edgexfoundry.org:10004 [2026-07-09T01:44:38.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-09T01:44:38.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-09T01:44:38.361Z] Configure a credential helper to remove this warning. See [2026-07-09T01:44:38.361Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-09T01:44:38.361Z] [2026-07-09T01:44:38.361Z] Login Succeeded [2026-07-09T01:44:38.361Z] ****.io [2026-07-09T01:44:38.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-09T01:44:38.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-09T01:44:38.904Z] Configure a credential helper to remove this warning. See [2026-07-09T01:44:38.904Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-09T01:44:38.904Z] [2026-07-09T01:44:38.904Z] Login Succeeded [2026-07-09T01:44:38.904Z] ---> ****-login.sh ends [Pipeline] } [2026-07-09T01:44:38.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2026-07-09T01:44:42.237Z] + git config --global --add safe.directory /w/workspace/edgex-go/990 [Pipeline] echo [2026-07-09T01:44:42.260Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-07-09T01:44:42.279Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-07-09T01:44:42.299Z] ========================================================= [2026-07-09T01:44:42.299Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-07-09T01:44:42.299Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-07-09T01:44:42.636Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-07-09T01:44:42.909Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-07-09T01:44:42.909Z] 6b59a28fa201: Pulling fs layer [2026-07-09T01:44:42.909Z] d32bb0dddca7: Pulling fs layer [2026-07-09T01:44:42.909Z] 5dab1238d3d9: Pulling fs layer [2026-07-09T01:44:42.909Z] 196fd7d83e7d: Pulling fs layer [2026-07-09T01:44:42.909Z] 4f4fb700ef54: Pulling fs layer [2026-07-09T01:44:42.909Z] 8ba94037c8f0: Pulling fs layer [2026-07-09T01:44:42.909Z] deaec5988b04: Pulling fs layer [2026-07-09T01:44:42.909Z] 9f65657bb879: Pulling fs layer [2026-07-09T01:44:42.909Z] 8ba94037c8f0: Waiting [2026-07-09T01:44:42.909Z] 196fd7d83e7d: Waiting [2026-07-09T01:44:42.909Z] deaec5988b04: Waiting [2026-07-09T01:44:42.909Z] 4f4fb700ef54: Waiting [2026-07-09T01:44:42.909Z] 9f65657bb879: Waiting [2026-07-09T01:44:42.909Z] d32bb0dddca7: Verifying Checksum [2026-07-09T01:44:42.909Z] d32bb0dddca7: Download complete [2026-07-09T01:44:42.909Z] 196fd7d83e7d: Verifying Checksum [2026-07-09T01:44:42.909Z] 196fd7d83e7d: Download complete [2026-07-09T01:44:42.909Z] 4f4fb700ef54: Verifying Checksum [2026-07-09T01:44:42.909Z] 4f4fb700ef54: Download complete [2026-07-09T01:44:42.909Z] 8ba94037c8f0: Verifying Checksum [2026-07-09T01:44:42.909Z] 8ba94037c8f0: Download complete [2026-07-09T01:44:42.909Z] 6b59a28fa201: Verifying Checksum [2026-07-09T01:44:42.909Z] 6b59a28fa201: Download complete [2026-07-09T01:44:43.503Z] 9f65657bb879: Verifying Checksum [2026-07-09T01:44:43.503Z] 9f65657bb879: Download complete [2026-07-09T01:44:43.778Z] 6b59a28fa201: Pull complete [2026-07-09T01:44:44.367Z] d32bb0dddca7: Pull complete [2026-07-09T01:44:44.638Z] 5dab1238d3d9: Verifying Checksum [2026-07-09T01:44:44.638Z] 5dab1238d3d9: Download complete [2026-07-09T01:44:46.600Z] deaec5988b04: Verifying Checksum [2026-07-09T01:44:46.600Z] deaec5988b04: Download complete [2026-07-09T01:44:50.771Z] #39 ... [2026-07-09T01:44:50.771Z] [2026-07-09T01:44:50.771Z] #20 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-09T01:44:50.771Z] #20 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-09T01:44:50.771Z] #20 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-09T01:44:50.771Z] #20 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-07-09T01:44:50.771Z] #20 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-07-09T01:44:50.772Z] #20 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.2s done [2026-07-09T01:44:50.772Z] #20 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.3s done [2026-07-09T01:44:50.772Z] #20 DONE 36.8s [2026-07-09T01:44:50.772Z] [2026-07-09T01:44:50.772Z] #40 [security-spire-config internal] load .dockerignore [2026-07-09T01:44:50.772Z] #40 DONE 36.5s [2026-07-09T01:44:50.772Z] [2026-07-09T01:44:50.772Z] #45 [security-spire-agent internal] load .dockerignore [2026-07-09T01:44:50.772Z] #45 transferring context: 32B [2026-07-09T01:44:50.772Z] #45 ... [2026-07-09T01:44:50.772Z] [2026-07-09T01:44:50.772Z] #20 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-09T01:44:50.772Z] #20 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-09T01:44:50.772Z] #20 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-09T01:44:50.772Z] #20 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-07-09T01:44:50.772Z] #20 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-07-09T01:44:50.772Z] #20 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.2s done [2026-07-09T01:44:50.772Z] #20 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.3s done [2026-07-09T01:44:50.772Z] #20 DONE 36.8s [2026-07-09T01:44:50.772Z] [2026-07-09T01:44:50.772Z] #37 [core-common-config-bootstrapper internal] load build context [2026-07-09T01:44:50.772Z] #37 DONE 36.8s [2026-07-09T01:44:50.772Z] [2026-07-09T01:44:50.772Z] #36 [core-data internal] load build context [2026-07-09T01:44:50.772Z] #36 DONE 36.7s [2026-07-09T01:44:50.772Z] [2026-07-09T01:44:50.772Z] #47 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2026-07-09T01:44:50.772Z] #47 DONE 36.3s [2026-07-09T01:44:50.772Z] [2026-07-09T01:44:50.772Z] #46 [security-proxy-setup internal] load build context [2026-07-09T01:44:50.772Z] #46 DONE 36.4s [2026-07-09T01:44:50.772Z] [2026-07-09T01:44:50.772Z] #41 [support-notifications internal] load build context [2026-07-09T01:44:50.772Z] #41 DONE 36.7s [2026-07-09T01:44:50.772Z] [2026-07-09T01:44:50.772Z] #49 [security-proxy-auth internal] load build context [2026-07-09T01:44:50.772Z] #49 DONE 36.7s [2026-07-09T01:44:50.772Z] [2026-07-09T01:44:50.772Z] #29 [support-scheduler internal] load build context [2026-07-09T01:44:50.772Z] #29 DONE 36.4s [2026-07-09T01:44:50.772Z] [2026-07-09T01:44:50.772Z] #43 [core-command internal] load build context [2026-07-09T01:44:50.772Z] #43 DONE 36.8s [2026-07-09T01:44:50.772Z] [2026-07-09T01:44:50.772Z] #38 [security-spiffe-token-provider internal] load build context [2026-07-09T01:44:50.772Z] #38 DONE 36.8s [2026-07-09T01:44:50.772Z] [2026-07-09T01:44:50.772Z] #45 [security-spire-agent internal] load .dockerignore [2026-07-09T01:44:50.772Z] #45 transferring context: 50B done [2026-07-09T01:44:50.772Z] #45 DONE 36.4s [2026-07-09T01:44:50.772Z] [2026-07-09T01:44:50.772Z] #20 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-09T01:44:50.772Z] #20 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-09T01:44:50.772Z] #20 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-09T01:44:50.772Z] #20 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-07-09T01:44:50.772Z] #20 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-07-09T01:44:50.772Z] #20 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.2s done [2026-07-09T01:44:50.772Z] #20 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.3s done [2026-07-09T01:44:50.772Z] #20 DONE 36.8s [2026-07-09T01:44:50.772Z] [2026-07-09T01:44:50.772Z] #42 [security-secretstore-setup internal] load build context [2026-07-09T01:44:50.772Z] #42 DONE 36.5s [2026-07-09T01:44:50.772Z] [2026-07-09T01:44:50.772Z] #39 [core-keeper internal] load build context [2026-07-09T01:44:50.772Z] #39 DONE 36.8s [2026-07-09T01:44:50.772Z] [2026-07-09T01:44:50.772Z] #48 [core-metadata internal] load build context [2026-07-09T01:44:50.772Z] #48 DONE 36.5s [2026-07-09T01:44:50.772Z] [2026-07-09T01:44:50.772Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-09T01:44:50.772Z] #50 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.0s done [2026-07-09T01:44:50.772Z] #50 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-07-09T01:44:50.772Z] #50 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done [2026-07-09T01:44:50.772Z] #50 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-07-09T01:44:50.772Z] #50 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-07-09T01:44:50.772Z] #50 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-07-09T01:44:50.772Z] #50 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2026-07-09T01:44:50.772Z] #50 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-07-09T01:44:50.772Z] #50 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.2s [2026-07-09T01:44:50.772Z] #50 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-07-09T01:44:50.772Z] #50 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 [2026-07-09T01:44:51.033Z] #50 ... [2026-07-09T01:44:51.033Z] [2026-07-09T01:44:51.033Z] #51 [security-spire-server internal] load build context [2026-07-09T01:44:51.033Z] #51 transferring context: 26.58kB 0.0s done [2026-07-09T01:44:51.033Z] #51 DONE 0.4s [2026-07-09T01:44:51.033Z] [2026-07-09T01:44:51.033Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-09T01:44:51.033Z] #50 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.99MB / 41.51MB 0.3s [2026-07-09T01:44:51.033Z] #50 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-07-09T01:44:51.033Z] #50 ... [2026-07-09T01:44:51.033Z] [2026-07-09T01:44:51.033Z] #52 [security-spire-agent internal] load build context [2026-07-09T01:44:51.033Z] #52 transferring context: 26.11kB done [2026-07-09T01:44:51.033Z] #52 DONE 0.2s [2026-07-09T01:44:51.033Z] [2026-07-09T01:44:51.033Z] #53 [security-spire-config internal] load build context [2026-07-09T01:44:51.033Z] #53 transferring context: 24.83kB done [2026-07-09T01:44:51.033Z] #53 DONE 0.4s [2026-07-09T01:44:51.033Z] [2026-07-09T01:44:51.033Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-09T01:44:51.033Z] #50 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 26.21MB / 41.51MB 0.5s [2026-07-09T01:44:51.033Z] #50 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 37.53MB / 41.51MB 0.6s [2026-07-09T01:44:51.294Z] #50 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.7s [2026-07-09T01:44:51.555Z] #50 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.0s done [2026-07-09T01:44:51.555Z] #50 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d [2026-07-09T01:44:54.093Z] #50 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.4s done [2026-07-09T01:44:54.093Z] #50 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.4s done [2026-07-09T01:44:58.313Z] #50 ... [2026-07-09T01:44:58.313Z] [2026-07-09T01:44:58.313Z] #44 [security-bootstrapper internal] load build context [2026-07-09T01:44:58.313Z] #44 transferring context: 652.78MB 3.9s done [2026-07-09T01:44:58.313Z] #44 DONE 44.1s [2026-07-09T01:44:58.313Z] [2026-07-09T01:44:58.313Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-07-09T01:44:58.313Z] #54 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done [2026-07-09T01:44:58.313Z] #54 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done [2026-07-09T01:44:58.313Z] #54 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.6s done [2026-07-09T01:44:58.313Z] #54 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-07-09T01:44:58.313Z] #54 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-07-09T01:44:58.313Z] #54 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-07-09T01:44:58.313Z] #54 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done [2026-07-09T01:44:58.313Z] #54 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done [2026-07-09T01:44:58.313Z] #54 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-07-09T01:44:58.313Z] #54 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.7s done [2026-07-09T01:44:58.951Z] 5dab1238d3d9: Pull complete [2026-07-09T01:44:58.951Z] 196fd7d83e7d: Pull complete [2026-07-09T01:44:58.951Z] 4f4fb700ef54: Pull complete [2026-07-09T01:44:59.223Z] 8ba94037c8f0: Pull complete [2026-07-09T01:45:00.852Z] #54 ... [2026-07-09T01:45:00.852Z] [2026-07-09T01:45:00.852Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-07-09T01:45:00.852Z] #0 1.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:00.852Z] #0 1.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:00.852Z] #0 1.895 (1/7) Installing ca-certificates (20260611-r0) [2026-07-09T01:45:00.852Z] #0 1.908 (2/7) Installing dumb-init (1.2.5-r3) [2026-07-09T01:45:00.852Z] #0 1.919 (3/7) Installing libgcc (14.2.0-r6) [2026-07-09T01:45:00.852Z] #0 1.935 (4/7) Installing libsodium (1.0.20-r1) [2026-07-09T01:45:00.852Z] #0 1.964 (5/7) Installing libstdc++ (14.2.0-r6) [2026-07-09T01:45:00.852Z] #0 1.993 (6/7) Installing libzmq (4.3.5-r2) [2026-07-09T01:45:00.852Z] #0 2.021 (7/7) Installing zeromq (4.3.5-r2) [2026-07-09T01:45:00.852Z] #0 2.034 Executing busybox-1.37.0-r20.trigger [2026-07-09T01:45:00.852Z] #0 2.055 Executing ca-certificates-20260611-r0.trigger [2026-07-09T01:45:00.852Z] #0 2.113 OK: 12 MiB in 23 packages [2026-07-09T01:45:00.852Z] #55 ... [2026-07-09T01:45:00.852Z] [2026-07-09T01:45:00.852Z] #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-07-09T01:45:00.852Z] #0 0.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:00.852Z] #0 0.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:00.852Z] #0 1.081 (1/3) Installing ca-certificates (20260611-r0) [2026-07-09T01:45:00.852Z] #0 1.111 (2/3) Installing dumb-init (1.2.5-r3) [2026-07-09T01:45:00.852Z] #0 1.115 (3/3) Installing tzdata (2026b-r0) [2026-07-09T01:45:00.852Z] #0 1.143 Executing busybox-1.37.0-r20.trigger [2026-07-09T01:45:00.852Z] #0 1.147 Executing ca-certificates-20260611-r0.trigger [2026-07-09T01:45:00.852Z] #0 1.187 OK: 8 MiB in 19 packages [2026-07-09T01:45:01.698Z] #56 ... [2026-07-09T01:45:01.698Z] [2026-07-09T01:45:01.699Z] #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-07-09T01:45:01.699Z] #0 5.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:01.699Z] #0 5.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:01.699Z] #0 5.524 OK: 265 MiB in 60 packages [2026-07-09T01:45:01.960Z] #57 ... [2026-07-09T01:45:01.960Z] [2026-07-09T01:45:01.960Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-07-09T01:45:01.960Z] #0 1.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:01.960Z] #0 1.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:01.960Z] #0 1.789 OK: 265 MiB in 60 packages [2026-07-09T01:45:01.960Z] #58 ... [2026-07-09T01:45:01.960Z] [2026-07-09T01:45:01.960Z] #59 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-07-09T01:45:01.960Z] #0 1.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:01.960Z] #0 1.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:01.960Z] #0 1.936 (1/1) Installing dumb-init (1.2.5-r3) [2026-07-09T01:45:01.960Z] #0 1.964 Executing busybox-1.37.0-r20.trigger [2026-07-09T01:45:01.960Z] #0 1.979 OK: 7 MiB in 17 packages [2026-07-09T01:45:02.574Z] #59 ... [2026-07-09T01:45:02.574Z] [2026-07-09T01:45:02.574Z] #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-07-09T01:45:02.574Z] #0 3.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:02.574Z] #0 4.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:02.574Z] #0 4.272 OK: 265 MiB in 60 packages [2026-07-09T01:45:02.574Z] #60 ... [2026-07-09T01:45:02.574Z] [2026-07-09T01:45:02.574Z] #61 [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-09T01:45:02.837Z] #61 ... [2026-07-09T01:45:02.837Z] [2026-07-09T01:45:02.837Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-07-09T01:45:02.837Z] #0 0.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:02.837Z] #0 1.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:02.837Z] #0 1.400 (1/4) Installing ca-certificates (20260611-r0) [2026-07-09T01:45:02.837Z] #0 1.420 (2/4) Installing dumb-init (1.2.5-r3) [2026-07-09T01:45:02.837Z] #0 1.430 (3/4) Installing su-exec (0.2-r3) [2026-07-09T01:45:02.837Z] #0 1.438 (4/4) Installing yq-go (4.47.2-r3) [2026-07-09T01:45:02.837Z] #0 1.701 Executing busybox-1.37.0-r20.trigger [2026-07-09T01:45:02.837Z] #0 1.752 Executing ca-certificates-20260611-r0.trigger [2026-07-09T01:45:02.837Z] #0 1.819 OK: 20 MiB in 20 packages [2026-07-09T01:45:03.096Z] #62 ... [2026-07-09T01:45:03.096Z] [2026-07-09T01:45:03.096Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-07-09T01:45:03.096Z] #0 0.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:03.096Z] #0 1.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:03.096Z] #0 1.539 v3.22.5-25-g3366070614d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-07-09T01:45:03.096Z] #0 1.539 v3.22.5-24-g7ef212d8776 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-07-09T01:45:03.096Z] #0 1.539 OK: 26325 distinct packages available [2026-07-09T01:45:03.096Z] #0 1.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:03.096Z] #0 1.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:03.096Z] #0 2.215 (1/4) Installing dumb-init (1.2.5-r3) [2026-07-09T01:45:03.096Z] #0 2.220 (2/4) Installing musl-obstack (1.2.3-r2) [2026-07-09T01:45:03.096Z] #0 2.223 (3/4) Installing libucontext (1.3.2-r0) [2026-07-09T01:45:03.096Z] #0 2.228 (4/4) Installing gcompat (1.1.0-r4) [2026-07-09T01:45:03.096Z] #0 2.232 Executing busybox-1.37.0-r20.trigger [2026-07-09T01:45:03.096Z] #0 2.251 OK: 8 MiB in 20 packages [2026-07-09T01:45:03.096Z] #63 ... [2026-07-09T01:45:03.096Z] [2026-07-09T01:45:03.096Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-07-09T01:45:03.096Z] #0 1.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:03.096Z] #0 1.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:03.096Z] #0 1.959 v3.22.5-25-g3366070614d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-07-09T01:45:03.096Z] #0 1.959 v3.22.5-24-g7ef212d8776 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-07-09T01:45:03.096Z] #0 1.959 OK: 26345 distinct packages available [2026-07-09T01:45:03.096Z] #0 2.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:03.096Z] #0 2.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:03.096Z] #0 2.533 OK: 265 MiB in 60 packages [2026-07-09T01:45:03.354Z] #64 ... [2026-07-09T01:45:03.354Z] [2026-07-09T01:45:03.354Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-07-09T01:45:03.354Z] #0 1.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:03.354Z] #0 1.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:03.354Z] #0 2.055 (1/1) Installing dumb-init (1.2.5-r3) [2026-07-09T01:45:03.354Z] #0 2.063 Executing busybox-1.37.0-r20.trigger [2026-07-09T01:45:03.354Z] #0 2.080 OK: 7 MiB in 17 packages [2026-07-09T01:45:03.354Z] #65 ... [2026-07-09T01:45:03.354Z] [2026-07-09T01:45:03.354Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-07-09T01:45:03.354Z] #0 0.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:03.354Z] #0 1.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:03.354Z] #0 1.520 v3.22.5-25-g3366070614d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-07-09T01:45:03.354Z] #0 1.520 v3.22.5-24-g7ef212d8776 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-07-09T01:45:03.354Z] #0 1.520 OK: 26325 distinct packages available [2026-07-09T01:45:03.354Z] #0 1.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:03.354Z] #0 1.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:03.354Z] #0 2.136 (1/5) Installing dumb-init (1.2.5-r3) [2026-07-09T01:45:03.354Z] #0 2.136 (2/5) Installing musl-obstack (1.2.3-r2) [2026-07-09T01:45:03.354Z] #0 2.137 (3/5) Installing libucontext (1.3.2-r0) [2026-07-09T01:45:03.354Z] #0 2.141 (4/5) Installing gcompat (1.1.0-r4) [2026-07-09T01:45:03.354Z] #0 2.146 (5/5) Installing openssl (3.5.7-r0) [2026-07-09T01:45:03.354Z] #0 2.157 Executing busybox-1.37.0-r20.trigger [2026-07-09T01:45:03.354Z] #0 2.164 OK: 8 MiB in 21 packages [2026-07-09T01:45:03.612Z] #66 ... [2026-07-09T01:45:03.612Z] [2026-07-09T01:45:03.612Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-07-09T01:45:03.872Z] #67 ... [2026-07-09T01:45:03.872Z] [2026-07-09T01:45:03.872Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-07-09T01:45:03.872Z] #0 8.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:03.872Z] #0 8.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:03.872Z] #0 8.981 OK: 265 MiB in 60 packages [2026-07-09T01:45:03.872Z] #68 ... [2026-07-09T01:45:03.872Z] [2026-07-09T01:45:03.872Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-07-09T01:45:03.872Z] #0 0.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:03.872Z] #0 1.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:03.872Z] #0 1.428 (1/2) Installing dumb-init (1.2.5-r3) [2026-07-09T01:45:03.872Z] #0 1.432 (2/2) Installing su-exec (0.2-r3) [2026-07-09T01:45:03.872Z] #0 1.436 Executing busybox-1.37.0-r20.trigger [2026-07-09T01:45:03.872Z] #0 1.444 OK: 7 MiB in 18 packages [2026-07-09T01:45:04.187Z] #69 ... [2026-07-09T01:45:04.187Z] [2026-07-09T01:45:04.187Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-07-09T01:45:04.187Z] #0 1.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:04.187Z] #0 1.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:04.187Z] #0 1.936 v3.22.5-25-g3366070614d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-07-09T01:45:04.187Z] #0 1.936 v3.22.5-24-g7ef212d8776 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-07-09T01:45:04.187Z] #0 1.936 OK: 26325 distinct packages available [2026-07-09T01:45:04.187Z] #0 1.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:04.187Z] #0 2.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:04.187Z] #0 2.427 (1/13) Installing brotli-libs (1.1.0-r2) [2026-07-09T01:45:04.187Z] #0 2.463 (2/13) Installing c-ares (1.34.8-r0) [2026-07-09T01:45:04.187Z] #0 2.471 (3/13) Installing libunistring (1.3-r0) [2026-07-09T01:45:04.187Z] #0 2.489 (4/13) Installing libidn2 (2.3.7-r0) [2026-07-09T01:45:04.187Z] #0 2.502 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-07-09T01:45:04.187Z] #0 2.507 (6/13) Installing libpsl (0.21.5-r3) [2026-07-09T01:45:04.187Z] #0 2.513 (7/13) Installing zstd-libs (1.5.7-r0) [2026-07-09T01:45:04.187Z] #0 2.526 (8/13) Installing libcurl (8.14.1-r2) [2026-07-09T01:45:04.187Z] #0 2.536 (9/13) Installing curl (8.14.1-r2) [2026-07-09T01:45:04.187Z] #0 2.585 (10/13) Installing dumb-init (1.2.5-r3) [2026-07-09T01:45:04.187Z] #0 2.593 (11/13) Installing musl-obstack (1.2.3-r2) [2026-07-09T01:45:04.187Z] #0 2.594 (12/13) Installing libucontext (1.3.2-r0) [2026-07-09T01:45:04.187Z] #0 2.598 (13/13) Installing gcompat (1.1.0-r4) [2026-07-09T01:45:04.187Z] #0 2.603 Executing busybox-1.37.0-r20.trigger [2026-07-09T01:45:04.187Z] #0 2.610 OK: 12 MiB in 29 packages [2026-07-09T01:45:04.187Z] #70 ... [2026-07-09T01:45:04.187Z] [2026-07-09T01:45:04.187Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-07-09T01:45:04.187Z] #0 0.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:04.187Z] #0 1.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:04.187Z] #0 1.522 (1/4) Installing dumb-init (1.2.5-r3) [2026-07-09T01:45:04.187Z] #0 1.539 (2/4) Installing openssl (3.5.7-r0) [2026-07-09T01:45:04.187Z] #0 1.559 (3/4) Installing su-exec (0.2-r3) [2026-07-09T01:45:04.187Z] #0 1.562 (4/4) Installing yq-go (4.47.2-r3) [2026-07-09T01:45:04.187Z] #0 1.713 Executing busybox-1.37.0-r20.trigger [2026-07-09T01:45:04.187Z] #0 1.752 OK: 20 MiB in 20 packages [2026-07-09T01:45:08.385Z] #71 ... [2026-07-09T01:45:08.385Z] [2026-07-09T01:45:08.385Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-07-09T01:45:08.385Z] #68 DONE 17.4s [2026-07-09T01:45:08.385Z] [2026-07-09T01:45:08.385Z] #60 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-07-09T01:45:08.385Z] #60 DONE 17.4s [2026-07-09T01:45:08.385Z] [2026-07-09T01:45:08.385Z] #59 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-07-09T01:45:08.385Z] #59 DONE 17.5s [2026-07-09T01:45:08.385Z] [2026-07-09T01:45:08.385Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-07-09T01:45:08.385Z] #58 DONE 17.4s [2026-07-09T01:45:08.385Z] [2026-07-09T01:45:08.385Z] #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2026-07-09T01:45:08.385Z] #72 ... [2026-07-09T01:45:08.385Z] [2026-07-09T01:45:08.385Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-07-09T01:45:08.385Z] #71 DONE 17.5s [2026-07-09T01:45:08.385Z] [2026-07-09T01:45:08.385Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-07-09T01:45:08.385Z] #66 DONE 17.5s [2026-07-09T01:45:08.385Z] [2026-07-09T01:45:08.385Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-07-09T01:45:08.385Z] #67 DONE 17.5s [2026-07-09T01:45:08.385Z] [2026-07-09T01:45:08.385Z] #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-07-09T01:45:08.385Z] #56 DONE 17.5s [2026-07-09T01:45:08.385Z] [2026-07-09T01:45:08.385Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-07-09T01:45:08.385Z] #55 DONE 17.5s [2026-07-09T01:45:08.385Z] [2026-07-09T01:45:08.385Z] #57 [core-command builder 3/7] RUN apk add --update --no-cache make git [2026-07-09T01:45:08.385Z] #57 DONE 17.5s [2026-07-09T01:45:08.385Z] [2026-07-09T01:45:08.385Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-07-09T01:45:08.385Z] #69 DONE 17.6s [2026-07-09T01:45:08.385Z] [2026-07-09T01:45:08.385Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-07-09T01:45:08.385Z] #64 DONE 17.5s [2026-07-09T01:45:08.385Z] [2026-07-09T01:45:08.385Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-07-09T01:45:08.385Z] #62 DONE 17.6s [2026-07-09T01:45:08.385Z] [2026-07-09T01:45:08.385Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-07-09T01:45:08.385Z] #70 DONE 17.6s [2026-07-09T01:45:08.385Z] [2026-07-09T01:45:08.385Z] #72 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2026-07-09T01:45:08.385Z] #72 ... [2026-07-09T01:45:08.385Z] [2026-07-09T01:45:08.385Z] #61 [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-09T01:45:08.385Z] #61 DONE 17.6s [2026-07-09T01:45:08.385Z] [2026-07-09T01:45:08.385Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-07-09T01:45:08.385Z] #65 DONE 17.6s [2026-07-09T01:45:08.385Z] [2026-07-09T01:45:08.385Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-07-09T01:45:08.385Z] #63 DONE 17.6s [2026-07-09T01:45:08.385Z] [2026-07-09T01:45:08.385Z] #73 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-07-09T01:45:08.956Z] #73 ... [2026-07-09T01:45:08.957Z] [2026-07-09T01:45:08.957Z] #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-07-09T01:45:08.957Z] #74 DONE 0.8s [2026-07-09T01:45:08.957Z] [2026-07-09T01:45:08.957Z] #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-07-09T01:45:08.957Z] #75 DONE 0.8s [2026-07-09T01:45:08.957Z] [2026-07-09T01:45:08.957Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-07-09T01:45:08.957Z] #76 DONE 0.8s [2026-07-09T01:45:08.957Z] [2026-07-09T01:45:08.957Z] #73 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-07-09T01:45:08.957Z] #73 DONE 0.8s [2026-07-09T01:45:08.957Z] [2026-07-09T01:45:08.957Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-07-09T01:45:08.957Z] #77 DONE 0.8s [2026-07-09T01:45:08.957Z] [2026-07-09T01:45:08.957Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-09T01:45:09.216Z] #50 DONE 18.5s [2026-07-09T01:45:09.216Z] [2026-07-09T01:45:09.216Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-07-09T01:45:09.216Z] #54 DONE 18.4s [2026-07-09T01:45:09.216Z] [2026-07-09T01:45:09.216Z] #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-09T01:45:09.327Z] deaec5988b04: Pull complete [2026-07-09T01:45:10.614Z] #78 ... [2026-07-09T01:45:10.614Z] [2026-07-09T01:45:10.614Z] #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-07-09T01:45:10.614Z] #0 1.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:10.614Z] #0 1.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:10.614Z] #0 2.208 OK: 8 MiB in 21 packages [2026-07-09T01:45:10.614Z] #79 DONE 2.4s [2026-07-09T01:45:10.614Z] [2026-07-09T01:45:10.614Z] #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2026-07-09T01:45:10.614Z] #72 1.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:10.614Z] #72 1.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:10.614Z] #72 2.255 OK: 7 MiB in 17 packages [2026-07-09T01:45:10.614Z] #72 DONE 2.5s [2026-07-09T01:45:10.614Z] [2026-07-09T01:45:10.614Z] #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-07-09T01:45:11.920Z] 9f65657bb879: Pull complete [2026-07-09T01:45:11.920Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-07-09T01:45:11.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-07-09T01:45:11.920Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-07-09T01:45:12.279Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-07-09T01:45:12.279Z] WORKDIR /edgex [2026-07-09T01:45:12.279Z] COPY go.mod . [2026-07-09T01:45:12.279Z] RUN go mod download [2026-07-09T01:45:12.279Z] + docker build -t ci-base-image-arm64 -f - . [2026-07-09T01:45:12.524Z] #80 DONE 1.9s [2026-07-09T01:45:12.524Z] [2026-07-09T01:45:12.524Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-07-09T01:45:12.524Z] #0 2.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:12.524Z] #0 2.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:12.524Z] #0 2.686 OK: 20 MiB in 20 packages [2026-07-09T01:45:12.524Z] #81 DONE 4.1s [2026-07-09T01:45:12.524Z] [2026-07-09T01:45:12.524Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-07-09T01:45:12.524Z] #0 1.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:12.524Z] #0 1.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:12.524Z] #0 2.262 OK: 20 MiB in 20 packages [2026-07-09T01:45:12.524Z] #82 DONE 4.2s [2026-07-09T01:45:12.524Z] [2026-07-09T01:45:12.524Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-07-09T01:45:12.524Z] #0 2.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:12.524Z] #0 2.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:12.524Z] #0 2.779 OK: 7 MiB in 18 packages [2026-07-09T01:45:12.524Z] #83 DONE 4.1s [2026-07-09T01:45:12.524Z] [2026-07-09T01:45:12.524Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-07-09T01:45:12.524Z] #0 2.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:12.524Z] #0 2.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:12.524Z] #0 2.665 OK: 12 MiB in 23 packages [2026-07-09T01:45:12.524Z] #84 DONE 4.2s [2026-07-09T01:45:12.524Z] [2026-07-09T01:45:12.524Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-07-09T01:45:12.524Z] #0 2.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:12.524Z] #0 2.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:12.524Z] #0 2.708 OK: 8 MiB in 20 packages [2026-07-09T01:45:12.524Z] #85 DONE 4.1s [2026-07-09T01:45:12.524Z] [2026-07-09T01:45:12.524Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-07-09T01:45:12.524Z] #0 1.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:12.524Z] #0 1.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:12.524Z] #0 2.345 OK: 12 MiB in 29 packages [2026-07-09T01:45:12.524Z] #86 DONE 4.1s [2026-07-09T01:45:12.524Z] [2026-07-09T01:45:12.524Z] #87 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-07-09T01:45:12.524Z] #0 2.238 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:12.524Z] #0 2.742 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:12.524Z] #0 3.242 OK: 265 MiB in 60 packages [2026-07-09T01:45:12.524Z] #87 DONE 4.2s [2026-07-09T01:45:12.524Z] [2026-07-09T01:45:12.524Z] #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-09T01:45:12.524Z] #88 ... [2026-07-09T01:45:12.524Z] [2026-07-09T01:45:12.524Z] #89 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-07-09T01:45:12.524Z] #0 2.166 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:12.524Z] #0 2.624 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:12.524Z] #0 3.041 (1/1) Installing dumb-init (1.2.5-r3) [2026-07-09T01:45:12.524Z] #0 3.177 Executing busybox-1.37.0-r20.trigger [2026-07-09T01:45:12.524Z] #0 3.184 OK: 7 MiB in 17 packages [2026-07-09T01:45:12.524Z] #89 DONE 4.2s [2026-07-09T01:45:12.524Z] [2026-07-09T01:45:12.524Z] #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-07-09T01:45:12.524Z] #0 2.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:12.524Z] #0 2.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:12.524Z] #0 2.786 OK: 8 MiB in 19 packages [2026-07-09T01:45:12.524Z] #90 DONE 4.3s [2026-07-09T01:45:12.524Z] [2026-07-09T01:45:12.524Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-09T01:45:12.524Z] #91 DONE 2.0s [2026-07-09T01:45:12.524Z] [2026-07-09T01:45:12.524Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-07-09T01:45:12.877Z] Sending build context to Docker daemon 3.951MB [2026-07-09T01:45:13.145Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-07-09T01:45:13.145Z] ---> 334268110677 [2026-07-09T01:45:13.145Z] Step 2/4 : WORKDIR /edgex [2026-07-09T01:45:13.622Z] #92 DONE 0.6s [2026-07-09T01:45:13.622Z] [2026-07-09T01:45:13.622Z] #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-07-09T01:45:14.192Z] #93 ... [2026-07-09T01:45:14.192Z] [2026-07-09T01:45:14.192Z] #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-07-09T01:45:14.192Z] #94 DONE 1.9s [2026-07-09T01:45:14.452Z] [2026-07-09T01:45:14.452Z] #95 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-07-09T01:45:14.452Z] #0 4.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:14.452Z] #0 4.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-09T01:45:14.452Z] #0 4.437 OK: 7 MiB in 17 packages [2026-07-09T01:45:14.714Z] #95 ... [2026-07-09T01:45:14.714Z] [2026-07-09T01:45:14.714Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2026-07-09T01:45:14.714Z] #96 ... [2026-07-09T01:45:14.714Z] [2026-07-09T01:45:14.714Z] #95 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-07-09T01:45:14.714Z] #95 DONE 6.6s [2026-07-09T01:45:14.714Z] [2026-07-09T01:45:14.714Z] #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-09T01:45:14.714Z] #97 DONE 2.5s [2026-07-09T01:45:14.714Z] [2026-07-09T01:45:14.714Z] #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-09T01:45:14.714Z] #88 DONE 2.5s [2026-07-09T01:45:14.973Z] [2026-07-09T01:45:14.973Z] #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-07-09T01:45:14.973Z] #93 DONE 2.4s [2026-07-09T01:45:14.973Z] [2026-07-09T01:45:14.973Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2026-07-09T01:45:14.973Z] #96 DONE 0.3s [2026-07-09T01:45:14.973Z] [2026-07-09T01:45:14.973Z] #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-09T01:45:14.973Z] #98 ... [2026-07-09T01:45:14.973Z] [2026-07-09T01:45:14.973Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-07-09T01:45:14.973Z] #99 DONE 0.3s [2026-07-09T01:45:14.973Z] [2026-07-09T01:45:14.973Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-07-09T01:45:14.973Z] #100 DONE 0.3s [2026-07-09T01:45:15.101Z] ---> Running in 61001ae8771c [2026-07-09T01:45:15.101Z] Removing intermediate container 61001ae8771c [2026-07-09T01:45:15.101Z] ---> a1a083791aaf [2026-07-09T01:45:15.101Z] Step 3/4 : COPY go.mod . [2026-07-09T01:45:15.234Z] [2026-07-09T01:45:15.234Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-07-09T01:45:15.234Z] #101 DONE 0.2s [2026-07-09T01:45:15.234Z] [2026-07-09T01:45:15.234Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2026-07-09T01:45:15.234Z] #102 DONE 0.1s [2026-07-09T01:45:15.234Z] [2026-07-09T01:45:15.234Z] #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-07-09T01:45:15.234Z] #103 DONE 0.1s [2026-07-09T01:45:15.234Z] [2026-07-09T01:45:15.234Z] #104 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-07-09T01:45:15.234Z] #104 DONE 0.1s [2026-07-09T01:45:15.234Z] [2026-07-09T01:45:15.234Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-07-09T01:45:15.234Z] #105 DONE 0.1s [2026-07-09T01:45:15.234Z] [2026-07-09T01:45:15.234Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-07-09T01:45:15.498Z] #106 DONE 0.1s [2026-07-09T01:45:15.498Z] [2026-07-09T01:45:15.498Z] #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-07-09T01:45:15.498Z] #107 DONE 0.1s [2026-07-09T01:45:15.498Z] [2026-07-09T01:45:15.498Z] #108 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-07-09T01:45:15.498Z] #108 DONE 3.1s [2026-07-09T01:45:15.498Z] [2026-07-09T01:45:15.498Z] #109 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-07-09T01:45:15.498Z] #109 DONE 0.1s [2026-07-09T01:45:15.498Z] [2026-07-09T01:45:15.498Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-07-09T01:45:15.498Z] #110 DONE 0.1s [2026-07-09T01:45:15.498Z] [2026-07-09T01:45:15.498Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-07-09T01:45:15.498Z] #111 DONE 0.1s [2026-07-09T01:45:15.498Z] [2026-07-09T01:45:15.498Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-07-09T01:45:15.695Z] ---> 367999dcae8c [2026-07-09T01:45:15.695Z] Step 4/4 : RUN go mod download [2026-07-09T01:45:15.695Z] ---> Running in edc21597357d [2026-07-09T01:45:15.766Z] #112 DONE 0.1s [2026-07-09T01:45:15.766Z] [2026-07-09T01:45:15.766Z] #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-07-09T01:45:15.766Z] #113 DONE 0.1s [2026-07-09T01:45:15.766Z] [2026-07-09T01:45:15.766Z] #114 [security-spire-agent] exporting to image [2026-07-09T01:45:15.766Z] #114 exporting layers [2026-07-09T01:45:16.026Z] #114 ... [2026-07-09T01:45:16.026Z] [2026-07-09T01:45:16.026Z] #115 [security-spire-server] exporting to image [2026-07-09T01:45:16.026Z] #115 exporting layers 0.5s done [2026-07-09T01:45:16.026Z] #115 writing image sha256:0c7c83dc20b8d29566632fe0a852a5f85726d20aa8c4c055c233c705b85b1fac done [2026-07-09T01:45:16.026Z] #115 naming to docker.io/library/security-spire-server done [2026-07-09T01:45:16.026Z] #115 DONE 0.5s [2026-07-09T01:45:16.294Z] [2026-07-09T01:45:16.294Z] #116 [security-spire-config] exporting to image [2026-07-09T01:45:16.294Z] #116 exporting layers 0.5s done [2026-07-09T01:45:16.294Z] #116 writing image sha256:4c724a7433cd0cbae991583a011ca81310a39ff54c64d6ee16cf77d08c95ec67 0.0s done [2026-07-09T01:45:16.294Z] #116 naming to docker.io/library/security-spire-config done [2026-07-09T01:45:16.294Z] #116 DONE 0.5s [2026-07-09T01:45:16.294Z] [2026-07-09T01:45:16.294Z] #114 [security-spire-agent] exporting to image [2026-07-09T01:45:16.294Z] #114 exporting layers 0.5s done [2026-07-09T01:45:16.294Z] #114 writing image sha256:ad7349691d1661534a1cb5dde4663a3a28cd31e386651217e5db675c754ec8e3 done [2026-07-09T01:45:16.294Z] #114 naming to docker.io/library/security-spire-agent done [2026-07-09T01:45:16.294Z] #114 DONE 0.6s [2026-07-09T01:45:16.294Z] [2026-07-09T01:45:16.294Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-09T01:45:18.832Z] #117 ... [2026-07-09T01:45:18.832Z] [2026-07-09T01:45:18.832Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-09T01:45:19.488Z] #118 ... [2026-07-09T01:45:19.488Z] [2026-07-09T01:45:19.488Z] #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-09T01:45:19.488Z] #119 ... [2026-07-09T01:45:19.488Z] [2026-07-09T01:45:19.488Z] #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-09T01:45:58.340Z] #120 DONE 48.4s [2026-07-09T01:45:58.340Z] [2026-07-09T01:45:58.340Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-09T01:45:58.340Z] #118 DONE 48.4s [2026-07-09T01:45:58.340Z] [2026-07-09T01:45:58.340Z] #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-09T01:45:58.340Z] #119 DONE 48.3s [2026-07-09T01:45:58.340Z] [2026-07-09T01:45:58.340Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-09T01:45:58.340Z] #117 DONE 48.4s [2026-07-09T01:45:58.340Z] [2026-07-09T01:45:58.340Z] #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-09T01:45:58.340Z] #98 DONE 42.5s [2026-07-09T01:45:58.340Z] [2026-07-09T01:45:58.340Z] #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-09T01:45:58.340Z] #78 DONE 48.4s [2026-07-09T01:45:58.340Z] [2026-07-09T01:45:58.340Z] #121 [core-command builder 6/7] COPY . . [2026-07-09T01:46:08.337Z] #121 ... [2026-07-09T01:46:08.337Z] [2026-07-09T01:46:08.337Z] #122 [support-scheduler builder 6/7] COPY . . [2026-07-09T01:46:08.337Z] #122 ... [2026-07-09T01:46:08.337Z] [2026-07-09T01:46:08.337Z] #123 [support-notifications builder 6/7] COPY . . [2026-07-09T01:46:08.337Z] #123 ... [2026-07-09T01:46:08.337Z] [2026-07-09T01:46:08.337Z] #124 [core-keeper builder 7/8] COPY . . [2026-07-09T01:46:08.337Z] #124 ... [2026-07-09T01:46:08.337Z] [2026-07-09T01:46:08.337Z] #125 [security-spiffe-token-provider builder 6/7] COPY . . [2026-07-09T01:46:08.337Z] #125 ... [2026-07-09T01:46:08.337Z] [2026-07-09T01:46:08.337Z] #126 [security-proxy-setup builder 6/7] COPY . . [2026-07-09T01:46:23.385Z] #126 DONE 24.8s [2026-07-09T01:46:23.385Z] [2026-07-09T01:46:23.385Z] #125 [security-spiffe-token-provider builder 6/7] COPY . . [2026-07-09T01:46:23.385Z] #125 DONE 24.8s [2026-07-09T01:46:23.385Z] [2026-07-09T01:46:23.385Z] #122 [support-scheduler builder 6/7] COPY . . [2026-07-09T01:46:23.385Z] #122 DONE 24.8s [2026-07-09T01:46:23.385Z] [2026-07-09T01:46:23.385Z] #121 [security-proxy-auth builder 6/7] COPY . . [2026-07-09T01:46:23.385Z] #121 DONE 24.7s [2026-07-09T01:46:23.385Z] [2026-07-09T01:46:23.385Z] #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-07-09T01:46:23.385Z] #127 CACHED [2026-07-09T01:46:23.385Z] [2026-07-09T01:46:23.385Z] #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-09T01:46:23.385Z] #128 CACHED [2026-07-09T01:46:23.385Z] [2026-07-09T01:46:23.385Z] #129 [core-metadata builder 6/7] COPY . . [2026-07-09T01:46:23.385Z] #129 CACHED [2026-07-09T01:46:23.385Z] [2026-07-09T01:46:23.385Z] #130 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-07-09T01:46:23.385Z] #130 CACHED [2026-07-09T01:46:23.385Z] [2026-07-09T01:46:23.385Z] #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-09T01:46:23.385Z] #131 CACHED [2026-07-09T01:46:23.385Z] [2026-07-09T01:46:23.385Z] #132 [core-data builder 6/7] COPY . . [2026-07-09T01:46:23.385Z] #132 CACHED [2026-07-09T01:46:23.385Z] [2026-07-09T01:46:23.385Z] #124 [core-keeper builder 7/8] COPY . . [2026-07-09T01:46:23.385Z] #124 DONE 24.7s [2026-07-09T01:46:23.385Z] [2026-07-09T01:46:23.385Z] #133 [security-proxy-auth builder 6/7] COPY . . [2026-07-09T01:46:23.385Z] #133 CACHED [2026-07-09T01:46:23.385Z] [2026-07-09T01:46:23.385Z] #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-09T01:46:23.385Z] #134 CACHED [2026-07-09T01:46:23.385Z] [2026-07-09T01:46:23.385Z] #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-07-09T01:46:23.385Z] #135 CACHED [2026-07-09T01:46:23.385Z] [2026-07-09T01:46:23.385Z] #136 [core-command builder 6/7] COPY . . [2026-07-09T01:46:23.385Z] #136 CACHED [2026-07-09T01:46:23.385Z] [2026-07-09T01:46:23.385Z] #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-09T01:46:23.385Z] #137 CACHED [2026-07-09T01:46:23.385Z] [2026-07-09T01:46:23.385Z] #138 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-07-09T01:46:23.385Z] #138 CACHED [2026-07-09T01:46:23.385Z] [2026-07-09T01:46:23.385Z] #139 [security-bootstrapper builder 6/7] COPY . . [2026-07-09T01:46:23.385Z] #139 CACHED [2026-07-09T01:46:23.385Z] [2026-07-09T01:46:23.385Z] #140 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-07-09T01:46:23.385Z] #140 CACHED [2026-07-09T01:46:23.385Z] [2026-07-09T01:46:23.385Z] #141 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-09T01:46:23.385Z] #141 CACHED [2026-07-09T01:46:23.385Z] [2026-07-09T01:46:23.385Z] #142 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-07-09T01:46:23.385Z] #142 CACHED [2026-07-09T01:46:23.385Z] [2026-07-09T01:46:23.385Z] #143 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-09T01:46:23.385Z] #143 CACHED [2026-07-09T01:46:23.385Z] [2026-07-09T01:46:23.385Z] #144 [security-secretstore-setup builder 6/7] COPY . . [2026-07-09T01:46:23.385Z] #144 CACHED [2026-07-09T01:46:23.385Z] [2026-07-09T01:46:23.385Z] #123 [support-notifications builder 6/7] COPY . . [2026-07-09T01:46:23.385Z] #123 DONE 24.8s [2026-07-09T01:46:23.385Z] [2026-07-09T01:46:23.385Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-07-09T01:46:23.385Z] #145 0.912 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-07-09T01:46:33.423Z] #145 ... [2026-07-09T01:46:33.423Z] [2026-07-09T01:46:33.423Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-07-09T01:46:33.423Z] #0 0.707 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-07-09T01:46:33.423Z] #146 ... [2026-07-09T01:46:33.423Z] [2026-07-09T01:46:33.423Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-09T01:46:33.423Z] #0 0.588 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-07-09T01:46:33.423Z] #147 ... [2026-07-09T01:46:33.423Z] [2026-07-09T01:46:33.423Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-09T01:46:33.423Z] #0 0.686 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-07-09T01:46:33.423Z] #148 ... [2026-07-09T01:46:33.423Z] [2026-07-09T01:46:33.423Z] #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-07-09T01:46:33.423Z] #0 0.883 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-07-09T01:46:33.423Z] #149 ... [2026-07-09T01:46:33.423Z] [2026-07-09T01:46:33.423Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-07-09T01:46:33.423Z] #0 0.632 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-07-09T01:46:33.423Z] #150 ... [2026-07-09T01:46:33.423Z] [2026-07-09T01:46:33.423Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-07-09T01:46:33.423Z] #0 0.598 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-07-09T01:46:33.423Z] #151 ... [2026-07-09T01:46:33.423Z] [2026-07-09T01:46:33.423Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-07-09T01:46:33.423Z] #0 0.920 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-07-09T01:46:33.423Z] #152 ... [2026-07-09T01:46:33.423Z] [2026-07-09T01:46:33.423Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-07-09T01:46:33.423Z] #0 0.640 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-07-09T01:46:33.423Z] #153 ... [2026-07-09T01:46:33.423Z] [2026-07-09T01:46:33.423Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-07-09T01:46:33.423Z] #0 0.941 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-07-09T01:46:33.423Z] #154 ... [2026-07-09T01:46:33.423Z] [2026-07-09T01:46:33.423Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-07-09T01:46:33.424Z] #0 0.627 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-07-09T01:46:33.682Z] #155 ... [2026-07-09T01:46:33.682Z] [2026-07-09T01:46:33.682Z] #156 [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-09T01:46:33.682Z] #0 0.878 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-07-09T01:46:37.387Z] Removing intermediate container edc21597357d [2026-07-09T01:46:37.387Z] ---> 3c474539a015 [2026-07-09T01:46:37.387Z] Successfully built 3c474539a015 [2026-07-09T01:46:37.387Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:46:37.744Z] + docker inspect -f . ci-base-image-arm64 [2026-07-09T01:46:37.744Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-09T01:46:37.961Z] prd-ubuntu20.04-docker-arm64-4c-16g-14761 does not seem to be running inside a container [2026-07-09T01:46:38.029Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/990 -v /w/workspace/edgex-go/990:/w/workspace/edgex-go/990:rw,z -v /w/workspace/edgex-go/990@tmp:/w/workspace/edgex-go/990@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-09T01:46:39.259Z] $ docker top 31d4de7082ce1c40cad5aa031a1cbcbaa710dd191f2470eb45a2de4b652001f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-07-09T01:46:40.122Z] + go version [2026-07-09T01:46:40.122Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-07-09T01:46:40.140Z] $ docker stop --time=1 31d4de7082ce1c40cad5aa031a1cbcbaa710dd191f2470eb45a2de4b652001f7 [2026-07-09T01:46:41.701Z] $ docker rm -f --volumes 31d4de7082ce1c40cad5aa031a1cbcbaa710dd191f2470eb45a2de4b652001f7 [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-09T01:46:42.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-07-09T01:46:42.605Z] [2026-07-09T01:46:42.605Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:46:42.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-07-09T01:46:43.254Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2026-07-09T01:46:43.254Z] 547446be3368: Pulling fs layer [2026-07-09T01:46:43.254Z] d125d8839a47: Pulling fs layer [2026-07-09T01:46:43.254Z] 3e85d5ac6304: Pulling fs layer [2026-07-09T01:46:43.254Z] c3105a71a48b: Pulling fs layer [2026-07-09T01:46:43.254Z] 0f093f025ec4: Pulling fs layer [2026-07-09T01:46:43.254Z] c3106fc0e877: Pulling fs layer [2026-07-09T01:46:43.254Z] c3105a71a48b: Waiting [2026-07-09T01:46:43.254Z] 0f093f025ec4: Waiting [2026-07-09T01:46:43.254Z] c3106fc0e877: Waiting [2026-07-09T01:46:43.254Z] 547446be3368: Verifying Checksum [2026-07-09T01:46:43.254Z] c3105a71a48b: Verifying Checksum [2026-07-09T01:46:43.254Z] c3105a71a48b: Download complete [2026-07-09T01:46:43.524Z] d125d8839a47: Verifying Checksum [2026-07-09T01:46:43.524Z] d125d8839a47: Download complete [2026-07-09T01:46:43.524Z] c3106fc0e877: Verifying Checksum [2026-07-09T01:46:43.524Z] c3106fc0e877: Download complete [2026-07-09T01:46:43.792Z] 0f093f025ec4: Verifying Checksum [2026-07-09T01:46:43.792Z] 0f093f025ec4: Download complete [2026-07-09T01:46:44.081Z] 547446be3368: Pull complete [2026-07-09T01:46:45.127Z] d125d8839a47: Pull complete [2026-07-09T01:46:45.736Z] 3e85d5ac6304: Verifying Checksum [2026-07-09T01:46:45.736Z] 3e85d5ac6304: Download complete [2026-07-09T01:46:55.808Z] 3e85d5ac6304: Pull complete [2026-07-09T01:46:55.808Z] c3105a71a48b: Pull complete [2026-07-09T01:46:56.393Z] 0f093f025ec4: Pull complete [2026-07-09T01:46:56.659Z] c3106fc0e877: Pull complete [2026-07-09T01:46:56.659Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2026-07-09T01:46:56.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-07-09T01:46:56.659Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-09T01:46:56.875Z] prd-ubuntu20.04-docker-arm64-4c-16g-14761 does not seem to be running inside a container [2026-07-09T01:46:56.936Z] $ 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/990 -v /w/workspace/edgex-go/990:/w/workspace/edgex-go/990:rw,z -v /w/workspace/edgex-go/990@tmp:/w/workspace/edgex-go/990@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-09T01:46:59.161Z] $ docker top 70c7a162431e61c54747d7021744a7a4117a0b6c8c39c24a7b4a747a07e60693 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-07-09T01:47:00.028Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-07-09T01:47:10.143Z] #1 [support-scheduler internal] load build definition from Dockerfile [2026-07-09T01:47:10.143Z] #1 transferring dockerfile: [2026-07-09T01:47:10.143Z] #1 transferring dockerfile: 1.83kB 0.0s done [2026-07-09T01:47:10.143Z] #1 DONE 0.1s [2026-07-09T01:47:10.143Z] [2026-07-09T01:47:10.143Z] #2 [core-data internal] load build definition from Dockerfile [2026-07-09T01:47:10.143Z] #2 transferring dockerfile: 2.04kB done [2026-07-09T01:47:10.143Z] #2 DONE 0.0s [2026-07-09T01:47:10.143Z] [2026-07-09T01:47:10.143Z] #3 [support-notifications internal] load build definition from Dockerfile [2026-07-09T01:47:10.143Z] #3 transferring dockerfile: 2.02kB done [2026-07-09T01:47:10.143Z] #3 DONE 0.1s [2026-07-09T01:47:10.143Z] [2026-07-09T01:47:10.143Z] #4 [security-spire-server internal] load build definition from Dockerfile [2026-07-09T01:47:10.143Z] #4 transferring dockerfile: 1.70kB done [2026-07-09T01:47:10.143Z] #4 DONE 0.1s [2026-07-09T01:47:10.143Z] [2026-07-09T01:47:10.143Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2026-07-09T01:47:10.143Z] #5 transferring dockerfile: 3.02kB done [2026-07-09T01:47:10.143Z] #5 DONE 0.1s [2026-07-09T01:47:10.143Z] [2026-07-09T01:47:10.143Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-07-09T01:47:10.143Z] #6 transferring dockerfile: 1.89kB 0.0s done [2026-07-09T01:47:10.143Z] #6 DONE 0.1s [2026-07-09T01:47:10.144Z] [2026-07-09T01:47:10.144Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2026-07-09T01:47:10.144Z] #7 transferring dockerfile: 2.49kB done [2026-07-09T01:47:10.144Z] #7 DONE 0.1s [2026-07-09T01:47:10.144Z] [2026-07-09T01:47:10.144Z] #8 [core-metadata internal] load build definition from Dockerfile [2026-07-09T01:47:10.144Z] #8 transferring dockerfile: 2.10kB done [2026-07-09T01:47:10.144Z] #8 DONE 0.1s [2026-07-09T01:47:10.144Z] [2026-07-09T01:47:10.144Z] #9 [core-command internal] load build definition from Dockerfile [2026-07-09T01:47:10.144Z] #9 transferring dockerfile: 1.94kB done [2026-07-09T01:47:10.144Z] #9 DONE 0.1s [2026-07-09T01:47:10.144Z] [2026-07-09T01:47:10.144Z] #10 [security-spire-config internal] load build definition from Dockerfile [2026-07-09T01:47:10.144Z] #10 transferring dockerfile: 1.69kB done [2026-07-09T01:47:10.144Z] #10 DONE 0.1s [2026-07-09T01:47:10.144Z] [2026-07-09T01:47:10.144Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2026-07-09T01:47:10.144Z] #11 transferring dockerfile: 2.50kB done [2026-07-09T01:47:10.144Z] #11 DONE 0.1s [2026-07-09T01:47:10.144Z] [2026-07-09T01:47:10.144Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2026-07-09T01:47:10.144Z] #12 transferring dockerfile: 2.14kB 0.0s done [2026-07-09T01:47:10.144Z] #12 DONE 0.1s [2026-07-09T01:47:10.144Z] [2026-07-09T01:47:10.144Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-07-09T01:47:10.144Z] #13 transferring dockerfile: 2.23kB done [2026-07-09T01:47:10.144Z] #13 DONE 0.1s [2026-07-09T01:47:10.144Z] [2026-07-09T01:47:10.144Z] #14 [core-keeper internal] load build definition from Dockerfile [2026-07-09T01:47:10.144Z] #14 transferring dockerfile: 2.07kB done [2026-07-09T01:47:10.144Z] #14 DONE 0.1s [2026-07-09T01:47:10.144Z] [2026-07-09T01:47:10.144Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2026-07-09T01:47:10.144Z] #15 transferring dockerfile: 1.81kB done [2026-07-09T01:47:10.144Z] #15 DONE 0.1s [2026-07-09T01:47:10.144Z] [2026-07-09T01:47:10.144Z] #16 [support-scheduler internal] load .dockerignore [2026-07-09T01:47:10.144Z] #16 transferring context: 32B [2026-07-09T01:47:10.413Z] #16 transferring context: 50B 0.0s done [2026-07-09T01:47:10.413Z] #16 DONE 0.1s [2026-07-09T01:47:11.014Z] [2026-07-09T01:47:11.014Z] #17 [core-data internal] load .dockerignore [2026-07-09T01:47:11.014Z] #17 transferring context: 50B done [2026-07-09T01:47:11.014Z] #17 DONE 0.0s [2026-07-09T01:47:11.014Z] [2026-07-09T01:47:11.014Z] #18 [support-notifications internal] load .dockerignore [2026-07-09T01:47:11.288Z] #18 transferring context: 50B done [2026-07-09T01:47:11.288Z] #18 DONE 0.0s [2026-07-09T01:47:11.288Z] [2026-07-09T01:47:11.288Z] #19 [security-spire-server internal] load .dockerignore [2026-07-09T01:47:11.288Z] #19 transferring context: 50B 0.0s done [2026-07-09T01:47:11.288Z] #19 DONE 0.1s [2026-07-09T01:47:11.288Z] [2026-07-09T01:47:11.288Z] #20 [security-bootstrapper internal] load .dockerignore [2026-07-09T01:47:11.288Z] #20 transferring context: 50B 0.0s done [2026-07-09T01:47:11.288Z] #20 DONE 0.1s [2026-07-09T01:47:11.288Z] [2026-07-09T01:47:11.288Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2026-07-09T01:47:11.288Z] #21 transferring context: 50B done [2026-07-09T01:47:11.288Z] #21 DONE 0.1s [2026-07-09T01:47:11.288Z] [2026-07-09T01:47:11.288Z] #22 [security-secretstore-setup internal] load .dockerignore [2026-07-09T01:47:11.288Z] #22 transferring context: 50B 0.0s done [2026-07-09T01:47:11.288Z] #22 DONE 0.1s [2026-07-09T01:47:11.288Z] [2026-07-09T01:47:11.288Z] #23 [core-metadata internal] load .dockerignore [2026-07-09T01:47:11.557Z] #23 transferring context: 50B 0.0s done [2026-07-09T01:47:11.557Z] #23 DONE 0.1s [2026-07-09T01:47:11.557Z] [2026-07-09T01:47:11.557Z] #24 [security-proxy-setup internal] load .dockerignore [2026-07-09T01:47:11.557Z] #24 DONE 0.0s [2026-07-09T01:47:11.557Z] [2026-07-09T01:47:11.557Z] #25 [core-command internal] load .dockerignore [2026-07-09T01:47:11.557Z] #25 transferring context: 50B 0.0s done [2026-07-09T01:47:11.557Z] #25 DONE 0.1s [2026-07-09T01:47:11.557Z] [2026-07-09T01:47:11.557Z] #24 [security-proxy-setup internal] load .dockerignore [2026-07-09T01:47:11.557Z] #24 transferring context: 50B 0.0s done [2026-07-09T01:47:11.557Z] #24 DONE 0.1s [2026-07-09T01:47:11.557Z] [2026-07-09T01:47:11.557Z] #26 [security-spire-config internal] load .dockerignore [2026-07-09T01:47:11.837Z] #26 transferring context: 50B 0.0s done [2026-07-09T01:47:11.837Z] #26 DONE 0.1s [2026-07-09T01:47:11.837Z] [2026-07-09T01:47:11.837Z] #27 [security-proxy-auth internal] load .dockerignore [2026-07-09T01:47:11.837Z] #27 transferring context: 50B 0.0s done [2026-07-09T01:47:11.837Z] #27 DONE 0.1s [2026-07-09T01:47:11.837Z] [2026-07-09T01:47:11.837Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2026-07-09T01:47:11.837Z] #28 transferring context: 50B done [2026-07-09T01:47:11.837Z] #28 DONE 0.1s [2026-07-09T01:47:11.837Z] [2026-07-09T01:47:11.837Z] #29 [core-keeper internal] load .dockerignore [2026-07-09T01:47:11.837Z] #29 transferring context: 50B 0.0s done [2026-07-09T01:47:12.104Z] #29 DONE 0.1s [2026-07-09T01:47:12.104Z] [2026-07-09T01:47:12.104Z] #30 [security-spire-agent internal] load .dockerignore [2026-07-09T01:47:12.104Z] #30 transferring context: 50B 0.0s done [2026-07-09T01:47:12.104Z] #30 DONE 0.1s [2026-07-09T01:47:12.104Z] [2026-07-09T01:47:12.104Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-09T01:47:12.104Z] #31 DONE 0.0s [2026-07-09T01:47:12.104Z] [2026-07-09T01:47:12.104Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 [2026-07-09T01:47:12.380Z] #32 DONE 0.5s [2026-07-09T01:47:12.650Z] [2026-07-09T01:47:12.650Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-09T01:47:12.650Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-09T01:47:12.651Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 163.84kB / 4.12MB 0.1s [2026-07-09T01:47:12.651Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-09T01:47:12.651Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-09T01:47:12.651Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-09T01:47:12.651Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.46MB / 4.12MB 0.2s [2026-07-09T01:47:12.923Z] #33 ... [2026-07-09T01:47:12.923Z] [2026-07-09T01:47:12.923Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-09T01:47:12.923Z] #31 DONE 0.0s [2026-07-09T01:47:12.923Z] [2026-07-09T01:47:12.923Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.22 [2026-07-09T01:47:12.923Z] #32 DONE 0.5s [2026-07-09T01:47:12.923Z] [2026-07-09T01:47:12.924Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-09T01:47:12.924Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 3.62MB / 4.12MB 0.3s [2026-07-09T01:47:12.924Z] #33 ... [2026-07-09T01:47:12.924Z] [2026-07-09T01:47:12.924Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-09T01:47:12.924Z] #31 DONE 0.0s [2026-07-09T01:47:12.924Z] [2026-07-09T01:47:12.924Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 [2026-07-09T01:47:12.924Z] #32 DONE 0.5s [2026-07-09T01:47:12.924Z] [2026-07-09T01:47:12.924Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-09T01:47:12.924Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-09T01:47:12.924Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-07-09T01:47:12.924Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-09T01:47:12.924Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-09T01:47:12.924Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-09T01:47:12.924Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc [2026-07-09T01:47:13.191Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-09T01:47:13.191Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-07-09T01:47:13.191Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-09T01:47:13.191Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-09T01:47:13.191Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-09T01:47:13.191Z] #33 ... [2026-07-09T01:47:13.191Z] [2026-07-09T01:47:13.191Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 [2026-07-09T01:47:13.191Z] #32 DONE 0.5s [2026-07-09T01:47:13.461Z] [2026-07-09T01:47:13.461Z] #34 [support-scheduler internal] load build context [2026-07-09T01:47:13.461Z] #34 ... [2026-07-09T01:47:13.461Z] [2026-07-09T01:47:13.461Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-09T01:47:13.461Z] #31 DONE 0.0s [2026-07-09T01:47:13.461Z] [2026-07-09T01:47:13.461Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-07-09T01:47:13.461Z] #32 DONE 0.6s [2026-07-09T01:47:13.732Z] [2026-07-09T01:47:13.732Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-09T01:47:13.732Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-09T01:47:13.732Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-07-09T01:47:13.732Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-09T01:47:13.732Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-09T01:47:13.732Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-09T01:47:13.732Z] #33 ... [2026-07-09T01:47:13.732Z] [2026-07-09T01:47:13.732Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-09T01:47:13.732Z] #31 DONE 0.0s [2026-07-09T01:47:13.732Z] [2026-07-09T01:47:13.732Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-09T01:47:14.002Z] #33 ... [2026-07-09T01:47:14.002Z] [2026-07-09T01:47:14.002Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-09T01:47:14.002Z] #31 DONE 0.0s [2026-07-09T01:47:14.002Z] [2026-07-09T01:47:14.002Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-09T01:47:14.002Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-09T01:47:14.002Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-07-09T01:47:14.002Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-09T01:47:14.002Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-09T01:47:14.002Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-09T01:47:14.002Z] #33 ... [2026-07-09T01:47:14.002Z] [2026-07-09T01:47:14.002Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2026-07-09T01:47:14.002Z] #32 DONE 1.1s [2026-07-09T01:47:14.002Z] [2026-07-09T01:47:14.002Z] #34 [support-scheduler internal] load build context [2026-07-09T01:47:14.002Z] #34 transferring context: 3.45MB 1.1s done [2026-07-09T01:47:14.002Z] #34 DONE 1.6s [2026-07-09T01:47:14.274Z] [2026-07-09T01:47:14.274Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-09T01:47:14.274Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-09T01:47:14.274Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-07-09T01:47:14.274Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-09T01:47:14.274Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-09T01:47:14.274Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-09T01:47:14.274Z] #33 ... [2026-07-09T01:47:14.274Z] [2026-07-09T01:47:14.274Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-09T01:47:14.274Z] #31 DONE 0.0s [2026-07-09T01:47:14.543Z] [2026-07-09T01:47:14.543Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-09T01:47:14.543Z] #33 ... [2026-07-09T01:47:14.543Z] [2026-07-09T01:47:14.543Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-09T01:47:14.543Z] #31 DONE 0.0s [2026-07-09T01:47:14.543Z] [2026-07-09T01:47:14.543Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.22 [2026-07-09T01:47:14.543Z] #32 DONE 1.3s [2026-07-09T01:47:14.543Z] [2026-07-09T01:47:14.543Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-09T01:47:14.543Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-09T01:47:14.543Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-07-09T01:47:14.543Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-09T01:47:14.543Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-09T01:47:14.543Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-09T01:47:14.820Z] #33 ... [2026-07-09T01:47:14.820Z] [2026-07-09T01:47:14.820Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-07-09T01:47:14.820Z] #35 DONE 1.8s [2026-07-09T01:47:14.820Z] [2026-07-09T01:47:14.820Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-09T01:47:14.820Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-09T01:47:14.820Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-07-09T01:47:14.820Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-09T01:47:14.820Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-09T01:47:14.820Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-09T01:47:15.088Z] #33 ... [2026-07-09T01:47:15.088Z] [2026-07-09T01:47:15.088Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-09T01:47:15.088Z] #31 DONE 0.1s [2026-07-09T01:47:15.088Z] [2026-07-09T01:47:15.088Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-09T01:47:15.359Z] #33 ... [2026-07-09T01:47:15.359Z] [2026-07-09T01:47:15.359Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-09T01:47:15.359Z] #31 DONE 0.1s [2026-07-09T01:47:15.359Z] [2026-07-09T01:47:15.359Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-09T01:47:15.359Z] #33 ... [2026-07-09T01:47:15.359Z] [2026-07-09T01:47:15.359Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-09T01:47:15.359Z] #31 DONE 0.1s [2026-07-09T01:47:15.359Z] [2026-07-09T01:47:15.359Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-09T01:47:15.359Z] #33 ... [2026-07-09T01:47:15.359Z] [2026-07-09T01:47:15.359Z] #36 [security-spire-config internal] load build context [2026-07-09T01:47:15.359Z] #36 DONE 0.0s [2026-07-09T01:47:15.359Z] [2026-07-09T01:47:15.359Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-09T01:47:15.359Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-09T01:47:15.359Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-07-09T01:47:15.359Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-09T01:47:15.359Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-09T01:47:15.359Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-09T01:47:15.650Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-09T01:47:15.650Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-07-09T01:47:15.650Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-09T01:47:15.650Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-09T01:47:15.650Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-09T01:47:15.650Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 2.6s done [2026-07-09T01:47:15.650Z] #33 ... [2026-07-09T01:47:15.650Z] [2026-07-09T01:47:15.650Z] #37 [core-data internal] load build context [2026-07-09T01:47:15.650Z] #37 transferring context: 3.45MB 1.7s done [2026-07-09T01:47:15.650Z] #37 DONE 2.7s [2026-07-09T01:47:15.919Z] [2026-07-09T01:47:15.919Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 [2026-07-09T01:47:15.919Z] #32 DONE 2.3s [2026-07-09T01:47:15.919Z] [2026-07-09T01:47:15.919Z] #38 [support-notifications internal] load build context [2026-07-09T01:47:15.919Z] #38 transferring context: 3.45MB 1.5s done [2026-07-09T01:47:15.919Z] #38 DONE 2.6s [2026-07-09T01:47:15.919Z] [2026-07-09T01:47:15.919Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-09T01:47:15.919Z] #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.3s done [2026-07-09T01:47:15.919Z] #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2026-07-09T01:47:15.919Z] #39 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-07-09T01:47:15.919Z] #39 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-07-09T01:47:15.919Z] #39 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-07-09T01:47:15.919Z] #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done [2026-07-09T01:47:15.919Z] #39 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-07-09T01:47:15.919Z] #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.4s [2026-07-09T01:47:15.919Z] #39 ... [2026-07-09T01:47:15.919Z] [2026-07-09T01:47:15.919Z] #40 [security-spiffe-token-provider internal] load build context [2026-07-09T01:47:15.919Z] #40 transferring context: 3.45MB 1.5s done [2026-07-09T01:47:15.919Z] #40 DONE 2.3s [2026-07-09T01:47:15.919Z] [2026-07-09T01:47:15.919Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-09T01:47:15.919Z] #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.5s [2026-07-09T01:47:15.919Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 0.5s [2026-07-09T01:47:15.919Z] #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.5s done [2026-07-09T01:47:16.193Z] #39 ... [2026-07-09T01:47:16.193Z] [2026-07-09T01:47:16.193Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-07-09T01:47:16.193Z] #35 DONE 2.3s [2026-07-09T01:47:16.193Z] [2026-07-09T01:47:16.193Z] #41 [security-bootstrapper internal] load build context [2026-07-09T01:47:16.193Z] #41 transferring context: 3.45MB 1.6s done [2026-07-09T01:47:16.193Z] #41 DONE 2.4s [2026-07-09T01:47:16.193Z] [2026-07-09T01:47:16.193Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-09T01:47:16.193Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.10MB / 37.02MB 0.9s [2026-07-09T01:47:16.511Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.19MB / 37.02MB 1.1s [2026-07-09T01:47:16.511Z] #39 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done [2026-07-09T01:47:16.811Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.11MB / 37.02MB 1.3s [2026-07-09T01:47:17.081Z] #39 ... [2026-07-09T01:47:17.081Z] [2026-07-09T01:47:17.081Z] #42 [security-secretstore-setup internal] load build context [2026-07-09T01:47:17.081Z] #42 transferring context: 3.45MB 1.7s done [2026-07-09T01:47:17.081Z] #42 DONE 3.0s [2026-07-09T01:47:17.081Z] [2026-07-09T01:47:17.081Z] #43 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-07-09T01:47:17.081Z] #43 DONE 5.3s [2026-07-09T01:47:17.081Z] [2026-07-09T01:47:17.081Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-09T01:47:17.081Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.53MB / 37.02MB 1.7s [2026-07-09T01:47:17.081Z] #39 ... [2026-07-09T01:47:17.081Z] [2026-07-09T01:47:17.081Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-09T01:47:17.081Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-09T01:47:17.081Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-07-09T01:47:17.081Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-09T01:47:17.081Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-09T01:47:17.081Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-09T01:47:17.081Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 2.6s done [2026-07-09T01:47:17.081Z] #33 DONE 5.4s [2026-07-09T01:47:17.081Z] [2026-07-09T01:47:17.081Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-09T01:47:17.364Z] #39 ... [2026-07-09T01:47:17.364Z] [2026-07-09T01:47:17.364Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-07-09T01:47:17.364Z] #44 DONE 1.6s [2026-07-09T01:47:17.364Z] [2026-07-09T01:47:17.364Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-09T01:47:17.364Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-09T01:47:17.364Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-07-09T01:47:17.364Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-09T01:47:17.364Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-09T01:47:17.364Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-09T01:47:17.364Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 2.6s done [2026-07-09T01:47:17.364Z] #33 DONE 5.5s [2026-07-09T01:47:17.364Z] [2026-07-09T01:47:17.364Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-09T01:47:17.364Z] #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.3s done [2026-07-09T01:47:17.364Z] #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2026-07-09T01:47:17.364Z] #39 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-07-09T01:47:17.364Z] #39 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-07-09T01:47:17.364Z] #39 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-07-09T01:47:17.364Z] #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done [2026-07-09T01:47:17.364Z] #39 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-07-09T01:47:17.364Z] #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.5s done [2026-07-09T01:47:17.364Z] #39 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done [2026-07-09T01:47:17.364Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 2.1s [2026-07-09T01:47:17.639Z] #39 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-07-09T01:47:17.639Z] #39 ... [2026-07-09T01:47:17.639Z] [2026-07-09T01:47:17.639Z] #36 [security-spire-config internal] load build context [2026-07-09T01:47:17.639Z] #36 transferring context: 24.83kB 0.2s done [2026-07-09T01:47:17.639Z] #36 DONE 2.2s [2026-07-09T01:47:17.639Z] [2026-07-09T01:47:17.639Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-09T01:47:17.914Z] #39 ... [2026-07-09T01:47:17.914Z] [2026-07-09T01:47:17.914Z] #45 [security-spire-server internal] load build context [2026-07-09T01:47:17.914Z] #45 transferring context: 26.58kB 0.2s done [2026-07-09T01:47:17.914Z] #45 DONE 2.9s [2026-07-09T01:47:17.914Z] [2026-07-09T01:47:17.914Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-09T01:47:17.914Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.60MB / 37.02MB 2.5s [2026-07-09T01:47:18.202Z] #39 ... [2026-07-09T01:47:18.202Z] [2026-07-09T01:47:18.202Z] #46 [core-command internal] load build context [2026-07-09T01:47:18.202Z] #46 transferring context: 3.45MB 2.3s done [2026-07-09T01:47:18.202Z] #46 DONE 3.6s [2026-07-09T01:47:18.202Z] [2026-07-09T01:47:18.202Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-09T01:47:18.202Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.92MB / 37.02MB 2.9s [2026-07-09T01:47:18.202Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 22.02MB / 37.02MB 3.0s [2026-07-09T01:47:18.469Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 24.12MB / 37.02MB 3.2s [2026-07-09T01:47:18.742Z] #39 ... [2026-07-09T01:47:18.742Z] [2026-07-09T01:47:18.742Z] #47 [security-proxy-setup internal] load build context [2026-07-09T01:47:18.742Z] #47 transferring context: 3.45MB 2.7s done [2026-07-09T01:47:18.742Z] #47 DONE 4.0s [2026-07-09T01:47:18.742Z] [2026-07-09T01:47:18.742Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-09T01:47:18.742Z] #39 ... [2026-07-09T01:47:18.742Z] [2026-07-09T01:47:18.742Z] #48 [security-spire-agent internal] load build context [2026-07-09T01:47:18.742Z] #48 transferring context: 26.11kB 0.1s done [2026-07-09T01:47:18.742Z] #48 DONE 1.5s [2026-07-09T01:47:18.742Z] [2026-07-09T01:47:18.742Z] #49 [core-metadata internal] load build context [2026-07-09T01:47:18.742Z] #49 transferring context: 3.45MB 2.7s done [2026-07-09T01:47:18.742Z] #49 DONE 4.5s [2026-07-09T01:47:18.742Z] [2026-07-09T01:47:18.742Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-09T01:47:18.742Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 26.21MB / 37.02MB 3.4s [2026-07-09T01:47:19.027Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 30.41MB / 37.02MB 3.6s [2026-07-09T01:47:19.027Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 33.18MB / 37.02MB 3.7s [2026-07-09T01:47:19.027Z] #39 ... [2026-07-09T01:47:19.027Z] [2026-07-09T01:47:19.027Z] #50 [security-proxy-auth internal] load build context [2026-07-09T01:47:19.027Z] #50 transferring context: 3.45MB 1.9s done [2026-07-09T01:47:19.027Z] #50 DONE 3.6s [2026-07-09T01:47:19.027Z] [2026-07-09T01:47:19.027Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-09T01:47:19.299Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.65MB / 37.02MB 3.9s [2026-07-09T01:47:19.566Z] #39 ... [2026-07-09T01:47:19.566Z] [2026-07-09T01:47:19.566Z] #51 [core-common-config-bootstrapper internal] load build context [2026-07-09T01:47:19.566Z] #51 transferring context: 3.45MB 2.3s done [2026-07-09T01:47:19.566Z] #51 DONE 4.2s [2026-07-09T01:47:19.566Z] [2026-07-09T01:47:19.566Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-09T01:47:19.841Z] #39 ... [2026-07-09T01:47:19.841Z] [2026-07-09T01:47:19.841Z] #52 [core-keeper internal] load build context [2026-07-09T01:47:19.841Z] #52 transferring context: 3.45MB 2.3s done [2026-07-09T01:47:19.841Z] #52 DONE 4.1s [2026-07-09T01:47:19.841Z] [2026-07-09T01:47:19.841Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-09T01:47:19.841Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 4.5s done [2026-07-09T01:47:20.429Z] #39 ... [2026-07-09T01:47:20.429Z] [2026-07-09T01:47:20.429Z] #53 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2026-07-09T01:47:20.429Z] #53 DONE 3.6s [2026-07-09T01:47:20.429Z] [2026-07-09T01:47:20.429Z] #54 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-07-09T01:47:25.844Z] #54 ... [2026-07-09T01:47:25.844Z] [2026-07-09T01:47:25.844Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-09T01:47:25.844Z] #39 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.0s [2026-07-09T01:47:27.259Z] #39 ... [2026-07-09T01:47:27.259Z] [2026-07-09T01:47:27.259Z] #55 [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-09T01:47:27.259Z] #55 DONE 9.2s [2026-07-09T01:47:27.259Z] [2026-07-09T01:47:27.259Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-09T01:47:27.259Z] #39 ... [2026-07-09T01:47:27.259Z] [2026-07-09T01:47:27.259Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-07-09T01:47:27.259Z] #56 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.5s done [2026-07-09T01:47:27.259Z] #56 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-07-09T01:47:27.259Z] #56 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2026-07-09T01:47:27.259Z] #56 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2026-07-09T01:47:27.259Z] #56 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done [2026-07-09T01:47:27.259Z] #56 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 4.5s done [2026-07-09T01:47:27.259Z] #56 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done [2026-07-09T01:47:27.259Z] #56 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 2.8s [2026-07-09T01:47:27.539Z] #56 ... [2026-07-09T01:47:27.539Z] [2026-07-09T01:47:27.539Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-07-09T01:47:27.539Z] #0 8.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:27.539Z] #0 9.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:27.539Z] #57 ... [2026-07-09T01:47:27.539Z] [2026-07-09T01:47:27.539Z] #58 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-07-09T01:47:28.510Z] #58 ... [2026-07-09T01:47:28.510Z] [2026-07-09T01:47:28.510Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-07-09T01:47:28.510Z] #59 ... [2026-07-09T01:47:28.510Z] [2026-07-09T01:47:28.510Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-07-09T01:47:28.780Z] #60 ... [2026-07-09T01:47:28.780Z] [2026-07-09T01:47:28.780Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-07-09T01:47:28.780Z] #61 ... [2026-07-09T01:47:28.780Z] [2026-07-09T01:47:28.780Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-07-09T01:47:28.780Z] #0 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:28.780Z] #62 ... [2026-07-09T01:47:28.780Z] [2026-07-09T01:47:28.780Z] #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-07-09T01:47:28.780Z] #63 DONE 8.5s [2026-07-09T01:47:28.780Z] [2026-07-09T01:47:28.780Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-07-09T01:47:28.780Z] #0 9.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:29.047Z] #64 ... [2026-07-09T01:47:29.047Z] [2026-07-09T01:47:29.047Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-07-09T01:47:29.047Z] #0 9.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:29.314Z] #65 ... [2026-07-09T01:47:29.314Z] [2026-07-09T01:47:29.314Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-07-09T01:47:29.314Z] #66 ... [2026-07-09T01:47:29.314Z] [2026-07-09T01:47:29.314Z] #67 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-07-09T01:47:29.314Z] #67 ... [2026-07-09T01:47:29.314Z] [2026-07-09T01:47:29.314Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-07-09T01:47:29.314Z] #0 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:29.643Z] #68 ... [2026-07-09T01:47:29.643Z] [2026-07-09T01:47:29.643Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-07-09T01:47:29.643Z] #64 11.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:30.610Z] #64 ... [2026-07-09T01:47:30.610Z] [2026-07-09T01:47:30.610Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-07-09T01:47:30.610Z] #69 ... [2026-07-09T01:47:30.610Z] [2026-07-09T01:47:30.610Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-07-09T01:47:30.610Z] #0 8.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:30.610Z] #70 ... [2026-07-09T01:47:30.610Z] [2026-07-09T01:47:30.610Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-07-09T01:47:30.884Z] #71 ... [2026-07-09T01:47:30.884Z] [2026-07-09T01:47:30.884Z] #72 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-07-09T01:47:30.884Z] #72 ... [2026-07-09T01:47:30.884Z] [2026-07-09T01:47:30.884Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-07-09T01:47:30.884Z] #59 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:32.830Z] #59 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:36.268Z] #59 ... [2026-07-09T01:47:36.268Z] [2026-07-09T01:47:36.268Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-09T01:47:36.268Z] #39 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.4s [2026-07-09T01:47:38.213Z] #39 ... [2026-07-09T01:47:38.213Z] [2026-07-09T01:47:38.213Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-07-09T01:47:38.213Z] #56 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 10.6s done [2026-07-09T01:47:38.213Z] #56 ... [2026-07-09T01:47:38.213Z] [2026-07-09T01:47:38.213Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-09T01:47:38.802Z] #39 ... [2026-07-09T01:47:38.802Z] [2026-07-09T01:47:38.802Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-07-09T01:47:38.802Z] #0 6.801 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:38.802Z] #0 8.647 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:39.068Z] #73 ... [2026-07-09T01:47:39.068Z] [2026-07-09T01:47:39.068Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-09T01:47:39.346Z] #39 ... [2026-07-09T01:47:39.346Z] [2026-07-09T01:47:39.346Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-07-09T01:47:39.346Z] #65 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:39.346Z] #65 ... [2026-07-09T01:47:39.346Z] [2026-07-09T01:47:39.346Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-09T01:47:39.611Z] #39 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.1s done [2026-07-09T01:47:39.890Z] #39 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.1s done [2026-07-09T01:47:39.890Z] #39 ... [2026-07-09T01:47:39.890Z] [2026-07-09T01:47:39.890Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-07-09T01:47:39.890Z] #60 11.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:39.890Z] #60 13.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:40.157Z] #60 ... [2026-07-09T01:47:40.157Z] [2026-07-09T01:47:40.157Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-07-09T01:47:40.157Z] #68 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:40.157Z] #68 ... [2026-07-09T01:47:40.157Z] [2026-07-09T01:47:40.157Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-07-09T01:47:40.157Z] #62 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:40.425Z] #62 ... [2026-07-09T01:47:40.425Z] [2026-07-09T01:47:40.425Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-09T01:47:40.425Z] #39 ... [2026-07-09T01:47:40.425Z] [2026-07-09T01:47:40.425Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-07-09T01:47:40.425Z] #61 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:40.425Z] #61 14.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:40.691Z] #61 ... [2026-07-09T01:47:40.691Z] [2026-07-09T01:47:40.691Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-07-09T01:47:40.691Z] #57 14.10 v3.22.5-25-g3366070614d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-07-09T01:47:40.691Z] #57 14.10 v3.22.5-24-g7ef212d8776 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-07-09T01:47:40.691Z] #57 14.10 OK: 26166 distinct packages available [2026-07-09T01:47:40.691Z] #57 16.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:40.691Z] #57 18.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:40.986Z] #57 ... [2026-07-09T01:47:40.986Z] [2026-07-09T01:47:40.986Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-07-09T01:47:40.986Z] #66 12.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:40.986Z] #66 14.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:40.986Z] #66 ... [2026-07-09T01:47:40.986Z] [2026-07-09T01:47:40.986Z] #58 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-07-09T01:47:40.986Z] #58 6.957 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:40.986Z] #58 9.392 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:41.254Z] #58 ... [2026-07-09T01:47:41.254Z] [2026-07-09T01:47:41.254Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-07-09T01:47:41.254Z] #71 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:41.254Z] #71 12.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:41.254Z] #71 ... [2026-07-09T01:47:41.254Z] [2026-07-09T01:47:41.254Z] #67 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-07-09T01:47:41.254Z] #67 12.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:41.254Z] #67 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:41.522Z] #67 ... [2026-07-09T01:47:41.522Z] [2026-07-09T01:47:41.522Z] #72 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-07-09T01:47:41.522Z] #72 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:41.522Z] #72 12.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:41.522Z] #72 ... [2026-07-09T01:47:41.522Z] [2026-07-09T01:47:41.522Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-07-09T01:47:41.522Z] #70 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:41.791Z] #70 ... [2026-07-09T01:47:41.791Z] [2026-07-09T01:47:41.791Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-07-09T01:47:41.791Z] #69 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:41.791Z] #69 13.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:41.791Z] #69 ... [2026-07-09T01:47:41.791Z] [2026-07-09T01:47:41.791Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-07-09T01:47:41.791Z] #65 22.80 (1/2) Installing dumb-init (1.2.5-r3) [2026-07-09T01:47:41.791Z] #65 22.86 (2/2) Installing su-exec (0.2-r3) [2026-07-09T01:47:41.791Z] #65 22.87 Executing busybox-1.37.0-r20.trigger [2026-07-09T01:47:41.791Z] #65 22.99 OK: 8 MiB in 18 packages [2026-07-09T01:47:43.212Z] #65 ... [2026-07-09T01:47:43.212Z] [2026-07-09T01:47:43.212Z] #54 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-07-09T01:47:43.212Z] #54 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:43.212Z] #54 14.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:43.212Z] #54 ... [2026-07-09T01:47:43.212Z] [2026-07-09T01:47:43.212Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-07-09T01:47:43.212Z] #62 24.90 (1/3) Installing ca-certificates (20260611-r0) [2026-07-09T01:47:43.493Z] #62 ... [2026-07-09T01:47:43.493Z] [2026-07-09T01:47:43.493Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-07-09T01:47:43.493Z] #65 DONE 25.0s [2026-07-09T01:47:43.493Z] [2026-07-09T01:47:43.493Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-07-09T01:47:46.934Z] #74 ... [2026-07-09T01:47:46.934Z] [2026-07-09T01:47:46.934Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-07-09T01:47:46.934Z] #64 23.64 (1/1) Installing dumb-init (1.2.5-r3) [2026-07-09T01:47:46.934Z] #64 23.68 Executing busybox-1.37.0-r20.trigger [2026-07-09T01:47:46.934Z] #64 23.89 OK: 8 MiB in 17 packages [2026-07-09T01:47:46.934Z] #64 DONE 28.1s [2026-07-09T01:47:46.934Z] [2026-07-09T01:47:46.934Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-07-09T01:47:46.934Z] #70 23.64 OK: 255 MiB in 60 packages [2026-07-09T01:47:46.934Z] #70 DONE 26.2s [2026-07-09T01:47:46.934Z] [2026-07-09T01:47:46.934Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-07-09T01:47:46.934Z] #71 23.65 OK: 255 MiB in 60 packages [2026-07-09T01:47:46.934Z] #71 DONE 26.2s [2026-07-09T01:47:46.934Z] [2026-07-09T01:47:46.934Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-07-09T01:47:46.934Z] #75 ... [2026-07-09T01:47:46.934Z] [2026-07-09T01:47:46.934Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-07-09T01:47:46.934Z] #60 24.14 (1/4) Installing dumb-init (1.2.5-r3) [2026-07-09T01:47:46.934Z] #60 24.17 (2/4) Installing openssl (3.5.7-r0) [2026-07-09T01:47:46.934Z] #60 24.26 (3/4) Installing su-exec (0.2-r3) [2026-07-09T01:47:46.934Z] #60 24.28 (4/4) Installing yq-go (4.47.2-r3) [2026-07-09T01:47:46.934Z] #60 26.00 Executing busybox-1.37.0-r20.trigger [2026-07-09T01:47:46.934Z] #60 26.13 OK: 20 MiB in 20 packages [2026-07-09T01:47:46.934Z] #60 DONE 28.2s [2026-07-09T01:47:46.934Z] [2026-07-09T01:47:46.934Z] #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-07-09T01:47:46.934Z] #72 23.77 OK: 255 MiB in 60 packages [2026-07-09T01:47:46.934Z] #72 DONE 26.4s [2026-07-09T01:47:46.934Z] [2026-07-09T01:47:46.934Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-07-09T01:47:46.934Z] #57 29.48 (1/4) Installing dumb-init (1.2.5-r3) [2026-07-09T01:47:46.934Z] #57 29.53 (2/4) Installing musl-obstack (1.2.3-r2) [2026-07-09T01:47:46.934Z] #57 29.55 (3/4) Installing libucontext (1.3.2-r0) [2026-07-09T01:47:46.934Z] #57 29.60 (4/4) Installing gcompat (1.1.0-r4) [2026-07-09T01:47:47.213Z] #57 29.69 Executing busybox-1.37.0-r20.trigger [2026-07-09T01:47:47.805Z] #57 30.10 OK: 8 MiB in 20 packages [2026-07-09T01:47:48.082Z] #57 ... [2026-07-09T01:47:48.082Z] [2026-07-09T01:47:48.082Z] #67 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-07-09T01:47:48.082Z] #67 26.50 (1/1) Installing dumb-init (1.2.5-r3) [2026-07-09T01:47:48.082Z] #67 26.55 Executing busybox-1.37.0-r20.trigger [2026-07-09T01:47:48.082Z] #67 26.75 OK: 8 MiB in 17 packages [2026-07-09T01:47:48.082Z] #67 DONE 29.7s [2026-07-09T01:47:48.082Z] [2026-07-09T01:47:48.082Z] #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-07-09T01:47:48.363Z] #76 ... [2026-07-09T01:47:48.363Z] [2026-07-09T01:47:48.363Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-07-09T01:47:48.363Z] #68 23.24 (1/4) Installing ca-certificates (20260611-r0) [2026-07-09T01:47:48.363Z] #68 23.58 (2/4) Installing dumb-init (1.2.5-r3) [2026-07-09T01:47:48.363Z] #68 23.60 (3/4) Installing su-exec (0.2-r3) [2026-07-09T01:47:48.363Z] #68 23.62 (4/4) Installing yq-go (4.47.2-r3) [2026-07-09T01:47:48.363Z] #68 25.13 Executing busybox-1.37.0-r20.trigger [2026-07-09T01:47:48.363Z] #68 25.57 Executing ca-certificates-20260611-r0.trigger [2026-07-09T01:47:48.363Z] #68 26.93 OK: 19 MiB in 20 packages [2026-07-09T01:47:48.363Z] #68 DONE 29.9s [2026-07-09T01:47:48.634Z] [2026-07-09T01:47:48.635Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-07-09T01:47:48.635Z] #77 ... [2026-07-09T01:47:48.635Z] [2026-07-09T01:47:48.635Z] #78 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-07-09T01:47:48.635Z] #78 DONE 1.8s [2026-07-09T01:47:48.635Z] [2026-07-09T01:47:48.635Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-07-09T01:47:48.635Z] #75 DONE 2.2s [2026-07-09T01:47:48.635Z] [2026-07-09T01:47:48.635Z] #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-07-09T01:47:48.635Z] #79 DONE 2.1s [2026-07-09T01:47:48.635Z] [2026-07-09T01:47:48.635Z] #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-09T01:47:50.583Z] #80 ... [2026-07-09T01:47:50.583Z] [2026-07-09T01:47:50.583Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-07-09T01:47:50.583Z] #57 DONE 33.0s [2026-07-09T01:47:50.583Z] [2026-07-09T01:47:50.583Z] #54 [core-command builder 3/7] RUN apk add --update --no-cache make git [2026-07-09T01:47:50.583Z] #54 27.92 OK: 255 MiB in 60 packages [2026-07-09T01:47:50.583Z] #54 DONE 30.3s [2026-07-09T01:47:50.583Z] [2026-07-09T01:47:50.583Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-07-09T01:47:50.583Z] #62 25.52 (2/3) Installing dumb-init (1.2.5-r3) [2026-07-09T01:47:50.583Z] #62 25.57 (3/3) Installing tzdata (2026b-r0) [2026-07-09T01:47:50.583Z] #62 27.45 Executing busybox-1.37.0-r20.trigger [2026-07-09T01:47:50.583Z] #62 27.57 Executing ca-certificates-20260611-r0.trigger [2026-07-09T01:47:50.583Z] #62 28.37 OK: 8 MiB in 19 packages [2026-07-09T01:47:50.583Z] #62 DONE 32.4s [2026-07-09T01:47:50.583Z] [2026-07-09T01:47:50.583Z] #81 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-07-09T01:47:51.739Z] #81 ... [2026-07-09T01:47:51.739Z] [2026-07-09T01:47:51.739Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-07-09T01:47:51.739Z] #59 26.64 (1/7) Installing ca-certificates (20260611-r0) [2026-07-09T01:47:51.739Z] #59 27.09 (2/7) Installing dumb-init (1.2.5-r3) [2026-07-09T01:47:51.739Z] #59 27.11 (3/7) Installing libgcc (14.2.0-r6) [2026-07-09T01:47:51.739Z] #59 27.20 (4/7) Installing libsodium (1.0.20-r1) [2026-07-09T01:47:51.739Z] #59 27.28 (5/7) Installing libstdc++ (14.2.0-r6) [2026-07-09T01:47:51.739Z] #59 27.56 (6/7) Installing libzmq (4.3.5-r2) [2026-07-09T01:47:51.739Z] #59 27.78 (7/7) Installing zeromq (4.3.5-r2) [2026-07-09T01:47:51.739Z] #59 27.87 Executing busybox-1.37.0-r20.trigger [2026-07-09T01:47:51.739Z] #59 28.06 Executing ca-certificates-20260611-r0.trigger [2026-07-09T01:47:51.739Z] #59 30.21 OK: 12 MiB in 23 packages [2026-07-09T01:47:51.739Z] #59 DONE 33.3s [2026-07-09T01:47:52.066Z] [2026-07-09T01:47:52.066Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-07-09T01:47:52.066Z] #82 ... [2026-07-09T01:47:52.066Z] [2026-07-09T01:47:52.066Z] #58 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-07-09T01:47:52.066Z] #58 20.82 (1/1) Installing dumb-init (1.2.5-r3) [2026-07-09T01:47:52.066Z] #58 21.49 Executing busybox-1.37.0-r20.trigger [2026-07-09T01:47:52.066Z] #58 21.65 OK: 8 MiB in 17 packages [2026-07-09T01:47:52.066Z] #58 DONE 24.7s [2026-07-09T01:47:52.066Z] [2026-07-09T01:47:52.066Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-07-09T01:47:52.066Z] #73 22.16 OK: 255 MiB in 60 packages [2026-07-09T01:47:53.082Z] #73 DONE 24.1s [2026-07-09T01:47:53.082Z] [2026-07-09T01:47:53.082Z] #83 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-07-09T01:47:54.081Z] #83 ... [2026-07-09T01:47:54.081Z] [2026-07-09T01:47:54.081Z] #81 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-07-09T01:47:54.081Z] #81 DONE 3.2s [2026-07-09T01:47:54.081Z] [2026-07-09T01:47:54.081Z] #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-09T01:47:54.365Z] #84 ... [2026-07-09T01:47:54.365Z] [2026-07-09T01:47:54.365Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-07-09T01:47:54.365Z] #61 25.98 v3.22.5-25-g3366070614d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-07-09T01:47:54.365Z] #61 25.98 v3.22.5-24-g7ef212d8776 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-07-09T01:47:54.365Z] #61 25.98 OK: 26166 distinct packages available [2026-07-09T01:47:54.365Z] #61 27.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:54.365Z] #61 30.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:54.642Z] #61 ... [2026-07-09T01:47:54.642Z] [2026-07-09T01:47:54.642Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-07-09T01:47:54.642Z] #66 26.06 v3.22.5-25-g3366070614d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-07-09T01:47:54.642Z] #66 26.06 v3.22.5-24-g7ef212d8776 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-07-09T01:47:54.642Z] #66 26.06 OK: 26166 distinct packages available [2026-07-09T01:47:54.642Z] #66 27.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:54.642Z] #66 30.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:54.642Z] #66 ... [2026-07-09T01:47:54.642Z] [2026-07-09T01:47:54.642Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-07-09T01:47:54.642Z] #69 24.71 v3.22.5-25-g3366070614d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-07-09T01:47:54.642Z] #69 24.72 v3.22.5-24-g7ef212d8776 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-07-09T01:47:54.642Z] #69 24.72 OK: 26186 distinct packages available [2026-07-09T01:47:54.642Z] #69 27.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:54.642Z] #69 30.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:55.253Z] #69 ... [2026-07-09T01:47:55.253Z] [2026-07-09T01:47:55.253Z] #83 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-07-09T01:47:55.253Z] #83 DONE 2.3s [2026-07-09T01:47:55.253Z] [2026-07-09T01:47:55.253Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-07-09T01:47:55.253Z] #74 3.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:55.253Z] #74 5.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-09T01:47:55.264Z] #156 ... [2026-07-09T01:47:55.264Z] [2026-07-09T01:47:55.264Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-07-09T01:47:55.264Z] #155 DONE 89.9s [2026-07-09T01:47:55.264Z] [2026-07-09T01:47:55.264Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-09T01:47:55.264Z] #157 DONE 1.1s [2026-07-09T01:47:55.264Z] [2026-07-09T01:47:55.264Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-07-09T01:47:55.264Z] #153 ... [2026-07-09T01:47:55.264Z] [2026-07-09T01:47:55.264Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-07-09T01:47:55.264Z] #158 DONE 0.1s [2026-07-09T01:47:55.264Z] [2026-07-09T01:47:55.264Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-07-09T01:47:55.264Z] #159 DONE 0.2s [2026-07-09T01:47:55.264Z] [2026-07-09T01:47:55.264Z] #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-07-09T01:47:55.264Z] #149 ... [2026-07-09T01:47:55.264Z] [2026-07-09T01:47:55.264Z] #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2026-07-09T01:47:55.264Z] #160 DONE 0.1s [2026-07-09T01:47:55.264Z] [2026-07-09T01:47:55.264Z] #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-07-09T01:47:55.264Z] #161 DONE 0.1s [2026-07-09T01:47:55.264Z] [2026-07-09T01:47:55.264Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-07-09T01:47:55.264Z] #162 DONE 1.1s [2026-07-09T01:47:55.264Z] [2026-07-09T01:47:55.264Z] #163 [core-common-config-bootstrapper] exporting to image [2026-07-09T01:47:55.264Z] #163 exporting layers [2026-07-09T01:47:55.264Z] #163 exporting layers 0.2s done [2026-07-09T01:47:55.264Z] #163 writing image sha256:5a11615c11f149e117c2279a34bf9a2b9eccc57a18ba60218f187153331138ec done [2026-07-09T01:47:55.264Z] #163 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2026-07-09T01:47:55.264Z] #163 DONE 0.3s [2026-07-09T01:47:55.264Z] [2026-07-09T01:47:55.264Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-07-09T01:47:55.524Z] #74 ... [2026-07-09T01:47:55.524Z] [2026-07-09T01:47:55.524Z] #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-09T01:47:56.488Z] #85 ... [2026-07-09T01:47:56.488Z] [2026-07-09T01:47:56.488Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-07-09T01:47:56.488Z] #86 ... [2026-07-09T01:47:56.488Z] [2026-07-09T01:47:56.488Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-07-09T01:47:56.488Z] #61 37.97 (1/13) Installing brotli-libs (1.1.0-r2) [2026-07-09T01:47:56.488Z] #61 38.04 (2/13) Installing c-ares (1.34.8-r0) [2026-07-09T01:47:56.488Z] #61 38.08 (3/13) Installing libunistring (1.3-r0) [2026-07-09T01:47:56.488Z] #61 38.23 (4/13) Installing libidn2 (2.3.7-r0) [2026-07-09T01:47:56.488Z] #61 38.28 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-07-09T01:47:56.488Z] #61 38.30 (6/13) Installing libpsl (0.21.5-r3) [2026-07-09T01:47:56.753Z] #61 38.32 (7/13) Installing zstd-libs (1.5.7-r0) [2026-07-09T01:47:56.753Z] #61 38.38 (8/13) Installing libcurl (8.14.1-r2) [2026-07-09T01:47:56.753Z] #61 ... [2026-07-09T01:47:56.753Z] [2026-07-09T01:47:56.753Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-07-09T01:47:56.753Z] #87 ... [2026-07-09T01:47:56.753Z] [2026-07-09T01:47:56.753Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-07-09T01:47:56.753Z] #61 38.45 (9/13) Installing curl (8.14.1-r2) [2026-07-09T01:47:56.753Z] #61 38.49 (10/13) Installing dumb-init (1.2.5-r3) [2026-07-09T01:47:56.753Z] #61 38.52 (11/13) Installing musl-obstack (1.2.3-r2) [2026-07-09T01:47:57.023Z] #61 38.54 (12/13) Installing libucontext (1.3.2-r0) [2026-07-09T01:47:57.023Z] #61 38.55 (13/13) Installing gcompat (1.1.0-r4) [2026-07-09T01:47:57.023Z] #61 38.60 Executing busybox-1.37.0-r20.trigger [2026-07-09T01:47:57.023Z] #61 38.70 OK: 13 MiB in 29 packages [2026-07-09T01:47:57.171Z] #151 ... [2026-07-09T01:47:57.171Z] [2026-07-09T01:47:57.171Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-07-09T01:47:57.171Z] #152 DONE 94.7s [2026-07-09T01:47:57.171Z] [2026-07-09T01:47:57.171Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-07-09T01:47:57.171Z] #146 ... [2026-07-09T01:47:57.171Z] [2026-07-09T01:47:57.171Z] #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-07-09T01:47:57.435Z] #164 DONE 0.6s [2026-07-09T01:47:57.435Z] [2026-07-09T01:47:57.435Z] #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-07-09T01:47:58.815Z] #165 DONE 1.3s [2026-07-09T01:47:58.815Z] [2026-07-09T01:47:58.815Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-07-09T01:47:58.983Z] #61 ... [2026-07-09T01:47:58.983Z] [2026-07-09T01:47:58.983Z] #88 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-09T01:47:58.983Z] #88 ... [2026-07-09T01:47:58.983Z] [2026-07-09T01:47:58.983Z] #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-09T01:47:58.983Z] #89 ... [2026-07-09T01:47:58.983Z] [2026-07-09T01:47:58.983Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-07-09T01:47:58.983Z] #66 38.31 (1/5) Installing dumb-init (1.2.5-r3) [2026-07-09T01:47:58.983Z] #66 38.36 (2/5) Installing musl-obstack (1.2.3-r2) [2026-07-09T01:47:58.983Z] #66 38.36 (3/5) Installing libucontext (1.3.2-r0) [2026-07-09T01:47:58.983Z] #66 38.40 (4/5) Installing gcompat (1.1.0-r4) [2026-07-09T01:47:58.983Z] #66 38.42 (5/5) Installing openssl (3.5.7-r0) [2026-07-09T01:47:58.983Z] #66 38.49 Executing busybox-1.37.0-r20.trigger [2026-07-09T01:47:58.983Z] #66 38.55 OK: 9 MiB in 21 packages [2026-07-09T01:47:59.081Z] #150 ... [2026-07-09T01:47:59.081Z] [2026-07-09T01:47:59.081Z] #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-09T01:47:59.081Z] #166 DONE 0.1s [2026-07-09T01:47:59.081Z] [2026-07-09T01:47:59.081Z] #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-07-09T01:47:59.081Z] #167 DONE 0.0s [2026-07-09T01:47:59.081Z] [2026-07-09T01:47:59.081Z] #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-07-09T01:47:59.710Z] #168 DONE 0.5s [2026-07-09T01:47:59.710Z] [2026-07-09T01:47:59.710Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-07-09T01:48:00.278Z] #169 DONE 0.6s [2026-07-09T01:48:00.278Z] [2026-07-09T01:48:00.278Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-07-09T01:48:00.278Z] #153 ... [2026-07-09T01:48:00.278Z] [2026-07-09T01:48:00.278Z] #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-09T01:48:00.851Z] #170 DONE 0.5s [2026-07-09T01:48:00.851Z] [2026-07-09T01:48:00.851Z] #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-09T01:48:00.851Z] #171 DONE 0.2s [2026-07-09T01:48:00.851Z] [2026-07-09T01:48:00.851Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-07-09T01:48:00.921Z] #66 ... [2026-07-09T01:48:00.921Z] [2026-07-09T01:48:00.921Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-07-09T01:48:00.921Z] #90 ... [2026-07-09T01:48:00.921Z] [2026-07-09T01:48:00.921Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-07-09T01:48:00.921Z] #74 13.60 OK: 8 MiB in 18 packages [2026-07-09T01:48:00.921Z] #74 ... [2026-07-09T01:48:00.921Z] [2026-07-09T01:48:00.921Z] #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-07-09T01:48:01.110Z] #150 ... [2026-07-09T01:48:01.110Z] [2026-07-09T01:48:01.110Z] #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-09T01:48:01.110Z] #172 DONE 0.1s [2026-07-09T01:48:01.110Z] [2026-07-09T01:48:01.110Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-07-09T01:48:01.189Z] #91 ... [2026-07-09T01:48:01.189Z] [2026-07-09T01:48:01.189Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-07-09T01:48:01.189Z] #69 36.66 OK: 255 MiB in 60 packages [2026-07-09T01:48:01.368Z] #173 DONE 0.2s [2026-07-09T01:48:01.368Z] [2026-07-09T01:48:01.368Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-07-09T01:48:01.460Z] #69 ... [2026-07-09T01:48:01.460Z] [2026-07-09T01:48:01.460Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-07-09T01:48:01.460Z] #74 DONE 17.9s [2026-07-09T01:48:01.460Z] [2026-07-09T01:48:01.460Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-07-09T01:48:01.460Z] #69 DONE 41.1s [2026-07-09T01:48:01.460Z] [2026-07-09T01:48:01.460Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-07-09T01:48:01.460Z] #86 14.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-09T01:48:01.460Z] #86 ... [2026-07-09T01:48:01.460Z] [2026-07-09T01:48:01.460Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-07-09T01:48:01.460Z] #61 DONE 43.2s [2026-07-09T01:48:01.460Z] [2026-07-09T01:48:01.460Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-07-09T01:48:01.460Z] #66 DONE 43.2s [2026-07-09T01:48:01.737Z] [2026-07-09T01:48:01.737Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-07-09T01:48:01.737Z] #77 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-09T01:48:02.715Z] #77 ... [2026-07-09T01:48:02.715Z] [2026-07-09T01:48:02.715Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-07-09T01:48:02.715Z] #92 DONE 1.2s [2026-07-09T01:48:02.715Z] [2026-07-09T01:48:02.715Z] #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-07-09T01:48:02.715Z] #76 14.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-09T01:48:02.863Z] #174 DONE 1.4s [2026-07-09T01:48:02.863Z] [2026-07-09T01:48:02.863Z] #175 [security-bootstrapper] exporting to image [2026-07-09T01:48:02.863Z] #175 exporting layers [2026-07-09T01:48:03.823Z] #175 exporting layers 1.2s done [2026-07-09T01:48:03.823Z] #175 writing image sha256:3ca27f361b591086974693841d2279564fe30fe7faa6b1abce5a805690a5e1d6 done [2026-07-09T01:48:03.823Z] #175 naming to docker.io/library/security-bootstrapper 0.0s done [2026-07-09T01:48:03.823Z] #175 DONE 1.2s [2026-07-09T01:48:03.823Z] [2026-07-09T01:48:03.823Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-07-09T01:48:04.676Z] #76 16.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-09T01:48:07.270Z] #76 ... [2026-07-09T01:48:07.270Z] [2026-07-09T01:48:07.270Z] #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-07-09T01:48:07.270Z] #93 DONE 5.9s [2026-07-09T01:48:07.545Z] [2026-07-09T01:48:07.545Z] #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-07-09T01:48:07.545Z] #94 DONE 0.2s [2026-07-09T01:48:07.545Z] [2026-07-09T01:48:07.545Z] #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-07-09T01:48:07.545Z] #0 4.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-09T01:48:07.818Z] #95 6.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-09T01:48:12.093Z] #95 ... [2026-07-09T01:48:12.093Z] [2026-07-09T01:48:12.093Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-07-09T01:48:12.093Z] #0 6.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-09T01:48:12.094Z] #0 7.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-09T01:48:12.094Z] #96 ... [2026-07-09T01:48:12.094Z] [2026-07-09T01:48:12.094Z] #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-07-09T01:48:12.094Z] #76 23.56 OK: 8 MiB in 17 packages [2026-07-09T01:48:12.094Z] #76 ... [2026-07-09T01:48:12.094Z] [2026-07-09T01:48:12.094Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-07-09T01:48:12.094Z] #87 15.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-09T01:48:12.094Z] #87 17.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-09T01:48:12.094Z] #87 ... [2026-07-09T01:48:12.094Z] [2026-07-09T01:48:12.094Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-07-09T01:48:12.094Z] #90 11.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-09T01:48:12.094Z] #90 13.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-09T01:48:12.094Z] #90 21.51 OK: 8 MiB in 20 packages [2026-07-09T01:48:12.683Z] #90 ... [2026-07-09T01:48:12.683Z] [2026-07-09T01:48:12.683Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-07-09T01:48:12.683Z] #82 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-09T01:48:12.683Z] #82 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-09T01:48:12.683Z] #82 ... [2026-07-09T01:48:12.683Z] [2026-07-09T01:48:12.683Z] #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-09T01:48:12.958Z] #97 ... [2026-07-09T01:48:12.958Z] [2026-07-09T01:48:12.958Z] #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-07-09T01:48:12.958Z] #91 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-09T01:48:12.958Z] #91 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-09T01:48:12.958Z] #91 ... [2026-07-09T01:48:12.958Z] [2026-07-09T01:48:12.958Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-07-09T01:48:12.958Z] #87 26.11 OK: 20 MiB in 20 packages [2026-07-09T01:48:13.237Z] #87 ... [2026-07-09T01:48:13.237Z] [2026-07-09T01:48:13.237Z] #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-07-09T01:48:13.237Z] #76 DONE 25.1s [2026-07-09T01:48:13.508Z] [2026-07-09T01:48:13.508Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-07-09T01:48:13.508Z] #86 17.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-09T01:48:13.508Z] #86 25.39 OK: 8 MiB in 17 packages [2026-07-09T01:48:13.508Z] #86 DONE 27.0s [2026-07-09T01:48:13.508Z] [2026-07-09T01:48:13.508Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-07-09T01:48:13.508Z] #82 21.56 OK: 12 MiB in 23 packages [2026-07-09T01:48:13.508Z] #82 ... [2026-07-09T01:48:13.508Z] [2026-07-09T01:48:13.508Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-07-09T01:48:13.508Z] #77 15.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-09T01:48:13.508Z] #77 24.43 OK: 19 MiB in 20 packages [2026-07-09T01:48:13.791Z] #77 ... [2026-07-09T01:48:13.791Z] [2026-07-09T01:48:13.791Z] #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-07-09T01:48:13.791Z] #91 22.68 OK: 8 MiB in 19 packages [2026-07-09T01:48:13.791Z] #91 ... [2026-07-09T01:48:13.791Z] [2026-07-09T01:48:13.791Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-07-09T01:48:13.791Z] #90 DONE 23.4s [2026-07-09T01:48:14.066Z] [2026-07-09T01:48:14.066Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-09T01:48:16.682Z] #98 ... [2026-07-09T01:48:16.682Z] [2026-07-09T01:48:16.682Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-07-09T01:48:16.682Z] #77 DONE 27.9s [2026-07-09T01:48:16.682Z] [2026-07-09T01:48:16.682Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-07-09T01:48:16.682Z] #82 DONE 24.8s [2026-07-09T01:48:16.682Z] [2026-07-09T01:48:16.682Z] #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-07-09T01:48:16.682Z] #95 14.11 OK: 9 MiB in 21 packages [2026-07-09T01:48:16.682Z] #95 DONE 15.0s [2026-07-09T01:48:16.682Z] [2026-07-09T01:48:16.682Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-07-09T01:48:16.682Z] #87 DONE 29.9s [2026-07-09T01:48:16.682Z] [2026-07-09T01:48:16.682Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-07-09T01:48:16.682Z] #96 14.88 OK: 13 MiB in 29 packages [2026-07-09T01:48:16.682Z] #96 ... [2026-07-09T01:48:16.682Z] [2026-07-09T01:48:16.682Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-09T01:48:16.682Z] #98 DONE 2.8s [2026-07-09T01:48:16.682Z] [2026-07-09T01:48:16.682Z] #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-07-09T01:48:16.682Z] #91 DONE 25.7s [2026-07-09T01:48:16.682Z] [2026-07-09T01:48:16.682Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-07-09T01:48:17.268Z] #99 DONE 0.6s [2026-07-09T01:48:17.268Z] [2026-07-09T01:48:17.268Z] #100 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-07-09T01:48:17.268Z] #100 DONE 0.7s [2026-07-09T01:48:17.268Z] [2026-07-09T01:48:17.268Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-07-09T01:48:18.233Z] #101 ... [2026-07-09T01:48:18.233Z] [2026-07-09T01:48:18.233Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2026-07-09T01:48:18.233Z] #102 DONE 0.6s [2026-07-09T01:48:18.233Z] [2026-07-09T01:48:18.233Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-07-09T01:48:18.233Z] #96 DONE 16.4s [2026-07-09T01:48:18.233Z] [2026-07-09T01:48:18.233Z] #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-07-09T01:48:18.233Z] #103 DONE 0.3s [2026-07-09T01:48:18.233Z] [2026-07-09T01:48:18.233Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-07-09T01:48:18.500Z] #104 DONE 0.2s [2026-07-09T01:48:18.500Z] [2026-07-09T01:48:18.500Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-07-09T01:48:18.771Z] #105 ... [2026-07-09T01:48:18.771Z] [2026-07-09T01:48:18.771Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-07-09T01:48:18.771Z] #101 DONE 2.2s [2026-07-09T01:48:19.039Z] [2026-07-09T01:48:19.039Z] #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-09T01:48:19.039Z] #106 ... [2026-07-09T01:48:19.039Z] [2026-07-09T01:48:19.039Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-07-09T01:48:19.039Z] #105 DONE 0.4s [2026-07-09T01:48:19.307Z] [2026-07-09T01:48:19.307Z] #107 [security-spire-config] exporting to image [2026-07-09T01:48:19.307Z] #107 exporting layers [2026-07-09T01:48:20.755Z] #107 ... [2026-07-09T01:48:20.755Z] [2026-07-09T01:48:20.755Z] #108 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-09T01:48:20.755Z] #108 DONE 4.1s [2026-07-09T01:48:20.755Z] [2026-07-09T01:48:20.755Z] #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-07-09T01:48:21.024Z] #109 DONE 0.2s [2026-07-09T01:48:21.024Z] [2026-07-09T01:48:21.024Z] #110 [security-spire-server stage-2 6/9] COPY security.txt / [2026-07-09T01:48:21.297Z] #110 DONE 0.3s [2026-07-09T01:48:21.297Z] [2026-07-09T01:48:21.297Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-07-09T01:48:21.567Z] #111 DONE 0.3s [2026-07-09T01:48:21.567Z] [2026-07-09T01:48:21.567Z] #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-09T01:48:21.567Z] #106 DONE 2.6s [2026-07-09T01:48:21.567Z] [2026-07-09T01:48:21.567Z] #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-07-09T01:48:21.834Z] #112 DONE 0.3s [2026-07-09T01:48:21.834Z] [2026-07-09T01:48:21.834Z] #113 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-07-09T01:48:21.834Z] #113 ... [2026-07-09T01:48:21.834Z] [2026-07-09T01:48:21.834Z] #114 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-07-09T01:48:21.834Z] #114 DONE 0.4s [2026-07-09T01:48:22.112Z] [2026-07-09T01:48:22.112Z] #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-07-09T01:48:22.387Z] #115 DONE 0.3s [2026-07-09T01:48:22.387Z] [2026-07-09T01:48:22.387Z] #113 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-07-09T01:48:22.387Z] #113 DONE 0.3s [2026-07-09T01:48:22.387Z] [2026-07-09T01:48:22.387Z] #107 [security-spire-server] exporting to image [2026-07-09T01:48:22.664Z] #107 ... [2026-07-09T01:48:22.664Z] [2026-07-09T01:48:22.664Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-07-09T01:48:22.664Z] #116 DONE 0.5s [2026-07-09T01:48:22.664Z] [2026-07-09T01:48:22.664Z] #107 [security-spire-server] exporting to image [2026-07-09T01:48:22.664Z] #107 exporting layers 3.7s done [2026-07-09T01:48:22.664Z] #107 writing image sha256:69284e76be1c5d2ca92c0ac1f899fd0df710a42f0914bfa2ccd20c16b3ba9135 done [2026-07-09T01:48:22.664Z] #107 naming to docker.io/library/security-spire-config-arm64 [2026-07-09T01:48:22.933Z] #107 naming to docker.io/library/security-spire-config-arm64 0.0s done [2026-07-09T01:48:23.199Z] #107 ... [2026-07-09T01:48:23.199Z] [2026-07-09T01:48:23.199Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-07-09T01:48:23.199Z] #117 DONE 0.4s [2026-07-09T01:48:23.199Z] [2026-07-09T01:48:23.199Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-07-09T01:48:23.199Z] #118 DONE 0.2s [2026-07-09T01:48:23.199Z] [2026-07-09T01:48:23.199Z] #107 [security-spire-config] exporting to image [2026-07-09T01:48:26.546Z] #107 exporting layers 3.8s done [2026-07-09T01:48:26.546Z] #107 writing image sha256:4757a9f8d55ab8e6063020fa99f1a7aeb706c924a35e1e1fcb400e221ac23f2b done [2026-07-09T01:48:26.546Z] #107 naming to docker.io/library/security-spire-server-arm64 0.0s done [2026-07-09T01:48:26.546Z] #107 exporting layers 3.0s done [2026-07-09T01:48:26.546Z] #107 writing image sha256:29d88717be8243c4d10956f5be834de2b7b92ae86e2c5175873bf569c7393b3e 0.0s done [2026-07-09T01:48:26.546Z] #107 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2026-07-09T01:48:26.546Z] #107 DONE 7.3s [2026-07-09T01:48:26.546Z] [2026-07-09T01:48:26.546Z] #88 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-09T01:49:11.523Z] #146 ... [2026-07-09T01:49:11.523Z] [2026-07-09T01:49:11.523Z] #156 [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-09T01:49:11.523Z] #156 163.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-07-09T01:49:18.335Z] #156 DONE 175.5s [2026-07-09T01:49:18.335Z] [2026-07-09T01:49:18.335Z] #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-07-09T01:49:18.335Z] #149 DONE 175.5s [2026-07-09T01:49:18.335Z] [2026-07-09T01:49:18.335Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-07-09T01:49:18.335Z] #150 DONE 175.5s [2026-07-09T01:49:18.335Z] [2026-07-09T01:49:18.335Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-09T01:49:18.335Z] #147 DONE 175.5s [2026-07-09T01:49:18.335Z] [2026-07-09T01:49:18.335Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-07-09T01:49:18.335Z] #151 DONE 175.5s [2026-07-09T01:49:18.335Z] [2026-07-09T01:49:18.335Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-07-09T01:49:18.335Z] #145 DONE 175.5s [2026-07-09T01:49:18.335Z] [2026-07-09T01:49:18.335Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-07-09T01:49:18.335Z] #153 DONE 175.5s [2026-07-09T01:49:18.335Z] [2026-07-09T01:49:18.335Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-09T01:49:18.335Z] #148 DONE 175.5s [2026-07-09T01:49:18.335Z] [2026-07-09T01:49:18.335Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-07-09T01:49:18.335Z] #154 DONE 175.6s [2026-07-09T01:49:18.335Z] [2026-07-09T01:49:18.335Z] #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-09T01:49:18.335Z] #176 ... [2026-07-09T01:49:18.335Z] [2026-07-09T01:49:18.335Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-07-09T01:49:18.335Z] #146 DONE 175.6s [2026-07-09T01:49:18.335Z] [2026-07-09T01:49:18.335Z] #176 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-09T01:49:18.335Z] #176 DONE 0.2s [2026-07-09T01:49:18.335Z] [2026-07-09T01:49:18.335Z] #177 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-09T01:49:18.335Z] #177 DONE 0.2s [2026-07-09T01:49:18.335Z] [2026-07-09T01:49:18.335Z] #178 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-09T01:49:18.335Z] #178 DONE 0.3s [2026-07-09T01:49:18.335Z] [2026-07-09T01:49:18.335Z] #179 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-09T01:49:18.335Z] #179 DONE 0.3s [2026-07-09T01:49:18.335Z] [2026-07-09T01:49:18.335Z] #180 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-09T01:49:18.335Z] #180 DONE 0.3s [2026-07-09T01:49:18.335Z] [2026-07-09T01:49:18.335Z] #181 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-07-09T01:49:18.335Z] #181 ... [2026-07-09T01:49:18.335Z] [2026-07-09T01:49:18.335Z] #182 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-09T01:49:18.335Z] #182 DONE 0.2s [2026-07-09T01:49:18.335Z] [2026-07-09T01:49:18.335Z] #183 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-09T01:49:18.335Z] #183 DONE 0.2s [2026-07-09T01:49:18.335Z] [2026-07-09T01:49:18.335Z] #184 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-09T01:49:18.335Z] #184 DONE 0.2s [2026-07-09T01:49:18.335Z] [2026-07-09T01:49:18.335Z] #185 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-07-09T01:49:18.335Z] #185 DONE 0.2s [2026-07-09T01:49:18.335Z] [2026-07-09T01:49:18.335Z] #186 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-07-09T01:49:18.335Z] #186 CACHED [2026-07-09T01:49:18.335Z] [2026-07-09T01:49:18.335Z] #187 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-09T01:49:18.335Z] #187 CACHED [2026-07-09T01:49:18.335Z] [2026-07-09T01:49:18.335Z] #188 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-07-09T01:49:18.335Z] #188 CACHED [2026-07-09T01:49:18.335Z] [2026-07-09T01:49:18.335Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-09T01:49:18.335Z] #189 CACHED [2026-07-09T01:49:18.336Z] [2026-07-09T01:49:18.336Z] #190 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-07-09T01:49:18.336Z] #190 DONE 0.2s [2026-07-09T01:49:18.336Z] [2026-07-09T01:49:18.336Z] #191 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-07-09T01:49:18.336Z] #191 DONE 0.2s [2026-07-09T01:49:18.336Z] [2026-07-09T01:49:18.336Z] #192 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-07-09T01:49:18.595Z] #192 ... [2026-07-09T01:49:18.595Z] [2026-07-09T01:49:18.595Z] #181 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-07-09T01:49:18.595Z] #181 DONE 0.5s [2026-07-09T01:49:18.595Z] [2026-07-09T01:49:18.595Z] #193 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-07-09T01:49:18.595Z] #193 DONE 0.5s [2026-07-09T01:49:18.595Z] [2026-07-09T01:49:18.595Z] #194 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-07-09T01:49:18.595Z] #194 DONE 0.5s [2026-07-09T01:49:18.595Z] [2026-07-09T01:49:18.595Z] #195 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-07-09T01:49:19.571Z] #195 ... [2026-07-09T01:49:19.571Z] [2026-07-09T01:49:19.571Z] #196 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-07-09T01:49:19.571Z] #196 DONE 1.3s [2026-07-09T01:49:19.571Z] [2026-07-09T01:49:19.571Z] #197 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-07-09T01:49:19.571Z] #197 DONE 1.3s [2026-07-09T01:49:19.571Z] [2026-07-09T01:49:19.571Z] #198 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2026-07-09T01:49:19.831Z] #198 ... [2026-07-09T01:49:19.831Z] [2026-07-09T01:49:19.831Z] #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-07-09T01:49:19.831Z] #199 DONE 1.7s [2026-07-09T01:49:19.831Z] [2026-07-09T01:49:19.831Z] #200 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-07-09T01:49:19.831Z] #200 DONE 1.7s [2026-07-09T01:49:19.831Z] [2026-07-09T01:49:19.831Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-07-09T01:49:19.831Z] #201 DONE 1.8s [2026-07-09T01:49:19.831Z] [2026-07-09T01:49:19.831Z] #192 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-07-09T01:49:19.831Z] #192 DONE 1.7s [2026-07-09T01:49:20.092Z] [2026-07-09T01:49:20.092Z] #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-07-09T01:49:20.092Z] #202 DONE 1.6s [2026-07-09T01:49:20.092Z] [2026-07-09T01:49:20.092Z] #203 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-07-09T01:49:20.092Z] #203 ... [2026-07-09T01:49:20.092Z] [2026-07-09T01:49:20.092Z] #204 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-07-09T01:49:20.092Z] #204 DONE 1.6s [2026-07-09T01:49:20.092Z] [2026-07-09T01:49:20.092Z] #205 [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-09T01:49:20.092Z] #205 DONE 0.7s [2026-07-09T01:49:20.092Z] [2026-07-09T01:49:20.092Z] #206 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-07-09T01:49:20.092Z] #206 DONE 0.8s [2026-07-09T01:49:20.092Z] [2026-07-09T01:49:20.092Z] #195 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-07-09T01:49:20.092Z] #195 DONE 1.4s [2026-07-09T01:49:20.092Z] [2026-07-09T01:49:20.092Z] #198 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2026-07-09T01:49:20.092Z] #198 DONE 0.8s [2026-07-09T01:49:20.351Z] [2026-07-09T01:49:20.351Z] #207 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-07-09T01:49:20.351Z] #207 DONE 0.4s [2026-07-09T01:49:20.351Z] [2026-07-09T01:49:20.351Z] #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-07-09T01:49:20.351Z] #208 DONE 0.4s [2026-07-09T01:49:20.351Z] [2026-07-09T01:49:20.351Z] #203 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-07-09T01:49:20.351Z] #203 DONE 0.4s [2026-07-09T01:49:20.351Z] [2026-07-09T01:49:20.351Z] #209 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-07-09T01:49:20.351Z] #209 DONE 0.4s [2026-07-09T01:49:20.351Z] [2026-07-09T01:49:20.351Z] #210 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-07-09T01:49:20.351Z] #210 DONE 0.2s [2026-07-09T01:49:20.351Z] [2026-07-09T01:49:20.351Z] #211 [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-09T01:49:20.351Z] #211 DONE 0.2s [2026-07-09T01:49:20.351Z] [2026-07-09T01:49:20.351Z] #212 [support-scheduler] exporting to image [2026-07-09T01:49:20.351Z] #212 exporting layers [2026-07-09T01:49:20.351Z] #212 ... [2026-07-09T01:49:20.351Z] [2026-07-09T01:49:20.351Z] #213 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-07-09T01:49:20.351Z] #213 DONE 0.2s [2026-07-09T01:49:20.351Z] [2026-07-09T01:49:20.351Z] #214 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-07-09T01:49:20.351Z] #214 DONE 0.2s [2026-07-09T01:49:20.351Z] [2026-07-09T01:49:20.351Z] #215 [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-09T01:49:20.351Z] #215 DONE 0.2s [2026-07-09T01:49:20.351Z] [2026-07-09T01:49:20.351Z] #216 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-07-09T01:49:20.351Z] #216 DONE 0.2s [2026-07-09T01:49:20.610Z] [2026-07-09T01:49:20.610Z] #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-07-09T01:49:20.610Z] #217 DONE 0.2s [2026-07-09T01:49:20.610Z] [2026-07-09T01:49:20.610Z] #218 [core-metadata] exporting to image [2026-07-09T01:49:20.869Z] #218 ... [2026-07-09T01:49:20.869Z] [2026-07-09T01:49:20.869Z] #219 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-07-09T01:49:20.869Z] #219 DONE 0.4s [2026-07-09T01:49:20.869Z] [2026-07-09T01:49:20.869Z] #220 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-07-09T01:49:20.869Z] #220 DONE 0.4s [2026-07-09T01:49:20.869Z] [2026-07-09T01:49:20.869Z] #221 [core-data] exporting to image [2026-07-09T01:49:20.869Z] #221 exporting layers 0.3s done [2026-07-09T01:49:20.869Z] #221 writing image sha256:f07d7f7614613ca1c58c5bcf88b65ab3ab664013b5b424831afcc967e1c4aa75 done [2026-07-09T01:49:20.869Z] #221 naming to docker.io/library/core-data 0.0s done [2026-07-09T01:49:20.869Z] #221 DONE 0.6s [2026-07-09T01:49:20.869Z] [2026-07-09T01:49:20.869Z] #222 [core-command] exporting to image [2026-07-09T01:49:20.869Z] #222 exporting layers 0.2s done [2026-07-09T01:49:20.869Z] #222 writing image sha256:68651df650dabb19b4b26fb1401ddbdc92e8c242b880955fc8a1711edb5df6a2 done [2026-07-09T01:49:20.869Z] #222 naming to docker.io/library/core-command 0.0s done [2026-07-09T01:49:20.869Z] #222 DONE 0.6s [2026-07-09T01:49:20.869Z] [2026-07-09T01:49:20.869Z] #223 [core-keeper] exporting to image [2026-07-09T01:49:20.869Z] #223 exporting layers 0.2s done [2026-07-09T01:49:20.869Z] #223 writing image sha256:8f1e50a2347df8fd8903bafb9de3c212617ddb2967d6cb6e2455caa711ff0c1d 0.0s done [2026-07-09T01:49:20.869Z] #223 naming to docker.io/library/core-keeper done [2026-07-09T01:49:20.869Z] #223 DONE 0.7s [2026-07-09T01:49:20.869Z] [2026-07-09T01:49:20.869Z] #224 [security-spiffe-token-provider] exporting to image [2026-07-09T01:49:20.869Z] #224 exporting layers 0.5s done [2026-07-09T01:49:20.869Z] #224 writing image sha256:8f901d776340df0d628ce45c34fbdd5c7e8d8eb6d077e57dcb7c123f95b3229a 0.0s done [2026-07-09T01:49:20.869Z] #224 naming to docker.io/library/security-spiffe-token-provider done [2026-07-09T01:49:21.128Z] #224 ... [2026-07-09T01:49:21.128Z] [2026-07-09T01:49:21.128Z] #225 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-07-09T01:49:21.128Z] #225 DONE 0.3s [2026-07-09T01:49:21.128Z] [2026-07-09T01:49:21.128Z] #224 [security-spiffe-token-provider] exporting to image [2026-07-09T01:49:21.128Z] #224 DONE 0.8s [2026-07-09T01:49:21.128Z] [2026-07-09T01:49:21.128Z] #226 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-07-09T01:49:21.128Z] #226 DONE 0.3s [2026-07-09T01:49:21.128Z] [2026-07-09T01:49:21.128Z] #227 [support-notifications] exporting to image [2026-07-09T01:49:21.128Z] #227 exporting layers 0.7s done [2026-07-09T01:49:21.128Z] #227 writing image sha256:4b07c5a99f767ca172440ce34e2a80bbfcc40ce51b75cfba3e2b94915f8c2f81 done [2026-07-09T01:49:21.128Z] #227 naming to docker.io/library/support-notifications done [2026-07-09T01:49:21.128Z] #227 DONE 0.8s [2026-07-09T01:49:21.128Z] [2026-07-09T01:49:21.128Z] #228 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-07-09T01:49:21.128Z] #228 DONE 0.8s [2026-07-09T01:49:21.128Z] [2026-07-09T01:49:21.128Z] #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-07-09T01:49:21.386Z] #229 ... [2026-07-09T01:49:21.386Z] [2026-07-09T01:49:21.386Z] #212 [support-scheduler] exporting to image [2026-07-09T01:49:21.386Z] #212 exporting layers 0.9s done [2026-07-09T01:49:21.386Z] #212 writing image sha256:061913506f5495e30964d7b202296ba2dcabe6048f078bb09d6d145e0559a957 0.0s done [2026-07-09T01:49:21.386Z] #212 naming to docker.io/library/support-scheduler done [2026-07-09T01:49:21.386Z] #212 DONE 1.0s [2026-07-09T01:49:21.386Z] [2026-07-09T01:49:21.386Z] #218 [core-metadata] exporting to image [2026-07-09T01:49:21.386Z] #218 exporting layers 0.8s done [2026-07-09T01:49:21.386Z] #218 writing image sha256:7bae0a9c9ace96b3c9bb5aa152f56b35b4accf9383e5387e482aa31ba40288de [2026-07-09T01:49:21.643Z] #218 writing image sha256:7bae0a9c9ace96b3c9bb5aa152f56b35b4accf9383e5387e482aa31ba40288de 0.1s done [2026-07-09T01:49:21.643Z] #218 naming to docker.io/library/core-metadata done [2026-07-09T01:49:21.643Z] #218 DONE 1.1s [2026-07-09T01:49:21.643Z] [2026-07-09T01:49:21.643Z] #230 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-07-09T01:49:21.643Z] #230 DONE 0.4s [2026-07-09T01:49:21.643Z] [2026-07-09T01:49:21.643Z] #231 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-07-09T01:49:21.643Z] #231 DONE 0.1s [2026-07-09T01:49:21.643Z] [2026-07-09T01:49:21.643Z] #232 [security-proxy-auth] exporting to image [2026-07-09T01:49:21.903Z] #232 ... [2026-07-09T01:49:21.903Z] [2026-07-09T01:49:21.903Z] #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-07-09T01:49:21.903Z] #229 DONE 0.7s [2026-07-09T01:49:21.903Z] [2026-07-09T01:49:21.903Z] #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-07-09T01:49:21.903Z] #233 DONE 0.4s [2026-07-09T01:49:21.903Z] [2026-07-09T01:49:21.903Z] #234 [security-secretstore-setup] exporting to image [2026-07-09T01:49:22.218Z] #234 ... [2026-07-09T01:49:22.218Z] [2026-07-09T01:49:22.218Z] #235 [security-proxy-setup] exporting to image [2026-07-09T01:49:22.218Z] #235 exporting layers 0.3s done [2026-07-09T01:49:22.218Z] #235 writing image sha256:559bdabe40eca3615e6eee078aaeded58510613819e4b1630da719fb42e39b2e done [2026-07-09T01:49:22.218Z] #235 naming to docker.io/library/security-proxy-setup 0.0s done [2026-07-09T01:49:22.218Z] #235 DONE 0.3s [2026-07-09T01:49:22.218Z] [2026-07-09T01:49:22.218Z] #232 [security-proxy-auth] exporting to image [2026-07-09T01:49:22.218Z] #232 exporting layers 1.1s done [2026-07-09T01:49:22.218Z] #232 writing image sha256:21a1dba4f26fad3c10fd2a3dbd1b7b2bd11e74729fa119a3492bf2d20eb6acee done [2026-07-09T01:49:22.218Z] #232 naming to docker.io/library/security-proxy-auth done [2026-07-09T01:49:22.218Z] #232 DONE 1.1s [2026-07-09T01:49:22.218Z] [2026-07-09T01:49:22.218Z] #234 [security-secretstore-setup] exporting to image [2026-07-09T01:49:22.218Z] #234 exporting layers 0.3s done [2026-07-09T01:49:22.218Z] #234 writing image sha256:3102b2c246c274a45a00168e79ecc43386c6e905e20823dd3f72f47335ee3a5a done [2026-07-09T01:49:22.218Z] #234 naming to docker.io/library/security-secretstore-setup done [2026-07-09T01:49:22.218Z] #234 DONE 0.3s [2026-07-09T01:49:22.218Z] time="2026-07-09T01:44:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-09T01:49:22.218Z] time="2026-07-09T01:44:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-09T01:49:22.218Z] time="2026-07-09T01:44:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-09T01:49:22.218Z] time="2026-07-09T01:44:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-09T01:49:22.218Z] time="2026-07-09T01:44:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-09T01:49:22.218Z] time="2026-07-09T01:44:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-09T01:49:22.218Z] time="2026-07-09T01:44:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-09T01:49:22.218Z] time="2026-07-09T01:44:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-09T01:49:22.218Z] time="2026-07-09T01:44:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-09T01:49:22.218Z] time="2026-07-09T01:44:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-09T01:49:22.218Z] time="2026-07-09T01:44:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-09T01:49:22.218Z] time="2026-07-09T01:44:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-09T01:49:22.218Z] time="2026-07-09T01:44:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-09T01:49:22.218Z] time="2026-07-09T01:44:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-09T01:49:22.218Z] time="2026-07-09T01:44:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-07-09T01:49:22.232Z] $ docker stop --time=1 610b8c47ebd82fd5bda9bb1b40062bae81d7ab7903f96be897a29e0862d92fe1 [2026-07-09T01:49:23.616Z] $ docker rm -f --volumes 610b8c47ebd82fd5bda9bb1b40062bae81d7ab7903f96be897a29e0862d92fe1 [Pipeline] // withDockerContainer [Pipeline] sh [2026-07-09T01:49:23.972Z] + docker images [2026-07-09T01:49:23.972Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-07-09T01:49:23.972Z] security-proxy-setup latest 559bdabe40ec 2 seconds ago 55.4MB [2026-07-09T01:49:23.972Z] security-secretstore-setup latest 3102b2c246c2 2 seconds ago 90.5MB [2026-07-09T01:49:23.972Z] core-data latest f07d7f761461 3 seconds ago 50.6MB [2026-07-09T01:49:23.972Z] support-notifications latest 4b07c5a99f76 3 seconds ago 58.6MB [2026-07-09T01:49:23.972Z] security-spiffe-token-provider latest 8f901d776340 3 seconds ago 53.8MB [2026-07-09T01:49:23.972Z] security-proxy-auth latest 21a1dba4f26f 3 seconds ago 49.8MB [2026-07-09T01:49:23.972Z] support-scheduler latest 061913506f54 3 seconds ago 54.9MB [2026-07-09T01:49:23.972Z] core-command latest 68651df650da 3 seconds ago 44.8MB [2026-07-09T01:49:23.972Z] core-metadata latest 7bae0a9c9ace 3 seconds ago 50.8MB [2026-07-09T01:49:23.972Z] core-keeper latest 8f1e50a2347d 4 seconds ago 50.4MB [2026-07-09T01:49:23.972Z] security-bootstrapper latest 3ca27f361b59 About a minute ago 21.7MB [2026-07-09T01:49:23.972Z] core-common-config-bootstrapper latest 5a11615c11f1 About a minute ago 20.6MB [2026-07-09T01:49:23.972Z] security-spire-agent latest ad7349691d16 4 minutes ago 237MB [2026-07-09T01:49:23.972Z] security-spire-server latest 0c7c83dc20b8 4 minutes ago 178MB [2026-07-09T01:49:23.972Z] security-spire-config latest 4c724a7433cd 4 minutes ago 177MB [2026-07-09T01:49:23.973Z] ci-base-image-x86_64 latest c3ccb9107ff6 8 minutes ago 981MB [2026-07-09T01:49:23.973Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 8 months ago 636MB [2026-07-09T01:49:23.973Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 13 months ago 573MB [2026-07-09T01:49:23.973Z] 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-09T01:49:24.130Z] provisioning config files... [2026-07-09T01:49:24.143Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/990@tmp/config14399018017879553979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-07-09T01:49:24.449Z] ---> ****-login.sh [2026-07-09T01:49:24.449Z] nexus3.edgexfoundry.org:10001 [2026-07-09T01:49:24.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-09T01:49:24.449Z] Login Succeeded [2026-07-09T01:49:24.449Z] nexus3.edgexfoundry.org:10002 [2026-07-09T01:49:24.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-09T01:49:24.706Z] Login Succeeded [2026-07-09T01:49:24.706Z] nexus3.edgexfoundry.org:10003 [2026-07-09T01:49:24.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-09T01:49:24.706Z] Login Succeeded [2026-07-09T01:49:24.706Z] nexus3.edgexfoundry.org:10004 [2026-07-09T01:49:24.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-09T01:49:24.706Z] Login Succeeded [2026-07-09T01:49:24.706Z] ****.io [2026-07-09T01:49:24.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-09T01:49:24.964Z] Login Succeeded [2026-07-09T01:49:24.964Z] ---> ****-login.sh ends [Pipeline] } [2026-07-09T01:49:24.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-09T01:49:25.026Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-07-09T01:49:25.062Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2026-07-09T01:49:25.062Z] a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:49:25.062Z] latest [2026-07-09T01:49:25.062Z] 4.1.0-dev.125 [2026-07-09T01:49:25.062Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:49:25.062Z] main [2026-07-09T01:49:25.062Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:25.414Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:25.749Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:49:25.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-07-09T01:49:25.749Z] 4987ce668a4e: Preparing [2026-07-09T01:49:25.749Z] 5084b21634aa: Preparing [2026-07-09T01:49:25.749Z] 20b1d1eeb88d: Preparing [2026-07-09T01:49:25.749Z] e3889e94866e: Preparing [2026-07-09T01:49:25.749Z] e6517f330659: Preparing [2026-07-09T01:49:25.749Z] d7ef634a4750: Preparing [2026-07-09T01:49:25.749Z] 6f09edfb3f6d: Preparing [2026-07-09T01:49:25.749Z] 6f09edfb3f6d: Waiting [2026-07-09T01:49:25.749Z] d7ef634a4750: Waiting [2026-07-09T01:49:25.749Z] e3889e94866e: Pushed [2026-07-09T01:49:25.749Z] e6517f330659: Pushed [2026-07-09T01:49:25.749Z] 20b1d1eeb88d: Pushed [2026-07-09T01:49:25.749Z] 4987ce668a4e: Pushed [2026-07-09T01:49:25.749Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:49:26.009Z] d7ef634a4750: Pushed [2026-07-09T01:49:29.291Z] 5084b21634aa: Pushed [2026-07-09T01:49:29.291Z] a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:fcb6ae40295e1b35eff8ccf9974a7bc3bb5c67f25aaf67e98d67af1a8601113f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:29.656Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:29.978Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2026-07-09T01:49:29.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-07-09T01:49:29.978Z] 4987ce668a4e: Preparing [2026-07-09T01:49:29.978Z] 5084b21634aa: Preparing [2026-07-09T01:49:29.978Z] 20b1d1eeb88d: Preparing [2026-07-09T01:49:29.978Z] e3889e94866e: Preparing [2026-07-09T01:49:29.978Z] e6517f330659: Preparing [2026-07-09T01:49:29.978Z] d7ef634a4750: Preparing [2026-07-09T01:49:29.978Z] 6f09edfb3f6d: Preparing [2026-07-09T01:49:29.978Z] d7ef634a4750: Waiting [2026-07-09T01:49:29.978Z] 6f09edfb3f6d: Waiting [2026-07-09T01:49:29.978Z] e3889e94866e: Layer already exists [2026-07-09T01:49:29.978Z] 5084b21634aa: Layer already exists [2026-07-09T01:49:29.978Z] 4987ce668a4e: Layer already exists [2026-07-09T01:49:29.978Z] e6517f330659: Layer already exists [2026-07-09T01:49:29.978Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:49:29.978Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:49:29.978Z] d7ef634a4750: Layer already exists [2026-07-09T01:49:29.978Z] latest: digest: sha256:fcb6ae40295e1b35eff8ccf9974a7bc3bb5c67f25aaf67e98d67af1a8601113f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:30.303Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:30.636Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.125 [2026-07-09T01:49:30.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-07-09T01:49:30.636Z] 4987ce668a4e: Preparing [2026-07-09T01:49:30.636Z] 5084b21634aa: Preparing [2026-07-09T01:49:30.636Z] 20b1d1eeb88d: Preparing [2026-07-09T01:49:30.636Z] e3889e94866e: Preparing [2026-07-09T01:49:30.636Z] e6517f330659: Preparing [2026-07-09T01:49:30.636Z] d7ef634a4750: Preparing [2026-07-09T01:49:30.636Z] 6f09edfb3f6d: Preparing [2026-07-09T01:49:30.636Z] 6f09edfb3f6d: Waiting [2026-07-09T01:49:30.636Z] d7ef634a4750: Waiting [2026-07-09T01:49:30.636Z] e3889e94866e: Layer already exists [2026-07-09T01:49:30.636Z] e6517f330659: Layer already exists [2026-07-09T01:49:30.636Z] 5084b21634aa: Layer already exists [2026-07-09T01:49:30.636Z] 4987ce668a4e: Layer already exists [2026-07-09T01:49:30.636Z] d7ef634a4750: Layer already exists [2026-07-09T01:49:30.636Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:49:30.636Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:49:30.636Z] 4.1.0-dev.125: digest: sha256:fcb6ae40295e1b35eff8ccf9974a7bc3bb5c67f25aaf67e98d67af1a8601113f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:30.973Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:31.306Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:49:31.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-07-09T01:49:31.306Z] 4987ce668a4e: Preparing [2026-07-09T01:49:31.306Z] 5084b21634aa: Preparing [2026-07-09T01:49:31.306Z] 20b1d1eeb88d: Preparing [2026-07-09T01:49:31.306Z] e3889e94866e: Preparing [2026-07-09T01:49:31.306Z] e6517f330659: Preparing [2026-07-09T01:49:31.306Z] d7ef634a4750: Preparing [2026-07-09T01:49:31.306Z] 6f09edfb3f6d: Preparing [2026-07-09T01:49:31.306Z] d7ef634a4750: Waiting [2026-07-09T01:49:31.306Z] 6f09edfb3f6d: Waiting [2026-07-09T01:49:31.306Z] e3889e94866e: Layer already exists [2026-07-09T01:49:31.306Z] 4987ce668a4e: Layer already exists [2026-07-09T01:49:31.306Z] e6517f330659: Layer already exists [2026-07-09T01:49:31.306Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:49:31.306Z] 5084b21634aa: Layer already exists [2026-07-09T01:49:31.306Z] d7ef634a4750: Layer already exists [2026-07-09T01:49:31.306Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:49:31.306Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:fcb6ae40295e1b35eff8ccf9974a7bc3bb5c67f25aaf67e98d67af1a8601113f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:31.642Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:31.972Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2026-07-09T01:49:31.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-07-09T01:49:31.972Z] 4987ce668a4e: Preparing [2026-07-09T01:49:31.972Z] 5084b21634aa: Preparing [2026-07-09T01:49:31.972Z] 20b1d1eeb88d: Preparing [2026-07-09T01:49:31.972Z] e3889e94866e: Preparing [2026-07-09T01:49:31.972Z] e6517f330659: Preparing [2026-07-09T01:49:31.972Z] d7ef634a4750: Preparing [2026-07-09T01:49:31.972Z] 6f09edfb3f6d: Preparing [2026-07-09T01:49:31.972Z] d7ef634a4750: Waiting [2026-07-09T01:49:31.972Z] 6f09edfb3f6d: Waiting [2026-07-09T01:49:31.972Z] 5084b21634aa: Layer already exists [2026-07-09T01:49:31.972Z] e3889e94866e: Layer already exists [2026-07-09T01:49:31.972Z] 4987ce668a4e: Layer already exists [2026-07-09T01:49:31.972Z] e6517f330659: Layer already exists [2026-07-09T01:49:31.972Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:49:31.972Z] d7ef634a4750: Layer already exists [2026-07-09T01:49:31.972Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:49:31.972Z] main: digest: sha256:fcb6ae40295e1b35eff8ccf9974a7bc3bb5c67f25aaf67e98d67af1a8601113f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-09T01:49:32.048Z] ===================================================== [Pipeline] echo [2026-07-09T01:49:32.064Z] taggedImages: [2026-07-09T01:49:32.064Z] - nexus3.edgexfoundry.org:10004/core-command:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:49:32.064Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-07-09T01:49:32.064Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.125 [2026-07-09T01:49:32.064Z] - nexus3.edgexfoundry.org:10004/core-command:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:49:32.064Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2026-07-09T01:49:32.087Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2026-07-09T01:49:32.087Z] a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:49:32.087Z] latest [2026-07-09T01:49:32.087Z] 4.1.0-dev.125 [2026-07-09T01:49:32.087Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:49:32.087Z] main [2026-07-09T01:49:32.087Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:32.456Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:32.798Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:49:32.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-07-09T01:49:32.798Z] 816b89e807a1: Preparing [2026-07-09T01:49:32.798Z] a9d3c3cccfac: Preparing [2026-07-09T01:49:32.798Z] 4705dcec871d: Preparing [2026-07-09T01:49:32.798Z] e8037e4304e6: Preparing [2026-07-09T01:49:32.798Z] 20b1d1eeb88d: Preparing [2026-07-09T01:49:32.798Z] e3889e94866e: Preparing [2026-07-09T01:49:32.798Z] e6517f330659: Preparing [2026-07-09T01:49:32.798Z] e3889e94866e: Waiting [2026-07-09T01:49:32.798Z] d7ef634a4750: Preparing [2026-07-09T01:49:32.798Z] 6f09edfb3f6d: Preparing [2026-07-09T01:49:32.798Z] e6517f330659: Waiting [2026-07-09T01:49:32.798Z] d7ef634a4750: Waiting [2026-07-09T01:49:32.798Z] 6f09edfb3f6d: Waiting [2026-07-09T01:49:32.798Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:49:32.798Z] e3889e94866e: Layer already exists [2026-07-09T01:49:32.798Z] e6517f330659: Layer already exists [2026-07-09T01:49:32.798Z] d7ef634a4750: Layer already exists [2026-07-09T01:49:32.798Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:49:32.798Z] 4705dcec871d: Pushed [2026-07-09T01:49:32.798Z] 816b89e807a1: Pushed [2026-07-09T01:49:32.798Z] a9d3c3cccfac: Pushed [2026-07-09T01:49:34.178Z] e8037e4304e6: Pushed [2026-07-09T01:49:34.178Z] a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:8ece9037cc4301ac39df0f23bfb9fd5e7417d3f0b249c49f6462d8b484183882 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:34.649Z] + 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-09T01:49:35.058Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-07-09T01:49:35.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-07-09T01:49:35.058Z] 816b89e807a1: Preparing [2026-07-09T01:49:35.058Z] a9d3c3cccfac: Preparing [2026-07-09T01:49:35.058Z] 4705dcec871d: Preparing [2026-07-09T01:49:35.058Z] e8037e4304e6: Preparing [2026-07-09T01:49:35.058Z] 20b1d1eeb88d: Preparing [2026-07-09T01:49:35.058Z] e3889e94866e: Preparing [2026-07-09T01:49:35.058Z] e6517f330659: Preparing [2026-07-09T01:49:35.058Z] d7ef634a4750: Preparing [2026-07-09T01:49:35.058Z] 6f09edfb3f6d: Preparing [2026-07-09T01:49:35.058Z] e3889e94866e: Waiting [2026-07-09T01:49:35.058Z] e6517f330659: Waiting [2026-07-09T01:49:35.058Z] 6f09edfb3f6d: Waiting [2026-07-09T01:49:35.058Z] d7ef634a4750: Waiting [2026-07-09T01:49:35.058Z] a9d3c3cccfac: Layer already exists [2026-07-09T01:49:35.058Z] 816b89e807a1: Layer already exists [2026-07-09T01:49:35.058Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:49:35.058Z] 4705dcec871d: Layer already exists [2026-07-09T01:49:35.058Z] e8037e4304e6: Layer already exists [2026-07-09T01:49:35.058Z] e6517f330659: Layer already exists [2026-07-09T01:49:35.058Z] e3889e94866e: Layer already exists [2026-07-09T01:49:35.058Z] d7ef634a4750: Layer already exists [2026-07-09T01:49:35.058Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:49:35.058Z] latest: digest: sha256:8ece9037cc4301ac39df0f23bfb9fd5e7417d3f0b249c49f6462d8b484183882 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:35.483Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:35.861Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.125 [2026-07-09T01:49:35.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-07-09T01:49:35.861Z] 816b89e807a1: Preparing [2026-07-09T01:49:35.862Z] a9d3c3cccfac: Preparing [2026-07-09T01:49:35.862Z] 4705dcec871d: Preparing [2026-07-09T01:49:35.862Z] e8037e4304e6: Preparing [2026-07-09T01:49:35.862Z] 20b1d1eeb88d: Preparing [2026-07-09T01:49:35.862Z] e3889e94866e: Preparing [2026-07-09T01:49:35.862Z] e6517f330659: Preparing [2026-07-09T01:49:35.862Z] d7ef634a4750: Preparing [2026-07-09T01:49:35.862Z] 6f09edfb3f6d: Preparing [2026-07-09T01:49:35.862Z] d7ef634a4750: Waiting [2026-07-09T01:49:35.862Z] e6517f330659: Waiting [2026-07-09T01:49:35.862Z] 6f09edfb3f6d: Waiting [2026-07-09T01:49:35.862Z] e3889e94866e: Waiting [2026-07-09T01:49:35.862Z] 816b89e807a1: Layer already exists [2026-07-09T01:49:35.862Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:49:35.862Z] e8037e4304e6: Layer already exists [2026-07-09T01:49:35.862Z] a9d3c3cccfac: Layer already exists [2026-07-09T01:49:35.862Z] 4705dcec871d: Layer already exists [2026-07-09T01:49:35.862Z] e3889e94866e: Layer already exists [2026-07-09T01:49:35.862Z] d7ef634a4750: Layer already exists [2026-07-09T01:49:35.862Z] e6517f330659: Layer already exists [2026-07-09T01:49:35.862Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:49:35.862Z] 4.1.0-dev.125: digest: sha256:8ece9037cc4301ac39df0f23bfb9fd5e7417d3f0b249c49f6462d8b484183882 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:36.206Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:36.538Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:49:36.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-07-09T01:49:36.538Z] 816b89e807a1: Preparing [2026-07-09T01:49:36.538Z] a9d3c3cccfac: Preparing [2026-07-09T01:49:36.538Z] 4705dcec871d: Preparing [2026-07-09T01:49:36.538Z] e8037e4304e6: Preparing [2026-07-09T01:49:36.538Z] 20b1d1eeb88d: Preparing [2026-07-09T01:49:36.538Z] e3889e94866e: Preparing [2026-07-09T01:49:36.538Z] e6517f330659: Preparing [2026-07-09T01:49:36.538Z] d7ef634a4750: Preparing [2026-07-09T01:49:36.538Z] 6f09edfb3f6d: Preparing [2026-07-09T01:49:36.538Z] e6517f330659: Waiting [2026-07-09T01:49:36.538Z] e3889e94866e: Waiting [2026-07-09T01:49:36.538Z] d7ef634a4750: Waiting [2026-07-09T01:49:36.538Z] 6f09edfb3f6d: Waiting [2026-07-09T01:49:36.538Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:49:36.538Z] 4705dcec871d: Layer already exists [2026-07-09T01:49:36.538Z] 816b89e807a1: Layer already exists [2026-07-09T01:49:36.538Z] e8037e4304e6: Layer already exists [2026-07-09T01:49:36.538Z] a9d3c3cccfac: Layer already exists [2026-07-09T01:49:36.538Z] e6517f330659: Layer already exists [2026-07-09T01:49:36.538Z] d7ef634a4750: Layer already exists [2026-07-09T01:49:36.538Z] e3889e94866e: Layer already exists [2026-07-09T01:49:36.538Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:49:36.538Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:8ece9037cc4301ac39df0f23bfb9fd5e7417d3f0b249c49f6462d8b484183882 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:36.893Z] + 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-09T01:49:37.231Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-07-09T01:49:37.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-07-09T01:49:37.231Z] 816b89e807a1: Preparing [2026-07-09T01:49:37.231Z] a9d3c3cccfac: Preparing [2026-07-09T01:49:37.231Z] 4705dcec871d: Preparing [2026-07-09T01:49:37.231Z] e8037e4304e6: Preparing [2026-07-09T01:49:37.231Z] 20b1d1eeb88d: Preparing [2026-07-09T01:49:37.231Z] e3889e94866e: Preparing [2026-07-09T01:49:37.231Z] e6517f330659: Preparing [2026-07-09T01:49:37.231Z] d7ef634a4750: Preparing [2026-07-09T01:49:37.231Z] 6f09edfb3f6d: Preparing [2026-07-09T01:49:37.231Z] e3889e94866e: Waiting [2026-07-09T01:49:37.231Z] d7ef634a4750: Waiting [2026-07-09T01:49:37.231Z] 6f09edfb3f6d: Waiting [2026-07-09T01:49:37.231Z] e6517f330659: Waiting [2026-07-09T01:49:37.231Z] e8037e4304e6: Layer already exists [2026-07-09T01:49:37.231Z] a9d3c3cccfac: Layer already exists [2026-07-09T01:49:37.231Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:49:37.231Z] 4705dcec871d: Layer already exists [2026-07-09T01:49:37.231Z] 816b89e807a1: Layer already exists [2026-07-09T01:49:37.231Z] e3889e94866e: Layer already exists [2026-07-09T01:49:37.231Z] e6517f330659: Layer already exists [2026-07-09T01:49:37.231Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:49:37.231Z] d7ef634a4750: Layer already exists [2026-07-09T01:49:37.231Z] main: digest: sha256:8ece9037cc4301ac39df0f23bfb9fd5e7417d3f0b249c49f6462d8b484183882 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-09T01:49:37.319Z] ===================================================== [Pipeline] echo [2026-07-09T01:49:37.341Z] taggedImages: [2026-07-09T01:49:37.341Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:49:37.341Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-07-09T01:49:37.341Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.125 [2026-07-09T01:49:37.341Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:49:37.341Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2026-07-09T01:49:37.371Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2026-07-09T01:49:37.371Z] a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:49:37.371Z] latest [2026-07-09T01:49:37.371Z] 4.1.0-dev.125 [2026-07-09T01:49:37.371Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:49:37.371Z] main [2026-07-09T01:49:37.371Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:37.718Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:38.046Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:49:38.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-07-09T01:49:38.046Z] 5da1ab0d3460: Preparing [2026-07-09T01:49:38.046Z] 70497e63f022: Preparing [2026-07-09T01:49:38.046Z] 20b1d1eeb88d: Preparing [2026-07-09T01:49:38.046Z] e3889e94866e: Preparing [2026-07-09T01:49:38.046Z] a95733bdf225: Preparing [2026-07-09T01:49:38.046Z] d7ef634a4750: Preparing [2026-07-09T01:49:38.046Z] 6f09edfb3f6d: Preparing [2026-07-09T01:49:38.046Z] d7ef634a4750: Waiting [2026-07-09T01:49:38.046Z] 6f09edfb3f6d: Waiting [2026-07-09T01:49:38.046Z] e3889e94866e: Layer already exists [2026-07-09T01:49:38.046Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:49:38.046Z] d7ef634a4750: Layer already exists [2026-07-09T01:49:38.046Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:49:38.046Z] a95733bdf225: Pushed [2026-07-09T01:49:38.046Z] 5da1ab0d3460: Pushed [2026-07-09T01:49:42.244Z] 70497e63f022: Pushed [2026-07-09T01:49:42.244Z] a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:0f68a0c0b54a3506a89b876dacd43c34d5901993d1934f8be061bae6f2165ada size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:42.576Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:42.906Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2026-07-09T01:49:42.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-07-09T01:49:42.906Z] 5da1ab0d3460: Preparing [2026-07-09T01:49:42.906Z] 70497e63f022: Preparing [2026-07-09T01:49:42.906Z] 20b1d1eeb88d: Preparing [2026-07-09T01:49:42.906Z] e3889e94866e: Preparing [2026-07-09T01:49:42.906Z] a95733bdf225: Preparing [2026-07-09T01:49:42.906Z] d7ef634a4750: Preparing [2026-07-09T01:49:42.906Z] 6f09edfb3f6d: Preparing [2026-07-09T01:49:42.906Z] d7ef634a4750: Waiting [2026-07-09T01:49:42.906Z] 6f09edfb3f6d: Waiting [2026-07-09T01:49:42.906Z] 5da1ab0d3460: Layer already exists [2026-07-09T01:49:42.906Z] e3889e94866e: Layer already exists [2026-07-09T01:49:42.906Z] a95733bdf225: Layer already exists [2026-07-09T01:49:42.906Z] 70497e63f022: Layer already exists [2026-07-09T01:49:42.906Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:49:42.906Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:49:42.906Z] d7ef634a4750: Layer already exists [2026-07-09T01:49:42.906Z] latest: digest: sha256:0f68a0c0b54a3506a89b876dacd43c34d5901993d1934f8be061bae6f2165ada size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:43.235Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:43.568Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.125 [2026-07-09T01:49:43.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-07-09T01:49:43.568Z] 5da1ab0d3460: Preparing [2026-07-09T01:49:43.568Z] 70497e63f022: Preparing [2026-07-09T01:49:43.568Z] 20b1d1eeb88d: Preparing [2026-07-09T01:49:43.568Z] e3889e94866e: Preparing [2026-07-09T01:49:43.568Z] a95733bdf225: Preparing [2026-07-09T01:49:43.568Z] d7ef634a4750: Preparing [2026-07-09T01:49:43.568Z] 6f09edfb3f6d: Preparing [2026-07-09T01:49:43.568Z] d7ef634a4750: Waiting [2026-07-09T01:49:43.568Z] 6f09edfb3f6d: Waiting [2026-07-09T01:49:43.568Z] a95733bdf225: Layer already exists [2026-07-09T01:49:43.568Z] 5da1ab0d3460: Layer already exists [2026-07-09T01:49:43.568Z] e3889e94866e: Layer already exists [2026-07-09T01:49:43.568Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:49:43.568Z] 70497e63f022: Layer already exists [2026-07-09T01:49:43.568Z] d7ef634a4750: Layer already exists [2026-07-09T01:49:43.568Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:49:43.568Z] 4.1.0-dev.125: digest: sha256:0f68a0c0b54a3506a89b876dacd43c34d5901993d1934f8be061bae6f2165ada size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:43.897Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:44.225Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:49:44.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-07-09T01:49:44.225Z] 5da1ab0d3460: Preparing [2026-07-09T01:49:44.225Z] 70497e63f022: Preparing [2026-07-09T01:49:44.225Z] 20b1d1eeb88d: Preparing [2026-07-09T01:49:44.225Z] e3889e94866e: Preparing [2026-07-09T01:49:44.225Z] a95733bdf225: Preparing [2026-07-09T01:49:44.225Z] d7ef634a4750: Preparing [2026-07-09T01:49:44.225Z] 6f09edfb3f6d: Preparing [2026-07-09T01:49:44.225Z] d7ef634a4750: Waiting [2026-07-09T01:49:44.225Z] 6f09edfb3f6d: Waiting [2026-07-09T01:49:44.225Z] 5da1ab0d3460: Layer already exists [2026-07-09T01:49:44.225Z] a95733bdf225: Layer already exists [2026-07-09T01:49:44.225Z] e3889e94866e: Layer already exists [2026-07-09T01:49:44.225Z] 70497e63f022: Layer already exists [2026-07-09T01:49:44.225Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:49:44.225Z] d7ef634a4750: Layer already exists [2026-07-09T01:49:44.225Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:49:44.225Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:0f68a0c0b54a3506a89b876dacd43c34d5901993d1934f8be061bae6f2165ada size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:44.558Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:44.888Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2026-07-09T01:49:44.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-07-09T01:49:44.888Z] 5da1ab0d3460: Preparing [2026-07-09T01:49:44.888Z] 70497e63f022: Preparing [2026-07-09T01:49:44.888Z] 20b1d1eeb88d: Preparing [2026-07-09T01:49:44.888Z] e3889e94866e: Preparing [2026-07-09T01:49:44.888Z] a95733bdf225: Preparing [2026-07-09T01:49:44.888Z] d7ef634a4750: Preparing [2026-07-09T01:49:44.888Z] 6f09edfb3f6d: Preparing [2026-07-09T01:49:44.888Z] d7ef634a4750: Waiting [2026-07-09T01:49:44.888Z] 6f09edfb3f6d: Waiting [2026-07-09T01:49:44.888Z] 70497e63f022: Layer already exists [2026-07-09T01:49:44.888Z] 5da1ab0d3460: Layer already exists [2026-07-09T01:49:44.888Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:49:44.888Z] e3889e94866e: Layer already exists [2026-07-09T01:49:44.888Z] a95733bdf225: Layer already exists [2026-07-09T01:49:44.888Z] d7ef634a4750: Layer already exists [2026-07-09T01:49:44.888Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:49:44.888Z] main: digest: sha256:0f68a0c0b54a3506a89b876dacd43c34d5901993d1934f8be061bae6f2165ada size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-09T01:49:44.976Z] ===================================================== [Pipeline] echo [2026-07-09T01:49:44.997Z] taggedImages: [2026-07-09T01:49:44.997Z] - nexus3.edgexfoundry.org:10004/core-data:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:49:44.997Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-07-09T01:49:44.997Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.125 [2026-07-09T01:49:44.997Z] - nexus3.edgexfoundry.org:10004/core-data:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:49:44.997Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2026-07-09T01:49:45.034Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2026-07-09T01:49:45.034Z] a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:49:45.034Z] latest [2026-07-09T01:49:45.034Z] 4.1.0-dev.125 [2026-07-09T01:49:45.034Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:49:45.034Z] main [2026-07-09T01:49:45.034Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:45.392Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:45.717Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:49:45.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-07-09T01:49:45.717Z] 3ad9a3d11d77: Preparing [2026-07-09T01:49:45.717Z] 944c5f33ab06: Preparing [2026-07-09T01:49:45.717Z] e3889e94866e: Preparing [2026-07-09T01:49:45.717Z] 76b07fa924f8: Preparing [2026-07-09T01:49:45.717Z] 2def731acb3c: Preparing [2026-07-09T01:49:45.717Z] 6f09edfb3f6d: Preparing [2026-07-09T01:49:45.717Z] 6f09edfb3f6d: Waiting [2026-07-09T01:49:45.717Z] 76b07fa924f8: Pushed [2026-07-09T01:49:45.717Z] 2def731acb3c: Pushed [2026-07-09T01:49:45.977Z] e3889e94866e: Layer already exists [2026-07-09T01:49:45.977Z] 3ad9a3d11d77: Pushed [2026-07-09T01:49:46.544Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:49:49.841Z] 944c5f33ab06: Pushed [2026-07-09T01:49:49.841Z] a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:dab1d987feb21e2958f700b46a0c8bd5c6872c621791ccfa9022b3f2622dcd11 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:50.179Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:50.507Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-07-09T01:49:50.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-07-09T01:49:50.508Z] 3ad9a3d11d77: Preparing [2026-07-09T01:49:50.508Z] 944c5f33ab06: Preparing [2026-07-09T01:49:50.508Z] e3889e94866e: Preparing [2026-07-09T01:49:50.508Z] 76b07fa924f8: Preparing [2026-07-09T01:49:50.508Z] 2def731acb3c: Preparing [2026-07-09T01:49:50.508Z] 6f09edfb3f6d: Preparing [2026-07-09T01:49:50.508Z] 6f09edfb3f6d: Waiting [2026-07-09T01:49:50.508Z] 76b07fa924f8: Layer already exists [2026-07-09T01:49:50.508Z] 3ad9a3d11d77: Layer already exists [2026-07-09T01:49:50.508Z] e3889e94866e: Layer already exists [2026-07-09T01:49:50.508Z] 2def731acb3c: Layer already exists [2026-07-09T01:49:50.508Z] 944c5f33ab06: Layer already exists [2026-07-09T01:49:50.508Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:49:50.508Z] latest: digest: sha256:dab1d987feb21e2958f700b46a0c8bd5c6872c621791ccfa9022b3f2622dcd11 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:50.836Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:51.161Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.125 [2026-07-09T01:49:51.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-07-09T01:49:51.161Z] 3ad9a3d11d77: Preparing [2026-07-09T01:49:51.161Z] 944c5f33ab06: Preparing [2026-07-09T01:49:51.162Z] e3889e94866e: Preparing [2026-07-09T01:49:51.162Z] 76b07fa924f8: Preparing [2026-07-09T01:49:51.162Z] 2def731acb3c: Preparing [2026-07-09T01:49:51.162Z] 6f09edfb3f6d: Preparing [2026-07-09T01:49:51.162Z] 6f09edfb3f6d: Waiting [2026-07-09T01:49:51.162Z] e3889e94866e: Layer already exists [2026-07-09T01:49:51.162Z] 3ad9a3d11d77: Layer already exists [2026-07-09T01:49:51.162Z] 76b07fa924f8: Layer already exists [2026-07-09T01:49:51.162Z] 2def731acb3c: Layer already exists [2026-07-09T01:49:51.162Z] 944c5f33ab06: Layer already exists [2026-07-09T01:49:51.162Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:49:51.162Z] 4.1.0-dev.125: digest: sha256:dab1d987feb21e2958f700b46a0c8bd5c6872c621791ccfa9022b3f2622dcd11 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:51.495Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:51.826Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:49:51.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-07-09T01:49:51.826Z] 3ad9a3d11d77: Preparing [2026-07-09T01:49:51.826Z] 944c5f33ab06: Preparing [2026-07-09T01:49:51.826Z] e3889e94866e: Preparing [2026-07-09T01:49:51.826Z] 76b07fa924f8: Preparing [2026-07-09T01:49:51.826Z] 2def731acb3c: Preparing [2026-07-09T01:49:51.826Z] 6f09edfb3f6d: Preparing [2026-07-09T01:49:51.826Z] 6f09edfb3f6d: Waiting [2026-07-09T01:49:51.826Z] 3ad9a3d11d77: Layer already exists [2026-07-09T01:49:51.826Z] 944c5f33ab06: Layer already exists [2026-07-09T01:49:51.826Z] e3889e94866e: Layer already exists [2026-07-09T01:49:51.826Z] 2def731acb3c: Layer already exists [2026-07-09T01:49:51.826Z] 76b07fa924f8: Layer already exists [2026-07-09T01:49:51.826Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:49:51.826Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:dab1d987feb21e2958f700b46a0c8bd5c6872c621791ccfa9022b3f2622dcd11 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:52.149Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:52.500Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2026-07-09T01:49:52.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-07-09T01:49:52.500Z] 3ad9a3d11d77: Preparing [2026-07-09T01:49:52.500Z] 944c5f33ab06: Preparing [2026-07-09T01:49:52.500Z] e3889e94866e: Preparing [2026-07-09T01:49:52.500Z] 76b07fa924f8: Preparing [2026-07-09T01:49:52.500Z] 2def731acb3c: Preparing [2026-07-09T01:49:52.500Z] 6f09edfb3f6d: Preparing [2026-07-09T01:49:52.500Z] 6f09edfb3f6d: Waiting [2026-07-09T01:49:52.500Z] 76b07fa924f8: Layer already exists [2026-07-09T01:49:52.500Z] e3889e94866e: Layer already exists [2026-07-09T01:49:52.500Z] 3ad9a3d11d77: Layer already exists [2026-07-09T01:49:52.500Z] 944c5f33ab06: Layer already exists [2026-07-09T01:49:52.500Z] 2def731acb3c: Layer already exists [2026-07-09T01:49:52.500Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:49:52.500Z] main: digest: sha256:dab1d987feb21e2958f700b46a0c8bd5c6872c621791ccfa9022b3f2622dcd11 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-09T01:49:52.574Z] ===================================================== [Pipeline] echo [2026-07-09T01:49:52.589Z] taggedImages: [2026-07-09T01:49:52.589Z] - nexus3.edgexfoundry.org:10004/core-keeper:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:49:52.589Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-07-09T01:49:52.589Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.125 [2026-07-09T01:49:52.589Z] - nexus3.edgexfoundry.org:10004/core-keeper:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:49:52.589Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2026-07-09T01:49:52.619Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2026-07-09T01:49:52.619Z] a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:49:52.619Z] latest [2026-07-09T01:49:52.619Z] 4.1.0-dev.125 [2026-07-09T01:49:52.619Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:49:52.619Z] main [2026-07-09T01:49:52.619Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:52.973Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:53.313Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:49:53.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-07-09T01:49:53.313Z] dffdededc5bd: Preparing [2026-07-09T01:49:53.313Z] 08af1b6f9085: Preparing [2026-07-09T01:49:53.313Z] fd0a1bf1de9e: Preparing [2026-07-09T01:49:53.313Z] 20b1d1eeb88d: Preparing [2026-07-09T01:49:53.313Z] e3889e94866e: Preparing [2026-07-09T01:49:53.313Z] e6517f330659: Preparing [2026-07-09T01:49:53.313Z] d7ef634a4750: Preparing [2026-07-09T01:49:53.313Z] 6f09edfb3f6d: Preparing [2026-07-09T01:49:53.313Z] e6517f330659: Waiting [2026-07-09T01:49:53.313Z] d7ef634a4750: Waiting [2026-07-09T01:49:53.313Z] 6f09edfb3f6d: Waiting [2026-07-09T01:49:53.313Z] e3889e94866e: Layer already exists [2026-07-09T01:49:53.313Z] 08af1b6f9085: Pushed [2026-07-09T01:49:53.313Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:49:53.313Z] e6517f330659: Layer already exists [2026-07-09T01:49:53.313Z] dffdededc5bd: Pushed [2026-07-09T01:49:53.313Z] d7ef634a4750: Layer already exists [2026-07-09T01:49:53.579Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:49:57.771Z] fd0a1bf1de9e: Pushed [2026-07-09T01:49:57.771Z] a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:0a5f871e699bc19ab8bdcf2e224ae62e9890088ed1a5a6214e8e8e6d65e998c1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:58.104Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:58.436Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-07-09T01:49:58.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-07-09T01:49:58.436Z] dffdededc5bd: Preparing [2026-07-09T01:49:58.436Z] 08af1b6f9085: Preparing [2026-07-09T01:49:58.436Z] fd0a1bf1de9e: Preparing [2026-07-09T01:49:58.436Z] 20b1d1eeb88d: Preparing [2026-07-09T01:49:58.436Z] e3889e94866e: Preparing [2026-07-09T01:49:58.436Z] e6517f330659: Preparing [2026-07-09T01:49:58.436Z] d7ef634a4750: Preparing [2026-07-09T01:49:58.436Z] 6f09edfb3f6d: Preparing [2026-07-09T01:49:58.436Z] e6517f330659: Waiting [2026-07-09T01:49:58.436Z] d7ef634a4750: Waiting [2026-07-09T01:49:58.437Z] 6f09edfb3f6d: Waiting [2026-07-09T01:49:58.437Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:49:58.437Z] 08af1b6f9085: Layer already exists [2026-07-09T01:49:58.437Z] fd0a1bf1de9e: Layer already exists [2026-07-09T01:49:58.437Z] e3889e94866e: Layer already exists [2026-07-09T01:49:58.437Z] dffdededc5bd: Layer already exists [2026-07-09T01:49:58.437Z] e6517f330659: Layer already exists [2026-07-09T01:49:58.437Z] d7ef634a4750: Layer already exists [2026-07-09T01:49:58.437Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:49:58.437Z] latest: digest: sha256:0a5f871e699bc19ab8bdcf2e224ae62e9890088ed1a5a6214e8e8e6d65e998c1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:58.766Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:59.092Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.125 [2026-07-09T01:49:59.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-07-09T01:49:59.092Z] dffdededc5bd: Preparing [2026-07-09T01:49:59.092Z] 08af1b6f9085: Preparing [2026-07-09T01:49:59.092Z] fd0a1bf1de9e: Preparing [2026-07-09T01:49:59.092Z] 20b1d1eeb88d: Preparing [2026-07-09T01:49:59.092Z] e3889e94866e: Preparing [2026-07-09T01:49:59.092Z] e6517f330659: Preparing [2026-07-09T01:49:59.092Z] d7ef634a4750: Preparing [2026-07-09T01:49:59.092Z] 6f09edfb3f6d: Preparing [2026-07-09T01:49:59.092Z] e6517f330659: Waiting [2026-07-09T01:49:59.092Z] d7ef634a4750: Waiting [2026-07-09T01:49:59.092Z] 6f09edfb3f6d: Waiting [2026-07-09T01:49:59.092Z] e3889e94866e: Layer already exists [2026-07-09T01:49:59.092Z] fd0a1bf1de9e: Layer already exists [2026-07-09T01:49:59.092Z] 08af1b6f9085: Layer already exists [2026-07-09T01:49:59.092Z] dffdededc5bd: Layer already exists [2026-07-09T01:49:59.092Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:49:59.092Z] d7ef634a4750: Layer already exists [2026-07-09T01:49:59.092Z] e6517f330659: Layer already exists [2026-07-09T01:49:59.092Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:49:59.092Z] 4.1.0-dev.125: digest: sha256:0a5f871e699bc19ab8bdcf2e224ae62e9890088ed1a5a6214e8e8e6d65e998c1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:59.421Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:49:59.747Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:49:59.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-07-09T01:49:59.748Z] dffdededc5bd: Preparing [2026-07-09T01:49:59.748Z] 08af1b6f9085: Preparing [2026-07-09T01:49:59.748Z] fd0a1bf1de9e: Preparing [2026-07-09T01:49:59.748Z] 20b1d1eeb88d: Preparing [2026-07-09T01:49:59.748Z] e3889e94866e: Preparing [2026-07-09T01:49:59.748Z] e6517f330659: Preparing [2026-07-09T01:49:59.748Z] d7ef634a4750: Preparing [2026-07-09T01:49:59.748Z] 6f09edfb3f6d: Preparing [2026-07-09T01:49:59.748Z] d7ef634a4750: Waiting [2026-07-09T01:49:59.748Z] 6f09edfb3f6d: Waiting [2026-07-09T01:49:59.748Z] e6517f330659: Waiting [2026-07-09T01:49:59.748Z] fd0a1bf1de9e: Layer already exists [2026-07-09T01:49:59.748Z] 08af1b6f9085: Layer already exists [2026-07-09T01:49:59.748Z] e3889e94866e: Layer already exists [2026-07-09T01:49:59.748Z] dffdededc5bd: Layer already exists [2026-07-09T01:49:59.748Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:49:59.748Z] d7ef634a4750: Layer already exists [2026-07-09T01:49:59.748Z] e6517f330659: Layer already exists [2026-07-09T01:49:59.748Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:49:59.748Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:0a5f871e699bc19ab8bdcf2e224ae62e9890088ed1a5a6214e8e8e6d65e998c1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:00.079Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:00.470Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2026-07-09T01:50:00.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-07-09T01:50:00.470Z] dffdededc5bd: Preparing [2026-07-09T01:50:00.470Z] 08af1b6f9085: Preparing [2026-07-09T01:50:00.470Z] fd0a1bf1de9e: Preparing [2026-07-09T01:50:00.470Z] 20b1d1eeb88d: Preparing [2026-07-09T01:50:00.470Z] e3889e94866e: Preparing [2026-07-09T01:50:00.470Z] e6517f330659: Preparing [2026-07-09T01:50:00.470Z] d7ef634a4750: Preparing [2026-07-09T01:50:00.470Z] 6f09edfb3f6d: Preparing [2026-07-09T01:50:00.470Z] e6517f330659: Waiting [2026-07-09T01:50:00.470Z] d7ef634a4750: Waiting [2026-07-09T01:50:00.470Z] 6f09edfb3f6d: Waiting [2026-07-09T01:50:00.470Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:50:00.470Z] fd0a1bf1de9e: Layer already exists [2026-07-09T01:50:00.470Z] 08af1b6f9085: Layer already exists [2026-07-09T01:50:00.470Z] dffdededc5bd: Layer already exists [2026-07-09T01:50:00.470Z] e3889e94866e: Layer already exists [2026-07-09T01:50:00.470Z] e6517f330659: Layer already exists [2026-07-09T01:50:00.470Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:50:00.470Z] d7ef634a4750: Layer already exists [2026-07-09T01:50:00.470Z] main: digest: sha256:0a5f871e699bc19ab8bdcf2e224ae62e9890088ed1a5a6214e8e8e6d65e998c1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-09T01:50:00.546Z] ===================================================== [Pipeline] echo [2026-07-09T01:50:00.562Z] taggedImages: [2026-07-09T01:50:00.563Z] - nexus3.edgexfoundry.org:10004/core-metadata:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:50:00.563Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-07-09T01:50:00.563Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.125 [2026-07-09T01:50:00.563Z] - nexus3.edgexfoundry.org:10004/core-metadata:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:50:00.563Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2026-07-09T01:50:00.592Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2026-07-09T01:50:00.592Z] a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:50:00.592Z] latest [2026-07-09T01:50:00.592Z] 4.1.0-dev.125 [2026-07-09T01:50:00.592Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:50:00.592Z] main [2026-07-09T01:50:00.592Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:00.949Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:01.272Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:50:01.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-07-09T01:50:01.272Z] 3a2b9f389d33: Preparing [2026-07-09T01:50:01.272Z] 26384da89b07: Preparing [2026-07-09T01:50:01.272Z] 59446cb54b58: Preparing [2026-07-09T01:50:01.272Z] d23783a1b3c2: Preparing [2026-07-09T01:50:01.272Z] 63f81590ae49: Preparing [2026-07-09T01:50:01.272Z] 8afa3a073522: Preparing [2026-07-09T01:50:01.272Z] 5e586285ec90: Preparing [2026-07-09T01:50:01.272Z] 20b1d1eeb88d: Preparing [2026-07-09T01:50:01.272Z] e3889e94866e: Preparing [2026-07-09T01:50:01.272Z] 6e37aa031cef: Preparing [2026-07-09T01:50:01.272Z] a5bd8240149a: Preparing [2026-07-09T01:50:01.272Z] 5f70bf18a086: Preparing [2026-07-09T01:50:01.272Z] 3ccbe7448eed: Preparing [2026-07-09T01:50:01.272Z] 7a4353383ada: Preparing [2026-07-09T01:50:01.272Z] b23662ecb70e: Preparing [2026-07-09T01:50:01.272Z] 6f09edfb3f6d: Preparing [2026-07-09T01:50:01.272Z] 8afa3a073522: Waiting [2026-07-09T01:50:01.272Z] e3889e94866e: Waiting [2026-07-09T01:50:01.272Z] 6e37aa031cef: Waiting [2026-07-09T01:50:01.272Z] 5e586285ec90: Waiting [2026-07-09T01:50:01.272Z] 20b1d1eeb88d: Waiting [2026-07-09T01:50:01.272Z] 5f70bf18a086: Waiting [2026-07-09T01:50:01.272Z] 7a4353383ada: Waiting [2026-07-09T01:50:01.272Z] b23662ecb70e: Waiting [2026-07-09T01:50:01.272Z] 3ccbe7448eed: Waiting [2026-07-09T01:50:01.272Z] 6f09edfb3f6d: Waiting [2026-07-09T01:50:01.272Z] a5bd8240149a: Waiting [2026-07-09T01:50:01.272Z] 26384da89b07: Pushed [2026-07-09T01:50:01.272Z] 59446cb54b58: Pushed [2026-07-09T01:50:01.272Z] d23783a1b3c2: Pushed [2026-07-09T01:50:01.272Z] 63f81590ae49: Pushed [2026-07-09T01:50:01.585Z] e3889e94866e: Layer already exists [2026-07-09T01:50:01.585Z] 3a2b9f389d33: Pushed [2026-07-09T01:50:01.585Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:50:01.585Z] 8afa3a073522: Pushed [2026-07-09T01:50:01.846Z] 6e37aa031cef: Pushed [2026-07-09T01:50:01.846Z] a5bd8240149a: Pushed [2026-07-09T01:50:01.846Z] 3ccbe7448eed: Pushed [2026-07-09T01:50:01.846Z] 5f70bf18a086: Layer already exists [2026-07-09T01:50:01.846Z] 7a4353383ada: Pushed [2026-07-09T01:50:02.104Z] b23662ecb70e: Pushed [2026-07-09T01:50:02.104Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:50:03.041Z] 5e586285ec90: Pushed [2026-07-09T01:50:03.180Z] #88 ... [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-09T01:50:03.180Z] #97 DONE 105.6s [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-09T01:50:03.180Z] #89 DONE 119.5s [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #119 [support-notifications builder 6/7] COPY . . [2026-07-09T01:50:03.180Z] #119 ... [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-09T01:50:03.180Z] #85 DONE 113.0s [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #88 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-09T01:50:03.180Z] #88 DONE 119.8s [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-09T01:50:03.180Z] #84 DONE 114.5s [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-09T01:50:03.180Z] #80 DONE 119.7s [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #120 [security-bootstrapper builder 6/7] COPY . . [2026-07-09T01:50:03.180Z] #120 ... [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #119 [support-notifications builder 6/7] COPY . . [2026-07-09T01:50:03.180Z] #119 DONE 1.9s [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #121 [core-keeper builder 7/8] COPY . . [2026-07-09T01:50:03.180Z] #121 DONE 1.9s [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2026-07-09T01:50:03.180Z] #122 DONE 2.0s [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-07-09T01:50:03.180Z] #123 CACHED [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-09T01:50:03.180Z] #124 CACHED [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #125 [security-proxy-setup builder 6/7] COPY . . [2026-07-09T01:50:03.180Z] #125 CACHED [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #126 [security-secretstore-setup builder 6/7] COPY . . [2026-07-09T01:50:03.180Z] #126 CACHED [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-09T01:50:03.180Z] #127 CACHED [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-07-09T01:50:03.180Z] #128 CACHED [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #120 [security-bootstrapper builder 6/7] COPY . . [2026-07-09T01:50:03.180Z] #120 DONE 1.8s [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #129 [support-scheduler builder 6/7] COPY . . [2026-07-09T01:50:03.180Z] #129 DONE 1.9s [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-09T01:50:03.180Z] #130 ... [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-07-09T01:50:03.180Z] #131 CACHED [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-09T01:50:03.180Z] #132 CACHED [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #133 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-07-09T01:50:03.180Z] #133 CACHED [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-09T01:50:03.180Z] #134 CACHED [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #135 [security-proxy-auth builder 6/7] COPY . . [2026-07-09T01:50:03.180Z] #135 CACHED [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-07-09T01:50:03.180Z] #136 CACHED [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-09T01:50:03.180Z] #137 CACHED [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #138 [core-command builder 6/7] COPY . . [2026-07-09T01:50:03.180Z] #138 CACHED [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #139 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-07-09T01:50:03.180Z] #139 CACHED [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #140 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-09T01:50:03.180Z] #140 CACHED [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #141 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-07-09T01:50:03.180Z] #141 CACHED [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #142 [core-metadata builder 6/7] COPY . . [2026-07-09T01:50:03.180Z] #142 CACHED [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #143 [core-data builder 6/7] COPY . . [2026-07-09T01:50:03.180Z] #143 DONE 1.9s [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-09T01:50:03.180Z] #144 ... [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-07-09T01:50:03.180Z] #0 4.041 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-07-09T01:50:03.180Z] #145 ... [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-07-09T01:50:03.180Z] #0 7.248 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-07-09T01:50:03.180Z] #146 ... [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-09T01:50:03.180Z] #144 7.470 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-07-09T01:50:03.180Z] #144 ... [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-07-09T01:50:03.180Z] #0 7.425 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-07-09T01:50:03.180Z] #147 ... [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-07-09T01:50:03.180Z] #0 7.525 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-07-09T01:50:03.180Z] #148 ... [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-07-09T01:50:03.180Z] #0 7.546 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-07-09T01:50:03.180Z] #149 ... [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-07-09T01:50:03.180Z] #0 7.418 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-07-09T01:50:03.180Z] #150 ... [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-07-09T01:50:03.180Z] #0 7.425 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-07-09T01:50:03.180Z] #151 ... [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #152 [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-09T01:50:03.180Z] #0 7.560 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-07-09T01:50:03.180Z] #152 ... [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-07-09T01:50:03.180Z] #0 7.524 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-07-09T01:50:03.180Z] #153 ... [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-07-09T01:50:03.180Z] #0 7.406 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-07-09T01:50:03.180Z] #154 ... [2026-07-09T01:50:03.180Z] [2026-07-09T01:50:03.180Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-09T01:50:03.180Z] #130 7.522 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-07-09T01:50:03.301Z] a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:23bc73632526f71b3e1049f09a2665bb1d30040bf840c55671207738228733f5 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:03.628Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:03.957Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-07-09T01:50:03.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-07-09T01:50:03.957Z] 3a2b9f389d33: Preparing [2026-07-09T01:50:03.957Z] 26384da89b07: Preparing [2026-07-09T01:50:03.957Z] 59446cb54b58: Preparing [2026-07-09T01:50:03.957Z] d23783a1b3c2: Preparing [2026-07-09T01:50:03.957Z] 63f81590ae49: Preparing [2026-07-09T01:50:03.957Z] 8afa3a073522: Preparing [2026-07-09T01:50:03.957Z] 5e586285ec90: Preparing [2026-07-09T01:50:03.957Z] 20b1d1eeb88d: Preparing [2026-07-09T01:50:03.957Z] e3889e94866e: Preparing [2026-07-09T01:50:03.957Z] 6e37aa031cef: Preparing [2026-07-09T01:50:03.957Z] a5bd8240149a: Preparing [2026-07-09T01:50:03.957Z] 5f70bf18a086: Preparing [2026-07-09T01:50:03.957Z] 3ccbe7448eed: Preparing [2026-07-09T01:50:03.957Z] 7a4353383ada: Preparing [2026-07-09T01:50:03.957Z] b23662ecb70e: Preparing [2026-07-09T01:50:03.957Z] 6f09edfb3f6d: Preparing [2026-07-09T01:50:03.957Z] 8afa3a073522: Waiting [2026-07-09T01:50:03.957Z] 5e586285ec90: Waiting [2026-07-09T01:50:03.957Z] 20b1d1eeb88d: Waiting [2026-07-09T01:50:03.957Z] 6f09edfb3f6d: Waiting [2026-07-09T01:50:03.957Z] a5bd8240149a: Waiting [2026-07-09T01:50:03.957Z] 7a4353383ada: Waiting [2026-07-09T01:50:03.957Z] b23662ecb70e: Waiting [2026-07-09T01:50:03.957Z] 5f70bf18a086: Waiting [2026-07-09T01:50:03.957Z] 3ccbe7448eed: Waiting [2026-07-09T01:50:03.957Z] 6e37aa031cef: Waiting [2026-07-09T01:50:03.957Z] 3a2b9f389d33: Layer already exists [2026-07-09T01:50:03.957Z] 26384da89b07: Layer already exists [2026-07-09T01:50:03.957Z] d23783a1b3c2: Layer already exists [2026-07-09T01:50:03.957Z] 59446cb54b58: Layer already exists [2026-07-09T01:50:03.957Z] 63f81590ae49: Layer already exists [2026-07-09T01:50:03.957Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:50:03.957Z] 5e586285ec90: Layer already exists [2026-07-09T01:50:03.957Z] e3889e94866e: Layer already exists [2026-07-09T01:50:03.957Z] 8afa3a073522: Layer already exists [2026-07-09T01:50:03.957Z] 6e37aa031cef: Layer already exists [2026-07-09T01:50:03.957Z] 3ccbe7448eed: Layer already exists [2026-07-09T01:50:03.957Z] a5bd8240149a: Layer already exists [2026-07-09T01:50:03.957Z] 5f70bf18a086: Layer already exists [2026-07-09T01:50:03.957Z] 7a4353383ada: Layer already exists [2026-07-09T01:50:03.957Z] b23662ecb70e: Layer already exists [2026-07-09T01:50:03.957Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:50:03.957Z] latest: digest: sha256:23bc73632526f71b3e1049f09a2665bb1d30040bf840c55671207738228733f5 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:04.297Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:04.639Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.125 [2026-07-09T01:50:04.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-07-09T01:50:04.639Z] 3a2b9f389d33: Preparing [2026-07-09T01:50:04.639Z] 26384da89b07: Preparing [2026-07-09T01:50:04.639Z] 59446cb54b58: Preparing [2026-07-09T01:50:04.639Z] d23783a1b3c2: Preparing [2026-07-09T01:50:04.639Z] 63f81590ae49: Preparing [2026-07-09T01:50:04.639Z] 8afa3a073522: Preparing [2026-07-09T01:50:04.639Z] 5e586285ec90: Preparing [2026-07-09T01:50:04.639Z] 20b1d1eeb88d: Preparing [2026-07-09T01:50:04.639Z] e3889e94866e: Preparing [2026-07-09T01:50:04.639Z] 6e37aa031cef: Preparing [2026-07-09T01:50:04.639Z] a5bd8240149a: Preparing [2026-07-09T01:50:04.639Z] 5f70bf18a086: Preparing [2026-07-09T01:50:04.639Z] 3ccbe7448eed: Preparing [2026-07-09T01:50:04.639Z] 7a4353383ada: Preparing [2026-07-09T01:50:04.639Z] b23662ecb70e: Preparing [2026-07-09T01:50:04.639Z] 6f09edfb3f6d: Preparing [2026-07-09T01:50:04.639Z] e3889e94866e: Waiting [2026-07-09T01:50:04.639Z] 6e37aa031cef: Waiting [2026-07-09T01:50:04.639Z] a5bd8240149a: Waiting [2026-07-09T01:50:04.639Z] 5f70bf18a086: Waiting [2026-07-09T01:50:04.639Z] 3ccbe7448eed: Waiting [2026-07-09T01:50:04.639Z] 7a4353383ada: Waiting [2026-07-09T01:50:04.639Z] b23662ecb70e: Waiting [2026-07-09T01:50:04.639Z] 6f09edfb3f6d: Waiting [2026-07-09T01:50:04.639Z] 8afa3a073522: Waiting [2026-07-09T01:50:04.639Z] 5e586285ec90: Waiting [2026-07-09T01:50:04.639Z] 26384da89b07: Layer already exists [2026-07-09T01:50:04.639Z] d23783a1b3c2: Layer already exists [2026-07-09T01:50:04.639Z] 63f81590ae49: Layer already exists [2026-07-09T01:50:04.639Z] 59446cb54b58: Layer already exists [2026-07-09T01:50:04.639Z] 3a2b9f389d33: Layer already exists [2026-07-09T01:50:04.639Z] 5e586285ec90: Layer already exists [2026-07-09T01:50:04.639Z] 8afa3a073522: Layer already exists [2026-07-09T01:50:04.639Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:50:04.639Z] 6e37aa031cef: Layer already exists [2026-07-09T01:50:04.639Z] e3889e94866e: Layer already exists [2026-07-09T01:50:04.639Z] 5f70bf18a086: Layer already exists [2026-07-09T01:50:04.639Z] a5bd8240149a: Layer already exists [2026-07-09T01:50:04.639Z] 7a4353383ada: Layer already exists [2026-07-09T01:50:04.639Z] 3ccbe7448eed: Layer already exists [2026-07-09T01:50:04.639Z] b23662ecb70e: Layer already exists [2026-07-09T01:50:04.639Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:50:04.639Z] 4.1.0-dev.125: digest: sha256:23bc73632526f71b3e1049f09a2665bb1d30040bf840c55671207738228733f5 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:04.981Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:05.311Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:50:05.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-07-09T01:50:05.311Z] 3a2b9f389d33: Preparing [2026-07-09T01:50:05.311Z] 26384da89b07: Preparing [2026-07-09T01:50:05.311Z] 59446cb54b58: Preparing [2026-07-09T01:50:05.311Z] d23783a1b3c2: Preparing [2026-07-09T01:50:05.311Z] 63f81590ae49: Preparing [2026-07-09T01:50:05.311Z] 8afa3a073522: Preparing [2026-07-09T01:50:05.311Z] 5e586285ec90: Preparing [2026-07-09T01:50:05.311Z] 20b1d1eeb88d: Preparing [2026-07-09T01:50:05.311Z] e3889e94866e: Preparing [2026-07-09T01:50:05.311Z] 6e37aa031cef: Preparing [2026-07-09T01:50:05.311Z] a5bd8240149a: Preparing [2026-07-09T01:50:05.311Z] 5f70bf18a086: Preparing [2026-07-09T01:50:05.311Z] 3ccbe7448eed: Preparing [2026-07-09T01:50:05.311Z] 7a4353383ada: Preparing [2026-07-09T01:50:05.311Z] b23662ecb70e: Preparing [2026-07-09T01:50:05.311Z] 6f09edfb3f6d: Preparing [2026-07-09T01:50:05.311Z] 8afa3a073522: Waiting [2026-07-09T01:50:05.311Z] 5e586285ec90: Waiting [2026-07-09T01:50:05.311Z] a5bd8240149a: Waiting [2026-07-09T01:50:05.311Z] e3889e94866e: Waiting [2026-07-09T01:50:05.311Z] 5f70bf18a086: Waiting [2026-07-09T01:50:05.311Z] 6e37aa031cef: Waiting [2026-07-09T01:50:05.311Z] 3ccbe7448eed: Waiting [2026-07-09T01:50:05.311Z] 7a4353383ada: Waiting [2026-07-09T01:50:05.311Z] 6f09edfb3f6d: Waiting [2026-07-09T01:50:05.311Z] 20b1d1eeb88d: Waiting [2026-07-09T01:50:05.311Z] b23662ecb70e: Waiting [2026-07-09T01:50:05.311Z] 26384da89b07: Layer already exists [2026-07-09T01:50:05.311Z] d23783a1b3c2: Layer already exists [2026-07-09T01:50:05.311Z] 59446cb54b58: Layer already exists [2026-07-09T01:50:05.311Z] 63f81590ae49: Layer already exists [2026-07-09T01:50:05.311Z] 3a2b9f389d33: Layer already exists [2026-07-09T01:50:05.311Z] 8afa3a073522: Layer already exists [2026-07-09T01:50:05.311Z] e3889e94866e: Layer already exists [2026-07-09T01:50:05.311Z] 5e586285ec90: Layer already exists [2026-07-09T01:50:05.311Z] 6e37aa031cef: Layer already exists [2026-07-09T01:50:05.311Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:50:05.311Z] 3ccbe7448eed: Layer already exists [2026-07-09T01:50:05.311Z] 5f70bf18a086: Layer already exists [2026-07-09T01:50:05.311Z] a5bd8240149a: Layer already exists [2026-07-09T01:50:05.311Z] 7a4353383ada: Layer already exists [2026-07-09T01:50:05.311Z] b23662ecb70e: Layer already exists [2026-07-09T01:50:05.311Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:50:05.311Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:23bc73632526f71b3e1049f09a2665bb1d30040bf840c55671207738228733f5 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:05.669Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:06.017Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-07-09T01:50:06.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-07-09T01:50:06.017Z] 3a2b9f389d33: Preparing [2026-07-09T01:50:06.017Z] 26384da89b07: Preparing [2026-07-09T01:50:06.017Z] 59446cb54b58: Preparing [2026-07-09T01:50:06.017Z] d23783a1b3c2: Preparing [2026-07-09T01:50:06.017Z] 63f81590ae49: Preparing [2026-07-09T01:50:06.017Z] 8afa3a073522: Preparing [2026-07-09T01:50:06.017Z] 5e586285ec90: Preparing [2026-07-09T01:50:06.017Z] 20b1d1eeb88d: Preparing [2026-07-09T01:50:06.017Z] e3889e94866e: Preparing [2026-07-09T01:50:06.017Z] 6e37aa031cef: Preparing [2026-07-09T01:50:06.017Z] a5bd8240149a: Preparing [2026-07-09T01:50:06.017Z] 5f70bf18a086: Preparing [2026-07-09T01:50:06.017Z] 3ccbe7448eed: Preparing [2026-07-09T01:50:06.017Z] 7a4353383ada: Preparing [2026-07-09T01:50:06.017Z] b23662ecb70e: Preparing [2026-07-09T01:50:06.017Z] 6f09edfb3f6d: Preparing [2026-07-09T01:50:06.017Z] 8afa3a073522: Waiting [2026-07-09T01:50:06.017Z] a5bd8240149a: Waiting [2026-07-09T01:50:06.017Z] 5e586285ec90: Waiting [2026-07-09T01:50:06.017Z] 5f70bf18a086: Waiting [2026-07-09T01:50:06.017Z] 3ccbe7448eed: Waiting [2026-07-09T01:50:06.017Z] 7a4353383ada: Waiting [2026-07-09T01:50:06.017Z] b23662ecb70e: Waiting [2026-07-09T01:50:06.017Z] 20b1d1eeb88d: Waiting [2026-07-09T01:50:06.017Z] 6f09edfb3f6d: Waiting [2026-07-09T01:50:06.017Z] e3889e94866e: Waiting [2026-07-09T01:50:06.017Z] 6e37aa031cef: Waiting [2026-07-09T01:50:06.017Z] 59446cb54b58: Layer already exists [2026-07-09T01:50:06.017Z] 26384da89b07: Layer already exists [2026-07-09T01:50:06.017Z] 3a2b9f389d33: Layer already exists [2026-07-09T01:50:06.017Z] d23783a1b3c2: Layer already exists [2026-07-09T01:50:06.017Z] 63f81590ae49: Layer already exists [2026-07-09T01:50:06.017Z] 5e586285ec90: Layer already exists [2026-07-09T01:50:06.017Z] 8afa3a073522: Layer already exists [2026-07-09T01:50:06.017Z] e3889e94866e: Layer already exists [2026-07-09T01:50:06.017Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:50:06.017Z] 6e37aa031cef: Layer already exists [2026-07-09T01:50:06.017Z] 5f70bf18a086: Layer already exists [2026-07-09T01:50:06.017Z] a5bd8240149a: Layer already exists [2026-07-09T01:50:06.017Z] 7a4353383ada: Layer already exists [2026-07-09T01:50:06.017Z] 3ccbe7448eed: Layer already exists [2026-07-09T01:50:06.017Z] b23662ecb70e: Layer already exists [2026-07-09T01:50:06.017Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:50:06.017Z] main: digest: sha256:23bc73632526f71b3e1049f09a2665bb1d30040bf840c55671207738228733f5 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-09T01:50:06.092Z] ===================================================== [Pipeline] echo [2026-07-09T01:50:06.108Z] taggedImages: [2026-07-09T01:50:06.108Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:50:06.108Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-07-09T01:50:06.108Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.125 [2026-07-09T01:50:06.108Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:50:06.108Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2026-07-09T01:50:06.144Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2026-07-09T01:50:06.144Z] a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:50:06.144Z] latest [2026-07-09T01:50:06.144Z] 4.1.0-dev.125 [2026-07-09T01:50:06.144Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:50:06.144Z] main [2026-07-09T01:50:06.144Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:06.503Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:07.113Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:50:07.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-07-09T01:50:07.113Z] 5ccebf220459: Preparing [2026-07-09T01:50:07.113Z] 8a68c9e218fb: Preparing [2026-07-09T01:50:07.113Z] c969ed6d0d32: Preparing [2026-07-09T01:50:07.113Z] 6feb5784ed11: Preparing [2026-07-09T01:50:07.113Z] 20b1d1eeb88d: Preparing [2026-07-09T01:50:07.113Z] e3889e94866e: Preparing [2026-07-09T01:50:07.113Z] e3889e94866e: Waiting [2026-07-09T01:50:07.113Z] e6517f330659: Preparing [2026-07-09T01:50:07.113Z] d7ef634a4750: Preparing [2026-07-09T01:50:07.113Z] 6f09edfb3f6d: Preparing [2026-07-09T01:50:07.113Z] d7ef634a4750: Waiting [2026-07-09T01:50:07.113Z] 6f09edfb3f6d: Waiting [2026-07-09T01:50:07.113Z] e6517f330659: Waiting [2026-07-09T01:50:07.113Z] c969ed6d0d32: Pushed [2026-07-09T01:50:07.113Z] 8a68c9e218fb: Pushed [2026-07-09T01:50:07.687Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:50:07.948Z] 5ccebf220459: Pushed [2026-07-09T01:50:08.514Z] e3889e94866e: Layer already exists [2026-07-09T01:50:08.772Z] e6517f330659: Layer already exists [2026-07-09T01:50:09.031Z] d7ef634a4750: Layer already exists [2026-07-09T01:50:09.291Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:50:10.706Z] 6feb5784ed11: Pushed [2026-07-09T01:50:10.706Z] a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:884e4b8a244fbcc42c8074cc054848daea55927b392a20bd8a2a45852624c08c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:11.307Z] + 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-09T01:50:11.921Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-07-09T01:50:11.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-07-09T01:50:11.921Z] 5ccebf220459: Preparing [2026-07-09T01:50:11.921Z] 8a68c9e218fb: Preparing [2026-07-09T01:50:11.921Z] c969ed6d0d32: Preparing [2026-07-09T01:50:11.921Z] 6feb5784ed11: Preparing [2026-07-09T01:50:11.921Z] 20b1d1eeb88d: Preparing [2026-07-09T01:50:11.921Z] e3889e94866e: Preparing [2026-07-09T01:50:11.921Z] e6517f330659: Preparing [2026-07-09T01:50:11.921Z] e3889e94866e: Waiting [2026-07-09T01:50:11.921Z] d7ef634a4750: Preparing [2026-07-09T01:50:11.921Z] 6f09edfb3f6d: Preparing [2026-07-09T01:50:11.921Z] d7ef634a4750: Waiting [2026-07-09T01:50:11.921Z] 6f09edfb3f6d: Waiting [2026-07-09T01:50:11.921Z] e6517f330659: Waiting [2026-07-09T01:50:11.921Z] 6feb5784ed11: Layer already exists [2026-07-09T01:50:11.921Z] 5ccebf220459: Layer already exists [2026-07-09T01:50:11.921Z] c969ed6d0d32: Layer already exists [2026-07-09T01:50:11.921Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:50:11.921Z] 8a68c9e218fb: Layer already exists [2026-07-09T01:50:11.921Z] e3889e94866e: Layer already exists [2026-07-09T01:50:11.921Z] e6517f330659: Layer already exists [2026-07-09T01:50:11.921Z] d7ef634a4750: Layer already exists [2026-07-09T01:50:11.921Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:50:11.921Z] latest: digest: sha256:884e4b8a244fbcc42c8074cc054848daea55927b392a20bd8a2a45852624c08c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:12.267Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:12.858Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.125 [2026-07-09T01:50:12.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-07-09T01:50:12.859Z] 5ccebf220459: Preparing [2026-07-09T01:50:12.859Z] 8a68c9e218fb: Preparing [2026-07-09T01:50:12.859Z] c969ed6d0d32: Preparing [2026-07-09T01:50:12.859Z] 6feb5784ed11: Preparing [2026-07-09T01:50:12.859Z] 20b1d1eeb88d: Preparing [2026-07-09T01:50:12.859Z] e3889e94866e: Preparing [2026-07-09T01:50:12.859Z] e6517f330659: Preparing [2026-07-09T01:50:12.859Z] d7ef634a4750: Preparing [2026-07-09T01:50:12.859Z] 6f09edfb3f6d: Preparing [2026-07-09T01:50:12.859Z] e3889e94866e: Waiting [2026-07-09T01:50:12.859Z] e6517f330659: Waiting [2026-07-09T01:50:12.859Z] 6f09edfb3f6d: Waiting [2026-07-09T01:50:12.859Z] d7ef634a4750: Waiting [2026-07-09T01:50:12.859Z] c969ed6d0d32: Layer already exists [2026-07-09T01:50:12.859Z] 5ccebf220459: Layer already exists [2026-07-09T01:50:12.859Z] 6feb5784ed11: Layer already exists [2026-07-09T01:50:12.859Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:50:12.859Z] 8a68c9e218fb: Layer already exists [2026-07-09T01:50:12.859Z] e3889e94866e: Layer already exists [2026-07-09T01:50:12.859Z] d7ef634a4750: Layer already exists [2026-07-09T01:50:12.859Z] e6517f330659: Layer already exists [2026-07-09T01:50:12.859Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:50:12.859Z] 4.1.0-dev.125: digest: sha256:884e4b8a244fbcc42c8074cc054848daea55927b392a20bd8a2a45852624c08c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:13.188Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:13.515Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:50:13.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-07-09T01:50:13.515Z] 5ccebf220459: Preparing [2026-07-09T01:50:13.515Z] 8a68c9e218fb: Preparing [2026-07-09T01:50:13.515Z] c969ed6d0d32: Preparing [2026-07-09T01:50:13.515Z] 6feb5784ed11: Preparing [2026-07-09T01:50:13.515Z] 20b1d1eeb88d: Preparing [2026-07-09T01:50:13.515Z] e3889e94866e: Preparing [2026-07-09T01:50:13.515Z] e6517f330659: Preparing [2026-07-09T01:50:13.515Z] d7ef634a4750: Preparing [2026-07-09T01:50:13.515Z] 6f09edfb3f6d: Preparing [2026-07-09T01:50:13.515Z] d7ef634a4750: Waiting [2026-07-09T01:50:13.515Z] e6517f330659: Waiting [2026-07-09T01:50:13.515Z] 6f09edfb3f6d: Waiting [2026-07-09T01:50:13.515Z] e3889e94866e: Waiting [2026-07-09T01:50:13.515Z] 5ccebf220459: Layer already exists [2026-07-09T01:50:13.515Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:50:13.515Z] 6feb5784ed11: Layer already exists [2026-07-09T01:50:13.515Z] c969ed6d0d32: Layer already exists [2026-07-09T01:50:13.515Z] 8a68c9e218fb: Layer already exists [2026-07-09T01:50:13.515Z] e3889e94866e: Layer already exists [2026-07-09T01:50:13.515Z] e6517f330659: Layer already exists [2026-07-09T01:50:13.515Z] d7ef634a4750: Layer already exists [2026-07-09T01:50:13.515Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:50:13.515Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:884e4b8a244fbcc42c8074cc054848daea55927b392a20bd8a2a45852624c08c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:13.854Z] + 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-09T01:50:14.177Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-07-09T01:50:14.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-07-09T01:50:14.177Z] 5ccebf220459: Preparing [2026-07-09T01:50:14.177Z] 8a68c9e218fb: Preparing [2026-07-09T01:50:14.177Z] c969ed6d0d32: Preparing [2026-07-09T01:50:14.177Z] 6feb5784ed11: Preparing [2026-07-09T01:50:14.177Z] 20b1d1eeb88d: Preparing [2026-07-09T01:50:14.177Z] e3889e94866e: Preparing [2026-07-09T01:50:14.177Z] e6517f330659: Preparing [2026-07-09T01:50:14.177Z] d7ef634a4750: Preparing [2026-07-09T01:50:14.177Z] 6f09edfb3f6d: Preparing [2026-07-09T01:50:14.177Z] e6517f330659: Waiting [2026-07-09T01:50:14.177Z] d7ef634a4750: Waiting [2026-07-09T01:50:14.177Z] 6f09edfb3f6d: Waiting [2026-07-09T01:50:14.177Z] e3889e94866e: Waiting [2026-07-09T01:50:14.177Z] 5ccebf220459: Layer already exists [2026-07-09T01:50:14.177Z] 6feb5784ed11: Layer already exists [2026-07-09T01:50:14.177Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:50:14.177Z] c969ed6d0d32: Layer already exists [2026-07-09T01:50:14.177Z] 8a68c9e218fb: Layer already exists [2026-07-09T01:50:14.177Z] e3889e94866e: Layer already exists [2026-07-09T01:50:14.177Z] e6517f330659: Layer already exists [2026-07-09T01:50:14.177Z] d7ef634a4750: Layer already exists [2026-07-09T01:50:14.177Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:50:14.177Z] main: digest: sha256:884e4b8a244fbcc42c8074cc054848daea55927b392a20bd8a2a45852624c08c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-09T01:50:14.259Z] ===================================================== [Pipeline] echo [2026-07-09T01:50:14.283Z] taggedImages: [2026-07-09T01:50:14.283Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:50:14.283Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-07-09T01:50:14.283Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.125 [2026-07-09T01:50:14.283Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:50:14.283Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2026-07-09T01:50:14.313Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2026-07-09T01:50:14.313Z] a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:50:14.313Z] latest [2026-07-09T01:50:14.313Z] 4.1.0-dev.125 [2026-07-09T01:50:14.313Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:50:14.313Z] main [2026-07-09T01:50:14.313Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:14.668Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:14.992Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:50:14.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-07-09T01:50:14.992Z] af92fc4dffae: Preparing [2026-07-09T01:50:14.992Z] 9d8d4b5b98b8: Preparing [2026-07-09T01:50:14.992Z] 443e6b13aac6: Preparing [2026-07-09T01:50:14.992Z] 575ed5c9f3d8: Preparing [2026-07-09T01:50:14.992Z] 61ecc6860aec: Preparing [2026-07-09T01:50:14.992Z] 20b1d1eeb88d: Preparing [2026-07-09T01:50:14.992Z] e3889e94866e: Preparing [2026-07-09T01:50:14.992Z] 043de491b70e: Preparing [2026-07-09T01:50:14.992Z] ad800ae83785: Preparing [2026-07-09T01:50:14.992Z] 8bf5e0cd2ac4: Preparing [2026-07-09T01:50:14.992Z] 6f09edfb3f6d: Preparing [2026-07-09T01:50:14.992Z] e3889e94866e: Waiting [2026-07-09T01:50:14.992Z] 043de491b70e: Waiting [2026-07-09T01:50:14.992Z] 6f09edfb3f6d: Waiting [2026-07-09T01:50:14.992Z] ad800ae83785: Waiting [2026-07-09T01:50:14.992Z] 8bf5e0cd2ac4: Waiting [2026-07-09T01:50:14.992Z] 20b1d1eeb88d: Waiting [2026-07-09T01:50:14.992Z] 61ecc6860aec: Pushed [2026-07-09T01:50:14.992Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:50:14.992Z] af92fc4dffae: Pushed [2026-07-09T01:50:14.992Z] 575ed5c9f3d8: Pushed [2026-07-09T01:50:14.992Z] 9d8d4b5b98b8: Pushed [2026-07-09T01:50:14.992Z] e3889e94866e: Layer already exists [2026-07-09T01:50:14.992Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:50:15.251Z] 043de491b70e: Pushed [2026-07-09T01:50:15.251Z] ad800ae83785: Pushed [2026-07-09T01:50:16.629Z] 8bf5e0cd2ac4: Pushed [2026-07-09T01:50:18.008Z] 443e6b13aac6: Pushed [2026-07-09T01:50:18.008Z] a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:8a195e02820f067524d7713d6bc66a0a4308eb0f4b0c22f328ec485b4fbfe235 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:18.336Z] + 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-09T01:50:18.655Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-07-09T01:50:18.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-07-09T01:50:18.655Z] af92fc4dffae: Preparing [2026-07-09T01:50:18.655Z] 9d8d4b5b98b8: Preparing [2026-07-09T01:50:18.655Z] 443e6b13aac6: Preparing [2026-07-09T01:50:18.655Z] 575ed5c9f3d8: Preparing [2026-07-09T01:50:18.655Z] 61ecc6860aec: Preparing [2026-07-09T01:50:18.655Z] 20b1d1eeb88d: Preparing [2026-07-09T01:50:18.655Z] e3889e94866e: Preparing [2026-07-09T01:50:18.655Z] 043de491b70e: Preparing [2026-07-09T01:50:18.655Z] ad800ae83785: Preparing [2026-07-09T01:50:18.655Z] 8bf5e0cd2ac4: Preparing [2026-07-09T01:50:18.655Z] 6f09edfb3f6d: Preparing [2026-07-09T01:50:18.655Z] e3889e94866e: Waiting [2026-07-09T01:50:18.655Z] 043de491b70e: Waiting [2026-07-09T01:50:18.655Z] ad800ae83785: Waiting [2026-07-09T01:50:18.655Z] 8bf5e0cd2ac4: Waiting [2026-07-09T01:50:18.655Z] 6f09edfb3f6d: Waiting [2026-07-09T01:50:18.655Z] 20b1d1eeb88d: Waiting [2026-07-09T01:50:18.655Z] 575ed5c9f3d8: Layer already exists [2026-07-09T01:50:18.655Z] af92fc4dffae: Layer already exists [2026-07-09T01:50:18.655Z] 9d8d4b5b98b8: Layer already exists [2026-07-09T01:50:18.655Z] 61ecc6860aec: Layer already exists [2026-07-09T01:50:18.655Z] 443e6b13aac6: Layer already exists [2026-07-09T01:50:18.655Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:50:18.655Z] 043de491b70e: Layer already exists [2026-07-09T01:50:18.655Z] ad800ae83785: Layer already exists [2026-07-09T01:50:18.655Z] e3889e94866e: Layer already exists [2026-07-09T01:50:18.655Z] 8bf5e0cd2ac4: Layer already exists [2026-07-09T01:50:18.655Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:50:18.655Z] latest: digest: sha256:8a195e02820f067524d7713d6bc66a0a4308eb0f4b0c22f328ec485b4fbfe235 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:18.978Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:19.306Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.125 [2026-07-09T01:50:19.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-07-09T01:50:19.306Z] af92fc4dffae: Preparing [2026-07-09T01:50:19.306Z] 9d8d4b5b98b8: Preparing [2026-07-09T01:50:19.306Z] 443e6b13aac6: Preparing [2026-07-09T01:50:19.306Z] 575ed5c9f3d8: Preparing [2026-07-09T01:50:19.306Z] 61ecc6860aec: Preparing [2026-07-09T01:50:19.306Z] 20b1d1eeb88d: Preparing [2026-07-09T01:50:19.306Z] e3889e94866e: Preparing [2026-07-09T01:50:19.306Z] 043de491b70e: Preparing [2026-07-09T01:50:19.306Z] ad800ae83785: Preparing [2026-07-09T01:50:19.306Z] 8bf5e0cd2ac4: Preparing [2026-07-09T01:50:19.306Z] 6f09edfb3f6d: Preparing [2026-07-09T01:50:19.306Z] e3889e94866e: Waiting [2026-07-09T01:50:19.306Z] 043de491b70e: Waiting [2026-07-09T01:50:19.306Z] ad800ae83785: Waiting [2026-07-09T01:50:19.306Z] 8bf5e0cd2ac4: Waiting [2026-07-09T01:50:19.306Z] 20b1d1eeb88d: Waiting [2026-07-09T01:50:19.306Z] 6f09edfb3f6d: Waiting [2026-07-09T01:50:19.306Z] 443e6b13aac6: Layer already exists [2026-07-09T01:50:19.306Z] af92fc4dffae: Layer already exists [2026-07-09T01:50:19.306Z] 575ed5c9f3d8: Layer already exists [2026-07-09T01:50:19.306Z] 61ecc6860aec: Layer already exists [2026-07-09T01:50:19.306Z] 9d8d4b5b98b8: Layer already exists [2026-07-09T01:50:19.306Z] 043de491b70e: Layer already exists [2026-07-09T01:50:19.306Z] 8bf5e0cd2ac4: Layer already exists [2026-07-09T01:50:19.306Z] ad800ae83785: Layer already exists [2026-07-09T01:50:19.306Z] e3889e94866e: Layer already exists [2026-07-09T01:50:19.306Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:50:19.306Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:50:19.306Z] 4.1.0-dev.125: digest: sha256:8a195e02820f067524d7713d6bc66a0a4308eb0f4b0c22f328ec485b4fbfe235 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:19.633Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:19.972Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:50:19.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-07-09T01:50:19.972Z] af92fc4dffae: Preparing [2026-07-09T01:50:19.972Z] 9d8d4b5b98b8: Preparing [2026-07-09T01:50:19.972Z] 443e6b13aac6: Preparing [2026-07-09T01:50:19.972Z] 575ed5c9f3d8: Preparing [2026-07-09T01:50:19.972Z] 61ecc6860aec: Preparing [2026-07-09T01:50:19.972Z] 20b1d1eeb88d: Preparing [2026-07-09T01:50:19.972Z] e3889e94866e: Preparing [2026-07-09T01:50:19.972Z] 043de491b70e: Preparing [2026-07-09T01:50:19.972Z] ad800ae83785: Preparing [2026-07-09T01:50:19.972Z] 8bf5e0cd2ac4: Preparing [2026-07-09T01:50:19.972Z] 6f09edfb3f6d: Preparing [2026-07-09T01:50:19.972Z] ad800ae83785: Waiting [2026-07-09T01:50:19.972Z] e3889e94866e: Waiting [2026-07-09T01:50:19.972Z] 043de491b70e: Waiting [2026-07-09T01:50:19.972Z] 6f09edfb3f6d: Waiting [2026-07-09T01:50:19.972Z] 8bf5e0cd2ac4: Waiting [2026-07-09T01:50:19.972Z] 20b1d1eeb88d: Waiting [2026-07-09T01:50:19.972Z] 575ed5c9f3d8: Layer already exists [2026-07-09T01:50:19.972Z] 9d8d4b5b98b8: Layer already exists [2026-07-09T01:50:19.972Z] 443e6b13aac6: Layer already exists [2026-07-09T01:50:19.972Z] 61ecc6860aec: Layer already exists [2026-07-09T01:50:19.972Z] af92fc4dffae: Layer already exists [2026-07-09T01:50:19.972Z] 043de491b70e: Layer already exists [2026-07-09T01:50:19.972Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:50:19.972Z] ad800ae83785: Layer already exists [2026-07-09T01:50:19.972Z] e3889e94866e: Layer already exists [2026-07-09T01:50:19.972Z] 8bf5e0cd2ac4: Layer already exists [2026-07-09T01:50:19.972Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:50:19.972Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:8a195e02820f067524d7713d6bc66a0a4308eb0f4b0c22f328ec485b4fbfe235 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:20.402Z] + 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-09T01:50:20.726Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-07-09T01:50:20.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-07-09T01:50:20.726Z] af92fc4dffae: Preparing [2026-07-09T01:50:20.726Z] 9d8d4b5b98b8: Preparing [2026-07-09T01:50:20.726Z] 443e6b13aac6: Preparing [2026-07-09T01:50:20.726Z] 575ed5c9f3d8: Preparing [2026-07-09T01:50:20.726Z] 61ecc6860aec: Preparing [2026-07-09T01:50:20.726Z] 20b1d1eeb88d: Preparing [2026-07-09T01:50:20.726Z] e3889e94866e: Preparing [2026-07-09T01:50:20.726Z] 043de491b70e: Preparing [2026-07-09T01:50:20.726Z] ad800ae83785: Preparing [2026-07-09T01:50:20.726Z] 8bf5e0cd2ac4: Preparing [2026-07-09T01:50:20.726Z] 043de491b70e: Waiting [2026-07-09T01:50:20.726Z] 20b1d1eeb88d: Waiting [2026-07-09T01:50:20.726Z] e3889e94866e: Waiting [2026-07-09T01:50:20.726Z] ad800ae83785: Waiting [2026-07-09T01:50:20.726Z] 6f09edfb3f6d: Preparing [2026-07-09T01:50:20.726Z] 8bf5e0cd2ac4: Waiting [2026-07-09T01:50:20.726Z] 6f09edfb3f6d: Waiting [2026-07-09T01:50:20.726Z] af92fc4dffae: Layer already exists [2026-07-09T01:50:20.726Z] 443e6b13aac6: Layer already exists [2026-07-09T01:50:20.726Z] 575ed5c9f3d8: Layer already exists [2026-07-09T01:50:20.726Z] 9d8d4b5b98b8: Layer already exists [2026-07-09T01:50:20.726Z] 61ecc6860aec: Layer already exists [2026-07-09T01:50:20.726Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:50:20.726Z] 043de491b70e: Layer already exists [2026-07-09T01:50:20.726Z] ad800ae83785: Layer already exists [2026-07-09T01:50:20.726Z] e3889e94866e: Layer already exists [2026-07-09T01:50:20.726Z] 8bf5e0cd2ac4: Layer already exists [2026-07-09T01:50:20.726Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:50:20.726Z] main: digest: sha256:8a195e02820f067524d7713d6bc66a0a4308eb0f4b0c22f328ec485b4fbfe235 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-09T01:50:20.811Z] ===================================================== [Pipeline] echo [2026-07-09T01:50:20.826Z] taggedImages: [2026-07-09T01:50:20.826Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:50:20.826Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-07-09T01:50:20.826Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.125 [2026-07-09T01:50:20.826Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:50:20.826Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2026-07-09T01:50:20.850Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2026-07-09T01:50:20.850Z] a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:50:20.850Z] latest [2026-07-09T01:50:20.850Z] 4.1.0-dev.125 [2026-07-09T01:50:20.850Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:50:20.850Z] main [2026-07-09T01:50:20.850Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:21.205Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:21.535Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:50:21.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-07-09T01:50:21.535Z] 0bf21779fe3a: Preparing [2026-07-09T01:50:21.535Z] e96474d45ff7: Preparing [2026-07-09T01:50:21.535Z] 57f60f7e7be8: Preparing [2026-07-09T01:50:21.535Z] cc7bc2158c6b: Preparing [2026-07-09T01:50:21.535Z] c4c06bdf0569: Preparing [2026-07-09T01:50:21.535Z] 373bd88d30e1: Preparing [2026-07-09T01:50:21.535Z] 7137f36d54ab: Preparing [2026-07-09T01:50:21.535Z] 20b1d1eeb88d: Preparing [2026-07-09T01:50:21.535Z] e3889e94866e: Preparing [2026-07-09T01:50:21.535Z] 10e267ce7789: Preparing [2026-07-09T01:50:21.535Z] d6cbbccc085e: Preparing [2026-07-09T01:50:21.535Z] 6f09edfb3f6d: Preparing [2026-07-09T01:50:21.535Z] 373bd88d30e1: Waiting [2026-07-09T01:50:21.535Z] 20b1d1eeb88d: Waiting [2026-07-09T01:50:21.535Z] 7137f36d54ab: Waiting [2026-07-09T01:50:21.535Z] e3889e94866e: Waiting [2026-07-09T01:50:21.535Z] 10e267ce7789: Waiting [2026-07-09T01:50:21.535Z] d6cbbccc085e: Waiting [2026-07-09T01:50:21.535Z] 6f09edfb3f6d: Waiting [2026-07-09T01:50:21.535Z] 0bf21779fe3a: Pushed [2026-07-09T01:50:21.535Z] c4c06bdf0569: Pushed [2026-07-09T01:50:21.535Z] e96474d45ff7: Pushed [2026-07-09T01:50:21.535Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:50:21.798Z] 373bd88d30e1: Pushed [2026-07-09T01:50:21.798Z] e3889e94866e: Layer already exists [2026-07-09T01:50:21.798Z] 7137f36d54ab: Pushed [2026-07-09T01:50:21.798Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:50:21.798Z] 10e267ce7789: Pushed [2026-07-09T01:50:23.172Z] d6cbbccc085e: Pushed [2026-07-09T01:50:24.551Z] cc7bc2158c6b: Pushed [2026-07-09T01:50:24.551Z] 57f60f7e7be8: Pushed [2026-07-09T01:50:24.810Z] a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:441322fb1f4457a35b6d72db5cd85f0bd0b80fd2089f62b42e27fd2564ab899e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:25.139Z] + 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-09T01:50:25.784Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-07-09T01:50:25.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-07-09T01:50:25.784Z] 0bf21779fe3a: Preparing [2026-07-09T01:50:25.784Z] e96474d45ff7: Preparing [2026-07-09T01:50:25.784Z] 57f60f7e7be8: Preparing [2026-07-09T01:50:25.784Z] cc7bc2158c6b: Preparing [2026-07-09T01:50:25.784Z] c4c06bdf0569: Preparing [2026-07-09T01:50:25.784Z] 373bd88d30e1: Preparing [2026-07-09T01:50:25.784Z] 7137f36d54ab: Preparing [2026-07-09T01:50:25.784Z] 20b1d1eeb88d: Preparing [2026-07-09T01:50:25.784Z] e3889e94866e: Preparing [2026-07-09T01:50:25.784Z] 10e267ce7789: Preparing [2026-07-09T01:50:25.784Z] d6cbbccc085e: Preparing [2026-07-09T01:50:25.784Z] 20b1d1eeb88d: Waiting [2026-07-09T01:50:25.784Z] 373bd88d30e1: Waiting [2026-07-09T01:50:25.784Z] e3889e94866e: Waiting [2026-07-09T01:50:25.784Z] 10e267ce7789: Waiting [2026-07-09T01:50:25.784Z] 6f09edfb3f6d: Preparing [2026-07-09T01:50:25.784Z] d6cbbccc085e: Waiting [2026-07-09T01:50:25.784Z] 6f09edfb3f6d: Waiting [2026-07-09T01:50:25.784Z] 7137f36d54ab: Waiting [2026-07-09T01:50:25.784Z] 57f60f7e7be8: Layer already exists [2026-07-09T01:50:25.784Z] e96474d45ff7: Layer already exists [2026-07-09T01:50:25.784Z] cc7bc2158c6b: Layer already exists [2026-07-09T01:50:25.784Z] c4c06bdf0569: Layer already exists [2026-07-09T01:50:25.784Z] 0bf21779fe3a: Layer already exists [2026-07-09T01:50:25.784Z] 7137f36d54ab: Layer already exists [2026-07-09T01:50:25.784Z] 373bd88d30e1: Layer already exists [2026-07-09T01:50:25.784Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:50:25.784Z] e3889e94866e: Layer already exists [2026-07-09T01:50:25.784Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:50:25.784Z] 10e267ce7789: Layer already exists [2026-07-09T01:50:25.784Z] d6cbbccc085e: Layer already exists [2026-07-09T01:50:25.784Z] latest: digest: sha256:441322fb1f4457a35b6d72db5cd85f0bd0b80fd2089f62b42e27fd2564ab899e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:26.176Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:26.767Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.125 [2026-07-09T01:50:26.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-07-09T01:50:26.767Z] 0bf21779fe3a: Preparing [2026-07-09T01:50:26.767Z] e96474d45ff7: Preparing [2026-07-09T01:50:26.767Z] 57f60f7e7be8: Preparing [2026-07-09T01:50:26.767Z] cc7bc2158c6b: Preparing [2026-07-09T01:50:26.767Z] c4c06bdf0569: Preparing [2026-07-09T01:50:26.767Z] 373bd88d30e1: Preparing [2026-07-09T01:50:26.767Z] 7137f36d54ab: Preparing [2026-07-09T01:50:26.767Z] 20b1d1eeb88d: Preparing [2026-07-09T01:50:26.767Z] e3889e94866e: Preparing [2026-07-09T01:50:26.767Z] 10e267ce7789: Preparing [2026-07-09T01:50:26.767Z] d6cbbccc085e: Preparing [2026-07-09T01:50:26.767Z] 6f09edfb3f6d: Preparing [2026-07-09T01:50:26.767Z] 7137f36d54ab: Waiting [2026-07-09T01:50:26.767Z] 373bd88d30e1: Waiting [2026-07-09T01:50:26.767Z] 20b1d1eeb88d: Waiting [2026-07-09T01:50:26.767Z] e3889e94866e: Waiting [2026-07-09T01:50:26.767Z] 10e267ce7789: Waiting [2026-07-09T01:50:26.767Z] d6cbbccc085e: Waiting [2026-07-09T01:50:26.767Z] 6f09edfb3f6d: Waiting [2026-07-09T01:50:26.767Z] cc7bc2158c6b: Layer already exists [2026-07-09T01:50:26.767Z] 57f60f7e7be8: Layer already exists [2026-07-09T01:50:26.767Z] c4c06bdf0569: Layer already exists [2026-07-09T01:50:26.767Z] 0bf21779fe3a: Layer already exists [2026-07-09T01:50:26.767Z] e96474d45ff7: Layer already exists [2026-07-09T01:50:26.767Z] 7137f36d54ab: Layer already exists [2026-07-09T01:50:26.767Z] 373bd88d30e1: Layer already exists [2026-07-09T01:50:26.767Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:50:26.767Z] e3889e94866e: Layer already exists [2026-07-09T01:50:26.767Z] d6cbbccc085e: Layer already exists [2026-07-09T01:50:26.767Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:50:26.767Z] 10e267ce7789: Layer already exists [2026-07-09T01:50:26.767Z] 4.1.0-dev.125: digest: sha256:441322fb1f4457a35b6d72db5cd85f0bd0b80fd2089f62b42e27fd2564ab899e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:27.091Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:27.455Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:50:27.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-07-09T01:50:27.455Z] 0bf21779fe3a: Preparing [2026-07-09T01:50:27.455Z] e96474d45ff7: Preparing [2026-07-09T01:50:27.455Z] 57f60f7e7be8: Preparing [2026-07-09T01:50:27.455Z] cc7bc2158c6b: Preparing [2026-07-09T01:50:27.455Z] c4c06bdf0569: Preparing [2026-07-09T01:50:27.455Z] 373bd88d30e1: Preparing [2026-07-09T01:50:27.455Z] 7137f36d54ab: Preparing [2026-07-09T01:50:27.455Z] 20b1d1eeb88d: Preparing [2026-07-09T01:50:27.455Z] e3889e94866e: Preparing [2026-07-09T01:50:27.455Z] 10e267ce7789: Preparing [2026-07-09T01:50:27.455Z] d6cbbccc085e: Preparing [2026-07-09T01:50:27.455Z] 6f09edfb3f6d: Preparing [2026-07-09T01:50:27.455Z] 7137f36d54ab: Waiting [2026-07-09T01:50:27.455Z] 20b1d1eeb88d: Waiting [2026-07-09T01:50:27.455Z] 373bd88d30e1: Waiting [2026-07-09T01:50:27.455Z] 10e267ce7789: Waiting [2026-07-09T01:50:27.455Z] 6f09edfb3f6d: Waiting [2026-07-09T01:50:27.455Z] d6cbbccc085e: Waiting [2026-07-09T01:50:27.455Z] e3889e94866e: Waiting [2026-07-09T01:50:27.455Z] c4c06bdf0569: Layer already exists [2026-07-09T01:50:27.455Z] 0bf21779fe3a: Layer already exists [2026-07-09T01:50:27.455Z] e96474d45ff7: Layer already exists [2026-07-09T01:50:27.455Z] 57f60f7e7be8: Layer already exists [2026-07-09T01:50:27.455Z] cc7bc2158c6b: Layer already exists [2026-07-09T01:50:27.455Z] e3889e94866e: Layer already exists [2026-07-09T01:50:27.455Z] 7137f36d54ab: Layer already exists [2026-07-09T01:50:27.455Z] 373bd88d30e1: Layer already exists [2026-07-09T01:50:27.455Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:50:27.455Z] 10e267ce7789: Layer already exists [2026-07-09T01:50:27.455Z] d6cbbccc085e: Layer already exists [2026-07-09T01:50:27.455Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:50:27.455Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:441322fb1f4457a35b6d72db5cd85f0bd0b80fd2089f62b42e27fd2564ab899e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:27.790Z] + 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-09T01:50:28.385Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-07-09T01:50:28.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-07-09T01:50:28.386Z] 0bf21779fe3a: Preparing [2026-07-09T01:50:28.386Z] e96474d45ff7: Preparing [2026-07-09T01:50:28.386Z] 57f60f7e7be8: Preparing [2026-07-09T01:50:28.386Z] cc7bc2158c6b: Preparing [2026-07-09T01:50:28.386Z] c4c06bdf0569: Preparing [2026-07-09T01:50:28.386Z] 373bd88d30e1: Preparing [2026-07-09T01:50:28.386Z] 7137f36d54ab: Preparing [2026-07-09T01:50:28.386Z] 20b1d1eeb88d: Preparing [2026-07-09T01:50:28.386Z] e3889e94866e: Preparing [2026-07-09T01:50:28.386Z] 10e267ce7789: Preparing [2026-07-09T01:50:28.386Z] d6cbbccc085e: Preparing [2026-07-09T01:50:28.386Z] 6f09edfb3f6d: Preparing [2026-07-09T01:50:28.386Z] 373bd88d30e1: Waiting [2026-07-09T01:50:28.386Z] 10e267ce7789: Waiting [2026-07-09T01:50:28.386Z] d6cbbccc085e: Waiting [2026-07-09T01:50:28.386Z] 7137f36d54ab: Waiting [2026-07-09T01:50:28.386Z] 6f09edfb3f6d: Waiting [2026-07-09T01:50:28.386Z] 20b1d1eeb88d: Waiting [2026-07-09T01:50:28.386Z] e3889e94866e: Waiting [2026-07-09T01:50:28.386Z] e96474d45ff7: Layer already exists [2026-07-09T01:50:28.386Z] 0bf21779fe3a: Layer already exists [2026-07-09T01:50:28.386Z] c4c06bdf0569: Layer already exists [2026-07-09T01:50:28.386Z] cc7bc2158c6b: Layer already exists [2026-07-09T01:50:28.386Z] 57f60f7e7be8: Layer already exists [2026-07-09T01:50:28.386Z] 7137f36d54ab: Layer already exists [2026-07-09T01:50:28.386Z] 373bd88d30e1: Layer already exists [2026-07-09T01:50:28.386Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:50:28.386Z] e3889e94866e: Layer already exists [2026-07-09T01:50:28.386Z] 10e267ce7789: Layer already exists [2026-07-09T01:50:28.386Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:50:28.386Z] d6cbbccc085e: Layer already exists [2026-07-09T01:50:28.386Z] main: digest: sha256:441322fb1f4457a35b6d72db5cd85f0bd0b80fd2089f62b42e27fd2564ab899e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-09T01:50:28.456Z] ===================================================== [Pipeline] echo [2026-07-09T01:50:28.474Z] taggedImages: [2026-07-09T01:50:28.474Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:50:28.474Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-07-09T01:50:28.474Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.125 [2026-07-09T01:50:28.474Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:50:28.474Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2026-07-09T01:50:28.499Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2026-07-09T01:50:28.499Z] a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:50:28.499Z] latest [2026-07-09T01:50:28.499Z] 4.1.0-dev.125 [2026-07-09T01:50:28.499Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:50:28.499Z] main [2026-07-09T01:50:28.499Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:28.855Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:29.192Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:50:29.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-07-09T01:50:29.192Z] 5f32e8853426: Preparing [2026-07-09T01:50:29.192Z] cc025fe03f30: Preparing [2026-07-09T01:50:29.192Z] 20b1d1eeb88d: Preparing [2026-07-09T01:50:29.192Z] e3889e94866e: Preparing [2026-07-09T01:50:29.192Z] d26e179a938c: Preparing [2026-07-09T01:50:29.192Z] 0c3d5675b3ee: Preparing [2026-07-09T01:50:29.192Z] 6f09edfb3f6d: Preparing [2026-07-09T01:50:29.192Z] 0c3d5675b3ee: Waiting [2026-07-09T01:50:29.192Z] 6f09edfb3f6d: Waiting [2026-07-09T01:50:29.192Z] d26e179a938c: Pushed [2026-07-09T01:50:29.760Z] e3889e94866e: Layer already exists [2026-07-09T01:50:29.760Z] 5f32e8853426: Pushed [2026-07-09T01:50:30.020Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:50:30.278Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:50:30.869Z] 0c3d5675b3ee: Pushed [2026-07-09T01:50:32.775Z] cc025fe03f30: Pushed [2026-07-09T01:50:32.775Z] a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:610fb78feaf2447daa27f13e69c6cd0ad4ae503baf99f76561dc8474d6f560fe size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:33.099Z] + 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-09T01:50:33.436Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-07-09T01:50:33.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-07-09T01:50:33.437Z] 5f32e8853426: Preparing [2026-07-09T01:50:33.437Z] cc025fe03f30: Preparing [2026-07-09T01:50:33.437Z] 20b1d1eeb88d: Preparing [2026-07-09T01:50:33.437Z] e3889e94866e: Preparing [2026-07-09T01:50:33.437Z] d26e179a938c: Preparing [2026-07-09T01:50:33.437Z] 0c3d5675b3ee: Preparing [2026-07-09T01:50:33.437Z] 6f09edfb3f6d: Preparing [2026-07-09T01:50:33.437Z] 0c3d5675b3ee: Waiting [2026-07-09T01:50:33.437Z] 6f09edfb3f6d: Waiting [2026-07-09T01:50:33.437Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:50:33.437Z] d26e179a938c: Layer already exists [2026-07-09T01:50:33.437Z] 5f32e8853426: Layer already exists [2026-07-09T01:50:33.437Z] cc025fe03f30: Layer already exists [2026-07-09T01:50:33.437Z] e3889e94866e: Layer already exists [2026-07-09T01:50:33.437Z] 0c3d5675b3ee: Layer already exists [2026-07-09T01:50:33.437Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:50:33.437Z] latest: digest: sha256:610fb78feaf2447daa27f13e69c6cd0ad4ae503baf99f76561dc8474d6f560fe size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:33.768Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:34.146Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.125 [2026-07-09T01:50:34.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-07-09T01:50:34.146Z] 5f32e8853426: Preparing [2026-07-09T01:50:34.146Z] cc025fe03f30: Preparing [2026-07-09T01:50:34.146Z] 20b1d1eeb88d: Preparing [2026-07-09T01:50:34.146Z] e3889e94866e: Preparing [2026-07-09T01:50:34.146Z] d26e179a938c: Preparing [2026-07-09T01:50:34.146Z] 0c3d5675b3ee: Preparing [2026-07-09T01:50:34.146Z] 6f09edfb3f6d: Preparing [2026-07-09T01:50:34.146Z] 0c3d5675b3ee: Waiting [2026-07-09T01:50:34.146Z] 6f09edfb3f6d: Waiting [2026-07-09T01:50:34.146Z] d26e179a938c: Layer already exists [2026-07-09T01:50:34.146Z] cc025fe03f30: Layer already exists [2026-07-09T01:50:34.146Z] 5f32e8853426: Layer already exists [2026-07-09T01:50:34.146Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:50:34.146Z] e3889e94866e: Layer already exists [2026-07-09T01:50:34.146Z] 0c3d5675b3ee: Layer already exists [2026-07-09T01:50:34.146Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:50:34.146Z] 4.1.0-dev.125: digest: sha256:610fb78feaf2447daa27f13e69c6cd0ad4ae503baf99f76561dc8474d6f560fe size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:34.571Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:34.985Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:50:34.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-07-09T01:50:34.985Z] 5f32e8853426: Preparing [2026-07-09T01:50:34.985Z] cc025fe03f30: Preparing [2026-07-09T01:50:34.985Z] 20b1d1eeb88d: Preparing [2026-07-09T01:50:34.985Z] e3889e94866e: Preparing [2026-07-09T01:50:34.985Z] d26e179a938c: Preparing [2026-07-09T01:50:34.985Z] 0c3d5675b3ee: Preparing [2026-07-09T01:50:34.985Z] 6f09edfb3f6d: Preparing [2026-07-09T01:50:34.985Z] 0c3d5675b3ee: Waiting [2026-07-09T01:50:34.985Z] 6f09edfb3f6d: Waiting [2026-07-09T01:50:34.985Z] d26e179a938c: Layer already exists [2026-07-09T01:50:34.985Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:50:34.985Z] cc025fe03f30: Layer already exists [2026-07-09T01:50:34.985Z] 5f32e8853426: Layer already exists [2026-07-09T01:50:34.985Z] e3889e94866e: Layer already exists [2026-07-09T01:50:34.985Z] 0c3d5675b3ee: Layer already exists [2026-07-09T01:50:34.985Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:50:34.985Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:610fb78feaf2447daa27f13e69c6cd0ad4ae503baf99f76561dc8474d6f560fe size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:35.330Z] + 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-09T01:50:35.657Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-07-09T01:50:35.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-07-09T01:50:35.657Z] 5f32e8853426: Preparing [2026-07-09T01:50:35.657Z] cc025fe03f30: Preparing [2026-07-09T01:50:35.657Z] 20b1d1eeb88d: Preparing [2026-07-09T01:50:35.657Z] e3889e94866e: Preparing [2026-07-09T01:50:35.657Z] d26e179a938c: Preparing [2026-07-09T01:50:35.657Z] 0c3d5675b3ee: Preparing [2026-07-09T01:50:35.657Z] 6f09edfb3f6d: Preparing [2026-07-09T01:50:35.657Z] 0c3d5675b3ee: Waiting [2026-07-09T01:50:35.657Z] 6f09edfb3f6d: Waiting [2026-07-09T01:50:35.657Z] e3889e94866e: Layer already exists [2026-07-09T01:50:35.657Z] cc025fe03f30: Layer already exists [2026-07-09T01:50:35.657Z] d26e179a938c: Layer already exists [2026-07-09T01:50:35.657Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:50:35.657Z] 5f32e8853426: Layer already exists [2026-07-09T01:50:35.657Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:50:35.657Z] 0c3d5675b3ee: Layer already exists [2026-07-09T01:50:35.657Z] main: digest: sha256:610fb78feaf2447daa27f13e69c6cd0ad4ae503baf99f76561dc8474d6f560fe size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-09T01:50:35.736Z] ===================================================== [Pipeline] echo [2026-07-09T01:50:35.754Z] taggedImages: [2026-07-09T01:50:35.754Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:50:35.754Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-07-09T01:50:35.754Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.125 [2026-07-09T01:50:35.754Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:50:35.754Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2026-07-09T01:50:35.782Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2026-07-09T01:50:35.782Z] a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:50:35.782Z] latest [2026-07-09T01:50:35.782Z] 4.1.0-dev.125 [2026-07-09T01:50:35.782Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:50:35.782Z] main [2026-07-09T01:50:35.782Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:36.133Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:36.469Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:50:36.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-07-09T01:50:36.469Z] 03201017188c: Preparing [2026-07-09T01:50:36.469Z] 0cfa8cafeaff: Preparing [2026-07-09T01:50:36.469Z] 84f18abc75ec: Preparing [2026-07-09T01:50:36.469Z] 20b1d1eeb88d: Preparing [2026-07-09T01:50:36.469Z] e3889e94866e: Preparing [2026-07-09T01:50:36.469Z] 644da894046b: Preparing [2026-07-09T01:50:36.469Z] ee1d66d462a6: Preparing [2026-07-09T01:50:36.469Z] 5b6ba99a96f4: Preparing [2026-07-09T01:50:36.469Z] dbeb417a345e: Preparing [2026-07-09T01:50:36.469Z] 644da894046b: Waiting [2026-07-09T01:50:36.469Z] 5b6ba99a96f4: Waiting [2026-07-09T01:50:36.469Z] dbeb417a345e: Waiting [2026-07-09T01:50:36.469Z] ee1d66d462a6: Waiting [2026-07-09T01:50:36.469Z] 6f09edfb3f6d: Preparing [2026-07-09T01:50:36.469Z] 6f09edfb3f6d: Waiting [2026-07-09T01:50:36.469Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:50:36.469Z] e3889e94866e: Layer already exists [2026-07-09T01:50:36.469Z] 84f18abc75ec: Pushed [2026-07-09T01:50:36.469Z] 0cfa8cafeaff: Pushed [2026-07-09T01:50:36.469Z] 03201017188c: Pushed [2026-07-09T01:50:36.469Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:50:36.727Z] 5b6ba99a96f4: Pushed [2026-07-09T01:50:36.991Z] dbeb417a345e: Pushed [2026-07-09T01:50:42.256Z] ee1d66d462a6: Pushed [2026-07-09T01:50:50.378Z] 644da894046b: Pushed [2026-07-09T01:50:50.378Z] a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:e38c4140c3db989182d62c931e589b0abeb0d7c120a9134fbe763ef5cb6dc4aa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:50.705Z] + 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-09T01:50:51.148Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-07-09T01:50:51.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-07-09T01:50:51.148Z] 03201017188c: Preparing [2026-07-09T01:50:51.148Z] 0cfa8cafeaff: Preparing [2026-07-09T01:50:51.148Z] 84f18abc75ec: Preparing [2026-07-09T01:50:51.148Z] 20b1d1eeb88d: Preparing [2026-07-09T01:50:51.148Z] e3889e94866e: Preparing [2026-07-09T01:50:51.148Z] 644da894046b: Preparing [2026-07-09T01:50:51.148Z] ee1d66d462a6: Preparing [2026-07-09T01:50:51.148Z] 5b6ba99a96f4: Preparing [2026-07-09T01:50:51.148Z] dbeb417a345e: Preparing [2026-07-09T01:50:51.148Z] 6f09edfb3f6d: Preparing [2026-07-09T01:50:51.148Z] 644da894046b: Waiting [2026-07-09T01:50:51.148Z] 5b6ba99a96f4: Waiting [2026-07-09T01:50:51.148Z] ee1d66d462a6: Waiting [2026-07-09T01:50:51.148Z] 6f09edfb3f6d: Waiting [2026-07-09T01:50:51.148Z] dbeb417a345e: Waiting [2026-07-09T01:50:51.148Z] 03201017188c: Layer already exists [2026-07-09T01:50:51.148Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:50:51.148Z] e3889e94866e: Layer already exists [2026-07-09T01:50:51.148Z] 84f18abc75ec: Layer already exists [2026-07-09T01:50:51.148Z] 0cfa8cafeaff: Layer already exists [2026-07-09T01:50:51.148Z] 644da894046b: Layer already exists [2026-07-09T01:50:51.148Z] dbeb417a345e: Layer already exists [2026-07-09T01:50:51.148Z] 5b6ba99a96f4: Layer already exists [2026-07-09T01:50:51.148Z] ee1d66d462a6: Layer already exists [2026-07-09T01:50:51.148Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:50:51.148Z] latest: digest: sha256:e38c4140c3db989182d62c931e589b0abeb0d7c120a9134fbe763ef5cb6dc4aa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:51.487Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:51.815Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.125 [2026-07-09T01:50:51.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-07-09T01:50:51.816Z] 03201017188c: Preparing [2026-07-09T01:50:51.816Z] 0cfa8cafeaff: Preparing [2026-07-09T01:50:51.816Z] 84f18abc75ec: Preparing [2026-07-09T01:50:51.816Z] 20b1d1eeb88d: Preparing [2026-07-09T01:50:51.816Z] e3889e94866e: Preparing [2026-07-09T01:50:51.816Z] 644da894046b: Preparing [2026-07-09T01:50:51.816Z] ee1d66d462a6: Preparing [2026-07-09T01:50:51.816Z] 5b6ba99a96f4: Preparing [2026-07-09T01:50:51.816Z] dbeb417a345e: Preparing [2026-07-09T01:50:51.816Z] 6f09edfb3f6d: Preparing [2026-07-09T01:50:51.816Z] 644da894046b: Waiting [2026-07-09T01:50:51.816Z] ee1d66d462a6: Waiting [2026-07-09T01:50:51.816Z] dbeb417a345e: Waiting [2026-07-09T01:50:51.816Z] 6f09edfb3f6d: Waiting [2026-07-09T01:50:51.816Z] 5b6ba99a96f4: Waiting [2026-07-09T01:50:51.816Z] e3889e94866e: Layer already exists [2026-07-09T01:50:51.816Z] 84f18abc75ec: Layer already exists [2026-07-09T01:50:51.816Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:50:51.816Z] 0cfa8cafeaff: Layer already exists [2026-07-09T01:50:51.816Z] 03201017188c: Layer already exists [2026-07-09T01:50:51.816Z] ee1d66d462a6: Layer already exists [2026-07-09T01:50:51.816Z] 644da894046b: Layer already exists [2026-07-09T01:50:51.816Z] dbeb417a345e: Layer already exists [2026-07-09T01:50:51.816Z] 5b6ba99a96f4: Layer already exists [2026-07-09T01:50:51.816Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:50:51.816Z] 4.1.0-dev.125: digest: sha256:e38c4140c3db989182d62c931e589b0abeb0d7c120a9134fbe763ef5cb6dc4aa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:52.153Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:52.479Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:50:52.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-07-09T01:50:52.479Z] 03201017188c: Preparing [2026-07-09T01:50:52.479Z] 0cfa8cafeaff: Preparing [2026-07-09T01:50:52.479Z] 84f18abc75ec: Preparing [2026-07-09T01:50:52.479Z] 20b1d1eeb88d: Preparing [2026-07-09T01:50:52.479Z] e3889e94866e: Preparing [2026-07-09T01:50:52.479Z] 644da894046b: Preparing [2026-07-09T01:50:52.479Z] ee1d66d462a6: Preparing [2026-07-09T01:50:52.479Z] 5b6ba99a96f4: Preparing [2026-07-09T01:50:52.479Z] dbeb417a345e: Preparing [2026-07-09T01:50:52.479Z] 6f09edfb3f6d: Preparing [2026-07-09T01:50:52.479Z] dbeb417a345e: Waiting [2026-07-09T01:50:52.479Z] ee1d66d462a6: Waiting [2026-07-09T01:50:52.479Z] 644da894046b: Waiting [2026-07-09T01:50:52.479Z] 5b6ba99a96f4: Waiting [2026-07-09T01:50:52.479Z] 6f09edfb3f6d: Waiting [2026-07-09T01:50:52.479Z] e3889e94866e: Layer already exists [2026-07-09T01:50:52.479Z] 84f18abc75ec: Layer already exists [2026-07-09T01:50:52.479Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:50:52.479Z] 0cfa8cafeaff: Layer already exists [2026-07-09T01:50:52.479Z] 03201017188c: Layer already exists [2026-07-09T01:50:52.479Z] ee1d66d462a6: Layer already exists [2026-07-09T01:50:52.479Z] 644da894046b: Layer already exists [2026-07-09T01:50:52.479Z] dbeb417a345e: Layer already exists [2026-07-09T01:50:52.479Z] 5b6ba99a96f4: Layer already exists [2026-07-09T01:50:52.479Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:50:52.479Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:e38c4140c3db989182d62c931e589b0abeb0d7c120a9134fbe763ef5cb6dc4aa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:52.819Z] + 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-09T01:50:53.140Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-07-09T01:50:53.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-07-09T01:50:53.140Z] 03201017188c: Preparing [2026-07-09T01:50:53.140Z] 0cfa8cafeaff: Preparing [2026-07-09T01:50:53.140Z] 84f18abc75ec: Preparing [2026-07-09T01:50:53.140Z] 20b1d1eeb88d: Preparing [2026-07-09T01:50:53.140Z] e3889e94866e: Preparing [2026-07-09T01:50:53.140Z] 644da894046b: Preparing [2026-07-09T01:50:53.140Z] ee1d66d462a6: Preparing [2026-07-09T01:50:53.140Z] 5b6ba99a96f4: Preparing [2026-07-09T01:50:53.140Z] dbeb417a345e: Preparing [2026-07-09T01:50:53.140Z] 6f09edfb3f6d: Preparing [2026-07-09T01:50:53.140Z] 644da894046b: Waiting [2026-07-09T01:50:53.140Z] ee1d66d462a6: Waiting [2026-07-09T01:50:53.140Z] 5b6ba99a96f4: Waiting [2026-07-09T01:50:53.140Z] dbeb417a345e: Waiting [2026-07-09T01:50:53.140Z] 6f09edfb3f6d: Waiting [2026-07-09T01:50:53.140Z] 84f18abc75ec: Layer already exists [2026-07-09T01:50:53.140Z] 03201017188c: Layer already exists [2026-07-09T01:50:53.140Z] 0cfa8cafeaff: Layer already exists [2026-07-09T01:50:53.140Z] e3889e94866e: Layer already exists [2026-07-09T01:50:53.140Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:50:53.140Z] 644da894046b: Layer already exists [2026-07-09T01:50:53.140Z] ee1d66d462a6: Layer already exists [2026-07-09T01:50:53.140Z] dbeb417a345e: Layer already exists [2026-07-09T01:50:53.140Z] 5b6ba99a96f4: Layer already exists [2026-07-09T01:50:53.140Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:50:53.140Z] main: digest: sha256:e38c4140c3db989182d62c931e589b0abeb0d7c120a9134fbe763ef5cb6dc4aa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-09T01:50:53.227Z] ===================================================== [Pipeline] echo [2026-07-09T01:50:53.242Z] taggedImages: [2026-07-09T01:50:53.242Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:50:53.242Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-07-09T01:50:53.242Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.125 [2026-07-09T01:50:53.242Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:50:53.242Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2026-07-09T01:50:53.270Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2026-07-09T01:50:53.270Z] a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:50:53.270Z] latest [2026-07-09T01:50:53.270Z] 4.1.0-dev.125 [2026-07-09T01:50:53.270Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:50:53.270Z] main [2026-07-09T01:50:53.270Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:53.662Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:53.981Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:50:53.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-07-09T01:50:53.981Z] 80cd16c3d259: Preparing [2026-07-09T01:50:53.981Z] 12427c722ceb: Preparing [2026-07-09T01:50:53.981Z] bcee51277991: Preparing [2026-07-09T01:50:53.981Z] 20b1d1eeb88d: Preparing [2026-07-09T01:50:53.981Z] e3889e94866e: Preparing [2026-07-09T01:50:53.981Z] 644da894046b: Preparing [2026-07-09T01:50:53.981Z] 2e8a19f1409c: Preparing [2026-07-09T01:50:53.981Z] 63bb84a7c690: Preparing [2026-07-09T01:50:53.981Z] 6f09edfb3f6d: Preparing [2026-07-09T01:50:53.981Z] 644da894046b: Waiting [2026-07-09T01:50:53.981Z] 6f09edfb3f6d: Waiting [2026-07-09T01:50:53.981Z] 2e8a19f1409c: Waiting [2026-07-09T01:50:53.981Z] 63bb84a7c690: Waiting [2026-07-09T01:50:53.981Z] e3889e94866e: Layer already exists [2026-07-09T01:50:53.981Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:50:53.981Z] 644da894046b: Layer already exists [2026-07-09T01:50:53.981Z] bcee51277991: Pushed [2026-07-09T01:50:53.981Z] 80cd16c3d259: Pushed [2026-07-09T01:50:53.981Z] 12427c722ceb: Pushed [2026-07-09T01:50:53.981Z] 2e8a19f1409c: Pushed [2026-07-09T01:50:53.981Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:50:54.240Z] 63bb84a7c690: Pushed [2026-07-09T01:50:54.498Z] a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:629a7cc380b0848c460211363d3e7c5daa4c666189f9a8578aa5ca896a884f4c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:54.827Z] + 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-09T01:50:55.153Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-07-09T01:50:55.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-07-09T01:50:55.153Z] 80cd16c3d259: Preparing [2026-07-09T01:50:55.153Z] 12427c722ceb: Preparing [2026-07-09T01:50:55.153Z] bcee51277991: Preparing [2026-07-09T01:50:55.153Z] 20b1d1eeb88d: Preparing [2026-07-09T01:50:55.153Z] e3889e94866e: Preparing [2026-07-09T01:50:55.153Z] 644da894046b: Preparing [2026-07-09T01:50:55.153Z] 2e8a19f1409c: Preparing [2026-07-09T01:50:55.153Z] 63bb84a7c690: Preparing [2026-07-09T01:50:55.153Z] 6f09edfb3f6d: Preparing [2026-07-09T01:50:55.153Z] 2e8a19f1409c: Waiting [2026-07-09T01:50:55.153Z] 63bb84a7c690: Waiting [2026-07-09T01:50:55.153Z] 6f09edfb3f6d: Waiting [2026-07-09T01:50:55.153Z] 644da894046b: Waiting [2026-07-09T01:50:55.153Z] e3889e94866e: Layer already exists [2026-07-09T01:50:55.153Z] 80cd16c3d259: Layer already exists [2026-07-09T01:50:55.153Z] 12427c722ceb: Layer already exists [2026-07-09T01:50:55.153Z] bcee51277991: Layer already exists [2026-07-09T01:50:55.153Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:50:55.153Z] 2e8a19f1409c: Layer already exists [2026-07-09T01:50:55.153Z] 63bb84a7c690: Layer already exists [2026-07-09T01:50:55.153Z] 644da894046b: Layer already exists [2026-07-09T01:50:55.153Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:50:55.154Z] latest: digest: sha256:629a7cc380b0848c460211363d3e7c5daa4c666189f9a8578aa5ca896a884f4c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:55.485Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:55.822Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.125 [2026-07-09T01:50:55.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-07-09T01:50:55.822Z] 80cd16c3d259: Preparing [2026-07-09T01:50:55.822Z] 12427c722ceb: Preparing [2026-07-09T01:50:55.822Z] bcee51277991: Preparing [2026-07-09T01:50:55.822Z] 20b1d1eeb88d: Preparing [2026-07-09T01:50:55.822Z] e3889e94866e: Preparing [2026-07-09T01:50:55.822Z] 644da894046b: Preparing [2026-07-09T01:50:55.822Z] 2e8a19f1409c: Preparing [2026-07-09T01:50:55.822Z] 63bb84a7c690: Preparing [2026-07-09T01:50:55.822Z] 6f09edfb3f6d: Preparing [2026-07-09T01:50:55.822Z] 644da894046b: Waiting [2026-07-09T01:50:55.822Z] 2e8a19f1409c: Waiting [2026-07-09T01:50:55.822Z] 63bb84a7c690: Waiting [2026-07-09T01:50:55.822Z] 6f09edfb3f6d: Waiting [2026-07-09T01:50:55.822Z] 12427c722ceb: Layer already exists [2026-07-09T01:50:55.822Z] e3889e94866e: Layer already exists [2026-07-09T01:50:55.822Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:50:55.822Z] bcee51277991: Layer already exists [2026-07-09T01:50:55.822Z] 80cd16c3d259: Layer already exists [2026-07-09T01:50:55.822Z] 644da894046b: Layer already exists [2026-07-09T01:50:55.822Z] 2e8a19f1409c: Layer already exists [2026-07-09T01:50:55.822Z] 63bb84a7c690: Layer already exists [2026-07-09T01:50:55.822Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:50:55.822Z] 4.1.0-dev.125: digest: sha256:629a7cc380b0848c460211363d3e7c5daa4c666189f9a8578aa5ca896a884f4c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:56.158Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:56.494Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:50:56.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-07-09T01:50:56.494Z] 80cd16c3d259: Preparing [2026-07-09T01:50:56.494Z] 12427c722ceb: Preparing [2026-07-09T01:50:56.494Z] bcee51277991: Preparing [2026-07-09T01:50:56.494Z] 20b1d1eeb88d: Preparing [2026-07-09T01:50:56.494Z] e3889e94866e: Preparing [2026-07-09T01:50:56.494Z] 644da894046b: Preparing [2026-07-09T01:50:56.494Z] 2e8a19f1409c: Preparing [2026-07-09T01:50:56.494Z] 63bb84a7c690: Preparing [2026-07-09T01:50:56.494Z] 6f09edfb3f6d: Preparing [2026-07-09T01:50:56.494Z] 644da894046b: Waiting [2026-07-09T01:50:56.494Z] 63bb84a7c690: Waiting [2026-07-09T01:50:56.494Z] 2e8a19f1409c: Waiting [2026-07-09T01:50:56.494Z] 6f09edfb3f6d: Waiting [2026-07-09T01:50:56.494Z] 80cd16c3d259: Layer already exists [2026-07-09T01:50:56.494Z] e3889e94866e: Layer already exists [2026-07-09T01:50:56.494Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:50:56.494Z] bcee51277991: Layer already exists [2026-07-09T01:50:56.494Z] 12427c722ceb: Layer already exists [2026-07-09T01:50:56.494Z] 2e8a19f1409c: Layer already exists [2026-07-09T01:50:56.494Z] 63bb84a7c690: Layer already exists [2026-07-09T01:50:56.494Z] 644da894046b: Layer already exists [2026-07-09T01:50:56.494Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:50:56.494Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:629a7cc380b0848c460211363d3e7c5daa4c666189f9a8578aa5ca896a884f4c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:56.835Z] + 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-09T01:50:57.175Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-07-09T01:50:57.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-07-09T01:50:57.175Z] 80cd16c3d259: Preparing [2026-07-09T01:50:57.175Z] 12427c722ceb: Preparing [2026-07-09T01:50:57.175Z] bcee51277991: Preparing [2026-07-09T01:50:57.175Z] 20b1d1eeb88d: Preparing [2026-07-09T01:50:57.175Z] e3889e94866e: Preparing [2026-07-09T01:50:57.175Z] 644da894046b: Preparing [2026-07-09T01:50:57.175Z] 2e8a19f1409c: Preparing [2026-07-09T01:50:57.175Z] 63bb84a7c690: Preparing [2026-07-09T01:50:57.175Z] 6f09edfb3f6d: Preparing [2026-07-09T01:50:57.175Z] 2e8a19f1409c: Waiting [2026-07-09T01:50:57.175Z] 63bb84a7c690: Waiting [2026-07-09T01:50:57.175Z] 6f09edfb3f6d: Waiting [2026-07-09T01:50:57.175Z] 644da894046b: Waiting [2026-07-09T01:50:57.175Z] e3889e94866e: Layer already exists [2026-07-09T01:50:57.175Z] 80cd16c3d259: Layer already exists [2026-07-09T01:50:57.175Z] bcee51277991: Layer already exists [2026-07-09T01:50:57.175Z] 12427c722ceb: Layer already exists [2026-07-09T01:50:57.175Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:50:57.175Z] 644da894046b: Layer already exists [2026-07-09T01:50:57.175Z] 2e8a19f1409c: Layer already exists [2026-07-09T01:50:57.175Z] 63bb84a7c690: Layer already exists [2026-07-09T01:50:57.175Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:50:57.175Z] main: digest: sha256:629a7cc380b0848c460211363d3e7c5daa4c666189f9a8578aa5ca896a884f4c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-09T01:50:57.255Z] ===================================================== [Pipeline] echo [2026-07-09T01:50:57.269Z] taggedImages: [2026-07-09T01:50:57.269Z] - nexus3.edgexfoundry.org:10004/security-spire-config:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:50:57.269Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-07-09T01:50:57.269Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.125 [2026-07-09T01:50:57.269Z] - nexus3.edgexfoundry.org:10004/security-spire-config:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:50:57.269Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2026-07-09T01:50:57.293Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2026-07-09T01:50:57.294Z] a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:50:57.294Z] latest [2026-07-09T01:50:57.294Z] 4.1.0-dev.125 [2026-07-09T01:50:57.294Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:50:57.294Z] main [2026-07-09T01:50:57.294Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:57.654Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:50:57.982Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:50:57.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-07-09T01:50:57.982Z] 03201017188c: Preparing [2026-07-09T01:50:57.982Z] 973375a1434f: Preparing [2026-07-09T01:50:57.982Z] 798eeb7c1a77: Preparing [2026-07-09T01:50:57.982Z] 20b1d1eeb88d: Preparing [2026-07-09T01:50:57.982Z] e3889e94866e: Preparing [2026-07-09T01:50:57.982Z] c1526eb972e8: Preparing [2026-07-09T01:50:57.982Z] 5b6ba99a96f4: Preparing [2026-07-09T01:50:57.982Z] dbeb417a345e: Preparing [2026-07-09T01:50:57.982Z] 6f09edfb3f6d: Preparing [2026-07-09T01:50:57.982Z] c1526eb972e8: Waiting [2026-07-09T01:50:57.982Z] 5b6ba99a96f4: Waiting [2026-07-09T01:50:57.982Z] dbeb417a345e: Waiting [2026-07-09T01:50:57.982Z] 6f09edfb3f6d: Waiting [2026-07-09T01:50:57.982Z] e3889e94866e: Layer already exists [2026-07-09T01:50:57.982Z] 03201017188c: Layer already exists [2026-07-09T01:50:57.982Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:50:57.982Z] dbeb417a345e: Layer already exists [2026-07-09T01:50:57.982Z] 5b6ba99a96f4: Layer already exists [2026-07-09T01:50:57.982Z] 973375a1434f: Pushed [2026-07-09T01:50:57.982Z] 798eeb7c1a77: Pushed [2026-07-09T01:50:57.982Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:51:12.875Z] c1526eb972e8: Pushed [2026-07-09T01:51:12.875Z] a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:8612716283999723603dcd088a22ea65a841b9829c69acc7cb8ce8f1b7f3ae3f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:51:13.217Z] + 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-09T01:51:13.546Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-07-09T01:51:13.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-07-09T01:51:13.546Z] 03201017188c: Preparing [2026-07-09T01:51:13.546Z] 973375a1434f: Preparing [2026-07-09T01:51:13.546Z] 798eeb7c1a77: Preparing [2026-07-09T01:51:13.546Z] 20b1d1eeb88d: Preparing [2026-07-09T01:51:13.546Z] e3889e94866e: Preparing [2026-07-09T01:51:13.546Z] c1526eb972e8: Preparing [2026-07-09T01:51:13.546Z] 5b6ba99a96f4: Preparing [2026-07-09T01:51:13.546Z] dbeb417a345e: Preparing [2026-07-09T01:51:13.546Z] 6f09edfb3f6d: Preparing [2026-07-09T01:51:13.546Z] dbeb417a345e: Waiting [2026-07-09T01:51:13.546Z] 6f09edfb3f6d: Waiting [2026-07-09T01:51:13.546Z] c1526eb972e8: Waiting [2026-07-09T01:51:13.546Z] 5b6ba99a96f4: Waiting [2026-07-09T01:51:13.546Z] e3889e94866e: Layer already exists [2026-07-09T01:51:13.546Z] 03201017188c: Layer already exists [2026-07-09T01:51:13.546Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:51:13.546Z] 798eeb7c1a77: Layer already exists [2026-07-09T01:51:13.546Z] 973375a1434f: Layer already exists [2026-07-09T01:51:13.546Z] c1526eb972e8: Layer already exists [2026-07-09T01:51:13.546Z] 5b6ba99a96f4: Layer already exists [2026-07-09T01:51:13.546Z] dbeb417a345e: Layer already exists [2026-07-09T01:51:13.546Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:51:13.546Z] latest: digest: sha256:8612716283999723603dcd088a22ea65a841b9829c69acc7cb8ce8f1b7f3ae3f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:51:13.887Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:51:14.214Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.125 [2026-07-09T01:51:14.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-07-09T01:51:14.214Z] 03201017188c: Preparing [2026-07-09T01:51:14.214Z] 973375a1434f: Preparing [2026-07-09T01:51:14.214Z] 798eeb7c1a77: Preparing [2026-07-09T01:51:14.214Z] 20b1d1eeb88d: Preparing [2026-07-09T01:51:14.214Z] e3889e94866e: Preparing [2026-07-09T01:51:14.214Z] c1526eb972e8: Preparing [2026-07-09T01:51:14.214Z] 5b6ba99a96f4: Preparing [2026-07-09T01:51:14.214Z] c1526eb972e8: Waiting [2026-07-09T01:51:14.214Z] 5b6ba99a96f4: Waiting [2026-07-09T01:51:14.214Z] dbeb417a345e: Preparing [2026-07-09T01:51:14.214Z] 6f09edfb3f6d: Preparing [2026-07-09T01:51:14.214Z] dbeb417a345e: Waiting [2026-07-09T01:51:14.214Z] 6f09edfb3f6d: Waiting [2026-07-09T01:51:14.214Z] 03201017188c: Layer already exists [2026-07-09T01:51:14.214Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:51:14.214Z] 798eeb7c1a77: Layer already exists [2026-07-09T01:51:14.214Z] e3889e94866e: Layer already exists [2026-07-09T01:51:14.214Z] 973375a1434f: Layer already exists [2026-07-09T01:51:14.214Z] c1526eb972e8: Layer already exists [2026-07-09T01:51:14.214Z] 5b6ba99a96f4: Layer already exists [2026-07-09T01:51:14.214Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:51:14.214Z] dbeb417a345e: Layer already exists [2026-07-09T01:51:14.214Z] 4.1.0-dev.125: digest: sha256:8612716283999723603dcd088a22ea65a841b9829c69acc7cb8ce8f1b7f3ae3f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:51:14.535Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:51:14.864Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:51:14.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-07-09T01:51:14.864Z] 03201017188c: Preparing [2026-07-09T01:51:14.864Z] 973375a1434f: Preparing [2026-07-09T01:51:14.864Z] 798eeb7c1a77: Preparing [2026-07-09T01:51:14.864Z] 20b1d1eeb88d: Preparing [2026-07-09T01:51:14.864Z] e3889e94866e: Preparing [2026-07-09T01:51:14.864Z] c1526eb972e8: Preparing [2026-07-09T01:51:14.864Z] 5b6ba99a96f4: Preparing [2026-07-09T01:51:14.864Z] 5b6ba99a96f4: Waiting [2026-07-09T01:51:14.864Z] dbeb417a345e: Preparing [2026-07-09T01:51:14.864Z] 6f09edfb3f6d: Preparing [2026-07-09T01:51:14.864Z] dbeb417a345e: Waiting [2026-07-09T01:51:14.864Z] c1526eb972e8: Waiting [2026-07-09T01:51:14.864Z] 6f09edfb3f6d: Waiting [2026-07-09T01:51:14.864Z] 798eeb7c1a77: Layer already exists [2026-07-09T01:51:14.864Z] e3889e94866e: Layer already exists [2026-07-09T01:51:14.864Z] 973375a1434f: Layer already exists [2026-07-09T01:51:14.864Z] 03201017188c: Layer already exists [2026-07-09T01:51:14.864Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:51:14.864Z] c1526eb972e8: Layer already exists [2026-07-09T01:51:14.864Z] dbeb417a345e: Layer already exists [2026-07-09T01:51:14.864Z] 5b6ba99a96f4: Layer already exists [2026-07-09T01:51:14.864Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:51:14.864Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:8612716283999723603dcd088a22ea65a841b9829c69acc7cb8ce8f1b7f3ae3f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:51:16.249Z] + 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-09T01:51:16.572Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-07-09T01:51:16.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-07-09T01:51:16.573Z] 03201017188c: Preparing [2026-07-09T01:51:16.573Z] 973375a1434f: Preparing [2026-07-09T01:51:16.573Z] 798eeb7c1a77: Preparing [2026-07-09T01:51:16.573Z] 20b1d1eeb88d: Preparing [2026-07-09T01:51:16.573Z] e3889e94866e: Preparing [2026-07-09T01:51:16.573Z] c1526eb972e8: Preparing [2026-07-09T01:51:16.573Z] 5b6ba99a96f4: Preparing [2026-07-09T01:51:16.573Z] dbeb417a345e: Preparing [2026-07-09T01:51:16.573Z] 6f09edfb3f6d: Preparing [2026-07-09T01:51:16.573Z] c1526eb972e8: Waiting [2026-07-09T01:51:16.573Z] 5b6ba99a96f4: Waiting [2026-07-09T01:51:16.573Z] dbeb417a345e: Waiting [2026-07-09T01:51:16.573Z] 6f09edfb3f6d: Waiting [2026-07-09T01:51:16.573Z] 798eeb7c1a77: Layer already exists [2026-07-09T01:51:16.573Z] 03201017188c: Layer already exists [2026-07-09T01:51:16.573Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:51:16.573Z] e3889e94866e: Layer already exists [2026-07-09T01:51:16.573Z] 973375a1434f: Layer already exists [2026-07-09T01:51:16.573Z] c1526eb972e8: Layer already exists [2026-07-09T01:51:16.573Z] dbeb417a345e: Layer already exists [2026-07-09T01:51:16.573Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:51:16.573Z] 5b6ba99a96f4: Layer already exists [2026-07-09T01:51:16.573Z] main: digest: sha256:8612716283999723603dcd088a22ea65a841b9829c69acc7cb8ce8f1b7f3ae3f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-09T01:51:16.658Z] ===================================================== [Pipeline] echo [2026-07-09T01:51:16.674Z] taggedImages: [2026-07-09T01:51:16.674Z] - nexus3.edgexfoundry.org:10004/security-spire-server:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:51:16.674Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-07-09T01:51:16.674Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.125 [2026-07-09T01:51:16.674Z] - nexus3.edgexfoundry.org:10004/security-spire-server:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:51:16.674Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2026-07-09T01:51:16.697Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2026-07-09T01:51:16.697Z] a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:51:16.697Z] latest [2026-07-09T01:51:16.697Z] 4.1.0-dev.125 [2026-07-09T01:51:16.697Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:51:16.697Z] main [2026-07-09T01:51:16.697Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:51:17.047Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:51:17.380Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:51:17.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-07-09T01:51:17.380Z] 4c89ec7ab768: Preparing [2026-07-09T01:51:17.380Z] 9d2a961f1608: Preparing [2026-07-09T01:51:17.380Z] 20b1d1eeb88d: Preparing [2026-07-09T01:51:17.380Z] e3889e94866e: Preparing [2026-07-09T01:51:17.380Z] 38995f9cd2b4: Preparing [2026-07-09T01:51:17.380Z] 580773740635: Preparing [2026-07-09T01:51:17.380Z] 6f09edfb3f6d: Preparing [2026-07-09T01:51:17.380Z] 580773740635: Waiting [2026-07-09T01:51:17.380Z] 6f09edfb3f6d: Waiting [2026-07-09T01:51:17.380Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:51:17.380Z] e3889e94866e: Layer already exists [2026-07-09T01:51:17.380Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:51:17.380Z] 38995f9cd2b4: Pushed [2026-07-09T01:51:17.380Z] 4c89ec7ab768: Pushed [2026-07-09T01:51:17.948Z] 580773740635: Pushed [2026-07-09T01:51:22.140Z] 9d2a961f1608: Pushed [2026-07-09T01:51:22.140Z] a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:a740c91f0018eef8d4abb5074f881c8c7cd4005bc2718f4f006a9d9025021a85 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:51:22.468Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:51:22.793Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-07-09T01:51:22.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-07-09T01:51:22.793Z] 4c89ec7ab768: Preparing [2026-07-09T01:51:22.793Z] 9d2a961f1608: Preparing [2026-07-09T01:51:22.793Z] 20b1d1eeb88d: Preparing [2026-07-09T01:51:22.793Z] e3889e94866e: Preparing [2026-07-09T01:51:22.793Z] 38995f9cd2b4: Preparing [2026-07-09T01:51:22.793Z] 580773740635: Preparing [2026-07-09T01:51:22.793Z] 6f09edfb3f6d: Preparing [2026-07-09T01:51:22.793Z] 6f09edfb3f6d: Waiting [2026-07-09T01:51:22.793Z] 580773740635: Waiting [2026-07-09T01:51:22.793Z] 4c89ec7ab768: Layer already exists [2026-07-09T01:51:22.793Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:51:22.793Z] 38995f9cd2b4: Layer already exists [2026-07-09T01:51:22.793Z] 9d2a961f1608: Layer already exists [2026-07-09T01:51:22.793Z] e3889e94866e: Layer already exists [2026-07-09T01:51:22.793Z] 580773740635: Layer already exists [2026-07-09T01:51:22.793Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:51:22.793Z] latest: digest: sha256:a740c91f0018eef8d4abb5074f881c8c7cd4005bc2718f4f006a9d9025021a85 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:51:23.126Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:51:23.453Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.125 [2026-07-09T01:51:23.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-07-09T01:51:23.454Z] 4c89ec7ab768: Preparing [2026-07-09T01:51:23.454Z] 9d2a961f1608: Preparing [2026-07-09T01:51:23.454Z] 20b1d1eeb88d: Preparing [2026-07-09T01:51:23.454Z] e3889e94866e: Preparing [2026-07-09T01:51:23.454Z] 38995f9cd2b4: Preparing [2026-07-09T01:51:23.454Z] 580773740635: Preparing [2026-07-09T01:51:23.454Z] 6f09edfb3f6d: Preparing [2026-07-09T01:51:23.454Z] 580773740635: Waiting [2026-07-09T01:51:23.454Z] 6f09edfb3f6d: Waiting [2026-07-09T01:51:23.454Z] 9d2a961f1608: Layer already exists [2026-07-09T01:51:23.454Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:51:23.454Z] e3889e94866e: Layer already exists [2026-07-09T01:51:23.454Z] 38995f9cd2b4: Layer already exists [2026-07-09T01:51:23.454Z] 4c89ec7ab768: Layer already exists [2026-07-09T01:51:23.454Z] 580773740635: Layer already exists [2026-07-09T01:51:23.454Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:51:23.454Z] 4.1.0-dev.125: digest: sha256:a740c91f0018eef8d4abb5074f881c8c7cd4005bc2718f4f006a9d9025021a85 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:51:23.776Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:51:24.105Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:51:24.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-07-09T01:51:24.105Z] 4c89ec7ab768: Preparing [2026-07-09T01:51:24.105Z] 9d2a961f1608: Preparing [2026-07-09T01:51:24.105Z] 20b1d1eeb88d: Preparing [2026-07-09T01:51:24.105Z] e3889e94866e: Preparing [2026-07-09T01:51:24.105Z] 38995f9cd2b4: Preparing [2026-07-09T01:51:24.105Z] 580773740635: Preparing [2026-07-09T01:51:24.105Z] 6f09edfb3f6d: Preparing [2026-07-09T01:51:24.105Z] 6f09edfb3f6d: Waiting [2026-07-09T01:51:24.105Z] 580773740635: Waiting [2026-07-09T01:51:24.105Z] 4c89ec7ab768: Layer already exists [2026-07-09T01:51:24.105Z] e3889e94866e: Layer already exists [2026-07-09T01:51:24.105Z] 38995f9cd2b4: Layer already exists [2026-07-09T01:51:24.105Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:51:24.105Z] 9d2a961f1608: Layer already exists [2026-07-09T01:51:24.105Z] 580773740635: Layer already exists [2026-07-09T01:51:24.105Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:51:24.105Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:a740c91f0018eef8d4abb5074f881c8c7cd4005bc2718f4f006a9d9025021a85 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:51:24.431Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:51:24.760Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2026-07-09T01:51:24.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-07-09T01:51:24.760Z] 4c89ec7ab768: Preparing [2026-07-09T01:51:24.760Z] 9d2a961f1608: Preparing [2026-07-09T01:51:24.760Z] 20b1d1eeb88d: Preparing [2026-07-09T01:51:24.760Z] e3889e94866e: Preparing [2026-07-09T01:51:24.760Z] 38995f9cd2b4: Preparing [2026-07-09T01:51:24.760Z] 580773740635: Preparing [2026-07-09T01:51:24.760Z] 6f09edfb3f6d: Preparing [2026-07-09T01:51:24.760Z] 580773740635: Waiting [2026-07-09T01:51:24.760Z] 6f09edfb3f6d: Waiting [2026-07-09T01:51:24.760Z] e3889e94866e: Layer already exists [2026-07-09T01:51:24.760Z] 9d2a961f1608: Layer already exists [2026-07-09T01:51:24.760Z] 38995f9cd2b4: Layer already exists [2026-07-09T01:51:24.760Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:51:24.760Z] 4c89ec7ab768: Layer already exists [2026-07-09T01:51:24.760Z] 580773740635: Layer already exists [2026-07-09T01:51:24.760Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:51:24.760Z] main: digest: sha256:a740c91f0018eef8d4abb5074f881c8c7cd4005bc2718f4f006a9d9025021a85 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-09T01:51:24.843Z] ===================================================== [Pipeline] echo [2026-07-09T01:51:24.857Z] taggedImages: [2026-07-09T01:51:24.857Z] - nexus3.edgexfoundry.org:10004/support-notifications:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:51:24.857Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-07-09T01:51:24.857Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.125 [2026-07-09T01:51:24.857Z] - nexus3.edgexfoundry.org:10004/support-notifications:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:51:24.857Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2026-07-09T01:51:24.899Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2026-07-09T01:51:24.899Z] a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:51:24.899Z] latest [2026-07-09T01:51:24.899Z] 4.1.0-dev.125 [2026-07-09T01:51:24.899Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:51:24.899Z] main [2026-07-09T01:51:24.899Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:51:25.344Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:51:25.663Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:51:25.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-07-09T01:51:25.663Z] 4d5c4d64f410: Preparing [2026-07-09T01:51:25.663Z] 7963dedb2098: Preparing [2026-07-09T01:51:25.663Z] 20b1d1eeb88d: Preparing [2026-07-09T01:51:25.663Z] e3889e94866e: Preparing [2026-07-09T01:51:25.663Z] 4f5aac302734: Preparing [2026-07-09T01:51:25.663Z] 96b7d9c5d001: Preparing [2026-07-09T01:51:25.663Z] 6f09edfb3f6d: Preparing [2026-07-09T01:51:25.663Z] 96b7d9c5d001: Waiting [2026-07-09T01:51:25.663Z] 6f09edfb3f6d: Waiting [2026-07-09T01:51:25.663Z] e3889e94866e: Layer already exists [2026-07-09T01:51:25.663Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:51:25.663Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:51:25.663Z] 4f5aac302734: Pushed [2026-07-09T01:51:25.663Z] 4d5c4d64f410: Pushed [2026-07-09T01:51:25.921Z] 96b7d9c5d001: Pushed [2026-07-09T01:51:30.110Z] 7963dedb2098: Pushed [2026-07-09T01:51:30.110Z] a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:44b59b09a1a9d6cc11998407a7ffcf214289b866b9efc53d9f875b107d50b65b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:51:30.449Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:51:30.780Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-07-09T01:51:30.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-07-09T01:51:30.780Z] 4d5c4d64f410: Preparing [2026-07-09T01:51:30.780Z] 7963dedb2098: Preparing [2026-07-09T01:51:30.780Z] 20b1d1eeb88d: Preparing [2026-07-09T01:51:30.780Z] e3889e94866e: Preparing [2026-07-09T01:51:30.780Z] 4f5aac302734: Preparing [2026-07-09T01:51:30.780Z] 96b7d9c5d001: Preparing [2026-07-09T01:51:30.780Z] 6f09edfb3f6d: Preparing [2026-07-09T01:51:30.780Z] 96b7d9c5d001: Waiting [2026-07-09T01:51:30.780Z] 6f09edfb3f6d: Waiting [2026-07-09T01:51:30.780Z] 7963dedb2098: Layer already exists [2026-07-09T01:51:30.780Z] e3889e94866e: Layer already exists [2026-07-09T01:51:30.780Z] 4f5aac302734: Layer already exists [2026-07-09T01:51:30.780Z] 4d5c4d64f410: Layer already exists [2026-07-09T01:51:30.780Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:51:30.780Z] 96b7d9c5d001: Layer already exists [2026-07-09T01:51:30.780Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:51:30.780Z] latest: digest: sha256:44b59b09a1a9d6cc11998407a7ffcf214289b866b9efc53d9f875b107d50b65b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:51:31.112Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:51:31.495Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.125 [2026-07-09T01:51:31.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-07-09T01:51:31.495Z] 4d5c4d64f410: Preparing [2026-07-09T01:51:31.495Z] 7963dedb2098: Preparing [2026-07-09T01:51:31.495Z] 20b1d1eeb88d: Preparing [2026-07-09T01:51:31.495Z] e3889e94866e: Preparing [2026-07-09T01:51:31.495Z] 4f5aac302734: Preparing [2026-07-09T01:51:31.495Z] 96b7d9c5d001: Preparing [2026-07-09T01:51:31.495Z] 6f09edfb3f6d: Preparing [2026-07-09T01:51:31.495Z] 96b7d9c5d001: Waiting [2026-07-09T01:51:31.495Z] 6f09edfb3f6d: Waiting [2026-07-09T01:51:31.495Z] 4d5c4d64f410: Layer already exists [2026-07-09T01:51:31.495Z] 4f5aac302734: Layer already exists [2026-07-09T01:51:31.495Z] 7963dedb2098: Layer already exists [2026-07-09T01:51:31.495Z] e3889e94866e: Layer already exists [2026-07-09T01:51:31.495Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:51:31.495Z] 96b7d9c5d001: Layer already exists [2026-07-09T01:51:31.495Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:51:31.495Z] 4.1.0-dev.125: digest: sha256:44b59b09a1a9d6cc11998407a7ffcf214289b866b9efc53d9f875b107d50b65b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:51:31.818Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:51:32.153Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:51:32.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-07-09T01:51:32.153Z] 4d5c4d64f410: Preparing [2026-07-09T01:51:32.153Z] 7963dedb2098: Preparing [2026-07-09T01:51:32.153Z] 20b1d1eeb88d: Preparing [2026-07-09T01:51:32.153Z] e3889e94866e: Preparing [2026-07-09T01:51:32.153Z] 4f5aac302734: Preparing [2026-07-09T01:51:32.153Z] 96b7d9c5d001: Preparing [2026-07-09T01:51:32.153Z] 6f09edfb3f6d: Preparing [2026-07-09T01:51:32.153Z] 96b7d9c5d001: Waiting [2026-07-09T01:51:32.153Z] 6f09edfb3f6d: Waiting [2026-07-09T01:51:32.153Z] e3889e94866e: Layer already exists [2026-07-09T01:51:32.153Z] 7963dedb2098: Layer already exists [2026-07-09T01:51:32.153Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:51:32.153Z] 4f5aac302734: Layer already exists [2026-07-09T01:51:32.153Z] 4d5c4d64f410: Layer already exists [2026-07-09T01:51:32.153Z] 96b7d9c5d001: Layer already exists [2026-07-09T01:51:32.153Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:51:32.153Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:44b59b09a1a9d6cc11998407a7ffcf214289b866b9efc53d9f875b107d50b65b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:51:32.492Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T01:51:32.820Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-07-09T01:51:32.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-07-09T01:51:32.820Z] 4d5c4d64f410: Preparing [2026-07-09T01:51:32.820Z] 7963dedb2098: Preparing [2026-07-09T01:51:32.820Z] 20b1d1eeb88d: Preparing [2026-07-09T01:51:32.820Z] e3889e94866e: Preparing [2026-07-09T01:51:32.820Z] 4f5aac302734: Preparing [2026-07-09T01:51:32.820Z] 96b7d9c5d001: Preparing [2026-07-09T01:51:32.820Z] 6f09edfb3f6d: Preparing [2026-07-09T01:51:32.820Z] 96b7d9c5d001: Waiting [2026-07-09T01:51:32.820Z] 6f09edfb3f6d: Waiting [2026-07-09T01:51:32.820Z] 4f5aac302734: Layer already exists [2026-07-09T01:51:32.820Z] e3889e94866e: Layer already exists [2026-07-09T01:51:32.820Z] 7963dedb2098: Layer already exists [2026-07-09T01:51:32.820Z] 4d5c4d64f410: Layer already exists [2026-07-09T01:51:32.820Z] 20b1d1eeb88d: Layer already exists [2026-07-09T01:51:32.820Z] 96b7d9c5d001: Layer already exists [2026-07-09T01:51:32.820Z] 6f09edfb3f6d: Layer already exists [2026-07-09T01:51:32.820Z] main: digest: sha256:44b59b09a1a9d6cc11998407a7ffcf214289b866b9efc53d9f875b107d50b65b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-09T01:51:32.898Z] ===================================================== [Pipeline] echo [2026-07-09T01:51:32.915Z] taggedImages: [2026-07-09T01:51:32.915Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T01:51:32.915Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-07-09T01:51:32.915Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.125 [2026-07-09T01:51:32.915Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T01:51:32.915Z] - 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-09T02:10:41.246Z] #130 ... [2026-07-09T02:10:41.246Z] [2026-07-09T02:10:41.246Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-07-09T02:10:41.246Z] #148 DONE 1244.7s [2026-07-09T02:10:41.246Z] [2026-07-09T02:10:41.246Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-07-09T02:10:41.246Z] #146 ... [2026-07-09T02:10:41.246Z] [2026-07-09T02:10:41.246Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-09T02:10:41.246Z] #155 DONE 0.4s [2026-07-09T02:10:41.246Z] [2026-07-09T02:10:41.246Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-07-09T02:10:41.246Z] #156 DONE 0.2s [2026-07-09T02:10:41.246Z] [2026-07-09T02:10:41.246Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-09T02:10:41.246Z] #144 ... [2026-07-09T02:10:41.246Z] [2026-07-09T02:10:41.246Z] #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-09T02:10:41.246Z] #157 DONE 0.3s [2026-07-09T02:10:41.246Z] [2026-07-09T02:10:41.246Z] #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-09T02:10:41.246Z] #158 DONE 0.1s [2026-07-09T02:10:41.246Z] [2026-07-09T02:10:41.246Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-07-09T02:10:41.246Z] #149 ... [2026-07-09T02:10:41.246Z] [2026-07-09T02:10:41.246Z] #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-09T02:10:41.246Z] #159 DONE 0.2s [2026-07-09T02:10:41.246Z] [2026-07-09T02:10:41.246Z] #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-09T02:10:41.246Z] #160 DONE 4.5s [2026-07-09T02:10:41.246Z] [2026-07-09T02:10:41.246Z] #107 [core-common-config-bootstrapper] exporting to image [2026-07-09T02:10:41.246Z] #107 exporting layers [2026-07-09T02:10:41.836Z] #107 exporting layers 0.7s done [2026-07-09T02:10:41.836Z] #107 writing image sha256:b9eaba7f05ae0ac0ea73bc456ebaf7fbddf8b7d47fa174688f38dca22cfe2064 done [2026-07-09T02:10:41.836Z] #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2026-07-09T02:10:41.836Z] #107 DONE 8.0s [2026-07-09T02:10:41.836Z] [2026-07-09T02:10:41.836Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-07-09T02:10:56.842Z] #149 ... [2026-07-09T02:10:56.842Z] [2026-07-09T02:10:56.842Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-07-09T02:10:56.842Z] #147 DONE 1264.5s [2026-07-09T02:10:56.842Z] [2026-07-09T02:10:56.842Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-07-09T02:10:56.842Z] #161 DONE 0.5s [2026-07-09T02:10:56.842Z] [2026-07-09T02:10:56.842Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-07-09T02:10:57.807Z] #162 DONE 2.3s [2026-07-09T02:10:57.807Z] [2026-07-09T02:10:57.807Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-09T02:10:57.807Z] #144 ... [2026-07-09T02:10:57.807Z] [2026-07-09T02:10:57.807Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-09T02:10:57.807Z] #163 DONE 0.3s [2026-07-09T02:10:57.807Z] [2026-07-09T02:10:57.807Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-09T02:10:58.123Z] #144 ... [2026-07-09T02:10:58.123Z] [2026-07-09T02:10:58.123Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-07-09T02:10:58.123Z] #164 DONE 0.3s [2026-07-09T02:10:58.123Z] [2026-07-09T02:10:58.123Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-09T02:10:58.437Z] #130 ... [2026-07-09T02:10:58.437Z] [2026-07-09T02:10:58.437Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-07-09T02:10:58.731Z] #165 DONE 0.5s [2026-07-09T02:10:58.731Z] [2026-07-09T02:10:58.731Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-07-09T02:10:58.999Z] #166 DONE 0.1s [2026-07-09T02:10:58.999Z] [2026-07-09T02:10:58.999Z] #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-09T02:10:58.999Z] #167 DONE 0.3s [2026-07-09T02:10:58.999Z] [2026-07-09T02:10:58.999Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-09T02:10:59.294Z] #144 ... [2026-07-09T02:10:59.294Z] [2026-07-09T02:10:59.294Z] #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-09T02:10:59.572Z] #168 DONE 0.2s [2026-07-09T02:10:59.572Z] [2026-07-09T02:10:59.572Z] #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-09T02:10:59.839Z] #169 DONE 0.4s [2026-07-09T02:10:59.839Z] [2026-07-09T02:10:59.839Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-07-09T02:10:59.839Z] #170 DONE 0.1s [2026-07-09T02:10:59.839Z] [2026-07-09T02:10:59.839Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-07-09T02:11:02.430Z] #171 DONE 2.4s [2026-07-09T02:11:02.430Z] [2026-07-09T02:11:02.430Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-07-09T02:11:02.430Z] #153 ... [2026-07-09T02:11:02.430Z] [2026-07-09T02:11:02.430Z] #107 [security-bootstrapper] exporting to image [2026-07-09T02:11:02.430Z] #107 exporting layers [2026-07-09T02:11:03.388Z] #107 exporting layers 0.9s done [2026-07-09T02:11:03.388Z] #107 writing image sha256:c2747001ade8ce1eee305b636a9f132f0e1380b9a503d21c1b004db728529a37 done [2026-07-09T02:11:03.388Z] #107 naming to docker.io/library/security-bootstrapper-arm64 done [2026-07-09T02:11:03.388Z] #107 DONE 8.9s [2026-07-09T02:11:03.388Z] [2026-07-09T02:11:03.388Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-07-09T02:29:45.832Z] #153 ... [2026-07-09T02:29:45.832Z] [2026-07-09T02:29:45.832Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-07-09T02:29:45.832Z] #150 DONE 2383.8s [2026-07-09T02:29:45.832Z] [2026-07-09T02:29:45.832Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-07-09T02:29:45.832Z] #153 ... [2026-07-09T02:29:45.832Z] [2026-07-09T02:29:45.832Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-09T02:29:45.832Z] #172 DONE 0.1s [2026-07-09T02:29:45.832Z] [2026-07-09T02:29:45.832Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-07-09T02:29:45.832Z] #173 DONE 0.1s [2026-07-09T02:29:45.832Z] [2026-07-09T02:29:45.832Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-07-09T02:29:45.832Z] #174 DONE 0.5s [2026-07-09T02:29:45.832Z] [2026-07-09T02:29:45.832Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-07-09T02:29:45.832Z] #149 ... [2026-07-09T02:29:45.832Z] [2026-07-09T02:29:45.832Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-07-09T02:29:45.832Z] #175 DONE 0.1s [2026-07-09T02:29:45.832Z] [2026-07-09T02:29:45.832Z] #107 [core-command] exporting to image [2026-07-09T02:29:45.832Z] #107 exporting layers [2026-07-09T02:29:45.832Z] #107 exporting layers 0.6s done [2026-07-09T02:29:45.832Z] #107 writing image sha256:64cc44b85a0d9d05729149a0ea40d689a7ecf23783bbc61a7ff58d2f0d480721 0.0s done [2026-07-09T02:29:45.832Z] #107 naming to docker.io/library/core-command-arm64 done [2026-07-09T02:29:45.832Z] #107 DONE 9.6s [2026-07-09T02:29:45.832Z] [2026-07-09T02:29:45.832Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-09T02:30:05.075Z] #39 ... [2026-07-09T02:30:05.075Z] [2026-07-09T02:30:05.075Z] #152 [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-09T02:30:05.075Z] #152 2414.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-07-09T02:30:05.795Z] #152 ... [2026-07-09T02:30:05.795Z] [2026-07-09T02:30:05.795Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-07-09T02:30:05.795Z] #149 DONE 2415.4s [2026-07-09T02:30:06.105Z] [2026-07-09T02:30:06.105Z] #152 [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-09T02:30:06.960Z] #152 ... [2026-07-09T02:30:06.960Z] [2026-07-09T02:30:06.960Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-09T02:30:06.960Z] #176 DONE 0.3s [2026-07-09T02:30:07.281Z] [2026-07-09T02:30:07.281Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-07-09T02:30:07.281Z] #177 DONE 0.3s [2026-07-09T02:30:07.281Z] [2026-07-09T02:30:07.281Z] #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-07-09T02:30:07.281Z] #154 ... [2026-07-09T02:30:07.281Z] [2026-07-09T02:30:07.281Z] #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-09T02:30:07.592Z] #178 DONE 0.2s [2026-07-09T02:30:07.592Z] [2026-07-09T02:30:07.592Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-07-09T02:30:07.592Z] #179 DONE 0.2s [2026-07-09T02:30:07.592Z] [2026-07-09T02:30:07.592Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-07-09T02:30:08.249Z] #180 DONE 0.6s [2026-07-09T02:30:08.249Z] [2026-07-09T02:30:08.249Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-07-09T02:30:08.557Z] #181 DONE 0.1s [2026-07-09T02:30:08.557Z] [2026-07-09T02:30:08.557Z] #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-09T02:30:13.197Z] #182 DONE 4.9s [2026-07-09T02:30:13.197Z] [2026-07-09T02:30:13.197Z] #107 [security-proxy-setup] exporting to image [2026-07-09T02:30:13.197Z] #107 exporting layers [2026-07-09T02:30:14.751Z] #107 exporting layers 1.2s done [2026-07-09T02:30:14.751Z] #107 writing image sha256:ad4d11d98f6181b03e882d635d626f5791eb9daccf7a7cd520d26dd181a37053 done [2026-07-09T02:30:14.751Z] #107 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2026-07-09T02:30:14.751Z] #107 DONE 10.7s [2026-07-09T02:30:14.751Z] [2026-07-09T02:30:14.751Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-09T02:30:42.028Z] #144 ... [2026-07-09T02:30:42.028Z] [2026-07-09T02:30:42.028Z] #152 [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-09T02:30:42.028Z] #152 DONE 2450.9s [2026-07-09T02:30:42.028Z] [2026-07-09T02:30:42.028Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-09T02:30:42.028Z] #144 ... [2026-07-09T02:30:42.028Z] [2026-07-09T02:30:42.028Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-09T02:30:42.028Z] #183 DONE 0.2s [2026-07-09T02:30:42.028Z] [2026-07-09T02:30:42.028Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-07-09T02:30:42.317Z] #184 DONE 0.1s [2026-07-09T02:30:42.317Z] [2026-07-09T02:30:42.317Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-07-09T02:30:42.614Z] #151 ... [2026-07-09T02:30:42.614Z] [2026-07-09T02:30:42.614Z] #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-09T02:30:42.927Z] #185 DONE 0.2s [2026-07-09T02:30:42.927Z] [2026-07-09T02:30:42.927Z] #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-09T02:30:43.340Z] #186 DONE 0.1s [2026-07-09T02:30:43.340Z] [2026-07-09T02:30:43.340Z] #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-09T02:30:43.340Z] #187 DONE 0.1s [2026-07-09T02:30:43.340Z] [2026-07-09T02:30:43.340Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-09T02:30:43.340Z] #144 ... [2026-07-09T02:30:43.340Z] [2026-07-09T02:30:43.340Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-07-09T02:30:43.635Z] #188 DONE 0.6s [2026-07-09T02:30:43.635Z] [2026-07-09T02:30:43.635Z] #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-07-09T02:30:43.936Z] #154 ... [2026-07-09T02:30:43.936Z] [2026-07-09T02:30:43.936Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-07-09T02:30:44.209Z] #189 DONE 0.5s [2026-07-09T02:30:44.209Z] [2026-07-09T02:30:44.209Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-07-09T02:30:44.499Z] #190 DONE 0.1s [2026-07-09T02:30:44.499Z] [2026-07-09T02:30:44.499Z] #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-09T02:30:46.812Z] #191 DONE 2.0s [2026-07-09T02:30:46.812Z] [2026-07-09T02:30:46.812Z] #107 [security-secretstore-setup] exporting to image [2026-07-09T02:30:46.812Z] #107 exporting layers [2026-07-09T02:30:47.880Z] #107 exporting layers 1.5s done [2026-07-09T02:30:47.880Z] #107 writing image sha256:d85a2768e55655c675e803f347443127a34e1f2e1a978d26989226073f2bdd8f done [2026-07-09T02:30:47.880Z] #107 naming to docker.io/library/security-secretstore-setup-arm64 done [2026-07-09T02:30:47.880Z] #107 DONE 12.2s [2026-07-09T02:30:47.880Z] [2026-07-09T02:30:47.880Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-07-09T02:31:45.365Z] #151 ... [2026-07-09T02:31:45.365Z] [2026-07-09T02:31:45.365Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-07-09T02:31:45.365Z] #153 DONE 2513.3s [2026-07-09T02:31:45.365Z] [2026-07-09T02:31:45.365Z] #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-07-09T02:31:45.365Z] #154 ... [2026-07-09T02:31:45.365Z] [2026-07-09T02:31:45.365Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-09T02:31:45.365Z] #192 DONE 0.3s [2026-07-09T02:31:45.365Z] [2026-07-09T02:31:45.365Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-07-09T02:31:45.365Z] #193 DONE 0.1s [2026-07-09T02:31:45.365Z] [2026-07-09T02:31:45.365Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-07-09T02:31:45.365Z] #151 ... [2026-07-09T02:31:45.365Z] [2026-07-09T02:31:45.365Z] #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-09T02:31:45.365Z] #194 DONE 0.6s [2026-07-09T02:31:45.365Z] [2026-07-09T02:31:45.365Z] #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-07-09T02:31:45.641Z] #154 ... [2026-07-09T02:31:45.641Z] [2026-07-09T02:31:45.641Z] #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-09T02:31:45.911Z] #195 DONE 0.1s [2026-07-09T02:31:45.911Z] [2026-07-09T02:31:45.911Z] #107 [security-spiffe-token-provider] exporting to image [2026-07-09T02:31:45.911Z] #107 exporting layers [2026-07-09T02:31:46.203Z] #107 exporting layers 0.6s done [2026-07-09T02:31:46.473Z] #107 writing image sha256:5a2b3d7e85ed6968856a0799cec0f60171cf962739feeff98474eea93eae5de9 done [2026-07-09T02:31:46.473Z] #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2026-07-09T02:31:46.473Z] #107 DONE 12.8s [2026-07-09T02:31:46.473Z] [2026-07-09T02:31:46.473Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-07-09T02:32:34.821Z] #146 ... [2026-07-09T02:32:34.821Z] [2026-07-09T02:32:34.821Z] #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-07-09T02:32:34.821Z] #154 DONE 2558.8s [2026-07-09T02:32:34.821Z] [2026-07-09T02:32:34.821Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-09T02:32:34.821Z] #39 ... [2026-07-09T02:32:34.821Z] [2026-07-09T02:32:34.821Z] #196 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-09T02:32:34.821Z] #196 DONE 0.1s [2026-07-09T02:32:34.821Z] [2026-07-09T02:32:34.821Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-09T02:32:34.821Z] #39 ... [2026-07-09T02:32:34.821Z] [2026-07-09T02:32:34.821Z] #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-07-09T02:32:34.821Z] #197 DONE 1.1s [2026-07-09T02:32:34.821Z] [2026-07-09T02:32:34.821Z] #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-07-09T02:32:34.821Z] #198 DONE 0.4s [2026-07-09T02:32:34.821Z] [2026-07-09T02:32:34.821Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-07-09T02:32:34.821Z] #146 ... [2026-07-09T02:32:34.821Z] [2026-07-09T02:32:34.821Z] #107 [core-keeper] exporting to image [2026-07-09T02:32:34.821Z] #107 exporting layers [2026-07-09T02:32:34.821Z] #107 exporting layers 0.7s done [2026-07-09T02:32:34.821Z] #107 writing image sha256:486c112c974ac1d7fb0f232c18e0ca0ba1085c877449e3383a6c99274fb891a8 done [2026-07-09T02:32:34.821Z] #107 naming to docker.io/library/core-keeper-arm64 done [2026-07-09T02:32:34.821Z] #107 DONE 13.5s [2026-07-09T02:32:34.821Z] [2026-07-09T02:32:34.821Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-07-09T02:32:34.821Z] #151 ... [2026-07-09T02:32:34.821Z] [2026-07-09T02:32:34.821Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-07-09T02:32:34.821Z] #146 DONE 2562.6s [2026-07-09T02:32:34.821Z] [2026-07-09T02:32:34.821Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-07-09T02:32:34.821Z] #151 ... [2026-07-09T02:32:34.821Z] [2026-07-09T02:32:34.821Z] #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-09T02:32:34.821Z] #199 DONE 0.3s [2026-07-09T02:32:34.821Z] [2026-07-09T02:32:34.821Z] #200 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-07-09T02:32:34.821Z] #200 DONE 0.3s [2026-07-09T02:32:34.821Z] [2026-07-09T02:32:34.821Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-09T02:32:34.821Z] #130 ... [2026-07-09T02:32:34.821Z] [2026-07-09T02:32:34.821Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-07-09T02:32:34.821Z] #151 DONE 2563.9s [2026-07-09T02:32:34.821Z] [2026-07-09T02:32:34.821Z] #201 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-07-09T02:32:35.142Z] #201 ... [2026-07-09T02:32:35.142Z] [2026-07-09T02:32:35.142Z] #202 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-09T02:32:35.142Z] #202 DONE 0.2s [2026-07-09T02:32:35.142Z] [2026-07-09T02:32:35.142Z] #203 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-07-09T02:32:35.142Z] #203 DONE 0.2s [2026-07-09T02:32:35.142Z] [2026-07-09T02:32:35.142Z] #201 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-07-09T02:32:35.486Z] #201 DONE 1.2s [2026-07-09T02:32:35.486Z] [2026-07-09T02:32:35.486Z] #204 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-07-09T02:32:35.795Z] #204 ... [2026-07-09T02:32:35.795Z] [2026-07-09T02:32:35.795Z] #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-07-09T02:32:35.795Z] #205 DONE 0.2s [2026-07-09T02:32:35.795Z] [2026-07-09T02:32:35.795Z] #107 [core-data] exporting to image [2026-07-09T02:32:36.446Z] #107 ... [2026-07-09T02:32:36.446Z] [2026-07-09T02:32:36.446Z] #204 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-07-09T02:32:36.446Z] #204 DONE 0.8s [2026-07-09T02:32:36.446Z] [2026-07-09T02:32:36.446Z] #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-07-09T02:32:36.446Z] #206 DONE 0.3s [2026-07-09T02:32:36.446Z] [2026-07-09T02:32:36.446Z] #107 [core-data] exporting to image [2026-07-09T02:32:36.446Z] #107 exporting layers 1.0s done [2026-07-09T02:32:36.757Z] #107 writing image sha256:ba419f0e7c0957ea9fa76736ff4b4d520f1b98a1baefdbffaf19af581f5916ae done [2026-07-09T02:32:36.757Z] #107 naming to docker.io/library/core-data-arm64 done [2026-07-09T02:32:36.757Z] #107 DONE 14.5s [2026-07-09T02:32:36.757Z] [2026-07-09T02:32:36.757Z] #207 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-07-09T02:32:36.757Z] #207 DONE 0.4s [2026-07-09T02:32:36.757Z] [2026-07-09T02:32:36.757Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-09T02:32:37.030Z] #144 ... [2026-07-09T02:32:37.030Z] [2026-07-09T02:32:37.030Z] #208 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-07-09T02:32:37.300Z] #208 ... [2026-07-09T02:32:37.300Z] [2026-07-09T02:32:37.300Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-09T02:32:37.300Z] #144 DONE 2566.8s [2026-07-09T02:32:37.572Z] [2026-07-09T02:32:37.572Z] #208 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-07-09T02:32:38.153Z] #208 ... [2026-07-09T02:32:38.153Z] [2026-07-09T02:32:38.153Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-09T02:32:38.153Z] #209 CACHED [2026-07-09T02:32:38.153Z] [2026-07-09T02:32:38.153Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-07-09T02:32:38.153Z] #210 CACHED [2026-07-09T02:32:38.420Z] [2026-07-09T02:32:38.420Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-07-09T02:32:39.003Z] #211 DONE 0.8s [2026-07-09T02:32:39.003Z] [2026-07-09T02:32:39.003Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-07-09T02:32:39.003Z] #212 DONE 0.1s [2026-07-09T02:32:39.003Z] [2026-07-09T02:32:39.003Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-07-09T02:32:39.003Z] #213 DONE 0.1s [2026-07-09T02:32:39.003Z] [2026-07-09T02:32:39.003Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-09T02:32:39.276Z] #130 ... [2026-07-09T02:32:39.276Z] [2026-07-09T02:32:39.276Z] #107 [core-metadata] exporting to image [2026-07-09T02:32:39.276Z] #107 ... [2026-07-09T02:32:39.276Z] [2026-07-09T02:32:39.276Z] #208 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-07-09T02:32:39.276Z] #208 DONE 2.5s [2026-07-09T02:32:39.543Z] [2026-07-09T02:32:39.543Z] #107 [security-proxy-auth] exporting to image [2026-07-09T02:32:40.581Z] #107 exporting layers 1.2s done [2026-07-09T02:32:40.581Z] #107 writing image sha256:6e2ddfe6c72bccf21ae27523119e168ada45906d223fa8a3fddfafe79561735a done [2026-07-09T02:32:40.581Z] #107 naming to docker.io/library/core-metadata-arm64 done [2026-07-09T02:32:40.848Z] #107 exporting layers 1.3s done [2026-07-09T02:32:40.848Z] #107 writing image sha256:957fca65e2ada55263578b3d38cbb003536ff6cfbce794f23208e7e7b4e1619c done [2026-07-09T02:32:40.848Z] #107 naming to docker.io/library/security-proxy-auth-arm64 done [2026-07-09T02:32:40.848Z] #107 DONE 16.0s [2026-07-09T02:32:40.848Z] [2026-07-09T02:32:40.848Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-09T02:33:13.145Z] #39 ... [2026-07-09T02:33:13.145Z] [2026-07-09T02:33:13.145Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-09T02:33:13.145Z] #130 DONE 2599.4s [2026-07-09T02:33:13.145Z] [2026-07-09T02:33:13.145Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-09T02:33:13.145Z] #39 ... [2026-07-09T02:33:13.145Z] [2026-07-09T02:33:13.145Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-09T02:33:13.145Z] #214 DONE 0.2s [2026-07-09T02:33:13.145Z] [2026-07-09T02:33:13.145Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-09T02:33:13.145Z] #39 ... [2026-07-09T02:33:13.145Z] [2026-07-09T02:33:13.145Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-07-09T02:33:13.145Z] #215 DONE 0.1s [2026-07-09T02:33:13.145Z] [2026-07-09T02:33:13.145Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-07-09T02:33:13.145Z] #56 ... [2026-07-09T02:33:13.145Z] [2026-07-09T02:33:13.145Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-07-09T02:33:13.145Z] #216 DONE 0.6s [2026-07-09T02:33:13.145Z] [2026-07-09T02:33:13.145Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-09T02:33:13.145Z] #39 ... [2026-07-09T02:33:13.145Z] [2026-07-09T02:33:13.145Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-07-09T02:33:13.145Z] #217 DONE 0.1s [2026-07-09T02:33:13.145Z] [2026-07-09T02:33:13.145Z] #107 [support-scheduler] exporting to image [2026-07-09T02:33:13.145Z] #107 exporting layers [2026-07-09T02:33:13.145Z] #107 exporting layers 1.1s done [2026-07-09T02:33:13.145Z] #107 writing image sha256:e6f5dddc4233492f47f64ef7e778df3cfbe9edeb6a0aa8164b6a7db171c51a61 done [2026-07-09T02:33:13.145Z] #107 naming to docker.io/library/support-scheduler-arm64 done [2026-07-09T02:33:13.145Z] #107 DONE 17.1s [2026-07-09T02:33:13.145Z] [2026-07-09T02:33:13.145Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-09T02:33:18.487Z] #39 ... [2026-07-09T02:33:18.487Z] [2026-07-09T02:33:18.487Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-07-09T02:33:18.487Z] #145 DONE 2607.8s [2026-07-09T02:33:18.487Z] [2026-07-09T02:33:18.487Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-07-09T02:33:18.487Z] #56 ... [2026-07-09T02:33:18.487Z] [2026-07-09T02:33:18.487Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-09T02:33:18.487Z] #218 DONE 0.1s [2026-07-09T02:33:18.487Z] [2026-07-09T02:33:18.487Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-09T02:33:18.755Z] #39 ... [2026-07-09T02:33:18.755Z] [2026-07-09T02:33:18.755Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-07-09T02:33:18.755Z] #219 DONE 0.1s [2026-07-09T02:33:18.755Z] [2026-07-09T02:33:18.755Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-07-09T02:33:19.338Z] #220 DONE 0.5s [2026-07-09T02:33:19.338Z] [2026-07-09T02:33:19.338Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-09T02:33:19.338Z] #39 ... [2026-07-09T02:33:19.338Z] [2026-07-09T02:33:19.338Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-07-09T02:33:19.338Z] #221 DONE 0.1s [2026-07-09T02:33:19.338Z] [2026-07-09T02:33:19.338Z] #107 [support-notifications] exporting to image [2026-07-09T02:33:19.338Z] #107 exporting layers [2026-07-09T02:33:19.919Z] #107 exporting layers 0.5s done [2026-07-09T02:33:19.920Z] #107 writing image sha256:16ee5345e10fc76af99ebc14c1a6fc01d4ea1dfa91791a46009563f23830339c done [2026-07-09T02:33:19.920Z] #107 naming to docker.io/library/support-notifications-arm64 done [2026-07-09T02:33:19.920Z] #107 DONE 17.6s [2026-07-09T02:33:19.920Z] [2026-07-09T02:33:19.920Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-07-09T02:33:19.920Z] time="2026-07-09T01:47:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-09T02:33:19.920Z] time="2026-07-09T01:47:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-09T02:33:19.920Z] time="2026-07-09T01:47:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-09T02:33:19.920Z] time="2026-07-09T01:47:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-09T02:33:19.920Z] time="2026-07-09T01:47:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-09T02:33:19.920Z] time="2026-07-09T01:47:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-09T02:33:19.920Z] time="2026-07-09T01:47:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-09T02:33:19.920Z] time="2026-07-09T01:47:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-09T02:33:19.920Z] time="2026-07-09T01:47:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-09T02:33:19.920Z] time="2026-07-09T01:47:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-09T02:33:19.920Z] time="2026-07-09T01:47:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-09T02:33:19.920Z] time="2026-07-09T01:47:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-09T02:33:19.920Z] time="2026-07-09T01:47:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-09T02:33:19.920Z] time="2026-07-09T01:47:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-09T02:33:19.920Z] time="2026-07-09T01:47:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-07-09T02:33:19.950Z] $ docker stop --time=1 70c7a162431e61c54747d7021744a7a4117a0b6c8c39c24a7b4a747a07e60693 [2026-07-09T02:33:21.605Z] $ docker rm -f --volumes 70c7a162431e61c54747d7021744a7a4117a0b6c8c39c24a7b4a747a07e60693 [Pipeline] // withDockerContainer [Pipeline] sh [2026-07-09T02:33:22.172Z] + docker images [2026-07-09T02:33:22.172Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-07-09T02:33:22.172Z] support-notifications-arm64 latest 16ee5345e10f 3 seconds ago 56.8MB [2026-07-09T02:33:22.172Z] support-scheduler-arm64 latest e6f5dddc4233 11 seconds ago 53MB [2026-07-09T02:33:22.172Z] security-proxy-auth-arm64 latest 957fca65e2ad 43 seconds ago 47.9MB [2026-07-09T02:33:22.172Z] core-metadata-arm64 latest 6e2ddfe6c72b 44 seconds ago 48.8MB [2026-07-09T02:33:22.172Z] core-data-arm64 latest ba419f0e7c09 47 seconds ago 48.7MB [2026-07-09T02:33:22.172Z] core-keeper-arm64 latest 486c112c974a 51 seconds ago 48.5MB [2026-07-09T02:33:22.172Z] security-spiffe-token-provider-arm64 latest 5a2b3d7e85ed About a minute ago 52.5MB [2026-07-09T02:33:22.172Z] security-secretstore-setup-arm64 latest d85a2768e556 2 minutes ago 86.9MB [2026-07-09T02:33:22.172Z] security-proxy-setup-arm64 latest ad4d11d98f61 3 minutes ago 53.4MB [2026-07-09T02:33:22.172Z] core-command-arm64 latest 64cc44b85a0d 3 minutes ago 43.2MB [2026-07-09T02:33:22.172Z] security-bootstrapper-arm64 latest c2747001ade8 22 minutes ago 21.3MB [2026-07-09T02:33:22.172Z] core-common-config-bootstrapper-arm64 latest b9eaba7f05ae 22 minutes ago 20.2MB [2026-07-09T02:33:22.172Z] security-spire-agent-arm64 latest 29d88717be82 44 minutes ago 219MB [2026-07-09T02:33:22.172Z] security-spire-server-arm64 latest 4757a9f8d55a 45 minutes ago 163MB [2026-07-09T02:33:22.172Z] security-spire-config-arm64 latest 69284e76be1c 45 minutes ago 162MB [2026-07-09T02:33:22.172Z] ci-base-image-arm64 latest 3c474539a015 46 minutes ago 909MB [2026-07-09T02:33:22.172Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 8 months ago 564MB [2026-07-09T02:33:22.172Z] 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-09T02:33:22.580Z] provisioning config files... [2026-07-09T02:33:22.597Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/990@tmp/config12255366119915914789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-07-09T02:33:22.980Z] ---> ****-login.sh [2026-07-09T02:33:22.980Z] nexus3.edgexfoundry.org:10001 [2026-07-09T02:33:22.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-09T02:33:23.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-09T02:33:23.250Z] Configure a credential helper to remove this warning. See [2026-07-09T02:33:23.250Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-09T02:33:23.250Z] [2026-07-09T02:33:23.250Z] Login Succeeded [2026-07-09T02:33:23.525Z] nexus3.edgexfoundry.org:10002 [2026-07-09T02:33:23.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-09T02:33:23.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-09T02:33:23.791Z] Configure a credential helper to remove this warning. See [2026-07-09T02:33:23.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-09T02:33:23.791Z] [2026-07-09T02:33:23.791Z] Login Succeeded [2026-07-09T02:33:23.791Z] nexus3.edgexfoundry.org:10003 [2026-07-09T02:33:24.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-09T02:33:24.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-09T02:33:24.058Z] Configure a credential helper to remove this warning. See [2026-07-09T02:33:24.058Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-09T02:33:24.058Z] [2026-07-09T02:33:24.058Z] Login Succeeded [2026-07-09T02:33:24.058Z] nexus3.edgexfoundry.org:10004 [2026-07-09T02:33:24.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-09T02:33:24.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-09T02:33:24.323Z] Configure a credential helper to remove this warning. See [2026-07-09T02:33:24.323Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-09T02:33:24.323Z] [2026-07-09T02:33:24.589Z] Login Succeeded [2026-07-09T02:33:24.589Z] ****.io [2026-07-09T02:33:24.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-09T02:33:24.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-09T02:33:24.859Z] Configure a credential helper to remove this warning. See [2026-07-09T02:33:24.859Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-09T02:33:24.859Z] [2026-07-09T02:33:24.859Z] Login Succeeded [2026-07-09T02:33:24.859Z] ---> ****-login.sh ends [Pipeline] } [2026-07-09T02:33:24.869Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-09T02:33:24.915Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-07-09T02:33:24.947Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2026-07-09T02:33:24.947Z] a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:33:24.947Z] latest [2026-07-09T02:33:24.947Z] 4.1.0-dev.125 [2026-07-09T02:33:24.947Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:33:24.947Z] main [2026-07-09T02:33:24.947Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:33:25.341Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:33:25.714Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:33:25.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-07-09T02:33:25.714Z] 65c41c37ddb2: Preparing [2026-07-09T02:33:25.714Z] 329b3227260b: Preparing [2026-07-09T02:33:25.714Z] ae99a84dd988: Preparing [2026-07-09T02:33:25.714Z] 3b8326bcaa75: Preparing [2026-07-09T02:33:25.714Z] 81bca4c0b8f3: Preparing [2026-07-09T02:33:25.714Z] 33f36344aec3: Preparing [2026-07-09T02:33:25.714Z] 03ba6f53ebfc: Preparing [2026-07-09T02:33:25.714Z] 33f36344aec3: Waiting [2026-07-09T02:33:25.714Z] 03ba6f53ebfc: Waiting [2026-07-09T02:33:25.988Z] 81bca4c0b8f3: Pushed [2026-07-09T02:33:25.988Z] ae99a84dd988: Pushed [2026-07-09T02:33:25.988Z] 65c41c37ddb2: Pushed [2026-07-09T02:33:25.988Z] 3b8326bcaa75: Pushed [2026-07-09T02:33:25.988Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:33:25.988Z] 33f36344aec3: Pushed [2026-07-09T02:33:32.629Z] 329b3227260b: Pushed [2026-07-09T02:33:32.629Z] a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:2e5535410f38183500df976264b09f4d122f795b0e9950dfff01430c75365bf5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:33:32.993Z] + 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-09T02:33:33.350Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-07-09T02:33:33.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-07-09T02:33:33.350Z] 65c41c37ddb2: Preparing [2026-07-09T02:33:33.350Z] 329b3227260b: Preparing [2026-07-09T02:33:33.350Z] ae99a84dd988: Preparing [2026-07-09T02:33:33.350Z] 3b8326bcaa75: Preparing [2026-07-09T02:33:33.350Z] 81bca4c0b8f3: Preparing [2026-07-09T02:33:33.350Z] 33f36344aec3: Preparing [2026-07-09T02:33:33.350Z] 03ba6f53ebfc: Preparing [2026-07-09T02:33:33.350Z] 03ba6f53ebfc: Waiting [2026-07-09T02:33:33.350Z] 33f36344aec3: Waiting [2026-07-09T02:33:33.350Z] 329b3227260b: Layer already exists [2026-07-09T02:33:33.350Z] ae99a84dd988: Layer already exists [2026-07-09T02:33:33.350Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:33:33.350Z] 81bca4c0b8f3: Layer already exists [2026-07-09T02:33:33.350Z] 65c41c37ddb2: Layer already exists [2026-07-09T02:33:33.350Z] 33f36344aec3: Layer already exists [2026-07-09T02:33:33.350Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:33:33.615Z] latest: digest: sha256:2e5535410f38183500df976264b09f4d122f795b0e9950dfff01430c75365bf5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:33:33.989Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:33:34.365Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.125 [2026-07-09T02:33:34.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-07-09T02:33:34.365Z] 65c41c37ddb2: Preparing [2026-07-09T02:33:34.365Z] 329b3227260b: Preparing [2026-07-09T02:33:34.365Z] ae99a84dd988: Preparing [2026-07-09T02:33:34.365Z] 3b8326bcaa75: Preparing [2026-07-09T02:33:34.365Z] 81bca4c0b8f3: Preparing [2026-07-09T02:33:34.365Z] 33f36344aec3: Preparing [2026-07-09T02:33:34.365Z] 03ba6f53ebfc: Preparing [2026-07-09T02:33:34.365Z] 33f36344aec3: Waiting [2026-07-09T02:33:34.365Z] 03ba6f53ebfc: Waiting [2026-07-09T02:33:34.365Z] 65c41c37ddb2: Layer already exists [2026-07-09T02:33:34.365Z] ae99a84dd988: Layer already exists [2026-07-09T02:33:34.365Z] 81bca4c0b8f3: Layer already exists [2026-07-09T02:33:34.365Z] 329b3227260b: Layer already exists [2026-07-09T02:33:34.365Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:33:34.365Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:33:34.365Z] 33f36344aec3: Layer already exists [2026-07-09T02:33:34.633Z] 4.1.0-dev.125: digest: sha256:2e5535410f38183500df976264b09f4d122f795b0e9950dfff01430c75365bf5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:33:35.061Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:33:35.423Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:33:35.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-07-09T02:33:35.423Z] 65c41c37ddb2: Preparing [2026-07-09T02:33:35.423Z] 329b3227260b: Preparing [2026-07-09T02:33:35.423Z] ae99a84dd988: Preparing [2026-07-09T02:33:35.423Z] 3b8326bcaa75: Preparing [2026-07-09T02:33:35.423Z] 81bca4c0b8f3: Preparing [2026-07-09T02:33:35.423Z] 33f36344aec3: Preparing [2026-07-09T02:33:35.423Z] 03ba6f53ebfc: Preparing [2026-07-09T02:33:35.423Z] 33f36344aec3: Waiting [2026-07-09T02:33:35.423Z] 03ba6f53ebfc: Waiting [2026-07-09T02:33:35.423Z] 81bca4c0b8f3: Layer already exists [2026-07-09T02:33:35.423Z] 329b3227260b: Layer already exists [2026-07-09T02:33:35.423Z] ae99a84dd988: Layer already exists [2026-07-09T02:33:35.423Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:33:35.423Z] 65c41c37ddb2: Layer already exists [2026-07-09T02:33:35.423Z] 33f36344aec3: Layer already exists [2026-07-09T02:33:35.423Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:33:35.690Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:2e5535410f38183500df976264b09f4d122f795b0e9950dfff01430c75365bf5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:33:36.058Z] + 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-09T02:33:36.417Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2026-07-09T02:33:36.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-07-09T02:33:36.417Z] 65c41c37ddb2: Preparing [2026-07-09T02:33:36.417Z] 329b3227260b: Preparing [2026-07-09T02:33:36.417Z] ae99a84dd988: Preparing [2026-07-09T02:33:36.417Z] 3b8326bcaa75: Preparing [2026-07-09T02:33:36.417Z] 81bca4c0b8f3: Preparing [2026-07-09T02:33:36.417Z] 33f36344aec3: Preparing [2026-07-09T02:33:36.417Z] 03ba6f53ebfc: Preparing [2026-07-09T02:33:36.417Z] 33f36344aec3: Waiting [2026-07-09T02:33:36.417Z] 03ba6f53ebfc: Waiting [2026-07-09T02:33:36.417Z] 65c41c37ddb2: Layer already exists [2026-07-09T02:33:36.417Z] 81bca4c0b8f3: Layer already exists [2026-07-09T02:33:36.417Z] ae99a84dd988: Layer already exists [2026-07-09T02:33:36.417Z] 329b3227260b: Layer already exists [2026-07-09T02:33:36.417Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:33:36.417Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:33:36.417Z] 33f36344aec3: Layer already exists [2026-07-09T02:33:36.683Z] main: digest: sha256:2e5535410f38183500df976264b09f4d122f795b0e9950dfff01430c75365bf5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-09T02:33:36.768Z] ===================================================== [Pipeline] echo [2026-07-09T02:33:36.779Z] taggedImages: [2026-07-09T02:33:36.780Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:33:36.780Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-07-09T02:33:36.780Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.125 [2026-07-09T02:33:36.780Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:33:36.780Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-07-09T02:33:36.800Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2026-07-09T02:33:36.800Z] a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:33:36.800Z] latest [2026-07-09T02:33:36.800Z] 4.1.0-dev.125 [2026-07-09T02:33:36.800Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:33:36.800Z] main [2026-07-09T02:33:36.800Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:33:37.174Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:33:37.541Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:33:37.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-07-09T02:33:37.541Z] 729b3932793b: Preparing [2026-07-09T02:33:37.541Z] 3cefa8149c52: Preparing [2026-07-09T02:33:37.541Z] 6e1d88653944: Preparing [2026-07-09T02:33:37.541Z] 7f1b5a312f7a: Preparing [2026-07-09T02:33:37.541Z] ae99a84dd988: Preparing [2026-07-09T02:33:37.541Z] 3b8326bcaa75: Preparing [2026-07-09T02:33:37.541Z] 81bca4c0b8f3: Preparing [2026-07-09T02:33:37.541Z] 33f36344aec3: Preparing [2026-07-09T02:33:37.541Z] 03ba6f53ebfc: Preparing [2026-07-09T02:33:37.541Z] 3b8326bcaa75: Waiting [2026-07-09T02:33:37.541Z] 81bca4c0b8f3: Waiting [2026-07-09T02:33:37.541Z] 33f36344aec3: Waiting [2026-07-09T02:33:37.541Z] 03ba6f53ebfc: Waiting [2026-07-09T02:33:37.541Z] ae99a84dd988: Layer already exists [2026-07-09T02:33:37.807Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:33:37.807Z] 3cefa8149c52: Pushed [2026-07-09T02:33:37.807Z] 81bca4c0b8f3: Layer already exists [2026-07-09T02:33:37.807Z] 6e1d88653944: Pushed [2026-07-09T02:33:37.807Z] 729b3932793b: Pushed [2026-07-09T02:33:37.807Z] 33f36344aec3: Layer already exists [2026-07-09T02:33:37.807Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:33:40.376Z] 7f1b5a312f7a: Pushed [2026-07-09T02:33:40.644Z] a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:155143fb0672f70cf5ddd26ded83aa0c6a6db66b0b707c914a1a3d84c3f39b5f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:33:41.017Z] + 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-09T02:33:41.373Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-07-09T02:33:41.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-07-09T02:33:41.373Z] 729b3932793b: Preparing [2026-07-09T02:33:41.373Z] 3cefa8149c52: Preparing [2026-07-09T02:33:41.373Z] 6e1d88653944: Preparing [2026-07-09T02:33:41.373Z] 7f1b5a312f7a: Preparing [2026-07-09T02:33:41.373Z] ae99a84dd988: Preparing [2026-07-09T02:33:41.373Z] 3b8326bcaa75: Preparing [2026-07-09T02:33:41.373Z] 81bca4c0b8f3: Preparing [2026-07-09T02:33:41.373Z] 33f36344aec3: Preparing [2026-07-09T02:33:41.373Z] 03ba6f53ebfc: Preparing [2026-07-09T02:33:41.373Z] 3b8326bcaa75: Waiting [2026-07-09T02:33:41.373Z] 81bca4c0b8f3: Waiting [2026-07-09T02:33:41.373Z] 33f36344aec3: Waiting [2026-07-09T02:33:41.373Z] 7f1b5a312f7a: Layer already exists [2026-07-09T02:33:41.373Z] 6e1d88653944: Layer already exists [2026-07-09T02:33:41.373Z] 3cefa8149c52: Layer already exists [2026-07-09T02:33:41.373Z] 729b3932793b: Layer already exists [2026-07-09T02:33:41.373Z] ae99a84dd988: Layer already exists [2026-07-09T02:33:41.373Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:33:41.373Z] 33f36344aec3: Layer already exists [2026-07-09T02:33:41.373Z] 81bca4c0b8f3: Layer already exists [2026-07-09T02:33:41.373Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:33:41.637Z] latest: digest: sha256:155143fb0672f70cf5ddd26ded83aa0c6a6db66b0b707c914a1a3d84c3f39b5f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:33:42.002Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:33:42.355Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.125 [2026-07-09T02:33:42.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-07-09T02:33:42.355Z] 729b3932793b: Preparing [2026-07-09T02:33:42.355Z] 3cefa8149c52: Preparing [2026-07-09T02:33:42.355Z] 6e1d88653944: Preparing [2026-07-09T02:33:42.355Z] 7f1b5a312f7a: Preparing [2026-07-09T02:33:42.355Z] ae99a84dd988: Preparing [2026-07-09T02:33:42.355Z] 3b8326bcaa75: Preparing [2026-07-09T02:33:42.355Z] 81bca4c0b8f3: Preparing [2026-07-09T02:33:42.355Z] 33f36344aec3: Preparing [2026-07-09T02:33:42.355Z] 03ba6f53ebfc: Preparing [2026-07-09T02:33:42.355Z] 3b8326bcaa75: Waiting [2026-07-09T02:33:42.355Z] 81bca4c0b8f3: Waiting [2026-07-09T02:33:42.355Z] 33f36344aec3: Waiting [2026-07-09T02:33:42.355Z] 03ba6f53ebfc: Waiting [2026-07-09T02:33:42.355Z] 7f1b5a312f7a: Layer already exists [2026-07-09T02:33:42.355Z] 6e1d88653944: Layer already exists [2026-07-09T02:33:42.355Z] ae99a84dd988: Layer already exists [2026-07-09T02:33:42.355Z] 3cefa8149c52: Layer already exists [2026-07-09T02:33:42.356Z] 729b3932793b: Layer already exists [2026-07-09T02:33:42.356Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:33:42.356Z] 81bca4c0b8f3: Layer already exists [2026-07-09T02:33:42.356Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:33:42.356Z] 33f36344aec3: Layer already exists [2026-07-09T02:33:42.620Z] 4.1.0-dev.125: digest: sha256:155143fb0672f70cf5ddd26ded83aa0c6a6db66b0b707c914a1a3d84c3f39b5f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:33:42.977Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:33:43.343Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:33:43.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-07-09T02:33:43.344Z] 729b3932793b: Preparing [2026-07-09T02:33:43.344Z] 3cefa8149c52: Preparing [2026-07-09T02:33:43.344Z] 6e1d88653944: Preparing [2026-07-09T02:33:43.344Z] 7f1b5a312f7a: Preparing [2026-07-09T02:33:43.344Z] ae99a84dd988: Preparing [2026-07-09T02:33:43.344Z] 3b8326bcaa75: Preparing [2026-07-09T02:33:43.344Z] 81bca4c0b8f3: Preparing [2026-07-09T02:33:43.344Z] 33f36344aec3: Preparing [2026-07-09T02:33:43.344Z] 03ba6f53ebfc: Preparing [2026-07-09T02:33:43.344Z] 3b8326bcaa75: Waiting [2026-07-09T02:33:43.344Z] 81bca4c0b8f3: Waiting [2026-07-09T02:33:43.344Z] 33f36344aec3: Waiting [2026-07-09T02:33:43.344Z] 03ba6f53ebfc: Waiting [2026-07-09T02:33:43.344Z] 729b3932793b: Layer already exists [2026-07-09T02:33:43.344Z] 6e1d88653944: Layer already exists [2026-07-09T02:33:43.344Z] 7f1b5a312f7a: Layer already exists [2026-07-09T02:33:43.344Z] ae99a84dd988: Layer already exists [2026-07-09T02:33:43.344Z] 3cefa8149c52: Layer already exists [2026-07-09T02:33:43.344Z] 81bca4c0b8f3: Layer already exists [2026-07-09T02:33:43.344Z] 33f36344aec3: Layer already exists [2026-07-09T02:33:43.344Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:33:43.344Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:33:43.610Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:155143fb0672f70cf5ddd26ded83aa0c6a6db66b0b707c914a1a3d84c3f39b5f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:33:43.978Z] + 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-09T02:33:44.414Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2026-07-09T02:33:44.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-07-09T02:33:44.415Z] 729b3932793b: Preparing [2026-07-09T02:33:44.415Z] 3cefa8149c52: Preparing [2026-07-09T02:33:44.415Z] 6e1d88653944: Preparing [2026-07-09T02:33:44.415Z] 7f1b5a312f7a: Preparing [2026-07-09T02:33:44.415Z] ae99a84dd988: Preparing [2026-07-09T02:33:44.415Z] 3b8326bcaa75: Preparing [2026-07-09T02:33:44.415Z] 81bca4c0b8f3: Preparing [2026-07-09T02:33:44.415Z] 33f36344aec3: Preparing [2026-07-09T02:33:44.415Z] 03ba6f53ebfc: Preparing [2026-07-09T02:33:44.415Z] 81bca4c0b8f3: Waiting [2026-07-09T02:33:44.415Z] 33f36344aec3: Waiting [2026-07-09T02:33:44.415Z] 03ba6f53ebfc: Waiting [2026-07-09T02:33:44.415Z] 3b8326bcaa75: Waiting [2026-07-09T02:33:44.415Z] ae99a84dd988: Layer already exists [2026-07-09T02:33:44.415Z] 3cefa8149c52: Layer already exists [2026-07-09T02:33:44.415Z] 7f1b5a312f7a: Layer already exists [2026-07-09T02:33:44.415Z] 6e1d88653944: Layer already exists [2026-07-09T02:33:44.415Z] 729b3932793b: Layer already exists [2026-07-09T02:33:44.415Z] 33f36344aec3: Layer already exists [2026-07-09T02:33:44.415Z] 81bca4c0b8f3: Layer already exists [2026-07-09T02:33:44.415Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:33:44.415Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:33:44.680Z] main: digest: sha256:155143fb0672f70cf5ddd26ded83aa0c6a6db66b0b707c914a1a3d84c3f39b5f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-09T02:33:44.783Z] ===================================================== [Pipeline] echo [2026-07-09T02:33:44.798Z] taggedImages: [2026-07-09T02:33:44.798Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:33:44.798Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-07-09T02:33:44.798Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.125 [2026-07-09T02:33:44.798Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:33:44.798Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-07-09T02:33:44.830Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2026-07-09T02:33:44.830Z] a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:33:44.830Z] latest [2026-07-09T02:33:44.830Z] 4.1.0-dev.125 [2026-07-09T02:33:44.830Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:33:44.830Z] main [2026-07-09T02:33:44.830Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:33:45.207Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:33:45.637Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:33:45.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-07-09T02:33:45.637Z] 70e8d2ede8cd: Preparing [2026-07-09T02:33:45.637Z] 2942e510ad60: Preparing [2026-07-09T02:33:45.637Z] ae99a84dd988: Preparing [2026-07-09T02:33:45.637Z] 3b8326bcaa75: Preparing [2026-07-09T02:33:45.637Z] 66c4b3fa8922: Preparing [2026-07-09T02:33:45.637Z] f8f033ccd56d: Preparing [2026-07-09T02:33:45.637Z] 03ba6f53ebfc: Preparing [2026-07-09T02:33:45.637Z] f8f033ccd56d: Waiting [2026-07-09T02:33:45.637Z] 03ba6f53ebfc: Waiting [2026-07-09T02:33:45.637Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:33:45.914Z] ae99a84dd988: Layer already exists [2026-07-09T02:33:45.914Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:33:45.914Z] 70e8d2ede8cd: Pushed [2026-07-09T02:33:45.914Z] 66c4b3fa8922: Pushed [2026-07-09T02:33:45.914Z] f8f033ccd56d: Pushed [2026-07-09T02:33:54.281Z] 2942e510ad60: Pushed [2026-07-09T02:33:54.281Z] a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:c148117e4866e418d9b091d4843d43ab366cc9cf829fa45f598e184cb1b62836 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:33:54.711Z] + 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-09T02:33:55.071Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-07-09T02:33:55.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-07-09T02:33:55.071Z] 70e8d2ede8cd: Preparing [2026-07-09T02:33:55.071Z] 2942e510ad60: Preparing [2026-07-09T02:33:55.071Z] ae99a84dd988: Preparing [2026-07-09T02:33:55.071Z] 3b8326bcaa75: Preparing [2026-07-09T02:33:55.071Z] 66c4b3fa8922: Preparing [2026-07-09T02:33:55.071Z] f8f033ccd56d: Preparing [2026-07-09T02:33:55.071Z] 03ba6f53ebfc: Preparing [2026-07-09T02:33:55.071Z] f8f033ccd56d: Waiting [2026-07-09T02:33:55.071Z] 03ba6f53ebfc: Waiting [2026-07-09T02:33:55.071Z] 2942e510ad60: Layer already exists [2026-07-09T02:33:55.071Z] 66c4b3fa8922: Layer already exists [2026-07-09T02:33:55.071Z] ae99a84dd988: Layer already exists [2026-07-09T02:33:55.071Z] 70e8d2ede8cd: Layer already exists [2026-07-09T02:33:55.071Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:33:55.071Z] f8f033ccd56d: Layer already exists [2026-07-09T02:33:57.658Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:33:57.924Z] latest: digest: sha256:c148117e4866e418d9b091d4843d43ab366cc9cf829fa45f598e184cb1b62836 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:33:58.289Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:33:58.643Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.125 [2026-07-09T02:33:58.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-07-09T02:33:58.643Z] 70e8d2ede8cd: Preparing [2026-07-09T02:33:58.643Z] 2942e510ad60: Preparing [2026-07-09T02:33:58.643Z] ae99a84dd988: Preparing [2026-07-09T02:33:58.643Z] 3b8326bcaa75: Preparing [2026-07-09T02:33:58.643Z] 66c4b3fa8922: Preparing [2026-07-09T02:33:58.643Z] f8f033ccd56d: Preparing [2026-07-09T02:33:58.643Z] 03ba6f53ebfc: Preparing [2026-07-09T02:33:58.643Z] f8f033ccd56d: Waiting [2026-07-09T02:33:58.643Z] 03ba6f53ebfc: Waiting [2026-07-09T02:33:58.643Z] 66c4b3fa8922: Layer already exists [2026-07-09T02:33:58.643Z] ae99a84dd988: Layer already exists [2026-07-09T02:33:58.643Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:33:58.643Z] 2942e510ad60: Layer already exists [2026-07-09T02:33:58.643Z] 70e8d2ede8cd: Layer already exists [2026-07-09T02:33:58.643Z] f8f033ccd56d: Layer already exists [2026-07-09T02:33:58.643Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:33:58.915Z] 4.1.0-dev.125: digest: sha256:c148117e4866e418d9b091d4843d43ab366cc9cf829fa45f598e184cb1b62836 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:33:59.290Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:33:59.635Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:33:59.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-07-09T02:33:59.635Z] 70e8d2ede8cd: Preparing [2026-07-09T02:33:59.635Z] 2942e510ad60: Preparing [2026-07-09T02:33:59.635Z] ae99a84dd988: Preparing [2026-07-09T02:33:59.635Z] 3b8326bcaa75: Preparing [2026-07-09T02:33:59.635Z] 66c4b3fa8922: Preparing [2026-07-09T02:33:59.635Z] f8f033ccd56d: Preparing [2026-07-09T02:33:59.635Z] 03ba6f53ebfc: Preparing [2026-07-09T02:33:59.635Z] f8f033ccd56d: Waiting [2026-07-09T02:33:59.635Z] 03ba6f53ebfc: Waiting [2026-07-09T02:33:59.635Z] 2942e510ad60: Layer already exists [2026-07-09T02:33:59.635Z] 66c4b3fa8922: Layer already exists [2026-07-09T02:33:59.635Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:33:59.635Z] ae99a84dd988: Layer already exists [2026-07-09T02:33:59.635Z] 70e8d2ede8cd: Layer already exists [2026-07-09T02:33:59.635Z] f8f033ccd56d: Layer already exists [2026-07-09T02:33:59.635Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:33:59.901Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:c148117e4866e418d9b091d4843d43ab366cc9cf829fa45f598e184cb1b62836 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:34:00.265Z] + 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-09T02:34:00.622Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2026-07-09T02:34:00.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-07-09T02:34:00.622Z] 70e8d2ede8cd: Preparing [2026-07-09T02:34:00.622Z] 2942e510ad60: Preparing [2026-07-09T02:34:00.622Z] ae99a84dd988: Preparing [2026-07-09T02:34:00.622Z] 3b8326bcaa75: Preparing [2026-07-09T02:34:00.622Z] 66c4b3fa8922: Preparing [2026-07-09T02:34:00.622Z] f8f033ccd56d: Preparing [2026-07-09T02:34:00.622Z] 03ba6f53ebfc: Preparing [2026-07-09T02:34:00.622Z] f8f033ccd56d: Waiting [2026-07-09T02:34:00.622Z] 03ba6f53ebfc: Waiting [2026-07-09T02:34:00.622Z] 66c4b3fa8922: Layer already exists [2026-07-09T02:34:00.622Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:34:00.622Z] 70e8d2ede8cd: Layer already exists [2026-07-09T02:34:00.622Z] ae99a84dd988: Layer already exists [2026-07-09T02:34:00.622Z] 2942e510ad60: Layer already exists [2026-07-09T02:34:00.622Z] f8f033ccd56d: Layer already exists [2026-07-09T02:34:00.622Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:34:00.887Z] main: digest: sha256:c148117e4866e418d9b091d4843d43ab366cc9cf829fa45f598e184cb1b62836 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-09T02:34:00.975Z] ===================================================== [Pipeline] echo [2026-07-09T02:34:00.991Z] taggedImages: [2026-07-09T02:34:00.991Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:34:00.991Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-07-09T02:34:00.991Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.125 [2026-07-09T02:34:00.991Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:34:00.991Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-07-09T02:34:01.025Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2026-07-09T02:34:01.025Z] a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:34:01.025Z] latest [2026-07-09T02:34:01.025Z] 4.1.0-dev.125 [2026-07-09T02:34:01.025Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:34:01.025Z] main [2026-07-09T02:34:01.025Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:34:01.403Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:34:01.760Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:34:01.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-07-09T02:34:01.760Z] b1a8f219fc68: Preparing [2026-07-09T02:34:01.760Z] 8a925aedfc1c: Preparing [2026-07-09T02:34:01.760Z] 3b8326bcaa75: Preparing [2026-07-09T02:34:01.760Z] 5e9e1492c235: Preparing [2026-07-09T02:34:01.760Z] 9e6a77cf7fcd: Preparing [2026-07-09T02:34:01.760Z] 03ba6f53ebfc: Preparing [2026-07-09T02:34:01.760Z] 03ba6f53ebfc: Waiting [2026-07-09T02:34:02.027Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:34:02.027Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:34:02.027Z] 9e6a77cf7fcd: Pushed [2026-07-09T02:34:02.027Z] 5e9e1492c235: Pushed [2026-07-09T02:34:02.027Z] b1a8f219fc68: Pushed [2026-07-09T02:34:10.209Z] 8a925aedfc1c: Pushed [2026-07-09T02:34:11.172Z] a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:ccd33c06c09bfd4e425101652f7d490a80e1c9692bf056d479ab281c551c0a3a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:34:11.548Z] + 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-09T02:34:11.896Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-07-09T02:34:11.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-07-09T02:34:11.896Z] b1a8f219fc68: Preparing [2026-07-09T02:34:11.896Z] 8a925aedfc1c: Preparing [2026-07-09T02:34:11.896Z] 3b8326bcaa75: Preparing [2026-07-09T02:34:11.896Z] 5e9e1492c235: Preparing [2026-07-09T02:34:11.896Z] 9e6a77cf7fcd: Preparing [2026-07-09T02:34:11.896Z] 03ba6f53ebfc: Preparing [2026-07-09T02:34:11.896Z] 03ba6f53ebfc: Waiting [2026-07-09T02:34:11.896Z] 5e9e1492c235: Layer already exists [2026-07-09T02:34:11.896Z] 9e6a77cf7fcd: Layer already exists [2026-07-09T02:34:11.896Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:34:11.896Z] b1a8f219fc68: Layer already exists [2026-07-09T02:34:11.896Z] 8a925aedfc1c: Layer already exists [2026-07-09T02:34:11.896Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:34:12.161Z] latest: digest: sha256:ccd33c06c09bfd4e425101652f7d490a80e1c9692bf056d479ab281c551c0a3a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:34:12.542Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:34:12.891Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.125 [2026-07-09T02:34:12.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-07-09T02:34:12.891Z] b1a8f219fc68: Preparing [2026-07-09T02:34:12.891Z] 8a925aedfc1c: Preparing [2026-07-09T02:34:12.891Z] 3b8326bcaa75: Preparing [2026-07-09T02:34:12.891Z] 5e9e1492c235: Preparing [2026-07-09T02:34:12.891Z] 9e6a77cf7fcd: Preparing [2026-07-09T02:34:12.891Z] 03ba6f53ebfc: Preparing [2026-07-09T02:34:12.891Z] 03ba6f53ebfc: Waiting [2026-07-09T02:34:12.891Z] b1a8f219fc68: Layer already exists [2026-07-09T02:34:12.891Z] 5e9e1492c235: Layer already exists [2026-07-09T02:34:12.891Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:34:12.891Z] 8a925aedfc1c: Layer already exists [2026-07-09T02:34:12.891Z] 9e6a77cf7fcd: Layer already exists [2026-07-09T02:34:12.891Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:34:13.157Z] 4.1.0-dev.125: digest: sha256:ccd33c06c09bfd4e425101652f7d490a80e1c9692bf056d479ab281c551c0a3a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:34:13.527Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:34:13.885Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:34:13.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-07-09T02:34:13.886Z] b1a8f219fc68: Preparing [2026-07-09T02:34:13.886Z] 8a925aedfc1c: Preparing [2026-07-09T02:34:13.886Z] 3b8326bcaa75: Preparing [2026-07-09T02:34:13.886Z] 5e9e1492c235: Preparing [2026-07-09T02:34:13.886Z] 9e6a77cf7fcd: Preparing [2026-07-09T02:34:13.886Z] 03ba6f53ebfc: Preparing [2026-07-09T02:34:13.886Z] 03ba6f53ebfc: Waiting [2026-07-09T02:34:13.886Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:34:13.886Z] b1a8f219fc68: Layer already exists [2026-07-09T02:34:13.886Z] 8a925aedfc1c: Layer already exists [2026-07-09T02:34:13.886Z] 5e9e1492c235: Layer already exists [2026-07-09T02:34:13.886Z] 9e6a77cf7fcd: Layer already exists [2026-07-09T02:34:13.886Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:34:14.153Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:ccd33c06c09bfd4e425101652f7d490a80e1c9692bf056d479ab281c551c0a3a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:34:14.521Z] + 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-09T02:34:14.879Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2026-07-09T02:34:14.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-07-09T02:34:14.879Z] b1a8f219fc68: Preparing [2026-07-09T02:34:14.879Z] 8a925aedfc1c: Preparing [2026-07-09T02:34:14.879Z] 3b8326bcaa75: Preparing [2026-07-09T02:34:14.879Z] 5e9e1492c235: Preparing [2026-07-09T02:34:14.879Z] 9e6a77cf7fcd: Preparing [2026-07-09T02:34:14.879Z] 03ba6f53ebfc: Preparing [2026-07-09T02:34:14.879Z] 03ba6f53ebfc: Waiting [2026-07-09T02:34:14.879Z] b1a8f219fc68: Layer already exists [2026-07-09T02:34:14.879Z] 8a925aedfc1c: Layer already exists [2026-07-09T02:34:14.879Z] 5e9e1492c235: Layer already exists [2026-07-09T02:34:14.879Z] 9e6a77cf7fcd: Layer already exists [2026-07-09T02:34:14.879Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:34:14.879Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:34:15.145Z] main: digest: sha256:ccd33c06c09bfd4e425101652f7d490a80e1c9692bf056d479ab281c551c0a3a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-09T02:34:15.239Z] ===================================================== [Pipeline] echo [2026-07-09T02:34:15.257Z] taggedImages: [2026-07-09T02:34:15.257Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:34:15.257Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-07-09T02:34:15.257Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.125 [2026-07-09T02:34:15.257Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:34:15.257Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-07-09T02:34:15.291Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2026-07-09T02:34:15.291Z] a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:34:15.291Z] latest [2026-07-09T02:34:15.291Z] 4.1.0-dev.125 [2026-07-09T02:34:15.291Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:34:15.291Z] main [2026-07-09T02:34:15.291Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:34:15.666Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:34:16.047Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:34:16.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-07-09T02:34:16.048Z] 6cc3d9fff121: Preparing [2026-07-09T02:34:16.048Z] 57ed8ef7b4d9: Preparing [2026-07-09T02:34:16.048Z] 8388516a7747: Preparing [2026-07-09T02:34:16.048Z] ae99a84dd988: Preparing [2026-07-09T02:34:16.048Z] 3b8326bcaa75: Preparing [2026-07-09T02:34:16.048Z] 81bca4c0b8f3: Preparing [2026-07-09T02:34:16.048Z] 33f36344aec3: Preparing [2026-07-09T02:34:16.048Z] 03ba6f53ebfc: Preparing [2026-07-09T02:34:16.048Z] 81bca4c0b8f3: Waiting [2026-07-09T02:34:16.048Z] 33f36344aec3: Waiting [2026-07-09T02:34:16.048Z] 03ba6f53ebfc: Waiting [2026-07-09T02:34:16.048Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:34:16.314Z] ae99a84dd988: Layer already exists [2026-07-09T02:34:16.314Z] 81bca4c0b8f3: Layer already exists [2026-07-09T02:34:16.314Z] 33f36344aec3: Layer already exists [2026-07-09T02:34:16.314Z] 57ed8ef7b4d9: Pushed [2026-07-09T02:34:16.314Z] 6cc3d9fff121: Pushed [2026-07-09T02:34:16.314Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:34:24.505Z] 8388516a7747: Pushed [2026-07-09T02:34:26.448Z] a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:d7d4ad2d31b56b8bca0f4b2dd59ff9035cb482afc51ac26872a04ad8bb6f668b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:34:26.804Z] + 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-09T02:34:27.154Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-07-09T02:34:27.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-07-09T02:34:27.154Z] 6cc3d9fff121: Preparing [2026-07-09T02:34:27.154Z] 57ed8ef7b4d9: Preparing [2026-07-09T02:34:27.154Z] 8388516a7747: Preparing [2026-07-09T02:34:27.154Z] ae99a84dd988: Preparing [2026-07-09T02:34:27.154Z] 3b8326bcaa75: Preparing [2026-07-09T02:34:27.154Z] 81bca4c0b8f3: Preparing [2026-07-09T02:34:27.154Z] 33f36344aec3: Preparing [2026-07-09T02:34:27.154Z] 03ba6f53ebfc: Preparing [2026-07-09T02:34:27.154Z] 81bca4c0b8f3: Waiting [2026-07-09T02:34:27.154Z] 03ba6f53ebfc: Waiting [2026-07-09T02:34:27.154Z] 33f36344aec3: Waiting [2026-07-09T02:34:27.154Z] 57ed8ef7b4d9: Layer already exists [2026-07-09T02:34:27.154Z] 8388516a7747: Layer already exists [2026-07-09T02:34:27.154Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:34:27.154Z] ae99a84dd988: Layer already exists [2026-07-09T02:34:27.154Z] 6cc3d9fff121: Layer already exists [2026-07-09T02:34:27.154Z] 33f36344aec3: Layer already exists [2026-07-09T02:34:27.154Z] 81bca4c0b8f3: Layer already exists [2026-07-09T02:34:27.154Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:34:27.419Z] latest: digest: sha256:d7d4ad2d31b56b8bca0f4b2dd59ff9035cb482afc51ac26872a04ad8bb6f668b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:34:27.785Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:34:28.137Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.125 [2026-07-09T02:34:28.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-07-09T02:34:28.137Z] 6cc3d9fff121: Preparing [2026-07-09T02:34:28.137Z] 57ed8ef7b4d9: Preparing [2026-07-09T02:34:28.137Z] 8388516a7747: Preparing [2026-07-09T02:34:28.137Z] ae99a84dd988: Preparing [2026-07-09T02:34:28.137Z] 3b8326bcaa75: Preparing [2026-07-09T02:34:28.137Z] 81bca4c0b8f3: Preparing [2026-07-09T02:34:28.137Z] 33f36344aec3: Preparing [2026-07-09T02:34:28.137Z] 03ba6f53ebfc: Preparing [2026-07-09T02:34:28.137Z] 33f36344aec3: Waiting [2026-07-09T02:34:28.137Z] 81bca4c0b8f3: Waiting [2026-07-09T02:34:28.137Z] 03ba6f53ebfc: Waiting [2026-07-09T02:34:28.137Z] 6cc3d9fff121: Layer already exists [2026-07-09T02:34:28.137Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:34:28.137Z] ae99a84dd988: Layer already exists [2026-07-09T02:34:28.137Z] 8388516a7747: Layer already exists [2026-07-09T02:34:28.137Z] 57ed8ef7b4d9: Layer already exists [2026-07-09T02:34:28.137Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:34:28.137Z] 33f36344aec3: Layer already exists [2026-07-09T02:34:28.137Z] 81bca4c0b8f3: Layer already exists [2026-07-09T02:34:28.407Z] 4.1.0-dev.125: digest: sha256:d7d4ad2d31b56b8bca0f4b2dd59ff9035cb482afc51ac26872a04ad8bb6f668b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:34:28.763Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:34:29.129Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:34:29.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-07-09T02:34:29.129Z] 6cc3d9fff121: Preparing [2026-07-09T02:34:29.129Z] 57ed8ef7b4d9: Preparing [2026-07-09T02:34:29.129Z] 8388516a7747: Preparing [2026-07-09T02:34:29.129Z] ae99a84dd988: Preparing [2026-07-09T02:34:29.129Z] 3b8326bcaa75: Preparing [2026-07-09T02:34:29.129Z] 81bca4c0b8f3: Preparing [2026-07-09T02:34:29.129Z] 33f36344aec3: Preparing [2026-07-09T02:34:29.129Z] 03ba6f53ebfc: Preparing [2026-07-09T02:34:29.129Z] 81bca4c0b8f3: Waiting [2026-07-09T02:34:29.129Z] 33f36344aec3: Waiting [2026-07-09T02:34:29.129Z] 03ba6f53ebfc: Waiting [2026-07-09T02:34:29.129Z] ae99a84dd988: Layer already exists [2026-07-09T02:34:29.129Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:34:29.129Z] 6cc3d9fff121: Layer already exists [2026-07-09T02:34:29.129Z] 57ed8ef7b4d9: Layer already exists [2026-07-09T02:34:29.129Z] 8388516a7747: Layer already exists [2026-07-09T02:34:29.129Z] 81bca4c0b8f3: Layer already exists [2026-07-09T02:34:29.129Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:34:29.129Z] 33f36344aec3: Layer already exists [2026-07-09T02:34:29.396Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:d7d4ad2d31b56b8bca0f4b2dd59ff9035cb482afc51ac26872a04ad8bb6f668b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:34:29.756Z] + 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-09T02:34:30.115Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2026-07-09T02:34:30.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-07-09T02:34:30.115Z] 6cc3d9fff121: Preparing [2026-07-09T02:34:30.115Z] 57ed8ef7b4d9: Preparing [2026-07-09T02:34:30.115Z] 8388516a7747: Preparing [2026-07-09T02:34:30.115Z] ae99a84dd988: Preparing [2026-07-09T02:34:30.115Z] 3b8326bcaa75: Preparing [2026-07-09T02:34:30.115Z] 81bca4c0b8f3: Preparing [2026-07-09T02:34:30.115Z] 81bca4c0b8f3: Waiting [2026-07-09T02:34:30.115Z] 33f36344aec3: Preparing [2026-07-09T02:34:30.115Z] 03ba6f53ebfc: Preparing [2026-07-09T02:34:30.115Z] 33f36344aec3: Waiting [2026-07-09T02:34:30.115Z] 6cc3d9fff121: Layer already exists [2026-07-09T02:34:30.115Z] 8388516a7747: Layer already exists [2026-07-09T02:34:30.115Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:34:30.115Z] ae99a84dd988: Layer already exists [2026-07-09T02:34:30.115Z] 57ed8ef7b4d9: Layer already exists [2026-07-09T02:34:30.115Z] 33f36344aec3: Layer already exists [2026-07-09T02:34:30.115Z] 81bca4c0b8f3: Layer already exists [2026-07-09T02:34:30.115Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:34:30.380Z] main: digest: sha256:d7d4ad2d31b56b8bca0f4b2dd59ff9035cb482afc51ac26872a04ad8bb6f668b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-09T02:34:30.472Z] ===================================================== [Pipeline] echo [2026-07-09T02:34:30.485Z] taggedImages: [2026-07-09T02:34:30.485Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:34:30.485Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-07-09T02:34:30.485Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.125 [2026-07-09T02:34:30.485Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:34:30.485Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-07-09T02:34:30.511Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2026-07-09T02:34:30.511Z] a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:34:30.511Z] latest [2026-07-09T02:34:30.511Z] 4.1.0-dev.125 [2026-07-09T02:34:30.511Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:34:30.511Z] main [2026-07-09T02:34:30.511Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:34:30.885Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:34:31.238Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:34:31.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-07-09T02:34:31.238Z] a801df33b73e: Preparing [2026-07-09T02:34:31.238Z] 101cdd102028: Preparing [2026-07-09T02:34:31.238Z] 93e9b9bda07e: Preparing [2026-07-09T02:34:31.238Z] 4dc7b3cb32a6: Preparing [2026-07-09T02:34:31.238Z] 9979206b07cc: Preparing [2026-07-09T02:34:31.238Z] bbdc0f4205df: Preparing [2026-07-09T02:34:31.238Z] 4a1cb31a565d: Preparing [2026-07-09T02:34:31.238Z] ae99a84dd988: Preparing [2026-07-09T02:34:31.238Z] 3b8326bcaa75: Preparing [2026-07-09T02:34:31.238Z] fffb68ba692c: Preparing [2026-07-09T02:34:31.238Z] 8788e8bc2834: Preparing [2026-07-09T02:34:31.238Z] 5f70bf18a086: Preparing [2026-07-09T02:34:31.238Z] 912dfad3358b: Preparing [2026-07-09T02:34:31.238Z] 235b99f70aca: Preparing [2026-07-09T02:34:31.238Z] 08204a1b70d8: Preparing [2026-07-09T02:34:31.238Z] 03ba6f53ebfc: Preparing [2026-07-09T02:34:31.238Z] bbdc0f4205df: Waiting [2026-07-09T02:34:31.238Z] 4a1cb31a565d: Waiting [2026-07-09T02:34:31.238Z] ae99a84dd988: Waiting [2026-07-09T02:34:31.238Z] 3b8326bcaa75: Waiting [2026-07-09T02:34:31.238Z] 8788e8bc2834: Waiting [2026-07-09T02:34:31.238Z] fffb68ba692c: Waiting [2026-07-09T02:34:31.238Z] 5f70bf18a086: Waiting [2026-07-09T02:34:31.238Z] 08204a1b70d8: Waiting [2026-07-09T02:34:31.238Z] 03ba6f53ebfc: Waiting [2026-07-09T02:34:31.238Z] 912dfad3358b: Waiting [2026-07-09T02:34:31.238Z] 235b99f70aca: Waiting [2026-07-09T02:34:31.509Z] 93e9b9bda07e: Pushed [2026-07-09T02:34:31.509Z] 4dc7b3cb32a6: Pushed [2026-07-09T02:34:31.509Z] 9979206b07cc: Pushed [2026-07-09T02:34:31.509Z] 101cdd102028: Pushed [2026-07-09T02:34:31.509Z] a801df33b73e: Pushed [2026-07-09T02:34:31.509Z] ae99a84dd988: Layer already exists [2026-07-09T02:34:31.509Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:34:31.776Z] 5f70bf18a086: Layer already exists [2026-07-09T02:34:31.776Z] bbdc0f4205df: Pushed [2026-07-09T02:34:31.776Z] fffb68ba692c: Pushed [2026-07-09T02:34:31.776Z] 8788e8bc2834: Pushed [2026-07-09T02:34:31.776Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:34:31.776Z] 912dfad3358b: Pushed [2026-07-09T02:34:31.776Z] 235b99f70aca: Pushed [2026-07-09T02:34:32.041Z] 08204a1b70d8: Pushed [2026-07-09T02:34:34.628Z] 4a1cb31a565d: Pushed [2026-07-09T02:34:34.892Z] a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:f57c362af34a8a4c73646ad75f0c7f9ba57cd4cc9706bc1557f9197d56e2e8e1 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:34:35.271Z] + 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-09T02:34:35.624Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-07-09T02:34:35.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-07-09T02:34:35.624Z] a801df33b73e: Preparing [2026-07-09T02:34:35.624Z] 101cdd102028: Preparing [2026-07-09T02:34:35.624Z] 93e9b9bda07e: Preparing [2026-07-09T02:34:35.624Z] 4dc7b3cb32a6: Preparing [2026-07-09T02:34:35.624Z] 9979206b07cc: Preparing [2026-07-09T02:34:35.624Z] bbdc0f4205df: Preparing [2026-07-09T02:34:35.624Z] 4a1cb31a565d: Preparing [2026-07-09T02:34:35.624Z] ae99a84dd988: Preparing [2026-07-09T02:34:35.624Z] 3b8326bcaa75: Preparing [2026-07-09T02:34:35.624Z] fffb68ba692c: Preparing [2026-07-09T02:34:35.624Z] 8788e8bc2834: Preparing [2026-07-09T02:34:35.624Z] 5f70bf18a086: Preparing [2026-07-09T02:34:35.624Z] 912dfad3358b: Preparing [2026-07-09T02:34:35.624Z] 235b99f70aca: Preparing [2026-07-09T02:34:35.624Z] 08204a1b70d8: Preparing [2026-07-09T02:34:35.624Z] 03ba6f53ebfc: Preparing [2026-07-09T02:34:35.624Z] fffb68ba692c: Waiting [2026-07-09T02:34:35.624Z] 8788e8bc2834: Waiting [2026-07-09T02:34:35.624Z] 5f70bf18a086: Waiting [2026-07-09T02:34:35.624Z] 912dfad3358b: Waiting [2026-07-09T02:34:35.624Z] 235b99f70aca: Waiting [2026-07-09T02:34:35.624Z] 08204a1b70d8: Waiting [2026-07-09T02:34:35.624Z] 03ba6f53ebfc: Waiting [2026-07-09T02:34:35.624Z] 4a1cb31a565d: Waiting [2026-07-09T02:34:35.624Z] ae99a84dd988: Waiting [2026-07-09T02:34:35.624Z] 3b8326bcaa75: Waiting [2026-07-09T02:34:35.624Z] bbdc0f4205df: Waiting [2026-07-09T02:34:35.624Z] 101cdd102028: Layer already exists [2026-07-09T02:34:35.624Z] 9979206b07cc: Layer already exists [2026-07-09T02:34:35.624Z] 93e9b9bda07e: Layer already exists [2026-07-09T02:34:35.624Z] 4dc7b3cb32a6: Layer already exists [2026-07-09T02:34:35.624Z] a801df33b73e: Layer already exists [2026-07-09T02:34:35.624Z] bbdc0f4205df: Layer already exists [2026-07-09T02:34:35.624Z] ae99a84dd988: Layer already exists [2026-07-09T02:34:35.624Z] fffb68ba692c: Layer already exists [2026-07-09T02:34:35.624Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:34:35.624Z] 4a1cb31a565d: Layer already exists [2026-07-09T02:34:35.624Z] 8788e8bc2834: Layer already exists [2026-07-09T02:34:35.624Z] 912dfad3358b: Layer already exists [2026-07-09T02:34:35.624Z] 5f70bf18a086: Layer already exists [2026-07-09T02:34:35.624Z] 235b99f70aca: Layer already exists [2026-07-09T02:34:35.624Z] 08204a1b70d8: Layer already exists [2026-07-09T02:34:35.624Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:34:35.894Z] latest: digest: sha256:f57c362af34a8a4c73646ad75f0c7f9ba57cd4cc9706bc1557f9197d56e2e8e1 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:34:36.250Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:34:39.200Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.125 [2026-07-09T02:34:39.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-07-09T02:34:39.200Z] a801df33b73e: Preparing [2026-07-09T02:34:39.200Z] 101cdd102028: Preparing [2026-07-09T02:34:39.200Z] 93e9b9bda07e: Preparing [2026-07-09T02:34:39.200Z] 4dc7b3cb32a6: Preparing [2026-07-09T02:34:39.200Z] 9979206b07cc: Preparing [2026-07-09T02:34:39.200Z] bbdc0f4205df: Preparing [2026-07-09T02:34:39.200Z] 4a1cb31a565d: Preparing [2026-07-09T02:34:39.200Z] ae99a84dd988: Preparing [2026-07-09T02:34:39.200Z] 3b8326bcaa75: Preparing [2026-07-09T02:34:39.200Z] fffb68ba692c: Preparing [2026-07-09T02:34:39.200Z] 8788e8bc2834: Preparing [2026-07-09T02:34:39.200Z] 5f70bf18a086: Preparing [2026-07-09T02:34:39.200Z] 912dfad3358b: Preparing [2026-07-09T02:34:39.200Z] 235b99f70aca: Preparing [2026-07-09T02:34:39.200Z] 08204a1b70d8: Preparing [2026-07-09T02:34:39.200Z] 03ba6f53ebfc: Preparing [2026-07-09T02:34:39.200Z] ae99a84dd988: Waiting [2026-07-09T02:34:39.200Z] 3b8326bcaa75: Waiting [2026-07-09T02:34:39.200Z] fffb68ba692c: Waiting [2026-07-09T02:34:39.200Z] 8788e8bc2834: Waiting [2026-07-09T02:34:39.200Z] 5f70bf18a086: Waiting [2026-07-09T02:34:39.200Z] 912dfad3358b: Waiting [2026-07-09T02:34:39.200Z] 235b99f70aca: Waiting [2026-07-09T02:34:39.200Z] 08204a1b70d8: Waiting [2026-07-09T02:34:39.200Z] 03ba6f53ebfc: Waiting [2026-07-09T02:34:39.200Z] bbdc0f4205df: Waiting [2026-07-09T02:34:39.200Z] 4a1cb31a565d: Waiting [2026-07-09T02:34:39.200Z] 93e9b9bda07e: Layer already exists [2026-07-09T02:34:39.200Z] 101cdd102028: Layer already exists [2026-07-09T02:34:39.200Z] 9979206b07cc: Layer already exists [2026-07-09T02:34:39.200Z] a801df33b73e: Layer already exists [2026-07-09T02:34:39.200Z] 4dc7b3cb32a6: Layer already exists [2026-07-09T02:34:39.200Z] ae99a84dd988: Layer already exists [2026-07-09T02:34:39.200Z] 4a1cb31a565d: Layer already exists [2026-07-09T02:34:39.200Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:34:39.200Z] fffb68ba692c: Layer already exists [2026-07-09T02:34:39.200Z] bbdc0f4205df: Layer already exists [2026-07-09T02:34:39.200Z] 235b99f70aca: Layer already exists [2026-07-09T02:34:39.200Z] 5f70bf18a086: Layer already exists [2026-07-09T02:34:39.200Z] 8788e8bc2834: Layer already exists [2026-07-09T02:34:39.465Z] 912dfad3358b: Layer already exists [2026-07-09T02:34:39.465Z] 08204a1b70d8: Layer already exists [2026-07-09T02:34:39.465Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:34:39.465Z] 4.1.0-dev.125: digest: sha256:f57c362af34a8a4c73646ad75f0c7f9ba57cd4cc9706bc1557f9197d56e2e8e1 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:34:39.825Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:34:40.197Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:34:40.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-07-09T02:34:40.198Z] a801df33b73e: Preparing [2026-07-09T02:34:40.198Z] 101cdd102028: Preparing [2026-07-09T02:34:40.198Z] 93e9b9bda07e: Preparing [2026-07-09T02:34:40.198Z] 4dc7b3cb32a6: Preparing [2026-07-09T02:34:40.198Z] 9979206b07cc: Preparing [2026-07-09T02:34:40.198Z] bbdc0f4205df: Preparing [2026-07-09T02:34:40.198Z] 4a1cb31a565d: Preparing [2026-07-09T02:34:40.198Z] ae99a84dd988: Preparing [2026-07-09T02:34:40.198Z] 3b8326bcaa75: Preparing [2026-07-09T02:34:40.198Z] fffb68ba692c: Preparing [2026-07-09T02:34:40.198Z] 8788e8bc2834: Preparing [2026-07-09T02:34:40.198Z] 5f70bf18a086: Preparing [2026-07-09T02:34:40.198Z] 912dfad3358b: Preparing [2026-07-09T02:34:40.198Z] 235b99f70aca: Preparing [2026-07-09T02:34:40.198Z] 08204a1b70d8: Preparing [2026-07-09T02:34:40.198Z] 03ba6f53ebfc: Preparing [2026-07-09T02:34:40.198Z] 8788e8bc2834: Waiting [2026-07-09T02:34:40.198Z] bbdc0f4205df: Waiting [2026-07-09T02:34:40.198Z] 4a1cb31a565d: Waiting [2026-07-09T02:34:40.198Z] 5f70bf18a086: Waiting [2026-07-09T02:34:40.198Z] 912dfad3358b: Waiting [2026-07-09T02:34:40.198Z] ae99a84dd988: Waiting [2026-07-09T02:34:40.198Z] 235b99f70aca: Waiting [2026-07-09T02:34:40.198Z] 3b8326bcaa75: Waiting [2026-07-09T02:34:40.198Z] 08204a1b70d8: Waiting [2026-07-09T02:34:40.198Z] fffb68ba692c: Waiting [2026-07-09T02:34:40.198Z] 03ba6f53ebfc: Waiting [2026-07-09T02:34:40.198Z] 4dc7b3cb32a6: Layer already exists [2026-07-09T02:34:40.198Z] 93e9b9bda07e: Layer already exists [2026-07-09T02:34:40.198Z] 9979206b07cc: Layer already exists [2026-07-09T02:34:40.198Z] 101cdd102028: Layer already exists [2026-07-09T02:34:40.198Z] a801df33b73e: Layer already exists [2026-07-09T02:34:40.198Z] bbdc0f4205df: Layer already exists [2026-07-09T02:34:40.198Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:34:40.198Z] 4a1cb31a565d: Layer already exists [2026-07-09T02:34:40.198Z] ae99a84dd988: Layer already exists [2026-07-09T02:34:40.198Z] fffb68ba692c: Layer already exists [2026-07-09T02:34:40.198Z] 8788e8bc2834: Layer already exists [2026-07-09T02:34:40.198Z] 912dfad3358b: Layer already exists [2026-07-09T02:34:40.198Z] 5f70bf18a086: Layer already exists [2026-07-09T02:34:40.198Z] 08204a1b70d8: Layer already exists [2026-07-09T02:34:40.198Z] 235b99f70aca: Layer already exists [2026-07-09T02:34:40.198Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:34:40.463Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:f57c362af34a8a4c73646ad75f0c7f9ba57cd4cc9706bc1557f9197d56e2e8e1 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:34:40.840Z] + 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-09T02:34:41.199Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2026-07-09T02:34:41.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-07-09T02:34:41.199Z] a801df33b73e: Preparing [2026-07-09T02:34:41.199Z] 101cdd102028: Preparing [2026-07-09T02:34:41.199Z] 93e9b9bda07e: Preparing [2026-07-09T02:34:41.199Z] 4dc7b3cb32a6: Preparing [2026-07-09T02:34:41.199Z] 9979206b07cc: Preparing [2026-07-09T02:34:41.199Z] bbdc0f4205df: Preparing [2026-07-09T02:34:41.199Z] 4a1cb31a565d: Preparing [2026-07-09T02:34:41.199Z] ae99a84dd988: Preparing [2026-07-09T02:34:41.199Z] 3b8326bcaa75: Preparing [2026-07-09T02:34:41.199Z] fffb68ba692c: Preparing [2026-07-09T02:34:41.199Z] 8788e8bc2834: Preparing [2026-07-09T02:34:41.199Z] 5f70bf18a086: Preparing [2026-07-09T02:34:41.199Z] 912dfad3358b: Preparing [2026-07-09T02:34:41.199Z] 235b99f70aca: Preparing [2026-07-09T02:34:41.199Z] 08204a1b70d8: Preparing [2026-07-09T02:34:41.199Z] 03ba6f53ebfc: Preparing [2026-07-09T02:34:41.199Z] bbdc0f4205df: Waiting [2026-07-09T02:34:41.199Z] 4a1cb31a565d: Waiting [2026-07-09T02:34:41.199Z] 8788e8bc2834: Waiting [2026-07-09T02:34:41.199Z] 5f70bf18a086: Waiting [2026-07-09T02:34:41.199Z] 912dfad3358b: Waiting [2026-07-09T02:34:41.199Z] 235b99f70aca: Waiting [2026-07-09T02:34:41.199Z] 08204a1b70d8: Waiting [2026-07-09T02:34:41.199Z] 03ba6f53ebfc: Waiting [2026-07-09T02:34:41.199Z] 3b8326bcaa75: Waiting [2026-07-09T02:34:41.199Z] fffb68ba692c: Waiting [2026-07-09T02:34:41.199Z] 9979206b07cc: Layer already exists [2026-07-09T02:34:41.199Z] 4dc7b3cb32a6: Layer already exists [2026-07-09T02:34:41.199Z] 93e9b9bda07e: Layer already exists [2026-07-09T02:34:41.199Z] a801df33b73e: Layer already exists [2026-07-09T02:34:41.199Z] 101cdd102028: Layer already exists [2026-07-09T02:34:41.199Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:34:41.199Z] ae99a84dd988: Layer already exists [2026-07-09T02:34:41.199Z] 4a1cb31a565d: Layer already exists [2026-07-09T02:34:41.199Z] bbdc0f4205df: Layer already exists [2026-07-09T02:34:41.199Z] fffb68ba692c: Layer already exists [2026-07-09T02:34:41.199Z] 8788e8bc2834: Layer already exists [2026-07-09T02:34:41.469Z] 5f70bf18a086: Layer already exists [2026-07-09T02:34:41.469Z] 08204a1b70d8: Layer already exists [2026-07-09T02:34:41.469Z] 235b99f70aca: Layer already exists [2026-07-09T02:34:41.469Z] 912dfad3358b: Layer already exists [2026-07-09T02:34:41.469Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:34:41.469Z] main: digest: sha256:f57c362af34a8a4c73646ad75f0c7f9ba57cd4cc9706bc1557f9197d56e2e8e1 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-09T02:34:41.556Z] ===================================================== [Pipeline] echo [2026-07-09T02:34:41.574Z] taggedImages: [2026-07-09T02:34:41.574Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:34:41.574Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-07-09T02:34:41.574Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.125 [2026-07-09T02:34:41.574Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:34:41.574Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-07-09T02:34:41.596Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2026-07-09T02:34:41.596Z] a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:34:41.596Z] latest [2026-07-09T02:34:41.596Z] 4.1.0-dev.125 [2026-07-09T02:34:41.596Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:34:41.596Z] main [2026-07-09T02:34:41.596Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:34:42.046Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:34:42.398Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:34:42.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-07-09T02:34:42.399Z] 046e7745234a: Preparing [2026-07-09T02:34:42.399Z] 24d8babe70b2: Preparing [2026-07-09T02:34:42.399Z] c2e9e8ec00f1: Preparing [2026-07-09T02:34:42.399Z] 3ff893e69b58: Preparing [2026-07-09T02:34:42.399Z] ae99a84dd988: Preparing [2026-07-09T02:34:42.399Z] 3b8326bcaa75: Preparing [2026-07-09T02:34:42.399Z] 81bca4c0b8f3: Preparing [2026-07-09T02:34:42.399Z] 33f36344aec3: Preparing [2026-07-09T02:34:42.399Z] 03ba6f53ebfc: Preparing [2026-07-09T02:34:42.399Z] 3b8326bcaa75: Waiting [2026-07-09T02:34:42.399Z] 81bca4c0b8f3: Waiting [2026-07-09T02:34:42.399Z] 33f36344aec3: Waiting [2026-07-09T02:34:42.399Z] 03ba6f53ebfc: Waiting [2026-07-09T02:34:42.399Z] ae99a84dd988: Layer already exists [2026-07-09T02:34:42.666Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:34:42.666Z] 81bca4c0b8f3: Layer already exists [2026-07-09T02:34:42.666Z] c2e9e8ec00f1: Pushed [2026-07-09T02:34:42.666Z] 24d8babe70b2: Pushed [2026-07-09T02:34:42.666Z] 046e7745234a: Pushed [2026-07-09T02:34:42.666Z] 33f36344aec3: Layer already exists [2026-07-09T02:34:42.666Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:34:50.853Z] 3ff893e69b58: Pushed [2026-07-09T02:34:50.853Z] a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:186bcfbd1881a12bc2b835ec2611ccc0991da5a3db34ecde1f77c82b044356c0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:34:51.208Z] + 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-09T02:34:51.570Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-07-09T02:34:51.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-07-09T02:34:51.570Z] 046e7745234a: Preparing [2026-07-09T02:34:51.570Z] 24d8babe70b2: Preparing [2026-07-09T02:34:51.570Z] c2e9e8ec00f1: Preparing [2026-07-09T02:34:51.570Z] 3ff893e69b58: Preparing [2026-07-09T02:34:51.570Z] ae99a84dd988: Preparing [2026-07-09T02:34:51.570Z] 3b8326bcaa75: Preparing [2026-07-09T02:34:51.570Z] 81bca4c0b8f3: Preparing [2026-07-09T02:34:51.570Z] 33f36344aec3: Preparing [2026-07-09T02:34:51.570Z] 03ba6f53ebfc: Preparing [2026-07-09T02:34:51.570Z] 81bca4c0b8f3: Waiting [2026-07-09T02:34:51.570Z] 33f36344aec3: Waiting [2026-07-09T02:34:51.570Z] 03ba6f53ebfc: Waiting [2026-07-09T02:34:51.570Z] 3b8326bcaa75: Waiting [2026-07-09T02:34:51.570Z] 046e7745234a: Layer already exists [2026-07-09T02:34:51.570Z] c2e9e8ec00f1: Layer already exists [2026-07-09T02:34:51.570Z] 3ff893e69b58: Layer already exists [2026-07-09T02:34:51.570Z] ae99a84dd988: Layer already exists [2026-07-09T02:34:51.570Z] 24d8babe70b2: Layer already exists [2026-07-09T02:34:51.570Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:34:51.570Z] 33f36344aec3: Layer already exists [2026-07-09T02:34:51.570Z] 81bca4c0b8f3: Layer already exists [2026-07-09T02:34:51.570Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:34:51.834Z] latest: digest: sha256:186bcfbd1881a12bc2b835ec2611ccc0991da5a3db34ecde1f77c82b044356c0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:34:52.205Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:34:54.528Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.125 [2026-07-09T02:34:54.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-07-09T02:34:54.528Z] 046e7745234a: Preparing [2026-07-09T02:34:54.528Z] 24d8babe70b2: Preparing [2026-07-09T02:34:54.528Z] c2e9e8ec00f1: Preparing [2026-07-09T02:34:54.528Z] 3ff893e69b58: Preparing [2026-07-09T02:34:54.528Z] ae99a84dd988: Preparing [2026-07-09T02:34:54.528Z] 3b8326bcaa75: Preparing [2026-07-09T02:34:54.528Z] 81bca4c0b8f3: Preparing [2026-07-09T02:34:54.528Z] 33f36344aec3: Preparing [2026-07-09T02:34:54.528Z] 03ba6f53ebfc: Preparing [2026-07-09T02:34:54.528Z] 3b8326bcaa75: Waiting [2026-07-09T02:34:54.528Z] 81bca4c0b8f3: Waiting [2026-07-09T02:34:54.528Z] 33f36344aec3: Waiting [2026-07-09T02:34:54.528Z] 03ba6f53ebfc: Waiting [2026-07-09T02:34:54.528Z] 046e7745234a: Layer already exists [2026-07-09T02:34:54.528Z] 24d8babe70b2: Layer already exists [2026-07-09T02:34:54.528Z] c2e9e8ec00f1: Layer already exists [2026-07-09T02:34:54.528Z] ae99a84dd988: Layer already exists [2026-07-09T02:34:54.528Z] 3ff893e69b58: Layer already exists [2026-07-09T02:34:54.528Z] 33f36344aec3: Layer already exists [2026-07-09T02:34:54.528Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:34:54.528Z] 81bca4c0b8f3: Layer already exists [2026-07-09T02:34:54.528Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:34:54.804Z] 4.1.0-dev.125: digest: sha256:186bcfbd1881a12bc2b835ec2611ccc0991da5a3db34ecde1f77c82b044356c0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:34:55.163Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:34:55.529Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:34:55.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-07-09T02:34:55.529Z] 046e7745234a: Preparing [2026-07-09T02:34:55.529Z] 24d8babe70b2: Preparing [2026-07-09T02:34:55.529Z] c2e9e8ec00f1: Preparing [2026-07-09T02:34:55.529Z] 3ff893e69b58: Preparing [2026-07-09T02:34:55.529Z] ae99a84dd988: Preparing [2026-07-09T02:34:55.529Z] 3b8326bcaa75: Preparing [2026-07-09T02:34:55.529Z] 81bca4c0b8f3: Preparing [2026-07-09T02:34:55.529Z] 33f36344aec3: Preparing [2026-07-09T02:34:55.529Z] 03ba6f53ebfc: Preparing [2026-07-09T02:34:55.529Z] 3b8326bcaa75: Waiting [2026-07-09T02:34:55.529Z] 81bca4c0b8f3: Waiting [2026-07-09T02:34:55.529Z] 33f36344aec3: Waiting [2026-07-09T02:34:55.529Z] 03ba6f53ebfc: Waiting [2026-07-09T02:34:55.529Z] ae99a84dd988: Layer already exists [2026-07-09T02:34:55.529Z] 046e7745234a: Layer already exists [2026-07-09T02:34:55.529Z] 3ff893e69b58: Layer already exists [2026-07-09T02:34:55.529Z] 24d8babe70b2: Layer already exists [2026-07-09T02:34:55.529Z] c2e9e8ec00f1: Layer already exists [2026-07-09T02:34:55.529Z] 81bca4c0b8f3: Layer already exists [2026-07-09T02:34:55.529Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:34:55.529Z] 33f36344aec3: Layer already exists [2026-07-09T02:34:55.529Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:34:55.796Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:186bcfbd1881a12bc2b835ec2611ccc0991da5a3db34ecde1f77c82b044356c0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:34:56.216Z] + 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-09T02:34:56.578Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2026-07-09T02:34:56.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-07-09T02:34:56.578Z] 046e7745234a: Preparing [2026-07-09T02:34:56.578Z] 24d8babe70b2: Preparing [2026-07-09T02:34:56.578Z] c2e9e8ec00f1: Preparing [2026-07-09T02:34:56.578Z] 3ff893e69b58: Preparing [2026-07-09T02:34:56.578Z] ae99a84dd988: Preparing [2026-07-09T02:34:56.578Z] 3b8326bcaa75: Preparing [2026-07-09T02:34:56.578Z] 81bca4c0b8f3: Preparing [2026-07-09T02:34:56.578Z] 33f36344aec3: Preparing [2026-07-09T02:34:56.578Z] 03ba6f53ebfc: Preparing [2026-07-09T02:34:56.578Z] 81bca4c0b8f3: Waiting [2026-07-09T02:34:56.578Z] 33f36344aec3: Waiting [2026-07-09T02:34:56.578Z] 03ba6f53ebfc: Waiting [2026-07-09T02:34:56.578Z] 3b8326bcaa75: Waiting [2026-07-09T02:34:56.578Z] 3ff893e69b58: Layer already exists [2026-07-09T02:34:56.578Z] 046e7745234a: Layer already exists [2026-07-09T02:34:56.578Z] c2e9e8ec00f1: Layer already exists [2026-07-09T02:34:56.578Z] 24d8babe70b2: Layer already exists [2026-07-09T02:34:56.578Z] ae99a84dd988: Layer already exists [2026-07-09T02:34:56.578Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:34:56.578Z] 33f36344aec3: Layer already exists [2026-07-09T02:34:56.578Z] 81bca4c0b8f3: Layer already exists [2026-07-09T02:34:56.578Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:34:56.850Z] main: digest: sha256:186bcfbd1881a12bc2b835ec2611ccc0991da5a3db34ecde1f77c82b044356c0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-09T02:34:56.931Z] ===================================================== [Pipeline] echo [2026-07-09T02:34:56.946Z] taggedImages: [2026-07-09T02:34:56.946Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:34:56.946Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-07-09T02:34:56.946Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.125 [2026-07-09T02:34:56.946Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:34:56.946Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-07-09T02:34:56.971Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2026-07-09T02:34:56.971Z] a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:34:56.971Z] latest [2026-07-09T02:34:56.971Z] 4.1.0-dev.125 [2026-07-09T02:34:56.971Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:34:56.971Z] main [2026-07-09T02:34:56.971Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:34:57.441Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:34:57.813Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:34:57.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-07-09T02:34:57.813Z] 6e78f2c94c0d: Preparing [2026-07-09T02:34:57.813Z] 9c2ed89853ce: Preparing [2026-07-09T02:34:57.813Z] dd81706272f9: Preparing [2026-07-09T02:34:57.813Z] ff6a4251f544: Preparing [2026-07-09T02:34:57.813Z] bf035d1eaff2: Preparing [2026-07-09T02:34:57.813Z] ae99a84dd988: Preparing [2026-07-09T02:34:57.813Z] 3b8326bcaa75: Preparing [2026-07-09T02:34:57.813Z] ae99a84dd988: Waiting [2026-07-09T02:34:57.813Z] f4ff8250a346: Preparing [2026-07-09T02:34:57.813Z] 3b8326bcaa75: Waiting [2026-07-09T02:34:57.813Z] 61926b5c5eb5: Preparing [2026-07-09T02:34:57.813Z] f4ff8250a346: Waiting [2026-07-09T02:34:57.813Z] 61926b5c5eb5: Waiting [2026-07-09T02:34:57.813Z] e631d56e0e14: Preparing [2026-07-09T02:34:57.813Z] 03ba6f53ebfc: Preparing [2026-07-09T02:34:57.813Z] e631d56e0e14: Waiting [2026-07-09T02:34:57.813Z] 03ba6f53ebfc: Waiting [2026-07-09T02:34:58.079Z] bf035d1eaff2: Pushed [2026-07-09T02:34:58.079Z] ae99a84dd988: Layer already exists [2026-07-09T02:34:58.079Z] 6e78f2c94c0d: Pushed [2026-07-09T02:34:58.079Z] 9c2ed89853ce: Pushed [2026-07-09T02:34:58.079Z] ff6a4251f544: Pushed [2026-07-09T02:34:58.079Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:34:58.079Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:34:58.352Z] f4ff8250a346: Pushed [2026-07-09T02:34:58.352Z] 61926b5c5eb5: Pushed [2026-07-09T02:35:01.690Z] e631d56e0e14: Pushed [2026-07-09T02:35:05.240Z] dd81706272f9: Pushed [2026-07-09T02:35:05.240Z] a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:6411ec2b38511ace140aab6c396ded62bf12f328d317b84f0a8dad195782f429 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:35:05.621Z] + 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-09T02:35:05.984Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-07-09T02:35:05.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-07-09T02:35:05.984Z] 6e78f2c94c0d: Preparing [2026-07-09T02:35:05.984Z] 9c2ed89853ce: Preparing [2026-07-09T02:35:05.984Z] dd81706272f9: Preparing [2026-07-09T02:35:05.984Z] ff6a4251f544: Preparing [2026-07-09T02:35:05.984Z] bf035d1eaff2: Preparing [2026-07-09T02:35:05.984Z] ae99a84dd988: Preparing [2026-07-09T02:35:05.984Z] 3b8326bcaa75: Preparing [2026-07-09T02:35:05.984Z] f4ff8250a346: Preparing [2026-07-09T02:35:05.984Z] 61926b5c5eb5: Preparing [2026-07-09T02:35:05.984Z] e631d56e0e14: Preparing [2026-07-09T02:35:05.984Z] 03ba6f53ebfc: Preparing [2026-07-09T02:35:05.984Z] ae99a84dd988: Waiting [2026-07-09T02:35:05.984Z] 61926b5c5eb5: Waiting [2026-07-09T02:35:05.984Z] e631d56e0e14: Waiting [2026-07-09T02:35:05.984Z] 3b8326bcaa75: Waiting [2026-07-09T02:35:05.984Z] f4ff8250a346: Waiting [2026-07-09T02:35:05.984Z] 03ba6f53ebfc: Waiting [2026-07-09T02:35:05.984Z] ff6a4251f544: Layer already exists [2026-07-09T02:35:05.984Z] 6e78f2c94c0d: Layer already exists [2026-07-09T02:35:05.984Z] dd81706272f9: Layer already exists [2026-07-09T02:35:05.984Z] 9c2ed89853ce: Layer already exists [2026-07-09T02:35:05.984Z] bf035d1eaff2: Layer already exists [2026-07-09T02:35:05.984Z] f4ff8250a346: Layer already exists [2026-07-09T02:35:05.984Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:35:05.984Z] ae99a84dd988: Layer already exists [2026-07-09T02:35:05.984Z] 61926b5c5eb5: Layer already exists [2026-07-09T02:35:05.984Z] e631d56e0e14: Layer already exists [2026-07-09T02:35:05.984Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:35:06.271Z] latest: digest: sha256:6411ec2b38511ace140aab6c396ded62bf12f328d317b84f0a8dad195782f429 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:35:06.643Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:35:09.590Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.125 [2026-07-09T02:35:09.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-07-09T02:35:09.590Z] 6e78f2c94c0d: Preparing [2026-07-09T02:35:09.590Z] 9c2ed89853ce: Preparing [2026-07-09T02:35:09.590Z] dd81706272f9: Preparing [2026-07-09T02:35:09.590Z] ff6a4251f544: Preparing [2026-07-09T02:35:09.590Z] bf035d1eaff2: Preparing [2026-07-09T02:35:09.590Z] ae99a84dd988: Preparing [2026-07-09T02:35:09.590Z] 3b8326bcaa75: Preparing [2026-07-09T02:35:09.590Z] f4ff8250a346: Preparing [2026-07-09T02:35:09.590Z] 61926b5c5eb5: Preparing [2026-07-09T02:35:09.590Z] e631d56e0e14: Preparing [2026-07-09T02:35:09.590Z] 03ba6f53ebfc: Preparing [2026-07-09T02:35:09.590Z] f4ff8250a346: Waiting [2026-07-09T02:35:09.590Z] 61926b5c5eb5: Waiting [2026-07-09T02:35:09.590Z] e631d56e0e14: Waiting [2026-07-09T02:35:09.590Z] 03ba6f53ebfc: Waiting [2026-07-09T02:35:09.590Z] ae99a84dd988: Waiting [2026-07-09T02:35:09.590Z] 3b8326bcaa75: Waiting [2026-07-09T02:35:09.590Z] 6e78f2c94c0d: Layer already exists [2026-07-09T02:35:09.590Z] dd81706272f9: Layer already exists [2026-07-09T02:35:09.590Z] 9c2ed89853ce: Layer already exists [2026-07-09T02:35:09.590Z] bf035d1eaff2: Layer already exists [2026-07-09T02:35:09.590Z] ff6a4251f544: Layer already exists [2026-07-09T02:35:09.590Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:35:09.590Z] ae99a84dd988: Layer already exists [2026-07-09T02:35:09.590Z] f4ff8250a346: Layer already exists [2026-07-09T02:35:09.590Z] e631d56e0e14: Layer already exists [2026-07-09T02:35:09.590Z] 61926b5c5eb5: Layer already exists [2026-07-09T02:35:09.590Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:35:09.855Z] 4.1.0-dev.125: digest: sha256:6411ec2b38511ace140aab6c396ded62bf12f328d317b84f0a8dad195782f429 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:35:10.202Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:35:10.560Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:35:10.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-07-09T02:35:10.560Z] 6e78f2c94c0d: Preparing [2026-07-09T02:35:10.560Z] 9c2ed89853ce: Preparing [2026-07-09T02:35:10.560Z] dd81706272f9: Preparing [2026-07-09T02:35:10.560Z] ff6a4251f544: Preparing [2026-07-09T02:35:10.560Z] bf035d1eaff2: Preparing [2026-07-09T02:35:10.560Z] ae99a84dd988: Preparing [2026-07-09T02:35:10.560Z] 3b8326bcaa75: Preparing [2026-07-09T02:35:10.560Z] f4ff8250a346: Preparing [2026-07-09T02:35:10.560Z] 61926b5c5eb5: Preparing [2026-07-09T02:35:10.560Z] e631d56e0e14: Preparing [2026-07-09T02:35:10.560Z] 03ba6f53ebfc: Preparing [2026-07-09T02:35:10.560Z] f4ff8250a346: Waiting [2026-07-09T02:35:10.560Z] 61926b5c5eb5: Waiting [2026-07-09T02:35:10.560Z] e631d56e0e14: Waiting [2026-07-09T02:35:10.560Z] 03ba6f53ebfc: Waiting [2026-07-09T02:35:10.560Z] 3b8326bcaa75: Waiting [2026-07-09T02:35:10.560Z] ae99a84dd988: Waiting [2026-07-09T02:35:10.560Z] bf035d1eaff2: Layer already exists [2026-07-09T02:35:10.560Z] dd81706272f9: Layer already exists [2026-07-09T02:35:10.560Z] 9c2ed89853ce: Layer already exists [2026-07-09T02:35:10.560Z] ff6a4251f544: Layer already exists [2026-07-09T02:35:10.560Z] 6e78f2c94c0d: Layer already exists [2026-07-09T02:35:10.560Z] f4ff8250a346: Layer already exists [2026-07-09T02:35:10.560Z] ae99a84dd988: Layer already exists [2026-07-09T02:35:10.560Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:35:10.560Z] 61926b5c5eb5: Layer already exists [2026-07-09T02:35:10.560Z] e631d56e0e14: Layer already exists [2026-07-09T02:35:10.560Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:35:10.824Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:6411ec2b38511ace140aab6c396ded62bf12f328d317b84f0a8dad195782f429 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:35:11.179Z] + 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-09T02:35:11.532Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2026-07-09T02:35:11.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-07-09T02:35:11.533Z] 6e78f2c94c0d: Preparing [2026-07-09T02:35:11.533Z] 9c2ed89853ce: Preparing [2026-07-09T02:35:11.533Z] dd81706272f9: Preparing [2026-07-09T02:35:11.533Z] ff6a4251f544: Preparing [2026-07-09T02:35:11.533Z] bf035d1eaff2: Preparing [2026-07-09T02:35:11.533Z] ae99a84dd988: Preparing [2026-07-09T02:35:11.533Z] 3b8326bcaa75: Preparing [2026-07-09T02:35:11.533Z] f4ff8250a346: Preparing [2026-07-09T02:35:11.533Z] 61926b5c5eb5: Preparing [2026-07-09T02:35:11.533Z] e631d56e0e14: Preparing [2026-07-09T02:35:11.533Z] 03ba6f53ebfc: Preparing [2026-07-09T02:35:11.533Z] f4ff8250a346: Waiting [2026-07-09T02:35:11.533Z] 61926b5c5eb5: Waiting [2026-07-09T02:35:11.533Z] e631d56e0e14: Waiting [2026-07-09T02:35:11.533Z] 03ba6f53ebfc: Waiting [2026-07-09T02:35:11.533Z] ae99a84dd988: Waiting [2026-07-09T02:35:11.533Z] 3b8326bcaa75: Waiting [2026-07-09T02:35:11.533Z] ff6a4251f544: Layer already exists [2026-07-09T02:35:11.533Z] dd81706272f9: Layer already exists [2026-07-09T02:35:11.533Z] bf035d1eaff2: Layer already exists [2026-07-09T02:35:11.533Z] 9c2ed89853ce: Layer already exists [2026-07-09T02:35:11.533Z] 6e78f2c94c0d: Layer already exists [2026-07-09T02:35:11.533Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:35:11.533Z] ae99a84dd988: Layer already exists [2026-07-09T02:35:11.533Z] e631d56e0e14: Layer already exists [2026-07-09T02:35:11.533Z] f4ff8250a346: Layer already exists [2026-07-09T02:35:11.533Z] 61926b5c5eb5: Layer already exists [2026-07-09T02:35:11.533Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:35:11.798Z] main: digest: sha256:6411ec2b38511ace140aab6c396ded62bf12f328d317b84f0a8dad195782f429 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-09T02:35:11.880Z] ===================================================== [Pipeline] echo [2026-07-09T02:35:11.894Z] taggedImages: [2026-07-09T02:35:11.894Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:35:11.894Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-07-09T02:35:11.894Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.125 [2026-07-09T02:35:11.894Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:35:11.894Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-07-09T02:35:11.923Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2026-07-09T02:35:11.923Z] a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:35:11.923Z] latest [2026-07-09T02:35:11.923Z] 4.1.0-dev.125 [2026-07-09T02:35:11.923Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:35:11.923Z] main [2026-07-09T02:35:11.923Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:35:12.286Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:35:12.636Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:35:12.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-07-09T02:35:12.636Z] aa2785048222: Preparing [2026-07-09T02:35:12.636Z] 91c84a9788b0: Preparing [2026-07-09T02:35:12.636Z] 3bf895d468ed: Preparing [2026-07-09T02:35:12.636Z] 1fb6f4edc504: Preparing [2026-07-09T02:35:12.636Z] c15e23d859c9: Preparing [2026-07-09T02:35:12.636Z] bcf529684094: Preparing [2026-07-09T02:35:12.636Z] 2a36da847e46: Preparing [2026-07-09T02:35:12.636Z] ae99a84dd988: Preparing [2026-07-09T02:35:12.636Z] 3b8326bcaa75: Preparing [2026-07-09T02:35:12.636Z] 0ca8e01b0a37: Preparing [2026-07-09T02:35:12.636Z] aa4af55df732: Preparing [2026-07-09T02:35:12.636Z] 03ba6f53ebfc: Preparing [2026-07-09T02:35:12.636Z] 2a36da847e46: Waiting [2026-07-09T02:35:12.636Z] ae99a84dd988: Waiting [2026-07-09T02:35:12.636Z] 3b8326bcaa75: Waiting [2026-07-09T02:35:12.636Z] 0ca8e01b0a37: Waiting [2026-07-09T02:35:12.636Z] aa4af55df732: Waiting [2026-07-09T02:35:12.636Z] 03ba6f53ebfc: Waiting [2026-07-09T02:35:12.636Z] bcf529684094: Waiting [2026-07-09T02:35:12.899Z] 91c84a9788b0: Pushed [2026-07-09T02:35:12.899Z] c15e23d859c9: Pushed [2026-07-09T02:35:12.899Z] aa2785048222: Pushed [2026-07-09T02:35:12.899Z] ae99a84dd988: Layer already exists [2026-07-09T02:35:12.899Z] bcf529684094: Pushed [2026-07-09T02:35:12.899Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:35:13.165Z] 2a36da847e46: Pushed [2026-07-09T02:35:13.165Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:35:13.165Z] 0ca8e01b0a37: Pushed [2026-07-09T02:35:16.561Z] aa4af55df732: Pushed [2026-07-09T02:35:19.904Z] 1fb6f4edc504: Pushed [2026-07-09T02:35:20.172Z] 3bf895d468ed: Pushed [2026-07-09T02:35:20.442Z] a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:d706fbd68fe0b847ec150a0ed14e7b641a289cbb73446487ff6fab3727d20f79 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:35:20.816Z] + 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-09T02:35:21.178Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-07-09T02:35:21.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-07-09T02:35:21.178Z] aa2785048222: Preparing [2026-07-09T02:35:21.178Z] 91c84a9788b0: Preparing [2026-07-09T02:35:21.178Z] 3bf895d468ed: Preparing [2026-07-09T02:35:21.178Z] 1fb6f4edc504: Preparing [2026-07-09T02:35:21.178Z] c15e23d859c9: Preparing [2026-07-09T02:35:21.178Z] bcf529684094: Preparing [2026-07-09T02:35:21.178Z] 2a36da847e46: Preparing [2026-07-09T02:35:21.178Z] ae99a84dd988: Preparing [2026-07-09T02:35:21.178Z] 3b8326bcaa75: Preparing [2026-07-09T02:35:21.178Z] 0ca8e01b0a37: Preparing [2026-07-09T02:35:21.178Z] aa4af55df732: Preparing [2026-07-09T02:35:21.178Z] 03ba6f53ebfc: Preparing [2026-07-09T02:35:21.178Z] 2a36da847e46: Waiting [2026-07-09T02:35:21.178Z] bcf529684094: Waiting [2026-07-09T02:35:21.178Z] ae99a84dd988: Waiting [2026-07-09T02:35:21.178Z] 3b8326bcaa75: Waiting [2026-07-09T02:35:21.178Z] 0ca8e01b0a37: Waiting [2026-07-09T02:35:21.178Z] aa4af55df732: Waiting [2026-07-09T02:35:21.178Z] 03ba6f53ebfc: Waiting [2026-07-09T02:35:21.178Z] c15e23d859c9: Layer already exists [2026-07-09T02:35:21.178Z] 1fb6f4edc504: Layer already exists [2026-07-09T02:35:21.178Z] aa2785048222: Layer already exists [2026-07-09T02:35:21.178Z] 3bf895d468ed: Layer already exists [2026-07-09T02:35:21.178Z] 91c84a9788b0: Layer already exists [2026-07-09T02:35:21.178Z] bcf529684094: Layer already exists [2026-07-09T02:35:21.178Z] 2a36da847e46: Layer already exists [2026-07-09T02:35:21.178Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:35:21.178Z] ae99a84dd988: Layer already exists [2026-07-09T02:35:21.178Z] 0ca8e01b0a37: Layer already exists [2026-07-09T02:35:21.178Z] aa4af55df732: Layer already exists [2026-07-09T02:35:21.178Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:35:21.445Z] latest: digest: sha256:d706fbd68fe0b847ec150a0ed14e7b641a289cbb73446487ff6fab3727d20f79 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:35:21.821Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:35:22.174Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.125 [2026-07-09T02:35:22.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-07-09T02:35:22.174Z] aa2785048222: Preparing [2026-07-09T02:35:22.174Z] 91c84a9788b0: Preparing [2026-07-09T02:35:22.174Z] 3bf895d468ed: Preparing [2026-07-09T02:35:22.174Z] 1fb6f4edc504: Preparing [2026-07-09T02:35:22.174Z] c15e23d859c9: Preparing [2026-07-09T02:35:22.174Z] bcf529684094: Preparing [2026-07-09T02:35:22.174Z] 2a36da847e46: Preparing [2026-07-09T02:35:22.174Z] ae99a84dd988: Preparing [2026-07-09T02:35:22.174Z] 3b8326bcaa75: Preparing [2026-07-09T02:35:22.174Z] 0ca8e01b0a37: Preparing [2026-07-09T02:35:22.174Z] aa4af55df732: Preparing [2026-07-09T02:35:22.174Z] 03ba6f53ebfc: Preparing [2026-07-09T02:35:22.174Z] 2a36da847e46: Waiting [2026-07-09T02:35:22.174Z] ae99a84dd988: Waiting [2026-07-09T02:35:22.174Z] 3b8326bcaa75: Waiting [2026-07-09T02:35:22.174Z] 0ca8e01b0a37: Waiting [2026-07-09T02:35:22.174Z] bcf529684094: Waiting [2026-07-09T02:35:22.174Z] aa4af55df732: Waiting [2026-07-09T02:35:22.174Z] 03ba6f53ebfc: Waiting [2026-07-09T02:35:22.174Z] 91c84a9788b0: Layer already exists [2026-07-09T02:35:22.174Z] aa2785048222: Layer already exists [2026-07-09T02:35:22.174Z] 1fb6f4edc504: Layer already exists [2026-07-09T02:35:22.174Z] 3bf895d468ed: Layer already exists [2026-07-09T02:35:22.174Z] c15e23d859c9: Layer already exists [2026-07-09T02:35:22.174Z] 2a36da847e46: Layer already exists [2026-07-09T02:35:22.174Z] bcf529684094: Layer already exists [2026-07-09T02:35:22.174Z] 0ca8e01b0a37: Layer already exists [2026-07-09T02:35:22.174Z] ae99a84dd988: Layer already exists [2026-07-09T02:35:22.174Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:35:22.174Z] aa4af55df732: Layer already exists [2026-07-09T02:35:24.147Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:35:24.147Z] 4.1.0-dev.125: digest: sha256:d706fbd68fe0b847ec150a0ed14e7b641a289cbb73446487ff6fab3727d20f79 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:35:24.509Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:35:24.865Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:35:24.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-07-09T02:35:24.866Z] aa2785048222: Preparing [2026-07-09T02:35:24.866Z] 91c84a9788b0: Preparing [2026-07-09T02:35:24.866Z] 3bf895d468ed: Preparing [2026-07-09T02:35:24.866Z] 1fb6f4edc504: Preparing [2026-07-09T02:35:24.866Z] c15e23d859c9: Preparing [2026-07-09T02:35:24.866Z] bcf529684094: Preparing [2026-07-09T02:35:24.866Z] 2a36da847e46: Preparing [2026-07-09T02:35:24.866Z] ae99a84dd988: Preparing [2026-07-09T02:35:24.866Z] 3b8326bcaa75: Preparing [2026-07-09T02:35:24.866Z] 0ca8e01b0a37: Preparing [2026-07-09T02:35:24.866Z] aa4af55df732: Preparing [2026-07-09T02:35:24.866Z] 03ba6f53ebfc: Preparing [2026-07-09T02:35:24.866Z] bcf529684094: Waiting [2026-07-09T02:35:24.866Z] ae99a84dd988: Waiting [2026-07-09T02:35:24.866Z] 3b8326bcaa75: Waiting [2026-07-09T02:35:24.866Z] 0ca8e01b0a37: Waiting [2026-07-09T02:35:24.866Z] aa4af55df732: Waiting [2026-07-09T02:35:24.866Z] 2a36da847e46: Waiting [2026-07-09T02:35:24.866Z] 03ba6f53ebfc: Waiting [2026-07-09T02:35:24.866Z] c15e23d859c9: Layer already exists [2026-07-09T02:35:24.866Z] aa2785048222: Layer already exists [2026-07-09T02:35:24.866Z] 1fb6f4edc504: Layer already exists [2026-07-09T02:35:24.866Z] 3bf895d468ed: Layer already exists [2026-07-09T02:35:24.866Z] 91c84a9788b0: Layer already exists [2026-07-09T02:35:24.866Z] ae99a84dd988: Layer already exists [2026-07-09T02:35:24.866Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:35:24.866Z] bcf529684094: Layer already exists [2026-07-09T02:35:24.866Z] 2a36da847e46: Layer already exists [2026-07-09T02:35:24.866Z] 0ca8e01b0a37: Layer already exists [2026-07-09T02:35:24.866Z] aa4af55df732: Layer already exists [2026-07-09T02:35:24.866Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:35:25.131Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:d706fbd68fe0b847ec150a0ed14e7b641a289cbb73446487ff6fab3727d20f79 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:35:25.492Z] + 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-09T02:35:25.839Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2026-07-09T02:35:25.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-07-09T02:35:25.839Z] aa2785048222: Preparing [2026-07-09T02:35:25.839Z] 91c84a9788b0: Preparing [2026-07-09T02:35:25.839Z] 3bf895d468ed: Preparing [2026-07-09T02:35:25.839Z] 1fb6f4edc504: Preparing [2026-07-09T02:35:25.839Z] c15e23d859c9: Preparing [2026-07-09T02:35:25.839Z] bcf529684094: Preparing [2026-07-09T02:35:25.839Z] 2a36da847e46: Preparing [2026-07-09T02:35:25.839Z] ae99a84dd988: Preparing [2026-07-09T02:35:25.839Z] 3b8326bcaa75: Preparing [2026-07-09T02:35:25.839Z] 0ca8e01b0a37: Preparing [2026-07-09T02:35:25.839Z] aa4af55df732: Preparing [2026-07-09T02:35:25.839Z] 03ba6f53ebfc: Preparing [2026-07-09T02:35:25.839Z] 3b8326bcaa75: Waiting [2026-07-09T02:35:25.839Z] 0ca8e01b0a37: Waiting [2026-07-09T02:35:25.839Z] aa4af55df732: Waiting [2026-07-09T02:35:25.839Z] bcf529684094: Waiting [2026-07-09T02:35:25.839Z] 03ba6f53ebfc: Waiting [2026-07-09T02:35:25.839Z] ae99a84dd988: Waiting [2026-07-09T02:35:25.839Z] 91c84a9788b0: Layer already exists [2026-07-09T02:35:25.839Z] 1fb6f4edc504: Layer already exists [2026-07-09T02:35:25.839Z] c15e23d859c9: Layer already exists [2026-07-09T02:35:25.839Z] aa2785048222: Layer already exists [2026-07-09T02:35:25.839Z] 3bf895d468ed: Layer already exists [2026-07-09T02:35:25.839Z] ae99a84dd988: Layer already exists [2026-07-09T02:35:25.839Z] bcf529684094: Layer already exists [2026-07-09T02:35:25.839Z] 2a36da847e46: Layer already exists [2026-07-09T02:35:25.839Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:35:25.839Z] 0ca8e01b0a37: Layer already exists [2026-07-09T02:35:25.839Z] aa4af55df732: Layer already exists [2026-07-09T02:35:25.839Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:35:26.104Z] main: digest: sha256:d706fbd68fe0b847ec150a0ed14e7b641a289cbb73446487ff6fab3727d20f79 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-09T02:35:26.202Z] ===================================================== [Pipeline] echo [2026-07-09T02:35:26.222Z] taggedImages: [2026-07-09T02:35:26.223Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:35:26.223Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-07-09T02:35:26.223Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.125 [2026-07-09T02:35:26.223Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:35:26.223Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-07-09T02:35:26.248Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2026-07-09T02:35:26.248Z] a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:35:26.248Z] latest [2026-07-09T02:35:26.248Z] 4.1.0-dev.125 [2026-07-09T02:35:26.248Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:35:26.248Z] main [2026-07-09T02:35:26.248Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:35:26.623Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:35:26.985Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:35:26.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-07-09T02:35:26.985Z] e658ed854a15: Preparing [2026-07-09T02:35:26.985Z] a691bc7591d5: Preparing [2026-07-09T02:35:26.985Z] ae99a84dd988: Preparing [2026-07-09T02:35:26.985Z] 3b8326bcaa75: Preparing [2026-07-09T02:35:26.985Z] 3cb8943199d5: Preparing [2026-07-09T02:35:26.985Z] 50c46d79f684: Preparing [2026-07-09T02:35:26.985Z] 03ba6f53ebfc: Preparing [2026-07-09T02:35:26.985Z] 50c46d79f684: Waiting [2026-07-09T02:35:26.985Z] 03ba6f53ebfc: Waiting [2026-07-09T02:35:26.985Z] ae99a84dd988: Layer already exists [2026-07-09T02:35:26.985Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:35:27.251Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:35:27.251Z] 3cb8943199d5: Pushed [2026-07-09T02:35:27.251Z] e658ed854a15: Pushed [2026-07-09T02:35:29.186Z] 50c46d79f684: Pushed [2026-07-09T02:35:35.816Z] a691bc7591d5: Pushed [2026-07-09T02:35:39.160Z] a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:257e615b67b4459a41359fc3799bd98b0db3984f2d544d010792d5d3f2ee5832 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:35:39.512Z] + 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-09T02:35:39.865Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-07-09T02:35:39.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-07-09T02:35:39.865Z] e658ed854a15: Preparing [2026-07-09T02:35:39.865Z] a691bc7591d5: Preparing [2026-07-09T02:35:39.865Z] ae99a84dd988: Preparing [2026-07-09T02:35:39.865Z] 3b8326bcaa75: Preparing [2026-07-09T02:35:39.865Z] 3cb8943199d5: Preparing [2026-07-09T02:35:39.865Z] 50c46d79f684: Preparing [2026-07-09T02:35:39.865Z] 03ba6f53ebfc: Preparing [2026-07-09T02:35:39.865Z] 50c46d79f684: Waiting [2026-07-09T02:35:39.865Z] 03ba6f53ebfc: Waiting [2026-07-09T02:35:39.865Z] e658ed854a15: Layer already exists [2026-07-09T02:35:39.865Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:35:39.865Z] a691bc7591d5: Layer already exists [2026-07-09T02:35:39.865Z] 3cb8943199d5: Layer already exists [2026-07-09T02:35:39.865Z] ae99a84dd988: Layer already exists [2026-07-09T02:35:39.865Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:35:39.865Z] 50c46d79f684: Layer already exists [2026-07-09T02:35:40.131Z] latest: digest: sha256:257e615b67b4459a41359fc3799bd98b0db3984f2d544d010792d5d3f2ee5832 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:35:40.496Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:35:40.857Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.125 [2026-07-09T02:35:40.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-07-09T02:35:40.857Z] e658ed854a15: Preparing [2026-07-09T02:35:40.857Z] a691bc7591d5: Preparing [2026-07-09T02:35:40.857Z] ae99a84dd988: Preparing [2026-07-09T02:35:40.857Z] 3b8326bcaa75: Preparing [2026-07-09T02:35:40.857Z] 3cb8943199d5: Preparing [2026-07-09T02:35:40.857Z] 50c46d79f684: Preparing [2026-07-09T02:35:40.857Z] 03ba6f53ebfc: Preparing [2026-07-09T02:35:40.857Z] 50c46d79f684: Waiting [2026-07-09T02:35:40.857Z] 03ba6f53ebfc: Waiting [2026-07-09T02:35:40.857Z] e658ed854a15: Layer already exists [2026-07-09T02:35:40.857Z] ae99a84dd988: Layer already exists [2026-07-09T02:35:40.857Z] a691bc7591d5: Layer already exists [2026-07-09T02:35:40.857Z] 3cb8943199d5: Layer already exists [2026-07-09T02:35:40.857Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:35:40.857Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:35:40.857Z] 50c46d79f684: Layer already exists [2026-07-09T02:35:41.124Z] 4.1.0-dev.125: digest: sha256:257e615b67b4459a41359fc3799bd98b0db3984f2d544d010792d5d3f2ee5832 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:35:41.486Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:35:41.835Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:35:41.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-07-09T02:35:41.835Z] e658ed854a15: Preparing [2026-07-09T02:35:41.835Z] a691bc7591d5: Preparing [2026-07-09T02:35:41.835Z] ae99a84dd988: Preparing [2026-07-09T02:35:41.835Z] 3b8326bcaa75: Preparing [2026-07-09T02:35:41.835Z] 3cb8943199d5: Preparing [2026-07-09T02:35:41.835Z] 50c46d79f684: Preparing [2026-07-09T02:35:41.835Z] 03ba6f53ebfc: Preparing [2026-07-09T02:35:41.835Z] 50c46d79f684: Waiting [2026-07-09T02:35:41.835Z] 03ba6f53ebfc: Waiting [2026-07-09T02:35:41.835Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:35:41.835Z] ae99a84dd988: Layer already exists [2026-07-09T02:35:41.835Z] 3cb8943199d5: Layer already exists [2026-07-09T02:35:41.835Z] a691bc7591d5: Layer already exists [2026-07-09T02:35:41.835Z] e658ed854a15: Layer already exists [2026-07-09T02:35:41.835Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:35:41.835Z] 50c46d79f684: Layer already exists [2026-07-09T02:35:42.099Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:257e615b67b4459a41359fc3799bd98b0db3984f2d544d010792d5d3f2ee5832 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:35:42.454Z] + 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-09T02:35:42.792Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2026-07-09T02:35:42.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-07-09T02:35:42.792Z] e658ed854a15: Preparing [2026-07-09T02:35:42.792Z] a691bc7591d5: Preparing [2026-07-09T02:35:42.792Z] ae99a84dd988: Preparing [2026-07-09T02:35:42.792Z] 3b8326bcaa75: Preparing [2026-07-09T02:35:42.792Z] 3cb8943199d5: Preparing [2026-07-09T02:35:42.792Z] 50c46d79f684: Preparing [2026-07-09T02:35:42.792Z] 03ba6f53ebfc: Preparing [2026-07-09T02:35:42.792Z] 50c46d79f684: Waiting [2026-07-09T02:35:42.792Z] 03ba6f53ebfc: Waiting [2026-07-09T02:35:42.792Z] ae99a84dd988: Layer already exists [2026-07-09T02:35:42.792Z] a691bc7591d5: Layer already exists [2026-07-09T02:35:42.792Z] 3cb8943199d5: Layer already exists [2026-07-09T02:35:42.792Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:35:42.792Z] e658ed854a15: Layer already exists [2026-07-09T02:35:42.792Z] 50c46d79f684: Layer already exists [2026-07-09T02:35:42.792Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:35:43.057Z] main: digest: sha256:257e615b67b4459a41359fc3799bd98b0db3984f2d544d010792d5d3f2ee5832 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-09T02:35:43.129Z] ===================================================== [Pipeline] echo [2026-07-09T02:35:43.149Z] taggedImages: [2026-07-09T02:35:43.149Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:35:43.149Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-07-09T02:35:43.149Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.125 [2026-07-09T02:35:43.149Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:35:43.149Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-07-09T02:35:43.178Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2026-07-09T02:35:43.178Z] a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:35:43.178Z] latest [2026-07-09T02:35:43.178Z] 4.1.0-dev.125 [2026-07-09T02:35:43.178Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:35:43.178Z] main [2026-07-09T02:35:43.178Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:35:43.564Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:35:43.927Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:35:43.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-07-09T02:35:43.927Z] 854310f29e91: Preparing [2026-07-09T02:35:43.927Z] 271e9f8b8e2d: Preparing [2026-07-09T02:35:43.927Z] 92799f5f67b7: Preparing [2026-07-09T02:35:43.927Z] ae99a84dd988: Preparing [2026-07-09T02:35:43.927Z] 3b8326bcaa75: Preparing [2026-07-09T02:35:43.927Z] 00fcde5c9ff9: Preparing [2026-07-09T02:35:43.927Z] c6ad47b7b8c5: Preparing [2026-07-09T02:35:43.927Z] 221676366e3e: Preparing [2026-07-09T02:35:43.927Z] 0a1c5b83faae: Preparing [2026-07-09T02:35:43.927Z] 03ba6f53ebfc: Preparing [2026-07-09T02:35:43.927Z] c6ad47b7b8c5: Waiting [2026-07-09T02:35:43.927Z] 221676366e3e: Waiting [2026-07-09T02:35:43.927Z] 0a1c5b83faae: Waiting [2026-07-09T02:35:43.927Z] 03ba6f53ebfc: Waiting [2026-07-09T02:35:43.927Z] 00fcde5c9ff9: Waiting [2026-07-09T02:35:43.927Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:35:44.194Z] ae99a84dd988: Layer already exists [2026-07-09T02:35:44.194Z] 271e9f8b8e2d: Pushed [2026-07-09T02:35:44.194Z] 92799f5f67b7: Pushed [2026-07-09T02:35:44.194Z] 854310f29e91: Pushed [2026-07-09T02:35:44.194Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:35:44.194Z] 221676366e3e: Pushed [2026-07-09T02:35:45.148Z] 0a1c5b83faae: Pushed [2026-07-09T02:35:57.440Z] c6ad47b7b8c5: Pushed [2026-07-09T02:36:15.629Z] 00fcde5c9ff9: Pushed [2026-07-09T02:36:15.629Z] a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:d50e9c9bcf748ff785c130cf78fde6651c7d42abb199a23f0c473d0332abfea1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:36:16.008Z] + 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-09T02:36:16.357Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-07-09T02:36:16.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-07-09T02:36:16.357Z] 854310f29e91: Preparing [2026-07-09T02:36:16.357Z] 271e9f8b8e2d: Preparing [2026-07-09T02:36:16.357Z] 92799f5f67b7: Preparing [2026-07-09T02:36:16.357Z] ae99a84dd988: Preparing [2026-07-09T02:36:16.357Z] 3b8326bcaa75: Preparing [2026-07-09T02:36:16.357Z] 00fcde5c9ff9: Preparing [2026-07-09T02:36:16.357Z] c6ad47b7b8c5: Preparing [2026-07-09T02:36:16.357Z] 221676366e3e: Preparing [2026-07-09T02:36:16.357Z] 0a1c5b83faae: Preparing [2026-07-09T02:36:16.357Z] 03ba6f53ebfc: Preparing [2026-07-09T02:36:16.357Z] c6ad47b7b8c5: Waiting [2026-07-09T02:36:16.357Z] 221676366e3e: Waiting [2026-07-09T02:36:16.357Z] 0a1c5b83faae: Waiting [2026-07-09T02:36:16.357Z] 03ba6f53ebfc: Waiting [2026-07-09T02:36:16.357Z] 00fcde5c9ff9: Waiting [2026-07-09T02:36:16.357Z] 271e9f8b8e2d: Layer already exists [2026-07-09T02:36:16.357Z] 92799f5f67b7: Layer already exists [2026-07-09T02:36:16.357Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:36:16.357Z] ae99a84dd988: Layer already exists [2026-07-09T02:36:16.357Z] 854310f29e91: Layer already exists [2026-07-09T02:36:16.357Z] c6ad47b7b8c5: Layer already exists [2026-07-09T02:36:16.357Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:36:16.357Z] 00fcde5c9ff9: Layer already exists [2026-07-09T02:36:16.357Z] 221676366e3e: Layer already exists [2026-07-09T02:36:16.357Z] 0a1c5b83faae: Layer already exists [2026-07-09T02:36:16.625Z] latest: digest: sha256:d50e9c9bcf748ff785c130cf78fde6651c7d42abb199a23f0c473d0332abfea1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:36:16.994Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:36:17.360Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.125 [2026-07-09T02:36:17.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-07-09T02:36:17.360Z] 854310f29e91: Preparing [2026-07-09T02:36:17.360Z] 271e9f8b8e2d: Preparing [2026-07-09T02:36:17.360Z] 92799f5f67b7: Preparing [2026-07-09T02:36:17.360Z] ae99a84dd988: Preparing [2026-07-09T02:36:17.360Z] 3b8326bcaa75: Preparing [2026-07-09T02:36:17.360Z] 00fcde5c9ff9: Preparing [2026-07-09T02:36:17.360Z] c6ad47b7b8c5: Preparing [2026-07-09T02:36:17.360Z] 221676366e3e: Preparing [2026-07-09T02:36:17.360Z] 0a1c5b83faae: Preparing [2026-07-09T02:36:17.360Z] 03ba6f53ebfc: Preparing [2026-07-09T02:36:17.360Z] c6ad47b7b8c5: Waiting [2026-07-09T02:36:17.360Z] 221676366e3e: Waiting [2026-07-09T02:36:17.360Z] 0a1c5b83faae: Waiting [2026-07-09T02:36:17.360Z] 03ba6f53ebfc: Waiting [2026-07-09T02:36:17.360Z] 00fcde5c9ff9: Waiting [2026-07-09T02:36:17.360Z] 92799f5f67b7: Layer already exists [2026-07-09T02:36:17.360Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:36:17.360Z] 271e9f8b8e2d: Layer already exists [2026-07-09T02:36:17.360Z] 854310f29e91: Layer already exists [2026-07-09T02:36:17.360Z] ae99a84dd988: Layer already exists [2026-07-09T02:36:17.360Z] 221676366e3e: Layer already exists [2026-07-09T02:36:17.360Z] 00fcde5c9ff9: Layer already exists [2026-07-09T02:36:17.360Z] c6ad47b7b8c5: Layer already exists [2026-07-09T02:36:17.360Z] 0a1c5b83faae: Layer already exists [2026-07-09T02:36:17.360Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:36:17.624Z] 4.1.0-dev.125: digest: sha256:d50e9c9bcf748ff785c130cf78fde6651c7d42abb199a23f0c473d0332abfea1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:36:18.031Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:36:18.376Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:36:18.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-07-09T02:36:18.376Z] 854310f29e91: Preparing [2026-07-09T02:36:18.376Z] 271e9f8b8e2d: Preparing [2026-07-09T02:36:18.376Z] 92799f5f67b7: Preparing [2026-07-09T02:36:18.376Z] ae99a84dd988: Preparing [2026-07-09T02:36:18.376Z] 3b8326bcaa75: Preparing [2026-07-09T02:36:18.376Z] 00fcde5c9ff9: Preparing [2026-07-09T02:36:18.376Z] c6ad47b7b8c5: Preparing [2026-07-09T02:36:18.376Z] 221676366e3e: Preparing [2026-07-09T02:36:18.376Z] 00fcde5c9ff9: Waiting [2026-07-09T02:36:18.376Z] 0a1c5b83faae: Preparing [2026-07-09T02:36:18.376Z] 03ba6f53ebfc: Preparing [2026-07-09T02:36:18.376Z] c6ad47b7b8c5: Waiting [2026-07-09T02:36:18.376Z] 221676366e3e: Waiting [2026-07-09T02:36:18.376Z] 0a1c5b83faae: Waiting [2026-07-09T02:36:18.376Z] 03ba6f53ebfc: Waiting [2026-07-09T02:36:18.376Z] 92799f5f67b7: Layer already exists [2026-07-09T02:36:18.376Z] ae99a84dd988: Layer already exists [2026-07-09T02:36:18.376Z] 854310f29e91: Layer already exists [2026-07-09T02:36:18.376Z] 271e9f8b8e2d: Layer already exists [2026-07-09T02:36:18.376Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:36:18.376Z] 00fcde5c9ff9: Layer already exists [2026-07-09T02:36:18.376Z] 0a1c5b83faae: Layer already exists [2026-07-09T02:36:18.376Z] 221676366e3e: Layer already exists [2026-07-09T02:36:18.376Z] c6ad47b7b8c5: Layer already exists [2026-07-09T02:36:18.376Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:36:18.647Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:d50e9c9bcf748ff785c130cf78fde6651c7d42abb199a23f0c473d0332abfea1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:36:19.006Z] + 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-09T02:36:19.470Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2026-07-09T02:36:19.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-07-09T02:36:19.470Z] 854310f29e91: Preparing [2026-07-09T02:36:19.470Z] 271e9f8b8e2d: Preparing [2026-07-09T02:36:19.470Z] 92799f5f67b7: Preparing [2026-07-09T02:36:19.470Z] ae99a84dd988: Preparing [2026-07-09T02:36:19.470Z] 3b8326bcaa75: Preparing [2026-07-09T02:36:19.470Z] 00fcde5c9ff9: Preparing [2026-07-09T02:36:19.470Z] c6ad47b7b8c5: Preparing [2026-07-09T02:36:19.470Z] 221676366e3e: Preparing [2026-07-09T02:36:19.470Z] 0a1c5b83faae: Preparing [2026-07-09T02:36:19.470Z] 03ba6f53ebfc: Preparing [2026-07-09T02:36:19.470Z] 00fcde5c9ff9: Waiting [2026-07-09T02:36:19.470Z] c6ad47b7b8c5: Waiting [2026-07-09T02:36:19.470Z] 221676366e3e: Waiting [2026-07-09T02:36:19.470Z] 0a1c5b83faae: Waiting [2026-07-09T02:36:19.470Z] 03ba6f53ebfc: Waiting [2026-07-09T02:36:19.470Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:36:19.470Z] ae99a84dd988: Layer already exists [2026-07-09T02:36:19.470Z] 854310f29e91: Layer already exists [2026-07-09T02:36:19.470Z] 92799f5f67b7: Layer already exists [2026-07-09T02:36:19.470Z] 271e9f8b8e2d: Layer already exists [2026-07-09T02:36:19.470Z] 00fcde5c9ff9: Layer already exists [2026-07-09T02:36:19.470Z] 0a1c5b83faae: Layer already exists [2026-07-09T02:36:19.470Z] c6ad47b7b8c5: Layer already exists [2026-07-09T02:36:19.470Z] 221676366e3e: Layer already exists [2026-07-09T02:36:19.470Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:36:19.737Z] main: digest: sha256:d50e9c9bcf748ff785c130cf78fde6651c7d42abb199a23f0c473d0332abfea1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-09T02:36:19.816Z] ===================================================== [Pipeline] echo [2026-07-09T02:36:19.833Z] taggedImages: [2026-07-09T02:36:19.833Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:36:19.833Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-07-09T02:36:19.833Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.125 [2026-07-09T02:36:19.833Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:36:19.833Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-07-09T02:36:19.861Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2026-07-09T02:36:19.861Z] a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:36:19.861Z] latest [2026-07-09T02:36:19.861Z] 4.1.0-dev.125 [2026-07-09T02:36:19.861Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:36:19.861Z] main [2026-07-09T02:36:19.861Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:36:20.235Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:36:20.584Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:36:20.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-07-09T02:36:20.584Z] 4116587aea58: Preparing [2026-07-09T02:36:20.584Z] 0c29eec37273: Preparing [2026-07-09T02:36:20.584Z] a78fce7e16ad: Preparing [2026-07-09T02:36:20.584Z] ae99a84dd988: Preparing [2026-07-09T02:36:20.584Z] 3b8326bcaa75: Preparing [2026-07-09T02:36:20.584Z] 05b7b6ffd8bb: Preparing [2026-07-09T02:36:20.584Z] dcd553e26a84: Preparing [2026-07-09T02:36:20.584Z] df6d6bae267d: Preparing [2026-07-09T02:36:20.584Z] 03ba6f53ebfc: Preparing [2026-07-09T02:36:20.584Z] 05b7b6ffd8bb: Waiting [2026-07-09T02:36:20.584Z] dcd553e26a84: Waiting [2026-07-09T02:36:20.584Z] df6d6bae267d: Waiting [2026-07-09T02:36:20.584Z] 03ba6f53ebfc: Waiting [2026-07-09T02:36:20.849Z] 0c29eec37273: Pushed [2026-07-09T02:36:20.849Z] a78fce7e16ad: Pushed [2026-07-09T02:36:22.252Z] ae99a84dd988: Layer already exists [2026-07-09T02:36:22.252Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:36:22.252Z] 4116587aea58: Pushed [2026-07-09T02:36:22.252Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:36:22.252Z] dcd553e26a84: Pushed [2026-07-09T02:36:23.204Z] df6d6bae267d: Pushed [2026-07-09T02:36:55.430Z] 05b7b6ffd8bb: Pushed [2026-07-09T02:36:55.430Z] a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:3246522b8aed2444dc409db3a9bfa74517e525fccaa97a0a0e12ccdc02c628e1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:36:55.787Z] + 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-09T02:36:56.132Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-07-09T02:36:56.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-07-09T02:36:56.132Z] 4116587aea58: Preparing [2026-07-09T02:36:56.132Z] 0c29eec37273: Preparing [2026-07-09T02:36:56.132Z] a78fce7e16ad: Preparing [2026-07-09T02:36:56.132Z] ae99a84dd988: Preparing [2026-07-09T02:36:56.132Z] 3b8326bcaa75: Preparing [2026-07-09T02:36:56.132Z] 05b7b6ffd8bb: Preparing [2026-07-09T02:36:56.132Z] dcd553e26a84: Preparing [2026-07-09T02:36:56.132Z] df6d6bae267d: Preparing [2026-07-09T02:36:56.132Z] 03ba6f53ebfc: Preparing [2026-07-09T02:36:56.132Z] 05b7b6ffd8bb: Waiting [2026-07-09T02:36:56.132Z] dcd553e26a84: Waiting [2026-07-09T02:36:56.132Z] df6d6bae267d: Waiting [2026-07-09T02:36:56.132Z] 03ba6f53ebfc: Waiting [2026-07-09T02:36:56.132Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:36:56.132Z] a78fce7e16ad: Layer already exists [2026-07-09T02:36:56.132Z] ae99a84dd988: Layer already exists [2026-07-09T02:36:56.132Z] 0c29eec37273: Layer already exists [2026-07-09T02:36:56.132Z] 4116587aea58: Layer already exists [2026-07-09T02:36:56.132Z] 05b7b6ffd8bb: Layer already exists [2026-07-09T02:36:56.132Z] df6d6bae267d: Layer already exists [2026-07-09T02:36:56.132Z] dcd553e26a84: Layer already exists [2026-07-09T02:36:56.132Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:36:56.401Z] latest: digest: sha256:3246522b8aed2444dc409db3a9bfa74517e525fccaa97a0a0e12ccdc02c628e1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:36:56.773Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:36:57.116Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.125 [2026-07-09T02:36:57.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-07-09T02:36:57.116Z] 4116587aea58: Preparing [2026-07-09T02:36:57.116Z] 0c29eec37273: Preparing [2026-07-09T02:36:57.116Z] a78fce7e16ad: Preparing [2026-07-09T02:36:57.116Z] ae99a84dd988: Preparing [2026-07-09T02:36:57.116Z] 3b8326bcaa75: Preparing [2026-07-09T02:36:57.116Z] 05b7b6ffd8bb: Preparing [2026-07-09T02:36:57.116Z] 05b7b6ffd8bb: Waiting [2026-07-09T02:36:57.116Z] dcd553e26a84: Preparing [2026-07-09T02:36:57.116Z] df6d6bae267d: Preparing [2026-07-09T02:36:57.116Z] dcd553e26a84: Waiting [2026-07-09T02:36:57.116Z] 03ba6f53ebfc: Preparing [2026-07-09T02:36:57.116Z] df6d6bae267d: Waiting [2026-07-09T02:36:57.116Z] a78fce7e16ad: Layer already exists [2026-07-09T02:36:57.116Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:36:57.116Z] 4116587aea58: Layer already exists [2026-07-09T02:36:57.116Z] 0c29eec37273: Layer already exists [2026-07-09T02:36:57.116Z] ae99a84dd988: Layer already exists [2026-07-09T02:36:57.116Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:36:57.116Z] dcd553e26a84: Layer already exists [2026-07-09T02:36:57.116Z] 05b7b6ffd8bb: Layer already exists [2026-07-09T02:36:57.116Z] df6d6bae267d: Layer already exists [2026-07-09T02:36:57.116Z] 4.1.0-dev.125: digest: sha256:3246522b8aed2444dc409db3a9bfa74517e525fccaa97a0a0e12ccdc02c628e1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:36:57.769Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:36:58.129Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:36:58.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-07-09T02:36:58.129Z] 4116587aea58: Preparing [2026-07-09T02:36:58.129Z] 0c29eec37273: Preparing [2026-07-09T02:36:58.129Z] a78fce7e16ad: Preparing [2026-07-09T02:36:58.129Z] ae99a84dd988: Preparing [2026-07-09T02:36:58.129Z] 3b8326bcaa75: Preparing [2026-07-09T02:36:58.129Z] 05b7b6ffd8bb: Preparing [2026-07-09T02:36:58.129Z] dcd553e26a84: Preparing [2026-07-09T02:36:58.129Z] df6d6bae267d: Preparing [2026-07-09T02:36:58.129Z] 03ba6f53ebfc: Preparing [2026-07-09T02:36:58.129Z] dcd553e26a84: Waiting [2026-07-09T02:36:58.129Z] df6d6bae267d: Waiting [2026-07-09T02:36:58.129Z] 05b7b6ffd8bb: Waiting [2026-07-09T02:36:58.129Z] 03ba6f53ebfc: Waiting [2026-07-09T02:36:58.129Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:36:58.129Z] 4116587aea58: Layer already exists [2026-07-09T02:36:58.129Z] 0c29eec37273: Layer already exists [2026-07-09T02:36:58.129Z] a78fce7e16ad: Layer already exists [2026-07-09T02:36:58.129Z] ae99a84dd988: Layer already exists [2026-07-09T02:36:58.129Z] dcd553e26a84: Layer already exists [2026-07-09T02:36:58.129Z] df6d6bae267d: Layer already exists [2026-07-09T02:36:58.129Z] 05b7b6ffd8bb: Layer already exists [2026-07-09T02:36:58.129Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:36:58.395Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:3246522b8aed2444dc409db3a9bfa74517e525fccaa97a0a0e12ccdc02c628e1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:36:58.742Z] + 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-09T02:36:59.096Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2026-07-09T02:36:59.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-07-09T02:36:59.096Z] 4116587aea58: Preparing [2026-07-09T02:36:59.096Z] 0c29eec37273: Preparing [2026-07-09T02:36:59.096Z] a78fce7e16ad: Preparing [2026-07-09T02:36:59.096Z] ae99a84dd988: Preparing [2026-07-09T02:36:59.096Z] 3b8326bcaa75: Preparing [2026-07-09T02:36:59.096Z] 05b7b6ffd8bb: Preparing [2026-07-09T02:36:59.096Z] dcd553e26a84: Preparing [2026-07-09T02:36:59.096Z] df6d6bae267d: Preparing [2026-07-09T02:36:59.096Z] 03ba6f53ebfc: Preparing [2026-07-09T02:36:59.096Z] 05b7b6ffd8bb: Waiting [2026-07-09T02:36:59.096Z] dcd553e26a84: Waiting [2026-07-09T02:36:59.096Z] df6d6bae267d: Waiting [2026-07-09T02:36:59.096Z] 03ba6f53ebfc: Waiting [2026-07-09T02:36:59.096Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:36:59.096Z] ae99a84dd988: Layer already exists [2026-07-09T02:36:59.096Z] a78fce7e16ad: Layer already exists [2026-07-09T02:36:59.096Z] 4116587aea58: Layer already exists [2026-07-09T02:36:59.096Z] 0c29eec37273: Layer already exists [2026-07-09T02:36:59.096Z] dcd553e26a84: Layer already exists [2026-07-09T02:36:59.096Z] df6d6bae267d: Layer already exists [2026-07-09T02:36:59.096Z] 05b7b6ffd8bb: Layer already exists [2026-07-09T02:36:59.096Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:36:59.360Z] main: digest: sha256:3246522b8aed2444dc409db3a9bfa74517e525fccaa97a0a0e12ccdc02c628e1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-09T02:36:59.447Z] ===================================================== [Pipeline] echo [2026-07-09T02:36:59.459Z] taggedImages: [2026-07-09T02:36:59.459Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:36:59.459Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-07-09T02:36:59.459Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.125 [2026-07-09T02:36:59.459Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:36:59.459Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-07-09T02:36:59.489Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2026-07-09T02:36:59.489Z] a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:36:59.489Z] latest [2026-07-09T02:36:59.489Z] 4.1.0-dev.125 [2026-07-09T02:36:59.489Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:36:59.489Z] main [2026-07-09T02:36:59.489Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:36:59.897Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:37:00.315Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:37:00.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-07-09T02:37:00.315Z] 25c17fd0283c: Preparing [2026-07-09T02:37:00.315Z] 02c1620c9c6d: Preparing [2026-07-09T02:37:00.315Z] a80e0e55f939: Preparing [2026-07-09T02:37:00.315Z] ae99a84dd988: Preparing [2026-07-09T02:37:00.315Z] 3b8326bcaa75: Preparing [2026-07-09T02:37:00.315Z] 111413239bc3: Preparing [2026-07-09T02:37:00.315Z] 221676366e3e: Preparing [2026-07-09T02:37:00.315Z] 111413239bc3: Waiting [2026-07-09T02:37:00.315Z] 0a1c5b83faae: Preparing [2026-07-09T02:37:00.315Z] 221676366e3e: Waiting [2026-07-09T02:37:00.315Z] 03ba6f53ebfc: Preparing [2026-07-09T02:37:00.315Z] 0a1c5b83faae: Waiting [2026-07-09T02:37:00.315Z] 03ba6f53ebfc: Waiting [2026-07-09T02:37:00.315Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:37:00.315Z] ae99a84dd988: Layer already exists [2026-07-09T02:37:00.315Z] 221676366e3e: Layer already exists [2026-07-09T02:37:00.315Z] 0a1c5b83faae: Layer already exists [2026-07-09T02:37:00.621Z] 25c17fd0283c: Pushed [2026-07-09T02:37:00.621Z] a80e0e55f939: Pushed [2026-07-09T02:37:00.621Z] 02c1620c9c6d: Pushed [2026-07-09T02:37:00.621Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:37:33.095Z] 111413239bc3: Pushed [2026-07-09T02:37:33.095Z] a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:1a5d9d78e59c7411cd6ca0c9525a7155ba5a9b096f8ace67f6d9a64cfbb5bd11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:37:33.496Z] + 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-09T02:37:37.179Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-07-09T02:37:37.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-07-09T02:37:37.179Z] 25c17fd0283c: Preparing [2026-07-09T02:37:37.179Z] 02c1620c9c6d: Preparing [2026-07-09T02:37:37.179Z] a80e0e55f939: Preparing [2026-07-09T02:37:37.179Z] ae99a84dd988: Preparing [2026-07-09T02:37:37.179Z] 3b8326bcaa75: Preparing [2026-07-09T02:37:37.179Z] 111413239bc3: Preparing [2026-07-09T02:37:37.179Z] 221676366e3e: Preparing [2026-07-09T02:37:37.179Z] 0a1c5b83faae: Preparing [2026-07-09T02:37:37.179Z] 03ba6f53ebfc: Preparing [2026-07-09T02:37:37.179Z] 111413239bc3: Waiting [2026-07-09T02:37:37.179Z] 221676366e3e: Waiting [2026-07-09T02:37:37.179Z] 0a1c5b83faae: Waiting [2026-07-09T02:37:37.179Z] 03ba6f53ebfc: Waiting [2026-07-09T02:37:37.179Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:37:37.179Z] 02c1620c9c6d: Layer already exists [2026-07-09T02:37:37.179Z] 25c17fd0283c: Layer already exists [2026-07-09T02:37:37.179Z] ae99a84dd988: Layer already exists [2026-07-09T02:37:37.179Z] a80e0e55f939: Layer already exists [2026-07-09T02:37:37.179Z] 221676366e3e: Layer already exists [2026-07-09T02:37:37.179Z] 111413239bc3: Layer already exists [2026-07-09T02:37:37.179Z] 0a1c5b83faae: Layer already exists [2026-07-09T02:37:37.179Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:37:37.443Z] latest: digest: sha256:1a5d9d78e59c7411cd6ca0c9525a7155ba5a9b096f8ace67f6d9a64cfbb5bd11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:37:37.809Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:37:38.167Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.125 [2026-07-09T02:37:38.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-07-09T02:37:38.167Z] 25c17fd0283c: Preparing [2026-07-09T02:37:38.167Z] 02c1620c9c6d: Preparing [2026-07-09T02:37:38.167Z] a80e0e55f939: Preparing [2026-07-09T02:37:38.167Z] ae99a84dd988: Preparing [2026-07-09T02:37:38.167Z] 3b8326bcaa75: Preparing [2026-07-09T02:37:38.167Z] 111413239bc3: Preparing [2026-07-09T02:37:38.167Z] 221676366e3e: Preparing [2026-07-09T02:37:38.167Z] 0a1c5b83faae: Preparing [2026-07-09T02:37:38.167Z] 03ba6f53ebfc: Preparing [2026-07-09T02:37:38.167Z] 111413239bc3: Waiting [2026-07-09T02:37:38.167Z] 221676366e3e: Waiting [2026-07-09T02:37:38.167Z] 0a1c5b83faae: Waiting [2026-07-09T02:37:38.167Z] 03ba6f53ebfc: Waiting [2026-07-09T02:37:38.167Z] 25c17fd0283c: Layer already exists [2026-07-09T02:37:38.167Z] ae99a84dd988: Layer already exists [2026-07-09T02:37:38.167Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:37:38.167Z] a80e0e55f939: Layer already exists [2026-07-09T02:37:38.167Z] 02c1620c9c6d: Layer already exists [2026-07-09T02:37:38.167Z] 0a1c5b83faae: Layer already exists [2026-07-09T02:37:38.167Z] 111413239bc3: Layer already exists [2026-07-09T02:37:38.167Z] 221676366e3e: Layer already exists [2026-07-09T02:37:38.167Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:37:38.432Z] 4.1.0-dev.125: digest: sha256:1a5d9d78e59c7411cd6ca0c9525a7155ba5a9b096f8ace67f6d9a64cfbb5bd11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:37:38.788Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:37:39.142Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:37:39.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-07-09T02:37:39.142Z] 25c17fd0283c: Preparing [2026-07-09T02:37:39.142Z] 02c1620c9c6d: Preparing [2026-07-09T02:37:39.142Z] a80e0e55f939: Preparing [2026-07-09T02:37:39.142Z] ae99a84dd988: Preparing [2026-07-09T02:37:39.142Z] 3b8326bcaa75: Preparing [2026-07-09T02:37:39.142Z] 111413239bc3: Preparing [2026-07-09T02:37:39.142Z] 221676366e3e: Preparing [2026-07-09T02:37:39.142Z] 0a1c5b83faae: Preparing [2026-07-09T02:37:39.142Z] 03ba6f53ebfc: Preparing [2026-07-09T02:37:39.142Z] 111413239bc3: Waiting [2026-07-09T02:37:39.142Z] 221676366e3e: Waiting [2026-07-09T02:37:39.142Z] 0a1c5b83faae: Waiting [2026-07-09T02:37:39.142Z] 03ba6f53ebfc: Waiting [2026-07-09T02:37:39.142Z] 02c1620c9c6d: Layer already exists [2026-07-09T02:37:39.142Z] 25c17fd0283c: Layer already exists [2026-07-09T02:37:39.142Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:37:39.142Z] a80e0e55f939: Layer already exists [2026-07-09T02:37:39.142Z] ae99a84dd988: Layer already exists [2026-07-09T02:37:39.142Z] 111413239bc3: Layer already exists [2026-07-09T02:37:39.142Z] 0a1c5b83faae: Layer already exists [2026-07-09T02:37:39.142Z] 221676366e3e: Layer already exists [2026-07-09T02:37:39.142Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:37:39.407Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:1a5d9d78e59c7411cd6ca0c9525a7155ba5a9b096f8ace67f6d9a64cfbb5bd11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:37:39.758Z] + 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-09T02:37:40.118Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2026-07-09T02:37:40.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-07-09T02:37:40.118Z] 25c17fd0283c: Preparing [2026-07-09T02:37:40.118Z] 02c1620c9c6d: Preparing [2026-07-09T02:37:40.118Z] a80e0e55f939: Preparing [2026-07-09T02:37:40.118Z] ae99a84dd988: Preparing [2026-07-09T02:37:40.118Z] 3b8326bcaa75: Preparing [2026-07-09T02:37:40.118Z] 111413239bc3: Preparing [2026-07-09T02:37:40.118Z] 221676366e3e: Preparing [2026-07-09T02:37:40.118Z] 0a1c5b83faae: Preparing [2026-07-09T02:37:40.118Z] 03ba6f53ebfc: Preparing [2026-07-09T02:37:40.118Z] 221676366e3e: Waiting [2026-07-09T02:37:40.118Z] 0a1c5b83faae: Waiting [2026-07-09T02:37:40.118Z] 03ba6f53ebfc: Waiting [2026-07-09T02:37:40.118Z] 111413239bc3: Waiting [2026-07-09T02:37:40.118Z] 25c17fd0283c: Layer already exists [2026-07-09T02:37:40.118Z] a80e0e55f939: Layer already exists [2026-07-09T02:37:40.118Z] ae99a84dd988: Layer already exists [2026-07-09T02:37:40.118Z] 02c1620c9c6d: Layer already exists [2026-07-09T02:37:40.118Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:37:40.118Z] 221676366e3e: Layer already exists [2026-07-09T02:37:40.118Z] 111413239bc3: Layer already exists [2026-07-09T02:37:40.118Z] 0a1c5b83faae: Layer already exists [2026-07-09T02:37:40.118Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:37:40.382Z] main: digest: sha256:1a5d9d78e59c7411cd6ca0c9525a7155ba5a9b096f8ace67f6d9a64cfbb5bd11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-09T02:37:40.467Z] ===================================================== [Pipeline] echo [2026-07-09T02:37:40.486Z] taggedImages: [2026-07-09T02:37:40.486Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:37:40.486Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-07-09T02:37:40.486Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.125 [2026-07-09T02:37:40.486Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:37:40.486Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-07-09T02:37:40.515Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2026-07-09T02:37:40.515Z] a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:37:40.515Z] latest [2026-07-09T02:37:40.515Z] 4.1.0-dev.125 [2026-07-09T02:37:40.515Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:37:40.515Z] main [2026-07-09T02:37:40.515Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:37:40.900Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:37:41.257Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:37:41.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-07-09T02:37:41.257Z] 53982b85f1d6: Preparing [2026-07-09T02:37:41.257Z] b2055ea88307: Preparing [2026-07-09T02:37:41.257Z] ae99a84dd988: Preparing [2026-07-09T02:37:41.257Z] 3b8326bcaa75: Preparing [2026-07-09T02:37:41.257Z] a274c3d98383: Preparing [2026-07-09T02:37:41.257Z] b1c45e10fb28: Preparing [2026-07-09T02:37:41.257Z] 03ba6f53ebfc: Preparing [2026-07-09T02:37:41.257Z] b1c45e10fb28: Waiting [2026-07-09T02:37:41.257Z] 03ba6f53ebfc: Waiting [2026-07-09T02:37:41.257Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:37:41.257Z] ae99a84dd988: Layer already exists [2026-07-09T02:37:41.522Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:37:41.522Z] a274c3d98383: Pushed [2026-07-09T02:37:41.522Z] 53982b85f1d6: Pushed [2026-07-09T02:37:42.959Z] b1c45e10fb28: Pushed [2026-07-09T02:37:51.151Z] b2055ea88307: Pushed [2026-07-09T02:37:51.417Z] a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:385b60617d36ad2f44d42a6b94f48b947ab07a0219c84a3f34b8b0d248c14f32 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:37:51.773Z] + 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-09T02:37:52.134Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-07-09T02:37:52.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-07-09T02:37:52.134Z] 53982b85f1d6: Preparing [2026-07-09T02:37:52.134Z] b2055ea88307: Preparing [2026-07-09T02:37:52.134Z] ae99a84dd988: Preparing [2026-07-09T02:37:52.134Z] 3b8326bcaa75: Preparing [2026-07-09T02:37:52.134Z] a274c3d98383: Preparing [2026-07-09T02:37:52.134Z] b1c45e10fb28: Preparing [2026-07-09T02:37:52.134Z] 03ba6f53ebfc: Preparing [2026-07-09T02:37:52.134Z] b1c45e10fb28: Waiting [2026-07-09T02:37:52.134Z] a274c3d98383: Layer already exists [2026-07-09T02:37:52.134Z] ae99a84dd988: Layer already exists [2026-07-09T02:37:52.134Z] b2055ea88307: Layer already exists [2026-07-09T02:37:52.134Z] 53982b85f1d6: Layer already exists [2026-07-09T02:37:52.134Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:37:52.134Z] b1c45e10fb28: Layer already exists [2026-07-09T02:37:52.134Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:37:52.404Z] latest: digest: sha256:385b60617d36ad2f44d42a6b94f48b947ab07a0219c84a3f34b8b0d248c14f32 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:37:52.769Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:37:53.123Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.125 [2026-07-09T02:37:53.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-07-09T02:37:53.123Z] 53982b85f1d6: Preparing [2026-07-09T02:37:53.123Z] b2055ea88307: Preparing [2026-07-09T02:37:53.123Z] ae99a84dd988: Preparing [2026-07-09T02:37:53.123Z] 3b8326bcaa75: Preparing [2026-07-09T02:37:53.123Z] a274c3d98383: Preparing [2026-07-09T02:37:53.123Z] b1c45e10fb28: Preparing [2026-07-09T02:37:53.123Z] 03ba6f53ebfc: Preparing [2026-07-09T02:37:53.123Z] b1c45e10fb28: Waiting [2026-07-09T02:37:53.123Z] 03ba6f53ebfc: Waiting [2026-07-09T02:37:53.123Z] 53982b85f1d6: Layer already exists [2026-07-09T02:37:53.123Z] a274c3d98383: Layer already exists [2026-07-09T02:37:53.123Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:37:53.123Z] ae99a84dd988: Layer already exists [2026-07-09T02:37:53.123Z] b2055ea88307: Layer already exists [2026-07-09T02:37:53.123Z] b1c45e10fb28: Layer already exists [2026-07-09T02:37:53.123Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:37:53.392Z] 4.1.0-dev.125: digest: sha256:385b60617d36ad2f44d42a6b94f48b947ab07a0219c84a3f34b8b0d248c14f32 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:37:53.748Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:37:54.150Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:37:54.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-07-09T02:37:54.151Z] 53982b85f1d6: Preparing [2026-07-09T02:37:54.151Z] b2055ea88307: Preparing [2026-07-09T02:37:54.151Z] ae99a84dd988: Preparing [2026-07-09T02:37:54.151Z] 3b8326bcaa75: Preparing [2026-07-09T02:37:54.151Z] a274c3d98383: Preparing [2026-07-09T02:37:54.151Z] b1c45e10fb28: Preparing [2026-07-09T02:37:54.151Z] 03ba6f53ebfc: Preparing [2026-07-09T02:37:54.151Z] b1c45e10fb28: Waiting [2026-07-09T02:37:54.151Z] 03ba6f53ebfc: Waiting [2026-07-09T02:37:54.151Z] 53982b85f1d6: Layer already exists [2026-07-09T02:37:54.151Z] a274c3d98383: Layer already exists [2026-07-09T02:37:54.151Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:37:54.151Z] ae99a84dd988: Layer already exists [2026-07-09T02:37:54.151Z] b2055ea88307: Layer already exists [2026-07-09T02:37:54.151Z] b1c45e10fb28: Layer already exists [2026-07-09T02:37:54.151Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:37:54.151Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:385b60617d36ad2f44d42a6b94f48b947ab07a0219c84a3f34b8b0d248c14f32 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:37:54.500Z] + 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-09T02:37:54.848Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2026-07-09T02:37:54.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-07-09T02:37:54.848Z] 53982b85f1d6: Preparing [2026-07-09T02:37:54.848Z] b2055ea88307: Preparing [2026-07-09T02:37:54.848Z] ae99a84dd988: Preparing [2026-07-09T02:37:54.848Z] 3b8326bcaa75: Preparing [2026-07-09T02:37:54.848Z] a274c3d98383: Preparing [2026-07-09T02:37:54.848Z] b1c45e10fb28: Preparing [2026-07-09T02:37:54.848Z] 03ba6f53ebfc: Preparing [2026-07-09T02:37:54.848Z] b1c45e10fb28: Waiting [2026-07-09T02:37:54.848Z] 03ba6f53ebfc: Waiting [2026-07-09T02:37:54.848Z] b2055ea88307: Layer already exists [2026-07-09T02:37:54.848Z] 53982b85f1d6: Layer already exists [2026-07-09T02:37:54.848Z] a274c3d98383: Layer already exists [2026-07-09T02:37:54.848Z] ae99a84dd988: Layer already exists [2026-07-09T02:37:54.848Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:37:54.848Z] b1c45e10fb28: Layer already exists [2026-07-09T02:37:54.848Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:37:55.113Z] main: digest: sha256:385b60617d36ad2f44d42a6b94f48b947ab07a0219c84a3f34b8b0d248c14f32 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-09T02:37:55.213Z] ===================================================== [Pipeline] echo [2026-07-09T02:37:55.231Z] taggedImages: [2026-07-09T02:37:55.231Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:37:55.231Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-07-09T02:37:55.231Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.125 [2026-07-09T02:37:55.231Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:37:55.231Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-07-09T02:37:55.258Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2026-07-09T02:37:55.258Z] a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:37:55.258Z] latest [2026-07-09T02:37:55.258Z] 4.1.0-dev.125 [2026-07-09T02:37:55.258Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:37:55.258Z] main [2026-07-09T02:37:55.258Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:37:55.655Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:37:56.025Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:37:56.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-07-09T02:37:56.026Z] d8359bf3d161: Preparing [2026-07-09T02:37:56.026Z] e1f44b2862d2: Preparing [2026-07-09T02:37:56.026Z] ae99a84dd988: Preparing [2026-07-09T02:37:56.026Z] 3b8326bcaa75: Preparing [2026-07-09T02:37:56.026Z] c770a4046375: Preparing [2026-07-09T02:37:56.026Z] ed032db4c52f: Preparing [2026-07-09T02:37:56.026Z] 03ba6f53ebfc: Preparing [2026-07-09T02:37:56.026Z] ed032db4c52f: Waiting [2026-07-09T02:37:56.026Z] 03ba6f53ebfc: Waiting [2026-07-09T02:37:56.026Z] ae99a84dd988: Layer already exists [2026-07-09T02:37:56.293Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:37:56.293Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:37:56.293Z] d8359bf3d161: Pushed [2026-07-09T02:37:56.293Z] c770a4046375: Pushed [2026-07-09T02:37:56.876Z] ed032db4c52f: Pushed [2026-07-09T02:38:06.928Z] e1f44b2862d2: Pushed [2026-07-09T02:38:06.928Z] a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:e8adb87054e4a55d48ebdaa3ce7241f78e0df433b8c88c2ec24ba37bebc1a53a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:38:07.296Z] + 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-09T02:38:07.658Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-07-09T02:38:07.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-07-09T02:38:07.658Z] d8359bf3d161: Preparing [2026-07-09T02:38:07.658Z] e1f44b2862d2: Preparing [2026-07-09T02:38:07.658Z] ae99a84dd988: Preparing [2026-07-09T02:38:07.658Z] 3b8326bcaa75: Preparing [2026-07-09T02:38:07.658Z] c770a4046375: Preparing [2026-07-09T02:38:07.658Z] ed032db4c52f: Preparing [2026-07-09T02:38:07.658Z] 03ba6f53ebfc: Preparing [2026-07-09T02:38:07.658Z] ed032db4c52f: Waiting [2026-07-09T02:38:07.658Z] 03ba6f53ebfc: Waiting [2026-07-09T02:38:07.658Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:38:07.658Z] c770a4046375: Layer already exists [2026-07-09T02:38:07.658Z] e1f44b2862d2: Layer already exists [2026-07-09T02:38:07.658Z] d8359bf3d161: Layer already exists [2026-07-09T02:38:07.658Z] ae99a84dd988: Layer already exists [2026-07-09T02:38:07.658Z] ed032db4c52f: Layer already exists [2026-07-09T02:38:07.658Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:38:07.924Z] latest: digest: sha256:e8adb87054e4a55d48ebdaa3ce7241f78e0df433b8c88c2ec24ba37bebc1a53a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:38:08.280Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:38:08.696Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.125 [2026-07-09T02:38:08.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-07-09T02:38:08.696Z] d8359bf3d161: Preparing [2026-07-09T02:38:08.696Z] e1f44b2862d2: Preparing [2026-07-09T02:38:08.696Z] ae99a84dd988: Preparing [2026-07-09T02:38:08.696Z] 3b8326bcaa75: Preparing [2026-07-09T02:38:08.696Z] c770a4046375: Preparing [2026-07-09T02:38:08.696Z] ed032db4c52f: Preparing [2026-07-09T02:38:08.696Z] 03ba6f53ebfc: Preparing [2026-07-09T02:38:08.696Z] ed032db4c52f: Waiting [2026-07-09T02:38:08.696Z] 03ba6f53ebfc: Waiting [2026-07-09T02:38:08.696Z] c770a4046375: Layer already exists [2026-07-09T02:38:08.696Z] e1f44b2862d2: Layer already exists [2026-07-09T02:38:08.696Z] ae99a84dd988: Layer already exists [2026-07-09T02:38:08.696Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:38:08.696Z] d8359bf3d161: Layer already exists [2026-07-09T02:38:08.696Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:38:08.696Z] ed032db4c52f: Layer already exists [2026-07-09T02:38:08.707Z] 4.1.0-dev.125: digest: sha256:e8adb87054e4a55d48ebdaa3ce7241f78e0df433b8c88c2ec24ba37bebc1a53a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:38:09.053Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:38:09.413Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:38:09.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-07-09T02:38:09.413Z] d8359bf3d161: Preparing [2026-07-09T02:38:09.413Z] e1f44b2862d2: Preparing [2026-07-09T02:38:09.413Z] ae99a84dd988: Preparing [2026-07-09T02:38:09.413Z] 3b8326bcaa75: Preparing [2026-07-09T02:38:09.413Z] c770a4046375: Preparing [2026-07-09T02:38:09.413Z] ed032db4c52f: Preparing [2026-07-09T02:38:09.413Z] 03ba6f53ebfc: Preparing [2026-07-09T02:38:09.413Z] ed032db4c52f: Waiting [2026-07-09T02:38:09.413Z] 03ba6f53ebfc: Waiting [2026-07-09T02:38:09.413Z] e1f44b2862d2: Layer already exists [2026-07-09T02:38:09.413Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:38:09.413Z] c770a4046375: Layer already exists [2026-07-09T02:38:09.413Z] d8359bf3d161: Layer already exists [2026-07-09T02:38:09.413Z] ae99a84dd988: Layer already exists [2026-07-09T02:38:09.413Z] ed032db4c52f: Layer already exists [2026-07-09T02:38:09.413Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:38:09.678Z] a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:e8adb87054e4a55d48ebdaa3ce7241f78e0df433b8c88c2ec24ba37bebc1a53a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:38:10.034Z] + 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-09T02:38:10.391Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2026-07-09T02:38:10.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-07-09T02:38:10.391Z] d8359bf3d161: Preparing [2026-07-09T02:38:10.391Z] e1f44b2862d2: Preparing [2026-07-09T02:38:10.391Z] ae99a84dd988: Preparing [2026-07-09T02:38:10.391Z] 3b8326bcaa75: Preparing [2026-07-09T02:38:10.391Z] c770a4046375: Preparing [2026-07-09T02:38:10.391Z] ed032db4c52f: Preparing [2026-07-09T02:38:10.391Z] 03ba6f53ebfc: Preparing [2026-07-09T02:38:10.391Z] ed032db4c52f: Waiting [2026-07-09T02:38:10.391Z] 03ba6f53ebfc: Waiting [2026-07-09T02:38:10.391Z] d8359bf3d161: Layer already exists [2026-07-09T02:38:10.391Z] c770a4046375: Layer already exists [2026-07-09T02:38:10.391Z] 3b8326bcaa75: Layer already exists [2026-07-09T02:38:10.391Z] e1f44b2862d2: Layer already exists [2026-07-09T02:38:10.391Z] ae99a84dd988: Layer already exists [2026-07-09T02:38:10.391Z] ed032db4c52f: Layer already exists [2026-07-09T02:38:10.391Z] 03ba6f53ebfc: Layer already exists [2026-07-09T02:38:10.658Z] main: digest: sha256:e8adb87054e4a55d48ebdaa3ce7241f78e0df433b8c88c2ec24ba37bebc1a53a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-09T02:38:10.744Z] ===================================================== [Pipeline] echo [2026-07-09T02:38:10.758Z] taggedImages: [2026-07-09T02:38:10.758Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [2026-07-09T02:38:10.758Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-07-09T02:38:10.758Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.125 [2026-07-09T02:38:10.758Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [2026-07-09T02:38:10.758Z] - 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-09T02:38:11.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-07-09T02:38:11.292Z] [2026-07-09T02:38:11.292Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:38:11.619Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-07-09T02:38:11.619Z] arm64: Pulling from edgex-lftools-log-publisher [2026-07-09T02:38:11.619Z] 8998bd30e6a1: Pulling fs layer [2026-07-09T02:38:11.619Z] 04944245beec: Pulling fs layer [2026-07-09T02:38:11.619Z] 699f458cf7ca: Pulling fs layer [2026-07-09T02:38:11.619Z] 765212b225bb: Pulling fs layer [2026-07-09T02:38:11.619Z] f23df028b6ca: Pulling fs layer [2026-07-09T02:38:11.619Z] d65c8cfc05b1: Pulling fs layer [2026-07-09T02:38:11.619Z] 2437ff75d9bd: Pulling fs layer [2026-07-09T02:38:11.619Z] 765212b225bb: Waiting [2026-07-09T02:38:11.619Z] f23df028b6ca: Waiting [2026-07-09T02:38:11.619Z] d65c8cfc05b1: Waiting [2026-07-09T02:38:11.619Z] 2437ff75d9bd: Waiting [2026-07-09T02:38:11.884Z] 04944245beec: Verifying Checksum [2026-07-09T02:38:11.884Z] 04944245beec: Download complete [2026-07-09T02:38:11.884Z] 765212b225bb: Verifying Checksum [2026-07-09T02:38:11.884Z] 765212b225bb: Download complete [2026-07-09T02:38:11.884Z] f23df028b6ca: Download complete [2026-07-09T02:38:11.884Z] d65c8cfc05b1: Verifying Checksum [2026-07-09T02:38:11.884Z] d65c8cfc05b1: Download complete [2026-07-09T02:38:11.884Z] 699f458cf7ca: Verifying Checksum [2026-07-09T02:38:11.884Z] 699f458cf7ca: Download complete [2026-07-09T02:38:12.465Z] 8998bd30e6a1: Download complete [2026-07-09T02:38:15.053Z] 2437ff75d9bd: Verifying Checksum [2026-07-09T02:38:15.053Z] 2437ff75d9bd: Download complete [2026-07-09T02:38:21.685Z] 8998bd30e6a1: Pull complete [2026-07-09T02:38:21.685Z] 04944245beec: Pull complete [2026-07-09T02:38:23.094Z] 699f458cf7ca: Pull complete [2026-07-09T02:38:23.094Z] 765212b225bb: Pull complete [2026-07-09T02:38:24.112Z] f23df028b6ca: Pull complete [2026-07-09T02:38:24.112Z] d65c8cfc05b1: Pull complete [2026-07-09T02:38:42.312Z] 2437ff75d9bd: Pull complete [2026-07-09T02:38:42.312Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-07-09T02:38:42.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-07-09T02:38:42.312Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-09T02:38:42.528Z] prd-ubuntu20.04-docker-arm64-4c-16g-14761 does not seem to be running inside a container [2026-07-09T02:38:42.577Z] $ 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/990 -v /w/workspace/edgex-go/990:/w/workspace/edgex-go/990:rw,z -v /w/workspace/edgex-go/990@tmp:/w/workspace/edgex-go/990@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-09T02:38:45.455Z] $ docker top 3085dc1d988ced7fa81cbd5f46ee0446f3d0692afab04080a29bec831dc59666 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-07-09T02:38:46.561Z] ---> job-cost.sh [2026-07-09T02:38:46.561Z] lf-activate-venv: SKIPPING [2026-07-09T02:38:46.561Z] INFO: No Stack... [2026-07-09T02:38:46.836Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-07-09T02:38:47.794Z] INFO: Archiving Costs [Pipeline] sh [2026-07-09T02:38:48.430Z] + cat /w/workspace/edgex-go/990/archives/cost.csv [2026-07-09T02:38:48.430Z] + cut -d, -f6 [Pipeline] lock [2026-07-09T02:38:48.467Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-990-stack-cost] [2026-07-09T02:38:48.478Z] Resource [jenkins-edgexfoundry-edgex-go-main-990-stack-cost] did not exist. Created. [2026-07-09T02:38:48.484Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-990-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-07-09T02:38:49.150Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-07-09T02:38:49.885Z] Stashed 1 file(s) [Pipeline] } [2026-07-09T02:38:49.897Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-990-stack-cost] [Pipeline] // lock [Pipeline] } [2026-07-09T02:38:49.917Z] $ docker stop --time=1 3085dc1d988ced7fa81cbd5f46ee0446f3d0692afab04080a29bec831dc59666 [2026-07-09T02:38:51.396Z] $ docker rm -f --volumes 3085dc1d988ced7fa81cbd5f46ee0446f3d0692afab04080a29bec831dc59666 [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-09T02:38:52.157Z] provisioning config files... [2026-07-09T02:38:52.171Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/990@tmp/config3019593222014883275tmp [Pipeline] { [Pipeline] sh [2026-07-09T02:38:52.686Z] + set +x [2026-07-09T02:38:52.686Z] + bash -s -- [2026-07-09T02:38:52.686Z] + curl -s https://codecov.io/bash [2026-07-09T02:38:52.686Z] [2026-07-09T02:38:52.686Z] _____ _ [2026-07-09T02:38:52.686Z] / ____| | | [2026-07-09T02:38:52.686Z] | | ___ __| | ___ ___ _____ __ [2026-07-09T02:38:52.686Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-07-09T02:38:52.686Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-07-09T02:38:52.686Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-07-09T02:38:52.686Z] Bash-1.0.6 [2026-07-09T02:38:52.686Z] [2026-07-09T02:38:52.686Z] [2026-07-09T02:38:52.686Z] ==> git version 2.25.1 found [2026-07-09T02:38:52.687Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-07-09T02:38:52.687Z] Release-Date: 2020-01-08 [2026-07-09T02:38:52.687Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-07-09T02:38:52.687Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-07-09T02:38:52.687Z] ==> Jenkins CI detected. [2026-07-09T02:38:52.687Z] current dir:  /w/workspace/edgex-go/990 [2026-07-09T02:38:52.687Z] project root: . [2026-07-09T02:38:52.687Z] --> token set from env [2026-07-09T02:38:52.687Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-07-09T02:38:52.687Z] ==> Running gcov in . (disable via -X gcov) [2026-07-09T02:38:52.947Z] ==> Python coveragepy not found [2026-07-09T02:38:52.947Z] ==> Searching for coverage reports in: [2026-07-09T02:38:52.947Z] + . [2026-07-09T02:38:52.947Z] -> Found 1 reports [2026-07-09T02:38:52.947Z] ==> Detecting git/mercurial file structure [2026-07-09T02:38:52.947Z] ==> Reading reports [2026-07-09T02:38:52.947Z] + ./coverage.out bytes=1053838 [2026-07-09T02:38:52.947Z] ==> Appending adjustments [2026-07-09T02:38:52.947Z] https://docs.codecov.io/docs/fixing-reports [2026-07-09T02:38:54.328Z] + Found adjustments [2026-07-09T02:38:54.590Z] ==> Gzipping contents [2026-07-09T02:38:54.590Z] 108K /tmp/codecov.H7zWxH.gz [2026-07-09T02:38:54.590Z] ==> Uploading reports [2026-07-09T02:38:54.590Z] url: https://codecov.io [2026-07-09T02:38:54.590Z] query: branch=main&commit=a503ebaf6be074fe8844a4a1abd235f49459d869&build=990&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F990%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-07-09T02:38:54.590Z] -> Pinging Codecov [2026-07-09T02:38:54.590Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a503ebaf6be074fe8844a4a1abd235f49459d869&build=990&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F990%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-07-09T02:38:54.850Z] -> Uploading to [2026-07-09T02:38:54.850Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/a503ebaf6be074fe8844a4a1abd235f49459d869/6b55c4de-8389-4924-a027-5425f0aea7c9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260709%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260709T023854Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=43f9e101c81b2c89ab6893476817161f1bfcf16d77cf970a6727b1e08b84cf21 [2026-07-09T02:38:54.850Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-09T02:38:54.850Z] Dload Upload Total Spent Left Speed [2026-07-09T02:38:55.110Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 106k 0 0 100 106k 0 407k --:--:-- --:--:-- --:--:-- 407k [2026-07-09T02:38:55.110Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [2026-07-09T02:38:55.118Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2026-07-09T02:38:55.445Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-07-09T02:38:55.474Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:38:55.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-07-09T02:38:55.776Z] [2026-07-09T02:38:55.776Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:38:56.097Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-07-09T02:38:56.356Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-07-09T02:38:56.356Z] 2d35ebdb57d9: Already exists [2026-07-09T02:38:56.356Z] 85e8836fcdb2: Pulling fs layer [2026-07-09T02:38:56.356Z] 91631faa732a: Pulling fs layer [2026-07-09T02:38:56.356Z] f3f5ae8826fa: Pulling fs layer [2026-07-09T02:38:56.356Z] 4f4fb700ef54: Pulling fs layer [2026-07-09T02:38:56.356Z] 7861252a18e6: Pulling fs layer [2026-07-09T02:38:56.356Z] 9130f900ef6f: Pulling fs layer [2026-07-09T02:38:56.356Z] 4f4fb700ef54: Waiting [2026-07-09T02:38:56.356Z] 7861252a18e6: Waiting [2026-07-09T02:38:56.356Z] 9130f900ef6f: Waiting [2026-07-09T02:38:56.623Z] f3f5ae8826fa: Verifying Checksum [2026-07-09T02:38:56.623Z] f3f5ae8826fa: Download complete [2026-07-09T02:38:56.623Z] 85e8836fcdb2: Verifying Checksum [2026-07-09T02:38:56.623Z] 4f4fb700ef54: Download complete [2026-07-09T02:38:56.623Z] 85e8836fcdb2: Pull complete [2026-07-09T02:38:56.885Z] 7861252a18e6: Verifying Checksum [2026-07-09T02:38:56.885Z] 7861252a18e6: Download complete [2026-07-09T02:38:57.145Z] 91631faa732a: Verifying Checksum [2026-07-09T02:38:57.145Z] 91631faa732a: Download complete [2026-07-09T02:38:57.714Z] 9130f900ef6f: Verifying Checksum [2026-07-09T02:38:57.714Z] 9130f900ef6f: Download complete [2026-07-09T02:39:01.904Z] 91631faa732a: Pull complete [2026-07-09T02:39:01.904Z] f3f5ae8826fa: Pull complete [2026-07-09T02:39:02.165Z] 4f4fb700ef54: Pull complete [2026-07-09T02:39:02.732Z] 7861252a18e6: Pull complete [2026-07-09T02:39:06.919Z] 9130f900ef6f: Pull complete [2026-07-09T02:39:06.919Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-07-09T02:39:06.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-07-09T02:39:06.919Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-09T02:39:07.015Z] prd-ubuntu20.04-docker-8c-8g-14760 does not seem to be running inside a container [2026-07-09T02:39:07.040Z] $ 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/990 -v /w/workspace/edgex-go/990:/w/workspace/edgex-go/990:rw,z -v /w/workspace/edgex-go/990@tmp:/w/workspace/edgex-go/990@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-07-09T02:39:13.323Z] $ docker top 83fd0e5cb50828293176d3a46f4425e65f3e51c6867815dc2a5f5c7c27eb8968 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-07-09T02:39:13.681Z] + git config --global --add safe.directory /w/workspace/edgex-go/990 [Pipeline] echo [2026-07-09T02:39:13.694Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2026-07-09T02:39:13.973Z] + set -o pipefail [2026-07-09T02:39:13.973Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2026-07-09T02:39:23.965Z] [2026-07-09T02:39:23.966Z] Monitoring /w/workspace/edgex-go/990 (github.com/edgexfoundry/edgex-go)... [2026-07-09T02:39:23.966Z] [2026-07-09T02:39:23.966Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/787a25f0-e2c5-4f80-8808-5f642c5de1a0 [2026-07-09T02:39:23.966Z] [2026-07-09T02:39:23.966Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-07-09T02:39:23.966Z] [2026-07-09T02:39:24.540Z] [2026-07-09T02:39:24.540Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-07-09T02:39:24.540Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-07-09T02:39:24.807Z] $ docker stop --time=1 83fd0e5cb50828293176d3a46f4425e65f3e51c6867815dc2a5f5c7c27eb8968 [2026-07-09T02:39:30.928Z] $ docker rm -f --volumes 83fd0e5cb50828293176d3a46f4425e65f3e51c6867815dc2a5f5c7c27eb8968 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2026-07-09T02:39:31.457Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-07-09T02:39:31.483Z] provisioning config files... [2026-07-09T02:39:31.493Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/990@tmp/config802219015330140602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-07-09T02:39:31.808Z] --> edgex-publish-swagger.sh [2026-07-09T02:39:31.808Z] === Publish openapi API === [2026-07-09T02:39:31.808Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2026-07-09T02:39:31.808Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/990/openapi/core-command.yaml] [2026-07-09T02:39:31.808Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-09T02:39:31.808Z] Dload Upload Total Spent Left Speed [2026-07-09T02:39:32.067Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 261 129k --:--:-- --:--:-- --:--:-- 129k [2026-07-09T02:39:32.067Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-07-09T02:39:32.067Z] [2026-07-09T02:39:32.067Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/990/openapi/core-data.yaml] [2026-07-09T02:39:32.067Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-09T02:39:32.067Z] Dload Upload Total Spent Left Speed [2026-07-09T02:39:32.067Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75332 100 66 100 75266 356 397k --:--:-- --:--:-- --:--:-- 397k [2026-07-09T02:39:32.067Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-07-09T02:39:32.067Z] [2026-07-09T02:39:32.067Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/990/openapi/core-keeper.yaml] [2026-07-09T02:39:32.067Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-09T02:39:32.067Z] Dload Upload Total Spent Left Speed [2026-07-09T02:39:32.331Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 709 317k --:--:-- --:--:-- --:--:-- 318k [2026-07-09T02:39:32.331Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-07-09T02:39:32.331Z] [2026-07-09T02:39:32.331Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/990/openapi/core-metadata.yaml] [2026-07-09T02:39:32.331Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-09T02:39:32.331Z] Dload Upload Total Spent Left Speed [2026-07-09T02:39:32.331Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 163k 100 66 100 163k 379 937k --:--:-- --:--:-- --:--:-- 938k [2026-07-09T02:39:32.331Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-07-09T02:39:32.331Z] [2026-07-09T02:39:32.594Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/990/openapi/security-proxy-auth.yaml] [2026-07-09T02:39:32.594Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-09T02:39:32.594Z] Dload Upload Total Spent Left Speed [2026-07-09T02:39:32.854Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24469 0 0 100 24469 0 117k --:--:-- --:--:-- --:--:-- 117k 100 24535 100 66 100 24469 260 96715 --:--:-- --:--:-- --:--:-- 96594 [2026-07-09T02:39:32.854Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-07-09T02:39:32.854Z] [2026-07-09T02:39:32.854Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/990/openapi/security-secretstore-setup.yaml] [2026-07-09T02:39:32.854Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-09T02:39:32.854Z] Dload Upload Total Spent Left Speed [2026-07-09T02:39:32.854Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 402 23859 --:--:-- --:--:-- --:--:-- 24262 [2026-07-09T02:39:32.854Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-07-09T02:39:32.854Z] [2026-07-09T02:39:32.854Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/990/openapi/support-notifications.yaml] [2026-07-09T02:39:32.854Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-09T02:39:32.854Z] Dload Upload Total Spent Left Speed [2026-07-09T02:39:33.113Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 445 659k --:--:-- --:--:-- --:--:-- 660k [2026-07-09T02:39:33.113Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-07-09T02:39:33.113Z] [2026-07-09T02:39:33.113Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/990/openapi/support-scheduler.yaml] [2026-07-09T02:39:33.113Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-09T02:39:33.113Z] Dload Upload Total Spent Left Speed [2026-07-09T02:39:33.389Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53121 100 66 100 53055 423 332k --:--:-- --:--:-- --:--:-- 332k [2026-07-09T02:39:33.389Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-07-09T02:39:33.389Z] [Pipeline] } [2026-07-09T02:39:33.395Z] 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-09T02:39:33.820Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-07-09T02:39:33.820Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:39:34.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-09T02:39:34.129Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-09T02:39:34.222Z] prd-ubuntu20.04-docker-8c-8g-14760 does not seem to be running inside a container [2026-07-09T02:39:34.276Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/990 -v /w/workspace/edgex-go/990:/w/workspace/edgex-go/990:rw,z -v /w/workspace/edgex-go/990@tmp:/w/workspace/edgex-go/990@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-07-09T02:39:34.602Z] $ docker top 931a18f2ff0abe289563ef8516691e004dd4f3ceae08771209444361076f9629 -eo pid,comm [2026-07-09T02:39:34.657Z] 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-09T02:39:34.657Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-07-09T02:39:34.731Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-07-09T02:39:34.731Z] [ssh-agent] Looking for ssh-agent implementation... [2026-07-09T02:39:34.855Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-07-09T02:39:34.850Z] $ docker exec 931a18f2ff0abe289563ef8516691e004dd4f3ceae08771209444361076f9629 ssh-agent [2026-07-09T02:39:34.981Z] SSH_AUTH_SOCK=/tmp/ssh-7BJRlLL7MzSr/agent.32 [2026-07-09T02:39:34.981Z] SSH_AGENT_PID=38 [2026-07-09T02:39:34.987Z] Running ssh-add (command line suppressed) [2026-07-09T02:39:35.085Z] Identity added: /w/workspace/edgex-go/990@tmp/private_key_402742656652848004.key (/w/workspace/edgex-go/990@tmp/private_key_402742656652848004.key) [2026-07-09T02:39:35.107Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-07-09T02:39:35.470Z] + git semver tag [2026-07-09T02:39:36.038Z] 2026-07-09 02:39:35,982 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-07-09T02:39:36.038Z] 2026-07-09 02:39:36,020 [run_tag] DEBUG tag force:False [2026-07-09T02:39:36.038Z] 2026-07-09 02:39:36,020 [check_head_tag] DEBUG check head tag [2026-07-09T02:39:36.305Z] 2026-07-09 02:39:36,047 [execute] INFO git cat-file --batch-check [2026-07-09T02:39:36.305Z] 2026-07-09 02:39:36,047 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/990, stdin=, shell=False, universal_newlines=False) [2026-07-09T02:39:36.305Z] 2026-07-09 02:39:36,060 [execute] INFO git cat-file --batch [2026-07-09T02:39:36.305Z] 2026-07-09 02:39:36,060 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/990, stdin=, shell=False, universal_newlines=False) [2026-07-09T02:39:36.305Z] 2026-07-09 02:39:36,073 [read_version] DEBUG read version from /w/workspace/edgex-go/990/.semver/main [2026-07-09T02:39:36.305Z] 2026-07-09 02:39:36,073 [execute] INFO git tag -a v4.1.0-dev.125 -m v4.1.0-dev.125 [2026-07-09T02:39:36.305Z] 2026-07-09 02:39:36,073 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.125', '-m', 'v4.1.0-dev.125'], cwd=/w/workspace/edgex-go/990, stdin=None, shell=False, universal_newlines=False) [2026-07-09T02:39:36.305Z] 2026-07-09 02:39:36,076 [read_version] DEBUG read version from /w/workspace/edgex-go/990/.semver/main [2026-07-09T02:39:36.305Z] 4.1.0-dev.125 [Pipeline] } [2026-07-09T02:39:36.314Z] $ docker exec --env ******** --env ******** 931a18f2ff0abe289563ef8516691e004dd4f3ceae08771209444361076f9629 ssh-agent -k [2026-07-09T02:39:36.408Z] unset SSH_AUTH_SOCK; [2026-07-09T02:39:36.408Z] unset SSH_AGENT_PID; [2026-07-09T02:39:36.408Z] echo Agent pid 38 killed; [2026-07-09T02:39:36.426Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-07-09T02:39:36.842Z] + git semver [Pipeline] } [2026-07-09T02:39:37.597Z] $ docker stop --time=1 931a18f2ff0abe289563ef8516691e004dd4f3ceae08771209444361076f9629 [2026-07-09T02:39:41.914Z] $ docker rm -f --volumes 931a18f2ff0abe289563ef8516691e004dd4f3ceae08771209444361076f9629 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:39:42.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-07-09T02:39:42.618Z] [2026-07-09T02:39:42.618Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:39:42.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-07-09T02:39:43.181Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-07-09T02:39:43.181Z] ab5ef0e58194: Pulling fs layer [2026-07-09T02:39:43.181Z] 9712f1f96733: Pulling fs layer [2026-07-09T02:39:43.181Z] 63f879dbbcfc: Pulling fs layer [2026-07-09T02:39:43.181Z] 0d9ebad4ef96: Pulling fs layer [2026-07-09T02:39:43.181Z] e9a5061849ea: Pulling fs layer [2026-07-09T02:39:43.181Z] d747dcd14b5f: Pulling fs layer [2026-07-09T02:39:43.181Z] 0d9ebad4ef96: Waiting [2026-07-09T02:39:43.181Z] e9a5061849ea: Waiting [2026-07-09T02:39:43.181Z] 2de7ff778b66: Pulling fs layer [2026-07-09T02:39:43.181Z] d747dcd14b5f: Waiting [2026-07-09T02:39:43.181Z] 2de7ff778b66: Waiting [2026-07-09T02:39:43.181Z] 9712f1f96733: Verifying Checksum [2026-07-09T02:39:43.181Z] 9712f1f96733: Download complete [2026-07-09T02:39:43.750Z] 63f879dbbcfc: Verifying Checksum [2026-07-09T02:39:43.750Z] 63f879dbbcfc: Download complete [2026-07-09T02:39:43.750Z] e9a5061849ea: Verifying Checksum [2026-07-09T02:39:43.750Z] e9a5061849ea: Download complete [2026-07-09T02:39:43.750Z] d747dcd14b5f: Verifying Checksum [2026-07-09T02:39:43.750Z] d747dcd14b5f: Download complete [2026-07-09T02:39:44.011Z] ab5ef0e58194: Verifying Checksum [2026-07-09T02:39:44.011Z] ab5ef0e58194: Download complete [2026-07-09T02:39:44.011Z] 0d9ebad4ef96: Verifying Checksum [2026-07-09T02:39:44.011Z] 0d9ebad4ef96: Download complete [2026-07-09T02:39:44.011Z] 2de7ff778b66: Verifying Checksum [2026-07-09T02:39:44.011Z] 2de7ff778b66: Download complete [2026-07-09T02:39:49.286Z] ab5ef0e58194: Pull complete [2026-07-09T02:39:49.856Z] 9712f1f96733: Pull complete [2026-07-09T02:39:52.428Z] 63f879dbbcfc: Pull complete [2026-07-09T02:39:59.012Z] 0d9ebad4ef96: Pull complete [2026-07-09T02:40:00.926Z] e9a5061849ea: Pull complete [2026-07-09T02:40:02.322Z] d747dcd14b5f: Pull complete [2026-07-09T02:40:05.668Z] 2de7ff778b66: Pull complete [2026-07-09T02:40:06.605Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-07-09T02:40:06.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-07-09T02:40:06.863Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-09T02:40:06.986Z] prd-ubuntu20.04-docker-8c-8g-14760 does not seem to be running inside a container [2026-07-09T02:40:07.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/990 -v /w/workspace/edgex-go/990:/w/workspace/edgex-go/990:rw,z -v /w/workspace/edgex-go/990@tmp:/w/workspace/edgex-go/990@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-07-09T02:40:30.570Z] $ docker top dfefbf2991b0e9290f3322106576e923ca87cd340ad659752ad4ba2ce94fdc9f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-07-09T02:40:30.657Z] provisioning config files... [2026-07-09T02:40:30.664Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/990@tmp/config5844482665763465058tmp [2026-07-09T02:40:30.678Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/990@tmp/config1129417789256727493tmp [2026-07-09T02:40:30.688Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/990@tmp/config14792276157665899921tmp [Pipeline] { [Pipeline] echo [2026-07-09T02:40:30.719Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-09T02:40:31.026Z] ---> sigul-configuration.sh [2026-07-09T02:40:31.026Z] gpg: directory `/root/.gnupg' created [2026-07-09T02:40:31.026Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-07-09T02:40:31.026Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-07-09T02:40:31.026Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-07-09T02:40:31.026Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-07-09T02:40:31.026Z] gpg: CAST5 encrypted data [2026-07-09T02:40:31.026Z] gpg: encrypted with 1 passphrase [2026-07-09T02:40:31.026Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-07-09T02:40:31.329Z] + mkdir /home/jenkins [2026-07-09T02:40:31.329Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-07-09T02:40:31.618Z] + 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-09T02:40:31.629Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-09T02:40:31.930Z] ---> sigul-install.sh [2026-07-09T02:40:31.930Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-07-09T02:40:32.234Z] + git tag --list [2026-07-09T02:40:32.234Z] 0.6.0 [2026-07-09T02:40:32.234Z] 0.6.1 [2026-07-09T02:40:32.234Z] 0.7.0 [2026-07-09T02:40:32.234Z] 0.7.1 [2026-07-09T02:40:32.234Z] v1.0.0 [2026-07-09T02:40:32.234Z] v1.0.1 [2026-07-09T02:40:32.234Z] v1.1.0 [2026-07-09T02:40:32.234Z] v1.2.0 [2026-07-09T02:40:32.234Z] v1.2.1 [2026-07-09T02:40:32.234Z] v1.3.0 [2026-07-09T02:40:32.234Z] v1.3.1 [2026-07-09T02:40:32.234Z] v2.0.0 [2026-07-09T02:40:32.234Z] v2.1.0 [2026-07-09T02:40:32.234Z] v2.1.1 [2026-07-09T02:40:32.234Z] v2.2.0 [2026-07-09T02:40:32.234Z] v2.3.0 [2026-07-09T02:40:32.234Z] v3.0 [2026-07-09T02:40:32.234Z] v3.0.0 [2026-07-09T02:40:32.234Z] v3.1 [2026-07-09T02:40:32.234Z] v3.1.0 [2026-07-09T02:40:32.234Z] v3.1.1 [2026-07-09T02:40:32.234Z] v4.0 [2026-07-09T02:40:32.234Z] v4.0.0 [2026-07-09T02:40:32.234Z] v4.0.1 [2026-07-09T02:40:32.234Z] v4.0.2 [2026-07-09T02:40:32.234Z] v4.1.0-dev.120 [2026-07-09T02:40:32.234Z] v4.1.0-dev.121 [2026-07-09T02:40:32.234Z] v4.1.0-dev.122 [2026-07-09T02:40:32.234Z] v4.1.0-dev.123 [2026-07-09T02:40:32.234Z] v4.1.0-dev.124 [2026-07-09T02:40:32.234Z] v4.1.0-dev.125 [Pipeline] sh [2026-07-09T02:40:32.539Z] + lftools sign git-tag v4.1.0-dev.125 [2026-07-09T02:40:33.119Z] Signing Git tag with Sigul... [2026-07-09T02:40:33.119Z] Signing v4.1.0-dev.125 [Pipeline] echo [2026-07-09T02:40:33.698Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-09T02:40:34.003Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-07-09T02:40:34.014Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-07-09T02:40:34.032Z] $ docker stop --time=1 dfefbf2991b0e9290f3322106576e923ca87cd340ad659752ad4ba2ce94fdc9f [2026-07-09T02:40:36.427Z] $ docker rm -f --volumes dfefbf2991b0e9290f3322106576e923ca87cd340ad659752ad4ba2ce94fdc9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-07-09T02:40:37.082Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-07-09T02:40:37.082Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:40:37.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-09T02:40:37.383Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-09T02:40:37.470Z] prd-ubuntu20.04-docker-8c-8g-14760 does not seem to be running inside a container [2026-07-09T02:40:37.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/990 -v /w/workspace/edgex-go/990:/w/workspace/edgex-go/990:rw,z -v /w/workspace/edgex-go/990@tmp:/w/workspace/edgex-go/990@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-07-09T02:40:40.058Z] $ docker top 3c14ca9f4d8d2630f1dbefe39dfa87f216f39557eba41b05b8698cd3b7a93f7a -eo pid,comm [2026-07-09T02:40:40.109Z] 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-09T02:40:40.109Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-07-09T02:40:40.168Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-07-09T02:40:40.169Z] [ssh-agent] Looking for ssh-agent implementation... [2026-07-09T02:40:40.290Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-07-09T02:40:40.284Z] $ docker exec 3c14ca9f4d8d2630f1dbefe39dfa87f216f39557eba41b05b8698cd3b7a93f7a ssh-agent [2026-07-09T02:40:40.391Z] SSH_AUTH_SOCK=/tmp/ssh-TSq52s3DXjBY/agent.14 [2026-07-09T02:40:40.391Z] SSH_AGENT_PID=20 [2026-07-09T02:40:40.397Z] Running ssh-add (command line suppressed) [2026-07-09T02:40:40.489Z] Identity added: /w/workspace/edgex-go/990@tmp/private_key_16434010200250306501.key (/w/workspace/edgex-go/990@tmp/private_key_16434010200250306501.key) [2026-07-09T02:40:40.511Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-07-09T02:40:40.800Z] + git semver bump pre [2026-07-09T02:40:41.061Z] 2026-07-09 02:40:41,010 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-07-09T02:40:41.319Z] 2026-07-09 02:40:41,165 [read_version] DEBUG read version from /w/workspace/edgex-go/990/.semver/main [2026-07-09T02:40:41.319Z] 2026-07-09 02:40:41,166 [bump_version] DEBUG bumping version:4.1.0-dev.125 on axis:pre with prefix:dev [2026-07-09T02:40:41.319Z] 2026-07-09 02:40:41,166 [bump_version] DEBUG bumped version:4.1.0-dev.126 [2026-07-09T02:40:41.319Z] 2026-07-09 02:40:41,166 [write_version] DEBUG write version:4.1.0-dev.126 to path:/w/workspace/edgex-go/990/.semver/main with force:True [2026-07-09T02:40:41.319Z] 2026-07-09 02:40:41,166 [read_version] DEBUG read version from /w/workspace/edgex-go/990/.semver/main [2026-07-09T02:40:41.319Z] 2026-07-09 02:40:41,166 [write_file] DEBUG write to file:/w/workspace/edgex-go/990/.semver/main [2026-07-09T02:40:41.319Z] 2026-07-09 02:40:41,183 [execute] INFO git cat-file --batch-check [2026-07-09T02:40:41.319Z] 2026-07-09 02:40:41,183 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/990/.semver, stdin=, shell=False, universal_newlines=False) [2026-07-09T02:40:41.319Z] 2026-07-09 02:40:41,189 [execute] INFO git cat-file --batch [2026-07-09T02:40:41.319Z] 2026-07-09 02:40:41,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/990/.semver, stdin=, shell=False, universal_newlines=False) [2026-07-09T02:40:41.319Z] 2026-07-09 02:40:41,193 [read_version] DEBUG read version from /w/workspace/edgex-go/990/.semver/main [2026-07-09T02:40:41.319Z] 4.1.0-dev.126 [Pipeline] } [2026-07-09T02:40:41.320Z] $ docker exec --env ******** --env ******** 3c14ca9f4d8d2630f1dbefe39dfa87f216f39557eba41b05b8698cd3b7a93f7a ssh-agent -k [2026-07-09T02:40:41.419Z] unset SSH_AUTH_SOCK; [2026-07-09T02:40:41.419Z] unset SSH_AGENT_PID; [2026-07-09T02:40:41.419Z] echo Agent pid 20 killed; [2026-07-09T02:40:41.441Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-07-09T02:40:41.766Z] + git semver [Pipeline] } [2026-07-09T02:40:42.341Z] $ docker stop --time=1 3c14ca9f4d8d2630f1dbefe39dfa87f216f39557eba41b05b8698cd3b7a93f7a [2026-07-09T02:40:44.700Z] $ docker rm -f --volumes 3c14ca9f4d8d2630f1dbefe39dfa87f216f39557eba41b05b8698cd3b7a93f7a [Pipeline] // withDockerContainer [Pipeline] sh [2026-07-09T02:40:45.421Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-07-09T02:40:45.421Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:40:45.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-09T02:40:45.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-09T02:40:45.845Z] prd-ubuntu20.04-docker-8c-8g-14760 does not seem to be running inside a container [2026-07-09T02:40:45.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/990 -v /w/workspace/edgex-go/990:/w/workspace/edgex-go/990:rw,z -v /w/workspace/edgex-go/990@tmp:/w/workspace/edgex-go/990@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-07-09T02:40:48.045Z] $ docker top ea13203d16f577d9cd0dabde4fd2537e91116168084ad49de78c1671d8900d2c -eo pid,comm [2026-07-09T02:40:48.097Z] 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-09T02:40:48.097Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-07-09T02:40:48.157Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-07-09T02:40:48.157Z] [ssh-agent] Looking for ssh-agent implementation... [2026-07-09T02:40:48.281Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-07-09T02:40:48.275Z] $ docker exec ea13203d16f577d9cd0dabde4fd2537e91116168084ad49de78c1671d8900d2c ssh-agent [2026-07-09T02:40:48.382Z] SSH_AUTH_SOCK=/tmp/ssh-67nqK01CZ3Zs/agent.15 [2026-07-09T02:40:48.382Z] SSH_AGENT_PID=21 [2026-07-09T02:40:48.387Z] Running ssh-add (command line suppressed) [2026-07-09T02:40:48.493Z] Identity added: /w/workspace/edgex-go/990@tmp/private_key_1592581144519617512.key (/w/workspace/edgex-go/990@tmp/private_key_1592581144519617512.key) [2026-07-09T02:40:48.517Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-07-09T02:40:48.808Z] + git semver push [2026-07-09T02:40:49.068Z] 2026-07-09 02:40:49,021 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-07-09T02:40:49.068Z] 2026-07-09 02:40:49,024 [run_push] DEBUG push [2026-07-09T02:40:49.068Z] 2026-07-09 02:40:49,025 [execute] INFO git cat-file --batch-check [2026-07-09T02:40:49.068Z] 2026-07-09 02:40:49,025 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/990/.semver, stdin=, shell=False, universal_newlines=False) [2026-07-09T02:40:49.069Z] 2026-07-09 02:40:49,027 [execute] INFO git rev-list d16388d67af600c8e417a65dd4e4fb5ad831a76e -- [2026-07-09T02:40:49.069Z] 2026-07-09 02:40:49,027 [execute] DEBUG Popen(['git', 'rev-list', 'd16388d67af600c8e417a65dd4e4fb5ad831a76e', '--'], cwd=/w/workspace/edgex-go/990/.semver, stdin=None, shell=False, universal_newlines=False) [2026-07-09T02:40:49.069Z] 2026-07-09 02:40:49,047 [execute] INFO git fetch -v -- origin [2026-07-09T02:40:49.069Z] 2026-07-09 02:40:49,047 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/990/.semver, stdin=None, shell=False, universal_newlines=True) [2026-07-09T02:40:50.006Z] 2026-07-09 02:40:49,670 [run_push] DEBUG no remote changes detected [2026-07-09T02:40:50.006Z] 2026-07-09 02:40:49,670 [execute] INFO git push origin semver [2026-07-09T02:40:50.006Z] 2026-07-09 02:40:49,671 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/990/.semver, stdin=None, shell=False, universal_newlines=False) [2026-07-09T02:40:50.942Z] 2026-07-09 02:40:50,826 [run_push] DEBUG push all version tags [2026-07-09T02:40:50.942Z] 2026-07-09 02:40:50,826 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-07-09T02:40:50.942Z] 2026-07-09 02:40:50,826 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/990, stdin=None, shell=False, universal_newlines=False) [2026-07-09T02:40:52.318Z] 2026-07-09 02:40:51,883 [read_version] DEBUG read version from /w/workspace/edgex-go/990/.semver/main [2026-07-09T02:40:52.318Z] 4.1.0-dev.126 [Pipeline] } [2026-07-09T02:40:52.319Z] $ docker exec --env ******** --env ******** ea13203d16f577d9cd0dabde4fd2537e91116168084ad49de78c1671d8900d2c ssh-agent -k [2026-07-09T02:40:52.413Z] unset SSH_AUTH_SOCK; [2026-07-09T02:40:52.413Z] unset SSH_AGENT_PID; [2026-07-09T02:40:52.413Z] echo Agent pid 21 killed; [2026-07-09T02:40:52.433Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-07-09T02:40:52.769Z] + git semver [Pipeline] } [2026-07-09T02:40:53.033Z] $ docker stop --time=1 ea13203d16f577d9cd0dabde4fd2537e91116168084ad49de78c1671d8900d2c [2026-07-09T02:40:54.319Z] $ docker rm -f --volumes ea13203d16f577d9cd0dabde4fd2537e91116168084ad49de78c1671d8900d2c [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-09T02:40:55.015Z] + [ -d /w/workspace/edgex-go/990/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-07-09T02:40:55.307Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-09T02:40:56.172Z] ---> package-listing.sh [2026-07-09T02:40:56.172Z] ++ facter osfamily [2026-07-09T02:40:56.172Z] ++ tr '[:upper:]' '[:lower:]' [2026-07-09T02:40:56.431Z] + OS_FAMILY=debian [2026-07-09T02:40:56.431Z] + workspace=/w/workspace/edgex-go/990 [2026-07-09T02:40:56.431Z] + START_PACKAGES=/tmp/packages_start.txt [2026-07-09T02:40:56.431Z] + END_PACKAGES=/tmp/packages_end.txt [2026-07-09T02:40:56.431Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-07-09T02:40:56.431Z] + PACKAGES=/tmp/packages_start.txt [2026-07-09T02:40:56.431Z] + '[' /w/workspace/edgex-go/990 ']' [2026-07-09T02:40:56.431Z] + PACKAGES=/tmp/packages_end.txt [2026-07-09T02:40:56.431Z] + case "${OS_FAMILY}" in [2026-07-09T02:40:56.431Z] + dpkg -l [2026-07-09T02:40:56.431Z] + grep '^ii' [2026-07-09T02:40:56.431Z] + '[' -f /tmp/packages_start.txt ']' [2026-07-09T02:40:56.431Z] + '[' -f /tmp/packages_end.txt ']' [2026-07-09T02:40:56.431Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-07-09T02:40:56.431Z] + '[' /w/workspace/edgex-go/990 ']' [2026-07-09T02:40:56.431Z] + mkdir -p /w/workspace/edgex-go/990/archives/ [2026-07-09T02:40:56.431Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/990/archives/ [Pipeline] echo [2026-07-09T02:40:56.441Z] 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/990/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-07-09T02:40:56.733Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:40:57.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-07-09T02:40:57.346Z] [2026-07-09T02:40:57.346Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-09T02:40:57.655Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-07-09T02:40:57.655Z] latest: Pulling from edgex-lftools-log-publisher [2026-07-09T02:40:57.655Z] 5eb5b503b376: Pulling fs layer [2026-07-09T02:40:57.655Z] 5c69ac0246d0: Pulling fs layer [2026-07-09T02:40:57.655Z] ec43610c2a17: Pulling fs layer [2026-07-09T02:40:57.655Z] 3a2ae6a8a46f: Pulling fs layer [2026-07-09T02:40:57.655Z] 33b1e0a273af: Pulling fs layer [2026-07-09T02:40:57.655Z] 5d3b04190fa2: Pulling fs layer [2026-07-09T02:40:57.655Z] 2f39f015ded8: Pulling fs layer [2026-07-09T02:40:57.655Z] 5d3b04190fa2: Waiting [2026-07-09T02:40:57.655Z] 2f39f015ded8: Waiting [2026-07-09T02:40:57.655Z] 33b1e0a273af: Waiting [2026-07-09T02:40:57.655Z] 5c69ac0246d0: Download complete [2026-07-09T02:40:57.655Z] 3a2ae6a8a46f: Download complete [2026-07-09T02:40:57.914Z] 33b1e0a273af: Verifying Checksum [2026-07-09T02:40:57.914Z] 33b1e0a273af: Download complete [2026-07-09T02:40:57.914Z] 5d3b04190fa2: Verifying Checksum [2026-07-09T02:40:57.914Z] 5d3b04190fa2: Download complete [2026-07-09T02:40:57.914Z] ec43610c2a17: Verifying Checksum [2026-07-09T02:40:57.914Z] ec43610c2a17: Download complete [2026-07-09T02:40:57.914Z] 5eb5b503b376: Verifying Checksum [2026-07-09T02:40:57.914Z] 5eb5b503b376: Download complete [2026-07-09T02:40:58.484Z] 2f39f015ded8: Verifying Checksum [2026-07-09T02:40:58.484Z] 2f39f015ded8: Download complete [2026-07-09T02:40:59.429Z] 5eb5b503b376: Pull complete [2026-07-09T02:40:59.685Z] 5c69ac0246d0: Pull complete [2026-07-09T02:41:00.250Z] ec43610c2a17: Pull complete [2026-07-09T02:41:00.250Z] 3a2ae6a8a46f: Pull complete [2026-07-09T02:41:00.508Z] 33b1e0a273af: Pull complete [2026-07-09T02:41:00.508Z] 5d3b04190fa2: Pull complete [2026-07-09T02:41:07.088Z] 2f39f015ded8: Pull complete [2026-07-09T02:41:07.088Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-07-09T02:41:07.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-07-09T02:41:07.088Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-09T02:41:07.205Z] prd-ubuntu20.04-docker-8c-8g-14760 does not seem to be running inside a container [2026-07-09T02:41:07.222Z] $ 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/990/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/990 -v /w/workspace/edgex-go/990:/w/workspace/edgex-go/990:rw,z -v /w/workspace/edgex-go/990@tmp:/w/workspace/edgex-go/990@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-07-09T02:41:31.109Z] $ docker top 75310e48bc5386055996b1ddffe59f16605b47772ec60c48a1416107bbba31db -eo pid,comm [Pipeline] { [Pipeline] sh [2026-07-09T02:41:31.478Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-07-09T02:41:31.759Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-07-09T02:41:32.050Z] + ls /var/log/sa-host [2026-07-09T02:41:32.050Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-07-09T02:41:32.377Z] provisioning config files... [2026-07-09T02:41:32.415Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/990@tmp/config3099800376047496534tmp [Pipeline] { [Pipeline] echo [2026-07-09T02:41:32.447Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-09T02:41:32.734Z] ---> create-netrc.sh [Pipeline] } [2026-07-09T02:41:32.740Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-07-09T02:41:33.222Z] ---> python-tools-install.sh [Pipeline] echo [2026-07-09T02:41:33.233Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-09T02:41:33.519Z] ---> sudo-logs.sh [2026-07-09T02:41:33.519Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-07-09T02:41:33.551Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-09T02:41:33.838Z] ---> job-cost.sh [2026-07-09T02:41:33.838Z] lf-activate-venv: SKIPPING [2026-07-09T02:41:33.838Z] DEBUG: total: 0.10999999940395355 [2026-07-09T02:41:33.838Z] INFO: Retrieving Stack Cost... [2026-07-09T02:41:34.422Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-07-09T02:41:34.684Z] INFO: Archiving Costs [Pipeline] echo [2026-07-09T02:41:34.705Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-09T02:41:34.988Z] ---> logs-deploy.sh [2026-07-09T02:41:34.988Z] lf-activate-venv: SKIPPING [2026-07-09T02:41:34.988Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/990 [2026-07-09T02:41:34.988Z] INFO: archiving workspace using pattern(s): [2026-07-09T02:41:36.374Z] Archives upload complete. [2026-07-09T02:41:36.374Z] INFO: archiving logs to Nexus [2026-07-09T02:41:36.943Z] ---> uname -a: [2026-07-09T02:41:36.943Z] Linux prd-ubuntu20-04-docker-8c-8g-14760 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-07-09T02:41:36.943Z] [2026-07-09T02:41:36.943Z] [2026-07-09T02:41:36.943Z] ---> lscpu: [2026-07-09T02:41:36.943Z] Architecture: x86_64 [2026-07-09T02:41:36.943Z] CPU op-mode(s): 32-bit, 64-bit [2026-07-09T02:41:36.943Z] Byte Order: Little Endian [2026-07-09T02:41:36.943Z] Address sizes: 40 bits physical, 48 bits virtual [2026-07-09T02:41:36.943Z] CPU(s): 8 [2026-07-09T02:41:36.943Z] On-line CPU(s) list: 0-7 [2026-07-09T02:41:36.943Z] Thread(s) per core: 1 [2026-07-09T02:41:36.943Z] Core(s) per socket: 1 [2026-07-09T02:41:36.943Z] Socket(s): 8 [2026-07-09T02:41:36.943Z] NUMA node(s): 1 [2026-07-09T02:41:36.943Z] Vendor ID: AuthenticAMD [2026-07-09T02:41:36.943Z] CPU family: 23 [2026-07-09T02:41:36.943Z] Model: 49 [2026-07-09T02:41:36.943Z] Model name: AMD EPYC-Rome Processor [2026-07-09T02:41:36.943Z] Stepping: 0 [2026-07-09T02:41:36.943Z] CPU MHz: 2799.998 [2026-07-09T02:41:36.943Z] BogoMIPS: 5599.99 [2026-07-09T02:41:36.943Z] Virtualization: AMD-V [2026-07-09T02:41:36.943Z] Hypervisor vendor: KVM [2026-07-09T02:41:36.943Z] Virtualization type: full [2026-07-09T02:41:36.943Z] L1d cache: 256 KiB [2026-07-09T02:41:36.943Z] L1i cache: 256 KiB [2026-07-09T02:41:36.943Z] L2 cache: 4 MiB [2026-07-09T02:41:36.943Z] L3 cache: 128 MiB [2026-07-09T02:41:36.943Z] NUMA node0 CPU(s): 0-7 [2026-07-09T02:41:36.943Z] Vulnerability Gather data sampling: Not affected [2026-07-09T02:41:36.943Z] Vulnerability Itlb multihit: Not affected [2026-07-09T02:41:36.943Z] Vulnerability L1tf: Not affected [2026-07-09T02:41:36.943Z] Vulnerability Mds: Not affected [2026-07-09T02:41:36.943Z] Vulnerability Meltdown: Not affected [2026-07-09T02:41:36.943Z] Vulnerability Mmio stale data: Not affected [2026-07-09T02:41:36.943Z] Vulnerability Retbleed: Vulnerable [2026-07-09T02:41:36.943Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-07-09T02:41:36.943Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-07-09T02:41:36.943Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-07-09T02:41:36.943Z] Vulnerability Srbds: Not affected [2026-07-09T02:41:36.943Z] Vulnerability Tsx async abort: Not affected [2026-07-09T02:41:36.943Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2026-07-09T02:41:36.943Z] [2026-07-09T02:41:36.943Z] [2026-07-09T02:41:36.943Z] ---> nproc: [2026-07-09T02:41:36.943Z] 8 [2026-07-09T02:41:36.943Z] [2026-07-09T02:41:36.943Z] [2026-07-09T02:41:36.943Z] ---> df -h: [2026-07-09T02:41:36.943Z] Filesystem Size Used Avail Use% Mounted on [2026-07-09T02:41:36.943Z] overlay 155G 35G 121G 23% / [2026-07-09T02:41:36.943Z] tmpfs 64M 0 64M 0% /dev [2026-07-09T02:41:36.943Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-07-09T02:41:36.943Z] shm 64M 0 64M 0% /dev/shm [2026-07-09T02:41:36.943Z] /dev/vda1 155G 35G 121G 23% /facter-os [2026-07-09T02:41:36.943Z] [2026-07-09T02:41:36.943Z] [2026-07-09T02:41:36.943Z] ---> sar -b -r -n DEV: [2026-07-09T02:41:36.943Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-14760) 07/09/26 _x86_64_ (8 CPU) [2026-07-09T02:41:36.943Z] [2026-07-09T02:41:36.943Z] 01:38:52 LINUX RESTART (8 CPU) [2026-07-09T02:41:36.943Z] [2026-07-09T02:41:36.943Z] 01:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-07-09T02:41:36.943Z] 01:40:02 267.19 72.67 194.52 0.00 12313.81 159102.42 0.00 [2026-07-09T02:41:36.943Z] 01:41:01 129.01 10.17 118.84 0.00 1691.63 37983.33 0.00 [2026-07-09T02:41:36.943Z] 01:42:01 73.90 0.25 73.65 0.00 9.87 32924.40 0.00 [2026-07-09T02:41:36.943Z] 01:43:01 34.38 0.08 34.29 0.00 0.67 20256.89 0.00 [2026-07-09T02:41:36.943Z] 01:44:01 96.53 0.43 96.10 0.00 14.80 52340.34 0.00 [2026-07-09T02:41:36.943Z] 01:45:01 295.82 0.93 294.89 0.00 43.14 257648.20 0.00 [2026-07-09T02:41:36.943Z] 01:46:01 860.99 21.76 839.23 0.00 177.17 198494.25 0.00 [2026-07-09T02:41:36.943Z] 01:47:01 248.64 1.27 247.38 0.00 15.33 122006.07 0.00 [2026-07-09T02:41:36.943Z] 01:48:01 437.50 0.03 437.47 0.00 0.27 149561.48 0.00 [2026-07-09T02:41:36.943Z] 01:49:02 171.07 2.60 168.47 0.00 85.13 64973.82 0.00 [2026-07-09T02:41:36.943Z] 01:50:01 565.67 45.47 520.20 0.00 2495.31 90926.15 0.00 [2026-07-09T02:41:36.943Z] 01:51:01 31.89 1.67 30.23 0.00 229.43 807.33 0.00 [2026-07-09T02:41:36.943Z] 01:52:01 11.63 0.00 11.63 0.00 0.00 279.55 0.00 [2026-07-09T02:41:36.943Z] 01:53:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 [2026-07-09T02:41:36.943Z] 01:54:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 [2026-07-09T02:41:36.943Z] 01:55:01 4.13 2.33 1.80 0.00 21.19 23.19 0.00 [2026-07-09T02:41:36.943Z] 01:56:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 [2026-07-09T02:41:36.943Z] 01:57:01 0.88 0.00 0.88 0.00 0.00 9.60 0.00 [2026-07-09T02:41:36.943Z] 01:58:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 [2026-07-09T02:41:36.943Z] 01:59:01 1.42 0.00 1.42 0.00 0.00 17.33 0.00 [2026-07-09T02:41:36.943Z] 02:00:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 [2026-07-09T02:41:36.943Z] 02:01:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 [2026-07-09T02:41:36.943Z] 02:02:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 [2026-07-09T02:41:36.943Z] 02:03:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 [2026-07-09T02:41:36.943Z] 02:04:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 [2026-07-09T02:41:36.943Z] 02:05:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 [2026-07-09T02:41:36.943Z] 02:06:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 [2026-07-09T02:41:36.943Z] 02:07:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 [2026-07-09T02:41:36.943Z] 02:08:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 [2026-07-09T02:41:36.943Z] 02:09:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 [2026-07-09T02:41:36.943Z] 02:10:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 [2026-07-09T02:41:36.943Z] 02:11:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 [2026-07-09T02:41:36.943Z] 02:12:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 [2026-07-09T02:41:36.943Z] 02:13:01 1.38 0.00 1.38 0.00 0.00 14.53 0.00 [2026-07-09T02:41:36.943Z] 02:14:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 [2026-07-09T02:41:36.943Z] 02:15:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 [2026-07-09T02:41:36.943Z] 02:16:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 [2026-07-09T02:41:36.943Z] 02:17:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 [2026-07-09T02:41:36.943Z] 02:18:01 1.43 0.05 1.38 0.00 1.06 16.77 0.00 [2026-07-09T02:41:36.943Z] 02:19:01 0.95 0.00 0.95 0.00 0.00 10.84 0.00 [2026-07-09T02:41:36.943Z] 02:20:01 1.37 0.00 1.37 0.00 0.00 17.46 0.00 [2026-07-09T02:41:36.943Z] 02:21:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 [2026-07-09T02:41:36.943Z] 02:22:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 [2026-07-09T02:41:36.943Z] 02:23:01 0.90 0.02 0.88 0.00 2.27 9.73 0.00 [2026-07-09T02:41:36.943Z] 02:24:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 [2026-07-09T02:41:36.943Z] 02:25:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 [2026-07-09T02:41:36.943Z] 02:26:01 1.68 0.32 1.37 0.00 16.93 15.86 0.00 [2026-07-09T02:41:36.943Z] 02:27:01 1.55 0.00 1.55 0.00 0.00 17.20 0.00 [2026-07-09T02:41:36.943Z] 02:28:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 [2026-07-09T02:41:36.943Z] 02:29:01 2.47 1.52 0.95 0.00 28.13 10.93 0.00 [2026-07-09T02:41:36.943Z] 02:30:01 1.73 0.25 1.48 0.00 4.27 20.39 0.00 [2026-07-09T02:41:36.943Z] 02:31:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 [2026-07-09T02:41:36.943Z] 02:32:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 [2026-07-09T02:41:36.943Z] 02:33:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 [2026-07-09T02:41:36.943Z] 02:34:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 [2026-07-09T02:41:36.943Z] 02:35:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 [2026-07-09T02:41:36.943Z] 02:36:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 [2026-07-09T02:41:36.943Z] 02:37:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 [2026-07-09T02:41:36.943Z] 02:38:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 [2026-07-09T02:41:36.943Z] 02:39:01 3.62 1.00 2.62 0.00 56.92 122.38 0.00 [2026-07-09T02:41:36.943Z] 02:40:01 98.93 2.57 96.37 0.00 197.83 40506.32 0.00 [2026-07-09T02:41:36.943Z] 02:41:01 76.92 1.80 75.12 0.00 135.98 22449.86 0.00 [2026-07-09T02:41:36.943Z] Average: 55.72 2.68 53.03 0.00 281.96 20172.24 0.00 [2026-07-09T02:41:36.943Z] [2026-07-09T02:41:36.943Z] 01:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-07-09T02:41:36.943Z] 01:40:02 29078444 31538172 777692 2.37 75848 2681012 1756980 5.18 980788 2459572 784 [2026-07-09T02:41:36.943Z] 01:41:01 27625412 31503568 784952 2.39 116540 3969764 1857764 5.48 1198236 3578024 200480 [2026-07-09T02:41:36.943Z] 01:42:01 26098540 31353964 927844 2.82 128324 5240684 1955172 5.76 2184960 4020996 581544 [2026-07-09T02:41:36.943Z] 01:43:01 26262796 31500160 778504 2.37 132700 5191860 1708936 5.04 1480696 4530952 553784 [2026-07-09T02:41:36.943Z] 01:44:01 26208472 31516396 768956 2.34 137548 5278248 1805232 5.32 1718144 4374640 96 [2026-07-09T02:41:36.943Z] 01:45:01 18170252 31330156 922912 2.81 165732 12872144 2380084 7.02 2310864 11544408 793420 [2026-07-09T02:41:36.943Z] 01:46:01 9837828 31363636 877844 2.67 377500 20500256 2340784 6.90 3189980 18464616 3166260 [2026-07-09T02:41:36.944Z] 01:47:01 5188688 28725700 3446312 10.48 414672 22141764 10902156 32.14 6519224 19344004 1547788 [2026-07-09T02:41:36.944Z] 01:48:01 1002200 27153056 5024212 15.28 431972 24634740 11056800 32.60 9186244 20768596 36408 [2026-07-09T02:41:36.944Z] 01:49:02 2273884 29813200 2367024 7.20 420852 25971188 6305452 18.59 7302964 21330636 2286304 [2026-07-09T02:41:36.944Z] 01:50:01 6213600 31387876 852944 2.59 428556 23831112 2165020 6.38 3668020 21337444 448 [2026-07-09T02:41:36.944Z] 01:51:01 6203668 31387000 853308 2.60 429904 23838528 2178516 6.42 4161276 20854384 420 [2026-07-09T02:41:36.944Z] 01:52:01 6217276 31400952 839204 2.55 430216 23838600 2026488 5.97 4349632 20651836 8 [2026-07-09T02:41:36.944Z] 01:53:01 6215928 31399608 840408 2.56 430228 23838600 2026488 5.97 4350048 20651836 136 [2026-07-09T02:41:36.944Z] 01:54:01 6232300 31416012 824680 2.51 430252 23838600 2026488 5.97 4334284 20651736 20 [2026-07-09T02:41:36.944Z] 01:55:01 6231868 31416296 824648 2.51 430716 23838768 2061184 6.08 4336016 20651680 228 [2026-07-09T02:41:36.944Z] 01:56:01 6237608 31422060 818808 2.49 430740 23838768 2061184 6.08 4331016 20649428 164 [2026-07-09T02:41:36.944Z] 01:57:01 6236968 31421488 819272 2.49 430752 23838772 2061184 6.08 4331996 20649432 140 [2026-07-09T02:41:36.944Z] 01:58:01 6237772 31422292 818456 2.49 430764 23838772 2061184 6.08 4330712 20649432 12 [2026-07-09T02:41:36.944Z] 01:59:01 6237956 31422496 818456 2.49 430784 23838760 2077236 6.12 4331432 20649428 168 [2026-07-09T02:41:36.944Z] 02:00:01 6238200 31422748 818116 2.49 430796 23838784 2077236 6.12 4330232 20649432 40 [2026-07-09T02:41:36.944Z] 02:01:01 6237688 31422288 818544 2.49 430820 23838784 2077236 6.12 4331484 20649432 144 [2026-07-09T02:41:36.944Z] 02:02:01 6238208 31422812 817940 2.49 430836 23838792 2077236 6.12 4330228 20649436 8 [2026-07-09T02:41:36.944Z] 02:03:01 6237800 31422448 818460 2.49 430856 23838792 2077236 6.12 4331796 20649444 152 [2026-07-09T02:41:36.944Z] 02:04:01 6238468 31423152 817756 2.49 430884 23838796 2077236 6.12 4330584 20649448 16 [2026-07-09T02:41:36.944Z] 02:05:01 6237964 31422676 818220 2.49 430908 23838800 2077236 6.12 4331632 20649452 152 [2026-07-09T02:41:36.944Z] 02:06:01 6238356 31423068 817756 2.49 430920 23838800 2077236 6.12 4330348 20649452 8 [2026-07-09T02:41:36.944Z] 02:07:01 6237592 31422324 818432 2.49 430924 23838804 2077236 6.12 4331644 20649456 152 [2026-07-09T02:41:36.944Z] 02:08:01 6238080 31422812 817920 2.49 430940 23838804 2077236 6.12 4330380 20649456 8 [2026-07-09T02:41:36.944Z] 02:09:01 6237756 31422544 818144 2.49 430964 23838812 2077236 6.12 4331684 20649460 220 [2026-07-09T02:41:36.944Z] 02:10:01 6238528 31423320 817352 2.49 430980 23838816 2077236 6.12 4330460 20649464 8 [2026-07-09T02:41:36.944Z] 02:11:01 6237204 31422044 818540 2.49 431008 23838816 2077236 6.12 4331468 20649468 184 [2026-07-09T02:41:36.944Z] 02:12:01 6237756 31422604 817968 2.49 431024 23838820 2077236 6.12 4330464 20649472 8 [2026-07-09T02:41:36.944Z] 02:13:01 6236904 31421772 818780 2.49 431028 23838820 2077236 6.12 4331736 20649472 4 [2026-07-09T02:41:36.944Z] 02:14:01 6237108 31421980 818500 2.49 431040 23838824 2077236 6.12 4330468 20649476 8 [2026-07-09T02:41:36.944Z] 02:15:01 6236996 31421900 818464 2.49 431056 23838828 2077236 6.12 4331788 20649480 168 [2026-07-09T02:41:36.944Z] 02:16:01 6237708 31422612 817892 2.49 431072 23838828 2077236 6.12 4330500 20649480 8 [2026-07-09T02:41:36.944Z] 02:17:01 6237636 31422560 817840 2.49 431072 23838836 2077236 6.12 4331844 20649484 148 [2026-07-09T02:41:36.944Z] 02:18:01 6237588 31422584 817796 2.49 431100 23838868 2077236 6.12 4330560 20649504 4 [2026-07-09T02:41:36.944Z] 02:19:01 6236792 31421828 818524 2.49 431112 23838872 2077236 6.12 4331840 20649508 156 [2026-07-09T02:41:36.944Z] 02:20:01 6236988 31422028 818240 2.49 431152 23838876 2077236 6.12 4330664 20649512 8 [2026-07-09T02:41:36.944Z] 02:21:01 6236672 31421772 818492 2.49 431168 23838876 2077236 6.12 4332096 20649512 152 [2026-07-09T02:41:36.944Z] 02:22:01 6236860 31421964 818240 2.49 431184 23838880 2077236 6.12 4330640 20649516 8 [2026-07-09T02:41:36.944Z] 02:23:01 6237100 31422304 818072 2.49 431204 23838948 2061020 6.08 4331944 20649576 156 [2026-07-09T02:41:36.944Z] 02:24:01 6237304 31422512 817832 2.49 431208 23838952 2077064 6.12 4330676 20649580 8 [2026-07-09T02:41:36.944Z] 02:25:01 6236800 31422020 818252 2.49 431212 23838956 2077064 6.12 4332020 20649584 152 [2026-07-09T02:41:36.944Z] 02:26:01 6237016 31422756 817672 2.49 431232 23839460 2077064 6.12 4333476 20649900 36 [2026-07-09T02:41:36.944Z] 02:27:01 6236472 31422252 818144 2.49 431252 23839468 2077064 6.12 4334668 20649904 4 [2026-07-09T02:41:36.944Z] 02:28:01 6236916 31422696 817856 2.49 431268 23839468 2077064 6.12 4333408 20649904 4 [2026-07-09T02:41:36.944Z] 02:29:01 6220396 31408100 832380 2.53 431356 23840240 2077064 6.12 4349312 20650360 184 [2026-07-09T02:41:36.944Z] 02:30:01 6227788 31415704 824716 2.51 431384 23840360 2077064 6.12 4342252 20650052 12 [2026-07-09T02:41:36.944Z] 02:31:01 6227000 31414976 825364 2.51 431404 23840436 2077064 6.12 4342756 20650064 156 [2026-07-09T02:41:36.944Z] 02:32:01 6227172 31415208 825120 2.51 431420 23840440 2077064 6.12 4342104 20650116 28 [2026-07-09T02:41:36.944Z] 02:33:01 6226708 31414772 825524 2.51 431436 23840440 2077064 6.12 4343076 20650100 164 [2026-07-09T02:41:36.944Z] 02:34:01 6226832 31414900 825340 2.51 431448 23840444 2077064 6.12 4342076 20650104 8 [2026-07-09T02:41:36.944Z] 02:35:01 6227276 31415364 825052 2.51 431456 23840452 2077064 6.12 4342812 20650112 8 [2026-07-09T02:41:36.944Z] 02:36:01 6227024 31415120 825288 2.51 431472 23840452 2093236 6.17 4341868 20650112 8 [2026-07-09T02:41:36.944Z] 02:37:01 6226984 31415108 825256 2.51 431484 23840460 2093236 6.17 4342776 20650124 8 [2026-07-09T02:41:36.944Z] 02:38:01 6226692 31414944 825388 2.51 431500 23840588 2093236 6.17 4342252 20650240 12 [2026-07-09T02:41:36.944Z] 02:39:01 5654272 31369948 870136 2.65 441952 24321756 2219452 6.54 4387836 21131972 480328 [2026-07-09T02:41:36.944Z] 02:40:01 4731064 31366928 871104 2.65 479424 25119968 2154172 6.35 4447912 21910744 590300 [2026-07-09T02:41:36.944Z] 02:41:01 4301548 31354824 882476 2.68 490240 25489668 2129972 6.28 4491104 22257804 328148 [2026-07-09T02:41:36.944Z] Average: 7933043 31280328 961215 2.92 402110 22121368 2425159 7.15 4209119 19168569 170485 [2026-07-09T02:41:36.944Z] [2026-07-09T02:41:36.944Z] 01:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-07-09T02:41:36.944Z] 01:40:02 docker0 0.25 0.25 0.06 0.06 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:40:02 lo 3.63 3.63 0.36 0.36 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:40:02 ens3 1150.14 922.23 7603.48 126.55 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:40:02 veth2593771 0.25 0.33 0.06 0.06 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:41:01 docker0 524.11 735.58 35.65 4712.05 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:41:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:41:01 ens3 883.94 624.45 8132.80 105.07 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:42:01 docker0 0.17 0.25 0.01 0.02 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:42:01 veth549cb19 0.13 0.27 0.01 0.02 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:42:01 ens3 33.19 22.58 34.11 14.18 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:43:01 docker0 1.10 1.10 0.08 0.10 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:43:01 veth549cb19 1.10 1.12 0.10 0.10 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:43:01 ens3 21.33 12.70 16.32 9.08 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:44:01 lo 0.13 0.13 0.02 0.02 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:44:01 ens3 26.91 16.91 23.41 12.88 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:45:01 veth1a882ad 2.70 5.68 0.23 69.38 0.00 0.00 0.00 0.01 [2026-07-09T02:41:36.944Z] 01:45:01 veth4fef099 1.28 3.60 0.11 42.54 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:45:01 vethef0811c 0.05 1.00 0.00 0.05 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:45:01 veth21b78fa 3.33 6.42 0.29 86.33 0.00 0.00 0.00 0.01 [2026-07-09T02:41:36.944Z] 01:45:01 veth07cf801 1.63 4.29 0.14 42.60 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:45:01 vethea3eff0 4.29 1.63 42.60 0.14 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:45:01 vethb88e7e6 1.68 3.56 0.14 42.55 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:45:01 veth30cd95d 1.71 4.03 0.14 42.58 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:45:01 veth0f25ab6 0.45 1.63 0.04 0.19 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:45:01 vethabbbe84 3.26 7.17 0.29 91.97 0.00 0.00 0.00 0.01 [2026-07-09T02:41:36.944Z] 01:45:01 vethbed745f 1.60 3.93 0.14 43.20 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:45:01 veth43659f9 2.68 6.31 0.25 88.70 0.00 0.00 0.00 0.01 [2026-07-09T02:41:36.944Z] 01:45:01 docker0 37.95 76.35 2.71 1057.64 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:45:01 vethab20e6c 3.25 9.62 0.25 125.92 0.00 0.00 0.00 0.01 [2026-07-09T02:41:36.944Z] 01:45:01 veth86b1de0 3.18 11.35 0.25 122.59 0.00 0.00 0.00 0.01 [2026-07-09T02:41:36.944Z] 01:45:01 veth8d1b5dc 0.05 0.90 0.00 0.04 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:45:01 vethdd8dd22 5.54 10.32 0.47 125.05 0.00 0.00 0.00 0.01 [2026-07-09T02:41:36.944Z] 01:45:01 lo 2.26 2.26 0.22 0.22 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:45:01 ens3 258.37 141.44 5191.96 25.45 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:45:01 veth63189fe 3.93 1.60 43.20 0.14 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:45:01 veth107defe 1.90 5.06 0.16 43.21 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:45:01 vethd54687c 1.38 4.14 0.12 43.15 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:46:01 veth0f25ab6 0.12 1.70 0.01 0.07 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:46:01 docker0 526.01 798.95 46.75 8356.87 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:46:01 ens3 820.85 537.96 8374.14 63.58 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:47:01 veth5d915b0 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:47:01 veth1117cde 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:47:01 veth89f638e 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:47:01 veth1a89bf3 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:47:01 veth0c4c55b 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:47:01 vetha0577a3 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:47:01 veth0c4c2aa 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:47:01 veth0f25ab6 0.00 0.62 0.00 0.03 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:47:01 veth7471192 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:47:01 docker0 0.60 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:47:01 vethbc20220 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:47:01 veth99b8f56 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:47:01 veth6cd4be2 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:47:01 ens3 13.63 10.21 11.16 6.48 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:47:01 veth557c356 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:48:01 veth5d915b0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:48:01 veth1117cde 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:48:01 veth89f638e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:48:01 vetha0577a3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:48:01 veth0c4c2aa 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:48:01 vethc84f042 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:48:01 veth0f25ab6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:48:01 veth7471192 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:48:01 docker0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:48:01 veth1efe7f9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:48:01 vethbc20220 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:48:01 veth99b8f56 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:48:01 veth6cd4be2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:48:01 ens3 7.65 6.00 5.98 3.55 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:48:01 veth557c356 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:49:02 veth5d915b0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:49:02 veth1117cde 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:49:02 veth89f638e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:49:02 vetha0577a3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:49:02 veth0c4c2aa 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:49:02 veth0f25ab6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:49:02 veth7471192 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:49:02 docker0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:49:02 vethbc20220 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:49:02 veth99b8f56 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:49:02 veth6cd4be2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:49:02 veth141445d 0.72 0.05 0.04 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:49:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:49:02 ens3 7.40 5.18 6.06 3.42 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:49:02 veth557c356 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:50:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:50:01 lo 22.98 22.98 2.26 2.26 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:50:01 ens3 259.57 278.63 147.71 1146.94 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:51:01 lo 36.46 36.46 3.56 3.56 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:51:01 ens3 450.47 462.31 205.47 2684.87 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:52:01 lo 10.86 10.86 1.06 1.06 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:52:01 ens3 157.56 151.79 74.34 980.80 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:53:01 ens3 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:54:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:55:01 ens3 0.40 0.32 0.15 0.08 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:56:01 ens3 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:57:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:58:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 01:59:01 ens3 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:00:01 ens3 0.27 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:01:01 ens3 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:02:01 ens3 0.63 0.02 0.06 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:03:01 ens3 0.78 0.75 0.37 0.31 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:04:01 ens3 0.90 0.35 0.32 0.21 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:05:01 ens3 0.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:06:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:07:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:08:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:09:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:10:01 ens3 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:11:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:12:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:13:01 ens3 0.20 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:14:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:15:01 ens3 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:16:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:17:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:18:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:19:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:20:01 ens3 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:21:01 ens3 0.58 0.33 0.28 0.21 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:22:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:23:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:24:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:25:01 ens3 0.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:26:01 ens3 0.90 0.60 0.82 0.37 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:27:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:28:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:29:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:29:01 ens3 3.97 3.08 2.51 3.72 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:30:01 ens3 2.32 1.80 1.40 1.18 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:31:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:32:01 ens3 1.80 1.48 0.98 1.22 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:33:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.944Z] 02:34:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.945Z] 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.945Z] 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.945Z] 02:35:01 ens3 0.38 0.20 0.15 0.08 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.945Z] 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.945Z] 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.945Z] 02:36:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.945Z] 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.945Z] 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.945Z] 02:37:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.945Z] 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.945Z] 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.945Z] 02:38:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.945Z] 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.945Z] 02:39:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.945Z] 02:39:01 ens3 124.13 72.45 4025.89 10.93 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.945Z] 02:40:01 docker0 53.84 77.64 5.36 792.18 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.945Z] 02:40:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.945Z] 02:40:01 ens3 246.84 197.07 4012.57 147.08 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.945Z] 02:41:01 docker0 2.55 1.85 0.44 0.84 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.945Z] 02:41:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.945Z] 02:41:01 ens3 142.61 90.95 2592.38 29.11 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.945Z] Average: docker0 18.37 27.11 1.46 239.53 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.945Z] Average: lo 1.39 1.39 0.13 0.13 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.945Z] Average: ens3 74.30 57.28 650.91 86.45 0.00 0.00 0.00 0.00 [2026-07-09T02:41:36.945Z] [2026-07-09T02:41:36.945Z]