Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 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-ssh14379838015907432061.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11109072349698451500.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5420882630100396584.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17097977463892472515.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-ssh5882630043431911881.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9029 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/975 [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/975 # 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 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 (main) Commit message: "Merge pull request #5414 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.51.0" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 # timeout=10 > git rev-list --no-walk f8e3b757e3546ed58c9104b8b631b8395f59e7eb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-11T02:16:58.163Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-11T02:16:58.233Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-11T02:16:58.259Z] ========================================================= [2026-05-11T02:16:58.259Z] EdgeX Global Pipelines Version Info [2026-05-11T02:16:58.259Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-11T02:16:59.358Z] ------------------- [2026-05-11T02:16:59.358Z] stable info: [2026-05-11T02:16:59.358Z] ------------------- [2026-05-11T02:16:59.358Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-11T02:16:59.358Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-05-11T02:16:59.358Z] Message: update stable to v1.0.278 [2026-05-11T02:16:59.929Z] ------------------- [2026-05-11T02:16:59.929Z] experimental info: [2026-05-11T02:16:59.929Z] ------------------- [2026-05-11T02:16:59.929Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-05-11T02:16:59.929Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-05-11T02:16:59.929Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-11T02:17:00.067Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-05-11T02:17:00.089Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-05-11T02:17:00.110Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-11T02:17:00.133Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-11T02:17:00.161Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-11T02:17:00.190Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-11T02:17:00.216Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-11T02:17:00.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-05-11T02:17:00.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-05-11T02:17:00.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-05-11T02:17:00.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-11T02:17:00.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-11T02:17:00.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-11T02:17:00.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-11T02:17:00.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-11T02:17:00.431Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-11T02:17:00.456Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-11T02:17:00.479Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-11T02:17:00.500Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-05-11T02:17:00.522Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-05-11T02:17:00.542Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-11T02:17:00.563Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-11T02:17:00.587Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-11T02:17:00.609Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-11T02:17:00.632Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-11T02:17:00.657Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-11T02:17:00.677Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] echo [2026-05-11T02:17:00.700Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f2f5b90 [Pipeline] echo [2026-05-11T02:17:00.719Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-11T02:17:00.776Z] provisioning config files... [2026-05-11T02:17:00.791Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/975@tmp/config8807525726568744461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-11T02:17:01.133Z] ---> ****-login.sh [2026-05-11T02:17:01.133Z] nexus3.edgexfoundry.org:10001 [2026-05-11T02:17:01.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:17:01.393Z] [2026-05-11T02:17:01.393Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-11T02:17:01.393Z] Configure a credential helper to remove this warning. See [2026-05-11T02:17:01.394Z] https://docs.****.com/go/credential-store/ [2026-05-11T02:17:01.394Z] [2026-05-11T02:17:01.394Z] Login Succeeded [2026-05-11T02:17:01.394Z] nexus3.edgexfoundry.org:10002 [2026-05-11T02:17:01.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:17:01.394Z] [2026-05-11T02:17:01.394Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-11T02:17:01.394Z] Configure a credential helper to remove this warning. See [2026-05-11T02:17:01.394Z] https://docs.****.com/go/credential-store/ [2026-05-11T02:17:01.394Z] [2026-05-11T02:17:01.394Z] Login Succeeded [2026-05-11T02:17:01.394Z] nexus3.edgexfoundry.org:10003 [2026-05-11T02:17:01.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:17:01.654Z] [2026-05-11T02:17:01.654Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-11T02:17:01.654Z] Configure a credential helper to remove this warning. See [2026-05-11T02:17:01.654Z] https://docs.****.com/go/credential-store/ [2026-05-11T02:17:01.654Z] [2026-05-11T02:17:01.654Z] Login Succeeded [2026-05-11T02:17:01.654Z] nexus3.edgexfoundry.org:10004 [2026-05-11T02:17:01.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:17:01.654Z] [2026-05-11T02:17:01.654Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-11T02:17:01.654Z] Configure a credential helper to remove this warning. See [2026-05-11T02:17:01.654Z] https://docs.****.com/go/credential-store/ [2026-05-11T02:17:01.654Z] [2026-05-11T02:17:01.654Z] Login Succeeded [2026-05-11T02:17:01.654Z] ****.io [2026-05-11T02:17:01.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:17:01.913Z] [2026-05-11T02:17:01.913Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-11T02:17:01.913Z] Configure a credential helper to remove this warning. See [2026-05-11T02:17:01.913Z] https://docs.****.com/go/credential-store/ [2026-05-11T02:17:01.913Z] [2026-05-11T02:17:01.913Z] Login Succeeded [2026-05-11T02:17:01.913Z] ---> ****-login.sh ends [Pipeline] } [2026-05-11T02:17:01.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-11T02:17:02.249Z] + 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-05-11T02:17:02.249Z] + dirname cmd/core-command/Dockerfile [2026-05-11T02:17:02.249Z] + cut -d/ -f2 [2026-05-11T02:17:02.249Z] + echo core-command,cmd/core-command/Dockerfile [2026-05-11T02:17:02.249Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-05-11T02:17:02.249Z] + cut -d/ -f2 [2026-05-11T02:17:02.249Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-05-11T02:17:02.249Z] + + dirname cmd/core-data/Dockerfile [2026-05-11T02:17:02.249Z] cut -d/ -f2 [2026-05-11T02:17:02.249Z] + echo core-data,cmd/core-data/Dockerfile [2026-05-11T02:17:02.249Z] + dirname cmd/core-keeper/Dockerfile [2026-05-11T02:17:02.249Z] + cut -d/ -f2 [2026-05-11T02:17:02.249Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-05-11T02:17:02.249Z] + dirname+ cmd/core-metadata/Dockerfile [2026-05-11T02:17:02.249Z] cut -d/ -f2 [2026-05-11T02:17:02.249Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-05-11T02:17:02.249Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-05-11T02:17:02.249Z] + cut -d/ -f2 [2026-05-11T02:17:02.249Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-05-11T02:17:02.249Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-05-11T02:17:02.249Z] + cut -d/ -f2 [2026-05-11T02:17:02.249Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-05-11T02:17:02.249Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-05-11T02:17:02.249Z] + cut -d/ -f2 [2026-05-11T02:17:02.249Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-05-11T02:17:02.249Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-05-11T02:17:02.249Z] + cut -d/ -f2 [2026-05-11T02:17:02.249Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-05-11T02:17:02.249Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-05-11T02:17:02.249Z] + cut -d/ -f2 [2026-05-11T02:17:02.249Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-05-11T02:17:02.249Z] + dirname cmd/security-spire-agent/Dockerfile+ [2026-05-11T02:17:02.249Z] cut -d/ -f2 [2026-05-11T02:17:02.249Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-05-11T02:17:02.249Z] + dirname cmd/security-spire-config/Dockerfile [2026-05-11T02:17:02.249Z] + cut -d/ -f2 [2026-05-11T02:17:02.249Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-05-11T02:17:02.249Z] + dirname cmd/security-spire-server/Dockerfile [2026-05-11T02:17:02.249Z] + cut -d/ -f2 [2026-05-11T02:17:02.249Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-05-11T02:17:02.249Z] + dirname cmd/support-notifications/Dockerfile [2026-05-11T02:17:02.249Z] + cut -d/ -f2 [2026-05-11T02:17:02.249Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-05-11T02:17:02.249Z] + dirname cmd/support-scheduler/Dockerfile [2026-05-11T02:17:02.249Z] + cut -d/ -f2 [2026-05-11T02:17:02.249Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-05-11T02:17:02.287Z] 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-05-11T02:17:02.647Z] + git rev-list -1 --merges f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6~1..f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] echo [2026-05-11T02:17:02.659Z] -----------> git rev-list -1 --merges f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6~1..f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:17:02.659Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [false] [Pipeline] sh [2026-05-11T02:17:02.956Z] + git log --format=format:%s -1 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] echo [2026-05-11T02:17:02.972Z] ========================================================= [2026-05-11T02:17:02.972Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-11T02:17:02.972Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-05-11T02:17:03.357Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-11T02:17:03.357Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-11T02:17:03.357Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-11T02:17:03.357Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-11T02:17:03.357Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-11T02:17:03.357Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-11T02:17:03.357Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:17:03.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-11T02:17:03.714Z] [2026-05-11T02:17:03.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:17:04.022Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-11T02:17:04.022Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-11T02:17:04.022Z] 3dae71ba6b94: Pulling fs layer [2026-05-11T02:17:04.022Z] 6bf1a483ea7c: Pulling fs layer [2026-05-11T02:17:04.022Z] f5dfc541a4d3: Pulling fs layer [2026-05-11T02:17:04.022Z] 461d9e800cba: Pulling fs layer [2026-05-11T02:17:04.022Z] 80192f66455f: Pulling fs layer [2026-05-11T02:17:04.022Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-11T02:17:04.022Z] a29436f7fd5d: Pulling fs layer [2026-05-11T02:17:04.022Z] 923cac83aea3: Pulling fs layer [2026-05-11T02:17:04.022Z] 25ad8b0a4227: Pulling fs layer [2026-05-11T02:17:04.022Z] db01528c6b51: Pulling fs layer [2026-05-11T02:17:04.022Z] 28988de357af: Pulling fs layer [2026-05-11T02:17:04.022Z] 80192f66455f: Waiting [2026-05-11T02:17:04.022Z] 25ad8b0a4227: Waiting [2026-05-11T02:17:04.022Z] 461d9e800cba: Waiting [2026-05-11T02:17:04.022Z] 2e8e34ca0e6c: Waiting [2026-05-11T02:17:04.022Z] db01528c6b51: Waiting [2026-05-11T02:17:04.022Z] 28988de357af: Waiting [2026-05-11T02:17:04.022Z] a29436f7fd5d: Waiting [2026-05-11T02:17:04.022Z] 923cac83aea3: Waiting [2026-05-11T02:17:04.022Z] 6bf1a483ea7c: Verifying Checksum [2026-05-11T02:17:04.022Z] 6bf1a483ea7c: Download complete [2026-05-11T02:17:04.022Z] 461d9e800cba: Download complete [2026-05-11T02:17:04.022Z] 80192f66455f: Verifying Checksum [2026-05-11T02:17:04.022Z] 80192f66455f: Download complete [2026-05-11T02:17:04.281Z] f5dfc541a4d3: Verifying Checksum [2026-05-11T02:17:04.281Z] f5dfc541a4d3: Download complete [2026-05-11T02:17:04.281Z] 3dae71ba6b94: Verifying Checksum [2026-05-11T02:17:04.281Z] 3dae71ba6b94: Download complete [2026-05-11T02:17:04.281Z] 923cac83aea3: Verifying Checksum [2026-05-11T02:17:04.281Z] 923cac83aea3: Download complete [2026-05-11T02:17:04.539Z] 25ad8b0a4227: Verifying Checksum [2026-05-11T02:17:04.539Z] 25ad8b0a4227: Download complete [2026-05-11T02:17:04.539Z] db01528c6b51: Download complete [2026-05-11T02:17:04.539Z] 28988de357af: Verifying Checksum [2026-05-11T02:17:04.539Z] 28988de357af: Download complete [2026-05-11T02:17:04.539Z] a29436f7fd5d: Verifying Checksum [2026-05-11T02:17:04.539Z] a29436f7fd5d: Download complete [2026-05-11T02:17:05.107Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-11T02:17:05.107Z] 2e8e34ca0e6c: Download complete [2026-05-11T02:17:05.673Z] 3dae71ba6b94: Pull complete [2026-05-11T02:17:05.932Z] 6bf1a483ea7c: Pull complete [2026-05-11T02:17:06.502Z] f5dfc541a4d3: Pull complete [2026-05-11T02:17:06.502Z] 461d9e800cba: Pull complete [2026-05-11T02:17:06.502Z] 80192f66455f: Pull complete [2026-05-11T02:17:10.691Z] 2e8e34ca0e6c: Pull complete [2026-05-11T02:17:10.691Z] a29436f7fd5d: Pull complete [2026-05-11T02:17:10.691Z] 923cac83aea3: Pull complete [2026-05-11T02:17:10.950Z] 25ad8b0a4227: Pull complete [2026-05-11T02:17:10.950Z] db01528c6b51: Pull complete [2026-05-11T02:17:10.950Z] 28988de357af: Pull complete [2026-05-11T02:17:10.950Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-11T02:17:10.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-11T02:17:10.950Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-11T02:17:11.099Z] prd-ubuntu20.04-docker-8c-8g-9029 does not seem to be running inside a container [2026-05-11T02:17:11.131Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/975 -v /w/workspace/edgex-go/975:/w/workspace/edgex-go/975:rw,z -v /w/workspace/edgex-go/975@tmp:/w/workspace/edgex-go/975@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-11T02:17:12.616Z] $ docker top ed259ad661295d5b8276e9d8790bdbb1ed5a24c10c7dde70dcb021d7067d3ebb -eo pid,comm [2026-05-11T02:17:12.663Z] 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-05-11T02:17:12.663Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-11T02:17:12.726Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-11T02:17:12.726Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-11T02:17:12.830Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-11T02:17:12.834Z] $ docker exec ed259ad661295d5b8276e9d8790bdbb1ed5a24c10c7dde70dcb021d7067d3ebb ssh-agent [2026-05-11T02:17:12.934Z] SSH_AUTH_SOCK=/tmp/ssh-Y1L5RYOK0G4I/agent.32 [2026-05-11T02:17:12.934Z] SSH_AGENT_PID=38 [2026-05-11T02:17:12.941Z] Running ssh-add (command line suppressed) [2026-05-11T02:17:13.032Z] Identity added: /w/workspace/edgex-go/975@tmp/private_key_4056601310855286218.key (/w/workspace/edgex-go/975@tmp/private_key_4056601310855286218.key) [2026-05-11T02:17:13.045Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-11T02:17:13.343Z] + git config --global --add safe.directory /w/workspace/edgex-go/975 [Pipeline] sh [2026-05-11T02:17:13.632Z] + git tag --points-at HEAD [Pipeline] } [2026-05-11T02:17:13.645Z] $ docker exec --env ******** --env ******** ed259ad661295d5b8276e9d8790bdbb1ed5a24c10c7dde70dcb021d7067d3ebb ssh-agent -k [2026-05-11T02:17:13.740Z] unset SSH_AUTH_SOCK; [2026-05-11T02:17:13.741Z] unset SSH_AGENT_PID; [2026-05-11T02:17:13.741Z] echo Agent pid 38 killed; [2026-05-11T02:17:13.748Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-11T02:17:13.792Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-11T02:17:13.792Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-11T02:17:13.902Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-11T02:17:13.906Z] $ docker exec ed259ad661295d5b8276e9d8790bdbb1ed5a24c10c7dde70dcb021d7067d3ebb ssh-agent [2026-05-11T02:17:13.997Z] SSH_AUTH_SOCK=/tmp/ssh-tiL7R9RxPC2H/agent.85 [2026-05-11T02:17:13.997Z] SSH_AGENT_PID=91 [2026-05-11T02:17:14.002Z] Running ssh-add (command line suppressed) [2026-05-11T02:17:14.112Z] Identity added: /w/workspace/edgex-go/975@tmp/private_key_7447908456765799066.key (/w/workspace/edgex-go/975@tmp/private_key_7447908456765799066.key) [2026-05-11T02:17:14.124Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-11T02:17:14.417Z] + git semver init [2026-05-11T02:17:14.675Z] 2026-05-11 02:17:14,629 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-11T02:17:14.676Z] 2026-05-11 02:17:14,632 [run_init] DEBUG init version:0.0.0 force:False [2026-05-11T02:17:14.676Z] 2026-05-11 02:17:14,633 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/975/.semver [2026-05-11T02:17:14.676Z] 2026-05-11 02:17:14,634 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/975/.semver [2026-05-11T02:17:14.676Z] 2026-05-11 02:17:14,634 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/975/.semver'], cwd=/w/workspace/edgex-go/975, stdin=None, shell=False, universal_newlines=False) [2026-05-11T02:17:21.348Z] 2026-05-11 02:17:21,341 [append_file] DEBUG append to file:/w/workspace/edgex-go/975/.git/info/exclude [2026-05-11T02:17:21.348Z] 2026-05-11 02:17:21,341 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/975/.semver/main with force:False [2026-05-11T02:17:21.348Z] 2026-05-11 02:17:21,341 [read_version] DEBUG read version from /w/workspace/edgex-go/975/.semver/main [2026-05-11T02:17:21.348Z] 2026-05-11 02:17:21,341 [read_version] DEBUG read version from /w/workspace/edgex-go/975/.semver/main [2026-05-11T02:17:21.348Z] 4.1.0-dev.113 [Pipeline] } [2026-05-11T02:17:21.616Z] $ docker exec --env ******** --env ******** ed259ad661295d5b8276e9d8790bdbb1ed5a24c10c7dde70dcb021d7067d3ebb ssh-agent -k [2026-05-11T02:17:21.709Z] unset SSH_AUTH_SOCK; [2026-05-11T02:17:21.710Z] unset SSH_AGENT_PID; [2026-05-11T02:17:21.710Z] echo Agent pid 91 killed; [2026-05-11T02:17:21.717Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-11T02:17:22.053Z] + git semver [Pipeline] } [2026-05-11T02:17:22.323Z] $ docker stop --time=1 ed259ad661295d5b8276e9d8790bdbb1ed5a24c10c7dde70dcb021d7067d3ebb [2026-05-11T02:17:23.576Z] $ docker rm -f --volumes ed259ad661295d5b8276e9d8790bdbb1ed5a24c10c7dde70dcb021d7067d3ebb [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-11T02:17:23.921Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-11T02:17:24.224Z] Stashed 1 file(s) [Pipeline] echo [2026-05-11T02:17:24.228Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.113 [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-05-11T02:17:24.697Z] + git config --global --add safe.directory /w/workspace/edgex-go/975 [Pipeline] echo [2026-05-11T02:17:24.708Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-11T02:17:24.726Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-11T02:17:24.748Z] ========================================================= [2026-05-11T02:17:24.748Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-11T02:17:24.748Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-05-11T02:17:25.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-11T02:17:25.057Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-05-11T02:17:25.057Z] 2d35ebdb57d9: Pulling fs layer [2026-05-11T02:17:25.057Z] c35fb4624d26: Pulling fs layer [2026-05-11T02:17:25.057Z] 4e2aec7ef170: Pulling fs layer [2026-05-11T02:17:25.057Z] 333b49ad6fbf: Pulling fs layer [2026-05-11T02:17:25.057Z] 4f4fb700ef54: Pulling fs layer [2026-05-11T02:17:25.057Z] c3e65509a76b: Pulling fs layer [2026-05-11T02:17:25.057Z] 7cf9ebb963bd: Pulling fs layer [2026-05-11T02:17:25.057Z] bb34ca984cfb: Pulling fs layer [2026-05-11T02:17:25.057Z] 151cf03bc807: Pulling fs layer [2026-05-11T02:17:25.057Z] 333b49ad6fbf: Waiting [2026-05-11T02:17:25.057Z] 4f4fb700ef54: Waiting [2026-05-11T02:17:25.057Z] c3e65509a76b: Waiting [2026-05-11T02:17:25.057Z] 7cf9ebb963bd: Waiting [2026-05-11T02:17:25.057Z] 151cf03bc807: Waiting [2026-05-11T02:17:25.057Z] bb34ca984cfb: Waiting [2026-05-11T02:17:25.057Z] c35fb4624d26: Verifying Checksum [2026-05-11T02:17:25.057Z] c35fb4624d26: Download complete [2026-05-11T02:17:25.057Z] 333b49ad6fbf: Download complete [2026-05-11T02:17:25.057Z] 4f4fb700ef54: Verifying Checksum [2026-05-11T02:17:25.057Z] 4f4fb700ef54: Download complete [2026-05-11T02:17:25.057Z] c3e65509a76b: Download complete [2026-05-11T02:17:25.057Z] 2d35ebdb57d9: Verifying Checksum [2026-05-11T02:17:25.057Z] 2d35ebdb57d9: Download complete [2026-05-11T02:17:25.319Z] 2d35ebdb57d9: Pull complete [2026-05-11T02:17:25.319Z] 7cf9ebb963bd: Verifying Checksum [2026-05-11T02:17:25.319Z] 7cf9ebb963bd: Download complete [2026-05-11T02:17:25.319Z] c35fb4624d26: Pull complete [2026-05-11T02:17:25.580Z] 4e2aec7ef170: Verifying Checksum [2026-05-11T02:17:25.580Z] 4e2aec7ef170: Download complete [2026-05-11T02:17:25.580Z] 151cf03bc807: Verifying Checksum [2026-05-11T02:17:25.580Z] 151cf03bc807: Download complete [2026-05-11T02:17:25.838Z] bb34ca984cfb: Verifying Checksum [2026-05-11T02:17:25.838Z] bb34ca984cfb: Download complete [2026-05-11T02:17:31.104Z] 4e2aec7ef170: Pull complete [2026-05-11T02:17:31.104Z] 333b49ad6fbf: Pull complete [2026-05-11T02:17:31.104Z] 4f4fb700ef54: Pull complete [2026-05-11T02:17:31.104Z] c3e65509a76b: Pull complete [2026-05-11T02:17:31.104Z] 7cf9ebb963bd: Pull complete [2026-05-11T02:17:33.637Z] bb34ca984cfb: Pull complete [2026-05-11T02:17:33.899Z] 151cf03bc807: Pull complete [2026-05-11T02:17:33.899Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-11T02:17:33.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-11T02:17:33.899Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-05-11T02:17:34.204Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-11T02:17:34.205Z] WORKDIR /edgex [2026-05-11T02:17:34.205Z] COPY go.mod . [2026-05-11T02:17:34.205Z] RUN go mod download [2026-05-11T02:17:34.205Z] + docker build -t ci-base-image-x86_64 -f - . [2026-05-11T02:17:34.774Z] #0 building with "default" instance using docker driver [2026-05-11T02:17:34.774Z] [2026-05-11T02:17:34.774Z] #1 [internal] load build definition from Dockerfile [2026-05-11T02:17:34.774Z] #1 transferring dockerfile: 164B done [2026-05-11T02:17:34.774Z] #1 DONE 0.0s [2026-05-11T02:17:34.774Z] [2026-05-11T02:17:34.774Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-11T02:17:34.774Z] #2 DONE 0.0s [2026-05-11T02:17:34.774Z] [2026-05-11T02:17:34.774Z] #3 [internal] load .dockerignore [2026-05-11T02:17:34.774Z] #3 transferring context: 50B done [2026-05-11T02:17:34.774Z] #3 DONE 0.0s [2026-05-11T02:17:34.774Z] [2026-05-11T02:17:34.774Z] #4 [internal] load build context [2026-05-11T02:17:35.032Z] #4 transferring context: 6.99kB done [2026-05-11T02:17:35.032Z] #4 DONE 0.0s [2026-05-11T02:17:35.032Z] [2026-05-11T02:17:35.032Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-11T02:17:35.032Z] #5 DONE 0.1s [2026-05-11T02:17:35.032Z] [2026-05-11T02:17:35.032Z] #6 [2/4] WORKDIR /edgex [2026-05-11T02:17:35.970Z] #6 DONE 1.2s [2026-05-11T02:17:36.230Z] [2026-05-11T02:17:36.230Z] #7 [3/4] COPY go.mod . [2026-05-11T02:17:36.230Z] #7 DONE 0.0s [2026-05-11T02:17:36.230Z] [2026-05-11T02:17:36.230Z] #8 [4/4] RUN go mod download [2026-05-11T02:17:39.337Z] Still waiting to schedule task [2026-05-11T02:17:39.337Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9026’ [2026-05-11T02:17:46.254Z] #8 DONE 8.6s [2026-05-11T02:17:46.254Z] [2026-05-11T02:17:46.254Z] #9 exporting to image [2026-05-11T02:17:46.254Z] #9 exporting layers [2026-05-11T02:17:48.158Z] #9 exporting layers 3.2s done [2026-05-11T02:17:48.158Z] #9 writing image sha256:c0ba0b733cba5f6938f36739f5a6471496fdf0f4a6c302d6ca6afb332689184b done [2026-05-11T02:17:48.158Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-11T02:17:48.158Z] #9 DONE 3.2s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:17:48.471Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-11T02:17:48.471Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-11T02:17:48.546Z] prd-ubuntu20.04-docker-8c-8g-9029 does not seem to be running inside a container [2026-05-11T02:17:48.577Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/975 -v /w/workspace/edgex-go/975:/w/workspace/edgex-go/975:rw,z -v /w/workspace/edgex-go/975@tmp:/w/workspace/edgex-go/975@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-11T02:17:48.837Z] $ docker top 42c7a6dcb540a5b2ba826b4038a26cd082fe0c507674343910b4e247e31b5e3f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-11T02:17:49.183Z] + go version [2026-05-11T02:17:49.183Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-11T02:17:49.190Z] $ docker stop --time=1 42c7a6dcb540a5b2ba826b4038a26cd082fe0c507674343910b4e247e31b5e3f [2026-05-11T02:17:50.431Z] $ docker rm -f --volumes 42c7a6dcb540a5b2ba826b4038a26cd082fe0c507674343910b4e247e31b5e3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:17:50.859Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-11T02:17:50.860Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-11T02:17:50.935Z] prd-ubuntu20.04-docker-8c-8g-9029 does not seem to be running inside a container [2026-05-11T02:17:50.962Z] $ 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/975 -v /w/workspace/edgex-go/975:/w/workspace/edgex-go/975:rw,z -v /w/workspace/edgex-go/975@tmp:/w/workspace/edgex-go/975@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-11T02:17:51.188Z] $ docker top 72bc7c3551fc74507df1943bf6505db6f67db65edeaa01d301ee6c7ca2d268a5 -eo pid,comm [Pipeline] { [Pipeline] echo [2026-05-11T02:17:51.254Z] ========================================================= [2026-05-11T02:17:51.254Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-05-11T02:17:51.254Z] ========================================================= [Pipeline] sh [2026-05-11T02:17:51.535Z] + git config --global --add safe.directory /w/workspace/edgex-go/975 [Pipeline] fileExists [Pipeline] sh [2026-05-11T02:17:51.838Z] + make test [2026-05-11T02:17:51.838Z] go test -race -coverprofile=coverage.out ./... [2026-05-11T02:17:59.953Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-05-11T02:18:32.046Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-05-11T02:18:32.046Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-05-11T02:18:32.046Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-05-11T02:18:32.046Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-05-11T02:18:32.046Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-05-11T02:18:32.046Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-05-11T02:18:32.046Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-05-11T02:18:32.046Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-05-11T02:18:32.046Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-05-11T02:18:32.046Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-05-11T02:18:32.046Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-05-11T02:18:32.046Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-05-11T02:18:32.046Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-05-11T02:18:32.046Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-05-11T02:18:32.046Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-05-11T02:18:32.046Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-05-11T02:18:32.046Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-05-11T02:18:32.046Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-05-11T02:18:33.466Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.043s coverage: 97.0% of statements [2026-05-11T02:18:36.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.047s coverage: 69.4% of statements [2026-05-11T02:18:36.852Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-05-11T02:18:36.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.020s coverage: 4.8% of statements [2026-05-11T02:18:36.852Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-05-11T02:18:36.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.065s coverage: 57.3% of statements [2026-05-11T02:18:36.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.026s coverage: 86.5% of statements [2026-05-11T02:18:36.852Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-05-11T02:18:36.852Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-05-11T02:18:36.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.219s coverage: 94.2% of statements [2026-05-11T02:18:36.852Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-05-11T02:18:36.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-05-11T02:18:36.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-05-11T02:18:36.852Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-11T02:18:36.852Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-05-11T02:18:36.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-05-11T02:18:36.852Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-05-11T02:18:36.852Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-05-11T02:18:36.852Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-05-11T02:18:36.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-05-11T02:18:36.852Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-05-11T02:18:36.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.059s coverage: 90.7% of statements [2026-05-11T02:18:36.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-05-11T02:18:36.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-05-11T02:18:36.852Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-11T02:18:36.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.028s coverage: 0.0% of statements [2026-05-11T02:18:36.852Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-05-11T02:18:36.852Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-05-11T02:18:37.786Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 11.1% of statements [2026-05-11T02:18:37.786Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-05-11T02:18:37.786Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-05-11T02:18:39.692Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.433s coverage: 97.7% of statements [2026-05-11T02:18:39.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-05-11T02:18:39.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-05-11T02:18:39.693Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-11T02:18:39.693Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-05-11T02:18:39.693Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-05-11T02:18:39.693Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.017s coverage: 72.2% of statements [2026-05-11T02:18:39.693Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-05-11T02:18:39.693Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-05-11T02:18:39.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-05-11T02:18:39.693Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-05-11T02:18:39.693Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-05-11T02:18:39.693Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-05-11T02:18:39.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-05-11T02:18:39.693Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-05-11T02:18:39.693Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-05-11T02:18:39.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-05-11T02:18:42.227Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.043s coverage: 3.5% of statements [2026-05-11T02:18:42.227Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-05-11T02:18:42.227Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-05-11T02:18:42.227Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 1.0% of statements [2026-05-11T02:18:42.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-05-11T02:18:42.227Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.051s coverage: 38.2% of statements [2026-05-11T02:18:42.227Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.033s coverage: 68.8% of statements [2026-05-11T02:18:42.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-05-11T02:18:42.227Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-05-11T02:18:42.227Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-05-11T02:18:42.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.032s coverage: 40.0% of statements [2026-05-11T02:18:42.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.028s coverage: 87.1% of statements [2026-05-11T02:18:43.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 89.5% of statements [2026-05-11T02:18:43.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 93.1% of statements [2026-05-11T02:18:43.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements [2026-05-11T02:18:55.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.036s coverage: 94.4% of statements [2026-05-11T02:19:02.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.049s coverage: 92.9% of statements [2026-05-11T02:19:02.581Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-05-11T02:19:02.581Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-05-11T02:19:02.581Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-05-11T02:19:02.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 68.8% of statements [2026-05-11T02:19:02.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-05-11T02:19:02.581Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-05-11T02:19:02.581Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-05-11T02:19:02.581Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-05-11T02:19:02.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements [2026-05-11T02:19:02.581Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-05-11T02:19:02.581Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-05-11T02:19:02.581Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-05-11T02:19:02.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.046s coverage: 47.4% of statements [2026-05-11T02:19:02.581Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-05-11T02:19:02.581Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-05-11T02:19:02.581Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-05-11T02:19:02.581Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-05-11T02:19:02.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2026-05-11T02:19:02.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements [2026-05-11T02:19:02.581Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-05-11T02:19:02.581Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-05-11T02:19:02.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2026-05-11T02:19:02.581Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-05-11T02:19:02.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements [2026-05-11T02:19:02.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.046s coverage: 82.1% of statements [2026-05-11T02:19:02.581Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-05-11T02:19:02.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2026-05-11T02:19:02.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-05-11T02:19:02.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.022s coverage: 6.8% of statements [2026-05-11T02:19:02.581Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-05-11T02:19:02.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.028s coverage: 33.3% of statements [2026-05-11T02:19:02.581Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-05-11T02:19:02.581Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-05-11T02:19:02.581Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-05-11T02:19:02.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.027s coverage: 100.0% of statements [2026-05-11T02:19:02.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.145s coverage: 54.8% of statements [2026-05-11T02:19:02.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.6% of statements [2026-05-11T02:19:02.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2026-05-11T02:19:02.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2026-05-11T02:19:02.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2026-05-11T02:19:02.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.034s coverage: 20.0% of statements [2026-05-11T02:19:02.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.034s coverage: 88.6% of statements [2026-05-11T02:19:02.581Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-05-11T02:19:02.581Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-05-11T02:19:02.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.025s coverage: 96.8% of statements [2026-05-11T02:19:02.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-05-11T02:19:02.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-05-11T02:19:02.581Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-11T02:19:02.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.028s coverage: 100.0% of statements [2026-05-11T02:19:02.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.110s coverage: 29.2% of statements [2026-05-11T02:19:02.581Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-05-11T02:19:02.581Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-05-11T02:19:02.581Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-05-11T02:19:02.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 93.8% of statements [2026-05-11T02:19:02.581Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-05-11T02:19:02.581Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-05-11T02:19:02.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-05-11T02:19:02.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2026-05-11T02:19:02.581Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-05-11T02:19:02.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.024s coverage: 76.2% of statements [2026-05-11T02:19:02.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.022s coverage: 54.0% of statements [2026-05-11T02:19:02.581Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-05-11T02:19:02.581Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-05-11T02:19:02.581Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-05-11T02:19:02.581Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-05-11T02:19:02.581Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-05-11T02:19:07.851Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.047s coverage: 17.1% of statements [2026-05-11T02:19:07.851Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-05-11T02:19:07.851Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-05-11T02:19:07.851Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-05-11T02:19:07.852Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-05-11T02:19:07.852Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.134s coverage: 94.9% of statements [2026-05-11T02:19:07.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-05-11T02:19:07.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-05-11T02:19:07.852Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-11T02:19:07.852Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-05-11T02:19:07.852Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.045s coverage: 9.0% of statements [2026-05-11T02:19:07.852Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-05-11T02:19:07.852Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-05-11T02:19:07.852Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-05-11T02:19:07.852Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.059s coverage: 97.7% of statements [2026-05-11T02:19:07.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-05-11T02:19:07.852Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.031s coverage: 47.1% of statements [2026-05-11T02:19:07.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-05-11T02:19:07.852Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-11T02:19:07.852Z] 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-05-11T02:19:07.852Z] running golangci-lint [2026-05-11T02:19:07.852Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-05-11T02:19:07.852Z] go version go1.25.2 linux/amd64 [2026-05-11T02:19:08.111Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-05-11T02:19:08.111Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-05-11T02:19:08.111Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-05-11T02:19:08.111Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-05-11T02:19:08.368Z] level=info msg="[goenv] Read go env for 4.351153ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-05-11T02:19:08.368Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-05-11T02:19:30.436Z] level=info msg="[loader] Go packages loading at mode 8767 (deps|name|types_sizes|compiled_files|exports_file|files|imports) took 20.144237816s" [2026-05-11T02:19:30.436Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.79913ms" [2026-05-11T02:19:40.783Z] level=info msg="[linters_context/goanalysis] analyzers took 1m28.545687078s with top 10 stages: buildir: 51.054987258s, gosec: 2.790209274s, inspect: 2.752453449s, fact_deprecated: 2.215390776s, fact_purity: 1.577167455s, ctrlflow: 1.293599375s, nilness: 1.153966917s, printf: 1.135297985s, S1038: 957.485861ms, QF1004: 876.10935ms" [2026-05-11T02:19:40.783Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-05-11T02:19:40.783Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-05-11T02:19:40.783Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-05-11T02:19:40.783Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-05-11T02:19:40.783Z] level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 35/35, generated_file_filter: 35/22, cgo: 35/35, invalid_issue: 35/35, path_relativity: 35/35, exclusion_rules: 22/21, nolint_filter: 21/0, path_absoluter: 35/35, exclusion_paths: 35/35" [2026-05-11T02:19:40.783Z] level=info msg="[runner] processing took 7.738099ms with stages: nolint_filter: 6.901867ms, generated_file_filter: 627.754µs, exclusion_rules: 116.915µs, exclusion_paths: 43.372µs, path_relativity: 33.441µs, cgo: 3.74µs, path_absoluter: 2.71µs, sort_results: 2.16µs, invalid_issue: 1.82µs, filename_unadjuster: 920ns, diff: 750ns, max_same_issues: 610ns, fixer: 560ns, uniq_by_line: 290ns, path_shortener: 260ns, path_prettifier: 250ns, severity-rules: 250ns, max_from_linter: 170ns, source_code: 130ns, max_per_file_from_linter: 130ns" [2026-05-11T02:19:40.783Z] level=info msg="[runner] linters took 11.007421053s with stages: goanalysis_metalinter: 10.999616091s" [2026-05-11T02:19:40.783Z] 0 issues. [2026-05-11T02:19:40.783Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-05-11T02:19:40.783Z] level=info msg="Memory: 313 samples, avg is 344.6MB, max is 1399.5MB" [2026-05-11T02:19:40.783Z] level=info msg="Execution took 31.193584793s" [2026-05-11T02:19:40.783Z] go vet ./... [2026-05-11T02:19:46.086Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-11T02:19:46.086Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-11T02:19:46.086Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2026-05-11T02:19:46.367Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2026-05-11T02:19:46.662Z] + ls -al . [2026-05-11T02:19:46.662Z] total 1396 [2026-05-11T02:19:46.662Z] drwxrwxr-x 11 1001 1001 4096 May 11 02:17 . [2026-05-11T02:19:46.662Z] drwxr-xr-x 4 root root 4096 May 11 02:17 .. [2026-05-11T02:19:46.662Z] drwxrwxr-x 2 1001 1001 4096 May 11 02:16 .blubracket [2026-05-11T02:19:46.662Z] -rw-rw-r-- 1 1001 1001 10 May 11 02:16 .dockerignore [2026-05-11T02:19:46.662Z] drwxrwxr-x 8 1001 1001 4096 May 11 02:19 .git [2026-05-11T02:19:46.662Z] drwxrwxr-x 3 1001 1001 4096 May 11 02:16 .github [2026-05-11T02:19:46.662Z] -rw-rw-r-- 1 1001 1001 909 May 11 02:16 .gitignore [2026-05-11T02:19:46.662Z] -rw-rw-r-- 1 1001 1001 359 May 11 02:16 .golangci.yml [2026-05-11T02:19:46.662Z] -rw-rw-r-- 1 1001 1001 100 May 11 02:16 .hadolint.yml [2026-05-11T02:19:46.662Z] drwxr-xr-x 3 1001 1001 4096 May 11 02:17 .semver [2026-05-11T02:19:46.662Z] -rw-rw-r-- 1 1001 1001 155 May 11 02:16 .sonarcloud.properties [2026-05-11T02:19:46.662Z] -rw-rw-r-- 1 1001 1001 1171 May 11 02:16 ADOPTERS.md [2026-05-11T02:19:46.662Z] -rw-rw-r-- 1 1001 1001 20149 May 11 02:16 Attribution.txt [2026-05-11T02:19:46.662Z] -rw-rw-r-- 1 1001 1001 108018 May 11 02:16 CHANGELOG.md [2026-05-11T02:19:46.662Z] -rw-rw-r-- 1 1001 1001 3804 May 11 02:16 CONTRIBUTING.md [2026-05-11T02:19:46.662Z] -rw-rw-r-- 1 1001 1001 677 May 11 02:16 GOVERNANCE.md [2026-05-11T02:19:46.662Z] -rw-rw-r-- 1 1001 1001 886 May 11 02:16 Jenkinsfile [2026-05-11T02:19:46.662Z] -rw-rw-r-- 1 1001 1001 10775 May 11 02:16 LICENSE [2026-05-11T02:19:46.662Z] -rw-rw-r-- 1 1001 1001 16743 May 11 02:16 Makefile [2026-05-11T02:19:46.662Z] -rw-rw-r-- 1 1001 1001 582 May 11 02:16 OWNERS.md [2026-05-11T02:19:46.662Z] -rw-rw-r-- 1 1001 1001 9932 May 11 02:16 README.md [2026-05-11T02:19:46.662Z] -rw-rw-r-- 1 1001 1001 789 May 11 02:16 SECURITY.md [2026-05-11T02:19:46.662Z] -rw-rw-r-- 1 1001 1001 13 May 11 02:17 VERSION [2026-05-11T02:19:46.662Z] drwxrwxr-x 2 1001 1001 4096 May 11 02:16 bin [2026-05-11T02:19:46.662Z] drwxrwxr-x 19 1001 1001 4096 May 11 02:16 cmd [2026-05-11T02:19:46.662Z] -rw-r--r-- 1 root root 1047357 May 11 02:19 coverage.out [2026-05-11T02:19:46.662Z] drwxrwxr-x 2 1001 1001 4096 May 11 02:16 fuzz_test [2026-05-11T02:19:46.662Z] -rw-rw-r-- 1 1001 1001 6952 May 11 02:16 go.mod [2026-05-11T02:19:46.662Z] -rw-rw-r-- 1 1001 1001 90761 May 11 02:16 go.sum [2026-05-11T02:19:46.662Z] drwxrwxr-x 7 1001 1001 4096 May 11 02:16 internal [2026-05-11T02:19:46.662Z] drwxrwxr-x 2 1001 1001 4096 May 11 02:16 openapi [2026-05-11T02:19:46.662Z] -rw-rw-r-- 1 1001 1001 584 May 11 02:16 security.txt [2026-05-11T02:19:46.662Z] -rw-rw-r-- 1 1001 1001 204 May 11 02:16 version.go [Pipeline] sh [2026-05-11T02:19:46.952Z] + '[' -e coverage.out ] [2026-05-11T02:19:46.952Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-05-11T02:19:47.091Z] Stashed 1 file(s) [Pipeline] sh [2026-05-11T02:19:47.369Z] + make build [2026-05-11T02:19:47.369Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-05-11T02:20:09.315Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-05-11T02:20:11.216Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-05-11T02:20:13.125Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-05-11T02:20:13.383Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-05-11T02:20:15.281Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-05-11T02:20:20.560Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-05-11T02:20:22.493Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-05-11T02:20:25.023Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-05-11T02:20:26.926Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-05-11T02:20:28.824Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-05-11T02:20:30.197Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-05-11T02:20:31.128Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2026-05-11T02:20:32.531Z] $ docker stop --time=1 72bc7c3551fc74507df1943bf6505db6f67db65edeaa01d301ee6c7ca2d268a5 [2026-05-11T02:20:34.884Z] $ docker rm -f --volumes 72bc7c3551fc74507df1943bf6505db6f67db65edeaa01d301ee6c7ca2d268a5 [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-05-11T02:20:35.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-11T02:20:35.995Z] [2026-05-11T02:20:35.995Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:20:36.295Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-11T02:20:36.295Z] latest: Pulling from edgex-devops/edgex-compose [2026-05-11T02:20:36.295Z] 91d30c5bc195: Pulling fs layer [2026-05-11T02:20:36.295Z] 2e9b0aa3be6d: Pulling fs layer [2026-05-11T02:20:36.295Z] 9c61dcf015f6: Pulling fs layer [2026-05-11T02:20:36.295Z] 4698f68db338: Pulling fs layer [2026-05-11T02:20:36.295Z] 2a2f49069b9e: Pulling fs layer [2026-05-11T02:20:36.295Z] e0025b399a48: Pulling fs layer [2026-05-11T02:20:36.295Z] e0025b399a48: Waiting [2026-05-11T02:20:36.295Z] 4698f68db338: Waiting [2026-05-11T02:20:36.295Z] 2a2f49069b9e: Waiting [2026-05-11T02:20:36.295Z] 91d30c5bc195: Verifying Checksum [2026-05-11T02:20:36.295Z] 91d30c5bc195: Download complete [2026-05-11T02:20:36.295Z] 4698f68db338: Verifying Checksum [2026-05-11T02:20:36.295Z] 4698f68db338: Download complete [2026-05-11T02:20:36.553Z] 2e9b0aa3be6d: Verifying Checksum [2026-05-11T02:20:36.553Z] 2e9b0aa3be6d: Download complete [2026-05-11T02:20:36.553Z] 91d30c5bc195: Pull complete [2026-05-11T02:20:36.553Z] e0025b399a48: Verifying Checksum [2026-05-11T02:20:36.553Z] e0025b399a48: Download complete [2026-05-11T02:20:36.553Z] 2a2f49069b9e: Verifying Checksum [2026-05-11T02:20:36.553Z] 2a2f49069b9e: Download complete [2026-05-11T02:20:36.811Z] 2e9b0aa3be6d: Pull complete [2026-05-11T02:20:37.378Z] 9c61dcf015f6: Download complete [2026-05-11T02:20:41.557Z] 9c61dcf015f6: Pull complete [2026-05-11T02:20:41.557Z] 4698f68db338: Pull complete [2026-05-11T02:20:41.557Z] 2a2f49069b9e: Pull complete [2026-05-11T02:20:41.557Z] e0025b399a48: Pull complete [2026-05-11T02:20:41.557Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-05-11T02:20:41.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-11T02:20:41.557Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-11T02:20:41.652Z] prd-ubuntu20.04-docker-8c-8g-9029 does not seem to be running inside a container [2026-05-11T02:20:41.681Z] $ 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/975 -v /w/workspace/edgex-go/975:/w/workspace/edgex-go/975:rw,z -v /w/workspace/edgex-go/975@tmp:/w/workspace/edgex-go/975@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2026-05-11T02:20:42.445Z] $ docker top 2b7b575ccbc32b87f3d1750bf84b31dd18ba32fbbf265d723ad9014a26a1b3bb -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-11T02:20:42.783Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-05-11T02:20:43.041Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2026-05-11T02:20:43.041Z] #1 transferring dockerfile: 1.81kB done [2026-05-11T02:20:43.041Z] #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-05-11T02:20:43.041Z] #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2026-05-11T02:20:43.041Z] #1 DONE 0.1s [2026-05-11T02:20:43.041Z] [2026-05-11T02:20:43.041Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2026-05-11T02:20:43.041Z] #2 transferring dockerfile: 3.02kB done [2026-05-11T02:20:43.041Z] #2 DONE 0.1s [2026-05-11T02:20:43.041Z] [2026-05-11T02:20:43.041Z] #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-11T02:20:43.041Z] #3 DONE 0.0s [2026-05-11T02:20:43.041Z] [2026-05-11T02:20:43.041Z] #4 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-05-11T02:20:43.041Z] #4 ... [2026-05-11T02:20:43.041Z] [2026-05-11T02:20:43.041Z] #5 [core-metadata internal] load build definition from Dockerfile [2026-05-11T02:20:43.041Z] #5 transferring dockerfile: 2.10kB done [2026-05-11T02:20:43.041Z] #5 DONE 0.1s [2026-05-11T02:20:43.041Z] [2026-05-11T02:20:43.041Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2026-05-11T02:20:43.041Z] #6 transferring dockerfile: 2.14kB done [2026-05-11T02:20:43.041Z] #6 DONE 0.2s [2026-05-11T02:20:43.041Z] [2026-05-11T02:20:43.041Z] #7 [core-command internal] load build definition from Dockerfile [2026-05-11T02:20:43.041Z] #7 transferring dockerfile: 1.94kB done [2026-05-11T02:20:43.041Z] #7 DONE 0.2s [2026-05-11T02:20:43.041Z] [2026-05-11T02:20:43.041Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2026-05-11T02:20:43.041Z] #8 transferring dockerfile: 2.49kB done [2026-05-11T02:20:43.041Z] #8 DONE 0.2s [2026-05-11T02:20:43.041Z] [2026-05-11T02:20:43.041Z] #9 [support-scheduler internal] load build definition from Dockerfile [2026-05-11T02:20:43.041Z] #9 transferring dockerfile: 1.83kB done [2026-05-11T02:20:43.041Z] #9 DONE 0.2s [2026-05-11T02:20:43.041Z] [2026-05-11T02:20:43.041Z] #10 [support-notifications internal] load build definition from Dockerfile [2026-05-11T02:20:43.041Z] #10 transferring dockerfile: 2.02kB done [2026-05-11T02:20:43.041Z] #10 DONE 0.2s [2026-05-11T02:20:43.041Z] [2026-05-11T02:20:43.041Z] #11 [security-spire-server internal] load build definition from Dockerfile [2026-05-11T02:20:43.041Z] #11 transferring dockerfile: 1.70kB done [2026-05-11T02:20:43.041Z] #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-05-11T02:20:43.041Z] #11 DONE 0.2s [2026-05-11T02:20:43.041Z] [2026-05-11T02:20:43.041Z] #12 [security-spire-config internal] load build definition from Dockerfile [2026-05-11T02:20:43.041Z] #12 transferring dockerfile: 1.69kB done [2026-05-11T02:20:43.041Z] #12 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-05-11T02:20:43.041Z] #12 DONE 0.2s [2026-05-11T02:20:43.041Z] [2026-05-11T02:20:43.041Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2026-05-11T02:20:43.041Z] #13 transferring dockerfile: 2.50kB done [2026-05-11T02:20:43.041Z] #13 DONE 0.2s [2026-05-11T02:20:43.041Z] [2026-05-11T02:20:43.041Z] #14 [core-keeper internal] load build definition from Dockerfile [2026-05-11T02:20:43.041Z] #14 transferring dockerfile: 2.07kB done [2026-05-11T02:20:43.041Z] #14 DONE 0.2s [2026-05-11T02:20:43.041Z] [2026-05-11T02:20:43.041Z] #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-11T02:20:43.041Z] #3 DONE 0.0s [2026-05-11T02:20:43.041Z] [2026-05-11T02:20:43.041Z] #4 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-05-11T02:20:43.299Z] #4 ... [2026-05-11T02:20:43.299Z] [2026-05-11T02:20:43.299Z] #15 [core-data internal] load build definition from Dockerfile [2026-05-11T02:20:43.299Z] #15 transferring dockerfile: 2.04kB done [2026-05-11T02:20:43.299Z] #15 DONE 0.2s [2026-05-11T02:20:43.299Z] [2026-05-11T02:20:43.299Z] #16 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-05-11T02:20:43.299Z] #16 transferring dockerfile: 1.89kB done [2026-05-11T02:20:43.299Z] #16 DONE 0.2s [2026-05-11T02:20:43.299Z] [2026-05-11T02:20:43.299Z] #17 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-05-11T02:20:43.299Z] #17 transferring dockerfile: 2.23kB done [2026-05-11T02:20:43.299Z] #17 DONE 0.2s [2026-05-11T02:20:43.299Z] [2026-05-11T02:20:43.299Z] #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-11T02:20:43.299Z] #3 DONE 0.0s [2026-05-11T02:20:43.299Z] [2026-05-11T02:20:43.299Z] #4 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-05-11T02:20:43.559Z] #4 ... [2026-05-11T02:20:43.559Z] [2026-05-11T02:20:43.559Z] #18 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-05-11T02:20:43.559Z] #18 DONE 0.4s [2026-05-11T02:20:43.559Z] [2026-05-11T02:20:43.559Z] #19 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-11T02:20:43.559Z] #19 DONE 0.4s [2026-05-11T02:20:43.817Z] [2026-05-11T02:20:43.817Z] #4 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-05-11T02:20:44.078Z] #4 DONE 0.9s [2026-05-11T02:20:44.078Z] [2026-05-11T02:20:44.078Z] #20 [security-secretstore-setup internal] load .dockerignore [2026-05-11T02:20:44.078Z] #20 transferring context: 50B done [2026-05-11T02:20:44.078Z] #20 DONE 0.0s [2026-05-11T02:20:44.078Z] [2026-05-11T02:20:44.078Z] #21 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-11T02:20:44.078Z] #21 ... [2026-05-11T02:20:44.078Z] [2026-05-11T02:20:44.078Z] #22 [security-proxy-auth internal] load .dockerignore [2026-05-11T02:20:44.078Z] #22 transferring context: 50B done [2026-05-11T02:20:44.078Z] #22 DONE 0.1s [2026-05-11T02:20:44.078Z] [2026-05-11T02:20:44.078Z] #23 [core-metadata internal] load .dockerignore [2026-05-11T02:20:44.078Z] #23 transferring context: 50B done [2026-05-11T02:20:44.078Z] #23 DONE 0.1s [2026-05-11T02:20:44.078Z] [2026-05-11T02:20:44.078Z] #24 [core-command internal] load .dockerignore [2026-05-11T02:20:44.078Z] #24 transferring context: 50B done [2026-05-11T02:20:44.078Z] #24 DONE 0.1s [2026-05-11T02:20:44.078Z] [2026-05-11T02:20:44.078Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2026-05-11T02:20:44.078Z] #25 transferring context: 50B done [2026-05-11T02:20:44.078Z] #25 DONE 0.1s [2026-05-11T02:20:44.078Z] [2026-05-11T02:20:44.078Z] #26 [security-bootstrapper internal] load .dockerignore [2026-05-11T02:20:44.078Z] #26 transferring context: 50B done [2026-05-11T02:20:44.078Z] #26 DONE 0.2s [2026-05-11T02:20:44.078Z] [2026-05-11T02:20:44.078Z] #27 [security-spire-server internal] load .dockerignore [2026-05-11T02:20:44.078Z] #27 transferring context: 50B done [2026-05-11T02:20:44.078Z] #27 DONE 0.2s [2026-05-11T02:20:44.078Z] [2026-05-11T02:20:44.078Z] #21 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-11T02:20:44.078Z] #21 ... [2026-05-11T02:20:44.078Z] [2026-05-11T02:20:44.078Z] #28 [core-data internal] load .dockerignore [2026-05-11T02:20:44.078Z] #28 transferring context: 50B done [2026-05-11T02:20:44.078Z] #28 DONE 0.2s [2026-05-11T02:20:44.078Z] [2026-05-11T02:20:44.078Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2026-05-11T02:20:44.078Z] #29 transferring context: 50B done [2026-05-11T02:20:44.078Z] #29 DONE 0.2s [2026-05-11T02:20:44.078Z] [2026-05-11T02:20:44.078Z] #30 [support-notifications internal] load .dockerignore [2026-05-11T02:20:44.078Z] #30 transferring context: 50B done [2026-05-11T02:20:44.078Z] #30 DONE 0.2s [2026-05-11T02:20:44.078Z] [2026-05-11T02:20:44.078Z] #31 [support-scheduler internal] load .dockerignore [2026-05-11T02:20:44.078Z] #31 transferring context: 50B done [2026-05-11T02:20:44.078Z] #31 DONE 0.2s [2026-05-11T02:20:44.078Z] [2026-05-11T02:20:44.078Z] #32 [security-spire-config internal] load .dockerignore [2026-05-11T02:20:44.079Z] #32 transferring context: 50B done [2026-05-11T02:20:44.079Z] #32 DONE 0.2s [2026-05-11T02:20:44.079Z] [2026-05-11T02:20:44.079Z] #33 [security-spire-agent internal] load .dockerignore [2026-05-11T02:20:44.079Z] #33 transferring context: 50B done [2026-05-11T02:20:44.079Z] #33 DONE 0.2s [2026-05-11T02:20:44.079Z] [2026-05-11T02:20:44.079Z] #34 [core-keeper internal] load .dockerignore [2026-05-11T02:20:44.079Z] #34 transferring context: 50B done [2026-05-11T02:20:44.079Z] #34 DONE 0.2s [2026-05-11T02:20:44.079Z] [2026-05-11T02:20:44.079Z] #35 [security-proxy-setup internal] load .dockerignore [2026-05-11T02:20:44.079Z] #35 transferring context: 50B done [2026-05-11T02:20:44.079Z] #35 DONE 0.2s [2026-05-11T02:20:44.079Z] [2026-05-11T02:20:44.079Z] #21 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-11T02:20:44.339Z] #21 ... [2026-05-11T02:20:44.339Z] [2026-05-11T02:20:44.339Z] #36 [security-spire-server internal] load build context [2026-05-11T02:20:44.339Z] #36 transferring context: 26.58kB 0.0s done [2026-05-11T02:20:44.339Z] #36 DONE 0.2s [2026-05-11T02:20:44.339Z] [2026-05-11T02:20:44.339Z] #37 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-11T02:20:44.339Z] #37 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-05-11T02:20:44.339Z] #37 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.2s [2026-05-11T02:20:44.339Z] #37 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-11T02:20:44.339Z] #37 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-11T02:20:44.339Z] #37 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-11T02:20:44.339Z] #37 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-11T02:20:44.602Z] #37 ... [2026-05-11T02:20:44.602Z] [2026-05-11T02:20:44.602Z] #38 [security-spire-config internal] load build context [2026-05-11T02:20:44.602Z] #38 transferring context: 24.83kB done [2026-05-11T02:20:44.602Z] #38 DONE 0.3s [2026-05-11T02:20:44.602Z] [2026-05-11T02:20:44.602Z] #39 [security-spire-agent internal] load build context [2026-05-11T02:20:44.602Z] #39 transferring context: 26.11kB 0.0s done [2026-05-11T02:20:44.602Z] #39 DONE 0.3s [2026-05-11T02:20:44.602Z] [2026-05-11T02:20:44.602Z] #37 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-11T02:20:44.602Z] #37 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done [2026-05-11T02:20:44.602Z] #37 ... [2026-05-11T02:20:44.602Z] [2026-05-11T02:20:44.602Z] #21 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-11T02:20:44.602Z] #21 DONE 0.6s [2026-05-11T02:20:44.602Z] [2026-05-11T02:20:44.602Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-11T02:20:44.602Z] #40 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.0s done [2026-05-11T02:20:44.602Z] #40 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.1s done [2026-05-11T02:20:44.602Z] #40 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-05-11T02:20:44.602Z] #40 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-05-11T02:20:44.602Z] #40 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-05-11T02:20:44.602Z] #40 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-05-11T02:20:44.602Z] #40 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2026-05-11T02:20:44.602Z] #40 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-05-11T02:20:44.602Z] #40 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-05-11T02:20:44.602Z] #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 9.44MB / 41.51MB 0.4s [2026-05-11T02:20:44.602Z] #40 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-05-11T02:20:44.869Z] #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 14.68MB / 41.51MB 0.5s [2026-05-11T02:20:44.869Z] #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 21.07MB / 41.51MB 0.6s [2026-05-11T02:20:44.869Z] #40 ... [2026-05-11T02:20:44.869Z] [2026-05-11T02:20:44.869Z] #41 [core-data builder 2/7] WORKDIR /edgex-go [2026-05-11T02:20:44.869Z] #41 DONE 0.4s [2026-05-11T02:20:44.869Z] [2026-05-11T02:20:44.869Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-11T02:20:44.869Z] #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 31.68MB / 41.51MB 0.7s [2026-05-11T02:20:45.132Z] #40 ... [2026-05-11T02:20:45.132Z] [2026-05-11T02:20:45.132Z] #37 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-11T02:20:45.132Z] #37 DONE 1.1s [2026-05-11T02:20:45.132Z] [2026-05-11T02:20:45.132Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-11T02:20:45.132Z] #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.8s [2026-05-11T02:20:45.132Z] #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.9s done [2026-05-11T02:20:45.132Z] #40 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d [2026-05-11T02:20:48.414Z] #40 ... [2026-05-11T02:20:48.414Z] [2026-05-11T02:20:48.414Z] #42 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-05-11T02:20:48.414Z] #0 0.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:48.414Z] #0 0.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:48.414Z] #0 1.284 OK: 265 MiB in 60 packages [2026-05-11T02:20:48.414Z] #42 DONE 3.2s [2026-05-11T02:20:48.414Z] [2026-05-11T02:20:48.414Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-11T02:20:48.414Z] #40 ... [2026-05-11T02:20:48.414Z] [2026-05-11T02:20:48.414Z] #43 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-11T02:20:48.414Z] #43 DONE 3.3s [2026-05-11T02:20:48.414Z] [2026-05-11T02:20:48.414Z] #44 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2026-05-11T02:20:48.414Z] #0 0.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:48.414Z] #0 0.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:48.414Z] #0 1.349 OK: 265 MiB in 60 packages [2026-05-11T02:20:48.414Z] #44 DONE 3.5s [2026-05-11T02:20:48.414Z] [2026-05-11T02:20:48.414Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-11T02:20:48.701Z] #40 ... [2026-05-11T02:20:48.701Z] [2026-05-11T02:20:48.701Z] #45 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-11T02:20:48.701Z] #0 0.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:48.701Z] #0 1.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:48.701Z] #0 1.392 (1/3) Installing ca-certificates (20260413-r0) [2026-05-11T02:20:48.701Z] #0 1.411 (2/3) Installing dumb-init (1.2.5-r3) [2026-05-11T02:20:48.701Z] #0 1.418 (3/3) Installing tzdata (2026b-r0) [2026-05-11T02:20:48.701Z] #0 1.456 Executing busybox-1.37.0-r20.trigger [2026-05-11T02:20:48.701Z] #0 1.460 Executing ca-certificates-20260413-r0.trigger [2026-05-11T02:20:48.701Z] #0 1.523 OK: 8 MiB in 19 packages [2026-05-11T02:20:48.701Z] #45 DONE 3.6s [2026-05-11T02:20:48.959Z] [2026-05-11T02:20:48.959Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-11T02:20:48.959Z] #40 ... [2026-05-11T02:20:48.959Z] [2026-05-11T02:20:48.959Z] #46 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-11T02:20:48.959Z] #0 0.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:48.959Z] #0 1.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:48.959Z] #0 1.412 v3.22.4-63-g8a822b90ff1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-11T02:20:48.959Z] #0 1.412 v3.22.4-61-ga03d2f64a54 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-11T02:20:48.959Z] #0 1.412 OK: 26324 distinct packages available [2026-05-11T02:20:48.959Z] #0 1.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:48.959Z] #0 1.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:48.959Z] #0 1.854 (1/13) Installing brotli-libs (1.1.0-r2) [2026-05-11T02:20:48.959Z] #0 1.870 (2/13) Installing c-ares (1.34.6-r0) [2026-05-11T02:20:48.959Z] #0 1.883 (3/13) Installing libunistring (1.3-r0) [2026-05-11T02:20:48.959Z] #0 1.895 (4/13) Installing libidn2 (2.3.7-r0) [2026-05-11T02:20:48.959Z] #0 1.904 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-05-11T02:20:48.959Z] #0 1.910 (6/13) Installing libpsl (0.21.5-r3) [2026-05-11T02:20:48.959Z] #0 1.916 (7/13) Installing zstd-libs (1.5.7-r0) [2026-05-11T02:20:48.959Z] #0 1.926 (8/13) Installing libcurl (8.14.1-r2) [2026-05-11T02:20:48.959Z] #0 1.949 (9/13) Installing curl (8.14.1-r2) [2026-05-11T02:20:48.959Z] #0 1.957 (10/13) Installing dumb-init (1.2.5-r3) [2026-05-11T02:20:48.959Z] #0 1.964 (11/13) Installing musl-obstack (1.2.3-r2) [2026-05-11T02:20:48.959Z] #0 1.975 (12/13) Installing libucontext (1.3.2-r0) [2026-05-11T02:20:48.959Z] #0 1.978 (13/13) Installing gcompat (1.1.0-r4) [2026-05-11T02:20:48.959Z] #0 1.986 Executing busybox-1.37.0-r20.trigger [2026-05-11T02:20:48.959Z] #0 1.993 OK: 13 MiB in 29 packages [2026-05-11T02:20:48.959Z] #46 DONE 3.9s [2026-05-11T02:20:48.959Z] [2026-05-11T02:20:48.959Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-11T02:20:49.218Z] #40 ... [2026-05-11T02:20:49.218Z] [2026-05-11T02:20:49.218Z] #47 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-11T02:20:49.218Z] #0 0.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:49.218Z] #0 0.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:49.218Z] #0 1.159 v3.22.4-63-g8a822b90ff1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-11T02:20:49.218Z] #0 1.159 v3.22.4-61-ga03d2f64a54 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-11T02:20:49.218Z] #0 1.159 OK: 26342 distinct packages available [2026-05-11T02:20:49.218Z] #0 1.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:49.218Z] #0 1.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:49.218Z] #0 1.693 OK: 265 MiB in 60 packages [2026-05-11T02:20:49.218Z] #47 DONE 4.3s [2026-05-11T02:20:49.218Z] [2026-05-11T02:20:49.218Z] #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-11T02:20:49.218Z] #0 2.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:49.218Z] #0 2.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:49.218Z] #0 2.982 OK: 265 MiB in 60 packages [2026-05-11T02:20:49.218Z] #48 DONE 4.3s [2026-05-11T02:20:49.478Z] [2026-05-11T02:20:49.478Z] #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-11T02:20:49.478Z] #0 2.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:49.478Z] #0 2.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:49.478Z] #0 2.796 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-11T02:20:49.478Z] #0 2.807 (2/4) Installing openssl (3.5.6-r0) [2026-05-11T02:20:49.478Z] #0 2.814 (3/4) Installing su-exec (0.2-r3) [2026-05-11T02:20:49.478Z] #0 2.823 (4/4) Installing yq-go (4.47.2-r3) [2026-05-11T02:20:49.478Z] #0 3.054 Executing busybox-1.37.0-r20.trigger [2026-05-11T02:20:49.478Z] #0 3.078 OK: 20 MiB in 20 packages [2026-05-11T02:20:49.478Z] #49 DONE 4.2s [2026-05-11T02:20:49.478Z] [2026-05-11T02:20:49.478Z] #50 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-11T02:20:49.478Z] #0 1.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:49.478Z] #0 1.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:49.478Z] #0 1.741 OK: 265 MiB in 60 packages [2026-05-11T02:20:49.478Z] #50 DONE 4.3s [2026-05-11T02:20:49.478Z] [2026-05-11T02:20:49.478Z] #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-11T02:20:49.478Z] #0 1.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:49.478Z] #0 1.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:49.478Z] #0 2.267 (1/7) Installing ca-certificates (20260413-r0) [2026-05-11T02:20:49.478Z] #0 2.307 (2/7) Installing dumb-init (1.2.5-r3) [2026-05-11T02:20:49.478Z] #0 2.311 (3/7) Installing libgcc (14.2.0-r6) [2026-05-11T02:20:49.478Z] #0 2.322 (4/7) Installing libsodium (1.0.20-r1) [2026-05-11T02:20:49.478Z] #0 2.327 (5/7) Installing libstdc++ (14.2.0-r6) [2026-05-11T02:20:49.478Z] #0 2.349 (6/7) Installing libzmq (4.3.5-r2) [2026-05-11T02:20:49.478Z] #0 2.533 (7/7) Installing zeromq (4.3.5-r2) [2026-05-11T02:20:49.478Z] #0 2.619 Executing busybox-1.37.0-r20.trigger [2026-05-11T02:20:49.478Z] #0 2.671 Executing ca-certificates-20260413-r0.trigger [2026-05-11T02:20:49.478Z] #0 2.884 OK: 12 MiB in 23 packages [2026-05-11T02:20:49.478Z] #51 DONE 4.2s [2026-05-11T02:20:49.478Z] [2026-05-11T02:20:49.478Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-11T02:20:49.478Z] #40 ... [2026-05-11T02:20:49.478Z] [2026-05-11T02:20:49.478Z] #52 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-11T02:20:49.478Z] #52 DONE 4.3s [2026-05-11T02:20:49.478Z] [2026-05-11T02:20:49.478Z] #53 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-11T02:20:49.478Z] #0 2.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:49.478Z] #0 2.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:49.478Z] #0 2.648 v3.22.4-63-g8a822b90ff1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-11T02:20:49.478Z] #0 2.648 v3.22.4-61-ga03d2f64a54 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-11T02:20:49.478Z] #0 2.648 OK: 26324 distinct packages available [2026-05-11T02:20:49.478Z] #0 2.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:49.478Z] #0 2.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:49.478Z] #0 3.275 (1/5) Installing dumb-init (1.2.5-r3) [2026-05-11T02:20:49.478Z] #0 3.291 (2/5) Installing musl-obstack (1.2.3-r2) [2026-05-11T02:20:49.478Z] #0 3.297 (3/5) Installing libucontext (1.3.2-r0) [2026-05-11T02:20:49.478Z] #0 3.303 (4/5) Installing gcompat (1.1.0-r4) [2026-05-11T02:20:49.478Z] #0 3.311 (5/5) Installing openssl (3.5.6-r0) [2026-05-11T02:20:49.478Z] #0 3.322 Executing busybox-1.37.0-r20.trigger [2026-05-11T02:20:49.478Z] #0 3.346 OK: 8 MiB in 21 packages [2026-05-11T02:20:49.478Z] #53 DONE 4.3s [2026-05-11T02:20:49.478Z] [2026-05-11T02:20:49.478Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-11T02:20:49.478Z] #0 2.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:49.478Z] #0 2.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:49.478Z] #0 3.193 (1/4) Installing ca-certificates (20260413-r0) [2026-05-11T02:20:49.478Z] #0 3.218 (2/4) Installing dumb-init (1.2.5-r3) [2026-05-11T02:20:49.478Z] #0 3.228 (3/4) Installing su-exec (0.2-r3) [2026-05-11T02:20:49.478Z] #0 3.233 (4/4) Installing yq-go (4.47.2-r3) [2026-05-11T02:20:49.478Z] #0 3.331 Executing busybox-1.37.0-r20.trigger [2026-05-11T02:20:49.478Z] #0 3.336 Executing ca-certificates-20260413-r0.trigger [2026-05-11T02:20:49.478Z] #0 3.449 OK: 20 MiB in 20 packages [2026-05-11T02:20:49.478Z] #54 DONE 4.3s [2026-05-11T02:20:49.478Z] [2026-05-11T02:20:49.478Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-11T02:20:49.478Z] #0 2.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:49.478Z] #0 3.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:49.478Z] #0 3.429 (1/2) Installing dumb-init (1.2.5-r3) [2026-05-11T02:20:49.478Z] #0 3.434 (2/2) Installing su-exec (0.2-r3) [2026-05-11T02:20:49.478Z] #0 3.446 Executing busybox-1.37.0-r20.trigger [2026-05-11T02:20:49.478Z] #0 3.451 OK: 7 MiB in 18 packages [2026-05-11T02:20:49.478Z] #55 DONE 4.4s [2026-05-11T02:20:49.478Z] [2026-05-11T02:20:49.478Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-11T02:20:49.478Z] #0 3.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:49.478Z] #0 3.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:49.478Z] #0 3.732 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-11T02:20:49.478Z] #0 3.741 Executing busybox-1.37.0-r20.trigger [2026-05-11T02:20:49.478Z] #0 3.746 OK: 7 MiB in 17 packages [2026-05-11T02:20:49.478Z] #56 DONE 4.4s [2026-05-11T02:20:49.478Z] [2026-05-11T02:20:49.478Z] #57 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-11T02:20:49.478Z] #0 3.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:49.478Z] #0 3.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:49.478Z] #0 3.659 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-11T02:20:49.478Z] #0 3.666 Executing busybox-1.37.0-r20.trigger [2026-05-11T02:20:49.478Z] #0 3.676 OK: 7 MiB in 17 packages [2026-05-11T02:20:49.478Z] #57 DONE 4.4s [2026-05-11T02:20:49.478Z] [2026-05-11T02:20:49.478Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-11T02:20:50.428Z] #40 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 5.0s [2026-05-11T02:20:50.428Z] #40 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 5.2s done [2026-05-11T02:20:50.685Z] #40 ... [2026-05-11T02:20:50.685Z] [2026-05-11T02:20:50.685Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-11T02:20:50.685Z] #0 3.054 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:50.685Z] #0 3.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:50.685Z] #0 3.641 v3.22.4-63-g8a822b90ff1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-11T02:20:50.685Z] #0 3.641 v3.22.4-61-ga03d2f64a54 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-11T02:20:50.685Z] #0 3.641 OK: 26324 distinct packages available [2026-05-11T02:20:50.685Z] #0 3.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:50.685Z] #0 3.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:50.685Z] #0 4.219 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-11T02:20:50.685Z] #0 4.229 (2/4) Installing musl-obstack (1.2.3-r2) [2026-05-11T02:20:50.685Z] #0 4.231 (3/4) Installing libucontext (1.3.2-r0) [2026-05-11T02:20:50.685Z] #0 4.236 (4/4) Installing gcompat (1.1.0-r4) [2026-05-11T02:20:50.685Z] #0 4.240 Executing busybox-1.37.0-r20.trigger [2026-05-11T02:20:50.685Z] #0 4.248 OK: 8 MiB in 20 packages [2026-05-11T02:20:50.685Z] #58 DONE 5.5s [2026-05-11T02:20:50.685Z] [2026-05-11T02:20:50.685Z] #59 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-05-11T02:20:50.685Z] #59 ... [2026-05-11T02:20:50.685Z] [2026-05-11T02:20:50.685Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-11T02:20:50.685Z] #60 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done [2026-05-11T02:20:50.685Z] #60 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done [2026-05-11T02:20:50.685Z] #60 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-05-11T02:20:50.685Z] #60 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-05-11T02:20:50.685Z] #60 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-05-11T02:20:50.685Z] #60 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-05-11T02:20:50.685Z] #60 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-05-11T02:20:50.685Z] #60 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-05-11T02:20:50.685Z] #60 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done [2026-05-11T02:20:50.685Z] #60 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.6s done [2026-05-11T02:20:50.685Z] #60 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-05-11T02:20:50.685Z] #60 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 2.3s done [2026-05-11T02:20:50.685Z] #60 DONE 6.6s [2026-05-11T02:20:50.943Z] [2026-05-11T02:20:50.943Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-11T02:20:50.943Z] #40 DONE 6.7s [2026-05-11T02:20:50.943Z] [2026-05-11T02:20:50.943Z] #61 [security-bootstrapper internal] load build context [2026-05-11T02:20:50.943Z] #61 transferring context: 280.29MB 6.7s [2026-05-11T02:20:51.510Z] #61 ... [2026-05-11T02:20:51.510Z] [2026-05-11T02:20:51.510Z] #62 [security-proxy-auth internal] load build context [2026-05-11T02:20:51.826Z] #62 ... [2026-05-11T02:20:51.826Z] [2026-05-11T02:20:51.826Z] #61 [security-bootstrapper internal] load build context [2026-05-11T02:20:52.041Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9032 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2026-05-11T02:20:52.060Z] Running in /w/workspace/edgex-go/975 [Pipeline] { [Pipeline] checkout [2026-05-11T02:20:53.756Z] #61 ... [2026-05-11T02:20:53.756Z] [2026-05-11T02:20:53.756Z] #63 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-11T02:20:53.756Z] #0 3.401 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:53.756Z] #0 3.741 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:53.756Z] #0 4.354 OK: 265 MiB in 60 packages [2026-05-11T02:20:53.756Z] #63 DONE 5.1s [2026-05-11T02:20:53.756Z] [2026-05-11T02:20:53.756Z] #61 [security-bootstrapper internal] load build context [2026-05-11T02:20:54.014Z] #61 ... [2026-05-11T02:20:54.014Z] [2026-05-11T02:20:54.014Z] #64 [security-secretstore-setup internal] load build context [2026-05-11T02:20:54.014Z] #64 ... [2026-05-11T02:20:54.014Z] [2026-05-11T02:20:54.014Z] #65 [core-command internal] load build context [2026-05-11T02:20:54.274Z] #65 ... [2026-05-11T02:20:54.274Z] [2026-05-11T02:20:54.274Z] #66 [core-metadata internal] load build context [2026-05-11T02:20:54.274Z] #66 ... [2026-05-11T02:20:54.274Z] [2026-05-11T02:20:54.274Z] #67 [core-common-config-bootstrapper internal] load build context [2026-05-11T02:20:54.274Z] #67 ... [2026-05-11T02:20:54.274Z] [2026-05-11T02:20:54.274Z] #68 [core-data internal] load build context [2026-05-11T02:20:54.532Z] #68 ... [2026-05-11T02:20:54.532Z] [2026-05-11T02:20:54.532Z] #69 [support-notifications internal] load build context [2026-05-11T02:20:54.532Z] #69 ... [2026-05-11T02:20:54.532Z] [2026-05-11T02:20:54.532Z] #70 [support-scheduler internal] load build context [2026-05-11T02:20:54.792Z] #70 ... [2026-05-11T02:20:54.792Z] [2026-05-11T02:20:54.792Z] #71 [security-spiffe-token-provider internal] load build context [2026-05-11T02:20:54.792Z] #71 ... [2026-05-11T02:20:54.792Z] [2026-05-11T02:20:54.792Z] #72 [core-keeper internal] load build context [2026-05-11T02:20:54.792Z] #72 ... [2026-05-11T02:20:54.792Z] [2026-05-11T02:20:54.792Z] #73 [security-proxy-setup internal] load build context [2026-05-11T02:20:55.052Z] #73 ... [2026-05-11T02:20:55.052Z] [2026-05-11T02:20:55.052Z] #72 [core-keeper internal] load build context [2026-05-11T02:20:55.117Z] The recommended git tool is: git [2026-05-11T02:20:55.999Z] #72 transferring context: 414.15MB 11.6s [2026-05-11T02:20:59.278Z] #72 transferring context: 640.34MB 14.9s done [2026-05-11T02:20:59.278Z] #72 ... [2026-05-11T02:20:59.278Z] [2026-05-11T02:20:59.278Z] #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-11T02:20:59.278Z] #0 4.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:59.278Z] #0 4.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:59.278Z] #0 5.575 OK: 12 MiB in 23 packages [2026-05-11T02:20:59.278Z] #74 ... [2026-05-11T02:20:59.278Z] [2026-05-11T02:20:59.278Z] #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-11T02:20:59.278Z] #0 4.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:59.278Z] #0 5.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:59.278Z] #0 5.447 OK: 8 MiB in 19 packages [2026-05-11T02:20:59.535Z] #75 ... [2026-05-11T02:20:59.535Z] [2026-05-11T02:20:59.535Z] #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-05-11T02:20:59.535Z] #0 5.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:59.535Z] #0 5.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:59.535Z] #0 5.524 OK: 8 MiB in 21 packages [2026-05-11T02:20:59.535Z] #76 DONE 10.2s [2026-05-11T02:20:59.535Z] [2026-05-11T02:20:59.535Z] #62 [security-proxy-auth internal] load build context [2026-05-11T02:20:59.535Z] #62 transferring context: 640.34MB 13.7s done [2026-05-11T02:20:59.535Z] #62 DONE 15.6s [2026-05-11T02:20:59.535Z] [2026-05-11T02:20:59.535Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-11T02:20:59.535Z] #0 4.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:59.535Z] #0 4.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:59.535Z] #0 5.020 OK: 7 MiB in 18 packages [2026-05-11T02:20:59.535Z] #77 DONE 9.7s [2026-05-11T02:20:59.535Z] [2026-05-11T02:20:59.535Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-11T02:20:59.536Z] #0 5.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:59.536Z] #0 5.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:59.536Z] #0 5.885 OK: 20 MiB in 20 packages [2026-05-11T02:20:59.536Z] #78 DONE 10.2s [2026-05-11T02:20:59.536Z] [2026-05-11T02:20:59.536Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-11T02:20:59.536Z] #0 4.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:59.536Z] #0 4.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:59.536Z] #0 4.746 OK: 8 MiB in 20 packages [2026-05-11T02:20:59.536Z] #79 DONE 9.0s [2026-05-11T02:20:59.536Z] [2026-05-11T02:20:59.536Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-11T02:20:59.536Z] #0 5.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:59.536Z] #0 5.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:59.536Z] #0 5.574 OK: 20 MiB in 20 packages [2026-05-11T02:20:59.536Z] #80 DONE 10.3s [2026-05-11T02:20:59.536Z] [2026-05-11T02:20:59.536Z] #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-11T02:20:59.536Z] #75 DONE 10.4s [2026-05-11T02:20:59.536Z] [2026-05-11T02:20:59.536Z] #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-11T02:20:59.536Z] #0 4.950 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:59.536Z] #0 5.164 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:59.536Z] #0 5.766 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-11T02:20:59.536Z] #0 5.923 Executing busybox-1.37.0-r20.trigger [2026-05-11T02:20:59.536Z] #0 5.939 OK: 7 MiB in 17 packages [2026-05-11T02:20:59.536Z] #81 DONE 10.2s [2026-05-11T02:20:59.536Z] [2026-05-11T02:20:59.536Z] #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-11T02:20:59.536Z] #0 4.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:59.536Z] #0 4.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:59.536Z] #0 5.103 OK: 7 MiB in 17 packages [2026-05-11T02:20:59.536Z] #82 DONE 9.3s [2026-05-11T02:20:59.536Z] [2026-05-11T02:20:59.536Z] #59 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2026-05-11T02:20:59.536Z] #59 4.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:59.536Z] #59 4.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:59.536Z] #59 5.019 OK: 7 MiB in 17 packages [2026-05-11T02:20:59.536Z] #59 DONE 9.3s [2026-05-11T02:20:59.536Z] [2026-05-11T02:20:59.536Z] #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-11T02:20:59.536Z] #74 DONE 10.3s [2026-05-11T02:20:59.536Z] [2026-05-11T02:20:59.536Z] #65 [core-command internal] load build context [2026-05-11T02:20:59.536Z] #65 transferring context: 640.34MB 13.9s done [2026-05-11T02:20:59.536Z] #65 DONE 15.6s [2026-05-11T02:20:59.536Z] [2026-05-11T02:20:59.536Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-11T02:20:59.536Z] #0 5.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:59.536Z] #0 5.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-11T02:20:59.536Z] #0 5.683 OK: 13 MiB in 29 packages [2026-05-11T02:20:59.536Z] #83 DONE 10.4s [2026-05-11T02:20:59.536Z] [2026-05-11T02:20:59.536Z] #73 [security-proxy-setup internal] load build context [2026-05-11T02:20:59.536Z] #73 transferring context: 640.34MB 13.8s done [2026-05-11T02:20:59.536Z] #73 DONE 15.5s [2026-05-11T02:20:59.536Z] [2026-05-11T02:20:59.536Z] #61 [security-bootstrapper internal] load build context [2026-05-11T02:20:59.536Z] #61 transferring context: 640.34MB 14.0s done [2026-05-11T02:20:59.536Z] #61 DONE 15.6s [2026-05-11T02:20:59.536Z] [2026-05-11T02:20:59.536Z] #71 [security-spiffe-token-provider internal] load build context [2026-05-11T02:20:59.536Z] #71 transferring context: 640.34MB 14.2s done [2026-05-11T02:20:59.536Z] #71 DONE 15.6s [2026-05-11T02:20:59.536Z] [2026-05-11T02:20:59.536Z] #69 [support-notifications internal] load build context [2026-05-11T02:20:59.536Z] #69 transferring context: 640.34MB 14.1s done [2026-05-11T02:20:59.536Z] #69 DONE 15.5s [2026-05-11T02:20:59.536Z] [2026-05-11T02:20:59.536Z] #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-11T02:20:59.828Z] #84 ... [2026-05-11T02:20:59.828Z] [2026-05-11T02:20:59.828Z] #68 [core-data internal] load build context [2026-05-11T02:20:59.828Z] #68 transferring context: 640.34MB 14.5s done [2026-05-11T02:20:59.828Z] #68 DONE 15.5s [2026-05-11T02:20:59.828Z] [2026-05-11T02:20:59.828Z] #70 [support-scheduler internal] load build context [2026-05-11T02:20:59.828Z] #70 transferring context: 640.34MB 14.8s done [2026-05-11T02:20:59.828Z] #70 DONE 15.5s [2026-05-11T02:20:59.828Z] [2026-05-11T02:20:59.828Z] #72 [core-keeper internal] load build context [2026-05-11T02:20:59.828Z] #72 DONE 15.5s [2026-05-11T02:20:59.828Z] [2026-05-11T02:20:59.828Z] #66 [core-metadata internal] load build context [2026-05-11T02:20:59.828Z] #66 transferring context: 640.34MB 15.1s done [2026-05-11T02:20:59.828Z] #66 DONE 15.7s [2026-05-11T02:20:59.828Z] [2026-05-11T02:20:59.828Z] #64 [security-secretstore-setup internal] load build context [2026-05-11T02:20:59.828Z] #64 transferring context: 640.34MB 15.2s done [2026-05-11T02:20:59.828Z] #64 DONE 15.7s [2026-05-11T02:21:00.086Z] [2026-05-11T02:21:00.086Z] #85 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-05-11T02:21:00.343Z] #85 ... [2026-05-11T02:21:00.343Z] [2026-05-11T02:21:00.343Z] #67 [core-common-config-bootstrapper internal] load build context [2026-05-11T02:21:00.343Z] #67 transferring context: 640.34MB 15.6s done [2026-05-11T02:21:00.343Z] #67 DONE 16.3s [2026-05-11T02:21:00.601Z] [2026-05-11T02:21:00.601Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-05-11T02:21:00.601Z] #86 DONE 0.8s [2026-05-11T02:21:00.601Z] [2026-05-11T02:21:00.601Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-11T02:21:00.601Z] #87 DONE 0.8s [2026-05-11T02:21:00.601Z] [2026-05-11T02:21:00.601Z] #85 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-11T02:21:00.601Z] #85 DONE 0.8s [2026-05-11T02:21:00.601Z] [2026-05-11T02:21:00.601Z] #88 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-11T02:21:00.601Z] #88 DONE 0.8s [2026-05-11T02:21:00.601Z] [2026-05-11T02:21:00.601Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-05-11T02:21:00.601Z] #89 DONE 0.8s [2026-05-11T02:21:00.601Z] [2026-05-11T02:21:00.601Z] #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-11T02:21:00.601Z] #84 DONE 0.8s [2026-05-11T02:21:00.601Z] [2026-05-11T02:21:00.601Z] #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-05-11T02:21:00.601Z] #90 DONE 0.8s [2026-05-11T02:21:00.601Z] [2026-05-11T02:21:00.601Z] #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-05-11T02:21:00.601Z] #91 DONE 0.8s [2026-05-11T02:21:00.601Z] [2026-05-11T02:21:00.601Z] #92 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-05-11T02:21:00.601Z] #92 DONE 0.8s [2026-05-11T02:21:00.601Z] [2026-05-11T02:21:00.601Z] #93 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-05-11T02:21:00.601Z] #93 DONE 0.8s [2026-05-11T02:21:00.601Z] [2026-05-11T02:21:00.601Z] #94 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:21:00.601Z] #94 ... [2026-05-11T02:21:00.601Z] [2026-05-11T02:21:00.601Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-05-11T02:21:00.601Z] #95 DONE 0.2s [2026-05-11T02:21:00.601Z] [2026-05-11T02:21:00.601Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-05-11T02:21:00.601Z] #96 DONE 1.0s [2026-05-11T02:21:00.601Z] [2026-05-11T02:21:00.601Z] #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-05-11T02:21:00.601Z] #97 DONE 0.2s [2026-05-11T02:21:00.640Z] using credential edgex-jenkins-ssh [2026-05-11T02:21:00.666Z] Cloning the remote Git repository [2026-05-11T02:21:00.859Z] [2026-05-11T02:21:00.860Z] #98 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:21:00.860Z] #98 ... [2026-05-11T02:21:00.860Z] [2026-05-11T02:21:00.860Z] #99 [security-spire-config stage-2 6/10] COPY security.txt / [2026-05-11T02:21:00.860Z] #99 DONE 0.3s [2026-05-11T02:21:00.860Z] [2026-05-11T02:21:00.860Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-11T02:21:00.860Z] #100 DONE 0.5s [2026-05-11T02:21:00.860Z] [2026-05-11T02:21:00.860Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2026-05-11T02:21:00.860Z] #101 DONE 0.3s [2026-05-11T02:21:00.860Z] [2026-05-11T02:21:00.860Z] #102 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-05-11T02:21:00.860Z] #102 DONE 0.3s [2026-05-11T02:21:00.860Z] [2026-05-11T02:21:00.860Z] #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-05-11T02:21:00.860Z] #103 DONE 0.1s [2026-05-11T02:21:00.860Z] [2026-05-11T02:21:00.860Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-05-11T02:21:00.860Z] #104 DONE 0.1s [2026-05-11T02:21:00.860Z] [2026-05-11T02:21:00.860Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-05-11T02:21:00.860Z] #105 DONE 0.0s [2026-05-11T02:21:00.860Z] [2026-05-11T02:21:00.860Z] #106 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-05-11T02:21:01.154Z] #106 DONE 0.1s [2026-05-11T02:21:01.154Z] [2026-05-11T02:21:01.154Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-05-11T02:21:01.154Z] #107 DONE 0.1s [2026-05-11T02:21:01.154Z] [2026-05-11T02:21:01.154Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-05-11T02:21:01.154Z] #108 DONE 0.1s [2026-05-11T02:21:01.154Z] [2026-05-11T02:21:01.154Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-05-11T02:21:01.154Z] #109 DONE 0.1s [2026-05-11T02:21:01.154Z] [2026-05-11T02:21:01.154Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-05-11T02:21:01.154Z] #110 DONE 0.1s [2026-05-11T02:21:01.154Z] [2026-05-11T02:21:01.154Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-05-11T02:21:01.154Z] #111 DONE 0.1s [2026-05-11T02:21:01.154Z] [2026-05-11T02:21:01.154Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-05-11T02:21:01.154Z] #112 DONE 0.1s [2026-05-11T02:21:01.154Z] [2026-05-11T02:21:01.154Z] #113 [security-spire-server] exporting to image [2026-05-11T02:21:01.154Z] #113 exporting layers [2026-05-11T02:21:00.723Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2026-05-11T02:21:00.830Z] > git init /w/workspace/edgex-go/975 # timeout=10 [2026-05-11T02:21:01.049Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2026-05-11T02:21:01.050Z] > git --version # timeout=10 [2026-05-11T02:21:01.070Z] > git --version # 'git version 2.25.1' [2026-05-11T02:21:01.073Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-11T02:21:01.274Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-11T02:21:01.413Z] #113 ... [2026-05-11T02:21:01.413Z] [2026-05-11T02:21:01.413Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-05-11T02:21:01.413Z] #114 DONE 0.1s [2026-05-11T02:21:01.413Z] [2026-05-11T02:21:01.413Z] #115 [security-spire-agent] exporting to image [2026-05-11T02:21:01.672Z] #115 ... [2026-05-11T02:21:01.672Z] [2026-05-11T02:21:01.672Z] #116 [security-spire-config] exporting to image [2026-05-11T02:21:01.672Z] #116 exporting layers 0.6s done [2026-05-11T02:21:01.672Z] #116 writing image sha256:fa4de3897318a0fa2d76aec26cbf996dd855f16713382078ae406c3cf9839e83 0.0s done [2026-05-11T02:21:01.672Z] #116 naming to docker.io/library/security-spire-config done [2026-05-11T02:21:01.672Z] #116 DONE 0.6s [2026-05-11T02:21:01.672Z] [2026-05-11T02:21:01.672Z] #115 [security-spire-agent] exporting to image [2026-05-11T02:21:01.672Z] #115 exporting layers 0.5s done [2026-05-11T02:21:01.672Z] #115 writing image sha256:ffbbb4515dec66b6c1f81611280404b5fe7bb6ccb1cc0b066d2d871ec5d998f9 [2026-05-11T02:21:01.930Z] #115 writing image sha256:ffbbb4515dec66b6c1f81611280404b5fe7bb6ccb1cc0b066d2d871ec5d998f9 done [2026-05-11T02:21:01.930Z] #115 naming to docker.io/library/security-spire-agent done [2026-05-11T02:21:01.930Z] #115 DONE 0.5s [2026-05-11T02:21:01.930Z] [2026-05-11T02:21:01.930Z] #113 [security-spire-server] exporting to image [2026-05-11T02:21:01.930Z] #113 exporting layers 0.6s done [2026-05-11T02:21:01.930Z] #113 writing image sha256:f6b640f9127e88b0dbcf3b104354e63abb209b6ad9d813a18feb9fafdfdd211b 0.0s done [2026-05-11T02:21:01.930Z] #113 naming to docker.io/library/security-spire-server done [2026-05-11T02:21:01.930Z] #113 DONE 0.6s [2026-05-11T02:21:01.930Z] [2026-05-11T02:21:01.930Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:21:11.535Z] #117 ... [2026-05-11T02:21:11.535Z] [2026-05-11T02:21:11.535Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:21:11.535Z] #118 ... [2026-05-11T02:21:11.535Z] [2026-05-11T02:21:11.535Z] #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:21:11.535Z] #119 ... [2026-05-11T02:21:11.535Z] [2026-05-11T02:21:11.535Z] #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:21:19.679Z] #120 ... [2026-05-11T02:21:19.679Z] [2026-05-11T02:21:19.679Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:21:19.679Z] #118 DONE 18.2s [2026-05-11T02:21:19.679Z] [2026-05-11T02:21:19.679Z] #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:21:19.679Z] #119 DONE 18.2s [2026-05-11T02:21:19.679Z] [2026-05-11T02:21:19.679Z] #98 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:21:19.679Z] #98 DONE 18.2s [2026-05-11T02:21:19.679Z] [2026-05-11T02:21:19.679Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:21:19.679Z] #117 DONE 18.2s [2026-05-11T02:21:19.679Z] [2026-05-11T02:21:19.679Z] #94 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:21:19.679Z] #94 DONE 18.2s [2026-05-11T02:21:19.679Z] [2026-05-11T02:21:19.679Z] #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:21:19.679Z] #120 DONE 18.2s [2026-05-11T02:21:19.679Z] [2026-05-11T02:21:19.679Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-05-11T02:21:24.964Z] #121 DONE 5.4s [2026-05-11T02:21:24.964Z] [2026-05-11T02:21:24.964Z] #122 [support-notifications builder 6/7] COPY . . [2026-05-11T02:21:24.964Z] #122 DONE 5.4s [2026-05-11T02:21:24.964Z] [2026-05-11T02:21:24.964Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2026-05-11T02:21:24.964Z] #123 DONE 5.4s [2026-05-11T02:21:24.964Z] [2026-05-11T02:21:24.964Z] #124 [core-metadata builder 6/7] COPY . . [2026-05-11T02:21:24.964Z] #124 CACHED [2026-05-11T02:21:24.964Z] [2026-05-11T02:21:24.964Z] #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:21:24.964Z] #125 CACHED [2026-05-11T02:21:24.964Z] [2026-05-11T02:21:24.964Z] #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-05-11T02:21:24.964Z] #126 CACHED [2026-05-11T02:21:24.964Z] [2026-05-11T02:21:24.964Z] #127 [core-command builder 6/7] COPY . . [2026-05-11T02:21:24.964Z] #127 CACHED [2026-05-11T02:21:24.964Z] [2026-05-11T02:21:24.964Z] #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:21:24.964Z] #128 CACHED [2026-05-11T02:21:24.964Z] [2026-05-11T02:21:24.964Z] #129 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-05-11T02:21:24.964Z] #129 CACHED [2026-05-11T02:21:24.964Z] [2026-05-11T02:21:24.964Z] #130 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-05-11T02:21:24.964Z] #130 CACHED [2026-05-11T02:21:24.964Z] [2026-05-11T02:21:24.964Z] #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-11T02:21:24.964Z] #131 CACHED [2026-05-11T02:21:24.964Z] [2026-05-11T02:21:24.964Z] #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:21:24.964Z] #132 CACHED [2026-05-11T02:21:24.964Z] [2026-05-11T02:21:24.964Z] #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:21:24.964Z] #133 CACHED [2026-05-11T02:21:24.964Z] [2026-05-11T02:21:24.964Z] #134 [core-data builder 6/7] COPY . . [2026-05-11T02:21:24.964Z] #134 CACHED [2026-05-11T02:21:24.964Z] [2026-05-11T02:21:24.964Z] #135 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-05-11T02:21:24.964Z] #135 CACHED [2026-05-11T02:21:24.964Z] [2026-05-11T02:21:24.964Z] #136 [core-keeper builder 7/8] COPY . . [2026-05-11T02:21:24.964Z] #136 DONE 5.5s [2026-05-11T02:21:24.965Z] [2026-05-11T02:21:24.965Z] #137 [security-proxy-setup builder 6/7] COPY . . [2026-05-11T02:21:24.965Z] #137 DONE 5.5s [2026-05-11T02:21:24.965Z] [2026-05-11T02:21:24.965Z] #138 [support-scheduler builder 6/7] COPY . . [2026-05-11T02:21:24.965Z] #138 DONE 5.4s [2026-05-11T02:21:24.965Z] [2026-05-11T02:21:24.965Z] #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-11T02:21:24.965Z] #139 CACHED [2026-05-11T02:21:24.965Z] [2026-05-11T02:21:24.965Z] #140 [security-secretstore-setup builder 6/7] COPY . . [2026-05-11T02:21:24.965Z] #140 CACHED [2026-05-11T02:21:24.965Z] [2026-05-11T02:21:24.965Z] #141 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:21:24.965Z] #141 CACHED [2026-05-11T02:21:24.965Z] [2026-05-11T02:21:24.965Z] #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-11T02:21:24.965Z] #142 CACHED [2026-05-11T02:21:24.965Z] [2026-05-11T02:21:24.965Z] #143 [security-bootstrapper builder 6/7] COPY . . [2026-05-11T02:21:24.965Z] #143 CACHED [2026-05-11T02:21:24.965Z] [2026-05-11T02:21:24.965Z] #144 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:21:24.965Z] #144 CACHED [2026-05-11T02:21:24.965Z] [2026-05-11T02:21:24.965Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-11T02:21:25.223Z] #145 1.014 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-05-11T02:21:28.351Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2026-05-11T02:21:28.381Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-11T02:21:29.309Z] Avoid second fetch [2026-05-11T02:21:29.310Z] Checking out Revision f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 (main) [2026-05-11T02:21:30.386Z] Commit message: "Merge pull request #5414 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.51.0" [2026-05-11T02:21:29.331Z] > git config core.sparsecheckout # timeout=10 [2026-05-11T02:21:29.423Z] > git checkout -f f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-11T02:21:34.865Z] provisioning config files... [2026-05-11T02:21:34.898Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/975@tmp/config14543602526235521738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-11T02:21:35.280Z] #145 ... [2026-05-11T02:21:35.280Z] [2026-05-11T02:21:35.280Z] #146 [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-05-11T02:21:35.280Z] #0 1.013 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-05-11T02:21:35.280Z] #146 ... [2026-05-11T02:21:35.280Z] [2026-05-11T02:21:35.280Z] #147 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-11T02:21:35.280Z] #0 0.951 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-05-11T02:21:35.280Z] #147 ... [2026-05-11T02:21:35.280Z] [2026-05-11T02:21:35.280Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-11T02:21:35.280Z] #0 0.643 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-05-11T02:21:35.280Z] #148 ... [2026-05-11T02:21:35.280Z] [2026-05-11T02:21:35.280Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-11T02:21:35.280Z] #0 0.868 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-05-11T02:21:35.280Z] #149 ... [2026-05-11T02:21:35.280Z] [2026-05-11T02:21:35.280Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-11T02:21:35.280Z] #0 1.013 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-05-11T02:21:35.280Z] #150 ... [2026-05-11T02:21:35.280Z] [2026-05-11T02:21:35.280Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-11T02:21:35.280Z] #0 1.010 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-05-11T02:21:35.280Z] #151 ... [2026-05-11T02:21:35.280Z] [2026-05-11T02:21:35.280Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-11T02:21:35.280Z] #0 0.627 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-05-11T02:21:35.280Z] #152 ... [2026-05-11T02:21:35.280Z] [2026-05-11T02:21:35.280Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-11T02:21:35.280Z] #0 0.536 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-05-11T02:21:35.538Z] #153 ... [2026-05-11T02:21:35.538Z] [2026-05-11T02:21:35.538Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-11T02:21:35.538Z] #0 1.023 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-05-11T02:21:35.538Z] #154 ... [2026-05-11T02:21:35.538Z] [2026-05-11T02:21:35.538Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-11T02:21:35.538Z] #0 0.540 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-05-11T02:21:35.645Z] ---> ****-login.sh [2026-05-11T02:21:35.645Z] nexus3.edgexfoundry.org:10001 [2026-05-11T02:21:35.795Z] #155 ... [2026-05-11T02:21:35.795Z] [2026-05-11T02:21:35.795Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-11T02:21:35.795Z] #0 0.679 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-05-11T02:21:35.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:21:36.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-11T02:21:36.191Z] Configure a credential helper to remove this warning. See [2026-05-11T02:21:36.191Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-11T02:21:36.191Z] [2026-05-11T02:21:36.191Z] Login Succeeded [2026-05-11T02:21:36.191Z] nexus3.edgexfoundry.org:10002 [2026-05-11T02:21:36.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:21:36.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-11T02:21:36.736Z] Configure a credential helper to remove this warning. See [2026-05-11T02:21:36.736Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-11T02:21:36.736Z] [2026-05-11T02:21:36.736Z] Login Succeeded [2026-05-11T02:21:36.736Z] nexus3.edgexfoundry.org:10003 [2026-05-11T02:21:37.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:21:37.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-11T02:21:37.006Z] Configure a credential helper to remove this warning. See [2026-05-11T02:21:37.006Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-11T02:21:37.006Z] [2026-05-11T02:21:37.006Z] Login Succeeded [2026-05-11T02:21:37.006Z] nexus3.edgexfoundry.org:10004 [2026-05-11T02:21:37.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:21:37.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-11T02:21:37.546Z] Configure a credential helper to remove this warning. See [2026-05-11T02:21:37.546Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-11T02:21:37.547Z] [2026-05-11T02:21:37.547Z] Login Succeeded [2026-05-11T02:21:37.547Z] ****.io [2026-05-11T02:21:37.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:21:38.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-11T02:21:38.092Z] Configure a credential helper to remove this warning. See [2026-05-11T02:21:38.093Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-11T02:21:38.093Z] [2026-05-11T02:21:38.093Z] Login Succeeded [2026-05-11T02:21:38.093Z] ---> ****-login.sh ends [Pipeline] } [2026-05-11T02:21:38.115Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2026-05-11T02:21:38.778Z] + git config --global --add safe.directory /w/workspace/edgex-go/975 [Pipeline] echo [2026-05-11T02:21:38.798Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-11T02:21:38.817Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-11T02:21:38.839Z] ========================================================= [2026-05-11T02:21:38.839Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-11T02:21:38.839Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-05-11T02:21:39.181Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-11T02:21:39.453Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-11T02:21:39.453Z] 6b59a28fa201: Pulling fs layer [2026-05-11T02:21:39.453Z] d32bb0dddca7: Pulling fs layer [2026-05-11T02:21:39.453Z] 5dab1238d3d9: Pulling fs layer [2026-05-11T02:21:39.453Z] 196fd7d83e7d: Pulling fs layer [2026-05-11T02:21:39.453Z] 4f4fb700ef54: Pulling fs layer [2026-05-11T02:21:39.453Z] 8ba94037c8f0: Pulling fs layer [2026-05-11T02:21:39.453Z] deaec5988b04: Pulling fs layer [2026-05-11T02:21:39.453Z] 9f65657bb879: Pulling fs layer [2026-05-11T02:21:39.453Z] 196fd7d83e7d: Waiting [2026-05-11T02:21:39.453Z] 4f4fb700ef54: Waiting [2026-05-11T02:21:39.453Z] 9f65657bb879: Waiting [2026-05-11T02:21:39.453Z] deaec5988b04: Waiting [2026-05-11T02:21:39.453Z] 8ba94037c8f0: Waiting [2026-05-11T02:21:39.453Z] d32bb0dddca7: Verifying Checksum [2026-05-11T02:21:39.453Z] d32bb0dddca7: Download complete [2026-05-11T02:21:39.453Z] 196fd7d83e7d: Verifying Checksum [2026-05-11T02:21:39.453Z] 196fd7d83e7d: Download complete [2026-05-11T02:21:39.453Z] 4f4fb700ef54: Verifying Checksum [2026-05-11T02:21:39.453Z] 4f4fb700ef54: Download complete [2026-05-11T02:21:39.453Z] 8ba94037c8f0: Verifying Checksum [2026-05-11T02:21:39.453Z] 8ba94037c8f0: Download complete [2026-05-11T02:21:39.453Z] 6b59a28fa201: Verifying Checksum [2026-05-11T02:21:39.453Z] 6b59a28fa201: Download complete [2026-05-11T02:21:40.046Z] 9f65657bb879: Verifying Checksum [2026-05-11T02:21:40.046Z] 9f65657bb879: Download complete [2026-05-11T02:21:40.317Z] 6b59a28fa201: Pull complete [2026-05-11T02:21:40.910Z] d32bb0dddca7: Pull complete [2026-05-11T02:21:41.182Z] 5dab1238d3d9: Verifying Checksum [2026-05-11T02:21:41.182Z] 5dab1238d3d9: Download complete [2026-05-11T02:21:43.144Z] deaec5988b04: Verifying Checksum [2026-05-11T02:21:43.144Z] deaec5988b04: Download complete [2026-05-11T02:21:58.186Z] 5dab1238d3d9: Pull complete [2026-05-11T02:21:58.186Z] 196fd7d83e7d: Pull complete [2026-05-11T02:21:58.186Z] 4f4fb700ef54: Pull complete [2026-05-11T02:21:58.186Z] 8ba94037c8f0: Pull complete [2026-05-11T02:22:08.333Z] deaec5988b04: Pull complete [2026-05-11T02:22:08.919Z] 9f65657bb879: Pull complete [2026-05-11T02:22:09.187Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-11T02:22:09.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-11T02:22:09.187Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-05-11T02:22:09.540Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-11T02:22:09.540Z] WORKDIR /edgex [2026-05-11T02:22:09.540Z] COPY go.mod . [2026-05-11T02:22:09.540Z] RUN go mod download [2026-05-11T02:22:09.540Z] + docker build -t ci-base-image-arm64 -f - . [2026-05-11T02:22:10.127Z] Sending build context to Docker daemon 3.907MB [2026-05-11T02:22:10.400Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-11T02:22:10.400Z] ---> 334268110677 [2026-05-11T02:22:10.400Z] Step 2/4 : WORKDIR /edgex [2026-05-11T02:22:12.361Z] ---> Running in fcb010647c36 [2026-05-11T02:22:12.645Z] Removing intermediate container fcb010647c36 [2026-05-11T02:22:12.645Z] ---> f0e76102616d [2026-05-11T02:22:12.645Z] Step 3/4 : COPY go.mod . [2026-05-11T02:22:13.248Z] ---> 28cd0f6616bb [2026-05-11T02:22:13.248Z] Step 4/4 : RUN go mod download [2026-05-11T02:22:13.248Z] ---> Running in dc172f7a62d2 [2026-05-11T02:23:09.749Z] Removing intermediate container dc172f7a62d2 [2026-05-11T02:23:09.749Z] ---> 8ec09d61df86 [2026-05-11T02:23:09.749Z] Successfully built 8ec09d61df86 [2026-05-11T02:23:09.749Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:23:10.109Z] + docker inspect -f . ci-base-image-arm64 [2026-05-11T02:23:10.109Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-11T02:23:10.346Z] prd-ubuntu20.04-docker-arm64-4c-16g-9032 does not seem to be running inside a container [2026-05-11T02:23:10.420Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/975 -v /w/workspace/edgex-go/975:/w/workspace/edgex-go/975:rw,z -v /w/workspace/edgex-go/975@tmp:/w/workspace/edgex-go/975@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-05-11T02:23:12.262Z] #156 DONE 93.2s [2026-05-11T02:23:12.262Z] [2026-05-11T02:23:12.262Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-11T02:23:12.262Z] #157 DONE 0.0s [2026-05-11T02:23:12.262Z] [2026-05-11T02:23:12.262Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-11T02:23:12.262Z] #158 DONE 0.1s [2026-05-11T02:23:12.262Z] [2026-05-11T02:23:12.262Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-11T02:23:12.262Z] #152 ... [2026-05-11T02:23:12.262Z] [2026-05-11T02:23:12.262Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-05-11T02:23:12.262Z] #159 DONE 0.1s [2026-05-11T02:23:12.262Z] [2026-05-11T02:23:12.262Z] #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2026-05-11T02:23:12.262Z] #160 DONE 0.1s [2026-05-11T02:23:12.262Z] [2026-05-11T02:23:12.262Z] #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-05-11T02:23:12.262Z] #161 DONE 0.2s [2026-05-11T02:23:12.262Z] [2026-05-11T02:23:12.262Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-11T02:23:12.262Z] #154 ... [2026-05-11T02:23:12.262Z] [2026-05-11T02:23:12.262Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-11T02:23:12.262Z] #162 DONE 1.0s [2026-05-11T02:23:12.262Z] [2026-05-11T02:23:12.262Z] #163 [core-common-config-bootstrapper] exporting to image [2026-05-11T02:23:12.262Z] #163 exporting layers [2026-05-11T02:23:12.262Z] #163 exporting layers 0.3s done [2026-05-11T02:23:12.263Z] #163 writing image sha256:3ebaa6c0baf04dccb10f3031ed6b65fb813f40eccae1c40d616fe3c265653f26 [2026-05-11T02:23:12.263Z] #163 writing image sha256:3ebaa6c0baf04dccb10f3031ed6b65fb813f40eccae1c40d616fe3c265653f26 done [2026-05-11T02:23:12.263Z] #163 naming to docker.io/library/core-common-config-bootstrapper done [2026-05-11T02:23:12.263Z] #163 DONE 0.4s [2026-05-11T02:23:12.263Z] [2026-05-11T02:23:12.263Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-11T02:23:12.263Z] #152 ... [2026-05-11T02:23:12.263Z] [2026-05-11T02:23:12.263Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-11T02:23:12.263Z] #151 DONE 96.6s [2026-05-11T02:23:12.263Z] [2026-05-11T02:23:12.263Z] #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-05-11T02:23:12.263Z] #164 DONE 0.0s [2026-05-11T02:23:12.263Z] [2026-05-11T02:23:12.263Z] #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-05-11T02:23:12.263Z] #165 DONE 0.8s [2026-05-11T02:23:12.263Z] [2026-05-11T02:23:12.263Z] #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-11T02:23:12.263Z] #166 DONE 0.2s [2026-05-11T02:23:12.263Z] [2026-05-11T02:23:12.263Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-11T02:23:12.263Z] #152 ... [2026-05-11T02:23:12.263Z] [2026-05-11T02:23:12.263Z] #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-05-11T02:23:12.263Z] #167 DONE 0.1s [2026-05-11T02:23:12.263Z] [2026-05-11T02:23:12.263Z] #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-05-11T02:23:12.263Z] #168 DONE 0.1s [2026-05-11T02:23:12.263Z] [2026-05-11T02:23:12.263Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-05-11T02:23:12.263Z] #169 DONE 0.0s [2026-05-11T02:23:12.263Z] [2026-05-11T02:23:12.263Z] #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2026-05-11T02:23:12.263Z] #170 DONE 0.0s [2026-05-11T02:23:12.263Z] [2026-05-11T02:23:12.263Z] #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2026-05-11T02:23:12.263Z] #171 DONE 0.1s [2026-05-11T02:23:12.263Z] [2026-05-11T02:23:12.263Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-11T02:23:12.263Z] #152 ... [2026-05-11T02:23:12.263Z] [2026-05-11T02:23:12.263Z] #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2026-05-11T02:23:12.263Z] #172 DONE 0.0s [2026-05-11T02:23:12.263Z] [2026-05-11T02:23:12.263Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-05-11T02:23:12.263Z] #173 DONE 0.0s [2026-05-11T02:23:12.263Z] [2026-05-11T02:23:12.263Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-05-11T02:23:12.263Z] #174 DONE 0.9s [2026-05-11T02:23:12.263Z] [2026-05-11T02:23:12.263Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-11T02:23:12.263Z] #154 ... [2026-05-11T02:23:12.263Z] [2026-05-11T02:23:12.263Z] #175 [security-bootstrapper] exporting to image [2026-05-11T02:23:12.263Z] #175 exporting layers 0.7s done [2026-05-11T02:23:12.263Z] #175 writing image sha256:85cc45040a6081cd6e3f9916e8b2237d1b615c254ab03fa2cda2b0af34dc48b7 done [2026-05-11T02:23:12.263Z] #175 naming to docker.io/library/security-bootstrapper done [2026-05-11T02:23:12.263Z] #175 DONE 0.7s [2026-05-11T02:23:12.263Z] [2026-05-11T02:23:12.263Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-11T02:23:13.603Z] $ docker top 55dc6324fd18877f27c047bc26b85695a3720fca3ce8c7d9a7746dfbff6d666e -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-11T02:23:14.445Z] + go version [2026-05-11T02:23:14.445Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-11T02:23:14.464Z] $ docker stop --time=1 55dc6324fd18877f27c047bc26b85695a3720fca3ce8c7d9a7746dfbff6d666e [2026-05-11T02:23:16.142Z] $ docker rm -f --volumes 55dc6324fd18877f27c047bc26b85695a3720fca3ce8c7d9a7746dfbff6d666e [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-05-11T02:23:16.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-05-11T02:23:16.824Z] [2026-05-11T02:23:16.824Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:23:17.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-05-11T02:23:17.166Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2026-05-11T02:23:17.166Z] 547446be3368: Pulling fs layer [2026-05-11T02:23:17.166Z] d125d8839a47: Pulling fs layer [2026-05-11T02:23:17.166Z] 3e85d5ac6304: Pulling fs layer [2026-05-11T02:23:17.166Z] c3105a71a48b: Pulling fs layer [2026-05-11T02:23:17.166Z] 0f093f025ec4: Pulling fs layer [2026-05-11T02:23:17.166Z] c3106fc0e877: Pulling fs layer [2026-05-11T02:23:17.166Z] c3105a71a48b: Waiting [2026-05-11T02:23:17.166Z] 0f093f025ec4: Waiting [2026-05-11T02:23:17.166Z] c3106fc0e877: Waiting [2026-05-11T02:23:17.435Z] 547446be3368: Verifying Checksum [2026-05-11T02:23:17.435Z] 547446be3368: Download complete [2026-05-11T02:23:17.435Z] c3105a71a48b: Verifying Checksum [2026-05-11T02:23:17.435Z] c3105a71a48b: Download complete [2026-05-11T02:23:17.714Z] d125d8839a47: Verifying Checksum [2026-05-11T02:23:17.714Z] d125d8839a47: Download complete [2026-05-11T02:23:17.985Z] c3106fc0e877: Verifying Checksum [2026-05-11T02:23:17.985Z] c3106fc0e877: Download complete [2026-05-11T02:23:17.985Z] 0f093f025ec4: Verifying Checksum [2026-05-11T02:23:17.985Z] 0f093f025ec4: Download complete [2026-05-11T02:23:18.260Z] 547446be3368: Pull complete [2026-05-11T02:23:19.220Z] d125d8839a47: Pull complete [2026-05-11T02:23:19.802Z] 3e85d5ac6304: Verifying Checksum [2026-05-11T02:23:19.802Z] 3e85d5ac6304: Download complete [2026-05-11T02:23:30.146Z] 3e85d5ac6304: Pull complete [2026-05-11T02:23:30.146Z] c3105a71a48b: Pull complete [2026-05-11T02:23:30.732Z] 0f093f025ec4: Pull complete [2026-05-11T02:23:30.732Z] c3106fc0e877: Pull complete [2026-05-11T02:23:30.732Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2026-05-11T02:23:30.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-05-11T02:23:30.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-11T02:23:31.216Z] prd-ubuntu20.04-docker-arm64-4c-16g-9032 does not seem to be running inside a container [2026-05-11T02:23:31.284Z] $ 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/975 -v /w/workspace/edgex-go/975:/w/workspace/edgex-go/975:rw,z -v /w/workspace/edgex-go/975@tmp:/w/workspace/edgex-go/975@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-05-11T02:23:33.498Z] $ docker top 51f4fe02700e56fd10c9ca61fdbae14a81b281f788313f210865259a655f21af -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-11T02:23:34.347Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-05-11T02:23:44.479Z] #1 [security-spire-server internal] load build definition from Dockerfile [2026-05-11T02:23:44.479Z] #1 transferring dockerfile: 30B [2026-05-11T02:23:44.479Z] #1 transferring dockerfile: 1.70kB 0.0s done [2026-05-11T02:23:44.479Z] #1 DONE 0.1s [2026-05-11T02:23:44.479Z] [2026-05-11T02:23:44.479Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-05-11T02:23:44.479Z] #2 transferring dockerfile: 1.89kB 0.0s done [2026-05-11T02:23:44.479Z] #2 DONE 0.1s [2026-05-11T02:23:44.479Z] [2026-05-11T02:23:44.479Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2026-05-11T02:23:44.756Z] #3 transferring dockerfile: 1.81kB done [2026-05-11T02:23:44.756Z] #3 DONE 0.1s [2026-05-11T02:23:44.756Z] [2026-05-11T02:23:44.756Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2026-05-11T02:23:44.756Z] #4 transferring dockerfile: 2.50kB 0.0s done [2026-05-11T02:23:44.756Z] #4 DONE 0.1s [2026-05-11T02:23:44.756Z] [2026-05-11T02:23:44.756Z] #5 [support-notifications internal] load build definition from Dockerfile [2026-05-11T02:23:44.756Z] #5 transferring dockerfile: 2.02kB done [2026-05-11T02:23:44.756Z] #5 DONE 0.1s [2026-05-11T02:23:44.756Z] [2026-05-11T02:23:44.756Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2026-05-11T02:23:44.756Z] #6 transferring dockerfile: 3.02kB done [2026-05-11T02:23:44.756Z] #6 DONE 0.1s [2026-05-11T02:23:45.024Z] [2026-05-11T02:23:45.024Z] #7 [core-data internal] load build definition from Dockerfile [2026-05-11T02:23:45.024Z] #7 transferring dockerfile: 2.04kB done [2026-05-11T02:23:45.024Z] #7 DONE 0.1s [2026-05-11T02:23:45.024Z] [2026-05-11T02:23:45.024Z] #8 [core-keeper internal] load build definition from Dockerfile [2026-05-11T02:23:45.024Z] #8 transferring dockerfile: 2.07kB done [2026-05-11T02:23:45.024Z] #8 DONE 0.0s [2026-05-11T02:23:45.024Z] [2026-05-11T02:23:45.024Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2026-05-11T02:23:45.024Z] #9 transferring dockerfile: 2.49kB 0.0s done [2026-05-11T02:23:45.024Z] #9 DONE 0.1s [2026-05-11T02:23:45.024Z] [2026-05-11T02:23:45.024Z] #10 [support-scheduler internal] load build definition from Dockerfile [2026-05-11T02:23:45.024Z] #10 transferring dockerfile: 1.83kB 0.0s done [2026-05-11T02:23:45.291Z] #10 DONE 0.1s [2026-05-11T02:23:45.291Z] [2026-05-11T02:23:45.291Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2026-05-11T02:23:45.291Z] #11 transferring dockerfile: 2.14kB 0.0s done [2026-05-11T02:23:45.291Z] #11 DONE 0.1s [2026-05-11T02:23:45.291Z] [2026-05-11T02:23:45.291Z] #12 [core-command internal] load build definition from Dockerfile [2026-05-11T02:23:45.291Z] #12 transferring dockerfile: 1.94kB 0.0s done [2026-05-11T02:23:45.291Z] #12 DONE 0.1s [2026-05-11T02:23:45.291Z] [2026-05-11T02:23:45.291Z] #13 [core-metadata internal] load build definition from Dockerfile [2026-05-11T02:23:45.291Z] #13 transferring dockerfile: 2.10kB done [2026-05-11T02:23:45.291Z] #13 DONE 0.1s [2026-05-11T02:23:45.558Z] [2026-05-11T02:23:45.558Z] #14 [security-spire-config internal] load build definition from Dockerfile [2026-05-11T02:23:45.558Z] #14 transferring dockerfile: 1.69kB done [2026-05-11T02:23:45.558Z] #14 DONE 0.1s [2026-05-11T02:23:45.558Z] [2026-05-11T02:23:45.558Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-05-11T02:23:45.559Z] #15 transferring dockerfile: 2.23kB 0.0s done [2026-05-11T02:23:45.559Z] #15 DONE 0.1s [2026-05-11T02:23:45.559Z] [2026-05-11T02:23:45.559Z] #16 [security-spire-server internal] load .dockerignore [2026-05-11T02:23:45.559Z] #16 transferring context: 50B 0.0s done [2026-05-11T02:23:45.559Z] #16 DONE 0.1s [2026-05-11T02:23:46.533Z] [2026-05-11T02:23:46.533Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2026-05-11T02:23:46.533Z] #17 transferring context: 50B done [2026-05-11T02:23:46.533Z] #17 DONE 0.0s [2026-05-11T02:23:46.533Z] [2026-05-11T02:23:46.533Z] #18 [security-spire-agent internal] load .dockerignore [2026-05-11T02:23:46.533Z] #18 transferring context: 50B done [2026-05-11T02:23:46.533Z] #18 DONE 0.0s [2026-05-11T02:23:46.533Z] [2026-05-11T02:23:46.533Z] #19 [security-proxy-setup internal] load .dockerignore [2026-05-11T02:23:46.533Z] #19 transferring context: 50B done [2026-05-11T02:23:46.533Z] #19 DONE 0.0s [2026-05-11T02:23:46.533Z] [2026-05-11T02:23:46.533Z] #20 [support-notifications internal] load .dockerignore [2026-05-11T02:23:46.533Z] #20 transferring context: 50B 0.0s done [2026-05-11T02:23:46.533Z] #20 DONE 0.1s [2026-05-11T02:23:46.533Z] [2026-05-11T02:23:46.533Z] #21 [security-bootstrapper internal] load .dockerignore [2026-05-11T02:23:46.533Z] #21 transferring context: 50B done [2026-05-11T02:23:46.533Z] #21 DONE 0.1s [2026-05-11T02:23:46.533Z] [2026-05-11T02:23:46.533Z] #22 [core-data internal] load .dockerignore [2026-05-11T02:23:46.533Z] #22 transferring context: 50B 0.0s done [2026-05-11T02:23:46.533Z] #22 DONE 0.1s [2026-05-11T02:23:46.800Z] [2026-05-11T02:23:46.800Z] #23 [core-keeper internal] load .dockerignore [2026-05-11T02:23:46.800Z] #23 transferring context: 50B done [2026-05-11T02:23:46.800Z] #23 DONE 0.1s [2026-05-11T02:23:46.800Z] [2026-05-11T02:23:46.800Z] #24 [security-secretstore-setup internal] load .dockerignore [2026-05-11T02:23:46.800Z] #24 transferring context: 50B 0.0s done [2026-05-11T02:23:46.800Z] #24 DONE 0.1s [2026-05-11T02:23:46.800Z] [2026-05-11T02:23:46.800Z] #25 [support-scheduler internal] load .dockerignore [2026-05-11T02:23:46.800Z] #25 transferring context: 50B 0.0s done [2026-05-11T02:23:46.800Z] #25 DONE 0.1s [2026-05-11T02:23:46.800Z] [2026-05-11T02:23:46.800Z] #26 [security-proxy-auth internal] load .dockerignore [2026-05-11T02:23:47.067Z] #26 transferring context: 50B 0.0s done [2026-05-11T02:23:47.067Z] #26 DONE 0.1s [2026-05-11T02:23:47.067Z] [2026-05-11T02:23:47.067Z] #27 [core-command internal] load .dockerignore [2026-05-11T02:23:47.067Z] #27 transferring context: 50B 0.0s done [2026-05-11T02:23:47.067Z] #27 DONE 0.1s [2026-05-11T02:23:47.067Z] [2026-05-11T02:23:47.067Z] #28 [core-metadata internal] load .dockerignore [2026-05-11T02:23:47.067Z] #28 transferring context: 50B done [2026-05-11T02:23:47.067Z] #28 DONE 0.0s [2026-05-11T02:23:47.067Z] [2026-05-11T02:23:47.067Z] #29 [security-spire-config internal] load .dockerignore [2026-05-11T02:23:47.334Z] #29 transferring context: 50B done [2026-05-11T02:23:47.334Z] #29 DONE 0.1s [2026-05-11T02:23:47.334Z] [2026-05-11T02:23:47.334Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2026-05-11T02:23:47.334Z] #30 transferring context: 50B 0.0s done [2026-05-11T02:23:47.334Z] #30 DONE 0.1s [2026-05-11T02:23:47.334Z] [2026-05-11T02:23:47.334Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-11T02:23:47.921Z] #31 ... [2026-05-11T02:23:47.921Z] [2026-05-11T02:23:47.921Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 [2026-05-11T02:23:47.921Z] #32 DONE 0.6s [2026-05-11T02:23:47.921Z] [2026-05-11T02:23:47.921Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-11T02:23:47.921Z] #31 DONE 0.7s [2026-05-11T02:23:47.921Z] [2026-05-11T02:23:47.921Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-11T02:23:47.921Z] #33 DONE 0.0s [2026-05-11T02:23:47.921Z] [2026-05-11T02:23:47.921Z] #34 [security-spire-server internal] load build context [2026-05-11T02:23:47.921Z] #34 transferring context: 26.58kB 0.0s done [2026-05-11T02:23:47.921Z] #34 DONE 0.1s [2026-05-11T02:23:47.921Z] [2026-05-11T02:23:47.921Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-11T02:23:48.188Z] #31 DONE 0.7s [2026-05-11T02:23:48.188Z] [2026-05-11T02:23:48.188Z] #35 [security-spiffe-token-provider stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-11T02:23:48.188Z] #35 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-11T02:23:48.188Z] #35 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-11T02:23:48.188Z] #35 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-11T02:23:48.188Z] #35 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-11T02:23:48.188Z] #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 0B / 4.14MB 0.2s [2026-05-11T02:23:48.459Z] #35 ... [2026-05-11T02:23:48.459Z] [2026-05-11T02:23:48.459Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-11T02:23:48.459Z] #33 DONE 0.0s [2026-05-11T02:23:48.459Z] [2026-05-11T02:23:48.459Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 [2026-05-11T02:23:48.459Z] #32 DONE 0.6s [2026-05-11T02:23:48.459Z] [2026-05-11T02:23:48.459Z] #35 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-11T02:23:48.459Z] #35 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-11T02:23:48.459Z] #35 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-11T02:23:48.459Z] #35 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-11T02:23:48.459Z] #35 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-11T02:23:48.459Z] #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.05MB / 4.14MB 0.4s [2026-05-11T02:23:48.459Z] #35 ... [2026-05-11T02:23:48.459Z] [2026-05-11T02:23:48.459Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-11T02:23:48.459Z] #33 DONE 0.0s [2026-05-11T02:23:48.459Z] [2026-05-11T02:23:48.459Z] #35 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-11T02:23:48.459Z] #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.17MB / 4.14MB 0.5s [2026-05-11T02:23:48.459Z] #35 ... [2026-05-11T02:23:48.459Z] [2026-05-11T02:23:48.459Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-11T02:23:48.459Z] #33 DONE 0.0s [2026-05-11T02:23:48.459Z] [2026-05-11T02:23:48.459Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 [2026-05-11T02:23:48.459Z] #32 DONE 0.6s [2026-05-11T02:23:48.726Z] [2026-05-11T02:23:48.726Z] #35 [core-data stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-11T02:23:48.726Z] #35 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-11T02:23:48.726Z] #35 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-11T02:23:48.726Z] #35 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-11T02:23:48.726Z] #35 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-11T02:23:48.726Z] #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.7s [2026-05-11T02:23:48.726Z] #35 ... [2026-05-11T02:23:48.726Z] [2026-05-11T02:23:48.726Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-11T02:23:48.726Z] #33 DONE 0.0s [2026-05-11T02:23:48.726Z] [2026-05-11T02:23:48.726Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-05-11T02:23:48.726Z] #36 DONE 0.8s [2026-05-11T02:23:48.726Z] [2026-05-11T02:23:48.726Z] #35 [core-data stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-11T02:23:48.726Z] #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.7s done [2026-05-11T02:23:48.726Z] #35 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e [2026-05-11T02:23:48.997Z] #35 ... [2026-05-11T02:23:48.997Z] [2026-05-11T02:23:48.997Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-11T02:23:48.997Z] #33 DONE 0.0s [2026-05-11T02:23:48.997Z] [2026-05-11T02:23:48.997Z] #35 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-11T02:23:48.997Z] #35 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-11T02:23:48.997Z] #35 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-11T02:23:48.997Z] #35 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-11T02:23:48.997Z] #35 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-11T02:23:48.997Z] #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.7s done [2026-05-11T02:23:48.997Z] #35 ... [2026-05-11T02:23:48.997Z] [2026-05-11T02:23:48.997Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-11T02:23:48.997Z] #33 DONE 0.0s [2026-05-11T02:23:49.265Z] [2026-05-11T02:23:49.265Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-11T02:23:49.265Z] #37 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.0s done [2026-05-11T02:23:49.265Z] #37 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-05-11T02:23:49.265Z] #37 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-05-11T02:23:49.265Z] #37 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-05-11T02:23:49.265Z] #37 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-05-11T02:23:49.265Z] #37 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-05-11T02:23:49.265Z] #37 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-05-11T02:23:49.265Z] #37 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s done [2026-05-11T02:23:49.265Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.06MB / 37.02MB 1.0s [2026-05-11T02:23:49.265Z] #37 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done [2026-05-11T02:23:49.265Z] #37 ... [2026-05-11T02:23:49.265Z] [2026-05-11T02:23:49.265Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 [2026-05-11T02:23:49.265Z] #32 DONE 1.0s [2026-05-11T02:23:49.265Z] [2026-05-11T02:23:49.265Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-11T02:23:49.536Z] #37 ... [2026-05-11T02:23:49.536Z] [2026-05-11T02:23:49.536Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-11T02:23:49.536Z] #33 DONE 0.0s [2026-05-11T02:23:49.536Z] [2026-05-11T02:23:49.536Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-11T02:23:49.536Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.63MB / 37.02MB 1.4s [2026-05-11T02:23:49.803Z] #37 ... [2026-05-11T02:23:49.803Z] [2026-05-11T02:23:49.803Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-11T02:23:49.803Z] #33 DONE 0.0s [2026-05-11T02:23:49.803Z] [2026-05-11T02:23:49.803Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-11T02:23:49.803Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.73MB / 37.02MB 1.7s [2026-05-11T02:23:49.803Z] #37 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 [2026-05-11T02:23:50.079Z] #37 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.1s done [2026-05-11T02:23:50.079Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.83MB / 37.02MB 2.0s [2026-05-11T02:23:50.358Z] #37 ... [2026-05-11T02:23:50.358Z] [2026-05-11T02:23:50.358Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-11T02:23:50.358Z] #33 DONE 0.0s [2026-05-11T02:23:50.358Z] [2026-05-11T02:23:50.358Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-11T02:23:50.358Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.92MB / 37.02MB 2.3s [2026-05-11T02:23:50.946Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 22.02MB / 37.02MB 2.7s [2026-05-11T02:23:50.946Z] #37 ... [2026-05-11T02:23:50.946Z] [2026-05-11T02:23:50.946Z] #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-11T02:23:50.946Z] #31 DONE 1.6s [2026-05-11T02:23:50.946Z] [2026-05-11T02:23:50.946Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-11T02:23:50.946Z] #37 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.0s done [2026-05-11T02:23:50.946Z] #37 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-05-11T02:23:50.946Z] #37 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-05-11T02:23:50.946Z] #37 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-05-11T02:23:50.946Z] #37 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-05-11T02:23:50.946Z] #37 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-05-11T02:23:50.946Z] #37 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-05-11T02:23:50.946Z] #37 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s done [2026-05-11T02:23:50.946Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 24.70MB / 37.02MB 3.0s [2026-05-11T02:23:50.946Z] #37 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done [2026-05-11T02:23:50.946Z] #37 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.1s done [2026-05-11T02:23:51.531Z] #37 ... [2026-05-11T02:23:51.531Z] [2026-05-11T02:23:51.531Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-05-11T02:23:51.531Z] #32 DONE 2.9s [2026-05-11T02:23:51.531Z] [2026-05-11T02:23:51.531Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-11T02:23:51.531Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 3.5s [2026-05-11T02:23:52.142Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.36MB / 37.02MB 3.9s [2026-05-11T02:23:52.410Z] #37 ... [2026-05-11T02:23:52.410Z] [2026-05-11T02:23:52.410Z] #38 [security-spiffe-token-provider internal] load build context [2026-05-11T02:23:52.410Z] #38 transferring context: 3.41MB 2.6s done [2026-05-11T02:23:52.410Z] #38 DONE 4.3s [2026-05-11T02:23:52.410Z] [2026-05-11T02:23:52.410Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-11T02:23:52.410Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.33MB / 37.02MB 4.3s [2026-05-11T02:23:52.677Z] #37 ... [2026-05-11T02:23:52.677Z] [2026-05-11T02:23:52.677Z] #39 [security-spire-agent internal] load build context [2026-05-11T02:23:52.677Z] #39 transferring context: 26.11kB 0.2s done [2026-05-11T02:23:52.677Z] #39 DONE 3.7s [2026-05-11T02:23:52.677Z] [2026-05-11T02:23:52.677Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-11T02:23:52.677Z] #37 ... [2026-05-11T02:23:52.677Z] [2026-05-11T02:23:52.677Z] #40 [support-notifications internal] load build context [2026-05-11T02:23:52.677Z] #40 transferring context: 3.41MB 2.4s done [2026-05-11T02:23:52.677Z] #40 DONE 4.3s [2026-05-11T02:23:52.945Z] [2026-05-11T02:23:52.945Z] #35 [core-common-config-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-11T02:23:52.945Z] #35 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-11T02:23:52.945Z] #35 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-11T02:23:52.945Z] #35 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-11T02:23:52.945Z] #35 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-11T02:23:52.945Z] #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.7s done [2026-05-11T02:23:53.913Z] #35 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 5.0s done [2026-05-11T02:23:54.519Z] #35 ... [2026-05-11T02:23:54.519Z] [2026-05-11T02:23:54.519Z] #41 [core-keeper internal] load build context [2026-05-11T02:23:54.519Z] #41 transferring context: 3.41MB 3.7s done [2026-05-11T02:23:54.519Z] #41 DONE 5.8s [2026-05-11T02:23:54.519Z] [2026-05-11T02:23:54.519Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-11T02:23:54.520Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 5.4s done [2026-05-11T02:23:54.520Z] #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 [2026-05-11T02:23:54.801Z] #37 ... [2026-05-11T02:23:54.801Z] [2026-05-11T02:23:54.801Z] #42 [security-proxy-setup internal] load build context [2026-05-11T02:23:54.801Z] #42 transferring context: 3.41MB 4.1s done [2026-05-11T02:23:54.801Z] #42 DONE 6.4s [2026-05-11T02:23:55.067Z] [2026-05-11T02:23:55.067Z] #43 [support-scheduler internal] load build context [2026-05-11T02:23:55.067Z] #43 transferring context: 3.41MB 3.1s done [2026-05-11T02:23:55.067Z] #43 DONE 5.6s [2026-05-11T02:23:55.067Z] [2026-05-11T02:23:55.067Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-11T02:23:55.067Z] #37 ... [2026-05-11T02:23:55.067Z] [2026-05-11T02:23:55.067Z] #44 [core-data internal] load build context [2026-05-11T02:23:55.067Z] #44 transferring context: 3.41MB 4.3s done [2026-05-11T02:23:55.067Z] #44 DONE 6.4s [2026-05-11T02:23:55.067Z] [2026-05-11T02:23:55.067Z] #45 [security-proxy-auth internal] load build context [2026-05-11T02:23:55.067Z] #45 transferring context: 3.41MB 3.4s done [2026-05-11T02:23:55.067Z] #45 DONE 5.9s [2026-05-11T02:23:55.067Z] [2026-05-11T02:23:55.067Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-11T02:23:55.336Z] #37 ... [2026-05-11T02:23:55.336Z] [2026-05-11T02:23:55.336Z] #46 [security-secretstore-setup internal] load build context [2026-05-11T02:23:55.336Z] #46 transferring context: 3.41MB 3.6s done [2026-05-11T02:23:55.336Z] #46 DONE 6.0s [2026-05-11T02:23:55.336Z] [2026-05-11T02:23:55.336Z] #47 [security-bootstrapper internal] load build context [2026-05-11T02:23:55.336Z] #47 transferring context: 3.41MB 4.8s done [2026-05-11T02:23:55.336Z] #47 DONE 6.9s [2026-05-11T02:23:55.336Z] [2026-05-11T02:23:55.336Z] #35 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-11T02:23:55.336Z] #35 DONE 8.4s [2026-05-11T02:23:55.336Z] [2026-05-11T02:23:55.336Z] #48 [security-spire-config internal] load build context [2026-05-11T02:23:55.336Z] #48 transferring context: 24.83kB 0.1s done [2026-05-11T02:23:55.336Z] #48 DONE 4.4s [2026-05-11T02:23:55.336Z] [2026-05-11T02:23:55.336Z] #49 [core-metadata internal] load build context [2026-05-11T02:23:55.336Z] #49 transferring context: 3.41MB 2.2s done [2026-05-11T02:23:55.336Z] #49 DONE 4.7s [2026-05-11T02:23:55.336Z] [2026-05-11T02:23:55.336Z] #50 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-11T02:23:55.605Z] #50 ... [2026-05-11T02:23:55.605Z] [2026-05-11T02:23:55.605Z] #51 [core-command internal] load build context [2026-05-11T02:23:55.605Z] #51 transferring context: 3.41MB 2.2s done [2026-05-11T02:23:55.605Z] #51 DONE 4.8s [2026-05-11T02:23:55.605Z] [2026-05-11T02:23:55.605Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-11T02:23:55.873Z] #52 ... [2026-05-11T02:23:55.873Z] [2026-05-11T02:23:55.873Z] #53 [core-common-config-bootstrapper internal] load build context [2026-05-11T02:23:55.873Z] #53 transferring context: 3.41MB 1.2s done [2026-05-11T02:23:55.873Z] #53 DONE 4.5s [2026-05-11T02:23:55.873Z] [2026-05-11T02:23:55.873Z] #54 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-11T02:23:55.873Z] #54 DONE 8.1s [2026-05-11T02:23:56.141Z] [2026-05-11T02:23:56.141Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-11T02:23:58.107Z] #37 ... [2026-05-11T02:23:58.107Z] [2026-05-11T02:23:58.107Z] #55 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2026-05-11T02:23:58.107Z] #55 DONE 2.0s [2026-05-11T02:23:58.107Z] [2026-05-11T02:23:58.107Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-11T02:23:58.107Z] #56 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.3s done [2026-05-11T02:23:58.107Z] #56 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2026-05-11T02:23:58.107Z] #56 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2026-05-11T02:23:58.107Z] #56 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done [2026-05-11T02:23:58.107Z] #56 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done [2026-05-11T02:23:58.107Z] #56 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-05-11T02:23:58.107Z] #56 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-05-11T02:23:58.107Z] #56 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.3s done [2026-05-11T02:23:58.107Z] #56 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 3.3s done [2026-05-11T02:23:58.107Z] #56 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.1s done [2026-05-11T02:23:58.107Z] #56 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 5.1s [2026-05-11T02:23:58.107Z] #56 ... [2026-05-11T02:23:58.107Z] [2026-05-11T02:23:58.107Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-11T02:23:59.518Z] #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.9s [2026-05-11T02:24:04.891Z] #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.9s [2026-05-11T02:24:05.852Z] #37 ... [2026-05-11T02:24:05.852Z] [2026-05-11T02:24:05.852Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-11T02:24:05.852Z] #57 ... [2026-05-11T02:24:05.852Z] [2026-05-11T02:24:05.852Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-11T02:24:05.852Z] #58 ... [2026-05-11T02:24:05.852Z] [2026-05-11T02:24:05.852Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-11T02:24:06.120Z] #59 ... [2026-05-11T02:24:06.120Z] [2026-05-11T02:24:06.120Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-11T02:24:06.120Z] #60 ... [2026-05-11T02:24:06.120Z] [2026-05-11T02:24:06.120Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-11T02:24:06.387Z] #61 ... [2026-05-11T02:24:06.387Z] [2026-05-11T02:24:06.387Z] #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-05-11T02:24:06.387Z] #62 ... [2026-05-11T02:24:06.387Z] [2026-05-11T02:24:06.387Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-11T02:24:06.657Z] #63 ... [2026-05-11T02:24:06.657Z] [2026-05-11T02:24:06.657Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-11T02:24:06.924Z] #64 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:06.924Z] #64 ... [2026-05-11T02:24:06.924Z] [2026-05-11T02:24:06.924Z] #65 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-11T02:24:06.924Z] #65 ... [2026-05-11T02:24:06.924Z] [2026-05-11T02:24:06.924Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-11T02:24:06.924Z] #61 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:06.924Z] #61 ... [2026-05-11T02:24:06.924Z] [2026-05-11T02:24:06.924Z] #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-11T02:24:06.924Z] #66 DONE 8.9s [2026-05-11T02:24:07.191Z] [2026-05-11T02:24:07.191Z] #65 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-11T02:24:07.191Z] #65 11.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:07.458Z] #65 ... [2026-05-11T02:24:07.458Z] [2026-05-11T02:24:07.458Z] #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-05-11T02:24:07.458Z] #62 DONE 11.6s [2026-05-11T02:24:07.458Z] [2026-05-11T02:24:07.458Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-11T02:24:08.045Z] #37 ... [2026-05-11T02:24:08.045Z] [2026-05-11T02:24:08.045Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-11T02:24:08.045Z] #0 9.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:08.045Z] #67 ... [2026-05-11T02:24:08.045Z] [2026-05-11T02:24:08.045Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-11T02:24:08.045Z] #0 9.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:08.313Z] #68 ... [2026-05-11T02:24:08.313Z] [2026-05-11T02:24:08.313Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-11T02:24:08.313Z] #56 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 10.8s done [2026-05-11T02:24:08.580Z] #56 ... [2026-05-11T02:24:08.580Z] [2026-05-11T02:24:08.580Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-11T02:24:08.580Z] #0 9.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:08.580Z] #69 ... [2026-05-11T02:24:08.580Z] [2026-05-11T02:24:08.580Z] #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-05-11T02:24:08.580Z] #0 9.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:08.852Z] #70 ... [2026-05-11T02:24:08.852Z] [2026-05-11T02:24:08.852Z] #71 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-05-11T02:24:08.852Z] #0 8.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:08.852Z] #71 ... [2026-05-11T02:24:08.852Z] [2026-05-11T02:24:08.852Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-11T02:24:10.260Z] #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.7s [2026-05-11T02:24:12.846Z] #37 ... [2026-05-11T02:24:12.846Z] [2026-05-11T02:24:12.846Z] #50 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-11T02:24:12.846Z] #50 7.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:12.846Z] #50 7.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:12.846Z] #50 9.575 v3.22.4-63-g8a822b90ff1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-11T02:24:12.846Z] #50 9.575 v3.22.4-61-ga03d2f64a54 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-11T02:24:12.846Z] #50 9.575 OK: 26165 distinct packages available [2026-05-11T02:24:12.846Z] #50 9.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:12.846Z] #50 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:12.846Z] #50 ... [2026-05-11T02:24:12.846Z] [2026-05-11T02:24:12.846Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-11T02:24:13.811Z] #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.4s done [2026-05-11T02:24:17.153Z] #37 ... [2026-05-11T02:24:17.153Z] [2026-05-11T02:24:17.153Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-11T02:24:17.153Z] #57 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:17.153Z] #57 13.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:17.153Z] #57 ... [2026-05-11T02:24:17.153Z] [2026-05-11T02:24:17.153Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-11T02:24:17.153Z] #52 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:17.153Z] #52 13.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:17.153Z] #52 ... [2026-05-11T02:24:17.153Z] [2026-05-11T02:24:17.153Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-11T02:24:17.153Z] #58 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:17.153Z] #58 13.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:17.153Z] #58 ... [2026-05-11T02:24:17.153Z] [2026-05-11T02:24:17.153Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-11T02:24:17.153Z] #63 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:17.153Z] #63 13.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:17.153Z] #63 ... [2026-05-11T02:24:17.153Z] [2026-05-11T02:24:17.153Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-11T02:24:17.153Z] #0 5.283 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:17.153Z] #0 7.550 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:17.419Z] #72 ... [2026-05-11T02:24:17.419Z] [2026-05-11T02:24:17.419Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-11T02:24:17.419Z] #0 4.184 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:17.419Z] #0 6.679 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:17.419Z] #73 ... [2026-05-11T02:24:17.419Z] [2026-05-11T02:24:17.419Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-11T02:24:17.419Z] #60 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:17.420Z] #60 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:17.686Z] #60 ... [2026-05-11T02:24:17.686Z] [2026-05-11T02:24:17.686Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-11T02:24:17.686Z] #59 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:17.686Z] #59 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:17.686Z] #59 ... [2026-05-11T02:24:17.686Z] [2026-05-11T02:24:17.686Z] #50 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-11T02:24:17.686Z] #50 21.73 (1/5) Installing dumb-init (1.2.5-r3) [2026-05-11T02:24:17.686Z] #50 21.83 (2/5) Installing musl-obstack (1.2.3-r2) [2026-05-11T02:24:17.686Z] #50 21.84 (3/5) Installing libucontext (1.3.2-r0) [2026-05-11T02:24:17.686Z] #50 21.87 (4/5) Installing gcompat (1.1.0-r4) [2026-05-11T02:24:17.686Z] #50 21.91 (5/5) Installing openssl (3.5.6-r0) [2026-05-11T02:24:17.686Z] #50 22.04 Executing busybox-1.37.0-r20.trigger [2026-05-11T02:24:17.686Z] #50 22.17 OK: 9 MiB in 21 packages [2026-05-11T02:24:19.095Z] #50 ... [2026-05-11T02:24:19.095Z] [2026-05-11T02:24:19.095Z] #71 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-05-11T02:24:19.095Z] #71 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:19.363Z] #71 ... [2026-05-11T02:24:19.363Z] [2026-05-11T02:24:19.363Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-11T02:24:19.363Z] #64 13.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:19.363Z] #64 ... [2026-05-11T02:24:19.363Z] [2026-05-11T02:24:19.363Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-11T02:24:19.363Z] #52 23.36 (1/7) Installing ca-certificates (20260413-r0) [2026-05-11T02:24:19.658Z] #52 23.82 (2/7) Installing dumb-init (1.2.5-r3) [2026-05-11T02:24:19.658Z] #52 ... [2026-05-11T02:24:19.658Z] [2026-05-11T02:24:19.658Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-11T02:24:19.658Z] #61 13.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:19.658Z] #61 ... [2026-05-11T02:24:19.658Z] [2026-05-11T02:24:19.658Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-11T02:24:19.658Z] #68 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:19.927Z] #68 ... [2026-05-11T02:24:19.927Z] [2026-05-11T02:24:19.927Z] #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-05-11T02:24:19.927Z] #70 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:19.927Z] #70 ... [2026-05-11T02:24:19.927Z] [2026-05-11T02:24:19.927Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-11T02:24:19.927Z] #67 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:20.195Z] #67 ... [2026-05-11T02:24:20.195Z] [2026-05-11T02:24:20.195Z] #71 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-05-11T02:24:20.195Z] #71 22.04 OK: 255 MiB in 60 packages [2026-05-11T02:24:20.195Z] #71 ... [2026-05-11T02:24:20.195Z] [2026-05-11T02:24:20.195Z] #65 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-11T02:24:20.195Z] #65 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:20.475Z] #65 ... [2026-05-11T02:24:20.475Z] [2026-05-11T02:24:20.475Z] #50 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-11T02:24:20.475Z] #50 DONE 25.6s [2026-05-11T02:24:20.475Z] [2026-05-11T02:24:20.475Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-11T02:24:20.475Z] #69 12.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:20.475Z] #69 ... [2026-05-11T02:24:20.475Z] [2026-05-11T02:24:20.475Z] #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-05-11T02:24:20.504Z] #154 ... [2026-05-11T02:24:20.504Z] [2026-05-11T02:24:20.504Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-11T02:24:20.504Z] #153 DONE 169.7s [2026-05-11T02:24:20.504Z] [2026-05-11T02:24:20.504Z] #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-11T02:24:20.504Z] #176 DONE 0.1s [2026-05-11T02:24:20.504Z] [2026-05-11T02:24:20.504Z] #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-05-11T02:24:20.504Z] #177 DONE 0.0s [2026-05-11T02:24:20.504Z] [2026-05-11T02:24:20.504Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-11T02:24:20.504Z] #152 ... [2026-05-11T02:24:20.504Z] [2026-05-11T02:24:20.504Z] #178 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-05-11T02:24:20.504Z] #178 DONE 0.2s [2026-05-11T02:24:20.504Z] [2026-05-11T02:24:20.504Z] #179 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-05-11T02:24:20.504Z] #179 DONE 0.0s [2026-05-11T02:24:20.504Z] [2026-05-11T02:24:20.504Z] #180 [core-command] exporting to image [2026-05-11T02:24:20.504Z] #180 exporting layers 0.1s done [2026-05-11T02:24:20.504Z] #180 writing image sha256:ff5db89fa0a80d855b280f66d49a22d27a2dcc7b6a260e79b81c34fca4b9ad5f done [2026-05-11T02:24:20.504Z] #180 naming to docker.io/library/core-command done [2026-05-11T02:24:20.504Z] #180 DONE 0.1s [2026-05-11T02:24:20.504Z] [2026-05-11T02:24:20.504Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-11T02:24:20.504Z] #152 ... [2026-05-11T02:24:20.504Z] [2026-05-11T02:24:20.504Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-11T02:24:20.504Z] #150 DONE 172.5s [2026-05-11T02:24:20.504Z] [2026-05-11T02:24:20.504Z] #181 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-11T02:24:20.504Z] #181 DONE 0.1s [2026-05-11T02:24:20.504Z] [2026-05-11T02:24:20.504Z] #182 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-05-11T02:24:20.504Z] #182 DONE 0.1s [2026-05-11T02:24:20.504Z] [2026-05-11T02:24:20.504Z] #183 [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-05-11T02:24:20.504Z] #183 DONE 0.0s [2026-05-11T02:24:20.504Z] [2026-05-11T02:24:20.504Z] #146 [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-05-11T02:24:20.504Z] #146 172.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-05-11T02:24:20.504Z] #146 ... [2026-05-11T02:24:20.504Z] [2026-05-11T02:24:20.504Z] #184 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-05-11T02:24:20.504Z] #184 DONE 0.0s [2026-05-11T02:24:20.504Z] [2026-05-11T02:24:20.504Z] #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-05-11T02:24:20.504Z] #185 DONE 0.2s [2026-05-11T02:24:20.504Z] [2026-05-11T02:24:20.504Z] #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-05-11T02:24:20.504Z] #186 DONE 0.0s [2026-05-11T02:24:20.504Z] [2026-05-11T02:24:20.504Z] #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-11T02:24:20.504Z] #187 DONE 0.8s [2026-05-11T02:24:20.504Z] [2026-05-11T02:24:20.504Z] #188 [security-proxy-setup] exporting to image [2026-05-11T02:24:20.504Z] #188 exporting layers 0.2s done [2026-05-11T02:24:20.504Z] #188 writing image sha256:649ab814d11c6ee805ad5294b7e4e4d7b79ffeddf243fe56ffc0f70c0f8729c3 done [2026-05-11T02:24:20.504Z] #188 naming to docker.io/library/security-proxy-setup done [2026-05-11T02:24:20.504Z] #188 DONE 0.2s [2026-05-11T02:24:20.504Z] [2026-05-11T02:24:20.504Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-11T02:24:20.504Z] #155 DONE 175.8s [2026-05-11T02:24:20.504Z] [2026-05-11T02:24:20.504Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-11T02:24:20.504Z] #149 DONE 175.8s [2026-05-11T02:24:20.504Z] [2026-05-11T02:24:20.504Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-11T02:24:20.504Z] #154 ... [2026-05-11T02:24:20.504Z] [2026-05-11T02:24:20.504Z] #146 [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-05-11T02:24:20.504Z] #146 DONE 176.0s [2026-05-11T02:24:20.504Z] [2026-05-11T02:24:20.504Z] #189 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-11T02:24:20.504Z] #189 ... [2026-05-11T02:24:20.504Z] [2026-05-11T02:24:20.504Z] #190 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-11T02:24:20.504Z] #190 DONE 0.1s [2026-05-11T02:24:20.504Z] [2026-05-11T02:24:20.504Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-11T02:24:20.504Z] #152 DONE 176.1s [2026-05-11T02:24:20.504Z] [2026-05-11T02:24:20.504Z] #189 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-11T02:24:20.504Z] #189 DONE 0.2s [2026-05-11T02:24:20.504Z] [2026-05-11T02:24:20.504Z] #191 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-11T02:24:20.504Z] #191 DONE 0.1s [2026-05-11T02:24:20.504Z] [2026-05-11T02:24:20.504Z] #192 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-11T02:24:20.504Z] #192 ... [2026-05-11T02:24:20.504Z] [2026-05-11T02:24:20.504Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-11T02:24:20.504Z] #193 DONE 0.1s [2026-05-11T02:24:20.762Z] [2026-05-11T02:24:20.762Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-11T02:24:20.762Z] #148 DONE 176.4s [2026-05-11T02:24:20.762Z] [2026-05-11T02:24:20.762Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-05-11T02:24:20.762Z] #194 DONE 0.3s [2026-05-11T02:24:20.762Z] [2026-05-11T02:24:20.762Z] #195 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-11T02:24:20.762Z] #195 DONE 0.3s [2026-05-11T02:24:20.762Z] [2026-05-11T02:24:20.762Z] #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-05-11T02:24:20.762Z] #196 DONE 0.3s [2026-05-11T02:24:20.762Z] [2026-05-11T02:24:20.762Z] #190 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-11T02:24:20.762Z] #190 DONE 0.1s [2026-05-11T02:24:20.762Z] [2026-05-11T02:24:20.762Z] #191 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-11T02:24:20.762Z] #191 DONE 0.1s [2026-05-11T02:24:20.762Z] [2026-05-11T02:24:20.762Z] #192 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-11T02:24:20.762Z] #192 DONE 0.3s [2026-05-11T02:24:20.762Z] [2026-05-11T02:24:20.762Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-11T02:24:20.762Z] #197 CACHED [2026-05-11T02:24:20.762Z] [2026-05-11T02:24:20.762Z] #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-11T02:24:20.762Z] #198 CACHED [2026-05-11T02:24:20.762Z] [2026-05-11T02:24:20.762Z] #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-05-11T02:24:21.332Z] #199 DONE 0.3s [2026-05-11T02:24:21.332Z] [2026-05-11T02:24:21.332Z] #200 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-05-11T02:24:21.332Z] #200 DONE 0.3s [2026-05-11T02:24:21.332Z] [2026-05-11T02:24:21.332Z] #201 [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-05-11T02:24:21.332Z] #201 DONE 0.3s [2026-05-11T02:24:21.332Z] [2026-05-11T02:24:21.332Z] #202 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-05-11T02:24:21.332Z] #202 DONE 0.4s [2026-05-11T02:24:21.332Z] [2026-05-11T02:24:21.332Z] #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-11T02:24:21.332Z] #203 DONE 0.4s [2026-05-11T02:24:21.332Z] [2026-05-11T02:24:21.332Z] #204 [security-spiffe-token-provider] exporting to image [2026-05-11T02:24:21.332Z] #204 ... [2026-05-11T02:24:21.332Z] [2026-05-11T02:24:21.332Z] #205 [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-05-11T02:24:21.332Z] #205 DONE 0.2s [2026-05-11T02:24:21.332Z] [2026-05-11T02:24:21.332Z] #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-05-11T02:24:21.332Z] #206 DONE 0.2s [2026-05-11T02:24:21.332Z] [2026-05-11T02:24:21.332Z] #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-05-11T02:24:21.332Z] #207 DONE 0.2s [2026-05-11T02:24:21.332Z] [2026-05-11T02:24:21.332Z] #208 [core-metadata] exporting to image [2026-05-11T02:24:21.590Z] #208 ... [2026-05-11T02:24:21.590Z] [2026-05-11T02:24:21.590Z] #147 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-11T02:24:21.590Z] #147 DONE 177.3s [2026-05-11T02:24:21.590Z] [2026-05-11T02:24:21.590Z] #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-05-11T02:24:21.590Z] #209 DONE 0.4s [2026-05-11T02:24:21.590Z] [2026-05-11T02:24:21.590Z] #210 [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-05-11T02:24:21.590Z] #210 DONE 0.2s [2026-05-11T02:24:21.590Z] [2026-05-11T02:24:21.590Z] #211 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-05-11T02:24:21.590Z] #211 DONE 0.2s [2026-05-11T02:24:21.590Z] [2026-05-11T02:24:21.590Z] #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-05-11T02:24:21.590Z] #212 DONE 0.1s [2026-05-11T02:24:21.590Z] [2026-05-11T02:24:21.590Z] #204 [security-spiffe-token-provider] exporting to image [2026-05-11T02:24:21.590Z] #204 exporting layers 0.4s done [2026-05-11T02:24:21.590Z] #204 writing image sha256:a933e6372ea00d64e454d995d188f51ac353ae08e7069123e3269bcf8acd0bbd 0.0s done [2026-05-11T02:24:21.590Z] #204 naming to docker.io/library/security-spiffe-token-provider done [2026-05-11T02:24:21.590Z] #204 DONE 0.5s [2026-05-11T02:24:21.590Z] [2026-05-11T02:24:21.590Z] #213 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-05-11T02:24:21.590Z] #213 DONE 0.1s [2026-05-11T02:24:21.590Z] [2026-05-11T02:24:21.590Z] #208 [core-metadata] exporting to image [2026-05-11T02:24:21.590Z] #208 exporting layers 0.3s done [2026-05-11T02:24:21.590Z] #208 writing image sha256:8d3d4736d6aed37d7f9164b3ef8e746939ca8746c7a0fa07e9b9c53cba42abfb done [2026-05-11T02:24:21.590Z] #208 naming to docker.io/library/core-metadata done [2026-05-11T02:24:21.590Z] #208 DONE 0.4s [2026-05-11T02:24:21.590Z] [2026-05-11T02:24:21.590Z] #214 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-05-11T02:24:21.847Z] #214 ... [2026-05-11T02:24:21.847Z] [2026-05-11T02:24:21.847Z] #215 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-11T02:24:21.847Z] #215 DONE 0.1s [2026-05-11T02:24:21.847Z] [2026-05-11T02:24:21.847Z] #216 [core-data] exporting to image [2026-05-11T02:24:21.847Z] #216 exporting layers 0.2s done [2026-05-11T02:24:21.847Z] #216 writing image sha256:0437d025bb48fb0a5844490837a36c142465501c849878024f425213cb4af150 done [2026-05-11T02:24:21.847Z] #216 naming to docker.io/library/core-data done [2026-05-11T02:24:21.847Z] #216 DONE 0.3s [2026-05-11T02:24:21.847Z] [2026-05-11T02:24:21.847Z] #217 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-05-11T02:24:21.847Z] #217 DONE 0.3s [2026-05-11T02:24:21.847Z] [2026-05-11T02:24:21.847Z] #214 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-05-11T02:24:21.847Z] #214 DONE 0.3s [2026-05-11T02:24:21.847Z] [2026-05-11T02:24:21.847Z] #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-11T02:24:21.847Z] #218 DONE 0.5s [2026-05-11T02:24:21.847Z] [2026-05-11T02:24:21.847Z] #219 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-05-11T02:24:22.104Z] #219 ... [2026-05-11T02:24:22.104Z] [2026-05-11T02:24:22.104Z] #220 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-05-11T02:24:22.104Z] #220 DONE 0.2s [2026-05-11T02:24:22.104Z] [2026-05-11T02:24:22.104Z] #219 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-05-11T02:24:22.104Z] #219 DONE 0.2s [2026-05-11T02:24:22.104Z] [2026-05-11T02:24:22.104Z] #221 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-05-11T02:24:22.104Z] #221 DONE 0.1s [2026-05-11T02:24:22.104Z] [2026-05-11T02:24:22.104Z] #222 [core-keeper] exporting to image [2026-05-11T02:24:22.361Z] #222 exporting layers 0.2s done [2026-05-11T02:24:22.361Z] #222 writing image sha256:0ec3d477dd8056749964c10bbae55a30f2015945042184a1968d79a25070d00c done [2026-05-11T02:24:22.361Z] #222 naming to docker.io/library/core-keeper done [2026-05-11T02:24:22.361Z] #222 DONE 0.2s [2026-05-11T02:24:22.361Z] [2026-05-11T02:24:22.361Z] #223 [security-proxy-auth] exporting to image [2026-05-11T02:24:22.361Z] #223 exporting layers 0.2s done [2026-05-11T02:24:22.361Z] #223 writing image sha256:54750d33ef252c4e461b4ca657d9ea513f4ca683b43f741c36105d6fc62a0b34 done [2026-05-11T02:24:22.361Z] #223 naming to docker.io/library/security-proxy-auth done [2026-05-11T02:24:22.361Z] #223 DONE 0.2s [2026-05-11T02:24:22.361Z] [2026-05-11T02:24:22.361Z] #224 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-11T02:24:22.361Z] #224 DONE 0.3s [2026-05-11T02:24:22.361Z] [2026-05-11T02:24:22.361Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-11T02:24:22.443Z] #74 ... [2026-05-11T02:24:22.443Z] [2026-05-11T02:24:22.443Z] #71 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-05-11T02:24:22.443Z] #71 DONE 24.3s [2026-05-11T02:24:22.443Z] [2026-05-11T02:24:22.443Z] #65 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-11T02:24:22.443Z] #65 26.51 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-11T02:24:22.443Z] #65 26.59 Executing busybox-1.37.0-r20.trigger [2026-05-11T02:24:22.443Z] #65 26.88 OK: 8 MiB in 17 packages [2026-05-11T02:24:22.618Z] #154 ... [2026-05-11T02:24:22.618Z] [2026-05-11T02:24:22.618Z] #225 [security-secretstore-setup] exporting to image [2026-05-11T02:24:22.618Z] #225 exporting layers 0.3s done [2026-05-11T02:24:22.876Z] #225 writing image sha256:1b24e664bc17050376db5c6037aa670d80d2ba82dc45ee57d3b94db18dee96ec done [2026-05-11T02:24:22.876Z] #225 naming to docker.io/library/security-secretstore-setup done [2026-05-11T02:24:22.876Z] #225 DONE 0.3s [2026-05-11T02:24:22.876Z] [2026-05-11T02:24:22.876Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-11T02:24:23.033Z] #65 ... [2026-05-11T02:24:23.033Z] [2026-05-11T02:24:23.033Z] #75 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-05-11T02:24:23.033Z] #75 DONE 0.9s [2026-05-11T02:24:23.302Z] [2026-05-11T02:24:23.302Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-11T02:24:23.302Z] #68 23.44 OK: 255 MiB in 60 packages [2026-05-11T02:24:23.302Z] #68 DONE 25.1s [2026-05-11T02:24:23.302Z] [2026-05-11T02:24:23.302Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-05-11T02:24:23.573Z] #76 ... [2026-05-11T02:24:23.573Z] [2026-05-11T02:24:23.573Z] #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-05-11T02:24:23.573Z] #70 22.24 OK: 255 MiB in 60 packages [2026-05-11T02:24:23.573Z] #70 DONE 25.5s [2026-05-11T02:24:23.808Z] #145 ... [2026-05-11T02:24:23.808Z] [2026-05-11T02:24:23.808Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-11T02:24:23.808Z] #154 DONE 179.7s [2026-05-11T02:24:23.849Z] [2026-05-11T02:24:23.849Z] #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-11T02:24:24.070Z] [2026-05-11T02:24:24.071Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-11T02:24:24.071Z] #145 DONE 179.7s [2026-05-11T02:24:24.071Z] [2026-05-11T02:24:24.071Z] #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-11T02:24:24.071Z] #226 DONE 0.0s [2026-05-11T02:24:24.071Z] [2026-05-11T02:24:24.071Z] #227 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-11T02:24:24.071Z] #227 DONE 0.0s [2026-05-11T02:24:24.071Z] [2026-05-11T02:24:24.071Z] #228 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-11T02:24:24.071Z] #228 DONE 0.0s [2026-05-11T02:24:24.071Z] [2026-05-11T02:24:24.071Z] #229 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-11T02:24:24.071Z] #229 DONE 0.0s [2026-05-11T02:24:24.071Z] [2026-05-11T02:24:24.071Z] #230 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-05-11T02:24:24.327Z] #230 DONE 0.2s [2026-05-11T02:24:24.327Z] [2026-05-11T02:24:24.327Z] #231 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-05-11T02:24:24.327Z] #231 DONE 0.2s [2026-05-11T02:24:24.327Z] [2026-05-11T02:24:24.327Z] #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-05-11T02:24:24.327Z] #232 DONE 0.0s [2026-05-11T02:24:24.327Z] [2026-05-11T02:24:24.327Z] #233 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-05-11T02:24:24.327Z] #233 DONE 0.0s [2026-05-11T02:24:24.327Z] [2026-05-11T02:24:24.327Z] #234 [support-scheduler] exporting to image [2026-05-11T02:24:24.440Z] #77 ... [2026-05-11T02:24:24.440Z] [2026-05-11T02:24:24.440Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-11T02:24:24.440Z] #69 23.30 OK: 255 MiB in 60 packages [2026-05-11T02:24:24.440Z] #69 DONE 26.3s [2026-05-11T02:24:24.585Z] #234 ... [2026-05-11T02:24:24.585Z] [2026-05-11T02:24:24.585Z] #235 [support-notifications] exporting to image [2026-05-11T02:24:24.585Z] #235 exporting layers 0.2s done [2026-05-11T02:24:24.585Z] #235 writing image sha256:457f1dfc4448da06670c58eb28057d1d78a20bc963a1a3ccc5f153891ad25cf9 done [2026-05-11T02:24:24.585Z] #235 naming to docker.io/library/support-notifications done [2026-05-11T02:24:24.585Z] #235 DONE 0.2s [2026-05-11T02:24:24.585Z] [2026-05-11T02:24:24.585Z] #234 [support-scheduler] exporting to image [2026-05-11T02:24:24.585Z] #234 exporting layers 0.4s done [2026-05-11T02:24:24.585Z] #234 writing image sha256:b95cb14a3cb07a2870d4ef5ed0df3080a7d100986f5657b16ba1f302f5072495 done [2026-05-11T02:24:24.585Z] #234 naming to docker.io/library/support-scheduler done [2026-05-11T02:24:24.585Z] #234 DONE 0.4s [2026-05-11T02:24:24.585Z] time="2026-05-11T02:20:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-11T02:24:24.585Z] time="2026-05-11T02:20:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-11T02:24:24.586Z] time="2026-05-11T02:20:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-11T02:24:24.586Z] time="2026-05-11T02:20:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-11T02:24:24.586Z] time="2026-05-11T02:20:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-11T02:24:24.586Z] time="2026-05-11T02:20:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-11T02:24:24.586Z] time="2026-05-11T02:20:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-11T02:24:24.586Z] time="2026-05-11T02:20:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-11T02:24:24.586Z] time="2026-05-11T02:20:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-11T02:24:24.586Z] time="2026-05-11T02:20:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-11T02:24:24.586Z] time="2026-05-11T02:20:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-11T02:24:24.586Z] time="2026-05-11T02:20:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-11T02:24:24.586Z] time="2026-05-11T02:20:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-11T02:24:24.586Z] time="2026-05-11T02:20:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-11T02:24:24.586Z] time="2026-05-11T02:20:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-05-11T02:24:24.590Z] $ docker stop --time=1 2b7b575ccbc32b87f3d1750bf84b31dd18ba32fbbf265d723ad9014a26a1b3bb [2026-05-11T02:24:24.726Z] [2026-05-11T02:24:24.726Z] #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-11T02:24:24.726Z] #77 DONE 1.1s [2026-05-11T02:24:24.726Z] [2026-05-11T02:24:24.726Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-05-11T02:24:25.351Z] #78 ... [2026-05-11T02:24:25.351Z] [2026-05-11T02:24:25.351Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-05-11T02:24:25.351Z] #76 DONE 2.0s [2026-05-11T02:24:25.351Z] [2026-05-11T02:24:25.351Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-11T02:24:25.351Z] #58 25.33 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-11T02:24:25.351Z] #58 25.37 Executing busybox-1.37.0-r20.trigger [2026-05-11T02:24:25.352Z] #58 25.60 OK: 8 MiB in 17 packages [2026-05-11T02:24:25.352Z] #58 DONE 29.6s [2026-05-11T02:24:25.352Z] [2026-05-11T02:24:25.352Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:24:25.625Z] #79 ... [2026-05-11T02:24:25.625Z] [2026-05-11T02:24:25.625Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-11T02:24:25.625Z] #63 25.00 (1/2) Installing dumb-init (1.2.5-r3) [2026-05-11T02:24:25.625Z] #63 25.11 (2/2) Installing su-exec (0.2-r3) [2026-05-11T02:24:25.625Z] #63 25.15 Executing busybox-1.37.0-r20.trigger [2026-05-11T02:24:25.625Z] #63 25.43 OK: 8 MiB in 18 packages [2026-05-11T02:24:25.625Z] #63 DONE 29.8s [2026-05-11T02:24:25.625Z] [2026-05-11T02:24:25.625Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-11T02:24:25.822Z] $ docker rm -f --volumes 2b7b575ccbc32b87f3d1750bf84b31dd18ba32fbbf265d723ad9014a26a1b3bb [Pipeline] // withDockerContainer [2026-05-11T02:24:25.906Z] #80 ... [2026-05-11T02:24:25.906Z] [2026-05-11T02:24:25.906Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-11T02:24:25.906Z] #52 23.87 (3/7) Installing libgcc (14.2.0-r6) [2026-05-11T02:24:25.906Z] #52 23.90 (4/7) Installing libsodium (1.0.20-r1) [2026-05-11T02:24:25.906Z] #52 23.98 (5/7) Installing libstdc++ (14.2.0-r6) [2026-05-11T02:24:25.906Z] #52 24.45 (6/7) Installing libzmq (4.3.5-r2) [2026-05-11T02:24:25.906Z] #52 24.52 (7/7) Installing zeromq (4.3.5-r2) [2026-05-11T02:24:25.906Z] #52 24.59 Executing busybox-1.37.0-r20.trigger [2026-05-11T02:24:25.906Z] #52 24.90 Executing ca-certificates-20260413-r0.trigger [2026-05-11T02:24:25.906Z] #52 26.89 OK: 12 MiB in 23 packages [2026-05-11T02:24:25.906Z] #52 DONE 30.0s [2026-05-11T02:24:25.906Z] [2026-05-11T02:24:25.906Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [Pipeline] sh [2026-05-11T02:24:26.185Z] + docker images [2026-05-11T02:24:26.185Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-05-11T02:24:26.185Z] support-scheduler latest b95cb14a3cb0 1 second ago 54.2MB [2026-05-11T02:24:26.185Z] support-notifications latest 457f1dfc4448 1 second ago 57.8MB [2026-05-11T02:24:26.186Z] security-secretstore-setup latest 1b24e664bc17 3 seconds ago 89.2MB [2026-05-11T02:24:26.186Z] core-metadata latest 8d3d4736d6ae 4 seconds ago 50.1MB [2026-05-11T02:24:26.186Z] core-keeper latest 0ec3d477dd80 4 seconds ago 49.7MB [2026-05-11T02:24:26.186Z] security-proxy-auth latest 54750d33ef25 4 seconds ago 49.1MB [2026-05-11T02:24:26.186Z] core-data latest 0437d025bb48 4 seconds ago 49.9MB [2026-05-11T02:24:26.186Z] security-spiffe-token-provider latest a933e6372ea0 5 seconds ago 53MB [2026-05-11T02:24:26.186Z] security-proxy-setup latest 649ab814d11c 8 seconds ago 54.8MB [2026-05-11T02:24:26.186Z] core-command latest ff5db89fa0a8 11 seconds ago 44.1MB [2026-05-11T02:24:26.186Z] security-bootstrapper latest 85cc45040a60 About a minute ago 21.6MB [2026-05-11T02:24:26.186Z] core-common-config-bootstrapper latest 3ebaa6c0baf0 About a minute ago 20.5MB [2026-05-11T02:24:26.186Z] security-spire-agent latest ffbbb4515dec 3 minutes ago 237MB [2026-05-11T02:24:26.186Z] security-spire-server latest f6b640f9127e 3 minutes ago 178MB [2026-05-11T02:24:26.186Z] security-spire-config latest fa4de3897318 3 minutes ago 177MB [2026-05-11T02:24:26.186Z] ci-base-image-x86_64 latest c0ba0b733cba 6 minutes ago 970MB [2026-05-11T02:24:26.186Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 6 months ago 636MB [2026-05-11T02:24:26.186Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 11 months ago 573MB [2026-05-11T02:24:26.186Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-11T02:24:26.318Z] provisioning config files... [2026-05-11T02:24:26.329Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/975@tmp/config10917883141133316121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-11T02:24:26.504Z] #81 ... [2026-05-11T02:24:26.505Z] [2026-05-11T02:24:26.505Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-05-11T02:24:26.505Z] #78 DONE 1.8s [2026-05-11T02:24:26.505Z] [2026-05-11T02:24:26.505Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:24:26.630Z] ---> ****-login.sh [2026-05-11T02:24:26.630Z] nexus3.edgexfoundry.org:10001 [2026-05-11T02:24:26.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:24:26.630Z] Login Succeeded [2026-05-11T02:24:26.630Z] nexus3.edgexfoundry.org:10002 [2026-05-11T02:24:26.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:24:26.630Z] Login Succeeded [2026-05-11T02:24:26.630Z] nexus3.edgexfoundry.org:10003 [2026-05-11T02:24:26.780Z] #82 ... [2026-05-11T02:24:26.780Z] [2026-05-11T02:24:26.780Z] #65 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-11T02:24:26.780Z] #65 DONE 31.0s [2026-05-11T02:24:26.780Z] [2026-05-11T02:24:26.780Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-11T02:24:26.780Z] #64 23.79 (1/4) Installing ca-certificates (20260413-r0) [2026-05-11T02:24:26.780Z] #64 24.38 (2/4) Installing dumb-init (1.2.5-r3) [2026-05-11T02:24:26.780Z] #64 24.40 (3/4) Installing su-exec (0.2-r3) [2026-05-11T02:24:26.780Z] #64 24.42 (4/4) Installing yq-go (4.47.2-r3) [2026-05-11T02:24:26.780Z] #64 26.37 Executing busybox-1.37.0-r20.trigger [2026-05-11T02:24:26.780Z] #64 26.52 Executing ca-certificates-20260413-r0.trigger [2026-05-11T02:24:26.780Z] #64 28.50 OK: 20 MiB in 20 packages [2026-05-11T02:24:26.780Z] #64 DONE 31.0s [2026-05-11T02:24:26.780Z] [2026-05-11T02:24:26.780Z] #83 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2026-05-11T02:24:26.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:24:26.888Z] Login Succeeded [2026-05-11T02:24:26.888Z] nexus3.edgexfoundry.org:10004 [2026-05-11T02:24:26.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:24:26.888Z] Login Succeeded [2026-05-11T02:24:26.888Z] ****.io [2026-05-11T02:24:26.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:24:27.050Z] #83 ... [2026-05-11T02:24:27.050Z] [2026-05-11T02:24:27.050Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-11T02:24:27.050Z] #57 25.40 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-11T02:24:27.050Z] #57 25.42 (2/4) Installing openssl (3.5.6-r0) [2026-05-11T02:24:27.050Z] #57 25.52 (3/4) Installing su-exec (0.2-r3) [2026-05-11T02:24:27.050Z] #57 25.56 (4/4) Installing yq-go (4.47.2-r3) [2026-05-11T02:24:27.050Z] #57 27.52 Executing busybox-1.37.0-r20.trigger [2026-05-11T02:24:27.050Z] #57 27.79 OK: 20 MiB in 20 packages [2026-05-11T02:24:27.050Z] #57 DONE 31.4s [2026-05-11T02:24:27.147Z] Login Succeeded [2026-05-11T02:24:27.147Z] ---> ****-login.sh ends [Pipeline] } [2026-05-11T02:24:27.154Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-11T02:24:27.200Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-11T02:24:27.228Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2026-05-11T02:24:27.228Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:24:27.228Z] latest [2026-05-11T02:24:27.228Z] 4.1.0-dev.113 [2026-05-11T02:24:27.228Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:24:27.228Z] main [2026-05-11T02:24:27.228Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:27.330Z] [2026-05-11T02:24:27.330Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-11T02:24:27.330Z] #73 19.99 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-11T02:24:27.578Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:27.891Z] + docker push nexus3.edgexfoundry.org:10004/core-command:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:24:27.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-11T02:24:27.892Z] fd8c5d20b0cf: Preparing [2026-05-11T02:24:27.892Z] 26f02d61d2d0: Preparing [2026-05-11T02:24:27.892Z] 91df371a6949: Preparing [2026-05-11T02:24:27.892Z] 849fcf85f82b: Preparing [2026-05-11T02:24:27.892Z] 2877210acd67: Preparing [2026-05-11T02:24:27.892Z] f45b15bdb730: Preparing [2026-05-11T02:24:27.892Z] 0854555d70ac: Preparing [2026-05-11T02:24:27.892Z] 0854555d70ac: Waiting [2026-05-11T02:24:27.892Z] f45b15bdb730: Waiting [2026-05-11T02:24:27.892Z] 2877210acd67: Pushed [2026-05-11T02:24:27.892Z] 91df371a6949: Pushed [2026-05-11T02:24:27.892Z] 849fcf85f82b: Pushed [2026-05-11T02:24:27.892Z] fd8c5d20b0cf: Pushed [2026-05-11T02:24:27.892Z] 0854555d70ac: Layer already exists [2026-05-11T02:24:27.892Z] f45b15bdb730: Pushed [2026-05-11T02:24:27.916Z] #73 20.49 Executing busybox-1.37.0-r20.trigger [2026-05-11T02:24:28.184Z] #73 20.67 OK: 8 MiB in 17 packages [2026-05-11T02:24:30.161Z] #73 ... [2026-05-11T02:24:30.161Z] [2026-05-11T02:24:30.161Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-11T02:24:30.161Z] #61 25.40 (1/3) Installing ca-certificates (20260413-r0) [2026-05-11T02:24:30.161Z] #61 25.99 (2/3) Installing dumb-init (1.2.5-r3) [2026-05-11T02:24:30.161Z] #61 26.04 (3/3) Installing tzdata (2026b-r0) [2026-05-11T02:24:30.161Z] #61 29.28 Executing busybox-1.37.0-r20.trigger [2026-05-11T02:24:30.161Z] #61 29.49 Executing ca-certificates-20260413-r0.trigger [2026-05-11T02:24:30.161Z] #61 31.18 OK: 9 MiB in 19 packages [2026-05-11T02:24:30.161Z] #61 DONE 34.2s [2026-05-11T02:24:30.161Z] [2026-05-11T02:24:30.161Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-11T02:24:30.161Z] #72 21.00 OK: 255 MiB in 60 packages [2026-05-11T02:24:30.161Z] #72 DONE 23.1s [2026-05-11T02:24:30.161Z] [2026-05-11T02:24:30.161Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-11T02:24:31.140Z] #84 ... [2026-05-11T02:24:31.140Z] [2026-05-11T02:24:31.140Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-11T02:24:31.140Z] #73 DONE 23.8s [2026-05-11T02:24:31.140Z] [2026-05-11T02:24:31.140Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-05-11T02:24:31.741Z] #85 ... [2026-05-11T02:24:31.741Z] [2026-05-11T02:24:31.741Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-11T02:24:31.741Z] #59 26.20 v3.22.4-63-g8a822b90ff1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-11T02:24:31.741Z] #59 26.20 v3.22.4-61-ga03d2f64a54 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-11T02:24:31.741Z] #59 26.20 OK: 26165 distinct packages available [2026-05-11T02:24:31.741Z] #59 29.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:31.741Z] #59 31.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:32.014Z] #59 ... [2026-05-11T02:24:32.014Z] [2026-05-11T02:24:32.014Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-11T02:24:32.014Z] #60 26.14 v3.22.4-63-g8a822b90ff1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-11T02:24:32.014Z] #60 26.14 v3.22.4-61-ga03d2f64a54 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-11T02:24:32.014Z] #60 26.14 OK: 26165 distinct packages available [2026-05-11T02:24:32.014Z] #60 29.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:32.014Z] #60 31.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:32.083Z] 26f02d61d2d0: Pushed [2026-05-11T02:24:32.083Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:d3f12d52fa7c6774027d54b92ad57764f93a7914796c63ee1e901e9fb352a8cf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:32.289Z] #60 ... [2026-05-11T02:24:32.289Z] [2026-05-11T02:24:32.289Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-11T02:24:32.289Z] #67 23.69 v3.22.4-63-g8a822b90ff1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-11T02:24:32.289Z] #67 23.69 v3.22.4-61-ga03d2f64a54 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-11T02:24:32.289Z] #67 23.69 OK: 26183 distinct packages available [2026-05-11T02:24:32.289Z] #67 26.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:32.289Z] #67 28.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:32.289Z] #67 ... [2026-05-11T02:24:32.289Z] [2026-05-11T02:24:32.289Z] #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-05-11T02:24:32.289Z] #74 5.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:32.289Z] #74 7.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:32.418Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:32.753Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2026-05-11T02:24:32.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-11T02:24:32.753Z] fd8c5d20b0cf: Preparing [2026-05-11T02:24:32.753Z] 26f02d61d2d0: Preparing [2026-05-11T02:24:32.753Z] 91df371a6949: Preparing [2026-05-11T02:24:32.753Z] 849fcf85f82b: Preparing [2026-05-11T02:24:32.753Z] 2877210acd67: Preparing [2026-05-11T02:24:32.753Z] f45b15bdb730: Preparing [2026-05-11T02:24:32.753Z] 0854555d70ac: Preparing [2026-05-11T02:24:32.753Z] f45b15bdb730: Waiting [2026-05-11T02:24:32.753Z] 0854555d70ac: Waiting [2026-05-11T02:24:32.753Z] 26f02d61d2d0: Layer already exists [2026-05-11T02:24:32.753Z] fd8c5d20b0cf: Layer already exists [2026-05-11T02:24:32.753Z] 849fcf85f82b: Layer already exists [2026-05-11T02:24:32.753Z] 91df371a6949: Layer already exists [2026-05-11T02:24:32.753Z] 2877210acd67: Layer already exists [2026-05-11T02:24:32.753Z] 0854555d70ac: Layer already exists [2026-05-11T02:24:32.753Z] f45b15bdb730: Layer already exists [2026-05-11T02:24:32.753Z] latest: digest: sha256:d3f12d52fa7c6774027d54b92ad57764f93a7914796c63ee1e901e9fb352a8cf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:33.085Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:33.251Z] #74 ... [2026-05-11T02:24:33.252Z] [2026-05-11T02:24:33.252Z] #86 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:24:33.252Z] #86 ... [2026-05-11T02:24:33.252Z] [2026-05-11T02:24:33.252Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-11T02:24:33.409Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.113 [2026-05-11T02:24:33.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-11T02:24:33.409Z] fd8c5d20b0cf: Preparing [2026-05-11T02:24:33.409Z] 26f02d61d2d0: Preparing [2026-05-11T02:24:33.409Z] 91df371a6949: Preparing [2026-05-11T02:24:33.409Z] 849fcf85f82b: Preparing [2026-05-11T02:24:33.409Z] 2877210acd67: Preparing [2026-05-11T02:24:33.409Z] f45b15bdb730: Preparing [2026-05-11T02:24:33.409Z] 0854555d70ac: Preparing [2026-05-11T02:24:33.409Z] f45b15bdb730: Waiting [2026-05-11T02:24:33.409Z] 0854555d70ac: Waiting [2026-05-11T02:24:33.409Z] fd8c5d20b0cf: Layer already exists [2026-05-11T02:24:33.409Z] 849fcf85f82b: Layer already exists [2026-05-11T02:24:33.409Z] 26f02d61d2d0: Layer already exists [2026-05-11T02:24:33.409Z] 2877210acd67: Layer already exists [2026-05-11T02:24:33.409Z] 91df371a6949: Layer already exists [2026-05-11T02:24:33.409Z] f45b15bdb730: Layer already exists [2026-05-11T02:24:33.409Z] 0854555d70ac: Layer already exists [2026-05-11T02:24:33.409Z] 4.1.0-dev.113: digest: sha256:d3f12d52fa7c6774027d54b92ad57764f93a7914796c63ee1e901e9fb352a8cf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:33.740Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:33.837Z] #87 ... [2026-05-11T02:24:33.837Z] [2026-05-11T02:24:33.837Z] #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-05-11T02:24:33.837Z] #74 14.09 OK: 9 MiB in 21 packages [2026-05-11T02:24:34.061Z] + docker push nexus3.edgexfoundry.org:10004/core-command:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:24:34.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-11T02:24:34.061Z] fd8c5d20b0cf: Preparing [2026-05-11T02:24:34.061Z] 26f02d61d2d0: Preparing [2026-05-11T02:24:34.061Z] 91df371a6949: Preparing [2026-05-11T02:24:34.061Z] 849fcf85f82b: Preparing [2026-05-11T02:24:34.061Z] 2877210acd67: Preparing [2026-05-11T02:24:34.061Z] f45b15bdb730: Preparing [2026-05-11T02:24:34.061Z] 0854555d70ac: Preparing [2026-05-11T02:24:34.061Z] f45b15bdb730: Waiting [2026-05-11T02:24:34.061Z] 0854555d70ac: Waiting [2026-05-11T02:24:34.061Z] 91df371a6949: Layer already exists [2026-05-11T02:24:34.061Z] 849fcf85f82b: Layer already exists [2026-05-11T02:24:34.061Z] 26f02d61d2d0: Layer already exists [2026-05-11T02:24:34.061Z] fd8c5d20b0cf: Layer already exists [2026-05-11T02:24:34.061Z] 2877210acd67: Layer already exists [2026-05-11T02:24:34.061Z] 0854555d70ac: Layer already exists [2026-05-11T02:24:34.061Z] f45b15bdb730: Layer already exists [2026-05-11T02:24:34.061Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:d3f12d52fa7c6774027d54b92ad57764f93a7914796c63ee1e901e9fb352a8cf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:34.389Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:34.707Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2026-05-11T02:24:34.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-11T02:24:34.707Z] fd8c5d20b0cf: Preparing [2026-05-11T02:24:34.707Z] 26f02d61d2d0: Preparing [2026-05-11T02:24:34.707Z] 91df371a6949: Preparing [2026-05-11T02:24:34.707Z] 849fcf85f82b: Preparing [2026-05-11T02:24:34.707Z] 2877210acd67: Preparing [2026-05-11T02:24:34.707Z] f45b15bdb730: Preparing [2026-05-11T02:24:34.707Z] 0854555d70ac: Preparing [2026-05-11T02:24:34.707Z] f45b15bdb730: Waiting [2026-05-11T02:24:34.707Z] 0854555d70ac: Waiting [2026-05-11T02:24:34.707Z] 2877210acd67: Layer already exists [2026-05-11T02:24:34.707Z] 91df371a6949: Layer already exists [2026-05-11T02:24:34.707Z] 26f02d61d2d0: Layer already exists [2026-05-11T02:24:34.707Z] fd8c5d20b0cf: Layer already exists [2026-05-11T02:24:34.707Z] 849fcf85f82b: Layer already exists [2026-05-11T02:24:34.707Z] f45b15bdb730: Layer already exists [2026-05-11T02:24:34.707Z] 0854555d70ac: Layer already exists [2026-05-11T02:24:34.707Z] main: digest: sha256:d3f12d52fa7c6774027d54b92ad57764f93a7914796c63ee1e901e9fb352a8cf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-11T02:24:34.780Z] ===================================================== [Pipeline] echo [2026-05-11T02:24:34.793Z] taggedImages: [2026-05-11T02:24:34.793Z] - nexus3.edgexfoundry.org:10004/core-command:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:24:34.793Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-05-11T02:24:34.793Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.113 [2026-05-11T02:24:34.793Z] - nexus3.edgexfoundry.org:10004/core-command:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:24:34.794Z] - nexus3.edgexfoundry.org:10004/core-command:main [2026-05-11T02:24:34.809Z] #74 ... [2026-05-11T02:24:34.809Z] [2026-05-11T02:24:34.809Z] #88 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] echo [2026-05-11T02:24:34.831Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2026-05-11T02:24:34.831Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:24:34.831Z] latest [2026-05-11T02:24:34.831Z] 4.1.0-dev.113 [2026-05-11T02:24:34.831Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:24:34.831Z] main [2026-05-11T02:24:34.831Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:35.086Z] #88 ... [2026-05-11T02:24:35.086Z] [2026-05-11T02:24:35.086Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-11T02:24:35.086Z] #59 38.19 (1/13) Installing brotli-libs (1.1.0-r2) [2026-05-11T02:24:35.086Z] #59 38.29 (2/13) Installing c-ares (1.34.6-r0) [2026-05-11T02:24:35.086Z] #59 38.32 (3/13) Installing libunistring (1.3-r0) [2026-05-11T02:24:35.086Z] #59 38.51 (4/13) Installing libidn2 (2.3.7-r0) [2026-05-11T02:24:35.086Z] #59 38.53 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-05-11T02:24:35.086Z] #59 38.55 (6/13) Installing libpsl (0.21.5-r3) [2026-05-11T02:24:35.086Z] #59 38.57 (7/13) Installing zstd-libs (1.5.7-r0) [2026-05-11T02:24:35.086Z] #59 38.65 (8/13) Installing libcurl (8.14.1-r2) [2026-05-11T02:24:35.086Z] #59 38.73 (9/13) Installing curl (8.14.1-r2) [2026-05-11T02:24:35.086Z] #59 38.75 (10/13) Installing dumb-init (1.2.5-r3) [2026-05-11T02:24:35.086Z] #59 38.79 (11/13) Installing musl-obstack (1.2.3-r2) [2026-05-11T02:24:35.086Z] #59 38.79 (12/13) Installing libucontext (1.3.2-r0) [2026-05-11T02:24:35.086Z] #59 38.79 (13/13) Installing gcompat (1.1.0-r4) [2026-05-11T02:24:35.086Z] #59 38.82 Executing busybox-1.37.0-r20.trigger [2026-05-11T02:24:35.086Z] #59 38.93 OK: 13 MiB in 29 packages [2026-05-11T02:24:35.086Z] #59 ... [2026-05-11T02:24:35.086Z] [2026-05-11T02:24:35.086Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-05-11T02:24:35.086Z] #85 DONE 4.9s [2026-05-11T02:24:35.180Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:35.360Z] [2026-05-11T02:24:35.360Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:24:35.360Z] #89 ... [2026-05-11T02:24:35.360Z] [2026-05-11T02:24:35.360Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-11T02:24:35.360Z] #67 35.84 OK: 255 MiB in 60 packages [2026-05-11T02:24:35.360Z] #67 DONE 37.3s [2026-05-11T02:24:35.360Z] [2026-05-11T02:24:35.360Z] #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-11T02:24:35.503Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:24:35.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-11T02:24:35.503Z] 52bc6d22cfef: Preparing [2026-05-11T02:24:35.503Z] 6958017c53c0: Preparing [2026-05-11T02:24:35.503Z] e3028750d78e: Preparing [2026-05-11T02:24:35.503Z] 6088540f671f: Preparing [2026-05-11T02:24:35.503Z] 91df371a6949: Preparing [2026-05-11T02:24:35.503Z] 849fcf85f82b: Preparing [2026-05-11T02:24:35.503Z] 2877210acd67: Preparing [2026-05-11T02:24:35.503Z] f45b15bdb730: Preparing [2026-05-11T02:24:35.503Z] 0854555d70ac: Preparing [2026-05-11T02:24:35.503Z] 2877210acd67: Waiting [2026-05-11T02:24:35.503Z] f45b15bdb730: Waiting [2026-05-11T02:24:35.503Z] 0854555d70ac: Waiting [2026-05-11T02:24:35.503Z] 849fcf85f82b: Waiting [2026-05-11T02:24:35.503Z] 91df371a6949: Layer already exists [2026-05-11T02:24:35.503Z] 849fcf85f82b: Layer already exists [2026-05-11T02:24:35.503Z] 2877210acd67: Layer already exists [2026-05-11T02:24:35.503Z] f45b15bdb730: Layer already exists [2026-05-11T02:24:35.503Z] 6958017c53c0: Pushed [2026-05-11T02:24:35.503Z] 0854555d70ac: Layer already exists [2026-05-11T02:24:35.503Z] 52bc6d22cfef: Pushed [2026-05-11T02:24:35.503Z] e3028750d78e: Pushed [2026-05-11T02:24:35.686Z] #90 ... [2026-05-11T02:24:35.686Z] [2026-05-11T02:24:35.686Z] #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-05-11T02:24:35.686Z] #74 DONE 16.0s [2026-05-11T02:24:35.686Z] [2026-05-11T02:24:35.686Z] #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-05-11T02:24:35.956Z] #91 ... [2026-05-11T02:24:35.956Z] [2026-05-11T02:24:35.956Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-11T02:24:35.956Z] #60 38.34 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-11T02:24:35.956Z] #60 38.36 (2/4) Installing musl-obstack (1.2.3-r2) [2026-05-11T02:24:35.956Z] #60 38.37 (3/4) Installing libucontext (1.3.2-r0) [2026-05-11T02:24:35.956Z] #60 38.39 (4/4) Installing gcompat (1.1.0-r4) [2026-05-11T02:24:35.956Z] #60 38.42 Executing busybox-1.37.0-r20.trigger [2026-05-11T02:24:35.956Z] #60 38.52 OK: 8 MiB in 20 packages [2026-05-11T02:24:35.956Z] #60 DONE 40.2s [2026-05-11T02:24:36.223Z] [2026-05-11T02:24:36.223Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-11T02:24:36.223Z] #92 ... [2026-05-11T02:24:36.223Z] [2026-05-11T02:24:36.223Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-11T02:24:36.223Z] #59 DONE 40.6s [2026-05-11T02:24:36.495Z] [2026-05-11T02:24:36.495Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-11T02:24:36.763Z] #93 ... [2026-05-11T02:24:36.763Z] [2026-05-11T02:24:36.763Z] #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-11T02:24:36.877Z] 6088540f671f: Pushed [2026-05-11T02:24:37.030Z] #94 ... [2026-05-11T02:24:37.030Z] [2026-05-11T02:24:37.030Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-11T02:24:37.135Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:2d92f7ff68bd40b026c29da44137c8a60d3a98989a5947352bdf8bad40a8f983 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:37.466Z] + 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-05-11T02:24:37.788Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-05-11T02:24:37.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-11T02:24:37.788Z] 52bc6d22cfef: Preparing [2026-05-11T02:24:37.788Z] 6958017c53c0: Preparing [2026-05-11T02:24:37.788Z] e3028750d78e: Preparing [2026-05-11T02:24:37.788Z] 6088540f671f: Preparing [2026-05-11T02:24:37.788Z] 91df371a6949: Preparing [2026-05-11T02:24:37.788Z] 849fcf85f82b: Preparing [2026-05-11T02:24:37.788Z] 2877210acd67: Preparing [2026-05-11T02:24:37.788Z] f45b15bdb730: Preparing [2026-05-11T02:24:37.788Z] 0854555d70ac: Preparing [2026-05-11T02:24:37.788Z] 849fcf85f82b: Waiting [2026-05-11T02:24:37.788Z] 2877210acd67: Waiting [2026-05-11T02:24:37.788Z] f45b15bdb730: Waiting [2026-05-11T02:24:37.788Z] 0854555d70ac: Waiting [2026-05-11T02:24:37.788Z] 91df371a6949: Layer already exists [2026-05-11T02:24:37.788Z] e3028750d78e: Layer already exists [2026-05-11T02:24:37.788Z] 6958017c53c0: Layer already exists [2026-05-11T02:24:37.788Z] 52bc6d22cfef: Layer already exists [2026-05-11T02:24:37.788Z] 6088540f671f: Layer already exists [2026-05-11T02:24:37.788Z] 849fcf85f82b: Layer already exists [2026-05-11T02:24:37.788Z] f45b15bdb730: Layer already exists [2026-05-11T02:24:37.788Z] 2877210acd67: Layer already exists [2026-05-11T02:24:37.788Z] 0854555d70ac: Layer already exists [2026-05-11T02:24:37.788Z] latest: digest: sha256:2d92f7ff68bd40b026c29da44137c8a60d3a98989a5947352bdf8bad40a8f983 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:38.107Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:38.422Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.113 [2026-05-11T02:24:38.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-11T02:24:38.422Z] 52bc6d22cfef: Preparing [2026-05-11T02:24:38.422Z] 6958017c53c0: Preparing [2026-05-11T02:24:38.422Z] e3028750d78e: Preparing [2026-05-11T02:24:38.422Z] 6088540f671f: Preparing [2026-05-11T02:24:38.422Z] 91df371a6949: Preparing [2026-05-11T02:24:38.422Z] 849fcf85f82b: Preparing [2026-05-11T02:24:38.422Z] 2877210acd67: Preparing [2026-05-11T02:24:38.422Z] f45b15bdb730: Preparing [2026-05-11T02:24:38.422Z] 0854555d70ac: Preparing [2026-05-11T02:24:38.422Z] 849fcf85f82b: Waiting [2026-05-11T02:24:38.422Z] 2877210acd67: Waiting [2026-05-11T02:24:38.422Z] f45b15bdb730: Waiting [2026-05-11T02:24:38.422Z] 0854555d70ac: Waiting [2026-05-11T02:24:38.422Z] 52bc6d22cfef: Layer already exists [2026-05-11T02:24:38.422Z] 91df371a6949: Layer already exists [2026-05-11T02:24:38.422Z] 6088540f671f: Layer already exists [2026-05-11T02:24:38.422Z] 6958017c53c0: Layer already exists [2026-05-11T02:24:38.422Z] e3028750d78e: Layer already exists [2026-05-11T02:24:38.422Z] f45b15bdb730: Layer already exists [2026-05-11T02:24:38.422Z] 849fcf85f82b: Layer already exists [2026-05-11T02:24:38.422Z] 2877210acd67: Layer already exists [2026-05-11T02:24:38.422Z] 0854555d70ac: Layer already exists [2026-05-11T02:24:38.422Z] 4.1.0-dev.113: digest: sha256:2d92f7ff68bd40b026c29da44137c8a60d3a98989a5947352bdf8bad40a8f983 size: 2193 [Pipeline] } [Pipeline] // withEnv [2026-05-11T02:24:38.450Z] #95 ... [2026-05-11T02:24:38.450Z] [2026-05-11T02:24:38.450Z] #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-05-11T02:24:38.450Z] #91 DONE 3.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:38.718Z] [2026-05-11T02:24:38.718Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:24:38.743Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:39.074Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:24:39.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-11T02:24:39.074Z] 52bc6d22cfef: Preparing [2026-05-11T02:24:39.074Z] 6958017c53c0: Preparing [2026-05-11T02:24:39.074Z] e3028750d78e: Preparing [2026-05-11T02:24:39.074Z] 6088540f671f: Preparing [2026-05-11T02:24:39.074Z] 91df371a6949: Preparing [2026-05-11T02:24:39.074Z] 849fcf85f82b: Preparing [2026-05-11T02:24:39.074Z] 2877210acd67: Preparing [2026-05-11T02:24:39.074Z] f45b15bdb730: Preparing [2026-05-11T02:24:39.074Z] 0854555d70ac: Preparing [2026-05-11T02:24:39.074Z] 849fcf85f82b: Waiting [2026-05-11T02:24:39.074Z] f45b15bdb730: Waiting [2026-05-11T02:24:39.074Z] 0854555d70ac: Waiting [2026-05-11T02:24:39.074Z] 2877210acd67: Waiting [2026-05-11T02:24:39.074Z] 6088540f671f: Layer already exists [2026-05-11T02:24:39.074Z] e3028750d78e: Layer already exists [2026-05-11T02:24:39.074Z] 6958017c53c0: Layer already exists [2026-05-11T02:24:39.074Z] 52bc6d22cfef: Layer already exists [2026-05-11T02:24:39.074Z] 91df371a6949: Layer already exists [2026-05-11T02:24:39.074Z] 2877210acd67: Layer already exists [2026-05-11T02:24:39.074Z] 849fcf85f82b: Layer already exists [2026-05-11T02:24:39.074Z] f45b15bdb730: Layer already exists [2026-05-11T02:24:39.074Z] 0854555d70ac: Layer already exists [2026-05-11T02:24:39.074Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:2d92f7ff68bd40b026c29da44137c8a60d3a98989a5947352bdf8bad40a8f983 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:39.397Z] + 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-05-11T02:24:39.712Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-05-11T02:24:39.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-11T02:24:39.712Z] 52bc6d22cfef: Preparing [2026-05-11T02:24:39.712Z] 6958017c53c0: Preparing [2026-05-11T02:24:39.712Z] e3028750d78e: Preparing [2026-05-11T02:24:39.712Z] 6088540f671f: Preparing [2026-05-11T02:24:39.712Z] 91df371a6949: Preparing [2026-05-11T02:24:39.712Z] 849fcf85f82b: Preparing [2026-05-11T02:24:39.712Z] 2877210acd67: Preparing [2026-05-11T02:24:39.712Z] f45b15bdb730: Preparing [2026-05-11T02:24:39.712Z] 0854555d70ac: Preparing [2026-05-11T02:24:39.712Z] 849fcf85f82b: Waiting [2026-05-11T02:24:39.712Z] f45b15bdb730: Waiting [2026-05-11T02:24:39.712Z] 2877210acd67: Waiting [2026-05-11T02:24:39.712Z] 0854555d70ac: Waiting [2026-05-11T02:24:39.712Z] 52bc6d22cfef: Layer already exists [2026-05-11T02:24:39.712Z] 91df371a6949: Layer already exists [2026-05-11T02:24:39.712Z] e3028750d78e: Layer already exists [2026-05-11T02:24:39.712Z] 6958017c53c0: Layer already exists [2026-05-11T02:24:39.712Z] 6088540f671f: Layer already exists [2026-05-11T02:24:39.712Z] 2877210acd67: Layer already exists [2026-05-11T02:24:39.712Z] 849fcf85f82b: Layer already exists [2026-05-11T02:24:39.712Z] f45b15bdb730: Layer already exists [2026-05-11T02:24:39.712Z] 0854555d70ac: Layer already exists [2026-05-11T02:24:39.712Z] main: digest: sha256:2d92f7ff68bd40b026c29da44137c8a60d3a98989a5947352bdf8bad40a8f983 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-11T02:24:39.803Z] ===================================================== [Pipeline] echo [2026-05-11T02:24:39.812Z] taggedImages: [2026-05-11T02:24:39.812Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:24:39.812Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-05-11T02:24:39.812Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.113 [2026-05-11T02:24:39.812Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:24:39.812Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2026-05-11T02:24:39.837Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2026-05-11T02:24:39.837Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:24:39.837Z] latest [2026-05-11T02:24:39.837Z] 4.1.0-dev.113 [2026-05-11T02:24:39.837Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:24:39.837Z] main [2026-05-11T02:24:39.837Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:40.170Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:40.487Z] + docker push nexus3.edgexfoundry.org:10004/core-data:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:24:40.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-11T02:24:40.487Z] 32b71a57aa48: Preparing [2026-05-11T02:24:40.487Z] 877217bc3e57: Preparing [2026-05-11T02:24:40.487Z] 91df371a6949: Preparing [2026-05-11T02:24:40.487Z] 849fcf85f82b: Preparing [2026-05-11T02:24:40.487Z] 2877210acd67: Preparing [2026-05-11T02:24:40.487Z] f45b15bdb730: Preparing [2026-05-11T02:24:40.487Z] 0854555d70ac: Preparing [2026-05-11T02:24:40.487Z] f45b15bdb730: Waiting [2026-05-11T02:24:40.487Z] 0854555d70ac: Waiting [2026-05-11T02:24:40.487Z] 849fcf85f82b: Layer already exists [2026-05-11T02:24:40.487Z] 2877210acd67: Layer already exists [2026-05-11T02:24:40.487Z] 91df371a6949: Layer already exists [2026-05-11T02:24:40.487Z] f45b15bdb730: Layer already exists [2026-05-11T02:24:40.487Z] 0854555d70ac: Layer already exists [2026-05-11T02:24:40.487Z] 32b71a57aa48: Pushed [2026-05-11T02:24:42.143Z] #96 ... [2026-05-11T02:24:42.143Z] [2026-05-11T02:24:42.143Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-05-11T02:24:42.143Z] #97 DONE 6.6s [2026-05-11T02:24:42.536Z] [2026-05-11T02:24:42.536Z] #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-11T02:24:44.768Z] 877217bc3e57: Pushed [2026-05-11T02:24:44.768Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:5bedc890d473451efbf6a70a13b0ccd953ff66e68bbdb14c64e164ce1b466695 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:45.144Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2026-05-11T02:24:45.188Z] #98 DONE 2.6s [2026-05-11T02:24:45.188Z] [2026-05-11T02:24:45.188Z] #99 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-05-11T02:24:45.188Z] #99 ... [2026-05-11T02:24:45.188Z] [2026-05-11T02:24:45.188Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-11T02:24:45.188Z] #95 DONE 9.3s [2026-05-11T02:24:45.188Z] [2026-05-11T02:24:45.188Z] #99 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-05-11T02:24:45.188Z] #99 DONE 0.2s [2026-05-11T02:24:45.188Z] [2026-05-11T02:24:45.188Z] #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-05-11T02:24:45.188Z] #100 DONE 0.2s [2026-05-11T02:24:45.188Z] [2026-05-11T02:24:45.188Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [Pipeline] sh [2026-05-11T02:24:45.458Z] #101 DONE 0.2s [2026-05-11T02:24:45.458Z] [2026-05-11T02:24:45.458Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2026-05-11T02:24:45.458Z] #102 DONE 0.2s [2026-05-11T02:24:45.458Z] [2026-05-11T02:24:45.458Z] #103 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-05-11T02:24:45.555Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2026-05-11T02:24:45.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-11T02:24:45.556Z] 32b71a57aa48: Preparing [2026-05-11T02:24:45.556Z] 877217bc3e57: Preparing [2026-05-11T02:24:45.556Z] 91df371a6949: Preparing [2026-05-11T02:24:45.556Z] 849fcf85f82b: Preparing [2026-05-11T02:24:45.556Z] 2877210acd67: Preparing [2026-05-11T02:24:45.556Z] f45b15bdb730: Preparing [2026-05-11T02:24:45.556Z] 0854555d70ac: Preparing [2026-05-11T02:24:45.556Z] 0854555d70ac: Waiting [2026-05-11T02:24:45.556Z] f45b15bdb730: Waiting [2026-05-11T02:24:45.556Z] 2877210acd67: Layer already exists [2026-05-11T02:24:45.556Z] 91df371a6949: Layer already exists [2026-05-11T02:24:45.556Z] 877217bc3e57: Layer already exists [2026-05-11T02:24:45.556Z] 849fcf85f82b: Layer already exists [2026-05-11T02:24:45.556Z] 32b71a57aa48: Layer already exists [2026-05-11T02:24:45.556Z] 0854555d70ac: Layer already exists [2026-05-11T02:24:45.556Z] f45b15bdb730: Layer already exists [2026-05-11T02:24:45.556Z] latest: digest: sha256:5bedc890d473451efbf6a70a13b0ccd953ff66e68bbdb14c64e164ce1b466695 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:45.726Z] #103 DONE 0.3s [2026-05-11T02:24:45.726Z] [2026-05-11T02:24:45.726Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-05-11T02:24:45.726Z] #104 DONE 0.2s [2026-05-11T02:24:45.726Z] [2026-05-11T02:24:45.726Z] #105 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-05-11T02:24:45.934Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:45.995Z] #105 DONE 0.2s [2026-05-11T02:24:45.995Z] [2026-05-11T02:24:45.995Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-05-11T02:24:45.995Z] #106 DONE 0.2s [2026-05-11T02:24:45.995Z] [2026-05-11T02:24:45.995Z] #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-05-11T02:24:46.256Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.113 [2026-05-11T02:24:46.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-11T02:24:46.256Z] 32b71a57aa48: Preparing [2026-05-11T02:24:46.256Z] 877217bc3e57: Preparing [2026-05-11T02:24:46.256Z] 91df371a6949: Preparing [2026-05-11T02:24:46.256Z] 849fcf85f82b: Preparing [2026-05-11T02:24:46.256Z] 2877210acd67: Preparing [2026-05-11T02:24:46.256Z] f45b15bdb730: Preparing [2026-05-11T02:24:46.256Z] 0854555d70ac: Preparing [2026-05-11T02:24:46.256Z] f45b15bdb730: Waiting [2026-05-11T02:24:46.256Z] 0854555d70ac: Waiting [2026-05-11T02:24:46.256Z] 2877210acd67: Layer already exists [2026-05-11T02:24:46.256Z] 877217bc3e57: Layer already exists [2026-05-11T02:24:46.256Z] 849fcf85f82b: Layer already exists [2026-05-11T02:24:46.256Z] 91df371a6949: Layer already exists [2026-05-11T02:24:46.256Z] 32b71a57aa48: Layer already exists [2026-05-11T02:24:46.256Z] 0854555d70ac: Layer already exists [2026-05-11T02:24:46.256Z] f45b15bdb730: Layer already exists [2026-05-11T02:24:46.256Z] 4.1.0-dev.113: digest: sha256:5bedc890d473451efbf6a70a13b0ccd953ff66e68bbdb14c64e164ce1b466695 size: 1779 [Pipeline] } [2026-05-11T02:24:46.270Z] #107 DONE 0.1s [2026-05-11T02:24:46.270Z] [2026-05-11T02:24:46.270Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-05-11T02:24:46.270Z] #108 DONE 0.2s [2026-05-11T02:24:46.270Z] [2026-05-11T02:24:46.270Z] #109 [security-spire-server] exporting to image [2026-05-11T02:24:46.270Z] #109 exporting layers [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:46.610Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:46.961Z] + docker push nexus3.edgexfoundry.org:10004/core-data:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:24:46.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-11T02:24:46.962Z] 32b71a57aa48: Preparing [2026-05-11T02:24:46.962Z] 877217bc3e57: Preparing [2026-05-11T02:24:46.962Z] 91df371a6949: Preparing [2026-05-11T02:24:46.962Z] 849fcf85f82b: Preparing [2026-05-11T02:24:46.962Z] 2877210acd67: Preparing [2026-05-11T02:24:46.962Z] f45b15bdb730: Preparing [2026-05-11T02:24:46.962Z] 0854555d70ac: Preparing [2026-05-11T02:24:46.962Z] 0854555d70ac: Waiting [2026-05-11T02:24:46.962Z] f45b15bdb730: Waiting [2026-05-11T02:24:46.962Z] 91df371a6949: Layer already exists [2026-05-11T02:24:46.962Z] 32b71a57aa48: Layer already exists [2026-05-11T02:24:46.962Z] 877217bc3e57: Layer already exists [2026-05-11T02:24:46.962Z] 849fcf85f82b: Layer already exists [2026-05-11T02:24:46.962Z] 2877210acd67: Layer already exists [2026-05-11T02:24:46.962Z] 0854555d70ac: Layer already exists [2026-05-11T02:24:46.962Z] f45b15bdb730: Layer already exists [2026-05-11T02:24:46.962Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:5bedc890d473451efbf6a70a13b0ccd953ff66e68bbdb14c64e164ce1b466695 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:47.296Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:47.638Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2026-05-11T02:24:47.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-11T02:24:47.639Z] 32b71a57aa48: Preparing [2026-05-11T02:24:47.639Z] 877217bc3e57: Preparing [2026-05-11T02:24:47.639Z] 91df371a6949: Preparing [2026-05-11T02:24:47.639Z] 849fcf85f82b: Preparing [2026-05-11T02:24:47.639Z] 2877210acd67: Preparing [2026-05-11T02:24:47.639Z] f45b15bdb730: Preparing [2026-05-11T02:24:47.639Z] 0854555d70ac: Preparing [2026-05-11T02:24:47.639Z] f45b15bdb730: Waiting [2026-05-11T02:24:47.639Z] 0854555d70ac: Waiting [2026-05-11T02:24:47.639Z] 32b71a57aa48: Layer already exists [2026-05-11T02:24:47.639Z] 849fcf85f82b: Layer already exists [2026-05-11T02:24:47.639Z] 91df371a6949: Layer already exists [2026-05-11T02:24:47.639Z] 2877210acd67: Layer already exists [2026-05-11T02:24:47.639Z] 877217bc3e57: Layer already exists [2026-05-11T02:24:47.639Z] f45b15bdb730: Layer already exists [2026-05-11T02:24:47.639Z] 0854555d70ac: Layer already exists [2026-05-11T02:24:47.639Z] main: digest: sha256:5bedc890d473451efbf6a70a13b0ccd953ff66e68bbdb14c64e164ce1b466695 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-11T02:24:47.714Z] ===================================================== [Pipeline] echo [2026-05-11T02:24:47.727Z] taggedImages: [2026-05-11T02:24:47.727Z] - nexus3.edgexfoundry.org:10004/core-data:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:24:47.727Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-05-11T02:24:47.727Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.113 [2026-05-11T02:24:47.727Z] - nexus3.edgexfoundry.org:10004/core-data:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:24:47.727Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2026-05-11T02:24:47.754Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2026-05-11T02:24:47.754Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:24:47.754Z] latest [2026-05-11T02:24:47.754Z] 4.1.0-dev.113 [2026-05-11T02:24:47.754Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:24:47.754Z] main [2026-05-11T02:24:47.754Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:48.119Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:48.445Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:24:48.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-11T02:24:48.445Z] e3fe7a515951: Preparing [2026-05-11T02:24:48.445Z] 5ffa817a1287: Preparing [2026-05-11T02:24:48.445Z] 849fcf85f82b: Preparing [2026-05-11T02:24:48.445Z] 1e05e1b1e023: Preparing [2026-05-11T02:24:48.445Z] 3ed2bf0c4371: Preparing [2026-05-11T02:24:48.445Z] 0854555d70ac: Preparing [2026-05-11T02:24:48.445Z] 0854555d70ac: Waiting [2026-05-11T02:24:48.445Z] 849fcf85f82b: Layer already exists [2026-05-11T02:24:48.445Z] 0854555d70ac: Layer already exists [2026-05-11T02:24:48.445Z] 3ed2bf0c4371: Pushed [2026-05-11T02:24:48.445Z] 1e05e1b1e023: Pushed [2026-05-11T02:24:48.445Z] e3fe7a515951: Pushed [2026-05-11T02:24:48.880Z] #109 ... [2026-05-11T02:24:48.880Z] [2026-05-11T02:24:48.880Z] #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-11T02:24:48.880Z] #90 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:48.880Z] #90 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:48.880Z] #90 ... [2026-05-11T02:24:48.880Z] [2026-05-11T02:24:48.880Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-11T02:24:48.880Z] #92 7.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:48.880Z] #92 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:49.841Z] #92 ... [2026-05-11T02:24:49.841Z] [2026-05-11T02:24:49.841Z] #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-11T02:24:49.841Z] #94 12.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:49.841Z] #94 14.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:49.841Z] #94 ... [2026-05-11T02:24:49.841Z] [2026-05-11T02:24:49.841Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-11T02:24:49.841Z] #93 6.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:49.841Z] #93 8.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:49.841Z] #93 ... [2026-05-11T02:24:49.841Z] [2026-05-11T02:24:49.841Z] #109 [security-spire-server] exporting to image [2026-05-11T02:24:49.841Z] #109 exporting layers 3.7s done [2026-05-11T02:24:49.841Z] #109 writing image sha256:5e7ee1bcdb307f0e1e765ec606df16f2cd47f642408493e5dbd210a49bd8ed3e 0.1s done [2026-05-11T02:24:50.107Z] #109 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2026-05-11T02:24:50.107Z] #109 ... [2026-05-11T02:24:50.107Z] [2026-05-11T02:24:50.107Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-11T02:24:50.107Z] #80 14.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:50.107Z] #80 16.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:50.107Z] #80 ... [2026-05-11T02:24:50.108Z] [2026-05-11T02:24:50.108Z] #109 [security-spire-server] exporting to image [2026-05-11T02:24:50.108Z] #109 exporting layers 4.0s done [2026-05-11T02:24:50.108Z] #109 writing image sha256:e5b715bae9d82b40abc8b7dde36bcfbebcf0cb445541a392a9d13c27bc8c4fad done [2026-05-11T02:24:50.108Z] #109 naming to docker.io/library/security-spire-server-arm64 done [2026-05-11T02:24:50.108Z] #109 DONE 4.8s [2026-05-11T02:24:50.108Z] [2026-05-11T02:24:50.108Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-11T02:24:50.108Z] #84 12.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:50.108Z] #84 15.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:50.373Z] #84 ... [2026-05-11T02:24:50.373Z] [2026-05-11T02:24:50.373Z] #83 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2026-05-11T02:24:50.373Z] #83 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:50.373Z] #83 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:50.721Z] #83 ... [2026-05-11T02:24:50.721Z] [2026-05-11T02:24:50.721Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-11T02:24:50.721Z] #87 13.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:50.721Z] #87 15.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:50.721Z] #87 ... [2026-05-11T02:24:50.721Z] [2026-05-11T02:24:50.721Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-11T02:24:50.721Z] #81 14.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:50.721Z] #81 16.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-11T02:24:51.304Z] #81 ... [2026-05-11T02:24:51.304Z] [2026-05-11T02:24:51.304Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-11T02:24:51.304Z] #80 25.78 OK: 8 MiB in 18 packages [2026-05-11T02:24:52.684Z] 5ffa817a1287: Pushed [2026-05-11T02:24:52.684Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:50892582647d01295ac77a5d56edaf083c1fb5b9f2bcb355eac685e5d1db9eca size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:53.116Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:53.316Z] #80 DONE 27.5s [2026-05-11T02:24:53.316Z] [2026-05-11T02:24:53.316Z] #110 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-05-11T02:24:53.571Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-05-11T02:24:53.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-11T02:24:53.571Z] e3fe7a515951: Preparing [2026-05-11T02:24:53.571Z] 5ffa817a1287: Preparing [2026-05-11T02:24:53.571Z] 849fcf85f82b: Preparing [2026-05-11T02:24:53.571Z] 1e05e1b1e023: Preparing [2026-05-11T02:24:53.571Z] 3ed2bf0c4371: Preparing [2026-05-11T02:24:53.571Z] 0854555d70ac: Preparing [2026-05-11T02:24:53.571Z] 0854555d70ac: Waiting [2026-05-11T02:24:53.571Z] 5ffa817a1287: Layer already exists [2026-05-11T02:24:53.571Z] e3fe7a515951: Layer already exists [2026-05-11T02:24:53.571Z] 849fcf85f82b: Layer already exists [2026-05-11T02:24:53.571Z] 1e05e1b1e023: Layer already exists [2026-05-11T02:24:53.571Z] 3ed2bf0c4371: Layer already exists [2026-05-11T02:24:53.571Z] 0854555d70ac: Layer already exists [2026-05-11T02:24:53.571Z] latest: digest: sha256:50892582647d01295ac77a5d56edaf083c1fb5b9f2bcb355eac685e5d1db9eca size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:53.979Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:54.301Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.113 [2026-05-11T02:24:54.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-11T02:24:54.301Z] e3fe7a515951: Preparing [2026-05-11T02:24:54.301Z] 5ffa817a1287: Preparing [2026-05-11T02:24:54.301Z] 849fcf85f82b: Preparing [2026-05-11T02:24:54.301Z] 1e05e1b1e023: Preparing [2026-05-11T02:24:54.301Z] 3ed2bf0c4371: Preparing [2026-05-11T02:24:54.301Z] 0854555d70ac: Preparing [2026-05-11T02:24:54.301Z] 0854555d70ac: Waiting [2026-05-11T02:24:54.301Z] e3fe7a515951: Layer already exists [2026-05-11T02:24:54.301Z] 5ffa817a1287: Layer already exists [2026-05-11T02:24:54.301Z] 1e05e1b1e023: Layer already exists [2026-05-11T02:24:54.301Z] 3ed2bf0c4371: Layer already exists [2026-05-11T02:24:54.301Z] 849fcf85f82b: Layer already exists [2026-05-11T02:24:54.301Z] 0854555d70ac: Layer already exists [2026-05-11T02:24:54.301Z] 4.1.0-dev.113: digest: sha256:50892582647d01295ac77a5d56edaf083c1fb5b9f2bcb355eac685e5d1db9eca size: 1572 [Pipeline] } [Pipeline] // withEnv [2026-05-11T02:24:54.328Z] #110 ... [2026-05-11T02:24:54.328Z] [2026-05-11T02:24:54.328Z] #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-11T02:24:54.328Z] #90 26.32 OK: 8 MiB in 17 packages [2026-05-11T02:24:54.328Z] #90 DONE 28.6s [2026-05-11T02:24:54.328Z] [2026-05-11T02:24:54.328Z] #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-11T02:24:54.328Z] #94 26.89 OK: 20 MiB in 20 packages [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:54.642Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:55.027Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:24:55.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-11T02:24:55.027Z] e3fe7a515951: Preparing [2026-05-11T02:24:55.027Z] 5ffa817a1287: Preparing [2026-05-11T02:24:55.027Z] 849fcf85f82b: Preparing [2026-05-11T02:24:55.027Z] 1e05e1b1e023: Preparing [2026-05-11T02:24:55.027Z] 3ed2bf0c4371: Preparing [2026-05-11T02:24:55.027Z] 0854555d70ac: Preparing [2026-05-11T02:24:55.027Z] 0854555d70ac: Waiting [2026-05-11T02:24:55.027Z] 5ffa817a1287: Layer already exists [2026-05-11T02:24:55.027Z] e3fe7a515951: Layer already exists [2026-05-11T02:24:55.027Z] 849fcf85f82b: Layer already exists [2026-05-11T02:24:55.027Z] 1e05e1b1e023: Layer already exists [2026-05-11T02:24:55.027Z] 3ed2bf0c4371: Layer already exists [2026-05-11T02:24:55.027Z] 0854555d70ac: Layer already exists [2026-05-11T02:24:55.027Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:50892582647d01295ac77a5d56edaf083c1fb5b9f2bcb355eac685e5d1db9eca size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:55.312Z] #94 ... [2026-05-11T02:24:55.312Z] [2026-05-11T02:24:55.312Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-11T02:24:55.312Z] #81 26.74 OK: 12 MiB in 23 packages [2026-05-11T02:24:55.312Z] #81 DONE 29.5s [2026-05-11T02:24:55.410Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:55.579Z] [2026-05-11T02:24:55.579Z] #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-11T02:24:55.579Z] #94 DONE 28.7s [2026-05-11T02:24:55.579Z] [2026-05-11T02:24:55.579Z] #83 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2026-05-11T02:24:55.579Z] #83 28.78 OK: 8 MiB in 17 packages [2026-05-11T02:24:55.786Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2026-05-11T02:24:55.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-11T02:24:55.786Z] e3fe7a515951: Preparing [2026-05-11T02:24:55.786Z] 5ffa817a1287: Preparing [2026-05-11T02:24:55.786Z] 849fcf85f82b: Preparing [2026-05-11T02:24:55.786Z] 1e05e1b1e023: Preparing [2026-05-11T02:24:55.786Z] 3ed2bf0c4371: Preparing [2026-05-11T02:24:55.786Z] 0854555d70ac: Preparing [2026-05-11T02:24:55.786Z] 0854555d70ac: Waiting [2026-05-11T02:24:55.786Z] 849fcf85f82b: Layer already exists [2026-05-11T02:24:55.786Z] 1e05e1b1e023: Layer already exists [2026-05-11T02:24:55.786Z] 5ffa817a1287: Layer already exists [2026-05-11T02:24:55.786Z] e3fe7a515951: Layer already exists [2026-05-11T02:24:55.786Z] 3ed2bf0c4371: Layer already exists [2026-05-11T02:24:55.786Z] 0854555d70ac: Layer already exists [2026-05-11T02:24:55.786Z] main: digest: sha256:50892582647d01295ac77a5d56edaf083c1fb5b9f2bcb355eac685e5d1db9eca size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-11T02:24:55.918Z] ===================================================== [Pipeline] echo [2026-05-11T02:24:55.929Z] taggedImages: [2026-05-11T02:24:55.929Z] - nexus3.edgexfoundry.org:10004/core-keeper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:24:55.929Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-05-11T02:24:55.929Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.113 [2026-05-11T02:24:55.929Z] - nexus3.edgexfoundry.org:10004/core-keeper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:24:55.929Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2026-05-11T02:24:55.957Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2026-05-11T02:24:55.957Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:24:55.957Z] latest [2026-05-11T02:24:55.957Z] 4.1.0-dev.113 [2026-05-11T02:24:55.957Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:24:55.957Z] main [2026-05-11T02:24:55.957Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:56.304Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:24:56.631Z] #83 DONE 29.9s [2026-05-11T02:24:56.632Z] [2026-05-11T02:24:56.632Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-11T02:24:56.632Z] #93 19.86 OK: 13 MiB in 29 packages [2026-05-11T02:24:56.650Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:24:56.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-11T02:24:56.650Z] 05598a1c4e88: Preparing [2026-05-11T02:24:56.650Z] f9e3adb12929: Preparing [2026-05-11T02:24:56.650Z] 9c0210b85b55: Preparing [2026-05-11T02:24:56.650Z] 91df371a6949: Preparing [2026-05-11T02:24:56.650Z] 849fcf85f82b: Preparing [2026-05-11T02:24:56.650Z] 2877210acd67: Preparing [2026-05-11T02:24:56.650Z] f45b15bdb730: Preparing [2026-05-11T02:24:56.650Z] 0854555d70ac: Preparing [2026-05-11T02:24:56.650Z] 2877210acd67: Waiting [2026-05-11T02:24:56.650Z] f45b15bdb730: Waiting [2026-05-11T02:24:56.650Z] 0854555d70ac: Waiting [2026-05-11T02:24:56.650Z] 849fcf85f82b: Layer already exists [2026-05-11T02:24:56.650Z] 91df371a6949: Layer already exists [2026-05-11T02:24:56.650Z] 2877210acd67: Layer already exists [2026-05-11T02:24:56.650Z] f45b15bdb730: Layer already exists [2026-05-11T02:24:56.650Z] 0854555d70ac: Layer already exists [2026-05-11T02:24:56.650Z] f9e3adb12929: Pushed [2026-05-11T02:24:56.650Z] 05598a1c4e88: Pushed [2026-05-11T02:24:56.900Z] #93 ... [2026-05-11T02:24:56.900Z] [2026-05-11T02:24:56.900Z] #110 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-05-11T02:24:56.900Z] #110 DONE 3.7s [2026-05-11T02:24:56.900Z] [2026-05-11T02:24:56.900Z] #111 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-05-11T02:24:57.170Z] #111 ... [2026-05-11T02:24:57.170Z] [2026-05-11T02:24:57.170Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-11T02:24:57.170Z] #87 27.71 OK: 20 MiB in 20 packages [2026-05-11T02:24:57.170Z] #87 DONE 30.0s [2026-05-11T02:24:57.170Z] [2026-05-11T02:24:57.170Z] #111 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-05-11T02:24:57.170Z] #111 DONE 0.4s [2026-05-11T02:24:57.170Z] [2026-05-11T02:24:57.170Z] #112 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-05-11T02:24:57.447Z] #112 DONE 0.3s [2026-05-11T02:24:57.447Z] [2026-05-11T02:24:57.447Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-11T02:24:57.447Z] #92 21.34 OK: 8 MiB in 20 packages [2026-05-11T02:24:57.723Z] #92 ... [2026-05-11T02:24:57.723Z] [2026-05-11T02:24:57.723Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-11T02:24:57.723Z] #93 DONE 21.5s [2026-05-11T02:24:58.016Z] [2026-05-11T02:24:58.016Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-11T02:24:58.016Z] #84 27.79 OK: 9 MiB in 19 packages [2026-05-11T02:24:58.298Z] #84 ... [2026-05-11T02:24:58.298Z] [2026-05-11T02:24:58.298Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-11T02:24:58.298Z] #92 DONE 22.5s [2026-05-11T02:24:58.567Z] [2026-05-11T02:24:58.567Z] #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-11T02:24:59.170Z] #113 ... [2026-05-11T02:24:59.170Z] [2026-05-11T02:24:59.170Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-11T02:24:59.170Z] #84 DONE 29.1s [2026-05-11T02:24:59.442Z] [2026-05-11T02:24:59.442Z] #86 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:25:00.856Z] 9c0210b85b55: Pushed [2026-05-11T02:25:00.856Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:8714714992ac82170054972aa6e3d3dd6b0e3407a839d6f5c5552f1fa6a2b716 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:01.184Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:01.431Z] #86 ... [2026-05-11T02:25:01.431Z] [2026-05-11T02:25:01.431Z] #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-11T02:25:01.431Z] #113 DONE 2.7s [2026-05-11T02:25:01.431Z] [2026-05-11T02:25:01.431Z] #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-05-11T02:25:01.501Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-05-11T02:25:01.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-11T02:25:01.501Z] 05598a1c4e88: Preparing [2026-05-11T02:25:01.501Z] f9e3adb12929: Preparing [2026-05-11T02:25:01.501Z] 9c0210b85b55: Preparing [2026-05-11T02:25:01.501Z] 91df371a6949: Preparing [2026-05-11T02:25:01.501Z] 849fcf85f82b: Preparing [2026-05-11T02:25:01.501Z] 2877210acd67: Preparing [2026-05-11T02:25:01.501Z] f45b15bdb730: Preparing [2026-05-11T02:25:01.501Z] 2877210acd67: Waiting [2026-05-11T02:25:01.501Z] 0854555d70ac: Preparing [2026-05-11T02:25:01.501Z] f45b15bdb730: Waiting [2026-05-11T02:25:01.501Z] 0854555d70ac: Waiting [2026-05-11T02:25:01.501Z] 05598a1c4e88: Layer already exists [2026-05-11T02:25:01.501Z] f9e3adb12929: Layer already exists [2026-05-11T02:25:01.501Z] 9c0210b85b55: Layer already exists [2026-05-11T02:25:01.501Z] 91df371a6949: Layer already exists [2026-05-11T02:25:01.501Z] 849fcf85f82b: Layer already exists [2026-05-11T02:25:01.501Z] 2877210acd67: Layer already exists [2026-05-11T02:25:01.501Z] f45b15bdb730: Layer already exists [2026-05-11T02:25:01.501Z] 0854555d70ac: Layer already exists [2026-05-11T02:25:01.501Z] latest: digest: sha256:8714714992ac82170054972aa6e3d3dd6b0e3407a839d6f5c5552f1fa6a2b716 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:01.700Z] #114 DONE 0.3s [2026-05-11T02:25:01.700Z] [2026-05-11T02:25:01.700Z] #115 [security-spire-config stage-2 6/10] COPY security.txt / [2026-05-11T02:25:01.700Z] #115 DONE 0.2s [2026-05-11T02:25:01.700Z] [2026-05-11T02:25:01.700Z] #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-05-11T02:25:01.825Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:01.996Z] #116 DONE 0.2s [2026-05-11T02:25:01.996Z] [2026-05-11T02:25:01.996Z] #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-05-11T02:25:01.996Z] #117 DONE 0.2s [2026-05-11T02:25:01.996Z] [2026-05-11T02:25:01.996Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:25:02.256Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.113 [2026-05-11T02:25:02.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-11T02:25:02.256Z] 05598a1c4e88: Preparing [2026-05-11T02:25:02.256Z] f9e3adb12929: Preparing [2026-05-11T02:25:02.256Z] 9c0210b85b55: Preparing [2026-05-11T02:25:02.256Z] 91df371a6949: Preparing [2026-05-11T02:25:02.256Z] 849fcf85f82b: Preparing [2026-05-11T02:25:02.256Z] 2877210acd67: Preparing [2026-05-11T02:25:02.256Z] f45b15bdb730: Preparing [2026-05-11T02:25:02.256Z] 0854555d70ac: Preparing [2026-05-11T02:25:02.256Z] 2877210acd67: Waiting [2026-05-11T02:25:02.256Z] f45b15bdb730: Waiting [2026-05-11T02:25:02.256Z] 0854555d70ac: Waiting [2026-05-11T02:25:02.256Z] 05598a1c4e88: Layer already exists [2026-05-11T02:25:02.256Z] f9e3adb12929: Layer already exists [2026-05-11T02:25:02.256Z] 9c0210b85b55: Layer already exists [2026-05-11T02:25:02.256Z] 849fcf85f82b: Layer already exists [2026-05-11T02:25:02.256Z] 91df371a6949: Layer already exists [2026-05-11T02:25:02.256Z] 2877210acd67: Layer already exists [2026-05-11T02:25:02.256Z] 0854555d70ac: Layer already exists [2026-05-11T02:25:02.256Z] f45b15bdb730: Layer already exists [2026-05-11T02:25:02.256Z] 4.1.0-dev.113: digest: sha256:8714714992ac82170054972aa6e3d3dd6b0e3407a839d6f5c5552f1fa6a2b716 size: 1986 [Pipeline] } [2026-05-11T02:25:02.309Z] #89 ... [2026-05-11T02:25:02.309Z] [2026-05-11T02:25:02.309Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-05-11T02:25:02.309Z] #118 DONE 0.2s [2026-05-11T02:25:02.309Z] [2026-05-11T02:25:02.309Z] #109 [security-spire-config] exporting to image [2026-05-11T02:25:02.309Z] #109 exporting layers [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:02.630Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:02.946Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:25:02.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-11T02:25:02.946Z] 05598a1c4e88: Preparing [2026-05-11T02:25:02.946Z] f9e3adb12929: Preparing [2026-05-11T02:25:02.946Z] 9c0210b85b55: Preparing [2026-05-11T02:25:02.946Z] 91df371a6949: Preparing [2026-05-11T02:25:02.946Z] 849fcf85f82b: Preparing [2026-05-11T02:25:02.946Z] 2877210acd67: Preparing [2026-05-11T02:25:02.946Z] f45b15bdb730: Preparing [2026-05-11T02:25:02.946Z] 0854555d70ac: Preparing [2026-05-11T02:25:02.946Z] f45b15bdb730: Waiting [2026-05-11T02:25:02.946Z] 0854555d70ac: Waiting [2026-05-11T02:25:02.946Z] 2877210acd67: Waiting [2026-05-11T02:25:02.946Z] 849fcf85f82b: Layer already exists [2026-05-11T02:25:02.946Z] f9e3adb12929: Layer already exists [2026-05-11T02:25:02.946Z] 9c0210b85b55: Layer already exists [2026-05-11T02:25:02.946Z] 05598a1c4e88: Layer already exists [2026-05-11T02:25:02.946Z] 91df371a6949: Layer already exists [2026-05-11T02:25:02.946Z] 2877210acd67: Layer already exists [2026-05-11T02:25:02.946Z] 0854555d70ac: Layer already exists [2026-05-11T02:25:02.946Z] f45b15bdb730: Layer already exists [2026-05-11T02:25:02.946Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:8714714992ac82170054972aa6e3d3dd6b0e3407a839d6f5c5552f1fa6a2b716 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:03.297Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:03.616Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2026-05-11T02:25:03.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-11T02:25:03.616Z] 05598a1c4e88: Preparing [2026-05-11T02:25:03.616Z] f9e3adb12929: Preparing [2026-05-11T02:25:03.616Z] 9c0210b85b55: Preparing [2026-05-11T02:25:03.616Z] 91df371a6949: Preparing [2026-05-11T02:25:03.616Z] 849fcf85f82b: Preparing [2026-05-11T02:25:03.616Z] 2877210acd67: Preparing [2026-05-11T02:25:03.616Z] f45b15bdb730: Preparing [2026-05-11T02:25:03.616Z] 0854555d70ac: Preparing [2026-05-11T02:25:03.616Z] 2877210acd67: Waiting [2026-05-11T02:25:03.616Z] f45b15bdb730: Waiting [2026-05-11T02:25:03.616Z] 0854555d70ac: Waiting [2026-05-11T02:25:03.616Z] 849fcf85f82b: Layer already exists [2026-05-11T02:25:03.616Z] 05598a1c4e88: Layer already exists [2026-05-11T02:25:03.616Z] f9e3adb12929: Layer already exists [2026-05-11T02:25:03.616Z] 91df371a6949: Layer already exists [2026-05-11T02:25:03.616Z] 9c0210b85b55: Layer already exists [2026-05-11T02:25:03.616Z] 2877210acd67: Layer already exists [2026-05-11T02:25:03.616Z] f45b15bdb730: Layer already exists [2026-05-11T02:25:03.616Z] 0854555d70ac: Layer already exists [2026-05-11T02:25:03.616Z] main: digest: sha256:8714714992ac82170054972aa6e3d3dd6b0e3407a839d6f5c5552f1fa6a2b716 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-11T02:25:03.697Z] ===================================================== [Pipeline] echo [2026-05-11T02:25:03.731Z] taggedImages: [2026-05-11T02:25:03.731Z] - nexus3.edgexfoundry.org:10004/core-metadata:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:25:03.731Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-05-11T02:25:03.731Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.113 [2026-05-11T02:25:03.731Z] - nexus3.edgexfoundry.org:10004/core-metadata:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:25:03.731Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2026-05-11T02:25:03.840Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2026-05-11T02:25:03.840Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:25:03.840Z] latest [2026-05-11T02:25:03.840Z] 4.1.0-dev.113 [2026-05-11T02:25:03.840Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:25:03.840Z] main [2026-05-11T02:25:03.840Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:04.233Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:04.557Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:25:04.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-11T02:25:04.557Z] 66f4c900fc44: Preparing [2026-05-11T02:25:04.557Z] ddf1df679efc: Preparing [2026-05-11T02:25:04.557Z] fd8c87e72846: Preparing [2026-05-11T02:25:04.557Z] 08a979ffeb85: Preparing [2026-05-11T02:25:04.557Z] ab3e1650a790: Preparing [2026-05-11T02:25:04.557Z] 2a2a8717e41f: Preparing [2026-05-11T02:25:04.557Z] 0bfecb1ab9aa: Preparing [2026-05-11T02:25:04.558Z] 91df371a6949: Preparing [2026-05-11T02:25:04.558Z] 849fcf85f82b: Preparing [2026-05-11T02:25:04.558Z] ee1660bdded0: Preparing [2026-05-11T02:25:04.558Z] 16e67d5b9bce: Preparing [2026-05-11T02:25:04.558Z] 5f70bf18a086: Preparing [2026-05-11T02:25:04.558Z] 89614e02164a: Preparing [2026-05-11T02:25:04.558Z] bab94c0f0c52: Preparing [2026-05-11T02:25:04.558Z] 7da704a96c1c: Preparing [2026-05-11T02:25:04.558Z] 0854555d70ac: Preparing [2026-05-11T02:25:04.558Z] 5f70bf18a086: Waiting [2026-05-11T02:25:04.558Z] 89614e02164a: Waiting [2026-05-11T02:25:04.558Z] bab94c0f0c52: Waiting [2026-05-11T02:25:04.558Z] 0bfecb1ab9aa: Waiting [2026-05-11T02:25:04.558Z] 7da704a96c1c: Waiting [2026-05-11T02:25:04.558Z] 0854555d70ac: Waiting [2026-05-11T02:25:04.558Z] 91df371a6949: Waiting [2026-05-11T02:25:04.558Z] 849fcf85f82b: Waiting [2026-05-11T02:25:04.558Z] ee1660bdded0: Waiting [2026-05-11T02:25:04.558Z] 16e67d5b9bce: Waiting [2026-05-11T02:25:04.558Z] 2a2a8717e41f: Waiting [2026-05-11T02:25:04.558Z] 08a979ffeb85: Pushed [2026-05-11T02:25:04.558Z] ddf1df679efc: Pushed [2026-05-11T02:25:04.558Z] fd8c87e72846: Pushed [2026-05-11T02:25:04.558Z] ab3e1650a790: Pushed [2026-05-11T02:25:04.558Z] 66f4c900fc44: Pushed [2026-05-11T02:25:04.558Z] 91df371a6949: Layer already exists [2026-05-11T02:25:04.558Z] 849fcf85f82b: Layer already exists [2026-05-11T02:25:04.558Z] 5f70bf18a086: Layer already exists [2026-05-11T02:25:04.558Z] 2a2a8717e41f: Pushed [2026-05-11T02:25:04.820Z] 16e67d5b9bce: Pushed [2026-05-11T02:25:04.820Z] ee1660bdded0: Pushed [2026-05-11T02:25:04.820Z] 89614e02164a: Pushed [2026-05-11T02:25:04.820Z] 0854555d70ac: Layer already exists [2026-05-11T02:25:04.820Z] bab94c0f0c52: Pushed [2026-05-11T02:25:04.820Z] 7da704a96c1c: Pushed [2026-05-11T02:25:04.972Z] #109 exporting layers 2.6s done [2026-05-11T02:25:04.972Z] #109 writing image sha256:10de45b8285a8e8324e74f2b69a92523a8a0fdc8b450267e259eecb9d8ec34e9 [2026-05-11T02:25:04.972Z] #109 writing image sha256:10de45b8285a8e8324e74f2b69a92523a8a0fdc8b450267e259eecb9d8ec34e9 0.0s done [2026-05-11T02:25:04.972Z] #109 naming to docker.io/library/security-spire-config-arm64 done [2026-05-11T02:25:04.972Z] #109 DONE 7.5s [2026-05-11T02:25:04.972Z] [2026-05-11T02:25:04.972Z] #88 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:25:06.233Z] 0bfecb1ab9aa: Pushed [2026-05-11T02:25:06.233Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:7b5aa7ee4a12964db4f4c7284b35efec53fa32532f8ff753909e46229bf748cc size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:06.593Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:06.969Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-05-11T02:25:06.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-11T02:25:06.969Z] 66f4c900fc44: Preparing [2026-05-11T02:25:06.969Z] ddf1df679efc: Preparing [2026-05-11T02:25:06.969Z] fd8c87e72846: Preparing [2026-05-11T02:25:06.969Z] 08a979ffeb85: Preparing [2026-05-11T02:25:06.969Z] ab3e1650a790: Preparing [2026-05-11T02:25:06.969Z] 2a2a8717e41f: Preparing [2026-05-11T02:25:06.969Z] 0bfecb1ab9aa: Preparing [2026-05-11T02:25:06.969Z] 91df371a6949: Preparing [2026-05-11T02:25:06.969Z] 849fcf85f82b: Preparing [2026-05-11T02:25:06.969Z] ee1660bdded0: Preparing [2026-05-11T02:25:06.969Z] 16e67d5b9bce: Preparing [2026-05-11T02:25:06.969Z] 5f70bf18a086: Preparing [2026-05-11T02:25:06.969Z] 89614e02164a: Preparing [2026-05-11T02:25:06.969Z] bab94c0f0c52: Preparing [2026-05-11T02:25:06.969Z] 7da704a96c1c: Preparing [2026-05-11T02:25:06.969Z] 0854555d70ac: Preparing [2026-05-11T02:25:06.969Z] 16e67d5b9bce: Waiting [2026-05-11T02:25:06.969Z] 5f70bf18a086: Waiting [2026-05-11T02:25:06.969Z] 89614e02164a: Waiting [2026-05-11T02:25:06.969Z] bab94c0f0c52: Waiting [2026-05-11T02:25:06.969Z] 7da704a96c1c: Waiting [2026-05-11T02:25:06.969Z] 0854555d70ac: Waiting [2026-05-11T02:25:06.969Z] 2a2a8717e41f: Waiting [2026-05-11T02:25:06.969Z] 0bfecb1ab9aa: Waiting [2026-05-11T02:25:06.969Z] 91df371a6949: Waiting [2026-05-11T02:25:06.969Z] 849fcf85f82b: Waiting [2026-05-11T02:25:06.969Z] ee1660bdded0: Waiting [2026-05-11T02:25:06.969Z] 66f4c900fc44: Layer already exists [2026-05-11T02:25:06.969Z] ddf1df679efc: Layer already exists [2026-05-11T02:25:06.969Z] 08a979ffeb85: Layer already exists [2026-05-11T02:25:06.969Z] fd8c87e72846: Layer already exists [2026-05-11T02:25:06.969Z] ab3e1650a790: Layer already exists [2026-05-11T02:25:06.969Z] ee1660bdded0: Layer already exists [2026-05-11T02:25:06.969Z] 2a2a8717e41f: Layer already exists [2026-05-11T02:25:06.969Z] 0bfecb1ab9aa: Layer already exists [2026-05-11T02:25:06.969Z] 91df371a6949: Layer already exists [2026-05-11T02:25:06.969Z] 849fcf85f82b: Layer already exists [2026-05-11T02:25:06.969Z] 7da704a96c1c: Layer already exists [2026-05-11T02:25:06.969Z] 16e67d5b9bce: Layer already exists [2026-05-11T02:25:06.969Z] 5f70bf18a086: Layer already exists [2026-05-11T02:25:06.969Z] bab94c0f0c52: Layer already exists [2026-05-11T02:25:06.969Z] 89614e02164a: Layer already exists [2026-05-11T02:25:06.969Z] 0854555d70ac: Layer already exists [2026-05-11T02:25:06.969Z] latest: digest: sha256:7b5aa7ee4a12964db4f4c7284b35efec53fa32532f8ff753909e46229bf748cc size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:07.290Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:07.623Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.113 [2026-05-11T02:25:07.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-11T02:25:07.623Z] 66f4c900fc44: Preparing [2026-05-11T02:25:07.623Z] ddf1df679efc: Preparing [2026-05-11T02:25:07.623Z] fd8c87e72846: Preparing [2026-05-11T02:25:07.623Z] 08a979ffeb85: Preparing [2026-05-11T02:25:07.623Z] ab3e1650a790: Preparing [2026-05-11T02:25:07.623Z] 2a2a8717e41f: Preparing [2026-05-11T02:25:07.623Z] 0bfecb1ab9aa: Preparing [2026-05-11T02:25:07.623Z] 91df371a6949: Preparing [2026-05-11T02:25:07.623Z] 849fcf85f82b: Preparing [2026-05-11T02:25:07.623Z] ee1660bdded0: Preparing [2026-05-11T02:25:07.623Z] 16e67d5b9bce: Preparing [2026-05-11T02:25:07.623Z] 5f70bf18a086: Preparing [2026-05-11T02:25:07.623Z] 89614e02164a: Preparing [2026-05-11T02:25:07.623Z] bab94c0f0c52: Preparing [2026-05-11T02:25:07.623Z] 7da704a96c1c: Preparing [2026-05-11T02:25:07.623Z] 0854555d70ac: Preparing [2026-05-11T02:25:07.623Z] 2a2a8717e41f: Waiting [2026-05-11T02:25:07.623Z] 16e67d5b9bce: Waiting [2026-05-11T02:25:07.623Z] 0bfecb1ab9aa: Waiting [2026-05-11T02:25:07.623Z] 91df371a6949: Waiting [2026-05-11T02:25:07.623Z] 5f70bf18a086: Waiting [2026-05-11T02:25:07.623Z] 849fcf85f82b: Waiting [2026-05-11T02:25:07.623Z] 89614e02164a: Waiting [2026-05-11T02:25:07.623Z] ee1660bdded0: Waiting [2026-05-11T02:25:07.623Z] bab94c0f0c52: Waiting [2026-05-11T02:25:07.623Z] 0854555d70ac: Waiting [2026-05-11T02:25:07.623Z] 7da704a96c1c: Waiting [2026-05-11T02:25:07.623Z] ddf1df679efc: Layer already exists [2026-05-11T02:25:07.623Z] 66f4c900fc44: Layer already exists [2026-05-11T02:25:07.623Z] 08a979ffeb85: Layer already exists [2026-05-11T02:25:07.623Z] ab3e1650a790: Layer already exists [2026-05-11T02:25:07.623Z] fd8c87e72846: Layer already exists [2026-05-11T02:25:07.623Z] 2a2a8717e41f: Layer already exists [2026-05-11T02:25:07.623Z] 91df371a6949: Layer already exists [2026-05-11T02:25:07.623Z] 849fcf85f82b: Layer already exists [2026-05-11T02:25:07.623Z] ee1660bdded0: Layer already exists [2026-05-11T02:25:07.623Z] 0bfecb1ab9aa: Layer already exists [2026-05-11T02:25:07.623Z] 16e67d5b9bce: Layer already exists [2026-05-11T02:25:07.623Z] 89614e02164a: Layer already exists [2026-05-11T02:25:07.623Z] bab94c0f0c52: Layer already exists [2026-05-11T02:25:07.623Z] 5f70bf18a086: Layer already exists [2026-05-11T02:25:07.623Z] 7da704a96c1c: Layer already exists [2026-05-11T02:25:07.623Z] 0854555d70ac: Layer already exists [2026-05-11T02:25:07.623Z] 4.1.0-dev.113: digest: sha256:7b5aa7ee4a12964db4f4c7284b35efec53fa32532f8ff753909e46229bf748cc size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:07.955Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:08.410Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:25:08.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-11T02:25:08.410Z] 66f4c900fc44: Preparing [2026-05-11T02:25:08.410Z] ddf1df679efc: Preparing [2026-05-11T02:25:08.410Z] fd8c87e72846: Preparing [2026-05-11T02:25:08.410Z] 08a979ffeb85: Preparing [2026-05-11T02:25:08.410Z] ab3e1650a790: Preparing [2026-05-11T02:25:08.410Z] 2a2a8717e41f: Preparing [2026-05-11T02:25:08.410Z] 0bfecb1ab9aa: Preparing [2026-05-11T02:25:08.410Z] 91df371a6949: Preparing [2026-05-11T02:25:08.410Z] 849fcf85f82b: Preparing [2026-05-11T02:25:08.410Z] ee1660bdded0: Preparing [2026-05-11T02:25:08.410Z] 16e67d5b9bce: Preparing [2026-05-11T02:25:08.410Z] 5f70bf18a086: Preparing [2026-05-11T02:25:08.410Z] 89614e02164a: Preparing [2026-05-11T02:25:08.410Z] bab94c0f0c52: Preparing [2026-05-11T02:25:08.410Z] 2a2a8717e41f: Waiting [2026-05-11T02:25:08.410Z] 0bfecb1ab9aa: Waiting [2026-05-11T02:25:08.410Z] 16e67d5b9bce: Waiting [2026-05-11T02:25:08.410Z] 5f70bf18a086: Waiting [2026-05-11T02:25:08.410Z] 91df371a6949: Waiting [2026-05-11T02:25:08.410Z] 849fcf85f82b: Waiting [2026-05-11T02:25:08.410Z] ee1660bdded0: Waiting [2026-05-11T02:25:08.410Z] 89614e02164a: Waiting [2026-05-11T02:25:08.410Z] 7da704a96c1c: Preparing [2026-05-11T02:25:08.410Z] 0854555d70ac: Preparing [2026-05-11T02:25:08.410Z] bab94c0f0c52: Waiting [2026-05-11T02:25:08.410Z] 0854555d70ac: Waiting [2026-05-11T02:25:08.410Z] 7da704a96c1c: Waiting [2026-05-11T02:25:08.410Z] fd8c87e72846: Layer already exists [2026-05-11T02:25:08.410Z] ddf1df679efc: Layer already exists [2026-05-11T02:25:08.410Z] 66f4c900fc44: Layer already exists [2026-05-11T02:25:08.410Z] ab3e1650a790: Layer already exists [2026-05-11T02:25:08.410Z] 08a979ffeb85: Layer already exists [2026-05-11T02:25:08.410Z] 0bfecb1ab9aa: Layer already exists [2026-05-11T02:25:08.410Z] 849fcf85f82b: Layer already exists [2026-05-11T02:25:08.410Z] 91df371a6949: Layer already exists [2026-05-11T02:25:08.410Z] ee1660bdded0: Layer already exists [2026-05-11T02:25:08.410Z] 2a2a8717e41f: Layer already exists [2026-05-11T02:25:08.410Z] 16e67d5b9bce: Layer already exists [2026-05-11T02:25:08.410Z] 89614e02164a: Layer already exists [2026-05-11T02:25:08.410Z] 7da704a96c1c: Layer already exists [2026-05-11T02:25:08.410Z] 5f70bf18a086: Layer already exists [2026-05-11T02:25:08.410Z] bab94c0f0c52: Layer already exists [2026-05-11T02:25:08.410Z] 0854555d70ac: Layer already exists [2026-05-11T02:25:08.410Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:7b5aa7ee4a12964db4f4c7284b35efec53fa32532f8ff753909e46229bf748cc size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:08.793Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:09.103Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-05-11T02:25:09.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-11T02:25:09.103Z] 66f4c900fc44: Preparing [2026-05-11T02:25:09.103Z] ddf1df679efc: Preparing [2026-05-11T02:25:09.103Z] fd8c87e72846: Preparing [2026-05-11T02:25:09.103Z] 08a979ffeb85: Preparing [2026-05-11T02:25:09.103Z] ab3e1650a790: Preparing [2026-05-11T02:25:09.103Z] 2a2a8717e41f: Preparing [2026-05-11T02:25:09.103Z] 0bfecb1ab9aa: Preparing [2026-05-11T02:25:09.103Z] 91df371a6949: Preparing [2026-05-11T02:25:09.103Z] 849fcf85f82b: Preparing [2026-05-11T02:25:09.103Z] ee1660bdded0: Preparing [2026-05-11T02:25:09.103Z] 16e67d5b9bce: Preparing [2026-05-11T02:25:09.103Z] 5f70bf18a086: Preparing [2026-05-11T02:25:09.103Z] 89614e02164a: Preparing [2026-05-11T02:25:09.103Z] bab94c0f0c52: Preparing [2026-05-11T02:25:09.103Z] 7da704a96c1c: Preparing [2026-05-11T02:25:09.103Z] 0854555d70ac: Preparing [2026-05-11T02:25:09.103Z] 5f70bf18a086: Waiting [2026-05-11T02:25:09.103Z] 89614e02164a: Waiting [2026-05-11T02:25:09.103Z] bab94c0f0c52: Waiting [2026-05-11T02:25:09.103Z] 7da704a96c1c: Waiting [2026-05-11T02:25:09.103Z] 0854555d70ac: Waiting [2026-05-11T02:25:09.103Z] 0bfecb1ab9aa: Waiting [2026-05-11T02:25:09.103Z] ee1660bdded0: Waiting [2026-05-11T02:25:09.103Z] 91df371a6949: Waiting [2026-05-11T02:25:09.103Z] 16e67d5b9bce: Waiting [2026-05-11T02:25:09.103Z] 849fcf85f82b: Waiting [2026-05-11T02:25:09.103Z] fd8c87e72846: Layer already exists [2026-05-11T02:25:09.103Z] ab3e1650a790: Layer already exists [2026-05-11T02:25:09.103Z] 08a979ffeb85: Layer already exists [2026-05-11T02:25:09.103Z] 66f4c900fc44: Layer already exists [2026-05-11T02:25:09.103Z] ddf1df679efc: Layer already exists [2026-05-11T02:25:09.103Z] 2a2a8717e41f: Layer already exists [2026-05-11T02:25:09.103Z] 91df371a6949: Layer already exists [2026-05-11T02:25:09.103Z] 0bfecb1ab9aa: Layer already exists [2026-05-11T02:25:09.103Z] ee1660bdded0: Layer already exists [2026-05-11T02:25:09.103Z] 849fcf85f82b: Layer already exists [2026-05-11T02:25:09.103Z] 16e67d5b9bce: Layer already exists [2026-05-11T02:25:09.103Z] 5f70bf18a086: Layer already exists [2026-05-11T02:25:09.103Z] 89614e02164a: Layer already exists [2026-05-11T02:25:09.103Z] 7da704a96c1c: Layer already exists [2026-05-11T02:25:09.103Z] bab94c0f0c52: Layer already exists [2026-05-11T02:25:09.103Z] 0854555d70ac: Layer already exists [2026-05-11T02:25:09.103Z] main: digest: sha256:7b5aa7ee4a12964db4f4c7284b35efec53fa32532f8ff753909e46229bf748cc size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-11T02:25:09.203Z] ===================================================== [Pipeline] echo [2026-05-11T02:25:09.243Z] taggedImages: [2026-05-11T02:25:09.243Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:25:09.243Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-05-11T02:25:09.243Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.113 [2026-05-11T02:25:09.243Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:25:09.243Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2026-05-11T02:25:09.264Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2026-05-11T02:25:09.264Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:25:09.264Z] latest [2026-05-11T02:25:09.264Z] 4.1.0-dev.113 [2026-05-11T02:25:09.264Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:25:09.264Z] main [2026-05-11T02:25:09.264Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:09.664Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:10.103Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:25:10.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-11T02:25:10.103Z] ad71c17deaf2: Preparing [2026-05-11T02:25:10.103Z] 4cae82d651f2: Preparing [2026-05-11T02:25:10.103Z] 597fa9cd072f: Preparing [2026-05-11T02:25:10.103Z] 8ea00d80fc39: Preparing [2026-05-11T02:25:10.103Z] 91df371a6949: Preparing [2026-05-11T02:25:10.103Z] 849fcf85f82b: Preparing [2026-05-11T02:25:10.103Z] 2877210acd67: Preparing [2026-05-11T02:25:10.103Z] f45b15bdb730: Preparing [2026-05-11T02:25:10.103Z] 0854555d70ac: Preparing [2026-05-11T02:25:10.103Z] 2877210acd67: Waiting [2026-05-11T02:25:10.103Z] f45b15bdb730: Waiting [2026-05-11T02:25:10.103Z] 0854555d70ac: Waiting [2026-05-11T02:25:10.103Z] 849fcf85f82b: Waiting [2026-05-11T02:25:10.103Z] 91df371a6949: Layer already exists [2026-05-11T02:25:10.103Z] 849fcf85f82b: Layer already exists [2026-05-11T02:25:10.103Z] 2877210acd67: Layer already exists [2026-05-11T02:25:10.103Z] f45b15bdb730: Layer already exists [2026-05-11T02:25:10.103Z] 597fa9cd072f: Pushed [2026-05-11T02:25:10.103Z] 4cae82d651f2: Pushed [2026-05-11T02:25:10.103Z] ad71c17deaf2: Pushed [2026-05-11T02:25:10.103Z] 0854555d70ac: Layer already exists [2026-05-11T02:25:14.364Z] 8ea00d80fc39: Pushed [2026-05-11T02:25:14.364Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:9ab043dd1ce2ef60421870eae116c75b1b4e713dbeec305a8c2d77208dc5042c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:14.697Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:15.017Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-05-11T02:25:15.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-11T02:25:15.017Z] ad71c17deaf2: Preparing [2026-05-11T02:25:15.017Z] 4cae82d651f2: Preparing [2026-05-11T02:25:15.017Z] 597fa9cd072f: Preparing [2026-05-11T02:25:15.017Z] 8ea00d80fc39: Preparing [2026-05-11T02:25:15.017Z] 91df371a6949: Preparing [2026-05-11T02:25:15.017Z] 849fcf85f82b: Preparing [2026-05-11T02:25:15.017Z] 2877210acd67: Preparing [2026-05-11T02:25:15.017Z] f45b15bdb730: Preparing [2026-05-11T02:25:15.017Z] 849fcf85f82b: Waiting [2026-05-11T02:25:15.017Z] 2877210acd67: Waiting [2026-05-11T02:25:15.017Z] 0854555d70ac: Preparing [2026-05-11T02:25:15.017Z] f45b15bdb730: Waiting [2026-05-11T02:25:15.017Z] 0854555d70ac: Waiting [2026-05-11T02:25:15.017Z] 597fa9cd072f: Layer already exists [2026-05-11T02:25:15.017Z] 4cae82d651f2: Layer already exists [2026-05-11T02:25:15.017Z] 91df371a6949: Layer already exists [2026-05-11T02:25:15.017Z] 8ea00d80fc39: Layer already exists [2026-05-11T02:25:15.017Z] ad71c17deaf2: Layer already exists [2026-05-11T02:25:15.017Z] 2877210acd67: Layer already exists [2026-05-11T02:25:15.017Z] 849fcf85f82b: Layer already exists [2026-05-11T02:25:15.017Z] 0854555d70ac: Layer already exists [2026-05-11T02:25:15.017Z] f45b15bdb730: Layer already exists [2026-05-11T02:25:15.017Z] latest: digest: sha256:9ab043dd1ce2ef60421870eae116c75b1b4e713dbeec305a8c2d77208dc5042c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:15.339Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:15.694Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.113 [2026-05-11T02:25:15.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-11T02:25:15.694Z] ad71c17deaf2: Preparing [2026-05-11T02:25:15.694Z] 4cae82d651f2: Preparing [2026-05-11T02:25:15.694Z] 597fa9cd072f: Preparing [2026-05-11T02:25:15.694Z] 8ea00d80fc39: Preparing [2026-05-11T02:25:15.694Z] 91df371a6949: Preparing [2026-05-11T02:25:15.694Z] 849fcf85f82b: Preparing [2026-05-11T02:25:15.694Z] 2877210acd67: Preparing [2026-05-11T02:25:15.694Z] f45b15bdb730: Preparing [2026-05-11T02:25:15.694Z] 0854555d70ac: Preparing [2026-05-11T02:25:15.694Z] 849fcf85f82b: Waiting [2026-05-11T02:25:15.694Z] 2877210acd67: Waiting [2026-05-11T02:25:15.694Z] f45b15bdb730: Waiting [2026-05-11T02:25:15.694Z] 0854555d70ac: Waiting [2026-05-11T02:25:15.694Z] 8ea00d80fc39: Layer already exists [2026-05-11T02:25:15.694Z] 597fa9cd072f: Layer already exists [2026-05-11T02:25:15.694Z] 91df371a6949: Layer already exists [2026-05-11T02:25:15.694Z] 4cae82d651f2: Layer already exists [2026-05-11T02:25:15.694Z] ad71c17deaf2: Layer already exists [2026-05-11T02:25:15.694Z] 849fcf85f82b: Layer already exists [2026-05-11T02:25:15.694Z] 0854555d70ac: Layer already exists [2026-05-11T02:25:15.694Z] f45b15bdb730: Layer already exists [2026-05-11T02:25:15.694Z] 2877210acd67: Layer already exists [2026-05-11T02:25:15.694Z] 4.1.0-dev.113: digest: sha256:9ab043dd1ce2ef60421870eae116c75b1b4e713dbeec305a8c2d77208dc5042c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:16.103Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:16.592Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:25:16.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-11T02:25:16.592Z] ad71c17deaf2: Preparing [2026-05-11T02:25:16.592Z] 4cae82d651f2: Preparing [2026-05-11T02:25:16.592Z] 597fa9cd072f: Preparing [2026-05-11T02:25:16.592Z] 8ea00d80fc39: Preparing [2026-05-11T02:25:16.592Z] 91df371a6949: Preparing [2026-05-11T02:25:16.592Z] 849fcf85f82b: Preparing [2026-05-11T02:25:16.592Z] 2877210acd67: Preparing [2026-05-11T02:25:16.592Z] f45b15bdb730: Preparing [2026-05-11T02:25:16.592Z] 0854555d70ac: Preparing [2026-05-11T02:25:16.592Z] 849fcf85f82b: Waiting [2026-05-11T02:25:16.592Z] 2877210acd67: Waiting [2026-05-11T02:25:16.592Z] f45b15bdb730: Waiting [2026-05-11T02:25:16.592Z] 0854555d70ac: Waiting [2026-05-11T02:25:16.592Z] 597fa9cd072f: Layer already exists [2026-05-11T02:25:16.592Z] 91df371a6949: Layer already exists [2026-05-11T02:25:16.592Z] ad71c17deaf2: Layer already exists [2026-05-11T02:25:16.592Z] 4cae82d651f2: Layer already exists [2026-05-11T02:25:16.592Z] 8ea00d80fc39: Layer already exists [2026-05-11T02:25:16.592Z] 2877210acd67: Layer already exists [2026-05-11T02:25:16.592Z] f45b15bdb730: Layer already exists [2026-05-11T02:25:16.592Z] 0854555d70ac: Layer already exists [2026-05-11T02:25:16.592Z] 849fcf85f82b: Layer already exists [2026-05-11T02:25:16.592Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:9ab043dd1ce2ef60421870eae116c75b1b4e713dbeec305a8c2d77208dc5042c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:16.911Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:17.235Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-05-11T02:25:17.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-11T02:25:17.235Z] ad71c17deaf2: Preparing [2026-05-11T02:25:17.235Z] 4cae82d651f2: Preparing [2026-05-11T02:25:17.235Z] 597fa9cd072f: Preparing [2026-05-11T02:25:17.235Z] 8ea00d80fc39: Preparing [2026-05-11T02:25:17.235Z] 91df371a6949: Preparing [2026-05-11T02:25:17.235Z] 849fcf85f82b: Preparing [2026-05-11T02:25:17.235Z] 2877210acd67: Preparing [2026-05-11T02:25:17.235Z] f45b15bdb730: Preparing [2026-05-11T02:25:17.235Z] 0854555d70ac: Preparing [2026-05-11T02:25:17.235Z] 2877210acd67: Waiting [2026-05-11T02:25:17.235Z] f45b15bdb730: Waiting [2026-05-11T02:25:17.235Z] 0854555d70ac: Waiting [2026-05-11T02:25:17.235Z] 849fcf85f82b: Waiting [2026-05-11T02:25:17.235Z] 8ea00d80fc39: Layer already exists [2026-05-11T02:25:17.235Z] 91df371a6949: Layer already exists [2026-05-11T02:25:17.235Z] 4cae82d651f2: Layer already exists [2026-05-11T02:25:17.235Z] ad71c17deaf2: Layer already exists [2026-05-11T02:25:17.235Z] 597fa9cd072f: Layer already exists [2026-05-11T02:25:17.235Z] f45b15bdb730: Layer already exists [2026-05-11T02:25:17.235Z] 2877210acd67: Layer already exists [2026-05-11T02:25:17.235Z] 0854555d70ac: Layer already exists [2026-05-11T02:25:17.235Z] 849fcf85f82b: Layer already exists [2026-05-11T02:25:17.235Z] main: digest: sha256:9ab043dd1ce2ef60421870eae116c75b1b4e713dbeec305a8c2d77208dc5042c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-11T02:25:17.296Z] ===================================================== [Pipeline] echo [2026-05-11T02:25:17.309Z] taggedImages: [2026-05-11T02:25:17.309Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:25:17.309Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-05-11T02:25:17.309Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.113 [2026-05-11T02:25:17.309Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:25:17.309Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2026-05-11T02:25:17.328Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2026-05-11T02:25:17.328Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:25:17.328Z] latest [2026-05-11T02:25:17.328Z] 4.1.0-dev.113 [2026-05-11T02:25:17.328Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:25:17.328Z] main [2026-05-11T02:25:17.328Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:17.669Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:18.003Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:25:18.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-11T02:25:18.003Z] daeb4bb4953a: Preparing [2026-05-11T02:25:18.003Z] 80970ad00ceb: Preparing [2026-05-11T02:25:18.003Z] ebb1b81c5bf5: Preparing [2026-05-11T02:25:18.003Z] c870f14589dd: Preparing [2026-05-11T02:25:18.003Z] 2dc299ec0e94: Preparing [2026-05-11T02:25:18.003Z] 91df371a6949: Preparing [2026-05-11T02:25:18.003Z] 849fcf85f82b: Preparing [2026-05-11T02:25:18.003Z] d219f84e8d75: Preparing [2026-05-11T02:25:18.003Z] 7e0715282a28: Preparing [2026-05-11T02:25:18.003Z] 4f7815f57dc9: Preparing [2026-05-11T02:25:18.003Z] 0854555d70ac: Preparing [2026-05-11T02:25:18.003Z] 849fcf85f82b: Waiting [2026-05-11T02:25:18.003Z] d219f84e8d75: Waiting [2026-05-11T02:25:18.003Z] 7e0715282a28: Waiting [2026-05-11T02:25:18.003Z] 4f7815f57dc9: Waiting [2026-05-11T02:25:18.003Z] 0854555d70ac: Waiting [2026-05-11T02:25:18.003Z] 91df371a6949: Waiting [2026-05-11T02:25:18.003Z] 80970ad00ceb: Pushed [2026-05-11T02:25:18.003Z] daeb4bb4953a: Pushed [2026-05-11T02:25:18.003Z] 2dc299ec0e94: Pushed [2026-05-11T02:25:18.003Z] 91df371a6949: Layer already exists [2026-05-11T02:25:18.003Z] c870f14589dd: Pushed [2026-05-11T02:25:18.003Z] 849fcf85f82b: Layer already exists [2026-05-11T02:25:18.003Z] 0854555d70ac: Layer already exists [2026-05-11T02:25:18.261Z] d219f84e8d75: Pushed [2026-05-11T02:25:18.261Z] 7e0715282a28: Pushed [2026-05-11T02:25:19.652Z] 4f7815f57dc9: Pushed [2026-05-11T02:25:20.870Z] ebb1b81c5bf5: Pushed [2026-05-11T02:25:20.870Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:361ca15670d1522b1f5a4cbb87cd843ef69a6d0876cc65cfb6173f94e1c04028 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:21.253Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:21.582Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-05-11T02:25:21.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-11T02:25:21.583Z] daeb4bb4953a: Preparing [2026-05-11T02:25:21.583Z] 80970ad00ceb: Preparing [2026-05-11T02:25:21.583Z] ebb1b81c5bf5: Preparing [2026-05-11T02:25:21.583Z] c870f14589dd: Preparing [2026-05-11T02:25:21.583Z] 2dc299ec0e94: Preparing [2026-05-11T02:25:21.583Z] 91df371a6949: Preparing [2026-05-11T02:25:21.583Z] 849fcf85f82b: Preparing [2026-05-11T02:25:21.583Z] d219f84e8d75: Preparing [2026-05-11T02:25:21.583Z] 7e0715282a28: Preparing [2026-05-11T02:25:21.583Z] 4f7815f57dc9: Preparing [2026-05-11T02:25:21.583Z] 0854555d70ac: Preparing [2026-05-11T02:25:21.583Z] 91df371a6949: Waiting [2026-05-11T02:25:21.583Z] d219f84e8d75: Waiting [2026-05-11T02:25:21.583Z] 7e0715282a28: Waiting [2026-05-11T02:25:21.583Z] 849fcf85f82b: Waiting [2026-05-11T02:25:21.583Z] 4f7815f57dc9: Waiting [2026-05-11T02:25:21.583Z] 0854555d70ac: Waiting [2026-05-11T02:25:21.583Z] c870f14589dd: Layer already exists [2026-05-11T02:25:21.583Z] 80970ad00ceb: Layer already exists [2026-05-11T02:25:21.583Z] ebb1b81c5bf5: Layer already exists [2026-05-11T02:25:21.583Z] 2dc299ec0e94: Layer already exists [2026-05-11T02:25:21.583Z] daeb4bb4953a: Layer already exists [2026-05-11T02:25:21.583Z] 91df371a6949: Layer already exists [2026-05-11T02:25:21.583Z] d219f84e8d75: Layer already exists [2026-05-11T02:25:21.583Z] 849fcf85f82b: Layer already exists [2026-05-11T02:25:21.583Z] 4f7815f57dc9: Layer already exists [2026-05-11T02:25:21.583Z] 7e0715282a28: Layer already exists [2026-05-11T02:25:21.583Z] 0854555d70ac: Layer already exists [2026-05-11T02:25:21.583Z] latest: digest: sha256:361ca15670d1522b1f5a4cbb87cd843ef69a6d0876cc65cfb6173f94e1c04028 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:21.921Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:22.273Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.113 [2026-05-11T02:25:22.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-11T02:25:22.273Z] daeb4bb4953a: Preparing [2026-05-11T02:25:22.273Z] 80970ad00ceb: Preparing [2026-05-11T02:25:22.273Z] ebb1b81c5bf5: Preparing [2026-05-11T02:25:22.273Z] c870f14589dd: Preparing [2026-05-11T02:25:22.273Z] 2dc299ec0e94: Preparing [2026-05-11T02:25:22.273Z] 91df371a6949: Preparing [2026-05-11T02:25:22.273Z] 849fcf85f82b: Preparing [2026-05-11T02:25:22.273Z] d219f84e8d75: Preparing [2026-05-11T02:25:22.273Z] 7e0715282a28: Preparing [2026-05-11T02:25:22.273Z] 4f7815f57dc9: Preparing [2026-05-11T02:25:22.273Z] 0854555d70ac: Preparing [2026-05-11T02:25:22.273Z] 4f7815f57dc9: Waiting [2026-05-11T02:25:22.273Z] 849fcf85f82b: Waiting [2026-05-11T02:25:22.273Z] 0854555d70ac: Waiting [2026-05-11T02:25:22.273Z] d219f84e8d75: Waiting [2026-05-11T02:25:22.273Z] 7e0715282a28: Waiting [2026-05-11T02:25:22.273Z] 91df371a6949: Waiting [2026-05-11T02:25:22.273Z] 80970ad00ceb: Layer already exists [2026-05-11T02:25:22.273Z] c870f14589dd: Layer already exists [2026-05-11T02:25:22.273Z] ebb1b81c5bf5: Layer already exists [2026-05-11T02:25:22.273Z] 2dc299ec0e94: Layer already exists [2026-05-11T02:25:22.273Z] daeb4bb4953a: Layer already exists [2026-05-11T02:25:22.273Z] 91df371a6949: Layer already exists [2026-05-11T02:25:22.273Z] 849fcf85f82b: Layer already exists [2026-05-11T02:25:22.273Z] 4f7815f57dc9: Layer already exists [2026-05-11T02:25:22.273Z] d219f84e8d75: Layer already exists [2026-05-11T02:25:22.273Z] 7e0715282a28: Layer already exists [2026-05-11T02:25:22.273Z] 0854555d70ac: Layer already exists [2026-05-11T02:25:22.273Z] 4.1.0-dev.113: digest: sha256:361ca15670d1522b1f5a4cbb87cd843ef69a6d0876cc65cfb6173f94e1c04028 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:22.596Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:22.985Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:25:22.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-11T02:25:22.985Z] daeb4bb4953a: Preparing [2026-05-11T02:25:22.985Z] 80970ad00ceb: Preparing [2026-05-11T02:25:22.985Z] ebb1b81c5bf5: Preparing [2026-05-11T02:25:22.985Z] c870f14589dd: Preparing [2026-05-11T02:25:22.985Z] 2dc299ec0e94: Preparing [2026-05-11T02:25:22.985Z] 91df371a6949: Preparing [2026-05-11T02:25:22.985Z] 849fcf85f82b: Preparing [2026-05-11T02:25:22.985Z] d219f84e8d75: Preparing [2026-05-11T02:25:22.985Z] 7e0715282a28: Preparing [2026-05-11T02:25:22.985Z] 4f7815f57dc9: Preparing [2026-05-11T02:25:22.985Z] 0854555d70ac: Preparing [2026-05-11T02:25:22.985Z] d219f84e8d75: Waiting [2026-05-11T02:25:22.985Z] 7e0715282a28: Waiting [2026-05-11T02:25:22.985Z] 4f7815f57dc9: Waiting [2026-05-11T02:25:22.985Z] 91df371a6949: Waiting [2026-05-11T02:25:22.985Z] 0854555d70ac: Waiting [2026-05-11T02:25:22.985Z] 849fcf85f82b: Waiting [2026-05-11T02:25:22.985Z] 2dc299ec0e94: Layer already exists [2026-05-11T02:25:22.985Z] daeb4bb4953a: Layer already exists [2026-05-11T02:25:22.985Z] ebb1b81c5bf5: Layer already exists [2026-05-11T02:25:22.985Z] c870f14589dd: Layer already exists [2026-05-11T02:25:22.985Z] 80970ad00ceb: Layer already exists [2026-05-11T02:25:22.985Z] d219f84e8d75: Layer already exists [2026-05-11T02:25:22.985Z] 91df371a6949: Layer already exists [2026-05-11T02:25:22.985Z] 849fcf85f82b: Layer already exists [2026-05-11T02:25:22.985Z] 4f7815f57dc9: Layer already exists [2026-05-11T02:25:22.985Z] 7e0715282a28: Layer already exists [2026-05-11T02:25:22.985Z] 0854555d70ac: Layer already exists [2026-05-11T02:25:22.985Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:361ca15670d1522b1f5a4cbb87cd843ef69a6d0876cc65cfb6173f94e1c04028 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:23.309Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:23.647Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-05-11T02:25:23.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-11T02:25:23.647Z] daeb4bb4953a: Preparing [2026-05-11T02:25:23.647Z] 80970ad00ceb: Preparing [2026-05-11T02:25:23.647Z] ebb1b81c5bf5: Preparing [2026-05-11T02:25:23.647Z] c870f14589dd: Preparing [2026-05-11T02:25:23.647Z] 2dc299ec0e94: Preparing [2026-05-11T02:25:23.647Z] 91df371a6949: Preparing [2026-05-11T02:25:23.647Z] 849fcf85f82b: Preparing [2026-05-11T02:25:23.647Z] d219f84e8d75: Preparing [2026-05-11T02:25:23.647Z] 7e0715282a28: Preparing [2026-05-11T02:25:23.647Z] 4f7815f57dc9: Preparing [2026-05-11T02:25:23.647Z] 0854555d70ac: Preparing [2026-05-11T02:25:23.647Z] 849fcf85f82b: Waiting [2026-05-11T02:25:23.647Z] 91df371a6949: Waiting [2026-05-11T02:25:23.647Z] d219f84e8d75: Waiting [2026-05-11T02:25:23.647Z] 7e0715282a28: Waiting [2026-05-11T02:25:23.647Z] 4f7815f57dc9: Waiting [2026-05-11T02:25:23.647Z] 0854555d70ac: Waiting [2026-05-11T02:25:23.647Z] 2dc299ec0e94: Layer already exists [2026-05-11T02:25:23.647Z] 80970ad00ceb: Layer already exists [2026-05-11T02:25:23.647Z] daeb4bb4953a: Layer already exists [2026-05-11T02:25:23.647Z] ebb1b81c5bf5: Layer already exists [2026-05-11T02:25:23.647Z] c870f14589dd: Layer already exists [2026-05-11T02:25:23.647Z] 849fcf85f82b: Layer already exists [2026-05-11T02:25:23.647Z] 91df371a6949: Layer already exists [2026-05-11T02:25:23.647Z] 7e0715282a28: Layer already exists [2026-05-11T02:25:23.647Z] d219f84e8d75: Layer already exists [2026-05-11T02:25:23.647Z] 4f7815f57dc9: Layer already exists [2026-05-11T02:25:23.647Z] 0854555d70ac: Layer already exists [2026-05-11T02:25:23.647Z] main: digest: sha256:361ca15670d1522b1f5a4cbb87cd843ef69a6d0876cc65cfb6173f94e1c04028 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-11T02:25:23.712Z] ===================================================== [Pipeline] echo [2026-05-11T02:25:23.723Z] taggedImages: [2026-05-11T02:25:23.723Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:25:23.723Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-05-11T02:25:23.723Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.113 [2026-05-11T02:25:23.723Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:25:23.723Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2026-05-11T02:25:23.744Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2026-05-11T02:25:23.744Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:25:23.744Z] latest [2026-05-11T02:25:23.744Z] 4.1.0-dev.113 [2026-05-11T02:25:23.744Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:25:23.744Z] main [2026-05-11T02:25:23.744Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:24.069Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:24.380Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:25:24.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-11T02:25:24.380Z] fbe809b1d11f: Preparing [2026-05-11T02:25:24.380Z] b209d21f468c: Preparing [2026-05-11T02:25:24.380Z] 893b572567f2: Preparing [2026-05-11T02:25:24.380Z] 35cbc904fca3: Preparing [2026-05-11T02:25:24.380Z] b82d5c1eb7ad: Preparing [2026-05-11T02:25:24.380Z] 49555f1b4879: Preparing [2026-05-11T02:25:24.380Z] 44a36ccaa60b: Preparing [2026-05-11T02:25:24.380Z] 91df371a6949: Preparing [2026-05-11T02:25:24.380Z] 849fcf85f82b: Preparing [2026-05-11T02:25:24.380Z] 46de73586a65: Preparing [2026-05-11T02:25:24.380Z] fb5c8556ecdc: Preparing [2026-05-11T02:25:24.380Z] 0854555d70ac: Preparing [2026-05-11T02:25:24.380Z] 44a36ccaa60b: Waiting [2026-05-11T02:25:24.380Z] 91df371a6949: Waiting [2026-05-11T02:25:24.380Z] 849fcf85f82b: Waiting [2026-05-11T02:25:24.380Z] 46de73586a65: Waiting [2026-05-11T02:25:24.380Z] fb5c8556ecdc: Waiting [2026-05-11T02:25:24.380Z] 0854555d70ac: Waiting [2026-05-11T02:25:24.380Z] 49555f1b4879: Waiting [2026-05-11T02:25:24.380Z] b209d21f468c: Pushed [2026-05-11T02:25:24.380Z] fbe809b1d11f: Pushed [2026-05-11T02:25:24.380Z] b82d5c1eb7ad: Pushed [2026-05-11T02:25:24.380Z] 91df371a6949: Layer already exists [2026-05-11T02:25:24.380Z] 849fcf85f82b: Layer already exists [2026-05-11T02:25:24.380Z] 49555f1b4879: Pushed [2026-05-11T02:25:24.640Z] 44a36ccaa60b: Pushed [2026-05-11T02:25:24.640Z] 0854555d70ac: Layer already exists [2026-05-11T02:25:24.640Z] 46de73586a65: Pushed [2026-05-11T02:25:26.012Z] fb5c8556ecdc: Pushed [2026-05-11T02:25:26.983Z] 35cbc904fca3: Pushed [2026-05-11T02:25:27.242Z] 893b572567f2: Pushed [2026-05-11T02:25:27.508Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:7fb52e66dc822082d562bfd2fe90632d0e3a3e8a7ecd095a2923fcd2c76a9518 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:27.886Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:28.199Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-05-11T02:25:28.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-11T02:25:28.199Z] fbe809b1d11f: Preparing [2026-05-11T02:25:28.199Z] b209d21f468c: Preparing [2026-05-11T02:25:28.199Z] 893b572567f2: Preparing [2026-05-11T02:25:28.199Z] 35cbc904fca3: Preparing [2026-05-11T02:25:28.199Z] b82d5c1eb7ad: Preparing [2026-05-11T02:25:28.199Z] 49555f1b4879: Preparing [2026-05-11T02:25:28.199Z] 44a36ccaa60b: Preparing [2026-05-11T02:25:28.199Z] 91df371a6949: Preparing [2026-05-11T02:25:28.199Z] 849fcf85f82b: Preparing [2026-05-11T02:25:28.199Z] 46de73586a65: Preparing [2026-05-11T02:25:28.199Z] fb5c8556ecdc: Preparing [2026-05-11T02:25:28.199Z] 0854555d70ac: Preparing [2026-05-11T02:25:28.199Z] 49555f1b4879: Waiting [2026-05-11T02:25:28.199Z] 44a36ccaa60b: Waiting [2026-05-11T02:25:28.199Z] 849fcf85f82b: Waiting [2026-05-11T02:25:28.199Z] 46de73586a65: Waiting [2026-05-11T02:25:28.199Z] 91df371a6949: Waiting [2026-05-11T02:25:28.199Z] 0854555d70ac: Waiting [2026-05-11T02:25:28.199Z] fb5c8556ecdc: Waiting [2026-05-11T02:25:28.199Z] b82d5c1eb7ad: Layer already exists [2026-05-11T02:25:28.199Z] 893b572567f2: Layer already exists [2026-05-11T02:25:28.199Z] 35cbc904fca3: Layer already exists [2026-05-11T02:25:28.199Z] fbe809b1d11f: Layer already exists [2026-05-11T02:25:28.199Z] b209d21f468c: Layer already exists [2026-05-11T02:25:28.199Z] 44a36ccaa60b: Layer already exists [2026-05-11T02:25:28.199Z] 49555f1b4879: Layer already exists [2026-05-11T02:25:28.199Z] 91df371a6949: Layer already exists [2026-05-11T02:25:28.199Z] 849fcf85f82b: Layer already exists [2026-05-11T02:25:28.199Z] 46de73586a65: Layer already exists [2026-05-11T02:25:28.199Z] fb5c8556ecdc: Layer already exists [2026-05-11T02:25:28.199Z] 0854555d70ac: Layer already exists [2026-05-11T02:25:28.199Z] latest: digest: sha256:7fb52e66dc822082d562bfd2fe90632d0e3a3e8a7ecd095a2923fcd2c76a9518 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:28.635Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:29.028Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.113 [2026-05-11T02:25:29.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-11T02:25:29.028Z] fbe809b1d11f: Preparing [2026-05-11T02:25:29.028Z] b209d21f468c: Preparing [2026-05-11T02:25:29.028Z] 893b572567f2: Preparing [2026-05-11T02:25:29.028Z] 35cbc904fca3: Preparing [2026-05-11T02:25:29.028Z] b82d5c1eb7ad: Preparing [2026-05-11T02:25:29.028Z] 49555f1b4879: Preparing [2026-05-11T02:25:29.028Z] 44a36ccaa60b: Preparing [2026-05-11T02:25:29.028Z] 91df371a6949: Preparing [2026-05-11T02:25:29.028Z] 849fcf85f82b: Preparing [2026-05-11T02:25:29.028Z] 46de73586a65: Preparing [2026-05-11T02:25:29.028Z] fb5c8556ecdc: Preparing [2026-05-11T02:25:29.028Z] 0854555d70ac: Preparing [2026-05-11T02:25:29.028Z] 91df371a6949: Waiting [2026-05-11T02:25:29.028Z] 849fcf85f82b: Waiting [2026-05-11T02:25:29.028Z] 46de73586a65: Waiting [2026-05-11T02:25:29.028Z] fb5c8556ecdc: Waiting [2026-05-11T02:25:29.028Z] 0854555d70ac: Waiting [2026-05-11T02:25:29.028Z] 49555f1b4879: Waiting [2026-05-11T02:25:29.028Z] 44a36ccaa60b: Waiting [2026-05-11T02:25:29.028Z] b82d5c1eb7ad: Layer already exists [2026-05-11T02:25:29.028Z] 893b572567f2: Layer already exists [2026-05-11T02:25:29.028Z] 35cbc904fca3: Layer already exists [2026-05-11T02:25:29.028Z] fbe809b1d11f: Layer already exists [2026-05-11T02:25:29.028Z] b209d21f468c: Layer already exists [2026-05-11T02:25:29.028Z] 49555f1b4879: Layer already exists [2026-05-11T02:25:29.028Z] 849fcf85f82b: Layer already exists [2026-05-11T02:25:29.028Z] 46de73586a65: Layer already exists [2026-05-11T02:25:29.028Z] 44a36ccaa60b: Layer already exists [2026-05-11T02:25:29.028Z] 91df371a6949: Layer already exists [2026-05-11T02:25:29.028Z] fb5c8556ecdc: Layer already exists [2026-05-11T02:25:29.028Z] 0854555d70ac: Layer already exists [2026-05-11T02:25:29.028Z] 4.1.0-dev.113: digest: sha256:7fb52e66dc822082d562bfd2fe90632d0e3a3e8a7ecd095a2923fcd2c76a9518 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:29.593Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:29.937Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:25:29.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-11T02:25:29.937Z] fbe809b1d11f: Preparing [2026-05-11T02:25:29.937Z] b209d21f468c: Preparing [2026-05-11T02:25:29.937Z] 893b572567f2: Preparing [2026-05-11T02:25:29.937Z] 35cbc904fca3: Preparing [2026-05-11T02:25:29.937Z] b82d5c1eb7ad: Preparing [2026-05-11T02:25:29.937Z] 49555f1b4879: Preparing [2026-05-11T02:25:29.937Z] 44a36ccaa60b: Preparing [2026-05-11T02:25:29.937Z] 91df371a6949: Preparing [2026-05-11T02:25:29.937Z] 49555f1b4879: Waiting [2026-05-11T02:25:29.937Z] 44a36ccaa60b: Waiting [2026-05-11T02:25:29.937Z] 849fcf85f82b: Preparing [2026-05-11T02:25:29.937Z] 46de73586a65: Preparing [2026-05-11T02:25:29.937Z] fb5c8556ecdc: Preparing [2026-05-11T02:25:29.937Z] 0854555d70ac: Preparing [2026-05-11T02:25:29.937Z] 849fcf85f82b: Waiting [2026-05-11T02:25:29.937Z] 91df371a6949: Waiting [2026-05-11T02:25:29.937Z] 46de73586a65: Waiting [2026-05-11T02:25:29.937Z] fb5c8556ecdc: Waiting [2026-05-11T02:25:29.937Z] 0854555d70ac: Waiting [2026-05-11T02:25:29.937Z] b209d21f468c: Layer already exists [2026-05-11T02:25:29.937Z] fbe809b1d11f: Layer already exists [2026-05-11T02:25:29.937Z] b82d5c1eb7ad: Layer already exists [2026-05-11T02:25:29.937Z] 893b572567f2: Layer already exists [2026-05-11T02:25:29.937Z] 35cbc904fca3: Layer already exists [2026-05-11T02:25:29.937Z] 49555f1b4879: Layer already exists [2026-05-11T02:25:29.937Z] 46de73586a65: Layer already exists [2026-05-11T02:25:29.937Z] 91df371a6949: Layer already exists [2026-05-11T02:25:29.937Z] 44a36ccaa60b: Layer already exists [2026-05-11T02:25:29.937Z] 849fcf85f82b: Layer already exists [2026-05-11T02:25:29.937Z] fb5c8556ecdc: Layer already exists [2026-05-11T02:25:29.937Z] 0854555d70ac: Layer already exists [2026-05-11T02:25:29.937Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:7fb52e66dc822082d562bfd2fe90632d0e3a3e8a7ecd095a2923fcd2c76a9518 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:30.279Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:30.587Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-05-11T02:25:30.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-11T02:25:30.587Z] fbe809b1d11f: Preparing [2026-05-11T02:25:30.587Z] b209d21f468c: Preparing [2026-05-11T02:25:30.587Z] 893b572567f2: Preparing [2026-05-11T02:25:30.587Z] 35cbc904fca3: Preparing [2026-05-11T02:25:30.587Z] b82d5c1eb7ad: Preparing [2026-05-11T02:25:30.587Z] 49555f1b4879: Preparing [2026-05-11T02:25:30.587Z] 44a36ccaa60b: Preparing [2026-05-11T02:25:30.587Z] 91df371a6949: Preparing [2026-05-11T02:25:30.587Z] 849fcf85f82b: Preparing [2026-05-11T02:25:30.587Z] 46de73586a65: Preparing [2026-05-11T02:25:30.587Z] fb5c8556ecdc: Preparing [2026-05-11T02:25:30.587Z] 0854555d70ac: Preparing [2026-05-11T02:25:30.587Z] 44a36ccaa60b: Waiting [2026-05-11T02:25:30.587Z] 91df371a6949: Waiting [2026-05-11T02:25:30.587Z] 849fcf85f82b: Waiting [2026-05-11T02:25:30.587Z] 46de73586a65: Waiting [2026-05-11T02:25:30.587Z] fb5c8556ecdc: Waiting [2026-05-11T02:25:30.587Z] 0854555d70ac: Waiting [2026-05-11T02:25:30.587Z] 49555f1b4879: Waiting [2026-05-11T02:25:30.587Z] 893b572567f2: Layer already exists [2026-05-11T02:25:30.587Z] fbe809b1d11f: Layer already exists [2026-05-11T02:25:30.587Z] b209d21f468c: Layer already exists [2026-05-11T02:25:30.587Z] 35cbc904fca3: Layer already exists [2026-05-11T02:25:30.587Z] b82d5c1eb7ad: Layer already exists [2026-05-11T02:25:30.587Z] 44a36ccaa60b: Layer already exists [2026-05-11T02:25:30.587Z] 49555f1b4879: Layer already exists [2026-05-11T02:25:30.587Z] 91df371a6949: Layer already exists [2026-05-11T02:25:30.587Z] 46de73586a65: Layer already exists [2026-05-11T02:25:30.587Z] 849fcf85f82b: Layer already exists [2026-05-11T02:25:30.587Z] fb5c8556ecdc: Layer already exists [2026-05-11T02:25:30.587Z] 0854555d70ac: Layer already exists [2026-05-11T02:25:30.587Z] main: digest: sha256:7fb52e66dc822082d562bfd2fe90632d0e3a3e8a7ecd095a2923fcd2c76a9518 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-11T02:25:30.662Z] ===================================================== [Pipeline] echo [2026-05-11T02:25:30.673Z] taggedImages: [2026-05-11T02:25:30.673Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:25:30.673Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-05-11T02:25:30.673Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.113 [2026-05-11T02:25:30.673Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:25:30.673Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2026-05-11T02:25:30.712Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2026-05-11T02:25:30.712Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:25:30.712Z] latest [2026-05-11T02:25:30.712Z] 4.1.0-dev.113 [2026-05-11T02:25:30.712Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:25:30.712Z] main [2026-05-11T02:25:30.712Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:31.076Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:31.397Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:25:31.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-11T02:25:31.397Z] 829017086335: Preparing [2026-05-11T02:25:31.397Z] 7a936a62bff5: Preparing [2026-05-11T02:25:31.397Z] 91df371a6949: Preparing [2026-05-11T02:25:31.397Z] 849fcf85f82b: Preparing [2026-05-11T02:25:31.397Z] dca4423a8fa6: Preparing [2026-05-11T02:25:31.397Z] 21b850e544f6: Preparing [2026-05-11T02:25:31.397Z] 0854555d70ac: Preparing [2026-05-11T02:25:31.397Z] 21b850e544f6: Waiting [2026-05-11T02:25:31.398Z] 0854555d70ac: Waiting [2026-05-11T02:25:31.398Z] 91df371a6949: Layer already exists [2026-05-11T02:25:31.398Z] 849fcf85f82b: Layer already exists [2026-05-11T02:25:31.398Z] 0854555d70ac: Layer already exists [2026-05-11T02:25:31.398Z] 829017086335: Pushed [2026-05-11T02:25:31.398Z] dca4423a8fa6: Pushed [2026-05-11T02:25:32.334Z] 21b850e544f6: Pushed [2026-05-11T02:25:34.937Z] 7a936a62bff5: Pushed [2026-05-11T02:25:34.937Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:558b63843c84964b8764a2e9ac6d535d9c37fc9aa86282113bff03b1f7260117 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:35.265Z] + 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-05-11T02:25:35.585Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-05-11T02:25:35.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-11T02:25:35.585Z] 829017086335: Preparing [2026-05-11T02:25:35.585Z] 7a936a62bff5: Preparing [2026-05-11T02:25:35.585Z] 91df371a6949: Preparing [2026-05-11T02:25:35.585Z] 849fcf85f82b: Preparing [2026-05-11T02:25:35.585Z] dca4423a8fa6: Preparing [2026-05-11T02:25:35.585Z] 21b850e544f6: Preparing [2026-05-11T02:25:35.585Z] 0854555d70ac: Preparing [2026-05-11T02:25:35.585Z] 21b850e544f6: Waiting [2026-05-11T02:25:35.585Z] 0854555d70ac: Waiting [2026-05-11T02:25:35.585Z] 7a936a62bff5: Layer already exists [2026-05-11T02:25:35.585Z] 829017086335: Layer already exists [2026-05-11T02:25:35.585Z] dca4423a8fa6: Layer already exists [2026-05-11T02:25:35.585Z] 91df371a6949: Layer already exists [2026-05-11T02:25:35.585Z] 849fcf85f82b: Layer already exists [2026-05-11T02:25:35.585Z] 0854555d70ac: Layer already exists [2026-05-11T02:25:35.585Z] 21b850e544f6: Layer already exists [2026-05-11T02:25:35.585Z] latest: digest: sha256:558b63843c84964b8764a2e9ac6d535d9c37fc9aa86282113bff03b1f7260117 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:35.913Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:36.250Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.113 [2026-05-11T02:25:36.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-11T02:25:36.250Z] 829017086335: Preparing [2026-05-11T02:25:36.250Z] 7a936a62bff5: Preparing [2026-05-11T02:25:36.250Z] 91df371a6949: Preparing [2026-05-11T02:25:36.250Z] 849fcf85f82b: Preparing [2026-05-11T02:25:36.250Z] dca4423a8fa6: Preparing [2026-05-11T02:25:36.250Z] 21b850e544f6: Preparing [2026-05-11T02:25:36.250Z] 0854555d70ac: Preparing [2026-05-11T02:25:36.250Z] 21b850e544f6: Waiting [2026-05-11T02:25:36.250Z] 0854555d70ac: Waiting [2026-05-11T02:25:36.250Z] 829017086335: Layer already exists [2026-05-11T02:25:36.250Z] 849fcf85f82b: Layer already exists [2026-05-11T02:25:36.250Z] dca4423a8fa6: Layer already exists [2026-05-11T02:25:36.250Z] 7a936a62bff5: Layer already exists [2026-05-11T02:25:36.250Z] 91df371a6949: Layer already exists [2026-05-11T02:25:36.250Z] 21b850e544f6: Layer already exists [2026-05-11T02:25:36.250Z] 0854555d70ac: Layer already exists [2026-05-11T02:25:36.250Z] 4.1.0-dev.113: digest: sha256:558b63843c84964b8764a2e9ac6d535d9c37fc9aa86282113bff03b1f7260117 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:36.584Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:36.916Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:25:36.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-11T02:25:36.916Z] 829017086335: Preparing [2026-05-11T02:25:36.916Z] 7a936a62bff5: Preparing [2026-05-11T02:25:36.916Z] 91df371a6949: Preparing [2026-05-11T02:25:36.916Z] 849fcf85f82b: Preparing [2026-05-11T02:25:36.916Z] dca4423a8fa6: Preparing [2026-05-11T02:25:36.916Z] 21b850e544f6: Preparing [2026-05-11T02:25:36.916Z] 0854555d70ac: Preparing [2026-05-11T02:25:36.916Z] 21b850e544f6: Waiting [2026-05-11T02:25:36.916Z] 0854555d70ac: Waiting [2026-05-11T02:25:36.916Z] 91df371a6949: Layer already exists [2026-05-11T02:25:36.916Z] dca4423a8fa6: Layer already exists [2026-05-11T02:25:36.916Z] 7a936a62bff5: Layer already exists [2026-05-11T02:25:36.916Z] 829017086335: Layer already exists [2026-05-11T02:25:36.916Z] 849fcf85f82b: Layer already exists [2026-05-11T02:25:36.916Z] 21b850e544f6: Layer already exists [2026-05-11T02:25:36.916Z] 0854555d70ac: Layer already exists [2026-05-11T02:25:36.916Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:558b63843c84964b8764a2e9ac6d535d9c37fc9aa86282113bff03b1f7260117 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:37.256Z] + 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-05-11T02:25:37.583Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-05-11T02:25:37.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-11T02:25:37.583Z] 829017086335: Preparing [2026-05-11T02:25:37.583Z] 7a936a62bff5: Preparing [2026-05-11T02:25:37.583Z] 91df371a6949: Preparing [2026-05-11T02:25:37.583Z] 849fcf85f82b: Preparing [2026-05-11T02:25:37.583Z] dca4423a8fa6: Preparing [2026-05-11T02:25:37.583Z] 21b850e544f6: Preparing [2026-05-11T02:25:37.583Z] 0854555d70ac: Preparing [2026-05-11T02:25:37.583Z] 21b850e544f6: Waiting [2026-05-11T02:25:37.583Z] 0854555d70ac: Waiting [2026-05-11T02:25:37.583Z] 91df371a6949: Layer already exists [2026-05-11T02:25:37.583Z] 849fcf85f82b: Layer already exists [2026-05-11T02:25:37.583Z] 829017086335: Layer already exists [2026-05-11T02:25:37.583Z] 7a936a62bff5: Layer already exists [2026-05-11T02:25:37.583Z] dca4423a8fa6: Layer already exists [2026-05-11T02:25:37.583Z] 21b850e544f6: Layer already exists [2026-05-11T02:25:37.583Z] 0854555d70ac: Layer already exists [2026-05-11T02:25:37.583Z] main: digest: sha256:558b63843c84964b8764a2e9ac6d535d9c37fc9aa86282113bff03b1f7260117 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-11T02:25:37.659Z] ===================================================== [Pipeline] echo [2026-05-11T02:25:37.674Z] taggedImages: [2026-05-11T02:25:37.674Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:25:37.674Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-05-11T02:25:37.674Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.113 [2026-05-11T02:25:37.674Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:25:37.674Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2026-05-11T02:25:37.700Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2026-05-11T02:25:37.700Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:25:37.700Z] latest [2026-05-11T02:25:37.700Z] 4.1.0-dev.113 [2026-05-11T02:25:37.700Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:25:37.700Z] main [2026-05-11T02:25:37.700Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:38.045Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:38.374Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:25:38.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-11T02:25:38.374Z] 99951ad731d6: Preparing [2026-05-11T02:25:38.374Z] 5ff6be5cc337: Preparing [2026-05-11T02:25:38.374Z] 70fbc850d65b: Preparing [2026-05-11T02:25:38.374Z] 91df371a6949: Preparing [2026-05-11T02:25:38.374Z] 849fcf85f82b: Preparing [2026-05-11T02:25:38.374Z] d8514a9ad77c: Preparing [2026-05-11T02:25:38.374Z] 65cee9a9e8a8: Preparing [2026-05-11T02:25:38.374Z] af79c922dc7e: Preparing [2026-05-11T02:25:38.374Z] 4b1f6a01cff0: Preparing [2026-05-11T02:25:38.374Z] 0854555d70ac: Preparing [2026-05-11T02:25:38.374Z] 65cee9a9e8a8: Waiting [2026-05-11T02:25:38.374Z] d8514a9ad77c: Waiting [2026-05-11T02:25:38.374Z] af79c922dc7e: Waiting [2026-05-11T02:25:38.374Z] 4b1f6a01cff0: Waiting [2026-05-11T02:25:38.374Z] 0854555d70ac: Waiting [2026-05-11T02:25:38.374Z] 849fcf85f82b: Layer already exists [2026-05-11T02:25:38.374Z] 91df371a6949: Layer already exists [2026-05-11T02:25:38.374Z] 99951ad731d6: Pushed [2026-05-11T02:25:38.374Z] 70fbc850d65b: Pushed [2026-05-11T02:25:38.374Z] 5ff6be5cc337: Pushed [2026-05-11T02:25:38.374Z] 0854555d70ac: Layer already exists [2026-05-11T02:25:38.374Z] af79c922dc7e: Pushed [2026-05-11T02:25:38.939Z] 4b1f6a01cff0: Pushed [2026-05-11T02:25:44.207Z] 65cee9a9e8a8: Pushed [2026-05-11T02:25:52.357Z] d8514a9ad77c: Pushed [2026-05-11T02:25:52.357Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:d11c8d758b5c526ae4c399e8d8ec4a34a0abf88ccb250d7823d5c159736833ef size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:52.707Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:53.051Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-05-11T02:25:53.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-11T02:25:53.051Z] 99951ad731d6: Preparing [2026-05-11T02:25:53.051Z] 5ff6be5cc337: Preparing [2026-05-11T02:25:53.051Z] 70fbc850d65b: Preparing [2026-05-11T02:25:53.051Z] 91df371a6949: Preparing [2026-05-11T02:25:53.051Z] 849fcf85f82b: Preparing [2026-05-11T02:25:53.051Z] d8514a9ad77c: Preparing [2026-05-11T02:25:53.051Z] 65cee9a9e8a8: Preparing [2026-05-11T02:25:53.051Z] af79c922dc7e: Preparing [2026-05-11T02:25:53.051Z] 4b1f6a01cff0: Preparing [2026-05-11T02:25:53.051Z] 0854555d70ac: Preparing [2026-05-11T02:25:53.051Z] 4b1f6a01cff0: Waiting [2026-05-11T02:25:53.051Z] d8514a9ad77c: Waiting [2026-05-11T02:25:53.051Z] 0854555d70ac: Waiting [2026-05-11T02:25:53.051Z] 65cee9a9e8a8: Waiting [2026-05-11T02:25:53.051Z] af79c922dc7e: Waiting [2026-05-11T02:25:53.051Z] 5ff6be5cc337: Layer already exists [2026-05-11T02:25:53.051Z] 849fcf85f82b: Layer already exists [2026-05-11T02:25:53.051Z] 70fbc850d65b: Layer already exists [2026-05-11T02:25:53.051Z] 91df371a6949: Layer already exists [2026-05-11T02:25:53.051Z] 99951ad731d6: Layer already exists [2026-05-11T02:25:53.051Z] 65cee9a9e8a8: Layer already exists [2026-05-11T02:25:53.051Z] 4b1f6a01cff0: Layer already exists [2026-05-11T02:25:53.051Z] af79c922dc7e: Layer already exists [2026-05-11T02:25:53.051Z] d8514a9ad77c: Layer already exists [2026-05-11T02:25:53.051Z] 0854555d70ac: Layer already exists [2026-05-11T02:25:53.051Z] latest: digest: sha256:d11c8d758b5c526ae4c399e8d8ec4a34a0abf88ccb250d7823d5c159736833ef size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:53.401Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:53.733Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.113 [2026-05-11T02:25:53.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-11T02:25:53.733Z] 99951ad731d6: Preparing [2026-05-11T02:25:53.733Z] 5ff6be5cc337: Preparing [2026-05-11T02:25:53.733Z] 70fbc850d65b: Preparing [2026-05-11T02:25:53.733Z] 91df371a6949: Preparing [2026-05-11T02:25:53.733Z] 849fcf85f82b: Preparing [2026-05-11T02:25:53.733Z] d8514a9ad77c: Preparing [2026-05-11T02:25:53.733Z] 65cee9a9e8a8: Preparing [2026-05-11T02:25:53.733Z] af79c922dc7e: Preparing [2026-05-11T02:25:53.733Z] 4b1f6a01cff0: Preparing [2026-05-11T02:25:53.733Z] 0854555d70ac: Preparing [2026-05-11T02:25:53.733Z] d8514a9ad77c: Waiting [2026-05-11T02:25:53.733Z] 65cee9a9e8a8: Waiting [2026-05-11T02:25:53.733Z] af79c922dc7e: Waiting [2026-05-11T02:25:53.733Z] 4b1f6a01cff0: Waiting [2026-05-11T02:25:53.733Z] 0854555d70ac: Waiting [2026-05-11T02:25:53.733Z] 5ff6be5cc337: Layer already exists [2026-05-11T02:25:53.733Z] 99951ad731d6: Layer already exists [2026-05-11T02:25:53.733Z] 91df371a6949: Layer already exists [2026-05-11T02:25:53.733Z] 70fbc850d65b: Layer already exists [2026-05-11T02:25:53.733Z] 849fcf85f82b: Layer already exists [2026-05-11T02:25:53.733Z] 65cee9a9e8a8: Layer already exists [2026-05-11T02:25:53.733Z] d8514a9ad77c: Layer already exists [2026-05-11T02:25:53.733Z] 0854555d70ac: Layer already exists [2026-05-11T02:25:53.733Z] af79c922dc7e: Layer already exists [2026-05-11T02:25:53.733Z] 4b1f6a01cff0: Layer already exists [2026-05-11T02:25:53.733Z] 4.1.0-dev.113: digest: sha256:d11c8d758b5c526ae4c399e8d8ec4a34a0abf88ccb250d7823d5c159736833ef size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:54.094Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:54.417Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:25:54.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-11T02:25:54.417Z] 99951ad731d6: Preparing [2026-05-11T02:25:54.417Z] 5ff6be5cc337: Preparing [2026-05-11T02:25:54.417Z] 70fbc850d65b: Preparing [2026-05-11T02:25:54.417Z] 91df371a6949: Preparing [2026-05-11T02:25:54.417Z] 849fcf85f82b: Preparing [2026-05-11T02:25:54.417Z] d8514a9ad77c: Preparing [2026-05-11T02:25:54.417Z] 65cee9a9e8a8: Preparing [2026-05-11T02:25:54.417Z] af79c922dc7e: Preparing [2026-05-11T02:25:54.417Z] 4b1f6a01cff0: Preparing [2026-05-11T02:25:54.417Z] 0854555d70ac: Preparing [2026-05-11T02:25:54.417Z] 65cee9a9e8a8: Waiting [2026-05-11T02:25:54.417Z] af79c922dc7e: Waiting [2026-05-11T02:25:54.417Z] 4b1f6a01cff0: Waiting [2026-05-11T02:25:54.417Z] d8514a9ad77c: Waiting [2026-05-11T02:25:54.417Z] 0854555d70ac: Waiting [2026-05-11T02:25:54.417Z] 70fbc850d65b: Layer already exists [2026-05-11T02:25:54.417Z] 99951ad731d6: Layer already exists [2026-05-11T02:25:54.417Z] 849fcf85f82b: Layer already exists [2026-05-11T02:25:54.417Z] 5ff6be5cc337: Layer already exists [2026-05-11T02:25:54.417Z] 91df371a6949: Layer already exists [2026-05-11T02:25:54.417Z] d8514a9ad77c: Layer already exists [2026-05-11T02:25:54.417Z] 4b1f6a01cff0: Layer already exists [2026-05-11T02:25:54.417Z] 65cee9a9e8a8: Layer already exists [2026-05-11T02:25:54.417Z] af79c922dc7e: Layer already exists [2026-05-11T02:25:54.417Z] 0854555d70ac: Layer already exists [2026-05-11T02:25:54.417Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:d11c8d758b5c526ae4c399e8d8ec4a34a0abf88ccb250d7823d5c159736833ef size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:54.734Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:55.071Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-05-11T02:25:55.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-11T02:25:55.071Z] 99951ad731d6: Preparing [2026-05-11T02:25:55.071Z] 5ff6be5cc337: Preparing [2026-05-11T02:25:55.071Z] 70fbc850d65b: Preparing [2026-05-11T02:25:55.071Z] 91df371a6949: Preparing [2026-05-11T02:25:55.071Z] 849fcf85f82b: Preparing [2026-05-11T02:25:55.071Z] d8514a9ad77c: Preparing [2026-05-11T02:25:55.071Z] 65cee9a9e8a8: Preparing [2026-05-11T02:25:55.071Z] af79c922dc7e: Preparing [2026-05-11T02:25:55.071Z] 4b1f6a01cff0: Preparing [2026-05-11T02:25:55.071Z] 0854555d70ac: Preparing [2026-05-11T02:25:55.071Z] 65cee9a9e8a8: Waiting [2026-05-11T02:25:55.071Z] 4b1f6a01cff0: Waiting [2026-05-11T02:25:55.071Z] 0854555d70ac: Waiting [2026-05-11T02:25:55.071Z] af79c922dc7e: Waiting [2026-05-11T02:25:55.071Z] d8514a9ad77c: Waiting [2026-05-11T02:25:55.071Z] 91df371a6949: Layer already exists [2026-05-11T02:25:55.071Z] 70fbc850d65b: Layer already exists [2026-05-11T02:25:55.071Z] 99951ad731d6: Layer already exists [2026-05-11T02:25:55.071Z] 5ff6be5cc337: Layer already exists [2026-05-11T02:25:55.071Z] 849fcf85f82b: Layer already exists [2026-05-11T02:25:55.071Z] d8514a9ad77c: Layer already exists [2026-05-11T02:25:55.071Z] 65cee9a9e8a8: Layer already exists [2026-05-11T02:25:55.071Z] 4b1f6a01cff0: Layer already exists [2026-05-11T02:25:55.071Z] af79c922dc7e: Layer already exists [2026-05-11T02:25:55.071Z] 0854555d70ac: Layer already exists [2026-05-11T02:25:55.071Z] main: digest: sha256:d11c8d758b5c526ae4c399e8d8ec4a34a0abf88ccb250d7823d5c159736833ef size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-11T02:25:55.158Z] ===================================================== [Pipeline] echo [2026-05-11T02:25:55.170Z] taggedImages: [2026-05-11T02:25:55.170Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:25:55.170Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-05-11T02:25:55.170Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.113 [2026-05-11T02:25:55.170Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:25:55.170Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2026-05-11T02:25:55.202Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2026-05-11T02:25:55.202Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:25:55.202Z] latest [2026-05-11T02:25:55.202Z] 4.1.0-dev.113 [2026-05-11T02:25:55.202Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:25:55.202Z] main [2026-05-11T02:25:55.202Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:55.558Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:25:55.889Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:25:55.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-11T02:25:55.889Z] 6d345fe62d69: Preparing [2026-05-11T02:25:55.889Z] be07ff2b3584: Preparing [2026-05-11T02:25:55.889Z] 6b44921989cf: Preparing [2026-05-11T02:25:55.889Z] 91df371a6949: Preparing [2026-05-11T02:25:55.889Z] 849fcf85f82b: Preparing [2026-05-11T02:25:55.889Z] 5832b994ce9d: Preparing [2026-05-11T02:25:55.889Z] 556bd9fae44c: Preparing [2026-05-11T02:25:55.889Z] e0fe1fb1ed32: Preparing [2026-05-11T02:25:55.889Z] 0854555d70ac: Preparing [2026-05-11T02:25:55.889Z] 556bd9fae44c: Waiting [2026-05-11T02:25:55.889Z] 5832b994ce9d: Waiting [2026-05-11T02:25:55.889Z] e0fe1fb1ed32: Waiting [2026-05-11T02:25:55.889Z] 0854555d70ac: Waiting [2026-05-11T02:25:55.889Z] 91df371a6949: Layer already exists [2026-05-11T02:25:55.889Z] 849fcf85f82b: Layer already exists [2026-05-11T02:25:55.889Z] 6b44921989cf: Pushed [2026-05-11T02:25:55.889Z] be07ff2b3584: Pushed [2026-05-11T02:25:55.889Z] 556bd9fae44c: Pushed [2026-05-11T02:25:55.889Z] 6d345fe62d69: Pushed [2026-05-11T02:25:55.889Z] 0854555d70ac: Layer already exists [2026-05-11T02:25:56.148Z] e0fe1fb1ed32: Pushed [2026-05-11T02:26:11.108Z] 5832b994ce9d: Pushed [2026-05-11T02:26:11.108Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:7d6571153075a4079d7e0b9f45884ae86bc9f6cb8fb4f5e29a2890c30a059729 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:26:11.438Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:26:11.900Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-05-11T02:26:11.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-11T02:26:11.900Z] 6d345fe62d69: Preparing [2026-05-11T02:26:11.900Z] be07ff2b3584: Preparing [2026-05-11T02:26:11.900Z] 6b44921989cf: Preparing [2026-05-11T02:26:11.900Z] 91df371a6949: Preparing [2026-05-11T02:26:11.900Z] 849fcf85f82b: Preparing [2026-05-11T02:26:11.900Z] 5832b994ce9d: Preparing [2026-05-11T02:26:11.900Z] 556bd9fae44c: Preparing [2026-05-11T02:26:11.900Z] e0fe1fb1ed32: Preparing [2026-05-11T02:26:11.900Z] 0854555d70ac: Preparing [2026-05-11T02:26:11.900Z] 556bd9fae44c: Waiting [2026-05-11T02:26:11.900Z] e0fe1fb1ed32: Waiting [2026-05-11T02:26:11.900Z] 0854555d70ac: Waiting [2026-05-11T02:26:11.900Z] 5832b994ce9d: Waiting [2026-05-11T02:26:11.900Z] 6b44921989cf: Layer already exists [2026-05-11T02:26:11.900Z] 6d345fe62d69: Layer already exists [2026-05-11T02:26:11.900Z] be07ff2b3584: Layer already exists [2026-05-11T02:26:11.900Z] 849fcf85f82b: Layer already exists [2026-05-11T02:26:11.900Z] 91df371a6949: Layer already exists [2026-05-11T02:26:11.900Z] 556bd9fae44c: Layer already exists [2026-05-11T02:26:11.900Z] 5832b994ce9d: Layer already exists [2026-05-11T02:26:11.900Z] 0854555d70ac: Layer already exists [2026-05-11T02:26:11.900Z] e0fe1fb1ed32: Layer already exists [2026-05-11T02:26:11.900Z] latest: digest: sha256:7d6571153075a4079d7e0b9f45884ae86bc9f6cb8fb4f5e29a2890c30a059729 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:26:12.275Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:26:12.598Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.113 [2026-05-11T02:26:12.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-11T02:26:12.598Z] 6d345fe62d69: Preparing [2026-05-11T02:26:12.598Z] be07ff2b3584: Preparing [2026-05-11T02:26:12.598Z] 6b44921989cf: Preparing [2026-05-11T02:26:12.598Z] 91df371a6949: Preparing [2026-05-11T02:26:12.598Z] 849fcf85f82b: Preparing [2026-05-11T02:26:12.598Z] 5832b994ce9d: Preparing [2026-05-11T02:26:12.598Z] 556bd9fae44c: Preparing [2026-05-11T02:26:12.598Z] e0fe1fb1ed32: Preparing [2026-05-11T02:26:12.598Z] 0854555d70ac: Preparing [2026-05-11T02:26:12.598Z] 5832b994ce9d: Waiting [2026-05-11T02:26:12.598Z] e0fe1fb1ed32: Waiting [2026-05-11T02:26:12.598Z] 0854555d70ac: Waiting [2026-05-11T02:26:12.598Z] 556bd9fae44c: Waiting [2026-05-11T02:26:12.598Z] 91df371a6949: Layer already exists [2026-05-11T02:26:12.598Z] 849fcf85f82b: Layer already exists [2026-05-11T02:26:12.598Z] 6b44921989cf: Layer already exists [2026-05-11T02:26:12.598Z] be07ff2b3584: Layer already exists [2026-05-11T02:26:12.598Z] 6d345fe62d69: Layer already exists [2026-05-11T02:26:12.598Z] e0fe1fb1ed32: Layer already exists [2026-05-11T02:26:12.598Z] 556bd9fae44c: Layer already exists [2026-05-11T02:26:12.598Z] 5832b994ce9d: Layer already exists [2026-05-11T02:26:12.598Z] 0854555d70ac: Layer already exists [2026-05-11T02:26:12.598Z] 4.1.0-dev.113: digest: sha256:7d6571153075a4079d7e0b9f45884ae86bc9f6cb8fb4f5e29a2890c30a059729 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:26:12.927Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:26:13.243Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:26:13.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-11T02:26:13.243Z] 6d345fe62d69: Preparing [2026-05-11T02:26:13.243Z] be07ff2b3584: Preparing [2026-05-11T02:26:13.243Z] 6b44921989cf: Preparing [2026-05-11T02:26:13.243Z] 91df371a6949: Preparing [2026-05-11T02:26:13.243Z] 849fcf85f82b: Preparing [2026-05-11T02:26:13.243Z] 5832b994ce9d: Preparing [2026-05-11T02:26:13.243Z] 556bd9fae44c: Preparing [2026-05-11T02:26:13.243Z] e0fe1fb1ed32: Preparing [2026-05-11T02:26:13.243Z] 0854555d70ac: Preparing [2026-05-11T02:26:13.243Z] 5832b994ce9d: Waiting [2026-05-11T02:26:13.243Z] 556bd9fae44c: Waiting [2026-05-11T02:26:13.243Z] e0fe1fb1ed32: Waiting [2026-05-11T02:26:13.243Z] 0854555d70ac: Waiting [2026-05-11T02:26:13.243Z] 6d345fe62d69: Layer already exists [2026-05-11T02:26:13.243Z] be07ff2b3584: Layer already exists [2026-05-11T02:26:13.243Z] 91df371a6949: Layer already exists [2026-05-11T02:26:13.243Z] 6b44921989cf: Layer already exists [2026-05-11T02:26:13.243Z] 849fcf85f82b: Layer already exists [2026-05-11T02:26:13.243Z] 5832b994ce9d: Layer already exists [2026-05-11T02:26:13.243Z] e0fe1fb1ed32: Layer already exists [2026-05-11T02:26:13.243Z] 556bd9fae44c: Layer already exists [2026-05-11T02:26:13.243Z] 0854555d70ac: Layer already exists [2026-05-11T02:26:13.243Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:7d6571153075a4079d7e0b9f45884ae86bc9f6cb8fb4f5e29a2890c30a059729 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:26:13.567Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:26:13.899Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-05-11T02:26:13.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-11T02:26:13.900Z] 6d345fe62d69: Preparing [2026-05-11T02:26:13.900Z] be07ff2b3584: Preparing [2026-05-11T02:26:13.900Z] 6b44921989cf: Preparing [2026-05-11T02:26:13.900Z] 91df371a6949: Preparing [2026-05-11T02:26:13.900Z] 849fcf85f82b: Preparing [2026-05-11T02:26:13.900Z] 5832b994ce9d: Preparing [2026-05-11T02:26:13.900Z] 556bd9fae44c: Preparing [2026-05-11T02:26:13.900Z] e0fe1fb1ed32: Preparing [2026-05-11T02:26:13.900Z] 0854555d70ac: Preparing [2026-05-11T02:26:13.900Z] 556bd9fae44c: Waiting [2026-05-11T02:26:13.900Z] e0fe1fb1ed32: Waiting [2026-05-11T02:26:13.900Z] 5832b994ce9d: Waiting [2026-05-11T02:26:13.900Z] 0854555d70ac: Waiting [2026-05-11T02:26:13.900Z] be07ff2b3584: Layer already exists [2026-05-11T02:26:13.900Z] 6d345fe62d69: Layer already exists [2026-05-11T02:26:13.900Z] 6b44921989cf: Layer already exists [2026-05-11T02:26:13.900Z] 91df371a6949: Layer already exists [2026-05-11T02:26:13.900Z] 849fcf85f82b: Layer already exists [2026-05-11T02:26:13.900Z] 0854555d70ac: Layer already exists [2026-05-11T02:26:13.900Z] 556bd9fae44c: Layer already exists [2026-05-11T02:26:13.900Z] 5832b994ce9d: Layer already exists [2026-05-11T02:26:13.900Z] e0fe1fb1ed32: Layer already exists [2026-05-11T02:26:13.900Z] main: digest: sha256:7d6571153075a4079d7e0b9f45884ae86bc9f6cb8fb4f5e29a2890c30a059729 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-11T02:26:13.977Z] ===================================================== [Pipeline] echo [2026-05-11T02:26:13.991Z] taggedImages: [2026-05-11T02:26:13.991Z] - nexus3.edgexfoundry.org:10004/security-spire-config:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:26:13.991Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-05-11T02:26:13.991Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.113 [2026-05-11T02:26:13.991Z] - nexus3.edgexfoundry.org:10004/security-spire-config:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:26:13.991Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2026-05-11T02:26:14.019Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2026-05-11T02:26:14.019Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:26:14.019Z] latest [2026-05-11T02:26:14.019Z] 4.1.0-dev.113 [2026-05-11T02:26:14.019Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:26:14.019Z] main [2026-05-11T02:26:14.019Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:26:14.360Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:26:14.687Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:26:14.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-11T02:26:14.687Z] a7763c6c8f19: Preparing [2026-05-11T02:26:14.687Z] 8893e95cbc36: Preparing [2026-05-11T02:26:14.687Z] 1f7d3a126a76: Preparing [2026-05-11T02:26:14.687Z] 91df371a6949: Preparing [2026-05-11T02:26:14.687Z] 849fcf85f82b: Preparing [2026-05-11T02:26:14.687Z] 5832b994ce9d: Preparing [2026-05-11T02:26:14.687Z] af79c922dc7e: Preparing [2026-05-11T02:26:14.687Z] 4b1f6a01cff0: Preparing [2026-05-11T02:26:14.687Z] 0854555d70ac: Preparing [2026-05-11T02:26:14.687Z] af79c922dc7e: Waiting [2026-05-11T02:26:14.687Z] 4b1f6a01cff0: Waiting [2026-05-11T02:26:14.687Z] 0854555d70ac: Waiting [2026-05-11T02:26:14.687Z] 5832b994ce9d: Waiting [2026-05-11T02:26:14.687Z] 91df371a6949: Layer already exists [2026-05-11T02:26:14.687Z] 849fcf85f82b: Layer already exists [2026-05-11T02:26:14.687Z] 5832b994ce9d: Layer already exists [2026-05-11T02:26:14.687Z] af79c922dc7e: Layer already exists [2026-05-11T02:26:14.687Z] 4b1f6a01cff0: Layer already exists [2026-05-11T02:26:14.687Z] 0854555d70ac: Layer already exists [2026-05-11T02:26:14.687Z] a7763c6c8f19: Pushed [2026-05-11T02:26:14.687Z] 1f7d3a126a76: Pushed [2026-05-11T02:26:14.687Z] 8893e95cbc36: Pushed [2026-05-11T02:26:14.945Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:d873f1e0ed783167f05fcb1ba2ff2d04efd695f078de49cdd492309a30964db0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:26:15.273Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:26:15.600Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-05-11T02:26:15.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-11T02:26:15.600Z] a7763c6c8f19: Preparing [2026-05-11T02:26:15.600Z] 8893e95cbc36: Preparing [2026-05-11T02:26:15.600Z] 1f7d3a126a76: Preparing [2026-05-11T02:26:15.600Z] 91df371a6949: Preparing [2026-05-11T02:26:15.600Z] 849fcf85f82b: Preparing [2026-05-11T02:26:15.600Z] 5832b994ce9d: Preparing [2026-05-11T02:26:15.600Z] af79c922dc7e: Preparing [2026-05-11T02:26:15.600Z] 4b1f6a01cff0: Preparing [2026-05-11T02:26:15.600Z] 0854555d70ac: Preparing [2026-05-11T02:26:15.600Z] 5832b994ce9d: Waiting [2026-05-11T02:26:15.600Z] af79c922dc7e: Waiting [2026-05-11T02:26:15.600Z] 4b1f6a01cff0: Waiting [2026-05-11T02:26:15.600Z] 0854555d70ac: Waiting [2026-05-11T02:26:15.600Z] a7763c6c8f19: Layer already exists [2026-05-11T02:26:15.600Z] 8893e95cbc36: Layer already exists [2026-05-11T02:26:15.600Z] 1f7d3a126a76: Layer already exists [2026-05-11T02:26:15.600Z] 849fcf85f82b: Layer already exists [2026-05-11T02:26:15.600Z] 91df371a6949: Layer already exists [2026-05-11T02:26:15.600Z] 4b1f6a01cff0: Layer already exists [2026-05-11T02:26:15.600Z] 5832b994ce9d: Layer already exists [2026-05-11T02:26:15.600Z] af79c922dc7e: Layer already exists [2026-05-11T02:26:15.600Z] 0854555d70ac: Layer already exists [2026-05-11T02:26:15.600Z] latest: digest: sha256:d873f1e0ed783167f05fcb1ba2ff2d04efd695f078de49cdd492309a30964db0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:26:15.930Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:26:16.256Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.113 [2026-05-11T02:26:16.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-11T02:26:16.256Z] a7763c6c8f19: Preparing [2026-05-11T02:26:16.256Z] 8893e95cbc36: Preparing [2026-05-11T02:26:16.256Z] 1f7d3a126a76: Preparing [2026-05-11T02:26:16.256Z] 91df371a6949: Preparing [2026-05-11T02:26:16.256Z] 849fcf85f82b: Preparing [2026-05-11T02:26:16.256Z] 5832b994ce9d: Preparing [2026-05-11T02:26:16.256Z] af79c922dc7e: Preparing [2026-05-11T02:26:16.256Z] 4b1f6a01cff0: Preparing [2026-05-11T02:26:16.256Z] 0854555d70ac: Preparing [2026-05-11T02:26:16.256Z] 0854555d70ac: Waiting [2026-05-11T02:26:16.256Z] af79c922dc7e: Waiting [2026-05-11T02:26:16.256Z] 4b1f6a01cff0: Waiting [2026-05-11T02:26:16.256Z] 5832b994ce9d: Waiting [2026-05-11T02:26:16.256Z] a7763c6c8f19: Layer already exists [2026-05-11T02:26:16.256Z] 1f7d3a126a76: Layer already exists [2026-05-11T02:26:16.256Z] 91df371a6949: Layer already exists [2026-05-11T02:26:16.256Z] 8893e95cbc36: Layer already exists [2026-05-11T02:26:16.256Z] 849fcf85f82b: Layer already exists [2026-05-11T02:26:16.256Z] af79c922dc7e: Layer already exists [2026-05-11T02:26:16.256Z] 5832b994ce9d: Layer already exists [2026-05-11T02:26:16.256Z] 4b1f6a01cff0: Layer already exists [2026-05-11T02:26:16.256Z] 0854555d70ac: Layer already exists [2026-05-11T02:26:16.256Z] 4.1.0-dev.113: digest: sha256:d873f1e0ed783167f05fcb1ba2ff2d04efd695f078de49cdd492309a30964db0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:26:16.588Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:26:16.909Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:26:16.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-11T02:26:16.909Z] a7763c6c8f19: Preparing [2026-05-11T02:26:16.909Z] 8893e95cbc36: Preparing [2026-05-11T02:26:16.909Z] 1f7d3a126a76: Preparing [2026-05-11T02:26:16.909Z] 91df371a6949: Preparing [2026-05-11T02:26:16.909Z] 849fcf85f82b: Preparing [2026-05-11T02:26:16.909Z] 5832b994ce9d: Preparing [2026-05-11T02:26:16.909Z] af79c922dc7e: Preparing [2026-05-11T02:26:16.909Z] 4b1f6a01cff0: Preparing [2026-05-11T02:26:16.909Z] 0854555d70ac: Preparing [2026-05-11T02:26:16.909Z] af79c922dc7e: Waiting [2026-05-11T02:26:16.909Z] 4b1f6a01cff0: Waiting [2026-05-11T02:26:16.909Z] 0854555d70ac: Waiting [2026-05-11T02:26:16.909Z] 5832b994ce9d: Waiting [2026-05-11T02:26:16.909Z] a7763c6c8f19: Layer already exists [2026-05-11T02:26:16.909Z] 1f7d3a126a76: Layer already exists [2026-05-11T02:26:16.909Z] 849fcf85f82b: Layer already exists [2026-05-11T02:26:16.909Z] 91df371a6949: Layer already exists [2026-05-11T02:26:16.909Z] 8893e95cbc36: Layer already exists [2026-05-11T02:26:16.909Z] af79c922dc7e: Layer already exists [2026-05-11T02:26:16.909Z] 5832b994ce9d: Layer already exists [2026-05-11T02:26:16.909Z] 0854555d70ac: Layer already exists [2026-05-11T02:26:16.909Z] 4b1f6a01cff0: Layer already exists [2026-05-11T02:26:16.909Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:d873f1e0ed783167f05fcb1ba2ff2d04efd695f078de49cdd492309a30964db0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:26:17.242Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:26:17.574Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-05-11T02:26:17.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-11T02:26:17.574Z] a7763c6c8f19: Preparing [2026-05-11T02:26:17.574Z] 8893e95cbc36: Preparing [2026-05-11T02:26:17.574Z] 1f7d3a126a76: Preparing [2026-05-11T02:26:17.574Z] 91df371a6949: Preparing [2026-05-11T02:26:17.574Z] 849fcf85f82b: Preparing [2026-05-11T02:26:17.574Z] 5832b994ce9d: Preparing [2026-05-11T02:26:17.574Z] af79c922dc7e: Preparing [2026-05-11T02:26:17.574Z] 4b1f6a01cff0: Preparing [2026-05-11T02:26:17.574Z] 0854555d70ac: Preparing [2026-05-11T02:26:17.574Z] af79c922dc7e: Waiting [2026-05-11T02:26:17.574Z] 4b1f6a01cff0: Waiting [2026-05-11T02:26:17.574Z] 5832b994ce9d: Waiting [2026-05-11T02:26:17.574Z] 0854555d70ac: Waiting [2026-05-11T02:26:17.574Z] 1f7d3a126a76: Layer already exists [2026-05-11T02:26:17.574Z] 91df371a6949: Layer already exists [2026-05-11T02:26:17.574Z] 8893e95cbc36: Layer already exists [2026-05-11T02:26:17.574Z] a7763c6c8f19: Layer already exists [2026-05-11T02:26:17.574Z] 849fcf85f82b: Layer already exists [2026-05-11T02:26:17.574Z] af79c922dc7e: Layer already exists [2026-05-11T02:26:17.574Z] 4b1f6a01cff0: Layer already exists [2026-05-11T02:26:17.574Z] 0854555d70ac: Layer already exists [2026-05-11T02:26:17.574Z] 5832b994ce9d: Layer already exists [2026-05-11T02:26:17.574Z] main: digest: sha256:d873f1e0ed783167f05fcb1ba2ff2d04efd695f078de49cdd492309a30964db0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-11T02:26:17.662Z] ===================================================== [Pipeline] echo [2026-05-11T02:26:17.679Z] taggedImages: [2026-05-11T02:26:17.679Z] - nexus3.edgexfoundry.org:10004/security-spire-server:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:26:17.679Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-05-11T02:26:17.679Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.113 [2026-05-11T02:26:17.679Z] - nexus3.edgexfoundry.org:10004/security-spire-server:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:26:17.679Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2026-05-11T02:26:17.758Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2026-05-11T02:26:17.758Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:26:17.758Z] latest [2026-05-11T02:26:17.758Z] 4.1.0-dev.113 [2026-05-11T02:26:17.758Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:26:17.758Z] main [2026-05-11T02:26:17.758Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:26:18.123Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:26:18.450Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:26:18.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-11T02:26:18.450Z] 91d00f894e8a: Preparing [2026-05-11T02:26:18.450Z] 6b72012951d8: Preparing [2026-05-11T02:26:18.450Z] 91df371a6949: Preparing [2026-05-11T02:26:18.450Z] 849fcf85f82b: Preparing [2026-05-11T02:26:18.450Z] fdbbc2046d0e: Preparing [2026-05-11T02:26:18.450Z] 8b6caee7b1e5: Preparing [2026-05-11T02:26:18.450Z] 0854555d70ac: Preparing [2026-05-11T02:26:18.450Z] 8b6caee7b1e5: Waiting [2026-05-11T02:26:18.450Z] 0854555d70ac: Waiting [2026-05-11T02:26:18.450Z] 849fcf85f82b: Layer already exists [2026-05-11T02:26:18.450Z] 91df371a6949: Layer already exists [2026-05-11T02:26:18.450Z] 0854555d70ac: Layer already exists [2026-05-11T02:26:18.450Z] 91d00f894e8a: Pushed [2026-05-11T02:26:18.450Z] fdbbc2046d0e: Pushed [2026-05-11T02:26:19.018Z] 8b6caee7b1e5: Pushed [2026-05-11T02:26:23.219Z] 6b72012951d8: Pushed [2026-05-11T02:26:23.219Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:24722bc4c8b6c20ce91b3109922e27945aac7e5c61036cfd9177797826a9fe69 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:26:23.560Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:26:23.873Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-05-11T02:26:23.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-11T02:26:23.873Z] 91d00f894e8a: Preparing [2026-05-11T02:26:23.873Z] 6b72012951d8: Preparing [2026-05-11T02:26:23.873Z] 91df371a6949: Preparing [2026-05-11T02:26:23.873Z] 849fcf85f82b: Preparing [2026-05-11T02:26:23.873Z] fdbbc2046d0e: Preparing [2026-05-11T02:26:23.873Z] 8b6caee7b1e5: Preparing [2026-05-11T02:26:23.873Z] 0854555d70ac: Preparing [2026-05-11T02:26:23.873Z] 8b6caee7b1e5: Waiting [2026-05-11T02:26:23.873Z] 0854555d70ac: Waiting [2026-05-11T02:26:23.873Z] 6b72012951d8: Layer already exists [2026-05-11T02:26:23.873Z] 849fcf85f82b: Layer already exists [2026-05-11T02:26:23.873Z] 91df371a6949: Layer already exists [2026-05-11T02:26:23.873Z] fdbbc2046d0e: Layer already exists [2026-05-11T02:26:23.873Z] 91d00f894e8a: Layer already exists [2026-05-11T02:26:23.873Z] 0854555d70ac: Layer already exists [2026-05-11T02:26:23.873Z] 8b6caee7b1e5: Layer already exists [2026-05-11T02:26:23.873Z] latest: digest: sha256:24722bc4c8b6c20ce91b3109922e27945aac7e5c61036cfd9177797826a9fe69 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:26:24.199Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:26:24.521Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.113 [2026-05-11T02:26:24.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-11T02:26:24.521Z] 91d00f894e8a: Preparing [2026-05-11T02:26:24.521Z] 6b72012951d8: Preparing [2026-05-11T02:26:24.521Z] 91df371a6949: Preparing [2026-05-11T02:26:24.521Z] 849fcf85f82b: Preparing [2026-05-11T02:26:24.521Z] fdbbc2046d0e: Preparing [2026-05-11T02:26:24.521Z] 8b6caee7b1e5: Preparing [2026-05-11T02:26:24.521Z] 0854555d70ac: Preparing [2026-05-11T02:26:24.521Z] 8b6caee7b1e5: Waiting [2026-05-11T02:26:24.521Z] 0854555d70ac: Waiting [2026-05-11T02:26:24.521Z] 849fcf85f82b: Layer already exists [2026-05-11T02:26:24.521Z] fdbbc2046d0e: Layer already exists [2026-05-11T02:26:24.521Z] 91df371a6949: Layer already exists [2026-05-11T02:26:24.521Z] 91d00f894e8a: Layer already exists [2026-05-11T02:26:24.521Z] 6b72012951d8: Layer already exists [2026-05-11T02:26:24.521Z] 0854555d70ac: Layer already exists [2026-05-11T02:26:24.521Z] 8b6caee7b1e5: Layer already exists [2026-05-11T02:26:24.521Z] 4.1.0-dev.113: digest: sha256:24722bc4c8b6c20ce91b3109922e27945aac7e5c61036cfd9177797826a9fe69 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:26:24.831Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:26:25.151Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:26:25.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-11T02:26:25.151Z] 91d00f894e8a: Preparing [2026-05-11T02:26:25.151Z] 6b72012951d8: Preparing [2026-05-11T02:26:25.151Z] 91df371a6949: Preparing [2026-05-11T02:26:25.151Z] 849fcf85f82b: Preparing [2026-05-11T02:26:25.151Z] fdbbc2046d0e: Preparing [2026-05-11T02:26:25.151Z] 8b6caee7b1e5: Preparing [2026-05-11T02:26:25.151Z] 0854555d70ac: Preparing [2026-05-11T02:26:25.151Z] 0854555d70ac: Waiting [2026-05-11T02:26:25.151Z] 8b6caee7b1e5: Waiting [2026-05-11T02:26:25.151Z] fdbbc2046d0e: Layer already exists [2026-05-11T02:26:25.151Z] 91df371a6949: Layer already exists [2026-05-11T02:26:25.151Z] 849fcf85f82b: Layer already exists [2026-05-11T02:26:25.151Z] 6b72012951d8: Layer already exists [2026-05-11T02:26:25.151Z] 91d00f894e8a: Layer already exists [2026-05-11T02:26:25.151Z] 8b6caee7b1e5: Layer already exists [2026-05-11T02:26:25.151Z] 0854555d70ac: Layer already exists [2026-05-11T02:26:25.151Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:24722bc4c8b6c20ce91b3109922e27945aac7e5c61036cfd9177797826a9fe69 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:26:25.479Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:26:25.799Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2026-05-11T02:26:25.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-11T02:26:25.799Z] 91d00f894e8a: Preparing [2026-05-11T02:26:25.799Z] 6b72012951d8: Preparing [2026-05-11T02:26:25.799Z] 91df371a6949: Preparing [2026-05-11T02:26:25.799Z] 849fcf85f82b: Preparing [2026-05-11T02:26:25.799Z] fdbbc2046d0e: Preparing [2026-05-11T02:26:25.799Z] 8b6caee7b1e5: Preparing [2026-05-11T02:26:25.799Z] 0854555d70ac: Preparing [2026-05-11T02:26:25.799Z] 8b6caee7b1e5: Waiting [2026-05-11T02:26:25.799Z] 0854555d70ac: Waiting [2026-05-11T02:26:25.799Z] 91d00f894e8a: Layer already exists [2026-05-11T02:26:25.799Z] 6b72012951d8: Layer already exists [2026-05-11T02:26:25.799Z] 91df371a6949: Layer already exists [2026-05-11T02:26:25.799Z] fdbbc2046d0e: Layer already exists [2026-05-11T02:26:25.799Z] 849fcf85f82b: Layer already exists [2026-05-11T02:26:25.799Z] 8b6caee7b1e5: Layer already exists [2026-05-11T02:26:25.799Z] 0854555d70ac: Layer already exists [2026-05-11T02:26:25.799Z] main: digest: sha256:24722bc4c8b6c20ce91b3109922e27945aac7e5c61036cfd9177797826a9fe69 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-11T02:26:25.876Z] ===================================================== [Pipeline] echo [2026-05-11T02:26:25.892Z] taggedImages: [2026-05-11T02:26:25.892Z] - nexus3.edgexfoundry.org:10004/support-notifications:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:26:25.892Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-05-11T02:26:25.892Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.113 [2026-05-11T02:26:25.892Z] - nexus3.edgexfoundry.org:10004/support-notifications:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:26:25.892Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2026-05-11T02:26:25.917Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2026-05-11T02:26:25.917Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:26:25.917Z] latest [2026-05-11T02:26:25.917Z] 4.1.0-dev.113 [2026-05-11T02:26:25.917Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:26:25.917Z] main [2026-05-11T02:26:25.917Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:26:26.248Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:26:26.576Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:26:26.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-11T02:26:26.576Z] 12fd606bb964: Preparing [2026-05-11T02:26:26.576Z] 8f374c17d4b4: Preparing [2026-05-11T02:26:26.576Z] 91df371a6949: Preparing [2026-05-11T02:26:26.576Z] 849fcf85f82b: Preparing [2026-05-11T02:26:26.576Z] 578404036e1b: Preparing [2026-05-11T02:26:26.576Z] 643c0a75d1a3: Preparing [2026-05-11T02:26:26.576Z] 0854555d70ac: Preparing [2026-05-11T02:26:26.576Z] 643c0a75d1a3: Waiting [2026-05-11T02:26:26.576Z] 0854555d70ac: Waiting [2026-05-11T02:26:26.576Z] 91df371a6949: Layer already exists [2026-05-11T02:26:26.576Z] 849fcf85f82b: Layer already exists [2026-05-11T02:26:26.576Z] 0854555d70ac: Layer already exists [2026-05-11T02:26:26.576Z] 578404036e1b: Pushed [2026-05-11T02:26:26.576Z] 12fd606bb964: Pushed [2026-05-11T02:26:26.835Z] 643c0a75d1a3: Pushed [2026-05-11T02:26:31.036Z] 8f374c17d4b4: Pushed [2026-05-11T02:26:31.296Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:81f4f5f2e13cc8faa1f104d0cd492645f2a1fa54799ed9c4596b488cb305a3bf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:26:31.623Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:26:31.938Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-05-11T02:26:31.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-11T02:26:31.938Z] 12fd606bb964: Preparing [2026-05-11T02:26:31.938Z] 8f374c17d4b4: Preparing [2026-05-11T02:26:31.938Z] 91df371a6949: Preparing [2026-05-11T02:26:31.938Z] 849fcf85f82b: Preparing [2026-05-11T02:26:31.938Z] 578404036e1b: Preparing [2026-05-11T02:26:31.938Z] 643c0a75d1a3: Preparing [2026-05-11T02:26:31.938Z] 0854555d70ac: Preparing [2026-05-11T02:26:31.938Z] 643c0a75d1a3: Waiting [2026-05-11T02:26:31.938Z] 0854555d70ac: Waiting [2026-05-11T02:26:31.938Z] 91df371a6949: Layer already exists [2026-05-11T02:26:31.938Z] 578404036e1b: Layer already exists [2026-05-11T02:26:31.938Z] 8f374c17d4b4: Layer already exists [2026-05-11T02:26:31.938Z] 12fd606bb964: Layer already exists [2026-05-11T02:26:31.938Z] 849fcf85f82b: Layer already exists [2026-05-11T02:26:31.938Z] 643c0a75d1a3: Layer already exists [2026-05-11T02:26:31.938Z] 0854555d70ac: Layer already exists [2026-05-11T02:26:31.938Z] latest: digest: sha256:81f4f5f2e13cc8faa1f104d0cd492645f2a1fa54799ed9c4596b488cb305a3bf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:26:32.265Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:26:32.590Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.113 [2026-05-11T02:26:32.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-11T02:26:32.590Z] 12fd606bb964: Preparing [2026-05-11T02:26:32.590Z] 8f374c17d4b4: Preparing [2026-05-11T02:26:32.590Z] 91df371a6949: Preparing [2026-05-11T02:26:32.590Z] 849fcf85f82b: Preparing [2026-05-11T02:26:32.590Z] 578404036e1b: Preparing [2026-05-11T02:26:32.590Z] 643c0a75d1a3: Preparing [2026-05-11T02:26:32.590Z] 0854555d70ac: Preparing [2026-05-11T02:26:32.590Z] 0854555d70ac: Waiting [2026-05-11T02:26:32.590Z] 643c0a75d1a3: Waiting [2026-05-11T02:26:32.590Z] 91df371a6949: Layer already exists [2026-05-11T02:26:32.590Z] 12fd606bb964: Layer already exists [2026-05-11T02:26:32.590Z] 8f374c17d4b4: Layer already exists [2026-05-11T02:26:32.590Z] 849fcf85f82b: Layer already exists [2026-05-11T02:26:32.590Z] 578404036e1b: Layer already exists [2026-05-11T02:26:32.590Z] 643c0a75d1a3: Layer already exists [2026-05-11T02:26:32.590Z] 0854555d70ac: Layer already exists [2026-05-11T02:26:32.590Z] 4.1.0-dev.113: digest: sha256:81f4f5f2e13cc8faa1f104d0cd492645f2a1fa54799ed9c4596b488cb305a3bf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:26:32.917Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:26:33.244Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:26:33.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-11T02:26:33.244Z] 12fd606bb964: Preparing [2026-05-11T02:26:33.244Z] 8f374c17d4b4: Preparing [2026-05-11T02:26:33.244Z] 91df371a6949: Preparing [2026-05-11T02:26:33.244Z] 849fcf85f82b: Preparing [2026-05-11T02:26:33.244Z] 578404036e1b: Preparing [2026-05-11T02:26:33.244Z] 643c0a75d1a3: Preparing [2026-05-11T02:26:33.244Z] 0854555d70ac: Preparing [2026-05-11T02:26:33.244Z] 643c0a75d1a3: Waiting [2026-05-11T02:26:33.244Z] 0854555d70ac: Waiting [2026-05-11T02:26:33.244Z] 849fcf85f82b: Layer already exists [2026-05-11T02:26:33.244Z] 91df371a6949: Layer already exists [2026-05-11T02:26:33.244Z] 578404036e1b: Layer already exists [2026-05-11T02:26:33.244Z] 12fd606bb964: Layer already exists [2026-05-11T02:26:33.244Z] 8f374c17d4b4: Layer already exists [2026-05-11T02:26:33.244Z] 643c0a75d1a3: Layer already exists [2026-05-11T02:26:33.244Z] 0854555d70ac: Layer already exists [2026-05-11T02:26:33.244Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:81f4f5f2e13cc8faa1f104d0cd492645f2a1fa54799ed9c4596b488cb305a3bf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:26:33.571Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:26:33.902Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-05-11T02:26:33.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-11T02:26:33.902Z] 12fd606bb964: Preparing [2026-05-11T02:26:33.902Z] 8f374c17d4b4: Preparing [2026-05-11T02:26:33.902Z] 91df371a6949: Preparing [2026-05-11T02:26:33.902Z] 849fcf85f82b: Preparing [2026-05-11T02:26:33.902Z] 578404036e1b: Preparing [2026-05-11T02:26:33.902Z] 643c0a75d1a3: Preparing [2026-05-11T02:26:33.902Z] 0854555d70ac: Preparing [2026-05-11T02:26:33.902Z] 643c0a75d1a3: Waiting [2026-05-11T02:26:33.902Z] 0854555d70ac: Waiting [2026-05-11T02:26:33.902Z] 91df371a6949: Layer already exists [2026-05-11T02:26:33.902Z] 12fd606bb964: Layer already exists [2026-05-11T02:26:33.902Z] 578404036e1b: Layer already exists [2026-05-11T02:26:33.902Z] 8f374c17d4b4: Layer already exists [2026-05-11T02:26:33.902Z] 849fcf85f82b: Layer already exists [2026-05-11T02:26:33.902Z] 643c0a75d1a3: Layer already exists [2026-05-11T02:26:33.902Z] 0854555d70ac: Layer already exists [2026-05-11T02:26:33.902Z] main: digest: sha256:81f4f5f2e13cc8faa1f104d0cd492645f2a1fa54799ed9c4596b488cb305a3bf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-11T02:26:33.974Z] ===================================================== [Pipeline] echo [2026-05-11T02:26:33.985Z] taggedImages: [2026-05-11T02:26:33.985Z] - nexus3.edgexfoundry.org:10004/support-scheduler:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:26:33.985Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-05-11T02:26:33.985Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.113 [2026-05-11T02:26:33.985Z] - nexus3.edgexfoundry.org:10004/support-scheduler:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:26:33.985Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2026-05-11T02:26:34.064Z] ========================================================= [2026-05-11T02:26:34.064Z] [edgeXBuildMultiArch] RAW Config: [2026-05-11T02:26:34.064Z] images: [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/core-command:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.113 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/core-command:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/core-command:main [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.113 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/core-data:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.113 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/core-data:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/core-data:main [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/core-keeper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.113 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/core-keeper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/core-metadata:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.113 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/core-metadata:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.113 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.113 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.113 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.113 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.113 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.113 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-spire-config:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.113 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-spire-config:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-spire-server:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.113 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-spire-server:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:26:34.064Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-05-11T02:26:34.065Z] - nexus3.edgexfoundry.org:10004/support-notifications:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:26:34.065Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-05-11T02:26:34.065Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.113 [2026-05-11T02:26:34.065Z] - nexus3.edgexfoundry.org:10004/support-notifications:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:26:34.065Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2026-05-11T02:26:34.065Z] - nexus3.edgexfoundry.org:10004/support-scheduler:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T02:26:34.065Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-05-11T02:26:34.065Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.113 [2026-05-11T02:26:34.065Z] - nexus3.edgexfoundry.org:10004/support-scheduler:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T02:26:34.065Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-05-11T02:26:34.065Z] settingsFile: [2026-05-11T02:26:34.065Z] edgex-go-settings [2026-05-11T02:26:34.065Z] ========================================================= [Pipeline] node [2026-05-11T02:26:49.068Z] Still waiting to schedule task [2026-05-11T02:26:49.068Z] ‘prd-centos7-docker-4c-2g-9031’ is offline [2026-05-11T02:26:57.177Z] #88 ... [2026-05-11T02:26:57.178Z] [2026-05-11T02:26:57.178Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:26:57.178Z] #82 DONE 140.5s [2026-05-11T02:26:57.178Z] [2026-05-11T02:26:57.178Z] #119 [support-notifications builder 6/7] COPY . . [2026-05-11T02:26:57.178Z] #119 ... [2026-05-11T02:26:57.178Z] [2026-05-11T02:26:57.178Z] #86 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:26:57.178Z] #86 DONE 143.6s [2026-05-11T02:26:57.178Z] [2026-05-11T02:26:57.178Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:26:57.178Z] #79 DONE 141.6s [2026-05-11T02:26:57.178Z] [2026-05-11T02:26:57.178Z] #88 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:26:57.178Z] #88 DONE 142.1s [2026-05-11T02:26:57.178Z] [2026-05-11T02:26:57.178Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:26:57.178Z] #96 DONE 128.5s [2026-05-11T02:26:57.178Z] [2026-05-11T02:26:57.178Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:26:57.178Z] #89 DONE 131.8s [2026-05-11T02:26:57.178Z] [2026-05-11T02:26:57.178Z] #120 [core-keeper builder 7/8] COPY . . [2026-05-11T02:26:57.178Z] #120 ... [2026-05-11T02:26:57.178Z] [2026-05-11T02:26:57.178Z] #119 [support-notifications builder 6/7] COPY . . [2026-05-11T02:26:57.178Z] #119 DONE 2.1s [2026-05-11T02:26:57.178Z] [2026-05-11T02:26:57.178Z] #120 [core-keeper builder 7/8] COPY . . [2026-05-11T02:26:57.178Z] #120 DONE 2.0s [2026-05-11T02:26:57.178Z] [2026-05-11T02:26:57.178Z] #121 [support-scheduler builder 6/7] COPY . . [2026-05-11T02:26:57.178Z] #121 DONE 2.0s [2026-05-11T02:26:57.178Z] [2026-05-11T02:26:57.178Z] #122 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-11T02:26:57.178Z] #122 CACHED [2026-05-11T02:26:57.178Z] [2026-05-11T02:26:57.178Z] #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:26:57.178Z] #123 CACHED [2026-05-11T02:26:57.178Z] [2026-05-11T02:26:57.178Z] #124 [security-secretstore-setup builder 6/7] COPY . . [2026-05-11T02:26:57.178Z] #124 CACHED [2026-05-11T02:26:57.178Z] [2026-05-11T02:26:57.178Z] #125 [security-bootstrapper builder 6/7] COPY . . [2026-05-11T02:26:57.178Z] #125 DONE 2.1s [2026-05-11T02:26:57.178Z] [2026-05-11T02:26:57.178Z] #126 [security-spiffe-token-provider builder 6/7] COPY . . [2026-05-11T02:26:57.178Z] #126 DONE 2.0s [2026-05-11T02:26:57.178Z] [2026-05-11T02:26:57.178Z] #127 [security-proxy-setup builder 6/7] COPY . . [2026-05-11T02:26:57.178Z] #127 CACHED [2026-05-11T02:26:57.178Z] [2026-05-11T02:26:57.178Z] #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:26:57.178Z] #128 CACHED [2026-05-11T02:26:57.178Z] [2026-05-11T02:26:57.178Z] #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-11T02:26:57.178Z] #129 CACHED [2026-05-11T02:26:57.178Z] [2026-05-11T02:26:57.178Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-11T02:26:57.178Z] #130 ... [2026-05-11T02:26:57.178Z] [2026-05-11T02:26:57.178Z] #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-11T02:26:57.178Z] #131 CACHED [2026-05-11T02:26:57.178Z] [2026-05-11T02:26:57.178Z] #132 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-05-11T02:26:57.178Z] #132 CACHED [2026-05-11T02:26:57.178Z] [2026-05-11T02:26:57.178Z] #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:26:57.178Z] #133 CACHED [2026-05-11T02:26:57.178Z] [2026-05-11T02:26:57.178Z] #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-05-11T02:26:57.178Z] #134 CACHED [2026-05-11T02:26:57.178Z] [2026-05-11T02:26:57.178Z] #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:26:57.178Z] #135 CACHED [2026-05-11T02:26:57.178Z] [2026-05-11T02:26:57.178Z] #136 [core-metadata builder 6/7] COPY . . [2026-05-11T02:26:57.178Z] #136 CACHED [2026-05-11T02:26:57.178Z] [2026-05-11T02:26:57.178Z] #137 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-05-11T02:26:57.178Z] #137 CACHED [2026-05-11T02:26:57.178Z] [2026-05-11T02:26:57.178Z] #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:26:57.178Z] #138 CACHED [2026-05-11T02:26:57.178Z] [2026-05-11T02:26:57.178Z] #139 [core-command builder 6/7] COPY . . [2026-05-11T02:26:57.178Z] #139 CACHED [2026-05-11T02:26:57.178Z] [2026-05-11T02:26:57.178Z] #140 [security-proxy-auth builder 6/7] COPY . . [2026-05-11T02:26:57.178Z] #140 CACHED [2026-05-11T02:26:57.178Z] [2026-05-11T02:26:57.178Z] #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:26:57.178Z] #141 CACHED [2026-05-11T02:26:57.178Z] [2026-05-11T02:26:57.178Z] #142 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-05-11T02:26:57.178Z] #142 CACHED [2026-05-11T02:26:57.178Z] [2026-05-11T02:26:57.178Z] #143 [core-data builder 6/7] COPY . . [2026-05-11T02:26:57.178Z] #143 DONE 2.2s [2026-05-11T02:26:57.178Z] [2026-05-11T02:26:57.178Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-11T02:26:57.178Z] #144 ... [2026-05-11T02:26:57.178Z] [2026-05-11T02:26:57.178Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-11T02:26:57.178Z] #0 5.470 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-05-11T02:26:57.178Z] #145 ... [2026-05-11T02:26:57.178Z] [2026-05-11T02:26:57.178Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-11T02:26:57.178Z] #0 5.776 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-05-11T02:26:57.178Z] #146 ... [2026-05-11T02:26:57.178Z] [2026-05-11T02:26:57.178Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-11T02:26:57.178Z] #130 6.349 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-05-11T02:26:59.127Z] #130 ... [2026-05-11T02:26:59.127Z] [2026-05-11T02:26:59.127Z] #147 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-11T02:26:59.127Z] #0 4.849 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-05-11T02:26:59.127Z] #147 ... [2026-05-11T02:26:59.127Z] [2026-05-11T02:26:59.127Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-11T02:26:59.127Z] #0 6.449 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-05-11T02:26:59.393Z] #148 ... [2026-05-11T02:26:59.393Z] [2026-05-11T02:26:59.393Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-11T02:26:59.393Z] #0 5.895 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-05-11T02:26:59.393Z] #149 ... [2026-05-11T02:26:59.393Z] [2026-05-11T02:26:59.393Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-11T02:26:59.393Z] #0 6.249 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-05-11T02:26:59.660Z] #150 ... [2026-05-11T02:26:59.660Z] [2026-05-11T02:26:59.660Z] #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-05-11T02:26:59.660Z] #0 6.481 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-05-11T02:26:59.660Z] #151 ... [2026-05-11T02:26:59.660Z] [2026-05-11T02:26:59.660Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-11T02:26:59.660Z] #0 4.606 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-05-11T02:26:59.925Z] #152 ... [2026-05-11T02:26:59.925Z] [2026-05-11T02:26:59.925Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-11T02:26:59.926Z] #0 4.280 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-05-11T02:27:00.191Z] #153 ... [2026-05-11T02:27:00.191Z] [2026-05-11T02:27:00.191Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-11T02:27:00.191Z] #0 6.476 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-05-11T02:27:00.191Z] #154 ... [2026-05-11T02:27:00.191Z] [2026-05-11T02:27:00.191Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-11T02:27:00.191Z] #144 6.246 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-05-11T02:27:16.236Z] Running on prd-centos7-docker-4c-2g-9033 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-11T02:27:16.285Z] provisioning config files... [2026-05-11T02:27:16.318Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config943524731170955466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-11T02:27:17.327Z] ---> ****-login.sh [2026-05-11T02:27:17.327Z] nexus3.edgexfoundry.org:10001 [2026-05-11T02:47:40.225Z] #144 ... [2026-05-11T02:47:40.225Z] [2026-05-11T02:47:40.225Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-11T02:47:40.225Z] #146 DONE 1241.3s [2026-05-11T02:47:40.225Z] [2026-05-11T02:47:40.225Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-11T02:47:40.225Z] #56 ... [2026-05-11T02:47:40.225Z] [2026-05-11T02:47:40.225Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-11T02:47:40.225Z] #155 DONE 0.5s [2026-05-11T02:47:40.225Z] [2026-05-11T02:47:40.225Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-11T02:47:40.225Z] #156 DONE 0.2s [2026-05-11T02:47:40.225Z] [2026-05-11T02:47:40.225Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-05-11T02:47:40.225Z] #157 DONE 0.3s [2026-05-11T02:47:40.225Z] [2026-05-11T02:47:40.225Z] #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-05-11T02:47:40.225Z] #158 DONE 0.1s [2026-05-11T02:47:40.225Z] [2026-05-11T02:47:40.225Z] #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-05-11T02:47:40.225Z] #159 DONE 0.2s [2026-05-11T02:47:40.225Z] [2026-05-11T02:47:40.225Z] #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-05-11T02:47:40.225Z] #160 DONE 2.4s [2026-05-11T02:47:40.225Z] [2026-05-11T02:47:40.225Z] #109 [core-common-config-bootstrapper] exporting to image [2026-05-11T02:47:40.225Z] #109 exporting layers [2026-05-11T02:47:40.225Z] #109 exporting layers 0.7s done [2026-05-11T02:47:40.225Z] #109 writing image sha256:9baabd7b24c21add007a6e97ca5fa44c003ad5b12aeaa81dd2fec60ca583f1d7 [2026-05-11T02:47:40.225Z] #109 writing image sha256:9baabd7b24c21add007a6e97ca5fa44c003ad5b12aeaa81dd2fec60ca583f1d7 done [2026-05-11T02:47:40.225Z] #109 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2026-05-11T02:47:40.225Z] #109 DONE 8.2s [2026-05-11T02:47:40.225Z] [2026-05-11T02:47:40.225Z] #147 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-11T02:47:46.865Z] #147 ... [2026-05-11T02:47:46.865Z] [2026-05-11T02:47:46.865Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-11T02:47:46.865Z] #130 DONE 1257.2s [2026-05-11T02:47:46.865Z] [2026-05-11T02:47:46.865Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-05-11T02:47:46.865Z] #161 DONE 0.4s [2026-05-11T02:47:46.865Z] [2026-05-11T02:47:46.865Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-05-11T02:47:49.587Z] #162 DONE 2.6s [2026-05-11T02:47:49.587Z] [2026-05-11T02:47:49.587Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-11T02:47:49.587Z] #163 DONE 0.3s [2026-05-11T02:47:49.587Z] [2026-05-11T02:47:49.587Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-05-11T02:47:49.587Z] #164 DONE 0.2s [2026-05-11T02:47:49.587Z] [2026-05-11T02:47:49.587Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-05-11T02:47:49.858Z] #165 DONE 0.3s [2026-05-11T02:47:49.858Z] [2026-05-11T02:47:49.858Z] #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-05-11T02:47:50.126Z] #151 ... [2026-05-11T02:47:50.126Z] [2026-05-11T02:47:50.126Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-05-11T02:47:50.126Z] #166 DONE 0.1s [2026-05-11T02:47:50.126Z] [2026-05-11T02:47:50.126Z] #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-05-11T02:47:50.126Z] #167 DONE 0.1s [2026-05-11T02:47:50.126Z] [2026-05-11T02:47:50.126Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-11T02:47:50.391Z] #144 ... [2026-05-11T02:47:50.391Z] [2026-05-11T02:47:50.391Z] #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-05-11T02:47:50.659Z] #168 DONE 0.2s [2026-05-11T02:47:50.659Z] [2026-05-11T02:47:50.659Z] #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-05-11T02:47:50.659Z] #169 DONE 0.1s [2026-05-11T02:47:50.659Z] [2026-05-11T02:47:50.659Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-05-11T02:47:50.659Z] #170 DONE 0.1s [2026-05-11T02:47:50.659Z] [2026-05-11T02:47:50.659Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-11T02:47:50.925Z] #56 ... [2026-05-11T02:47:50.925Z] [2026-05-11T02:47:50.925Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-05-11T02:47:52.859Z] #171 DONE 2.1s [2026-05-11T02:47:52.859Z] [2026-05-11T02:47:52.859Z] #109 [security-bootstrapper] exporting to image [2026-05-11T02:47:52.859Z] #109 exporting layers [2026-05-11T02:47:53.829Z] #109 exporting layers 1.0s done [2026-05-11T02:47:53.829Z] #109 writing image sha256:9cace4e922e36af8639f85343f6ca76cd3d8021061d0f82f321a2ff049eb810a done [2026-05-11T02:47:53.829Z] #109 naming to docker.io/library/security-bootstrapper-arm64 done [2026-05-11T02:47:53.829Z] #109 DONE 9.2s [2026-05-11T02:47:53.829Z] [2026-05-11T02:47:53.829Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-11T03:05:19.242Z] #56 ... [2026-05-11T03:05:19.242Z] [2026-05-11T03:05:19.242Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-11T03:05:19.242Z] #148 DONE 2304.2s [2026-05-11T03:05:19.242Z] [2026-05-11T03:05:19.242Z] #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-05-11T03:05:19.242Z] #151 ... [2026-05-11T03:05:19.242Z] [2026-05-11T03:05:19.242Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-11T03:05:19.242Z] #172 DONE 0.1s [2026-05-11T03:05:19.242Z] [2026-05-11T03:05:19.242Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-05-11T03:05:19.242Z] #173 DONE 0.1s [2026-05-11T03:05:19.242Z] [2026-05-11T03:05:19.242Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-11T03:05:19.242Z] #56 ... [2026-05-11T03:05:19.242Z] [2026-05-11T03:05:19.242Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-05-11T03:05:19.242Z] #174 DONE 0.4s [2026-05-11T03:05:19.242Z] [2026-05-11T03:05:19.242Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-05-11T03:05:19.242Z] #175 DONE 0.1s [2026-05-11T03:05:19.242Z] [2026-05-11T03:05:19.242Z] #109 [core-command] exporting to image [2026-05-11T03:05:19.242Z] #109 exporting layers [2026-05-11T03:05:19.242Z] #109 exporting layers 1.3s done [2026-05-11T03:05:19.242Z] #109 writing image sha256:48e1d73e6182a71dea3ac1cfd8350ad7e497df1398bdf967cccd92410bec3e27 done [2026-05-11T03:05:19.242Z] #109 naming to docker.io/library/core-command-arm64 done [2026-05-11T03:05:19.242Z] #109 DONE 10.6s [2026-05-11T03:05:19.242Z] [2026-05-11T03:05:19.242Z] #147 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-11T03:05:32.463Z] #147 ... [2026-05-11T03:05:32.463Z] [2026-05-11T03:05:32.463Z] #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-05-11T03:05:32.463Z] #151 2323.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-05-11T03:05:32.463Z] #151 ... [2026-05-11T03:05:32.463Z] [2026-05-11T03:05:32.463Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-11T03:05:32.463Z] #149 DONE 2323.5s [2026-05-11T03:05:32.747Z] [2026-05-11T03:05:32.747Z] #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-05-11T03:05:33.031Z] #151 ... [2026-05-11T03:05:33.031Z] [2026-05-11T03:05:33.031Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-11T03:05:33.031Z] #176 DONE 0.1s [2026-05-11T03:05:33.031Z] [2026-05-11T03:05:33.031Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-05-11T03:05:33.031Z] #177 DONE 0.1s [2026-05-11T03:05:33.303Z] [2026-05-11T03:05:33.303Z] #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-05-11T03:05:33.579Z] #151 ... [2026-05-11T03:05:33.579Z] [2026-05-11T03:05:33.579Z] #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-05-11T03:05:33.579Z] #178 DONE 0.1s [2026-05-11T03:05:33.579Z] [2026-05-11T03:05:33.579Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-05-11T03:05:33.579Z] #179 DONE 0.2s [2026-05-11T03:05:33.579Z] [2026-05-11T03:05:33.579Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-05-11T03:05:34.187Z] #180 DONE 0.4s [2026-05-11T03:05:34.187Z] [2026-05-11T03:05:34.187Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-05-11T03:05:34.454Z] #181 DONE 0.1s [2026-05-11T03:05:34.454Z] [2026-05-11T03:05:34.454Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-11T03:05:36.431Z] #182 DONE 1.9s [2026-05-11T03:05:36.431Z] [2026-05-11T03:05:36.431Z] #109 [security-proxy-setup] exporting to image [2026-05-11T03:05:36.431Z] #109 exporting layers [2026-05-11T03:05:37.387Z] #109 exporting layers 1.0s done [2026-05-11T03:05:37.387Z] #109 writing image sha256:7b0a7121893a021fbc4fed9b06d05eac9b2c5557e472f65bcca854912c53d316 done [2026-05-11T03:05:37.387Z] #109 naming to docker.io/library/security-proxy-setup-arm64 done [2026-05-11T03:05:37.387Z] #109 DONE 11.6s [2026-05-11T03:05:37.387Z] [2026-05-11T03:05:37.387Z] #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-05-11T03:06:09.594Z] #151 DONE 2358.8s [2026-05-11T03:06:09.594Z] [2026-05-11T03:06:09.594Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-11T03:06:09.594Z] #37 ... [2026-05-11T03:06:09.594Z] [2026-05-11T03:06:09.594Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-11T03:06:09.594Z] #183 DONE 0.2s [2026-05-11T03:06:09.594Z] [2026-05-11T03:06:09.594Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-05-11T03:06:09.594Z] #184 DONE 0.2s [2026-05-11T03:06:09.594Z] [2026-05-11T03:06:09.594Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-11T03:06:10.180Z] #145 ... [2026-05-11T03:06:10.180Z] [2026-05-11T03:06:10.180Z] #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-05-11T03:06:10.180Z] #185 DONE 0.1s [2026-05-11T03:06:10.180Z] [2026-05-11T03:06:10.181Z] #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-05-11T03:06:10.447Z] #186 DONE 0.2s [2026-05-11T03:06:10.447Z] [2026-05-11T03:06:10.447Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-05-11T03:06:10.447Z] #187 DONE 0.1s [2026-05-11T03:06:10.447Z] [2026-05-11T03:06:10.447Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-05-11T03:06:11.054Z] #188 DONE 0.4s [2026-05-11T03:06:11.054Z] [2026-05-11T03:06:11.054Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-05-11T03:06:11.320Z] #189 DONE 0.5s [2026-05-11T03:06:11.320Z] [2026-05-11T03:06:11.320Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-05-11T03:06:11.588Z] #190 DONE 0.1s [2026-05-11T03:06:11.588Z] [2026-05-11T03:06:11.588Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-11T03:06:13.540Z] #191 DONE 1.9s [2026-05-11T03:06:13.540Z] [2026-05-11T03:06:13.540Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-11T03:06:13.540Z] #145 ... [2026-05-11T03:06:13.540Z] [2026-05-11T03:06:13.540Z] #109 [security-secretstore-setup] exporting to image [2026-05-11T03:06:13.540Z] #109 exporting layers [2026-05-11T03:06:14.948Z] #109 exporting layers 1.6s done [2026-05-11T03:06:14.948Z] #109 writing image sha256:34cc953fe8b8ea9e11494fbdf8d7bf3c4dbb691d864056af633c4dd527eff5a6 done [2026-05-11T03:06:14.948Z] #109 naming to docker.io/library/security-secretstore-setup-arm64 done [2026-05-11T03:06:14.948Z] #109 DONE 13.2s [2026-05-11T03:06:14.948Z] [2026-05-11T03:06:14.948Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-11T03:07:11.318Z] #145 ... [2026-05-11T03:07:11.318Z] [2026-05-11T03:07:11.318Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-11T03:07:11.318Z] #152 DONE 2422.2s [2026-05-11T03:07:11.318Z] [2026-05-11T03:07:11.318Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-11T03:07:11.587Z] #145 ... [2026-05-11T03:07:11.587Z] [2026-05-11T03:07:11.587Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-11T03:07:11.860Z] #192 DONE 0.1s [2026-05-11T03:07:11.860Z] [2026-05-11T03:07:11.860Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-11T03:07:11.860Z] #193 DONE 0.2s [2026-05-11T03:07:11.860Z] [2026-05-11T03:07:11.860Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-11T03:07:12.131Z] #56 ... [2026-05-11T03:07:12.131Z] [2026-05-11T03:07:12.131Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-05-11T03:07:12.752Z] #194 DONE 0.5s [2026-05-11T03:07:12.752Z] [2026-05-11T03:07:12.752Z] #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-05-11T03:07:12.752Z] #195 DONE 0.1s [2026-05-11T03:07:12.752Z] [2026-05-11T03:07:12.752Z] #109 [security-spiffe-token-provider] exporting to image [2026-05-11T03:07:12.752Z] #109 exporting layers [2026-05-11T03:07:13.403Z] #109 exporting layers 0.7s done [2026-05-11T03:07:13.403Z] #109 writing image sha256:5505d031ca2c5c55fbd09055ed058e8b98ff509d976a0b4889a8bda3101c3bd4 done [2026-05-11T03:07:13.403Z] #109 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2026-05-11T03:07:13.403Z] #109 DONE 13.9s [2026-05-11T03:07:13.403Z] [2026-05-11T03:07:13.403Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-11T03:08:00.340Z] #145 ... [2026-05-11T03:08:00.340Z] [2026-05-11T03:08:00.340Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-11T03:08:00.340Z] #144 DONE 2468.2s [2026-05-11T03:08:00.340Z] [2026-05-11T03:08:00.340Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-11T03:08:00.340Z] #56 ... [2026-05-11T03:08:00.340Z] [2026-05-11T03:08:00.340Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-11T03:08:00.340Z] #196 DONE 0.2s [2026-05-11T03:08:00.340Z] [2026-05-11T03:08:00.340Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-11T03:08:00.340Z] #145 ... [2026-05-11T03:08:00.340Z] [2026-05-11T03:08:00.340Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-11T03:08:00.340Z] #197 DONE 0.2s [2026-05-11T03:08:00.340Z] [2026-05-11T03:08:00.340Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-05-11T03:08:00.340Z] #198 DONE 0.7s [2026-05-11T03:08:00.340Z] [2026-05-11T03:08:00.340Z] #147 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-11T03:08:00.340Z] #147 DONE 2469.9s [2026-05-11T03:08:00.340Z] [2026-05-11T03:08:00.340Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-05-11T03:08:00.340Z] #199 DONE 0.6s [2026-05-11T03:08:00.340Z] [2026-05-11T03:08:00.341Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-11T03:08:00.341Z] #37 ... [2026-05-11T03:08:00.341Z] [2026-05-11T03:08:00.341Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-05-11T03:08:00.341Z] #200 ... [2026-05-11T03:08:00.341Z] [2026-05-11T03:08:00.341Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-11T03:08:00.341Z] #150 DONE 2470.7s [2026-05-11T03:08:00.341Z] [2026-05-11T03:08:00.341Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-05-11T03:08:00.341Z] #200 DONE 0.3s [2026-05-11T03:08:00.341Z] [2026-05-11T03:08:00.341Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-11T03:08:00.341Z] #201 ... [2026-05-11T03:08:00.341Z] [2026-05-11T03:08:00.341Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-11T03:08:00.341Z] #202 DONE 0.4s [2026-05-11T03:08:00.341Z] [2026-05-11T03:08:00.341Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-11T03:08:00.608Z] #145 ... [2026-05-11T03:08:00.608Z] [2026-05-11T03:08:00.608Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-05-11T03:08:01.191Z] #203 ... [2026-05-11T03:08:01.191Z] [2026-05-11T03:08:01.191Z] #204 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-11T03:08:01.191Z] #204 DONE 0.3s [2026-05-11T03:08:01.459Z] [2026-05-11T03:08:01.459Z] #205 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-11T03:08:01.741Z] #205 DONE 0.4s [2026-05-11T03:08:01.741Z] [2026-05-11T03:08:01.741Z] #206 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-05-11T03:08:02.011Z] #206 ... [2026-05-11T03:08:02.011Z] [2026-05-11T03:08:02.011Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-05-11T03:08:02.011Z] #203 DONE 1.4s [2026-05-11T03:08:02.280Z] [2026-05-11T03:08:02.280Z] #207 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-05-11T03:08:02.555Z] #207 DONE 0.3s [2026-05-11T03:08:02.555Z] [2026-05-11T03:08:02.555Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-11T03:08:02.555Z] #153 ... [2026-05-11T03:08:02.555Z] [2026-05-11T03:08:02.555Z] #206 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-05-11T03:08:02.555Z] #206 DONE 0.8s [2026-05-11T03:08:02.555Z] [2026-05-11T03:08:02.555Z] #109 [core-keeper] exporting to image [2026-05-11T03:08:02.555Z] #109 exporting layers [2026-05-11T03:08:02.828Z] #109 ... [2026-05-11T03:08:02.828Z] [2026-05-11T03:08:02.828Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-05-11T03:08:02.828Z] #208 DONE 0.2s [2026-05-11T03:08:02.828Z] [2026-05-11T03:08:02.828Z] #109 [core-data] exporting to image [2026-05-11T03:08:02.828Z] #109 ... [2026-05-11T03:08:02.828Z] [2026-05-11T03:08:02.828Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-11T03:08:02.828Z] #201 DONE 3.0s [2026-05-11T03:08:03.098Z] [2026-05-11T03:08:03.098Z] #109 [security-proxy-auth] exporting to image [2026-05-11T03:08:03.683Z] #109 ... [2026-05-11T03:08:03.683Z] [2026-05-11T03:08:03.683Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-11T03:08:03.683Z] #154 DONE 2474.6s [2026-05-11T03:08:03.948Z] [2026-05-11T03:08:03.948Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-11T03:08:04.530Z] #153 ... [2026-05-11T03:08:04.530Z] [2026-05-11T03:08:04.530Z] #109 [core-keeper] exporting to image [2026-05-11T03:08:04.530Z] #109 exporting layers 2.0s done [2026-05-11T03:08:04.530Z] #109 writing image sha256:755fb453eef79be2d50e74b10b72c818c2637111a4bd44503f39f1848bda74e1 0.0s done [2026-05-11T03:08:04.530Z] #109 naming to docker.io/library/core-keeper-arm64 done [2026-05-11T03:08:04.801Z] #109 ... [2026-05-11T03:08:04.801Z] [2026-05-11T03:08:04.801Z] #209 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-11T03:08:04.801Z] #209 CACHED [2026-05-11T03:08:04.801Z] [2026-05-11T03:08:04.801Z] #210 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-11T03:08:04.801Z] #210 CACHED [2026-05-11T03:08:04.801Z] [2026-05-11T03:08:04.801Z] #109 [core-keeper] exporting to image [2026-05-11T03:08:04.801Z] #109 exporting layers 2.2s done [2026-05-11T03:08:04.801Z] #109 writing image sha256:1b708a8ff2183a21306bb1b4ad22dd3056f6ee93bde964e43abf1b6beb938c9b [2026-05-11T03:08:05.067Z] #109 exporting layers 2.1s done [2026-05-11T03:08:05.067Z] #109 writing image sha256:1b708a8ff2183a21306bb1b4ad22dd3056f6ee93bde964e43abf1b6beb938c9b 0.0s done [2026-05-11T03:08:05.067Z] #109 naming to docker.io/library/core-data-arm64 0.0s done [2026-05-11T03:08:05.067Z] #109 writing image sha256:4b236167b4c9502a617aadf590db5f9a7161be11f635988ae2bf6ae6a5e982fd [2026-05-11T03:08:05.067Z] #109 writing image sha256:4b236167b4c9502a617aadf590db5f9a7161be11f635988ae2bf6ae6a5e982fd done [2026-05-11T03:08:05.067Z] #109 naming to docker.io/library/security-proxy-auth-arm64 done [2026-05-11T03:08:05.067Z] #109 DONE 16.5s [2026-05-11T03:08:05.067Z] [2026-05-11T03:08:05.067Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-05-11T03:08:05.332Z] #211 DONE 0.6s [2026-05-11T03:08:05.332Z] [2026-05-11T03:08:05.332Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-11T03:08:05.596Z] #145 ... [2026-05-11T03:08:05.596Z] [2026-05-11T03:08:05.596Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-05-11T03:08:05.596Z] #212 DONE 0.1s [2026-05-11T03:08:05.596Z] [2026-05-11T03:08:05.596Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-05-11T03:08:05.596Z] #213 DONE 0.1s [2026-05-11T03:08:05.596Z] [2026-05-11T03:08:05.596Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-11T03:08:05.871Z] #145 ... [2026-05-11T03:08:05.871Z] [2026-05-11T03:08:05.871Z] #109 [core-metadata] exporting to image [2026-05-11T03:08:06.451Z] #109 exporting layers 0.7s done [2026-05-11T03:08:06.451Z] #109 writing image sha256:60bfd2704345c56d81268b7ff29d8f48087c679210b550c1a508857f273fef40 done [2026-05-11T03:08:06.451Z] #109 naming to docker.io/library/core-metadata-arm64 done [2026-05-11T03:08:06.451Z] #109 DONE 17.1s [2026-05-11T03:08:06.451Z] [2026-05-11T03:08:06.451Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-11T03:08:33.196Z] #145 DONE 2504.0s [2026-05-11T03:08:33.196Z] [2026-05-11T03:08:33.196Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-11T03:08:33.196Z] #37 ... [2026-05-11T03:08:33.196Z] [2026-05-11T03:08:33.196Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-11T03:08:33.196Z] #214 DONE 0.1s [2026-05-11T03:08:33.196Z] [2026-05-11T03:08:33.196Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-11T03:08:33.462Z] #56 ... [2026-05-11T03:08:33.463Z] [2026-05-11T03:08:33.463Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-11T03:08:33.463Z] #215 DONE 0.1s [2026-05-11T03:08:33.463Z] [2026-05-11T03:08:33.463Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-05-11T03:08:34.062Z] #216 DONE 0.5s [2026-05-11T03:08:34.062Z] [2026-05-11T03:08:34.062Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-05-11T03:08:34.328Z] #217 DONE 0.1s [2026-05-11T03:08:34.328Z] [2026-05-11T03:08:34.328Z] #109 [support-scheduler] exporting to image [2026-05-11T03:08:34.328Z] #109 exporting layers [2026-05-11T03:08:35.369Z] #109 exporting layers 1.0s done [2026-05-11T03:08:35.369Z] #109 writing image sha256:38c09ec8eddca503461a8c9710abc22016b546463ba5ddd4fee37bab657ae321 done [2026-05-11T03:08:35.369Z] #109 naming to docker.io/library/support-scheduler-arm64 done [2026-05-11T03:08:35.369Z] #109 DONE 18.1s [2026-05-11T03:08:35.369Z] [2026-05-11T03:08:35.369Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-11T03:08:39.688Z] #37 ... [2026-05-11T03:08:39.688Z] [2026-05-11T03:08:39.688Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-11T03:08:39.688Z] #153 DONE 2510.5s [2026-05-11T03:08:39.688Z] [2026-05-11T03:08:39.688Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-11T03:08:39.954Z] #37 ... [2026-05-11T03:08:39.954Z] [2026-05-11T03:08:39.954Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-11T03:08:39.954Z] #218 DONE 0.1s [2026-05-11T03:08:40.222Z] [2026-05-11T03:08:40.222Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-11T03:08:40.222Z] #219 DONE 0.1s [2026-05-11T03:08:40.222Z] [2026-05-11T03:08:40.222Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-11T03:08:40.222Z] #37 ... [2026-05-11T03:08:40.222Z] [2026-05-11T03:08:40.222Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-05-11T03:08:40.488Z] #220 DONE 0.4s [2026-05-11T03:08:40.488Z] [2026-05-11T03:08:40.488Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-05-11T03:08:40.488Z] #221 DONE 0.1s [2026-05-11T03:08:40.488Z] [2026-05-11T03:08:40.488Z] #109 [support-notifications] exporting to image [2026-05-11T03:08:40.488Z] #109 exporting layers [2026-05-11T03:08:41.443Z] #109 exporting layers 0.6s done [2026-05-11T03:08:41.443Z] #109 writing image sha256:86fd852980a244e43ec426d6947a5d9ab4d08b17d7c9edbcc2841f79632c8bde done [2026-05-11T03:08:41.443Z] #109 naming to docker.io/library/support-notifications-arm64 done [2026-05-11T03:08:41.443Z] #109 DONE 18.7s [2026-05-11T03:08:41.443Z] [2026-05-11T03:08:41.443Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-11T03:08:41.443Z] time="2026-05-11T02:23:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-11T03:08:41.443Z] time="2026-05-11T02:23:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-11T03:08:41.443Z] time="2026-05-11T02:23:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-11T03:08:41.443Z] time="2026-05-11T02:23:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-11T03:08:41.443Z] time="2026-05-11T02:23:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-11T03:08:41.443Z] time="2026-05-11T02:23:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-11T03:08:41.443Z] time="2026-05-11T02:23:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-11T03:08:41.443Z] time="2026-05-11T02:23:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-11T03:08:41.443Z] time="2026-05-11T02:23:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-11T03:08:41.443Z] time="2026-05-11T02:23:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-11T03:08:41.443Z] time="2026-05-11T02:23:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-11T03:08:41.443Z] time="2026-05-11T02:23:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-11T03:08:41.443Z] time="2026-05-11T02:23:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-11T03:08:41.443Z] time="2026-05-11T02:23:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-11T03:08:41.443Z] time="2026-05-11T02:23:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-05-11T03:08:41.450Z] $ docker stop --time=1 51f4fe02700e56fd10c9ca61fdbae14a81b281f788313f210865259a655f21af [2026-05-11T03:08:44.524Z] $ docker rm -f --volumes 51f4fe02700e56fd10c9ca61fdbae14a81b281f788313f210865259a655f21af [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-11T03:08:45.036Z] + docker images [2026-05-11T03:08:45.036Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-05-11T03:08:45.036Z] support-notifications-arm64 latest 86fd852980a2 4 seconds ago 56.1MB [2026-05-11T03:08:45.036Z] support-scheduler-arm64 latest 38c09ec8eddc 10 seconds ago 52.3MB [2026-05-11T03:08:45.036Z] core-metadata-arm64 latest 60bfd2704345 39 seconds ago 48.2MB [2026-05-11T03:08:45.036Z] core-data-arm64 latest 1b708a8ff218 42 seconds ago 48.1MB [2026-05-11T03:08:45.037Z] core-keeper-arm64 latest 755fb453eef7 42 seconds ago 47.9MB [2026-05-11T03:08:45.037Z] security-proxy-auth-arm64 latest 4b236167b4c9 42 seconds ago 47.3MB [2026-05-11T03:08:45.037Z] security-spiffe-token-provider-arm64 latest 5505d031ca2c About a minute ago 51.9MB [2026-05-11T03:08:45.037Z] security-secretstore-setup-arm64 latest 34cc953fe8b8 2 minutes ago 85.8MB [2026-05-11T03:08:45.037Z] security-proxy-setup-arm64 latest 7b0a7121893a 3 minutes ago 52.9MB [2026-05-11T03:08:45.037Z] core-command-arm64 latest 48e1d73e6182 3 minutes ago 42.6MB [2026-05-11T03:08:45.037Z] security-bootstrapper-arm64 latest 9cace4e922e3 20 minutes ago 21.3MB [2026-05-11T03:08:45.037Z] core-common-config-bootstrapper-arm64 latest 9baabd7b24c2 21 minutes ago 20.2MB [2026-05-11T03:08:45.037Z] security-spire-config-arm64 latest 10de45b8285a 43 minutes ago 162MB [2026-05-11T03:08:45.037Z] security-spire-agent-arm64 latest 5e7ee1bcdb30 43 minutes ago 219MB [2026-05-11T03:08:45.037Z] security-spire-server-arm64 latest e5b715bae9d8 43 minutes ago 163MB [2026-05-11T03:08:45.037Z] ci-base-image-arm64 latest 8ec09d61df86 45 minutes ago 898MB [2026-05-11T03:08:45.037Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 6 months ago 564MB [2026-05-11T03:08:45.037Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-11T03:08:45.195Z] provisioning config files... [2026-05-11T03:08:45.209Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/975@tmp/config7038825434969824415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-11T03:08:45.551Z] ---> ****-login.sh [2026-05-11T03:08:45.551Z] nexus3.edgexfoundry.org:10001 [2026-05-11T03:08:45.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T03:08:45.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-11T03:08:45.816Z] Configure a credential helper to remove this warning. See [2026-05-11T03:08:45.816Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-11T03:08:45.816Z] [2026-05-11T03:08:45.816Z] Login Succeeded [2026-05-11T03:08:45.816Z] nexus3.edgexfoundry.org:10002 [2026-05-11T03:08:46.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T03:08:46.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-11T03:08:46.082Z] Configure a credential helper to remove this warning. See [2026-05-11T03:08:46.082Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-11T03:08:46.082Z] [2026-05-11T03:08:46.082Z] Login Succeeded [2026-05-11T03:08:46.082Z] nexus3.edgexfoundry.org:10003 [2026-05-11T03:08:46.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T03:08:46.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-11T03:08:46.612Z] Configure a credential helper to remove this warning. See [2026-05-11T03:08:46.613Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-11T03:08:46.613Z] [2026-05-11T03:08:46.613Z] Login Succeeded [2026-05-11T03:08:46.613Z] nexus3.edgexfoundry.org:10004 [2026-05-11T03:08:46.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T03:08:46.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-11T03:08:46.877Z] Configure a credential helper to remove this warning. See [2026-05-11T03:08:46.877Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-11T03:08:46.877Z] [2026-05-11T03:08:46.877Z] Login Succeeded [2026-05-11T03:08:46.877Z] ****.io [2026-05-11T03:08:47.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T03:08:47.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-11T03:08:47.406Z] Configure a credential helper to remove this warning. See [2026-05-11T03:08:47.406Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-11T03:08:47.406Z] [2026-05-11T03:08:47.406Z] Login Succeeded [2026-05-11T03:08:47.406Z] ---> ****-login.sh ends [Pipeline] } [2026-05-11T03:08:47.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-11T03:08:47.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-11T03:08:47.505Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2026-05-11T03:08:47.505Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:08:47.505Z] latest [2026-05-11T03:08:47.505Z] 4.1.0-dev.113 [2026-05-11T03:08:47.505Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:08:47.505Z] main [2026-05-11T03:08:47.505Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:08:47.880Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:08:48.237Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:08:48.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-11T03:08:48.237Z] 7167277e07a4: Preparing [2026-05-11T03:08:48.237Z] ea8504d3c201: Preparing [2026-05-11T03:08:48.237Z] 9c5945847b84: Preparing [2026-05-11T03:08:48.237Z] 6301465dea5e: Preparing [2026-05-11T03:08:48.237Z] ef831d5d971b: Preparing [2026-05-11T03:08:48.237Z] 0b5e5881981d: Preparing [2026-05-11T03:08:48.237Z] eeaa73608b53: Preparing [2026-05-11T03:08:48.237Z] 0b5e5881981d: Waiting [2026-05-11T03:08:48.237Z] eeaa73608b53: Waiting [2026-05-11T03:08:48.501Z] 7167277e07a4: Pushed [2026-05-11T03:08:48.501Z] 9c5945847b84: Pushed [2026-05-11T03:08:48.501Z] ef831d5d971b: Pushed [2026-05-11T03:08:48.501Z] 6301465dea5e: Pushed [2026-05-11T03:08:48.501Z] eeaa73608b53: Layer already exists [2026-05-11T03:08:48.501Z] 0b5e5881981d: Pushed [2026-05-11T03:08:55.186Z] ea8504d3c201: Pushed [2026-05-11T03:08:56.152Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:b53f454d9cfcd81be2e3d2880cc7efbecea3ab818a7f3308d91e4b1ad006781d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:08:56.529Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:08:56.877Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-05-11T03:08:56.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-11T03:08:56.877Z] 7167277e07a4: Preparing [2026-05-11T03:08:56.877Z] ea8504d3c201: Preparing [2026-05-11T03:08:56.877Z] 9c5945847b84: Preparing [2026-05-11T03:08:56.877Z] 6301465dea5e: Preparing [2026-05-11T03:08:56.877Z] ef831d5d971b: Preparing [2026-05-11T03:08:56.877Z] 0b5e5881981d: Preparing [2026-05-11T03:08:56.877Z] eeaa73608b53: Preparing [2026-05-11T03:08:56.877Z] 0b5e5881981d: Waiting [2026-05-11T03:08:56.877Z] eeaa73608b53: Waiting [2026-05-11T03:08:56.877Z] 6301465dea5e: Layer already exists [2026-05-11T03:08:56.877Z] ef831d5d971b: Layer already exists [2026-05-11T03:08:56.877Z] ea8504d3c201: Layer already exists [2026-05-11T03:08:56.877Z] 7167277e07a4: Layer already exists [2026-05-11T03:08:56.877Z] 9c5945847b84: Layer already exists [2026-05-11T03:08:56.877Z] 0b5e5881981d: Layer already exists [2026-05-11T03:08:56.877Z] eeaa73608b53: Layer already exists [2026-05-11T03:08:57.141Z] latest: digest: sha256:b53f454d9cfcd81be2e3d2880cc7efbecea3ab818a7f3308d91e4b1ad006781d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:08:57.489Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:08:57.838Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.113 [2026-05-11T03:08:57.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-11T03:08:57.838Z] 7167277e07a4: Preparing [2026-05-11T03:08:57.838Z] ea8504d3c201: Preparing [2026-05-11T03:08:57.838Z] 9c5945847b84: Preparing [2026-05-11T03:08:57.838Z] 6301465dea5e: Preparing [2026-05-11T03:08:57.838Z] ef831d5d971b: Preparing [2026-05-11T03:08:57.838Z] 0b5e5881981d: Preparing [2026-05-11T03:08:57.838Z] eeaa73608b53: Preparing [2026-05-11T03:08:57.838Z] 0b5e5881981d: Waiting [2026-05-11T03:08:57.838Z] eeaa73608b53: Waiting [2026-05-11T03:08:57.838Z] 6301465dea5e: Layer already exists [2026-05-11T03:08:57.838Z] 9c5945847b84: Layer already exists [2026-05-11T03:08:57.838Z] ef831d5d971b: Layer already exists [2026-05-11T03:08:57.838Z] 7167277e07a4: Layer already exists [2026-05-11T03:08:57.838Z] ea8504d3c201: Layer already exists [2026-05-11T03:08:57.838Z] eeaa73608b53: Layer already exists [2026-05-11T03:08:57.838Z] 0b5e5881981d: Layer already exists [2026-05-11T03:08:58.103Z] 4.1.0-dev.113: digest: sha256:b53f454d9cfcd81be2e3d2880cc7efbecea3ab818a7f3308d91e4b1ad006781d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:08:58.450Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:08:58.808Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:08:58.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-11T03:08:58.808Z] 7167277e07a4: Preparing [2026-05-11T03:08:58.808Z] ea8504d3c201: Preparing [2026-05-11T03:08:58.808Z] 9c5945847b84: Preparing [2026-05-11T03:08:58.808Z] 6301465dea5e: Preparing [2026-05-11T03:08:58.808Z] ef831d5d971b: Preparing [2026-05-11T03:08:58.808Z] 0b5e5881981d: Preparing [2026-05-11T03:08:58.808Z] eeaa73608b53: Preparing [2026-05-11T03:08:58.808Z] eeaa73608b53: Waiting [2026-05-11T03:08:58.808Z] 0b5e5881981d: Waiting [2026-05-11T03:08:58.808Z] 9c5945847b84: Layer already exists [2026-05-11T03:08:58.808Z] ef831d5d971b: Layer already exists [2026-05-11T03:08:58.808Z] 6301465dea5e: Layer already exists [2026-05-11T03:08:58.808Z] 7167277e07a4: Layer already exists [2026-05-11T03:08:58.808Z] ea8504d3c201: Layer already exists [2026-05-11T03:08:58.808Z] 0b5e5881981d: Layer already exists [2026-05-11T03:08:58.808Z] eeaa73608b53: Layer already exists [2026-05-11T03:08:59.073Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:b53f454d9cfcd81be2e3d2880cc7efbecea3ab818a7f3308d91e4b1ad006781d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:08:59.442Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:08:59.841Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2026-05-11T03:08:59.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-11T03:08:59.841Z] 7167277e07a4: Preparing [2026-05-11T03:08:59.841Z] ea8504d3c201: Preparing [2026-05-11T03:08:59.841Z] 9c5945847b84: Preparing [2026-05-11T03:08:59.841Z] 6301465dea5e: Preparing [2026-05-11T03:08:59.841Z] ef831d5d971b: Preparing [2026-05-11T03:08:59.841Z] 0b5e5881981d: Preparing [2026-05-11T03:08:59.841Z] eeaa73608b53: Preparing [2026-05-11T03:08:59.841Z] 0b5e5881981d: Waiting [2026-05-11T03:08:59.841Z] eeaa73608b53: Waiting [2026-05-11T03:08:59.841Z] ef831d5d971b: Layer already exists [2026-05-11T03:08:59.841Z] 9c5945847b84: Layer already exists [2026-05-11T03:08:59.841Z] ea8504d3c201: Layer already exists [2026-05-11T03:08:59.841Z] 7167277e07a4: Layer already exists [2026-05-11T03:08:59.841Z] 6301465dea5e: Layer already exists [2026-05-11T03:08:59.841Z] 0b5e5881981d: Layer already exists [2026-05-11T03:08:59.841Z] eeaa73608b53: Layer already exists [2026-05-11T03:08:59.841Z] main: digest: sha256:b53f454d9cfcd81be2e3d2880cc7efbecea3ab818a7f3308d91e4b1ad006781d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-11T03:08:59.930Z] ===================================================== [Pipeline] echo [2026-05-11T03:08:59.943Z] taggedImages: [2026-05-11T03:08:59.943Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:08:59.943Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-05-11T03:08:59.943Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.113 [2026-05-11T03:08:59.943Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:08:59.943Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-05-11T03:08:59.971Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2026-05-11T03:08:59.972Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:08:59.972Z] latest [2026-05-11T03:08:59.972Z] 4.1.0-dev.113 [2026-05-11T03:08:59.972Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:08:59.972Z] main [2026-05-11T03:08:59.972Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:00.347Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:00.697Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:09:00.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-11T03:09:00.697Z] 4568079937e1: Preparing [2026-05-11T03:09:00.697Z] c58882f43ab3: Preparing [2026-05-11T03:09:00.697Z] 8fbc6d9dd9bd: Preparing [2026-05-11T03:09:00.697Z] 428a4f008038: Preparing [2026-05-11T03:09:00.697Z] 9c5945847b84: Preparing [2026-05-11T03:09:00.697Z] 6301465dea5e: Preparing [2026-05-11T03:09:00.697Z] ef831d5d971b: Preparing [2026-05-11T03:09:00.697Z] 0b5e5881981d: Preparing [2026-05-11T03:09:00.697Z] eeaa73608b53: Preparing [2026-05-11T03:09:00.697Z] 6301465dea5e: Waiting [2026-05-11T03:09:00.697Z] ef831d5d971b: Waiting [2026-05-11T03:09:00.697Z] 0b5e5881981d: Waiting [2026-05-11T03:09:00.697Z] eeaa73608b53: Waiting [2026-05-11T03:09:00.697Z] 9c5945847b84: Layer already exists [2026-05-11T03:09:00.960Z] 6301465dea5e: Layer already exists [2026-05-11T03:09:00.960Z] 8fbc6d9dd9bd: Pushed [2026-05-11T03:09:00.960Z] c58882f43ab3: Pushed [2026-05-11T03:09:00.960Z] ef831d5d971b: Layer already exists [2026-05-11T03:09:00.960Z] 0b5e5881981d: Layer already exists [2026-05-11T03:09:00.960Z] 4568079937e1: Pushed [2026-05-11T03:09:00.960Z] eeaa73608b53: Layer already exists [2026-05-11T03:09:03.575Z] 428a4f008038: Pushed [2026-05-11T03:09:03.840Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:13a97e91003360dc7cc6350ea59c5868f35e03278629e97d177f188f8b88736f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:04.196Z] + 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-05-11T03:09:04.550Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-05-11T03:09:04.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-11T03:09:04.550Z] 4568079937e1: Preparing [2026-05-11T03:09:04.550Z] c58882f43ab3: Preparing [2026-05-11T03:09:04.550Z] 8fbc6d9dd9bd: Preparing [2026-05-11T03:09:04.550Z] 428a4f008038: Preparing [2026-05-11T03:09:04.550Z] 9c5945847b84: Preparing [2026-05-11T03:09:04.550Z] 6301465dea5e: Preparing [2026-05-11T03:09:04.550Z] ef831d5d971b: Preparing [2026-05-11T03:09:04.550Z] 0b5e5881981d: Preparing [2026-05-11T03:09:04.550Z] eeaa73608b53: Preparing [2026-05-11T03:09:04.550Z] 6301465dea5e: Waiting [2026-05-11T03:09:04.550Z] ef831d5d971b: Waiting [2026-05-11T03:09:04.550Z] 0b5e5881981d: Waiting [2026-05-11T03:09:04.550Z] eeaa73608b53: Waiting [2026-05-11T03:09:04.550Z] 4568079937e1: Layer already exists [2026-05-11T03:09:04.550Z] 8fbc6d9dd9bd: Layer already exists [2026-05-11T03:09:04.550Z] c58882f43ab3: Layer already exists [2026-05-11T03:09:04.550Z] 9c5945847b84: Layer already exists [2026-05-11T03:09:04.550Z] 428a4f008038: Layer already exists [2026-05-11T03:09:04.550Z] 0b5e5881981d: Layer already exists [2026-05-11T03:09:04.550Z] 6301465dea5e: Layer already exists [2026-05-11T03:09:04.550Z] ef831d5d971b: Layer already exists [2026-05-11T03:09:04.550Z] eeaa73608b53: Layer already exists [2026-05-11T03:09:04.550Z] latest: digest: sha256:13a97e91003360dc7cc6350ea59c5868f35e03278629e97d177f188f8b88736f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:05.182Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:05.525Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.113 [2026-05-11T03:09:05.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-11T03:09:05.525Z] 4568079937e1: Preparing [2026-05-11T03:09:05.525Z] c58882f43ab3: Preparing [2026-05-11T03:09:05.525Z] 8fbc6d9dd9bd: Preparing [2026-05-11T03:09:05.525Z] 428a4f008038: Preparing [2026-05-11T03:09:05.525Z] 9c5945847b84: Preparing [2026-05-11T03:09:05.525Z] 6301465dea5e: Preparing [2026-05-11T03:09:05.525Z] ef831d5d971b: Preparing [2026-05-11T03:09:05.525Z] 0b5e5881981d: Preparing [2026-05-11T03:09:05.525Z] eeaa73608b53: Preparing [2026-05-11T03:09:05.525Z] 6301465dea5e: Waiting [2026-05-11T03:09:05.525Z] 0b5e5881981d: Waiting [2026-05-11T03:09:05.525Z] ef831d5d971b: Waiting [2026-05-11T03:09:05.525Z] eeaa73608b53: Waiting [2026-05-11T03:09:05.525Z] 428a4f008038: Layer already exists [2026-05-11T03:09:05.525Z] c58882f43ab3: Layer already exists [2026-05-11T03:09:05.525Z] 4568079937e1: Layer already exists [2026-05-11T03:09:05.525Z] 9c5945847b84: Layer already exists [2026-05-11T03:09:05.525Z] 8fbc6d9dd9bd: Layer already exists [2026-05-11T03:09:05.526Z] 0b5e5881981d: Layer already exists [2026-05-11T03:09:05.526Z] 6301465dea5e: Layer already exists [2026-05-11T03:09:05.526Z] ef831d5d971b: Layer already exists [2026-05-11T03:09:05.526Z] eeaa73608b53: Layer already exists [2026-05-11T03:09:05.789Z] 4.1.0-dev.113: digest: sha256:13a97e91003360dc7cc6350ea59c5868f35e03278629e97d177f188f8b88736f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:06.141Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:06.496Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:09:06.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-11T03:09:06.496Z] 4568079937e1: Preparing [2026-05-11T03:09:06.496Z] c58882f43ab3: Preparing [2026-05-11T03:09:06.496Z] 8fbc6d9dd9bd: Preparing [2026-05-11T03:09:06.496Z] 428a4f008038: Preparing [2026-05-11T03:09:06.496Z] 9c5945847b84: Preparing [2026-05-11T03:09:06.496Z] 6301465dea5e: Preparing [2026-05-11T03:09:06.496Z] ef831d5d971b: Preparing [2026-05-11T03:09:06.496Z] 0b5e5881981d: Preparing [2026-05-11T03:09:06.496Z] ef831d5d971b: Waiting [2026-05-11T03:09:06.496Z] eeaa73608b53: Preparing [2026-05-11T03:09:06.496Z] 0b5e5881981d: Waiting [2026-05-11T03:09:06.496Z] eeaa73608b53: Waiting [2026-05-11T03:09:06.496Z] 4568079937e1: Layer already exists [2026-05-11T03:09:06.496Z] 428a4f008038: Layer already exists [2026-05-11T03:09:06.496Z] 8fbc6d9dd9bd: Layer already exists [2026-05-11T03:09:06.496Z] 9c5945847b84: Layer already exists [2026-05-11T03:09:06.496Z] c58882f43ab3: Layer already exists [2026-05-11T03:09:06.496Z] eeaa73608b53: Layer already exists [2026-05-11T03:09:06.496Z] 0b5e5881981d: Layer already exists [2026-05-11T03:09:06.496Z] 6301465dea5e: Layer already exists [2026-05-11T03:09:06.496Z] ef831d5d971b: Layer already exists [2026-05-11T03:09:06.496Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:13a97e91003360dc7cc6350ea59c5868f35e03278629e97d177f188f8b88736f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:07.117Z] + 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-05-11T03:09:07.468Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2026-05-11T03:09:07.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-11T03:09:07.468Z] 4568079937e1: Preparing [2026-05-11T03:09:07.468Z] c58882f43ab3: Preparing [2026-05-11T03:09:07.468Z] 8fbc6d9dd9bd: Preparing [2026-05-11T03:09:07.468Z] 428a4f008038: Preparing [2026-05-11T03:09:07.468Z] 9c5945847b84: Preparing [2026-05-11T03:09:07.468Z] 6301465dea5e: Preparing [2026-05-11T03:09:07.468Z] ef831d5d971b: Preparing [2026-05-11T03:09:07.468Z] 0b5e5881981d: Preparing [2026-05-11T03:09:07.468Z] eeaa73608b53: Preparing [2026-05-11T03:09:07.468Z] ef831d5d971b: Waiting [2026-05-11T03:09:07.468Z] 0b5e5881981d: Waiting [2026-05-11T03:09:07.468Z] eeaa73608b53: Waiting [2026-05-11T03:09:07.468Z] 6301465dea5e: Waiting [2026-05-11T03:09:07.468Z] c58882f43ab3: Layer already exists [2026-05-11T03:09:07.468Z] 4568079937e1: Layer already exists [2026-05-11T03:09:07.468Z] 9c5945847b84: Layer already exists [2026-05-11T03:09:07.468Z] 8fbc6d9dd9bd: Layer already exists [2026-05-11T03:09:07.468Z] 428a4f008038: Layer already exists [2026-05-11T03:09:07.468Z] 0b5e5881981d: Layer already exists [2026-05-11T03:09:07.468Z] ef831d5d971b: Layer already exists [2026-05-11T03:09:07.468Z] eeaa73608b53: Layer already exists [2026-05-11T03:09:07.468Z] 6301465dea5e: Layer already exists [2026-05-11T03:09:07.733Z] main: digest: sha256:13a97e91003360dc7cc6350ea59c5868f35e03278629e97d177f188f8b88736f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-11T03:09:07.813Z] ===================================================== [Pipeline] echo [2026-05-11T03:09:07.828Z] taggedImages: [2026-05-11T03:09:07.828Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:09:07.828Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-05-11T03:09:07.828Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.113 [2026-05-11T03:09:07.828Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:09:07.828Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-05-11T03:09:07.856Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2026-05-11T03:09:07.856Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:09:07.856Z] latest [2026-05-11T03:09:07.856Z] 4.1.0-dev.113 [2026-05-11T03:09:07.856Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:09:07.856Z] main [2026-05-11T03:09:07.856Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:08.220Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:10.542Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:09:10.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-11T03:09:10.542Z] fabdd6208773: Preparing [2026-05-11T03:09:10.542Z] d5d12fcac131: Preparing [2026-05-11T03:09:10.542Z] 9c5945847b84: Preparing [2026-05-11T03:09:10.542Z] 6301465dea5e: Preparing [2026-05-11T03:09:10.542Z] f4892e62b969: Preparing [2026-05-11T03:09:10.542Z] cc8d4075a688: Preparing [2026-05-11T03:09:10.542Z] eeaa73608b53: Preparing [2026-05-11T03:09:10.542Z] cc8d4075a688: Waiting [2026-05-11T03:09:10.542Z] eeaa73608b53: Waiting [2026-05-11T03:09:10.808Z] 6301465dea5e: Layer already exists [2026-05-11T03:09:10.808Z] 9c5945847b84: Layer already exists [2026-05-11T03:09:10.808Z] eeaa73608b53: Layer already exists [2026-05-11T03:09:10.808Z] f4892e62b969: Pushed [2026-05-11T03:09:10.808Z] fabdd6208773: Pushed [2026-05-11T03:09:10.808Z] cc8d4075a688: Pushed [2026-05-11T03:09:18.983Z] d5d12fcac131: Pushed [2026-05-11T03:09:18.983Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:0962696be435f392314b4fd6b227f8dd71add45feb2113ba1e7bc2b6ef59613b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:19.330Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:19.676Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-05-11T03:09:19.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-11T03:09:19.676Z] fabdd6208773: Preparing [2026-05-11T03:09:19.676Z] d5d12fcac131: Preparing [2026-05-11T03:09:19.676Z] 9c5945847b84: Preparing [2026-05-11T03:09:19.676Z] 6301465dea5e: Preparing [2026-05-11T03:09:19.676Z] f4892e62b969: Preparing [2026-05-11T03:09:19.676Z] cc8d4075a688: Preparing [2026-05-11T03:09:19.676Z] eeaa73608b53: Preparing [2026-05-11T03:09:19.676Z] cc8d4075a688: Waiting [2026-05-11T03:09:19.676Z] eeaa73608b53: Waiting [2026-05-11T03:09:19.676Z] 6301465dea5e: Layer already exists [2026-05-11T03:09:19.676Z] f4892e62b969: Layer already exists [2026-05-11T03:09:19.676Z] fabdd6208773: Layer already exists [2026-05-11T03:09:19.676Z] d5d12fcac131: Layer already exists [2026-05-11T03:09:19.676Z] 9c5945847b84: Layer already exists [2026-05-11T03:09:19.676Z] cc8d4075a688: Layer already exists [2026-05-11T03:09:19.676Z] eeaa73608b53: Layer already exists [2026-05-11T03:09:19.676Z] latest: digest: sha256:0962696be435f392314b4fd6b227f8dd71add45feb2113ba1e7bc2b6ef59613b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:20.289Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:20.635Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.113 [2026-05-11T03:09:20.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-11T03:09:20.635Z] fabdd6208773: Preparing [2026-05-11T03:09:20.635Z] d5d12fcac131: Preparing [2026-05-11T03:09:20.635Z] 9c5945847b84: Preparing [2026-05-11T03:09:20.635Z] 6301465dea5e: Preparing [2026-05-11T03:09:20.635Z] f4892e62b969: Preparing [2026-05-11T03:09:20.635Z] cc8d4075a688: Preparing [2026-05-11T03:09:20.635Z] eeaa73608b53: Preparing [2026-05-11T03:09:20.635Z] cc8d4075a688: Waiting [2026-05-11T03:09:20.635Z] eeaa73608b53: Waiting [2026-05-11T03:09:20.635Z] d5d12fcac131: Layer already exists [2026-05-11T03:09:20.635Z] f4892e62b969: Layer already exists [2026-05-11T03:09:20.635Z] 6301465dea5e: Layer already exists [2026-05-11T03:09:20.635Z] fabdd6208773: Layer already exists [2026-05-11T03:09:20.635Z] 9c5945847b84: Layer already exists [2026-05-11T03:09:20.635Z] cc8d4075a688: Layer already exists [2026-05-11T03:09:20.635Z] eeaa73608b53: Layer already exists [2026-05-11T03:09:20.635Z] 4.1.0-dev.113: digest: sha256:0962696be435f392314b4fd6b227f8dd71add45feb2113ba1e7bc2b6ef59613b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:20.985Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:25.577Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:09:25.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-11T03:09:25.578Z] fabdd6208773: Preparing [2026-05-11T03:09:25.578Z] d5d12fcac131: Preparing [2026-05-11T03:09:25.578Z] 9c5945847b84: Preparing [2026-05-11T03:09:25.578Z] 6301465dea5e: Preparing [2026-05-11T03:09:25.578Z] f4892e62b969: Preparing [2026-05-11T03:09:25.578Z] cc8d4075a688: Preparing [2026-05-11T03:09:25.578Z] eeaa73608b53: Preparing [2026-05-11T03:09:25.578Z] cc8d4075a688: Waiting [2026-05-11T03:09:25.578Z] eeaa73608b53: Waiting [2026-05-11T03:09:25.578Z] 9c5945847b84: Layer already exists [2026-05-11T03:09:25.578Z] f4892e62b969: Layer already exists [2026-05-11T03:09:25.578Z] fabdd6208773: Layer already exists [2026-05-11T03:09:25.578Z] d5d12fcac131: Layer already exists [2026-05-11T03:09:25.578Z] 6301465dea5e: Layer already exists [2026-05-11T03:09:25.578Z] eeaa73608b53: Layer already exists [2026-05-11T03:09:25.578Z] cc8d4075a688: Layer already exists [2026-05-11T03:09:25.578Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:0962696be435f392314b4fd6b227f8dd71add45feb2113ba1e7bc2b6ef59613b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:26.192Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:26.539Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2026-05-11T03:09:26.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-11T03:09:26.539Z] fabdd6208773: Preparing [2026-05-11T03:09:26.539Z] d5d12fcac131: Preparing [2026-05-11T03:09:26.539Z] 9c5945847b84: Preparing [2026-05-11T03:09:26.539Z] 6301465dea5e: Preparing [2026-05-11T03:09:26.539Z] f4892e62b969: Preparing [2026-05-11T03:09:26.539Z] cc8d4075a688: Preparing [2026-05-11T03:09:26.539Z] eeaa73608b53: Preparing [2026-05-11T03:09:26.539Z] cc8d4075a688: Waiting [2026-05-11T03:09:26.539Z] eeaa73608b53: Waiting [2026-05-11T03:09:26.539Z] 6301465dea5e: Layer already exists [2026-05-11T03:09:26.539Z] f4892e62b969: Layer already exists [2026-05-11T03:09:26.539Z] 9c5945847b84: Layer already exists [2026-05-11T03:09:26.539Z] d5d12fcac131: Layer already exists [2026-05-11T03:09:26.539Z] fabdd6208773: Layer already exists [2026-05-11T03:09:26.539Z] cc8d4075a688: Layer already exists [2026-05-11T03:09:26.539Z] eeaa73608b53: Layer already exists [2026-05-11T03:09:26.539Z] main: digest: sha256:0962696be435f392314b4fd6b227f8dd71add45feb2113ba1e7bc2b6ef59613b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-11T03:09:26.618Z] ===================================================== [Pipeline] echo [2026-05-11T03:09:26.632Z] taggedImages: [2026-05-11T03:09:26.632Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:09:26.632Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-05-11T03:09:26.632Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.113 [2026-05-11T03:09:26.632Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:09:26.632Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-05-11T03:09:26.661Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2026-05-11T03:09:26.661Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:09:26.661Z] latest [2026-05-11T03:09:26.661Z] 4.1.0-dev.113 [2026-05-11T03:09:26.661Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:09:26.661Z] main [2026-05-11T03:09:26.661Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:27.028Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:27.376Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:09:27.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-11T03:09:27.376Z] b964069c8a10: Preparing [2026-05-11T03:09:27.376Z] a20d383e8b73: Preparing [2026-05-11T03:09:27.376Z] 6301465dea5e: Preparing [2026-05-11T03:09:27.376Z] 670a71a7c40a: Preparing [2026-05-11T03:09:27.376Z] b7081e2a160b: Preparing [2026-05-11T03:09:27.376Z] eeaa73608b53: Preparing [2026-05-11T03:09:27.376Z] eeaa73608b53: Waiting [2026-05-11T03:09:27.376Z] 6301465dea5e: Layer already exists [2026-05-11T03:09:27.640Z] eeaa73608b53: Layer already exists [2026-05-11T03:09:27.640Z] b964069c8a10: Pushed [2026-05-11T03:09:27.640Z] 670a71a7c40a: Pushed [2026-05-11T03:09:27.640Z] b7081e2a160b: Pushed [2026-05-11T03:09:35.820Z] a20d383e8b73: Pushed [2026-05-11T03:09:35.820Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:80005b033cd64343934bae121d99aba18d90239f7b5eb2e006f284089cb9782a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:36.171Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:39.094Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-05-11T03:09:39.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-11T03:09:39.094Z] b964069c8a10: Preparing [2026-05-11T03:09:39.094Z] a20d383e8b73: Preparing [2026-05-11T03:09:39.094Z] 6301465dea5e: Preparing [2026-05-11T03:09:39.094Z] 670a71a7c40a: Preparing [2026-05-11T03:09:39.094Z] b7081e2a160b: Preparing [2026-05-11T03:09:39.094Z] eeaa73608b53: Preparing [2026-05-11T03:09:39.094Z] eeaa73608b53: Waiting [2026-05-11T03:09:39.094Z] 670a71a7c40a: Layer already exists [2026-05-11T03:09:39.094Z] b7081e2a160b: Layer already exists [2026-05-11T03:09:39.094Z] b964069c8a10: Layer already exists [2026-05-11T03:09:39.094Z] 6301465dea5e: Layer already exists [2026-05-11T03:09:39.094Z] a20d383e8b73: Layer already exists [2026-05-11T03:09:39.094Z] eeaa73608b53: Layer already exists [2026-05-11T03:09:39.359Z] latest: digest: sha256:80005b033cd64343934bae121d99aba18d90239f7b5eb2e006f284089cb9782a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:39.712Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:40.060Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.113 [2026-05-11T03:09:40.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-11T03:09:40.060Z] b964069c8a10: Preparing [2026-05-11T03:09:40.060Z] a20d383e8b73: Preparing [2026-05-11T03:09:40.060Z] 6301465dea5e: Preparing [2026-05-11T03:09:40.060Z] 670a71a7c40a: Preparing [2026-05-11T03:09:40.060Z] b7081e2a160b: Preparing [2026-05-11T03:09:40.060Z] eeaa73608b53: Preparing [2026-05-11T03:09:40.060Z] eeaa73608b53: Waiting [2026-05-11T03:09:40.060Z] a20d383e8b73: Layer already exists [2026-05-11T03:09:40.060Z] b7081e2a160b: Layer already exists [2026-05-11T03:09:40.060Z] 670a71a7c40a: Layer already exists [2026-05-11T03:09:40.060Z] 6301465dea5e: Layer already exists [2026-05-11T03:09:40.060Z] b964069c8a10: Layer already exists [2026-05-11T03:09:40.060Z] eeaa73608b53: Layer already exists [2026-05-11T03:09:40.060Z] 4.1.0-dev.113: digest: sha256:80005b033cd64343934bae121d99aba18d90239f7b5eb2e006f284089cb9782a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:40.408Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:40.753Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:09:40.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-11T03:09:40.753Z] b964069c8a10: Preparing [2026-05-11T03:09:40.753Z] a20d383e8b73: Preparing [2026-05-11T03:09:40.753Z] 6301465dea5e: Preparing [2026-05-11T03:09:40.753Z] 670a71a7c40a: Preparing [2026-05-11T03:09:40.753Z] b7081e2a160b: Preparing [2026-05-11T03:09:40.753Z] eeaa73608b53: Preparing [2026-05-11T03:09:40.753Z] eeaa73608b53: Waiting [2026-05-11T03:09:40.753Z] 670a71a7c40a: Layer already exists [2026-05-11T03:09:40.753Z] b964069c8a10: Layer already exists [2026-05-11T03:09:40.753Z] a20d383e8b73: Layer already exists [2026-05-11T03:09:40.753Z] b7081e2a160b: Layer already exists [2026-05-11T03:09:40.753Z] 6301465dea5e: Layer already exists [2026-05-11T03:09:40.753Z] eeaa73608b53: Layer already exists [2026-05-11T03:09:40.753Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:80005b033cd64343934bae121d99aba18d90239f7b5eb2e006f284089cb9782a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:41.360Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:41.708Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2026-05-11T03:09:41.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-11T03:09:41.708Z] b964069c8a10: Preparing [2026-05-11T03:09:41.708Z] a20d383e8b73: Preparing [2026-05-11T03:09:41.708Z] 6301465dea5e: Preparing [2026-05-11T03:09:41.708Z] 670a71a7c40a: Preparing [2026-05-11T03:09:41.708Z] b7081e2a160b: Preparing [2026-05-11T03:09:41.708Z] eeaa73608b53: Preparing [2026-05-11T03:09:41.708Z] eeaa73608b53: Waiting [2026-05-11T03:09:41.708Z] b964069c8a10: Layer already exists [2026-05-11T03:09:41.708Z] 6301465dea5e: Layer already exists [2026-05-11T03:09:41.708Z] 670a71a7c40a: Layer already exists [2026-05-11T03:09:41.708Z] b7081e2a160b: Layer already exists [2026-05-11T03:09:41.708Z] a20d383e8b73: Layer already exists [2026-05-11T03:09:41.708Z] eeaa73608b53: Layer already exists [2026-05-11T03:09:41.970Z] main: digest: sha256:80005b033cd64343934bae121d99aba18d90239f7b5eb2e006f284089cb9782a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-11T03:09:42.048Z] ===================================================== [Pipeline] echo [2026-05-11T03:09:42.063Z] taggedImages: [2026-05-11T03:09:42.063Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:09:42.063Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-05-11T03:09:42.063Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.113 [2026-05-11T03:09:42.063Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:09:42.063Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-05-11T03:09:42.085Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2026-05-11T03:09:42.085Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:09:42.085Z] latest [2026-05-11T03:09:42.085Z] 4.1.0-dev.113 [2026-05-11T03:09:42.085Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:09:42.085Z] main [2026-05-11T03:09:42.085Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:42.450Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:42.807Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:09:42.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-11T03:09:42.807Z] 680463ae52e7: Preparing [2026-05-11T03:09:42.807Z] c00d0d45a4d6: Preparing [2026-05-11T03:09:42.807Z] 22c3addc069d: Preparing [2026-05-11T03:09:42.807Z] 9c5945847b84: Preparing [2026-05-11T03:09:42.807Z] 6301465dea5e: Preparing [2026-05-11T03:09:42.807Z] ef831d5d971b: Preparing [2026-05-11T03:09:42.807Z] 0b5e5881981d: Preparing [2026-05-11T03:09:42.807Z] eeaa73608b53: Preparing [2026-05-11T03:09:42.807Z] ef831d5d971b: Waiting [2026-05-11T03:09:42.807Z] 0b5e5881981d: Waiting [2026-05-11T03:09:42.807Z] eeaa73608b53: Waiting [2026-05-11T03:09:42.807Z] 9c5945847b84: Layer already exists [2026-05-11T03:09:43.071Z] 6301465dea5e: Layer already exists [2026-05-11T03:09:43.071Z] ef831d5d971b: Layer already exists [2026-05-11T03:09:43.071Z] c00d0d45a4d6: Pushed [2026-05-11T03:09:43.071Z] 0b5e5881981d: Layer already exists [2026-05-11T03:09:43.071Z] eeaa73608b53: Layer already exists [2026-05-11T03:09:43.071Z] 680463ae52e7: Pushed [2026-05-11T03:09:51.247Z] 22c3addc069d: Pushed [2026-05-11T03:09:53.824Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:41a1c40a0c328b5ca0e3c8494952a0407d5df0a7a88fe8eb46a65ee24b5e1cec size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:54.175Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:54.537Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-05-11T03:09:54.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-11T03:09:54.537Z] 680463ae52e7: Preparing [2026-05-11T03:09:54.537Z] c00d0d45a4d6: Preparing [2026-05-11T03:09:54.537Z] 22c3addc069d: Preparing [2026-05-11T03:09:54.537Z] 9c5945847b84: Preparing [2026-05-11T03:09:54.537Z] 6301465dea5e: Preparing [2026-05-11T03:09:54.537Z] ef831d5d971b: Preparing [2026-05-11T03:09:54.537Z] 0b5e5881981d: Preparing [2026-05-11T03:09:54.537Z] eeaa73608b53: Preparing [2026-05-11T03:09:54.537Z] ef831d5d971b: Waiting [2026-05-11T03:09:54.537Z] 0b5e5881981d: Waiting [2026-05-11T03:09:54.537Z] eeaa73608b53: Waiting [2026-05-11T03:09:54.537Z] 22c3addc069d: Layer already exists [2026-05-11T03:09:54.537Z] 680463ae52e7: Layer already exists [2026-05-11T03:09:54.537Z] 9c5945847b84: Layer already exists [2026-05-11T03:09:54.537Z] 6301465dea5e: Layer already exists [2026-05-11T03:09:54.537Z] c00d0d45a4d6: Layer already exists [2026-05-11T03:09:54.537Z] ef831d5d971b: Layer already exists [2026-05-11T03:09:54.537Z] eeaa73608b53: Layer already exists [2026-05-11T03:09:54.537Z] 0b5e5881981d: Layer already exists [2026-05-11T03:09:54.802Z] latest: digest: sha256:41a1c40a0c328b5ca0e3c8494952a0407d5df0a7a88fe8eb46a65ee24b5e1cec size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:55.151Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:55.496Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.113 [2026-05-11T03:09:55.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-11T03:09:55.496Z] 680463ae52e7: Preparing [2026-05-11T03:09:55.496Z] c00d0d45a4d6: Preparing [2026-05-11T03:09:55.496Z] 22c3addc069d: Preparing [2026-05-11T03:09:55.496Z] 9c5945847b84: Preparing [2026-05-11T03:09:55.496Z] 6301465dea5e: Preparing [2026-05-11T03:09:55.496Z] ef831d5d971b: Preparing [2026-05-11T03:09:55.496Z] ef831d5d971b: Waiting [2026-05-11T03:09:55.496Z] 0b5e5881981d: Preparing [2026-05-11T03:09:55.496Z] eeaa73608b53: Preparing [2026-05-11T03:09:55.496Z] 0b5e5881981d: Waiting [2026-05-11T03:09:55.496Z] eeaa73608b53: Waiting [2026-05-11T03:09:55.496Z] 22c3addc069d: Layer already exists [2026-05-11T03:09:55.496Z] 9c5945847b84: Layer already exists [2026-05-11T03:09:55.496Z] 680463ae52e7: Layer already exists [2026-05-11T03:09:55.496Z] c00d0d45a4d6: Layer already exists [2026-05-11T03:09:55.496Z] 6301465dea5e: Layer already exists [2026-05-11T03:09:55.496Z] ef831d5d971b: Layer already exists [2026-05-11T03:09:55.496Z] 0b5e5881981d: Layer already exists [2026-05-11T03:09:55.496Z] eeaa73608b53: Layer already exists [2026-05-11T03:09:55.496Z] 4.1.0-dev.113: digest: sha256:41a1c40a0c328b5ca0e3c8494952a0407d5df0a7a88fe8eb46a65ee24b5e1cec size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:56.117Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:56.502Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:09:56.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-11T03:09:56.502Z] 680463ae52e7: Preparing [2026-05-11T03:09:56.502Z] c00d0d45a4d6: Preparing [2026-05-11T03:09:56.502Z] 22c3addc069d: Preparing [2026-05-11T03:09:56.502Z] 9c5945847b84: Preparing [2026-05-11T03:09:56.502Z] 6301465dea5e: Preparing [2026-05-11T03:09:56.502Z] ef831d5d971b: Preparing [2026-05-11T03:09:56.502Z] 0b5e5881981d: Preparing [2026-05-11T03:09:56.502Z] ef831d5d971b: Waiting [2026-05-11T03:09:56.502Z] eeaa73608b53: Preparing [2026-05-11T03:09:56.502Z] 0b5e5881981d: Waiting [2026-05-11T03:09:56.502Z] eeaa73608b53: Waiting [2026-05-11T03:09:56.502Z] c00d0d45a4d6: Layer already exists [2026-05-11T03:09:56.502Z] 6301465dea5e: Layer already exists [2026-05-11T03:09:56.502Z] 9c5945847b84: Layer already exists [2026-05-11T03:09:56.502Z] 680463ae52e7: Layer already exists [2026-05-11T03:09:56.502Z] 22c3addc069d: Layer already exists [2026-05-11T03:09:56.502Z] 0b5e5881981d: Layer already exists [2026-05-11T03:09:56.502Z] eeaa73608b53: Layer already exists [2026-05-11T03:09:56.502Z] ef831d5d971b: Layer already exists [2026-05-11T03:09:56.502Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:41a1c40a0c328b5ca0e3c8494952a0407d5df0a7a88fe8eb46a65ee24b5e1cec size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:57.125Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:57.488Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2026-05-11T03:09:57.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-11T03:09:57.488Z] 680463ae52e7: Preparing [2026-05-11T03:09:57.488Z] c00d0d45a4d6: Preparing [2026-05-11T03:09:57.488Z] 22c3addc069d: Preparing [2026-05-11T03:09:57.488Z] 9c5945847b84: Preparing [2026-05-11T03:09:57.488Z] 6301465dea5e: Preparing [2026-05-11T03:09:57.488Z] ef831d5d971b: Preparing [2026-05-11T03:09:57.488Z] 0b5e5881981d: Preparing [2026-05-11T03:09:57.488Z] eeaa73608b53: Preparing [2026-05-11T03:09:57.488Z] 0b5e5881981d: Waiting [2026-05-11T03:09:57.488Z] eeaa73608b53: Waiting [2026-05-11T03:09:57.488Z] ef831d5d971b: Waiting [2026-05-11T03:09:57.488Z] c00d0d45a4d6: Layer already exists [2026-05-11T03:09:57.488Z] 9c5945847b84: Layer already exists [2026-05-11T03:09:57.488Z] 6301465dea5e: Layer already exists [2026-05-11T03:09:57.488Z] 22c3addc069d: Layer already exists [2026-05-11T03:09:57.488Z] 680463ae52e7: Layer already exists [2026-05-11T03:09:57.488Z] eeaa73608b53: Layer already exists [2026-05-11T03:09:57.488Z] 0b5e5881981d: Layer already exists [2026-05-11T03:09:57.488Z] ef831d5d971b: Layer already exists [2026-05-11T03:09:57.488Z] main: digest: sha256:41a1c40a0c328b5ca0e3c8494952a0407d5df0a7a88fe8eb46a65ee24b5e1cec size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-11T03:09:57.831Z] ===================================================== [Pipeline] echo [2026-05-11T03:09:57.844Z] taggedImages: [2026-05-11T03:09:57.844Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:09:57.844Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-05-11T03:09:57.844Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.113 [2026-05-11T03:09:57.844Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:09:57.844Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-05-11T03:09:57.870Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2026-05-11T03:09:57.870Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:09:57.870Z] latest [2026-05-11T03:09:57.870Z] 4.1.0-dev.113 [2026-05-11T03:09:57.870Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:09:57.870Z] main [2026-05-11T03:09:57.870Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:58.265Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:09:58.626Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:09:58.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-11T03:09:58.626Z] 7ba0e0706306: Preparing [2026-05-11T03:09:58.626Z] d5154db778a8: Preparing [2026-05-11T03:09:58.626Z] 4a6c91f0cb77: Preparing [2026-05-11T03:09:58.626Z] dc24ab93880a: Preparing [2026-05-11T03:09:58.626Z] a6d0a4ad9fd1: Preparing [2026-05-11T03:09:58.626Z] a3f09f02c1ed: Preparing [2026-05-11T03:09:58.626Z] eaa1463a5e67: Preparing [2026-05-11T03:09:58.626Z] 9c5945847b84: Preparing [2026-05-11T03:09:58.626Z] 6301465dea5e: Preparing [2026-05-11T03:09:58.626Z] eaa1463a5e67: Waiting [2026-05-11T03:09:58.626Z] 9c5945847b84: Waiting [2026-05-11T03:09:58.626Z] 6301465dea5e: Waiting [2026-05-11T03:09:58.626Z] 9e76241a8f0e: Preparing [2026-05-11T03:09:58.626Z] a4a2f960afa9: Preparing [2026-05-11T03:09:58.626Z] a3f09f02c1ed: Waiting [2026-05-11T03:09:58.626Z] 5f70bf18a086: Preparing [2026-05-11T03:09:58.626Z] 9e76241a8f0e: Waiting [2026-05-11T03:09:58.626Z] 2bb076598800: Preparing [2026-05-11T03:09:58.626Z] 65b1bdd46ba3: Preparing [2026-05-11T03:09:58.626Z] a4a2f960afa9: Waiting [2026-05-11T03:09:58.626Z] 5f46891ec591: Preparing [2026-05-11T03:09:58.626Z] 5f70bf18a086: Waiting [2026-05-11T03:09:58.626Z] eeaa73608b53: Preparing [2026-05-11T03:09:58.626Z] 2bb076598800: Waiting [2026-05-11T03:09:58.626Z] 65b1bdd46ba3: Waiting [2026-05-11T03:09:58.626Z] 5f46891ec591: Waiting [2026-05-11T03:09:58.626Z] eeaa73608b53: Waiting [2026-05-11T03:09:58.898Z] a6d0a4ad9fd1: Pushed [2026-05-11T03:09:58.898Z] 4a6c91f0cb77: Pushed [2026-05-11T03:09:58.898Z] d5154db778a8: Pushed [2026-05-11T03:09:58.898Z] dc24ab93880a: Pushed [2026-05-11T03:09:58.898Z] 7ba0e0706306: Pushed [2026-05-11T03:09:58.898Z] 9c5945847b84: Layer already exists [2026-05-11T03:09:58.898Z] 6301465dea5e: Layer already exists [2026-05-11T03:09:58.898Z] 5f70bf18a086: Layer already exists [2026-05-11T03:09:58.898Z] a3f09f02c1ed: Pushed [2026-05-11T03:09:59.183Z] a4a2f960afa9: Pushed [2026-05-11T03:09:59.183Z] 9e76241a8f0e: Pushed [2026-05-11T03:09:59.183Z] 2bb076598800: Pushed [2026-05-11T03:09:59.183Z] eeaa73608b53: Layer already exists [2026-05-11T03:09:59.183Z] 65b1bdd46ba3: Pushed [2026-05-11T03:09:59.183Z] 5f46891ec591: Pushed [2026-05-11T03:10:02.518Z] eaa1463a5e67: Pushed [2026-05-11T03:10:02.518Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:b9f1e17602f56809380716774d27ef7ae1ab80dafe37347b08424c2dcc6273e6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:10:02.871Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:10:03.203Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-05-11T03:10:03.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-11T03:10:03.203Z] 7ba0e0706306: Preparing [2026-05-11T03:10:03.203Z] d5154db778a8: Preparing [2026-05-11T03:10:03.203Z] 4a6c91f0cb77: Preparing [2026-05-11T03:10:03.203Z] dc24ab93880a: Preparing [2026-05-11T03:10:03.203Z] a6d0a4ad9fd1: Preparing [2026-05-11T03:10:03.203Z] a3f09f02c1ed: Preparing [2026-05-11T03:10:03.203Z] eaa1463a5e67: Preparing [2026-05-11T03:10:03.203Z] 9c5945847b84: Preparing [2026-05-11T03:10:03.203Z] 6301465dea5e: Preparing [2026-05-11T03:10:03.203Z] 9e76241a8f0e: Preparing [2026-05-11T03:10:03.203Z] a4a2f960afa9: Preparing [2026-05-11T03:10:03.203Z] 5f70bf18a086: Preparing [2026-05-11T03:10:03.203Z] 2bb076598800: Preparing [2026-05-11T03:10:03.203Z] 65b1bdd46ba3: Preparing [2026-05-11T03:10:03.203Z] 5f46891ec591: Preparing [2026-05-11T03:10:03.203Z] eeaa73608b53: Preparing [2026-05-11T03:10:03.203Z] 9e76241a8f0e: Waiting [2026-05-11T03:10:03.203Z] a3f09f02c1ed: Waiting [2026-05-11T03:10:03.203Z] eaa1463a5e67: Waiting [2026-05-11T03:10:03.203Z] 9c5945847b84: Waiting [2026-05-11T03:10:03.203Z] 6301465dea5e: Waiting [2026-05-11T03:10:03.203Z] a4a2f960afa9: Waiting [2026-05-11T03:10:03.203Z] 5f70bf18a086: Waiting [2026-05-11T03:10:03.203Z] 65b1bdd46ba3: Waiting [2026-05-11T03:10:03.203Z] eeaa73608b53: Waiting [2026-05-11T03:10:03.203Z] 5f46891ec591: Waiting [2026-05-11T03:10:03.203Z] d5154db778a8: Layer already exists [2026-05-11T03:10:03.203Z] 7ba0e0706306: Layer already exists [2026-05-11T03:10:03.203Z] 4a6c91f0cb77: Layer already exists [2026-05-11T03:10:03.203Z] a6d0a4ad9fd1: Layer already exists [2026-05-11T03:10:03.203Z] dc24ab93880a: Layer already exists [2026-05-11T03:10:03.203Z] a3f09f02c1ed: Layer already exists [2026-05-11T03:10:03.203Z] eaa1463a5e67: Layer already exists [2026-05-11T03:10:03.203Z] 9c5945847b84: Layer already exists [2026-05-11T03:10:03.203Z] 6301465dea5e: Layer already exists [2026-05-11T03:10:03.203Z] 9e76241a8f0e: Layer already exists [2026-05-11T03:10:03.203Z] 5f70bf18a086: Layer already exists [2026-05-11T03:10:03.203Z] 65b1bdd46ba3: Layer already exists [2026-05-11T03:10:03.203Z] a4a2f960afa9: Layer already exists [2026-05-11T03:10:03.203Z] 2bb076598800: Layer already exists [2026-05-11T03:10:03.203Z] 5f46891ec591: Layer already exists [2026-05-11T03:10:03.203Z] eeaa73608b53: Layer already exists [2026-05-11T03:10:03.470Z] latest: digest: sha256:b9f1e17602f56809380716774d27ef7ae1ab80dafe37347b08424c2dcc6273e6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:10:03.813Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:10:04.153Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.113 [2026-05-11T03:10:04.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-11T03:10:04.153Z] 7ba0e0706306: Preparing [2026-05-11T03:10:04.153Z] d5154db778a8: Preparing [2026-05-11T03:10:04.153Z] 4a6c91f0cb77: Preparing [2026-05-11T03:10:04.153Z] dc24ab93880a: Preparing [2026-05-11T03:10:04.153Z] a6d0a4ad9fd1: Preparing [2026-05-11T03:10:04.153Z] a3f09f02c1ed: Preparing [2026-05-11T03:10:04.153Z] eaa1463a5e67: Preparing [2026-05-11T03:10:04.153Z] 9c5945847b84: Preparing [2026-05-11T03:10:04.153Z] 6301465dea5e: Preparing [2026-05-11T03:10:04.153Z] 9e76241a8f0e: Preparing [2026-05-11T03:10:04.153Z] a4a2f960afa9: Preparing [2026-05-11T03:10:04.153Z] 5f70bf18a086: Preparing [2026-05-11T03:10:04.153Z] 2bb076598800: Preparing [2026-05-11T03:10:04.153Z] 65b1bdd46ba3: Preparing [2026-05-11T03:10:04.153Z] 5f46891ec591: Preparing [2026-05-11T03:10:04.153Z] eeaa73608b53: Preparing [2026-05-11T03:10:04.153Z] a3f09f02c1ed: Waiting [2026-05-11T03:10:04.153Z] 6301465dea5e: Waiting [2026-05-11T03:10:04.153Z] 9e76241a8f0e: Waiting [2026-05-11T03:10:04.153Z] eaa1463a5e67: Waiting [2026-05-11T03:10:04.153Z] 9c5945847b84: Waiting [2026-05-11T03:10:04.153Z] a4a2f960afa9: Waiting [2026-05-11T03:10:04.153Z] 5f70bf18a086: Waiting [2026-05-11T03:10:04.153Z] 65b1bdd46ba3: Waiting [2026-05-11T03:10:04.153Z] eeaa73608b53: Waiting [2026-05-11T03:10:04.153Z] 2bb076598800: Waiting [2026-05-11T03:10:04.153Z] 5f46891ec591: Waiting [2026-05-11T03:10:04.153Z] a6d0a4ad9fd1: Layer already exists [2026-05-11T03:10:04.153Z] d5154db778a8: Layer already exists [2026-05-11T03:10:04.153Z] 4a6c91f0cb77: Layer already exists [2026-05-11T03:10:04.153Z] 7ba0e0706306: Layer already exists [2026-05-11T03:10:04.153Z] dc24ab93880a: Layer already exists [2026-05-11T03:10:04.153Z] 9c5945847b84: Layer already exists [2026-05-11T03:10:04.153Z] eaa1463a5e67: Layer already exists [2026-05-11T03:10:04.153Z] a3f09f02c1ed: Layer already exists [2026-05-11T03:10:04.153Z] 6301465dea5e: Layer already exists [2026-05-11T03:10:04.153Z] 9e76241a8f0e: Layer already exists [2026-05-11T03:10:04.153Z] 5f70bf18a086: Layer already exists [2026-05-11T03:10:04.153Z] a4a2f960afa9: Layer already exists [2026-05-11T03:10:04.153Z] 2bb076598800: Layer already exists [2026-05-11T03:10:04.153Z] 65b1bdd46ba3: Layer already exists [2026-05-11T03:10:04.153Z] 5f46891ec591: Layer already exists [2026-05-11T03:10:04.153Z] eeaa73608b53: Layer already exists [2026-05-11T03:10:04.416Z] 4.1.0-dev.113: digest: sha256:b9f1e17602f56809380716774d27ef7ae1ab80dafe37347b08424c2dcc6273e6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:10:04.829Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:10:05.154Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:10:05.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-11T03:10:05.155Z] 7ba0e0706306: Preparing [2026-05-11T03:10:05.155Z] d5154db778a8: Preparing [2026-05-11T03:10:05.155Z] 4a6c91f0cb77: Preparing [2026-05-11T03:10:05.155Z] dc24ab93880a: Preparing [2026-05-11T03:10:05.155Z] a6d0a4ad9fd1: Preparing [2026-05-11T03:10:05.155Z] a3f09f02c1ed: Preparing [2026-05-11T03:10:05.155Z] eaa1463a5e67: Preparing [2026-05-11T03:10:05.155Z] 9c5945847b84: Preparing [2026-05-11T03:10:05.155Z] 6301465dea5e: Preparing [2026-05-11T03:10:05.155Z] 9e76241a8f0e: Preparing [2026-05-11T03:10:05.155Z] a4a2f960afa9: Preparing [2026-05-11T03:10:05.155Z] 5f70bf18a086: Preparing [2026-05-11T03:10:05.155Z] 2bb076598800: Preparing [2026-05-11T03:10:05.155Z] 65b1bdd46ba3: Preparing [2026-05-11T03:10:05.155Z] eaa1463a5e67: Waiting [2026-05-11T03:10:05.155Z] 9c5945847b84: Waiting [2026-05-11T03:10:05.155Z] 5f46891ec591: Preparing [2026-05-11T03:10:05.155Z] 6301465dea5e: Waiting [2026-05-11T03:10:05.155Z] eeaa73608b53: Preparing [2026-05-11T03:10:05.155Z] 9e76241a8f0e: Waiting [2026-05-11T03:10:05.155Z] a4a2f960afa9: Waiting [2026-05-11T03:10:05.155Z] 2bb076598800: Waiting [2026-05-11T03:10:05.155Z] 65b1bdd46ba3: Waiting [2026-05-11T03:10:05.155Z] 5f46891ec591: Waiting [2026-05-11T03:10:05.155Z] eeaa73608b53: Waiting [2026-05-11T03:10:05.155Z] a3f09f02c1ed: Waiting [2026-05-11T03:10:05.155Z] dc24ab93880a: Layer already exists [2026-05-11T03:10:05.155Z] 7ba0e0706306: Layer already exists [2026-05-11T03:10:05.155Z] d5154db778a8: Layer already exists [2026-05-11T03:10:05.155Z] 4a6c91f0cb77: Layer already exists [2026-05-11T03:10:05.155Z] a6d0a4ad9fd1: Layer already exists [2026-05-11T03:10:05.155Z] 9e76241a8f0e: Layer already exists [2026-05-11T03:10:05.155Z] 9c5945847b84: Layer already exists [2026-05-11T03:10:05.155Z] a3f09f02c1ed: Layer already exists [2026-05-11T03:10:05.155Z] eaa1463a5e67: Layer already exists [2026-05-11T03:10:05.155Z] 6301465dea5e: Layer already exists [2026-05-11T03:10:05.155Z] a4a2f960afa9: Layer already exists [2026-05-11T03:10:05.155Z] 5f70bf18a086: Layer already exists [2026-05-11T03:10:05.155Z] 65b1bdd46ba3: Layer already exists [2026-05-11T03:10:05.155Z] 5f46891ec591: Layer already exists [2026-05-11T03:10:05.155Z] 2bb076598800: Layer already exists [2026-05-11T03:10:05.155Z] eeaa73608b53: Layer already exists [2026-05-11T03:10:05.421Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:b9f1e17602f56809380716774d27ef7ae1ab80dafe37347b08424c2dcc6273e6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:10:05.870Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:10:08.203Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2026-05-11T03:10:08.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-11T03:10:08.203Z] 7ba0e0706306: Preparing [2026-05-11T03:10:08.203Z] d5154db778a8: Preparing [2026-05-11T03:10:08.203Z] 4a6c91f0cb77: Preparing [2026-05-11T03:10:08.203Z] dc24ab93880a: Preparing [2026-05-11T03:10:08.203Z] a6d0a4ad9fd1: Preparing [2026-05-11T03:10:08.204Z] a3f09f02c1ed: Preparing [2026-05-11T03:10:08.204Z] eaa1463a5e67: Preparing [2026-05-11T03:10:08.204Z] 9c5945847b84: Preparing [2026-05-11T03:10:08.204Z] 6301465dea5e: Preparing [2026-05-11T03:10:08.204Z] 9e76241a8f0e: Preparing [2026-05-11T03:10:08.204Z] a4a2f960afa9: Preparing [2026-05-11T03:10:08.204Z] 5f70bf18a086: Preparing [2026-05-11T03:10:08.204Z] 2bb076598800: Preparing [2026-05-11T03:10:08.204Z] 65b1bdd46ba3: Preparing [2026-05-11T03:10:08.204Z] 5f46891ec591: Preparing [2026-05-11T03:10:08.204Z] eeaa73608b53: Preparing [2026-05-11T03:10:08.204Z] 6301465dea5e: Waiting [2026-05-11T03:10:08.204Z] 9e76241a8f0e: Waiting [2026-05-11T03:10:08.204Z] 2bb076598800: Waiting [2026-05-11T03:10:08.204Z] 65b1bdd46ba3: Waiting [2026-05-11T03:10:08.204Z] 5f70bf18a086: Waiting [2026-05-11T03:10:08.204Z] 5f46891ec591: Waiting [2026-05-11T03:10:08.204Z] eeaa73608b53: Waiting [2026-05-11T03:10:08.204Z] a3f09f02c1ed: Waiting [2026-05-11T03:10:08.204Z] eaa1463a5e67: Waiting [2026-05-11T03:10:08.204Z] 9c5945847b84: Waiting [2026-05-11T03:10:08.204Z] a4a2f960afa9: Waiting [2026-05-11T03:10:08.204Z] a6d0a4ad9fd1: Layer already exists [2026-05-11T03:10:08.204Z] 7ba0e0706306: Layer already exists [2026-05-11T03:10:08.204Z] 4a6c91f0cb77: Layer already exists [2026-05-11T03:10:08.204Z] dc24ab93880a: Layer already exists [2026-05-11T03:10:08.204Z] d5154db778a8: Layer already exists [2026-05-11T03:10:08.204Z] a3f09f02c1ed: Layer already exists [2026-05-11T03:10:08.204Z] 6301465dea5e: Layer already exists [2026-05-11T03:10:08.204Z] 9c5945847b84: Layer already exists [2026-05-11T03:10:08.204Z] 9e76241a8f0e: Layer already exists [2026-05-11T03:10:08.204Z] eaa1463a5e67: Layer already exists [2026-05-11T03:10:08.204Z] 2bb076598800: Layer already exists [2026-05-11T03:10:08.204Z] 5f46891ec591: Layer already exists [2026-05-11T03:10:08.204Z] 5f70bf18a086: Layer already exists [2026-05-11T03:10:08.204Z] a4a2f960afa9: Layer already exists [2026-05-11T03:10:08.204Z] 65b1bdd46ba3: Layer already exists [2026-05-11T03:10:08.204Z] eeaa73608b53: Layer already exists [2026-05-11T03:10:08.466Z] main: digest: sha256:b9f1e17602f56809380716774d27ef7ae1ab80dafe37347b08424c2dcc6273e6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-11T03:10:08.517Z] ===================================================== [Pipeline] echo [2026-05-11T03:10:08.527Z] taggedImages: [2026-05-11T03:10:08.527Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:10:08.527Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-05-11T03:10:08.527Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.113 [2026-05-11T03:10:08.527Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:10:08.527Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-05-11T03:10:08.595Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2026-05-11T03:10:08.595Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:10:08.595Z] latest [2026-05-11T03:10:08.595Z] 4.1.0-dev.113 [2026-05-11T03:10:08.595Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:10:08.595Z] main [2026-05-11T03:10:08.595Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:10:08.975Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:10:09.336Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:10:09.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-11T03:10:09.336Z] 1c33dfb8bb53: Preparing [2026-05-11T03:10:09.336Z] a101984e0c0b: Preparing [2026-05-11T03:10:09.336Z] 4d3e71785f13: Preparing [2026-05-11T03:10:09.336Z] 96c5b9d07767: Preparing [2026-05-11T03:10:09.336Z] 9c5945847b84: Preparing [2026-05-11T03:10:09.336Z] 6301465dea5e: Preparing [2026-05-11T03:10:09.336Z] ef831d5d971b: Preparing [2026-05-11T03:10:09.336Z] 0b5e5881981d: Preparing [2026-05-11T03:10:09.336Z] eeaa73608b53: Preparing [2026-05-11T03:10:09.336Z] 6301465dea5e: Waiting [2026-05-11T03:10:09.336Z] 0b5e5881981d: Waiting [2026-05-11T03:10:09.336Z] eeaa73608b53: Waiting [2026-05-11T03:10:09.336Z] ef831d5d971b: Waiting [2026-05-11T03:10:09.336Z] 9c5945847b84: Layer already exists [2026-05-11T03:10:09.619Z] 6301465dea5e: Layer already exists [2026-05-11T03:10:09.619Z] ef831d5d971b: Layer already exists [2026-05-11T03:10:09.619Z] 4d3e71785f13: Pushed [2026-05-11T03:10:09.619Z] a101984e0c0b: Pushed [2026-05-11T03:10:09.619Z] 0b5e5881981d: Layer already exists [2026-05-11T03:10:09.619Z] 1c33dfb8bb53: Pushed [2026-05-11T03:10:09.619Z] eeaa73608b53: Layer already exists [2026-05-11T03:10:17.812Z] 96c5b9d07767: Pushed [2026-05-11T03:10:17.812Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:b976af830c9fb0141b8b3851d7c52d308c97734c88374b40232c84d9f0920911 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:10:18.177Z] + 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-05-11T03:10:18.509Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-05-11T03:10:18.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-11T03:10:18.509Z] 1c33dfb8bb53: Preparing [2026-05-11T03:10:18.509Z] a101984e0c0b: Preparing [2026-05-11T03:10:18.509Z] 4d3e71785f13: Preparing [2026-05-11T03:10:18.509Z] 96c5b9d07767: Preparing [2026-05-11T03:10:18.509Z] 9c5945847b84: Preparing [2026-05-11T03:10:18.509Z] 6301465dea5e: Preparing [2026-05-11T03:10:18.509Z] ef831d5d971b: Preparing [2026-05-11T03:10:18.509Z] 0b5e5881981d: Preparing [2026-05-11T03:10:18.509Z] eeaa73608b53: Preparing [2026-05-11T03:10:18.509Z] 6301465dea5e: Waiting [2026-05-11T03:10:18.509Z] ef831d5d971b: Waiting [2026-05-11T03:10:18.509Z] 0b5e5881981d: Waiting [2026-05-11T03:10:18.509Z] eeaa73608b53: Waiting [2026-05-11T03:10:18.509Z] 96c5b9d07767: Layer already exists [2026-05-11T03:10:18.509Z] 9c5945847b84: Layer already exists [2026-05-11T03:10:18.509Z] a101984e0c0b: Layer already exists [2026-05-11T03:10:18.509Z] 1c33dfb8bb53: Layer already exists [2026-05-11T03:10:18.509Z] 4d3e71785f13: Layer already exists [2026-05-11T03:10:18.509Z] 6301465dea5e: Layer already exists [2026-05-11T03:10:18.509Z] 0b5e5881981d: Layer already exists [2026-05-11T03:10:18.509Z] eeaa73608b53: Layer already exists [2026-05-11T03:10:18.509Z] ef831d5d971b: Layer already exists [2026-05-11T03:10:18.773Z] latest: digest: sha256:b976af830c9fb0141b8b3851d7c52d308c97734c88374b40232c84d9f0920911 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:10:19.166Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:10:22.858Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.113 [2026-05-11T03:10:22.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-11T03:10:22.858Z] 1c33dfb8bb53: Preparing [2026-05-11T03:10:22.858Z] a101984e0c0b: Preparing [2026-05-11T03:10:22.858Z] 4d3e71785f13: Preparing [2026-05-11T03:10:22.858Z] 96c5b9d07767: Preparing [2026-05-11T03:10:22.858Z] 9c5945847b84: Preparing [2026-05-11T03:10:22.858Z] 6301465dea5e: Preparing [2026-05-11T03:10:22.858Z] ef831d5d971b: Preparing [2026-05-11T03:10:22.858Z] 0b5e5881981d: Preparing [2026-05-11T03:10:22.858Z] eeaa73608b53: Preparing [2026-05-11T03:10:22.858Z] 6301465dea5e: Waiting [2026-05-11T03:10:22.858Z] ef831d5d971b: Waiting [2026-05-11T03:10:22.858Z] 0b5e5881981d: Waiting [2026-05-11T03:10:22.858Z] eeaa73608b53: Waiting [2026-05-11T03:10:22.858Z] 9c5945847b84: Layer already exists [2026-05-11T03:10:22.858Z] 4d3e71785f13: Layer already exists [2026-05-11T03:10:22.858Z] 96c5b9d07767: Layer already exists [2026-05-11T03:10:22.858Z] 1c33dfb8bb53: Layer already exists [2026-05-11T03:10:22.858Z] a101984e0c0b: Layer already exists [2026-05-11T03:10:22.858Z] 6301465dea5e: Layer already exists [2026-05-11T03:10:22.858Z] 0b5e5881981d: Layer already exists [2026-05-11T03:10:22.858Z] eeaa73608b53: Layer already exists [2026-05-11T03:10:22.858Z] ef831d5d971b: Layer already exists [2026-05-11T03:10:22.858Z] 4.1.0-dev.113: digest: sha256:b976af830c9fb0141b8b3851d7c52d308c97734c88374b40232c84d9f0920911 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:10:23.460Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:10:23.800Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:10:23.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-11T03:10:23.800Z] 1c33dfb8bb53: Preparing [2026-05-11T03:10:23.800Z] a101984e0c0b: Preparing [2026-05-11T03:10:23.800Z] 4d3e71785f13: Preparing [2026-05-11T03:10:23.800Z] 96c5b9d07767: Preparing [2026-05-11T03:10:23.800Z] 9c5945847b84: Preparing [2026-05-11T03:10:23.800Z] 6301465dea5e: Preparing [2026-05-11T03:10:23.800Z] ef831d5d971b: Preparing [2026-05-11T03:10:23.800Z] 0b5e5881981d: Preparing [2026-05-11T03:10:23.800Z] eeaa73608b53: Preparing [2026-05-11T03:10:23.800Z] ef831d5d971b: Waiting [2026-05-11T03:10:23.800Z] 0b5e5881981d: Waiting [2026-05-11T03:10:23.800Z] eeaa73608b53: Waiting [2026-05-11T03:10:23.800Z] 6301465dea5e: Waiting [2026-05-11T03:10:23.800Z] 4d3e71785f13: Layer already exists [2026-05-11T03:10:23.800Z] 1c33dfb8bb53: Layer already exists [2026-05-11T03:10:23.800Z] 96c5b9d07767: Layer already exists [2026-05-11T03:10:23.800Z] a101984e0c0b: Layer already exists [2026-05-11T03:10:23.800Z] 9c5945847b84: Layer already exists [2026-05-11T03:10:23.800Z] ef831d5d971b: Layer already exists [2026-05-11T03:10:23.800Z] 6301465dea5e: Layer already exists [2026-05-11T03:10:23.800Z] eeaa73608b53: Layer already exists [2026-05-11T03:10:23.800Z] 0b5e5881981d: Layer already exists [2026-05-11T03:10:23.800Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:b976af830c9fb0141b8b3851d7c52d308c97734c88374b40232c84d9f0920911 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:10:24.438Z] + 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-05-11T03:10:24.823Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2026-05-11T03:10:24.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-11T03:10:24.823Z] 1c33dfb8bb53: Preparing [2026-05-11T03:10:24.823Z] a101984e0c0b: Preparing [2026-05-11T03:10:24.823Z] 4d3e71785f13: Preparing [2026-05-11T03:10:24.823Z] 96c5b9d07767: Preparing [2026-05-11T03:10:24.823Z] 9c5945847b84: Preparing [2026-05-11T03:10:24.823Z] 6301465dea5e: Preparing [2026-05-11T03:10:24.823Z] 6301465dea5e: Waiting [2026-05-11T03:10:24.823Z] ef831d5d971b: Preparing [2026-05-11T03:10:24.823Z] 0b5e5881981d: Preparing [2026-05-11T03:10:24.823Z] ef831d5d971b: Waiting [2026-05-11T03:10:24.823Z] eeaa73608b53: Preparing [2026-05-11T03:10:24.823Z] 0b5e5881981d: Waiting [2026-05-11T03:10:24.823Z] eeaa73608b53: Waiting [2026-05-11T03:10:24.823Z] 9c5945847b84: Layer already exists [2026-05-11T03:10:24.823Z] 1c33dfb8bb53: Layer already exists [2026-05-11T03:10:24.823Z] 96c5b9d07767: Layer already exists [2026-05-11T03:10:24.823Z] a101984e0c0b: Layer already exists [2026-05-11T03:10:24.823Z] 4d3e71785f13: Layer already exists [2026-05-11T03:10:24.823Z] 6301465dea5e: Layer already exists [2026-05-11T03:10:24.823Z] ef831d5d971b: Layer already exists [2026-05-11T03:10:24.823Z] eeaa73608b53: Layer already exists [2026-05-11T03:10:24.823Z] 0b5e5881981d: Layer already exists [2026-05-11T03:10:24.823Z] main: digest: sha256:b976af830c9fb0141b8b3851d7c52d308c97734c88374b40232c84d9f0920911 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-11T03:10:25.186Z] ===================================================== [Pipeline] echo [2026-05-11T03:10:25.201Z] taggedImages: [2026-05-11T03:10:25.201Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:10:25.201Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-05-11T03:10:25.201Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.113 [2026-05-11T03:10:25.201Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:10:25.201Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-05-11T03:10:25.223Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2026-05-11T03:10:25.223Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:10:25.223Z] latest [2026-05-11T03:10:25.223Z] 4.1.0-dev.113 [2026-05-11T03:10:25.223Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:10:25.223Z] main [2026-05-11T03:10:25.223Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:10:25.624Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:10:25.965Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:10:25.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-11T03:10:25.965Z] e910d351f91b: Preparing [2026-05-11T03:10:25.965Z] 7ea5e80f6d9f: Preparing [2026-05-11T03:10:25.965Z] cc924b54eacd: Preparing [2026-05-11T03:10:25.965Z] e186aca90816: Preparing [2026-05-11T03:10:25.965Z] 36e67775ca7a: Preparing [2026-05-11T03:10:25.965Z] 9c5945847b84: Preparing [2026-05-11T03:10:25.965Z] 6301465dea5e: Preparing [2026-05-11T03:10:25.965Z] aac56f80908d: Preparing [2026-05-11T03:10:25.965Z] 40bb8b21e2c6: Preparing [2026-05-11T03:10:25.965Z] a79bcfb1f3be: Preparing [2026-05-11T03:10:25.965Z] eeaa73608b53: Preparing [2026-05-11T03:10:25.965Z] 9c5945847b84: Waiting [2026-05-11T03:10:25.965Z] 6301465dea5e: Waiting [2026-05-11T03:10:25.965Z] aac56f80908d: Waiting [2026-05-11T03:10:25.965Z] a79bcfb1f3be: Waiting [2026-05-11T03:10:25.965Z] eeaa73608b53: Waiting [2026-05-11T03:10:25.965Z] 40bb8b21e2c6: Waiting [2026-05-11T03:10:26.228Z] 7ea5e80f6d9f: Pushed [2026-05-11T03:10:26.228Z] e186aca90816: Pushed [2026-05-11T03:10:26.228Z] 36e67775ca7a: Pushed [2026-05-11T03:10:26.228Z] 9c5945847b84: Layer already exists [2026-05-11T03:10:26.228Z] e910d351f91b: Pushed [2026-05-11T03:10:26.228Z] 6301465dea5e: Layer already exists [2026-05-11T03:10:26.228Z] eeaa73608b53: Layer already exists [2026-05-11T03:10:26.228Z] aac56f80908d: Pushed [2026-05-11T03:10:26.228Z] 40bb8b21e2c6: Pushed [2026-05-11T03:10:29.579Z] a79bcfb1f3be: Pushed [2026-05-11T03:10:32.166Z] cc924b54eacd: Pushed [2026-05-11T03:10:32.166Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:6a31b8132c336d91f948c63ae384a544342ba31e172ead65de1579b370dcfe66 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:10:32.519Z] + 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-05-11T03:10:37.102Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-05-11T03:10:37.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-11T03:10:37.102Z] e910d351f91b: Preparing [2026-05-11T03:10:37.102Z] 7ea5e80f6d9f: Preparing [2026-05-11T03:10:37.102Z] cc924b54eacd: Preparing [2026-05-11T03:10:37.102Z] e186aca90816: Preparing [2026-05-11T03:10:37.102Z] 36e67775ca7a: Preparing [2026-05-11T03:10:37.102Z] 9c5945847b84: Preparing [2026-05-11T03:10:37.102Z] 6301465dea5e: Preparing [2026-05-11T03:10:37.102Z] aac56f80908d: Preparing [2026-05-11T03:10:37.102Z] 40bb8b21e2c6: Preparing [2026-05-11T03:10:37.102Z] a79bcfb1f3be: Preparing [2026-05-11T03:10:37.102Z] eeaa73608b53: Preparing [2026-05-11T03:10:37.102Z] aac56f80908d: Waiting [2026-05-11T03:10:37.102Z] 40bb8b21e2c6: Waiting [2026-05-11T03:10:37.102Z] a79bcfb1f3be: Waiting [2026-05-11T03:10:37.102Z] eeaa73608b53: Waiting [2026-05-11T03:10:37.102Z] 9c5945847b84: Waiting [2026-05-11T03:10:37.102Z] 6301465dea5e: Waiting [2026-05-11T03:10:37.102Z] 36e67775ca7a: Layer already exists [2026-05-11T03:10:37.102Z] e186aca90816: Layer already exists [2026-05-11T03:10:37.102Z] e910d351f91b: Layer already exists [2026-05-11T03:10:37.102Z] 7ea5e80f6d9f: Layer already exists [2026-05-11T03:10:37.102Z] cc924b54eacd: Layer already exists [2026-05-11T03:10:37.102Z] 9c5945847b84: Layer already exists [2026-05-11T03:10:37.102Z] 6301465dea5e: Layer already exists [2026-05-11T03:10:37.102Z] aac56f80908d: Layer already exists [2026-05-11T03:10:37.102Z] 40bb8b21e2c6: Layer already exists [2026-05-11T03:10:37.102Z] a79bcfb1f3be: Layer already exists [2026-05-11T03:10:37.102Z] eeaa73608b53: Layer already exists [2026-05-11T03:10:37.365Z] latest: digest: sha256:6a31b8132c336d91f948c63ae384a544342ba31e172ead65de1579b370dcfe66 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:10:37.711Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:10:38.075Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.113 [2026-05-11T03:10:38.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-11T03:10:38.075Z] e910d351f91b: Preparing [2026-05-11T03:10:38.075Z] 7ea5e80f6d9f: Preparing [2026-05-11T03:10:38.075Z] cc924b54eacd: Preparing [2026-05-11T03:10:38.075Z] e186aca90816: Preparing [2026-05-11T03:10:38.075Z] 36e67775ca7a: Preparing [2026-05-11T03:10:38.075Z] 9c5945847b84: Preparing [2026-05-11T03:10:38.075Z] 6301465dea5e: Preparing [2026-05-11T03:10:38.075Z] aac56f80908d: Preparing [2026-05-11T03:10:38.075Z] 40bb8b21e2c6: Preparing [2026-05-11T03:10:38.075Z] a79bcfb1f3be: Preparing [2026-05-11T03:10:38.075Z] eeaa73608b53: Preparing [2026-05-11T03:10:38.075Z] aac56f80908d: Waiting [2026-05-11T03:10:38.075Z] 40bb8b21e2c6: Waiting [2026-05-11T03:10:38.075Z] 9c5945847b84: Waiting [2026-05-11T03:10:38.075Z] a79bcfb1f3be: Waiting [2026-05-11T03:10:38.075Z] eeaa73608b53: Waiting [2026-05-11T03:10:38.075Z] 6301465dea5e: Waiting [2026-05-11T03:10:38.075Z] cc924b54eacd: Layer already exists [2026-05-11T03:10:38.075Z] e910d351f91b: Layer already exists [2026-05-11T03:10:38.075Z] e186aca90816: Layer already exists [2026-05-11T03:10:38.075Z] 36e67775ca7a: Layer already exists [2026-05-11T03:10:38.075Z] 7ea5e80f6d9f: Layer already exists [2026-05-11T03:10:38.075Z] 6301465dea5e: Layer already exists [2026-05-11T03:10:38.075Z] aac56f80908d: Layer already exists [2026-05-11T03:10:38.075Z] 9c5945847b84: Layer already exists [2026-05-11T03:10:38.075Z] a79bcfb1f3be: Layer already exists [2026-05-11T03:10:38.075Z] 40bb8b21e2c6: Layer already exists [2026-05-11T03:10:38.075Z] eeaa73608b53: Layer already exists [2026-05-11T03:10:38.075Z] 4.1.0-dev.113: digest: sha256:6a31b8132c336d91f948c63ae384a544342ba31e172ead65de1579b370dcfe66 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:10:38.425Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:10:38.769Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:10:38.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-11T03:10:38.769Z] e910d351f91b: Preparing [2026-05-11T03:10:38.769Z] 7ea5e80f6d9f: Preparing [2026-05-11T03:10:38.769Z] cc924b54eacd: Preparing [2026-05-11T03:10:38.769Z] e186aca90816: Preparing [2026-05-11T03:10:38.769Z] 36e67775ca7a: Preparing [2026-05-11T03:10:38.769Z] 9c5945847b84: Preparing [2026-05-11T03:10:38.769Z] 6301465dea5e: Preparing [2026-05-11T03:10:38.769Z] 9c5945847b84: Waiting [2026-05-11T03:10:38.769Z] aac56f80908d: Preparing [2026-05-11T03:10:38.769Z] 40bb8b21e2c6: Preparing [2026-05-11T03:10:38.769Z] a79bcfb1f3be: Preparing [2026-05-11T03:10:38.769Z] 6301465dea5e: Waiting [2026-05-11T03:10:38.769Z] eeaa73608b53: Preparing [2026-05-11T03:10:38.769Z] aac56f80908d: Waiting [2026-05-11T03:10:38.769Z] 40bb8b21e2c6: Waiting [2026-05-11T03:10:38.769Z] a79bcfb1f3be: Waiting [2026-05-11T03:10:38.769Z] eeaa73608b53: Waiting [2026-05-11T03:10:38.769Z] 36e67775ca7a: Layer already exists [2026-05-11T03:10:38.769Z] e186aca90816: Layer already exists [2026-05-11T03:10:38.769Z] cc924b54eacd: Layer already exists [2026-05-11T03:10:38.769Z] 7ea5e80f6d9f: Layer already exists [2026-05-11T03:10:38.769Z] e910d351f91b: Layer already exists [2026-05-11T03:10:38.769Z] 6301465dea5e: Layer already exists [2026-05-11T03:10:38.769Z] aac56f80908d: Layer already exists [2026-05-11T03:10:38.769Z] 40bb8b21e2c6: Layer already exists [2026-05-11T03:10:38.769Z] a79bcfb1f3be: Layer already exists [2026-05-11T03:10:38.769Z] 9c5945847b84: Layer already exists [2026-05-11T03:10:38.769Z] eeaa73608b53: Layer already exists [2026-05-11T03:10:39.033Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:6a31b8132c336d91f948c63ae384a544342ba31e172ead65de1579b370dcfe66 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:10:39.405Z] + 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-05-11T03:10:39.753Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2026-05-11T03:10:39.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-11T03:10:39.753Z] e910d351f91b: Preparing [2026-05-11T03:10:39.753Z] 7ea5e80f6d9f: Preparing [2026-05-11T03:10:39.753Z] cc924b54eacd: Preparing [2026-05-11T03:10:39.753Z] e186aca90816: Preparing [2026-05-11T03:10:39.753Z] 36e67775ca7a: Preparing [2026-05-11T03:10:39.753Z] 9c5945847b84: Preparing [2026-05-11T03:10:39.753Z] 6301465dea5e: Preparing [2026-05-11T03:10:39.753Z] aac56f80908d: Preparing [2026-05-11T03:10:39.753Z] 40bb8b21e2c6: Preparing [2026-05-11T03:10:39.753Z] a79bcfb1f3be: Preparing [2026-05-11T03:10:39.753Z] eeaa73608b53: Preparing [2026-05-11T03:10:39.753Z] aac56f80908d: Waiting [2026-05-11T03:10:39.753Z] 40bb8b21e2c6: Waiting [2026-05-11T03:10:39.753Z] a79bcfb1f3be: Waiting [2026-05-11T03:10:39.753Z] eeaa73608b53: Waiting [2026-05-11T03:10:39.753Z] 9c5945847b84: Waiting [2026-05-11T03:10:39.753Z] 6301465dea5e: Waiting [2026-05-11T03:10:39.753Z] e186aca90816: Layer already exists [2026-05-11T03:10:39.753Z] 36e67775ca7a: Layer already exists [2026-05-11T03:10:39.753Z] e910d351f91b: Layer already exists [2026-05-11T03:10:39.753Z] cc924b54eacd: Layer already exists [2026-05-11T03:10:39.753Z] 7ea5e80f6d9f: Layer already exists [2026-05-11T03:10:39.753Z] 9c5945847b84: Layer already exists [2026-05-11T03:10:39.753Z] a79bcfb1f3be: Layer already exists [2026-05-11T03:10:39.753Z] aac56f80908d: Layer already exists [2026-05-11T03:10:39.753Z] 6301465dea5e: Layer already exists [2026-05-11T03:10:39.753Z] 40bb8b21e2c6: Layer already exists [2026-05-11T03:10:39.753Z] eeaa73608b53: Layer already exists [2026-05-11T03:10:40.017Z] main: digest: sha256:6a31b8132c336d91f948c63ae384a544342ba31e172ead65de1579b370dcfe66 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-11T03:10:40.090Z] ===================================================== [Pipeline] echo [2026-05-11T03:10:40.102Z] taggedImages: [2026-05-11T03:10:40.102Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:10:40.102Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-05-11T03:10:40.102Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.113 [2026-05-11T03:10:40.102Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:10:40.102Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-05-11T03:10:40.130Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2026-05-11T03:10:40.130Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:10:40.130Z] latest [2026-05-11T03:10:40.130Z] 4.1.0-dev.113 [2026-05-11T03:10:40.130Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:10:40.130Z] main [2026-05-11T03:10:40.130Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:10:40.488Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:10:40.839Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:10:40.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-11T03:10:40.839Z] 94abb52e67b7: Preparing [2026-05-11T03:10:40.839Z] 24ab6f9a3db8: Preparing [2026-05-11T03:10:40.839Z] 024c9fca3682: Preparing [2026-05-11T03:10:40.839Z] 46f959530911: Preparing [2026-05-11T03:10:40.839Z] ffc3ebcab2ee: Preparing [2026-05-11T03:10:40.839Z] a047925a70ac: Preparing [2026-05-11T03:10:40.839Z] 30a5d08a235b: Preparing [2026-05-11T03:10:40.839Z] 9c5945847b84: Preparing [2026-05-11T03:10:40.839Z] 6301465dea5e: Preparing [2026-05-11T03:10:40.839Z] d52f5c218cdf: Preparing [2026-05-11T03:10:40.839Z] 529481311ff5: Preparing [2026-05-11T03:10:40.839Z] eeaa73608b53: Preparing [2026-05-11T03:10:40.839Z] a047925a70ac: Waiting [2026-05-11T03:10:40.839Z] 30a5d08a235b: Waiting [2026-05-11T03:10:40.839Z] 9c5945847b84: Waiting [2026-05-11T03:10:40.839Z] 529481311ff5: Waiting [2026-05-11T03:10:40.839Z] d52f5c218cdf: Waiting [2026-05-11T03:10:40.839Z] eeaa73608b53: Waiting [2026-05-11T03:10:40.839Z] 6301465dea5e: Waiting [2026-05-11T03:10:41.113Z] 24ab6f9a3db8: Pushed [2026-05-11T03:10:41.114Z] ffc3ebcab2ee: Pushed [2026-05-11T03:10:41.114Z] 94abb52e67b7: Pushed [2026-05-11T03:10:41.114Z] 9c5945847b84: Layer already exists [2026-05-11T03:10:41.114Z] 6301465dea5e: Layer already exists [2026-05-11T03:10:41.114Z] 30a5d08a235b: Pushed [2026-05-11T03:10:41.114Z] a047925a70ac: Pushed [2026-05-11T03:10:41.378Z] eeaa73608b53: Layer already exists [2026-05-11T03:10:41.378Z] d52f5c218cdf: Pushed [2026-05-11T03:10:44.750Z] 529481311ff5: Pushed [2026-05-11T03:10:47.466Z] 46f959530911: Pushed [2026-05-11T03:10:48.110Z] 024c9fca3682: Pushed [2026-05-11T03:10:49.611Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:f814adf455d617fd00453b8dd86d238051fd06b2026c506f64a000f408e094aa size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:10:50.045Z] + 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-05-11T03:10:50.467Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-05-11T03:10:50.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-11T03:10:50.467Z] 94abb52e67b7: Preparing [2026-05-11T03:10:50.467Z] 24ab6f9a3db8: Preparing [2026-05-11T03:10:50.467Z] 024c9fca3682: Preparing [2026-05-11T03:10:50.467Z] 46f959530911: Preparing [2026-05-11T03:10:50.467Z] ffc3ebcab2ee: Preparing [2026-05-11T03:10:50.467Z] a047925a70ac: Preparing [2026-05-11T03:10:50.467Z] 30a5d08a235b: Preparing [2026-05-11T03:10:50.467Z] 9c5945847b84: Preparing [2026-05-11T03:10:50.467Z] 6301465dea5e: Preparing [2026-05-11T03:10:50.467Z] d52f5c218cdf: Preparing [2026-05-11T03:10:50.467Z] 529481311ff5: Preparing [2026-05-11T03:10:50.467Z] eeaa73608b53: Preparing [2026-05-11T03:10:50.467Z] 9c5945847b84: Waiting [2026-05-11T03:10:50.467Z] 6301465dea5e: Waiting [2026-05-11T03:10:50.467Z] d52f5c218cdf: Waiting [2026-05-11T03:10:50.467Z] 529481311ff5: Waiting [2026-05-11T03:10:50.467Z] eeaa73608b53: Waiting [2026-05-11T03:10:50.467Z] a047925a70ac: Waiting [2026-05-11T03:10:50.467Z] 30a5d08a235b: Waiting [2026-05-11T03:10:50.467Z] 024c9fca3682: Layer already exists [2026-05-11T03:10:50.467Z] ffc3ebcab2ee: Layer already exists [2026-05-11T03:10:50.467Z] 24ab6f9a3db8: Layer already exists [2026-05-11T03:10:50.467Z] 46f959530911: Layer already exists [2026-05-11T03:10:50.467Z] 94abb52e67b7: Layer already exists [2026-05-11T03:10:50.467Z] 6301465dea5e: Layer already exists [2026-05-11T03:10:50.467Z] 30a5d08a235b: Layer already exists [2026-05-11T03:10:50.467Z] a047925a70ac: Layer already exists [2026-05-11T03:10:50.467Z] d52f5c218cdf: Layer already exists [2026-05-11T03:10:50.467Z] 9c5945847b84: Layer already exists [2026-05-11T03:10:50.467Z] 529481311ff5: Layer already exists [2026-05-11T03:10:50.467Z] eeaa73608b53: Layer already exists [2026-05-11T03:10:50.496Z] latest: digest: sha256:f814adf455d617fd00453b8dd86d238051fd06b2026c506f64a000f408e094aa size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:10:50.854Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:10:51.363Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.113 [2026-05-11T03:10:51.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-11T03:10:51.363Z] 94abb52e67b7: Preparing [2026-05-11T03:10:51.363Z] 24ab6f9a3db8: Preparing [2026-05-11T03:10:51.363Z] 024c9fca3682: Preparing [2026-05-11T03:10:51.363Z] 46f959530911: Preparing [2026-05-11T03:10:51.363Z] ffc3ebcab2ee: Preparing [2026-05-11T03:10:51.363Z] a047925a70ac: Preparing [2026-05-11T03:10:51.363Z] 30a5d08a235b: Preparing [2026-05-11T03:10:51.363Z] 9c5945847b84: Preparing [2026-05-11T03:10:51.363Z] 6301465dea5e: Preparing [2026-05-11T03:10:51.363Z] d52f5c218cdf: Preparing [2026-05-11T03:10:51.363Z] 529481311ff5: Preparing [2026-05-11T03:10:51.363Z] eeaa73608b53: Preparing [2026-05-11T03:10:51.363Z] 9c5945847b84: Waiting [2026-05-11T03:10:51.363Z] 6301465dea5e: Waiting [2026-05-11T03:10:51.363Z] d52f5c218cdf: Waiting [2026-05-11T03:10:51.363Z] 529481311ff5: Waiting [2026-05-11T03:10:51.363Z] eeaa73608b53: Waiting [2026-05-11T03:10:51.363Z] a047925a70ac: Waiting [2026-05-11T03:10:51.363Z] 30a5d08a235b: Waiting [2026-05-11T03:10:51.363Z] 24ab6f9a3db8: Layer already exists [2026-05-11T03:10:51.363Z] 94abb52e67b7: Layer already exists [2026-05-11T03:10:51.363Z] 46f959530911: Layer already exists [2026-05-11T03:10:51.363Z] 024c9fca3682: Layer already exists [2026-05-11T03:10:51.363Z] ffc3ebcab2ee: Layer already exists [2026-05-11T03:10:51.363Z] 9c5945847b84: Layer already exists [2026-05-11T03:10:51.363Z] 30a5d08a235b: Layer already exists [2026-05-11T03:10:51.363Z] a047925a70ac: Layer already exists [2026-05-11T03:10:51.363Z] 6301465dea5e: Layer already exists [2026-05-11T03:10:51.363Z] d52f5c218cdf: Layer already exists [2026-05-11T03:10:51.363Z] 529481311ff5: Layer already exists [2026-05-11T03:10:51.363Z] eeaa73608b53: Layer already exists [2026-05-11T03:10:51.363Z] 4.1.0-dev.113: digest: sha256:f814adf455d617fd00453b8dd86d238051fd06b2026c506f64a000f408e094aa size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:10:51.848Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:10:52.319Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:10:52.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-11T03:10:52.319Z] 94abb52e67b7: Preparing [2026-05-11T03:10:52.319Z] 24ab6f9a3db8: Preparing [2026-05-11T03:10:52.319Z] 024c9fca3682: Preparing [2026-05-11T03:10:52.319Z] 46f959530911: Preparing [2026-05-11T03:10:52.319Z] ffc3ebcab2ee: Preparing [2026-05-11T03:10:52.319Z] a047925a70ac: Preparing [2026-05-11T03:10:52.319Z] 30a5d08a235b: Preparing [2026-05-11T03:10:52.319Z] 9c5945847b84: Preparing [2026-05-11T03:10:52.319Z] 6301465dea5e: Preparing [2026-05-11T03:10:52.319Z] d52f5c218cdf: Preparing [2026-05-11T03:10:52.319Z] 529481311ff5: Preparing [2026-05-11T03:10:52.319Z] eeaa73608b53: Preparing [2026-05-11T03:10:52.319Z] a047925a70ac: Waiting [2026-05-11T03:10:52.319Z] 30a5d08a235b: Waiting [2026-05-11T03:10:52.319Z] 6301465dea5e: Waiting [2026-05-11T03:10:52.319Z] d52f5c218cdf: Waiting [2026-05-11T03:10:52.319Z] 529481311ff5: Waiting [2026-05-11T03:10:52.319Z] eeaa73608b53: Waiting [2026-05-11T03:10:52.319Z] 9c5945847b84: Waiting [2026-05-11T03:10:52.319Z] ffc3ebcab2ee: Layer already exists [2026-05-11T03:10:52.319Z] 024c9fca3682: Layer already exists [2026-05-11T03:10:52.319Z] 46f959530911: Layer already exists [2026-05-11T03:10:52.319Z] 24ab6f9a3db8: Layer already exists [2026-05-11T03:10:52.319Z] 94abb52e67b7: Layer already exists [2026-05-11T03:10:52.319Z] d52f5c218cdf: Layer already exists [2026-05-11T03:10:52.319Z] a047925a70ac: Layer already exists [2026-05-11T03:10:52.319Z] 9c5945847b84: Layer already exists [2026-05-11T03:10:52.319Z] 6301465dea5e: Layer already exists [2026-05-11T03:10:52.319Z] 30a5d08a235b: Layer already exists [2026-05-11T03:10:52.319Z] eeaa73608b53: Layer already exists [2026-05-11T03:10:52.319Z] 529481311ff5: Layer already exists [2026-05-11T03:10:52.319Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:f814adf455d617fd00453b8dd86d238051fd06b2026c506f64a000f408e094aa size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:10:52.794Z] + 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-05-11T03:10:53.303Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2026-05-11T03:10:53.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-11T03:10:53.303Z] 94abb52e67b7: Preparing [2026-05-11T03:10:53.303Z] 24ab6f9a3db8: Preparing [2026-05-11T03:10:53.303Z] 024c9fca3682: Preparing [2026-05-11T03:10:53.303Z] 46f959530911: Preparing [2026-05-11T03:10:53.303Z] ffc3ebcab2ee: Preparing [2026-05-11T03:10:53.303Z] a047925a70ac: Preparing [2026-05-11T03:10:53.303Z] 30a5d08a235b: Preparing [2026-05-11T03:10:53.303Z] 9c5945847b84: Preparing [2026-05-11T03:10:53.303Z] 6301465dea5e: Preparing [2026-05-11T03:10:53.303Z] d52f5c218cdf: Preparing [2026-05-11T03:10:53.303Z] 529481311ff5: Preparing [2026-05-11T03:10:53.303Z] eeaa73608b53: Preparing [2026-05-11T03:10:53.303Z] 6301465dea5e: Waiting [2026-05-11T03:10:53.303Z] a047925a70ac: Waiting [2026-05-11T03:10:53.303Z] d52f5c218cdf: Waiting [2026-05-11T03:10:53.303Z] 30a5d08a235b: Waiting [2026-05-11T03:10:53.303Z] 529481311ff5: Waiting [2026-05-11T03:10:53.303Z] 9c5945847b84: Waiting [2026-05-11T03:10:53.303Z] eeaa73608b53: Waiting [2026-05-11T03:10:53.303Z] 24ab6f9a3db8: Layer already exists [2026-05-11T03:10:53.303Z] 46f959530911: Layer already exists [2026-05-11T03:10:53.303Z] 024c9fca3682: Layer already exists [2026-05-11T03:10:53.303Z] 94abb52e67b7: Layer already exists [2026-05-11T03:10:53.303Z] ffc3ebcab2ee: Layer already exists [2026-05-11T03:10:53.303Z] 30a5d08a235b: Layer already exists [2026-05-11T03:10:53.303Z] d52f5c218cdf: Layer already exists [2026-05-11T03:10:53.303Z] a047925a70ac: Layer already exists [2026-05-11T03:10:53.303Z] 6301465dea5e: Layer already exists [2026-05-11T03:10:53.303Z] 9c5945847b84: Layer already exists [2026-05-11T03:10:53.303Z] 529481311ff5: Layer already exists [2026-05-11T03:10:53.303Z] eeaa73608b53: Layer already exists [2026-05-11T03:10:53.339Z] main: digest: sha256:f814adf455d617fd00453b8dd86d238051fd06b2026c506f64a000f408e094aa size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-11T03:10:53.476Z] ===================================================== [Pipeline] echo [2026-05-11T03:10:53.504Z] taggedImages: [2026-05-11T03:10:53.504Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:10:53.504Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-05-11T03:10:53.504Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.113 [2026-05-11T03:10:53.504Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:10:53.504Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-05-11T03:10:53.551Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2026-05-11T03:10:53.551Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:10:53.551Z] latest [2026-05-11T03:10:53.551Z] 4.1.0-dev.113 [2026-05-11T03:10:53.551Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:10:53.551Z] main [2026-05-11T03:10:53.551Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:10:54.087Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:10:54.465Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:10:54.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-11T03:10:54.465Z] 6ada25945aed: Preparing [2026-05-11T03:10:54.465Z] 2b55c0161d10: Preparing [2026-05-11T03:10:54.465Z] 9c5945847b84: Preparing [2026-05-11T03:10:54.465Z] 6301465dea5e: Preparing [2026-05-11T03:10:54.465Z] d1e6fdd4097a: Preparing [2026-05-11T03:10:54.465Z] 7c829b612ca8: Preparing [2026-05-11T03:10:54.465Z] eeaa73608b53: Preparing [2026-05-11T03:10:54.465Z] 7c829b612ca8: Waiting [2026-05-11T03:10:54.465Z] eeaa73608b53: Waiting [2026-05-11T03:10:54.465Z] 9c5945847b84: Layer already exists [2026-05-11T03:10:54.729Z] 6301465dea5e: Layer already exists [2026-05-11T03:10:54.729Z] d1e6fdd4097a: Pushed [2026-05-11T03:10:54.729Z] eeaa73608b53: Layer already exists [2026-05-11T03:10:54.729Z] 6ada25945aed: Pushed [2026-05-11T03:10:56.712Z] 7c829b612ca8: Pushed [2026-05-11T03:11:02.069Z] 2b55c0161d10: Pushed [2026-05-11T03:11:02.069Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:e1701476ae4c9ecf3f7511b47f93404dec38271d63d314393e3ffb0869b61163 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:11:02.427Z] + 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-05-11T03:11:02.780Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-05-11T03:11:02.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-11T03:11:02.780Z] 6ada25945aed: Preparing [2026-05-11T03:11:02.780Z] 2b55c0161d10: Preparing [2026-05-11T03:11:02.780Z] 9c5945847b84: Preparing [2026-05-11T03:11:02.780Z] 6301465dea5e: Preparing [2026-05-11T03:11:02.780Z] d1e6fdd4097a: Preparing [2026-05-11T03:11:02.780Z] 7c829b612ca8: Preparing [2026-05-11T03:11:02.780Z] eeaa73608b53: Preparing [2026-05-11T03:11:02.780Z] 7c829b612ca8: Waiting [2026-05-11T03:11:02.780Z] eeaa73608b53: Waiting [2026-05-11T03:11:02.780Z] 9c5945847b84: Layer already exists [2026-05-11T03:11:02.780Z] 6301465dea5e: Layer already exists [2026-05-11T03:11:02.780Z] d1e6fdd4097a: Layer already exists [2026-05-11T03:11:02.780Z] 6ada25945aed: Layer already exists [2026-05-11T03:11:02.780Z] 2b55c0161d10: Layer already exists [2026-05-11T03:11:02.780Z] 7c829b612ca8: Layer already exists [2026-05-11T03:11:02.780Z] eeaa73608b53: Layer already exists [2026-05-11T03:11:03.044Z] latest: digest: sha256:e1701476ae4c9ecf3f7511b47f93404dec38271d63d314393e3ffb0869b61163 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:11:03.391Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:11:03.741Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.113 [2026-05-11T03:11:03.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-11T03:11:03.741Z] 6ada25945aed: Preparing [2026-05-11T03:11:03.741Z] 2b55c0161d10: Preparing [2026-05-11T03:11:03.741Z] 9c5945847b84: Preparing [2026-05-11T03:11:03.741Z] 6301465dea5e: Preparing [2026-05-11T03:11:03.741Z] d1e6fdd4097a: Preparing [2026-05-11T03:11:03.741Z] 7c829b612ca8: Preparing [2026-05-11T03:11:03.741Z] eeaa73608b53: Preparing [2026-05-11T03:11:03.741Z] 7c829b612ca8: Waiting [2026-05-11T03:11:03.741Z] eeaa73608b53: Waiting [2026-05-11T03:11:03.741Z] 6ada25945aed: Layer already exists [2026-05-11T03:11:03.741Z] d1e6fdd4097a: Layer already exists [2026-05-11T03:11:03.741Z] 9c5945847b84: Layer already exists [2026-05-11T03:11:03.741Z] 2b55c0161d10: Layer already exists [2026-05-11T03:11:03.741Z] 6301465dea5e: Layer already exists [2026-05-11T03:11:03.741Z] 7c829b612ca8: Layer already exists [2026-05-11T03:11:03.741Z] eeaa73608b53: Layer already exists [2026-05-11T03:11:03.741Z] 4.1.0-dev.113: digest: sha256:e1701476ae4c9ecf3f7511b47f93404dec38271d63d314393e3ffb0869b61163 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:11:04.350Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:11:04.699Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:11:04.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-11T03:11:04.699Z] 6ada25945aed: Preparing [2026-05-11T03:11:04.699Z] 2b55c0161d10: Preparing [2026-05-11T03:11:04.699Z] 9c5945847b84: Preparing [2026-05-11T03:11:04.699Z] 6301465dea5e: Preparing [2026-05-11T03:11:04.699Z] d1e6fdd4097a: Preparing [2026-05-11T03:11:04.699Z] 7c829b612ca8: Preparing [2026-05-11T03:11:04.699Z] eeaa73608b53: Preparing [2026-05-11T03:11:04.699Z] 7c829b612ca8: Waiting [2026-05-11T03:11:04.699Z] eeaa73608b53: Waiting [2026-05-11T03:11:04.699Z] 2b55c0161d10: Layer already exists [2026-05-11T03:11:04.699Z] 6301465dea5e: Layer already exists [2026-05-11T03:11:04.699Z] 9c5945847b84: Layer already exists [2026-05-11T03:11:04.699Z] 6ada25945aed: Layer already exists [2026-05-11T03:11:04.699Z] d1e6fdd4097a: Layer already exists [2026-05-11T03:11:04.699Z] eeaa73608b53: Layer already exists [2026-05-11T03:11:04.699Z] 7c829b612ca8: Layer already exists [2026-05-11T03:11:04.699Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:e1701476ae4c9ecf3f7511b47f93404dec38271d63d314393e3ffb0869b61163 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:11:05.037Z] + 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-05-11T03:11:05.378Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2026-05-11T03:11:05.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-11T03:11:05.378Z] 6ada25945aed: Preparing [2026-05-11T03:11:05.378Z] 2b55c0161d10: Preparing [2026-05-11T03:11:05.378Z] 9c5945847b84: Preparing [2026-05-11T03:11:05.378Z] 6301465dea5e: Preparing [2026-05-11T03:11:05.378Z] d1e6fdd4097a: Preparing [2026-05-11T03:11:05.378Z] 7c829b612ca8: Preparing [2026-05-11T03:11:05.378Z] eeaa73608b53: Preparing [2026-05-11T03:11:05.378Z] 7c829b612ca8: Waiting [2026-05-11T03:11:05.378Z] eeaa73608b53: Waiting [2026-05-11T03:11:05.378Z] 9c5945847b84: Layer already exists [2026-05-11T03:11:05.378Z] 6ada25945aed: Layer already exists [2026-05-11T03:11:05.378Z] 2b55c0161d10: Layer already exists [2026-05-11T03:11:05.378Z] d1e6fdd4097a: Layer already exists [2026-05-11T03:11:05.378Z] 6301465dea5e: Layer already exists [2026-05-11T03:11:05.378Z] eeaa73608b53: Layer already exists [2026-05-11T03:11:05.378Z] 7c829b612ca8: Layer already exists [2026-05-11T03:11:05.378Z] main: digest: sha256:e1701476ae4c9ecf3f7511b47f93404dec38271d63d314393e3ffb0869b61163 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-11T03:11:05.714Z] ===================================================== [Pipeline] echo [2026-05-11T03:11:05.730Z] taggedImages: [2026-05-11T03:11:05.730Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:11:05.730Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-05-11T03:11:05.730Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.113 [2026-05-11T03:11:05.730Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:11:05.730Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-05-11T03:11:05.753Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2026-05-11T03:11:05.753Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:11:05.753Z] latest [2026-05-11T03:11:05.753Z] 4.1.0-dev.113 [2026-05-11T03:11:05.753Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:11:05.753Z] main [2026-05-11T03:11:05.753Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:11:06.111Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:11:06.457Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:11:06.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-11T03:11:06.457Z] 094971c6c171: Preparing [2026-05-11T03:11:06.457Z] dd5b142e8796: Preparing [2026-05-11T03:11:06.457Z] 16bd6c4027f1: Preparing [2026-05-11T03:11:06.457Z] 9c5945847b84: Preparing [2026-05-11T03:11:06.457Z] 6301465dea5e: Preparing [2026-05-11T03:11:06.457Z] 63a55c97e158: Preparing [2026-05-11T03:11:06.457Z] 24a8c0a5b9c1: Preparing [2026-05-11T03:11:06.457Z] 14bddb752864: Preparing [2026-05-11T03:11:06.457Z] 854ea569a4c1: Preparing [2026-05-11T03:11:06.457Z] eeaa73608b53: Preparing [2026-05-11T03:11:06.457Z] 63a55c97e158: Waiting [2026-05-11T03:11:06.457Z] 24a8c0a5b9c1: Waiting [2026-05-11T03:11:06.457Z] 14bddb752864: Waiting [2026-05-11T03:11:06.457Z] 854ea569a4c1: Waiting [2026-05-11T03:11:06.457Z] eeaa73608b53: Waiting [2026-05-11T03:11:06.457Z] 9c5945847b84: Layer already exists [2026-05-11T03:11:06.457Z] 6301465dea5e: Layer already exists [2026-05-11T03:11:06.721Z] dd5b142e8796: Pushed [2026-05-11T03:11:06.721Z] 16bd6c4027f1: Pushed [2026-05-11T03:11:06.721Z] 094971c6c171: Pushed [2026-05-11T03:11:06.721Z] eeaa73608b53: Layer already exists [2026-05-11T03:11:06.721Z] 14bddb752864: Pushed [2026-05-11T03:11:07.671Z] 854ea569a4c1: Pushed [2026-05-11T03:11:19.939Z] 24a8c0a5b9c1: Pushed [2026-05-11T03:11:34.896Z] 63a55c97e158: Pushed [2026-05-11T03:11:34.896Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:396ccddc484e375a258a9c31b9e6a678b227fd72dc2ad0907fa3e070bfc4bfe2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:11:35.244Z] + 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-05-11T03:11:35.587Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-05-11T03:11:35.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-11T03:11:35.587Z] 094971c6c171: Preparing [2026-05-11T03:11:35.587Z] dd5b142e8796: Preparing [2026-05-11T03:11:35.587Z] 16bd6c4027f1: Preparing [2026-05-11T03:11:35.587Z] 9c5945847b84: Preparing [2026-05-11T03:11:35.587Z] 6301465dea5e: Preparing [2026-05-11T03:11:35.587Z] 63a55c97e158: Preparing [2026-05-11T03:11:35.587Z] 24a8c0a5b9c1: Preparing [2026-05-11T03:11:35.587Z] 14bddb752864: Preparing [2026-05-11T03:11:35.587Z] 854ea569a4c1: Preparing [2026-05-11T03:11:35.587Z] eeaa73608b53: Preparing [2026-05-11T03:11:35.587Z] 24a8c0a5b9c1: Waiting [2026-05-11T03:11:35.587Z] 14bddb752864: Waiting [2026-05-11T03:11:35.587Z] 854ea569a4c1: Waiting [2026-05-11T03:11:35.587Z] eeaa73608b53: Waiting [2026-05-11T03:11:35.587Z] 63a55c97e158: Waiting [2026-05-11T03:11:35.587Z] 6301465dea5e: Layer already exists [2026-05-11T03:11:35.587Z] dd5b142e8796: Layer already exists [2026-05-11T03:11:35.587Z] 9c5945847b84: Layer already exists [2026-05-11T03:11:35.587Z] 16bd6c4027f1: Layer already exists [2026-05-11T03:11:35.587Z] 094971c6c171: Layer already exists [2026-05-11T03:11:35.587Z] 14bddb752864: Layer already exists [2026-05-11T03:11:35.587Z] 63a55c97e158: Layer already exists [2026-05-11T03:11:35.587Z] 24a8c0a5b9c1: Layer already exists [2026-05-11T03:11:35.587Z] 854ea569a4c1: Layer already exists [2026-05-11T03:11:35.587Z] eeaa73608b53: Layer already exists [2026-05-11T03:11:35.855Z] latest: digest: sha256:396ccddc484e375a258a9c31b9e6a678b227fd72dc2ad0907fa3e070bfc4bfe2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:11:36.203Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:11:36.541Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.113 [2026-05-11T03:11:36.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-11T03:11:36.541Z] 094971c6c171: Preparing [2026-05-11T03:11:36.541Z] dd5b142e8796: Preparing [2026-05-11T03:11:36.541Z] 16bd6c4027f1: Preparing [2026-05-11T03:11:36.541Z] 9c5945847b84: Preparing [2026-05-11T03:11:36.541Z] 6301465dea5e: Preparing [2026-05-11T03:11:36.541Z] 63a55c97e158: Preparing [2026-05-11T03:11:36.541Z] 24a8c0a5b9c1: Preparing [2026-05-11T03:11:36.541Z] 14bddb752864: Preparing [2026-05-11T03:11:36.541Z] 854ea569a4c1: Preparing [2026-05-11T03:11:36.541Z] eeaa73608b53: Preparing [2026-05-11T03:11:36.541Z] 14bddb752864: Waiting [2026-05-11T03:11:36.541Z] 854ea569a4c1: Waiting [2026-05-11T03:11:36.541Z] eeaa73608b53: Waiting [2026-05-11T03:11:36.541Z] 63a55c97e158: Waiting [2026-05-11T03:11:36.541Z] 24a8c0a5b9c1: Waiting [2026-05-11T03:11:36.541Z] 9c5945847b84: Layer already exists [2026-05-11T03:11:36.541Z] dd5b142e8796: Layer already exists [2026-05-11T03:11:36.541Z] 6301465dea5e: Layer already exists [2026-05-11T03:11:36.541Z] 094971c6c171: Layer already exists [2026-05-11T03:11:36.541Z] 16bd6c4027f1: Layer already exists [2026-05-11T03:11:36.541Z] 854ea569a4c1: Layer already exists [2026-05-11T03:11:36.541Z] 14bddb752864: Layer already exists [2026-05-11T03:11:36.541Z] 63a55c97e158: Layer already exists [2026-05-11T03:11:36.541Z] eeaa73608b53: Layer already exists [2026-05-11T03:11:36.541Z] 24a8c0a5b9c1: Layer already exists [2026-05-11T03:11:36.541Z] 4.1.0-dev.113: digest: sha256:396ccddc484e375a258a9c31b9e6a678b227fd72dc2ad0907fa3e070bfc4bfe2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:11:37.150Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:11:37.492Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:11:37.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-11T03:11:37.492Z] 094971c6c171: Preparing [2026-05-11T03:11:37.492Z] dd5b142e8796: Preparing [2026-05-11T03:11:37.492Z] 16bd6c4027f1: Preparing [2026-05-11T03:11:37.492Z] 9c5945847b84: Preparing [2026-05-11T03:11:37.492Z] 6301465dea5e: Preparing [2026-05-11T03:11:37.492Z] 63a55c97e158: Preparing [2026-05-11T03:11:37.492Z] 24a8c0a5b9c1: Preparing [2026-05-11T03:11:37.492Z] 14bddb752864: Preparing [2026-05-11T03:11:37.492Z] 854ea569a4c1: Preparing [2026-05-11T03:11:37.492Z] eeaa73608b53: Preparing [2026-05-11T03:11:37.492Z] 63a55c97e158: Waiting [2026-05-11T03:11:37.492Z] 24a8c0a5b9c1: Waiting [2026-05-11T03:11:37.492Z] 14bddb752864: Waiting [2026-05-11T03:11:37.492Z] 854ea569a4c1: Waiting [2026-05-11T03:11:37.492Z] eeaa73608b53: Waiting [2026-05-11T03:11:37.492Z] dd5b142e8796: Layer already exists [2026-05-11T03:11:37.492Z] 16bd6c4027f1: Layer already exists [2026-05-11T03:11:37.492Z] 094971c6c171: Layer already exists [2026-05-11T03:11:37.492Z] 6301465dea5e: Layer already exists [2026-05-11T03:11:37.492Z] 9c5945847b84: Layer already exists [2026-05-11T03:11:37.492Z] 854ea569a4c1: Layer already exists [2026-05-11T03:11:37.492Z] 14bddb752864: Layer already exists [2026-05-11T03:11:37.492Z] 63a55c97e158: Layer already exists [2026-05-11T03:11:37.492Z] eeaa73608b53: Layer already exists [2026-05-11T03:11:37.492Z] 24a8c0a5b9c1: Layer already exists [2026-05-11T03:11:37.756Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:396ccddc484e375a258a9c31b9e6a678b227fd72dc2ad0907fa3e070bfc4bfe2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:11:38.099Z] + 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-05-11T03:11:38.445Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2026-05-11T03:11:38.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-11T03:11:38.445Z] 094971c6c171: Preparing [2026-05-11T03:11:38.445Z] dd5b142e8796: Preparing [2026-05-11T03:11:38.445Z] 16bd6c4027f1: Preparing [2026-05-11T03:11:38.445Z] 9c5945847b84: Preparing [2026-05-11T03:11:38.445Z] 6301465dea5e: Preparing [2026-05-11T03:11:38.445Z] 63a55c97e158: Preparing [2026-05-11T03:11:38.445Z] 24a8c0a5b9c1: Preparing [2026-05-11T03:11:38.445Z] 14bddb752864: Preparing [2026-05-11T03:11:38.445Z] 854ea569a4c1: Preparing [2026-05-11T03:11:38.445Z] eeaa73608b53: Preparing [2026-05-11T03:11:38.445Z] 24a8c0a5b9c1: Waiting [2026-05-11T03:11:38.445Z] 854ea569a4c1: Waiting [2026-05-11T03:11:38.445Z] 14bddb752864: Waiting [2026-05-11T03:11:38.445Z] eeaa73608b53: Waiting [2026-05-11T03:11:38.445Z] 63a55c97e158: Waiting [2026-05-11T03:11:38.445Z] 6301465dea5e: Layer already exists [2026-05-11T03:11:38.445Z] dd5b142e8796: Layer already exists [2026-05-11T03:11:38.445Z] 094971c6c171: Layer already exists [2026-05-11T03:11:38.445Z] 9c5945847b84: Layer already exists [2026-05-11T03:11:38.445Z] 16bd6c4027f1: Layer already exists [2026-05-11T03:11:38.445Z] 24a8c0a5b9c1: Layer already exists [2026-05-11T03:11:38.445Z] 63a55c97e158: Layer already exists [2026-05-11T03:11:38.445Z] 14bddb752864: Layer already exists [2026-05-11T03:11:38.445Z] 854ea569a4c1: Layer already exists [2026-05-11T03:11:38.445Z] eeaa73608b53: Layer already exists [2026-05-11T03:11:38.709Z] main: digest: sha256:396ccddc484e375a258a9c31b9e6a678b227fd72dc2ad0907fa3e070bfc4bfe2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-11T03:11:38.786Z] ===================================================== [Pipeline] echo [2026-05-11T03:11:38.804Z] taggedImages: [2026-05-11T03:11:38.804Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:11:38.804Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-05-11T03:11:38.804Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.113 [2026-05-11T03:11:38.804Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:11:38.804Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-05-11T03:11:38.836Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2026-05-11T03:11:38.836Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:11:38.836Z] latest [2026-05-11T03:11:38.836Z] 4.1.0-dev.113 [2026-05-11T03:11:38.836Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:11:38.836Z] main [2026-05-11T03:11:38.836Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:11:39.194Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:11:39.530Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:11:39.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-11T03:11:39.530Z] 334ad87ad27f: Preparing [2026-05-11T03:11:39.530Z] 68e68158c856: Preparing [2026-05-11T03:11:39.530Z] c2128b46ef62: Preparing [2026-05-11T03:11:39.530Z] 9c5945847b84: Preparing [2026-05-11T03:11:39.530Z] 6301465dea5e: Preparing [2026-05-11T03:11:39.530Z] 7ebbe1373e0e: Preparing [2026-05-11T03:11:39.530Z] a2b9f0f24875: Preparing [2026-05-11T03:11:39.530Z] d95c781ada8e: Preparing [2026-05-11T03:11:39.530Z] eeaa73608b53: Preparing [2026-05-11T03:11:39.530Z] a2b9f0f24875: Waiting [2026-05-11T03:11:39.530Z] d95c781ada8e: Waiting [2026-05-11T03:11:39.530Z] eeaa73608b53: Waiting [2026-05-11T03:11:39.530Z] 7ebbe1373e0e: Waiting [2026-05-11T03:11:39.530Z] 9c5945847b84: Layer already exists [2026-05-11T03:11:39.530Z] 6301465dea5e: Layer already exists [2026-05-11T03:11:39.794Z] 68e68158c856: Pushed [2026-05-11T03:11:39.794Z] 334ad87ad27f: Pushed [2026-05-11T03:11:39.794Z] c2128b46ef62: Pushed [2026-05-11T03:11:39.794Z] a2b9f0f24875: Pushed [2026-05-11T03:11:39.794Z] eeaa73608b53: Layer already exists [2026-05-11T03:11:40.755Z] d95c781ada8e: Pushed [2026-05-11T03:12:07.386Z] 7ebbe1373e0e: Pushed [2026-05-11T03:12:07.386Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:a0b0faafbf5a0e9c55af5a557a8dde37e6cfd148ea6ba25aa489da7cde16d3ac size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:12:07.739Z] + 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-05-11T03:12:08.072Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-05-11T03:12:08.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-11T03:12:08.073Z] 334ad87ad27f: Preparing [2026-05-11T03:12:08.073Z] 68e68158c856: Preparing [2026-05-11T03:12:08.073Z] c2128b46ef62: Preparing [2026-05-11T03:12:08.073Z] 9c5945847b84: Preparing [2026-05-11T03:12:08.073Z] 6301465dea5e: Preparing [2026-05-11T03:12:08.073Z] 7ebbe1373e0e: Preparing [2026-05-11T03:12:08.073Z] a2b9f0f24875: Preparing [2026-05-11T03:12:08.073Z] d95c781ada8e: Preparing [2026-05-11T03:12:08.073Z] eeaa73608b53: Preparing [2026-05-11T03:12:08.073Z] 7ebbe1373e0e: Waiting [2026-05-11T03:12:08.073Z] a2b9f0f24875: Waiting [2026-05-11T03:12:08.073Z] d95c781ada8e: Waiting [2026-05-11T03:12:08.073Z] eeaa73608b53: Waiting [2026-05-11T03:12:08.073Z] 9c5945847b84: Layer already exists [2026-05-11T03:12:08.073Z] 6301465dea5e: Layer already exists [2026-05-11T03:12:08.073Z] c2128b46ef62: Layer already exists [2026-05-11T03:12:08.073Z] 334ad87ad27f: Layer already exists [2026-05-11T03:12:08.073Z] 68e68158c856: Layer already exists [2026-05-11T03:12:08.073Z] 7ebbe1373e0e: Layer already exists [2026-05-11T03:12:08.073Z] a2b9f0f24875: Layer already exists [2026-05-11T03:12:08.073Z] eeaa73608b53: Layer already exists [2026-05-11T03:12:08.073Z] d95c781ada8e: Layer already exists [2026-05-11T03:12:08.336Z] latest: digest: sha256:a0b0faafbf5a0e9c55af5a557a8dde37e6cfd148ea6ba25aa489da7cde16d3ac size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:12:08.679Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:12:09.022Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.113 [2026-05-11T03:12:09.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-11T03:12:09.023Z] 334ad87ad27f: Preparing [2026-05-11T03:12:09.023Z] 68e68158c856: Preparing [2026-05-11T03:12:09.023Z] c2128b46ef62: Preparing [2026-05-11T03:12:09.023Z] 9c5945847b84: Preparing [2026-05-11T03:12:09.023Z] 6301465dea5e: Preparing [2026-05-11T03:12:09.023Z] 7ebbe1373e0e: Preparing [2026-05-11T03:12:09.023Z] a2b9f0f24875: Preparing [2026-05-11T03:12:09.023Z] d95c781ada8e: Preparing [2026-05-11T03:12:09.023Z] eeaa73608b53: Preparing [2026-05-11T03:12:09.023Z] 7ebbe1373e0e: Waiting [2026-05-11T03:12:09.023Z] a2b9f0f24875: Waiting [2026-05-11T03:12:09.023Z] d95c781ada8e: Waiting [2026-05-11T03:12:09.023Z] eeaa73608b53: Waiting [2026-05-11T03:12:09.023Z] 334ad87ad27f: Layer already exists [2026-05-11T03:12:09.023Z] 6301465dea5e: Layer already exists [2026-05-11T03:12:09.023Z] c2128b46ef62: Layer already exists [2026-05-11T03:12:09.023Z] 68e68158c856: Layer already exists [2026-05-11T03:12:09.023Z] 9c5945847b84: Layer already exists [2026-05-11T03:12:09.023Z] 7ebbe1373e0e: Layer already exists [2026-05-11T03:12:09.023Z] eeaa73608b53: Layer already exists [2026-05-11T03:12:09.023Z] d95c781ada8e: Layer already exists [2026-05-11T03:12:09.023Z] a2b9f0f24875: Layer already exists [2026-05-11T03:12:09.023Z] 4.1.0-dev.113: digest: sha256:a0b0faafbf5a0e9c55af5a557a8dde37e6cfd148ea6ba25aa489da7cde16d3ac size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:12:09.702Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:12:10.072Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:12:10.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-11T03:12:10.072Z] 334ad87ad27f: Preparing [2026-05-11T03:12:10.072Z] 68e68158c856: Preparing [2026-05-11T03:12:10.072Z] c2128b46ef62: Preparing [2026-05-11T03:12:10.072Z] 9c5945847b84: Preparing [2026-05-11T03:12:10.072Z] 6301465dea5e: Preparing [2026-05-11T03:12:10.072Z] 7ebbe1373e0e: Preparing [2026-05-11T03:12:10.072Z] a2b9f0f24875: Preparing [2026-05-11T03:12:10.072Z] d95c781ada8e: Preparing [2026-05-11T03:12:10.072Z] eeaa73608b53: Preparing [2026-05-11T03:12:10.072Z] 7ebbe1373e0e: Waiting [2026-05-11T03:12:10.072Z] a2b9f0f24875: Waiting [2026-05-11T03:12:10.072Z] d95c781ada8e: Waiting [2026-05-11T03:12:10.072Z] eeaa73608b53: Waiting [2026-05-11T03:12:10.072Z] 334ad87ad27f: Layer already exists [2026-05-11T03:12:10.072Z] 68e68158c856: Layer already exists [2026-05-11T03:12:10.072Z] 6301465dea5e: Layer already exists [2026-05-11T03:12:10.072Z] 9c5945847b84: Layer already exists [2026-05-11T03:12:10.072Z] c2128b46ef62: Layer already exists [2026-05-11T03:12:10.072Z] a2b9f0f24875: Layer already exists [2026-05-11T03:12:10.072Z] d95c781ada8e: Layer already exists [2026-05-11T03:12:10.072Z] 7ebbe1373e0e: Layer already exists [2026-05-11T03:12:10.072Z] eeaa73608b53: Layer already exists [2026-05-11T03:12:10.072Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:a0b0faafbf5a0e9c55af5a557a8dde37e6cfd148ea6ba25aa489da7cde16d3ac size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:12:10.730Z] + 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-05-11T03:12:13.628Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2026-05-11T03:12:13.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-11T03:12:13.628Z] 334ad87ad27f: Preparing [2026-05-11T03:12:13.628Z] 68e68158c856: Preparing [2026-05-11T03:12:13.628Z] c2128b46ef62: Preparing [2026-05-11T03:12:13.628Z] 9c5945847b84: Preparing [2026-05-11T03:12:13.628Z] 6301465dea5e: Preparing [2026-05-11T03:12:13.628Z] 7ebbe1373e0e: Preparing [2026-05-11T03:12:13.628Z] a2b9f0f24875: Preparing [2026-05-11T03:12:13.628Z] d95c781ada8e: Preparing [2026-05-11T03:12:13.628Z] eeaa73608b53: Preparing [2026-05-11T03:12:13.628Z] 7ebbe1373e0e: Waiting [2026-05-11T03:12:13.628Z] a2b9f0f24875: Waiting [2026-05-11T03:12:13.628Z] eeaa73608b53: Waiting [2026-05-11T03:12:13.628Z] d95c781ada8e: Waiting [2026-05-11T03:12:13.628Z] c2128b46ef62: Layer already exists [2026-05-11T03:12:13.628Z] 334ad87ad27f: Layer already exists [2026-05-11T03:12:13.628Z] 6301465dea5e: Layer already exists [2026-05-11T03:12:13.628Z] 68e68158c856: Layer already exists [2026-05-11T03:12:13.628Z] 9c5945847b84: Layer already exists [2026-05-11T03:12:13.628Z] a2b9f0f24875: Layer already exists [2026-05-11T03:12:13.628Z] 7ebbe1373e0e: Layer already exists [2026-05-11T03:12:13.628Z] d95c781ada8e: Layer already exists [2026-05-11T03:12:13.628Z] eeaa73608b53: Layer already exists [2026-05-11T03:12:13.891Z] main: digest: sha256:a0b0faafbf5a0e9c55af5a557a8dde37e6cfd148ea6ba25aa489da7cde16d3ac size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-11T03:12:13.967Z] ===================================================== [Pipeline] echo [2026-05-11T03:12:13.980Z] taggedImages: [2026-05-11T03:12:13.980Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:12:13.980Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-05-11T03:12:13.980Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.113 [2026-05-11T03:12:13.980Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:12:13.980Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-05-11T03:12:14.006Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2026-05-11T03:12:14.006Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:12:14.007Z] latest [2026-05-11T03:12:14.007Z] 4.1.0-dev.113 [2026-05-11T03:12:14.007Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:12:14.007Z] main [2026-05-11T03:12:14.007Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:12:14.355Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:12:14.698Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:12:14.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-11T03:12:14.698Z] 094971c6c171: Preparing [2026-05-11T03:12:14.698Z] c3d313aa8279: Preparing [2026-05-11T03:12:14.698Z] 748f2ab78c3b: Preparing [2026-05-11T03:12:14.698Z] 9c5945847b84: Preparing [2026-05-11T03:12:14.698Z] 6301465dea5e: Preparing [2026-05-11T03:12:14.698Z] 942145a88415: Preparing [2026-05-11T03:12:14.698Z] 14bddb752864: Preparing [2026-05-11T03:12:14.698Z] 854ea569a4c1: Preparing [2026-05-11T03:12:14.698Z] eeaa73608b53: Preparing [2026-05-11T03:12:14.698Z] 14bddb752864: Waiting [2026-05-11T03:12:14.698Z] 854ea569a4c1: Waiting [2026-05-11T03:12:14.698Z] 942145a88415: Waiting [2026-05-11T03:12:14.698Z] eeaa73608b53: Waiting [2026-05-11T03:12:14.698Z] 9c5945847b84: Layer already exists [2026-05-11T03:12:14.698Z] 094971c6c171: Layer already exists [2026-05-11T03:12:14.698Z] 6301465dea5e: Layer already exists [2026-05-11T03:12:14.698Z] 854ea569a4c1: Layer already exists [2026-05-11T03:12:14.698Z] 14bddb752864: Layer already exists [2026-05-11T03:12:14.962Z] c3d313aa8279: Pushed [2026-05-11T03:12:14.962Z] 748f2ab78c3b: Pushed [2026-05-11T03:12:14.962Z] eeaa73608b53: Layer already exists [2026-05-11T03:12:41.908Z] 942145a88415: Pushed [2026-05-11T03:12:41.908Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:f6dab0aaaaa3f2c4105531918042bc3b4d38f3cc3c51493a334769aa84bf1887 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:12:42.271Z] + 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-05-11T03:12:42.612Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-05-11T03:12:42.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-11T03:12:42.613Z] 094971c6c171: Preparing [2026-05-11T03:12:42.613Z] c3d313aa8279: Preparing [2026-05-11T03:12:42.613Z] 748f2ab78c3b: Preparing [2026-05-11T03:12:42.613Z] 9c5945847b84: Preparing [2026-05-11T03:12:42.613Z] 6301465dea5e: Preparing [2026-05-11T03:12:42.613Z] 942145a88415: Preparing [2026-05-11T03:12:42.613Z] 14bddb752864: Preparing [2026-05-11T03:12:42.613Z] 854ea569a4c1: Preparing [2026-05-11T03:12:42.613Z] eeaa73608b53: Preparing [2026-05-11T03:12:42.613Z] 942145a88415: Waiting [2026-05-11T03:12:42.613Z] 14bddb752864: Waiting [2026-05-11T03:12:42.613Z] 854ea569a4c1: Waiting [2026-05-11T03:12:42.613Z] eeaa73608b53: Waiting [2026-05-11T03:12:42.613Z] 6301465dea5e: Layer already exists [2026-05-11T03:12:42.613Z] 748f2ab78c3b: Layer already exists [2026-05-11T03:12:42.613Z] c3d313aa8279: Layer already exists [2026-05-11T03:12:42.613Z] 094971c6c171: Layer already exists [2026-05-11T03:12:42.613Z] 9c5945847b84: Layer already exists [2026-05-11T03:12:42.613Z] eeaa73608b53: Layer already exists [2026-05-11T03:12:42.613Z] 854ea569a4c1: Layer already exists [2026-05-11T03:12:42.613Z] 14bddb752864: Layer already exists [2026-05-11T03:12:42.613Z] 942145a88415: Layer already exists [2026-05-11T03:12:42.945Z] latest: digest: sha256:f6dab0aaaaa3f2c4105531918042bc3b4d38f3cc3c51493a334769aa84bf1887 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:12:43.306Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:12:43.647Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.113 [2026-05-11T03:12:43.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-11T03:12:43.647Z] 094971c6c171: Preparing [2026-05-11T03:12:43.647Z] c3d313aa8279: Preparing [2026-05-11T03:12:43.647Z] 748f2ab78c3b: Preparing [2026-05-11T03:12:43.647Z] 9c5945847b84: Preparing [2026-05-11T03:12:43.647Z] 6301465dea5e: Preparing [2026-05-11T03:12:43.647Z] 942145a88415: Preparing [2026-05-11T03:12:43.647Z] 14bddb752864: Preparing [2026-05-11T03:12:43.647Z] 854ea569a4c1: Preparing [2026-05-11T03:12:43.647Z] eeaa73608b53: Preparing [2026-05-11T03:12:43.647Z] 942145a88415: Waiting [2026-05-11T03:12:43.647Z] 14bddb752864: Waiting [2026-05-11T03:12:43.647Z] 854ea569a4c1: Waiting [2026-05-11T03:12:43.647Z] eeaa73608b53: Waiting [2026-05-11T03:12:43.647Z] 9c5945847b84: Layer already exists [2026-05-11T03:12:43.647Z] 094971c6c171: Layer already exists [2026-05-11T03:12:43.647Z] 748f2ab78c3b: Layer already exists [2026-05-11T03:12:43.647Z] 6301465dea5e: Layer already exists [2026-05-11T03:12:43.647Z] c3d313aa8279: Layer already exists [2026-05-11T03:12:43.647Z] 14bddb752864: Layer already exists [2026-05-11T03:12:43.647Z] 942145a88415: Layer already exists [2026-05-11T03:12:43.647Z] eeaa73608b53: Layer already exists [2026-05-11T03:12:43.647Z] 854ea569a4c1: Layer already exists [2026-05-11T03:12:43.647Z] 4.1.0-dev.113: digest: sha256:f6dab0aaaaa3f2c4105531918042bc3b4d38f3cc3c51493a334769aa84bf1887 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:12:43.987Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:12:44.328Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:12:44.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-11T03:12:44.328Z] 094971c6c171: Preparing [2026-05-11T03:12:44.328Z] c3d313aa8279: Preparing [2026-05-11T03:12:44.328Z] 748f2ab78c3b: Preparing [2026-05-11T03:12:44.328Z] 9c5945847b84: Preparing [2026-05-11T03:12:44.328Z] 6301465dea5e: Preparing [2026-05-11T03:12:44.328Z] 942145a88415: Preparing [2026-05-11T03:12:44.328Z] 14bddb752864: Preparing [2026-05-11T03:12:44.328Z] 854ea569a4c1: Preparing [2026-05-11T03:12:44.328Z] eeaa73608b53: Preparing [2026-05-11T03:12:44.328Z] 14bddb752864: Waiting [2026-05-11T03:12:44.328Z] 854ea569a4c1: Waiting [2026-05-11T03:12:44.328Z] eeaa73608b53: Waiting [2026-05-11T03:12:44.328Z] 942145a88415: Waiting [2026-05-11T03:12:44.328Z] 9c5945847b84: Layer already exists [2026-05-11T03:12:44.328Z] 6301465dea5e: Layer already exists [2026-05-11T03:12:44.328Z] 094971c6c171: Layer already exists [2026-05-11T03:12:44.328Z] c3d313aa8279: Layer already exists [2026-05-11T03:12:44.328Z] 748f2ab78c3b: Layer already exists [2026-05-11T03:12:44.328Z] 14bddb752864: Layer already exists [2026-05-11T03:12:44.328Z] 854ea569a4c1: Layer already exists [2026-05-11T03:12:44.328Z] 942145a88415: Layer already exists [2026-05-11T03:12:44.328Z] eeaa73608b53: Layer already exists [2026-05-11T03:12:44.328Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:f6dab0aaaaa3f2c4105531918042bc3b4d38f3cc3c51493a334769aa84bf1887 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:12:44.662Z] + 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-05-11T03:12:45.010Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2026-05-11T03:12:45.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-11T03:12:45.010Z] 094971c6c171: Preparing [2026-05-11T03:12:45.010Z] c3d313aa8279: Preparing [2026-05-11T03:12:45.010Z] 748f2ab78c3b: Preparing [2026-05-11T03:12:45.010Z] 9c5945847b84: Preparing [2026-05-11T03:12:45.010Z] 6301465dea5e: Preparing [2026-05-11T03:12:45.010Z] 942145a88415: Preparing [2026-05-11T03:12:45.010Z] 14bddb752864: Preparing [2026-05-11T03:12:45.010Z] 854ea569a4c1: Preparing [2026-05-11T03:12:45.010Z] eeaa73608b53: Preparing [2026-05-11T03:12:45.010Z] 14bddb752864: Waiting [2026-05-11T03:12:45.010Z] 854ea569a4c1: Waiting [2026-05-11T03:12:45.010Z] eeaa73608b53: Waiting [2026-05-11T03:12:45.010Z] 942145a88415: Waiting [2026-05-11T03:12:45.010Z] 094971c6c171: Layer already exists [2026-05-11T03:12:45.010Z] 748f2ab78c3b: Layer already exists [2026-05-11T03:12:45.010Z] 9c5945847b84: Layer already exists [2026-05-11T03:12:45.010Z] c3d313aa8279: Layer already exists [2026-05-11T03:12:45.010Z] 6301465dea5e: Layer already exists [2026-05-11T03:12:45.010Z] 854ea569a4c1: Layer already exists [2026-05-11T03:12:45.010Z] 14bddb752864: Layer already exists [2026-05-11T03:12:45.010Z] 942145a88415: Layer already exists [2026-05-11T03:12:45.010Z] eeaa73608b53: Layer already exists [2026-05-11T03:12:45.276Z] main: digest: sha256:f6dab0aaaaa3f2c4105531918042bc3b4d38f3cc3c51493a334769aa84bf1887 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-11T03:12:45.353Z] ===================================================== [Pipeline] echo [2026-05-11T03:12:45.368Z] taggedImages: [2026-05-11T03:12:45.368Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:12:45.368Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-05-11T03:12:45.368Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.113 [2026-05-11T03:12:45.368Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:12:45.368Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-05-11T03:12:45.391Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2026-05-11T03:12:45.391Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:12:45.391Z] latest [2026-05-11T03:12:45.391Z] 4.1.0-dev.113 [2026-05-11T03:12:45.391Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:12:45.391Z] main [2026-05-11T03:12:45.391Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:12:45.752Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:12:46.209Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:12:46.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-11T03:12:46.209Z] a4fa3b3386d5: Preparing [2026-05-11T03:12:46.209Z] 286c6ee94159: Preparing [2026-05-11T03:12:46.209Z] 9c5945847b84: Preparing [2026-05-11T03:12:46.209Z] 6301465dea5e: Preparing [2026-05-11T03:12:46.209Z] 979e8ee3c07a: Preparing [2026-05-11T03:12:46.209Z] b5550c5771ed: Preparing [2026-05-11T03:12:46.209Z] eeaa73608b53: Preparing [2026-05-11T03:12:46.209Z] b5550c5771ed: Waiting [2026-05-11T03:12:46.209Z] eeaa73608b53: Waiting [2026-05-11T03:12:46.209Z] 6301465dea5e: Layer already exists [2026-05-11T03:12:46.209Z] 9c5945847b84: Layer already exists [2026-05-11T03:12:46.209Z] eeaa73608b53: Layer already exists [2026-05-11T03:12:46.209Z] a4fa3b3386d5: Pushed [2026-05-11T03:12:46.209Z] 979e8ee3c07a: Pushed [2026-05-11T03:12:47.611Z] b5550c5771ed: Pushed [2026-05-11T03:12:55.883Z] 286c6ee94159: Pushed [2026-05-11T03:12:55.883Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:18f2df617580395355c243f1810e64b1ca0ea6ecf0c075ac5402f91c217fe4d0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:12:56.484Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:12:57.042Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-05-11T03:12:57.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-11T03:12:57.042Z] a4fa3b3386d5: Preparing [2026-05-11T03:12:57.042Z] 286c6ee94159: Preparing [2026-05-11T03:12:57.042Z] 9c5945847b84: Preparing [2026-05-11T03:12:57.042Z] 6301465dea5e: Preparing [2026-05-11T03:12:57.042Z] 979e8ee3c07a: Preparing [2026-05-11T03:12:57.042Z] b5550c5771ed: Preparing [2026-05-11T03:12:57.042Z] eeaa73608b53: Preparing [2026-05-11T03:12:57.042Z] b5550c5771ed: Waiting [2026-05-11T03:12:57.042Z] eeaa73608b53: Waiting [2026-05-11T03:12:57.042Z] a4fa3b3386d5: Layer already exists [2026-05-11T03:12:57.042Z] 9c5945847b84: Layer already exists [2026-05-11T03:12:57.042Z] 286c6ee94159: Layer already exists [2026-05-11T03:12:57.042Z] 6301465dea5e: Layer already exists [2026-05-11T03:12:57.042Z] 979e8ee3c07a: Layer already exists [2026-05-11T03:12:57.042Z] b5550c5771ed: Layer already exists [2026-05-11T03:12:57.042Z] eeaa73608b53: Layer already exists [2026-05-11T03:12:57.042Z] latest: digest: sha256:18f2df617580395355c243f1810e64b1ca0ea6ecf0c075ac5402f91c217fe4d0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:12:57.554Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:12:58.235Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.113 [2026-05-11T03:12:58.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-11T03:12:58.235Z] a4fa3b3386d5: Preparing [2026-05-11T03:12:58.235Z] 286c6ee94159: Preparing [2026-05-11T03:12:58.235Z] 9c5945847b84: Preparing [2026-05-11T03:12:58.235Z] 6301465dea5e: Preparing [2026-05-11T03:12:58.235Z] 979e8ee3c07a: Preparing [2026-05-11T03:12:58.235Z] b5550c5771ed: Preparing [2026-05-11T03:12:58.235Z] eeaa73608b53: Preparing [2026-05-11T03:12:58.235Z] b5550c5771ed: Waiting [2026-05-11T03:12:58.235Z] 979e8ee3c07a: Layer already exists [2026-05-11T03:12:58.235Z] 286c6ee94159: Layer already exists [2026-05-11T03:12:58.235Z] 9c5945847b84: Layer already exists [2026-05-11T03:12:58.235Z] a4fa3b3386d5: Layer already exists [2026-05-11T03:12:58.235Z] 6301465dea5e: Layer already exists [2026-05-11T03:12:58.235Z] eeaa73608b53: Layer already exists [2026-05-11T03:12:58.235Z] b5550c5771ed: Layer already exists [2026-05-11T03:12:58.235Z] 4.1.0-dev.113: digest: sha256:18f2df617580395355c243f1810e64b1ca0ea6ecf0c075ac5402f91c217fe4d0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:12:58.638Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:12:58.995Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:12:58.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-11T03:12:58.995Z] a4fa3b3386d5: Preparing [2026-05-11T03:12:58.995Z] 286c6ee94159: Preparing [2026-05-11T03:12:58.995Z] 9c5945847b84: Preparing [2026-05-11T03:12:58.995Z] 6301465dea5e: Preparing [2026-05-11T03:12:58.995Z] 979e8ee3c07a: Preparing [2026-05-11T03:12:58.995Z] b5550c5771ed: Preparing [2026-05-11T03:12:58.995Z] eeaa73608b53: Preparing [2026-05-11T03:12:58.995Z] eeaa73608b53: Waiting [2026-05-11T03:12:58.995Z] b5550c5771ed: Waiting [2026-05-11T03:12:58.995Z] 286c6ee94159: Layer already exists [2026-05-11T03:12:58.995Z] a4fa3b3386d5: Layer already exists [2026-05-11T03:12:58.995Z] 979e8ee3c07a: Layer already exists [2026-05-11T03:12:58.995Z] 9c5945847b84: Layer already exists [2026-05-11T03:12:58.995Z] 6301465dea5e: Layer already exists [2026-05-11T03:12:58.995Z] b5550c5771ed: Layer already exists [2026-05-11T03:12:58.995Z] eeaa73608b53: Layer already exists [2026-05-11T03:12:58.995Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:18f2df617580395355c243f1810e64b1ca0ea6ecf0c075ac5402f91c217fe4d0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:12:59.444Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:13:00.828Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2026-05-11T03:13:00.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-11T03:13:00.828Z] a4fa3b3386d5: Preparing [2026-05-11T03:13:00.828Z] 286c6ee94159: Preparing [2026-05-11T03:13:00.828Z] 9c5945847b84: Preparing [2026-05-11T03:13:00.828Z] 6301465dea5e: Preparing [2026-05-11T03:13:00.828Z] 979e8ee3c07a: Preparing [2026-05-11T03:13:00.828Z] b5550c5771ed: Preparing [2026-05-11T03:13:00.828Z] eeaa73608b53: Preparing [2026-05-11T03:13:00.828Z] b5550c5771ed: Waiting [2026-05-11T03:13:00.828Z] 6301465dea5e: Layer already exists [2026-05-11T03:13:00.828Z] a4fa3b3386d5: Layer already exists [2026-05-11T03:13:00.828Z] 286c6ee94159: Layer already exists [2026-05-11T03:13:00.828Z] 9c5945847b84: Layer already exists [2026-05-11T03:13:00.828Z] 979e8ee3c07a: Layer already exists [2026-05-11T03:13:00.828Z] b5550c5771ed: Layer already exists [2026-05-11T03:13:00.828Z] eeaa73608b53: Layer already exists [2026-05-11T03:13:00.828Z] main: digest: sha256:18f2df617580395355c243f1810e64b1ca0ea6ecf0c075ac5402f91c217fe4d0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-11T03:13:00.915Z] ===================================================== [Pipeline] echo [2026-05-11T03:13:00.929Z] taggedImages: [2026-05-11T03:13:00.929Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:13:00.929Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-05-11T03:13:00.929Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.113 [2026-05-11T03:13:00.929Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:13:00.929Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-05-11T03:13:00.946Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2026-05-11T03:13:00.946Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:13:00.946Z] latest [2026-05-11T03:13:00.946Z] 4.1.0-dev.113 [2026-05-11T03:13:00.946Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:13:00.946Z] main [2026-05-11T03:13:00.946Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:13:01.317Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:13:01.798Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:13:01.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-11T03:13:01.798Z] 3c7d09381e38: Preparing [2026-05-11T03:13:01.798Z] a292e280b8e3: Preparing [2026-05-11T03:13:01.798Z] 9c5945847b84: Preparing [2026-05-11T03:13:01.798Z] 6301465dea5e: Preparing [2026-05-11T03:13:01.798Z] 458e9dee781c: Preparing [2026-05-11T03:13:01.798Z] 515e620adee3: Preparing [2026-05-11T03:13:01.798Z] eeaa73608b53: Preparing [2026-05-11T03:13:01.798Z] 515e620adee3: Waiting [2026-05-11T03:13:01.798Z] eeaa73608b53: Waiting [2026-05-11T03:13:01.798Z] 6301465dea5e: Layer already exists [2026-05-11T03:13:01.798Z] 9c5945847b84: Layer already exists [2026-05-11T03:13:02.074Z] eeaa73608b53: Layer already exists [2026-05-11T03:13:02.074Z] 458e9dee781c: Pushed [2026-05-11T03:13:02.074Z] 3c7d09381e38: Pushed [2026-05-11T03:13:02.362Z] 515e620adee3: Pushed [2026-05-11T03:13:10.761Z] a292e280b8e3: Pushed [2026-05-11T03:13:10.761Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:c6efdbf14d8df91b86811712ce4a95dea53dabd22e7db3dd5b1320cc92ca9dcf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:13:11.353Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:13:11.702Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-05-11T03:13:11.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-11T03:13:11.702Z] 3c7d09381e38: Preparing [2026-05-11T03:13:11.702Z] a292e280b8e3: Preparing [2026-05-11T03:13:11.702Z] 9c5945847b84: Preparing [2026-05-11T03:13:11.702Z] 6301465dea5e: Preparing [2026-05-11T03:13:11.702Z] 458e9dee781c: Preparing [2026-05-11T03:13:11.702Z] 515e620adee3: Preparing [2026-05-11T03:13:11.702Z] eeaa73608b53: Preparing [2026-05-11T03:13:11.702Z] 515e620adee3: Waiting [2026-05-11T03:13:11.702Z] eeaa73608b53: Waiting [2026-05-11T03:13:11.702Z] a292e280b8e3: Layer already exists [2026-05-11T03:13:11.702Z] 458e9dee781c: Layer already exists [2026-05-11T03:13:11.702Z] 3c7d09381e38: Layer already exists [2026-05-11T03:13:11.702Z] 9c5945847b84: Layer already exists [2026-05-11T03:13:11.702Z] 6301465dea5e: Layer already exists [2026-05-11T03:13:11.702Z] eeaa73608b53: Layer already exists [2026-05-11T03:13:11.702Z] 515e620adee3: Layer already exists [2026-05-11T03:13:11.968Z] latest: digest: sha256:c6efdbf14d8df91b86811712ce4a95dea53dabd22e7db3dd5b1320cc92ca9dcf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:13:12.334Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:13:12.752Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.113 [2026-05-11T03:13:12.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-11T03:13:12.752Z] 3c7d09381e38: Preparing [2026-05-11T03:13:12.752Z] a292e280b8e3: Preparing [2026-05-11T03:13:12.752Z] 9c5945847b84: Preparing [2026-05-11T03:13:12.752Z] 6301465dea5e: Preparing [2026-05-11T03:13:12.752Z] 458e9dee781c: Preparing [2026-05-11T03:13:12.752Z] 515e620adee3: Preparing [2026-05-11T03:13:12.752Z] eeaa73608b53: Preparing [2026-05-11T03:13:12.752Z] 515e620adee3: Waiting [2026-05-11T03:13:12.752Z] eeaa73608b53: Waiting [2026-05-11T03:13:12.752Z] 6301465dea5e: Layer already exists [2026-05-11T03:13:12.752Z] a292e280b8e3: Layer already exists [2026-05-11T03:13:12.752Z] 458e9dee781c: Layer already exists [2026-05-11T03:13:12.752Z] 3c7d09381e38: Layer already exists [2026-05-11T03:13:12.752Z] 9c5945847b84: Layer already exists [2026-05-11T03:13:12.752Z] eeaa73608b53: Layer already exists [2026-05-11T03:13:12.752Z] 515e620adee3: Layer already exists [2026-05-11T03:13:12.752Z] 4.1.0-dev.113: digest: sha256:c6efdbf14d8df91b86811712ce4a95dea53dabd22e7db3dd5b1320cc92ca9dcf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:13:13.498Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:13:13.967Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:13:13.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-11T03:13:13.967Z] 3c7d09381e38: Preparing [2026-05-11T03:13:13.967Z] a292e280b8e3: Preparing [2026-05-11T03:13:13.967Z] 9c5945847b84: Preparing [2026-05-11T03:13:13.967Z] 6301465dea5e: Preparing [2026-05-11T03:13:13.967Z] 458e9dee781c: Preparing [2026-05-11T03:13:13.967Z] 515e620adee3: Preparing [2026-05-11T03:13:13.967Z] eeaa73608b53: Preparing [2026-05-11T03:13:13.967Z] 515e620adee3: Waiting [2026-05-11T03:13:13.967Z] eeaa73608b53: Waiting [2026-05-11T03:13:13.967Z] 6301465dea5e: Layer already exists [2026-05-11T03:13:13.967Z] 458e9dee781c: Layer already exists [2026-05-11T03:13:13.967Z] 9c5945847b84: Layer already exists [2026-05-11T03:13:13.967Z] a292e280b8e3: Layer already exists [2026-05-11T03:13:13.967Z] 3c7d09381e38: Layer already exists [2026-05-11T03:13:13.967Z] 515e620adee3: Layer already exists [2026-05-11T03:13:13.967Z] eeaa73608b53: Layer already exists [2026-05-11T03:13:13.967Z] f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:c6efdbf14d8df91b86811712ce4a95dea53dabd22e7db3dd5b1320cc92ca9dcf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:13:14.387Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:13:15.055Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2026-05-11T03:13:15.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-11T03:13:15.055Z] 3c7d09381e38: Preparing [2026-05-11T03:13:15.055Z] a292e280b8e3: Preparing [2026-05-11T03:13:15.055Z] 9c5945847b84: Preparing [2026-05-11T03:13:15.055Z] 6301465dea5e: Preparing [2026-05-11T03:13:15.055Z] 458e9dee781c: Preparing [2026-05-11T03:13:15.055Z] 515e620adee3: Preparing [2026-05-11T03:13:15.055Z] eeaa73608b53: Preparing [2026-05-11T03:13:15.055Z] 515e620adee3: Waiting [2026-05-11T03:13:15.055Z] eeaa73608b53: Waiting [2026-05-11T03:13:15.055Z] 6301465dea5e: Layer already exists [2026-05-11T03:13:15.055Z] 458e9dee781c: Layer already exists [2026-05-11T03:13:15.055Z] a292e280b8e3: Layer already exists [2026-05-11T03:13:15.055Z] 3c7d09381e38: Layer already exists [2026-05-11T03:13:15.055Z] 9c5945847b84: Layer already exists [2026-05-11T03:13:15.055Z] eeaa73608b53: Layer already exists [2026-05-11T03:13:15.055Z] 515e620adee3: Layer already exists [2026-05-11T03:13:15.055Z] main: digest: sha256:c6efdbf14d8df91b86811712ce4a95dea53dabd22e7db3dd5b1320cc92ca9dcf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-11T03:13:15.145Z] ===================================================== [Pipeline] echo [2026-05-11T03:13:15.162Z] taggedImages: [2026-05-11T03:13:15.162Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [2026-05-11T03:13:15.162Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-05-11T03:13:15.162Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.113 [2026-05-11T03:13:15.162Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [2026-05-11T03:13:15.162Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2026-05-11T03:13:15.177Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] echo [2026-05-11T03:13:15.185Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2026-05-11T03:13:15.193Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-11T03:13:15.206Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] echo [2026-05-11T03:13:15.220Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-05-11T03:13:15.228Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] echo [2026-05-11T03:13:15.237Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2026-05-11T03:13:15.247Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-11T03:13:15.261Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] echo [2026-05-11T03:13:15.271Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-05-11T03:13:15.280Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] echo [2026-05-11T03:13:15.289Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2026-05-11T03:13:15.301Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-11T03:13:15.313Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] echo [2026-05-11T03:13:15.321Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-05-11T03:13:15.335Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] echo [2026-05-11T03:13:15.344Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2026-05-11T03:13:15.352Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-11T03:13:15.360Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] echo [2026-05-11T03:13:15.369Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-05-11T03:13:15.380Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] echo [2026-05-11T03:13:15.391Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2026-05-11T03:13:15.406Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-11T03:13:15.423Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] echo [2026-05-11T03:13:15.448Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-05-11T03:13:15.462Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] echo [2026-05-11T03:13:15.472Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2026-05-11T03:13:15.482Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-11T03:13:15.490Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] echo [2026-05-11T03:13:15.497Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-05-11T03:13:15.505Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] echo [2026-05-11T03:13:15.513Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2026-05-11T03:13:15.522Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-11T03:13:15.538Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] echo [2026-05-11T03:13:15.549Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-05-11T03:13:15.560Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] echo [2026-05-11T03:13:15.570Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2026-05-11T03:13:15.581Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-11T03:13:15.595Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] echo [2026-05-11T03:13:15.603Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-05-11T03:13:15.611Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] echo [2026-05-11T03:13:15.622Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2026-05-11T03:13:15.634Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-11T03:13:15.654Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] echo [2026-05-11T03:13:15.662Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-05-11T03:13:15.670Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] echo [2026-05-11T03:13:15.681Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2026-05-11T03:13:15.689Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-11T03:13:15.699Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] echo [2026-05-11T03:13:15.708Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-05-11T03:13:15.715Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] echo [2026-05-11T03:13:15.729Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2026-05-11T03:13:15.737Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-11T03:13:15.744Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] echo [2026-05-11T03:13:15.753Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-05-11T03:13:15.761Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] echo [2026-05-11T03:13:15.768Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2026-05-11T03:13:15.776Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-11T03:13:15.788Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] echo [2026-05-11T03:13:15.797Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-05-11T03:13:15.805Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] echo [2026-05-11T03:13:15.815Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2026-05-11T03:13:15.836Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-11T03:13:15.849Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] echo [2026-05-11T03:13:15.863Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-05-11T03:13:15.876Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] echo [2026-05-11T03:13:15.886Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2026-05-11T03:13:15.899Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-11T03:13:15.907Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] echo [2026-05-11T03:13:15.918Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-05-11T03:13:15.928Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] echo [2026-05-11T03:13:15.939Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2026-05-11T03:13:15.948Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-11T03:13:15.968Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] echo [2026-05-11T03:13:15.977Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:13:16.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-11T03:13:16.410Z] [2026-05-11T03:13:16.410Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T03:13:16.735Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-11T03:13:16.735Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-11T03:13:16.735Z] 8998bd30e6a1: Pulling fs layer [2026-05-11T03:13:16.735Z] 04944245beec: Pulling fs layer [2026-05-11T03:13:16.735Z] 699f458cf7ca: Pulling fs layer [2026-05-11T03:13:16.735Z] 765212b225bb: Pulling fs layer [2026-05-11T03:13:16.735Z] f23df028b6ca: Pulling fs layer [2026-05-11T03:13:16.735Z] d65c8cfc05b1: Pulling fs layer [2026-05-11T03:13:16.735Z] 2437ff75d9bd: Pulling fs layer [2026-05-11T03:13:16.735Z] 765212b225bb: Waiting [2026-05-11T03:13:16.735Z] f23df028b6ca: Waiting [2026-05-11T03:13:16.735Z] d65c8cfc05b1: Waiting [2026-05-11T03:13:16.735Z] 2437ff75d9bd: Waiting [2026-05-11T03:13:17.000Z] 04944245beec: Verifying Checksum [2026-05-11T03:13:17.000Z] 04944245beec: Download complete [2026-05-11T03:13:17.000Z] 765212b225bb: Verifying Checksum [2026-05-11T03:13:17.000Z] 765212b225bb: Download complete [2026-05-11T03:13:17.000Z] f23df028b6ca: Verifying Checksum [2026-05-11T03:13:17.000Z] f23df028b6ca: Download complete [2026-05-11T03:13:17.000Z] d65c8cfc05b1: Verifying Checksum [2026-05-11T03:13:17.000Z] d65c8cfc05b1: Download complete [2026-05-11T03:13:17.268Z] 699f458cf7ca: Verifying Checksum [2026-05-11T03:13:17.268Z] 699f458cf7ca: Download complete [2026-05-11T03:13:17.533Z] 8998bd30e6a1: Verifying Checksum [2026-05-11T03:13:17.533Z] 8998bd30e6a1: Download complete [2026-05-11T03:13:20.099Z] 2437ff75d9bd: Verifying Checksum [2026-05-11T03:13:20.099Z] 2437ff75d9bd: Download complete [2026-05-11T03:13:22.668Z] 8998bd30e6a1: Pull complete [2026-05-11T03:13:22.668Z] 04944245beec: Pull complete [2026-05-11T03:13:24.310Z] 699f458cf7ca: Pull complete [2026-05-11T03:13:24.310Z] 765212b225bb: Pull complete [2026-05-11T03:13:25.280Z] f23df028b6ca: Pull complete [2026-05-11T03:13:25.544Z] d65c8cfc05b1: Pull complete [2026-05-11T03:13:43.882Z] 2437ff75d9bd: Pull complete [2026-05-11T03:13:43.882Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-11T03:13:43.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-11T03:13:43.882Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-11T03:13:44.080Z] prd-ubuntu20.04-docker-arm64-4c-16g-9032 does not seem to be running inside a container [2026-05-11T03:13:44.125Z] $ 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/975 -v /w/workspace/edgex-go/975:/w/workspace/edgex-go/975:rw,z -v /w/workspace/edgex-go/975@tmp:/w/workspace/edgex-go/975@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-05-11T03:13:46.840Z] $ docker top 01441670d571566aa5a4ce807a1aaeb4884ba28e5e7d46334a35ffffeb5e2298 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-11T03:13:47.833Z] ---> job-cost.sh [2026-05-11T03:13:47.833Z] lf-activate-venv: SKIPPING [2026-05-11T03:13:47.833Z] INFO: No Stack... [2026-05-11T03:13:48.447Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-11T03:13:49.452Z] INFO: Archiving Costs [Pipeline] sh [2026-05-11T03:13:50.069Z] + cat /w/workspace/edgex-go/975/archives/cost.csv [2026-05-11T03:13:50.069Z] + cut -d, -f6 [Pipeline] lock [2026-05-11T03:13:50.107Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-975-stack-cost] [2026-05-11T03:13:50.113Z] Resource [jenkins-edgexfoundry-edgex-go-main-975-stack-cost] did not exist. Created. [2026-05-11T03:13:50.128Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-975-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-11T03:13:50.638Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-11T03:13:51.296Z] Stashed 1 file(s) [Pipeline] } [2026-05-11T03:13:51.304Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-975-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-11T03:13:51.316Z] $ docker stop --time=1 01441670d571566aa5a4ce807a1aaeb4884ba28e5e7d46334a35ffffeb5e2298 [2026-05-11T03:13:52.835Z] $ docker rm -f --volumes 01441670d571566aa5a4ce807a1aaeb4884ba28e5e7d46334a35ffffeb5e2298 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-11T08:16:58.163Z] Cancelling nested steps due to timeout [2026-05-11T08:16:58.176Z] Sending interrupt signal to process [2026-05-11T08:17:08.494Z] script returned exit code 143 [Pipeline] } [2026-05-11T08:17:08.504Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-11T08:17:09.085Z] + '[' -d /w/workspace/edgex-go/975/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-05-11T08:17:09.383Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-11T08:17:09.937Z] ---> package-listing.sh [2026-05-11T08:17:09.938Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-11T08:17:09.938Z] ++ facter osfamily [2026-05-11T08:17:10.200Z] + OS_FAMILY=redhat [2026-05-11T08:17:10.200Z] + workspace=/w/workspace/edgex-go/975 [2026-05-11T08:17:10.200Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-11T08:17:10.200Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-11T08:17:10.200Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-11T08:17:10.200Z] + PACKAGES=/tmp/packages_start.txt [2026-05-11T08:17:10.200Z] + '[' /w/workspace/edgex-go/975 ']' [2026-05-11T08:17:10.200Z] + PACKAGES=/tmp/packages_end.txt [2026-05-11T08:17:10.200Z] + case "${OS_FAMILY}" in [2026-05-11T08:17:10.200Z] + rpm -qa [2026-05-11T08:17:10.200Z] + sort [2026-05-11T08:17:10.768Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-11T08:17:10.768Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-11T08:17:10.768Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-11T08:17:10.768Z] + '[' /w/workspace/edgex-go/975 ']' [2026-05-11T08:17:10.768Z] + mkdir -p /w/workspace/edgex-go/975/archives/ [2026-05-11T08:17:10.768Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/975/archives/ [Pipeline] echo [2026-05-11T08:17:10.780Z] 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/975/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-11T08:17:11.067Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T08:17:11.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-11T08:17:11.631Z] [2026-05-11T08:17:11.631Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T08:17:11.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-11T08:17:11.944Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-11T08:17:11.944Z] 5eb5b503b376: Pulling fs layer [2026-05-11T08:17:11.944Z] 5c69ac0246d0: Pulling fs layer [2026-05-11T08:17:11.944Z] ec43610c2a17: Pulling fs layer [2026-05-11T08:17:11.944Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-11T08:17:11.944Z] 33b1e0a273af: Pulling fs layer [2026-05-11T08:17:11.944Z] 5d3b04190fa2: Pulling fs layer [2026-05-11T08:17:11.944Z] 2f39f015ded8: Pulling fs layer [2026-05-11T08:17:11.944Z] 33b1e0a273af: Waiting [2026-05-11T08:17:11.944Z] 5d3b04190fa2: Waiting [2026-05-11T08:17:11.944Z] 2f39f015ded8: Waiting [2026-05-11T08:17:11.944Z] 3a2ae6a8a46f: Waiting [2026-05-11T08:17:11.944Z] 5c69ac0246d0: Verifying Checksum [2026-05-11T08:17:11.944Z] 5c69ac0246d0: Download complete [2026-05-11T08:17:11.944Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-11T08:17:11.944Z] 3a2ae6a8a46f: Download complete [2026-05-11T08:17:12.206Z] 33b1e0a273af: Verifying Checksum [2026-05-11T08:17:12.206Z] 33b1e0a273af: Download complete [2026-05-11T08:17:12.206Z] 5d3b04190fa2: Verifying Checksum [2026-05-11T08:17:12.206Z] 5d3b04190fa2: Download complete [2026-05-11T08:17:12.206Z] ec43610c2a17: Verifying Checksum [2026-05-11T08:17:12.206Z] ec43610c2a17: Download complete [2026-05-11T08:17:12.206Z] 5eb5b503b376: Download complete [2026-05-11T08:17:12.776Z] 2f39f015ded8: Download complete [2026-05-11T08:17:13.726Z] 5eb5b503b376: Pull complete [2026-05-11T08:17:13.726Z] 5c69ac0246d0: Pull complete [2026-05-11T08:17:13.991Z] ec43610c2a17: Pull complete [2026-05-11T08:17:14.250Z] 3a2ae6a8a46f: Pull complete [2026-05-11T08:17:14.250Z] 33b1e0a273af: Pull complete [2026-05-11T08:17:14.517Z] 5d3b04190fa2: Pull complete [2026-05-11T08:17:18.730Z] 2f39f015ded8: Pull complete [2026-05-11T08:17:18.730Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-11T08:17:18.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-11T08:17:18.730Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-11T08:17:18.837Z] prd-centos7-docker-4c-2g-9033 does not seem to be running inside a container [2026-05-11T08:17:18.871Z] $ 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/975/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-11T08:17:21.791Z] $ docker top 55093ba82ae87a3535ae9a8b9bb4d76ba9ed0b98b6944e1193a9ccdeca09c9fa -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-11T08:17:22.149Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-11T08:17:22.445Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-11T08:17:22.731Z] + ls /var/log/sa-host [2026-05-11T08:17:22.731Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-11T08:17:22.955Z] provisioning config files... [2026-05-11T08:17:22.966Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config15711102087821553424tmp [Pipeline] { [Pipeline] echo [2026-05-11T08:17:22.987Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-11T08:17:23.278Z] ---> create-netrc.sh [Pipeline] } [2026-05-11T08:17:23.285Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-11T08:17:23.650Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-11T08:17:23.659Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-11T08:17:23.952Z] ---> sudo-logs.sh [2026-05-11T08:17:23.952Z] Archiving 'sudo' log.. [2026-05-11T08:17:23.952Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-11T08:17:23.981Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-05-11T08:17:23.986Z] $ docker stop --time=1 55093ba82ae87a3535ae9a8b9bb4d76ba9ed0b98b6944e1193a9ccdeca09c9fa [2026-05-11T08:17:25.116Z] $ docker rm -f --volumes 55093ba82ae87a3535ae9a8b9bb4d76ba9ed0b98b6944e1193a9ccdeca09c9fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-05-11T08:17:25.219Z] [WS-CLEANUP] Deleting project workspace... [2026-05-11T08:17:25.219Z] [WS-CLEANUP] Deferred wipeout is used... [2026-05-11T08:17:25.250Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-11T08:17:25.470Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-11T08:17:26.301Z] + [ -d /w/workspace/edgex-go/975/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-05-11T08:17:26.590Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-11T08:17:27.441Z] ---> package-listing.sh [2026-05-11T08:17:27.441Z] ++ facter osfamily [2026-05-11T08:17:27.441Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-11T08:17:27.700Z] + OS_FAMILY=debian [2026-05-11T08:17:27.700Z] + workspace=/w/workspace/edgex-go/975 [2026-05-11T08:17:27.700Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-11T08:17:27.700Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-11T08:17:27.700Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-11T08:17:27.700Z] + PACKAGES=/tmp/packages_start.txt [2026-05-11T08:17:27.700Z] + '[' /w/workspace/edgex-go/975 ']' [2026-05-11T08:17:27.700Z] + PACKAGES=/tmp/packages_end.txt [2026-05-11T08:17:27.700Z] + case "${OS_FAMILY}" in [2026-05-11T08:17:27.700Z] + dpkg -l [2026-05-11T08:17:27.700Z] + grep '^ii' [2026-05-11T08:17:27.700Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-11T08:17:27.700Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-11T08:17:27.700Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-11T08:17:27.700Z] + '[' /w/workspace/edgex-go/975 ']' [2026-05-11T08:17:27.700Z] + mkdir -p /w/workspace/edgex-go/975/archives/ [2026-05-11T08:17:27.700Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/975/archives/ [Pipeline] echo [2026-05-11T08:17:27.711Z] 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/975/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-11T08:17:27.990Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T08:17:28.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-11T08:17:28.564Z] [2026-05-11T08:17:28.564Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T08:17:28.866Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-11T08:17:28.866Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-11T08:17:28.866Z] 5eb5b503b376: Pulling fs layer [2026-05-11T08:17:28.866Z] 5c69ac0246d0: Pulling fs layer [2026-05-11T08:17:28.866Z] ec43610c2a17: Pulling fs layer [2026-05-11T08:17:28.866Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-11T08:17:28.866Z] 33b1e0a273af: Pulling fs layer [2026-05-11T08:17:28.866Z] 5d3b04190fa2: Pulling fs layer [2026-05-11T08:17:28.866Z] 2f39f015ded8: Pulling fs layer [2026-05-11T08:17:28.866Z] 33b1e0a273af: Waiting [2026-05-11T08:17:28.866Z] 2f39f015ded8: Waiting [2026-05-11T08:17:28.866Z] 5d3b04190fa2: Waiting [2026-05-11T08:17:28.866Z] 3a2ae6a8a46f: Waiting [2026-05-11T08:17:28.866Z] 5c69ac0246d0: Download complete [2026-05-11T08:17:28.866Z] 3a2ae6a8a46f: Download complete [2026-05-11T08:17:28.866Z] 33b1e0a273af: Verifying Checksum [2026-05-11T08:17:28.866Z] 33b1e0a273af: Download complete [2026-05-11T08:17:28.866Z] 5d3b04190fa2: Verifying Checksum [2026-05-11T08:17:28.866Z] 5d3b04190fa2: Download complete [2026-05-11T08:17:29.125Z] ec43610c2a17: Verifying Checksum [2026-05-11T08:17:29.125Z] ec43610c2a17: Download complete [2026-05-11T08:17:29.383Z] 5eb5b503b376: Download complete [2026-05-11T08:17:29.951Z] 2f39f015ded8: Download complete [2026-05-11T08:17:30.885Z] 5eb5b503b376: Pull complete [2026-05-11T08:17:30.885Z] 5c69ac0246d0: Pull complete [2026-05-11T08:17:31.144Z] ec43610c2a17: Pull complete [2026-05-11T08:17:31.144Z] 3a2ae6a8a46f: Pull complete [2026-05-11T08:17:31.405Z] 33b1e0a273af: Pull complete [2026-05-11T08:17:31.405Z] 5d3b04190fa2: Pull complete [2026-05-11T08:17:37.988Z] 2f39f015ded8: Pull complete [2026-05-11T08:17:37.988Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-11T08:17:37.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-11T08:17:37.988Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-11T08:17:38.086Z] prd-ubuntu20.04-docker-8c-8g-9029 does not seem to be running inside a container [2026-05-11T08:17:38.121Z] $ 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/975/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/975 -v /w/workspace/edgex-go/975:/w/workspace/edgex-go/975:rw,z -v /w/workspace/edgex-go/975@tmp:/w/workspace/edgex-go/975@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-11T08:17:39.382Z] $ docker top cc4ddb44073d884960dfc1f7df485ac776ec7b38d2743f67cd8db511a1d7a4ab -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-11T08:17:39.728Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-11T08:17:40.008Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-11T08:17:40.295Z] + ls /var/log/sa-host [2026-05-11T08:17:40.295Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-11T08:17:40.329Z] provisioning config files... [2026-05-11T08:17:40.340Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/975@tmp/config4925909635357418790tmp [Pipeline] { [Pipeline] echo [2026-05-11T08:17:40.361Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-11T08:17:40.642Z] ---> create-netrc.sh [Pipeline] } [2026-05-11T08:17:40.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-11T08:17:40.954Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-11T08:17:40.963Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-11T08:17:41.246Z] ---> sudo-logs.sh [2026-05-11T08:17:41.246Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-11T08:17:41.300Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-11T08:17:41.583Z] ---> job-cost.sh [2026-05-11T08:17:41.583Z] lf-activate-venv: SKIPPING [2026-05-11T08:17:41.583Z] DEBUG: total: 0.10999999940395355 [2026-05-11T08:17:41.583Z] INFO: Retrieving Stack Cost... [2026-05-11T08:17:41.842Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-11T08:17:42.100Z] INFO: Archiving Costs [Pipeline] echo [2026-05-11T08:17:42.112Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-11T08:17:42.398Z] ---> logs-deploy.sh [2026-05-11T08:17:42.398Z] lf-activate-venv: SKIPPING [2026-05-11T08:17:42.398Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/975 [2026-05-11T08:17:42.398Z] INFO: archiving workspace using pattern(s): [2026-05-11T08:17:43.334Z] Archives upload complete. [2026-05-11T08:17:43.334Z] INFO: archiving logs to Nexus