Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 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-ssh11024994656855381757.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-ssh13997811916110647836.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-ssh5809679719901521302.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-ssh2755746574246829597.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-ssh7936216542979597472.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 Running on prd-ubuntu20.04-docker-8c-8g-14033 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/986 [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/986 # 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 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 # timeout=10 Commit message: "Merge pull request #5446 from Old-Ding/pr/edgex-go/check-min-interval-test" > git rev-list --no-walk 82dc074a5fdf69d5abd7fdfa9427111630482715 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-06-29T08:52:04.058Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-06-29T08:52:04.132Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-06-29T08:52:04.164Z] ========================================================= [2026-06-29T08:52:04.164Z] EdgeX Global Pipelines Version Info [2026-06-29T08:52:04.164Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-06-29T08:52:05.258Z] ------------------- [2026-06-29T08:52:05.259Z] stable info: [2026-06-29T08:52:05.259Z] ------------------- [2026-06-29T08:52:05.259Z] Commited By: Ginny Guan ginny@iotechsys.com [2026-06-29T08:52:05.259Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-29T08:52:05.259Z] Message: update stable to v1.0.281 [2026-06-29T08:52:06.200Z] ------------------- [2026-06-29T08:52:06.200Z] experimental info: [2026-06-29T08:52:06.200Z] ------------------- [2026-06-29T08:52:06.200Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-06-29T08:52:06.200Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-29T08:52:06.200Z] Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-06-29T08:52:06.280Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-06-29T08:52:06.298Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-06-29T08:52:06.319Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-06-29T08:52:06.343Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-06-29T08:52:06.366Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-06-29T08:52:06.392Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-06-29T08:52:06.414Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-06-29T08:52:06.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-06-29T08:52:06.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-06-29T08:52:06.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-06-29T08:52:06.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-06-29T08:52:06.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-06-29T08:52:06.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-06-29T08:52:06.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-06-29T08:52:06.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-06-29T08:52:06.631Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-06-29T08:52:06.657Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-06-29T08:52:06.686Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-06-29T08:52:06.708Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-06-29T08:52:06.732Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-06-29T08:52:06.759Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-06-29T08:52:06.782Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-06-29T08:52:06.809Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-06-29T08:52:06.832Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-06-29T08:52:06.851Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-06-29T08:52:06.874Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-06-29T08:52:06.894Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] echo [2026-06-29T08:52:06.916Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b67fbb9 [Pipeline] echo [2026-06-29T08:52:06.939Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-29T08:52:07.001Z] provisioning config files... [2026-06-29T08:52:07.013Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/986@tmp/config12759116418237838789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-29T08:52:07.358Z] ---> ****-login.sh [2026-06-29T08:52:07.358Z] nexus3.edgexfoundry.org:10001 [2026-06-29T08:52:07.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T08:52:07.623Z] [2026-06-29T08:52:07.623Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-29T08:52:07.623Z] Configure a credential helper to remove this warning. See [2026-06-29T08:52:07.623Z] https://docs.****.com/go/credential-store/ [2026-06-29T08:52:07.623Z] [2026-06-29T08:52:07.623Z] Login Succeeded [2026-06-29T08:52:07.883Z] nexus3.edgexfoundry.org:10002 [2026-06-29T08:52:07.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T08:52:07.883Z] [2026-06-29T08:52:07.883Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-29T08:52:07.883Z] Configure a credential helper to remove this warning. See [2026-06-29T08:52:07.883Z] https://docs.****.com/go/credential-store/ [2026-06-29T08:52:07.883Z] [2026-06-29T08:52:07.883Z] Login Succeeded [2026-06-29T08:52:07.883Z] nexus3.edgexfoundry.org:10003 [2026-06-29T08:52:07.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T08:52:07.883Z] [2026-06-29T08:52:07.883Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-29T08:52:07.883Z] Configure a credential helper to remove this warning. See [2026-06-29T08:52:07.883Z] https://docs.****.com/go/credential-store/ [2026-06-29T08:52:07.883Z] [2026-06-29T08:52:07.883Z] Login Succeeded [2026-06-29T08:52:07.884Z] nexus3.edgexfoundry.org:10004 [2026-06-29T08:52:08.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T08:52:08.143Z] [2026-06-29T08:52:08.143Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-29T08:52:08.143Z] Configure a credential helper to remove this warning. See [2026-06-29T08:52:08.143Z] https://docs.****.com/go/credential-store/ [2026-06-29T08:52:08.143Z] [2026-06-29T08:52:08.143Z] Login Succeeded [2026-06-29T08:52:08.143Z] ****.io [2026-06-29T08:52:08.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T08:52:08.402Z] [2026-06-29T08:52:08.403Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-29T08:52:08.403Z] Configure a credential helper to remove this warning. See [2026-06-29T08:52:08.403Z] https://docs.****.com/go/credential-store/ [2026-06-29T08:52:08.403Z] [2026-06-29T08:52:08.403Z] Login Succeeded [2026-06-29T08:52:08.403Z] ---> ****-login.sh ends [Pipeline] } [2026-06-29T08:52:08.410Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-29T08:52:08.737Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2026-06-29T08:52:08.737Z] + dirname cmd/core-command/Dockerfile [2026-06-29T08:52:08.737Z] + cut -d/ -f2 [2026-06-29T08:52:08.737Z] + echo core-command,cmd/core-command/Dockerfile [2026-06-29T08:52:08.737Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-06-29T08:52:08.737Z] + cut -d/ -f2 [2026-06-29T08:52:08.737Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-06-29T08:52:08.737Z] + dirname+ cmd/core-data/Dockerfile [2026-06-29T08:52:08.737Z] cut -d/ -f2 [2026-06-29T08:52:08.737Z] + echo core-data,cmd/core-data/Dockerfile [2026-06-29T08:52:08.737Z] + dirname cmd/core-keeper/Dockerfile [2026-06-29T08:52:08.737Z] + cut -d/ -f2 [2026-06-29T08:52:08.737Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-06-29T08:52:08.737Z] + dirname cmd/core-metadata/Dockerfile [2026-06-29T08:52:08.737Z] + cut -d/ -f2 [2026-06-29T08:52:08.737Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-06-29T08:52:08.737Z] + cut -d/ -f2 [2026-06-29T08:52:08.737Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-06-29T08:52:08.737Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-06-29T08:52:08.737Z] + + dirname cmd/security-proxy-auth/Dockerfile [2026-06-29T08:52:08.737Z] cut -d/ -f2 [2026-06-29T08:52:08.737Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-06-29T08:52:08.737Z] + dirname cmd/security-proxy-setup/Dockerfile+ [2026-06-29T08:52:08.737Z] cut -d/ -f2 [2026-06-29T08:52:08.737Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-06-29T08:52:08.737Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-06-29T08:52:08.737Z] + cut -d/ -f2 [2026-06-29T08:52:08.737Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-06-29T08:52:08.737Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-06-29T08:52:08.737Z] + cut -d/ -f2 [2026-06-29T08:52:08.737Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-06-29T08:52:08.737Z] + dirname cmd/security-spire-agent/Dockerfile [2026-06-29T08:52:08.737Z] + cut -d/ -f2 [2026-06-29T08:52:08.737Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-06-29T08:52:08.737Z] + dirname cmd/security-spire-config/Dockerfile [2026-06-29T08:52:08.737Z] + cut -d/ -f2 [2026-06-29T08:52:08.737Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-06-29T08:52:08.737Z] + dirname cmd/security-spire-server/Dockerfile [2026-06-29T08:52:08.737Z] + cut -d/ -f2 [2026-06-29T08:52:08.737Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-06-29T08:52:08.737Z] + dirname cmd/support-notifications/Dockerfile [2026-06-29T08:52:08.737Z] + cut -d/ -f2 [2026-06-29T08:52:08.737Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-06-29T08:52:08.737Z] + + dirname cmd/support-scheduler/Dockerfile [2026-06-29T08:52:08.737Z] cut -d/ -f2 [2026-06-29T08:52:08.737Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-06-29T08:52:08.773Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-06-29T08:52:09.137Z] + git rev-list -1 --merges b67fbb9e1f95caa97b3364ef3b0da7290a320bb8~1..b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] echo [2026-06-29T08:52:09.149Z] -----------> git rev-list -1 --merges b67fbb9e1f95caa97b3364ef3b0da7290a320bb8~1..b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T08:52:09.149Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [false] [Pipeline] sh [2026-06-29T08:52:09.473Z] + git log --format=format:%s -1 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] echo [2026-06-29T08:52:09.487Z] ========================================================= [2026-06-29T08:52:09.487Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-06-29T08:52:09.487Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-06-29T08:52:09.861Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-29T08:52:09.861Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-06-29T08:52:09.861Z] + [ -e /tmp/ssh_known_hosts ] [2026-06-29T08:52:09.861Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-06-29T08:52:09.861Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-06-29T08:52:09.861Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-06-29T08:52:09.861Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T08:52:10.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-29T08:52:10.244Z] [2026-06-29T08:52:10.244Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T08:52:10.611Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-29T08:52:10.611Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-06-29T08:52:10.611Z] 3dae71ba6b94: Pulling fs layer [2026-06-29T08:52:10.611Z] 6bf1a483ea7c: Pulling fs layer [2026-06-29T08:52:10.611Z] f5dfc541a4d3: Pulling fs layer [2026-06-29T08:52:10.611Z] 461d9e800cba: Pulling fs layer [2026-06-29T08:52:10.611Z] 80192f66455f: Pulling fs layer [2026-06-29T08:52:10.611Z] 2e8e34ca0e6c: Pulling fs layer [2026-06-29T08:52:10.611Z] a29436f7fd5d: Pulling fs layer [2026-06-29T08:52:10.611Z] 923cac83aea3: Pulling fs layer [2026-06-29T08:52:10.611Z] 25ad8b0a4227: Pulling fs layer [2026-06-29T08:52:10.611Z] db01528c6b51: Pulling fs layer [2026-06-29T08:52:10.611Z] 28988de357af: Pulling fs layer [2026-06-29T08:52:10.611Z] 461d9e800cba: Waiting [2026-06-29T08:52:10.611Z] 80192f66455f: Waiting [2026-06-29T08:52:10.611Z] 2e8e34ca0e6c: Waiting [2026-06-29T08:52:10.611Z] a29436f7fd5d: Waiting [2026-06-29T08:52:10.611Z] 923cac83aea3: Waiting [2026-06-29T08:52:10.611Z] 28988de357af: Waiting [2026-06-29T08:52:10.611Z] 25ad8b0a4227: Waiting [2026-06-29T08:52:10.611Z] 6bf1a483ea7c: Verifying Checksum [2026-06-29T08:52:10.611Z] 6bf1a483ea7c: Download complete [2026-06-29T08:52:10.872Z] 461d9e800cba: Verifying Checksum [2026-06-29T08:52:10.872Z] 461d9e800cba: Download complete [2026-06-29T08:52:10.872Z] 80192f66455f: Verifying Checksum [2026-06-29T08:52:10.872Z] 80192f66455f: Download complete [2026-06-29T08:52:10.872Z] f5dfc541a4d3: Verifying Checksum [2026-06-29T08:52:10.872Z] f5dfc541a4d3: Download complete [2026-06-29T08:52:10.872Z] 3dae71ba6b94: Verifying Checksum [2026-06-29T08:52:10.872Z] 3dae71ba6b94: Download complete [2026-06-29T08:52:10.872Z] 923cac83aea3: Verifying Checksum [2026-06-29T08:52:10.872Z] 923cac83aea3: Download complete [2026-06-29T08:52:11.129Z] 25ad8b0a4227: Verifying Checksum [2026-06-29T08:52:11.129Z] 25ad8b0a4227: Download complete [2026-06-29T08:52:11.129Z] 28988de357af: Download complete [2026-06-29T08:52:11.129Z] a29436f7fd5d: Verifying Checksum [2026-06-29T08:52:11.129Z] a29436f7fd5d: Download complete [2026-06-29T08:52:11.708Z] 2e8e34ca0e6c: Verifying Checksum [2026-06-29T08:52:11.708Z] 2e8e34ca0e6c: Download complete [2026-06-29T08:52:12.303Z] 3dae71ba6b94: Pull complete [2026-06-29T08:52:12.565Z] 6bf1a483ea7c: Pull complete [2026-06-29T08:52:13.137Z] f5dfc541a4d3: Pull complete [2026-06-29T08:52:13.137Z] 461d9e800cba: Pull complete [2026-06-29T08:52:13.397Z] 80192f66455f: Pull complete [2026-06-29T08:52:17.609Z] 2e8e34ca0e6c: Pull complete [2026-06-29T08:52:18.178Z] a29436f7fd5d: Pull complete [2026-06-29T08:52:18.178Z] 923cac83aea3: Pull complete [2026-06-29T08:52:18.178Z] 25ad8b0a4227: Pull complete [2026-06-29T08:52:18.178Z] db01528c6b51: Pull complete [2026-06-29T08:52:18.178Z] 28988de357af: Pull complete [2026-06-29T08:52:18.178Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-06-29T08:52:18.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-29T08:52:18.440Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T08:52:18.539Z] prd-ubuntu20.04-docker-8c-8g-14033 does not seem to be running inside a container [2026-06-29T08:52:18.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/986 -v /w/workspace/edgex-go/986:/w/workspace/edgex-go/986:rw,z -v /w/workspace/edgex-go/986@tmp:/w/workspace/edgex-go/986@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-06-29T08:52:20.079Z] $ docker top 8d53dc9c4ed5c19a4cc0bb5f4493c4b9fe7167cbcf9be8472dae46f8d1a5bc2d -eo pid,comm [2026-06-29T08:52:20.127Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-06-29T08:52:20.127Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-29T08:52:20.187Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-29T08:52:20.187Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-29T08:52:20.289Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-29T08:52:20.289Z] $ docker exec 8d53dc9c4ed5c19a4cc0bb5f4493c4b9fe7167cbcf9be8472dae46f8d1a5bc2d ssh-agent [2026-06-29T08:52:20.389Z] SSH_AUTH_SOCK=/tmp/ssh-WV7rj3xittth/agent.33 [2026-06-29T08:52:20.389Z] SSH_AGENT_PID=39 [2026-06-29T08:52:20.399Z] Running ssh-add (command line suppressed) [2026-06-29T08:52:20.492Z] Identity added: /w/workspace/edgex-go/986@tmp/private_key_13764316036869560258.key (/w/workspace/edgex-go/986@tmp/private_key_13764316036869560258.key) [2026-06-29T08:52:20.547Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-29T08:52:20.840Z] + git config --global --add safe.directory /w/workspace/edgex-go/986 [Pipeline] sh [2026-06-29T08:52:21.124Z] + git tag --points-at HEAD [Pipeline] } [2026-06-29T08:52:21.133Z] $ docker exec --env ******** --env ******** 8d53dc9c4ed5c19a4cc0bb5f4493c4b9fe7167cbcf9be8472dae46f8d1a5bc2d ssh-agent -k [2026-06-29T08:52:21.221Z] unset SSH_AUTH_SOCK; [2026-06-29T08:52:21.222Z] unset SSH_AGENT_PID; [2026-06-29T08:52:21.222Z] echo Agent pid 39 killed; [2026-06-29T08:52:21.232Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-06-29T08:52:21.277Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-29T08:52:21.277Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-29T08:52:21.393Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-29T08:52:21.393Z] $ docker exec 8d53dc9c4ed5c19a4cc0bb5f4493c4b9fe7167cbcf9be8472dae46f8d1a5bc2d ssh-agent [2026-06-29T08:52:21.493Z] SSH_AUTH_SOCK=/tmp/ssh-UHYGi9u3Q6Vt/agent.86 [2026-06-29T08:52:21.493Z] SSH_AGENT_PID=92 [2026-06-29T08:52:21.498Z] Running ssh-add (command line suppressed) [2026-06-29T08:52:21.587Z] Identity added: /w/workspace/edgex-go/986@tmp/private_key_4998965118961791895.key (/w/workspace/edgex-go/986@tmp/private_key_4998965118961791895.key) [2026-06-29T08:52:21.604Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-29T08:52:21.900Z] + git semver init [2026-06-29T08:52:22.160Z] 2026-06-29 08:52:22,129 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-29T08:52:22.160Z] 2026-06-29 08:52:22,132 [run_init] DEBUG init version:0.0.0 force:False [2026-06-29T08:52:22.160Z] 2026-06-29 08:52:22,132 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/986/.semver [2026-06-29T08:52:22.160Z] 2026-06-29 08:52:22,133 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/986/.semver [2026-06-29T08:52:22.160Z] 2026-06-29 08:52:22,133 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/986/.semver'], cwd=/w/workspace/edgex-go/986, stdin=None, shell=False, universal_newlines=False) [2026-06-29T08:52:27.470Z] 2026-06-29 08:52:27,413 [append_file] DEBUG append to file:/w/workspace/edgex-go/986/.git/info/exclude [2026-06-29T08:52:27.470Z] 2026-06-29 08:52:27,414 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/986/.semver/main with force:False [2026-06-29T08:52:27.470Z] 2026-06-29 08:52:27,414 [read_version] DEBUG read version from /w/workspace/edgex-go/986/.semver/main [2026-06-29T08:52:27.470Z] 2026-06-29 08:52:27,414 [read_version] DEBUG read version from /w/workspace/edgex-go/986/.semver/main [2026-06-29T08:52:27.470Z] 4.1.0-dev.121 [Pipeline] } [2026-06-29T08:52:27.478Z] $ docker exec --env ******** --env ******** 8d53dc9c4ed5c19a4cc0bb5f4493c4b9fe7167cbcf9be8472dae46f8d1a5bc2d ssh-agent -k [2026-06-29T08:52:27.603Z] unset SSH_AUTH_SOCK; [2026-06-29T08:52:27.603Z] unset SSH_AGENT_PID; [2026-06-29T08:52:27.603Z] echo Agent pid 92 killed; [2026-06-29T08:52:27.615Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-29T08:52:27.951Z] + git semver [Pipeline] } [2026-06-29T08:52:28.219Z] $ docker stop --time=1 8d53dc9c4ed5c19a4cc0bb5f4493c4b9fe7167cbcf9be8472dae46f8d1a5bc2d [2026-06-29T08:52:29.519Z] $ docker rm -f --volumes 8d53dc9c4ed5c19a4cc0bb5f4493c4b9fe7167cbcf9be8472dae46f8d1a5bc2d [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-29T08:52:29.864Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-06-29T08:52:30.086Z] Stashed 1 file(s) [Pipeline] echo [2026-06-29T08:52:30.090Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.121 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-06-29T08:52:30.550Z] + git config --global --add safe.directory /w/workspace/edgex-go/986 [Pipeline] echo [2026-06-29T08:52:30.563Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-29T08:52:30.586Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-29T08:52:30.611Z] ========================================================= [2026-06-29T08:52:30.611Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-06-29T08:52:30.611Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-06-29T08:52:30.905Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-06-29T08:52:30.905Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-06-29T08:52:30.905Z] 2d35ebdb57d9: Pulling fs layer [2026-06-29T08:52:30.905Z] c35fb4624d26: Pulling fs layer [2026-06-29T08:52:30.905Z] 4e2aec7ef170: Pulling fs layer [2026-06-29T08:52:30.905Z] 333b49ad6fbf: Pulling fs layer [2026-06-29T08:52:30.905Z] 4f4fb700ef54: Pulling fs layer [2026-06-29T08:52:30.905Z] c3e65509a76b: Pulling fs layer [2026-06-29T08:52:30.905Z] 7cf9ebb963bd: Pulling fs layer [2026-06-29T08:52:30.905Z] bb34ca984cfb: Pulling fs layer [2026-06-29T08:52:30.905Z] 151cf03bc807: Pulling fs layer [2026-06-29T08:52:30.905Z] c3e65509a76b: Waiting [2026-06-29T08:52:30.905Z] 7cf9ebb963bd: Waiting [2026-06-29T08:52:30.905Z] bb34ca984cfb: Waiting [2026-06-29T08:52:30.905Z] 151cf03bc807: Waiting [2026-06-29T08:52:30.905Z] 333b49ad6fbf: Waiting [2026-06-29T08:52:30.905Z] 4f4fb700ef54: Waiting [2026-06-29T08:52:30.905Z] c35fb4624d26: Download complete [2026-06-29T08:52:30.905Z] 333b49ad6fbf: Verifying Checksum [2026-06-29T08:52:30.905Z] 333b49ad6fbf: Download complete [2026-06-29T08:52:30.905Z] 4f4fb700ef54: Verifying Checksum [2026-06-29T08:52:30.905Z] 4f4fb700ef54: Download complete [2026-06-29T08:52:30.905Z] c3e65509a76b: Download complete [2026-06-29T08:52:30.905Z] 2d35ebdb57d9: Verifying Checksum [2026-06-29T08:52:30.905Z] 2d35ebdb57d9: Download complete [2026-06-29T08:52:31.163Z] 7cf9ebb963bd: Verifying Checksum [2026-06-29T08:52:31.163Z] 7cf9ebb963bd: Download complete [2026-06-29T08:52:31.163Z] 2d35ebdb57d9: Pull complete [2026-06-29T08:52:31.163Z] c35fb4624d26: Pull complete [2026-06-29T08:52:31.163Z] 4e2aec7ef170: Download complete [2026-06-29T08:52:31.421Z] 151cf03bc807: Verifying Checksum [2026-06-29T08:52:31.421Z] 151cf03bc807: Download complete [2026-06-29T08:52:31.679Z] bb34ca984cfb: Verifying Checksum [2026-06-29T08:52:31.679Z] bb34ca984cfb: Download complete [2026-06-29T08:52:36.988Z] 4e2aec7ef170: Pull complete [2026-06-29T08:52:36.988Z] 333b49ad6fbf: Pull complete [2026-06-29T08:52:36.988Z] 4f4fb700ef54: Pull complete [2026-06-29T08:52:36.988Z] c3e65509a76b: Pull complete [2026-06-29T08:52:36.988Z] 7cf9ebb963bd: Pull complete [2026-06-29T08:52:41.189Z] bb34ca984cfb: Pull complete [2026-06-29T08:52:41.774Z] 151cf03bc807: Pull complete [2026-06-29T08:52:41.774Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-06-29T08:52:41.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-06-29T08:52:41.774Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-06-29T08:52:42.075Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-06-29T08:52:42.075Z] WORKDIR /edgex [2026-06-29T08:52:42.075Z] COPY go.mod . [2026-06-29T08:52:42.075Z] RUN go mod download [2026-06-29T08:52:42.075Z] + docker build -t ci-base-image-x86_64 -f - . [2026-06-29T08:52:43.016Z] #0 building with "default" instance using docker driver [2026-06-29T08:52:43.016Z] [2026-06-29T08:52:43.016Z] #1 [internal] load build definition from Dockerfile [2026-06-29T08:52:43.016Z] #1 transferring dockerfile: 164B done [2026-06-29T08:52:43.016Z] #1 DONE 0.0s [2026-06-29T08:52:43.016Z] [2026-06-29T08:52:43.016Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-06-29T08:52:43.016Z] #2 DONE 0.0s [2026-06-29T08:52:43.016Z] [2026-06-29T08:52:43.016Z] #3 [internal] load .dockerignore [2026-06-29T08:52:43.016Z] #3 transferring context: 50B done [2026-06-29T08:52:43.016Z] #3 DONE 0.0s [2026-06-29T08:52:43.016Z] [2026-06-29T08:52:43.016Z] #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-06-29T08:52:43.016Z] #4 DONE 0.2s [2026-06-29T08:52:43.016Z] [2026-06-29T08:52:43.016Z] #5 [internal] load build context [2026-06-29T08:52:43.016Z] #5 transferring context: 6.95kB done [2026-06-29T08:52:43.016Z] #5 DONE 0.1s [2026-06-29T08:52:43.016Z] [2026-06-29T08:52:43.016Z] #6 [2/4] WORKDIR /edgex [2026-06-29T08:52:44.402Z] #6 DONE 1.3s [2026-06-29T08:52:44.402Z] [2026-06-29T08:52:44.402Z] #7 [3/4] COPY go.mod . [2026-06-29T08:52:44.402Z] #7 DONE 0.0s [2026-06-29T08:52:44.402Z] [2026-06-29T08:52:44.402Z] #8 [4/4] RUN go mod download [2026-06-29T08:52:45.213Z] Still waiting to schedule task [2026-06-29T08:52:45.214Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-06-29T08:53:40.671Z] #8 DONE 51.1s [2026-06-29T08:53:40.671Z] [2026-06-29T08:53:40.671Z] #9 exporting to image [2026-06-29T08:53:40.671Z] #9 exporting layers [2026-06-29T08:53:40.671Z] #9 exporting layers 3.6s done [2026-06-29T08:53:40.671Z] #9 writing image sha256:67a3fdc12f8fab44f196fd363487897a0e619869b6ee35911ec421338976a246 done [2026-06-29T08:53:40.671Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-06-29T08:53:40.671Z] #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T08:53:40.982Z] + docker inspect -f . ci-base-image-x86_64 [2026-06-29T08:53:40.982Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T08:53:41.068Z] prd-ubuntu20.04-docker-8c-8g-14033 does not seem to be running inside a container [2026-06-29T08:53:41.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/986 -v /w/workspace/edgex-go/986:/w/workspace/edgex-go/986:rw,z -v /w/workspace/edgex-go/986@tmp:/w/workspace/edgex-go/986@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-06-29T08:53:41.374Z] $ docker top b47f7ef9670bba69ebe2d631817e8a9949b47593376656da59bdf9d167a4584c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-29T08:53:41.723Z] + go version [2026-06-29T08:53:41.723Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-06-29T08:53:41.731Z] $ docker stop --time=1 b47f7ef9670bba69ebe2d631817e8a9949b47593376656da59bdf9d167a4584c [2026-06-29T08:53:43.017Z] $ docker rm -f --volumes b47f7ef9670bba69ebe2d631817e8a9949b47593376656da59bdf9d167a4584c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T08:53:43.499Z] + docker inspect -f . ci-base-image-x86_64 [2026-06-29T08:53:43.500Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T08:53:43.579Z] prd-ubuntu20.04-docker-8c-8g-14033 does not seem to be running inside a container [2026-06-29T08:53:43.610Z] $ 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/986 -v /w/workspace/edgex-go/986:/w/workspace/edgex-go/986:rw,z -v /w/workspace/edgex-go/986@tmp:/w/workspace/edgex-go/986@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-06-29T08:53:43.842Z] $ docker top b052b2e0a96165d0e5117d5c29fd6e4d06560b209b294f19528fcf36c435bbe8 -eo pid,comm [Pipeline] { [Pipeline] echo [2026-06-29T08:53:43.925Z] ========================================================= [2026-06-29T08:53:43.925Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-06-29T08:53:43.925Z] ========================================================= [Pipeline] sh [2026-06-29T08:53:44.207Z] + git config --global --add safe.directory /w/workspace/edgex-go/986 [Pipeline] fileExists [Pipeline] sh [2026-06-29T08:53:44.512Z] + make test [2026-06-29T08:53:44.512Z] go test -race -coverprofile=coverage.out ./... [2026-06-29T08:53:52.637Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-06-29T08:54:24.538Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14034 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2026-06-29T08:54:24.562Z] Running in /w/workspace/edgex-go/986 [Pipeline] { [Pipeline] checkout [2026-06-29T08:54:24.884Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-06-29T08:54:24.884Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-06-29T08:54:24.884Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-06-29T08:54:24.884Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-06-29T08:54:24.884Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-06-29T08:54:24.884Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-06-29T08:54:24.884Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-06-29T08:54:24.884Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-06-29T08:54:24.884Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-06-29T08:54:24.884Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-06-29T08:54:24.884Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-06-29T08:54:24.884Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-06-29T08:54:24.884Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-06-29T08:54:24.884Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-06-29T08:54:24.884Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-06-29T08:54:24.884Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-06-29T08:54:24.884Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-06-29T08:54:24.884Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-06-29T08:54:25.821Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.056s coverage: 97.0% of statements [2026-06-29T08:54:27.617Z] The recommended git tool is: git [2026-06-29T08:54:29.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.077s coverage: 71.0% of statements [2026-06-29T08:54:29.100Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-06-29T08:54:29.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 4.8% of statements [2026-06-29T08:54:29.100Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-06-29T08:54:29.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.059s coverage: 57.3% of statements [2026-06-29T08:54:29.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.024s coverage: 86.5% of statements [2026-06-29T08:54:29.100Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-06-29T08:54:29.100Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-06-29T08:54:29.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.150s coverage: 94.2% of statements [2026-06-29T08:54:29.100Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-06-29T08:54:29.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-06-29T08:54:29.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-06-29T08:54:29.100Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-06-29T08:54:29.100Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-06-29T08:54:29.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-06-29T08:54:29.100Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-06-29T08:54:29.100Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-06-29T08:54:29.100Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-06-29T08:54:29.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-06-29T08:54:29.100Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-06-29T08:54:29.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.054s coverage: 90.7% of statements [2026-06-29T08:54:29.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-06-29T08:54:29.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-06-29T08:54:29.100Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-06-29T08:54:29.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.041s coverage: 0.0% of statements [2026-06-29T08:54:29.100Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-06-29T08:54:29.100Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-06-29T08:54:30.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.054s coverage: 11.1% of statements [2026-06-29T08:54:30.037Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-06-29T08:54:30.037Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-06-29T08:54:31.933Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.390s coverage: 97.7% of statements [2026-06-29T08:54:31.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-06-29T08:54:31.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-06-29T08:54:31.933Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-06-29T08:54:31.933Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-06-29T08:54:31.933Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-06-29T08:54:31.933Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.042s coverage: 72.2% of statements [2026-06-29T08:54:31.933Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-06-29T08:54:31.933Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-06-29T08:54:31.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-06-29T08:54:31.933Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-06-29T08:54:31.933Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-06-29T08:54:31.933Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-06-29T08:54:31.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-06-29T08:54:31.933Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-06-29T08:54:31.933Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-06-29T08:54:31.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-06-29T08:54:32.234Z] using credential edgex-jenkins-ssh [2026-06-29T08:54:32.255Z] Cloning the remote Git repository [2026-06-29T08:54:32.293Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2026-06-29T08:54:32.382Z] > git init /w/workspace/edgex-go/986 # timeout=10 [2026-06-29T08:54:32.524Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2026-06-29T08:54:32.526Z] > git --version # timeout=10 [2026-06-29T08:54:32.543Z] > git --version # 'git version 2.25.1' [2026-06-29T08:54:32.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-06-29T08:54:32.684Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-06-29T08:54:34.460Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.055s coverage: 3.5% of statements [2026-06-29T08:54:34.460Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-06-29T08:54:34.460Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-06-29T08:54:34.460Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.034s coverage: 1.0% of statements [2026-06-29T08:54:34.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-06-29T08:54:34.460Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 38.2% of statements [2026-06-29T08:54:34.460Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.025s coverage: 68.8% of statements [2026-06-29T08:54:34.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-06-29T08:54:34.460Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-06-29T08:54:34.460Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-06-29T08:54:35.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements [2026-06-29T08:54:35.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.029s coverage: 87.1% of statements [2026-06-29T08:54:35.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 89.5% of statements [2026-06-29T08:54:35.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.023s coverage: 93.1% of statements [2026-06-29T08:54:35.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.017s coverage: 87.5% of statements [2026-06-29T08:54:48.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements [2026-06-29T08:54:53.817Z] Avoid second fetch [2026-06-29T08:54:53.818Z] Checking out Revision b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 (main) [2026-06-29T08:54:52.973Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2026-06-29T08:54:52.994Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-06-29T08:54:53.833Z] > git config core.sparsecheckout # timeout=10 [2026-06-29T08:54:53.891Z] > git checkout -f b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 # timeout=10 [2026-06-29T08:54:54.656Z] Commit message: "Merge pull request #5446 from Old-Ding/pr/edgex-go/check-min-interval-test" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-29T08:54:58.920Z] provisioning config files... [2026-06-29T08:54:58.948Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/986@tmp/config2716193668470103064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-29T08:54:59.611Z] ---> ****-login.sh [2026-06-29T08:54:59.612Z] nexus3.edgexfoundry.org:10001 [2026-06-29T08:54:59.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T08:55:00.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-29T08:55:00.163Z] Configure a credential helper to remove this warning. See [2026-06-29T08:55:00.163Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-29T08:55:00.163Z] [2026-06-29T08:55:00.163Z] Login Succeeded [2026-06-29T08:55:00.163Z] nexus3.edgexfoundry.org:10002 [2026-06-29T08:55:00.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.043s coverage: 92.9% of statements [2026-06-29T08:55:00.362Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-06-29T08:55:00.362Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-06-29T08:55:00.362Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-06-29T08:55:00.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 68.8% of statements [2026-06-29T08:55:00.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-06-29T08:55:00.362Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-06-29T08:55:00.362Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-06-29T08:55:00.362Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-06-29T08:55:00.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements [2026-06-29T08:55:00.362Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-06-29T08:55:00.362Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-06-29T08:55:00.362Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-06-29T08:55:00.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.019s coverage: 47.4% of statements [2026-06-29T08:55:00.362Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-06-29T08:55:00.362Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-06-29T08:55:00.362Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-06-29T08:55:00.362Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-06-29T08:55:00.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.035s coverage: 87.2% of statements [2026-06-29T08:55:00.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements [2026-06-29T08:55:00.362Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-06-29T08:55:00.362Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-06-29T08:55:00.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2026-06-29T08:55:00.362Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-06-29T08:55:00.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.058s coverage: 81.8% of statements [2026-06-29T08:55:00.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.050s coverage: 82.1% of statements [2026-06-29T08:55:00.362Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-06-29T08:55:00.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.019s coverage: 86.0% of statements [2026-06-29T08:55:00.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-06-29T08:55:00.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.030s coverage: 6.8% of statements [2026-06-29T08:55:00.362Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-06-29T08:55:00.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.026s coverage: 33.3% of statements [2026-06-29T08:55:00.362Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-06-29T08:55:00.362Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-06-29T08:55:00.362Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-06-29T08:55:00.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.029s coverage: 100.0% of statements [2026-06-29T08:55:00.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.139s coverage: 54.8% of statements [2026-06-29T08:55:00.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.6% of statements [2026-06-29T08:55:00.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2026-06-29T08:55:00.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements [2026-06-29T08:55:00.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements [2026-06-29T08:55:00.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.032s coverage: 20.0% of statements [2026-06-29T08:55:00.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.024s coverage: 88.6% of statements [2026-06-29T08:55:00.362Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-06-29T08:55:00.362Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-06-29T08:55:00.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.033s coverage: 96.8% of statements [2026-06-29T08:55:00.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-06-29T08:55:00.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-06-29T08:55:00.362Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-06-29T08:55:00.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.013s coverage: 100.0% of statements [2026-06-29T08:55:00.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.101s coverage: 29.2% of statements [2026-06-29T08:55:00.363Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-06-29T08:55:00.363Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-06-29T08:55:00.363Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-06-29T08:55:00.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.019s coverage: 93.8% of statements [2026-06-29T08:55:00.363Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-06-29T08:55:00.363Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-06-29T08:55:00.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-06-29T08:55:00.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2026-06-29T08:55:00.363Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-06-29T08:55:00.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements [2026-06-29T08:55:00.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.017s coverage: 54.0% of statements [2026-06-29T08:55:00.363Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-06-29T08:55:00.363Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-06-29T08:55:00.363Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-06-29T08:55:00.363Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-06-29T08:55:00.363Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-06-29T08:55:00.363Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.048s coverage: 17.1% of statements [2026-06-29T08:55:00.363Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-06-29T08:55:00.363Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-06-29T08:55:00.363Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-06-29T08:55:00.363Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-06-29T08:55:00.363Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.114s coverage: 94.9% of statements [2026-06-29T08:55:00.363Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-06-29T08:55:00.363Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-06-29T08:55:00.363Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-06-29T08:55:00.363Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-06-29T08:55:00.363Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.029s coverage: 9.0% of statements [2026-06-29T08:55:00.363Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-06-29T08:55:00.363Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-06-29T08:55:00.363Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-06-29T08:55:00.363Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 97.7% of statements [2026-06-29T08:55:00.363Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-06-29T08:55:00.363Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 47.1% of statements [2026-06-29T08:55:00.363Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-06-29T08:55:00.363Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-06-29T08:55:00.363Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2026-06-29T08:55:00.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T08:55:00.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-29T08:55:00.434Z] Configure a credential helper to remove this warning. See [2026-06-29T08:55:00.434Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-29T08:55:00.434Z] [2026-06-29T08:55:00.434Z] Login Succeeded [2026-06-29T08:55:00.434Z] nexus3.edgexfoundry.org:10003 [2026-06-29T08:55:00.622Z] running golangci-lint [2026-06-29T08:55:00.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T08:55:00.880Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-06-29T08:55:00.880Z] go version go1.25.2 linux/amd64 [2026-06-29T08:55:00.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-29T08:55:00.976Z] Configure a credential helper to remove this warning. See [2026-06-29T08:55:00.976Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-29T08:55:00.976Z] [2026-06-29T08:55:00.976Z] Login Succeeded [2026-06-29T08:55:00.976Z] nexus3.edgexfoundry.org:10004 [2026-06-29T08:55:00.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T08:55:01.139Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-06-29T08:55:01.139Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-06-29T08:55:01.139Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-06-29T08:55:01.139Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-06-29T08:55:01.139Z] level=info msg="[goenv] Read go env for 3.338368ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-06-29T08:55:01.139Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-06-29T08:55:01.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-29T08:55:01.247Z] Configure a credential helper to remove this warning. See [2026-06-29T08:55:01.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-29T08:55:01.247Z] [2026-06-29T08:55:01.247Z] Login Succeeded [2026-06-29T08:55:01.247Z] ****.io [2026-06-29T08:55:01.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T08:55:01.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-29T08:55:01.786Z] Configure a credential helper to remove this warning. See [2026-06-29T08:55:01.786Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-29T08:55:01.786Z] [2026-06-29T08:55:01.786Z] Login Succeeded [2026-06-29T08:55:01.786Z] ---> ****-login.sh ends [Pipeline] } [2026-06-29T08:55:01.803Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2026-06-29T08:55:02.439Z] + git config --global --add safe.directory /w/workspace/edgex-go/986 [Pipeline] echo [2026-06-29T08:55:02.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-29T08:55:02.480Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-29T08:55:02.504Z] ========================================================= [2026-06-29T08:55:02.504Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-06-29T08:55:02.504Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-06-29T08:55:02.833Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-06-29T08:55:02.833Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-06-29T08:55:02.833Z] 6b59a28fa201: Pulling fs layer [2026-06-29T08:55:02.833Z] d32bb0dddca7: Pulling fs layer [2026-06-29T08:55:02.833Z] 5dab1238d3d9: Pulling fs layer [2026-06-29T08:55:02.833Z] 196fd7d83e7d: Pulling fs layer [2026-06-29T08:55:02.833Z] 4f4fb700ef54: Pulling fs layer [2026-06-29T08:55:02.833Z] 8ba94037c8f0: Pulling fs layer [2026-06-29T08:55:02.833Z] deaec5988b04: Pulling fs layer [2026-06-29T08:55:02.833Z] 9f65657bb879: Pulling fs layer [2026-06-29T08:55:02.833Z] 8ba94037c8f0: Waiting [2026-06-29T08:55:02.833Z] deaec5988b04: Waiting [2026-06-29T08:55:02.833Z] 9f65657bb879: Waiting [2026-06-29T08:55:02.833Z] 196fd7d83e7d: Waiting [2026-06-29T08:55:02.833Z] 4f4fb700ef54: Waiting [2026-06-29T08:55:03.103Z] d32bb0dddca7: Verifying Checksum [2026-06-29T08:55:03.103Z] d32bb0dddca7: Download complete [2026-06-29T08:55:03.103Z] 196fd7d83e7d: Verifying Checksum [2026-06-29T08:55:03.103Z] 196fd7d83e7d: Download complete [2026-06-29T08:55:03.103Z] 4f4fb700ef54: Verifying Checksum [2026-06-29T08:55:03.103Z] 4f4fb700ef54: Download complete [2026-06-29T08:55:03.103Z] 8ba94037c8f0: Download complete [2026-06-29T08:55:03.103Z] 6b59a28fa201: Verifying Checksum [2026-06-29T08:55:03.103Z] 6b59a28fa201: Download complete [2026-06-29T08:55:03.696Z] 9f65657bb879: Verifying Checksum [2026-06-29T08:55:03.696Z] 9f65657bb879: Download complete [2026-06-29T08:55:03.967Z] 6b59a28fa201: Pull complete [2026-06-29T08:55:05.056Z] 5dab1238d3d9: Verifying Checksum [2026-06-29T08:55:05.056Z] 5dab1238d3d9: Download complete [2026-06-29T08:55:06.023Z] deaec5988b04: Verifying Checksum [2026-06-29T08:55:06.023Z] deaec5988b04: Download complete [2026-06-29T08:55:07.978Z] d32bb0dddca7: Pull complete [2026-06-29T08:55:23.119Z] 5dab1238d3d9: Pull complete [2026-06-29T08:55:23.119Z] 196fd7d83e7d: Pull complete [2026-06-29T08:55:23.119Z] 4f4fb700ef54: Pull complete [2026-06-29T08:55:23.119Z] 8ba94037c8f0: Pull complete [2026-06-29T08:55:23.127Z] level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|imports|name|types_sizes|deps|exports_file|files) took 21.590617431s" [2026-06-29T08:55:23.127Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.151725ms" [2026-06-29T08:55:31.344Z] deaec5988b04: Pull complete [2026-06-29T08:55:32.754Z] 9f65657bb879: Pull complete [2026-06-29T08:55:32.754Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-06-29T08:55:32.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-06-29T08:55:32.754Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-06-29T08:55:33.105Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-06-29T08:55:33.105Z] WORKDIR /edgex [2026-06-29T08:55:33.105Z] COPY go.mod . [2026-06-29T08:55:33.105Z] RUN go mod download [2026-06-29T08:55:33.105Z] + docker build -t ci-base-image-arm64 -f - . [2026-06-29T08:55:33.699Z] Sending build context to Docker daemon 3.928MB [2026-06-29T08:55:33.965Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-06-29T08:55:33.965Z] ---> 334268110677 [2026-06-29T08:55:33.965Z] Step 2/4 : WORKDIR /edgex [2026-06-29T08:55:35.335Z] level=info msg="[linters_context/goanalysis] analyzers took 1m55.168259327s with top 10 stages: buildir: 57.161997433s, gosec: 3.349342896s, fact_deprecated: 2.659257918s, printf: 2.322931637s, inspect: 2.296235354s, ctrlflow: 1.76461914s, fact_purity: 1.654076081s, QF1004: 1.378642324s, S1038: 1.171627572s, nilness: 1.170161436s" [2026-06-29T08:55:35.335Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-06-29T08:55:35.335Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-06-29T08:55:35.335Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-06-29T08:55:35.335Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-06-29T08:55:35.335Z] level=info msg="[runner] Processors filtering stat (in/out): nolint_filter: 21/0, path_absoluter: 35/35, cgo: 35/35, filename_unadjuster: 35/35, generated_file_filter: 35/22, exclusion_rules: 22/21, exclusion_paths: 35/35, invalid_issue: 35/35, path_relativity: 35/35" [2026-06-29T08:55:35.335Z] level=info msg="[runner] processing took 10.517358ms with stages: nolint_filter: 9.477751ms, generated_file_filter: 766.853µs, exclusion_rules: 171.253µs, exclusion_paths: 44.92µs, path_relativity: 42.151µs, cgo: 3.74µs, invalid_issue: 2.5µs, path_absoluter: 2.31µs, sort_results: 1.55µs, filename_unadjuster: 830ns, diff: 760ns, max_same_issues: 610ns, fixer: 440ns, uniq_by_line: 310ns, path_prettifier: 300ns, path_shortener: 270ns, severity-rules: 230ns, source_code: 220ns, max_from_linter: 190ns, max_per_file_from_linter: 170ns" [2026-06-29T08:55:35.335Z] level=info msg="[runner] linters took 12.08152993s with stages: goanalysis_metalinter: 12.07093586s" [2026-06-29T08:55:35.335Z] 0 issues. [2026-06-29T08:55:35.335Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-06-29T08:55:35.335Z] level=info msg="Memory: 337 samples, avg is 345.9MB, max is 1366.3MB" [2026-06-29T08:55:35.335Z] level=info msg="Execution took 33.72026799s" [2026-06-29T08:55:35.335Z] go vet ./... [2026-06-29T08:55:36.553Z] ---> Running in f44871a7ed77 [2026-06-29T08:55:36.553Z] Removing intermediate container f44871a7ed77 [2026-06-29T08:55:36.553Z] ---> 0168be53c2c9 [2026-06-29T08:55:36.553Z] Step 3/4 : COPY go.mod . [2026-06-29T08:55:37.142Z] ---> c64b8e0fdbe7 [2026-06-29T08:55:37.142Z] Step 4/4 : RUN go mod download [2026-06-29T08:55:37.142Z] ---> Running in 8541ef816920 [2026-06-29T08:55:41.906Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-06-29T08:55:41.906Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-06-29T08:55:41.906Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2026-06-29T08:55:41.920Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-06-29T08:55:42.217Z] + ls -al . [2026-06-29T08:55:42.217Z] total 1404 [2026-06-29T08:55:42.217Z] drwxrwxr-x 11 1001 1001 4096 Jun 29 08:53 . [2026-06-29T08:55:42.217Z] drwxr-xr-x 4 root root 4096 Jun 29 08:53 .. [2026-06-29T08:55:42.217Z] drwxrwxr-x 2 1001 1001 4096 Jun 29 08:51 .blubracket [2026-06-29T08:55:42.217Z] -rw-rw-r-- 1 1001 1001 10 Jun 29 08:51 .dockerignore [2026-06-29T08:55:42.217Z] drwxrwxr-x 8 1001 1001 4096 Jun 29 08:55 .git [2026-06-29T08:55:42.217Z] drwxrwxr-x 3 1001 1001 4096 Jun 29 08:51 .github [2026-06-29T08:55:42.217Z] -rw-rw-r-- 1 1001 1001 909 Jun 29 08:51 .gitignore [2026-06-29T08:55:42.217Z] -rw-rw-r-- 1 1001 1001 359 Jun 29 08:51 .golangci.yml [2026-06-29T08:55:42.217Z] -rw-rw-r-- 1 1001 1001 100 Jun 29 08:51 .hadolint.yml [2026-06-29T08:55:42.217Z] drwxr-xr-x 3 1001 1001 4096 Jun 29 08:52 .semver [2026-06-29T08:55:42.217Z] -rw-rw-r-- 1 1001 1001 155 Jun 29 08:51 .sonarcloud.properties [2026-06-29T08:55:42.217Z] -rw-rw-r-- 1 1001 1001 1171 Jun 29 08:51 ADOPTERS.md [2026-06-29T08:55:42.217Z] -rw-rw-r-- 1 1001 1001 20149 Jun 29 08:51 Attribution.txt [2026-06-29T08:55:42.217Z] -rw-rw-r-- 1 1001 1001 118730 Jun 29 08:51 CHANGELOG.md [2026-06-29T08:55:42.217Z] -rw-rw-r-- 1 1001 1001 3804 Jun 29 08:51 CONTRIBUTING.md [2026-06-29T08:55:42.217Z] -rw-rw-r-- 1 1001 1001 677 Jun 29 08:51 GOVERNANCE.md [2026-06-29T08:55:42.217Z] -rw-rw-r-- 1 1001 1001 886 Jun 29 08:51 Jenkinsfile [2026-06-29T08:55:42.217Z] -rw-rw-r-- 1 1001 1001 10775 Jun 29 08:51 LICENSE [2026-06-29T08:55:42.217Z] -rw-rw-r-- 1 1001 1001 16743 Jun 29 08:51 Makefile [2026-06-29T08:55:42.217Z] -rw-rw-r-- 1 1001 1001 582 Jun 29 08:51 OWNERS.md [2026-06-29T08:55:42.217Z] -rw-rw-r-- 1 1001 1001 9932 Jun 29 08:51 README.md [2026-06-29T08:55:42.217Z] -rw-rw-r-- 1 1001 1001 789 Jun 29 08:51 SECURITY.md [2026-06-29T08:55:42.217Z] -rw-rw-r-- 1 1001 1001 13 Jun 29 08:52 VERSION [2026-06-29T08:55:42.217Z] drwxrwxr-x 2 1001 1001 4096 Jun 29 08:51 bin [2026-06-29T08:55:42.217Z] drwxrwxr-x 19 1001 1001 4096 Jun 29 08:51 cmd [2026-06-29T08:55:42.217Z] -rw-r--r-- 1 root root 1048214 Jun 29 08:55 coverage.out [2026-06-29T08:55:42.217Z] drwxrwxr-x 2 1001 1001 4096 Jun 29 08:51 fuzz_test [2026-06-29T08:55:42.217Z] -rw-rw-r-- 1 1001 1001 6911 Jun 29 08:51 go.mod [2026-06-29T08:55:42.217Z] -rw-rw-r-- 1 1001 1001 90679 Jun 29 08:51 go.sum [2026-06-29T08:55:42.217Z] drwxrwxr-x 7 1001 1001 4096 Jun 29 08:51 internal [2026-06-29T08:55:42.217Z] drwxrwxr-x 2 1001 1001 4096 Jun 29 08:51 openapi [2026-06-29T08:55:42.217Z] -rw-rw-r-- 1 1001 1001 584 Jun 29 08:51 security.txt [2026-06-29T08:55:42.217Z] -rw-rw-r-- 1 1001 1001 204 Jun 29 08:51 version.go [Pipeline] sh [2026-06-29T08:55:42.504Z] + '[' -e coverage.out ] [2026-06-29T08:55:42.504Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-06-29T08:55:42.651Z] Stashed 1 file(s) [Pipeline] sh [2026-06-29T08:55:42.931Z] + make build [2026-06-29T08:55:42.931Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-06-29T08:56:09.466Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-06-29T08:56:09.466Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-06-29T08:56:09.466Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-06-29T08:56:09.724Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-06-29T08:56:11.632Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-06-29T08:56:16.936Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-06-29T08:56:18.310Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-06-29T08:56:20.847Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-06-29T08:56:23.386Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-06-29T08:56:24.778Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-06-29T08:56:26.162Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-06-29T08:56:27.096Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2026-06-29T08:56:28.489Z] $ docker stop --time=1 b052b2e0a96165d0e5117d5c29fd6e4d06560b209b294f19528fcf36c435bbe8 [2026-06-29T08:56:30.974Z] $ docker rm -f --volumes b052b2e0a96165d0e5117d5c29fd6e4d06560b209b294f19528fcf36c435bbe8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T08:56:32.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-06-29T08:56:32.266Z] [2026-06-29T08:56:32.266Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T08:56:32.574Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-06-29T08:56:32.574Z] latest: Pulling from edgex-devops/edgex-compose [2026-06-29T08:56:32.574Z] 91d30c5bc195: Pulling fs layer [2026-06-29T08:56:32.574Z] 2e9b0aa3be6d: Pulling fs layer [2026-06-29T08:56:32.574Z] 9c61dcf015f6: Pulling fs layer [2026-06-29T08:56:32.574Z] 4698f68db338: Pulling fs layer [2026-06-29T08:56:32.574Z] 2a2f49069b9e: Pulling fs layer [2026-06-29T08:56:32.574Z] 2a2f49069b9e: Waiting [2026-06-29T08:56:32.574Z] 4698f68db338: Waiting [2026-06-29T08:56:32.574Z] e0025b399a48: Pulling fs layer [2026-06-29T08:56:32.574Z] e0025b399a48: Waiting [2026-06-29T08:56:32.574Z] 91d30c5bc195: Verifying Checksum [2026-06-29T08:56:32.574Z] 91d30c5bc195: Download complete [2026-06-29T08:56:32.574Z] 4698f68db338: Verifying Checksum [2026-06-29T08:56:32.574Z] 4698f68db338: Download complete [2026-06-29T08:56:32.834Z] 2e9b0aa3be6d: Verifying Checksum [2026-06-29T08:56:32.834Z] 2e9b0aa3be6d: Download complete [2026-06-29T08:56:32.834Z] e0025b399a48: Download complete [2026-06-29T08:56:32.834Z] 91d30c5bc195: Pull complete [2026-06-29T08:56:32.834Z] 2a2f49069b9e: Download complete [2026-06-29T08:56:33.096Z] 2e9b0aa3be6d: Pull complete [2026-06-29T08:56:33.353Z] 9c61dcf015f6: Verifying Checksum [2026-06-29T08:56:33.353Z] 9c61dcf015f6: Download complete [2026-06-29T08:56:36.687Z] 9c61dcf015f6: Pull complete [2026-06-29T08:56:36.687Z] 4698f68db338: Pull complete [2026-06-29T08:56:36.945Z] 2a2f49069b9e: Pull complete [2026-06-29T08:56:37.207Z] e0025b399a48: Pull complete [2026-06-29T08:56:37.207Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-06-29T08:56:37.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-06-29T08:56:37.207Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T08:56:37.316Z] prd-ubuntu20.04-docker-8c-8g-14033 does not seem to be running inside a container [2026-06-29T08:56:37.344Z] $ 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/986 -v /w/workspace/edgex-go/986:/w/workspace/edgex-go/986:rw,z -v /w/workspace/edgex-go/986@tmp:/w/workspace/edgex-go/986@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-06-29T08:56:38.013Z] $ docker top 75da43ab4a3b5fee547c1897e1c835d83475b53ddfdbb95e3d15485da31ae2fe -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-29T08:56:38.366Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-06-29T08:56:38.627Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2026-06-29T08:56:38.627Z] #1 transferring dockerfile: 2.49kB done [2026-06-29T08:56:38.627Z] #1 DONE 0.1s [2026-06-29T08:56:38.627Z] [2026-06-29T08:56:38.627Z] #2 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-06-29T08:56:38.627Z] #2 DONE 0.0s [2026-06-29T08:56:38.627Z] [2026-06-29T08:56:38.627Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-06-29T08:56:38.627Z] #3 ... [2026-06-29T08:56:38.627Z] [2026-06-29T08:56:38.627Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-06-29T08:56:38.627Z] #4 transferring dockerfile: 1.89kB done [2026-06-29T08:56:38.627Z] #4 DONE 0.1s [2026-06-29T08:56:38.627Z] [2026-06-29T08:56:38.627Z] #5 [security-spire-server internal] load build definition from Dockerfile [2026-06-29T08:56:38.627Z] #5 transferring dockerfile: 1.70kB done [2026-06-29T08:56:38.627Z] #5 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-06-29T08:56:38.627Z] #5 DONE 0.1s [2026-06-29T08:56:38.627Z] [2026-06-29T08:56:38.627Z] #6 [support-scheduler internal] load build definition from Dockerfile [2026-06-29T08:56:38.627Z] #6 transferring dockerfile: 1.83kB done [2026-06-29T08:56:38.627Z] #6 DONE 0.1s [2026-06-29T08:56:38.627Z] [2026-06-29T08:56:38.627Z] #7 [core-data internal] load build definition from Dockerfile [2026-06-29T08:56:38.627Z] #7 transferring dockerfile: 2.04kB done [2026-06-29T08:56:38.627Z] #7 DONE 0.1s [2026-06-29T08:56:38.627Z] [2026-06-29T08:56:38.627Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2026-06-29T08:56:38.627Z] #8 transferring dockerfile: 3.02kB done [2026-06-29T08:56:38.627Z] #8 DONE 0.1s [2026-06-29T08:56:38.628Z] [2026-06-29T08:56:38.628Z] #9 [core-metadata internal] load build definition from Dockerfile [2026-06-29T08:56:38.628Z] #9 transferring dockerfile: 2.10kB done [2026-06-29T08:56:38.628Z] #9 DONE 0.2s [2026-06-29T08:56:38.628Z] [2026-06-29T08:56:38.628Z] #10 [security-spire-config internal] load build definition from Dockerfile [2026-06-29T08:56:38.628Z] #10 transferring dockerfile: 1.69kB done [2026-06-29T08:56:38.628Z] #10 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-06-29T08:56:38.628Z] #10 DONE 0.2s [2026-06-29T08:56:38.628Z] [2026-06-29T08:56:38.628Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2026-06-29T08:56:38.628Z] #11 transferring dockerfile: 2.14kB done [2026-06-29T08:56:38.628Z] #11 DONE 0.2s [2026-06-29T08:56:38.628Z] [2026-06-29T08:56:38.628Z] #12 [support-notifications internal] load build definition from Dockerfile [2026-06-29T08:56:38.628Z] #12 transferring dockerfile: 2.02kB done [2026-06-29T08:56:38.628Z] #12 DONE 0.2s [2026-06-29T08:56:38.628Z] [2026-06-29T08:56:38.628Z] #2 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-06-29T08:56:38.628Z] #2 DONE 0.0s [2026-06-29T08:56:38.628Z] [2026-06-29T08:56:38.628Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2026-06-29T08:56:38.628Z] #13 transferring dockerfile: 2.50kB done [2026-06-29T08:56:38.628Z] #13 DONE 0.1s [2026-06-29T08:56:38.628Z] [2026-06-29T08:56:38.628Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-06-29T08:56:38.628Z] #3 transferring dockerfile: 2.23kB done [2026-06-29T08:56:38.628Z] #3 DONE 0.1s [2026-06-29T08:56:38.628Z] [2026-06-29T08:56:38.628Z] #14 [core-command internal] load build definition from Dockerfile [2026-06-29T08:56:38.628Z] #14 transferring dockerfile: 1.94kB done [2026-06-29T08:56:38.628Z] #14 DONE 0.1s [2026-06-29T08:56:38.628Z] [2026-06-29T08:56:38.628Z] #15 [core-keeper internal] load build definition from Dockerfile [2026-06-29T08:56:38.628Z] #15 transferring dockerfile: 2.07kB done [2026-06-29T08:56:38.628Z] #15 DONE 0.1s [2026-06-29T08:56:38.628Z] [2026-06-29T08:56:38.628Z] #16 [security-spire-agent internal] load build definition from Dockerfile [2026-06-29T08:56:38.628Z] #16 transferring dockerfile: 1.81kB done [2026-06-29T08:56:38.628Z] #16 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-06-29T08:56:38.628Z] #16 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2026-06-29T08:56:38.628Z] #16 DONE 0.1s [2026-06-29T08:56:38.628Z] [2026-06-29T08:56:38.628Z] #2 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-06-29T08:56:38.628Z] #2 DONE 0.0s [2026-06-29T08:56:38.628Z] [2026-06-29T08:56:38.628Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2026-06-29T08:56:38.628Z] #17 transferring context: 50B done [2026-06-29T08:56:38.628Z] #17 DONE 0.1s [2026-06-29T08:56:38.628Z] [2026-06-29T08:56:38.628Z] #18 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-06-29T08:56:38.628Z] #18 DONE 0.2s [2026-06-29T08:56:38.628Z] [2026-06-29T08:56:38.628Z] #19 [security-secretstore-setup internal] load .dockerignore [2026-06-29T08:56:38.628Z] #19 transferring context: 50B done [2026-06-29T08:56:38.628Z] #19 DONE 0.1s [2026-06-29T08:56:38.628Z] [2026-06-29T08:56:38.628Z] #20 [security-secretstore-setup internal] load build context [2026-06-29T08:56:38.895Z] #20 ... [2026-06-29T08:56:38.895Z] [2026-06-29T08:56:38.895Z] #21 [support-scheduler internal] load .dockerignore [2026-06-29T08:56:38.895Z] #21 transferring context: 50B done [2026-06-29T08:56:38.895Z] #21 DONE 0.1s [2026-06-29T08:56:38.895Z] [2026-06-29T08:56:38.895Z] #22 [core-data internal] load .dockerignore [2026-06-29T08:56:38.895Z] #22 transferring context: 50B done [2026-06-29T08:56:38.895Z] #22 DONE 0.1s [2026-06-29T08:56:38.895Z] [2026-06-29T08:56:38.895Z] #23 [security-bootstrapper internal] load .dockerignore [2026-06-29T08:56:38.895Z] #23 transferring context: 50B done [2026-06-29T08:56:38.895Z] #23 DONE 0.1s [2026-06-29T08:56:38.895Z] [2026-06-29T08:56:38.895Z] #24 [core-metadata internal] load .dockerignore [2026-06-29T08:56:38.895Z] #24 transferring context: 50B done [2026-06-29T08:56:38.895Z] #24 DONE 0.1s [2026-06-29T08:56:38.895Z] [2026-06-29T08:56:38.895Z] #25 [support-notifications internal] load .dockerignore [2026-06-29T08:56:38.895Z] #25 transferring context: 50B done [2026-06-29T08:56:38.895Z] #25 DONE 0.1s [2026-06-29T08:56:38.895Z] [2026-06-29T08:56:38.895Z] #26 [security-proxy-auth internal] load .dockerignore [2026-06-29T08:56:38.895Z] #26 transferring context: 50B done [2026-06-29T08:56:38.895Z] #26 DONE 0.1s [2026-06-29T08:56:38.895Z] [2026-06-29T08:56:38.895Z] #20 [security-secretstore-setup internal] load build context [2026-06-29T08:56:39.182Z] #20 ... [2026-06-29T08:56:39.182Z] [2026-06-29T08:56:39.182Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2026-06-29T08:56:39.182Z] #27 transferring context: 50B done [2026-06-29T08:56:39.182Z] #27 DONE 0.3s [2026-06-29T08:56:39.182Z] [2026-06-29T08:56:39.182Z] #28 [core-command internal] load .dockerignore [2026-06-29T08:56:39.182Z] #28 transferring context: 50B done [2026-06-29T08:56:39.182Z] #28 DONE 0.3s [2026-06-29T08:56:39.182Z] [2026-06-29T08:56:39.182Z] #29 [security-proxy-setup internal] load .dockerignore [2026-06-29T08:56:39.182Z] #29 transferring context: 50B done [2026-06-29T08:56:39.182Z] #29 DONE 0.3s [2026-06-29T08:56:39.182Z] [2026-06-29T08:56:39.182Z] #30 [core-keeper internal] load .dockerignore [2026-06-29T08:56:39.182Z] #30 transferring context: 50B 0.0s done [2026-06-29T08:56:39.182Z] #30 DONE 0.4s [2026-06-29T08:56:39.182Z] [2026-06-29T08:56:39.182Z] #20 [security-secretstore-setup internal] load build context [2026-06-29T08:56:39.182Z] #20 ... [2026-06-29T08:56:39.182Z] [2026-06-29T08:56:39.182Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-06-29T08:56:39.182Z] #31 DONE 0.5s [2026-06-29T08:56:39.182Z] [2026-06-29T08:56:39.182Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-06-29T08:56:39.182Z] #32 DONE 0.4s [2026-06-29T08:56:39.182Z] [2026-06-29T08:56:39.182Z] #20 [security-secretstore-setup internal] load build context [2026-06-29T08:56:39.513Z] #20 ... [2026-06-29T08:56:39.513Z] [2026-06-29T08:56:39.513Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-06-29T08:56:39.513Z] #33 DONE 0.5s [2026-06-29T08:56:39.513Z] [2026-06-29T08:56:39.513Z] #34 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T08:56:39.513Z] #34 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-06-29T08:56:39.513Z] #34 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.3s done [2026-06-29T08:56:39.513Z] #34 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-06-29T08:56:39.513Z] #34 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-06-29T08:56:39.513Z] #34 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-06-29T08:56:39.513Z] #34 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done [2026-06-29T08:56:39.513Z] #34 DONE 0.5s [2026-06-29T08:56:39.513Z] [2026-06-29T08:56:39.513Z] #20 [security-secretstore-setup internal] load build context [2026-06-29T08:56:39.513Z] #20 ... [2026-06-29T08:56:39.513Z] [2026-06-29T08:56:39.513Z] #34 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T08:56:39.513Z] #34 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-06-29T08:56:39.513Z] #34 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.3s done [2026-06-29T08:56:39.513Z] #34 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-06-29T08:56:39.513Z] #34 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-06-29T08:56:39.513Z] #34 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-06-29T08:56:39.513Z] #34 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done [2026-06-29T08:56:39.513Z] #34 DONE 0.5s [2026-06-29T08:56:39.513Z] [2026-06-29T08:56:39.513Z] #35 [security-spire-server internal] load .dockerignore [2026-06-29T08:56:39.513Z] #35 transferring context: 50B 0.0s done [2026-06-29T08:56:39.513Z] #35 DONE 0.4s [2026-06-29T08:56:39.513Z] [2026-06-29T08:56:39.513Z] #36 [security-spire-config internal] load .dockerignore [2026-06-29T08:56:39.513Z] #36 transferring context: 50B 0.0s done [2026-06-29T08:56:39.513Z] #36 DONE 0.4s [2026-06-29T08:56:39.513Z] [2026-06-29T08:56:39.513Z] #37 [core-keeper builder 2/7] WORKDIR /edgex-go [2026-06-29T08:56:39.513Z] #37 DONE 0.4s [2026-06-29T08:56:39.513Z] [2026-06-29T08:56:39.513Z] #38 [security-spire-agent internal] load .dockerignore [2026-06-29T08:56:39.513Z] #38 transferring context: 50B 0.0s done [2026-06-29T08:56:39.513Z] #38 DONE 0.4s [2026-06-29T08:56:39.513Z] [2026-06-29T08:56:39.513Z] #20 [security-secretstore-setup internal] load build context [2026-06-29T08:56:39.774Z] #20 ... [2026-06-29T08:56:39.774Z] [2026-06-29T08:56:39.774Z] #34 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T08:56:39.774Z] #34 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-06-29T08:56:39.774Z] #34 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.3s done [2026-06-29T08:56:39.774Z] #34 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-06-29T08:56:39.774Z] #34 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-06-29T08:56:39.774Z] #34 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-06-29T08:56:39.774Z] #34 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done [2026-06-29T08:56:39.774Z] #34 DONE 0.5s [2026-06-29T08:56:39.774Z] [2026-06-29T08:56:39.774Z] #20 [security-secretstore-setup internal] load build context [2026-06-29T08:56:40.041Z] #20 ... [2026-06-29T08:56:40.041Z] [2026-06-29T08:56:40.041Z] #39 [security-spire-config internal] load build context [2026-06-29T08:56:40.041Z] #39 transferring context: 24.83kB 0.0s done [2026-06-29T08:56:40.041Z] #39 DONE 0.5s [2026-06-29T08:56:40.041Z] [2026-06-29T08:56:40.041Z] #40 [security-spire-server internal] load build context [2026-06-29T08:56:40.041Z] #40 transferring context: 26.58kB 0.0s done [2026-06-29T08:56:40.041Z] #40 DONE 0.5s [2026-06-29T08:56:40.041Z] [2026-06-29T08:56:40.041Z] #41 [security-spire-agent internal] load build context [2026-06-29T08:56:40.041Z] #41 transferring context: 26.11kB 0.0s done [2026-06-29T08:56:40.041Z] #41 DONE 0.5s [2026-06-29T08:56:40.041Z] [2026-06-29T08:56:40.041Z] #20 [security-secretstore-setup internal] load build context [2026-06-29T08:56:44.258Z] #20 ... [2026-06-29T08:56:44.258Z] [2026-06-29T08:56:44.258Z] #42 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-06-29T08:56:44.258Z] #0 1.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:44.258Z] #0 1.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:44.258Z] #0 1.455 (1/2) Installing dumb-init (1.2.5-r3) [2026-06-29T08:56:44.258Z] #0 1.471 (2/2) Installing su-exec (0.2-r3) [2026-06-29T08:56:44.258Z] #0 1.479 Executing busybox-1.37.0-r20.trigger [2026-06-29T08:56:44.258Z] #0 1.486 OK: 7 MiB in 18 packages [2026-06-29T08:56:44.258Z] #42 DONE 4.6s [2026-06-29T08:56:44.258Z] [2026-06-29T08:56:44.258Z] #20 [security-secretstore-setup internal] load build context [2026-06-29T08:56:45.202Z] #20 transferring context: 170.91MB 6.2s [2026-06-29T08:56:47.108Z] #20 ... [2026-06-29T08:56:47.108Z] [2026-06-29T08:56:47.108Z] #43 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-06-29T08:56:47.108Z] #0 0.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:47.108Z] #0 1.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:47.108Z] #0 1.448 (1/4) Installing ca-certificates (20260611-r0) [2026-06-29T08:56:47.108Z] #0 1.474 (2/4) Installing dumb-init (1.2.5-r3) [2026-06-29T08:56:47.108Z] #0 1.485 (3/4) Installing su-exec (0.2-r3) [2026-06-29T08:56:47.108Z] #0 1.494 (4/4) Installing yq-go (4.47.2-r3) [2026-06-29T08:56:47.108Z] #0 1.577 Executing busybox-1.37.0-r20.trigger [2026-06-29T08:56:47.108Z] #0 1.582 Executing ca-certificates-20260611-r0.trigger [2026-06-29T08:56:47.108Z] #0 1.635 OK: 20 MiB in 20 packages [2026-06-29T08:56:47.108Z] #43 DONE 7.6s [2026-06-29T08:56:47.108Z] [2026-06-29T08:56:47.108Z] #20 [security-secretstore-setup internal] load build context [2026-06-29T08:56:47.108Z] #20 ... [2026-06-29T08:56:47.108Z] [2026-06-29T08:56:47.108Z] #44 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-06-29T08:56:47.108Z] #0 1.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:47.108Z] #0 1.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:47.108Z] #0 2.025 (1/1) Installing dumb-init (1.2.5-r3) [2026-06-29T08:56:47.108Z] #0 2.035 Executing busybox-1.37.0-r20.trigger [2026-06-29T08:56:47.108Z] #0 2.044 OK: 7 MiB in 17 packages [2026-06-29T08:56:47.108Z] #44 DONE 7.7s [2026-06-29T08:56:47.108Z] [2026-06-29T08:56:47.108Z] #45 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-06-29T08:56:47.108Z] #0 0.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:47.108Z] #0 1.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:47.108Z] #0 1.524 (1/4) Installing dumb-init (1.2.5-r3) [2026-06-29T08:56:47.108Z] #0 1.535 (2/4) Installing openssl (3.5.7-r0) [2026-06-29T08:56:47.108Z] #0 1.563 (3/4) Installing su-exec (0.2-r3) [2026-06-29T08:56:47.108Z] #0 1.573 (4/4) Installing yq-go (4.47.2-r3) [2026-06-29T08:56:47.108Z] #0 1.783 Executing busybox-1.37.0-r20.trigger [2026-06-29T08:56:47.108Z] #0 1.787 OK: 20 MiB in 20 packages [2026-06-29T08:56:47.108Z] #45 DONE 7.7s [2026-06-29T08:56:47.108Z] [2026-06-29T08:56:47.108Z] #46 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-29T08:56:47.108Z] #0 1.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:47.108Z] #0 2.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:47.108Z] #0 2.468 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-29T08:56:47.108Z] #0 2.468 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-29T08:56:47.108Z] #0 2.468 OK: 26325 distinct packages available [2026-06-29T08:56:47.108Z] #0 2.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:47.108Z] #0 2.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:47.108Z] #0 2.980 (1/13) Installing brotli-libs (1.1.0-r2) [2026-06-29T08:56:47.108Z] #0 2.999 (2/13) Installing c-ares (1.34.6-r0) [2026-06-29T08:56:47.108Z] #0 3.010 (3/13) Installing libunistring (1.3-r0) [2026-06-29T08:56:47.108Z] #0 3.041 (4/13) Installing libidn2 (2.3.7-r0) [2026-06-29T08:56:47.108Z] #0 3.050 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-06-29T08:56:47.108Z] #0 3.060 (6/13) Installing libpsl (0.21.5-r3) [2026-06-29T08:56:47.108Z] #0 3.071 (7/13) Installing zstd-libs (1.5.7-r0) [2026-06-29T08:56:47.108Z] #0 3.090 (8/13) Installing libcurl (8.14.1-r2) [2026-06-29T08:56:47.108Z] #0 3.105 (9/13) Installing curl (8.14.1-r2) [2026-06-29T08:56:47.108Z] #0 3.123 (10/13) Installing dumb-init (1.2.5-r3) [2026-06-29T08:56:47.108Z] #0 3.130 (11/13) Installing musl-obstack (1.2.3-r2) [2026-06-29T08:56:47.108Z] #0 3.142 (12/13) Installing libucontext (1.3.2-r0) [2026-06-29T08:56:47.108Z] #0 3.158 (13/13) Installing gcompat (1.1.0-r4) [2026-06-29T08:56:47.108Z] #0 3.173 Executing busybox-1.37.0-r20.trigger [2026-06-29T08:56:47.108Z] #0 3.178 OK: 12 MiB in 29 packages [2026-06-29T08:56:47.108Z] #46 DONE 7.7s [2026-06-29T08:56:47.108Z] [2026-06-29T08:56:47.108Z] #47 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-06-29T08:56:47.108Z] #47 DONE 7.3s [2026-06-29T08:56:47.108Z] [2026-06-29T08:56:47.108Z] #48 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-06-29T08:56:47.108Z] #0 2.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:47.108Z] #0 2.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:47.108Z] #0 2.763 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-29T08:56:47.108Z] #0 2.763 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-29T08:56:47.108Z] #0 2.763 OK: 26325 distinct packages available [2026-06-29T08:56:47.108Z] #0 2.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:47.108Z] #0 2.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:47.108Z] #0 3.265 (1/5) Installing dumb-init (1.2.5-r3) [2026-06-29T08:56:47.108Z] #0 3.276 (2/5) Installing musl-obstack (1.2.3-r2) [2026-06-29T08:56:47.108Z] #0 3.287 (3/5) Installing libucontext (1.3.2-r0) [2026-06-29T08:56:47.108Z] #0 3.296 (4/5) Installing gcompat (1.1.0-r4) [2026-06-29T08:56:47.108Z] #0 3.308 (5/5) Installing openssl (3.5.7-r0) [2026-06-29T08:56:47.108Z] #0 3.339 Executing busybox-1.37.0-r20.trigger [2026-06-29T08:56:47.108Z] #0 3.347 OK: 8 MiB in 21 packages [2026-06-29T08:56:47.108Z] #48 DONE 7.4s [2026-06-29T08:56:47.108Z] [2026-06-29T08:56:47.108Z] #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-06-29T08:56:47.108Z] #0 2.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:47.108Z] #0 2.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:47.108Z] #0 2.990 (1/7) Installing ca-certificates (20260611-r0) [2026-06-29T08:56:47.108Z] #0 3.007 (2/7) Installing dumb-init (1.2.5-r3) [2026-06-29T08:56:47.108Z] #0 3.019 (3/7) Installing libgcc (14.2.0-r6) [2026-06-29T08:56:47.108Z] #0 3.032 (4/7) Installing libsodium (1.0.20-r1) [2026-06-29T08:56:47.108Z] #0 3.046 (5/7) Installing libstdc++ (14.2.0-r6) [2026-06-29T08:56:47.108Z] #0 3.080 (6/7) Installing libzmq (4.3.5-r2) [2026-06-29T08:56:47.108Z] #0 3.095 (7/7) Installing zeromq (4.3.5-r2) [2026-06-29T08:56:47.108Z] #0 3.111 Executing busybox-1.37.0-r20.trigger [2026-06-29T08:56:47.108Z] #0 3.135 Executing ca-certificates-20260611-r0.trigger [2026-06-29T08:56:47.108Z] #0 3.173 OK: 12 MiB in 23 packages [2026-06-29T08:56:47.108Z] #49 DONE 7.7s [2026-06-29T08:56:47.108Z] [2026-06-29T08:56:47.108Z] #50 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-06-29T08:56:47.108Z] #50 DONE 7.7s [2026-06-29T08:56:47.108Z] [2026-06-29T08:56:47.108Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-06-29T08:56:47.108Z] #0 3.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:47.108Z] #0 3.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:47.108Z] #0 4.002 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-29T08:56:47.108Z] #0 4.002 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-29T08:56:47.109Z] #0 4.002 OK: 26345 distinct packages available [2026-06-29T08:56:47.109Z] #0 4.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:47.109Z] #0 4.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:47.109Z] #0 4.489 OK: 265 MiB in 60 packages [2026-06-29T08:56:47.109Z] #51 DONE 7.4s [2026-06-29T08:56:47.109Z] [2026-06-29T08:56:47.109Z] #20 [security-secretstore-setup internal] load build context [2026-06-29T08:56:47.109Z] #20 ... [2026-06-29T08:56:47.109Z] [2026-06-29T08:56:47.109Z] #52 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-06-29T08:56:47.109Z] #0 2.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:47.109Z] #0 2.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:47.109Z] #0 2.899 (1/3) Installing ca-certificates (20260611-r0) [2026-06-29T08:56:47.109Z] #0 2.937 (2/3) Installing dumb-init (1.2.5-r3) [2026-06-29T08:56:47.109Z] #0 2.945 (3/3) Installing tzdata (2026b-r0) [2026-06-29T08:56:47.109Z] #0 2.991 Executing busybox-1.37.0-r20.trigger [2026-06-29T08:56:47.109Z] #0 3.003 Executing ca-certificates-20260611-r0.trigger [2026-06-29T08:56:47.109Z] #0 3.102 OK: 8 MiB in 19 packages [2026-06-29T08:56:47.109Z] #52 DONE 7.8s [2026-06-29T08:56:47.109Z] [2026-06-29T08:56:47.109Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-06-29T08:56:47.109Z] #0 1.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:47.109Z] #0 1.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:47.109Z] #0 1.927 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-29T08:56:47.109Z] #0 1.927 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-29T08:56:47.109Z] #0 1.927 OK: 26325 distinct packages available [2026-06-29T08:56:47.109Z] #0 1.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:47.109Z] #0 2.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:47.109Z] #0 2.480 (1/4) Installing dumb-init (1.2.5-r3) [2026-06-29T08:56:47.109Z] #0 2.494 (2/4) Installing musl-obstack (1.2.3-r2) [2026-06-29T08:56:47.109Z] #0 2.507 (3/4) Installing libucontext (1.3.2-r0) [2026-06-29T08:56:47.109Z] #0 2.514 (4/4) Installing gcompat (1.1.0-r4) [2026-06-29T08:56:47.109Z] #0 2.533 Executing busybox-1.37.0-r20.trigger [2026-06-29T08:56:47.109Z] #0 2.536 OK: 8 MiB in 20 packages [2026-06-29T08:56:47.109Z] #53 DONE 7.4s [2026-06-29T08:56:47.109Z] [2026-06-29T08:56:47.109Z] #54 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-06-29T08:56:47.109Z] #0 3.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:47.109Z] #0 3.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:47.109Z] #0 4.211 OK: 265 MiB in 60 packages [2026-06-29T08:56:47.109Z] #54 DONE 7.4s [2026-06-29T08:56:47.109Z] [2026-06-29T08:56:47.109Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-06-29T08:56:47.109Z] #0 2.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:47.109Z] #0 2.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:47.109Z] #0 3.059 (1/1) Installing dumb-init (1.2.5-r3) [2026-06-29T08:56:47.109Z] #0 3.096 Executing busybox-1.37.0-r20.trigger [2026-06-29T08:56:47.109Z] #0 3.116 OK: 7 MiB in 17 packages [2026-06-29T08:56:47.109Z] #55 DONE 7.8s [2026-06-29T08:56:47.109Z] [2026-06-29T08:56:47.109Z] #20 [security-secretstore-setup internal] load build context [2026-06-29T08:56:47.682Z] #20 ... [2026-06-29T08:56:47.682Z] [2026-06-29T08:56:47.682Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-29T08:56:47.682Z] #56 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.4s done [2026-06-29T08:56:47.682Z] #56 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-06-29T08:56:47.682Z] #56 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-06-29T08:56:47.682Z] #56 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-06-29T08:56:47.682Z] #56 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-06-29T08:56:47.682Z] #56 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-06-29T08:56:47.682Z] #56 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-06-29T08:56:47.682Z] #56 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done [2026-06-29T08:56:47.682Z] #56 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-06-29T08:56:47.682Z] #56 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.6s done [2026-06-29T08:56:47.682Z] #56 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-06-29T08:56:47.682Z] #56 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.9s done [2026-06-29T08:56:47.682Z] #56 DONE 7.9s [2026-06-29T08:56:47.682Z] [2026-06-29T08:56:47.682Z] #20 [security-secretstore-setup internal] load build context [2026-06-29T08:56:47.682Z] #20 ... [2026-06-29T08:56:47.682Z] [2026-06-29T08:56:47.682Z] #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:56:47.682Z] #57 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.4s done [2026-06-29T08:56:47.682Z] #57 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-06-29T08:56:47.682Z] #57 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-06-29T08:56:47.682Z] #57 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-06-29T08:56:47.682Z] #57 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-06-29T08:56:47.682Z] #57 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.1s done [2026-06-29T08:56:47.682Z] #57 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-06-29T08:56:47.682Z] #57 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-06-29T08:56:47.682Z] #57 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.0s done [2026-06-29T08:56:47.682Z] #57 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-06-29T08:56:47.682Z] #57 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-06-29T08:56:47.682Z] #57 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.4s done [2026-06-29T08:56:47.682Z] #57 DONE 7.9s [2026-06-29T08:56:47.682Z] [2026-06-29T08:56:47.682Z] #20 [security-secretstore-setup internal] load build context [2026-06-29T08:56:49.056Z] #20 ... [2026-06-29T08:56:49.056Z] [2026-06-29T08:56:49.056Z] #58 [security-spiffe-token-provider internal] load build context [2026-06-29T08:56:49.056Z] #58 ... [2026-06-29T08:56:49.056Z] [2026-06-29T08:56:49.056Z] #59 [security-proxy-auth internal] load build context [2026-06-29T08:56:49.056Z] #59 ... [2026-06-29T08:56:49.056Z] [2026-06-29T08:56:49.056Z] #60 [core-data internal] load build context [2026-06-29T08:56:49.056Z] #60 ... [2026-06-29T08:56:49.056Z] [2026-06-29T08:56:49.056Z] #61 [security-bootstrapper internal] load build context [2026-06-29T08:56:49.056Z] #61 ... [2026-06-29T08:56:49.056Z] [2026-06-29T08:56:49.056Z] #62 [support-scheduler internal] load build context [2026-06-29T08:56:49.316Z] #62 ... [2026-06-29T08:56:49.316Z] [2026-06-29T08:56:49.316Z] #63 [core-common-config-bootstrapper internal] load build context [2026-06-29T08:56:49.316Z] #63 ... [2026-06-29T08:56:49.316Z] [2026-06-29T08:56:49.316Z] #64 [core-keeper internal] load build context [2026-06-29T08:56:49.632Z] #64 ... [2026-06-29T08:56:49.632Z] [2026-06-29T08:56:49.632Z] #65 [core-metadata internal] load build context [2026-06-29T08:56:49.632Z] #65 ... [2026-06-29T08:56:49.632Z] [2026-06-29T08:56:49.632Z] #66 [core-command internal] load build context [2026-06-29T08:56:49.632Z] #66 ... [2026-06-29T08:56:49.632Z] [2026-06-29T08:56:49.632Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-06-29T08:56:49.891Z] #67 ... [2026-06-29T08:56:49.891Z] [2026-06-29T08:56:49.891Z] #68 [security-proxy-setup internal] load build context [2026-06-29T08:56:49.891Z] #68 ... [2026-06-29T08:56:49.891Z] [2026-06-29T08:56:49.891Z] #69 [support-notifications internal] load build context [2026-06-29T08:56:49.891Z] #69 ... [2026-06-29T08:56:49.891Z] [2026-06-29T08:56:49.891Z] #70 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-06-29T08:56:50.150Z] #70 ... [2026-06-29T08:56:50.150Z] [2026-06-29T08:56:50.150Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-06-29T08:56:50.150Z] #71 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:50.150Z] #71 ... [2026-06-29T08:56:50.150Z] [2026-06-29T08:56:50.150Z] #69 [support-notifications internal] load build context [2026-06-29T08:56:50.150Z] #69 transferring context: 568.23MB 11.2s [2026-06-29T08:56:51.085Z] #69 transferring context: 644.44MB 12.1s done [2026-06-29T08:56:52.991Z] #69 ... [2026-06-29T08:56:52.991Z] [2026-06-29T08:56:52.991Z] #62 [support-scheduler internal] load build context [2026-06-29T08:56:52.991Z] #62 transferring context: 644.44MB 10.9s done [2026-06-29T08:56:52.991Z] #62 DONE 14.3s [2026-06-29T08:56:53.258Z] [2026-06-29T08:56:53.258Z] #20 [security-secretstore-setup internal] load build context [2026-06-29T08:56:53.258Z] #20 transferring context: 644.44MB 13.7s done [2026-06-29T08:56:53.516Z] #20 DONE 14.7s [2026-06-29T08:56:53.516Z] [2026-06-29T08:56:53.516Z] #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-06-29T08:56:53.516Z] #70 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:53.516Z] #70 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:53.516Z] #70 11.79 OK: 265 MiB in 60 packages [2026-06-29T08:56:53.516Z] #70 DONE 13.7s [2026-06-29T08:56:53.516Z] [2026-06-29T08:56:53.516Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-06-29T08:56:53.516Z] #67 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:53.517Z] #67 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:53.517Z] #67 11.51 OK: 265 MiB in 60 packages [2026-06-29T08:56:53.517Z] #67 DONE 13.7s [2026-06-29T08:56:53.517Z] [2026-06-29T08:56:53.517Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-06-29T08:56:53.517Z] #71 10.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:53.517Z] #71 10.95 OK: 265 MiB in 60 packages [2026-06-29T08:56:53.517Z] #71 DONE 13.7s [2026-06-29T08:56:53.517Z] [2026-06-29T08:56:53.517Z] #60 [core-data internal] load build context [2026-06-29T08:56:53.517Z] #60 transferring context: 644.44MB 11.6s done [2026-06-29T08:56:53.517Z] #60 DONE 14.6s [2026-06-29T08:56:53.517Z] [2026-06-29T08:56:53.517Z] #59 [security-proxy-auth internal] load build context [2026-06-29T08:56:53.517Z] #59 transferring context: 644.44MB 11.5s done [2026-06-29T08:56:53.517Z] #59 DONE 14.5s [2026-06-29T08:56:53.517Z] [2026-06-29T08:56:53.517Z] #63 [core-common-config-bootstrapper internal] load build context [2026-06-29T08:56:53.517Z] #63 transferring context: 644.44MB 11.4s done [2026-06-29T08:56:53.517Z] #63 DONE 14.3s [2026-06-29T08:56:53.517Z] [2026-06-29T08:56:53.517Z] #58 [security-spiffe-token-provider internal] load build context [2026-06-29T08:56:53.517Z] #58 transferring context: 644.44MB 11.8s done [2026-06-29T08:56:53.517Z] #58 DONE 14.6s [2026-06-29T08:56:53.517Z] [2026-06-29T08:56:53.517Z] #68 [security-proxy-setup internal] load build context [2026-06-29T08:56:53.517Z] #68 transferring context: 644.44MB 11.9s done [2026-06-29T08:56:53.517Z] #68 DONE 14.3s [2026-06-29T08:56:53.517Z] [2026-06-29T08:56:53.517Z] #69 [support-notifications internal] load build context [2026-06-29T08:56:53.517Z] #69 DONE 14.6s [2026-06-29T08:56:53.517Z] [2026-06-29T08:56:53.517Z] #61 [security-bootstrapper internal] load build context [2026-06-29T08:56:53.517Z] #61 transferring context: 644.44MB 12.2s done [2026-06-29T08:56:53.517Z] #61 DONE 14.6s [2026-06-29T08:56:53.517Z] [2026-06-29T08:56:53.517Z] #64 [core-keeper internal] load build context [2026-06-29T08:56:53.517Z] #64 transferring context: 644.44MB 12.1s done [2026-06-29T08:56:53.517Z] #64 DONE 14.3s [2026-06-29T08:56:53.517Z] [2026-06-29T08:56:53.517Z] #65 [core-metadata internal] load build context [2026-06-29T08:56:53.517Z] #65 transferring context: 644.44MB 13.3s done [2026-06-29T08:56:53.517Z] #65 DONE 14.6s [2026-06-29T08:56:53.517Z] [2026-06-29T08:56:53.517Z] #66 [core-command internal] load build context [2026-06-29T08:56:53.517Z] #66 transferring context: 644.44MB 13.1s done [2026-06-29T08:56:53.517Z] #66 DONE 14.3s [2026-06-29T08:56:53.517Z] [2026-06-29T08:56:53.517Z] #72 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-06-29T08:56:53.517Z] #72 DONE 0.1s [2026-06-29T08:56:53.517Z] [2026-06-29T08:56:53.517Z] #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-06-29T08:56:53.517Z] #73 DONE 0.2s [2026-06-29T08:56:53.517Z] [2026-06-29T08:56:53.517Z] #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-06-29T08:56:53.517Z] #74 DONE 0.1s [2026-06-29T08:56:53.517Z] [2026-06-29T08:56:53.517Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-06-29T08:56:53.517Z] #75 DONE 0.1s [2026-06-29T08:56:53.517Z] [2026-06-29T08:56:53.517Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T08:56:53.774Z] #76 ... [2026-06-29T08:56:53.774Z] [2026-06-29T08:56:53.774Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-06-29T08:56:53.774Z] #77 DONE 0.1s [2026-06-29T08:56:53.774Z] [2026-06-29T08:56:53.774Z] #78 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T08:56:54.337Z] #78 ... [2026-06-29T08:56:54.337Z] [2026-06-29T08:56:54.337Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-06-29T08:56:54.337Z] #0 9.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:54.337Z] #0 9.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:54.337Z] #79 10.21 OK: 7 MiB in 18 packages [2026-06-29T08:56:54.337Z] #79 ... [2026-06-29T08:56:54.337Z] [2026-06-29T08:56:54.337Z] #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T08:56:54.596Z] #80 ... [2026-06-29T08:56:54.596Z] [2026-06-29T08:56:54.596Z] #81 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2026-06-29T08:56:54.596Z] #0 6.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:54.596Z] #0 6.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:54.596Z] #0 7.396 OK: 7 MiB in 17 packages [2026-06-29T08:56:54.596Z] #81 DONE 7.5s [2026-06-29T08:56:54.596Z] [2026-06-29T08:56:54.596Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-06-29T08:56:54.596Z] #0 6.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:54.596Z] #0 7.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:54.596Z] #0 7.386 OK: 20 MiB in 20 packages [2026-06-29T08:56:54.596Z] #82 DONE 7.5s [2026-06-29T08:56:54.596Z] [2026-06-29T08:56:54.596Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-06-29T08:56:54.596Z] #79 DONE 10.4s [2026-06-29T08:56:54.596Z] [2026-06-29T08:56:54.596Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-06-29T08:56:54.597Z] #0 6.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:54.597Z] #0 6.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:54.597Z] #0 7.409 OK: 20 MiB in 20 packages [2026-06-29T08:56:54.597Z] #83 DONE 7.6s [2026-06-29T08:56:54.597Z] [2026-06-29T08:56:54.597Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-06-29T08:56:54.597Z] #84 DONE 0.0s [2026-06-29T08:56:54.597Z] [2026-06-29T08:56:54.597Z] #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-06-29T08:56:54.597Z] #0 7.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:54.597Z] #0 7.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:54.597Z] #0 7.490 OK: 8 MiB in 21 packages [2026-06-29T08:56:54.597Z] #85 DONE 7.6s [2026-06-29T08:56:54.597Z] [2026-06-29T08:56:54.597Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-29T08:56:55.164Z] #86 DONE 0.5s [2026-06-29T08:56:55.164Z] [2026-06-29T08:56:55.164Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T08:56:55.164Z] #0 7.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:55.164Z] #0 7.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:55.164Z] #0 7.651 OK: 12 MiB in 29 packages [2026-06-29T08:56:55.164Z] #87 DONE 8.0s [2026-06-29T08:56:55.164Z] [2026-06-29T08:56:55.164Z] #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T08:56:55.164Z] #0 7.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:55.164Z] #0 7.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:55.164Z] #0 7.690 OK: 12 MiB in 23 packages [2026-06-29T08:56:55.164Z] #88 DONE 8.0s [2026-06-29T08:56:55.164Z] [2026-06-29T08:56:55.164Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-06-29T08:56:55.164Z] #89 DONE 0.5s [2026-06-29T08:56:55.164Z] [2026-06-29T08:56:55.164Z] #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T08:56:55.164Z] #0 7.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:55.164Z] #0 7.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:55.164Z] #0 7.837 OK: 8 MiB in 19 packages [2026-06-29T08:56:55.164Z] #90 DONE 8.0s [2026-06-29T08:56:55.164Z] [2026-06-29T08:56:55.164Z] #91 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-06-29T08:56:55.164Z] #0 7.020 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:55.164Z] #0 7.409 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:55.164Z] #0 7.952 OK: 265 MiB in 60 packages [2026-06-29T08:56:55.164Z] #91 DONE 8.1s [2026-06-29T08:56:55.164Z] [2026-06-29T08:56:55.164Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-06-29T08:56:55.164Z] #92 DONE 0.1s [2026-06-29T08:56:55.164Z] [2026-06-29T08:56:55.164Z] #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-06-29T08:56:55.423Z] #93 ... [2026-06-29T08:56:55.423Z] [2026-06-29T08:56:55.423Z] #94 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-06-29T08:56:55.423Z] #0 7.234 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:55.423Z] #0 7.404 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:55.423Z] #0 7.860 (1/1) Installing dumb-init (1.2.5-r3) [2026-06-29T08:56:55.423Z] #0 8.011 Executing busybox-1.37.0-r20.trigger [2026-06-29T08:56:55.423Z] #0 8.023 OK: 7 MiB in 17 packages [2026-06-29T08:56:55.423Z] #94 DONE 8.4s [2026-06-29T08:56:55.423Z] [2026-06-29T08:56:55.423Z] #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-06-29T08:56:55.423Z] #93 DONE 0.3s [2026-06-29T08:56:55.423Z] [2026-06-29T08:56:55.423Z] #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-29T08:56:55.423Z] #95 DONE 0.4s [2026-06-29T08:56:55.423Z] [2026-06-29T08:56:55.423Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2026-06-29T08:56:55.423Z] #96 DONE 0.3s [2026-06-29T08:56:55.423Z] [2026-06-29T08:56:55.423Z] #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-06-29T08:56:55.423Z] #97 DONE 0.0s [2026-06-29T08:56:55.423Z] [2026-06-29T08:56:55.423Z] #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-06-29T08:56:55.423Z] #98 DONE 0.0s [2026-06-29T08:56:55.423Z] [2026-06-29T08:56:55.423Z] #99 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-06-29T08:56:55.423Z] #99 DONE 0.0s [2026-06-29T08:56:55.423Z] [2026-06-29T08:56:55.423Z] #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-06-29T08:56:55.682Z] #100 DONE 0.0s [2026-06-29T08:56:55.682Z] [2026-06-29T08:56:55.682Z] #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-06-29T08:56:55.682Z] #101 DONE 0.0s [2026-06-29T08:56:55.682Z] [2026-06-29T08:56:55.682Z] #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-06-29T08:56:55.682Z] #102 DONE 0.0s [2026-06-29T08:56:55.682Z] [2026-06-29T08:56:55.682Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-06-29T08:56:55.682Z] #103 DONE 0.0s [2026-06-29T08:56:55.682Z] [2026-06-29T08:56:55.682Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-06-29T08:56:55.682Z] #104 DONE 0.0s [2026-06-29T08:56:55.682Z] [2026-06-29T08:56:55.682Z] #105 [security-spire-server] exporting to image [2026-06-29T08:56:55.682Z] #105 exporting layers [2026-06-29T08:56:55.939Z] #105 ... [2026-06-29T08:56:55.939Z] [2026-06-29T08:56:55.939Z] #106 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-06-29T08:56:55.939Z] #0 8.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:55.939Z] #0 8.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:55.939Z] #0 8.762 OK: 8 MiB in 20 packages [2026-06-29T08:56:55.939Z] #106 DONE 8.9s [2026-06-29T08:56:55.939Z] [2026-06-29T08:56:55.939Z] #107 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T08:56:55.939Z] #0 8.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:55.939Z] #0 8.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T08:56:55.939Z] #0 8.774 OK: 7 MiB in 17 packages [2026-06-29T08:56:55.939Z] #107 DONE 8.9s [2026-06-29T08:56:56.196Z] [2026-06-29T08:56:56.197Z] #108 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-29T08:56:56.458Z] #108 ... [2026-06-29T08:56:56.458Z] [2026-06-29T08:56:56.458Z] #105 [security-spire-server] exporting to image [2026-06-29T08:56:56.458Z] #105 exporting layers 0.7s done [2026-06-29T08:56:56.458Z] #105 writing image sha256:aefcac7944d6e2306f74e0fcc4b01eba7fa8628fbb929ac06b5c63801648c98e 0.0s done [2026-06-29T08:56:56.458Z] #105 naming to docker.io/library/security-spire-server done [2026-06-29T08:56:56.458Z] #105 DONE 0.7s [2026-06-29T08:56:56.458Z] [2026-06-29T08:56:56.458Z] #109 [security-spire-agent] exporting to image [2026-06-29T08:56:56.458Z] #109 exporting layers 0.6s done [2026-06-29T08:56:56.458Z] #109 writing image sha256:6316eba237b72b18c48ac15593026d6c2ee4c07fdbba8757517bedf0a1ece0fd done [2026-06-29T08:56:56.458Z] #109 naming to docker.io/library/security-spire-agent done [2026-06-29T08:56:56.458Z] #109 DONE 0.9s [2026-06-29T08:56:56.458Z] [2026-06-29T08:56:56.458Z] #108 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-29T08:56:56.458Z] #108 DONE 0.5s [2026-06-29T08:56:56.458Z] [2026-06-29T08:56:56.458Z] #110 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-06-29T08:56:56.716Z] #110 DONE 0.1s [2026-06-29T08:56:56.716Z] [2026-06-29T08:56:56.716Z] #111 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-06-29T08:56:56.716Z] #111 DONE 2.1s [2026-06-29T08:56:56.716Z] [2026-06-29T08:56:56.716Z] #112 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-06-29T08:56:56.716Z] #112 DONE 0.1s [2026-06-29T08:56:56.716Z] [2026-06-29T08:56:56.716Z] #113 [security-spire-config stage-2 6/10] COPY security.txt / [2026-06-29T08:56:56.716Z] #113 DONE 0.1s [2026-06-29T08:56:56.716Z] [2026-06-29T08:56:56.716Z] #114 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-06-29T08:56:56.716Z] #114 DONE 0.0s [2026-06-29T08:56:56.716Z] [2026-06-29T08:56:56.716Z] #115 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-06-29T08:56:56.716Z] #115 DONE 0.0s [2026-06-29T08:56:56.716Z] [2026-06-29T08:56:56.716Z] #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-06-29T08:56:56.716Z] #116 DONE 0.0s [2026-06-29T08:56:56.716Z] [2026-06-29T08:56:56.716Z] #117 [security-spire-config] exporting to image [2026-06-29T08:56:57.650Z] #117 exporting layers 0.7s done [2026-06-29T08:56:57.650Z] #117 writing image sha256:c63d5dcdbd0d0a5100c94dead5ae60d72245597b9ca9e263604b0c314ff3ff9d done [2026-06-29T08:56:57.650Z] #117 naming to docker.io/library/security-spire-config done [2026-06-29T08:56:57.650Z] #117 DONE 0.7s [2026-06-29T08:56:57.650Z] [2026-06-29T08:56:57.650Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T08:57:04.845Z] #118 ... [2026-06-29T08:57:04.845Z] [2026-06-29T08:57:04.845Z] #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T08:57:04.845Z] #119 ... [2026-06-29T08:57:04.845Z] [2026-06-29T08:57:04.845Z] #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T08:57:21.777Z] #120 DONE 27.8s [2026-06-29T08:57:21.777Z] [2026-06-29T08:57:21.777Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T08:57:21.777Z] #76 DONE 27.7s [2026-06-29T08:57:21.777Z] [2026-06-29T08:57:21.777Z] #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T08:57:21.777Z] #80 DONE 27.7s [2026-06-29T08:57:21.777Z] [2026-06-29T08:57:21.777Z] #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T08:57:21.777Z] #119 DONE 27.7s [2026-06-29T08:57:21.777Z] [2026-06-29T08:57:21.777Z] #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T08:57:21.777Z] #78 DONE 27.8s [2026-06-29T08:57:21.777Z] [2026-06-29T08:57:21.777Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T08:57:21.777Z] #118 DONE 25.9s [2026-06-29T08:57:21.777Z] [2026-06-29T08:57:21.777Z] #121 [core-metadata builder 6/7] COPY . . [2026-06-29T08:57:27.063Z] #121 DONE 5.4s [2026-06-29T08:57:27.063Z] [2026-06-29T08:57:27.063Z] #122 [security-bootstrapper builder 6/7] COPY . . [2026-06-29T08:57:27.063Z] #122 DONE 5.4s [2026-06-29T08:57:27.063Z] [2026-06-29T08:57:27.063Z] #123 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-06-29T08:57:27.063Z] #123 CACHED [2026-06-29T08:57:27.063Z] [2026-06-29T08:57:27.063Z] #124 [security-bootstrapper builder 6/7] COPY . . [2026-06-29T08:57:27.063Z] #124 CACHED [2026-06-29T08:57:27.063Z] [2026-06-29T08:57:27.063Z] #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T08:57:27.063Z] #125 CACHED [2026-06-29T08:57:27.063Z] [2026-06-29T08:57:27.063Z] #126 [core-keeper builder 7/8] COPY . . [2026-06-29T08:57:27.063Z] #126 DONE 5.4s [2026-06-29T08:57:27.063Z] [2026-06-29T08:57:27.063Z] #127 [core-metadata builder 6/7] COPY . . [2026-06-29T08:57:27.063Z] #127 CACHED [2026-06-29T08:57:27.063Z] [2026-06-29T08:57:27.063Z] #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-06-29T08:57:27.063Z] #128 CACHED [2026-06-29T08:57:27.063Z] [2026-06-29T08:57:27.063Z] #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T08:57:27.063Z] #129 CACHED [2026-06-29T08:57:27.063Z] [2026-06-29T08:57:27.063Z] #130 [core-data builder 6/7] COPY . . [2026-06-29T08:57:27.063Z] #130 CACHED [2026-06-29T08:57:27.063Z] [2026-06-29T08:57:27.063Z] #131 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-06-29T08:57:27.063Z] #131 CACHED [2026-06-29T08:57:27.063Z] [2026-06-29T08:57:27.063Z] #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T08:57:27.063Z] #132 CACHED [2026-06-29T08:57:27.063Z] [2026-06-29T08:57:27.063Z] #133 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-06-29T08:57:27.063Z] #133 CACHED [2026-06-29T08:57:27.063Z] [2026-06-29T08:57:27.063Z] #134 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T08:57:27.063Z] #134 CACHED [2026-06-29T08:57:27.065Z] [2026-06-29T08:57:27.065Z] #135 [security-secretstore-setup builder 6/7] COPY . . [2026-06-29T08:57:27.065Z] #135 CACHED [2026-06-29T08:57:27.065Z] [2026-06-29T08:57:27.065Z] #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-06-29T08:57:27.065Z] #136 CACHED [2026-06-29T08:57:27.065Z] [2026-06-29T08:57:27.065Z] #137 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-06-29T08:57:27.065Z] #137 CACHED [2026-06-29T08:57:27.065Z] [2026-06-29T08:57:27.065Z] #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T08:57:27.065Z] #138 CACHED [2026-06-29T08:57:27.065Z] [2026-06-29T08:57:27.065Z] #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T08:57:27.065Z] #139 CACHED [2026-06-29T08:57:27.065Z] [2026-06-29T08:57:27.065Z] #140 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-06-29T08:57:27.065Z] #140 CACHED [2026-06-29T08:57:27.065Z] [2026-06-29T08:57:27.065Z] #141 [core-command builder 6/7] COPY . . [2026-06-29T08:57:27.065Z] #141 CACHED [2026-06-29T08:57:27.065Z] [2026-06-29T08:57:27.065Z] #142 [support-scheduler builder 6/7] COPY . . [2026-06-29T08:57:27.065Z] #142 DONE 5.4s [2026-06-29T08:57:27.065Z] [2026-06-29T08:57:27.065Z] #143 [security-spiffe-token-provider builder 6/7] COPY . . [2026-06-29T08:57:27.065Z] #143 DONE 5.4s [2026-06-29T08:57:27.065Z] [2026-06-29T08:57:27.065Z] #144 [support-notifications builder 6/7] COPY . . [2026-06-29T08:57:27.065Z] #144 DONE 5.4s [2026-06-29T08:57:27.065Z] [2026-06-29T08:57:27.065Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-29T08:57:27.635Z] #145 0.934 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-06-29T08:57:37.823Z] #145 ... [2026-06-29T08:57:37.823Z] [2026-06-29T08:57:37.823Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-06-29T08:57:37.823Z] #0 0.941 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-06-29T08:57:37.824Z] #146 ... [2026-06-29T08:57:37.824Z] [2026-06-29T08:57:37.824Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T08:57:37.824Z] #0 0.945 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-06-29T08:57:37.824Z] #147 ... [2026-06-29T08:57:37.824Z] [2026-06-29T08:57:37.824Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-06-29T08:57:37.824Z] #0 0.557 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-06-29T08:57:37.824Z] #148 ... [2026-06-29T08:57:37.824Z] [2026-06-29T08:57:37.824Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-29T08:57:37.824Z] #0 0.827 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-06-29T08:57:37.824Z] #149 ... [2026-06-29T08:57:37.824Z] [2026-06-29T08:57:37.824Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-06-29T08:57:37.824Z] #0 0.542 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-06-29T08:57:38.081Z] #150 ... [2026-06-29T08:57:38.081Z] [2026-06-29T08:57:38.081Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-06-29T08:57:38.081Z] #0 0.649 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-06-29T08:57:38.081Z] #151 ... [2026-06-29T08:57:38.081Z] [2026-06-29T08:57:38.081Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-29T08:57:38.081Z] #0 0.788 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-06-29T08:57:38.338Z] #152 ... [2026-06-29T08:57:38.338Z] [2026-06-29T08:57:38.338Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-06-29T08:57:38.338Z] #0 0.831 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-06-29T08:57:38.338Z] #153 ... [2026-06-29T08:57:38.338Z] [2026-06-29T08:57:38.338Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-06-29T08:57:38.338Z] #0 0.703 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-06-29T08:57:38.643Z] #154 ... [2026-06-29T08:57:38.643Z] [2026-06-29T08:57:38.643Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-06-29T08:57:38.643Z] #0 0.652 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-06-29T08:57:38.643Z] #155 ... [2026-06-29T08:57:38.643Z] [2026-06-29T08:57:38.643Z] #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-29T08:57:38.643Z] #0 0.936 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-06-29T08:57:43.909Z] Removing intermediate container 8541ef816920 [2026-06-29T08:57:43.909Z] ---> 95d79706d434 [2026-06-29T08:57:43.909Z] Successfully built 95d79706d434 [2026-06-29T08:57:43.909Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T08:57:44.248Z] + docker inspect -f . ci-base-image-arm64 [2026-06-29T08:57:44.248Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T08:57:44.466Z] prd-ubuntu20.04-docker-arm64-4c-16g-14034 does not seem to be running inside a container [2026-06-29T08:57:44.545Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/986 -v /w/workspace/edgex-go/986:/w/workspace/edgex-go/986:rw,z -v /w/workspace/edgex-go/986@tmp:/w/workspace/edgex-go/986@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-06-29T08:57:45.736Z] $ docker top 3b5fc13c9612068efb3dbcacabd31a5660df3b51657ac6748942c841fa9cae73 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-29T08:57:46.564Z] + go version [2026-06-29T08:57:46.564Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-06-29T08:57:46.583Z] $ docker stop --time=1 3b5fc13c9612068efb3dbcacabd31a5660df3b51657ac6748942c841fa9cae73 [2026-06-29T08:57:48.208Z] $ docker rm -f --volumes 3b5fc13c9612068efb3dbcacabd31a5660df3b51657ac6748942c841fa9cae73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T08:57:48.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-06-29T08:57:48.887Z] [2026-06-29T08:57:48.887Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T08:57:49.228Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-06-29T08:57:49.228Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2026-06-29T08:57:49.228Z] 547446be3368: Pulling fs layer [2026-06-29T08:57:49.228Z] d125d8839a47: Pulling fs layer [2026-06-29T08:57:49.228Z] 3e85d5ac6304: Pulling fs layer [2026-06-29T08:57:49.228Z] c3105a71a48b: Pulling fs layer [2026-06-29T08:57:49.228Z] 0f093f025ec4: Pulling fs layer [2026-06-29T08:57:49.228Z] c3106fc0e877: Pulling fs layer [2026-06-29T08:57:49.228Z] c3105a71a48b: Waiting [2026-06-29T08:57:49.228Z] 0f093f025ec4: Waiting [2026-06-29T08:57:49.228Z] c3106fc0e877: Waiting [2026-06-29T08:57:49.502Z] 547446be3368: Verifying Checksum [2026-06-29T08:57:49.502Z] 547446be3368: Download complete [2026-06-29T08:57:49.502Z] c3105a71a48b: Verifying Checksum [2026-06-29T08:57:49.502Z] c3105a71a48b: Download complete [2026-06-29T08:57:49.772Z] d125d8839a47: Verifying Checksum [2026-06-29T08:57:49.772Z] d125d8839a47: Download complete [2026-06-29T08:57:49.772Z] c3106fc0e877: Verifying Checksum [2026-06-29T08:57:49.772Z] c3106fc0e877: Download complete [2026-06-29T08:57:50.048Z] 0f093f025ec4: Verifying Checksum [2026-06-29T08:57:50.048Z] 0f093f025ec4: Download complete [2026-06-29T08:57:50.315Z] 547446be3368: Pull complete [2026-06-29T08:57:51.301Z] d125d8839a47: Pull complete [2026-06-29T08:57:51.895Z] 3e85d5ac6304: Download complete [2026-06-29T08:58:02.048Z] 3e85d5ac6304: Pull complete [2026-06-29T08:58:02.048Z] c3105a71a48b: Pull complete [2026-06-29T08:58:03.013Z] 0f093f025ec4: Pull complete [2026-06-29T08:58:03.279Z] c3106fc0e877: Pull complete [2026-06-29T08:58:03.279Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2026-06-29T08:58:03.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-06-29T08:58:03.279Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T08:58:03.490Z] prd-ubuntu20.04-docker-arm64-4c-16g-14034 does not seem to be running inside a container [2026-06-29T08:58:03.562Z] $ 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/986 -v /w/workspace/edgex-go/986:/w/workspace/edgex-go/986:rw,z -v /w/workspace/edgex-go/986@tmp:/w/workspace/edgex-go/986@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-06-29T08:58:05.711Z] $ docker top 9aa3036b70661f8ef80fef113fc5d3e412b47c68a6c9dbb6f5059a7e94d30f0f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-29T08:58:06.544Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-06-29T08:58:18.883Z] #1 [core-keeper internal] load build definition from Dockerfile [2026-06-29T08:58:18.883Z] #1 transferring dockerfile: 2.07kB done [2026-06-29T08:58:18.883Z] #1 DONE 0.1s [2026-06-29T08:58:19.151Z] [2026-06-29T08:58:19.151Z] #2 [support-scheduler internal] load build definition from Dockerfile [2026-06-29T08:58:19.151Z] #2 transferring dockerfile: 1.83kB done [2026-06-29T08:58:19.151Z] #2 DONE 0.0s [2026-06-29T08:58:19.151Z] [2026-06-29T08:58:19.151Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-06-29T08:58:19.151Z] #3 transferring dockerfile: 2.23kB done [2026-06-29T08:58:19.151Z] #3 DONE 0.1s [2026-06-29T08:58:19.151Z] [2026-06-29T08:58:19.151Z] #4 [security-spire-config internal] load build definition from Dockerfile [2026-06-29T08:58:19.151Z] #4 transferring dockerfile: 1.69kB done [2026-06-29T08:58:19.151Z] #4 DONE 0.1s [2026-06-29T08:58:19.151Z] [2026-06-29T08:58:19.151Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-06-29T08:58:19.421Z] #5 transferring dockerfile: 1.89kB 0.0s done [2026-06-29T08:58:19.421Z] #5 DONE 0.1s [2026-06-29T08:58:19.421Z] [2026-06-29T08:58:19.421Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2026-06-29T08:58:19.421Z] #6 transferring dockerfile: 2.14kB 0.0s done [2026-06-29T08:58:19.421Z] #6 DONE 0.1s [2026-06-29T08:58:19.421Z] [2026-06-29T08:58:19.421Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2026-06-29T08:58:19.689Z] #7 transferring dockerfile: 2.50kB 0.0s done [2026-06-29T08:58:19.689Z] #7 DONE 0.1s [2026-06-29T08:58:19.689Z] [2026-06-29T08:58:19.689Z] #8 [core-data internal] load build definition from Dockerfile [2026-06-29T08:58:19.689Z] #8 transferring dockerfile: 2.04kB done [2026-06-29T08:58:19.689Z] #8 DONE 0.1s [2026-06-29T08:58:19.689Z] [2026-06-29T08:58:19.689Z] #9 [core-command internal] load build definition from Dockerfile [2026-06-29T08:58:19.689Z] #9 transferring dockerfile: 1.94kB done [2026-06-29T08:58:19.689Z] #9 DONE 0.1s [2026-06-29T08:58:19.689Z] [2026-06-29T08:58:19.689Z] #10 [security-spire-server internal] load build definition from Dockerfile [2026-06-29T08:58:19.689Z] #10 transferring dockerfile: 1.70kB 0.0s done [2026-06-29T08:58:19.959Z] #10 DONE 0.1s [2026-06-29T08:58:19.959Z] [2026-06-29T08:58:19.959Z] #11 [support-notifications internal] load build definition from Dockerfile [2026-06-29T08:58:19.959Z] #11 transferring dockerfile: 2.02kB 0.0s done [2026-06-29T08:58:19.959Z] #11 DONE 0.1s [2026-06-29T08:58:19.959Z] [2026-06-29T08:58:19.959Z] #12 [core-metadata internal] load build definition from Dockerfile [2026-06-29T08:58:19.959Z] #12 transferring dockerfile: 2.10kB done [2026-06-29T08:58:19.959Z] #12 DONE 0.1s [2026-06-29T08:58:19.959Z] [2026-06-29T08:58:19.959Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2026-06-29T08:58:19.959Z] #13 transferring dockerfile: 3.02kB 0.0s done [2026-06-29T08:58:19.959Z] #13 DONE 0.1s [2026-06-29T08:58:19.959Z] [2026-06-29T08:58:19.959Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2026-06-29T08:58:19.959Z] #14 transferring dockerfile: 2.49kB 0.0s done [2026-06-29T08:58:19.959Z] #14 DONE 0.1s [2026-06-29T08:58:19.959Z] [2026-06-29T08:58:19.959Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2026-06-29T08:58:19.959Z] #15 transferring dockerfile: 1.81kB done [2026-06-29T08:58:19.959Z] #15 DONE 0.1s [2026-06-29T08:58:19.959Z] [2026-06-29T08:58:19.959Z] #16 [core-keeper internal] load .dockerignore [2026-06-29T08:58:19.959Z] #16 transferring context: [2026-06-29T08:58:20.228Z] #16 transferring context: 50B 0.0s done [2026-06-29T08:58:20.228Z] #16 DONE 0.1s [2026-06-29T08:58:20.816Z] [2026-06-29T08:58:20.816Z] #17 [support-scheduler internal] load .dockerignore [2026-06-29T08:58:20.816Z] #17 transferring context: 50B done [2026-06-29T08:58:20.816Z] #17 DONE 0.1s [2026-06-29T08:58:20.816Z] [2026-06-29T08:58:20.816Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2026-06-29T08:58:21.096Z] #18 transferring context: 50B 0.0s done [2026-06-29T08:58:21.097Z] #18 DONE 0.0s [2026-06-29T08:58:21.097Z] [2026-06-29T08:58:21.097Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2026-06-29T08:58:21.097Z] #19 transferring context: 50B 0.0s done [2026-06-29T08:58:21.097Z] #19 DONE 0.1s [2026-06-29T08:58:21.097Z] [2026-06-29T08:58:21.097Z] #20 [security-spire-config internal] load .dockerignore [2026-06-29T08:58:21.097Z] #20 transferring context: 50B 0.0s done [2026-06-29T08:58:21.097Z] #20 DONE 0.1s [2026-06-29T08:58:21.097Z] [2026-06-29T08:58:21.097Z] #21 [security-proxy-auth internal] load .dockerignore [2026-06-29T08:58:21.097Z] #21 transferring context: 50B 0.0s done [2026-06-29T08:58:21.097Z] #21 DONE 0.1s [2026-06-29T08:58:21.097Z] [2026-06-29T08:58:21.097Z] #22 [security-proxy-setup internal] load .dockerignore [2026-06-29T08:58:21.097Z] #22 transferring context: 50B 0.0s done [2026-06-29T08:58:21.097Z] #22 DONE 0.1s [2026-06-29T08:58:21.097Z] [2026-06-29T08:58:21.097Z] #23 [core-command internal] load .dockerignore [2026-06-29T08:58:21.097Z] #23 transferring context: 50B done [2026-06-29T08:58:21.365Z] #23 DONE 0.1s [2026-06-29T08:58:21.365Z] [2026-06-29T08:58:21.365Z] #24 [core-data internal] load .dockerignore [2026-06-29T08:58:21.365Z] #24 transferring context: 50B done [2026-06-29T08:58:21.365Z] #24 DONE 0.1s [2026-06-29T08:58:21.365Z] [2026-06-29T08:58:21.365Z] #25 [security-spire-server internal] load .dockerignore [2026-06-29T08:58:21.365Z] #25 transferring context: 50B done [2026-06-29T08:58:21.365Z] #25 DONE 0.1s [2026-06-29T08:58:21.365Z] [2026-06-29T08:58:21.365Z] #26 [support-notifications internal] load .dockerignore [2026-06-29T08:58:21.365Z] #26 transferring context: 50B 0.0s done [2026-06-29T08:58:21.365Z] #26 DONE 0.1s [2026-06-29T08:58:21.365Z] [2026-06-29T08:58:21.365Z] #27 [core-metadata internal] load .dockerignore [2026-06-29T08:58:21.632Z] #27 transferring context: 50B done [2026-06-29T08:58:21.632Z] #27 DONE 0.1s [2026-06-29T08:58:21.632Z] [2026-06-29T08:58:21.632Z] #28 [security-bootstrapper internal] load .dockerignore [2026-06-29T08:58:21.632Z] #28 transferring context: 50B done [2026-06-29T08:58:21.632Z] #28 DONE 0.1s [2026-06-29T08:58:21.632Z] [2026-06-29T08:58:21.632Z] #29 [security-secretstore-setup internal] load .dockerignore [2026-06-29T08:58:21.632Z] #29 transferring context: 50B done [2026-06-29T08:58:21.632Z] #29 DONE 0.1s [2026-06-29T08:58:21.632Z] [2026-06-29T08:58:21.632Z] #30 [security-spire-agent internal] load .dockerignore [2026-06-29T08:58:21.916Z] #30 transferring context: 50B done [2026-06-29T08:58:21.916Z] #30 DONE 0.1s [2026-06-29T08:58:21.916Z] [2026-06-29T08:58:21.916Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-29T08:58:21.916Z] #31 DONE 0.0s [2026-06-29T08:58:21.916Z] [2026-06-29T08:58:21.916Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 [2026-06-29T08:58:21.916Z] #32 DONE 0.2s [2026-06-29T08:58:21.916Z] [2026-06-29T08:58:21.916Z] #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T08:58:21.916Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-06-29T08:58:22.184Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-06-29T08:58:22.184Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 20.48kB / 4.12MB 0.1s [2026-06-29T08:58:22.184Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-06-29T08:58:22.184Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-06-29T08:58:22.184Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 2.10MB / 4.12MB 0.2s [2026-06-29T08:58:22.184Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-06-29T08:58:22.184Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc [2026-06-29T08:58:22.772Z] #33 ... [2026-06-29T08:58:22.772Z] [2026-06-29T08:58:22.772Z] #34 [core-keeper internal] load build context [2026-06-29T08:58:22.772Z] #34 transferring context: 3.43MB 0.7s done [2026-06-29T08:58:22.772Z] #34 DONE 1.0s [2026-06-29T08:58:22.772Z] [2026-06-29T08:58:22.772Z] #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T08:58:23.038Z] #33 ... [2026-06-29T08:58:23.038Z] [2026-06-29T08:58:23.038Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-29T08:58:23.038Z] #31 DONE 0.0s [2026-06-29T08:58:23.038Z] [2026-06-29T08:58:23.038Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 [2026-06-29T08:58:23.038Z] #32 DONE 0.2s [2026-06-29T08:58:23.038Z] [2026-06-29T08:58:23.038Z] #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T08:58:23.038Z] #33 ... [2026-06-29T08:58:23.038Z] [2026-06-29T08:58:23.038Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-29T08:58:23.038Z] #31 DONE 0.0s [2026-06-29T08:58:23.038Z] [2026-06-29T08:58:23.038Z] #35 [support-scheduler builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2026-06-29T08:58:23.038Z] #35 DONE 1.7s [2026-06-29T08:58:23.038Z] [2026-06-29T08:58:23.038Z] #33 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T08:58:23.038Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-06-29T08:58:23.038Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-06-29T08:58:23.038Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-06-29T08:58:23.038Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-06-29T08:58:23.038Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-06-29T08:58:23.313Z] #33 ... [2026-06-29T08:58:23.313Z] [2026-06-29T08:58:23.313Z] #35 [core-common-config-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2026-06-29T08:58:23.313Z] #35 DONE 1.8s [2026-06-29T08:58:23.313Z] [2026-06-29T08:58:23.313Z] #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T08:58:23.313Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-06-29T08:58:23.313Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-06-29T08:58:23.313Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-06-29T08:58:23.313Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-06-29T08:58:23.313Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-06-29T08:58:23.313Z] #33 ... [2026-06-29T08:58:23.313Z] [2026-06-29T08:58:23.313Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 [2026-06-29T08:58:23.313Z] #32 DONE 0.5s [2026-06-29T08:58:23.313Z] [2026-06-29T08:58:23.313Z] #36 [core-common-config-bootstrapper builder 2/8] WORKDIR /edgex-go [2026-06-29T08:58:23.313Z] #36 DONE 0.7s [2026-06-29T08:58:23.313Z] [2026-06-29T08:58:23.313Z] #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T08:58:23.589Z] #33 ... [2026-06-29T08:58:23.589Z] [2026-06-29T08:58:23.589Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-29T08:58:23.589Z] #31 DONE 0.0s [2026-06-29T08:58:23.589Z] [2026-06-29T08:58:23.589Z] #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T08:58:23.589Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.2s done [2026-06-29T08:58:23.589Z] #33 ... [2026-06-29T08:58:23.589Z] [2026-06-29T08:58:23.589Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-29T08:58:23.589Z] #31 DONE 0.0s [2026-06-29T08:58:23.589Z] [2026-06-29T08:58:23.589Z] #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T08:58:23.589Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.2s done [2026-06-29T08:58:23.855Z] #33 ... [2026-06-29T08:58:23.855Z] [2026-06-29T08:58:23.855Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-29T08:58:23.855Z] #31 DONE 0.0s [2026-06-29T08:58:23.855Z] [2026-06-29T08:58:23.855Z] #35 [security-spiffe-token-provider builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2026-06-29T08:58:23.855Z] #35 DONE 1.8s [2026-06-29T08:58:23.855Z] [2026-06-29T08:58:23.855Z] #36 [security-spiffe-token-provider builder 2/8] WORKDIR /edgex-go [2026-06-29T08:58:23.855Z] #36 DONE 0.7s [2026-06-29T08:58:23.855Z] [2026-06-29T08:58:23.855Z] #33 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T08:58:23.855Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-06-29T08:58:23.855Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-06-29T08:58:23.855Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-06-29T08:58:23.855Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-06-29T08:58:23.855Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-06-29T08:58:23.855Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.2s done [2026-06-29T08:58:24.124Z] #33 ... [2026-06-29T08:58:24.124Z] [2026-06-29T08:58:24.124Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-29T08:58:24.124Z] #31 DONE 0.0s [2026-06-29T08:58:24.124Z] [2026-06-29T08:58:24.124Z] #35 [security-proxy-setup builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2026-06-29T08:58:24.124Z] #35 DONE 1.9s [2026-06-29T08:58:24.124Z] [2026-06-29T08:58:24.124Z] #36 [security-proxy-setup builder 2/8] WORKDIR /edgex-go [2026-06-29T08:58:24.124Z] #36 DONE 0.8s [2026-06-29T08:58:24.124Z] [2026-06-29T08:58:24.124Z] #37 [security-proxy-setup internal] load build context [2026-06-29T08:58:24.392Z] #37 ... [2026-06-29T08:58:24.392Z] [2026-06-29T08:58:24.392Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-29T08:58:24.392Z] #31 DONE 0.0s [2026-06-29T08:58:24.392Z] [2026-06-29T08:58:24.392Z] #35 [core-command builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2026-06-29T08:58:24.392Z] #35 DONE 1.9s [2026-06-29T08:58:24.392Z] [2026-06-29T08:58:24.392Z] #36 [core-command builder 2/8] WORKDIR /edgex-go [2026-06-29T08:58:24.392Z] #36 DONE 0.8s [2026-06-29T08:58:24.392Z] [2026-06-29T08:58:24.392Z] #33 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T08:58:24.392Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-06-29T08:58:24.392Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-06-29T08:58:24.392Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-06-29T08:58:24.392Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-06-29T08:58:24.392Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-06-29T08:58:24.392Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.2s done [2026-06-29T08:58:24.392Z] #33 ... [2026-06-29T08:58:24.392Z] [2026-06-29T08:58:24.392Z] #38 [support-scheduler internal] load build context [2026-06-29T08:58:24.392Z] #38 transferring context: 3.43MB 1.1s done [2026-06-29T08:58:24.392Z] #38 DONE 1.4s [2026-06-29T08:58:24.659Z] [2026-06-29T08:58:24.659Z] #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T08:58:24.659Z] #33 ... [2026-06-29T08:58:24.659Z] [2026-06-29T08:58:24.659Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-29T08:58:24.659Z] #31 DONE 0.0s [2026-06-29T08:58:24.928Z] [2026-06-29T08:58:24.928Z] #35 [core-data builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2026-06-29T08:58:24.928Z] #35 DONE 1.9s [2026-06-29T08:58:24.928Z] [2026-06-29T08:58:24.928Z] #36 [core-data builder 2/8] WORKDIR /edgex-go [2026-06-29T08:58:24.928Z] #36 DONE 0.8s [2026-06-29T08:58:24.928Z] [2026-06-29T08:58:24.928Z] #33 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T08:58:24.928Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-06-29T08:58:24.928Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-06-29T08:58:24.928Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-06-29T08:58:24.928Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-06-29T08:58:24.928Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-06-29T08:58:24.928Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.2s done [2026-06-29T08:58:24.928Z] #33 ... [2026-06-29T08:58:24.928Z] [2026-06-29T08:58:24.928Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-29T08:58:24.928Z] #31 DONE 0.0s [2026-06-29T08:58:24.928Z] [2026-06-29T08:58:24.928Z] #39 [core-common-config-bootstrapper internal] load build context [2026-06-29T08:58:24.928Z] #39 transferring context: 3.43MB 1.2s done [2026-06-29T08:58:24.928Z] #39 DONE 1.6s [2026-06-29T08:58:24.928Z] [2026-06-29T08:58:24.928Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-29T08:58:24.928Z] #31 DONE 0.0s [2026-06-29T08:58:24.928Z] [2026-06-29T08:58:24.928Z] #37 [security-proxy-setup internal] load build context [2026-06-29T08:58:25.521Z] #37 ... [2026-06-29T08:58:25.521Z] [2026-06-29T08:58:25.521Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-29T08:58:25.521Z] #31 DONE 0.0s [2026-06-29T08:58:25.521Z] [2026-06-29T08:58:25.521Z] #37 [security-proxy-setup internal] load build context [2026-06-29T08:58:25.790Z] #37 ... [2026-06-29T08:58:25.790Z] [2026-06-29T08:58:25.790Z] #35 [core-metadata builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2026-06-29T08:58:25.790Z] #35 DONE 2.1s [2026-06-29T08:58:25.790Z] [2026-06-29T08:58:25.790Z] #36 [core-metadata builder 2/8] WORKDIR /edgex-go [2026-06-29T08:58:25.790Z] #36 DONE 1.0s [2026-06-29T08:58:25.790Z] [2026-06-29T08:58:25.790Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 [2026-06-29T08:58:25.790Z] #32 DONE 2.5s [2026-06-29T08:58:25.790Z] [2026-06-29T08:58:25.790Z] #37 [security-proxy-setup internal] load build context [2026-06-29T08:58:25.790Z] #37 ... [2026-06-29T08:58:25.790Z] [2026-06-29T08:58:25.790Z] #35 [security-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2026-06-29T08:58:25.790Z] #35 DONE 2.1s [2026-06-29T08:58:25.790Z] [2026-06-29T08:58:25.790Z] #36 [security-bootstrapper builder 2/8] WORKDIR /edgex-go [2026-06-29T08:58:25.790Z] #36 DONE 1.0s [2026-06-29T08:58:25.790Z] [2026-06-29T08:58:25.790Z] #40 [support-notifications internal] load build context [2026-06-29T08:58:25.790Z] #40 DONE 0.0s [2026-06-29T08:58:25.790Z] [2026-06-29T08:58:25.790Z] #41 [core-metadata internal] load build context [2026-06-29T08:58:25.790Z] #41 DONE 0.0s [2026-06-29T08:58:25.790Z] [2026-06-29T08:58:25.790Z] #37 [security-proxy-setup internal] load build context [2026-06-29T08:58:25.790Z] #37 ... [2026-06-29T08:58:25.790Z] [2026-06-29T08:58:25.790Z] #42 [security-secretstore-setup internal] load build context [2026-06-29T08:58:25.790Z] #42 DONE 0.0s [2026-06-29T08:58:25.790Z] [2026-06-29T08:58:25.790Z] #37 [security-proxy-setup internal] load build context [2026-06-29T08:58:26.395Z] #37 ... [2026-06-29T08:58:26.395Z] [2026-06-29T08:58:26.395Z] #43 [security-spiffe-token-provider internal] load build context [2026-06-29T08:58:26.395Z] #43 transferring context: 3.43MB 1.6s done [2026-06-29T08:58:26.395Z] #43 DONE 2.5s [2026-06-29T08:58:26.395Z] [2026-06-29T08:58:26.395Z] #37 [security-proxy-setup internal] load build context [2026-06-29T08:58:27.226Z] #37 ... [2026-06-29T08:58:27.226Z] [2026-06-29T08:58:27.226Z] #44 [security-proxy-auth internal] load build context [2026-06-29T08:58:27.226Z] #44 transferring context: 3.43MB 2.7s done [2026-06-29T08:58:27.226Z] #44 DONE 3.4s [2026-06-29T08:58:27.547Z] [2026-06-29T08:58:27.547Z] #33 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T08:58:27.547Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-06-29T08:58:27.547Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-06-29T08:58:27.547Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-06-29T08:58:27.547Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-06-29T08:58:27.547Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-06-29T08:58:27.547Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.2s done [2026-06-29T08:58:28.556Z] #33 ... [2026-06-29T08:58:28.556Z] [2026-06-29T08:58:28.556Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 [2026-06-29T08:58:28.556Z] #32 DONE 5.3s [2026-06-29T08:58:28.835Z] [2026-06-29T08:58:28.835Z] #45 [core-data internal] load build context [2026-06-29T08:58:29.111Z] #45 ... [2026-06-29T08:58:29.111Z] [2026-06-29T08:58:29.111Z] #46 [core-command internal] load build context [2026-06-29T08:58:29.111Z] #46 transferring context: 3.43MB 3.5s done [2026-06-29T08:58:29.111Z] #46 DONE 4.6s [2026-06-29T08:58:29.111Z] [2026-06-29T08:58:29.111Z] #45 [core-data internal] load build context [2026-06-29T08:58:29.406Z] #45 ... [2026-06-29T08:58:29.406Z] [2026-06-29T08:58:29.406Z] #37 [security-proxy-setup internal] load build context [2026-06-29T08:58:29.406Z] #37 transferring context: 3.43MB 3.6s done [2026-06-29T08:58:29.406Z] #37 DONE 5.0s [2026-06-29T08:58:29.406Z] [2026-06-29T08:58:29.406Z] #45 [core-data internal] load build context [2026-06-29T08:58:29.406Z] #45 transferring context: 3.43MB 3.7s done [2026-06-29T08:58:30.004Z] #45 DONE 5.4s [2026-06-29T08:58:30.004Z] [2026-06-29T08:58:30.004Z] #47 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-06-29T08:58:30.004Z] #47 DONE 6.7s [2026-06-29T08:58:30.004Z] [2026-06-29T08:58:30.004Z] #33 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T08:58:30.004Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-06-29T08:58:30.004Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-06-29T08:58:30.004Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-06-29T08:58:30.004Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-06-29T08:58:30.004Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-06-29T08:58:30.004Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.2s done [2026-06-29T08:58:30.284Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-06-29T08:58:30.284Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-06-29T08:58:30.284Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-06-29T08:58:30.284Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-06-29T08:58:30.284Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-06-29T08:58:30.284Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.2s done [2026-06-29T08:58:30.560Z] #33 ... [2026-06-29T08:58:30.560Z] [2026-06-29T08:58:30.560Z] #48 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-06-29T08:58:30.560Z] #48 DONE 4.7s [2026-06-29T08:58:30.560Z] [2026-06-29T08:58:30.560Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T08:58:30.560Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-06-29T08:58:30.560Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-06-29T08:58:30.560Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-06-29T08:58:30.560Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-06-29T08:58:30.560Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-06-29T08:58:30.560Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.2s done [2026-06-29T08:58:32.513Z] #33 ... [2026-06-29T08:58:32.513Z] [2026-06-29T08:58:32.513Z] #49 [security-spire-server internal] load build context [2026-06-29T08:58:32.513Z] #49 transferring context: 26.58kB 0.1s done [2026-06-29T08:58:32.513Z] #49 DONE 2.0s [2026-06-29T08:58:32.513Z] [2026-06-29T08:58:32.513Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:32.513Z] #50 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.4s done [2026-06-29T08:58:32.513Z] #50 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-06-29T08:58:32.513Z] #50 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-06-29T08:58:32.513Z] #50 ... [2026-06-29T08:58:32.513Z] [2026-06-29T08:58:32.513Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-29T08:58:32.513Z] #51 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.8s done [2026-06-29T08:58:32.513Z] #51 DONE 1.8s [2026-06-29T08:58:32.513Z] [2026-06-29T08:58:32.513Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:32.513Z] #50 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-06-29T08:58:32.513Z] #50 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s [2026-06-29T08:58:32.780Z] #50 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.3s [2026-06-29T08:58:32.780Z] #50 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.3s [2026-06-29T08:58:32.780Z] #50 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 [2026-06-29T08:58:33.046Z] #50 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.3s done [2026-06-29T08:58:33.046Z] #50 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.6s [2026-06-29T08:58:33.046Z] #50 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.6s [2026-06-29T08:58:33.046Z] #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 0.6s [2026-06-29T08:58:33.046Z] #50 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.3s done [2026-06-29T08:58:33.312Z] #50 ... [2026-06-29T08:58:33.312Z] [2026-06-29T08:58:33.312Z] #52 [security-spire-config internal] load build context [2026-06-29T08:58:33.312Z] #52 transferring context: 24.83kB 0.1s done [2026-06-29T08:58:33.312Z] #52 DONE 3.0s [2026-06-29T08:58:33.312Z] [2026-06-29T08:58:33.312Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:33.312Z] #50 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.3s done [2026-06-29T08:58:33.586Z] #50 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.3s done [2026-06-29T08:58:33.586Z] #50 ... [2026-06-29T08:58:33.586Z] [2026-06-29T08:58:33.586Z] #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-06-29T08:58:33.586Z] #53 ... [2026-06-29T08:58:33.586Z] [2026-06-29T08:58:33.586Z] #54 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2026-06-29T08:58:33.586Z] #0 9.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T08:58:33.586Z] #0 9.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T08:58:33.586Z] #54 ... [2026-06-29T08:58:33.586Z] [2026-06-29T08:58:33.586Z] #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-06-29T08:58:33.586Z] #0 9.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T08:58:33.860Z] #55 ... [2026-06-29T08:58:33.860Z] [2026-06-29T08:58:33.860Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-06-29T08:58:33.860Z] #0 8.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T08:58:33.860Z] #0 9.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T08:58:33.860Z] #56 ... [2026-06-29T08:58:33.860Z] [2026-06-29T08:58:33.860Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:33.860Z] #50 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.0s done [2026-06-29T08:58:33.860Z] #50 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.1s done [2026-06-29T08:58:34.129Z] #50 ... [2026-06-29T08:58:34.129Z] [2026-06-29T08:58:34.129Z] #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-06-29T08:58:34.396Z] #57 ... [2026-06-29T08:58:34.396Z] [2026-06-29T08:58:34.396Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:34.396Z] #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 1.92MB / 37.02MB 1.9s [2026-06-29T08:58:34.664Z] #50 ... [2026-06-29T08:58:34.664Z] [2026-06-29T08:58:34.664Z] #58 [security-spire-agent internal] load build context [2026-06-29T08:58:34.664Z] #58 transferring context: 26.11kB 0.7s done [2026-06-29T08:58:34.664Z] #58 DONE 4.2s [2026-06-29T08:58:34.664Z] [2026-06-29T08:58:34.664Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:34.931Z] #50 ... [2026-06-29T08:58:34.931Z] [2026-06-29T08:58:34.931Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-29T08:58:34.931Z] #59 ... [2026-06-29T08:58:34.931Z] [2026-06-29T08:58:34.931Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-06-29T08:58:35.197Z] #60 ... [2026-06-29T08:58:35.197Z] [2026-06-29T08:58:35.197Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:35.197Z] #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 3.96MB / 37.02MB 2.7s [2026-06-29T08:58:35.197Z] #50 ... [2026-06-29T08:58:35.197Z] [2026-06-29T08:58:35.197Z] #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-06-29T08:58:35.197Z] #53 DONE 11.8s [2026-06-29T08:58:35.197Z] [2026-06-29T08:58:35.197Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:35.197Z] #50 ... [2026-06-29T08:58:35.197Z] [2026-06-29T08:58:35.197Z] #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-06-29T08:58:35.464Z] #61 ... [2026-06-29T08:58:35.464Z] [2026-06-29T08:58:35.464Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-06-29T08:58:35.464Z] #62 ... [2026-06-29T08:58:35.464Z] [2026-06-29T08:58:35.464Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-06-29T08:58:35.464Z] #63 ... [2026-06-29T08:58:35.464Z] [2026-06-29T08:58:35.464Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-06-29T08:58:35.736Z] #64 ... [2026-06-29T08:58:35.736Z] [2026-06-29T08:58:35.736Z] #40 [support-notifications internal] load build context [2026-06-29T08:58:35.736Z] #40 transferring context: 3.43MB 6.5s done [2026-06-29T08:58:35.736Z] #40 DONE 9.7s [2026-06-29T08:58:35.736Z] [2026-06-29T08:58:35.736Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:36.004Z] #50 ... [2026-06-29T08:58:36.004Z] [2026-06-29T08:58:36.004Z] #42 [security-secretstore-setup internal] load build context [2026-06-29T08:58:36.004Z] #42 ... [2026-06-29T08:58:36.004Z] [2026-06-29T08:58:36.004Z] #41 [core-metadata internal] load build context [2026-06-29T08:58:36.271Z] #41 ... [2026-06-29T08:58:36.271Z] [2026-06-29T08:58:36.271Z] #65 [security-bootstrapper internal] load build context [2026-06-29T08:58:36.271Z] #65 ... [2026-06-29T08:58:36.272Z] [2026-06-29T08:58:36.272Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-06-29T08:58:36.538Z] #66 ... [2026-06-29T08:58:36.538Z] [2026-06-29T08:58:36.538Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:36.538Z] #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.96MB / 37.02MB 4.1s [2026-06-29T08:58:37.952Z] #50 ... [2026-06-29T08:58:37.952Z] [2026-06-29T08:58:37.952Z] #41 [core-metadata internal] load build context [2026-06-29T08:58:37.952Z] #41 transferring context: 3.43MB 8.9s done [2026-06-29T08:58:37.952Z] #41 DONE 11.7s [2026-06-29T08:58:37.952Z] [2026-06-29T08:58:37.952Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:37.952Z] #50 ... [2026-06-29T08:58:37.952Z] [2026-06-29T08:58:37.952Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-06-29T08:58:37.952Z] #67 ... [2026-06-29T08:58:37.952Z] [2026-06-29T08:58:37.952Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-06-29T08:58:37.952Z] #68 ... [2026-06-29T08:58:37.952Z] [2026-06-29T08:58:37.952Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:37.952Z] #50 ... [2026-06-29T08:58:37.952Z] [2026-06-29T08:58:37.952Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-06-29T08:58:38.220Z] #69 ... [2026-06-29T08:58:38.220Z] [2026-06-29T08:58:38.220Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:38.488Z] #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 7.96MB / 37.02MB 5.9s [2026-06-29T08:58:38.488Z] #50 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 [2026-06-29T08:58:38.488Z] #50 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done [2026-06-29T08:58:38.761Z] #50 ... [2026-06-29T08:58:38.761Z] [2026-06-29T08:58:38.761Z] #54 [core-command builder 3/7] RUN apk add --update --no-cache make git [2026-06-29T08:58:38.761Z] #54 13.78 OK: 255 MiB in 60 packages [2026-06-29T08:58:38.761Z] #54 DONE 15.5s [2026-06-29T08:58:38.761Z] [2026-06-29T08:58:38.761Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:39.029Z] #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.87MB / 37.02MB 6.6s [2026-06-29T08:58:39.300Z] #50 ... [2026-06-29T08:58:39.300Z] [2026-06-29T08:58:39.300Z] #42 [security-secretstore-setup internal] load build context [2026-06-29T08:58:39.300Z] #42 transferring context: 3.43MB 10.0s done [2026-06-29T08:58:39.300Z] #42 DONE 13.2s [2026-06-29T08:58:39.300Z] [2026-06-29T08:58:39.300Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:39.595Z] #50 ... [2026-06-29T08:58:39.595Z] [2026-06-29T08:58:39.595Z] #65 [security-bootstrapper internal] load build context [2026-06-29T08:58:39.595Z] #65 transferring context: 3.43MB 10.2s done [2026-06-29T08:58:39.595Z] #65 DONE 13.6s [2026-06-29T08:58:39.595Z] [2026-06-29T08:58:39.595Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:39.864Z] #50 ... [2026-06-29T08:58:39.864Z] [2026-06-29T08:58:39.864Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-06-29T08:58:39.864Z] #62 DONE 14.5s [2026-06-29T08:58:39.864Z] [2026-06-29T08:58:39.864Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:39.864Z] #50 ... [2026-06-29T08:58:39.864Z] [2026-06-29T08:58:39.864Z] #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-06-29T08:58:39.864Z] #55 10.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T08:58:39.864Z] #55 14.85 OK: 255 MiB in 60 packages [2026-06-29T08:58:39.864Z] #55 DONE 16.3s [2026-06-29T08:58:39.864Z] [2026-06-29T08:58:39.864Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:39.864Z] #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.72MB / 37.02MB 7.4s [2026-06-29T08:58:40.470Z] #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.63MB / 37.02MB 8.1s [2026-06-29T08:58:40.470Z] #50 ... [2026-06-29T08:58:40.470Z] [2026-06-29T08:58:40.470Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-06-29T08:58:40.778Z] #70 ... [2026-06-29T08:58:40.778Z] [2026-06-29T08:58:40.778Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-06-29T08:58:40.778Z] #71 ... [2026-06-29T08:58:40.778Z] [2026-06-29T08:58:40.778Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:41.378Z] #50 ... [2026-06-29T08:58:41.378Z] [2026-06-29T08:58:41.378Z] #72 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-06-29T08:58:41.378Z] #72 DONE 2.4s [2026-06-29T08:58:41.378Z] [2026-06-29T08:58:41.378Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:41.378Z] #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.73MB / 37.02MB 8.8s [2026-06-29T08:58:41.984Z] #50 ... [2026-06-29T08:58:41.984Z] [2026-06-29T08:58:41.984Z] #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-06-29T08:58:41.984Z] #73 DONE 2.2s [2026-06-29T08:58:41.984Z] [2026-06-29T08:58:41.984Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:42.333Z] #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.83MB / 37.02MB 9.8s [2026-06-29T08:58:42.918Z] #50 ... [2026-06-29T08:58:42.918Z] [2026-06-29T08:58:42.918Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-29T08:58:42.918Z] #51 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-06-29T08:58:42.918Z] #51 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2026-06-29T08:58:42.918Z] #51 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2026-06-29T08:58:42.918Z] #51 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-06-29T08:58:42.918Z] #51 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done [2026-06-29T08:58:42.918Z] #51 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done [2026-06-29T08:58:42.918Z] #51 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.8s done [2026-06-29T08:58:42.918Z] #51 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 8.6s done [2026-06-29T08:58:42.918Z] #51 ... [2026-06-29T08:58:42.918Z] [2026-06-29T08:58:42.918Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:42.918Z] #50 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 [2026-06-29T08:58:43.223Z] #50 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done [2026-06-29T08:58:43.223Z] #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.70MB / 37.02MB 10.8s [2026-06-29T08:58:44.188Z] #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 22.02MB / 37.02MB 11.8s [2026-06-29T08:58:45.215Z] #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 24.12MB / 37.02MB 12.7s [2026-06-29T08:58:45.485Z] #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 26.21MB / 37.02MB 13.0s [2026-06-29T08:58:45.780Z] #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 28.31MB / 37.02MB 13.3s [2026-06-29T08:58:46.062Z] #50 ... [2026-06-29T08:58:46.062Z] [2026-06-29T08:58:46.062Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-06-29T08:58:46.062Z] #74 ... [2026-06-29T08:58:46.062Z] [2026-06-29T08:58:46.062Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:46.062Z] #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 32.51MB / 37.02MB 13.8s [2026-06-29T08:58:46.409Z] #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.48MB / 37.02MB 14.0s [2026-06-29T08:58:46.690Z] #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 14.2s done [2026-06-29T08:58:46.690Z] #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 14.2s done [2026-06-29T08:58:46.690Z] #50 ... [2026-06-29T08:58:46.690Z] [2026-06-29T08:58:46.690Z] #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-06-29T08:58:46.690Z] #57 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T08:58:46.690Z] #57 13.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T08:58:46.971Z] #57 ... [2026-06-29T08:58:46.971Z] [2026-06-29T08:58:46.971Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-06-29T08:58:46.971Z] #74 11.30 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T08:58:48.138Z] #74 ... [2026-06-29T08:58:48.138Z] [2026-06-29T08:58:48.138Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-06-29T08:58:48.138Z] #56 13.91 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-29T08:58:48.138Z] #56 13.91 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-29T08:58:48.138Z] #56 13.91 OK: 26186 distinct packages available [2026-06-29T08:58:48.138Z] #56 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T08:58:48.138Z] #56 16.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T08:58:48.138Z] #56 ... [2026-06-29T08:58:48.138Z] [2026-06-29T08:58:48.138Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-06-29T08:58:48.138Z] #60 12.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T08:58:48.138Z] #60 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T08:58:48.138Z] #60 23.16 (1/4) Installing dumb-init (1.2.5-r3) [2026-06-29T08:58:48.138Z] #60 23.18 (2/4) Installing openssl (3.5.7-r0) [2026-06-29T08:58:48.138Z] #60 ... [2026-06-29T08:58:48.138Z] [2026-06-29T08:58:48.138Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:48.138Z] #50 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0.1s [2026-06-29T08:58:48.138Z] #50 ... [2026-06-29T08:58:48.138Z] [2026-06-29T08:58:48.138Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-29T08:58:48.138Z] #59 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T08:58:48.138Z] #59 14.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T08:58:48.411Z] #59 ... [2026-06-29T08:58:48.411Z] [2026-06-29T08:58:48.411Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:48.995Z] #50 ... [2026-06-29T08:58:48.995Z] [2026-06-29T08:58:48.995Z] #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-06-29T08:58:48.995Z] #61 13.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T08:58:48.995Z] #61 15.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T08:58:49.266Z] #61 ... [2026-06-29T08:58:49.266Z] [2026-06-29T08:58:49.266Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:49.543Z] #50 ... [2026-06-29T08:58:49.543Z] [2026-06-29T08:58:49.543Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-06-29T08:58:49.543Z] #63 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T08:58:49.543Z] #63 15.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T08:58:49.543Z] #63 ... [2026-06-29T08:58:49.543Z] [2026-06-29T08:58:49.543Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:49.814Z] #50 ... [2026-06-29T08:58:49.814Z] [2026-06-29T08:58:49.814Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-06-29T08:58:49.814Z] #0 8.783 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T08:58:49.814Z] #75 ... [2026-06-29T08:58:49.814Z] [2026-06-29T08:58:49.814Z] #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-06-29T08:58:49.814Z] #61 24.51 (1/1) Installing dumb-init (1.2.5-r3) [2026-06-29T08:58:49.814Z] #61 24.66 Executing busybox-1.37.0-r20.trigger [2026-06-29T08:58:50.093Z] #61 ... [2026-06-29T08:58:50.093Z] [2026-06-29T08:58:50.093Z] #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-06-29T08:58:50.093Z] #57 23.04 OK: 255 MiB in 60 packages [2026-06-29T08:58:50.093Z] #57 DONE 25.8s [2026-06-29T08:58:50.093Z] [2026-06-29T08:58:50.093Z] #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-06-29T08:58:50.093Z] #61 24.80 OK: 8 MiB in 17 packages [2026-06-29T08:58:50.093Z] #61 ... [2026-06-29T08:58:50.093Z] [2026-06-29T08:58:50.093Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-06-29T08:58:50.093Z] #64 14.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T08:58:50.093Z] #64 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T08:58:50.372Z] #64 ... [2026-06-29T08:58:50.372Z] [2026-06-29T08:58:50.372Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:50.643Z] #50 ... [2026-06-29T08:58:50.643Z] [2026-06-29T08:58:50.643Z] #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-06-29T08:58:50.643Z] #76 DONE 0.7s [2026-06-29T08:58:50.643Z] [2026-06-29T08:58:50.643Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:51.252Z] #50 ... [2026-06-29T08:58:51.252Z] [2026-06-29T08:58:51.252Z] #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T08:58:51.559Z] #77 ... [2026-06-29T08:58:51.559Z] [2026-06-29T08:58:51.559Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:51.559Z] #50 ... [2026-06-29T08:58:51.559Z] [2026-06-29T08:58:51.559Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-06-29T08:58:51.559Z] #66 15.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T08:58:51.559Z] #66 17.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T08:58:51.858Z] #66 ... [2026-06-29T08:58:51.858Z] [2026-06-29T08:58:51.858Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:52.127Z] #50 ... [2026-06-29T08:58:52.127Z] [2026-06-29T08:58:52.127Z] #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T08:58:52.127Z] #78 ... [2026-06-29T08:58:52.127Z] [2026-06-29T08:58:52.127Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:53.099Z] #50 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.2s [2026-06-29T08:58:53.099Z] #50 ... [2026-06-29T08:58:53.099Z] [2026-06-29T08:58:53.099Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-29T08:58:53.099Z] #51 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done [2026-06-29T08:58:53.099Z] #51 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 7.1s [2026-06-29T08:58:53.099Z] #51 ... [2026-06-29T08:58:53.099Z] [2026-06-29T08:58:53.099Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:54.517Z] #50 ... [2026-06-29T08:58:54.517Z] [2026-06-29T08:58:54.517Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-06-29T08:58:54.517Z] #63 24.76 (1/1) Installing dumb-init (1.2.5-r3) [2026-06-29T08:58:54.517Z] #63 24.77 Executing busybox-1.37.0-r20.trigger [2026-06-29T08:58:54.517Z] #63 25.07 OK: 8 MiB in 17 packages [2026-06-29T08:58:54.517Z] #63 DONE 28.9s [2026-06-29T08:58:54.517Z] [2026-06-29T08:58:54.517Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-06-29T08:58:54.517Z] #60 23.36 (3/4) Installing su-exec (0.2-r3) [2026-06-29T08:58:54.517Z] #60 23.38 (4/4) Installing yq-go (4.47.2-r3) [2026-06-29T08:58:54.517Z] #60 25.26 Executing busybox-1.37.0-r20.trigger [2026-06-29T08:58:54.517Z] #60 25.68 OK: 20 MiB in 20 packages [2026-06-29T08:58:54.517Z] #60 DONE 29.3s [2026-06-29T08:58:54.517Z] [2026-06-29T08:58:54.517Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-06-29T08:58:54.517Z] #56 27.16 OK: 255 MiB in 60 packages [2026-06-29T08:58:54.517Z] #56 DONE 30.3s [2026-06-29T08:58:54.517Z] [2026-06-29T08:58:54.517Z] #61 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-06-29T08:58:54.517Z] #61 DONE 29.4s [2026-06-29T08:58:54.517Z] [2026-06-29T08:58:54.517Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:54.517Z] #50 ... [2026-06-29T08:58:54.517Z] [2026-06-29T08:58:54.517Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-06-29T08:58:54.517Z] #68 16.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T08:58:54.517Z] #68 18.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T08:58:54.811Z] #68 ... [2026-06-29T08:58:54.811Z] [2026-06-29T08:58:54.811Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-06-29T08:58:54.811Z] #67 17.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T08:58:54.811Z] #67 18.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T08:58:54.811Z] #67 ... [2026-06-29T08:58:54.811Z] [2026-06-29T08:58:54.811Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:55.395Z] #50 ... [2026-06-29T08:58:55.395Z] [2026-06-29T08:58:55.395Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-06-29T08:58:55.395Z] #69 17.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T08:58:55.395Z] #69 19.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T08:58:55.395Z] #69 ... [2026-06-29T08:58:55.395Z] [2026-06-29T08:58:55.395Z] #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-06-29T08:58:55.662Z] #79 ... [2026-06-29T08:58:55.662Z] [2026-06-29T08:58:55.662Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-29T08:58:55.662Z] #51 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 7.3s done [2026-06-29T08:58:55.662Z] #51 DONE 24.7s [2026-06-29T08:58:55.939Z] [2026-06-29T08:58:55.939Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:55.939Z] #50 ... [2026-06-29T08:58:55.939Z] [2026-06-29T08:58:55.939Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-06-29T08:58:55.939Z] #70 15.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T08:58:55.939Z] #70 17.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T08:58:56.206Z] #70 ... [2026-06-29T08:58:56.206Z] [2026-06-29T08:58:56.206Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-06-29T08:58:56.206Z] #80 DONE 2.0s [2026-06-29T08:58:56.206Z] [2026-06-29T08:58:56.206Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-06-29T08:58:56.206Z] #66 29.69 OK: 255 MiB in 60 packages [2026-06-29T08:58:56.832Z] #66 ... [2026-06-29T08:58:56.832Z] [2026-06-29T08:58:56.832Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-06-29T08:58:56.832Z] #71 16.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T08:58:56.832Z] #71 18.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T08:58:57.101Z] #71 ... [2026-06-29T08:58:57.101Z] [2026-06-29T08:58:57.101Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:58.061Z] #50 ... [2026-06-29T08:58:58.061Z] [2026-06-29T08:58:58.061Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-06-29T08:58:58.061Z] #66 DONE 32.3s [2026-06-29T08:58:58.061Z] [2026-06-29T08:58:58.061Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:58.061Z] #50 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.3s [2026-06-29T08:58:59.056Z] #50 ... [2026-06-29T08:58:59.056Z] [2026-06-29T08:58:59.056Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-06-29T08:58:59.056Z] #74 13.33 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T08:58:59.323Z] #74 ... [2026-06-29T08:58:59.323Z] [2026-06-29T08:58:59.323Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:59.323Z] #50 ... [2026-06-29T08:58:59.323Z] [2026-06-29T08:58:59.323Z] #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-06-29T08:58:59.323Z] #81 DONE 1.0s [2026-06-29T08:58:59.323Z] [2026-06-29T08:58:59.323Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:58:59.912Z] #50 ... [2026-06-29T08:58:59.912Z] [2026-06-29T08:58:59.912Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-29T08:58:59.912Z] #59 25.12 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-29T08:58:59.912Z] #59 25.12 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-29T08:58:59.912Z] #59 25.12 OK: 26166 distinct packages available [2026-06-29T08:58:59.912Z] #59 27.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T08:58:59.912Z] #59 29.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T08:58:59.912Z] #59 ... [2026-06-29T08:58:59.912Z] [2026-06-29T08:58:59.912Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:59:00.164Z] #156 ... [2026-06-29T08:59:00.164Z] [2026-06-29T08:59:00.164Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-06-29T08:59:00.164Z] #150 DONE 87.8s [2026-06-29T08:59:00.164Z] [2026-06-29T08:59:00.164Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-06-29T08:59:00.164Z] #151 DONE 87.8s [2026-06-29T08:59:00.164Z] [2026-06-29T08:59:00.164Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T08:59:00.164Z] #157 ... [2026-06-29T08:59:00.164Z] [2026-06-29T08:59:00.164Z] #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-06-29T08:59:00.164Z] #158 DONE 0.3s [2026-06-29T08:59:00.164Z] [2026-06-29T08:59:00.164Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T08:59:00.164Z] #157 DONE 0.4s [2026-06-29T08:59:00.164Z] [2026-06-29T08:59:00.164Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-06-29T08:59:00.164Z] #159 ... [2026-06-29T08:59:00.164Z] [2026-06-29T08:59:00.164Z] #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-06-29T08:59:00.164Z] #160 DONE 0.2s [2026-06-29T08:59:00.164Z] [2026-06-29T08:59:00.164Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-06-29T08:59:00.164Z] #161 DONE 0.1s [2026-06-29T08:59:00.164Z] [2026-06-29T08:59:00.165Z] #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2026-06-29T08:59:00.165Z] #162 DONE 0.2s [2026-06-29T08:59:00.165Z] [2026-06-29T08:59:00.165Z] #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-06-29T08:59:00.165Z] #163 DONE 0.1s [2026-06-29T08:59:00.165Z] [2026-06-29T08:59:00.165Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-06-29T08:59:00.165Z] #155 ... [2026-06-29T08:59:00.165Z] [2026-06-29T08:59:00.165Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-06-29T08:59:00.165Z] #159 DONE 0.8s [2026-06-29T08:59:00.165Z] [2026-06-29T08:59:00.165Z] #164 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T08:59:00.165Z] #164 DONE 0.2s [2026-06-29T08:59:00.165Z] [2026-06-29T08:59:00.165Z] #165 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-29T08:59:00.165Z] #165 ... [2026-06-29T08:59:00.165Z] [2026-06-29T08:59:00.165Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-06-29T08:59:00.165Z] #166 DONE 0.2s [2026-06-29T08:59:00.165Z] [2026-06-29T08:59:00.165Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-06-29T08:59:00.165Z] #167 DONE 0.2s [2026-06-29T08:59:00.165Z] [2026-06-29T08:59:00.165Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T08:59:00.165Z] #147 ... [2026-06-29T08:59:00.165Z] [2026-06-29T08:59:00.165Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-06-29T08:59:00.165Z] #168 DONE 0.0s [2026-06-29T08:59:00.165Z] [2026-06-29T08:59:00.165Z] #165 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-29T08:59:00.165Z] #165 DONE 0.9s [2026-06-29T08:59:00.165Z] [2026-06-29T08:59:00.165Z] #169 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2026-06-29T08:59:00.165Z] #169 DONE 0.2s [2026-06-29T08:59:00.165Z] [2026-06-29T08:59:00.165Z] #170 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2026-06-29T08:59:00.165Z] #170 DONE 0.2s [2026-06-29T08:59:00.165Z] [2026-06-29T08:59:00.165Z] #171 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2026-06-29T08:59:00.165Z] #171 DONE 0.1s [2026-06-29T08:59:00.165Z] [2026-06-29T08:59:00.165Z] #172 [core-common-config-bootstrapper] exporting to image [2026-06-29T08:59:00.165Z] #172 exporting layers 0.4s done [2026-06-29T08:59:00.165Z] #172 writing image sha256:8df4923e8e157b3e8bc9b079c0985743f2e33aa385eb3e2a29e483eff8b4f1da done [2026-06-29T08:59:00.165Z] #172 naming to docker.io/library/core-common-config-bootstrapper done [2026-06-29T08:59:00.165Z] #172 DONE 0.4s [2026-06-29T08:59:00.165Z] [2026-06-29T08:59:00.165Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-06-29T08:59:00.165Z] #173 DONE 0.1s [2026-06-29T08:59:00.165Z] [2026-06-29T08:59:00.165Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-06-29T08:59:00.165Z] #174 DONE 0.8s [2026-06-29T08:59:00.165Z] [2026-06-29T08:59:00.165Z] #175 [security-bootstrapper] exporting to image [2026-06-29T08:59:00.165Z] #175 exporting layers 0.7s done [2026-06-29T08:59:00.165Z] #175 writing image sha256:fd7d624c4a588c70297e0c198b1e4b7189393aedcc14b1a22801dfc1d2b49797 done [2026-06-29T08:59:00.165Z] #175 naming to docker.io/library/security-bootstrapper done [2026-06-29T08:59:00.165Z] #175 DONE 0.7s [2026-06-29T08:59:00.165Z] [2026-06-29T08:59:00.165Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-06-29T08:59:00.873Z] #50 ... [2026-06-29T08:59:00.873Z] [2026-06-29T08:59:00.873Z] #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T08:59:00.873Z] #82 ... [2026-06-29T08:59:00.873Z] [2026-06-29T08:59:00.873Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-06-29T08:59:00.873Z] #75 11.13 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T08:59:01.161Z] #75 ... [2026-06-29T08:59:01.161Z] [2026-06-29T08:59:01.161Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:59:01.749Z] #50 ... [2026-06-29T08:59:01.749Z] [2026-06-29T08:59:01.749Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-06-29T08:59:01.749Z] #64 28.89 (1/3) Installing ca-certificates (20260611-r0) [2026-06-29T08:59:01.749Z] #64 29.40 (2/3) Installing dumb-init (1.2.5-r3) [2026-06-29T08:59:01.749Z] #64 29.45 (3/3) Installing tzdata (2026b-r0) [2026-06-29T08:59:01.749Z] #64 32.31 Executing busybox-1.37.0-r20.trigger [2026-06-29T08:59:01.749Z] #64 32.57 Executing ca-certificates-20260611-r0.trigger [2026-06-29T08:59:01.749Z] #64 33.87 OK: 8 MiB in 19 packages [2026-06-29T08:59:01.749Z] #64 DONE 36.3s [2026-06-29T08:59:01.749Z] [2026-06-29T08:59:01.749Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:59:03.167Z] #50 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.3s [2026-06-29T08:59:03.755Z] #50 ... [2026-06-29T08:59:03.755Z] [2026-06-29T08:59:03.755Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-06-29T08:59:03.755Z] #69 32.65 (1/2) Installing dumb-init (1.2.5-r3) [2026-06-29T08:59:03.755Z] #69 32.70 (2/2) Installing su-exec (0.2-r3) [2026-06-29T08:59:03.755Z] #69 32.75 Executing busybox-1.37.0-r20.trigger [2026-06-29T08:59:03.755Z] #69 32.96 OK: 8 MiB in 18 packages [2026-06-29T08:59:03.755Z] #69 DONE 35.9s [2026-06-29T08:59:03.755Z] [2026-06-29T08:59:03.755Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:59:04.348Z] #50 ... [2026-06-29T08:59:04.348Z] [2026-06-29T08:59:04.348Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T08:59:04.348Z] #0 7.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T08:59:04.348Z] #0 9.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T08:59:04.348Z] #83 ... [2026-06-29T08:59:04.348Z] [2026-06-29T08:59:04.348Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-06-29T08:59:04.348Z] #0 7.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T08:59:04.348Z] #0 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T08:59:04.621Z] #84 ... [2026-06-29T08:59:04.621Z] [2026-06-29T08:59:04.621Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-06-29T08:59:04.621Z] #75 24.75 (1/1) Installing dumb-init (1.2.5-r3) [2026-06-29T08:59:05.225Z] #75 25.33 Executing busybox-1.37.0-r20.trigger [2026-06-29T08:59:05.225Z] #75 25.48 OK: 8 MiB in 17 packages [2026-06-29T08:59:06.201Z] #75 ... [2026-06-29T08:59:06.201Z] [2026-06-29T08:59:06.201Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T08:59:06.201Z] #85 ... [2026-06-29T08:59:06.201Z] [2026-06-29T08:59:06.201Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:59:07.230Z] #50 ... [2026-06-29T08:59:07.230Z] [2026-06-29T08:59:07.230Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-06-29T08:59:07.230Z] #68 32.37 (1/4) Installing ca-certificates (20260611-r0) [2026-06-29T08:59:07.230Z] #68 32.69 (2/4) Installing dumb-init (1.2.5-r3) [2026-06-29T08:59:07.230Z] #68 32.73 (3/4) Installing su-exec (0.2-r3) [2026-06-29T08:59:07.230Z] #68 32.75 (4/4) Installing yq-go (4.47.2-r3) [2026-06-29T08:59:07.230Z] #68 34.58 Executing busybox-1.37.0-r20.trigger [2026-06-29T08:59:07.230Z] #68 34.75 Executing ca-certificates-20260611-r0.trigger [2026-06-29T08:59:07.230Z] #68 36.24 OK: 19 MiB in 20 packages [2026-06-29T08:59:07.230Z] #68 DONE 39.5s [2026-06-29T08:59:07.230Z] [2026-06-29T08:59:07.230Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:59:07.515Z] #50 ... [2026-06-29T08:59:07.515Z] [2026-06-29T08:59:07.515Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-06-29T08:59:07.515Z] #67 33.10 (1/7) Installing ca-certificates (20260611-r0) [2026-06-29T08:59:07.515Z] #67 33.25 (2/7) Installing dumb-init (1.2.5-r3) [2026-06-29T08:59:07.515Z] #67 33.26 (3/7) Installing libgcc (14.2.0-r6) [2026-06-29T08:59:07.515Z] #67 33.27 (4/7) Installing libsodium (1.0.20-r1) [2026-06-29T08:59:07.515Z] #67 33.40 (5/7) Installing libstdc++ (14.2.0-r6) [2026-06-29T08:59:07.515Z] #67 34.06 (6/7) Installing libzmq (4.3.5-r2) [2026-06-29T08:59:07.515Z] #67 34.30 (7/7) Installing zeromq (4.3.5-r2) [2026-06-29T08:59:07.515Z] #67 34.39 Executing busybox-1.37.0-r20.trigger [2026-06-29T08:59:07.515Z] #67 34.59 Executing ca-certificates-20260611-r0.trigger [2026-06-29T08:59:07.515Z] #67 35.62 OK: 12 MiB in 23 packages [2026-06-29T08:59:07.515Z] #67 DONE 39.8s [2026-06-29T08:59:07.515Z] [2026-06-29T08:59:07.515Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-29T08:59:07.515Z] #59 42.66 (1/13) Installing brotli-libs (1.1.0-r2) [2026-06-29T08:59:07.515Z] #59 42.77 (2/13) Installing c-ares (1.34.6-r0) [2026-06-29T08:59:07.785Z] #59 42.93 (3/13) Installing libunistring (1.3-r0) [2026-06-29T08:59:08.056Z] #59 ... [2026-06-29T08:59:08.056Z] [2026-06-29T08:59:08.056Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-06-29T08:59:08.056Z] #74 29.94 OK: 255 MiB in 60 packages [2026-06-29T08:59:08.056Z] #74 DONE 32.5s [2026-06-29T08:59:08.056Z] [2026-06-29T08:59:08.056Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-29T08:59:08.056Z] #59 43.30 (4/13) Installing libidn2 (2.3.7-r0) [2026-06-29T08:59:08.056Z] #59 43.30 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-06-29T08:59:08.335Z] #59 ... [2026-06-29T08:59:08.336Z] [2026-06-29T08:59:08.336Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-06-29T08:59:08.336Z] #75 DONE 28.5s [2026-06-29T08:59:08.336Z] [2026-06-29T08:59:08.336Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-29T08:59:08.336Z] #59 43.43 (6/13) Installing libpsl (0.21.5-r3) [2026-06-29T08:59:08.336Z] #59 43.43 (7/13) Installing zstd-libs (1.5.7-r0) [2026-06-29T08:59:08.336Z] #59 43.49 (8/13) Installing libcurl (8.14.1-r2) [2026-06-29T08:59:08.607Z] #59 43.70 (9/13) Installing curl (8.14.1-r2) [2026-06-29T08:59:08.607Z] #59 43.77 (10/13) Installing dumb-init (1.2.5-r3) [2026-06-29T08:59:08.607Z] #59 43.83 (11/13) Installing musl-obstack (1.2.3-r2) [2026-06-29T08:59:08.607Z] #59 43.83 (12/13) Installing libucontext (1.3.2-r0) [2026-06-29T08:59:08.607Z] #59 43.86 (13/13) Installing gcompat (1.1.0-r4) [2026-06-29T08:59:08.607Z] #59 43.89 Executing busybox-1.37.0-r20.trigger [2026-06-29T08:59:08.874Z] #59 44.01 OK: 13 MiB in 29 packages [2026-06-29T08:59:09.462Z] #59 ... [2026-06-29T08:59:09.462Z] [2026-06-29T08:59:09.462Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-06-29T08:59:09.462Z] #86 DONE 1.1s [2026-06-29T08:59:09.462Z] [2026-06-29T08:59:09.462Z] #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T08:59:09.462Z] #87 ... [2026-06-29T08:59:09.462Z] [2026-06-29T08:59:09.462Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:59:09.462Z] #50 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.8s done [2026-06-29T08:59:10.889Z] #50 ... [2026-06-29T08:59:10.889Z] [2026-06-29T08:59:10.889Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-06-29T08:59:10.889Z] #70 30.22 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-29T08:59:10.889Z] #70 30.22 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-29T08:59:10.889Z] #70 30.22 OK: 26166 distinct packages available [2026-06-29T08:59:10.889Z] #70 32.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T08:59:10.889Z] #70 34.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T08:59:10.889Z] #70 ... [2026-06-29T08:59:10.889Z] [2026-06-29T08:59:10.889Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T08:59:11.483Z] #88 ... [2026-06-29T08:59:11.483Z] [2026-06-29T08:59:11.483Z] #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T08:59:11.483Z] #0 5.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T08:59:11.483Z] #0 7.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T08:59:11.483Z] #89 ... [2026-06-29T08:59:11.483Z] [2026-06-29T08:59:11.483Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-29T08:59:11.483Z] #59 DONE 46.9s [2026-06-29T08:59:11.483Z] [2026-06-29T08:59:11.483Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-06-29T08:59:11.483Z] #71 33.25 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-29T08:59:11.483Z] #71 33.25 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-29T08:59:11.483Z] #71 33.25 OK: 26166 distinct packages available [2026-06-29T08:59:11.483Z] #71 35.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T08:59:11.483Z] #71 37.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T08:59:11.756Z] #71 ... [2026-06-29T08:59:11.756Z] [2026-06-29T08:59:11.756Z] #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-06-29T08:59:11.756Z] #79 7.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T08:59:11.756Z] #79 9.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T08:59:12.033Z] #79 ... [2026-06-29T08:59:12.033Z] [2026-06-29T08:59:12.033Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T08:59:14.084Z] #90 ... [2026-06-29T08:59:14.084Z] [2026-06-29T08:59:14.084Z] #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-06-29T08:59:14.084Z] #0 4.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T08:59:14.084Z] #0 6.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T08:59:14.084Z] #91 ... [2026-06-29T08:59:14.084Z] [2026-06-29T08:59:14.084Z] #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T08:59:14.084Z] #0 4.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T08:59:14.084Z] #0 6.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T08:59:14.366Z] #92 ... [2026-06-29T08:59:14.366Z] [2026-06-29T08:59:14.366Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T08:59:14.366Z] #90 2.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T08:59:15.801Z] #90 4.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T08:59:16.395Z] #90 ... [2026-06-29T08:59:16.395Z] [2026-06-29T08:59:16.395Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T08:59:16.395Z] #83 20.61 OK: 8 MiB in 17 packages [2026-06-29T08:59:16.395Z] #83 DONE 22.1s [2026-06-29T08:59:16.395Z] [2026-06-29T08:59:16.395Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-06-29T08:59:16.395Z] #84 20.73 OK: 20 MiB in 20 packages [2026-06-29T08:59:17.050Z] #84 DONE 22.6s [2026-06-29T08:59:17.050Z] [2026-06-29T08:59:17.050Z] #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-06-29T08:59:17.050Z] #93 DONE 0.2s [2026-06-29T08:59:17.050Z] [2026-06-29T08:59:17.050Z] #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-06-29T08:59:17.050Z] #79 22.30 OK: 8 MiB in 17 packages [2026-06-29T08:59:17.316Z] #79 ... [2026-06-29T08:59:17.316Z] [2026-06-29T08:59:17.316Z] #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-06-29T08:59:17.316Z] #0 4.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T08:59:17.316Z] #0 6.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T08:59:17.588Z] #94 ... [2026-06-29T08:59:17.588Z] [2026-06-29T08:59:17.588Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-06-29T08:59:17.588Z] #71 46.69 (1/4) Installing dumb-init (1.2.5-r3) [2026-06-29T08:59:17.588Z] #71 46.71 (2/4) Installing musl-obstack (1.2.3-r2) [2026-06-29T08:59:17.588Z] #71 46.72 (3/4) Installing libucontext (1.3.2-r0) [2026-06-29T08:59:17.588Z] #71 46.73 (4/4) Installing gcompat (1.1.0-r4) [2026-06-29T08:59:17.588Z] #71 46.76 Executing busybox-1.37.0-r20.trigger [2026-06-29T08:59:17.588Z] #71 46.87 OK: 8 MiB in 20 packages [2026-06-29T08:59:18.176Z] #71 ... [2026-06-29T08:59:18.176Z] [2026-06-29T08:59:18.176Z] #79 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2026-06-29T08:59:18.176Z] #79 DONE 24.0s [2026-06-29T08:59:18.442Z] [2026-06-29T08:59:18.442Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-06-29T08:59:18.442Z] #70 47.04 (1/5) Installing dumb-init (1.2.5-r3) [2026-06-29T08:59:18.442Z] #70 47.08 (2/5) Installing musl-obstack (1.2.3-r2) [2026-06-29T08:59:18.442Z] #70 47.10 (3/5) Installing libucontext (1.3.2-r0) [2026-06-29T08:59:18.442Z] #70 47.11 (4/5) Installing gcompat (1.1.0-r4) [2026-06-29T08:59:18.442Z] #70 47.14 (5/5) Installing openssl (3.5.7-r0) [2026-06-29T08:59:18.442Z] #70 47.23 Executing busybox-1.37.0-r20.trigger [2026-06-29T08:59:18.442Z] #70 47.35 OK: 9 MiB in 21 packages [2026-06-29T08:59:19.409Z] #70 ... [2026-06-29T08:59:19.409Z] [2026-06-29T08:59:19.409Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-06-29T08:59:19.409Z] #71 DONE 48.4s [2026-06-29T08:59:19.409Z] [2026-06-29T08:59:19.409Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-06-29T08:59:19.409Z] #95 ... [2026-06-29T08:59:19.409Z] [2026-06-29T08:59:19.409Z] #70 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-06-29T08:59:19.409Z] #70 DONE 49.1s [2026-06-29T08:59:19.676Z] [2026-06-29T08:59:19.676Z] #96 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-06-29T08:59:19.980Z] #96 ... [2026-06-29T08:59:19.980Z] [2026-06-29T08:59:19.980Z] #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T08:59:19.980Z] #89 16.34 OK: 8 MiB in 19 packages [2026-06-29T08:59:19.980Z] #89 DONE 18.4s [2026-06-29T08:59:19.980Z] [2026-06-29T08:59:19.980Z] #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-06-29T08:59:20.573Z] #91 16.65 OK: 8 MiB in 18 packages [2026-06-29T08:59:21.541Z] #91 DONE 17.7s [2026-06-29T08:59:21.541Z] [2026-06-29T08:59:21.541Z] #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T08:59:21.808Z] #82 ... [2026-06-29T08:59:21.808Z] [2026-06-29T08:59:21.808Z] #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-06-29T08:59:23.759Z] #97 ... [2026-06-29T08:59:23.759Z] [2026-06-29T08:59:23.759Z] #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T08:59:23.759Z] #92 15.19 OK: 12 MiB in 23 packages [2026-06-29T08:59:23.759Z] #92 DONE 16.1s [2026-06-29T08:59:23.759Z] [2026-06-29T08:59:23.759Z] #96 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-06-29T08:59:23.759Z] #96 4.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T08:59:24.723Z] #96 ... [2026-06-29T08:59:24.723Z] [2026-06-29T08:59:24.723Z] #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-06-29T08:59:24.723Z] #94 16.02 OK: 19 MiB in 20 packages [2026-06-29T08:59:24.723Z] #94 DONE 17.2s [2026-06-29T08:59:24.723Z] [2026-06-29T08:59:24.723Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T08:59:24.723Z] #90 11.59 OK: 13 MiB in 29 packages [2026-06-29T08:59:24.723Z] #90 DONE 12.8s [2026-06-29T08:59:24.723Z] [2026-06-29T08:59:24.723Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-06-29T08:59:24.723Z] #95 4.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T08:59:24.723Z] #95 5.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T08:59:25.005Z] #95 ... [2026-06-29T08:59:25.005Z] [2026-06-29T08:59:25.005Z] #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-06-29T08:59:25.005Z] #97 DONE 3.3s [2026-06-29T08:59:25.005Z] [2026-06-29T08:59:25.005Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-06-29T08:59:25.277Z] #98 DONE 0.3s [2026-06-29T08:59:25.277Z] [2026-06-29T08:59:25.277Z] #96 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-06-29T08:59:25.277Z] #96 5.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T08:59:27.855Z] #96 7.952 OK: 9 MiB in 21 packages [2026-06-29T08:59:28.447Z] #96 DONE 8.9s [2026-06-29T08:59:28.447Z] [2026-06-29T08:59:28.447Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-06-29T08:59:28.447Z] #95 8.430 OK: 8 MiB in 20 packages [2026-06-29T08:59:28.447Z] #95 DONE 9.2s [2026-06-29T08:59:28.447Z] [2026-06-29T08:59:28.447Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-29T08:59:31.033Z] #99 DONE 2.2s [2026-06-29T08:59:31.033Z] [2026-06-29T08:59:31.033Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-06-29T08:59:31.033Z] #100 DONE 2.3s [2026-06-29T08:59:31.033Z] [2026-06-29T08:59:31.033Z] #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-06-29T08:59:31.033Z] #101 ... [2026-06-29T08:59:31.033Z] [2026-06-29T08:59:31.033Z] #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-29T08:59:31.033Z] #102 DONE 2.3s [2026-06-29T08:59:31.033Z] [2026-06-29T08:59:31.033Z] #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-06-29T08:59:31.033Z] #101 DONE 0.3s [2026-06-29T08:59:31.033Z] [2026-06-29T08:59:31.033Z] #103 [security-spire-config stage-2 6/10] COPY security.txt / [2026-06-29T08:59:31.033Z] #103 ... [2026-06-29T08:59:31.033Z] [2026-06-29T08:59:31.033Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-06-29T08:59:31.033Z] #104 DONE 0.3s [2026-06-29T08:59:31.033Z] [2026-06-29T08:59:31.033Z] #103 [security-spire-config stage-2 6/10] COPY security.txt / [2026-06-29T08:59:31.033Z] #103 DONE 0.4s [2026-06-29T08:59:31.033Z] [2026-06-29T08:59:31.033Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2026-06-29T08:59:31.303Z] #105 DONE 0.4s [2026-06-29T08:59:31.303Z] [2026-06-29T08:59:31.303Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-06-29T08:59:31.572Z] #106 DONE 0.3s [2026-06-29T08:59:31.572Z] [2026-06-29T08:59:31.572Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-06-29T08:59:31.846Z] #107 DONE 0.4s [2026-06-29T08:59:31.846Z] [2026-06-29T08:59:31.846Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-06-29T08:59:31.846Z] #108 DONE 0.5s [2026-06-29T08:59:31.846Z] [2026-06-29T08:59:31.846Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-06-29T08:59:32.443Z] #109 DONE 0.5s [2026-06-29T08:59:32.443Z] [2026-06-29T08:59:32.443Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-06-29T08:59:32.443Z] #110 DONE 0.3s [2026-06-29T08:59:32.443Z] [2026-06-29T08:59:32.443Z] #111 [security-spire-config] exporting to image [2026-06-29T08:59:32.443Z] #111 exporting layers [2026-06-29T08:59:33.028Z] #111 ... [2026-06-29T08:59:33.029Z] [2026-06-29T08:59:33.029Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-06-29T08:59:33.029Z] #112 DONE 0.6s [2026-06-29T08:59:33.029Z] [2026-06-29T08:59:33.029Z] #111 [security-spire-server] exporting to image [2026-06-29T08:59:34.983Z] #111 ... [2026-06-29T08:59:34.983Z] [2026-06-29T08:59:34.983Z] #113 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-29T08:59:34.983Z] #113 DONE 3.9s [2026-06-29T08:59:34.983Z] [2026-06-29T08:59:34.983Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-06-29T08:59:34.983Z] #114 DONE 0.3s [2026-06-29T08:59:34.983Z] [2026-06-29T08:59:34.983Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T08:59:34.983Z] #85 ... [2026-06-29T08:59:34.983Z] [2026-06-29T08:59:34.983Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-06-29T08:59:34.983Z] #115 DONE 0.3s [2026-06-29T08:59:34.983Z] [2026-06-29T08:59:34.983Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T08:59:35.251Z] #85 ... [2026-06-29T08:59:35.251Z] [2026-06-29T08:59:35.251Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-06-29T08:59:35.251Z] #116 DONE 0.3s [2026-06-29T08:59:35.251Z] [2026-06-29T08:59:35.251Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T08:59:35.532Z] #50 ... [2026-06-29T08:59:35.532Z] [2026-06-29T08:59:35.532Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-06-29T08:59:35.803Z] #117 DONE 0.4s [2026-06-29T08:59:35.803Z] [2026-06-29T08:59:35.803Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-06-29T08:59:36.082Z] #118 DONE 0.4s [2026-06-29T08:59:36.082Z] [2026-06-29T08:59:36.082Z] #111 [security-spire-agent] exporting to image [2026-06-29T08:59:37.048Z] #111 exporting layers 4.8s done [2026-06-29T08:59:37.048Z] #111 writing image sha256:aa44147690d20d81146729b03d5e18cc0adc50322ca277c16c8876a6678fc76e 0.1s done [2026-06-29T08:59:37.048Z] #111 naming to docker.io/library/security-spire-config-arm64 [2026-06-29T08:59:37.313Z] #111 naming to docker.io/library/security-spire-config-arm64 0.0s done [2026-06-29T08:59:37.313Z] #111 exporting layers 4.4s done [2026-06-29T08:59:37.313Z] #111 writing image sha256:2ac1f71777dfd1e44ed7ef32aa513031a32829173b4b0381ab00a521c6d182fb 0.0s done [2026-06-29T08:59:37.313Z] #111 naming to docker.io/library/security-spire-server-arm64 0.0s done [2026-06-29T08:59:39.285Z] #111 exporting layers 2.8s done [2026-06-29T08:59:39.285Z] #111 writing image sha256:eafffbcb089d698d43f23ccb1077803bec9e95e6cdcbbf4134f1e1c285817929 done [2026-06-29T08:59:39.285Z] #111 naming to docker.io/library/security-spire-agent-arm64 done [2026-06-29T08:59:39.285Z] #111 DONE 6.5s [2026-06-29T08:59:39.285Z] [2026-06-29T08:59:39.285Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T09:00:21.777Z] #155 ... [2026-06-29T09:00:21.777Z] [2026-06-29T09:00:21.777Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-06-29T09:00:21.777Z] #148 167.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-06-29T09:00:21.777Z] #148 ... [2026-06-29T09:00:21.777Z] [2026-06-29T09:00:21.777Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-06-29T09:00:21.777Z] #155 DONE 170.0s [2026-06-29T09:00:21.777Z] [2026-06-29T09:00:21.777Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T09:00:21.777Z] #176 DONE 0.1s [2026-06-29T09:00:21.777Z] [2026-06-29T09:00:21.777Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-29T09:00:21.777Z] #152 ... [2026-06-29T09:00:21.777Z] [2026-06-29T09:00:21.777Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-06-29T09:00:21.777Z] #177 DONE 0.0s [2026-06-29T09:00:21.777Z] [2026-06-29T09:00:21.777Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-06-29T09:00:21.777Z] #178 DONE 0.1s [2026-06-29T09:00:21.777Z] [2026-06-29T09:00:21.777Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-06-29T09:00:21.777Z] #179 DONE 0.2s [2026-06-29T09:00:21.777Z] [2026-06-29T09:00:21.777Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-06-29T09:00:21.777Z] #180 DONE 0.2s [2026-06-29T09:00:21.777Z] [2026-06-29T09:00:21.777Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-06-29T09:00:21.777Z] #153 ... [2026-06-29T09:00:21.777Z] [2026-06-29T09:00:21.777Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-06-29T09:00:21.777Z] #181 DONE 0.1s [2026-06-29T09:00:21.777Z] [2026-06-29T09:00:21.777Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-29T09:00:21.777Z] #182 ... [2026-06-29T09:00:21.777Z] [2026-06-29T09:00:21.777Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-06-29T09:00:21.777Z] #146 DONE 171.5s [2026-06-29T09:00:21.777Z] [2026-06-29T09:00:21.777Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-29T09:00:21.777Z] #152 ... [2026-06-29T09:00:21.777Z] [2026-06-29T09:00:21.777Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-29T09:00:21.777Z] #182 DONE 1.0s [2026-06-29T09:00:21.777Z] [2026-06-29T09:00:21.777Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-06-29T09:00:21.777Z] #148 DONE 171.9s [2026-06-29T09:00:21.777Z] [2026-06-29T09:00:21.777Z] #183 [security-proxy-setup] exporting to image [2026-06-29T09:00:21.777Z] #183 exporting layers [2026-06-29T09:00:21.777Z] #183 ... [2026-06-29T09:00:21.777Z] [2026-06-29T09:00:21.777Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T09:00:21.777Z] #184 DONE 0.2s [2026-06-29T09:00:21.777Z] [2026-06-29T09:00:21.777Z] #185 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T09:00:21.777Z] #185 ... [2026-06-29T09:00:21.777Z] [2026-06-29T09:00:21.777Z] #186 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-06-29T09:00:21.777Z] #186 DONE 0.4s [2026-06-29T09:00:21.777Z] [2026-06-29T09:00:21.777Z] #185 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T09:00:21.777Z] #185 DONE 0.3s [2026-06-29T09:00:21.777Z] [2026-06-29T09:00:21.777Z] #187 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-06-29T09:00:21.777Z] #187 DONE 0.3s [2026-06-29T09:00:21.777Z] [2026-06-29T09:00:21.777Z] #183 [security-proxy-setup] exporting to image [2026-06-29T09:00:21.777Z] #183 exporting layers 0.7s done [2026-06-29T09:00:21.777Z] #183 writing image sha256:ce71800df34283345dc0ae1c36724c872566bbeb727967d437e047e7023c296e 0.1s done [2026-06-29T09:00:21.777Z] #183 naming to docker.io/library/security-proxy-setup 0.0s done [2026-06-29T09:00:21.777Z] #183 DONE 0.9s [2026-06-29T09:00:21.777Z] [2026-06-29T09:00:21.777Z] #188 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-06-29T09:00:21.777Z] #188 DONE 0.4s [2026-06-29T09:00:21.777Z] [2026-06-29T09:00:21.777Z] #189 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-06-29T09:00:21.777Z] #189 DONE 0.2s [2026-06-29T09:00:21.777Z] [2026-06-29T09:00:21.777Z] #190 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2026-06-29T09:00:21.777Z] #190 DONE 0.2s [2026-06-29T09:00:21.777Z] [2026-06-29T09:00:21.777Z] #191 [core-command] exporting to image [2026-06-29T09:00:21.777Z] #191 exporting layers 0.1s done [2026-06-29T09:00:21.777Z] #191 writing image sha256:d13441c141a97aee1e0e399db6b3267095abdfa2b6ac6cc1fa95458cb0f47e22 done [2026-06-29T09:00:21.777Z] #191 naming to docker.io/library/core-command 0.0s done [2026-06-29T09:00:21.777Z] #191 DONE 0.2s [2026-06-29T09:00:21.777Z] [2026-06-29T09:00:21.777Z] #192 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2026-06-29T09:00:21.777Z] #192 DONE 0.1s [2026-06-29T09:00:21.777Z] [2026-06-29T09:00:21.777Z] #193 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-06-29T09:00:21.777Z] #193 DONE 0.1s [2026-06-29T09:00:21.777Z] [2026-06-29T09:00:21.777Z] #194 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-06-29T09:00:21.777Z] #194 DONE 0.2s [2026-06-29T09:00:21.777Z] [2026-06-29T09:00:21.777Z] #195 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-06-29T09:00:21.777Z] #195 DONE 0.1s [2026-06-29T09:00:21.777Z] [2026-06-29T09:00:21.777Z] #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-06-29T09:00:21.777Z] #196 DONE 0.1s [2026-06-29T09:00:21.777Z] [2026-06-29T09:00:21.777Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-29T09:00:21.777Z] #152 ... [2026-06-29T09:00:21.777Z] [2026-06-29T09:00:21.777Z] #197 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-29T09:00:21.777Z] #197 DONE 0.9s [2026-06-29T09:00:21.777Z] [2026-06-29T09:00:21.777Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-06-29T09:00:21.777Z] #153 ... [2026-06-29T09:00:21.777Z] [2026-06-29T09:00:21.777Z] #198 [security-secretstore-setup] exporting to image [2026-06-29T09:00:21.777Z] #198 exporting layers 0.4s done [2026-06-29T09:00:21.777Z] #198 writing image sha256:6915351276cd110fa65664a749bccbccd49da497b78ccd2c987e478199ee89d4 done [2026-06-29T09:00:21.777Z] #198 naming to docker.io/library/security-secretstore-setup done [2026-06-29T09:00:21.777Z] #198 DONE 0.5s [2026-06-29T09:00:21.777Z] [2026-06-29T09:00:21.777Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-29T09:00:26.050Z] #152 ... [2026-06-29T09:00:26.050Z] [2026-06-29T09:00:26.050Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-06-29T09:00:26.050Z] #153 DONE 179.0s [2026-06-29T09:00:26.050Z] [2026-06-29T09:00:26.050Z] #199 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T09:00:26.050Z] #199 DONE 0.0s [2026-06-29T09:00:26.050Z] [2026-06-29T09:00:26.050Z] #200 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-29T09:00:26.050Z] #200 DONE 0.0s [2026-06-29T09:00:26.050Z] [2026-06-29T09:00:26.050Z] #201 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-06-29T09:00:26.050Z] #201 DONE 0.1s [2026-06-29T09:00:26.050Z] [2026-06-29T09:00:26.050Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-29T09:00:26.050Z] #145 ... [2026-06-29T09:00:26.050Z] [2026-06-29T09:00:26.050Z] #202 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2026-06-29T09:00:26.050Z] #202 DONE 0.0s [2026-06-29T09:00:26.050Z] [2026-06-29T09:00:26.050Z] #203 [security-spiffe-token-provider] exporting to image [2026-06-29T09:00:26.317Z] #203 exporting layers 0.1s done [2026-06-29T09:00:26.317Z] #203 writing image sha256:683916bf28e729568589bc31b7bcdb11720e778fc554268b6cf2744f813decf0 done [2026-06-29T09:00:26.317Z] #203 naming to docker.io/library/security-spiffe-token-provider done [2026-06-29T09:00:26.317Z] #203 DONE 0.1s [2026-06-29T09:00:26.317Z] [2026-06-29T09:00:26.317Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-29T09:00:26.897Z] #145 ... [2026-06-29T09:00:26.897Z] [2026-06-29T09:00:26.897Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-06-29T09:00:26.897Z] #154 DONE 180.1s [2026-06-29T09:00:26.897Z] [2026-06-29T09:00:26.897Z] #204 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T09:00:26.897Z] #204 DONE 0.0s [2026-06-29T09:00:26.897Z] [2026-06-29T09:00:26.897Z] #205 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-06-29T09:00:26.897Z] #205 DONE 0.0s [2026-06-29T09:00:26.897Z] [2026-06-29T09:00:26.897Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-29T09:00:27.163Z] #152 ... [2026-06-29T09:00:27.163Z] [2026-06-29T09:00:27.163Z] #206 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-06-29T09:00:27.163Z] #206 DONE 0.1s [2026-06-29T09:00:27.163Z] [2026-06-29T09:00:27.163Z] #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-06-29T09:00:27.163Z] #207 DONE 0.0s [2026-06-29T09:00:27.163Z] [2026-06-29T09:00:27.163Z] #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-06-29T09:00:27.163Z] #208 DONE 0.0s [2026-06-29T09:00:27.163Z] [2026-06-29T09:00:27.163Z] #209 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-29T09:00:27.730Z] #209 DONE 0.5s [2026-06-29T09:00:27.730Z] [2026-06-29T09:00:27.730Z] #210 [security-proxy-auth] exporting to image [2026-06-29T09:00:27.730Z] #210 exporting layers 0.1s done [2026-06-29T09:00:27.730Z] #210 writing image sha256:1590099699044776c644b97831b9af747a77290b3113f7c47a83624d847ee32d [2026-06-29T09:00:27.989Z] #210 writing image sha256:1590099699044776c644b97831b9af747a77290b3113f7c47a83624d847ee32d done [2026-06-29T09:00:27.989Z] #210 naming to docker.io/library/security-proxy-auth done [2026-06-29T09:00:27.989Z] #210 DONE 0.1s [2026-06-29T09:00:27.989Z] [2026-06-29T09:00:27.989Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-29T09:00:28.925Z] #152 ... [2026-06-29T09:00:28.925Z] [2026-06-29T09:00:28.925Z] #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-29T09:00:28.925Z] #156 DONE 182.2s [2026-06-29T09:00:28.925Z] [2026-06-29T09:00:28.925Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-29T09:00:28.925Z] #149 DONE 182.2s [2026-06-29T09:00:28.925Z] [2026-06-29T09:00:28.925Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T09:00:28.925Z] #147 DONE 182.2s [2026-06-29T09:00:28.925Z] [2026-06-29T09:00:28.925Z] #211 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T09:00:28.925Z] #211 DONE 0.1s [2026-06-29T09:00:28.925Z] [2026-06-29T09:00:28.925Z] #212 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T09:00:29.183Z] #212 DONE 0.0s [2026-06-29T09:00:29.183Z] [2026-06-29T09:00:29.183Z] #213 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-29T09:00:29.183Z] #213 DONE 0.0s [2026-06-29T09:00:29.183Z] [2026-06-29T09:00:29.183Z] #214 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T09:00:29.183Z] #214 DONE 0.0s [2026-06-29T09:00:29.183Z] [2026-06-29T09:00:29.183Z] #215 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-06-29T09:00:29.183Z] #215 DONE 0.2s [2026-06-29T09:00:29.183Z] [2026-06-29T09:00:29.183Z] #216 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-06-29T09:00:29.183Z] #216 DONE 0.2s [2026-06-29T09:00:29.183Z] [2026-06-29T09:00:29.183Z] #217 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-06-29T09:00:29.183Z] #217 DONE 0.2s [2026-06-29T09:00:29.183Z] [2026-06-29T09:00:29.183Z] #218 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-06-29T09:00:29.183Z] #218 DONE 0.1s [2026-06-29T09:00:29.183Z] [2026-06-29T09:00:29.183Z] #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-06-29T09:00:29.440Z] #219 DONE 0.2s [2026-06-29T09:00:29.440Z] [2026-06-29T09:00:29.440Z] #220 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-06-29T09:00:29.440Z] #220 DONE 0.1s [2026-06-29T09:00:29.440Z] [2026-06-29T09:00:29.440Z] #221 [core-data] exporting to image [2026-06-29T09:00:29.440Z] #221 ... [2026-06-29T09:00:29.440Z] [2026-06-29T09:00:29.440Z] #222 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-06-29T09:00:29.440Z] #222 DONE 0.0s [2026-06-29T09:00:29.440Z] [2026-06-29T09:00:29.440Z] #223 [core-keeper] exporting to image [2026-06-29T09:00:29.440Z] #223 exporting layers 0.2s done [2026-06-29T09:00:29.440Z] #223 writing image sha256:cc72c05e690627c0d6205b1e86c4e11a8bbaa6da2d2385166f2614d467d97312 0.0s done [2026-06-29T09:00:29.440Z] #223 naming to docker.io/library/core-keeper done [2026-06-29T09:00:29.440Z] #223 DONE 0.2s [2026-06-29T09:00:29.440Z] [2026-06-29T09:00:29.440Z] #224 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-06-29T09:00:29.440Z] #224 DONE 0.0s [2026-06-29T09:00:29.440Z] [2026-06-29T09:00:29.440Z] #221 [core-data] exporting to image [2026-06-29T09:00:29.440Z] #221 exporting layers 0.2s done [2026-06-29T09:00:29.440Z] #221 writing image sha256:3b13fd06215b12203bbb2a459c64271db02ab96479a163c8e664b08172f5b94f done [2026-06-29T09:00:29.440Z] #221 naming to docker.io/library/core-data done [2026-06-29T09:00:29.699Z] #221 DONE 0.2s [2026-06-29T09:00:29.699Z] [2026-06-29T09:00:29.699Z] #225 [core-metadata] exporting to image [2026-06-29T09:00:29.699Z] #225 exporting layers 0.1s done [2026-06-29T09:00:29.699Z] #225 writing image sha256:020db84e3cc77c6590631684af7f727c727d192f84bde661ca88854ea21a4690 done [2026-06-29T09:00:29.699Z] #225 naming to docker.io/library/core-metadata done [2026-06-29T09:00:29.699Z] #225 DONE 0.2s [2026-06-29T09:00:29.699Z] [2026-06-29T09:00:29.699Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-29T09:00:30.638Z] #152 DONE 183.9s [2026-06-29T09:00:30.638Z] [2026-06-29T09:00:30.638Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-29T09:00:30.638Z] #145 ... [2026-06-29T09:00:30.638Z] [2026-06-29T09:00:30.638Z] #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T09:00:30.897Z] #226 DONE 0.0s [2026-06-29T09:00:30.897Z] [2026-06-29T09:00:30.897Z] #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-29T09:00:30.897Z] #227 DONE 0.0s [2026-06-29T09:00:30.897Z] [2026-06-29T09:00:30.897Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-29T09:00:30.897Z] #145 ... [2026-06-29T09:00:30.897Z] [2026-06-29T09:00:30.897Z] #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-06-29T09:00:31.155Z] #228 DONE 0.2s [2026-06-29T09:00:31.155Z] [2026-06-29T09:00:31.155Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-29T09:00:31.155Z] #145 DONE 184.3s [2026-06-29T09:00:31.155Z] [2026-06-29T09:00:31.155Z] #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-06-29T09:00:31.155Z] #229 DONE 0.0s [2026-06-29T09:00:31.155Z] [2026-06-29T09:00:31.155Z] #230 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T09:00:31.155Z] #230 DONE 0.0s [2026-06-29T09:00:31.155Z] [2026-06-29T09:00:31.155Z] #231 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-29T09:00:31.155Z] #231 DONE 0.0s [2026-06-29T09:00:31.155Z] [2026-06-29T09:00:31.155Z] #232 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-06-29T09:00:31.414Z] #232 DONE 0.2s [2026-06-29T09:00:31.414Z] [2026-06-29T09:00:31.414Z] #233 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-06-29T09:00:31.414Z] #233 DONE 0.0s [2026-06-29T09:00:31.414Z] [2026-06-29T09:00:31.414Z] #234 [support-notifications] exporting to image [2026-06-29T09:00:31.672Z] #234 exporting layers 0.2s done [2026-06-29T09:00:31.672Z] #234 writing image sha256:c886ee61ec7ef0712832d5f081eda87ec7f514a0f98aab349bdc33013c95aaf6 done [2026-06-29T09:00:31.673Z] #234 naming to docker.io/library/support-notifications done [2026-06-29T09:00:31.673Z] #234 DONE 0.2s [2026-06-29T09:00:31.673Z] [2026-06-29T09:00:31.673Z] #235 [support-scheduler] exporting to image [2026-06-29T09:00:31.673Z] #235 exporting layers 0.4s done [2026-06-29T09:00:31.673Z] #235 writing image sha256:d6bac5c35e154410fd9cba9f59dfd80bc55317f9f0a9b06aa8afd836f1f081d9 done [2026-06-29T09:00:31.673Z] #235 naming to docker.io/library/support-scheduler done [2026-06-29T09:00:31.673Z] #235 DONE 0.4s [2026-06-29T09:00:31.673Z] time="2026-06-29T08:56:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:00:31.673Z] time="2026-06-29T08:56:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:00:31.673Z] time="2026-06-29T08:56:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:00:31.673Z] time="2026-06-29T08:56:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:00:31.673Z] time="2026-06-29T08:56:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:00:31.673Z] time="2026-06-29T08:56:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:00:31.673Z] time="2026-06-29T08:56:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:00:31.673Z] time="2026-06-29T08:56:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:00:31.673Z] time="2026-06-29T08:56:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:00:31.673Z] time="2026-06-29T08:56:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:00:31.673Z] time="2026-06-29T08:56:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:00:31.673Z] time="2026-06-29T08:56:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:00:31.673Z] time="2026-06-29T08:56:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:00:31.673Z] time="2026-06-29T08:56:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:00:31.673Z] time="2026-06-29T08:56:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-06-29T09:00:31.683Z] $ docker stop --time=1 75da43ab4a3b5fee547c1897e1c835d83475b53ddfdbb95e3d15485da31ae2fe [2026-06-29T09:00:32.943Z] $ docker rm -f --volumes 75da43ab4a3b5fee547c1897e1c835d83475b53ddfdbb95e3d15485da31ae2fe [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-29T09:00:33.306Z] + docker images [2026-06-29T09:00:33.306Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-06-29T09:00:33.306Z] support-notifications latest c886ee61ec7e 2 seconds ago 57.7MB [2026-06-29T09:00:33.306Z] support-scheduler latest d6bac5c35e15 3 seconds ago 54.1MB [2026-06-29T09:00:33.306Z] core-data latest 3b13fd06215b 4 seconds ago 49.9MB [2026-06-29T09:00:33.306Z] core-metadata latest 020db84e3cc7 4 seconds ago 50.1MB [2026-06-29T09:00:33.306Z] core-keeper latest cc72c05e6906 4 seconds ago 49.7MB [2026-06-29T09:00:33.306Z] security-proxy-auth latest 159009969904 6 seconds ago 49MB [2026-06-29T09:00:33.306Z] security-spiffe-token-provider latest 683916bf28e7 8 seconds ago 53MB [2026-06-29T09:00:33.306Z] security-secretstore-setup latest 6915351276cd 13 seconds ago 89.1MB [2026-06-29T09:00:33.306Z] core-command latest d13441c141a9 14 seconds ago 44.1MB [2026-06-29T09:00:33.307Z] security-proxy-setup latest ce71800df342 15 seconds ago 54.7MB [2026-06-29T09:00:33.307Z] security-bootstrapper latest fd7d624c4a58 About a minute ago 21.6MB [2026-06-29T09:00:33.307Z] core-common-config-bootstrapper latest 8df4923e8e15 About a minute ago 20.5MB [2026-06-29T09:00:33.307Z] security-spire-config latest c63d5dcdbd0d 3 minutes ago 177MB [2026-06-29T09:00:33.307Z] security-spire-server latest aefcac7944d6 3 minutes ago 178MB [2026-06-29T09:00:33.307Z] security-spire-agent latest 6316eba237b7 3 minutes ago 237MB [2026-06-29T09:00:33.307Z] ci-base-image-x86_64 latest 67a3fdc12f8f 6 minutes ago 969MB [2026-06-29T09:00:33.307Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 8 months ago 636MB [2026-06-29T09:00:33.307Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 13 months ago 573MB [2026-06-29T09:00:33.307Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-29T09:00:33.490Z] provisioning config files... [2026-06-29T09:00:33.506Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/986@tmp/config10087534938436974063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-29T09:00:34.126Z] ---> ****-login.sh [2026-06-29T09:00:34.126Z] nexus3.edgexfoundry.org:10001 [2026-06-29T09:00:34.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T09:00:34.126Z] Login Succeeded [2026-06-29T09:00:34.394Z] nexus3.edgexfoundry.org:10002 [2026-06-29T09:00:34.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T09:00:34.394Z] Login Succeeded [2026-06-29T09:00:34.394Z] nexus3.edgexfoundry.org:10003 [2026-06-29T09:00:34.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T09:00:34.394Z] Login Succeeded [2026-06-29T09:00:34.394Z] nexus3.edgexfoundry.org:10004 [2026-06-29T09:00:34.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T09:00:34.679Z] Login Succeeded [2026-06-29T09:00:34.679Z] ****.io [2026-06-29T09:00:34.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T09:00:34.963Z] Login Succeeded [2026-06-29T09:00:34.963Z] ---> ****-login.sh ends [Pipeline] } [2026-06-29T09:00:34.980Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:00:35.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-29T09:00:35.079Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2026-06-29T09:00:35.079Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:00:35.079Z] latest [2026-06-29T09:00:35.079Z] 4.1.0-dev.121 [2026-06-29T09:00:35.079Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:00:35.079Z] main [2026-06-29T09:00:35.079Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:00:35.503Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:00:35.848Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:00:35.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-06-29T09:00:35.848Z] 8f7681bcfa75: Preparing [2026-06-29T09:00:35.848Z] 6651f3b662b1: Preparing [2026-06-29T09:00:35.848Z] dfe627413934: Preparing [2026-06-29T09:00:35.848Z] e06a7439f45a: Preparing [2026-06-29T09:00:35.848Z] cf71f3707c6b: Preparing [2026-06-29T09:00:35.848Z] 5bf4656d2733: Preparing [2026-06-29T09:00:35.848Z] 6f09edfb3f6d: Preparing [2026-06-29T09:00:35.848Z] 5bf4656d2733: Waiting [2026-06-29T09:00:35.848Z] 6f09edfb3f6d: Waiting [2026-06-29T09:00:35.848Z] cf71f3707c6b: Pushed [2026-06-29T09:00:35.848Z] dfe627413934: Pushed [2026-06-29T09:00:35.848Z] e06a7439f45a: Pushed [2026-06-29T09:00:35.848Z] 8f7681bcfa75: Pushed [2026-06-29T09:00:35.848Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:00:35.848Z] 5bf4656d2733: Pushed [2026-06-29T09:00:40.039Z] 6651f3b662b1: Pushed [2026-06-29T09:00:40.039Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:a60f68cd546e7bcc02a30f5732512e871941c9ee5b981373e173d25ba4fc8a33 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:00:40.380Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:00:40.707Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2026-06-29T09:00:40.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-06-29T09:00:40.707Z] 8f7681bcfa75: Preparing [2026-06-29T09:00:40.707Z] 6651f3b662b1: Preparing [2026-06-29T09:00:40.707Z] dfe627413934: Preparing [2026-06-29T09:00:40.707Z] e06a7439f45a: Preparing [2026-06-29T09:00:40.707Z] cf71f3707c6b: Preparing [2026-06-29T09:00:40.707Z] 5bf4656d2733: Preparing [2026-06-29T09:00:40.707Z] 6f09edfb3f6d: Preparing [2026-06-29T09:00:40.707Z] 5bf4656d2733: Waiting [2026-06-29T09:00:40.707Z] 6f09edfb3f6d: Waiting [2026-06-29T09:00:40.707Z] 8f7681bcfa75: Layer already exists [2026-06-29T09:00:40.707Z] 6651f3b662b1: Layer already exists [2026-06-29T09:00:40.707Z] e06a7439f45a: Layer already exists [2026-06-29T09:00:40.707Z] cf71f3707c6b: Layer already exists [2026-06-29T09:00:40.707Z] dfe627413934: Layer already exists [2026-06-29T09:00:40.707Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:00:40.707Z] 5bf4656d2733: Layer already exists [2026-06-29T09:00:40.707Z] latest: digest: sha256:a60f68cd546e7bcc02a30f5732512e871941c9ee5b981373e173d25ba4fc8a33 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:00:41.044Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:00:41.377Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.121 [2026-06-29T09:00:41.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-06-29T09:00:41.378Z] 8f7681bcfa75: Preparing [2026-06-29T09:00:41.378Z] 6651f3b662b1: Preparing [2026-06-29T09:00:41.378Z] dfe627413934: Preparing [2026-06-29T09:00:41.378Z] e06a7439f45a: Preparing [2026-06-29T09:00:41.378Z] cf71f3707c6b: Preparing [2026-06-29T09:00:41.378Z] 5bf4656d2733: Preparing [2026-06-29T09:00:41.378Z] 6f09edfb3f6d: Preparing [2026-06-29T09:00:41.378Z] 5bf4656d2733: Waiting [2026-06-29T09:00:41.378Z] 6f09edfb3f6d: Waiting [2026-06-29T09:00:41.378Z] 8f7681bcfa75: Layer already exists [2026-06-29T09:00:41.378Z] 6651f3b662b1: Layer already exists [2026-06-29T09:00:41.378Z] e06a7439f45a: Layer already exists [2026-06-29T09:00:41.378Z] cf71f3707c6b: Layer already exists [2026-06-29T09:00:41.378Z] dfe627413934: Layer already exists [2026-06-29T09:00:41.378Z] 5bf4656d2733: Layer already exists [2026-06-29T09:00:41.378Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:00:41.378Z] 4.1.0-dev.121: digest: sha256:a60f68cd546e7bcc02a30f5732512e871941c9ee5b981373e173d25ba4fc8a33 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:00:41.707Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:00:42.045Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:00:42.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-06-29T09:00:42.045Z] 8f7681bcfa75: Preparing [2026-06-29T09:00:42.045Z] 6651f3b662b1: Preparing [2026-06-29T09:00:42.045Z] dfe627413934: Preparing [2026-06-29T09:00:42.045Z] e06a7439f45a: Preparing [2026-06-29T09:00:42.045Z] cf71f3707c6b: Preparing [2026-06-29T09:00:42.045Z] 5bf4656d2733: Preparing [2026-06-29T09:00:42.045Z] 6f09edfb3f6d: Preparing [2026-06-29T09:00:42.045Z] 5bf4656d2733: Waiting [2026-06-29T09:00:42.045Z] 6f09edfb3f6d: Waiting [2026-06-29T09:00:42.045Z] cf71f3707c6b: Layer already exists [2026-06-29T09:00:42.045Z] 8f7681bcfa75: Layer already exists [2026-06-29T09:00:42.045Z] 6651f3b662b1: Layer already exists [2026-06-29T09:00:42.045Z] dfe627413934: Layer already exists [2026-06-29T09:00:42.045Z] e06a7439f45a: Layer already exists [2026-06-29T09:00:42.045Z] 5bf4656d2733: Layer already exists [2026-06-29T09:00:42.045Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:00:42.045Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:a60f68cd546e7bcc02a30f5732512e871941c9ee5b981373e173d25ba4fc8a33 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:00:42.436Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:00:42.756Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2026-06-29T09:00:42.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-06-29T09:00:42.756Z] 8f7681bcfa75: Preparing [2026-06-29T09:00:42.756Z] 6651f3b662b1: Preparing [2026-06-29T09:00:42.756Z] dfe627413934: Preparing [2026-06-29T09:00:42.756Z] e06a7439f45a: Preparing [2026-06-29T09:00:42.756Z] cf71f3707c6b: Preparing [2026-06-29T09:00:42.756Z] 5bf4656d2733: Preparing [2026-06-29T09:00:42.756Z] 6f09edfb3f6d: Preparing [2026-06-29T09:00:42.756Z] 5bf4656d2733: Waiting [2026-06-29T09:00:42.756Z] 6f09edfb3f6d: Waiting [2026-06-29T09:00:42.756Z] cf71f3707c6b: Layer already exists [2026-06-29T09:00:42.756Z] e06a7439f45a: Layer already exists [2026-06-29T09:00:42.756Z] dfe627413934: Layer already exists [2026-06-29T09:00:42.756Z] 6651f3b662b1: Layer already exists [2026-06-29T09:00:42.756Z] 8f7681bcfa75: Layer already exists [2026-06-29T09:00:42.756Z] 5bf4656d2733: Layer already exists [2026-06-29T09:00:42.756Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:00:42.756Z] main: digest: sha256:a60f68cd546e7bcc02a30f5732512e871941c9ee5b981373e173d25ba4fc8a33 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:00:42.830Z] ===================================================== [Pipeline] echo [2026-06-29T09:00:42.848Z] taggedImages: [2026-06-29T09:00:42.848Z] - nexus3.edgexfoundry.org:10004/core-command:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:00:42.848Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-06-29T09:00:42.848Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.121 [2026-06-29T09:00:42.848Z] - nexus3.edgexfoundry.org:10004/core-command:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:00:42.848Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2026-06-29T09:00:42.880Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2026-06-29T09:00:42.880Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:00:42.880Z] latest [2026-06-29T09:00:42.880Z] 4.1.0-dev.121 [2026-06-29T09:00:42.880Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:00:42.880Z] main [2026-06-29T09:00:42.880Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:00:43.223Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:00:43.546Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:00:43.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-06-29T09:00:43.546Z] ca2473fc170f: Preparing [2026-06-29T09:00:43.546Z] 433d2a59ecef: Preparing [2026-06-29T09:00:43.546Z] 0f9be77108d7: Preparing [2026-06-29T09:00:43.546Z] fefc654181c6: Preparing [2026-06-29T09:00:43.546Z] dfe627413934: Preparing [2026-06-29T09:00:43.546Z] e06a7439f45a: Preparing [2026-06-29T09:00:43.546Z] cf71f3707c6b: Preparing [2026-06-29T09:00:43.546Z] 5bf4656d2733: Preparing [2026-06-29T09:00:43.546Z] 6f09edfb3f6d: Preparing [2026-06-29T09:00:43.546Z] cf71f3707c6b: Waiting [2026-06-29T09:00:43.546Z] 5bf4656d2733: Waiting [2026-06-29T09:00:43.546Z] 6f09edfb3f6d: Waiting [2026-06-29T09:00:43.546Z] e06a7439f45a: Waiting [2026-06-29T09:00:43.546Z] dfe627413934: Layer already exists [2026-06-29T09:00:43.546Z] e06a7439f45a: Layer already exists [2026-06-29T09:00:43.546Z] cf71f3707c6b: Layer already exists [2026-06-29T09:00:43.546Z] 0f9be77108d7: Pushed [2026-06-29T09:00:43.546Z] 5bf4656d2733: Layer already exists [2026-06-29T09:00:43.546Z] 433d2a59ecef: Pushed [2026-06-29T09:00:43.546Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:00:43.546Z] ca2473fc170f: Pushed [2026-06-29T09:00:44.926Z] fefc654181c6: Pushed [2026-06-29T09:00:45.187Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:1256877df0457ffb95505b7e29fc0161c940321e6771c2d6935d93c92512f5ad size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:00:45.516Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:00:45.849Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-06-29T09:00:45.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-06-29T09:00:45.849Z] ca2473fc170f: Preparing [2026-06-29T09:00:45.849Z] 433d2a59ecef: Preparing [2026-06-29T09:00:45.849Z] 0f9be77108d7: Preparing [2026-06-29T09:00:45.849Z] fefc654181c6: Preparing [2026-06-29T09:00:45.849Z] dfe627413934: Preparing [2026-06-29T09:00:45.849Z] e06a7439f45a: Preparing [2026-06-29T09:00:45.849Z] cf71f3707c6b: Preparing [2026-06-29T09:00:45.849Z] 5bf4656d2733: Preparing [2026-06-29T09:00:45.849Z] 6f09edfb3f6d: Preparing [2026-06-29T09:00:45.849Z] cf71f3707c6b: Waiting [2026-06-29T09:00:45.849Z] 6f09edfb3f6d: Waiting [2026-06-29T09:00:45.849Z] 5bf4656d2733: Waiting [2026-06-29T09:00:45.849Z] e06a7439f45a: Waiting [2026-06-29T09:00:45.849Z] dfe627413934: Layer already exists [2026-06-29T09:00:45.849Z] 0f9be77108d7: Layer already exists [2026-06-29T09:00:45.849Z] fefc654181c6: Layer already exists [2026-06-29T09:00:45.849Z] ca2473fc170f: Layer already exists [2026-06-29T09:00:45.849Z] e06a7439f45a: Layer already exists [2026-06-29T09:00:45.849Z] cf71f3707c6b: Layer already exists [2026-06-29T09:00:45.849Z] 433d2a59ecef: Layer already exists [2026-06-29T09:00:45.849Z] 5bf4656d2733: Layer already exists [2026-06-29T09:00:45.849Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:00:45.849Z] latest: digest: sha256:1256877df0457ffb95505b7e29fc0161c940321e6771c2d6935d93c92512f5ad size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:00:46.173Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:00:46.502Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.121 [2026-06-29T09:00:46.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-06-29T09:00:46.502Z] ca2473fc170f: Preparing [2026-06-29T09:00:46.502Z] 433d2a59ecef: Preparing [2026-06-29T09:00:46.502Z] 0f9be77108d7: Preparing [2026-06-29T09:00:46.502Z] fefc654181c6: Preparing [2026-06-29T09:00:46.502Z] dfe627413934: Preparing [2026-06-29T09:00:46.502Z] e06a7439f45a: Preparing [2026-06-29T09:00:46.502Z] cf71f3707c6b: Preparing [2026-06-29T09:00:46.502Z] 5bf4656d2733: Preparing [2026-06-29T09:00:46.502Z] 6f09edfb3f6d: Preparing [2026-06-29T09:00:46.502Z] cf71f3707c6b: Waiting [2026-06-29T09:00:46.502Z] 5bf4656d2733: Waiting [2026-06-29T09:00:46.502Z] 6f09edfb3f6d: Waiting [2026-06-29T09:00:46.502Z] e06a7439f45a: Waiting [2026-06-29T09:00:46.502Z] fefc654181c6: Layer already exists [2026-06-29T09:00:46.502Z] ca2473fc170f: Layer already exists [2026-06-29T09:00:46.502Z] 433d2a59ecef: Layer already exists [2026-06-29T09:00:46.502Z] dfe627413934: Layer already exists [2026-06-29T09:00:46.502Z] 0f9be77108d7: Layer already exists [2026-06-29T09:00:46.502Z] cf71f3707c6b: Layer already exists [2026-06-29T09:00:46.502Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:00:46.502Z] 5bf4656d2733: Layer already exists [2026-06-29T09:00:46.502Z] e06a7439f45a: Layer already exists [2026-06-29T09:00:46.502Z] 4.1.0-dev.121: digest: sha256:1256877df0457ffb95505b7e29fc0161c940321e6771c2d6935d93c92512f5ad size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:00:46.833Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:00:47.151Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:00:47.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-06-29T09:00:47.151Z] ca2473fc170f: Preparing [2026-06-29T09:00:47.151Z] 433d2a59ecef: Preparing [2026-06-29T09:00:47.151Z] 0f9be77108d7: Preparing [2026-06-29T09:00:47.151Z] fefc654181c6: Preparing [2026-06-29T09:00:47.151Z] dfe627413934: Preparing [2026-06-29T09:00:47.151Z] e06a7439f45a: Preparing [2026-06-29T09:00:47.151Z] cf71f3707c6b: Preparing [2026-06-29T09:00:47.151Z] 5bf4656d2733: Preparing [2026-06-29T09:00:47.151Z] 6f09edfb3f6d: Preparing [2026-06-29T09:00:47.151Z] cf71f3707c6b: Waiting [2026-06-29T09:00:47.151Z] 5bf4656d2733: Waiting [2026-06-29T09:00:47.151Z] e06a7439f45a: Waiting [2026-06-29T09:00:47.151Z] 6f09edfb3f6d: Waiting [2026-06-29T09:00:47.151Z] 433d2a59ecef: Layer already exists [2026-06-29T09:00:47.151Z] fefc654181c6: Layer already exists [2026-06-29T09:00:47.151Z] 0f9be77108d7: Layer already exists [2026-06-29T09:00:47.151Z] ca2473fc170f: Layer already exists [2026-06-29T09:00:47.151Z] dfe627413934: Layer already exists [2026-06-29T09:00:47.151Z] e06a7439f45a: Layer already exists [2026-06-29T09:00:47.151Z] cf71f3707c6b: Layer already exists [2026-06-29T09:00:47.151Z] 5bf4656d2733: Layer already exists [2026-06-29T09:00:47.151Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:00:47.151Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:1256877df0457ffb95505b7e29fc0161c940321e6771c2d6935d93c92512f5ad size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:00:47.481Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:00:47.809Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-06-29T09:00:47.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-06-29T09:00:47.810Z] ca2473fc170f: Preparing [2026-06-29T09:00:47.810Z] 433d2a59ecef: Preparing [2026-06-29T09:00:47.810Z] 0f9be77108d7: Preparing [2026-06-29T09:00:47.810Z] fefc654181c6: Preparing [2026-06-29T09:00:47.810Z] dfe627413934: Preparing [2026-06-29T09:00:47.810Z] e06a7439f45a: Preparing [2026-06-29T09:00:47.810Z] cf71f3707c6b: Preparing [2026-06-29T09:00:47.810Z] 5bf4656d2733: Preparing [2026-06-29T09:00:47.810Z] 6f09edfb3f6d: Preparing [2026-06-29T09:00:47.810Z] cf71f3707c6b: Waiting [2026-06-29T09:00:47.810Z] 5bf4656d2733: Waiting [2026-06-29T09:00:47.810Z] 6f09edfb3f6d: Waiting [2026-06-29T09:00:47.810Z] e06a7439f45a: Waiting [2026-06-29T09:00:47.810Z] fefc654181c6: Layer already exists [2026-06-29T09:00:47.810Z] dfe627413934: Layer already exists [2026-06-29T09:00:47.810Z] 0f9be77108d7: Layer already exists [2026-06-29T09:00:47.810Z] 433d2a59ecef: Layer already exists [2026-06-29T09:00:47.810Z] ca2473fc170f: Layer already exists [2026-06-29T09:00:47.810Z] 5bf4656d2733: Layer already exists [2026-06-29T09:00:47.810Z] e06a7439f45a: Layer already exists [2026-06-29T09:00:47.810Z] cf71f3707c6b: Layer already exists [2026-06-29T09:00:47.810Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:00:47.810Z] main: digest: sha256:1256877df0457ffb95505b7e29fc0161c940321e6771c2d6935d93c92512f5ad size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:00:47.901Z] ===================================================== [Pipeline] echo [2026-06-29T09:00:47.920Z] taggedImages: [2026-06-29T09:00:47.920Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:00:47.920Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-06-29T09:00:47.920Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.121 [2026-06-29T09:00:47.920Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:00:47.920Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2026-06-29T09:00:47.947Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2026-06-29T09:00:47.947Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:00:47.947Z] latest [2026-06-29T09:00:47.947Z] 4.1.0-dev.121 [2026-06-29T09:00:47.947Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:00:47.947Z] main [2026-06-29T09:00:47.947Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:00:48.303Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:00:48.630Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:00:48.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-06-29T09:00:48.630Z] c4b646559ebf: Preparing [2026-06-29T09:00:48.630Z] ec6af8eb5206: Preparing [2026-06-29T09:00:48.630Z] dfe627413934: Preparing [2026-06-29T09:00:48.630Z] e06a7439f45a: Preparing [2026-06-29T09:00:48.630Z] 9ebd62240dd1: Preparing [2026-06-29T09:00:48.630Z] 1da3d2d6d15b: Preparing [2026-06-29T09:00:48.630Z] 6f09edfb3f6d: Preparing [2026-06-29T09:00:48.630Z] 6f09edfb3f6d: Waiting [2026-06-29T09:00:48.630Z] 1da3d2d6d15b: Waiting [2026-06-29T09:00:48.630Z] e06a7439f45a: Layer already exists [2026-06-29T09:00:48.630Z] dfe627413934: Layer already exists [2026-06-29T09:00:48.630Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:00:48.630Z] 9ebd62240dd1: Pushed [2026-06-29T09:00:48.630Z] c4b646559ebf: Pushed [2026-06-29T09:00:48.630Z] 1da3d2d6d15b: Pushed [2026-06-29T09:00:52.820Z] ec6af8eb5206: Pushed [2026-06-29T09:00:52.820Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:abc44df3f6daad07beeda6c62bf45c4b5b9d582279153788b5611a442afe81ab size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:00:53.155Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:00:53.482Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2026-06-29T09:00:53.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-06-29T09:00:53.482Z] c4b646559ebf: Preparing [2026-06-29T09:00:53.482Z] ec6af8eb5206: Preparing [2026-06-29T09:00:53.482Z] dfe627413934: Preparing [2026-06-29T09:00:53.482Z] e06a7439f45a: Preparing [2026-06-29T09:00:53.482Z] 9ebd62240dd1: Preparing [2026-06-29T09:00:53.482Z] 1da3d2d6d15b: Preparing [2026-06-29T09:00:53.482Z] 6f09edfb3f6d: Preparing [2026-06-29T09:00:53.482Z] 1da3d2d6d15b: Waiting [2026-06-29T09:00:53.482Z] 6f09edfb3f6d: Waiting [2026-06-29T09:00:53.482Z] dfe627413934: Layer already exists [2026-06-29T09:00:53.482Z] ec6af8eb5206: Layer already exists [2026-06-29T09:00:53.482Z] c4b646559ebf: Layer already exists [2026-06-29T09:00:53.482Z] 9ebd62240dd1: Layer already exists [2026-06-29T09:00:53.482Z] e06a7439f45a: Layer already exists [2026-06-29T09:00:53.482Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:00:53.482Z] 1da3d2d6d15b: Layer already exists [2026-06-29T09:00:53.482Z] latest: digest: sha256:abc44df3f6daad07beeda6c62bf45c4b5b9d582279153788b5611a442afe81ab size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:00:53.822Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:00:54.146Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.121 [2026-06-29T09:00:54.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-06-29T09:00:54.146Z] c4b646559ebf: Preparing [2026-06-29T09:00:54.146Z] ec6af8eb5206: Preparing [2026-06-29T09:00:54.146Z] dfe627413934: Preparing [2026-06-29T09:00:54.146Z] e06a7439f45a: Preparing [2026-06-29T09:00:54.146Z] 9ebd62240dd1: Preparing [2026-06-29T09:00:54.146Z] 1da3d2d6d15b: Preparing [2026-06-29T09:00:54.146Z] 6f09edfb3f6d: Preparing [2026-06-29T09:00:54.147Z] 6f09edfb3f6d: Waiting [2026-06-29T09:00:54.147Z] 1da3d2d6d15b: Waiting [2026-06-29T09:00:54.147Z] c4b646559ebf: Layer already exists [2026-06-29T09:00:54.147Z] ec6af8eb5206: Layer already exists [2026-06-29T09:00:54.147Z] e06a7439f45a: Layer already exists [2026-06-29T09:00:54.147Z] 9ebd62240dd1: Layer already exists [2026-06-29T09:00:54.147Z] dfe627413934: Layer already exists [2026-06-29T09:00:54.147Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:00:54.147Z] 1da3d2d6d15b: Layer already exists [2026-06-29T09:00:54.147Z] 4.1.0-dev.121: digest: sha256:abc44df3f6daad07beeda6c62bf45c4b5b9d582279153788b5611a442afe81ab size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:00:54.472Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:00:54.808Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:00:54.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-06-29T09:00:54.809Z] c4b646559ebf: Preparing [2026-06-29T09:00:54.809Z] ec6af8eb5206: Preparing [2026-06-29T09:00:54.809Z] dfe627413934: Preparing [2026-06-29T09:00:54.809Z] e06a7439f45a: Preparing [2026-06-29T09:00:54.809Z] 9ebd62240dd1: Preparing [2026-06-29T09:00:54.809Z] 1da3d2d6d15b: Preparing [2026-06-29T09:00:54.809Z] 6f09edfb3f6d: Preparing [2026-06-29T09:00:54.809Z] 1da3d2d6d15b: Waiting [2026-06-29T09:00:54.809Z] 6f09edfb3f6d: Waiting [2026-06-29T09:00:54.809Z] 9ebd62240dd1: Layer already exists [2026-06-29T09:00:54.809Z] c4b646559ebf: Layer already exists [2026-06-29T09:00:54.809Z] ec6af8eb5206: Layer already exists [2026-06-29T09:00:54.809Z] dfe627413934: Layer already exists [2026-06-29T09:00:54.809Z] e06a7439f45a: Layer already exists [2026-06-29T09:00:54.809Z] 1da3d2d6d15b: Layer already exists [2026-06-29T09:00:54.809Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:00:54.809Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:abc44df3f6daad07beeda6c62bf45c4b5b9d582279153788b5611a442afe81ab size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:00:55.143Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:00:55.474Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2026-06-29T09:00:55.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-06-29T09:00:55.474Z] c4b646559ebf: Preparing [2026-06-29T09:00:55.474Z] ec6af8eb5206: Preparing [2026-06-29T09:00:55.474Z] dfe627413934: Preparing [2026-06-29T09:00:55.474Z] e06a7439f45a: Preparing [2026-06-29T09:00:55.474Z] 9ebd62240dd1: Preparing [2026-06-29T09:00:55.474Z] 1da3d2d6d15b: Preparing [2026-06-29T09:00:55.474Z] 6f09edfb3f6d: Preparing [2026-06-29T09:00:55.474Z] 6f09edfb3f6d: Waiting [2026-06-29T09:00:55.474Z] 1da3d2d6d15b: Waiting [2026-06-29T09:00:55.474Z] dfe627413934: Layer already exists [2026-06-29T09:00:55.474Z] c4b646559ebf: Layer already exists [2026-06-29T09:00:55.474Z] 9ebd62240dd1: Layer already exists [2026-06-29T09:00:55.474Z] ec6af8eb5206: Layer already exists [2026-06-29T09:00:55.474Z] e06a7439f45a: Layer already exists [2026-06-29T09:00:55.474Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:00:55.474Z] 1da3d2d6d15b: Layer already exists [2026-06-29T09:00:55.474Z] main: digest: sha256:abc44df3f6daad07beeda6c62bf45c4b5b9d582279153788b5611a442afe81ab size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:00:55.557Z] ===================================================== [Pipeline] echo [2026-06-29T09:00:55.567Z] taggedImages: [2026-06-29T09:00:55.567Z] - nexus3.edgexfoundry.org:10004/core-data:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:00:55.567Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-06-29T09:00:55.567Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.121 [2026-06-29T09:00:55.567Z] - nexus3.edgexfoundry.org:10004/core-data:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:00:55.567Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2026-06-29T09:00:55.587Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2026-06-29T09:00:55.587Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:00:55.587Z] latest [2026-06-29T09:00:55.587Z] 4.1.0-dev.121 [2026-06-29T09:00:55.587Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:00:55.587Z] main [2026-06-29T09:00:55.587Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:00:55.935Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:00:56.263Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:00:56.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-06-29T09:00:56.263Z] 683c0d9a39ba: Preparing [2026-06-29T09:00:56.263Z] 6f41fee06adb: Preparing [2026-06-29T09:00:56.263Z] e06a7439f45a: Preparing [2026-06-29T09:00:56.263Z] d4cb1fb23203: Preparing [2026-06-29T09:00:56.263Z] ab01bd991a69: Preparing [2026-06-29T09:00:56.263Z] 6f09edfb3f6d: Preparing [2026-06-29T09:00:56.263Z] 6f09edfb3f6d: Waiting [2026-06-29T09:00:56.263Z] e06a7439f45a: Layer already exists [2026-06-29T09:00:56.263Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:00:56.263Z] 683c0d9a39ba: Pushed [2026-06-29T09:00:56.263Z] d4cb1fb23203: Pushed [2026-06-29T09:00:56.263Z] ab01bd991a69: Pushed [2026-06-29T09:01:00.471Z] 6f41fee06adb: Pushed [2026-06-29T09:01:00.730Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:f762c9652867eaf7bb0a5c9f9061fd33ad48bf42d9660eb8bde389fab3dad43c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:01.063Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:01.189Z] #33 ... [2026-06-29T09:01:01.189Z] [2026-06-29T09:01:01.189Z] #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:01:01.189Z] #77 DONE 130.8s [2026-06-29T09:01:01.189Z] [2026-06-29T09:01:01.189Z] #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:01:01.189Z] #87 DONE 112.8s [2026-06-29T09:01:01.189Z] [2026-06-29T09:01:01.189Z] #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:01:01.189Z] #82 DONE 121.5s [2026-06-29T09:01:01.189Z] [2026-06-29T09:01:01.189Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:01:01.189Z] #85 DONE 116.0s [2026-06-29T09:01:01.189Z] [2026-06-29T09:01:01.189Z] #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:01:01.189Z] #78 DONE 130.1s [2026-06-29T09:01:01.189Z] [2026-06-29T09:01:01.189Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2026-06-29T09:01:01.189Z] #119 ... [2026-06-29T09:01:01.189Z] [2026-06-29T09:01:01.189Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:01:01.189Z] #88 DONE 104.5s [2026-06-29T09:01:01.189Z] [2026-06-29T09:01:01.189Z] #120 [core-metadata builder 6/7] COPY . . [2026-06-29T09:01:01.189Z] #120 CACHED [2026-06-29T09:01:01.189Z] [2026-06-29T09:01:01.189Z] #121 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-06-29T09:01:01.189Z] #121 CACHED [2026-06-29T09:01:01.189Z] [2026-06-29T09:01:01.189Z] #122 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:01:01.189Z] #122 CACHED [2026-06-29T09:01:01.189Z] [2026-06-29T09:01:01.189Z] #123 [support-notifications builder 6/7] COPY . . [2026-06-29T09:01:01.189Z] #123 DONE 1.8s [2026-06-29T09:01:01.189Z] [2026-06-29T09:01:01.189Z] #124 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-06-29T09:01:01.189Z] #124 CACHED [2026-06-29T09:01:01.189Z] [2026-06-29T09:01:01.189Z] #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:01:01.189Z] #125 CACHED [2026-06-29T09:01:01.189Z] [2026-06-29T09:01:01.189Z] #126 [core-command builder 6/7] COPY . . [2026-06-29T09:01:01.189Z] #126 CACHED [2026-06-29T09:01:01.189Z] [2026-06-29T09:01:01.189Z] #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:01:01.189Z] #127 CACHED [2026-06-29T09:01:01.189Z] [2026-06-29T09:01:01.189Z] #128 [core-data builder 6/7] COPY . . [2026-06-29T09:01:01.189Z] #128 CACHED [2026-06-29T09:01:01.189Z] [2026-06-29T09:01:01.189Z] #129 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-06-29T09:01:01.189Z] #129 CACHED [2026-06-29T09:01:01.189Z] [2026-06-29T09:01:01.189Z] #130 [security-proxy-auth builder 6/7] COPY . . [2026-06-29T09:01:01.189Z] #130 CACHED [2026-06-29T09:01:01.189Z] [2026-06-29T09:01:01.189Z] #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-06-29T09:01:01.189Z] #131 CACHED [2026-06-29T09:01:01.189Z] [2026-06-29T09:01:01.189Z] #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:01:01.189Z] #132 CACHED [2026-06-29T09:01:01.189Z] [2026-06-29T09:01:01.189Z] #133 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-06-29T09:01:01.189Z] #133 DONE 1.7s [2026-06-29T09:01:01.189Z] [2026-06-29T09:01:01.189Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-29T09:01:01.189Z] #134 ... [2026-06-29T09:01:01.189Z] [2026-06-29T09:01:01.189Z] #135 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:01:01.189Z] #135 CACHED [2026-06-29T09:01:01.189Z] [2026-06-29T09:01:01.189Z] #136 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-06-29T09:01:01.189Z] #136 CACHED [2026-06-29T09:01:01.189Z] [2026-06-29T09:01:01.189Z] #137 [security-secretstore-setup builder 6/7] COPY . . [2026-06-29T09:01:01.189Z] #137 CACHED [2026-06-29T09:01:01.189Z] [2026-06-29T09:01:01.189Z] #138 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T09:01:01.189Z] #138 CACHED [2026-06-29T09:01:01.189Z] [2026-06-29T09:01:01.189Z] #139 [security-bootstrapper builder 6/7] COPY . . [2026-06-29T09:01:01.189Z] #139 CACHED [2026-06-29T09:01:01.189Z] [2026-06-29T09:01:01.189Z] #140 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-06-29T09:01:01.189Z] #140 CACHED [2026-06-29T09:01:01.189Z] [2026-06-29T09:01:01.189Z] #141 [security-proxy-setup builder 6/7] COPY . . [2026-06-29T09:01:01.189Z] #141 DONE 1.9s [2026-06-29T09:01:01.189Z] [2026-06-29T09:01:01.189Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2026-06-29T09:01:01.189Z] #119 DONE 1.8s [2026-06-29T09:01:01.189Z] [2026-06-29T09:01:01.189Z] #142 [support-scheduler builder 6/7] COPY . . [2026-06-29T09:01:01.189Z] #142 DONE 1.8s [2026-06-29T09:01:01.189Z] [2026-06-29T09:01:01.189Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-29T09:01:01.189Z] #143 ... [2026-06-29T09:01:01.189Z] [2026-06-29T09:01:01.189Z] #144 [core-keeper builder 7/8] COPY . . [2026-06-29T09:01:01.189Z] #144 DONE 3.7s [2026-06-29T09:01:01.189Z] [2026-06-29T09:01:01.189Z] #145 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-29T09:01:01.189Z] #145 3.563 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-06-29T09:01:01.391Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-06-29T09:01:01.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-06-29T09:01:01.391Z] 683c0d9a39ba: Preparing [2026-06-29T09:01:01.391Z] 6f41fee06adb: Preparing [2026-06-29T09:01:01.391Z] e06a7439f45a: Preparing [2026-06-29T09:01:01.391Z] d4cb1fb23203: Preparing [2026-06-29T09:01:01.391Z] ab01bd991a69: Preparing [2026-06-29T09:01:01.391Z] 6f09edfb3f6d: Preparing [2026-06-29T09:01:01.391Z] 6f09edfb3f6d: Waiting [2026-06-29T09:01:01.391Z] ab01bd991a69: Layer already exists [2026-06-29T09:01:01.391Z] d4cb1fb23203: Layer already exists [2026-06-29T09:01:01.391Z] 683c0d9a39ba: Layer already exists [2026-06-29T09:01:01.391Z] e06a7439f45a: Layer already exists [2026-06-29T09:01:01.391Z] 6f41fee06adb: Layer already exists [2026-06-29T09:01:01.391Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:01:01.391Z] latest: digest: sha256:f762c9652867eaf7bb0a5c9f9061fd33ad48bf42d9660eb8bde389fab3dad43c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:01.719Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:02.061Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.121 [2026-06-29T09:01:02.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-06-29T09:01:02.061Z] 683c0d9a39ba: Preparing [2026-06-29T09:01:02.061Z] 6f41fee06adb: Preparing [2026-06-29T09:01:02.061Z] e06a7439f45a: Preparing [2026-06-29T09:01:02.061Z] d4cb1fb23203: Preparing [2026-06-29T09:01:02.061Z] ab01bd991a69: Preparing [2026-06-29T09:01:02.061Z] 6f09edfb3f6d: Preparing [2026-06-29T09:01:02.061Z] 6f09edfb3f6d: Waiting [2026-06-29T09:01:02.061Z] 6f41fee06adb: Layer already exists [2026-06-29T09:01:02.061Z] 683c0d9a39ba: Layer already exists [2026-06-29T09:01:02.061Z] d4cb1fb23203: Layer already exists [2026-06-29T09:01:02.061Z] ab01bd991a69: Layer already exists [2026-06-29T09:01:02.061Z] e06a7439f45a: Layer already exists [2026-06-29T09:01:02.061Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:01:02.061Z] 4.1.0-dev.121: digest: sha256:f762c9652867eaf7bb0a5c9f9061fd33ad48bf42d9660eb8bde389fab3dad43c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:02.397Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:02.725Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:01:02.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-06-29T09:01:02.725Z] 683c0d9a39ba: Preparing [2026-06-29T09:01:02.725Z] 6f41fee06adb: Preparing [2026-06-29T09:01:02.725Z] e06a7439f45a: Preparing [2026-06-29T09:01:02.725Z] d4cb1fb23203: Preparing [2026-06-29T09:01:02.725Z] ab01bd991a69: Preparing [2026-06-29T09:01:02.725Z] 6f09edfb3f6d: Preparing [2026-06-29T09:01:02.725Z] 6f09edfb3f6d: Waiting [2026-06-29T09:01:02.725Z] e06a7439f45a: Layer already exists [2026-06-29T09:01:02.725Z] ab01bd991a69: Layer already exists [2026-06-29T09:01:02.725Z] 683c0d9a39ba: Layer already exists [2026-06-29T09:01:02.725Z] d4cb1fb23203: Layer already exists [2026-06-29T09:01:02.725Z] 6f41fee06adb: Layer already exists [2026-06-29T09:01:02.725Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:01:02.725Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:f762c9652867eaf7bb0a5c9f9061fd33ad48bf42d9660eb8bde389fab3dad43c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:03.054Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:03.128Z] #145 ... [2026-06-29T09:01:03.128Z] [2026-06-29T09:01:03.128Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-29T09:01:03.128Z] #143 6.439 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-06-29T09:01:03.382Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2026-06-29T09:01:03.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-06-29T09:01:03.382Z] 683c0d9a39ba: Preparing [2026-06-29T09:01:03.382Z] 6f41fee06adb: Preparing [2026-06-29T09:01:03.382Z] e06a7439f45a: Preparing [2026-06-29T09:01:03.382Z] d4cb1fb23203: Preparing [2026-06-29T09:01:03.382Z] ab01bd991a69: Preparing [2026-06-29T09:01:03.382Z] 6f09edfb3f6d: Preparing [2026-06-29T09:01:03.382Z] 6f09edfb3f6d: Waiting [2026-06-29T09:01:03.382Z] 683c0d9a39ba: Layer already exists [2026-06-29T09:01:03.382Z] e06a7439f45a: Layer already exists [2026-06-29T09:01:03.382Z] d4cb1fb23203: Layer already exists [2026-06-29T09:01:03.382Z] ab01bd991a69: Layer already exists [2026-06-29T09:01:03.382Z] 6f41fee06adb: Layer already exists [2026-06-29T09:01:03.382Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:01:03.382Z] main: digest: sha256:f762c9652867eaf7bb0a5c9f9061fd33ad48bf42d9660eb8bde389fab3dad43c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:01:03.456Z] ===================================================== [Pipeline] echo [2026-06-29T09:01:03.470Z] taggedImages: [2026-06-29T09:01:03.470Z] - nexus3.edgexfoundry.org:10004/core-keeper:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:01:03.470Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-06-29T09:01:03.470Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.121 [2026-06-29T09:01:03.470Z] - nexus3.edgexfoundry.org:10004/core-keeper:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:01:03.470Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2026-06-29T09:01:03.505Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2026-06-29T09:01:03.505Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:01:03.505Z] latest [2026-06-29T09:01:03.505Z] 4.1.0-dev.121 [2026-06-29T09:01:03.505Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:01:03.505Z] main [2026-06-29T09:01:03.505Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:03.853Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:04.104Z] #143 ... [2026-06-29T09:01:04.104Z] [2026-06-29T09:01:04.104Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-06-29T09:01:04.104Z] #0 6.192 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-06-29T09:01:04.104Z] #146 ... [2026-06-29T09:01:04.104Z] [2026-06-29T09:01:04.104Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-06-29T09:01:04.104Z] #0 5.733 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-06-29T09:01:04.104Z] #147 ... [2026-06-29T09:01:04.104Z] [2026-06-29T09:01:04.104Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-06-29T09:01:04.104Z] #0 6.742 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-06-29T09:01:04.185Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:01:04.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-06-29T09:01:04.185Z] 78580ba12830: Preparing [2026-06-29T09:01:04.185Z] 38c2fac6fa67: Preparing [2026-06-29T09:01:04.185Z] ca82a27bf87f: Preparing [2026-06-29T09:01:04.185Z] dfe627413934: Preparing [2026-06-29T09:01:04.185Z] e06a7439f45a: Preparing [2026-06-29T09:01:04.185Z] cf71f3707c6b: Preparing [2026-06-29T09:01:04.185Z] 5bf4656d2733: Preparing [2026-06-29T09:01:04.185Z] 6f09edfb3f6d: Preparing [2026-06-29T09:01:04.185Z] cf71f3707c6b: Waiting [2026-06-29T09:01:04.185Z] 5bf4656d2733: Waiting [2026-06-29T09:01:04.185Z] 6f09edfb3f6d: Waiting [2026-06-29T09:01:04.185Z] e06a7439f45a: Layer already exists [2026-06-29T09:01:04.185Z] dfe627413934: Layer already exists [2026-06-29T09:01:04.185Z] cf71f3707c6b: Layer already exists [2026-06-29T09:01:04.185Z] 5bf4656d2733: Layer already exists [2026-06-29T09:01:04.185Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:01:04.185Z] 78580ba12830: Pushed [2026-06-29T09:01:04.185Z] 38c2fac6fa67: Pushed [2026-06-29T09:01:04.382Z] #148 ... [2026-06-29T09:01:04.383Z] [2026-06-29T09:01:04.383Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-29T09:01:04.383Z] #0 4.075 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-06-29T09:01:04.648Z] #149 ... [2026-06-29T09:01:04.648Z] [2026-06-29T09:01:04.648Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-06-29T09:01:04.648Z] #0 6.668 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-06-29T09:01:04.648Z] #150 ... [2026-06-29T09:01:04.648Z] [2026-06-29T09:01:04.648Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-06-29T09:01:04.648Z] #0 6.300 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-06-29T09:01:04.995Z] #151 ... [2026-06-29T09:01:04.995Z] [2026-06-29T09:01:04.995Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-06-29T09:01:04.995Z] #0 4.353 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-06-29T09:01:05.266Z] #152 ... [2026-06-29T09:01:05.267Z] [2026-06-29T09:01:05.267Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T09:01:05.267Z] #0 5.101 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-06-29T09:01:05.267Z] #153 ... [2026-06-29T09:01:05.267Z] [2026-06-29T09:01:05.267Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-06-29T09:01:05.267Z] #0 6.012 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-06-29T09:01:05.537Z] #154 ... [2026-06-29T09:01:05.537Z] [2026-06-29T09:01:05.537Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-29T09:01:05.537Z] #134 5.999 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-06-29T09:01:08.384Z] ca82a27bf87f: Pushed [2026-06-29T09:01:08.643Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:f5242b36a61d9af36c02e1a9ef20aa20a8fc895ded5e386334772ed378c6b75d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:08.963Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:09.292Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-06-29T09:01:09.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-06-29T09:01:09.293Z] 78580ba12830: Preparing [2026-06-29T09:01:09.293Z] 38c2fac6fa67: Preparing [2026-06-29T09:01:09.293Z] ca82a27bf87f: Preparing [2026-06-29T09:01:09.293Z] dfe627413934: Preparing [2026-06-29T09:01:09.293Z] e06a7439f45a: Preparing [2026-06-29T09:01:09.293Z] cf71f3707c6b: Preparing [2026-06-29T09:01:09.293Z] 5bf4656d2733: Preparing [2026-06-29T09:01:09.293Z] 6f09edfb3f6d: Preparing [2026-06-29T09:01:09.293Z] 5bf4656d2733: Waiting [2026-06-29T09:01:09.293Z] cf71f3707c6b: Waiting [2026-06-29T09:01:09.293Z] 6f09edfb3f6d: Waiting [2026-06-29T09:01:09.293Z] ca82a27bf87f: Layer already exists [2026-06-29T09:01:09.293Z] 78580ba12830: Layer already exists [2026-06-29T09:01:09.293Z] dfe627413934: Layer already exists [2026-06-29T09:01:09.293Z] e06a7439f45a: Layer already exists [2026-06-29T09:01:09.293Z] 38c2fac6fa67: Layer already exists [2026-06-29T09:01:09.293Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:01:09.293Z] 5bf4656d2733: Layer already exists [2026-06-29T09:01:09.293Z] cf71f3707c6b: Layer already exists [2026-06-29T09:01:09.293Z] latest: digest: sha256:f5242b36a61d9af36c02e1a9ef20aa20a8fc895ded5e386334772ed378c6b75d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:09.636Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:09.969Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.121 [2026-06-29T09:01:09.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-06-29T09:01:09.969Z] 78580ba12830: Preparing [2026-06-29T09:01:09.969Z] 38c2fac6fa67: Preparing [2026-06-29T09:01:09.969Z] ca82a27bf87f: Preparing [2026-06-29T09:01:09.969Z] dfe627413934: Preparing [2026-06-29T09:01:09.969Z] e06a7439f45a: Preparing [2026-06-29T09:01:09.969Z] cf71f3707c6b: Preparing [2026-06-29T09:01:09.969Z] 5bf4656d2733: Preparing [2026-06-29T09:01:09.969Z] 6f09edfb3f6d: Preparing [2026-06-29T09:01:09.969Z] cf71f3707c6b: Waiting [2026-06-29T09:01:09.969Z] 5bf4656d2733: Waiting [2026-06-29T09:01:09.969Z] 6f09edfb3f6d: Waiting [2026-06-29T09:01:09.969Z] ca82a27bf87f: Layer already exists [2026-06-29T09:01:09.969Z] dfe627413934: Layer already exists [2026-06-29T09:01:09.969Z] e06a7439f45a: Layer already exists [2026-06-29T09:01:09.969Z] 38c2fac6fa67: Layer already exists [2026-06-29T09:01:09.969Z] 78580ba12830: Layer already exists [2026-06-29T09:01:09.969Z] 5bf4656d2733: Layer already exists [2026-06-29T09:01:09.969Z] cf71f3707c6b: Layer already exists [2026-06-29T09:01:09.969Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:01:09.969Z] 4.1.0-dev.121: digest: sha256:f5242b36a61d9af36c02e1a9ef20aa20a8fc895ded5e386334772ed378c6b75d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:10.303Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:10.633Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:01:10.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-06-29T09:01:10.633Z] 78580ba12830: Preparing [2026-06-29T09:01:10.633Z] 38c2fac6fa67: Preparing [2026-06-29T09:01:10.633Z] ca82a27bf87f: Preparing [2026-06-29T09:01:10.633Z] dfe627413934: Preparing [2026-06-29T09:01:10.633Z] e06a7439f45a: Preparing [2026-06-29T09:01:10.633Z] cf71f3707c6b: Preparing [2026-06-29T09:01:10.633Z] 5bf4656d2733: Preparing [2026-06-29T09:01:10.633Z] 6f09edfb3f6d: Preparing [2026-06-29T09:01:10.633Z] cf71f3707c6b: Waiting [2026-06-29T09:01:10.633Z] 5bf4656d2733: Waiting [2026-06-29T09:01:10.633Z] 6f09edfb3f6d: Waiting [2026-06-29T09:01:10.633Z] 78580ba12830: Layer already exists [2026-06-29T09:01:10.633Z] dfe627413934: Layer already exists [2026-06-29T09:01:10.633Z] ca82a27bf87f: Layer already exists [2026-06-29T09:01:10.633Z] 38c2fac6fa67: Layer already exists [2026-06-29T09:01:10.633Z] e06a7439f45a: Layer already exists [2026-06-29T09:01:10.633Z] cf71f3707c6b: Layer already exists [2026-06-29T09:01:10.633Z] 5bf4656d2733: Layer already exists [2026-06-29T09:01:10.633Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:01:10.633Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:f5242b36a61d9af36c02e1a9ef20aa20a8fc895ded5e386334772ed378c6b75d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:10.970Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:11.301Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2026-06-29T09:01:11.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-06-29T09:01:11.301Z] 78580ba12830: Preparing [2026-06-29T09:01:11.301Z] 38c2fac6fa67: Preparing [2026-06-29T09:01:11.301Z] ca82a27bf87f: Preparing [2026-06-29T09:01:11.301Z] dfe627413934: Preparing [2026-06-29T09:01:11.301Z] e06a7439f45a: Preparing [2026-06-29T09:01:11.301Z] cf71f3707c6b: Preparing [2026-06-29T09:01:11.301Z] 5bf4656d2733: Preparing [2026-06-29T09:01:11.301Z] 6f09edfb3f6d: Preparing [2026-06-29T09:01:11.301Z] 6f09edfb3f6d: Waiting [2026-06-29T09:01:11.301Z] cf71f3707c6b: Waiting [2026-06-29T09:01:11.301Z] 5bf4656d2733: Waiting [2026-06-29T09:01:11.301Z] dfe627413934: Layer already exists [2026-06-29T09:01:11.301Z] 78580ba12830: Layer already exists [2026-06-29T09:01:11.301Z] e06a7439f45a: Layer already exists [2026-06-29T09:01:11.301Z] 38c2fac6fa67: Layer already exists [2026-06-29T09:01:11.301Z] ca82a27bf87f: Layer already exists [2026-06-29T09:01:11.301Z] 5bf4656d2733: Layer already exists [2026-06-29T09:01:11.301Z] cf71f3707c6b: Layer already exists [2026-06-29T09:01:11.301Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:01:11.301Z] main: digest: sha256:f5242b36a61d9af36c02e1a9ef20aa20a8fc895ded5e386334772ed378c6b75d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:01:11.378Z] ===================================================== [Pipeline] echo [2026-06-29T09:01:11.394Z] taggedImages: [2026-06-29T09:01:11.394Z] - nexus3.edgexfoundry.org:10004/core-metadata:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:01:11.394Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-06-29T09:01:11.394Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.121 [2026-06-29T09:01:11.394Z] - nexus3.edgexfoundry.org:10004/core-metadata:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:01:11.394Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2026-06-29T09:01:11.429Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2026-06-29T09:01:11.429Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:01:11.429Z] latest [2026-06-29T09:01:11.429Z] 4.1.0-dev.121 [2026-06-29T09:01:11.429Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:01:11.429Z] main [2026-06-29T09:01:11.429Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:11.783Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:12.108Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:01:12.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-06-29T09:01:12.108Z] 4d33f0a923d9: Preparing [2026-06-29T09:01:12.108Z] 5e23b076e4d3: Preparing [2026-06-29T09:01:12.108Z] a65ab11b8b63: Preparing [2026-06-29T09:01:12.108Z] a0892e1182cd: Preparing [2026-06-29T09:01:12.108Z] fd2fa439a588: Preparing [2026-06-29T09:01:12.108Z] 5189f43979fd: Preparing [2026-06-29T09:01:12.108Z] 07293c1bb53d: Preparing [2026-06-29T09:01:12.108Z] dfe627413934: Preparing [2026-06-29T09:01:12.108Z] e06a7439f45a: Preparing [2026-06-29T09:01:12.108Z] d2ed1b55873d: Preparing [2026-06-29T09:01:12.108Z] 31cfbdefd138: Preparing [2026-06-29T09:01:12.108Z] 5f70bf18a086: Preparing [2026-06-29T09:01:12.108Z] e2f9e38c10df: Preparing [2026-06-29T09:01:12.108Z] a8abdf718513: Preparing [2026-06-29T09:01:12.108Z] d7901c51628a: Preparing [2026-06-29T09:01:12.108Z] 6f09edfb3f6d: Preparing [2026-06-29T09:01:12.108Z] 5189f43979fd: Waiting [2026-06-29T09:01:12.108Z] 07293c1bb53d: Waiting [2026-06-29T09:01:12.108Z] d7901c51628a: Waiting [2026-06-29T09:01:12.108Z] a8abdf718513: Waiting [2026-06-29T09:01:12.108Z] dfe627413934: Waiting [2026-06-29T09:01:12.108Z] 6f09edfb3f6d: Waiting [2026-06-29T09:01:12.108Z] e06a7439f45a: Waiting [2026-06-29T09:01:12.108Z] 5f70bf18a086: Waiting [2026-06-29T09:01:12.108Z] 31cfbdefd138: Waiting [2026-06-29T09:01:12.108Z] d2ed1b55873d: Waiting [2026-06-29T09:01:12.108Z] e2f9e38c10df: Waiting [2026-06-29T09:01:12.108Z] fd2fa439a588: Pushed [2026-06-29T09:01:12.108Z] 4d33f0a923d9: Pushed [2026-06-29T09:01:12.108Z] a0892e1182cd: Pushed [2026-06-29T09:01:12.108Z] 5e23b076e4d3: Pushed [2026-06-29T09:01:12.108Z] a65ab11b8b63: Pushed [2026-06-29T09:01:12.108Z] dfe627413934: Layer already exists [2026-06-29T09:01:12.108Z] e06a7439f45a: Layer already exists [2026-06-29T09:01:12.424Z] 5f70bf18a086: Layer already exists [2026-06-29T09:01:12.425Z] 5189f43979fd: Pushed [2026-06-29T09:01:12.425Z] d2ed1b55873d: Pushed [2026-06-29T09:01:12.425Z] 31cfbdefd138: Pushed [2026-06-29T09:01:12.425Z] e2f9e38c10df: Pushed [2026-06-29T09:01:12.425Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:01:12.425Z] a8abdf718513: Pushed [2026-06-29T09:01:12.425Z] d7901c51628a: Pushed [2026-06-29T09:01:13.801Z] 07293c1bb53d: Pushed [2026-06-29T09:01:14.060Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:47ac30d562ad409988b8ed45c4ef55697604d5355441c7d10a24c974c65fe181 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:14.396Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:14.743Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-06-29T09:01:14.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-06-29T09:01:14.743Z] 4d33f0a923d9: Preparing [2026-06-29T09:01:14.743Z] 5e23b076e4d3: Preparing [2026-06-29T09:01:14.743Z] a65ab11b8b63: Preparing [2026-06-29T09:01:14.743Z] a0892e1182cd: Preparing [2026-06-29T09:01:14.743Z] fd2fa439a588: Preparing [2026-06-29T09:01:14.743Z] 5189f43979fd: Preparing [2026-06-29T09:01:14.743Z] 07293c1bb53d: Preparing [2026-06-29T09:01:14.743Z] dfe627413934: Preparing [2026-06-29T09:01:14.743Z] e06a7439f45a: Preparing [2026-06-29T09:01:14.743Z] d2ed1b55873d: Preparing [2026-06-29T09:01:14.743Z] 31cfbdefd138: Preparing [2026-06-29T09:01:14.743Z] 5f70bf18a086: Preparing [2026-06-29T09:01:14.743Z] e2f9e38c10df: Preparing [2026-06-29T09:01:14.743Z] a8abdf718513: Preparing [2026-06-29T09:01:14.743Z] 5189f43979fd: Waiting [2026-06-29T09:01:14.743Z] d7901c51628a: Preparing [2026-06-29T09:01:14.743Z] 07293c1bb53d: Waiting [2026-06-29T09:01:14.743Z] dfe627413934: Waiting [2026-06-29T09:01:14.743Z] 6f09edfb3f6d: Preparing [2026-06-29T09:01:14.743Z] e06a7439f45a: Waiting [2026-06-29T09:01:14.743Z] d2ed1b55873d: Waiting [2026-06-29T09:01:14.743Z] 31cfbdefd138: Waiting [2026-06-29T09:01:14.743Z] a8abdf718513: Waiting [2026-06-29T09:01:14.743Z] d7901c51628a: Waiting [2026-06-29T09:01:14.743Z] 6f09edfb3f6d: Waiting [2026-06-29T09:01:14.743Z] 5f70bf18a086: Waiting [2026-06-29T09:01:14.743Z] e2f9e38c10df: Waiting [2026-06-29T09:01:14.743Z] a0892e1182cd: Layer already exists [2026-06-29T09:01:14.743Z] fd2fa439a588: Layer already exists [2026-06-29T09:01:14.743Z] a65ab11b8b63: Layer already exists [2026-06-29T09:01:14.743Z] 4d33f0a923d9: Layer already exists [2026-06-29T09:01:14.743Z] 5e23b076e4d3: Layer already exists [2026-06-29T09:01:14.743Z] 5189f43979fd: Layer already exists [2026-06-29T09:01:14.743Z] 07293c1bb53d: Layer already exists [2026-06-29T09:01:14.743Z] dfe627413934: Layer already exists [2026-06-29T09:01:14.743Z] d2ed1b55873d: Layer already exists [2026-06-29T09:01:14.743Z] e06a7439f45a: Layer already exists [2026-06-29T09:01:14.743Z] 5f70bf18a086: Layer already exists [2026-06-29T09:01:14.743Z] e2f9e38c10df: Layer already exists [2026-06-29T09:01:14.743Z] 31cfbdefd138: Layer already exists [2026-06-29T09:01:14.743Z] d7901c51628a: Layer already exists [2026-06-29T09:01:14.743Z] a8abdf718513: Layer already exists [2026-06-29T09:01:14.743Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:01:14.743Z] latest: digest: sha256:47ac30d562ad409988b8ed45c4ef55697604d5355441c7d10a24c974c65fe181 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:15.080Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:15.473Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.121 [2026-06-29T09:01:15.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-06-29T09:01:15.473Z] 4d33f0a923d9: Preparing [2026-06-29T09:01:15.473Z] 5e23b076e4d3: Preparing [2026-06-29T09:01:15.473Z] a65ab11b8b63: Preparing [2026-06-29T09:01:15.473Z] a0892e1182cd: Preparing [2026-06-29T09:01:15.473Z] fd2fa439a588: Preparing [2026-06-29T09:01:15.473Z] 5189f43979fd: Preparing [2026-06-29T09:01:15.473Z] 07293c1bb53d: Preparing [2026-06-29T09:01:15.473Z] dfe627413934: Preparing [2026-06-29T09:01:15.473Z] e06a7439f45a: Preparing [2026-06-29T09:01:15.473Z] d2ed1b55873d: Preparing [2026-06-29T09:01:15.473Z] 5189f43979fd: Waiting [2026-06-29T09:01:15.473Z] 07293c1bb53d: Waiting [2026-06-29T09:01:15.473Z] dfe627413934: Waiting [2026-06-29T09:01:15.473Z] e06a7439f45a: Waiting [2026-06-29T09:01:15.473Z] d2ed1b55873d: Waiting [2026-06-29T09:01:15.473Z] 31cfbdefd138: Preparing [2026-06-29T09:01:15.473Z] 5f70bf18a086: Preparing [2026-06-29T09:01:15.473Z] e2f9e38c10df: Preparing [2026-06-29T09:01:15.473Z] a8abdf718513: Preparing [2026-06-29T09:01:15.473Z] d7901c51628a: Preparing [2026-06-29T09:01:15.473Z] 6f09edfb3f6d: Preparing [2026-06-29T09:01:15.473Z] e2f9e38c10df: Waiting [2026-06-29T09:01:15.473Z] a8abdf718513: Waiting [2026-06-29T09:01:15.473Z] d7901c51628a: Waiting [2026-06-29T09:01:15.473Z] 31cfbdefd138: Waiting [2026-06-29T09:01:15.473Z] 5f70bf18a086: Waiting [2026-06-29T09:01:15.473Z] 6f09edfb3f6d: Waiting [2026-06-29T09:01:15.473Z] a65ab11b8b63: Layer already exists [2026-06-29T09:01:15.473Z] fd2fa439a588: Layer already exists [2026-06-29T09:01:15.473Z] 4d33f0a923d9: Layer already exists [2026-06-29T09:01:15.473Z] a0892e1182cd: Layer already exists [2026-06-29T09:01:15.473Z] 5e23b076e4d3: Layer already exists [2026-06-29T09:01:15.473Z] 5189f43979fd: Layer already exists [2026-06-29T09:01:15.473Z] e06a7439f45a: Layer already exists [2026-06-29T09:01:15.473Z] 07293c1bb53d: Layer already exists [2026-06-29T09:01:15.473Z] d2ed1b55873d: Layer already exists [2026-06-29T09:01:15.473Z] dfe627413934: Layer already exists [2026-06-29T09:01:15.473Z] 31cfbdefd138: Layer already exists [2026-06-29T09:01:15.473Z] 5f70bf18a086: Layer already exists [2026-06-29T09:01:15.473Z] e2f9e38c10df: Layer already exists [2026-06-29T09:01:15.473Z] d7901c51628a: Layer already exists [2026-06-29T09:01:15.473Z] a8abdf718513: Layer already exists [2026-06-29T09:01:15.473Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:01:15.473Z] 4.1.0-dev.121: digest: sha256:47ac30d562ad409988b8ed45c4ef55697604d5355441c7d10a24c974c65fe181 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:15.794Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:16.114Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:01:16.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-06-29T09:01:16.114Z] 4d33f0a923d9: Preparing [2026-06-29T09:01:16.114Z] 5e23b076e4d3: Preparing [2026-06-29T09:01:16.114Z] a65ab11b8b63: Preparing [2026-06-29T09:01:16.114Z] a0892e1182cd: Preparing [2026-06-29T09:01:16.114Z] fd2fa439a588: Preparing [2026-06-29T09:01:16.114Z] 5189f43979fd: Preparing [2026-06-29T09:01:16.114Z] 07293c1bb53d: Preparing [2026-06-29T09:01:16.114Z] dfe627413934: Preparing [2026-06-29T09:01:16.114Z] e06a7439f45a: Preparing [2026-06-29T09:01:16.114Z] d2ed1b55873d: Preparing [2026-06-29T09:01:16.114Z] 31cfbdefd138: Preparing [2026-06-29T09:01:16.114Z] 5f70bf18a086: Preparing [2026-06-29T09:01:16.114Z] 5189f43979fd: Waiting [2026-06-29T09:01:16.114Z] e2f9e38c10df: Preparing [2026-06-29T09:01:16.114Z] a8abdf718513: Preparing [2026-06-29T09:01:16.114Z] 07293c1bb53d: Waiting [2026-06-29T09:01:16.114Z] d7901c51628a: Preparing [2026-06-29T09:01:16.114Z] 6f09edfb3f6d: Preparing [2026-06-29T09:01:16.114Z] d2ed1b55873d: Waiting [2026-06-29T09:01:16.114Z] dfe627413934: Waiting [2026-06-29T09:01:16.114Z] 31cfbdefd138: Waiting [2026-06-29T09:01:16.114Z] e06a7439f45a: Waiting [2026-06-29T09:01:16.114Z] 5f70bf18a086: Waiting [2026-06-29T09:01:16.114Z] e2f9e38c10df: Waiting [2026-06-29T09:01:16.114Z] a8abdf718513: Waiting [2026-06-29T09:01:16.114Z] d7901c51628a: Waiting [2026-06-29T09:01:16.114Z] 6f09edfb3f6d: Waiting [2026-06-29T09:01:16.114Z] 5e23b076e4d3: Layer already exists [2026-06-29T09:01:16.114Z] a65ab11b8b63: Layer already exists [2026-06-29T09:01:16.114Z] fd2fa439a588: Layer already exists [2026-06-29T09:01:16.114Z] 4d33f0a923d9: Layer already exists [2026-06-29T09:01:16.114Z] a0892e1182cd: Layer already exists [2026-06-29T09:01:16.114Z] dfe627413934: Layer already exists [2026-06-29T09:01:16.114Z] 5189f43979fd: Layer already exists [2026-06-29T09:01:16.114Z] 07293c1bb53d: Layer already exists [2026-06-29T09:01:16.114Z] e06a7439f45a: Layer already exists [2026-06-29T09:01:16.114Z] d2ed1b55873d: Layer already exists [2026-06-29T09:01:16.114Z] 31cfbdefd138: Layer already exists [2026-06-29T09:01:16.114Z] e2f9e38c10df: Layer already exists [2026-06-29T09:01:16.114Z] 5f70bf18a086: Layer already exists [2026-06-29T09:01:16.114Z] d7901c51628a: Layer already exists [2026-06-29T09:01:16.114Z] a8abdf718513: Layer already exists [2026-06-29T09:01:16.114Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:01:16.114Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:47ac30d562ad409988b8ed45c4ef55697604d5355441c7d10a24c974c65fe181 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:16.454Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:16.827Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-06-29T09:01:16.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-06-29T09:01:16.827Z] 4d33f0a923d9: Preparing [2026-06-29T09:01:16.827Z] 5e23b076e4d3: Preparing [2026-06-29T09:01:16.827Z] a65ab11b8b63: Preparing [2026-06-29T09:01:16.827Z] a0892e1182cd: Preparing [2026-06-29T09:01:16.827Z] fd2fa439a588: Preparing [2026-06-29T09:01:16.827Z] 5189f43979fd: Preparing [2026-06-29T09:01:16.827Z] 07293c1bb53d: Preparing [2026-06-29T09:01:16.827Z] dfe627413934: Preparing [2026-06-29T09:01:16.827Z] e06a7439f45a: Preparing [2026-06-29T09:01:16.827Z] d2ed1b55873d: Preparing [2026-06-29T09:01:16.827Z] 31cfbdefd138: Preparing [2026-06-29T09:01:16.827Z] 5f70bf18a086: Preparing [2026-06-29T09:01:16.827Z] e2f9e38c10df: Preparing [2026-06-29T09:01:16.827Z] a8abdf718513: Preparing [2026-06-29T09:01:16.827Z] d7901c51628a: Preparing [2026-06-29T09:01:16.827Z] 6f09edfb3f6d: Preparing [2026-06-29T09:01:16.827Z] 07293c1bb53d: Waiting [2026-06-29T09:01:16.827Z] dfe627413934: Waiting [2026-06-29T09:01:16.827Z] 5189f43979fd: Waiting [2026-06-29T09:01:16.827Z] e06a7439f45a: Waiting [2026-06-29T09:01:16.827Z] d2ed1b55873d: Waiting [2026-06-29T09:01:16.827Z] a8abdf718513: Waiting [2026-06-29T09:01:16.827Z] 31cfbdefd138: Waiting [2026-06-29T09:01:16.827Z] 5f70bf18a086: Waiting [2026-06-29T09:01:16.827Z] d7901c51628a: Waiting [2026-06-29T09:01:16.827Z] e2f9e38c10df: Waiting [2026-06-29T09:01:16.827Z] 6f09edfb3f6d: Waiting [2026-06-29T09:01:16.827Z] 4d33f0a923d9: Layer already exists [2026-06-29T09:01:16.827Z] fd2fa439a588: Layer already exists [2026-06-29T09:01:16.827Z] 5e23b076e4d3: Layer already exists [2026-06-29T09:01:16.827Z] a65ab11b8b63: Layer already exists [2026-06-29T09:01:16.827Z] a0892e1182cd: Layer already exists [2026-06-29T09:01:16.827Z] 5189f43979fd: Layer already exists [2026-06-29T09:01:16.827Z] 07293c1bb53d: Layer already exists [2026-06-29T09:01:16.827Z] e06a7439f45a: Layer already exists [2026-06-29T09:01:16.827Z] dfe627413934: Layer already exists [2026-06-29T09:01:16.827Z] d2ed1b55873d: Layer already exists [2026-06-29T09:01:16.827Z] 5f70bf18a086: Layer already exists [2026-06-29T09:01:16.827Z] e2f9e38c10df: Layer already exists [2026-06-29T09:01:16.827Z] 31cfbdefd138: Layer already exists [2026-06-29T09:01:16.827Z] d7901c51628a: Layer already exists [2026-06-29T09:01:16.827Z] a8abdf718513: Layer already exists [2026-06-29T09:01:16.827Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:01:16.827Z] main: digest: sha256:47ac30d562ad409988b8ed45c4ef55697604d5355441c7d10a24c974c65fe181 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:01:16.896Z] ===================================================== [Pipeline] echo [2026-06-29T09:01:16.907Z] taggedImages: [2026-06-29T09:01:16.907Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:01:16.907Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-06-29T09:01:16.907Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.121 [2026-06-29T09:01:16.907Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:01:16.907Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2026-06-29T09:01:16.926Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2026-06-29T09:01:16.926Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:01:16.926Z] latest [2026-06-29T09:01:16.926Z] 4.1.0-dev.121 [2026-06-29T09:01:16.926Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:01:16.926Z] main [2026-06-29T09:01:16.926Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:17.268Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:17.597Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:01:17.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-06-29T09:01:17.597Z] 8582802eaddf: Preparing [2026-06-29T09:01:17.597Z] a22bf4b6849f: Preparing [2026-06-29T09:01:17.597Z] 3accc45371de: Preparing [2026-06-29T09:01:17.597Z] 0555f67e5f36: Preparing [2026-06-29T09:01:17.597Z] dfe627413934: Preparing [2026-06-29T09:01:17.597Z] e06a7439f45a: Preparing [2026-06-29T09:01:17.597Z] cf71f3707c6b: Preparing [2026-06-29T09:01:17.597Z] 5bf4656d2733: Preparing [2026-06-29T09:01:17.597Z] 6f09edfb3f6d: Preparing [2026-06-29T09:01:17.597Z] e06a7439f45a: Waiting [2026-06-29T09:01:17.597Z] cf71f3707c6b: Waiting [2026-06-29T09:01:17.597Z] 5bf4656d2733: Waiting [2026-06-29T09:01:17.597Z] 6f09edfb3f6d: Waiting [2026-06-29T09:01:17.597Z] dfe627413934: Layer already exists [2026-06-29T09:01:17.597Z] e06a7439f45a: Layer already exists [2026-06-29T09:01:17.597Z] cf71f3707c6b: Layer already exists [2026-06-29T09:01:17.597Z] 5bf4656d2733: Layer already exists [2026-06-29T09:01:17.597Z] 3accc45371de: Pushed [2026-06-29T09:01:17.597Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:01:17.597Z] 8582802eaddf: Pushed [2026-06-29T09:01:17.597Z] a22bf4b6849f: Pushed [2026-06-29T09:01:21.793Z] 0555f67e5f36: Pushed [2026-06-29T09:01:22.064Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:f69606653ca2e81f04e40c061b8494b768dc5a63a975d203048a4a26b6da3d94 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:22.411Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:22.813Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-06-29T09:01:22.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-06-29T09:01:22.813Z] 8582802eaddf: Preparing [2026-06-29T09:01:22.813Z] a22bf4b6849f: Preparing [2026-06-29T09:01:22.813Z] 3accc45371de: Preparing [2026-06-29T09:01:22.813Z] 0555f67e5f36: Preparing [2026-06-29T09:01:22.813Z] dfe627413934: Preparing [2026-06-29T09:01:22.813Z] e06a7439f45a: Preparing [2026-06-29T09:01:22.813Z] cf71f3707c6b: Preparing [2026-06-29T09:01:22.813Z] 5bf4656d2733: Preparing [2026-06-29T09:01:22.813Z] 6f09edfb3f6d: Preparing [2026-06-29T09:01:22.813Z] e06a7439f45a: Waiting [2026-06-29T09:01:22.813Z] 5bf4656d2733: Waiting [2026-06-29T09:01:22.813Z] cf71f3707c6b: Waiting [2026-06-29T09:01:22.813Z] 0555f67e5f36: Layer already exists [2026-06-29T09:01:22.813Z] a22bf4b6849f: Layer already exists [2026-06-29T09:01:22.813Z] 8582802eaddf: Layer already exists [2026-06-29T09:01:22.813Z] dfe627413934: Layer already exists [2026-06-29T09:01:22.813Z] 3accc45371de: Layer already exists [2026-06-29T09:01:22.813Z] 5bf4656d2733: Layer already exists [2026-06-29T09:01:22.813Z] e06a7439f45a: Layer already exists [2026-06-29T09:01:22.813Z] cf71f3707c6b: Layer already exists [2026-06-29T09:01:22.813Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:01:22.813Z] latest: digest: sha256:f69606653ca2e81f04e40c061b8494b768dc5a63a975d203048a4a26b6da3d94 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:23.153Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:23.494Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.121 [2026-06-29T09:01:23.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-06-29T09:01:23.494Z] 8582802eaddf: Preparing [2026-06-29T09:01:23.494Z] a22bf4b6849f: Preparing [2026-06-29T09:01:23.494Z] 3accc45371de: Preparing [2026-06-29T09:01:23.494Z] 0555f67e5f36: Preparing [2026-06-29T09:01:23.494Z] dfe627413934: Preparing [2026-06-29T09:01:23.494Z] e06a7439f45a: Preparing [2026-06-29T09:01:23.494Z] cf71f3707c6b: Preparing [2026-06-29T09:01:23.494Z] 5bf4656d2733: Preparing [2026-06-29T09:01:23.494Z] 6f09edfb3f6d: Preparing [2026-06-29T09:01:23.494Z] 6f09edfb3f6d: Waiting [2026-06-29T09:01:23.494Z] 5bf4656d2733: Waiting [2026-06-29T09:01:23.494Z] cf71f3707c6b: Waiting [2026-06-29T09:01:23.494Z] e06a7439f45a: Waiting [2026-06-29T09:01:23.494Z] 3accc45371de: Layer already exists [2026-06-29T09:01:23.494Z] a22bf4b6849f: Layer already exists [2026-06-29T09:01:23.494Z] 8582802eaddf: Layer already exists [2026-06-29T09:01:23.494Z] 0555f67e5f36: Layer already exists [2026-06-29T09:01:23.494Z] dfe627413934: Layer already exists [2026-06-29T09:01:23.494Z] 5bf4656d2733: Layer already exists [2026-06-29T09:01:23.494Z] cf71f3707c6b: Layer already exists [2026-06-29T09:01:23.494Z] e06a7439f45a: Layer already exists [2026-06-29T09:01:23.494Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:01:23.494Z] 4.1.0-dev.121: digest: sha256:f69606653ca2e81f04e40c061b8494b768dc5a63a975d203048a4a26b6da3d94 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:23.835Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:24.165Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:01:24.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-06-29T09:01:24.165Z] 8582802eaddf: Preparing [2026-06-29T09:01:24.165Z] a22bf4b6849f: Preparing [2026-06-29T09:01:24.165Z] 3accc45371de: Preparing [2026-06-29T09:01:24.165Z] 0555f67e5f36: Preparing [2026-06-29T09:01:24.165Z] dfe627413934: Preparing [2026-06-29T09:01:24.165Z] e06a7439f45a: Preparing [2026-06-29T09:01:24.165Z] cf71f3707c6b: Preparing [2026-06-29T09:01:24.165Z] 5bf4656d2733: Preparing [2026-06-29T09:01:24.165Z] 6f09edfb3f6d: Preparing [2026-06-29T09:01:24.165Z] cf71f3707c6b: Waiting [2026-06-29T09:01:24.165Z] 5bf4656d2733: Waiting [2026-06-29T09:01:24.165Z] 6f09edfb3f6d: Waiting [2026-06-29T09:01:24.165Z] e06a7439f45a: Waiting [2026-06-29T09:01:24.165Z] a22bf4b6849f: Layer already exists [2026-06-29T09:01:24.165Z] 3accc45371de: Layer already exists [2026-06-29T09:01:24.165Z] 8582802eaddf: Layer already exists [2026-06-29T09:01:24.165Z] 0555f67e5f36: Layer already exists [2026-06-29T09:01:24.165Z] dfe627413934: Layer already exists [2026-06-29T09:01:24.165Z] cf71f3707c6b: Layer already exists [2026-06-29T09:01:24.165Z] e06a7439f45a: Layer already exists [2026-06-29T09:01:24.165Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:01:24.165Z] 5bf4656d2733: Layer already exists [2026-06-29T09:01:24.165Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:f69606653ca2e81f04e40c061b8494b768dc5a63a975d203048a4a26b6da3d94 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:24.576Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:24.893Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-06-29T09:01:24.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-06-29T09:01:24.893Z] 8582802eaddf: Preparing [2026-06-29T09:01:24.893Z] a22bf4b6849f: Preparing [2026-06-29T09:01:24.893Z] 3accc45371de: Preparing [2026-06-29T09:01:24.893Z] 0555f67e5f36: Preparing [2026-06-29T09:01:24.893Z] dfe627413934: Preparing [2026-06-29T09:01:24.893Z] e06a7439f45a: Preparing [2026-06-29T09:01:24.893Z] cf71f3707c6b: Preparing [2026-06-29T09:01:24.893Z] 5bf4656d2733: Preparing [2026-06-29T09:01:24.893Z] 6f09edfb3f6d: Preparing [2026-06-29T09:01:24.893Z] e06a7439f45a: Waiting [2026-06-29T09:01:24.893Z] 5bf4656d2733: Waiting [2026-06-29T09:01:24.893Z] cf71f3707c6b: Waiting [2026-06-29T09:01:24.893Z] 6f09edfb3f6d: Waiting [2026-06-29T09:01:24.893Z] a22bf4b6849f: Layer already exists [2026-06-29T09:01:24.893Z] 0555f67e5f36: Layer already exists [2026-06-29T09:01:24.893Z] dfe627413934: Layer already exists [2026-06-29T09:01:24.893Z] 8582802eaddf: Layer already exists [2026-06-29T09:01:24.893Z] 3accc45371de: Layer already exists [2026-06-29T09:01:24.893Z] e06a7439f45a: Layer already exists [2026-06-29T09:01:24.893Z] 5bf4656d2733: Layer already exists [2026-06-29T09:01:24.893Z] cf71f3707c6b: Layer already exists [2026-06-29T09:01:24.893Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:01:24.893Z] main: digest: sha256:f69606653ca2e81f04e40c061b8494b768dc5a63a975d203048a4a26b6da3d94 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:01:24.978Z] ===================================================== [Pipeline] echo [2026-06-29T09:01:24.994Z] taggedImages: [2026-06-29T09:01:24.994Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:01:24.994Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-06-29T09:01:24.994Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.121 [2026-06-29T09:01:24.994Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:01:24.994Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2026-06-29T09:01:25.016Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2026-06-29T09:01:25.016Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:01:25.016Z] latest [2026-06-29T09:01:25.016Z] 4.1.0-dev.121 [2026-06-29T09:01:25.016Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:01:25.016Z] main [2026-06-29T09:01:25.016Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:25.354Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:25.674Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:01:25.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-06-29T09:01:25.674Z] 77f25ac3d802: Preparing [2026-06-29T09:01:25.674Z] 397a79faf127: Preparing [2026-06-29T09:01:25.674Z] 32344d2bb97d: Preparing [2026-06-29T09:01:25.674Z] b8db786de171: Preparing [2026-06-29T09:01:25.674Z] a46fdc2c6552: Preparing [2026-06-29T09:01:25.674Z] dfe627413934: Preparing [2026-06-29T09:01:25.674Z] e06a7439f45a: Preparing [2026-06-29T09:01:25.674Z] db370604eaf8: Preparing [2026-06-29T09:01:25.674Z] f99a64856185: Preparing [2026-06-29T09:01:25.674Z] 5be899ef72c9: Preparing [2026-06-29T09:01:25.674Z] 6f09edfb3f6d: Preparing [2026-06-29T09:01:25.674Z] e06a7439f45a: Waiting [2026-06-29T09:01:25.674Z] 5be899ef72c9: Waiting [2026-06-29T09:01:25.674Z] 6f09edfb3f6d: Waiting [2026-06-29T09:01:25.674Z] db370604eaf8: Waiting [2026-06-29T09:01:25.674Z] f99a64856185: Waiting [2026-06-29T09:01:25.674Z] dfe627413934: Waiting [2026-06-29T09:01:25.674Z] 397a79faf127: Pushed [2026-06-29T09:01:25.674Z] b8db786de171: Pushed [2026-06-29T09:01:25.674Z] 77f25ac3d802: Pushed [2026-06-29T09:01:25.674Z] a46fdc2c6552: Pushed [2026-06-29T09:01:25.674Z] dfe627413934: Layer already exists [2026-06-29T09:01:25.674Z] e06a7439f45a: Layer already exists [2026-06-29T09:01:25.674Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:01:25.933Z] db370604eaf8: Pushed [2026-06-29T09:01:25.933Z] f99a64856185: Pushed [2026-06-29T09:01:27.310Z] 5be899ef72c9: Pushed [2026-06-29T09:01:29.210Z] 32344d2bb97d: Pushed [2026-06-29T09:01:29.210Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:47a841d5318738bace5101c9285ecd04725fc2c194dbef57ada79e4d6a9224a3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:29.541Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:29.864Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-06-29T09:01:29.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-06-29T09:01:29.864Z] 77f25ac3d802: Preparing [2026-06-29T09:01:29.864Z] 397a79faf127: Preparing [2026-06-29T09:01:29.865Z] 32344d2bb97d: Preparing [2026-06-29T09:01:29.865Z] b8db786de171: Preparing [2026-06-29T09:01:29.865Z] a46fdc2c6552: Preparing [2026-06-29T09:01:29.865Z] dfe627413934: Preparing [2026-06-29T09:01:29.865Z] e06a7439f45a: Preparing [2026-06-29T09:01:29.865Z] db370604eaf8: Preparing [2026-06-29T09:01:29.865Z] dfe627413934: Waiting [2026-06-29T09:01:29.865Z] e06a7439f45a: Waiting [2026-06-29T09:01:29.865Z] f99a64856185: Preparing [2026-06-29T09:01:29.865Z] 5be899ef72c9: Preparing [2026-06-29T09:01:29.865Z] 6f09edfb3f6d: Preparing [2026-06-29T09:01:29.865Z] 5be899ef72c9: Waiting [2026-06-29T09:01:29.865Z] f99a64856185: Waiting [2026-06-29T09:01:29.865Z] db370604eaf8: Waiting [2026-06-29T09:01:29.865Z] 6f09edfb3f6d: Waiting [2026-06-29T09:01:29.865Z] a46fdc2c6552: Layer already exists [2026-06-29T09:01:29.865Z] 397a79faf127: Layer already exists [2026-06-29T09:01:29.865Z] b8db786de171: Layer already exists [2026-06-29T09:01:29.865Z] 32344d2bb97d: Layer already exists [2026-06-29T09:01:29.865Z] 77f25ac3d802: Layer already exists [2026-06-29T09:01:29.865Z] dfe627413934: Layer already exists [2026-06-29T09:01:29.865Z] db370604eaf8: Layer already exists [2026-06-29T09:01:29.865Z] e06a7439f45a: Layer already exists [2026-06-29T09:01:29.865Z] f99a64856185: Layer already exists [2026-06-29T09:01:29.865Z] 5be899ef72c9: Layer already exists [2026-06-29T09:01:29.865Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:01:29.865Z] latest: digest: sha256:47a841d5318738bace5101c9285ecd04725fc2c194dbef57ada79e4d6a9224a3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:30.195Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:30.520Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.121 [2026-06-29T09:01:30.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-06-29T09:01:30.520Z] 77f25ac3d802: Preparing [2026-06-29T09:01:30.520Z] 397a79faf127: Preparing [2026-06-29T09:01:30.520Z] 32344d2bb97d: Preparing [2026-06-29T09:01:30.520Z] b8db786de171: Preparing [2026-06-29T09:01:30.520Z] a46fdc2c6552: Preparing [2026-06-29T09:01:30.520Z] dfe627413934: Preparing [2026-06-29T09:01:30.520Z] e06a7439f45a: Preparing [2026-06-29T09:01:30.520Z] db370604eaf8: Preparing [2026-06-29T09:01:30.520Z] f99a64856185: Preparing [2026-06-29T09:01:30.520Z] 5be899ef72c9: Preparing [2026-06-29T09:01:30.520Z] 6f09edfb3f6d: Preparing [2026-06-29T09:01:30.520Z] dfe627413934: Waiting [2026-06-29T09:01:30.520Z] f99a64856185: Waiting [2026-06-29T09:01:30.520Z] 6f09edfb3f6d: Waiting [2026-06-29T09:01:30.520Z] e06a7439f45a: Waiting [2026-06-29T09:01:30.520Z] db370604eaf8: Waiting [2026-06-29T09:01:30.520Z] 5be899ef72c9: Waiting [2026-06-29T09:01:30.520Z] 32344d2bb97d: Layer already exists [2026-06-29T09:01:30.520Z] b8db786de171: Layer already exists [2026-06-29T09:01:30.520Z] 397a79faf127: Layer already exists [2026-06-29T09:01:30.520Z] 77f25ac3d802: Layer already exists [2026-06-29T09:01:30.520Z] a46fdc2c6552: Layer already exists [2026-06-29T09:01:30.520Z] e06a7439f45a: Layer already exists [2026-06-29T09:01:30.520Z] f99a64856185: Layer already exists [2026-06-29T09:01:30.520Z] db370604eaf8: Layer already exists [2026-06-29T09:01:30.520Z] 5be899ef72c9: Layer already exists [2026-06-29T09:01:30.520Z] dfe627413934: Layer already exists [2026-06-29T09:01:30.520Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:01:30.520Z] 4.1.0-dev.121: digest: sha256:47a841d5318738bace5101c9285ecd04725fc2c194dbef57ada79e4d6a9224a3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:30.847Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:31.179Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:01:31.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-06-29T09:01:31.179Z] 77f25ac3d802: Preparing [2026-06-29T09:01:31.179Z] 397a79faf127: Preparing [2026-06-29T09:01:31.179Z] 32344d2bb97d: Preparing [2026-06-29T09:01:31.179Z] b8db786de171: Preparing [2026-06-29T09:01:31.179Z] a46fdc2c6552: Preparing [2026-06-29T09:01:31.179Z] dfe627413934: Preparing [2026-06-29T09:01:31.179Z] e06a7439f45a: Preparing [2026-06-29T09:01:31.179Z] db370604eaf8: Preparing [2026-06-29T09:01:31.179Z] f99a64856185: Preparing [2026-06-29T09:01:31.179Z] 5be899ef72c9: Preparing [2026-06-29T09:01:31.179Z] 6f09edfb3f6d: Preparing [2026-06-29T09:01:31.179Z] 5be899ef72c9: Waiting [2026-06-29T09:01:31.179Z] db370604eaf8: Waiting [2026-06-29T09:01:31.179Z] 6f09edfb3f6d: Waiting [2026-06-29T09:01:31.179Z] e06a7439f45a: Waiting [2026-06-29T09:01:31.179Z] dfe627413934: Waiting [2026-06-29T09:01:31.179Z] f99a64856185: Waiting [2026-06-29T09:01:31.179Z] 32344d2bb97d: Layer already exists [2026-06-29T09:01:31.179Z] b8db786de171: Layer already exists [2026-06-29T09:01:31.179Z] a46fdc2c6552: Layer already exists [2026-06-29T09:01:31.179Z] 397a79faf127: Layer already exists [2026-06-29T09:01:31.179Z] 77f25ac3d802: Layer already exists [2026-06-29T09:01:31.179Z] db370604eaf8: Layer already exists [2026-06-29T09:01:31.179Z] e06a7439f45a: Layer already exists [2026-06-29T09:01:31.179Z] dfe627413934: Layer already exists [2026-06-29T09:01:31.179Z] f99a64856185: Layer already exists [2026-06-29T09:01:31.179Z] 5be899ef72c9: Layer already exists [2026-06-29T09:01:31.179Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:01:31.179Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:47a841d5318738bace5101c9285ecd04725fc2c194dbef57ada79e4d6a9224a3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:31.509Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:31.837Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-06-29T09:01:31.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-06-29T09:01:31.837Z] 77f25ac3d802: Preparing [2026-06-29T09:01:31.837Z] 397a79faf127: Preparing [2026-06-29T09:01:31.837Z] 32344d2bb97d: Preparing [2026-06-29T09:01:31.837Z] b8db786de171: Preparing [2026-06-29T09:01:31.837Z] a46fdc2c6552: Preparing [2026-06-29T09:01:31.837Z] dfe627413934: Preparing [2026-06-29T09:01:31.837Z] e06a7439f45a: Preparing [2026-06-29T09:01:31.837Z] db370604eaf8: Preparing [2026-06-29T09:01:31.837Z] f99a64856185: Preparing [2026-06-29T09:01:31.837Z] 5be899ef72c9: Preparing [2026-06-29T09:01:31.837Z] 6f09edfb3f6d: Preparing [2026-06-29T09:01:31.837Z] e06a7439f45a: Waiting [2026-06-29T09:01:31.837Z] db370604eaf8: Waiting [2026-06-29T09:01:31.837Z] f99a64856185: Waiting [2026-06-29T09:01:31.837Z] 5be899ef72c9: Waiting [2026-06-29T09:01:31.837Z] 6f09edfb3f6d: Waiting [2026-06-29T09:01:31.837Z] dfe627413934: Waiting [2026-06-29T09:01:31.837Z] 32344d2bb97d: Layer already exists [2026-06-29T09:01:31.837Z] a46fdc2c6552: Layer already exists [2026-06-29T09:01:31.837Z] 77f25ac3d802: Layer already exists [2026-06-29T09:01:31.837Z] b8db786de171: Layer already exists [2026-06-29T09:01:31.837Z] 397a79faf127: Layer already exists [2026-06-29T09:01:31.837Z] e06a7439f45a: Layer already exists [2026-06-29T09:01:31.837Z] dfe627413934: Layer already exists [2026-06-29T09:01:31.837Z] 5be899ef72c9: Layer already exists [2026-06-29T09:01:31.837Z] db370604eaf8: Layer already exists [2026-06-29T09:01:31.837Z] f99a64856185: Layer already exists [2026-06-29T09:01:31.837Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:01:31.837Z] main: digest: sha256:47a841d5318738bace5101c9285ecd04725fc2c194dbef57ada79e4d6a9224a3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:01:31.919Z] ===================================================== [Pipeline] echo [2026-06-29T09:01:31.937Z] taggedImages: [2026-06-29T09:01:31.938Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:01:31.938Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-06-29T09:01:31.938Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.121 [2026-06-29T09:01:31.938Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:01:31.938Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2026-06-29T09:01:31.968Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2026-06-29T09:01:31.968Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:01:31.968Z] latest [2026-06-29T09:01:31.968Z] 4.1.0-dev.121 [2026-06-29T09:01:31.968Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:01:31.968Z] main [2026-06-29T09:01:31.968Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:32.315Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:32.674Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:01:32.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-06-29T09:01:32.674Z] fb286325ea98: Preparing [2026-06-29T09:01:32.674Z] ad8937578bf4: Preparing [2026-06-29T09:01:32.674Z] d0e08bb1b6c2: Preparing [2026-06-29T09:01:32.674Z] 7bb8eaf97098: Preparing [2026-06-29T09:01:32.674Z] cacf7e9fe7a8: Preparing [2026-06-29T09:01:32.674Z] d56add21fc0c: Preparing [2026-06-29T09:01:32.674Z] 5ead9d03944c: Preparing [2026-06-29T09:01:32.674Z] dfe627413934: Preparing [2026-06-29T09:01:32.674Z] e06a7439f45a: Preparing [2026-06-29T09:01:32.674Z] 05a0ce89fefa: Preparing [2026-06-29T09:01:32.674Z] 527679cce7fc: Preparing [2026-06-29T09:01:32.674Z] 6f09edfb3f6d: Preparing [2026-06-29T09:01:32.674Z] e06a7439f45a: Waiting [2026-06-29T09:01:32.674Z] dfe627413934: Waiting [2026-06-29T09:01:32.674Z] 5ead9d03944c: Waiting [2026-06-29T09:01:32.674Z] 05a0ce89fefa: Waiting [2026-06-29T09:01:32.674Z] 527679cce7fc: Waiting [2026-06-29T09:01:32.674Z] 6f09edfb3f6d: Waiting [2026-06-29T09:01:32.674Z] d56add21fc0c: Waiting [2026-06-29T09:01:32.674Z] ad8937578bf4: Pushed [2026-06-29T09:01:32.674Z] fb286325ea98: Pushed [2026-06-29T09:01:32.674Z] cacf7e9fe7a8: Pushed [2026-06-29T09:01:32.674Z] dfe627413934: Layer already exists [2026-06-29T09:01:32.674Z] e06a7439f45a: Layer already exists [2026-06-29T09:01:32.674Z] d56add21fc0c: Pushed [2026-06-29T09:01:32.674Z] 5ead9d03944c: Pushed [2026-06-29T09:01:32.674Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:01:32.933Z] 05a0ce89fefa: Pushed [2026-06-29T09:01:34.313Z] 527679cce7fc: Pushed [2026-06-29T09:01:35.695Z] 7bb8eaf97098: Pushed [2026-06-29T09:01:35.954Z] d0e08bb1b6c2: Pushed [2026-06-29T09:01:35.954Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:1a3785cdc8a5aaf1824e22431418422b93d1798801263d4ad3fe4bb3ab68959e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:36.296Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:36.657Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-06-29T09:01:36.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-06-29T09:01:36.657Z] fb286325ea98: Preparing [2026-06-29T09:01:36.657Z] ad8937578bf4: Preparing [2026-06-29T09:01:36.657Z] d0e08bb1b6c2: Preparing [2026-06-29T09:01:36.657Z] 7bb8eaf97098: Preparing [2026-06-29T09:01:36.657Z] cacf7e9fe7a8: Preparing [2026-06-29T09:01:36.657Z] d56add21fc0c: Preparing [2026-06-29T09:01:36.657Z] 5ead9d03944c: Preparing [2026-06-29T09:01:36.657Z] dfe627413934: Preparing [2026-06-29T09:01:36.657Z] e06a7439f45a: Preparing [2026-06-29T09:01:36.657Z] 05a0ce89fefa: Preparing [2026-06-29T09:01:36.657Z] 527679cce7fc: Preparing [2026-06-29T09:01:36.657Z] 6f09edfb3f6d: Preparing [2026-06-29T09:01:36.657Z] 5ead9d03944c: Waiting [2026-06-29T09:01:36.657Z] 05a0ce89fefa: Waiting [2026-06-29T09:01:36.657Z] 527679cce7fc: Waiting [2026-06-29T09:01:36.657Z] dfe627413934: Waiting [2026-06-29T09:01:36.657Z] 6f09edfb3f6d: Waiting [2026-06-29T09:01:36.657Z] e06a7439f45a: Waiting [2026-06-29T09:01:36.657Z] d56add21fc0c: Waiting [2026-06-29T09:01:36.657Z] cacf7e9fe7a8: Layer already exists [2026-06-29T09:01:36.657Z] ad8937578bf4: Layer already exists [2026-06-29T09:01:36.657Z] fb286325ea98: Layer already exists [2026-06-29T09:01:36.657Z] 7bb8eaf97098: Layer already exists [2026-06-29T09:01:36.657Z] d0e08bb1b6c2: Layer already exists [2026-06-29T09:01:36.657Z] d56add21fc0c: Layer already exists [2026-06-29T09:01:36.657Z] 5ead9d03944c: Layer already exists [2026-06-29T09:01:36.657Z] e06a7439f45a: Layer already exists [2026-06-29T09:01:36.657Z] dfe627413934: Layer already exists [2026-06-29T09:01:36.657Z] 05a0ce89fefa: Layer already exists [2026-06-29T09:01:36.657Z] 527679cce7fc: Layer already exists [2026-06-29T09:01:36.657Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:01:36.657Z] latest: digest: sha256:1a3785cdc8a5aaf1824e22431418422b93d1798801263d4ad3fe4bb3ab68959e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:37.067Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:37.392Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.121 [2026-06-29T09:01:37.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-06-29T09:01:37.392Z] fb286325ea98: Preparing [2026-06-29T09:01:37.392Z] ad8937578bf4: Preparing [2026-06-29T09:01:37.392Z] d0e08bb1b6c2: Preparing [2026-06-29T09:01:37.392Z] 7bb8eaf97098: Preparing [2026-06-29T09:01:37.392Z] cacf7e9fe7a8: Preparing [2026-06-29T09:01:37.392Z] d56add21fc0c: Preparing [2026-06-29T09:01:37.392Z] 5ead9d03944c: Preparing [2026-06-29T09:01:37.392Z] dfe627413934: Preparing [2026-06-29T09:01:37.392Z] e06a7439f45a: Preparing [2026-06-29T09:01:37.392Z] 05a0ce89fefa: Preparing [2026-06-29T09:01:37.392Z] 527679cce7fc: Preparing [2026-06-29T09:01:37.392Z] 6f09edfb3f6d: Preparing [2026-06-29T09:01:37.392Z] 05a0ce89fefa: Waiting [2026-06-29T09:01:37.392Z] d56add21fc0c: Waiting [2026-06-29T09:01:37.392Z] 527679cce7fc: Waiting [2026-06-29T09:01:37.392Z] 6f09edfb3f6d: Waiting [2026-06-29T09:01:37.392Z] 5ead9d03944c: Waiting [2026-06-29T09:01:37.392Z] dfe627413934: Waiting [2026-06-29T09:01:37.392Z] e06a7439f45a: Waiting [2026-06-29T09:01:37.392Z] fb286325ea98: Layer already exists [2026-06-29T09:01:37.392Z] 7bb8eaf97098: Layer already exists [2026-06-29T09:01:37.392Z] cacf7e9fe7a8: Layer already exists [2026-06-29T09:01:37.392Z] d0e08bb1b6c2: Layer already exists [2026-06-29T09:01:37.392Z] ad8937578bf4: Layer already exists [2026-06-29T09:01:37.392Z] 05a0ce89fefa: Layer already exists [2026-06-29T09:01:37.392Z] e06a7439f45a: Layer already exists [2026-06-29T09:01:37.392Z] dfe627413934: Layer already exists [2026-06-29T09:01:37.392Z] d56add21fc0c: Layer already exists [2026-06-29T09:01:37.392Z] 5ead9d03944c: Layer already exists [2026-06-29T09:01:37.392Z] 527679cce7fc: Layer already exists [2026-06-29T09:01:37.392Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:01:37.392Z] 4.1.0-dev.121: digest: sha256:1a3785cdc8a5aaf1824e22431418422b93d1798801263d4ad3fe4bb3ab68959e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:37.735Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:38.062Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:01:38.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-06-29T09:01:38.062Z] fb286325ea98: Preparing [2026-06-29T09:01:38.062Z] ad8937578bf4: Preparing [2026-06-29T09:01:38.062Z] d0e08bb1b6c2: Preparing [2026-06-29T09:01:38.062Z] 7bb8eaf97098: Preparing [2026-06-29T09:01:38.062Z] cacf7e9fe7a8: Preparing [2026-06-29T09:01:38.062Z] d56add21fc0c: Preparing [2026-06-29T09:01:38.062Z] 5ead9d03944c: Preparing [2026-06-29T09:01:38.062Z] dfe627413934: Preparing [2026-06-29T09:01:38.062Z] e06a7439f45a: Preparing [2026-06-29T09:01:38.062Z] 05a0ce89fefa: Preparing [2026-06-29T09:01:38.062Z] 527679cce7fc: Preparing [2026-06-29T09:01:38.062Z] 6f09edfb3f6d: Preparing [2026-06-29T09:01:38.062Z] d56add21fc0c: Waiting [2026-06-29T09:01:38.062Z] dfe627413934: Waiting [2026-06-29T09:01:38.062Z] 5ead9d03944c: Waiting [2026-06-29T09:01:38.062Z] 527679cce7fc: Waiting [2026-06-29T09:01:38.062Z] e06a7439f45a: Waiting [2026-06-29T09:01:38.062Z] 6f09edfb3f6d: Waiting [2026-06-29T09:01:38.062Z] 05a0ce89fefa: Waiting [2026-06-29T09:01:38.062Z] 7bb8eaf97098: Layer already exists [2026-06-29T09:01:38.062Z] cacf7e9fe7a8: Layer already exists [2026-06-29T09:01:38.062Z] ad8937578bf4: Layer already exists [2026-06-29T09:01:38.062Z] fb286325ea98: Layer already exists [2026-06-29T09:01:38.062Z] d0e08bb1b6c2: Layer already exists [2026-06-29T09:01:38.062Z] d56add21fc0c: Layer already exists [2026-06-29T09:01:38.062Z] 5ead9d03944c: Layer already exists [2026-06-29T09:01:38.062Z] 05a0ce89fefa: Layer already exists [2026-06-29T09:01:38.062Z] dfe627413934: Layer already exists [2026-06-29T09:01:38.062Z] e06a7439f45a: Layer already exists [2026-06-29T09:01:38.062Z] 527679cce7fc: Layer already exists [2026-06-29T09:01:38.062Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:01:38.062Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:1a3785cdc8a5aaf1824e22431418422b93d1798801263d4ad3fe4bb3ab68959e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:38.433Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:38.876Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-06-29T09:01:38.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-06-29T09:01:38.877Z] fb286325ea98: Preparing [2026-06-29T09:01:38.877Z] ad8937578bf4: Preparing [2026-06-29T09:01:38.877Z] d0e08bb1b6c2: Preparing [2026-06-29T09:01:38.877Z] 7bb8eaf97098: Preparing [2026-06-29T09:01:38.877Z] cacf7e9fe7a8: Preparing [2026-06-29T09:01:38.877Z] d56add21fc0c: Preparing [2026-06-29T09:01:38.877Z] 5ead9d03944c: Preparing [2026-06-29T09:01:38.877Z] dfe627413934: Preparing [2026-06-29T09:01:38.877Z] e06a7439f45a: Preparing [2026-06-29T09:01:38.877Z] 05a0ce89fefa: Preparing [2026-06-29T09:01:38.877Z] 527679cce7fc: Preparing [2026-06-29T09:01:38.877Z] 6f09edfb3f6d: Preparing [2026-06-29T09:01:38.877Z] d56add21fc0c: Waiting [2026-06-29T09:01:38.877Z] 5ead9d03944c: Waiting [2026-06-29T09:01:38.877Z] dfe627413934: Waiting [2026-06-29T09:01:38.877Z] e06a7439f45a: Waiting [2026-06-29T09:01:38.877Z] 05a0ce89fefa: Waiting [2026-06-29T09:01:38.877Z] 527679cce7fc: Waiting [2026-06-29T09:01:38.877Z] 6f09edfb3f6d: Waiting [2026-06-29T09:01:38.877Z] d0e08bb1b6c2: Layer already exists [2026-06-29T09:01:38.877Z] cacf7e9fe7a8: Layer already exists [2026-06-29T09:01:38.877Z] 7bb8eaf97098: Layer already exists [2026-06-29T09:01:38.877Z] ad8937578bf4: Layer already exists [2026-06-29T09:01:38.877Z] fb286325ea98: Layer already exists [2026-06-29T09:01:38.877Z] 5ead9d03944c: Layer already exists [2026-06-29T09:01:38.877Z] e06a7439f45a: Layer already exists [2026-06-29T09:01:38.877Z] d56add21fc0c: Layer already exists [2026-06-29T09:01:38.877Z] 05a0ce89fefa: Layer already exists [2026-06-29T09:01:38.877Z] dfe627413934: Layer already exists [2026-06-29T09:01:38.877Z] 527679cce7fc: Layer already exists [2026-06-29T09:01:38.877Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:01:38.877Z] main: digest: sha256:1a3785cdc8a5aaf1824e22431418422b93d1798801263d4ad3fe4bb3ab68959e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:01:38.950Z] ===================================================== [Pipeline] echo [2026-06-29T09:01:38.967Z] taggedImages: [2026-06-29T09:01:38.967Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:01:38.967Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-06-29T09:01:38.967Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.121 [2026-06-29T09:01:38.967Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:01:38.967Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2026-06-29T09:01:38.989Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2026-06-29T09:01:38.989Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:01:38.989Z] latest [2026-06-29T09:01:38.989Z] 4.1.0-dev.121 [2026-06-29T09:01:38.989Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:01:38.989Z] main [2026-06-29T09:01:38.989Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:39.333Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:39.655Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:01:39.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-06-29T09:01:39.656Z] bc1695e01965: Preparing [2026-06-29T09:01:39.656Z] 20b2fc0cf801: Preparing [2026-06-29T09:01:39.656Z] dfe627413934: Preparing [2026-06-29T09:01:39.656Z] e06a7439f45a: Preparing [2026-06-29T09:01:39.656Z] f8ad9c0bd6f9: Preparing [2026-06-29T09:01:39.656Z] 0456c6992e4c: Preparing [2026-06-29T09:01:39.656Z] 6f09edfb3f6d: Preparing [2026-06-29T09:01:39.656Z] 0456c6992e4c: Waiting [2026-06-29T09:01:39.656Z] 6f09edfb3f6d: Waiting [2026-06-29T09:01:39.656Z] e06a7439f45a: Layer already exists [2026-06-29T09:01:39.656Z] dfe627413934: Layer already exists [2026-06-29T09:01:39.656Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:01:39.656Z] f8ad9c0bd6f9: Pushed [2026-06-29T09:01:39.656Z] bc1695e01965: Pushed [2026-06-29T09:01:40.595Z] 0456c6992e4c: Pushed [2026-06-29T09:01:43.306Z] 20b2fc0cf801: Pushed [2026-06-29T09:01:43.306Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:b7d98b51eb496a06fae5cc31dcaa06f88622296a6b9eb427e214227962f21c8e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:43.712Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:44.049Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-06-29T09:01:44.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-06-29T09:01:44.049Z] bc1695e01965: Preparing [2026-06-29T09:01:44.049Z] 20b2fc0cf801: Preparing [2026-06-29T09:01:44.049Z] dfe627413934: Preparing [2026-06-29T09:01:44.049Z] e06a7439f45a: Preparing [2026-06-29T09:01:44.049Z] f8ad9c0bd6f9: Preparing [2026-06-29T09:01:44.049Z] 0456c6992e4c: Preparing [2026-06-29T09:01:44.049Z] 6f09edfb3f6d: Preparing [2026-06-29T09:01:44.049Z] 0456c6992e4c: Waiting [2026-06-29T09:01:44.049Z] 6f09edfb3f6d: Waiting [2026-06-29T09:01:44.049Z] dfe627413934: Layer already exists [2026-06-29T09:01:44.049Z] f8ad9c0bd6f9: Layer already exists [2026-06-29T09:01:44.049Z] bc1695e01965: Layer already exists [2026-06-29T09:01:44.049Z] e06a7439f45a: Layer already exists [2026-06-29T09:01:44.049Z] 20b2fc0cf801: Layer already exists [2026-06-29T09:01:44.049Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:01:44.049Z] 0456c6992e4c: Layer already exists [2026-06-29T09:01:44.049Z] latest: digest: sha256:b7d98b51eb496a06fae5cc31dcaa06f88622296a6b9eb427e214227962f21c8e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:44.459Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:44.789Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.121 [2026-06-29T09:01:44.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-06-29T09:01:44.789Z] bc1695e01965: Preparing [2026-06-29T09:01:44.789Z] 20b2fc0cf801: Preparing [2026-06-29T09:01:44.789Z] dfe627413934: Preparing [2026-06-29T09:01:44.789Z] e06a7439f45a: Preparing [2026-06-29T09:01:44.789Z] f8ad9c0bd6f9: Preparing [2026-06-29T09:01:44.789Z] 0456c6992e4c: Preparing [2026-06-29T09:01:44.789Z] 6f09edfb3f6d: Preparing [2026-06-29T09:01:44.789Z] 0456c6992e4c: Waiting [2026-06-29T09:01:44.789Z] 6f09edfb3f6d: Waiting [2026-06-29T09:01:44.789Z] 20b2fc0cf801: Layer already exists [2026-06-29T09:01:44.789Z] e06a7439f45a: Layer already exists [2026-06-29T09:01:44.789Z] f8ad9c0bd6f9: Layer already exists [2026-06-29T09:01:44.789Z] dfe627413934: Layer already exists [2026-06-29T09:01:44.789Z] bc1695e01965: Layer already exists [2026-06-29T09:01:44.789Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:01:44.789Z] 0456c6992e4c: Layer already exists [2026-06-29T09:01:44.789Z] 4.1.0-dev.121: digest: sha256:b7d98b51eb496a06fae5cc31dcaa06f88622296a6b9eb427e214227962f21c8e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:45.119Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:45.454Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:01:45.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-06-29T09:01:45.454Z] bc1695e01965: Preparing [2026-06-29T09:01:45.455Z] 20b2fc0cf801: Preparing [2026-06-29T09:01:45.455Z] dfe627413934: Preparing [2026-06-29T09:01:45.455Z] e06a7439f45a: Preparing [2026-06-29T09:01:45.455Z] f8ad9c0bd6f9: Preparing [2026-06-29T09:01:45.455Z] 0456c6992e4c: Preparing [2026-06-29T09:01:45.455Z] 6f09edfb3f6d: Preparing [2026-06-29T09:01:45.455Z] 6f09edfb3f6d: Waiting [2026-06-29T09:01:45.455Z] 0456c6992e4c: Waiting [2026-06-29T09:01:45.455Z] f8ad9c0bd6f9: Layer already exists [2026-06-29T09:01:45.455Z] e06a7439f45a: Layer already exists [2026-06-29T09:01:45.455Z] 20b2fc0cf801: Layer already exists [2026-06-29T09:01:45.455Z] bc1695e01965: Layer already exists [2026-06-29T09:01:45.455Z] dfe627413934: Layer already exists [2026-06-29T09:01:45.455Z] 0456c6992e4c: Layer already exists [2026-06-29T09:01:45.455Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:01:45.455Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:b7d98b51eb496a06fae5cc31dcaa06f88622296a6b9eb427e214227962f21c8e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:45.791Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:46.123Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-06-29T09:01:46.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-06-29T09:01:46.123Z] bc1695e01965: Preparing [2026-06-29T09:01:46.123Z] 20b2fc0cf801: Preparing [2026-06-29T09:01:46.123Z] dfe627413934: Preparing [2026-06-29T09:01:46.123Z] e06a7439f45a: Preparing [2026-06-29T09:01:46.123Z] f8ad9c0bd6f9: Preparing [2026-06-29T09:01:46.123Z] 0456c6992e4c: Preparing [2026-06-29T09:01:46.123Z] 6f09edfb3f6d: Preparing [2026-06-29T09:01:46.123Z] 6f09edfb3f6d: Waiting [2026-06-29T09:01:46.123Z] 0456c6992e4c: Waiting [2026-06-29T09:01:46.123Z] dfe627413934: Layer already exists [2026-06-29T09:01:46.123Z] e06a7439f45a: Layer already exists [2026-06-29T09:01:46.123Z] bc1695e01965: Layer already exists [2026-06-29T09:01:46.123Z] f8ad9c0bd6f9: Layer already exists [2026-06-29T09:01:46.123Z] 20b2fc0cf801: Layer already exists [2026-06-29T09:01:46.123Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:01:46.124Z] 0456c6992e4c: Layer already exists [2026-06-29T09:01:46.124Z] main: digest: sha256:b7d98b51eb496a06fae5cc31dcaa06f88622296a6b9eb427e214227962f21c8e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:01:46.207Z] ===================================================== [Pipeline] echo [2026-06-29T09:01:46.221Z] taggedImages: [2026-06-29T09:01:46.221Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:01:46.221Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-06-29T09:01:46.221Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.121 [2026-06-29T09:01:46.221Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:01:46.221Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2026-06-29T09:01:46.254Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2026-06-29T09:01:46.254Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:01:46.254Z] latest [2026-06-29T09:01:46.254Z] 4.1.0-dev.121 [2026-06-29T09:01:46.254Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:01:46.254Z] main [2026-06-29T09:01:46.254Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:46.597Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:01:46.990Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:01:46.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-06-29T09:01:46.990Z] df97281fc484: Preparing [2026-06-29T09:01:46.990Z] 105e435f5dbb: Preparing [2026-06-29T09:01:46.990Z] cdea182c21cd: Preparing [2026-06-29T09:01:46.990Z] dfe627413934: Preparing [2026-06-29T09:01:46.990Z] e06a7439f45a: Preparing [2026-06-29T09:01:46.990Z] 3357b1e1b83f: Preparing [2026-06-29T09:01:46.990Z] a25e97eae07f: Preparing [2026-06-29T09:01:46.990Z] e7b3416a77ba: Preparing [2026-06-29T09:01:46.990Z] 91f6b290b5de: Preparing [2026-06-29T09:01:46.990Z] 6f09edfb3f6d: Preparing [2026-06-29T09:01:46.990Z] e7b3416a77ba: Waiting [2026-06-29T09:01:46.990Z] 91f6b290b5de: Waiting [2026-06-29T09:01:46.990Z] 6f09edfb3f6d: Waiting [2026-06-29T09:01:46.990Z] 3357b1e1b83f: Waiting [2026-06-29T09:01:46.990Z] a25e97eae07f: Waiting [2026-06-29T09:01:46.990Z] e06a7439f45a: Layer already exists [2026-06-29T09:01:46.990Z] dfe627413934: Layer already exists [2026-06-29T09:01:46.990Z] cdea182c21cd: Pushed [2026-06-29T09:01:46.990Z] 105e435f5dbb: Pushed [2026-06-29T09:01:46.990Z] df97281fc484: Pushed [2026-06-29T09:01:46.990Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:01:46.990Z] e7b3416a77ba: Pushed [2026-06-29T09:01:47.558Z] 91f6b290b5de: Pushed [2026-06-29T09:01:52.916Z] a25e97eae07f: Pushed [2026-06-29T09:02:02.915Z] 3357b1e1b83f: Pushed [2026-06-29T09:02:02.915Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:5763693a7b27b1097dec748fdc614785ea3b706d5a1ee53d413257b80ea44873 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:03.260Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:03.599Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-06-29T09:02:03.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-06-29T09:02:03.599Z] df97281fc484: Preparing [2026-06-29T09:02:03.599Z] 105e435f5dbb: Preparing [2026-06-29T09:02:03.599Z] cdea182c21cd: Preparing [2026-06-29T09:02:03.599Z] dfe627413934: Preparing [2026-06-29T09:02:03.599Z] e06a7439f45a: Preparing [2026-06-29T09:02:03.599Z] 3357b1e1b83f: Preparing [2026-06-29T09:02:03.599Z] a25e97eae07f: Preparing [2026-06-29T09:02:03.599Z] e7b3416a77ba: Preparing [2026-06-29T09:02:03.599Z] 91f6b290b5de: Preparing [2026-06-29T09:02:03.599Z] 6f09edfb3f6d: Preparing [2026-06-29T09:02:03.599Z] e7b3416a77ba: Waiting [2026-06-29T09:02:03.599Z] 91f6b290b5de: Waiting [2026-06-29T09:02:03.599Z] 6f09edfb3f6d: Waiting [2026-06-29T09:02:03.599Z] 3357b1e1b83f: Waiting [2026-06-29T09:02:03.599Z] a25e97eae07f: Waiting [2026-06-29T09:02:03.599Z] 105e435f5dbb: Layer already exists [2026-06-29T09:02:03.599Z] cdea182c21cd: Layer already exists [2026-06-29T09:02:03.599Z] df97281fc484: Layer already exists [2026-06-29T09:02:03.599Z] e06a7439f45a: Layer already exists [2026-06-29T09:02:03.599Z] dfe627413934: Layer already exists [2026-06-29T09:02:03.599Z] a25e97eae07f: Layer already exists [2026-06-29T09:02:03.599Z] 3357b1e1b83f: Layer already exists [2026-06-29T09:02:03.599Z] e7b3416a77ba: Layer already exists [2026-06-29T09:02:03.599Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:02:03.599Z] 91f6b290b5de: Layer already exists [2026-06-29T09:02:03.599Z] latest: digest: sha256:5763693a7b27b1097dec748fdc614785ea3b706d5a1ee53d413257b80ea44873 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:03.943Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:04.281Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.121 [2026-06-29T09:02:04.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-06-29T09:02:04.281Z] df97281fc484: Preparing [2026-06-29T09:02:04.281Z] 105e435f5dbb: Preparing [2026-06-29T09:02:04.281Z] cdea182c21cd: Preparing [2026-06-29T09:02:04.281Z] dfe627413934: Preparing [2026-06-29T09:02:04.281Z] e06a7439f45a: Preparing [2026-06-29T09:02:04.281Z] 3357b1e1b83f: Preparing [2026-06-29T09:02:04.281Z] a25e97eae07f: Preparing [2026-06-29T09:02:04.281Z] e7b3416a77ba: Preparing [2026-06-29T09:02:04.281Z] 91f6b290b5de: Preparing [2026-06-29T09:02:04.281Z] 6f09edfb3f6d: Preparing [2026-06-29T09:02:04.281Z] a25e97eae07f: Waiting [2026-06-29T09:02:04.281Z] 3357b1e1b83f: Waiting [2026-06-29T09:02:04.281Z] e7b3416a77ba: Waiting [2026-06-29T09:02:04.281Z] 6f09edfb3f6d: Waiting [2026-06-29T09:02:04.281Z] 91f6b290b5de: Waiting [2026-06-29T09:02:04.281Z] cdea182c21cd: Layer already exists [2026-06-29T09:02:04.281Z] e06a7439f45a: Layer already exists [2026-06-29T09:02:04.281Z] df97281fc484: Layer already exists [2026-06-29T09:02:04.281Z] 105e435f5dbb: Layer already exists [2026-06-29T09:02:04.281Z] dfe627413934: Layer already exists [2026-06-29T09:02:04.281Z] a25e97eae07f: Layer already exists [2026-06-29T09:02:04.281Z] 3357b1e1b83f: Layer already exists [2026-06-29T09:02:04.281Z] 91f6b290b5de: Layer already exists [2026-06-29T09:02:04.281Z] e7b3416a77ba: Layer already exists [2026-06-29T09:02:04.281Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:02:04.281Z] 4.1.0-dev.121: digest: sha256:5763693a7b27b1097dec748fdc614785ea3b706d5a1ee53d413257b80ea44873 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:04.622Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:04.953Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:02:04.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-06-29T09:02:04.953Z] df97281fc484: Preparing [2026-06-29T09:02:04.953Z] 105e435f5dbb: Preparing [2026-06-29T09:02:04.953Z] cdea182c21cd: Preparing [2026-06-29T09:02:04.953Z] dfe627413934: Preparing [2026-06-29T09:02:04.953Z] e06a7439f45a: Preparing [2026-06-29T09:02:04.953Z] 3357b1e1b83f: Preparing [2026-06-29T09:02:04.953Z] a25e97eae07f: Preparing [2026-06-29T09:02:04.953Z] e7b3416a77ba: Preparing [2026-06-29T09:02:04.953Z] 91f6b290b5de: Preparing [2026-06-29T09:02:04.953Z] 6f09edfb3f6d: Preparing [2026-06-29T09:02:04.953Z] a25e97eae07f: Waiting [2026-06-29T09:02:04.953Z] e7b3416a77ba: Waiting [2026-06-29T09:02:04.953Z] 3357b1e1b83f: Waiting [2026-06-29T09:02:04.953Z] 6f09edfb3f6d: Waiting [2026-06-29T09:02:04.953Z] 91f6b290b5de: Waiting [2026-06-29T09:02:04.953Z] df97281fc484: Layer already exists [2026-06-29T09:02:04.953Z] e06a7439f45a: Layer already exists [2026-06-29T09:02:04.953Z] 105e435f5dbb: Layer already exists [2026-06-29T09:02:04.953Z] dfe627413934: Layer already exists [2026-06-29T09:02:04.953Z] cdea182c21cd: Layer already exists [2026-06-29T09:02:04.953Z] a25e97eae07f: Layer already exists [2026-06-29T09:02:04.953Z] 3357b1e1b83f: Layer already exists [2026-06-29T09:02:04.953Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:02:04.953Z] e7b3416a77ba: Layer already exists [2026-06-29T09:02:04.953Z] 91f6b290b5de: Layer already exists [2026-06-29T09:02:04.953Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:5763693a7b27b1097dec748fdc614785ea3b706d5a1ee53d413257b80ea44873 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:05.295Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:05.623Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-06-29T09:02:05.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-06-29T09:02:05.623Z] df97281fc484: Preparing [2026-06-29T09:02:05.623Z] 105e435f5dbb: Preparing [2026-06-29T09:02:05.623Z] cdea182c21cd: Preparing [2026-06-29T09:02:05.623Z] dfe627413934: Preparing [2026-06-29T09:02:05.623Z] e06a7439f45a: Preparing [2026-06-29T09:02:05.623Z] 3357b1e1b83f: Preparing [2026-06-29T09:02:05.623Z] a25e97eae07f: Preparing [2026-06-29T09:02:05.623Z] e7b3416a77ba: Preparing [2026-06-29T09:02:05.623Z] 91f6b290b5de: Preparing [2026-06-29T09:02:05.623Z] 6f09edfb3f6d: Preparing [2026-06-29T09:02:05.623Z] e7b3416a77ba: Waiting [2026-06-29T09:02:05.623Z] 3357b1e1b83f: Waiting [2026-06-29T09:02:05.623Z] 91f6b290b5de: Waiting [2026-06-29T09:02:05.623Z] 6f09edfb3f6d: Waiting [2026-06-29T09:02:05.623Z] a25e97eae07f: Waiting [2026-06-29T09:02:05.623Z] e06a7439f45a: Layer already exists [2026-06-29T09:02:05.623Z] 105e435f5dbb: Layer already exists [2026-06-29T09:02:05.623Z] df97281fc484: Layer already exists [2026-06-29T09:02:05.623Z] cdea182c21cd: Layer already exists [2026-06-29T09:02:05.623Z] dfe627413934: Layer already exists [2026-06-29T09:02:05.623Z] 3357b1e1b83f: Layer already exists [2026-06-29T09:02:05.623Z] a25e97eae07f: Layer already exists [2026-06-29T09:02:05.623Z] 91f6b290b5de: Layer already exists [2026-06-29T09:02:05.623Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:02:05.623Z] e7b3416a77ba: Layer already exists [2026-06-29T09:02:05.623Z] main: digest: sha256:5763693a7b27b1097dec748fdc614785ea3b706d5a1ee53d413257b80ea44873 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:02:05.712Z] ===================================================== [Pipeline] echo [2026-06-29T09:02:05.732Z] taggedImages: [2026-06-29T09:02:05.732Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:02:05.732Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-06-29T09:02:05.732Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.121 [2026-06-29T09:02:05.732Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:02:05.732Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2026-06-29T09:02:05.768Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2026-06-29T09:02:05.768Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:02:05.768Z] latest [2026-06-29T09:02:05.768Z] 4.1.0-dev.121 [2026-06-29T09:02:05.768Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:02:05.768Z] main [2026-06-29T09:02:05.768Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:06.140Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:06.470Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:02:06.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-06-29T09:02:06.470Z] d0876554655a: Preparing [2026-06-29T09:02:06.470Z] 0376677cd26e: Preparing [2026-06-29T09:02:06.470Z] 4419fd46c4bf: Preparing [2026-06-29T09:02:06.470Z] dfe627413934: Preparing [2026-06-29T09:02:06.470Z] e06a7439f45a: Preparing [2026-06-29T09:02:06.470Z] 81af4d9e39a0: Preparing [2026-06-29T09:02:06.470Z] 43f46aad2ac5: Preparing [2026-06-29T09:02:06.470Z] dcda429e4080: Preparing [2026-06-29T09:02:06.470Z] 6f09edfb3f6d: Preparing [2026-06-29T09:02:06.470Z] 81af4d9e39a0: Waiting [2026-06-29T09:02:06.470Z] 43f46aad2ac5: Waiting [2026-06-29T09:02:06.470Z] dcda429e4080: Waiting [2026-06-29T09:02:06.470Z] 6f09edfb3f6d: Waiting [2026-06-29T09:02:06.470Z] e06a7439f45a: Layer already exists [2026-06-29T09:02:06.470Z] dfe627413934: Layer already exists [2026-06-29T09:02:06.470Z] 0376677cd26e: Pushed [2026-06-29T09:02:06.470Z] 4419fd46c4bf: Pushed [2026-06-29T09:02:06.470Z] 43f46aad2ac5: Pushed [2026-06-29T09:02:06.470Z] d0876554655a: Pushed [2026-06-29T09:02:06.470Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:02:07.037Z] dcda429e4080: Pushed [2026-06-29T09:02:27.049Z] 81af4d9e39a0: Pushed [2026-06-29T09:02:27.049Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:004f51d69b80474c3f961aec0658b4cc907cf34ffdf154b0cff9083aa482868f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:27.383Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:27.718Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-06-29T09:02:27.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-06-29T09:02:27.718Z] d0876554655a: Preparing [2026-06-29T09:02:27.718Z] 0376677cd26e: Preparing [2026-06-29T09:02:27.718Z] 4419fd46c4bf: Preparing [2026-06-29T09:02:27.718Z] dfe627413934: Preparing [2026-06-29T09:02:27.719Z] e06a7439f45a: Preparing [2026-06-29T09:02:27.719Z] 81af4d9e39a0: Preparing [2026-06-29T09:02:27.719Z] 43f46aad2ac5: Preparing [2026-06-29T09:02:27.719Z] dcda429e4080: Preparing [2026-06-29T09:02:27.719Z] 6f09edfb3f6d: Preparing [2026-06-29T09:02:27.719Z] 81af4d9e39a0: Waiting [2026-06-29T09:02:27.719Z] 6f09edfb3f6d: Waiting [2026-06-29T09:02:27.719Z] 43f46aad2ac5: Waiting [2026-06-29T09:02:27.719Z] dcda429e4080: Waiting [2026-06-29T09:02:27.719Z] d0876554655a: Layer already exists [2026-06-29T09:02:27.719Z] dfe627413934: Layer already exists [2026-06-29T09:02:27.719Z] e06a7439f45a: Layer already exists [2026-06-29T09:02:27.719Z] 0376677cd26e: Layer already exists [2026-06-29T09:02:27.719Z] 4419fd46c4bf: Layer already exists [2026-06-29T09:02:27.719Z] 43f46aad2ac5: Layer already exists [2026-06-29T09:02:27.719Z] 81af4d9e39a0: Layer already exists [2026-06-29T09:02:27.719Z] dcda429e4080: Layer already exists [2026-06-29T09:02:27.719Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:02:27.719Z] latest: digest: sha256:004f51d69b80474c3f961aec0658b4cc907cf34ffdf154b0cff9083aa482868f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:28.045Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:28.378Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.121 [2026-06-29T09:02:28.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-06-29T09:02:28.378Z] d0876554655a: Preparing [2026-06-29T09:02:28.378Z] 0376677cd26e: Preparing [2026-06-29T09:02:28.378Z] 4419fd46c4bf: Preparing [2026-06-29T09:02:28.378Z] dfe627413934: Preparing [2026-06-29T09:02:28.378Z] e06a7439f45a: Preparing [2026-06-29T09:02:28.378Z] 81af4d9e39a0: Preparing [2026-06-29T09:02:28.378Z] 43f46aad2ac5: Preparing [2026-06-29T09:02:28.378Z] dcda429e4080: Preparing [2026-06-29T09:02:28.378Z] 6f09edfb3f6d: Preparing [2026-06-29T09:02:28.378Z] 81af4d9e39a0: Waiting [2026-06-29T09:02:28.378Z] 43f46aad2ac5: Waiting [2026-06-29T09:02:28.378Z] dcda429e4080: Waiting [2026-06-29T09:02:28.378Z] 6f09edfb3f6d: Waiting [2026-06-29T09:02:28.378Z] e06a7439f45a: Layer already exists [2026-06-29T09:02:28.378Z] dfe627413934: Layer already exists [2026-06-29T09:02:28.378Z] 4419fd46c4bf: Layer already exists [2026-06-29T09:02:28.378Z] d0876554655a: Layer already exists [2026-06-29T09:02:28.378Z] 0376677cd26e: Layer already exists [2026-06-29T09:02:28.378Z] dcda429e4080: Layer already exists [2026-06-29T09:02:28.378Z] 81af4d9e39a0: Layer already exists [2026-06-29T09:02:28.378Z] 43f46aad2ac5: Layer already exists [2026-06-29T09:02:28.378Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:02:28.378Z] 4.1.0-dev.121: digest: sha256:004f51d69b80474c3f961aec0658b4cc907cf34ffdf154b0cff9083aa482868f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:28.715Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:29.054Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:02:29.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-06-29T09:02:29.054Z] d0876554655a: Preparing [2026-06-29T09:02:29.054Z] 0376677cd26e: Preparing [2026-06-29T09:02:29.054Z] 4419fd46c4bf: Preparing [2026-06-29T09:02:29.054Z] dfe627413934: Preparing [2026-06-29T09:02:29.054Z] e06a7439f45a: Preparing [2026-06-29T09:02:29.054Z] 81af4d9e39a0: Preparing [2026-06-29T09:02:29.054Z] 43f46aad2ac5: Preparing [2026-06-29T09:02:29.054Z] dcda429e4080: Preparing [2026-06-29T09:02:29.054Z] 6f09edfb3f6d: Preparing [2026-06-29T09:02:29.054Z] 43f46aad2ac5: Waiting [2026-06-29T09:02:29.054Z] 81af4d9e39a0: Waiting [2026-06-29T09:02:29.054Z] dcda429e4080: Waiting [2026-06-29T09:02:29.054Z] 6f09edfb3f6d: Waiting [2026-06-29T09:02:29.054Z] 4419fd46c4bf: Layer already exists [2026-06-29T09:02:29.054Z] dfe627413934: Layer already exists [2026-06-29T09:02:29.054Z] d0876554655a: Layer already exists [2026-06-29T09:02:29.054Z] 0376677cd26e: Layer already exists [2026-06-29T09:02:29.054Z] e06a7439f45a: Layer already exists [2026-06-29T09:02:29.054Z] 43f46aad2ac5: Layer already exists [2026-06-29T09:02:29.054Z] 81af4d9e39a0: Layer already exists [2026-06-29T09:02:29.054Z] dcda429e4080: Layer already exists [2026-06-29T09:02:29.054Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:02:29.054Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:004f51d69b80474c3f961aec0658b4cc907cf34ffdf154b0cff9083aa482868f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:29.393Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:29.737Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-06-29T09:02:29.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-06-29T09:02:29.737Z] d0876554655a: Preparing [2026-06-29T09:02:29.737Z] 0376677cd26e: Preparing [2026-06-29T09:02:29.737Z] 4419fd46c4bf: Preparing [2026-06-29T09:02:29.737Z] dfe627413934: Preparing [2026-06-29T09:02:29.737Z] e06a7439f45a: Preparing [2026-06-29T09:02:29.737Z] 81af4d9e39a0: Preparing [2026-06-29T09:02:29.737Z] 43f46aad2ac5: Preparing [2026-06-29T09:02:29.737Z] dcda429e4080: Preparing [2026-06-29T09:02:29.737Z] 6f09edfb3f6d: Preparing [2026-06-29T09:02:29.737Z] dcda429e4080: Waiting [2026-06-29T09:02:29.737Z] 81af4d9e39a0: Waiting [2026-06-29T09:02:29.737Z] 6f09edfb3f6d: Waiting [2026-06-29T09:02:29.738Z] 43f46aad2ac5: Waiting [2026-06-29T09:02:29.738Z] 4419fd46c4bf: Layer already exists [2026-06-29T09:02:29.738Z] dfe627413934: Layer already exists [2026-06-29T09:02:29.738Z] d0876554655a: Layer already exists [2026-06-29T09:02:29.738Z] 0376677cd26e: Layer already exists [2026-06-29T09:02:29.738Z] e06a7439f45a: Layer already exists [2026-06-29T09:02:29.738Z] 81af4d9e39a0: Layer already exists [2026-06-29T09:02:29.738Z] dcda429e4080: Layer already exists [2026-06-29T09:02:29.738Z] 43f46aad2ac5: Layer already exists [2026-06-29T09:02:29.738Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:02:29.738Z] main: digest: sha256:004f51d69b80474c3f961aec0658b4cc907cf34ffdf154b0cff9083aa482868f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:02:29.807Z] ===================================================== [Pipeline] echo [2026-06-29T09:02:29.822Z] taggedImages: [2026-06-29T09:02:29.822Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:02:29.822Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-06-29T09:02:29.822Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.121 [2026-06-29T09:02:29.822Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:02:29.822Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2026-06-29T09:02:29.849Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2026-06-29T09:02:29.849Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:02:29.849Z] latest [2026-06-29T09:02:29.849Z] 4.1.0-dev.121 [2026-06-29T09:02:29.849Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:02:29.849Z] main [2026-06-29T09:02:29.849Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:30.219Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:30.548Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:02:30.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-06-29T09:02:30.548Z] df97281fc484: Preparing [2026-06-29T09:02:30.548Z] 8fd6d56078a5: Preparing [2026-06-29T09:02:30.548Z] cb8f07d723b5: Preparing [2026-06-29T09:02:30.548Z] dfe627413934: Preparing [2026-06-29T09:02:30.548Z] e06a7439f45a: Preparing [2026-06-29T09:02:30.548Z] 3357b1e1b83f: Preparing [2026-06-29T09:02:30.548Z] e7b3416a77ba: Preparing [2026-06-29T09:02:30.548Z] 91f6b290b5de: Preparing [2026-06-29T09:02:30.548Z] 6f09edfb3f6d: Preparing [2026-06-29T09:02:30.548Z] 3357b1e1b83f: Waiting [2026-06-29T09:02:30.548Z] e7b3416a77ba: Waiting [2026-06-29T09:02:30.548Z] 91f6b290b5de: Waiting [2026-06-29T09:02:30.548Z] 6f09edfb3f6d: Waiting [2026-06-29T09:02:30.548Z] dfe627413934: Layer already exists [2026-06-29T09:02:30.548Z] df97281fc484: Layer already exists [2026-06-29T09:02:30.548Z] e06a7439f45a: Layer already exists [2026-06-29T09:02:30.548Z] 3357b1e1b83f: Layer already exists [2026-06-29T09:02:30.548Z] e7b3416a77ba: Layer already exists [2026-06-29T09:02:30.548Z] 91f6b290b5de: Layer already exists [2026-06-29T09:02:30.549Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:02:30.549Z] 8fd6d56078a5: Pushed [2026-06-29T09:02:30.549Z] cb8f07d723b5: Pushed [2026-06-29T09:02:30.807Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:7fc6a9b875d4d462ef7e939fa91f35ec231556a61deab89c96e791562d6ef2aa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:31.140Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:31.470Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-06-29T09:02:31.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-06-29T09:02:31.470Z] df97281fc484: Preparing [2026-06-29T09:02:31.470Z] 8fd6d56078a5: Preparing [2026-06-29T09:02:31.470Z] cb8f07d723b5: Preparing [2026-06-29T09:02:31.470Z] dfe627413934: Preparing [2026-06-29T09:02:31.470Z] e06a7439f45a: Preparing [2026-06-29T09:02:31.470Z] 3357b1e1b83f: Preparing [2026-06-29T09:02:31.470Z] e7b3416a77ba: Preparing [2026-06-29T09:02:31.470Z] 91f6b290b5de: Preparing [2026-06-29T09:02:31.470Z] 6f09edfb3f6d: Preparing [2026-06-29T09:02:31.470Z] 3357b1e1b83f: Waiting [2026-06-29T09:02:31.470Z] e7b3416a77ba: Waiting [2026-06-29T09:02:31.470Z] 91f6b290b5de: Waiting [2026-06-29T09:02:31.470Z] 6f09edfb3f6d: Waiting [2026-06-29T09:02:31.470Z] e06a7439f45a: Layer already exists [2026-06-29T09:02:31.470Z] dfe627413934: Layer already exists [2026-06-29T09:02:31.470Z] df97281fc484: Layer already exists [2026-06-29T09:02:31.470Z] cb8f07d723b5: Layer already exists [2026-06-29T09:02:31.470Z] 8fd6d56078a5: Layer already exists [2026-06-29T09:02:31.470Z] e7b3416a77ba: Layer already exists [2026-06-29T09:02:31.470Z] 91f6b290b5de: Layer already exists [2026-06-29T09:02:31.470Z] 3357b1e1b83f: Layer already exists [2026-06-29T09:02:31.470Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:02:31.470Z] latest: digest: sha256:7fc6a9b875d4d462ef7e939fa91f35ec231556a61deab89c96e791562d6ef2aa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:31.812Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:32.141Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.121 [2026-06-29T09:02:32.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-06-29T09:02:32.141Z] df97281fc484: Preparing [2026-06-29T09:02:32.141Z] 8fd6d56078a5: Preparing [2026-06-29T09:02:32.141Z] cb8f07d723b5: Preparing [2026-06-29T09:02:32.141Z] dfe627413934: Preparing [2026-06-29T09:02:32.141Z] e06a7439f45a: Preparing [2026-06-29T09:02:32.141Z] 3357b1e1b83f: Preparing [2026-06-29T09:02:32.141Z] e7b3416a77ba: Preparing [2026-06-29T09:02:32.141Z] 91f6b290b5de: Preparing [2026-06-29T09:02:32.141Z] 6f09edfb3f6d: Preparing [2026-06-29T09:02:32.141Z] e7b3416a77ba: Waiting [2026-06-29T09:02:32.141Z] 6f09edfb3f6d: Waiting [2026-06-29T09:02:32.141Z] 91f6b290b5de: Waiting [2026-06-29T09:02:32.141Z] 3357b1e1b83f: Waiting [2026-06-29T09:02:32.141Z] e06a7439f45a: Layer already exists [2026-06-29T09:02:32.141Z] df97281fc484: Layer already exists [2026-06-29T09:02:32.141Z] cb8f07d723b5: Layer already exists [2026-06-29T09:02:32.141Z] dfe627413934: Layer already exists [2026-06-29T09:02:32.141Z] 8fd6d56078a5: Layer already exists [2026-06-29T09:02:32.141Z] 3357b1e1b83f: Layer already exists [2026-06-29T09:02:32.141Z] 91f6b290b5de: Layer already exists [2026-06-29T09:02:32.141Z] e7b3416a77ba: Layer already exists [2026-06-29T09:02:32.141Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:02:32.141Z] 4.1.0-dev.121: digest: sha256:7fc6a9b875d4d462ef7e939fa91f35ec231556a61deab89c96e791562d6ef2aa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:32.477Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:32.809Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:02:32.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-06-29T09:02:32.809Z] df97281fc484: Preparing [2026-06-29T09:02:32.809Z] 8fd6d56078a5: Preparing [2026-06-29T09:02:32.809Z] cb8f07d723b5: Preparing [2026-06-29T09:02:32.809Z] dfe627413934: Preparing [2026-06-29T09:02:32.809Z] e06a7439f45a: Preparing [2026-06-29T09:02:32.809Z] 3357b1e1b83f: Preparing [2026-06-29T09:02:32.809Z] e7b3416a77ba: Preparing [2026-06-29T09:02:32.809Z] 91f6b290b5de: Preparing [2026-06-29T09:02:32.809Z] 6f09edfb3f6d: Preparing [2026-06-29T09:02:32.809Z] 3357b1e1b83f: Waiting [2026-06-29T09:02:32.809Z] e7b3416a77ba: Waiting [2026-06-29T09:02:32.809Z] 6f09edfb3f6d: Waiting [2026-06-29T09:02:32.809Z] 91f6b290b5de: Waiting [2026-06-29T09:02:32.809Z] 8fd6d56078a5: Layer already exists [2026-06-29T09:02:32.809Z] cb8f07d723b5: Layer already exists [2026-06-29T09:02:32.809Z] dfe627413934: Layer already exists [2026-06-29T09:02:32.809Z] e06a7439f45a: Layer already exists [2026-06-29T09:02:32.809Z] df97281fc484: Layer already exists [2026-06-29T09:02:32.809Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:02:32.809Z] 91f6b290b5de: Layer already exists [2026-06-29T09:02:32.809Z] 3357b1e1b83f: Layer already exists [2026-06-29T09:02:32.809Z] e7b3416a77ba: Layer already exists [2026-06-29T09:02:32.809Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:7fc6a9b875d4d462ef7e939fa91f35ec231556a61deab89c96e791562d6ef2aa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:33.137Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:33.470Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-06-29T09:02:33.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-06-29T09:02:33.470Z] df97281fc484: Preparing [2026-06-29T09:02:33.470Z] 8fd6d56078a5: Preparing [2026-06-29T09:02:33.470Z] cb8f07d723b5: Preparing [2026-06-29T09:02:33.470Z] dfe627413934: Preparing [2026-06-29T09:02:33.470Z] e06a7439f45a: Preparing [2026-06-29T09:02:33.470Z] 3357b1e1b83f: Preparing [2026-06-29T09:02:33.470Z] e7b3416a77ba: Preparing [2026-06-29T09:02:33.470Z] 91f6b290b5de: Preparing [2026-06-29T09:02:33.470Z] 6f09edfb3f6d: Preparing [2026-06-29T09:02:33.470Z] 91f6b290b5de: Waiting [2026-06-29T09:02:33.470Z] 3357b1e1b83f: Waiting [2026-06-29T09:02:33.470Z] e7b3416a77ba: Waiting [2026-06-29T09:02:33.470Z] 6f09edfb3f6d: Waiting [2026-06-29T09:02:33.470Z] 8fd6d56078a5: Layer already exists [2026-06-29T09:02:33.470Z] dfe627413934: Layer already exists [2026-06-29T09:02:33.470Z] df97281fc484: Layer already exists [2026-06-29T09:02:33.470Z] e06a7439f45a: Layer already exists [2026-06-29T09:02:33.470Z] cb8f07d723b5: Layer already exists [2026-06-29T09:02:33.470Z] 3357b1e1b83f: Layer already exists [2026-06-29T09:02:33.470Z] 91f6b290b5de: Layer already exists [2026-06-29T09:02:33.470Z] e7b3416a77ba: Layer already exists [2026-06-29T09:02:33.470Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:02:33.470Z] main: digest: sha256:7fc6a9b875d4d462ef7e939fa91f35ec231556a61deab89c96e791562d6ef2aa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:02:33.547Z] ===================================================== [Pipeline] echo [2026-06-29T09:02:33.560Z] taggedImages: [2026-06-29T09:02:33.560Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:02:33.560Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-06-29T09:02:33.560Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.121 [2026-06-29T09:02:33.560Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:02:33.560Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2026-06-29T09:02:33.589Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2026-06-29T09:02:33.589Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:02:33.589Z] latest [2026-06-29T09:02:33.589Z] 4.1.0-dev.121 [2026-06-29T09:02:33.589Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:02:33.589Z] main [2026-06-29T09:02:33.589Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:33.941Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:34.263Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:02:34.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-06-29T09:02:34.263Z] 9ad3691cd75e: Preparing [2026-06-29T09:02:34.263Z] 5ed16cee1279: Preparing [2026-06-29T09:02:34.263Z] dfe627413934: Preparing [2026-06-29T09:02:34.263Z] e06a7439f45a: Preparing [2026-06-29T09:02:34.263Z] 189752114431: Preparing [2026-06-29T09:02:34.263Z] 196fda054e04: Preparing [2026-06-29T09:02:34.263Z] 6f09edfb3f6d: Preparing [2026-06-29T09:02:34.263Z] 196fda054e04: Waiting [2026-06-29T09:02:34.263Z] 6f09edfb3f6d: Waiting [2026-06-29T09:02:34.263Z] e06a7439f45a: Layer already exists [2026-06-29T09:02:34.263Z] dfe627413934: Layer already exists [2026-06-29T09:02:34.263Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:02:34.263Z] 9ad3691cd75e: Pushed [2026-06-29T09:02:34.263Z] 189752114431: Pushed [2026-06-29T09:02:34.830Z] 196fda054e04: Pushed [2026-06-29T09:02:39.020Z] 5ed16cee1279: Pushed [2026-06-29T09:02:39.020Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:8c89a7400b5599f25b7ee25bff32416c181d8887d1f28ce900f9fead7138b2e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:39.359Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:39.680Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-06-29T09:02:39.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-06-29T09:02:39.680Z] 9ad3691cd75e: Preparing [2026-06-29T09:02:39.680Z] 5ed16cee1279: Preparing [2026-06-29T09:02:39.680Z] dfe627413934: Preparing [2026-06-29T09:02:39.680Z] e06a7439f45a: Preparing [2026-06-29T09:02:39.680Z] 189752114431: Preparing [2026-06-29T09:02:39.680Z] 196fda054e04: Preparing [2026-06-29T09:02:39.680Z] 6f09edfb3f6d: Preparing [2026-06-29T09:02:39.680Z] 6f09edfb3f6d: Waiting [2026-06-29T09:02:39.680Z] 196fda054e04: Waiting [2026-06-29T09:02:39.680Z] e06a7439f45a: Layer already exists [2026-06-29T09:02:39.680Z] dfe627413934: Layer already exists [2026-06-29T09:02:39.680Z] 189752114431: Layer already exists [2026-06-29T09:02:39.680Z] 5ed16cee1279: Layer already exists [2026-06-29T09:02:39.680Z] 9ad3691cd75e: Layer already exists [2026-06-29T09:02:39.680Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:02:39.680Z] 196fda054e04: Layer already exists [2026-06-29T09:02:39.680Z] latest: digest: sha256:8c89a7400b5599f25b7ee25bff32416c181d8887d1f28ce900f9fead7138b2e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:40.014Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:40.346Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.121 [2026-06-29T09:02:40.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-06-29T09:02:40.346Z] 9ad3691cd75e: Preparing [2026-06-29T09:02:40.346Z] 5ed16cee1279: Preparing [2026-06-29T09:02:40.346Z] dfe627413934: Preparing [2026-06-29T09:02:40.346Z] e06a7439f45a: Preparing [2026-06-29T09:02:40.346Z] 189752114431: Preparing [2026-06-29T09:02:40.346Z] 196fda054e04: Preparing [2026-06-29T09:02:40.346Z] 6f09edfb3f6d: Preparing [2026-06-29T09:02:40.346Z] 196fda054e04: Waiting [2026-06-29T09:02:40.346Z] 6f09edfb3f6d: Waiting [2026-06-29T09:02:40.346Z] e06a7439f45a: Layer already exists [2026-06-29T09:02:40.346Z] 9ad3691cd75e: Layer already exists [2026-06-29T09:02:40.346Z] dfe627413934: Layer already exists [2026-06-29T09:02:40.346Z] 189752114431: Layer already exists [2026-06-29T09:02:40.346Z] 5ed16cee1279: Layer already exists [2026-06-29T09:02:40.346Z] 196fda054e04: Layer already exists [2026-06-29T09:02:40.346Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:02:40.346Z] 4.1.0-dev.121: digest: sha256:8c89a7400b5599f25b7ee25bff32416c181d8887d1f28ce900f9fead7138b2e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:40.671Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:41.007Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:02:41.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-06-29T09:02:41.007Z] 9ad3691cd75e: Preparing [2026-06-29T09:02:41.007Z] 5ed16cee1279: Preparing [2026-06-29T09:02:41.007Z] dfe627413934: Preparing [2026-06-29T09:02:41.007Z] e06a7439f45a: Preparing [2026-06-29T09:02:41.007Z] 189752114431: Preparing [2026-06-29T09:02:41.007Z] 196fda054e04: Preparing [2026-06-29T09:02:41.007Z] 6f09edfb3f6d: Preparing [2026-06-29T09:02:41.007Z] 196fda054e04: Waiting [2026-06-29T09:02:41.007Z] 6f09edfb3f6d: Waiting [2026-06-29T09:02:41.007Z] dfe627413934: Layer already exists [2026-06-29T09:02:41.007Z] 9ad3691cd75e: Layer already exists [2026-06-29T09:02:41.007Z] 5ed16cee1279: Layer already exists [2026-06-29T09:02:41.007Z] e06a7439f45a: Layer already exists [2026-06-29T09:02:41.007Z] 189752114431: Layer already exists [2026-06-29T09:02:41.007Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:02:41.007Z] 196fda054e04: Layer already exists [2026-06-29T09:02:41.007Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:8c89a7400b5599f25b7ee25bff32416c181d8887d1f28ce900f9fead7138b2e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:41.340Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:41.677Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2026-06-29T09:02:41.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-06-29T09:02:41.677Z] 9ad3691cd75e: Preparing [2026-06-29T09:02:41.677Z] 5ed16cee1279: Preparing [2026-06-29T09:02:41.677Z] dfe627413934: Preparing [2026-06-29T09:02:41.677Z] e06a7439f45a: Preparing [2026-06-29T09:02:41.677Z] 189752114431: Preparing [2026-06-29T09:02:41.677Z] 196fda054e04: Preparing [2026-06-29T09:02:41.677Z] 6f09edfb3f6d: Preparing [2026-06-29T09:02:41.677Z] 6f09edfb3f6d: Waiting [2026-06-29T09:02:41.677Z] 196fda054e04: Waiting [2026-06-29T09:02:41.677Z] 5ed16cee1279: Layer already exists [2026-06-29T09:02:41.677Z] dfe627413934: Layer already exists [2026-06-29T09:02:41.677Z] 9ad3691cd75e: Layer already exists [2026-06-29T09:02:41.677Z] 189752114431: Layer already exists [2026-06-29T09:02:41.677Z] e06a7439f45a: Layer already exists [2026-06-29T09:02:41.677Z] 196fda054e04: Layer already exists [2026-06-29T09:02:41.677Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:02:41.677Z] main: digest: sha256:8c89a7400b5599f25b7ee25bff32416c181d8887d1f28ce900f9fead7138b2e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:02:41.762Z] ===================================================== [Pipeline] echo [2026-06-29T09:02:41.778Z] taggedImages: [2026-06-29T09:02:41.778Z] - nexus3.edgexfoundry.org:10004/support-notifications:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:02:41.778Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-06-29T09:02:41.778Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.121 [2026-06-29T09:02:41.778Z] - nexus3.edgexfoundry.org:10004/support-notifications:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:02:41.778Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2026-06-29T09:02:41.814Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2026-06-29T09:02:41.814Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:02:41.814Z] latest [2026-06-29T09:02:41.814Z] 4.1.0-dev.121 [2026-06-29T09:02:41.814Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:02:41.814Z] main [2026-06-29T09:02:41.814Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:42.171Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:42.501Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:02:42.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-06-29T09:02:42.501Z] 289ce6c6a53f: Preparing [2026-06-29T09:02:42.501Z] ec1aa3622417: Preparing [2026-06-29T09:02:42.501Z] dfe627413934: Preparing [2026-06-29T09:02:42.501Z] e06a7439f45a: Preparing [2026-06-29T09:02:42.501Z] e9b280826e7f: Preparing [2026-06-29T09:02:42.501Z] 1f4b181619ff: Preparing [2026-06-29T09:02:42.501Z] 6f09edfb3f6d: Preparing [2026-06-29T09:02:42.501Z] 1f4b181619ff: Waiting [2026-06-29T09:02:42.501Z] 6f09edfb3f6d: Waiting [2026-06-29T09:02:42.501Z] e06a7439f45a: Layer already exists [2026-06-29T09:02:42.501Z] dfe627413934: Layer already exists [2026-06-29T09:02:42.501Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:02:42.501Z] 289ce6c6a53f: Pushed [2026-06-29T09:02:42.501Z] e9b280826e7f: Pushed [2026-06-29T09:02:42.760Z] 1f4b181619ff: Pushed [2026-06-29T09:02:46.954Z] ec1aa3622417: Pushed [2026-06-29T09:02:47.214Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:9f1bd1615955b737d030d359300ef3ede0731fa519fad1cf843744431a3e4b7b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:47.549Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:47.877Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-06-29T09:02:47.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-06-29T09:02:47.877Z] 289ce6c6a53f: Preparing [2026-06-29T09:02:47.877Z] ec1aa3622417: Preparing [2026-06-29T09:02:47.877Z] dfe627413934: Preparing [2026-06-29T09:02:47.877Z] e06a7439f45a: Preparing [2026-06-29T09:02:47.877Z] e9b280826e7f: Preparing [2026-06-29T09:02:47.877Z] 1f4b181619ff: Preparing [2026-06-29T09:02:47.877Z] 6f09edfb3f6d: Preparing [2026-06-29T09:02:47.877Z] 1f4b181619ff: Waiting [2026-06-29T09:02:47.877Z] 6f09edfb3f6d: Waiting [2026-06-29T09:02:47.877Z] ec1aa3622417: Layer already exists [2026-06-29T09:02:47.877Z] e06a7439f45a: Layer already exists [2026-06-29T09:02:47.877Z] e9b280826e7f: Layer already exists [2026-06-29T09:02:47.877Z] 289ce6c6a53f: Layer already exists [2026-06-29T09:02:47.877Z] dfe627413934: Layer already exists [2026-06-29T09:02:47.877Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:02:47.877Z] 1f4b181619ff: Layer already exists [2026-06-29T09:02:47.877Z] latest: digest: sha256:9f1bd1615955b737d030d359300ef3ede0731fa519fad1cf843744431a3e4b7b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:48.228Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:48.559Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.121 [2026-06-29T09:02:48.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-06-29T09:02:48.559Z] 289ce6c6a53f: Preparing [2026-06-29T09:02:48.559Z] ec1aa3622417: Preparing [2026-06-29T09:02:48.559Z] dfe627413934: Preparing [2026-06-29T09:02:48.559Z] e06a7439f45a: Preparing [2026-06-29T09:02:48.559Z] e9b280826e7f: Preparing [2026-06-29T09:02:48.559Z] 1f4b181619ff: Preparing [2026-06-29T09:02:48.559Z] 6f09edfb3f6d: Preparing [2026-06-29T09:02:48.559Z] 1f4b181619ff: Waiting [2026-06-29T09:02:48.559Z] 6f09edfb3f6d: Waiting [2026-06-29T09:02:48.559Z] e9b280826e7f: Layer already exists [2026-06-29T09:02:48.559Z] e06a7439f45a: Layer already exists [2026-06-29T09:02:48.559Z] ec1aa3622417: Layer already exists [2026-06-29T09:02:48.559Z] dfe627413934: Layer already exists [2026-06-29T09:02:48.559Z] 289ce6c6a53f: Layer already exists [2026-06-29T09:02:48.559Z] 1f4b181619ff: Layer already exists [2026-06-29T09:02:48.559Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:02:48.559Z] 4.1.0-dev.121: digest: sha256:9f1bd1615955b737d030d359300ef3ede0731fa519fad1cf843744431a3e4b7b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:48.891Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:49.221Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:02:49.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-06-29T09:02:49.222Z] 289ce6c6a53f: Preparing [2026-06-29T09:02:49.222Z] ec1aa3622417: Preparing [2026-06-29T09:02:49.222Z] dfe627413934: Preparing [2026-06-29T09:02:49.222Z] e06a7439f45a: Preparing [2026-06-29T09:02:49.222Z] e9b280826e7f: Preparing [2026-06-29T09:02:49.222Z] 1f4b181619ff: Preparing [2026-06-29T09:02:49.222Z] 6f09edfb3f6d: Preparing [2026-06-29T09:02:49.222Z] 1f4b181619ff: Waiting [2026-06-29T09:02:49.222Z] 6f09edfb3f6d: Waiting [2026-06-29T09:02:49.222Z] 289ce6c6a53f: Layer already exists [2026-06-29T09:02:49.222Z] e9b280826e7f: Layer already exists [2026-06-29T09:02:49.222Z] ec1aa3622417: Layer already exists [2026-06-29T09:02:49.222Z] e06a7439f45a: Layer already exists [2026-06-29T09:02:49.222Z] dfe627413934: Layer already exists [2026-06-29T09:02:49.222Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:02:49.222Z] 1f4b181619ff: Layer already exists [2026-06-29T09:02:49.222Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:9f1bd1615955b737d030d359300ef3ede0731fa519fad1cf843744431a3e4b7b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:49.559Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:02:49.889Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-06-29T09:02:49.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-06-29T09:02:49.890Z] 289ce6c6a53f: Preparing [2026-06-29T09:02:49.890Z] ec1aa3622417: Preparing [2026-06-29T09:02:49.890Z] dfe627413934: Preparing [2026-06-29T09:02:49.890Z] e06a7439f45a: Preparing [2026-06-29T09:02:49.890Z] e9b280826e7f: Preparing [2026-06-29T09:02:49.890Z] 1f4b181619ff: Preparing [2026-06-29T09:02:49.890Z] 6f09edfb3f6d: Preparing [2026-06-29T09:02:49.890Z] 6f09edfb3f6d: Waiting [2026-06-29T09:02:49.890Z] 1f4b181619ff: Waiting [2026-06-29T09:02:49.890Z] dfe627413934: Layer already exists [2026-06-29T09:02:49.890Z] 289ce6c6a53f: Layer already exists [2026-06-29T09:02:49.890Z] ec1aa3622417: Layer already exists [2026-06-29T09:02:49.890Z] e06a7439f45a: Layer already exists [2026-06-29T09:02:49.890Z] e9b280826e7f: Layer already exists [2026-06-29T09:02:49.890Z] 1f4b181619ff: Layer already exists [2026-06-29T09:02:49.890Z] 6f09edfb3f6d: Layer already exists [2026-06-29T09:02:49.890Z] main: digest: sha256:9f1bd1615955b737d030d359300ef3ede0731fa519fad1cf843744431a3e4b7b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:02:49.977Z] ===================================================== [Pipeline] echo [2026-06-29T09:02:49.991Z] taggedImages: [2026-06-29T09:02:49.991Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:02:49.991Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-06-29T09:02:49.991Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.121 [2026-06-29T09:02:49.991Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:02:49.991Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-06-29T09:20:28.945Z] #134 ... [2026-06-29T09:20:28.946Z] [2026-06-29T09:20:28.946Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-06-29T09:20:28.946Z] #147 DONE 1174.0s [2026-06-29T09:20:28.946Z] [2026-06-29T09:20:28.946Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T09:20:28.946Z] #33 ... [2026-06-29T09:20:28.946Z] [2026-06-29T09:20:28.946Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T09:20:28.946Z] #155 DONE 0.4s [2026-06-29T09:20:28.946Z] [2026-06-29T09:20:28.946Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-06-29T09:20:28.946Z] #156 DONE 0.2s [2026-06-29T09:20:28.946Z] [2026-06-29T09:20:28.946Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-06-29T09:20:28.946Z] #157 DONE 0.3s [2026-06-29T09:20:28.946Z] [2026-06-29T09:20:28.946Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2026-06-29T09:20:29.218Z] #158 DONE 0.2s [2026-06-29T09:20:29.218Z] [2026-06-29T09:20:29.218Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-06-29T09:20:29.218Z] #159 DONE 0.1s [2026-06-29T09:20:29.218Z] [2026-06-29T09:20:29.218Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-29T09:20:31.846Z] #160 DONE 2.2s [2026-06-29T09:20:31.846Z] [2026-06-29T09:20:31.846Z] #111 [core-common-config-bootstrapper] exporting to image [2026-06-29T09:20:31.846Z] #111 exporting layers [2026-06-29T09:20:32.431Z] #111 exporting layers 0.8s done [2026-06-29T09:20:32.431Z] #111 writing image sha256:c8988ad78a669f2bbb398b308be49f3e6208dd77ed8623516d43d891ffcb0b0d done [2026-06-29T09:20:32.431Z] #111 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2026-06-29T09:20:32.431Z] #111 DONE 7.3s [2026-06-29T09:20:32.431Z] [2026-06-29T09:20:32.431Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-29T09:20:54.536Z] #134 ... [2026-06-29T09:20:54.536Z] [2026-06-29T09:20:54.536Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-06-29T09:20:54.536Z] #150 DONE 1197.1s [2026-06-29T09:20:54.536Z] [2026-06-29T09:20:54.536Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-06-29T09:20:54.536Z] #161 DONE 0.3s [2026-06-29T09:20:54.536Z] [2026-06-29T09:20:54.536Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-06-29T09:20:54.536Z] #151 ... [2026-06-29T09:20:54.536Z] [2026-06-29T09:20:54.536Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-06-29T09:20:54.536Z] #162 DONE 2.3s [2026-06-29T09:20:54.536Z] [2026-06-29T09:20:54.536Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T09:20:54.536Z] #163 DONE 0.3s [2026-06-29T09:20:54.536Z] [2026-06-29T09:20:54.536Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-06-29T09:20:54.536Z] #164 DONE 0.1s [2026-06-29T09:20:54.536Z] [2026-06-29T09:20:54.536Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-06-29T09:20:54.812Z] #165 DONE 0.4s [2026-06-29T09:20:54.812Z] [2026-06-29T09:20:54.812Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-29T09:20:54.812Z] #143 ... [2026-06-29T09:20:54.812Z] [2026-06-29T09:20:54.812Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-06-29T09:20:54.812Z] #166 DONE 0.1s [2026-06-29T09:20:55.134Z] [2026-06-29T09:20:55.134Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2026-06-29T09:20:55.134Z] #167 DONE 0.1s [2026-06-29T09:20:55.134Z] [2026-06-29T09:20:55.134Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-29T09:20:55.134Z] #143 ... [2026-06-29T09:20:55.134Z] [2026-06-29T09:20:55.134Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2026-06-29T09:20:55.134Z] #168 DONE 0.1s [2026-06-29T09:20:55.403Z] [2026-06-29T09:20:55.403Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2026-06-29T09:20:55.403Z] #169 DONE 0.1s [2026-06-29T09:20:55.403Z] [2026-06-29T09:20:55.403Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-06-29T09:20:55.403Z] #170 DONE 0.1s [2026-06-29T09:20:55.403Z] [2026-06-29T09:20:55.403Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-06-29T09:20:55.681Z] #152 ... [2026-06-29T09:20:55.682Z] [2026-06-29T09:20:55.682Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-06-29T09:21:00.072Z] #171 DONE 4.2s [2026-06-29T09:21:00.072Z] [2026-06-29T09:21:00.072Z] #111 [security-bootstrapper] exporting to image [2026-06-29T09:21:00.072Z] #111 exporting layers [2026-06-29T09:21:00.659Z] #111 exporting layers 0.9s done [2026-06-29T09:21:00.659Z] #111 writing image sha256:be97e766088977de751114b0f97c933540ab514e56ba11033017bda57bb53838 done [2026-06-29T09:21:00.659Z] #111 naming to docker.io/library/security-bootstrapper-arm64 done [2026-06-29T09:21:00.659Z] #111 DONE 8.3s [2026-06-29T09:21:00.659Z] [2026-06-29T09:21:00.659Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-06-29T09:38:11.107Z] #148 ... [2026-06-29T09:38:11.107Z] [2026-06-29T09:38:11.107Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-06-29T09:38:11.107Z] #146 DONE 2235.3s [2026-06-29T09:38:11.107Z] [2026-06-29T09:38:11.107Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-06-29T09:38:11.107Z] #148 ... [2026-06-29T09:38:11.107Z] [2026-06-29T09:38:11.107Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T09:38:11.107Z] #172 DONE 0.2s [2026-06-29T09:38:11.107Z] [2026-06-29T09:38:11.107Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-06-29T09:38:11.107Z] #173 DONE 0.2s [2026-06-29T09:38:11.107Z] [2026-06-29T09:38:11.107Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-06-29T09:38:11.107Z] #174 DONE 0.6s [2026-06-29T09:38:11.107Z] [2026-06-29T09:38:11.107Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-06-29T09:38:11.107Z] #175 DONE 0.1s [2026-06-29T09:38:11.107Z] [2026-06-29T09:38:11.107Z] #111 [core-command] exporting to image [2026-06-29T09:38:11.107Z] #111 exporting layers [2026-06-29T09:38:13.072Z] #111 exporting layers 2.4s done [2026-06-29T09:38:13.072Z] #111 writing image sha256:8a7401e3fdef49783389b48badc6b415e5c6544bef711018d9700757156b6fef done [2026-06-29T09:38:13.072Z] #111 naming to docker.io/library/core-command-arm64 done [2026-06-29T09:38:13.072Z] #111 DONE 10.7s [2026-06-29T09:38:13.072Z] [2026-06-29T09:38:13.072Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-29T09:38:31.610Z] #149 ... [2026-06-29T09:38:31.610Z] [2026-06-29T09:38:31.610Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-06-29T09:38:31.610Z] #148 DONE 2257.6s [2026-06-29T09:38:31.610Z] [2026-06-29T09:38:31.610Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-06-29T09:38:31.610Z] #151 2257.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-06-29T09:38:32.216Z] #151 ... [2026-06-29T09:38:32.216Z] [2026-06-29T09:38:32.216Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T09:38:32.216Z] #176 DONE 0.1s [2026-06-29T09:38:32.216Z] [2026-06-29T09:38:32.216Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-06-29T09:38:32.216Z] #177 DONE 0.1s [2026-06-29T09:38:32.216Z] [2026-06-29T09:38:32.216Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-06-29T09:38:32.482Z] #178 DONE 0.1s [2026-06-29T09:38:32.482Z] [2026-06-29T09:38:32.482Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-06-29T09:38:32.748Z] #179 DONE 0.3s [2026-06-29T09:38:32.748Z] [2026-06-29T09:38:32.748Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T09:38:32.748Z] #50 ... [2026-06-29T09:38:32.748Z] [2026-06-29T09:38:32.748Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-06-29T09:38:33.345Z] #180 DONE 0.4s [2026-06-29T09:38:33.345Z] [2026-06-29T09:38:33.345Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T09:38:33.345Z] #50 ... [2026-06-29T09:38:33.345Z] [2026-06-29T09:38:33.345Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-06-29T09:38:33.345Z] #181 DONE 0.1s [2026-06-29T09:38:33.345Z] [2026-06-29T09:38:33.345Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-29T09:38:35.364Z] #182 DONE 2.0s [2026-06-29T09:38:35.364Z] [2026-06-29T09:38:35.364Z] #111 [security-proxy-setup] exporting to image [2026-06-29T09:38:35.364Z] #111 exporting layers [2026-06-29T09:38:36.345Z] #111 exporting layers 1.2s done [2026-06-29T09:38:36.612Z] #111 writing image sha256:ddc7725227744b85b9936a4a0744e0aad552929ff8e1e6e365ca0e9faea2fcbb done [2026-06-29T09:38:36.612Z] #111 naming to docker.io/library/security-proxy-setup-arm64 done [2026-06-29T09:38:36.612Z] #111 DONE 11.9s [2026-06-29T09:38:36.612Z] [2026-06-29T09:38:36.612Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T09:39:08.844Z] #33 ... [2026-06-29T09:39:08.844Z] [2026-06-29T09:39:08.844Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-06-29T09:39:08.844Z] #151 DONE 2292.3s [2026-06-29T09:39:08.844Z] [2026-06-29T09:39:08.844Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T09:39:08.844Z] #33 ... [2026-06-29T09:39:08.844Z] [2026-06-29T09:39:08.844Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T09:39:08.844Z] #183 DONE 0.3s [2026-06-29T09:39:08.844Z] [2026-06-29T09:39:08.844Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T09:39:08.844Z] #33 ... [2026-06-29T09:39:08.844Z] [2026-06-29T09:39:08.844Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-06-29T09:39:08.844Z] #184 DONE 0.3s [2026-06-29T09:39:08.844Z] [2026-06-29T09:39:08.844Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2026-06-29T09:39:08.844Z] #185 DONE 0.1s [2026-06-29T09:39:08.844Z] [2026-06-29T09:39:08.844Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2026-06-29T09:39:08.844Z] #186 DONE 0.1s [2026-06-29T09:39:08.844Z] [2026-06-29T09:39:08.844Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-06-29T09:39:08.844Z] #187 DONE 0.1s [2026-06-29T09:39:08.844Z] [2026-06-29T09:39:08.844Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T09:39:08.844Z] #153 ... [2026-06-29T09:39:08.844Z] [2026-06-29T09:39:08.844Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-06-29T09:39:08.844Z] #188 DONE 0.5s [2026-06-29T09:39:08.844Z] [2026-06-29T09:39:08.844Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-06-29T09:39:08.844Z] #189 DONE 0.4s [2026-06-29T09:39:08.844Z] [2026-06-29T09:39:08.844Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T09:39:09.193Z] #33 ... [2026-06-29T09:39:09.193Z] [2026-06-29T09:39:09.193Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-06-29T09:39:09.193Z] #190 DONE 0.2s [2026-06-29T09:39:09.193Z] [2026-06-29T09:39:09.193Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-29T09:39:11.137Z] #191 DONE 1.8s [2026-06-29T09:39:11.137Z] [2026-06-29T09:39:11.137Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-29T09:39:11.137Z] #143 ... [2026-06-29T09:39:11.137Z] [2026-06-29T09:39:11.137Z] #111 [security-secretstore-setup] exporting to image [2026-06-29T09:39:11.137Z] #111 exporting layers [2026-06-29T09:39:12.571Z] #111 exporting layers 1.7s done [2026-06-29T09:39:12.571Z] #111 writing image sha256:119bd6d452f7571334a8979d660abf1dcf471cf9102524aa0c29b4fb0e22611b done [2026-06-29T09:39:12.571Z] #111 naming to docker.io/library/security-secretstore-setup-arm64 done [2026-06-29T09:39:12.571Z] #111 DONE 13.6s [2026-06-29T09:39:12.571Z] [2026-06-29T09:39:12.571Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-29T09:40:09.248Z] #134 ... [2026-06-29T09:40:09.248Z] [2026-06-29T09:40:09.248Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-06-29T09:40:09.248Z] #154 DONE 2350.8s [2026-06-29T09:40:09.248Z] [2026-06-29T09:40:09.248Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T09:40:09.248Z] #33 ... [2026-06-29T09:40:09.248Z] [2026-06-29T09:40:09.248Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T09:40:09.248Z] #192 DONE 0.2s [2026-06-29T09:40:09.248Z] [2026-06-29T09:40:09.248Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-29T09:40:09.248Z] #149 ... [2026-06-29T09:40:09.248Z] [2026-06-29T09:40:09.248Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-29T09:40:09.248Z] #193 DONE 0.2s [2026-06-29T09:40:09.248Z] [2026-06-29T09:40:09.248Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-06-29T09:40:09.248Z] #194 DONE 0.5s [2026-06-29T09:40:09.248Z] [2026-06-29T09:40:09.248Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2026-06-29T09:40:09.248Z] #195 DONE 0.1s [2026-06-29T09:40:09.248Z] [2026-06-29T09:40:09.248Z] #111 [security-spiffe-token-provider] exporting to image [2026-06-29T09:40:09.248Z] #111 exporting layers [2026-06-29T09:40:09.248Z] #111 exporting layers 0.8s done [2026-06-29T09:40:09.248Z] #111 writing image sha256:344c60d6ac832bc1c590147774232532cebe0434729b7f84a837467f63aaca63 done [2026-06-29T09:40:09.248Z] #111 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2026-06-29T09:40:09.248Z] #111 DONE 14.5s [2026-06-29T09:40:09.248Z] [2026-06-29T09:40:09.248Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-29T09:40:48.240Z] #149 ... [2026-06-29T09:40:48.240Z] [2026-06-29T09:40:48.240Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-06-29T09:40:48.240Z] #152 DONE 2392.0s [2026-06-29T09:40:48.240Z] [2026-06-29T09:40:48.240Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T09:40:48.240Z] #153 ... [2026-06-29T09:40:48.240Z] [2026-06-29T09:40:48.240Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T09:40:48.240Z] #196 DONE 0.2s [2026-06-29T09:40:48.240Z] [2026-06-29T09:40:48.240Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-06-29T09:40:48.240Z] #197 DONE 0.2s [2026-06-29T09:40:48.240Z] [2026-06-29T09:40:48.240Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T09:40:48.240Z] #33 ... [2026-06-29T09:40:48.240Z] [2026-06-29T09:40:48.240Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-06-29T09:40:48.240Z] #198 DONE 0.6s [2026-06-29T09:40:48.240Z] [2026-06-29T09:40:48.240Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-06-29T09:40:48.240Z] #199 DONE 0.2s [2026-06-29T09:40:48.240Z] [2026-06-29T09:40:48.240Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-06-29T09:40:48.240Z] #200 DONE 0.1s [2026-06-29T09:40:48.240Z] [2026-06-29T09:40:48.240Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-29T09:40:49.645Z] #201 DONE 1.9s [2026-06-29T09:40:49.645Z] [2026-06-29T09:40:49.645Z] #111 [security-proxy-auth] exporting to image [2026-06-29T09:40:49.645Z] #111 exporting layers [2026-06-29T09:40:50.598Z] #111 exporting layers 0.8s done [2026-06-29T09:40:50.598Z] #111 writing image sha256:5fee80935d3cbc76fd12776531fa39bc73643a27d7470275000f0af592aca00f done [2026-06-29T09:40:50.598Z] #111 naming to docker.io/library/security-proxy-auth-arm64 done [2026-06-29T09:40:50.598Z] #111 DONE 15.3s [2026-06-29T09:40:50.598Z] [2026-06-29T09:40:50.598Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-29T09:40:54.872Z] #143 ... [2026-06-29T09:40:54.872Z] [2026-06-29T09:40:54.872Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T09:40:54.872Z] #153 DONE 2400.7s [2026-06-29T09:40:54.872Z] [2026-06-29T09:40:54.872Z] #145 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-29T09:40:55.453Z] #145 ... [2026-06-29T09:40:55.453Z] [2026-06-29T09:40:55.453Z] #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T09:40:55.719Z] #202 DONE 0.2s [2026-06-29T09:40:55.719Z] [2026-06-29T09:40:55.719Z] #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-29T09:40:55.719Z] #203 DONE 0.2s [2026-06-29T09:40:55.719Z] [2026-06-29T09:40:55.719Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-29T09:40:55.985Z] #149 ... [2026-06-29T09:40:55.985Z] [2026-06-29T09:40:55.985Z] #145 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-29T09:40:55.985Z] #145 DONE 2398.4s [2026-06-29T09:40:55.985Z] [2026-06-29T09:40:55.985Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-06-29T09:40:56.577Z] #204 DONE 0.8s [2026-06-29T09:40:56.577Z] [2026-06-29T09:40:56.577Z] #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-06-29T09:40:56.842Z] #205 DONE 0.2s [2026-06-29T09:40:56.842Z] [2026-06-29T09:40:56.842Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-29T09:40:57.110Z] #149 ... [2026-06-29T09:40:57.110Z] [2026-06-29T09:40:57.110Z] #111 [core-data] exporting to image [2026-06-29T09:40:57.110Z] #111 exporting layers [2026-06-29T09:40:57.386Z] #111 ... [2026-06-29T09:40:57.386Z] [2026-06-29T09:40:57.386Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-29T09:40:57.386Z] #149 DONE 2403.5s [2026-06-29T09:40:57.386Z] [2026-06-29T09:40:57.386Z] #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T09:40:57.386Z] #206 DONE 0.5s [2026-06-29T09:40:57.386Z] [2026-06-29T09:40:57.386Z] #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-06-29T09:40:58.364Z] #207 DONE 0.9s [2026-06-29T09:40:58.364Z] [2026-06-29T09:40:58.364Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T09:40:58.364Z] #33 ... [2026-06-29T09:40:58.364Z] [2026-06-29T09:40:58.364Z] #111 [core-data] exporting to image [2026-06-29T09:40:58.364Z] #111 exporting layers 1.5s done [2026-06-29T09:40:58.364Z] #111 writing image sha256:a6fe1bbf019ad9a37385766b2369cc9d4cbb75dc9310ae57e60dacf3065e5468 done [2026-06-29T09:40:58.364Z] #111 naming to docker.io/library/core-data-arm64 done [2026-06-29T09:40:58.364Z] #111 DONE 16.8s [2026-06-29T09:40:58.364Z] [2026-06-29T09:40:58.364Z] #208 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T09:40:58.643Z] #208 ... [2026-06-29T09:40:58.643Z] [2026-06-29T09:40:58.643Z] #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-06-29T09:40:58.643Z] #209 DONE 0.4s [2026-06-29T09:40:58.910Z] [2026-06-29T09:40:58.910Z] #208 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T09:40:58.910Z] #208 DONE 0.4s [2026-06-29T09:40:58.910Z] [2026-06-29T09:40:58.910Z] #111 [core-keeper] exporting to image [2026-06-29T09:40:59.175Z] #111 ... [2026-06-29T09:40:59.175Z] [2026-06-29T09:40:59.175Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-06-29T09:40:59.175Z] #210 DONE 0.4s [2026-06-29T09:40:59.441Z] [2026-06-29T09:40:59.441Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-06-29T09:41:03.745Z] #211 DONE 4.0s [2026-06-29T09:41:03.745Z] [2026-06-29T09:41:03.745Z] #111 [core-keeper] exporting to image [2026-06-29T09:41:03.745Z] #111 exporting layers 4.4s done [2026-06-29T09:41:03.745Z] #111 writing image sha256:785c531fd80b360ef3d29d591ebd16cd6e82040e39a0ecdd84223b6ae06e327b done [2026-06-29T09:41:03.745Z] #111 naming to docker.io/library/core-keeper-arm64 done [2026-06-29T09:41:03.745Z] #111 DONE 21.2s [2026-06-29T09:41:03.745Z] [2026-06-29T09:41:03.745Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-06-29T09:41:03.745Z] #212 DONE 0.2s [2026-06-29T09:41:03.745Z] [2026-06-29T09:41:03.745Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-06-29T09:41:03.745Z] #213 DONE 0.1s [2026-06-29T09:41:03.745Z] [2026-06-29T09:41:03.745Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-29T09:41:03.745Z] #143 ... [2026-06-29T09:41:03.745Z] [2026-06-29T09:41:03.745Z] #111 [core-metadata] exporting to image [2026-06-29T09:41:04.391Z] #111 exporting layers 0.6s done [2026-06-29T09:41:04.391Z] #111 writing image sha256:161accdd8f04de842fc08f7ffb101c67f22f0d1c3d8034dbfadb3416d8c1679c done [2026-06-29T09:41:04.391Z] #111 naming to docker.io/library/core-metadata-arm64 done [2026-06-29T09:41:04.391Z] #111 DONE 21.2s [2026-06-29T09:41:04.391Z] [2026-06-29T09:41:04.391Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T09:41:31.491Z] #33 ... [2026-06-29T09:41:31.491Z] [2026-06-29T09:41:31.491Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-29T09:41:31.491Z] #143 DONE 2435.4s [2026-06-29T09:41:31.491Z] [2026-06-29T09:41:31.491Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-29T09:41:31.491Z] #134 ... [2026-06-29T09:41:31.491Z] [2026-06-29T09:41:31.491Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T09:41:31.491Z] #214 DONE 0.2s [2026-06-29T09:41:31.491Z] [2026-06-29T09:41:31.491Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-29T09:41:31.491Z] #215 DONE 0.1s [2026-06-29T09:41:31.491Z] [2026-06-29T09:41:31.491Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-29T09:41:31.491Z] #134 ... [2026-06-29T09:41:31.491Z] [2026-06-29T09:41:31.491Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-06-29T09:41:31.491Z] #216 DONE 0.5s [2026-06-29T09:41:31.491Z] [2026-06-29T09:41:31.491Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T09:41:31.491Z] #33 ... [2026-06-29T09:41:31.491Z] [2026-06-29T09:41:31.491Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-06-29T09:41:31.491Z] #217 DONE 0.1s [2026-06-29T09:41:31.491Z] [2026-06-29T09:41:31.491Z] #111 [support-scheduler] exporting to image [2026-06-29T09:41:31.491Z] #111 exporting layers [2026-06-29T09:41:31.759Z] #111 exporting layers 1.0s done [2026-06-29T09:41:31.759Z] #111 writing image sha256:d3eeb8946236edc104b1e25a75293b0241686b58e65b7faaaf7eb617a4d462d6 done [2026-06-29T09:41:31.759Z] #111 naming to docker.io/library/support-scheduler-arm64 done [2026-06-29T09:41:31.759Z] #111 DONE 22.2s [2026-06-29T09:41:31.759Z] [2026-06-29T09:41:31.759Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-29T09:41:36.000Z] #134 DONE 2441.8s [2026-06-29T09:41:36.000Z] [2026-06-29T09:41:36.000Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T09:41:36.265Z] #50 ... [2026-06-29T09:41:36.265Z] [2026-06-29T09:41:36.265Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T09:41:36.265Z] #218 DONE 0.1s [2026-06-29T09:41:36.531Z] [2026-06-29T09:41:36.531Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-29T09:41:36.531Z] #219 DONE 0.1s [2026-06-29T09:41:36.531Z] [2026-06-29T09:41:36.531Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-06-29T09:41:36.798Z] #220 DONE 0.4s [2026-06-29T09:41:36.798Z] [2026-06-29T09:41:36.798Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-06-29T09:41:36.798Z] #221 DONE 0.1s [2026-06-29T09:41:36.798Z] [2026-06-29T09:41:36.798Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T09:41:37.064Z] #33 ... [2026-06-29T09:41:37.064Z] [2026-06-29T09:41:37.064Z] #111 [support-notifications] exporting to image [2026-06-29T09:41:37.645Z] #111 exporting layers 0.6s done [2026-06-29T09:41:37.645Z] #111 writing image sha256:f1720eed03ff60abf8fc0e34a100af5005af35c0032a65107d7c8919d4cd23f2 done [2026-06-29T09:41:37.645Z] #111 naming to docker.io/library/support-notifications-arm64 done [2026-06-29T09:41:37.645Z] #111 DONE 22.8s [2026-06-29T09:41:37.645Z] [2026-06-29T09:41:37.645Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T09:41:37.645Z] time="2026-06-29T08:58:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:41:37.645Z] time="2026-06-29T08:58:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:41:37.645Z] time="2026-06-29T08:58:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:41:37.645Z] time="2026-06-29T08:58:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:41:37.645Z] time="2026-06-29T08:58:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:41:37.645Z] time="2026-06-29T08:58:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:41:37.645Z] time="2026-06-29T08:58:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:41:37.645Z] time="2026-06-29T08:58:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:41:37.645Z] time="2026-06-29T08:58:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:41:37.645Z] time="2026-06-29T08:58:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:41:37.645Z] time="2026-06-29T08:58:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:41:37.645Z] time="2026-06-29T08:58:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:41:37.645Z] time="2026-06-29T08:58:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:41:37.645Z] time="2026-06-29T08:58:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T09:41:37.645Z] time="2026-06-29T08:58:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-06-29T09:41:37.668Z] $ docker stop --time=1 9aa3036b70661f8ef80fef113fc5d3e412b47c68a6c9dbb6f5059a7e94d30f0f [2026-06-29T09:41:39.297Z] $ docker rm -f --volumes 9aa3036b70661f8ef80fef113fc5d3e412b47c68a6c9dbb6f5059a7e94d30f0f [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-29T09:41:39.824Z] + docker images [2026-06-29T09:41:39.824Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-06-29T09:41:39.824Z] support-notifications-arm64 latest f1720eed03ff 3 seconds ago 56MB [2026-06-29T09:41:39.824Z] support-scheduler-arm64 latest d3eeb8946236 9 seconds ago 52.2MB [2026-06-29T09:41:39.824Z] core-metadata-arm64 latest 161accdd8f04 36 seconds ago 48.1MB [2026-06-29T09:41:39.824Z] core-keeper-arm64 latest 785c531fd80b 41 seconds ago 47.8MB [2026-06-29T09:41:39.824Z] core-data-arm64 latest a6fe1bbf019a 43 seconds ago 48.1MB [2026-06-29T09:41:39.824Z] security-proxy-auth-arm64 latest 5fee80935d3c 50 seconds ago 47.2MB [2026-06-29T09:41:39.824Z] security-spiffe-token-provider-arm64 latest 344c60d6ac83 About a minute ago 51.9MB [2026-06-29T09:41:39.824Z] security-secretstore-setup-arm64 latest 119bd6d452f7 2 minutes ago 85.7MB [2026-06-29T09:41:39.824Z] security-proxy-setup-arm64 latest ddc772522774 3 minutes ago 52.8MB [2026-06-29T09:41:39.824Z] core-command-arm64 latest 8a7401e3fdef 3 minutes ago 42.6MB [2026-06-29T09:41:39.824Z] security-bootstrapper-arm64 latest be97e7660889 20 minutes ago 21.2MB [2026-06-29T09:41:39.824Z] core-common-config-bootstrapper-arm64 latest c8988ad78a66 21 minutes ago 20.2MB [2026-06-29T09:41:39.824Z] security-spire-agent-arm64 latest eafffbcb089d 42 minutes ago 219MB [2026-06-29T09:41:39.824Z] security-spire-config-arm64 latest aa44147690d2 42 minutes ago 162MB [2026-06-29T09:41:39.824Z] security-spire-server-arm64 latest 2ac1f71777df 42 minutes ago 163MB [2026-06-29T09:41:39.824Z] ci-base-image-arm64 latest 95d79706d434 44 minutes ago 898MB [2026-06-29T09:41:39.824Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 8 months ago 564MB [2026-06-29T09:41:39.824Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-29T09:41:40.050Z] provisioning config files... [2026-06-29T09:41:40.073Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/986@tmp/config16520004911087635396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-29T09:41:40.428Z] ---> ****-login.sh [2026-06-29T09:41:40.428Z] nexus3.edgexfoundry.org:10001 [2026-06-29T09:41:40.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T09:41:40.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-29T09:41:40.962Z] Configure a credential helper to remove this warning. See [2026-06-29T09:41:40.962Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-29T09:41:40.962Z] [2026-06-29T09:41:40.962Z] Login Succeeded [2026-06-29T09:41:40.962Z] nexus3.edgexfoundry.org:10002 [2026-06-29T09:41:41.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T09:41:41.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-29T09:41:41.231Z] Configure a credential helper to remove this warning. See [2026-06-29T09:41:41.231Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-29T09:41:41.231Z] [2026-06-29T09:41:41.231Z] Login Succeeded [2026-06-29T09:41:41.231Z] nexus3.edgexfoundry.org:10003 [2026-06-29T09:41:41.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T09:41:41.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-29T09:41:41.497Z] Configure a credential helper to remove this warning. See [2026-06-29T09:41:41.498Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-29T09:41:41.498Z] [2026-06-29T09:41:41.498Z] Login Succeeded [2026-06-29T09:41:41.498Z] nexus3.edgexfoundry.org:10004 [2026-06-29T09:41:41.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T09:41:42.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-29T09:41:42.030Z] Configure a credential helper to remove this warning. See [2026-06-29T09:41:42.030Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-29T09:41:42.030Z] [2026-06-29T09:41:42.030Z] Login Succeeded [2026-06-29T09:41:42.030Z] ****.io [2026-06-29T09:41:42.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T09:41:42.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-29T09:41:42.560Z] Configure a credential helper to remove this warning. See [2026-06-29T09:41:42.560Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-29T09:41:42.560Z] [2026-06-29T09:41:42.560Z] Login Succeeded [2026-06-29T09:41:42.560Z] ---> ****-login.sh ends [Pipeline] } [2026-06-29T09:41:42.572Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:41:42.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-29T09:41:42.671Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2026-06-29T09:41:42.671Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:41:42.671Z] latest [2026-06-29T09:41:42.671Z] 4.1.0-dev.121 [2026-06-29T09:41:42.671Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:41:42.671Z] main [2026-06-29T09:41:42.671Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:41:43.038Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:41:43.401Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:41:43.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-06-29T09:41:43.401Z] 19b35c2f745c: Preparing [2026-06-29T09:41:43.401Z] e919d2f3342c: Preparing [2026-06-29T09:41:43.401Z] 8c657121f39a: Preparing [2026-06-29T09:41:43.401Z] 44629b4156d3: Preparing [2026-06-29T09:41:43.401Z] 670a52afd397: Preparing [2026-06-29T09:41:43.401Z] fc3641a29dda: Preparing [2026-06-29T09:41:43.401Z] 03ba6f53ebfc: Preparing [2026-06-29T09:41:43.401Z] fc3641a29dda: Waiting [2026-06-29T09:41:43.401Z] 03ba6f53ebfc: Waiting [2026-06-29T09:41:43.667Z] 8c657121f39a: Pushed [2026-06-29T09:41:43.667Z] 670a52afd397: Pushed [2026-06-29T09:41:43.667Z] 44629b4156d3: Pushed [2026-06-29T09:41:43.667Z] 19b35c2f745c: Pushed [2026-06-29T09:41:43.667Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:41:43.667Z] fc3641a29dda: Pushed [2026-06-29T09:41:50.304Z] e919d2f3342c: Pushed [2026-06-29T09:41:50.569Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:f2d19664ca13fedacd18a4251d3f8ff43f0729ae15ef6117f33125b7e0ddae86 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:41:50.972Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:41:51.329Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-06-29T09:41:51.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-06-29T09:41:51.329Z] 19b35c2f745c: Preparing [2026-06-29T09:41:51.329Z] e919d2f3342c: Preparing [2026-06-29T09:41:51.329Z] 8c657121f39a: Preparing [2026-06-29T09:41:51.329Z] 44629b4156d3: Preparing [2026-06-29T09:41:51.329Z] 670a52afd397: Preparing [2026-06-29T09:41:51.329Z] fc3641a29dda: Preparing [2026-06-29T09:41:51.329Z] 03ba6f53ebfc: Preparing [2026-06-29T09:41:51.329Z] fc3641a29dda: Waiting [2026-06-29T09:41:51.329Z] 03ba6f53ebfc: Waiting [2026-06-29T09:41:51.329Z] 670a52afd397: Layer already exists [2026-06-29T09:41:51.329Z] 19b35c2f745c: Layer already exists [2026-06-29T09:41:51.329Z] 8c657121f39a: Layer already exists [2026-06-29T09:41:51.329Z] e919d2f3342c: Layer already exists [2026-06-29T09:41:51.329Z] 44629b4156d3: Layer already exists [2026-06-29T09:41:51.329Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:41:51.329Z] fc3641a29dda: Layer already exists [2026-06-29T09:41:51.329Z] latest: digest: sha256:f2d19664ca13fedacd18a4251d3f8ff43f0729ae15ef6117f33125b7e0ddae86 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:41:51.955Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:41:52.306Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.121 [2026-06-29T09:41:52.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-06-29T09:41:52.306Z] 19b35c2f745c: Preparing [2026-06-29T09:41:52.306Z] e919d2f3342c: Preparing [2026-06-29T09:41:52.306Z] 8c657121f39a: Preparing [2026-06-29T09:41:52.306Z] 44629b4156d3: Preparing [2026-06-29T09:41:52.306Z] 670a52afd397: Preparing [2026-06-29T09:41:52.306Z] fc3641a29dda: Preparing [2026-06-29T09:41:52.306Z] 03ba6f53ebfc: Preparing [2026-06-29T09:41:52.306Z] fc3641a29dda: Waiting [2026-06-29T09:41:52.306Z] 03ba6f53ebfc: Waiting [2026-06-29T09:41:52.306Z] e919d2f3342c: Layer already exists [2026-06-29T09:41:52.306Z] 8c657121f39a: Layer already exists [2026-06-29T09:41:52.306Z] 670a52afd397: Layer already exists [2026-06-29T09:41:52.306Z] 44629b4156d3: Layer already exists [2026-06-29T09:41:52.306Z] 19b35c2f745c: Layer already exists [2026-06-29T09:41:52.306Z] fc3641a29dda: Layer already exists [2026-06-29T09:41:52.306Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:41:52.306Z] 4.1.0-dev.121: digest: sha256:f2d19664ca13fedacd18a4251d3f8ff43f0729ae15ef6117f33125b7e0ddae86 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:41:52.938Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:41:53.287Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:41:53.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-06-29T09:41:53.287Z] 19b35c2f745c: Preparing [2026-06-29T09:41:53.287Z] e919d2f3342c: Preparing [2026-06-29T09:41:53.287Z] 8c657121f39a: Preparing [2026-06-29T09:41:53.287Z] 44629b4156d3: Preparing [2026-06-29T09:41:53.287Z] 670a52afd397: Preparing [2026-06-29T09:41:53.287Z] fc3641a29dda: Preparing [2026-06-29T09:41:53.287Z] 03ba6f53ebfc: Preparing [2026-06-29T09:41:53.287Z] 03ba6f53ebfc: Waiting [2026-06-29T09:41:53.287Z] fc3641a29dda: Waiting [2026-06-29T09:41:53.287Z] 670a52afd397: Layer already exists [2026-06-29T09:41:53.287Z] e919d2f3342c: Layer already exists [2026-06-29T09:41:53.287Z] 19b35c2f745c: Layer already exists [2026-06-29T09:41:53.287Z] 8c657121f39a: Layer already exists [2026-06-29T09:41:53.287Z] 44629b4156d3: Layer already exists [2026-06-29T09:41:53.287Z] fc3641a29dda: Layer already exists [2026-06-29T09:41:53.287Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:41:53.287Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:f2d19664ca13fedacd18a4251d3f8ff43f0729ae15ef6117f33125b7e0ddae86 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:41:53.648Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:41:55.938Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2026-06-29T09:41:55.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-06-29T09:41:55.938Z] 19b35c2f745c: Preparing [2026-06-29T09:41:55.938Z] e919d2f3342c: Preparing [2026-06-29T09:41:55.938Z] 8c657121f39a: Preparing [2026-06-29T09:41:55.938Z] 44629b4156d3: Preparing [2026-06-29T09:41:55.938Z] 670a52afd397: Preparing [2026-06-29T09:41:55.938Z] fc3641a29dda: Preparing [2026-06-29T09:41:55.938Z] 03ba6f53ebfc: Preparing [2026-06-29T09:41:55.938Z] fc3641a29dda: Waiting [2026-06-29T09:41:55.938Z] 03ba6f53ebfc: Waiting [2026-06-29T09:41:55.938Z] e919d2f3342c: Layer already exists [2026-06-29T09:41:55.938Z] 44629b4156d3: Layer already exists [2026-06-29T09:41:55.938Z] 670a52afd397: Layer already exists [2026-06-29T09:41:55.938Z] 8c657121f39a: Layer already exists [2026-06-29T09:41:55.938Z] 19b35c2f745c: Layer already exists [2026-06-29T09:41:55.938Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:41:55.938Z] fc3641a29dda: Layer already exists [2026-06-29T09:41:56.203Z] main: digest: sha256:f2d19664ca13fedacd18a4251d3f8ff43f0729ae15ef6117f33125b7e0ddae86 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:41:56.285Z] ===================================================== [Pipeline] echo [2026-06-29T09:41:56.306Z] taggedImages: [2026-06-29T09:41:56.306Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:41:56.306Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-06-29T09:41:56.306Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.121 [2026-06-29T09:41:56.306Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:41:56.306Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-06-29T09:41:56.341Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2026-06-29T09:41:56.341Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:41:56.341Z] latest [2026-06-29T09:41:56.341Z] 4.1.0-dev.121 [2026-06-29T09:41:56.341Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:41:56.341Z] main [2026-06-29T09:41:56.341Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:41:56.722Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:41:57.081Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:41:57.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-06-29T09:41:57.081Z] 35e264c3cea6: Preparing [2026-06-29T09:41:57.081Z] f2f9bca258aa: Preparing [2026-06-29T09:41:57.081Z] 62e322563271: Preparing [2026-06-29T09:41:57.081Z] bdbad9f477c0: Preparing [2026-06-29T09:41:57.081Z] 8c657121f39a: Preparing [2026-06-29T09:41:57.081Z] 44629b4156d3: Preparing [2026-06-29T09:41:57.081Z] 670a52afd397: Preparing [2026-06-29T09:41:57.081Z] fc3641a29dda: Preparing [2026-06-29T09:41:57.081Z] 03ba6f53ebfc: Preparing [2026-06-29T09:41:57.081Z] fc3641a29dda: Waiting [2026-06-29T09:41:57.081Z] 44629b4156d3: Waiting [2026-06-29T09:41:57.081Z] 03ba6f53ebfc: Waiting [2026-06-29T09:41:57.081Z] 670a52afd397: Waiting [2026-06-29T09:41:57.346Z] 8c657121f39a: Layer already exists [2026-06-29T09:41:57.346Z] 44629b4156d3: Layer already exists [2026-06-29T09:41:57.346Z] 670a52afd397: Layer already exists [2026-06-29T09:41:57.346Z] 62e322563271: Pushed [2026-06-29T09:41:57.346Z] fc3641a29dda: Layer already exists [2026-06-29T09:41:57.346Z] 35e264c3cea6: Pushed [2026-06-29T09:41:57.346Z] f2f9bca258aa: Pushed [2026-06-29T09:41:57.346Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:41:59.913Z] bdbad9f477c0: Pushed [2026-06-29T09:42:00.177Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:d8674b0bbfc8efd2820f5f3cc5d1f68695a96dee99e27fc26f2e57ef2e6b47c9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:00.538Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:00.899Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-06-29T09:42:00.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-06-29T09:42:00.899Z] 35e264c3cea6: Preparing [2026-06-29T09:42:00.899Z] f2f9bca258aa: Preparing [2026-06-29T09:42:00.899Z] 62e322563271: Preparing [2026-06-29T09:42:00.899Z] bdbad9f477c0: Preparing [2026-06-29T09:42:00.899Z] 8c657121f39a: Preparing [2026-06-29T09:42:00.899Z] 44629b4156d3: Preparing [2026-06-29T09:42:00.899Z] 670a52afd397: Preparing [2026-06-29T09:42:00.899Z] fc3641a29dda: Preparing [2026-06-29T09:42:00.899Z] 03ba6f53ebfc: Preparing [2026-06-29T09:42:00.899Z] 44629b4156d3: Waiting [2026-06-29T09:42:00.899Z] 670a52afd397: Waiting [2026-06-29T09:42:00.899Z] 03ba6f53ebfc: Waiting [2026-06-29T09:42:00.899Z] fc3641a29dda: Waiting [2026-06-29T09:42:00.899Z] 8c657121f39a: Layer already exists [2026-06-29T09:42:00.899Z] 35e264c3cea6: Layer already exists [2026-06-29T09:42:00.899Z] 62e322563271: Layer already exists [2026-06-29T09:42:00.899Z] f2f9bca258aa: Layer already exists [2026-06-29T09:42:00.899Z] bdbad9f477c0: Layer already exists [2026-06-29T09:42:00.899Z] fc3641a29dda: Layer already exists [2026-06-29T09:42:00.899Z] 670a52afd397: Layer already exists [2026-06-29T09:42:00.899Z] 44629b4156d3: Layer already exists [2026-06-29T09:42:00.899Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:42:00.899Z] latest: digest: sha256:d8674b0bbfc8efd2820f5f3cc5d1f68695a96dee99e27fc26f2e57ef2e6b47c9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:01.529Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:01.893Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.121 [2026-06-29T09:42:01.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-06-29T09:42:01.893Z] 35e264c3cea6: Preparing [2026-06-29T09:42:01.893Z] f2f9bca258aa: Preparing [2026-06-29T09:42:01.893Z] 62e322563271: Preparing [2026-06-29T09:42:01.893Z] bdbad9f477c0: Preparing [2026-06-29T09:42:01.893Z] 8c657121f39a: Preparing [2026-06-29T09:42:01.893Z] 44629b4156d3: Preparing [2026-06-29T09:42:01.893Z] 670a52afd397: Preparing [2026-06-29T09:42:01.893Z] fc3641a29dda: Preparing [2026-06-29T09:42:01.893Z] 03ba6f53ebfc: Preparing [2026-06-29T09:42:01.893Z] 670a52afd397: Waiting [2026-06-29T09:42:01.893Z] fc3641a29dda: Waiting [2026-06-29T09:42:01.893Z] 03ba6f53ebfc: Waiting [2026-06-29T09:42:01.893Z] 44629b4156d3: Waiting [2026-06-29T09:42:01.893Z] 35e264c3cea6: Layer already exists [2026-06-29T09:42:01.893Z] f2f9bca258aa: Layer already exists [2026-06-29T09:42:01.893Z] 62e322563271: Layer already exists [2026-06-29T09:42:01.893Z] 8c657121f39a: Layer already exists [2026-06-29T09:42:01.893Z] bdbad9f477c0: Layer already exists [2026-06-29T09:42:01.893Z] 44629b4156d3: Layer already exists [2026-06-29T09:42:01.893Z] fc3641a29dda: Layer already exists [2026-06-29T09:42:01.893Z] 670a52afd397: Layer already exists [2026-06-29T09:42:01.893Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:42:01.893Z] 4.1.0-dev.121: digest: sha256:d8674b0bbfc8efd2820f5f3cc5d1f68695a96dee99e27fc26f2e57ef2e6b47c9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:02.517Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:02.879Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:42:02.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-06-29T09:42:02.879Z] 35e264c3cea6: Preparing [2026-06-29T09:42:02.879Z] f2f9bca258aa: Preparing [2026-06-29T09:42:02.879Z] 62e322563271: Preparing [2026-06-29T09:42:02.879Z] bdbad9f477c0: Preparing [2026-06-29T09:42:02.879Z] 8c657121f39a: Preparing [2026-06-29T09:42:02.879Z] 44629b4156d3: Preparing [2026-06-29T09:42:02.879Z] 670a52afd397: Preparing [2026-06-29T09:42:02.879Z] fc3641a29dda: Preparing [2026-06-29T09:42:02.879Z] 03ba6f53ebfc: Preparing [2026-06-29T09:42:02.879Z] 44629b4156d3: Waiting [2026-06-29T09:42:02.879Z] 670a52afd397: Waiting [2026-06-29T09:42:02.879Z] fc3641a29dda: Waiting [2026-06-29T09:42:02.879Z] 03ba6f53ebfc: Waiting [2026-06-29T09:42:02.879Z] bdbad9f477c0: Layer already exists [2026-06-29T09:42:02.879Z] 8c657121f39a: Layer already exists [2026-06-29T09:42:02.879Z] f2f9bca258aa: Layer already exists [2026-06-29T09:42:02.879Z] 62e322563271: Layer already exists [2026-06-29T09:42:02.879Z] 35e264c3cea6: Layer already exists [2026-06-29T09:42:02.879Z] fc3641a29dda: Layer already exists [2026-06-29T09:42:02.879Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:42:02.879Z] 44629b4156d3: Layer already exists [2026-06-29T09:42:02.879Z] 670a52afd397: Layer already exists [2026-06-29T09:42:03.144Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:d8674b0bbfc8efd2820f5f3cc5d1f68695a96dee99e27fc26f2e57ef2e6b47c9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:03.502Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:03.939Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2026-06-29T09:42:03.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-06-29T09:42:03.940Z] 35e264c3cea6: Preparing [2026-06-29T09:42:03.940Z] f2f9bca258aa: Preparing [2026-06-29T09:42:03.940Z] 62e322563271: Preparing [2026-06-29T09:42:03.940Z] bdbad9f477c0: Preparing [2026-06-29T09:42:03.940Z] 8c657121f39a: Preparing [2026-06-29T09:42:03.940Z] 44629b4156d3: Preparing [2026-06-29T09:42:03.940Z] 670a52afd397: Preparing [2026-06-29T09:42:03.940Z] fc3641a29dda: Preparing [2026-06-29T09:42:03.940Z] 03ba6f53ebfc: Preparing [2026-06-29T09:42:03.940Z] 44629b4156d3: Waiting [2026-06-29T09:42:03.940Z] 670a52afd397: Waiting [2026-06-29T09:42:03.940Z] fc3641a29dda: Waiting [2026-06-29T09:42:03.940Z] 03ba6f53ebfc: Waiting [2026-06-29T09:42:03.940Z] f2f9bca258aa: Layer already exists [2026-06-29T09:42:03.940Z] 8c657121f39a: Layer already exists [2026-06-29T09:42:03.940Z] bdbad9f477c0: Layer already exists [2026-06-29T09:42:03.940Z] 35e264c3cea6: Layer already exists [2026-06-29T09:42:03.940Z] 62e322563271: Layer already exists [2026-06-29T09:42:03.940Z] fc3641a29dda: Layer already exists [2026-06-29T09:42:03.940Z] 670a52afd397: Layer already exists [2026-06-29T09:42:03.940Z] 44629b4156d3: Layer already exists [2026-06-29T09:42:03.940Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:42:03.940Z] main: digest: sha256:d8674b0bbfc8efd2820f5f3cc5d1f68695a96dee99e27fc26f2e57ef2e6b47c9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:42:04.034Z] ===================================================== [Pipeline] echo [2026-06-29T09:42:04.050Z] taggedImages: [2026-06-29T09:42:04.050Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:42:04.050Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-06-29T09:42:04.050Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.121 [2026-06-29T09:42:04.050Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:42:04.050Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-06-29T09:42:04.081Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2026-06-29T09:42:04.081Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:42:04.081Z] latest [2026-06-29T09:42:04.081Z] 4.1.0-dev.121 [2026-06-29T09:42:04.081Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:42:04.081Z] main [2026-06-29T09:42:04.081Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:04.473Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:04.831Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:42:04.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-06-29T09:42:04.831Z] 0f3e4ebb7415: Preparing [2026-06-29T09:42:04.831Z] a2080a65a535: Preparing [2026-06-29T09:42:04.831Z] 8c657121f39a: Preparing [2026-06-29T09:42:04.831Z] 44629b4156d3: Preparing [2026-06-29T09:42:04.831Z] b926e718b41d: Preparing [2026-06-29T09:42:04.831Z] 06cf07953810: Preparing [2026-06-29T09:42:04.831Z] 03ba6f53ebfc: Preparing [2026-06-29T09:42:04.831Z] 06cf07953810: Waiting [2026-06-29T09:42:04.831Z] 03ba6f53ebfc: Waiting [2026-06-29T09:42:04.831Z] 8c657121f39a: Layer already exists [2026-06-29T09:42:05.095Z] 44629b4156d3: Layer already exists [2026-06-29T09:42:05.095Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:42:05.095Z] b926e718b41d: Pushed [2026-06-29T09:42:05.095Z] 0f3e4ebb7415: Pushed [2026-06-29T09:42:05.095Z] 06cf07953810: Pushed [2026-06-29T09:42:13.270Z] a2080a65a535: Pushed [2026-06-29T09:42:13.270Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:65ad9d62213ce122c55d2e8604ba384e27a33e7c931361d444c4f0e128716d39 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:13.642Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:14.003Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-06-29T09:42:14.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-06-29T09:42:14.003Z] 0f3e4ebb7415: Preparing [2026-06-29T09:42:14.003Z] a2080a65a535: Preparing [2026-06-29T09:42:14.003Z] 8c657121f39a: Preparing [2026-06-29T09:42:14.003Z] 44629b4156d3: Preparing [2026-06-29T09:42:14.003Z] b926e718b41d: Preparing [2026-06-29T09:42:14.003Z] 06cf07953810: Preparing [2026-06-29T09:42:14.003Z] 03ba6f53ebfc: Preparing [2026-06-29T09:42:14.003Z] 06cf07953810: Waiting [2026-06-29T09:42:14.003Z] 03ba6f53ebfc: Waiting [2026-06-29T09:42:14.003Z] 44629b4156d3: Layer already exists [2026-06-29T09:42:14.003Z] 8c657121f39a: Layer already exists [2026-06-29T09:42:14.003Z] 0f3e4ebb7415: Layer already exists [2026-06-29T09:42:14.003Z] a2080a65a535: Layer already exists [2026-06-29T09:42:14.003Z] b926e718b41d: Layer already exists [2026-06-29T09:42:14.003Z] 06cf07953810: Layer already exists [2026-06-29T09:42:14.003Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:42:14.003Z] latest: digest: sha256:65ad9d62213ce122c55d2e8604ba384e27a33e7c931361d444c4f0e128716d39 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:14.624Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:15.008Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.121 [2026-06-29T09:42:15.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-06-29T09:42:15.008Z] 0f3e4ebb7415: Preparing [2026-06-29T09:42:15.008Z] a2080a65a535: Preparing [2026-06-29T09:42:15.008Z] 8c657121f39a: Preparing [2026-06-29T09:42:15.008Z] 44629b4156d3: Preparing [2026-06-29T09:42:15.008Z] b926e718b41d: Preparing [2026-06-29T09:42:15.008Z] 06cf07953810: Preparing [2026-06-29T09:42:15.008Z] 03ba6f53ebfc: Preparing [2026-06-29T09:42:15.008Z] 06cf07953810: Waiting [2026-06-29T09:42:15.008Z] 03ba6f53ebfc: Waiting [2026-06-29T09:42:15.008Z] b926e718b41d: Layer already exists [2026-06-29T09:42:15.008Z] 8c657121f39a: Layer already exists [2026-06-29T09:42:15.008Z] 44629b4156d3: Layer already exists [2026-06-29T09:42:15.008Z] 0f3e4ebb7415: Layer already exists [2026-06-29T09:42:15.008Z] a2080a65a535: Layer already exists [2026-06-29T09:42:15.008Z] 06cf07953810: Layer already exists [2026-06-29T09:42:15.008Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:42:15.008Z] 4.1.0-dev.121: digest: sha256:65ad9d62213ce122c55d2e8604ba384e27a33e7c931361d444c4f0e128716d39 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:15.385Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:15.747Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:42:15.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-06-29T09:42:15.747Z] 0f3e4ebb7415: Preparing [2026-06-29T09:42:15.747Z] a2080a65a535: Preparing [2026-06-29T09:42:15.747Z] 8c657121f39a: Preparing [2026-06-29T09:42:15.747Z] 44629b4156d3: Preparing [2026-06-29T09:42:15.747Z] b926e718b41d: Preparing [2026-06-29T09:42:15.747Z] 06cf07953810: Preparing [2026-06-29T09:42:15.747Z] 03ba6f53ebfc: Preparing [2026-06-29T09:42:15.747Z] 06cf07953810: Waiting [2026-06-29T09:42:15.747Z] 03ba6f53ebfc: Waiting [2026-06-29T09:42:15.747Z] a2080a65a535: Layer already exists [2026-06-29T09:42:15.747Z] 0f3e4ebb7415: Layer already exists [2026-06-29T09:42:15.747Z] b926e718b41d: Layer already exists [2026-06-29T09:42:15.747Z] 8c657121f39a: Layer already exists [2026-06-29T09:42:15.747Z] 44629b4156d3: Layer already exists [2026-06-29T09:42:15.747Z] 06cf07953810: Layer already exists [2026-06-29T09:42:15.747Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:42:16.020Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:65ad9d62213ce122c55d2e8604ba384e27a33e7c931361d444c4f0e128716d39 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:16.384Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:16.744Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2026-06-29T09:42:16.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-06-29T09:42:16.744Z] 0f3e4ebb7415: Preparing [2026-06-29T09:42:16.744Z] a2080a65a535: Preparing [2026-06-29T09:42:16.744Z] 8c657121f39a: Preparing [2026-06-29T09:42:16.744Z] 44629b4156d3: Preparing [2026-06-29T09:42:16.744Z] b926e718b41d: Preparing [2026-06-29T09:42:16.744Z] 06cf07953810: Preparing [2026-06-29T09:42:16.744Z] 03ba6f53ebfc: Preparing [2026-06-29T09:42:16.744Z] 06cf07953810: Waiting [2026-06-29T09:42:16.744Z] 03ba6f53ebfc: Waiting [2026-06-29T09:42:16.744Z] 8c657121f39a: Layer already exists [2026-06-29T09:42:16.744Z] 0f3e4ebb7415: Layer already exists [2026-06-29T09:42:16.744Z] a2080a65a535: Layer already exists [2026-06-29T09:42:16.744Z] 44629b4156d3: Layer already exists [2026-06-29T09:42:16.744Z] b926e718b41d: Layer already exists [2026-06-29T09:42:16.744Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:42:16.744Z] 06cf07953810: Layer already exists [2026-06-29T09:42:16.744Z] main: digest: sha256:65ad9d62213ce122c55d2e8604ba384e27a33e7c931361d444c4f0e128716d39 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:42:17.101Z] ===================================================== [Pipeline] echo [2026-06-29T09:42:17.114Z] taggedImages: [2026-06-29T09:42:17.114Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:42:17.114Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-06-29T09:42:17.114Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.121 [2026-06-29T09:42:17.114Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:42:17.114Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-06-29T09:42:17.150Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2026-06-29T09:42:17.150Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:42:17.150Z] latest [2026-06-29T09:42:17.150Z] 4.1.0-dev.121 [2026-06-29T09:42:17.150Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:42:17.150Z] main [2026-06-29T09:42:17.150Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:17.593Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:17.979Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:42:17.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-06-29T09:42:17.979Z] d0bfe40fe302: Preparing [2026-06-29T09:42:17.979Z] eb87c799fc96: Preparing [2026-06-29T09:42:17.979Z] 44629b4156d3: Preparing [2026-06-29T09:42:17.979Z] fc5809081d81: Preparing [2026-06-29T09:42:17.979Z] 8b2246cb9452: Preparing [2026-06-29T09:42:17.979Z] 03ba6f53ebfc: Preparing [2026-06-29T09:42:17.979Z] 03ba6f53ebfc: Waiting [2026-06-29T09:42:17.979Z] 44629b4156d3: Layer already exists [2026-06-29T09:42:18.245Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:42:18.245Z] 8b2246cb9452: Pushed [2026-06-29T09:42:18.245Z] d0bfe40fe302: Pushed [2026-06-29T09:42:18.245Z] fc5809081d81: Pushed [2026-06-29T09:42:26.515Z] eb87c799fc96: Pushed [2026-06-29T09:42:26.515Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:a9f031e9c05541a2a4fe5d617ca9077b285dc37990ae804bcb33b45adac65c61 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:26.869Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:27.227Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-06-29T09:42:27.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-06-29T09:42:27.227Z] d0bfe40fe302: Preparing [2026-06-29T09:42:27.228Z] eb87c799fc96: Preparing [2026-06-29T09:42:27.228Z] 44629b4156d3: Preparing [2026-06-29T09:42:27.228Z] fc5809081d81: Preparing [2026-06-29T09:42:27.228Z] 8b2246cb9452: Preparing [2026-06-29T09:42:27.228Z] 03ba6f53ebfc: Preparing [2026-06-29T09:42:27.228Z] 03ba6f53ebfc: Waiting [2026-06-29T09:42:27.228Z] eb87c799fc96: Layer already exists [2026-06-29T09:42:27.228Z] 44629b4156d3: Layer already exists [2026-06-29T09:42:27.228Z] d0bfe40fe302: Layer already exists [2026-06-29T09:42:27.228Z] 8b2246cb9452: Layer already exists [2026-06-29T09:42:27.228Z] fc5809081d81: Layer already exists [2026-06-29T09:42:27.228Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:42:27.228Z] latest: digest: sha256:a9f031e9c05541a2a4fe5d617ca9077b285dc37990ae804bcb33b45adac65c61 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:27.854Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:28.207Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.121 [2026-06-29T09:42:28.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-06-29T09:42:28.207Z] d0bfe40fe302: Preparing [2026-06-29T09:42:28.207Z] eb87c799fc96: Preparing [2026-06-29T09:42:28.207Z] 44629b4156d3: Preparing [2026-06-29T09:42:28.207Z] fc5809081d81: Preparing [2026-06-29T09:42:28.207Z] 8b2246cb9452: Preparing [2026-06-29T09:42:28.207Z] 03ba6f53ebfc: Preparing [2026-06-29T09:42:28.207Z] 03ba6f53ebfc: Waiting [2026-06-29T09:42:28.207Z] d0bfe40fe302: Layer already exists [2026-06-29T09:42:28.207Z] 44629b4156d3: Layer already exists [2026-06-29T09:42:28.207Z] eb87c799fc96: Layer already exists [2026-06-29T09:42:28.207Z] 8b2246cb9452: Layer already exists [2026-06-29T09:42:28.207Z] fc5809081d81: Layer already exists [2026-06-29T09:42:28.207Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:42:28.207Z] 4.1.0-dev.121: digest: sha256:a9f031e9c05541a2a4fe5d617ca9077b285dc37990ae804bcb33b45adac65c61 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:28.560Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:28.918Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:42:28.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-06-29T09:42:28.918Z] d0bfe40fe302: Preparing [2026-06-29T09:42:28.918Z] eb87c799fc96: Preparing [2026-06-29T09:42:28.918Z] 44629b4156d3: Preparing [2026-06-29T09:42:28.918Z] fc5809081d81: Preparing [2026-06-29T09:42:28.918Z] 8b2246cb9452: Preparing [2026-06-29T09:42:28.918Z] 03ba6f53ebfc: Preparing [2026-06-29T09:42:28.918Z] 03ba6f53ebfc: Waiting [2026-06-29T09:42:28.918Z] eb87c799fc96: Layer already exists [2026-06-29T09:42:28.918Z] 44629b4156d3: Layer already exists [2026-06-29T09:42:28.918Z] fc5809081d81: Layer already exists [2026-06-29T09:42:28.918Z] d0bfe40fe302: Layer already exists [2026-06-29T09:42:28.918Z] 8b2246cb9452: Layer already exists [2026-06-29T09:42:28.918Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:42:28.918Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:a9f031e9c05541a2a4fe5d617ca9077b285dc37990ae804bcb33b45adac65c61 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:29.272Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:29.625Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2026-06-29T09:42:29.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-06-29T09:42:29.625Z] d0bfe40fe302: Preparing [2026-06-29T09:42:29.625Z] eb87c799fc96: Preparing [2026-06-29T09:42:29.625Z] 44629b4156d3: Preparing [2026-06-29T09:42:29.625Z] fc5809081d81: Preparing [2026-06-29T09:42:29.625Z] 8b2246cb9452: Preparing [2026-06-29T09:42:29.625Z] 03ba6f53ebfc: Preparing [2026-06-29T09:42:29.625Z] 03ba6f53ebfc: Waiting [2026-06-29T09:42:29.625Z] d0bfe40fe302: Layer already exists [2026-06-29T09:42:29.625Z] eb87c799fc96: Layer already exists [2026-06-29T09:42:29.625Z] 8b2246cb9452: Layer already exists [2026-06-29T09:42:29.625Z] fc5809081d81: Layer already exists [2026-06-29T09:42:29.625Z] 44629b4156d3: Layer already exists [2026-06-29T09:42:29.625Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:42:29.625Z] main: digest: sha256:a9f031e9c05541a2a4fe5d617ca9077b285dc37990ae804bcb33b45adac65c61 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:42:29.981Z] ===================================================== [Pipeline] echo [2026-06-29T09:42:29.996Z] taggedImages: [2026-06-29T09:42:29.996Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:42:29.996Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-06-29T09:42:29.996Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.121 [2026-06-29T09:42:29.996Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:42:29.996Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-06-29T09:42:30.038Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2026-06-29T09:42:30.038Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:42:30.038Z] latest [2026-06-29T09:42:30.038Z] 4.1.0-dev.121 [2026-06-29T09:42:30.038Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:42:30.038Z] main [2026-06-29T09:42:30.038Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:30.421Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:30.775Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:42:30.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-06-29T09:42:30.775Z] a76a6c51980d: Preparing [2026-06-29T09:42:30.775Z] ca446466acf6: Preparing [2026-06-29T09:42:30.775Z] 4f90d4611a51: Preparing [2026-06-29T09:42:30.775Z] 8c657121f39a: Preparing [2026-06-29T09:42:30.775Z] 44629b4156d3: Preparing [2026-06-29T09:42:30.775Z] 670a52afd397: Preparing [2026-06-29T09:42:30.775Z] fc3641a29dda: Preparing [2026-06-29T09:42:30.775Z] 03ba6f53ebfc: Preparing [2026-06-29T09:42:30.775Z] fc3641a29dda: Waiting [2026-06-29T09:42:30.775Z] 670a52afd397: Waiting [2026-06-29T09:42:30.775Z] 03ba6f53ebfc: Waiting [2026-06-29T09:42:30.775Z] 8c657121f39a: Layer already exists [2026-06-29T09:42:30.775Z] 44629b4156d3: Layer already exists [2026-06-29T09:42:30.775Z] 670a52afd397: Layer already exists [2026-06-29T09:42:31.043Z] fc3641a29dda: Layer already exists [2026-06-29T09:42:31.043Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:42:31.043Z] ca446466acf6: Pushed [2026-06-29T09:42:31.043Z] a76a6c51980d: Pushed [2026-06-29T09:42:39.218Z] 4f90d4611a51: Pushed [2026-06-29T09:42:40.173Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:81052dfd7f1c215f94e44e6475f9e61027bee74d0dbc0357af6056738b2f4d43 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:40.525Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:40.873Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-06-29T09:42:40.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-06-29T09:42:40.873Z] a76a6c51980d: Preparing [2026-06-29T09:42:40.873Z] ca446466acf6: Preparing [2026-06-29T09:42:40.873Z] 4f90d4611a51: Preparing [2026-06-29T09:42:40.873Z] 8c657121f39a: Preparing [2026-06-29T09:42:40.873Z] 44629b4156d3: Preparing [2026-06-29T09:42:40.873Z] 670a52afd397: Preparing [2026-06-29T09:42:40.873Z] fc3641a29dda: Preparing [2026-06-29T09:42:40.873Z] 03ba6f53ebfc: Preparing [2026-06-29T09:42:40.873Z] fc3641a29dda: Waiting [2026-06-29T09:42:40.873Z] 670a52afd397: Waiting [2026-06-29T09:42:40.873Z] 03ba6f53ebfc: Waiting [2026-06-29T09:42:40.873Z] 8c657121f39a: Layer already exists [2026-06-29T09:42:40.873Z] 44629b4156d3: Layer already exists [2026-06-29T09:42:40.873Z] a76a6c51980d: Layer already exists [2026-06-29T09:42:40.873Z] 4f90d4611a51: Layer already exists [2026-06-29T09:42:40.873Z] ca446466acf6: Layer already exists [2026-06-29T09:42:40.873Z] 670a52afd397: Layer already exists [2026-06-29T09:42:40.873Z] fc3641a29dda: Layer already exists [2026-06-29T09:42:40.873Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:42:41.138Z] latest: digest: sha256:81052dfd7f1c215f94e44e6475f9e61027bee74d0dbc0357af6056738b2f4d43 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:41.488Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:41.847Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.121 [2026-06-29T09:42:41.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-06-29T09:42:41.847Z] a76a6c51980d: Preparing [2026-06-29T09:42:41.847Z] ca446466acf6: Preparing [2026-06-29T09:42:41.847Z] 4f90d4611a51: Preparing [2026-06-29T09:42:41.847Z] 8c657121f39a: Preparing [2026-06-29T09:42:41.847Z] 44629b4156d3: Preparing [2026-06-29T09:42:41.847Z] 670a52afd397: Preparing [2026-06-29T09:42:41.847Z] fc3641a29dda: Preparing [2026-06-29T09:42:41.847Z] 03ba6f53ebfc: Preparing [2026-06-29T09:42:41.847Z] 670a52afd397: Waiting [2026-06-29T09:42:41.847Z] fc3641a29dda: Waiting [2026-06-29T09:42:41.847Z] 03ba6f53ebfc: Waiting [2026-06-29T09:42:41.847Z] ca446466acf6: Layer already exists [2026-06-29T09:42:41.847Z] 44629b4156d3: Layer already exists [2026-06-29T09:42:41.847Z] 8c657121f39a: Layer already exists [2026-06-29T09:42:41.847Z] a76a6c51980d: Layer already exists [2026-06-29T09:42:41.847Z] 4f90d4611a51: Layer already exists [2026-06-29T09:42:41.847Z] fc3641a29dda: Layer already exists [2026-06-29T09:42:41.847Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:42:41.847Z] 670a52afd397: Layer already exists [2026-06-29T09:42:41.847Z] 4.1.0-dev.121: digest: sha256:81052dfd7f1c215f94e44e6475f9e61027bee74d0dbc0357af6056738b2f4d43 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:42.476Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:42.832Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:42:42.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-06-29T09:42:42.832Z] a76a6c51980d: Preparing [2026-06-29T09:42:42.832Z] ca446466acf6: Preparing [2026-06-29T09:42:42.832Z] 4f90d4611a51: Preparing [2026-06-29T09:42:42.832Z] 8c657121f39a: Preparing [2026-06-29T09:42:42.832Z] 44629b4156d3: Preparing [2026-06-29T09:42:42.832Z] 670a52afd397: Preparing [2026-06-29T09:42:42.832Z] fc3641a29dda: Preparing [2026-06-29T09:42:42.832Z] 03ba6f53ebfc: Preparing [2026-06-29T09:42:42.832Z] 670a52afd397: Waiting [2026-06-29T09:42:42.832Z] fc3641a29dda: Waiting [2026-06-29T09:42:42.832Z] 03ba6f53ebfc: Waiting [2026-06-29T09:42:42.832Z] a76a6c51980d: Layer already exists [2026-06-29T09:42:42.832Z] ca446466acf6: Layer already exists [2026-06-29T09:42:42.832Z] 44629b4156d3: Layer already exists [2026-06-29T09:42:42.832Z] 8c657121f39a: Layer already exists [2026-06-29T09:42:42.832Z] 4f90d4611a51: Layer already exists [2026-06-29T09:42:42.832Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:42:42.832Z] 670a52afd397: Layer already exists [2026-06-29T09:42:42.832Z] fc3641a29dda: Layer already exists [2026-06-29T09:42:43.096Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:81052dfd7f1c215f94e44e6475f9e61027bee74d0dbc0357af6056738b2f4d43 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:43.449Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:43.814Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2026-06-29T09:42:43.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-06-29T09:42:43.814Z] a76a6c51980d: Preparing [2026-06-29T09:42:43.814Z] ca446466acf6: Preparing [2026-06-29T09:42:43.814Z] 4f90d4611a51: Preparing [2026-06-29T09:42:43.814Z] 8c657121f39a: Preparing [2026-06-29T09:42:43.814Z] 44629b4156d3: Preparing [2026-06-29T09:42:43.814Z] 670a52afd397: Preparing [2026-06-29T09:42:43.814Z] fc3641a29dda: Preparing [2026-06-29T09:42:43.814Z] 03ba6f53ebfc: Preparing [2026-06-29T09:42:43.814Z] 670a52afd397: Waiting [2026-06-29T09:42:43.814Z] fc3641a29dda: Waiting [2026-06-29T09:42:43.814Z] 03ba6f53ebfc: Waiting [2026-06-29T09:42:43.814Z] 44629b4156d3: Layer already exists [2026-06-29T09:42:43.814Z] 8c657121f39a: Layer already exists [2026-06-29T09:42:43.814Z] ca446466acf6: Layer already exists [2026-06-29T09:42:43.814Z] a76a6c51980d: Layer already exists [2026-06-29T09:42:43.814Z] 4f90d4611a51: Layer already exists [2026-06-29T09:42:43.814Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:42:43.814Z] 670a52afd397: Layer already exists [2026-06-29T09:42:43.814Z] fc3641a29dda: Layer already exists [2026-06-29T09:42:43.814Z] main: digest: sha256:81052dfd7f1c215f94e44e6475f9e61027bee74d0dbc0357af6056738b2f4d43 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:42:43.906Z] ===================================================== [Pipeline] echo [2026-06-29T09:42:43.922Z] taggedImages: [2026-06-29T09:42:43.922Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:42:43.922Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-06-29T09:42:43.922Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.121 [2026-06-29T09:42:43.922Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:42:43.922Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-06-29T09:42:43.952Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2026-06-29T09:42:43.952Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:42:43.952Z] latest [2026-06-29T09:42:43.952Z] 4.1.0-dev.121 [2026-06-29T09:42:43.952Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:42:43.952Z] main [2026-06-29T09:42:43.952Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:44.358Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:44.736Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:42:44.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-06-29T09:42:44.736Z] d990fd1bfeb5: Preparing [2026-06-29T09:42:44.736Z] 042c3967ec47: Preparing [2026-06-29T09:42:44.736Z] 832e92bd8d18: Preparing [2026-06-29T09:42:44.736Z] 1f79275f29dd: Preparing [2026-06-29T09:42:44.736Z] 116c21868609: Preparing [2026-06-29T09:42:44.736Z] 3294a665e8ac: Preparing [2026-06-29T09:42:44.736Z] bdbb906ebf53: Preparing [2026-06-29T09:42:44.736Z] 8c657121f39a: Preparing [2026-06-29T09:42:44.736Z] 44629b4156d3: Preparing [2026-06-29T09:42:44.736Z] c7813ddd052a: Preparing [2026-06-29T09:42:44.736Z] a1934f0f8ba4: Preparing [2026-06-29T09:42:44.736Z] 5f70bf18a086: Preparing [2026-06-29T09:42:44.736Z] 36e9e5aeafa8: Preparing [2026-06-29T09:42:44.736Z] 50f73dde5966: Preparing [2026-06-29T09:42:44.736Z] 17dbc3589e00: Preparing [2026-06-29T09:42:44.736Z] 03ba6f53ebfc: Preparing [2026-06-29T09:42:44.736Z] 3294a665e8ac: Waiting [2026-06-29T09:42:44.736Z] bdbb906ebf53: Waiting [2026-06-29T09:42:44.736Z] c7813ddd052a: Waiting [2026-06-29T09:42:44.736Z] 8c657121f39a: Waiting [2026-06-29T09:42:44.736Z] 44629b4156d3: Waiting [2026-06-29T09:42:44.736Z] 50f73dde5966: Waiting [2026-06-29T09:42:44.736Z] a1934f0f8ba4: Waiting [2026-06-29T09:42:44.736Z] 5f70bf18a086: Waiting [2026-06-29T09:42:44.736Z] 36e9e5aeafa8: Waiting [2026-06-29T09:42:44.736Z] 17dbc3589e00: Waiting [2026-06-29T09:42:45.002Z] 042c3967ec47: Pushed [2026-06-29T09:42:45.002Z] 1f79275f29dd: Pushed [2026-06-29T09:42:45.002Z] 116c21868609: Pushed [2026-06-29T09:42:45.002Z] d990fd1bfeb5: Pushed [2026-06-29T09:42:45.002Z] 832e92bd8d18: Pushed [2026-06-29T09:42:45.002Z] 8c657121f39a: Layer already exists [2026-06-29T09:42:45.002Z] 44629b4156d3: Layer already exists [2026-06-29T09:42:45.002Z] 5f70bf18a086: Layer already exists [2026-06-29T09:42:45.002Z] 3294a665e8ac: Pushed [2026-06-29T09:42:45.266Z] c7813ddd052a: Pushed [2026-06-29T09:42:45.266Z] a1934f0f8ba4: Pushed [2026-06-29T09:42:45.266Z] 36e9e5aeafa8: Pushed [2026-06-29T09:42:45.266Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:42:45.266Z] 50f73dde5966: Pushed [2026-06-29T09:42:45.266Z] 17dbc3589e00: Pushed [2026-06-29T09:42:48.597Z] bdbb906ebf53: Pushed [2026-06-29T09:42:48.597Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:61730307eb2300b110f1dce1df723d9867662b070daef86455f7ba6aaa9f688f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:48.957Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:49.311Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-06-29T09:42:49.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-06-29T09:42:49.311Z] d990fd1bfeb5: Preparing [2026-06-29T09:42:49.311Z] 042c3967ec47: Preparing [2026-06-29T09:42:49.311Z] 832e92bd8d18: Preparing [2026-06-29T09:42:49.311Z] 1f79275f29dd: Preparing [2026-06-29T09:42:49.311Z] 116c21868609: Preparing [2026-06-29T09:42:49.311Z] 3294a665e8ac: Preparing [2026-06-29T09:42:49.311Z] bdbb906ebf53: Preparing [2026-06-29T09:42:49.311Z] 8c657121f39a: Preparing [2026-06-29T09:42:49.311Z] 44629b4156d3: Preparing [2026-06-29T09:42:49.311Z] c7813ddd052a: Preparing [2026-06-29T09:42:49.311Z] a1934f0f8ba4: Preparing [2026-06-29T09:42:49.311Z] 5f70bf18a086: Preparing [2026-06-29T09:42:49.311Z] 36e9e5aeafa8: Preparing [2026-06-29T09:42:49.311Z] 50f73dde5966: Preparing [2026-06-29T09:42:49.311Z] 17dbc3589e00: Preparing [2026-06-29T09:42:49.311Z] 03ba6f53ebfc: Preparing [2026-06-29T09:42:49.311Z] c7813ddd052a: Waiting [2026-06-29T09:42:49.311Z] 50f73dde5966: Waiting [2026-06-29T09:42:49.311Z] 17dbc3589e00: Waiting [2026-06-29T09:42:49.311Z] 03ba6f53ebfc: Waiting [2026-06-29T09:42:49.311Z] 3294a665e8ac: Waiting [2026-06-29T09:42:49.311Z] bdbb906ebf53: Waiting [2026-06-29T09:42:49.311Z] 8c657121f39a: Waiting [2026-06-29T09:42:49.311Z] 44629b4156d3: Waiting [2026-06-29T09:42:49.311Z] 5f70bf18a086: Waiting [2026-06-29T09:42:49.311Z] 36e9e5aeafa8: Waiting [2026-06-29T09:42:49.311Z] a1934f0f8ba4: Waiting [2026-06-29T09:42:49.311Z] 832e92bd8d18: Layer already exists [2026-06-29T09:42:49.311Z] d990fd1bfeb5: Layer already exists [2026-06-29T09:42:49.311Z] 1f79275f29dd: Layer already exists [2026-06-29T09:42:49.311Z] 042c3967ec47: Layer already exists [2026-06-29T09:42:49.311Z] 116c21868609: Layer already exists [2026-06-29T09:42:49.311Z] 3294a665e8ac: Layer already exists [2026-06-29T09:42:49.311Z] bdbb906ebf53: Layer already exists [2026-06-29T09:42:49.311Z] 8c657121f39a: Layer already exists [2026-06-29T09:42:49.311Z] 44629b4156d3: Layer already exists [2026-06-29T09:42:49.311Z] c7813ddd052a: Layer already exists [2026-06-29T09:42:49.311Z] a1934f0f8ba4: Layer already exists [2026-06-29T09:42:49.311Z] 50f73dde5966: Layer already exists [2026-06-29T09:42:49.311Z] 5f70bf18a086: Layer already exists [2026-06-29T09:42:49.311Z] 36e9e5aeafa8: Layer already exists [2026-06-29T09:42:49.311Z] 17dbc3589e00: Layer already exists [2026-06-29T09:42:49.311Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:42:49.575Z] latest: digest: sha256:61730307eb2300b110f1dce1df723d9867662b070daef86455f7ba6aaa9f688f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:49.928Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:50.291Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.121 [2026-06-29T09:42:50.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-06-29T09:42:50.291Z] d990fd1bfeb5: Preparing [2026-06-29T09:42:50.291Z] 042c3967ec47: Preparing [2026-06-29T09:42:50.291Z] 832e92bd8d18: Preparing [2026-06-29T09:42:50.291Z] 1f79275f29dd: Preparing [2026-06-29T09:42:50.291Z] 116c21868609: Preparing [2026-06-29T09:42:50.291Z] 3294a665e8ac: Preparing [2026-06-29T09:42:50.291Z] bdbb906ebf53: Preparing [2026-06-29T09:42:50.291Z] 8c657121f39a: Preparing [2026-06-29T09:42:50.291Z] 44629b4156d3: Preparing [2026-06-29T09:42:50.291Z] c7813ddd052a: Preparing [2026-06-29T09:42:50.291Z] a1934f0f8ba4: Preparing [2026-06-29T09:42:50.291Z] 5f70bf18a086: Preparing [2026-06-29T09:42:50.291Z] 36e9e5aeafa8: Preparing [2026-06-29T09:42:50.291Z] 50f73dde5966: Preparing [2026-06-29T09:42:50.291Z] 17dbc3589e00: Preparing [2026-06-29T09:42:50.291Z] 03ba6f53ebfc: Preparing [2026-06-29T09:42:50.291Z] c7813ddd052a: Waiting [2026-06-29T09:42:50.291Z] a1934f0f8ba4: Waiting [2026-06-29T09:42:50.291Z] 5f70bf18a086: Waiting [2026-06-29T09:42:50.291Z] 36e9e5aeafa8: Waiting [2026-06-29T09:42:50.291Z] 50f73dde5966: Waiting [2026-06-29T09:42:50.291Z] 17dbc3589e00: Waiting [2026-06-29T09:42:50.291Z] 03ba6f53ebfc: Waiting [2026-06-29T09:42:50.291Z] 3294a665e8ac: Waiting [2026-06-29T09:42:50.291Z] bdbb906ebf53: Waiting [2026-06-29T09:42:50.291Z] 44629b4156d3: Waiting [2026-06-29T09:42:50.291Z] 042c3967ec47: Layer already exists [2026-06-29T09:42:50.291Z] 1f79275f29dd: Layer already exists [2026-06-29T09:42:50.291Z] d990fd1bfeb5: Layer already exists [2026-06-29T09:42:50.291Z] 116c21868609: Layer already exists [2026-06-29T09:42:50.291Z] 832e92bd8d18: Layer already exists [2026-06-29T09:42:50.291Z] 8c657121f39a: Layer already exists [2026-06-29T09:42:50.291Z] bdbb906ebf53: Layer already exists [2026-06-29T09:42:50.291Z] c7813ddd052a: Layer already exists [2026-06-29T09:42:50.291Z] 3294a665e8ac: Layer already exists [2026-06-29T09:42:50.291Z] 44629b4156d3: Layer already exists [2026-06-29T09:42:50.291Z] a1934f0f8ba4: Layer already exists [2026-06-29T09:42:50.291Z] 17dbc3589e00: Layer already exists [2026-06-29T09:42:50.291Z] 36e9e5aeafa8: Layer already exists [2026-06-29T09:42:50.291Z] 50f73dde5966: Layer already exists [2026-06-29T09:42:50.291Z] 5f70bf18a086: Layer already exists [2026-06-29T09:42:50.291Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:42:50.555Z] 4.1.0-dev.121: digest: sha256:61730307eb2300b110f1dce1df723d9867662b070daef86455f7ba6aaa9f688f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:50.908Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:55.534Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:42:55.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-06-29T09:42:55.534Z] d990fd1bfeb5: Preparing [2026-06-29T09:42:55.534Z] 042c3967ec47: Preparing [2026-06-29T09:42:55.534Z] 832e92bd8d18: Preparing [2026-06-29T09:42:55.534Z] 1f79275f29dd: Preparing [2026-06-29T09:42:55.534Z] 116c21868609: Preparing [2026-06-29T09:42:55.534Z] 3294a665e8ac: Preparing [2026-06-29T09:42:55.534Z] bdbb906ebf53: Preparing [2026-06-29T09:42:55.534Z] 8c657121f39a: Preparing [2026-06-29T09:42:55.534Z] 44629b4156d3: Preparing [2026-06-29T09:42:55.534Z] c7813ddd052a: Preparing [2026-06-29T09:42:55.534Z] a1934f0f8ba4: Preparing [2026-06-29T09:42:55.534Z] 5f70bf18a086: Preparing [2026-06-29T09:42:55.534Z] 36e9e5aeafa8: Preparing [2026-06-29T09:42:55.534Z] 50f73dde5966: Preparing [2026-06-29T09:42:55.534Z] 17dbc3589e00: Preparing [2026-06-29T09:42:55.534Z] 03ba6f53ebfc: Preparing [2026-06-29T09:42:55.534Z] c7813ddd052a: Waiting [2026-06-29T09:42:55.534Z] a1934f0f8ba4: Waiting [2026-06-29T09:42:55.534Z] 3294a665e8ac: Waiting [2026-06-29T09:42:55.534Z] 8c657121f39a: Waiting [2026-06-29T09:42:55.534Z] 5f70bf18a086: Waiting [2026-06-29T09:42:55.534Z] 36e9e5aeafa8: Waiting [2026-06-29T09:42:55.534Z] 50f73dde5966: Waiting [2026-06-29T09:42:55.534Z] 44629b4156d3: Waiting [2026-06-29T09:42:55.534Z] bdbb906ebf53: Waiting [2026-06-29T09:42:55.534Z] 17dbc3589e00: Waiting [2026-06-29T09:42:55.534Z] 03ba6f53ebfc: Waiting [2026-06-29T09:42:55.534Z] 832e92bd8d18: Layer already exists [2026-06-29T09:42:55.534Z] 1f79275f29dd: Layer already exists [2026-06-29T09:42:55.534Z] d990fd1bfeb5: Layer already exists [2026-06-29T09:42:55.534Z] 042c3967ec47: Layer already exists [2026-06-29T09:42:55.534Z] 116c21868609: Layer already exists [2026-06-29T09:42:55.534Z] 3294a665e8ac: Layer already exists [2026-06-29T09:42:55.534Z] bdbb906ebf53: Layer already exists [2026-06-29T09:42:55.534Z] 44629b4156d3: Layer already exists [2026-06-29T09:42:55.534Z] 8c657121f39a: Layer already exists [2026-06-29T09:42:55.534Z] c7813ddd052a: Layer already exists [2026-06-29T09:42:55.534Z] 5f70bf18a086: Layer already exists [2026-06-29T09:42:55.534Z] a1934f0f8ba4: Layer already exists [2026-06-29T09:42:55.534Z] 36e9e5aeafa8: Layer already exists [2026-06-29T09:42:55.534Z] 50f73dde5966: Layer already exists [2026-06-29T09:42:55.534Z] 17dbc3589e00: Layer already exists [2026-06-29T09:42:55.534Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:42:55.802Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:61730307eb2300b110f1dce1df723d9867662b070daef86455f7ba6aaa9f688f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:56.162Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:56.509Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2026-06-29T09:42:56.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-06-29T09:42:56.510Z] d990fd1bfeb5: Preparing [2026-06-29T09:42:56.510Z] 042c3967ec47: Preparing [2026-06-29T09:42:56.510Z] 832e92bd8d18: Preparing [2026-06-29T09:42:56.510Z] 1f79275f29dd: Preparing [2026-06-29T09:42:56.510Z] 116c21868609: Preparing [2026-06-29T09:42:56.510Z] 3294a665e8ac: Preparing [2026-06-29T09:42:56.510Z] bdbb906ebf53: Preparing [2026-06-29T09:42:56.510Z] 8c657121f39a: Preparing [2026-06-29T09:42:56.510Z] 44629b4156d3: Preparing [2026-06-29T09:42:56.510Z] c7813ddd052a: Preparing [2026-06-29T09:42:56.510Z] a1934f0f8ba4: Preparing [2026-06-29T09:42:56.510Z] 5f70bf18a086: Preparing [2026-06-29T09:42:56.510Z] 36e9e5aeafa8: Preparing [2026-06-29T09:42:56.510Z] 50f73dde5966: Preparing [2026-06-29T09:42:56.510Z] 17dbc3589e00: Preparing [2026-06-29T09:42:56.510Z] 03ba6f53ebfc: Preparing [2026-06-29T09:42:56.510Z] c7813ddd052a: Waiting [2026-06-29T09:42:56.510Z] a1934f0f8ba4: Waiting [2026-06-29T09:42:56.510Z] 5f70bf18a086: Waiting [2026-06-29T09:42:56.510Z] 36e9e5aeafa8: Waiting [2026-06-29T09:42:56.510Z] 50f73dde5966: Waiting [2026-06-29T09:42:56.510Z] 17dbc3589e00: Waiting [2026-06-29T09:42:56.510Z] 03ba6f53ebfc: Waiting [2026-06-29T09:42:56.510Z] 3294a665e8ac: Waiting [2026-06-29T09:42:56.510Z] bdbb906ebf53: Waiting [2026-06-29T09:42:56.510Z] 8c657121f39a: Waiting [2026-06-29T09:42:56.510Z] 44629b4156d3: Waiting [2026-06-29T09:42:56.510Z] 832e92bd8d18: Layer already exists [2026-06-29T09:42:56.510Z] 1f79275f29dd: Layer already exists [2026-06-29T09:42:56.510Z] 042c3967ec47: Layer already exists [2026-06-29T09:42:56.510Z] d990fd1bfeb5: Layer already exists [2026-06-29T09:42:56.510Z] 116c21868609: Layer already exists [2026-06-29T09:42:56.510Z] c7813ddd052a: Layer already exists [2026-06-29T09:42:56.510Z] 44629b4156d3: Layer already exists [2026-06-29T09:42:56.510Z] 3294a665e8ac: Layer already exists [2026-06-29T09:42:56.510Z] 8c657121f39a: Layer already exists [2026-06-29T09:42:56.510Z] bdbb906ebf53: Layer already exists [2026-06-29T09:42:56.510Z] a1934f0f8ba4: Layer already exists [2026-06-29T09:42:56.510Z] 5f70bf18a086: Layer already exists [2026-06-29T09:42:56.510Z] 36e9e5aeafa8: Layer already exists [2026-06-29T09:42:56.510Z] 17dbc3589e00: Layer already exists [2026-06-29T09:42:56.510Z] 50f73dde5966: Layer already exists [2026-06-29T09:42:56.510Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:42:56.774Z] main: digest: sha256:61730307eb2300b110f1dce1df723d9867662b070daef86455f7ba6aaa9f688f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:42:56.842Z] ===================================================== [Pipeline] echo [2026-06-29T09:42:56.855Z] taggedImages: [2026-06-29T09:42:56.855Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:42:56.855Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-06-29T09:42:56.855Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.121 [2026-06-29T09:42:56.855Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:42:56.855Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-06-29T09:42:56.877Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2026-06-29T09:42:56.877Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:42:56.877Z] latest [2026-06-29T09:42:56.877Z] 4.1.0-dev.121 [2026-06-29T09:42:56.877Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:42:56.877Z] main [2026-06-29T09:42:56.877Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:57.237Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:42:57.595Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:42:57.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-06-29T09:42:57.595Z] 81357f5210f8: Preparing [2026-06-29T09:42:57.595Z] c143d914725c: Preparing [2026-06-29T09:42:57.595Z] 49399a99ccd2: Preparing [2026-06-29T09:42:57.595Z] 5281dae7d138: Preparing [2026-06-29T09:42:57.595Z] 8c657121f39a: Preparing [2026-06-29T09:42:57.595Z] 44629b4156d3: Preparing [2026-06-29T09:42:57.595Z] 670a52afd397: Preparing [2026-06-29T09:42:57.595Z] fc3641a29dda: Preparing [2026-06-29T09:42:57.595Z] 03ba6f53ebfc: Preparing [2026-06-29T09:42:57.595Z] 670a52afd397: Waiting [2026-06-29T09:42:57.595Z] fc3641a29dda: Waiting [2026-06-29T09:42:57.595Z] 03ba6f53ebfc: Waiting [2026-06-29T09:42:57.595Z] 44629b4156d3: Waiting [2026-06-29T09:42:57.595Z] 8c657121f39a: Layer already exists [2026-06-29T09:42:57.860Z] 44629b4156d3: Layer already exists [2026-06-29T09:42:57.860Z] 49399a99ccd2: Pushed [2026-06-29T09:42:57.860Z] 670a52afd397: Layer already exists [2026-06-29T09:42:57.860Z] c143d914725c: Pushed [2026-06-29T09:42:57.860Z] fc3641a29dda: Layer already exists [2026-06-29T09:42:57.860Z] 81357f5210f8: Pushed [2026-06-29T09:42:57.860Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:43:06.033Z] 5281dae7d138: Pushed [2026-06-29T09:43:06.033Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:2d9a3c2237a59bd6f491808efcb97ec253d0c92d5884219d886a64237a1c93cc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:06.388Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:08.139Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-06-29T09:43:08.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-06-29T09:43:08.139Z] 81357f5210f8: Preparing [2026-06-29T09:43:08.139Z] c143d914725c: Preparing [2026-06-29T09:43:08.139Z] 49399a99ccd2: Preparing [2026-06-29T09:43:08.139Z] 5281dae7d138: Preparing [2026-06-29T09:43:08.139Z] 8c657121f39a: Preparing [2026-06-29T09:43:08.139Z] 44629b4156d3: Preparing [2026-06-29T09:43:08.139Z] 670a52afd397: Preparing [2026-06-29T09:43:08.139Z] fc3641a29dda: Preparing [2026-06-29T09:43:08.139Z] 03ba6f53ebfc: Preparing [2026-06-29T09:43:08.139Z] 44629b4156d3: Waiting [2026-06-29T09:43:08.139Z] 670a52afd397: Waiting [2026-06-29T09:43:08.139Z] fc3641a29dda: Waiting [2026-06-29T09:43:08.139Z] 03ba6f53ebfc: Waiting [2026-06-29T09:43:08.139Z] 5281dae7d138: Layer already exists [2026-06-29T09:43:08.139Z] 81357f5210f8: Layer already exists [2026-06-29T09:43:08.139Z] 49399a99ccd2: Layer already exists [2026-06-29T09:43:08.139Z] 8c657121f39a: Layer already exists [2026-06-29T09:43:08.139Z] c143d914725c: Layer already exists [2026-06-29T09:43:08.139Z] 44629b4156d3: Layer already exists [2026-06-29T09:43:08.139Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:43:08.139Z] fc3641a29dda: Layer already exists [2026-06-29T09:43:08.139Z] 670a52afd397: Layer already exists [2026-06-29T09:43:08.404Z] latest: digest: sha256:2d9a3c2237a59bd6f491808efcb97ec253d0c92d5884219d886a64237a1c93cc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:08.766Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:09.118Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.121 [2026-06-29T09:43:09.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-06-29T09:43:09.118Z] 81357f5210f8: Preparing [2026-06-29T09:43:09.118Z] c143d914725c: Preparing [2026-06-29T09:43:09.118Z] 49399a99ccd2: Preparing [2026-06-29T09:43:09.118Z] 5281dae7d138: Preparing [2026-06-29T09:43:09.118Z] 8c657121f39a: Preparing [2026-06-29T09:43:09.118Z] 44629b4156d3: Preparing [2026-06-29T09:43:09.118Z] 670a52afd397: Preparing [2026-06-29T09:43:09.118Z] fc3641a29dda: Preparing [2026-06-29T09:43:09.118Z] 03ba6f53ebfc: Preparing [2026-06-29T09:43:09.118Z] 44629b4156d3: Waiting [2026-06-29T09:43:09.118Z] 670a52afd397: Waiting [2026-06-29T09:43:09.118Z] fc3641a29dda: Waiting [2026-06-29T09:43:09.118Z] 03ba6f53ebfc: Waiting [2026-06-29T09:43:09.118Z] 8c657121f39a: Layer already exists [2026-06-29T09:43:09.118Z] c143d914725c: Layer already exists [2026-06-29T09:43:09.118Z] 5281dae7d138: Layer already exists [2026-06-29T09:43:09.118Z] 81357f5210f8: Layer already exists [2026-06-29T09:43:09.118Z] 49399a99ccd2: Layer already exists [2026-06-29T09:43:09.118Z] 44629b4156d3: Layer already exists [2026-06-29T09:43:09.119Z] 670a52afd397: Layer already exists [2026-06-29T09:43:09.119Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:43:09.119Z] fc3641a29dda: Layer already exists [2026-06-29T09:43:09.119Z] 4.1.0-dev.121: digest: sha256:2d9a3c2237a59bd6f491808efcb97ec253d0c92d5884219d886a64237a1c93cc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:09.736Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:10.088Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:43:10.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-06-29T09:43:10.088Z] 81357f5210f8: Preparing [2026-06-29T09:43:10.088Z] c143d914725c: Preparing [2026-06-29T09:43:10.088Z] 49399a99ccd2: Preparing [2026-06-29T09:43:10.088Z] 5281dae7d138: Preparing [2026-06-29T09:43:10.088Z] 8c657121f39a: Preparing [2026-06-29T09:43:10.088Z] 44629b4156d3: Preparing [2026-06-29T09:43:10.088Z] 670a52afd397: Preparing [2026-06-29T09:43:10.088Z] fc3641a29dda: Preparing [2026-06-29T09:43:10.088Z] 03ba6f53ebfc: Preparing [2026-06-29T09:43:10.088Z] 44629b4156d3: Waiting [2026-06-29T09:43:10.088Z] 670a52afd397: Waiting [2026-06-29T09:43:10.088Z] fc3641a29dda: Waiting [2026-06-29T09:43:10.088Z] 03ba6f53ebfc: Waiting [2026-06-29T09:43:10.088Z] 81357f5210f8: Layer already exists [2026-06-29T09:43:10.088Z] 49399a99ccd2: Layer already exists [2026-06-29T09:43:10.088Z] 5281dae7d138: Layer already exists [2026-06-29T09:43:10.088Z] 8c657121f39a: Layer already exists [2026-06-29T09:43:10.088Z] c143d914725c: Layer already exists [2026-06-29T09:43:10.088Z] 44629b4156d3: Layer already exists [2026-06-29T09:43:10.088Z] fc3641a29dda: Layer already exists [2026-06-29T09:43:10.088Z] 670a52afd397: Layer already exists [2026-06-29T09:43:10.088Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:43:10.088Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:2d9a3c2237a59bd6f491808efcb97ec253d0c92d5884219d886a64237a1c93cc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:10.702Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:11.083Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2026-06-29T09:43:11.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-06-29T09:43:11.083Z] 81357f5210f8: Preparing [2026-06-29T09:43:11.083Z] c143d914725c: Preparing [2026-06-29T09:43:11.083Z] 49399a99ccd2: Preparing [2026-06-29T09:43:11.083Z] 5281dae7d138: Preparing [2026-06-29T09:43:11.083Z] 8c657121f39a: Preparing [2026-06-29T09:43:11.083Z] 44629b4156d3: Preparing [2026-06-29T09:43:11.083Z] 670a52afd397: Preparing [2026-06-29T09:43:11.083Z] fc3641a29dda: Preparing [2026-06-29T09:43:11.083Z] 03ba6f53ebfc: Preparing [2026-06-29T09:43:11.083Z] 44629b4156d3: Waiting [2026-06-29T09:43:11.083Z] 670a52afd397: Waiting [2026-06-29T09:43:11.083Z] fc3641a29dda: Waiting [2026-06-29T09:43:11.083Z] 03ba6f53ebfc: Waiting [2026-06-29T09:43:11.083Z] 8c657121f39a: Layer already exists [2026-06-29T09:43:11.083Z] 5281dae7d138: Layer already exists [2026-06-29T09:43:11.083Z] 49399a99ccd2: Layer already exists [2026-06-29T09:43:11.083Z] c143d914725c: Layer already exists [2026-06-29T09:43:11.083Z] 81357f5210f8: Layer already exists [2026-06-29T09:43:11.083Z] 44629b4156d3: Layer already exists [2026-06-29T09:43:11.083Z] fc3641a29dda: Layer already exists [2026-06-29T09:43:11.083Z] 670a52afd397: Layer already exists [2026-06-29T09:43:11.083Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:43:11.083Z] main: digest: sha256:2d9a3c2237a59bd6f491808efcb97ec253d0c92d5884219d886a64237a1c93cc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:43:11.446Z] ===================================================== [Pipeline] echo [2026-06-29T09:43:11.462Z] taggedImages: [2026-06-29T09:43:11.462Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:43:11.462Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-06-29T09:43:11.462Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.121 [2026-06-29T09:43:11.462Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:43:11.462Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-06-29T09:43:11.487Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2026-06-29T09:43:11.487Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:43:11.487Z] latest [2026-06-29T09:43:11.487Z] 4.1.0-dev.121 [2026-06-29T09:43:11.487Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:43:11.487Z] main [2026-06-29T09:43:11.487Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:11.861Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:12.253Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:43:12.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-06-29T09:43:12.253Z] dbcf09c13540: Preparing [2026-06-29T09:43:12.253Z] ab9c1451f980: Preparing [2026-06-29T09:43:12.253Z] 7f0abd6feac7: Preparing [2026-06-29T09:43:12.253Z] cee20cb7f15c: Preparing [2026-06-29T09:43:12.253Z] c725cfefc466: Preparing [2026-06-29T09:43:12.253Z] 8c657121f39a: Preparing [2026-06-29T09:43:12.253Z] 44629b4156d3: Preparing [2026-06-29T09:43:12.253Z] bb11b98d210e: Preparing [2026-06-29T09:43:12.253Z] ddedb3cf6ba5: Preparing [2026-06-29T09:43:12.253Z] b0800129c6ba: Preparing [2026-06-29T09:43:12.253Z] 03ba6f53ebfc: Preparing [2026-06-29T09:43:12.253Z] bb11b98d210e: Waiting [2026-06-29T09:43:12.253Z] ddedb3cf6ba5: Waiting [2026-06-29T09:43:12.253Z] 8c657121f39a: Waiting [2026-06-29T09:43:12.253Z] 44629b4156d3: Waiting [2026-06-29T09:43:12.253Z] b0800129c6ba: Waiting [2026-06-29T09:43:12.253Z] 03ba6f53ebfc: Waiting [2026-06-29T09:43:12.253Z] c725cfefc466: Pushed [2026-06-29T09:43:12.517Z] ab9c1451f980: Pushed [2026-06-29T09:43:12.517Z] cee20cb7f15c: Pushed [2026-06-29T09:43:12.517Z] dbcf09c13540: Pushed [2026-06-29T09:43:12.517Z] 8c657121f39a: Layer already exists [2026-06-29T09:43:12.517Z] 44629b4156d3: Layer already exists [2026-06-29T09:43:12.517Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:43:12.517Z] bb11b98d210e: Pushed [2026-06-29T09:43:12.517Z] ddedb3cf6ba5: Pushed [2026-06-29T09:43:15.357Z] b0800129c6ba: Pushed [2026-06-29T09:43:19.186Z] 7f0abd6feac7: Pushed [2026-06-29T09:43:19.186Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:d894d5ef0b1a721200e1b8189969a9614a27ee72a99c9f0cab29850ac5fd510d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:19.834Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:23.696Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-06-29T09:43:23.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-06-29T09:43:23.696Z] dbcf09c13540: Preparing [2026-06-29T09:43:23.696Z] ab9c1451f980: Preparing [2026-06-29T09:43:23.696Z] 7f0abd6feac7: Preparing [2026-06-29T09:43:23.696Z] cee20cb7f15c: Preparing [2026-06-29T09:43:23.696Z] c725cfefc466: Preparing [2026-06-29T09:43:23.696Z] 8c657121f39a: Preparing [2026-06-29T09:43:23.696Z] 44629b4156d3: Preparing [2026-06-29T09:43:23.696Z] bb11b98d210e: Preparing [2026-06-29T09:43:23.696Z] 44629b4156d3: Waiting [2026-06-29T09:43:23.696Z] bb11b98d210e: Waiting [2026-06-29T09:43:23.696Z] ddedb3cf6ba5: Preparing [2026-06-29T09:43:23.696Z] ddedb3cf6ba5: Waiting [2026-06-29T09:43:23.696Z] b0800129c6ba: Preparing [2026-06-29T09:43:23.696Z] 03ba6f53ebfc: Preparing [2026-06-29T09:43:23.696Z] b0800129c6ba: Waiting [2026-06-29T09:43:23.696Z] 03ba6f53ebfc: Waiting [2026-06-29T09:43:23.696Z] 7f0abd6feac7: Layer already exists [2026-06-29T09:43:23.696Z] c725cfefc466: Layer already exists [2026-06-29T09:43:23.696Z] cee20cb7f15c: Layer already exists [2026-06-29T09:43:23.696Z] dbcf09c13540: Layer already exists [2026-06-29T09:43:23.696Z] ab9c1451f980: Layer already exists [2026-06-29T09:43:23.696Z] 44629b4156d3: Layer already exists [2026-06-29T09:43:23.696Z] bb11b98d210e: Layer already exists [2026-06-29T09:43:23.696Z] 8c657121f39a: Layer already exists [2026-06-29T09:43:23.696Z] ddedb3cf6ba5: Layer already exists [2026-06-29T09:43:23.696Z] b0800129c6ba: Layer already exists [2026-06-29T09:43:23.696Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:43:23.959Z] latest: digest: sha256:d894d5ef0b1a721200e1b8189969a9614a27ee72a99c9f0cab29850ac5fd510d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:24.297Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:24.659Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.121 [2026-06-29T09:43:24.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-06-29T09:43:24.660Z] dbcf09c13540: Preparing [2026-06-29T09:43:24.660Z] ab9c1451f980: Preparing [2026-06-29T09:43:24.660Z] 7f0abd6feac7: Preparing [2026-06-29T09:43:24.660Z] cee20cb7f15c: Preparing [2026-06-29T09:43:24.660Z] c725cfefc466: Preparing [2026-06-29T09:43:24.660Z] 8c657121f39a: Preparing [2026-06-29T09:43:24.660Z] 44629b4156d3: Preparing [2026-06-29T09:43:24.660Z] bb11b98d210e: Preparing [2026-06-29T09:43:24.660Z] ddedb3cf6ba5: Preparing [2026-06-29T09:43:24.660Z] b0800129c6ba: Preparing [2026-06-29T09:43:24.660Z] 03ba6f53ebfc: Preparing [2026-06-29T09:43:24.660Z] bb11b98d210e: Waiting [2026-06-29T09:43:24.660Z] ddedb3cf6ba5: Waiting [2026-06-29T09:43:24.660Z] b0800129c6ba: Waiting [2026-06-29T09:43:24.660Z] 03ba6f53ebfc: Waiting [2026-06-29T09:43:24.660Z] 8c657121f39a: Waiting [2026-06-29T09:43:24.660Z] 44629b4156d3: Waiting [2026-06-29T09:43:24.660Z] ab9c1451f980: Layer already exists [2026-06-29T09:43:24.660Z] 7f0abd6feac7: Layer already exists [2026-06-29T09:43:24.660Z] c725cfefc466: Layer already exists [2026-06-29T09:43:24.660Z] cee20cb7f15c: Layer already exists [2026-06-29T09:43:24.660Z] dbcf09c13540: Layer already exists [2026-06-29T09:43:24.660Z] ddedb3cf6ba5: Layer already exists [2026-06-29T09:43:24.660Z] 8c657121f39a: Layer already exists [2026-06-29T09:43:24.660Z] b0800129c6ba: Layer already exists [2026-06-29T09:43:24.660Z] 44629b4156d3: Layer already exists [2026-06-29T09:43:24.660Z] bb11b98d210e: Layer already exists [2026-06-29T09:43:24.660Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:43:24.929Z] 4.1.0-dev.121: digest: sha256:d894d5ef0b1a721200e1b8189969a9614a27ee72a99c9f0cab29850ac5fd510d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:25.274Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:25.620Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:43:25.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-06-29T09:43:25.620Z] dbcf09c13540: Preparing [2026-06-29T09:43:25.620Z] ab9c1451f980: Preparing [2026-06-29T09:43:25.620Z] 7f0abd6feac7: Preparing [2026-06-29T09:43:25.620Z] cee20cb7f15c: Preparing [2026-06-29T09:43:25.620Z] c725cfefc466: Preparing [2026-06-29T09:43:25.620Z] 8c657121f39a: Preparing [2026-06-29T09:43:25.620Z] 44629b4156d3: Preparing [2026-06-29T09:43:25.620Z] bb11b98d210e: Preparing [2026-06-29T09:43:25.620Z] ddedb3cf6ba5: Preparing [2026-06-29T09:43:25.620Z] b0800129c6ba: Preparing [2026-06-29T09:43:25.620Z] 03ba6f53ebfc: Preparing [2026-06-29T09:43:25.620Z] bb11b98d210e: Waiting [2026-06-29T09:43:25.620Z] ddedb3cf6ba5: Waiting [2026-06-29T09:43:25.620Z] b0800129c6ba: Waiting [2026-06-29T09:43:25.620Z] 03ba6f53ebfc: Waiting [2026-06-29T09:43:25.620Z] 8c657121f39a: Waiting [2026-06-29T09:43:25.620Z] 44629b4156d3: Waiting [2026-06-29T09:43:25.620Z] c725cfefc466: Layer already exists [2026-06-29T09:43:25.620Z] cee20cb7f15c: Layer already exists [2026-06-29T09:43:25.620Z] 7f0abd6feac7: Layer already exists [2026-06-29T09:43:25.620Z] dbcf09c13540: Layer already exists [2026-06-29T09:43:25.620Z] ab9c1451f980: Layer already exists [2026-06-29T09:43:25.620Z] 44629b4156d3: Layer already exists [2026-06-29T09:43:25.620Z] ddedb3cf6ba5: Layer already exists [2026-06-29T09:43:25.620Z] b0800129c6ba: Layer already exists [2026-06-29T09:43:25.620Z] 8c657121f39a: Layer already exists [2026-06-29T09:43:25.620Z] bb11b98d210e: Layer already exists [2026-06-29T09:43:25.620Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:43:25.882Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:d894d5ef0b1a721200e1b8189969a9614a27ee72a99c9f0cab29850ac5fd510d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:26.225Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:26.574Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2026-06-29T09:43:26.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-06-29T09:43:26.574Z] dbcf09c13540: Preparing [2026-06-29T09:43:26.574Z] ab9c1451f980: Preparing [2026-06-29T09:43:26.574Z] 7f0abd6feac7: Preparing [2026-06-29T09:43:26.574Z] cee20cb7f15c: Preparing [2026-06-29T09:43:26.574Z] c725cfefc466: Preparing [2026-06-29T09:43:26.574Z] 8c657121f39a: Preparing [2026-06-29T09:43:26.574Z] 44629b4156d3: Preparing [2026-06-29T09:43:26.574Z] bb11b98d210e: Preparing [2026-06-29T09:43:26.574Z] ddedb3cf6ba5: Preparing [2026-06-29T09:43:26.574Z] b0800129c6ba: Preparing [2026-06-29T09:43:26.574Z] 03ba6f53ebfc: Preparing [2026-06-29T09:43:26.574Z] bb11b98d210e: Waiting [2026-06-29T09:43:26.574Z] ddedb3cf6ba5: Waiting [2026-06-29T09:43:26.574Z] 03ba6f53ebfc: Waiting [2026-06-29T09:43:26.574Z] 8c657121f39a: Waiting [2026-06-29T09:43:26.574Z] b0800129c6ba: Waiting [2026-06-29T09:43:26.574Z] cee20cb7f15c: Layer already exists [2026-06-29T09:43:26.574Z] ab9c1451f980: Layer already exists [2026-06-29T09:43:26.574Z] 7f0abd6feac7: Layer already exists [2026-06-29T09:43:26.574Z] c725cfefc466: Layer already exists [2026-06-29T09:43:26.574Z] dbcf09c13540: Layer already exists [2026-06-29T09:43:26.574Z] 8c657121f39a: Layer already exists [2026-06-29T09:43:26.574Z] bb11b98d210e: Layer already exists [2026-06-29T09:43:26.574Z] ddedb3cf6ba5: Layer already exists [2026-06-29T09:43:26.574Z] 44629b4156d3: Layer already exists [2026-06-29T09:43:26.574Z] b0800129c6ba: Layer already exists [2026-06-29T09:43:26.574Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:43:26.849Z] main: digest: sha256:d894d5ef0b1a721200e1b8189969a9614a27ee72a99c9f0cab29850ac5fd510d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:43:26.941Z] ===================================================== [Pipeline] echo [2026-06-29T09:43:26.962Z] taggedImages: [2026-06-29T09:43:26.962Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:43:26.962Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-06-29T09:43:26.962Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.121 [2026-06-29T09:43:26.962Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:43:26.962Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-06-29T09:43:26.985Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2026-06-29T09:43:26.985Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:43:26.985Z] latest [2026-06-29T09:43:26.985Z] 4.1.0-dev.121 [2026-06-29T09:43:26.985Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:43:26.985Z] main [2026-06-29T09:43:26.985Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:27.415Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:27.788Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:43:27.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-06-29T09:43:27.788Z] 68cb2c4c5ba9: Preparing [2026-06-29T09:43:27.788Z] 73f553f6bf0c: Preparing [2026-06-29T09:43:27.788Z] 00895b99c8b2: Preparing [2026-06-29T09:43:27.788Z] a25b1fcfdeaf: Preparing [2026-06-29T09:43:27.788Z] 1e08d1a6936e: Preparing [2026-06-29T09:43:27.788Z] b6b613321138: Preparing [2026-06-29T09:43:27.788Z] 69a9645bc4ba: Preparing [2026-06-29T09:43:27.788Z] 8c657121f39a: Preparing [2026-06-29T09:43:27.788Z] 44629b4156d3: Preparing [2026-06-29T09:43:27.788Z] 8ed3c6966d57: Preparing [2026-06-29T09:43:27.788Z] 1868bec1a990: Preparing [2026-06-29T09:43:27.788Z] 03ba6f53ebfc: Preparing [2026-06-29T09:43:27.788Z] 44629b4156d3: Waiting [2026-06-29T09:43:27.788Z] 8ed3c6966d57: Waiting [2026-06-29T09:43:27.788Z] b6b613321138: Waiting [2026-06-29T09:43:27.788Z] 69a9645bc4ba: Waiting [2026-06-29T09:43:27.788Z] 8c657121f39a: Waiting [2026-06-29T09:43:27.788Z] 1868bec1a990: Waiting [2026-06-29T09:43:27.788Z] 03ba6f53ebfc: Waiting [2026-06-29T09:43:28.058Z] 73f553f6bf0c: Pushed [2026-06-29T09:43:28.058Z] 1e08d1a6936e: Pushed [2026-06-29T09:43:28.058Z] 68cb2c4c5ba9: Pushed [2026-06-29T09:43:28.058Z] 8c657121f39a: Layer already exists [2026-06-29T09:43:28.058Z] 44629b4156d3: Layer already exists [2026-06-29T09:43:28.058Z] b6b613321138: Pushed [2026-06-29T09:43:28.058Z] 69a9645bc4ba: Pushed [2026-06-29T09:43:28.327Z] 8ed3c6966d57: Pushed [2026-06-29T09:43:28.327Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:43:31.825Z] 1868bec1a990: Pushed [2026-06-29T09:43:34.571Z] a25b1fcfdeaf: Pushed [2026-06-29T09:43:35.232Z] 00895b99c8b2: Pushed [2026-06-29T09:43:36.275Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:65249dab921c3d0953c361bd2d336ad4838dde725694c6f5512dda029d869cf1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:36.664Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:37.005Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-06-29T09:43:37.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-06-29T09:43:37.005Z] 68cb2c4c5ba9: Preparing [2026-06-29T09:43:37.005Z] 73f553f6bf0c: Preparing [2026-06-29T09:43:37.005Z] 00895b99c8b2: Preparing [2026-06-29T09:43:37.005Z] a25b1fcfdeaf: Preparing [2026-06-29T09:43:37.005Z] 1e08d1a6936e: Preparing [2026-06-29T09:43:37.005Z] b6b613321138: Preparing [2026-06-29T09:43:37.005Z] 69a9645bc4ba: Preparing [2026-06-29T09:43:37.005Z] 8c657121f39a: Preparing [2026-06-29T09:43:37.005Z] 44629b4156d3: Preparing [2026-06-29T09:43:37.005Z] 8ed3c6966d57: Preparing [2026-06-29T09:43:37.005Z] 1868bec1a990: Preparing [2026-06-29T09:43:37.005Z] 03ba6f53ebfc: Preparing [2026-06-29T09:43:37.005Z] 8c657121f39a: Waiting [2026-06-29T09:43:37.005Z] 44629b4156d3: Waiting [2026-06-29T09:43:37.005Z] 8ed3c6966d57: Waiting [2026-06-29T09:43:37.005Z] b6b613321138: Waiting [2026-06-29T09:43:37.005Z] 69a9645bc4ba: Waiting [2026-06-29T09:43:37.005Z] 03ba6f53ebfc: Waiting [2026-06-29T09:43:37.005Z] 1868bec1a990: Waiting [2026-06-29T09:43:37.005Z] 68cb2c4c5ba9: Layer already exists [2026-06-29T09:43:37.005Z] 73f553f6bf0c: Layer already exists [2026-06-29T09:43:37.005Z] 1e08d1a6936e: Layer already exists [2026-06-29T09:43:37.005Z] 00895b99c8b2: Layer already exists [2026-06-29T09:43:37.005Z] a25b1fcfdeaf: Layer already exists [2026-06-29T09:43:37.005Z] b6b613321138: Layer already exists [2026-06-29T09:43:37.005Z] 69a9645bc4ba: Layer already exists [2026-06-29T09:43:37.005Z] 8c657121f39a: Layer already exists [2026-06-29T09:43:37.005Z] 8ed3c6966d57: Layer already exists [2026-06-29T09:43:37.005Z] 44629b4156d3: Layer already exists [2026-06-29T09:43:37.005Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:43:37.005Z] 1868bec1a990: Layer already exists [2026-06-29T09:43:39.717Z] latest: digest: sha256:65249dab921c3d0953c361bd2d336ad4838dde725694c6f5512dda029d869cf1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:40.384Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:40.992Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.121 [2026-06-29T09:43:40.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-06-29T09:43:40.992Z] 68cb2c4c5ba9: Preparing [2026-06-29T09:43:40.992Z] 73f553f6bf0c: Preparing [2026-06-29T09:43:40.992Z] 00895b99c8b2: Preparing [2026-06-29T09:43:40.992Z] a25b1fcfdeaf: Preparing [2026-06-29T09:43:40.992Z] 1e08d1a6936e: Preparing [2026-06-29T09:43:40.992Z] b6b613321138: Preparing [2026-06-29T09:43:40.992Z] 69a9645bc4ba: Preparing [2026-06-29T09:43:40.992Z] b6b613321138: Waiting [2026-06-29T09:43:40.992Z] 8c657121f39a: Preparing [2026-06-29T09:43:40.992Z] 69a9645bc4ba: Waiting [2026-06-29T09:43:40.992Z] 44629b4156d3: Preparing [2026-06-29T09:43:40.992Z] 8c657121f39a: Waiting [2026-06-29T09:43:40.992Z] 8ed3c6966d57: Preparing [2026-06-29T09:43:40.992Z] 44629b4156d3: Waiting [2026-06-29T09:43:40.992Z] 1868bec1a990: Preparing [2026-06-29T09:43:40.992Z] 8ed3c6966d57: Waiting [2026-06-29T09:43:40.992Z] 03ba6f53ebfc: Preparing [2026-06-29T09:43:40.992Z] 1868bec1a990: Waiting [2026-06-29T09:43:40.992Z] 03ba6f53ebfc: Waiting [2026-06-29T09:43:40.992Z] a25b1fcfdeaf: Layer already exists [2026-06-29T09:43:40.992Z] 68cb2c4c5ba9: Layer already exists [2026-06-29T09:43:40.992Z] 73f553f6bf0c: Layer already exists [2026-06-29T09:43:40.992Z] 1e08d1a6936e: Layer already exists [2026-06-29T09:43:40.992Z] 00895b99c8b2: Layer already exists [2026-06-29T09:43:40.992Z] 8c657121f39a: Layer already exists [2026-06-29T09:43:40.992Z] 8ed3c6966d57: Layer already exists [2026-06-29T09:43:40.992Z] b6b613321138: Layer already exists [2026-06-29T09:43:40.992Z] 69a9645bc4ba: Layer already exists [2026-06-29T09:43:40.992Z] 44629b4156d3: Layer already exists [2026-06-29T09:43:40.992Z] 1868bec1a990: Layer already exists [2026-06-29T09:43:40.992Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:43:40.992Z] 4.1.0-dev.121: digest: sha256:65249dab921c3d0953c361bd2d336ad4838dde725694c6f5512dda029d869cf1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:41.519Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:42.105Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:43:42.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-06-29T09:43:42.105Z] 68cb2c4c5ba9: Preparing [2026-06-29T09:43:42.105Z] 73f553f6bf0c: Preparing [2026-06-29T09:43:42.105Z] 00895b99c8b2: Preparing [2026-06-29T09:43:42.105Z] a25b1fcfdeaf: Preparing [2026-06-29T09:43:42.105Z] 1e08d1a6936e: Preparing [2026-06-29T09:43:42.105Z] b6b613321138: Preparing [2026-06-29T09:43:42.105Z] 69a9645bc4ba: Preparing [2026-06-29T09:43:42.105Z] 8c657121f39a: Preparing [2026-06-29T09:43:42.105Z] 44629b4156d3: Preparing [2026-06-29T09:43:42.105Z] 8ed3c6966d57: Preparing [2026-06-29T09:43:42.105Z] 1868bec1a990: Preparing [2026-06-29T09:43:42.105Z] 03ba6f53ebfc: Preparing [2026-06-29T09:43:42.105Z] 69a9645bc4ba: Waiting [2026-06-29T09:43:42.105Z] 8ed3c6966d57: Waiting [2026-06-29T09:43:42.105Z] 1868bec1a990: Waiting [2026-06-29T09:43:42.105Z] 03ba6f53ebfc: Waiting [2026-06-29T09:43:42.105Z] 8c657121f39a: Waiting [2026-06-29T09:43:42.105Z] 44629b4156d3: Waiting [2026-06-29T09:43:42.105Z] b6b613321138: Waiting [2026-06-29T09:43:42.105Z] 73f553f6bf0c: Layer already exists [2026-06-29T09:43:42.105Z] a25b1fcfdeaf: Layer already exists [2026-06-29T09:43:42.105Z] 68cb2c4c5ba9: Layer already exists [2026-06-29T09:43:42.105Z] 00895b99c8b2: Layer already exists [2026-06-29T09:43:42.105Z] 1e08d1a6936e: Layer already exists [2026-06-29T09:43:42.105Z] 69a9645bc4ba: Layer already exists [2026-06-29T09:43:42.105Z] 8c657121f39a: Layer already exists [2026-06-29T09:43:42.105Z] 8ed3c6966d57: Layer already exists [2026-06-29T09:43:42.105Z] b6b613321138: Layer already exists [2026-06-29T09:43:42.105Z] 44629b4156d3: Layer already exists [2026-06-29T09:43:42.105Z] 1868bec1a990: Layer already exists [2026-06-29T09:43:42.105Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:43:42.105Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:65249dab921c3d0953c361bd2d336ad4838dde725694c6f5512dda029d869cf1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:42.668Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:43.165Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2026-06-29T09:43:43.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-06-29T09:43:43.165Z] 68cb2c4c5ba9: Preparing [2026-06-29T09:43:43.165Z] 73f553f6bf0c: Preparing [2026-06-29T09:43:43.165Z] 00895b99c8b2: Preparing [2026-06-29T09:43:43.165Z] a25b1fcfdeaf: Preparing [2026-06-29T09:43:43.165Z] 1e08d1a6936e: Preparing [2026-06-29T09:43:43.165Z] b6b613321138: Preparing [2026-06-29T09:43:43.165Z] 69a9645bc4ba: Preparing [2026-06-29T09:43:43.165Z] 8c657121f39a: Preparing [2026-06-29T09:43:43.165Z] 44629b4156d3: Preparing [2026-06-29T09:43:43.165Z] 8ed3c6966d57: Preparing [2026-06-29T09:43:43.165Z] 1868bec1a990: Preparing [2026-06-29T09:43:43.165Z] 03ba6f53ebfc: Preparing [2026-06-29T09:43:43.165Z] b6b613321138: Waiting [2026-06-29T09:43:43.165Z] 69a9645bc4ba: Waiting [2026-06-29T09:43:43.165Z] 8c657121f39a: Waiting [2026-06-29T09:43:43.165Z] 44629b4156d3: Waiting [2026-06-29T09:43:43.165Z] 8ed3c6966d57: Waiting [2026-06-29T09:43:43.165Z] 1868bec1a990: Waiting [2026-06-29T09:43:43.165Z] 03ba6f53ebfc: Waiting [2026-06-29T09:43:43.165Z] 1e08d1a6936e: Layer already exists [2026-06-29T09:43:43.165Z] 00895b99c8b2: Layer already exists [2026-06-29T09:43:43.165Z] a25b1fcfdeaf: Layer already exists [2026-06-29T09:43:43.165Z] 68cb2c4c5ba9: Layer already exists [2026-06-29T09:43:43.165Z] 73f553f6bf0c: Layer already exists [2026-06-29T09:43:43.165Z] b6b613321138: Layer already exists [2026-06-29T09:43:43.165Z] 69a9645bc4ba: Layer already exists [2026-06-29T09:43:43.165Z] 8c657121f39a: Layer already exists [2026-06-29T09:43:43.165Z] 8ed3c6966d57: Layer already exists [2026-06-29T09:43:43.165Z] 44629b4156d3: Layer already exists [2026-06-29T09:43:43.165Z] 1868bec1a990: Layer already exists [2026-06-29T09:43:43.165Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:43:43.208Z] main: digest: sha256:65249dab921c3d0953c361bd2d336ad4838dde725694c6f5512dda029d869cf1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:43:43.455Z] ===================================================== [Pipeline] echo [2026-06-29T09:43:43.489Z] taggedImages: [2026-06-29T09:43:43.489Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:43:43.489Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-06-29T09:43:43.489Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.121 [2026-06-29T09:43:43.489Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:43:43.489Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-06-29T09:43:43.529Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2026-06-29T09:43:43.529Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:43:43.529Z] latest [2026-06-29T09:43:43.529Z] 4.1.0-dev.121 [2026-06-29T09:43:43.529Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:43:43.529Z] main [2026-06-29T09:43:43.529Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:44.236Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:44.835Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:43:44.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-06-29T09:43:44.835Z] bf6dd46b5c3f: Preparing [2026-06-29T09:43:44.835Z] 2ab72aa84d9d: Preparing [2026-06-29T09:43:44.835Z] 8c657121f39a: Preparing [2026-06-29T09:43:44.835Z] 44629b4156d3: Preparing [2026-06-29T09:43:44.835Z] 6911d61b373a: Preparing [2026-06-29T09:43:44.835Z] c4fb2a11c8b2: Preparing [2026-06-29T09:43:44.835Z] 03ba6f53ebfc: Preparing [2026-06-29T09:43:44.835Z] c4fb2a11c8b2: Waiting [2026-06-29T09:43:44.835Z] 03ba6f53ebfc: Waiting [2026-06-29T09:43:44.835Z] 44629b4156d3: Layer already exists [2026-06-29T09:43:44.835Z] 8c657121f39a: Layer already exists [2026-06-29T09:43:44.835Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:43:45.141Z] 6911d61b373a: Pushed [2026-06-29T09:43:45.141Z] bf6dd46b5c3f: Pushed [2026-06-29T09:43:46.725Z] c4fb2a11c8b2: Pushed [2026-06-29T09:43:52.393Z] 2ab72aa84d9d: Pushed [2026-06-29T09:43:52.393Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:451f058ededffd409f0b71dc09f678697478e2ca5a96cd66ae5dc971438a17e5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:53.001Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:53.523Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-06-29T09:43:53.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-06-29T09:43:53.523Z] bf6dd46b5c3f: Preparing [2026-06-29T09:43:53.523Z] 2ab72aa84d9d: Preparing [2026-06-29T09:43:53.523Z] 8c657121f39a: Preparing [2026-06-29T09:43:53.523Z] 44629b4156d3: Preparing [2026-06-29T09:43:53.523Z] 6911d61b373a: Preparing [2026-06-29T09:43:53.523Z] c4fb2a11c8b2: Preparing [2026-06-29T09:43:53.523Z] 03ba6f53ebfc: Preparing [2026-06-29T09:43:53.523Z] c4fb2a11c8b2: Waiting [2026-06-29T09:43:53.523Z] 03ba6f53ebfc: Waiting [2026-06-29T09:43:53.523Z] 8c657121f39a: Layer already exists [2026-06-29T09:43:53.523Z] 6911d61b373a: Layer already exists [2026-06-29T09:43:53.523Z] 2ab72aa84d9d: Layer already exists [2026-06-29T09:43:53.523Z] bf6dd46b5c3f: Layer already exists [2026-06-29T09:43:53.523Z] 44629b4156d3: Layer already exists [2026-06-29T09:43:53.523Z] c4fb2a11c8b2: Layer already exists [2026-06-29T09:43:53.523Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:43:53.523Z] latest: digest: sha256:451f058ededffd409f0b71dc09f678697478e2ca5a96cd66ae5dc971438a17e5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:54.040Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:54.536Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.121 [2026-06-29T09:43:54.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-06-29T09:43:54.536Z] bf6dd46b5c3f: Preparing [2026-06-29T09:43:54.536Z] 2ab72aa84d9d: Preparing [2026-06-29T09:43:54.536Z] 8c657121f39a: Preparing [2026-06-29T09:43:54.536Z] 44629b4156d3: Preparing [2026-06-29T09:43:54.536Z] 6911d61b373a: Preparing [2026-06-29T09:43:54.536Z] c4fb2a11c8b2: Preparing [2026-06-29T09:43:54.536Z] 03ba6f53ebfc: Preparing [2026-06-29T09:43:54.536Z] c4fb2a11c8b2: Waiting [2026-06-29T09:43:54.536Z] 03ba6f53ebfc: Waiting [2026-06-29T09:43:54.536Z] 8c657121f39a: Layer already exists [2026-06-29T09:43:54.536Z] 6911d61b373a: Layer already exists [2026-06-29T09:43:54.536Z] 44629b4156d3: Layer already exists [2026-06-29T09:43:54.536Z] bf6dd46b5c3f: Layer already exists [2026-06-29T09:43:54.536Z] 2ab72aa84d9d: Layer already exists [2026-06-29T09:43:54.536Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:43:54.536Z] c4fb2a11c8b2: Layer already exists [2026-06-29T09:43:54.536Z] 4.1.0-dev.121: digest: sha256:451f058ededffd409f0b71dc09f678697478e2ca5a96cd66ae5dc971438a17e5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:55.164Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:55.772Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:43:55.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-06-29T09:43:55.772Z] bf6dd46b5c3f: Preparing [2026-06-29T09:43:55.772Z] 2ab72aa84d9d: Preparing [2026-06-29T09:43:55.772Z] 8c657121f39a: Preparing [2026-06-29T09:43:55.772Z] 44629b4156d3: Preparing [2026-06-29T09:43:55.772Z] 6911d61b373a: Preparing [2026-06-29T09:43:55.772Z] c4fb2a11c8b2: Preparing [2026-06-29T09:43:55.772Z] 03ba6f53ebfc: Preparing [2026-06-29T09:43:55.772Z] c4fb2a11c8b2: Waiting [2026-06-29T09:43:55.772Z] 03ba6f53ebfc: Waiting [2026-06-29T09:43:55.772Z] 44629b4156d3: Layer already exists [2026-06-29T09:43:55.772Z] bf6dd46b5c3f: Layer already exists [2026-06-29T09:43:55.772Z] 6911d61b373a: Layer already exists [2026-06-29T09:43:55.772Z] 8c657121f39a: Layer already exists [2026-06-29T09:43:55.772Z] 2ab72aa84d9d: Layer already exists [2026-06-29T09:43:55.772Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:43:55.772Z] c4fb2a11c8b2: Layer already exists [2026-06-29T09:43:55.772Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:451f058ededffd409f0b71dc09f678697478e2ca5a96cd66ae5dc971438a17e5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:56.270Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:56.848Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2026-06-29T09:43:56.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-06-29T09:43:56.848Z] bf6dd46b5c3f: Preparing [2026-06-29T09:43:56.848Z] 2ab72aa84d9d: Preparing [2026-06-29T09:43:56.848Z] 8c657121f39a: Preparing [2026-06-29T09:43:56.848Z] 44629b4156d3: Preparing [2026-06-29T09:43:56.848Z] 6911d61b373a: Preparing [2026-06-29T09:43:56.848Z] c4fb2a11c8b2: Preparing [2026-06-29T09:43:56.848Z] 03ba6f53ebfc: Preparing [2026-06-29T09:43:56.848Z] c4fb2a11c8b2: Waiting [2026-06-29T09:43:56.848Z] 03ba6f53ebfc: Waiting [2026-06-29T09:43:56.848Z] bf6dd46b5c3f: Layer already exists [2026-06-29T09:43:56.848Z] 2ab72aa84d9d: Layer already exists [2026-06-29T09:43:56.848Z] 44629b4156d3: Layer already exists [2026-06-29T09:43:56.848Z] 6911d61b373a: Layer already exists [2026-06-29T09:43:56.848Z] 8c657121f39a: Layer already exists [2026-06-29T09:43:56.848Z] c4fb2a11c8b2: Layer already exists [2026-06-29T09:43:56.848Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:43:56.848Z] main: digest: sha256:451f058ededffd409f0b71dc09f678697478e2ca5a96cd66ae5dc971438a17e5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:43:57.362Z] ===================================================== [Pipeline] echo [2026-06-29T09:43:57.393Z] taggedImages: [2026-06-29T09:43:57.393Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:43:57.393Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-06-29T09:43:57.393Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.121 [2026-06-29T09:43:57.393Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:43:57.393Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-06-29T09:43:57.464Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2026-06-29T09:43:57.464Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:43:57.464Z] latest [2026-06-29T09:43:57.464Z] 4.1.0-dev.121 [2026-06-29T09:43:57.464Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:43:57.464Z] main [2026-06-29T09:43:57.464Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:57.951Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:43:58.502Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:43:58.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-06-29T09:43:58.502Z] 0e4ed2e7db36: Preparing [2026-06-29T09:43:58.502Z] e14befea3fae: Preparing [2026-06-29T09:43:58.502Z] 9c4b551ace79: Preparing [2026-06-29T09:43:58.502Z] 8c657121f39a: Preparing [2026-06-29T09:43:58.502Z] 44629b4156d3: Preparing [2026-06-29T09:43:58.502Z] 9d9a137b4c4d: Preparing [2026-06-29T09:43:58.502Z] 1166401cc668: Preparing [2026-06-29T09:43:58.502Z] bbc7447d3074: Preparing [2026-06-29T09:43:58.502Z] 9d9a137b4c4d: Waiting [2026-06-29T09:43:58.502Z] cd110d3d6ba9: Preparing [2026-06-29T09:43:58.502Z] 1166401cc668: Waiting [2026-06-29T09:43:58.502Z] 03ba6f53ebfc: Preparing [2026-06-29T09:43:58.502Z] bbc7447d3074: Waiting [2026-06-29T09:43:58.502Z] cd110d3d6ba9: Waiting [2026-06-29T09:43:58.502Z] 03ba6f53ebfc: Waiting [2026-06-29T09:43:58.502Z] 44629b4156d3: Layer already exists [2026-06-29T09:43:58.502Z] 8c657121f39a: Layer already exists [2026-06-29T09:43:58.812Z] 9c4b551ace79: Pushed [2026-06-29T09:43:58.812Z] e14befea3fae: Pushed [2026-06-29T09:43:58.812Z] 0e4ed2e7db36: Pushed [2026-06-29T09:43:58.812Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:43:58.812Z] bbc7447d3074: Pushed [2026-06-29T09:43:59.864Z] cd110d3d6ba9: Pushed [2026-06-29T09:44:12.437Z] 1166401cc668: Pushed [2026-06-29T09:44:27.892Z] 9d9a137b4c4d: Pushed [2026-06-29T09:44:27.892Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:e3e23ecaef65d0f79c4f26f5df9b351542a4c0d3ef4acba2814f7fb20a80b630 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:44:28.561Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:44:29.066Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-06-29T09:44:29.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-06-29T09:44:29.066Z] 0e4ed2e7db36: Preparing [2026-06-29T09:44:29.066Z] e14befea3fae: Preparing [2026-06-29T09:44:29.066Z] 9c4b551ace79: Preparing [2026-06-29T09:44:29.066Z] 8c657121f39a: Preparing [2026-06-29T09:44:29.066Z] 44629b4156d3: Preparing [2026-06-29T09:44:29.066Z] 9d9a137b4c4d: Preparing [2026-06-29T09:44:29.066Z] 1166401cc668: Preparing [2026-06-29T09:44:29.066Z] bbc7447d3074: Preparing [2026-06-29T09:44:29.066Z] cd110d3d6ba9: Preparing [2026-06-29T09:44:29.066Z] 03ba6f53ebfc: Preparing [2026-06-29T09:44:29.066Z] bbc7447d3074: Waiting [2026-06-29T09:44:29.066Z] cd110d3d6ba9: Waiting [2026-06-29T09:44:29.066Z] 03ba6f53ebfc: Waiting [2026-06-29T09:44:29.066Z] 9d9a137b4c4d: Waiting [2026-06-29T09:44:29.066Z] 1166401cc668: Waiting [2026-06-29T09:44:29.066Z] 8c657121f39a: Layer already exists [2026-06-29T09:44:29.066Z] 44629b4156d3: Layer already exists [2026-06-29T09:44:29.066Z] 0e4ed2e7db36: Layer already exists [2026-06-29T09:44:29.066Z] 9c4b551ace79: Layer already exists [2026-06-29T09:44:29.066Z] e14befea3fae: Layer already exists [2026-06-29T09:44:29.066Z] 1166401cc668: Layer already exists [2026-06-29T09:44:29.066Z] 9d9a137b4c4d: Layer already exists [2026-06-29T09:44:29.066Z] bbc7447d3074: Layer already exists [2026-06-29T09:44:29.066Z] cd110d3d6ba9: Layer already exists [2026-06-29T09:44:29.066Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:44:29.066Z] latest: digest: sha256:e3e23ecaef65d0f79c4f26f5df9b351542a4c0d3ef4acba2814f7fb20a80b630 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:44:29.555Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:44:30.110Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.121 [2026-06-29T09:44:30.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-06-29T09:44:30.110Z] 0e4ed2e7db36: Preparing [2026-06-29T09:44:30.110Z] e14befea3fae: Preparing [2026-06-29T09:44:30.110Z] 9c4b551ace79: Preparing [2026-06-29T09:44:30.110Z] 8c657121f39a: Preparing [2026-06-29T09:44:30.110Z] 44629b4156d3: Preparing [2026-06-29T09:44:30.110Z] 9d9a137b4c4d: Preparing [2026-06-29T09:44:30.110Z] 1166401cc668: Preparing [2026-06-29T09:44:30.110Z] bbc7447d3074: Preparing [2026-06-29T09:44:30.110Z] cd110d3d6ba9: Preparing [2026-06-29T09:44:30.110Z] 03ba6f53ebfc: Preparing [2026-06-29T09:44:30.110Z] 9d9a137b4c4d: Waiting [2026-06-29T09:44:30.110Z] 1166401cc668: Waiting [2026-06-29T09:44:30.110Z] bbc7447d3074: Waiting [2026-06-29T09:44:30.110Z] cd110d3d6ba9: Waiting [2026-06-29T09:44:30.110Z] 03ba6f53ebfc: Waiting [2026-06-29T09:44:30.110Z] 8c657121f39a: Layer already exists [2026-06-29T09:44:30.110Z] 0e4ed2e7db36: Layer already exists [2026-06-29T09:44:30.110Z] e14befea3fae: Layer already exists [2026-06-29T09:44:30.110Z] 9c4b551ace79: Layer already exists [2026-06-29T09:44:30.110Z] 44629b4156d3: Layer already exists [2026-06-29T09:44:30.110Z] cd110d3d6ba9: Layer already exists [2026-06-29T09:44:30.110Z] 1166401cc668: Layer already exists [2026-06-29T09:44:30.110Z] bbc7447d3074: Layer already exists [2026-06-29T09:44:30.110Z] 9d9a137b4c4d: Layer already exists [2026-06-29T09:44:30.110Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:44:30.110Z] 4.1.0-dev.121: digest: sha256:e3e23ecaef65d0f79c4f26f5df9b351542a4c0d3ef4acba2814f7fb20a80b630 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:44:30.836Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:44:31.369Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:44:31.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-06-29T09:44:31.369Z] 0e4ed2e7db36: Preparing [2026-06-29T09:44:31.369Z] e14befea3fae: Preparing [2026-06-29T09:44:31.369Z] 9c4b551ace79: Preparing [2026-06-29T09:44:31.369Z] 8c657121f39a: Preparing [2026-06-29T09:44:31.369Z] 44629b4156d3: Preparing [2026-06-29T09:44:31.369Z] 9d9a137b4c4d: Preparing [2026-06-29T09:44:31.369Z] 1166401cc668: Preparing [2026-06-29T09:44:31.369Z] bbc7447d3074: Preparing [2026-06-29T09:44:31.369Z] cd110d3d6ba9: Preparing [2026-06-29T09:44:31.369Z] 03ba6f53ebfc: Preparing [2026-06-29T09:44:31.369Z] bbc7447d3074: Waiting [2026-06-29T09:44:31.369Z] cd110d3d6ba9: Waiting [2026-06-29T09:44:31.369Z] 03ba6f53ebfc: Waiting [2026-06-29T09:44:31.369Z] 9d9a137b4c4d: Waiting [2026-06-29T09:44:31.369Z] 1166401cc668: Waiting [2026-06-29T09:44:31.369Z] 44629b4156d3: Layer already exists [2026-06-29T09:44:31.369Z] 9c4b551ace79: Layer already exists [2026-06-29T09:44:31.369Z] e14befea3fae: Layer already exists [2026-06-29T09:44:31.369Z] 8c657121f39a: Layer already exists [2026-06-29T09:44:31.369Z] 0e4ed2e7db36: Layer already exists [2026-06-29T09:44:31.369Z] 1166401cc668: Layer already exists [2026-06-29T09:44:31.369Z] cd110d3d6ba9: Layer already exists [2026-06-29T09:44:31.369Z] 9d9a137b4c4d: Layer already exists [2026-06-29T09:44:31.369Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:44:31.369Z] bbc7447d3074: Layer already exists [2026-06-29T09:44:31.369Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:e3e23ecaef65d0f79c4f26f5df9b351542a4c0d3ef4acba2814f7fb20a80b630 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:44:31.887Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:44:35.971Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2026-06-29T09:44:35.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-06-29T09:44:35.971Z] 0e4ed2e7db36: Preparing [2026-06-29T09:44:35.971Z] e14befea3fae: Preparing [2026-06-29T09:44:35.971Z] 9c4b551ace79: Preparing [2026-06-29T09:44:35.971Z] 8c657121f39a: Preparing [2026-06-29T09:44:35.971Z] 44629b4156d3: Preparing [2026-06-29T09:44:35.971Z] 9d9a137b4c4d: Preparing [2026-06-29T09:44:35.971Z] 1166401cc668: Preparing [2026-06-29T09:44:35.971Z] bbc7447d3074: Preparing [2026-06-29T09:44:35.971Z] cd110d3d6ba9: Preparing [2026-06-29T09:44:35.971Z] 03ba6f53ebfc: Preparing [2026-06-29T09:44:35.971Z] bbc7447d3074: Waiting [2026-06-29T09:44:35.971Z] cd110d3d6ba9: Waiting [2026-06-29T09:44:35.971Z] 03ba6f53ebfc: Waiting [2026-06-29T09:44:35.971Z] 9d9a137b4c4d: Waiting [2026-06-29T09:44:35.971Z] 1166401cc668: Waiting [2026-06-29T09:44:35.971Z] 9c4b551ace79: Layer already exists [2026-06-29T09:44:35.971Z] e14befea3fae: Layer already exists [2026-06-29T09:44:35.971Z] 0e4ed2e7db36: Layer already exists [2026-06-29T09:44:35.971Z] 8c657121f39a: Layer already exists [2026-06-29T09:44:35.971Z] 44629b4156d3: Layer already exists [2026-06-29T09:44:35.971Z] 1166401cc668: Layer already exists [2026-06-29T09:44:35.971Z] bbc7447d3074: Layer already exists [2026-06-29T09:44:35.971Z] 9d9a137b4c4d: Layer already exists [2026-06-29T09:44:35.971Z] cd110d3d6ba9: Layer already exists [2026-06-29T09:44:35.971Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:44:36.265Z] main: digest: sha256:e3e23ecaef65d0f79c4f26f5df9b351542a4c0d3ef4acba2814f7fb20a80b630 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:44:36.497Z] ===================================================== [Pipeline] echo [2026-06-29T09:44:36.527Z] taggedImages: [2026-06-29T09:44:36.527Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:44:36.527Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-06-29T09:44:36.527Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.121 [2026-06-29T09:44:36.527Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:44:36.527Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-06-29T09:44:36.561Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2026-06-29T09:44:36.561Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:44:36.561Z] latest [2026-06-29T09:44:36.561Z] 4.1.0-dev.121 [2026-06-29T09:44:36.561Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:44:36.561Z] main [2026-06-29T09:44:36.561Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:44:37.147Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:44:37.703Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:44:37.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-06-29T09:44:37.703Z] fc9ce9309bf2: Preparing [2026-06-29T09:44:37.703Z] a6bd9ac93500: Preparing [2026-06-29T09:44:37.703Z] 28b786219e94: Preparing [2026-06-29T09:44:37.703Z] 8c657121f39a: Preparing [2026-06-29T09:44:37.703Z] 44629b4156d3: Preparing [2026-06-29T09:44:37.703Z] a7aad0483a3b: Preparing [2026-06-29T09:44:37.703Z] fcd923877f5e: Preparing [2026-06-29T09:44:37.703Z] 2824360f12d1: Preparing [2026-06-29T09:44:37.703Z] 03ba6f53ebfc: Preparing [2026-06-29T09:44:37.703Z] a7aad0483a3b: Waiting [2026-06-29T09:44:37.703Z] fcd923877f5e: Waiting [2026-06-29T09:44:37.703Z] 2824360f12d1: Waiting [2026-06-29T09:44:37.703Z] 03ba6f53ebfc: Waiting [2026-06-29T09:44:37.703Z] 8c657121f39a: Layer already exists [2026-06-29T09:44:37.703Z] 44629b4156d3: Layer already exists [2026-06-29T09:44:38.004Z] 28b786219e94: Pushed [2026-06-29T09:44:38.004Z] a6bd9ac93500: Pushed [2026-06-29T09:44:38.004Z] fc9ce9309bf2: Pushed [2026-06-29T09:44:38.004Z] fcd923877f5e: Pushed [2026-06-29T09:44:38.004Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:44:38.711Z] 2824360f12d1: Pushed [2026-06-29T09:45:06.106Z] a7aad0483a3b: Pushed [2026-06-29T09:45:06.106Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:3784c58e534fb2fe23e875adb27c69fcc9c1da86b83392605962e15e77ccc3de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:06.764Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:07.278Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-06-29T09:45:07.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-06-29T09:45:07.279Z] fc9ce9309bf2: Preparing [2026-06-29T09:45:07.279Z] a6bd9ac93500: Preparing [2026-06-29T09:45:07.279Z] 28b786219e94: Preparing [2026-06-29T09:45:07.279Z] 8c657121f39a: Preparing [2026-06-29T09:45:07.279Z] 44629b4156d3: Preparing [2026-06-29T09:45:07.279Z] a7aad0483a3b: Preparing [2026-06-29T09:45:07.279Z] fcd923877f5e: Preparing [2026-06-29T09:45:07.279Z] 2824360f12d1: Preparing [2026-06-29T09:45:07.279Z] 03ba6f53ebfc: Preparing [2026-06-29T09:45:07.279Z] a7aad0483a3b: Waiting [2026-06-29T09:45:07.279Z] fcd923877f5e: Waiting [2026-06-29T09:45:07.279Z] 03ba6f53ebfc: Waiting [2026-06-29T09:45:07.279Z] 2824360f12d1: Waiting [2026-06-29T09:45:07.279Z] 44629b4156d3: Layer already exists [2026-06-29T09:45:07.279Z] 28b786219e94: Layer already exists [2026-06-29T09:45:07.279Z] a6bd9ac93500: Layer already exists [2026-06-29T09:45:07.279Z] fc9ce9309bf2: Layer already exists [2026-06-29T09:45:07.279Z] 8c657121f39a: Layer already exists [2026-06-29T09:45:07.279Z] 2824360f12d1: Layer already exists [2026-06-29T09:45:07.279Z] fcd923877f5e: Layer already exists [2026-06-29T09:45:07.279Z] a7aad0483a3b: Layer already exists [2026-06-29T09:45:07.279Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:45:07.279Z] latest: digest: sha256:3784c58e534fb2fe23e875adb27c69fcc9c1da86b83392605962e15e77ccc3de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:07.706Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:08.146Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.121 [2026-06-29T09:45:08.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-06-29T09:45:08.146Z] fc9ce9309bf2: Preparing [2026-06-29T09:45:08.146Z] a6bd9ac93500: Preparing [2026-06-29T09:45:08.146Z] 28b786219e94: Preparing [2026-06-29T09:45:08.146Z] 8c657121f39a: Preparing [2026-06-29T09:45:08.146Z] 44629b4156d3: Preparing [2026-06-29T09:45:08.146Z] a7aad0483a3b: Preparing [2026-06-29T09:45:08.146Z] fcd923877f5e: Preparing [2026-06-29T09:45:08.146Z] 2824360f12d1: Preparing [2026-06-29T09:45:08.146Z] 03ba6f53ebfc: Preparing [2026-06-29T09:45:08.146Z] a7aad0483a3b: Waiting [2026-06-29T09:45:08.146Z] 2824360f12d1: Waiting [2026-06-29T09:45:08.146Z] 03ba6f53ebfc: Waiting [2026-06-29T09:45:08.146Z] fcd923877f5e: Waiting [2026-06-29T09:45:08.146Z] 44629b4156d3: Layer already exists [2026-06-29T09:45:08.146Z] 8c657121f39a: Layer already exists [2026-06-29T09:45:08.146Z] 28b786219e94: Layer already exists [2026-06-29T09:45:08.146Z] fc9ce9309bf2: Layer already exists [2026-06-29T09:45:08.146Z] a6bd9ac93500: Layer already exists [2026-06-29T09:45:08.146Z] 2824360f12d1: Layer already exists [2026-06-29T09:45:08.146Z] fcd923877f5e: Layer already exists [2026-06-29T09:45:08.146Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:45:08.146Z] a7aad0483a3b: Layer already exists [2026-06-29T09:45:08.146Z] 4.1.0-dev.121: digest: sha256:3784c58e534fb2fe23e875adb27c69fcc9c1da86b83392605962e15e77ccc3de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:08.599Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:09.018Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:45:09.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-06-29T09:45:09.018Z] fc9ce9309bf2: Preparing [2026-06-29T09:45:09.018Z] a6bd9ac93500: Preparing [2026-06-29T09:45:09.018Z] 28b786219e94: Preparing [2026-06-29T09:45:09.018Z] 8c657121f39a: Preparing [2026-06-29T09:45:09.018Z] 44629b4156d3: Preparing [2026-06-29T09:45:09.018Z] a7aad0483a3b: Preparing [2026-06-29T09:45:09.018Z] fcd923877f5e: Preparing [2026-06-29T09:45:09.018Z] 2824360f12d1: Preparing [2026-06-29T09:45:09.018Z] 03ba6f53ebfc: Preparing [2026-06-29T09:45:09.018Z] a7aad0483a3b: Waiting [2026-06-29T09:45:09.018Z] fcd923877f5e: Waiting [2026-06-29T09:45:09.018Z] 2824360f12d1: Waiting [2026-06-29T09:45:09.018Z] 03ba6f53ebfc: Waiting [2026-06-29T09:45:09.018Z] 8c657121f39a: Layer already exists [2026-06-29T09:45:09.018Z] a6bd9ac93500: Layer already exists [2026-06-29T09:45:09.018Z] 44629b4156d3: Layer already exists [2026-06-29T09:45:09.018Z] 28b786219e94: Layer already exists [2026-06-29T09:45:09.018Z] fc9ce9309bf2: Layer already exists [2026-06-29T09:45:09.018Z] fcd923877f5e: Layer already exists [2026-06-29T09:45:09.018Z] a7aad0483a3b: Layer already exists [2026-06-29T09:45:09.018Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:45:09.018Z] 2824360f12d1: Layer already exists [2026-06-29T09:45:09.018Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:3784c58e534fb2fe23e875adb27c69fcc9c1da86b83392605962e15e77ccc3de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:09.629Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:09.964Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2026-06-29T09:45:09.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-06-29T09:45:09.964Z] fc9ce9309bf2: Preparing [2026-06-29T09:45:09.964Z] a6bd9ac93500: Preparing [2026-06-29T09:45:09.964Z] 28b786219e94: Preparing [2026-06-29T09:45:09.964Z] 8c657121f39a: Preparing [2026-06-29T09:45:09.964Z] 44629b4156d3: Preparing [2026-06-29T09:45:09.964Z] a7aad0483a3b: Preparing [2026-06-29T09:45:09.964Z] fcd923877f5e: Preparing [2026-06-29T09:45:09.964Z] 2824360f12d1: Preparing [2026-06-29T09:45:09.964Z] a7aad0483a3b: Waiting [2026-06-29T09:45:09.964Z] fcd923877f5e: Waiting [2026-06-29T09:45:09.964Z] 2824360f12d1: Waiting [2026-06-29T09:45:09.964Z] 03ba6f53ebfc: Preparing [2026-06-29T09:45:09.964Z] 03ba6f53ebfc: Waiting [2026-06-29T09:45:09.964Z] 8c657121f39a: Layer already exists [2026-06-29T09:45:09.964Z] 28b786219e94: Layer already exists [2026-06-29T09:45:09.964Z] fc9ce9309bf2: Layer already exists [2026-06-29T09:45:09.964Z] 44629b4156d3: Layer already exists [2026-06-29T09:45:09.964Z] a6bd9ac93500: Layer already exists [2026-06-29T09:45:09.964Z] a7aad0483a3b: Layer already exists [2026-06-29T09:45:09.964Z] 2824360f12d1: Layer already exists [2026-06-29T09:45:09.964Z] fcd923877f5e: Layer already exists [2026-06-29T09:45:09.964Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:45:10.250Z] main: digest: sha256:3784c58e534fb2fe23e875adb27c69fcc9c1da86b83392605962e15e77ccc3de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:45:10.310Z] ===================================================== [Pipeline] echo [2026-06-29T09:45:10.322Z] taggedImages: [2026-06-29T09:45:10.322Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:45:10.322Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-06-29T09:45:10.322Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.121 [2026-06-29T09:45:10.322Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:45:10.322Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-06-29T09:45:10.343Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2026-06-29T09:45:10.343Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:45:10.343Z] latest [2026-06-29T09:45:10.343Z] 4.1.0-dev.121 [2026-06-29T09:45:10.343Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:45:10.343Z] main [2026-06-29T09:45:10.343Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:10.689Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:11.029Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:45:11.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-06-29T09:45:11.029Z] 0a2d63f0d5c8: Preparing [2026-06-29T09:45:11.029Z] a72c31863ca1: Preparing [2026-06-29T09:45:11.029Z] 6dfdc9843aa8: Preparing [2026-06-29T09:45:11.029Z] 8c657121f39a: Preparing [2026-06-29T09:45:11.029Z] 44629b4156d3: Preparing [2026-06-29T09:45:11.029Z] a7aad0483a3b: Preparing [2026-06-29T09:45:11.029Z] bbc7447d3074: Preparing [2026-06-29T09:45:11.029Z] cd110d3d6ba9: Preparing [2026-06-29T09:45:11.029Z] 03ba6f53ebfc: Preparing [2026-06-29T09:45:11.029Z] a7aad0483a3b: Waiting [2026-06-29T09:45:11.029Z] bbc7447d3074: Waiting [2026-06-29T09:45:11.029Z] cd110d3d6ba9: Waiting [2026-06-29T09:45:11.029Z] 03ba6f53ebfc: Waiting [2026-06-29T09:45:11.029Z] 44629b4156d3: Layer already exists [2026-06-29T09:45:11.029Z] 8c657121f39a: Layer already exists [2026-06-29T09:45:11.029Z] a7aad0483a3b: Layer already exists [2026-06-29T09:45:11.291Z] bbc7447d3074: Layer already exists [2026-06-29T09:45:11.291Z] cd110d3d6ba9: Layer already exists [2026-06-29T09:45:11.291Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:45:11.291Z] a72c31863ca1: Pushed [2026-06-29T09:45:11.291Z] 6dfdc9843aa8: Pushed [2026-06-29T09:45:11.291Z] 0a2d63f0d5c8: Pushed [2026-06-29T09:45:11.291Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:ed50b4e889b96e8b4a72ec3953d2c2db6ebd6cf15a953ba33333874b7f6eea5f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:11.629Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:11.965Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-06-29T09:45:11.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-06-29T09:45:11.965Z] 0a2d63f0d5c8: Preparing [2026-06-29T09:45:11.965Z] a72c31863ca1: Preparing [2026-06-29T09:45:11.965Z] 6dfdc9843aa8: Preparing [2026-06-29T09:45:11.966Z] 8c657121f39a: Preparing [2026-06-29T09:45:11.966Z] 44629b4156d3: Preparing [2026-06-29T09:45:11.966Z] a7aad0483a3b: Preparing [2026-06-29T09:45:11.966Z] bbc7447d3074: Preparing [2026-06-29T09:45:11.966Z] cd110d3d6ba9: Preparing [2026-06-29T09:45:11.966Z] a7aad0483a3b: Waiting [2026-06-29T09:45:11.966Z] 03ba6f53ebfc: Preparing [2026-06-29T09:45:11.966Z] bbc7447d3074: Waiting [2026-06-29T09:45:11.966Z] cd110d3d6ba9: Waiting [2026-06-29T09:45:11.966Z] 03ba6f53ebfc: Waiting [2026-06-29T09:45:11.966Z] 6dfdc9843aa8: Layer already exists [2026-06-29T09:45:11.966Z] a72c31863ca1: Layer already exists [2026-06-29T09:45:11.966Z] 8c657121f39a: Layer already exists [2026-06-29T09:45:11.966Z] 0a2d63f0d5c8: Layer already exists [2026-06-29T09:45:11.966Z] 44629b4156d3: Layer already exists [2026-06-29T09:45:11.966Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:45:11.966Z] cd110d3d6ba9: Layer already exists [2026-06-29T09:45:11.966Z] a7aad0483a3b: Layer already exists [2026-06-29T09:45:11.966Z] bbc7447d3074: Layer already exists [2026-06-29T09:45:11.966Z] latest: digest: sha256:ed50b4e889b96e8b4a72ec3953d2c2db6ebd6cf15a953ba33333874b7f6eea5f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:12.568Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:12.913Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.121 [2026-06-29T09:45:12.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-06-29T09:45:12.913Z] 0a2d63f0d5c8: Preparing [2026-06-29T09:45:12.913Z] a72c31863ca1: Preparing [2026-06-29T09:45:12.913Z] 6dfdc9843aa8: Preparing [2026-06-29T09:45:12.913Z] 8c657121f39a: Preparing [2026-06-29T09:45:12.913Z] 44629b4156d3: Preparing [2026-06-29T09:45:12.913Z] a7aad0483a3b: Preparing [2026-06-29T09:45:12.913Z] bbc7447d3074: Preparing [2026-06-29T09:45:12.913Z] cd110d3d6ba9: Preparing [2026-06-29T09:45:12.913Z] 03ba6f53ebfc: Preparing [2026-06-29T09:45:12.913Z] bbc7447d3074: Waiting [2026-06-29T09:45:12.913Z] cd110d3d6ba9: Waiting [2026-06-29T09:45:12.913Z] 03ba6f53ebfc: Waiting [2026-06-29T09:45:12.913Z] a7aad0483a3b: Waiting [2026-06-29T09:45:12.913Z] 6dfdc9843aa8: Layer already exists [2026-06-29T09:45:12.913Z] 44629b4156d3: Layer already exists [2026-06-29T09:45:12.913Z] a72c31863ca1: Layer already exists [2026-06-29T09:45:12.913Z] 8c657121f39a: Layer already exists [2026-06-29T09:45:12.913Z] 0a2d63f0d5c8: Layer already exists [2026-06-29T09:45:12.913Z] a7aad0483a3b: Layer already exists [2026-06-29T09:45:12.913Z] cd110d3d6ba9: Layer already exists [2026-06-29T09:45:12.913Z] bbc7447d3074: Layer already exists [2026-06-29T09:45:12.913Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:45:12.913Z] 4.1.0-dev.121: digest: sha256:ed50b4e889b96e8b4a72ec3953d2c2db6ebd6cf15a953ba33333874b7f6eea5f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:13.271Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:13.625Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:45:13.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-06-29T09:45:13.625Z] 0a2d63f0d5c8: Preparing [2026-06-29T09:45:13.625Z] a72c31863ca1: Preparing [2026-06-29T09:45:13.625Z] 6dfdc9843aa8: Preparing [2026-06-29T09:45:13.625Z] 8c657121f39a: Preparing [2026-06-29T09:45:13.625Z] 44629b4156d3: Preparing [2026-06-29T09:45:13.625Z] a7aad0483a3b: Preparing [2026-06-29T09:45:13.625Z] bbc7447d3074: Preparing [2026-06-29T09:45:13.625Z] cd110d3d6ba9: Preparing [2026-06-29T09:45:13.625Z] 03ba6f53ebfc: Preparing [2026-06-29T09:45:13.625Z] cd110d3d6ba9: Waiting [2026-06-29T09:45:13.625Z] a7aad0483a3b: Waiting [2026-06-29T09:45:13.625Z] bbc7447d3074: Waiting [2026-06-29T09:45:13.625Z] 03ba6f53ebfc: Waiting [2026-06-29T09:45:13.625Z] 6dfdc9843aa8: Layer already exists [2026-06-29T09:45:13.625Z] a72c31863ca1: Layer already exists [2026-06-29T09:45:13.625Z] 0a2d63f0d5c8: Layer already exists [2026-06-29T09:45:13.625Z] 8c657121f39a: Layer already exists [2026-06-29T09:45:13.625Z] 44629b4156d3: Layer already exists [2026-06-29T09:45:13.625Z] cd110d3d6ba9: Layer already exists [2026-06-29T09:45:13.625Z] a7aad0483a3b: Layer already exists [2026-06-29T09:45:13.625Z] bbc7447d3074: Layer already exists [2026-06-29T09:45:13.625Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:45:13.625Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:ed50b4e889b96e8b4a72ec3953d2c2db6ebd6cf15a953ba33333874b7f6eea5f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:14.240Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:14.596Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2026-06-29T09:45:14.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-06-29T09:45:14.596Z] 0a2d63f0d5c8: Preparing [2026-06-29T09:45:14.596Z] a72c31863ca1: Preparing [2026-06-29T09:45:14.596Z] 6dfdc9843aa8: Preparing [2026-06-29T09:45:14.596Z] 8c657121f39a: Preparing [2026-06-29T09:45:14.596Z] 44629b4156d3: Preparing [2026-06-29T09:45:14.596Z] a7aad0483a3b: Preparing [2026-06-29T09:45:14.596Z] bbc7447d3074: Preparing [2026-06-29T09:45:14.596Z] cd110d3d6ba9: Preparing [2026-06-29T09:45:14.596Z] 03ba6f53ebfc: Preparing [2026-06-29T09:45:14.596Z] a7aad0483a3b: Waiting [2026-06-29T09:45:14.596Z] cd110d3d6ba9: Waiting [2026-06-29T09:45:14.596Z] bbc7447d3074: Waiting [2026-06-29T09:45:14.596Z] 03ba6f53ebfc: Waiting [2026-06-29T09:45:14.596Z] 6dfdc9843aa8: Layer already exists [2026-06-29T09:45:14.596Z] a72c31863ca1: Layer already exists [2026-06-29T09:45:14.596Z] 0a2d63f0d5c8: Layer already exists [2026-06-29T09:45:14.596Z] 44629b4156d3: Layer already exists [2026-06-29T09:45:14.596Z] 8c657121f39a: Layer already exists [2026-06-29T09:45:14.596Z] cd110d3d6ba9: Layer already exists [2026-06-29T09:45:14.596Z] a7aad0483a3b: Layer already exists [2026-06-29T09:45:14.596Z] bbc7447d3074: Layer already exists [2026-06-29T09:45:14.596Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:45:14.860Z] main: digest: sha256:ed50b4e889b96e8b4a72ec3953d2c2db6ebd6cf15a953ba33333874b7f6eea5f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:45:14.937Z] ===================================================== [Pipeline] echo [2026-06-29T09:45:14.953Z] taggedImages: [2026-06-29T09:45:14.953Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:45:14.953Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-06-29T09:45:14.953Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.121 [2026-06-29T09:45:14.953Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:45:14.953Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-06-29T09:45:14.980Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2026-06-29T09:45:14.980Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:45:14.980Z] latest [2026-06-29T09:45:14.980Z] 4.1.0-dev.121 [2026-06-29T09:45:14.980Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:45:14.980Z] main [2026-06-29T09:45:14.980Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:15.356Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:15.718Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:45:15.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-06-29T09:45:15.718Z] 093faa4729de: Preparing [2026-06-29T09:45:15.718Z] 5d3c097fb1e4: Preparing [2026-06-29T09:45:15.718Z] 8c657121f39a: Preparing [2026-06-29T09:45:15.718Z] 44629b4156d3: Preparing [2026-06-29T09:45:15.718Z] 1613f1e63fd0: Preparing [2026-06-29T09:45:15.718Z] 15f1dd09c479: Preparing [2026-06-29T09:45:15.718Z] 03ba6f53ebfc: Preparing [2026-06-29T09:45:15.718Z] 15f1dd09c479: Waiting [2026-06-29T09:45:15.718Z] 03ba6f53ebfc: Waiting [2026-06-29T09:45:15.718Z] 44629b4156d3: Layer already exists [2026-06-29T09:45:15.718Z] 8c657121f39a: Layer already exists [2026-06-29T09:45:15.983Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:45:15.983Z] 1613f1e63fd0: Pushed [2026-06-29T09:45:15.983Z] 093faa4729de: Pushed [2026-06-29T09:45:16.933Z] 15f1dd09c479: Pushed [2026-06-29T09:45:25.151Z] 5d3c097fb1e4: Pushed [2026-06-29T09:45:25.151Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:13ca89a52d80ec00a11841ccc0ab1920a550a3d323e550f4d93c81c535d06d71 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:25.526Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:25.882Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-06-29T09:45:25.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-06-29T09:45:25.882Z] 093faa4729de: Preparing [2026-06-29T09:45:25.882Z] 5d3c097fb1e4: Preparing [2026-06-29T09:45:25.882Z] 8c657121f39a: Preparing [2026-06-29T09:45:25.882Z] 44629b4156d3: Preparing [2026-06-29T09:45:25.882Z] 1613f1e63fd0: Preparing [2026-06-29T09:45:25.882Z] 15f1dd09c479: Preparing [2026-06-29T09:45:25.882Z] 03ba6f53ebfc: Preparing [2026-06-29T09:45:25.882Z] 15f1dd09c479: Waiting [2026-06-29T09:45:25.882Z] 03ba6f53ebfc: Waiting [2026-06-29T09:45:25.882Z] 44629b4156d3: Layer already exists [2026-06-29T09:45:25.882Z] 5d3c097fb1e4: Layer already exists [2026-06-29T09:45:25.882Z] 8c657121f39a: Layer already exists [2026-06-29T09:45:25.882Z] 1613f1e63fd0: Layer already exists [2026-06-29T09:45:25.882Z] 093faa4729de: Layer already exists [2026-06-29T09:45:25.882Z] 15f1dd09c479: Layer already exists [2026-06-29T09:45:25.882Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:45:25.882Z] latest: digest: sha256:13ca89a52d80ec00a11841ccc0ab1920a550a3d323e550f4d93c81c535d06d71 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:26.224Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:26.590Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.121 [2026-06-29T09:45:26.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-06-29T09:45:26.590Z] 093faa4729de: Preparing [2026-06-29T09:45:26.590Z] 5d3c097fb1e4: Preparing [2026-06-29T09:45:26.590Z] 8c657121f39a: Preparing [2026-06-29T09:45:26.590Z] 44629b4156d3: Preparing [2026-06-29T09:45:26.590Z] 1613f1e63fd0: Preparing [2026-06-29T09:45:26.590Z] 15f1dd09c479: Preparing [2026-06-29T09:45:26.590Z] 03ba6f53ebfc: Preparing [2026-06-29T09:45:26.590Z] 15f1dd09c479: Waiting [2026-06-29T09:45:26.590Z] 03ba6f53ebfc: Waiting [2026-06-29T09:45:26.590Z] 1613f1e63fd0: Layer already exists [2026-06-29T09:45:26.590Z] 44629b4156d3: Layer already exists [2026-06-29T09:45:26.590Z] 093faa4729de: Layer already exists [2026-06-29T09:45:26.590Z] 8c657121f39a: Layer already exists [2026-06-29T09:45:26.590Z] 5d3c097fb1e4: Layer already exists [2026-06-29T09:45:26.590Z] 15f1dd09c479: Layer already exists [2026-06-29T09:45:26.590Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:45:26.864Z] 4.1.0-dev.121: digest: sha256:13ca89a52d80ec00a11841ccc0ab1920a550a3d323e550f4d93c81c535d06d71 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:27.226Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:27.579Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:45:27.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-06-29T09:45:27.579Z] 093faa4729de: Preparing [2026-06-29T09:45:27.579Z] 5d3c097fb1e4: Preparing [2026-06-29T09:45:27.579Z] 8c657121f39a: Preparing [2026-06-29T09:45:27.579Z] 44629b4156d3: Preparing [2026-06-29T09:45:27.579Z] 1613f1e63fd0: Preparing [2026-06-29T09:45:27.579Z] 15f1dd09c479: Preparing [2026-06-29T09:45:27.579Z] 03ba6f53ebfc: Preparing [2026-06-29T09:45:27.579Z] 15f1dd09c479: Waiting [2026-06-29T09:45:27.579Z] 03ba6f53ebfc: Waiting [2026-06-29T09:45:27.579Z] 1613f1e63fd0: Layer already exists [2026-06-29T09:45:27.579Z] 5d3c097fb1e4: Layer already exists [2026-06-29T09:45:27.579Z] 44629b4156d3: Layer already exists [2026-06-29T09:45:27.579Z] 093faa4729de: Layer already exists [2026-06-29T09:45:27.579Z] 8c657121f39a: Layer already exists [2026-06-29T09:45:27.579Z] 15f1dd09c479: Layer already exists [2026-06-29T09:45:27.579Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:45:27.579Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:13ca89a52d80ec00a11841ccc0ab1920a550a3d323e550f4d93c81c535d06d71 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:27.935Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:28.282Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2026-06-29T09:45:28.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-06-29T09:45:28.282Z] 093faa4729de: Preparing [2026-06-29T09:45:28.282Z] 5d3c097fb1e4: Preparing [2026-06-29T09:45:28.282Z] 8c657121f39a: Preparing [2026-06-29T09:45:28.282Z] 44629b4156d3: Preparing [2026-06-29T09:45:28.282Z] 1613f1e63fd0: Preparing [2026-06-29T09:45:28.282Z] 15f1dd09c479: Preparing [2026-06-29T09:45:28.282Z] 03ba6f53ebfc: Preparing [2026-06-29T09:45:28.282Z] 15f1dd09c479: Waiting [2026-06-29T09:45:28.282Z] 03ba6f53ebfc: Waiting [2026-06-29T09:45:28.282Z] 5d3c097fb1e4: Layer already exists [2026-06-29T09:45:28.282Z] 44629b4156d3: Layer already exists [2026-06-29T09:45:28.282Z] 1613f1e63fd0: Layer already exists [2026-06-29T09:45:28.282Z] 093faa4729de: Layer already exists [2026-06-29T09:45:28.282Z] 8c657121f39a: Layer already exists [2026-06-29T09:45:28.282Z] 15f1dd09c479: Layer already exists [2026-06-29T09:45:28.282Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:45:28.282Z] main: digest: sha256:13ca89a52d80ec00a11841ccc0ab1920a550a3d323e550f4d93c81c535d06d71 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:45:28.366Z] ===================================================== [Pipeline] echo [2026-06-29T09:45:28.384Z] taggedImages: [2026-06-29T09:45:28.384Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:45:28.384Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-06-29T09:45:28.384Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.121 [2026-06-29T09:45:28.384Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:45:28.384Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-06-29T09:45:28.413Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2026-06-29T09:45:28.413Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:45:28.413Z] latest [2026-06-29T09:45:28.413Z] 4.1.0-dev.121 [2026-06-29T09:45:28.413Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:45:28.413Z] main [2026-06-29T09:45:28.413Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:28.789Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:29.131Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:45:29.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-06-29T09:45:29.131Z] f0de1eeff646: Preparing [2026-06-29T09:45:29.131Z] 07bb74cdd8b5: Preparing [2026-06-29T09:45:29.131Z] 8c657121f39a: Preparing [2026-06-29T09:45:29.131Z] 44629b4156d3: Preparing [2026-06-29T09:45:29.131Z] c19300eb2634: Preparing [2026-06-29T09:45:29.131Z] 4f754b9f88d9: Preparing [2026-06-29T09:45:29.131Z] 03ba6f53ebfc: Preparing [2026-06-29T09:45:29.131Z] 4f754b9f88d9: Waiting [2026-06-29T09:45:29.131Z] 03ba6f53ebfc: Waiting [2026-06-29T09:45:29.131Z] 44629b4156d3: Layer already exists [2026-06-29T09:45:29.131Z] 8c657121f39a: Layer already exists [2026-06-29T09:45:29.397Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:45:29.397Z] f0de1eeff646: Pushed [2026-06-29T09:45:29.397Z] c19300eb2634: Pushed [2026-06-29T09:45:29.987Z] 4f754b9f88d9: Pushed [2026-06-29T09:45:38.162Z] 07bb74cdd8b5: Pushed [2026-06-29T09:45:38.162Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:6fcb58cce6c027c9774ff93360db81d0567cdc4453928ee932f6606e7fa3063b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:38.507Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:38.852Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-06-29T09:45:38.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-06-29T09:45:38.852Z] f0de1eeff646: Preparing [2026-06-29T09:45:38.852Z] 07bb74cdd8b5: Preparing [2026-06-29T09:45:38.852Z] 8c657121f39a: Preparing [2026-06-29T09:45:38.852Z] 44629b4156d3: Preparing [2026-06-29T09:45:38.852Z] c19300eb2634: Preparing [2026-06-29T09:45:38.852Z] 4f754b9f88d9: Preparing [2026-06-29T09:45:38.852Z] 03ba6f53ebfc: Preparing [2026-06-29T09:45:38.852Z] 4f754b9f88d9: Waiting [2026-06-29T09:45:38.853Z] 03ba6f53ebfc: Waiting [2026-06-29T09:45:38.853Z] c19300eb2634: Layer already exists [2026-06-29T09:45:38.853Z] 8c657121f39a: Layer already exists [2026-06-29T09:45:38.853Z] 07bb74cdd8b5: Layer already exists [2026-06-29T09:45:38.853Z] 44629b4156d3: Layer already exists [2026-06-29T09:45:38.853Z] f0de1eeff646: Layer already exists [2026-06-29T09:45:38.853Z] 4f754b9f88d9: Layer already exists [2026-06-29T09:45:38.853Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:45:38.853Z] latest: digest: sha256:6fcb58cce6c027c9774ff93360db81d0567cdc4453928ee932f6606e7fa3063b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:39.205Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:39.559Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.121 [2026-06-29T09:45:39.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-06-29T09:45:39.560Z] f0de1eeff646: Preparing [2026-06-29T09:45:39.560Z] 07bb74cdd8b5: Preparing [2026-06-29T09:45:39.560Z] 8c657121f39a: Preparing [2026-06-29T09:45:39.560Z] 44629b4156d3: Preparing [2026-06-29T09:45:39.560Z] c19300eb2634: Preparing [2026-06-29T09:45:39.560Z] 4f754b9f88d9: Preparing [2026-06-29T09:45:39.560Z] 03ba6f53ebfc: Preparing [2026-06-29T09:45:39.560Z] 4f754b9f88d9: Waiting [2026-06-29T09:45:39.560Z] 03ba6f53ebfc: Waiting [2026-06-29T09:45:39.560Z] c19300eb2634: Layer already exists [2026-06-29T09:45:39.560Z] 07bb74cdd8b5: Layer already exists [2026-06-29T09:45:39.560Z] 44629b4156d3: Layer already exists [2026-06-29T09:45:39.560Z] f0de1eeff646: Layer already exists [2026-06-29T09:45:39.560Z] 8c657121f39a: Layer already exists [2026-06-29T09:45:39.560Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:45:39.560Z] 4f754b9f88d9: Layer already exists [2026-06-29T09:45:39.560Z] 4.1.0-dev.121: digest: sha256:6fcb58cce6c027c9774ff93360db81d0567cdc4453928ee932f6606e7fa3063b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:39.915Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:40.253Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:45:40.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-06-29T09:45:40.253Z] f0de1eeff646: Preparing [2026-06-29T09:45:40.253Z] 07bb74cdd8b5: Preparing [2026-06-29T09:45:40.253Z] 8c657121f39a: Preparing [2026-06-29T09:45:40.253Z] 44629b4156d3: Preparing [2026-06-29T09:45:40.253Z] c19300eb2634: Preparing [2026-06-29T09:45:40.253Z] 4f754b9f88d9: Preparing [2026-06-29T09:45:40.253Z] 03ba6f53ebfc: Preparing [2026-06-29T09:45:40.253Z] 4f754b9f88d9: Waiting [2026-06-29T09:45:40.253Z] 03ba6f53ebfc: Waiting [2026-06-29T09:45:40.253Z] 44629b4156d3: Layer already exists [2026-06-29T09:45:40.253Z] 07bb74cdd8b5: Layer already exists [2026-06-29T09:45:40.253Z] c19300eb2634: Layer already exists [2026-06-29T09:45:40.253Z] f0de1eeff646: Layer already exists [2026-06-29T09:45:40.253Z] 8c657121f39a: Layer already exists [2026-06-29T09:45:40.253Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:45:40.253Z] 4f754b9f88d9: Layer already exists [2026-06-29T09:45:40.253Z] b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:6fcb58cce6c027c9774ff93360db81d0567cdc4453928ee932f6606e7fa3063b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:40.603Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:40.951Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2026-06-29T09:45:40.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-06-29T09:45:40.951Z] f0de1eeff646: Preparing [2026-06-29T09:45:40.951Z] 07bb74cdd8b5: Preparing [2026-06-29T09:45:40.951Z] 8c657121f39a: Preparing [2026-06-29T09:45:40.951Z] 44629b4156d3: Preparing [2026-06-29T09:45:40.951Z] c19300eb2634: Preparing [2026-06-29T09:45:40.951Z] 4f754b9f88d9: Preparing [2026-06-29T09:45:40.951Z] 03ba6f53ebfc: Preparing [2026-06-29T09:45:40.951Z] 4f754b9f88d9: Waiting [2026-06-29T09:45:40.951Z] 03ba6f53ebfc: Waiting [2026-06-29T09:45:40.951Z] f0de1eeff646: Layer already exists [2026-06-29T09:45:40.951Z] 07bb74cdd8b5: Layer already exists [2026-06-29T09:45:40.951Z] c19300eb2634: Layer already exists [2026-06-29T09:45:40.951Z] 44629b4156d3: Layer already exists [2026-06-29T09:45:40.951Z] 8c657121f39a: Layer already exists [2026-06-29T09:45:40.951Z] 4f754b9f88d9: Layer already exists [2026-06-29T09:45:40.951Z] 03ba6f53ebfc: Layer already exists [2026-06-29T09:45:40.951Z] main: digest: sha256:6fcb58cce6c027c9774ff93360db81d0567cdc4453928ee932f6606e7fa3063b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T09:45:41.041Z] ===================================================== [Pipeline] echo [2026-06-29T09:45:41.053Z] taggedImages: [2026-06-29T09:45:41.053Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [2026-06-29T09:45:41.053Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-06-29T09:45:41.053Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.121 [2026-06-29T09:45:41.053Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [2026-06-29T09:45:41.053Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:41.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-29T09:45:41.445Z] [2026-06-29T09:45:41.445Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:45:41.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-29T09:45:41.778Z] arm64: Pulling from edgex-lftools-log-publisher [2026-06-29T09:45:41.778Z] 8998bd30e6a1: Pulling fs layer [2026-06-29T09:45:41.778Z] 04944245beec: Pulling fs layer [2026-06-29T09:45:41.778Z] 699f458cf7ca: Pulling fs layer [2026-06-29T09:45:41.778Z] 765212b225bb: Pulling fs layer [2026-06-29T09:45:41.778Z] f23df028b6ca: Pulling fs layer [2026-06-29T09:45:41.778Z] d65c8cfc05b1: Pulling fs layer [2026-06-29T09:45:41.778Z] 2437ff75d9bd: Pulling fs layer [2026-06-29T09:45:41.778Z] f23df028b6ca: Waiting [2026-06-29T09:45:41.778Z] d65c8cfc05b1: Waiting [2026-06-29T09:45:41.778Z] 765212b225bb: Waiting [2026-06-29T09:45:41.778Z] 2437ff75d9bd: Waiting [2026-06-29T09:45:42.041Z] 04944245beec: Verifying Checksum [2026-06-29T09:45:42.041Z] 04944245beec: Download complete [2026-06-29T09:45:42.041Z] 765212b225bb: Verifying Checksum [2026-06-29T09:45:42.041Z] 765212b225bb: Download complete [2026-06-29T09:45:42.041Z] f23df028b6ca: Verifying Checksum [2026-06-29T09:45:42.041Z] f23df028b6ca: Download complete [2026-06-29T09:45:42.041Z] d65c8cfc05b1: Verifying Checksum [2026-06-29T09:45:42.041Z] d65c8cfc05b1: Download complete [2026-06-29T09:45:42.041Z] 699f458cf7ca: Verifying Checksum [2026-06-29T09:45:42.041Z] 699f458cf7ca: Download complete [2026-06-29T09:45:42.619Z] 8998bd30e6a1: Verifying Checksum [2026-06-29T09:45:42.619Z] 8998bd30e6a1: Download complete [2026-06-29T09:45:45.199Z] 2437ff75d9bd: Verifying Checksum [2026-06-29T09:45:45.199Z] 2437ff75d9bd: Download complete [2026-06-29T09:45:49.438Z] 8998bd30e6a1: Pull complete [2026-06-29T09:45:49.438Z] 04944245beec: Pull complete [2026-06-29T09:45:50.834Z] 699f458cf7ca: Pull complete [2026-06-29T09:45:51.097Z] 765212b225bb: Pull complete [2026-06-29T09:45:52.062Z] f23df028b6ca: Pull complete [2026-06-29T09:45:52.062Z] d65c8cfc05b1: Pull complete [2026-06-29T09:46:10.240Z] 2437ff75d9bd: Pull complete [2026-06-29T09:46:10.240Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-06-29T09:46:10.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-29T09:46:10.240Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T09:46:10.449Z] prd-ubuntu20.04-docker-arm64-4c-16g-14034 does not seem to be running inside a container [2026-06-29T09:46:10.498Z] $ 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/986 -v /w/workspace/edgex-go/986:/w/workspace/edgex-go/986:rw,z -v /w/workspace/edgex-go/986@tmp:/w/workspace/edgex-go/986@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-06-29T09:46:12.421Z] $ docker top c966f06df4e0e0e7e66570ec456407f1691eff7a891ad1564de9e8c3a1126e40 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-29T09:46:13.364Z] ---> job-cost.sh [2026-06-29T09:46:13.364Z] lf-activate-venv: SKIPPING [2026-06-29T09:46:13.364Z] INFO: No Stack... [2026-06-29T09:46:13.941Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-06-29T09:46:14.517Z] INFO: Archiving Costs [Pipeline] sh [2026-06-29T09:46:15.142Z] + cat /w/workspace/edgex-go/986/archives/cost.csv [2026-06-29T09:46:15.142Z] + cut -d, -f6 [Pipeline] lock [2026-06-29T09:46:15.177Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-986-stack-cost] [2026-06-29T09:46:15.184Z] Resource [jenkins-edgexfoundry-edgex-go-main-986-stack-cost] did not exist. Created. [2026-06-29T09:46:15.192Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-986-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-06-29T09:46:15.849Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-06-29T09:46:16.647Z] Stashed 1 file(s) [Pipeline] } [2026-06-29T09:46:16.657Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-986-stack-cost] [Pipeline] // lock [Pipeline] } [2026-06-29T09:46:16.686Z] $ docker stop --time=1 c966f06df4e0e0e7e66570ec456407f1691eff7a891ad1564de9e8c3a1126e40 [2026-06-29T09:46:19.568Z] $ docker rm -f --volumes c966f06df4e0e0e7e66570ec456407f1691eff7a891ad1564de9e8c3a1126e40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-06-29T09:46:20.203Z] provisioning config files... [2026-06-29T09:46:20.213Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/986@tmp/config15709502583140225682tmp [Pipeline] { [Pipeline] sh [2026-06-29T09:46:20.522Z] + set +x [2026-06-29T09:46:20.523Z] + curl -s https://codecov.io/bash [2026-06-29T09:46:20.523Z] + bash -s -- [2026-06-29T09:46:20.523Z] [2026-06-29T09:46:20.523Z] _____ _ [2026-06-29T09:46:20.523Z] / ____| | | [2026-06-29T09:46:20.523Z] | | ___ __| | ___ ___ _____ __ [2026-06-29T09:46:20.523Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-06-29T09:46:20.523Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-06-29T09:46:20.523Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-06-29T09:46:20.523Z] Bash-1.0.6 [2026-06-29T09:46:20.523Z] [2026-06-29T09:46:20.523Z] [2026-06-29T09:46:20.523Z] ==> git version 2.25.1 found [2026-06-29T09:46:20.523Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-06-29T09:46:20.523Z] Release-Date: 2020-01-08 [2026-06-29T09:46:20.523Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-06-29T09:46:20.523Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-06-29T09:46:20.523Z] ==> Jenkins CI detected. [2026-06-29T09:46:20.523Z] current dir:  /w/workspace/edgex-go/986 [2026-06-29T09:46:20.523Z] project root: . [2026-06-29T09:46:20.523Z] --> token set from env [2026-06-29T09:46:20.523Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-06-29T09:46:20.783Z] ==> Running gcov in . (disable via -X gcov) [2026-06-29T09:46:20.783Z] ==> Python coveragepy not found [2026-06-29T09:46:20.783Z] ==> Searching for coverage reports in: [2026-06-29T09:46:20.783Z] + . [2026-06-29T09:46:20.783Z] -> Found 1 reports [2026-06-29T09:46:20.783Z] ==> Detecting git/mercurial file structure [2026-06-29T09:46:20.783Z] ==> Reading reports [2026-06-29T09:46:20.783Z] + ./coverage.out bytes=1048214 [2026-06-29T09:46:20.783Z] ==> Appending adjustments [2026-06-29T09:46:20.783Z] https://docs.codecov.io/docs/fixing-reports [2026-06-29T09:46:22.163Z] + Found adjustments [2026-06-29T09:46:22.163Z] ==> Gzipping contents [2026-06-29T09:46:22.163Z] 108K /tmp/codecov.bF0EA5.gz [2026-06-29T09:46:22.163Z] ==> Uploading reports [2026-06-29T09:46:22.163Z] url: https://codecov.io [2026-06-29T09:46:22.163Z] query: branch=main&commit=b67fbb9e1f95caa97b3364ef3b0da7290a320bb8&build=986&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F986%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-06-29T09:46:22.163Z] -> Pinging Codecov [2026-06-29T09:46:22.163Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b67fbb9e1f95caa97b3364ef3b0da7290a320bb8&build=986&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F986%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-06-29T09:46:22.424Z] -> Uploading to [2026-06-29T09:46:22.424Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/b67fbb9e1f95caa97b3364ef3b0da7290a320bb8/7ada6316-aaca-4c3d-b0ac-adec6591933d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260629%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260629T094622Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=a6fe6edf9d344d8b5b55088c4f204f0a5c8901ad6a607c00a3890a7dab45ad80 [2026-06-29T09:46:22.424Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-29T09:46:22.424Z] Dload Upload Total Spent Left Speed [2026-06-29T09:46:23.803Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 89254 0:00:01 0:00:01 --:--:-- 89254 100 105k 0 0 100 105k 0 89107 0:00:01 0:00:01 --:--:-- 89107 [2026-06-29T09:46:23.803Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [2026-06-29T09:46:23.811Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2026-06-29T09:46:24.049Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-06-29T09:46:24.081Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:46:24.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-06-29T09:46:24.406Z] [2026-06-29T09:46:24.406Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:46:24.716Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-06-29T09:46:24.716Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-06-29T09:46:24.716Z] 2d35ebdb57d9: Already exists [2026-06-29T09:46:24.716Z] 85e8836fcdb2: Pulling fs layer [2026-06-29T09:46:24.716Z] 91631faa732a: Pulling fs layer [2026-06-29T09:46:24.716Z] f3f5ae8826fa: Pulling fs layer [2026-06-29T09:46:24.716Z] 4f4fb700ef54: Pulling fs layer [2026-06-29T09:46:24.716Z] 7861252a18e6: Pulling fs layer [2026-06-29T09:46:24.716Z] 9130f900ef6f: Pulling fs layer [2026-06-29T09:46:24.716Z] 4f4fb700ef54: Waiting [2026-06-29T09:46:24.716Z] 7861252a18e6: Waiting [2026-06-29T09:46:24.716Z] 9130f900ef6f: Waiting [2026-06-29T09:46:24.716Z] f3f5ae8826fa: Download complete [2026-06-29T09:46:24.716Z] 85e8836fcdb2: Verifying Checksum [2026-06-29T09:46:24.716Z] 85e8836fcdb2: Download complete [2026-06-29T09:46:24.716Z] 4f4fb700ef54: Verifying Checksum [2026-06-29T09:46:24.716Z] 4f4fb700ef54: Download complete [2026-06-29T09:46:24.974Z] 85e8836fcdb2: Pull complete [2026-06-29T09:46:24.974Z] 7861252a18e6: Verifying Checksum [2026-06-29T09:46:24.974Z] 7861252a18e6: Download complete [2026-06-29T09:46:25.541Z] 91631faa732a: Verifying Checksum [2026-06-29T09:46:25.541Z] 91631faa732a: Download complete [2026-06-29T09:46:26.475Z] 9130f900ef6f: Verifying Checksum [2026-06-29T09:46:26.475Z] 9130f900ef6f: Download complete [2026-06-29T09:46:30.669Z] 91631faa732a: Pull complete [2026-06-29T09:46:30.669Z] f3f5ae8826fa: Pull complete [2026-06-29T09:46:30.669Z] 4f4fb700ef54: Pull complete [2026-06-29T09:46:31.236Z] 7861252a18e6: Pull complete [2026-06-29T09:46:36.503Z] 9130f900ef6f: Pull complete [2026-06-29T09:46:36.503Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-06-29T09:46:36.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-06-29T09:46:36.503Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T09:46:36.611Z] prd-ubuntu20.04-docker-8c-8g-14033 does not seem to be running inside a container [2026-06-29T09:46:36.634Z] $ 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/986 -v /w/workspace/edgex-go/986:/w/workspace/edgex-go/986:rw,z -v /w/workspace/edgex-go/986@tmp:/w/workspace/edgex-go/986@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-06-29T09:46:37.898Z] $ docker top 2b38eb5ea900969c2bbc0318be6d7f82a502fe89e37a23d5e86a3393ea5f399d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-29T09:46:38.257Z] + git config --global --add safe.directory /w/workspace/edgex-go/986 [Pipeline] echo [2026-06-29T09:46:38.275Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2026-06-29T09:46:38.553Z] + set -o pipefail [2026-06-29T09:46:38.553Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2026-06-29T09:46:56.650Z] [2026-06-29T09:46:56.650Z] Monitoring /w/workspace/edgex-go/986 (github.com/edgexfoundry/edgex-go)... [2026-06-29T09:46:56.650Z] [2026-06-29T09:46:56.650Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/66eb019c-4210-4055-9622-921eca20315a [2026-06-29T09:46:56.650Z] [2026-06-29T09:46:56.650Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-06-29T09:46:56.650Z] [Pipeline] } [2026-06-29T09:46:56.654Z] $ docker stop --time=1 2b38eb5ea900969c2bbc0318be6d7f82a502fe89e37a23d5e86a3393ea5f399d [2026-06-29T09:46:58.790Z] $ docker rm -f --volumes 2b38eb5ea900969c2bbc0318be6d7f82a502fe89e37a23d5e86a3393ea5f399d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2026-06-29T09:46:59.300Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-29T09:46:59.315Z] provisioning config files... [2026-06-29T09:46:59.322Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/986@tmp/config4497537957680266796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-29T09:46:59.621Z] --> edgex-publish-swagger.sh [2026-06-29T09:46:59.621Z] === Publish openapi API === [2026-06-29T09:46:59.621Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2026-06-29T09:46:59.621Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/986/openapi/core-command.yaml] [2026-06-29T09:46:59.621Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-29T09:46:59.621Z] Dload Upload Total Spent Left Speed [2026-06-29T09:46:59.621Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 425 210k --:--:-- --:--:-- --:--:-- 210k [2026-06-29T09:46:59.621Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-29T09:46:59.621Z] [2026-06-29T09:46:59.621Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/986/openapi/core-data.yaml] [2026-06-29T09:46:59.621Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-29T09:46:59.621Z] Dload Upload Total Spent Left Speed [2026-06-29T09:46:59.880Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 511 570k --:--:-- --:--:-- --:--:-- 570k [2026-06-29T09:46:59.880Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-29T09:46:59.880Z] [2026-06-29T09:46:59.880Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/986/openapi/core-keeper.yaml] [2026-06-29T09:46:59.880Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-29T09:46:59.880Z] Dload Upload Total Spent Left Speed [2026-06-29T09:46:59.880Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 578 258k --:--:-- --:--:-- --:--:-- 259k [2026-06-29T09:46:59.880Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-29T09:46:59.880Z] [2026-06-29T09:46:59.880Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/986/openapi/core-metadata.yaml] [2026-06-29T09:46:59.880Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-29T09:46:59.880Z] Dload Upload Total Spent Left Speed [2026-06-29T09:47:00.139Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 163k 100 66 100 163k 515 1274k --:--:-- --:--:-- --:--:-- 1275k [2026-06-29T09:47:00.139Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-29T09:47:00.139Z] [2026-06-29T09:47:00.139Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/986/openapi/security-proxy-auth.yaml] [2026-06-29T09:47:00.139Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-29T09:47:00.139Z] Dload Upload Total Spent Left Speed [2026-06-29T09:47:00.139Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 640 231k --:--:-- --:--:-- --:--:-- 232k [2026-06-29T09:47:00.139Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-29T09:47:00.139Z] [2026-06-29T09:47:00.139Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/986/openapi/security-secretstore-setup.yaml] [2026-06-29T09:47:00.139Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-29T09:47:00.139Z] Dload Upload Total Spent Left Speed [2026-06-29T09:47:00.398Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 891 52878 --:--:-- --:--:-- --:--:-- 53770 [2026-06-29T09:47:00.398Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-29T09:47:00.398Z] [2026-06-29T09:47:00.398Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/986/openapi/support-notifications.yaml] [2026-06-29T09:47:00.398Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-29T09:47:00.398Z] Dload Upload Total Spent Left Speed [2026-06-29T09:47:00.398Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 528 781k --:--:-- --:--:-- --:--:-- 775k [2026-06-29T09:47:00.398Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-29T09:47:00.398Z] [2026-06-29T09:47:00.399Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/986/openapi/support-scheduler.yaml] [2026-06-29T09:47:00.399Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-29T09:47:00.399Z] Dload Upload Total Spent Left Speed [2026-06-29T09:47:00.658Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51276 100 66 100 51210 589 446k --:--:-- --:--:-- --:--:-- 447k [2026-06-29T09:47:00.658Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-29T09:47:00.658Z] [Pipeline] } [2026-06-29T09:47:00.663Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2026-06-29T09:47:01.101Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-29T09:47:01.101Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:47:01.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-29T09:47:01.402Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T09:47:01.483Z] prd-ubuntu20.04-docker-8c-8g-14033 does not seem to be running inside a container [2026-06-29T09:47:01.505Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/986 -v /w/workspace/edgex-go/986:/w/workspace/edgex-go/986:rw,z -v /w/workspace/edgex-go/986@tmp:/w/workspace/edgex-go/986@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-06-29T09:47:01.781Z] $ docker top d14dcc4666e92106ecede348cbf9381eebd66f74e6dda5de29da4e6715cfd3d7 -eo pid,comm [2026-06-29T09:47:01.831Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-06-29T09:47:01.831Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-29T09:47:01.898Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-29T09:47:01.898Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-29T09:47:02.013Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-29T09:47:02.010Z] $ docker exec d14dcc4666e92106ecede348cbf9381eebd66f74e6dda5de29da4e6715cfd3d7 ssh-agent [2026-06-29T09:47:02.113Z] SSH_AUTH_SOCK=/tmp/ssh-T5vOFDijynPU/agent.32 [2026-06-29T09:47:02.113Z] SSH_AGENT_PID=38 [2026-06-29T09:47:02.117Z] Running ssh-add (command line suppressed) [2026-06-29T09:47:02.207Z] Identity added: /w/workspace/edgex-go/986@tmp/private_key_289542836784651754.key (/w/workspace/edgex-go/986@tmp/private_key_289542836784651754.key) [2026-06-29T09:47:02.250Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-29T09:47:02.595Z] + git semver tag [2026-06-29T09:47:02.887Z] 2026-06-29 09:47:02,799 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-29T09:47:02.887Z] 2026-06-29 09:47:02,804 [run_tag] DEBUG tag force:False [2026-06-29T09:47:02.887Z] 2026-06-29 09:47:02,804 [check_head_tag] DEBUG check head tag [2026-06-29T09:47:02.887Z] 2026-06-29 09:47:02,804 [execute] INFO git cat-file --batch-check [2026-06-29T09:47:02.887Z] 2026-06-29 09:47:02,805 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/986, stdin=, shell=False, universal_newlines=False) [2026-06-29T09:47:02.887Z] 2026-06-29 09:47:02,807 [execute] INFO git cat-file --batch [2026-06-29T09:47:02.887Z] 2026-06-29 09:47:02,807 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/986, stdin=, shell=False, universal_newlines=False) [2026-06-29T09:47:02.887Z] 2026-06-29 09:47:02,817 [read_version] DEBUG read version from /w/workspace/edgex-go/986/.semver/main [2026-06-29T09:47:02.887Z] 2026-06-29 09:47:02,817 [execute] INFO git tag -a v4.1.0-dev.121 -m v4.1.0-dev.121 [2026-06-29T09:47:02.887Z] 2026-06-29 09:47:02,817 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.121', '-m', 'v4.1.0-dev.121'], cwd=/w/workspace/edgex-go/986, stdin=None, shell=False, universal_newlines=False) [2026-06-29T09:47:02.887Z] 2026-06-29 09:47:02,820 [read_version] DEBUG read version from /w/workspace/edgex-go/986/.semver/main [2026-06-29T09:47:02.887Z] 4.1.0-dev.121 [Pipeline] } [2026-06-29T09:47:02.937Z] $ docker exec --env ******** --env ******** d14dcc4666e92106ecede348cbf9381eebd66f74e6dda5de29da4e6715cfd3d7 ssh-agent -k [2026-06-29T09:47:03.021Z] unset SSH_AUTH_SOCK; [2026-06-29T09:47:03.021Z] unset SSH_AGENT_PID; [2026-06-29T09:47:03.021Z] echo Agent pid 38 killed; [2026-06-29T09:47:03.035Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-29T09:47:03.361Z] + git semver [Pipeline] } [2026-06-29T09:47:03.625Z] $ docker stop --time=1 d14dcc4666e92106ecede348cbf9381eebd66f74e6dda5de29da4e6715cfd3d7 [2026-06-29T09:47:04.869Z] $ docker rm -f --volumes d14dcc4666e92106ecede348cbf9381eebd66f74e6dda5de29da4e6715cfd3d7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:47:05.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-06-29T09:47:05.296Z] [2026-06-29T09:47:05.296Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:47:05.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-06-29T09:47:05.601Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-06-29T09:47:05.601Z] ab5ef0e58194: Pulling fs layer [2026-06-29T09:47:05.601Z] 9712f1f96733: Pulling fs layer [2026-06-29T09:47:05.601Z] 63f879dbbcfc: Pulling fs layer [2026-06-29T09:47:05.601Z] 0d9ebad4ef96: Pulling fs layer [2026-06-29T09:47:05.601Z] e9a5061849ea: Pulling fs layer [2026-06-29T09:47:05.601Z] d747dcd14b5f: Pulling fs layer [2026-06-29T09:47:05.602Z] 2de7ff778b66: Pulling fs layer [2026-06-29T09:47:05.602Z] 0d9ebad4ef96: Waiting [2026-06-29T09:47:05.602Z] e9a5061849ea: Waiting [2026-06-29T09:47:05.602Z] d747dcd14b5f: Waiting [2026-06-29T09:47:05.602Z] 2de7ff778b66: Waiting [2026-06-29T09:47:05.602Z] 9712f1f96733: Download complete [2026-06-29T09:47:06.169Z] 63f879dbbcfc: Verifying Checksum [2026-06-29T09:47:06.169Z] 63f879dbbcfc: Download complete [2026-06-29T09:47:06.428Z] e9a5061849ea: Verifying Checksum [2026-06-29T09:47:06.428Z] e9a5061849ea: Download complete [2026-06-29T09:47:06.428Z] d747dcd14b5f: Download complete [2026-06-29T09:47:06.686Z] 0d9ebad4ef96: Verifying Checksum [2026-06-29T09:47:06.686Z] 0d9ebad4ef96: Download complete [2026-06-29T09:47:06.686Z] 2de7ff778b66: Verifying Checksum [2026-06-29T09:47:06.686Z] 2de7ff778b66: Download complete [2026-06-29T09:47:06.686Z] ab5ef0e58194: Verifying Checksum [2026-06-29T09:47:06.686Z] ab5ef0e58194: Download complete [2026-06-29T09:47:10.871Z] ab5ef0e58194: Pull complete [2026-06-29T09:47:10.871Z] 9712f1f96733: Pull complete [2026-06-29T09:47:11.815Z] 63f879dbbcfc: Pull complete [2026-06-29T09:47:18.416Z] 0d9ebad4ef96: Pull complete [2026-06-29T09:47:18.416Z] e9a5061849ea: Pull complete [2026-06-29T09:47:18.416Z] d747dcd14b5f: Pull complete [2026-06-29T09:47:19.350Z] 2de7ff778b66: Pull complete [2026-06-29T09:47:19.350Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-06-29T09:47:19.350Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-06-29T09:47:19.350Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T09:47:19.457Z] prd-ubuntu20.04-docker-8c-8g-14033 does not seem to be running inside a container [2026-06-29T09:47:19.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/986 -v /w/workspace/edgex-go/986:/w/workspace/edgex-go/986:rw,z -v /w/workspace/edgex-go/986@tmp:/w/workspace/edgex-go/986@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-06-29T09:47:20.851Z] $ docker top 46a5060e1bdcba91b529dd265ec6e7ff7006641f0fa90d9f264cd6a2ceb826be -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-06-29T09:47:20.937Z] provisioning config files... [2026-06-29T09:47:20.943Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/986@tmp/config14807120777862593670tmp [2026-06-29T09:47:20.954Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/986@tmp/config2572029896242036686tmp [2026-06-29T09:47:20.963Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/986@tmp/config8582967694684397561tmp [Pipeline] { [Pipeline] echo [2026-06-29T09:47:20.991Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-29T09:47:21.291Z] ---> sigul-configuration.sh [2026-06-29T09:47:21.291Z] gpg: directory `/root/.gnupg' created [2026-06-29T09:47:21.291Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-06-29T09:47:21.291Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-06-29T09:47:21.291Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-06-29T09:47:21.291Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-06-29T09:47:21.291Z] gpg: CAST5 encrypted data [2026-06-29T09:47:21.291Z] gpg: encrypted with 1 passphrase [2026-06-29T09:47:21.291Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-06-29T09:47:21.597Z] + mkdir /home/jenkins [2026-06-29T09:47:21.597Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-06-29T09:47:21.895Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-06-29T09:47:21.910Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-29T09:47:22.211Z] ---> sigul-install.sh [2026-06-29T09:47:22.211Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-06-29T09:47:22.505Z] + git tag --list [2026-06-29T09:47:22.505Z] 0.6.0 [2026-06-29T09:47:22.505Z] 0.6.1 [2026-06-29T09:47:22.505Z] 0.7.0 [2026-06-29T09:47:22.505Z] 0.7.1 [2026-06-29T09:47:22.505Z] v1.0.0 [2026-06-29T09:47:22.505Z] v1.0.1 [2026-06-29T09:47:22.505Z] v1.1.0 [2026-06-29T09:47:22.505Z] v1.2.0 [2026-06-29T09:47:22.505Z] v1.2.1 [2026-06-29T09:47:22.505Z] v1.3.0 [2026-06-29T09:47:22.505Z] v1.3.1 [2026-06-29T09:47:22.505Z] v2.0.0 [2026-06-29T09:47:22.505Z] v2.1.0 [2026-06-29T09:47:22.505Z] v2.1.1 [2026-06-29T09:47:22.505Z] v2.2.0 [2026-06-29T09:47:22.505Z] v2.3.0 [2026-06-29T09:47:22.505Z] v3.0 [2026-06-29T09:47:22.505Z] v3.0.0 [2026-06-29T09:47:22.505Z] v3.1 [2026-06-29T09:47:22.505Z] v3.1.0 [2026-06-29T09:47:22.505Z] v3.1.1 [2026-06-29T09:47:22.505Z] v4.0 [2026-06-29T09:47:22.505Z] v4.0.0 [2026-06-29T09:47:22.505Z] v4.0.1 [2026-06-29T09:47:22.505Z] v4.0.2 [2026-06-29T09:47:22.505Z] v4.1.0-dev.120 [2026-06-29T09:47:22.505Z] v4.1.0-dev.121 [Pipeline] sh [2026-06-29T09:47:22.805Z] + lftools sign git-tag v4.1.0-dev.121 [2026-06-29T09:47:23.376Z] Signing Git tag with Sigul... [2026-06-29T09:47:23.376Z] Signing v4.1.0-dev.121 [Pipeline] echo [2026-06-29T09:47:23.648Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-29T09:47:23.943Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-06-29T09:47:23.950Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-06-29T09:47:23.968Z] $ docker stop --time=1 46a5060e1bdcba91b529dd265ec6e7ff7006641f0fa90d9f264cd6a2ceb826be [2026-06-29T09:47:25.253Z] $ docker rm -f --volumes 46a5060e1bdcba91b529dd265ec6e7ff7006641f0fa90d9f264cd6a2ceb826be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-06-29T09:47:25.702Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-29T09:47:25.702Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:47:26.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-29T09:47:26.009Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T09:47:26.091Z] prd-ubuntu20.04-docker-8c-8g-14033 does not seem to be running inside a container [2026-06-29T09:47:26.117Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/986 -v /w/workspace/edgex-go/986:/w/workspace/edgex-go/986:rw,z -v /w/workspace/edgex-go/986@tmp:/w/workspace/edgex-go/986@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-06-29T09:47:26.361Z] $ docker top 8eb0c2256ab267edf87626fd9bcf9fc4b601b4c495b0e45540da778655c34d2e -eo pid,comm [2026-06-29T09:47:26.409Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-06-29T09:47:26.409Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-29T09:47:26.476Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-29T09:47:26.477Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-29T09:47:26.590Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-29T09:47:26.587Z] $ docker exec 8eb0c2256ab267edf87626fd9bcf9fc4b601b4c495b0e45540da778655c34d2e ssh-agent [2026-06-29T09:47:26.698Z] SSH_AUTH_SOCK=/tmp/ssh-jClLuMw3EDAd/agent.33 [2026-06-29T09:47:26.698Z] SSH_AGENT_PID=39 [2026-06-29T09:47:26.703Z] Running ssh-add (command line suppressed) [2026-06-29T09:47:26.792Z] Identity added: /w/workspace/edgex-go/986@tmp/private_key_9624052222109399455.key (/w/workspace/edgex-go/986@tmp/private_key_9624052222109399455.key) [2026-06-29T09:47:26.810Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-29T09:47:27.101Z] + git semver bump pre [2026-06-29T09:47:27.359Z] 2026-06-29 09:47:27,317 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-29T09:47:27.359Z] 2026-06-29 09:47:27,322 [read_version] DEBUG read version from /w/workspace/edgex-go/986/.semver/main [2026-06-29T09:47:27.359Z] 2026-06-29 09:47:27,322 [bump_version] DEBUG bumping version:4.1.0-dev.121 on axis:pre with prefix:dev [2026-06-29T09:47:27.359Z] 2026-06-29 09:47:27,322 [bump_version] DEBUG bumped version:4.1.0-dev.122 [2026-06-29T09:47:27.359Z] 2026-06-29 09:47:27,322 [write_version] DEBUG write version:4.1.0-dev.122 to path:/w/workspace/edgex-go/986/.semver/main with force:True [2026-06-29T09:47:27.359Z] 2026-06-29 09:47:27,322 [read_version] DEBUG read version from /w/workspace/edgex-go/986/.semver/main [2026-06-29T09:47:27.359Z] 2026-06-29 09:47:27,322 [write_file] DEBUG write to file:/w/workspace/edgex-go/986/.semver/main [2026-06-29T09:47:27.359Z] 2026-06-29 09:47:27,325 [execute] INFO git cat-file --batch-check [2026-06-29T09:47:27.359Z] 2026-06-29 09:47:27,325 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/986/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-29T09:47:27.359Z] 2026-06-29 09:47:27,330 [execute] INFO git cat-file --batch [2026-06-29T09:47:27.359Z] 2026-06-29 09:47:27,330 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/986/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-29T09:47:27.359Z] 2026-06-29 09:47:27,334 [read_version] DEBUG read version from /w/workspace/edgex-go/986/.semver/main [2026-06-29T09:47:27.359Z] 4.1.0-dev.122 [Pipeline] } [2026-06-29T09:47:27.623Z] $ docker exec --env ******** --env ******** 8eb0c2256ab267edf87626fd9bcf9fc4b601b4c495b0e45540da778655c34d2e ssh-agent -k [2026-06-29T09:47:27.730Z] unset SSH_AUTH_SOCK; [2026-06-29T09:47:27.730Z] unset SSH_AGENT_PID; [2026-06-29T09:47:27.730Z] echo Agent pid 39 killed; [2026-06-29T09:47:27.745Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-29T09:47:28.080Z] + git semver [Pipeline] } [2026-06-29T09:47:28.344Z] $ docker stop --time=1 8eb0c2256ab267edf87626fd9bcf9fc4b601b4c495b0e45540da778655c34d2e [2026-06-29T09:47:29.595Z] $ docker rm -f --volumes 8eb0c2256ab267edf87626fd9bcf9fc4b601b4c495b0e45540da778655c34d2e [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-29T09:47:29.956Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-29T09:47:29.957Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:47:30.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-29T09:47:30.263Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T09:47:30.345Z] prd-ubuntu20.04-docker-8c-8g-14033 does not seem to be running inside a container [2026-06-29T09:47:30.366Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/986 -v /w/workspace/edgex-go/986:/w/workspace/edgex-go/986:rw,z -v /w/workspace/edgex-go/986@tmp:/w/workspace/edgex-go/986@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-06-29T09:47:30.604Z] $ docker top 2bdf52432b54007a0d9ca1a839972d05540e0cdcd7f2564c8a497ef01533f1d0 -eo pid,comm [2026-06-29T09:47:30.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-06-29T09:47:30.657Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-29T09:47:30.724Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-29T09:47:30.724Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-29T09:47:30.837Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-29T09:47:30.833Z] $ docker exec 2bdf52432b54007a0d9ca1a839972d05540e0cdcd7f2564c8a497ef01533f1d0 ssh-agent [2026-06-29T09:47:30.936Z] SSH_AUTH_SOCK=/tmp/ssh-5aVTw3Au829C/agent.32 [2026-06-29T09:47:30.936Z] SSH_AGENT_PID=38 [2026-06-29T09:47:30.941Z] Running ssh-add (command line suppressed) [2026-06-29T09:47:31.032Z] Identity added: /w/workspace/edgex-go/986@tmp/private_key_12889490905453063834.key (/w/workspace/edgex-go/986@tmp/private_key_12889490905453063834.key) [2026-06-29T09:47:31.053Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-29T09:47:31.350Z] + git semver push [2026-06-29T09:47:31.610Z] 2026-06-29 09:47:31,558 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-29T09:47:31.610Z] 2026-06-29 09:47:31,562 [run_push] DEBUG push [2026-06-29T09:47:31.610Z] 2026-06-29 09:47:31,563 [execute] INFO git cat-file --batch-check [2026-06-29T09:47:31.610Z] 2026-06-29 09:47:31,563 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/986/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-29T09:47:31.610Z] 2026-06-29 09:47:31,565 [execute] INFO git rev-list a6b2e871b1d1f8d8dd383dce6c4ffc1dcaf7496c -- [2026-06-29T09:47:31.610Z] 2026-06-29 09:47:31,566 [execute] DEBUG Popen(['git', 'rev-list', 'a6b2e871b1d1f8d8dd383dce6c4ffc1dcaf7496c', '--'], cwd=/w/workspace/edgex-go/986/.semver, stdin=None, shell=False, universal_newlines=False) [2026-06-29T09:47:31.610Z] 2026-06-29 09:47:31,590 [execute] INFO git fetch -v -- origin [2026-06-29T09:47:31.610Z] 2026-06-29 09:47:31,590 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/986/.semver, stdin=None, shell=False, universal_newlines=True) [2026-06-29T09:47:32.547Z] 2026-06-29 09:47:32,294 [run_push] DEBUG no remote changes detected [2026-06-29T09:47:32.547Z] 2026-06-29 09:47:32,294 [execute] INFO git push origin semver [2026-06-29T09:47:32.547Z] 2026-06-29 09:47:32,295 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/986/.semver, stdin=None, shell=False, universal_newlines=False) [2026-06-29T09:47:33.481Z] 2026-06-29 09:47:33,404 [run_push] DEBUG push all version tags [2026-06-29T09:47:33.481Z] 2026-06-29 09:47:33,405 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-06-29T09:47:33.481Z] 2026-06-29 09:47:33,405 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/986, stdin=None, shell=False, universal_newlines=False) [2026-06-29T09:47:34.861Z] 2026-06-29 09:47:34,765 [read_version] DEBUG read version from /w/workspace/edgex-go/986/.semver/main [2026-06-29T09:47:34.861Z] 4.1.0-dev.122 [Pipeline] } [2026-06-29T09:47:34.865Z] $ docker exec --env ******** --env ******** 2bdf52432b54007a0d9ca1a839972d05540e0cdcd7f2564c8a497ef01533f1d0 ssh-agent -k [2026-06-29T09:47:34.961Z] unset SSH_AUTH_SOCK; [2026-06-29T09:47:34.962Z] unset SSH_AGENT_PID; [2026-06-29T09:47:34.962Z] echo Agent pid 38 killed; [2026-06-29T09:47:34.976Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-29T09:47:35.309Z] + git semver [Pipeline] } [2026-06-29T09:47:35.572Z] $ docker stop --time=1 2bdf52432b54007a0d9ca1a839972d05540e0cdcd7f2564c8a497ef01533f1d0 [2026-06-29T09:47:36.838Z] $ docker rm -f --volumes 2bdf52432b54007a0d9ca1a839972d05540e0cdcd7f2564c8a497ef01533f1d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-06-29T09:47:37.452Z] + [ -d /w/workspace/edgex-go/986/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-06-29T09:47:37.736Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-29T09:47:38.592Z] ---> package-listing.sh [2026-06-29T09:47:38.592Z] ++ tr '[:upper:]' '[:lower:]' [2026-06-29T09:47:38.592Z] ++ facter osfamily [2026-06-29T09:47:38.851Z] + OS_FAMILY=debian [2026-06-29T09:47:38.851Z] + workspace=/w/workspace/edgex-go/986 [2026-06-29T09:47:38.851Z] + START_PACKAGES=/tmp/packages_start.txt [2026-06-29T09:47:38.851Z] + END_PACKAGES=/tmp/packages_end.txt [2026-06-29T09:47:38.851Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-06-29T09:47:38.851Z] + PACKAGES=/tmp/packages_start.txt [2026-06-29T09:47:38.851Z] + '[' /w/workspace/edgex-go/986 ']' [2026-06-29T09:47:38.851Z] + PACKAGES=/tmp/packages_end.txt [2026-06-29T09:47:38.851Z] + case "${OS_FAMILY}" in [2026-06-29T09:47:38.851Z] + dpkg -l [2026-06-29T09:47:38.851Z] + grep '^ii' [2026-06-29T09:47:38.851Z] + '[' -f /tmp/packages_start.txt ']' [2026-06-29T09:47:38.851Z] + '[' -f /tmp/packages_end.txt ']' [2026-06-29T09:47:38.851Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-06-29T09:47:38.851Z] + '[' /w/workspace/edgex-go/986 ']' [2026-06-29T09:47:38.851Z] + mkdir -p /w/workspace/edgex-go/986/archives/ [2026-06-29T09:47:38.851Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/986/archives/ [Pipeline] echo [2026-06-29T09:47:38.865Z] 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/986/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-06-29T09:47:39.140Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:47:39.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-29T09:47:39.709Z] [2026-06-29T09:47:39.709Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T09:47:40.008Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-29T09:47:40.008Z] latest: Pulling from edgex-lftools-log-publisher [2026-06-29T09:47:40.008Z] 5eb5b503b376: Pulling fs layer [2026-06-29T09:47:40.008Z] 5c69ac0246d0: Pulling fs layer [2026-06-29T09:47:40.008Z] ec43610c2a17: Pulling fs layer [2026-06-29T09:47:40.008Z] 3a2ae6a8a46f: Pulling fs layer [2026-06-29T09:47:40.008Z] 33b1e0a273af: Pulling fs layer [2026-06-29T09:47:40.008Z] 5d3b04190fa2: Pulling fs layer [2026-06-29T09:47:40.008Z] 2f39f015ded8: Pulling fs layer [2026-06-29T09:47:40.008Z] 3a2ae6a8a46f: Waiting [2026-06-29T09:47:40.008Z] 33b1e0a273af: Waiting [2026-06-29T09:47:40.008Z] 5d3b04190fa2: Waiting [2026-06-29T09:47:40.008Z] 2f39f015ded8: Waiting [2026-06-29T09:47:40.008Z] 5c69ac0246d0: Verifying Checksum [2026-06-29T09:47:40.008Z] 5c69ac0246d0: Download complete [2026-06-29T09:47:40.008Z] 3a2ae6a8a46f: Verifying Checksum [2026-06-29T09:47:40.008Z] 3a2ae6a8a46f: Download complete [2026-06-29T09:47:40.008Z] 33b1e0a273af: Verifying Checksum [2026-06-29T09:47:40.008Z] 33b1e0a273af: Download complete [2026-06-29T09:47:40.008Z] 5d3b04190fa2: Download complete [2026-06-29T09:47:40.008Z] ec43610c2a17: Verifying Checksum [2026-06-29T09:47:40.008Z] ec43610c2a17: Download complete [2026-06-29T09:47:40.266Z] 5eb5b503b376: Verifying Checksum [2026-06-29T09:47:40.266Z] 5eb5b503b376: Download complete [2026-06-29T09:47:40.832Z] 2f39f015ded8: Verifying Checksum [2026-06-29T09:47:40.832Z] 2f39f015ded8: Download complete [2026-06-29T09:47:41.772Z] 5eb5b503b376: Pull complete [2026-06-29T09:47:42.031Z] 5c69ac0246d0: Pull complete [2026-06-29T09:47:42.597Z] ec43610c2a17: Pull complete [2026-06-29T09:47:42.597Z] 3a2ae6a8a46f: Pull complete [2026-06-29T09:47:42.855Z] 33b1e0a273af: Pull complete [2026-06-29T09:47:42.855Z] 5d3b04190fa2: Pull complete [2026-06-29T09:47:49.415Z] 2f39f015ded8: Pull complete [2026-06-29T09:47:49.415Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-06-29T09:47:49.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-29T09:47:49.415Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T09:47:49.515Z] prd-ubuntu20.04-docker-8c-8g-14033 does not seem to be running inside a container [2026-06-29T09:47:49.538Z] $ 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/986/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/986 -v /w/workspace/edgex-go/986:/w/workspace/edgex-go/986:rw,z -v /w/workspace/edgex-go/986@tmp:/w/workspace/edgex-go/986@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-06-29T09:47:50.809Z] $ docker top 839c9d1cdf5f684f5b682b71a335f6200c8dc8e449a28f4963f1d70d6abf85a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-29T09:47:51.154Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-06-29T09:47:51.437Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-06-29T09:47:51.726Z] + ls /var/log/sa-host [2026-06-29T09:47:51.727Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-29T09:47:51.874Z] provisioning config files... [2026-06-29T09:47:51.886Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/986@tmp/config7814363324538312887tmp [Pipeline] { [Pipeline] echo [2026-06-29T09:47:51.906Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-29T09:47:52.189Z] ---> create-netrc.sh [Pipeline] } [2026-06-29T09:47:52.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-06-29T09:47:52.583Z] ---> python-tools-install.sh [Pipeline] echo [2026-06-29T09:47:52.592Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-29T09:47:52.872Z] ---> sudo-logs.sh [2026-06-29T09:47:52.872Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-06-29T09:47:52.904Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-29T09:47:53.184Z] ---> job-cost.sh [2026-06-29T09:47:53.184Z] lf-activate-venv: SKIPPING [2026-06-29T09:47:53.184Z] DEBUG: total: 0.10999999940395355 [2026-06-29T09:47:53.184Z] INFO: Retrieving Stack Cost... [2026-06-29T09:47:53.750Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-06-29T09:47:54.009Z] INFO: Archiving Costs [Pipeline] echo [2026-06-29T09:47:54.023Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-29T09:47:54.307Z] ---> logs-deploy.sh [2026-06-29T09:47:54.307Z] lf-activate-venv: SKIPPING [2026-06-29T09:47:54.307Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/986 [2026-06-29T09:47:54.307Z] INFO: archiving workspace using pattern(s): [2026-06-29T09:47:55.245Z] Archives upload complete. [2026-06-29T09:47:55.502Z] INFO: archiving logs to Nexus [2026-06-29T09:47:56.071Z] ---> uname -a: [2026-06-29T09:47:56.071Z] Linux prd-ubuntu20-04-docker-8c-8g-14033 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-06-29T09:47:56.071Z] [2026-06-29T09:47:56.071Z] [2026-06-29T09:47:56.071Z] ---> lscpu: [2026-06-29T09:47:56.071Z] Architecture: x86_64 [2026-06-29T09:47:56.071Z] CPU op-mode(s): 32-bit, 64-bit [2026-06-29T09:47:56.071Z] Byte Order: Little Endian [2026-06-29T09:47:56.071Z] Address sizes: 40 bits physical, 48 bits virtual [2026-06-29T09:47:56.071Z] CPU(s): 8 [2026-06-29T09:47:56.071Z] On-line CPU(s) list: 0-7 [2026-06-29T09:47:56.071Z] Thread(s) per core: 1 [2026-06-29T09:47:56.071Z] Core(s) per socket: 1 [2026-06-29T09:47:56.071Z] Socket(s): 8 [2026-06-29T09:47:56.071Z] NUMA node(s): 1 [2026-06-29T09:47:56.071Z] Vendor ID: AuthenticAMD [2026-06-29T09:47:56.071Z] CPU family: 23 [2026-06-29T09:47:56.071Z] Model: 49 [2026-06-29T09:47:56.071Z] Model name: AMD EPYC-Rome Processor [2026-06-29T09:47:56.071Z] Stepping: 0 [2026-06-29T09:47:56.071Z] CPU MHz: 2799.998 [2026-06-29T09:47:56.071Z] BogoMIPS: 5599.99 [2026-06-29T09:47:56.071Z] Virtualization: AMD-V [2026-06-29T09:47:56.071Z] Hypervisor vendor: KVM [2026-06-29T09:47:56.071Z] Virtualization type: full [2026-06-29T09:47:56.071Z] L1d cache: 256 KiB [2026-06-29T09:47:56.071Z] L1i cache: 256 KiB [2026-06-29T09:47:56.071Z] L2 cache: 4 MiB [2026-06-29T09:47:56.071Z] L3 cache: 128 MiB [2026-06-29T09:47:56.071Z] NUMA node0 CPU(s): 0-7 [2026-06-29T09:47:56.071Z] Vulnerability Gather data sampling: Not affected [2026-06-29T09:47:56.071Z] Vulnerability Itlb multihit: Not affected [2026-06-29T09:47:56.071Z] Vulnerability L1tf: Not affected [2026-06-29T09:47:56.071Z] Vulnerability Mds: Not affected [2026-06-29T09:47:56.071Z] Vulnerability Meltdown: Not affected [2026-06-29T09:47:56.071Z] Vulnerability Mmio stale data: Not affected [2026-06-29T09:47:56.071Z] Vulnerability Retbleed: Vulnerable [2026-06-29T09:47:56.071Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-06-29T09:47:56.071Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-06-29T09:47:56.071Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-06-29T09:47:56.071Z] Vulnerability Srbds: Not affected [2026-06-29T09:47:56.071Z] Vulnerability Tsx async abort: Not affected [2026-06-29T09:47:56.071Z] 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-06-29T09:47:56.071Z] [2026-06-29T09:47:56.071Z] [2026-06-29T09:47:56.071Z] ---> nproc: [2026-06-29T09:47:56.071Z] 8 [2026-06-29T09:47:56.071Z] [2026-06-29T09:47:56.071Z] [2026-06-29T09:47:56.071Z] ---> df -h: [2026-06-29T09:47:56.071Z] Filesystem Size Used Avail Use% Mounted on [2026-06-29T09:47:56.071Z] overlay 155G 34G 121G 22% / [2026-06-29T09:47:56.071Z] tmpfs 64M 0 64M 0% /dev [2026-06-29T09:47:56.071Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-06-29T09:47:56.071Z] shm 64M 0 64M 0% /dev/shm [2026-06-29T09:47:56.071Z] /dev/vda1 155G 34G 121G 22% /facter-os [2026-06-29T09:47:56.071Z] [2026-06-29T09:47:56.071Z] [2026-06-29T09:47:56.071Z] ---> sar -b -r -n DEV: [2026-06-29T09:47:56.071Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-14033) 06/29/26 _x86_64_ (8 CPU) [2026-06-29T09:47:56.071Z] [2026-06-29T09:47:56.071Z] 08:32:27 LINUX RESTART (8 CPU) [2026-06-29T09:47:56.071Z] [2026-06-29T09:47:56.071Z] 08:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-06-29T09:47:56.071Z] 08:34:01 16.53 1.47 15.06 0.00 40.25 69885.79 0.00 [2026-06-29T09:47:56.071Z] 08:35:01 7.37 0.43 6.93 0.00 6.13 42619.43 0.00 [2026-06-29T09:47:56.071Z] 08:36:01 0.87 0.00 0.87 0.00 0.00 9.86 0.00 [2026-06-29T09:47:56.071Z] 08:37:01 0.97 0.00 0.97 0.00 0.00 12.80 0.00 [2026-06-29T09:47:56.071Z] 08:38:01 18.58 3.48 15.10 0.00 2523.05 3713.91 0.00 [2026-06-29T09:47:56.071Z] 08:39:01 4.08 0.00 4.08 0.00 0.00 50.12 0.00 [2026-06-29T09:47:56.071Z] 08:40:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2026-06-29T09:47:56.071Z] 08:41:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 [2026-06-29T09:47:56.071Z] 08:42:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 [2026-06-29T09:47:56.071Z] 08:43:01 1.75 0.00 1.75 0.00 0.00 30.79 0.00 [2026-06-29T09:47:56.071Z] 08:44:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 [2026-06-29T09:47:56.071Z] 08:45:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 [2026-06-29T09:47:56.071Z] 08:46:01 0.77 0.00 0.77 0.00 0.00 8.93 0.00 [2026-06-29T09:47:56.071Z] 08:47:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 [2026-06-29T09:47:56.071Z] 08:48:01 1.48 0.02 1.47 0.00 0.13 18.00 0.00 [2026-06-29T09:47:56.071Z] 08:49:01 1.52 0.00 1.52 0.00 0.00 18.80 0.00 [2026-06-29T09:47:56.071Z] 08:50:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 [2026-06-29T09:47:56.071Z] 08:51:01 1.05 0.00 1.05 0.00 0.00 14.26 0.00 [2026-06-29T09:47:56.071Z] 08:52:01 134.41 4.33 130.08 0.00 173.44 7496.75 0.00 [2026-06-29T09:47:56.071Z] 08:53:01 273.84 18.16 255.67 0.00 3174.00 53053.29 0.00 [2026-06-29T09:47:56.071Z] 08:54:01 87.00 0.48 86.52 0.00 9.87 15371.97 0.00 [2026-06-29T09:47:56.071Z] 08:55:01 46.26 0.10 46.16 0.00 0.80 40465.52 0.00 [2026-06-29T09:47:56.071Z] 08:56:01 58.09 0.18 57.91 0.00 2.40 21682.79 0.00 [2026-06-29T09:47:56.071Z] 08:57:01 667.69 0.47 667.23 0.00 35.72 336489.70 0.00 [2026-06-29T09:47:56.071Z] 08:58:02 732.32 21.64 710.68 0.00 179.11 262316.69 0.00 [2026-06-29T09:47:56.071Z] 08:59:01 442.85 5.66 437.19 0.00 292.51 134722.60 0.00 [2026-06-29T09:47:56.071Z] 09:00:01 124.97 0.50 124.47 0.00 30.50 70044.95 0.00 [2026-06-29T09:47:56.071Z] 09:01:01 770.92 40.18 730.74 0.00 1966.74 142254.82 0.00 [2026-06-29T09:47:56.071Z] 09:02:01 31.49 1.18 30.31 0.00 129.98 795.47 0.00 [2026-06-29T09:47:56.071Z] 09:03:01 18.11 0.62 17.50 0.00 94.12 464.59 0.00 [2026-06-29T09:47:56.071Z] 09:04:01 1.48 0.00 1.48 0.00 0.00 16.79 0.00 [2026-06-29T09:47:56.071Z] 09:05:01 0.98 0.00 0.98 0.00 0.00 13.06 0.00 [2026-06-29T09:47:56.071Z] 09:06:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 [2026-06-29T09:47:56.071Z] 09:07:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 [2026-06-29T09:47:56.071Z] 09:08:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 [2026-06-29T09:47:56.071Z] 09:09:01 1.62 0.00 1.62 0.00 0.00 19.19 0.00 [2026-06-29T09:47:56.071Z] 09:10:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 [2026-06-29T09:47:56.071Z] 09:11:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 [2026-06-29T09:47:56.071Z] 09:12:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 [2026-06-29T09:47:56.071Z] 09:13:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 [2026-06-29T09:47:56.071Z] 09:14:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 [2026-06-29T09:47:56.071Z] 09:15:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 [2026-06-29T09:47:56.071Z] 09:16:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 [2026-06-29T09:47:56.071Z] 09:17:01 1.10 0.05 1.05 0.00 1.07 12.66 0.00 [2026-06-29T09:47:56.071Z] 09:18:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 [2026-06-29T09:47:56.071Z] 09:19:01 1.07 0.00 1.07 0.00 0.00 13.46 0.00 [2026-06-29T09:47:56.071Z] 09:20:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 [2026-06-29T09:47:56.071Z] 09:21:01 0.88 0.00 0.88 0.00 0.00 11.46 0.00 [2026-06-29T09:47:56.071Z] 09:22:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 [2026-06-29T09:47:56.071Z] 09:23:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 [2026-06-29T09:47:56.071Z] 09:24:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 [2026-06-29T09:47:56.071Z] 09:25:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 [2026-06-29T09:47:56.071Z] 09:26:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 [2026-06-29T09:47:56.071Z] 09:27:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 [2026-06-29T09:47:56.071Z] 09:28:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 [2026-06-29T09:47:56.071Z] 09:29:01 1.73 0.00 1.73 0.00 0.00 20.93 0.00 [2026-06-29T09:47:56.071Z] 09:30:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 [2026-06-29T09:47:56.071Z] 09:31:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 [2026-06-29T09:47:56.071Z] 09:32:01 1.40 0.30 1.10 0.00 16.79 14.13 0.00 [2026-06-29T09:47:56.071Z] 09:33:01 1.17 0.02 1.15 0.00 1.07 14.66 0.00 [2026-06-29T09:47:56.071Z] 09:34:01 1.42 0.25 1.17 0.00 4.27 13.86 0.00 [2026-06-29T09:47:56.071Z] 09:35:01 1.05 0.00 1.05 0.00 0.00 13.46 0.00 [2026-06-29T09:47:56.071Z] 09:36:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 [2026-06-29T09:47:56.071Z] 09:37:01 1.40 0.00 1.40 0.00 0.00 17.60 0.00 [2026-06-29T09:47:56.071Z] 09:38:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 [2026-06-29T09:47:56.071Z] 09:39:01 1.35 0.00 1.35 0.00 0.00 17.06 0.00 [2026-06-29T09:47:56.071Z] 09:40:01 1.23 0.00 1.23 0.00 0.00 13.20 0.00 [2026-06-29T09:47:56.071Z] 09:41:01 1.13 0.00 1.13 0.00 0.00 14.66 0.00 [2026-06-29T09:47:56.071Z] 09:42:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 [2026-06-29T09:47:56.071Z] 09:43:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 [2026-06-29T09:47:56.072Z] 09:44:01 1.45 0.00 1.45 0.00 0.00 17.60 0.00 [2026-06-29T09:47:56.072Z] 09:45:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 [2026-06-29T09:47:56.072Z] 09:46:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 [2026-06-29T09:47:56.072Z] 09:47:01 103.88 2.52 101.37 0.00 185.30 46310.15 0.00 [2026-06-29T09:47:56.072Z] Average: 48.67 1.38 47.29 0.00 119.79 16857.80 0.00 [2026-06-29T09:47:56.072Z] [2026-06-29T09:47:56.072Z] 08:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-06-29T09:47:56.072Z] 08:34:01 30274740 31851632 498452 1.52 62384 1836696 1578400 4.65 617284 1690172 84 [2026-06-29T09:47:56.072Z] 08:35:01 30266704 31843904 505744 1.54 62448 1836884 1578400 4.65 623720 1690152 4 [2026-06-29T09:47:56.072Z] 08:36:01 30267296 31844556 504736 1.54 62488 1836884 1578400 4.65 623020 1690120 12 [2026-06-29T09:47:56.072Z] 08:37:01 30257980 31835288 513824 1.56 62520 1836888 1578400 4.65 633872 1690096 72 [2026-06-29T09:47:56.072Z] 08:38:01 30051508 31805136 526688 1.60 65608 2007076 1616980 4.77 766740 1739084 1128 [2026-06-29T09:47:56.072Z] 08:39:01 30055052 31808688 523040 1.59 65652 2007076 1616980 4.77 760672 1739084 12 [2026-06-29T09:47:56.072Z] 08:40:01 30054552 31808308 523232 1.59 65688 2007080 1616980 4.77 760776 1739092 8 [2026-06-29T09:47:56.072Z] 08:41:01 30054696 31808500 522988 1.59 65728 2007080 1616980 4.77 760824 1739092 48 [2026-06-29T09:47:56.072Z] 08:42:01 30057200 31811008 520384 1.58 65760 2007084 1616980 4.77 758404 1739096 4 [2026-06-29T09:47:56.072Z] 08:43:01 30056152 31810048 521304 1.59 65864 2007068 1616980 4.77 759616 1739088 40 [2026-06-29T09:47:56.072Z] 08:44:01 30056100 31810052 520948 1.58 65888 2007068 1616980 4.77 759684 1739076 12 [2026-06-29T09:47:56.072Z] 08:45:01 30055604 31809592 521500 1.59 65912 2007072 1616980 4.77 759524 1739084 4 [2026-06-29T09:47:56.072Z] 08:46:01 30055660 31809648 521408 1.59 65928 2007072 1616980 4.77 759568 1739084 12 [2026-06-29T09:47:56.072Z] 08:47:01 30056728 31810812 520032 1.58 65968 2007080 1616980 4.77 758624 1739092 4 [2026-06-29T09:47:56.072Z] 08:48:01 30053960 31808112 522608 1.59 66028 2007072 1637388 4.83 759632 1739088 20 [2026-06-29T09:47:56.072Z] 08:49:01 30053904 31808140 522464 1.59 66060 2007084 1637388 4.83 759476 1739096 16 [2026-06-29T09:47:56.072Z] 08:50:01 30054132 31808372 522104 1.59 66092 2007088 1637388 4.83 759520 1739100 8 [2026-06-29T09:47:56.072Z] 08:51:01 30053872 31808192 522316 1.59 66140 2007092 1637388 4.83 759576 1739104 60 [2026-06-29T09:47:56.072Z] 08:52:01 29636452 31600684 725560 2.21 67668 2211784 1629236 4.80 1001220 1911648 5512 [2026-06-29T09:47:56.072Z] 08:53:01 27868356 31483756 789568 2.40 100504 3762804 2044536 6.03 1215608 3346352 6412 [2026-06-29T09:47:56.072Z] 08:54:01 26553068 31203740 1060740 3.23 127308 4672316 2369984 6.99 2012256 3751360 546664 [2026-06-29T09:47:56.072Z] 08:55:01 26447196 31274580 986528 3.00 132448 4812144 2312716 6.82 1795476 4039288 73996 [2026-06-29T09:47:56.072Z] 08:56:01 25166804 31382676 878308 2.67 139900 6124336 1904020 5.61 2167184 4885608 808560 [2026-06-29T09:47:56.072Z] 08:57:01 17497736 31179288 1051456 3.20 173132 13332544 3740276 11.03 2761324 11693840 24888 [2026-06-29T09:47:56.072Z] 08:58:02 5848296 29044620 3124672 9.51 403072 21831392 10178880 30.01 6149412 19071112 1412912 [2026-06-29T09:47:56.072Z] 08:59:01 2483380 28011200 4160784 12.66 420212 24052024 10099744 29.78 8144704 20353300 135596 [2026-06-29T09:47:56.072Z] 09:00:01 419972 28517744 3652984 11.11 418772 26519292 8865616 26.14 8936868 21525324 1340920 [2026-06-29T09:47:56.072Z] 09:01:01 5616132 31384224 852192 2.59 424292 24420016 2167272 6.39 3729692 21860016 552 [2026-06-29T09:47:56.072Z] 09:02:01 5611676 31385148 851080 2.59 425504 24424428 2160484 6.37 4195568 21399140 428 [2026-06-29T09:47:56.072Z] 09:03:01 5613200 31390272 845156 2.57 426056 24427380 2193684 6.47 4447300 21145516 80 [2026-06-29T09:47:56.072Z] 09:04:01 5613044 31390120 845316 2.57 426088 24427380 2193684 6.47 4447624 21145520 20 [2026-06-29T09:47:56.072Z] 09:05:01 5623020 31400140 835232 2.54 426100 24427384 2193684 6.47 4435396 21145520 52 [2026-06-29T09:47:56.072Z] 09:06:01 5624188 31401312 834852 2.54 426124 24427388 2193684 6.47 4435396 21145524 8 [2026-06-29T09:47:56.072Z] 09:07:01 5632148 31409336 826768 2.52 426140 24427388 2193684 6.47 4427164 21144376 44 [2026-06-29T09:47:56.072Z] 09:08:01 5632644 31409836 826204 2.51 426144 24427392 2193684 6.47 4427284 21144380 44 [2026-06-29T09:47:56.072Z] 09:09:01 5632580 31409780 826240 2.51 426160 24427384 2193684 6.47 4427168 21144380 148 [2026-06-29T09:47:56.072Z] 09:10:01 5632832 31410036 825868 2.51 426172 24427396 2193684 6.47 4427180 21144384 24 [2026-06-29T09:47:56.072Z] 09:11:01 5632176 31409428 826452 2.51 426188 24427404 2193684 6.47 4427276 21144388 12 [2026-06-29T09:47:56.072Z] 09:12:01 5632136 31409388 826384 2.51 426204 24427404 2193684 6.47 4427292 21144388 8 [2026-06-29T09:47:56.072Z] 09:13:01 5632472 31409856 826268 2.51 426224 24427536 2193684 6.47 4427440 21144520 20 [2026-06-29T09:47:56.072Z] 09:14:01 5632748 31410184 825976 2.51 426252 24427532 2193684 6.47 4427664 21144524 16 [2026-06-29T09:47:56.072Z] 09:15:01 5632528 31410000 826168 2.51 426268 24427544 2193684 6.47 4427468 21144528 8 [2026-06-29T09:47:56.072Z] 09:16:01 5632712 31410188 826152 2.51 426272 24427544 2193684 6.47 4427472 21144528 8 [2026-06-29T09:47:56.072Z] 09:17:01 5632428 31409920 826388 2.51 426284 24427544 2209732 6.51 4427816 21144536 136 [2026-06-29T09:47:56.072Z] 09:18:01 5632444 31409988 826256 2.51 426292 24427580 2225780 6.56 4427620 21144552 20 [2026-06-29T09:47:56.072Z] 09:19:01 5632624 31410188 826012 2.51 426312 24427580 2225780 6.56 4427580 21144552 48 [2026-06-29T09:47:56.072Z] 09:20:01 5632828 31410396 825728 2.51 426324 24427588 2225780 6.56 4427592 21144556 4 [2026-06-29T09:47:56.072Z] 09:21:01 5632812 31410412 825656 2.51 426352 24427588 2225780 6.56 4427824 21144556 184 [2026-06-29T09:47:56.072Z] 09:22:01 5632756 31410392 825676 2.51 426368 24427592 2225780 6.56 4427960 21144560 4 [2026-06-29T09:47:56.072Z] 09:23:01 5633188 31410832 825148 2.51 426392 24427596 2225780 6.56 4427748 21144568 16 [2026-06-29T09:47:56.072Z] 09:24:01 5632740 31410424 825564 2.51 426420 24427592 2225780 6.56 4427812 21144568 16 [2026-06-29T09:47:56.072Z] 09:25:01 5632724 31410436 825496 2.51 426440 24427600 2225780 6.56 4427800 21144572 148 [2026-06-29T09:47:56.072Z] 09:26:01 5632708 31410448 825468 2.51 426468 24427600 2225780 6.56 4428120 21144572 8 [2026-06-29T09:47:56.072Z] 09:27:01 5633068 31410828 825076 2.51 426480 24427604 2225780 6.56 4427732 21144576 4 [2026-06-29T09:47:56.072Z] 09:28:01 5633036 31410820 825036 2.51 426508 24427604 2225780 6.56 4427800 21144576 20 [2026-06-29T09:47:56.072Z] 09:29:01 5632992 31410800 825216 2.51 426532 24427608 2225780 6.56 4427976 21144580 56 [2026-06-29T09:47:56.072Z] 09:30:01 5632220 31410068 825928 2.51 426552 24427616 2225780 6.56 4428084 21144584 8 [2026-06-29T09:47:56.072Z] 09:31:01 5632960 31410828 825152 2.51 426568 24427620 2225780 6.56 4427816 21144588 160 [2026-06-29T09:47:56.072Z] 09:32:01 5631904 31410280 825620 2.51 426592 24428124 2225780 6.56 4429668 21144928 36 [2026-06-29T09:47:56.072Z] 09:33:01 5631068 31409492 826448 2.51 426608 24428156 2225780 6.56 4429668 21144940 52 [2026-06-29T09:47:56.072Z] 09:34:01 5628968 31408672 827212 2.52 426640 24428280 2226264 6.56 4431784 21144436 44 [2026-06-29T09:47:56.072Z] 09:35:01 5629072 31408816 827240 2.52 426668 24428288 2226264 6.56 4431400 21144420 208 [2026-06-29T09:47:56.072Z] 09:36:01 5628772 31408548 827488 2.52 426696 24428292 2226264 6.56 4431420 21144424 20 [2026-06-29T09:47:56.072Z] 09:37:01 5628716 31408632 827328 2.52 426724 24428424 2226264 6.56 4431204 21144548 20 [2026-06-29T09:47:56.072Z] 09:38:01 5628740 31408684 827232 2.52 426736 24428424 2226264 6.56 4431284 21144556 16 [2026-06-29T09:47:56.072Z] 09:39:01 5628188 31408168 827684 2.52 426768 24428432 2226264 6.56 4431256 21144560 220 [2026-06-29T09:47:56.072Z] 09:40:01 5628140 31408148 827648 2.52 426792 24428432 2226264 6.56 4431288 21144564 8 [2026-06-29T09:47:56.072Z] 09:41:01 5628344 31408368 827372 2.52 426800 24428436 2226264 6.56 4431292 21144568 68 [2026-06-29T09:47:56.072Z] 09:42:01 5628260 31408300 827596 2.52 426816 24428436 2226264 6.56 4431316 21144568 8 [2026-06-29T09:47:56.072Z] 09:43:01 5628076 31408156 827704 2.52 426852 24428440 2226264 6.56 4431412 21144572 220 [2026-06-29T09:47:56.072Z] 09:44:01 5628060 31408168 827636 2.52 426876 24428440 2226264 6.56 4431380 21144576 12 [2026-06-29T09:47:56.072Z] 09:45:01 5627696 31407828 827880 2.52 426900 24428444 2226264 6.56 4431400 21144576 8 [2026-06-29T09:47:56.072Z] 09:46:01 5627648 31407804 827848 2.52 426916 24428448 2226264 6.56 4431420 21144580 28 [2026-06-29T09:47:56.072Z] 09:47:01 4750772 31343864 889556 2.71 463936 25144912 2359704 6.96 4547164 21839316 640 [2026-06-29T09:47:56.072Z] Average: 13073747 31384814 875324 2.66 313959 17453755 2382982 7.03 3442170 15096593 58931 [2026-06-29T09:47:56.072Z] [2026-06-29T09:47:56.072Z] 08:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-06-29T09:47:56.072Z] 08:34:01 ens3 9.21 6.73 14.40 4.77 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:35:01 ens3 1.98 1.25 1.37 0.51 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:35:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:36:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:37:01 ens3 2.10 1.65 1.09 1.25 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:38:01 ens3 53.59 30.09 1404.79 2.31 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:38:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:39:01 ens3 0.32 0.18 0.03 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:40:01 ens3 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:41:01 ens3 0.42 0.13 0.03 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:42:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:43:01 ens3 0.40 0.22 0.15 0.07 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:44:01 ens3 0.18 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:45:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:46:01 ens3 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:47:01 ens3 0.33 0.10 0.03 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:48:01 ens3 0.45 0.13 0.15 0.07 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:49:01 ens3 0.27 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:50:01 ens3 0.27 0.07 0.02 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:51:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:52:01 ens3 664.97 628.61 3306.95 75.94 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:52:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:53:01 ens3 973.05 878.60 10285.66 112.05 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:53:01 veth14a763c 88.24 89.94 8.56 82.87 0.00 0.00 0.00 0.01 [2026-06-29T09:47:56.072Z] 08:53:01 lo 4.20 4.20 0.41 0.41 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:53:01 docker0 700.43 675.30 48.10 3146.02 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:54:01 ens3 235.98 203.15 1504.15 26.17 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:54:01 docker0 188.12 200.72 14.04 1476.99 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:54:01 veth2e0fbad 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:55:01 ens3 20.18 10.86 15.71 8.71 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:55:01 docker0 1.17 1.17 0.09 0.10 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:55:01 veth2e0fbad 1.17 1.20 0.10 0.10 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:56:01 ens3 19.21 11.26 16.66 9.40 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:56:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:56:01 veth2e0fbad 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:57:01 ens3 403.37 281.67 4977.18 43.55 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:57:01 veth1e00781 0.38 3.17 0.03 0.25 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:57:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:57:01 docker0 202.55 257.15 17.09 1692.48 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:57:01 veth0ad5c00 31.72 37.57 3.07 44.27 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:57:01 veth8cf2532 22.11 24.73 2.35 16.90 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:57:01 veth57a574c 19.74 21.59 2.12 14.81 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:57:01 vetha158fb2 21.93 24.16 2.33 16.42 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:57:01 veth85ea9bd 21.54 24.08 2.30 16.18 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:57:01 vethcdd5b24 22.31 24.46 2.36 16.76 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:58:02 veth2aa2af2 0.05 1.56 0.00 0.07 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:58:02 ens3 799.67 643.61 7718.07 63.43 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:58:02 veth8e581aa 0.05 1.53 0.00 0.07 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:58:02 veth1e00781 0.07 3.16 0.00 0.17 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:58:02 docker0 631.06 780.70 46.93 7704.38 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:58:02 vethc432575 0.05 1.54 0.00 0.07 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:58:02 vethf4f1933 0.05 1.48 0.00 0.07 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:58:02 veth54833ef 0.05 1.43 0.00 0.07 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:58:02 veth84c8e9d 0.05 1.48 0.00 0.07 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:58:02 vethb2b3b5a 0.05 1.53 0.00 0.07 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:58:02 veth5dd518e 0.05 1.43 0.00 0.07 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:58:02 veth89223a3 0.05 1.56 0.00 0.07 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.072Z] 08:58:02 vethcd3f575 0.05 1.41 0.00 0.07 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 08:58:02 veth1a72308 0.13 1.63 0.01 0.08 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 08:58:02 vetha34f5b8 0.05 1.43 0.00 0.07 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 08:59:01 veth2aa2af2 0.00 0.73 0.00 0.03 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 08:59:01 ens3 5.54 3.63 7.14 1.46 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 08:59:01 veth8e581aa 0.00 0.73 0.00 0.03 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 08:59:01 veth1e00781 0.10 0.80 0.01 0.03 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 08:59:01 lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 08:59:01 docker0 0.15 0.73 0.01 0.03 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 08:59:01 vethf4f1933 0.00 0.73 0.00 0.03 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 08:59:01 veth54833ef 0.00 0.73 0.00 0.03 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 08:59:01 veth84c8e9d 0.00 0.73 0.00 0.03 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 08:59:01 vethb2b3b5a 0.00 0.73 0.00 0.03 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 08:59:01 veth5dd518e 0.00 0.73 0.00 0.03 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 08:59:01 vethcd3f575 0.00 0.73 0.00 0.03 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 08:59:01 veth1a72308 0.00 0.73 0.00 0.03 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 08:59:01 vetha34f5b8 0.00 0.73 0.00 0.03 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:00:01 veth2aa2af2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:00:01 ens3 5.04 2.76 4.08 2.19 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:00:01 veth8e581aa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:00:01 veth1e00781 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:00:01 vethf4f1933 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:00:01 veth54833ef 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:00:01 veth84c8e9d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:00:01 vethb2b3b5a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:00:01 veth5dd518e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:00:01 vethcd3f575 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:00:01 veth1a72308 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:00:01 vetha34f5b8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:01:01 ens3 193.98 201.67 95.62 865.74 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:01:01 lo 15.80 15.80 1.55 1.55 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:01:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:02:01 ens3 443.59 446.63 183.87 2628.58 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:02:01 lo 33.93 33.93 3.32 3.32 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:03:01 ens3 229.75 221.66 114.33 1243.99 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:03:01 lo 18.86 18.86 1.84 1.84 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:04:01 ens3 0.83 0.30 0.31 0.21 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:05:01 ens3 0.18 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:06:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:07:01 ens3 0.17 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:08:01 ens3 0.20 0.10 0.09 0.07 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:09:01 ens3 0.27 0.12 0.08 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:10:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:11:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:12:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:13:01 ens3 0.35 0.22 0.15 0.08 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:14:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:15:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:16:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:17:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:18:01 ens3 0.23 0.15 0.14 0.07 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:19:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:20:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:21:01 ens3 0.45 0.33 0.27 0.21 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:22:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:23:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:24:01 ens3 0.17 0.03 0.07 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:25:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:26:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:27:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:28:01 ens3 0.18 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:29:01 ens3 0.25 0.17 0.08 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:30:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:31:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:32:01 ens3 0.65 0.52 0.63 0.33 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:33:01 ens3 0.28 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:34:01 ens3 3.33 2.82 1.92 4.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:34:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:35:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:36:01 ens3 1.47 1.28 0.79 1.15 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:37:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:38:01 ens3 0.23 0.13 0.14 0.07 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:39:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:40:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:41:01 ens3 0.15 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:42:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:43:01 ens3 0.32 0.28 0.15 0.08 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:44:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:45:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:46:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:47:01 ens3 262.04 185.50 4825.84 38.67 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:47:01 lo 1.73 1.73 0.16 0.16 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:47:01 docker0 90.22 102.90 7.40 772.91 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] 09:47:01 veth5687fa1 0.02 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] Average: ens3 58.68 50.97 466.40 69.41 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] Average: lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] Average: docker0 24.54 27.32 1.81 200.28 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] Average: veth5687fa1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-29T09:47:56.073Z] [2026-06-29T09:47:56.073Z]