Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 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-ssh9794734003610896928.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-ssh5740216247348489232.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-ssh11409467361639847048.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-ssh786815316877883922.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-ssh9451591043321055964.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-772657’ is offline Running on prd-ubuntu20.04-docker-8c-8g-772683 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/924 [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/924 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5306)" > git config core.sparsecheckout # timeout=10 > git checkout -f d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b # timeout=10 > git rev-list --no-walk e5f0aaf3b0338827a51f6f5d858359ff7f33f634 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-11-07T07:21:09.637Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-11-07T07:21:09.708Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-07T07:21:09.743Z] ========================================================= [2025-11-07T07:21:09.743Z] EdgeX Global Pipelines Version Info [2025-11-07T07:21:09.743Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-11-07T07:21:10.854Z] ------------------- [2025-11-07T07:21:10.854Z] stable info: [2025-11-07T07:21:10.854Z] ------------------- [2025-11-07T07:21:10.854Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-11-07T07:21:10.854Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-07T07:21:10.854Z] Message: update stable to v1.0.278 [2025-11-07T07:21:11.114Z] ------------------- [2025-11-07T07:21:11.114Z] experimental info: [2025-11-07T07:21:11.114Z] ------------------- [2025-11-07T07:21:11.114Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-11-07T07:21:11.114Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-11-07T07:21:11.114Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-11-07T07:21:11.211Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-11-07T07:21:11.239Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-11-07T07:21:11.260Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-11-07T07:21:11.279Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-11-07T07:21:11.299Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-11-07T07:21:11.321Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-11-07T07:21:11.346Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-11-07T07:21:11.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-11-07T07:21:11.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-11-07T07:21:11.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-11-07T07:21:11.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-11-07T07:21:11.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-11-07T07:21:11.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-11-07T07:21:11.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-11-07T07:21:11.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-11-07T07:21:11.566Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-11-07T07:21:11.593Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-11-07T07:21:11.618Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-11-07T07:21:11.648Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-11-07T07:21:11.675Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-11-07T07:21:11.703Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-11-07T07:21:11.729Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-11-07T07:21:11.753Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-11-07T07:21:11.776Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-11-07T07:21:11.801Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-11-07T07:21:11.826Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-11-07T07:21:11.851Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] echo [2025-11-07T07:21:11.876Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d1ccff3 [Pipeline] echo [2025-11-07T07:21:11.898Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-07T07:21:11.965Z] provisioning config files... [2025-11-07T07:21:11.979Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/924@tmp/config5059916351159776849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-07T07:21:12.311Z] ---> ****-login.sh [2025-11-07T07:21:12.311Z] nexus3.edgexfoundry.org:10001 [2025-11-07T07:21:12.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T07:21:12.571Z] [2025-11-07T07:21:12.571Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-07T07:21:12.571Z] Configure a credential helper to remove this warning. See [2025-11-07T07:21:12.571Z] https://docs.****.com/go/credential-store/ [2025-11-07T07:21:12.571Z] [2025-11-07T07:21:12.571Z] Login Succeeded [2025-11-07T07:21:12.571Z] nexus3.edgexfoundry.org:10002 [2025-11-07T07:21:12.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T07:21:12.571Z] [2025-11-07T07:21:12.571Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-07T07:21:12.571Z] Configure a credential helper to remove this warning. See [2025-11-07T07:21:12.571Z] https://docs.****.com/go/credential-store/ [2025-11-07T07:21:12.571Z] [2025-11-07T07:21:12.571Z] Login Succeeded [2025-11-07T07:21:12.571Z] nexus3.edgexfoundry.org:10003 [2025-11-07T07:21:12.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T07:21:12.831Z] [2025-11-07T07:21:12.831Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-07T07:21:12.831Z] Configure a credential helper to remove this warning. See [2025-11-07T07:21:12.831Z] https://docs.****.com/go/credential-store/ [2025-11-07T07:21:12.831Z] [2025-11-07T07:21:12.831Z] Login Succeeded [2025-11-07T07:21:12.832Z] nexus3.edgexfoundry.org:10004 [2025-11-07T07:21:12.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T07:21:12.832Z] [2025-11-07T07:21:12.832Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-07T07:21:12.832Z] Configure a credential helper to remove this warning. See [2025-11-07T07:21:12.832Z] https://docs.****.com/go/credential-store/ [2025-11-07T07:21:12.832Z] [2025-11-07T07:21:12.832Z] Login Succeeded [2025-11-07T07:21:12.832Z] ****.io [2025-11-07T07:21:12.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T07:21:13.092Z] [2025-11-07T07:21:13.092Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-07T07:21:13.092Z] Configure a credential helper to remove this warning. See [2025-11-07T07:21:13.092Z] https://docs.****.com/go/credential-store/ [2025-11-07T07:21:13.092Z] [2025-11-07T07:21:13.092Z] Login Succeeded [2025-11-07T07:21:13.092Z] ---> ****-login.sh ends [Pipeline] } [2025-11-07T07:21:13.100Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-07T07:21:13.436Z] + 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 [2025-11-07T07:21:13.436Z] + cut -d/ -f2 [2025-11-07T07:21:13.436Z] + dirname cmd/core-command/Dockerfile [2025-11-07T07:21:13.436Z] + echo core-command,cmd/core-command/Dockerfile [2025-11-07T07:21:13.436Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-11-07T07:21:13.436Z] + cut -d/ -f2 [2025-11-07T07:21:13.436Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-11-07T07:21:13.436Z] + dirname cmd/core-data/Dockerfile [2025-11-07T07:21:13.436Z] + cut -d/ -f2 [2025-11-07T07:21:13.436Z] + echo core-data,cmd/core-data/Dockerfile [2025-11-07T07:21:13.436Z] + + cutdirname -d/ cmd/core-keeper/Dockerfile -f2 [2025-11-07T07:21:13.436Z] [2025-11-07T07:21:13.436Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-11-07T07:21:13.436Z] + dirname cmd/core-metadata/Dockerfile [2025-11-07T07:21:13.436Z] + cut -d/ -f2 [2025-11-07T07:21:13.436Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-11-07T07:21:13.436Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-11-07T07:21:13.436Z] + cut -d/ -f2 [2025-11-07T07:21:13.436Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-11-07T07:21:13.436Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-11-07T07:21:13.436Z] + cut -d/ -f2 [2025-11-07T07:21:13.436Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-11-07T07:21:13.436Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-11-07T07:21:13.436Z] + cut -d/ -f2 [2025-11-07T07:21:13.436Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-11-07T07:21:13.436Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-11-07T07:21:13.436Z] + cut -d/ -f2 [2025-11-07T07:21:13.436Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-11-07T07:21:13.436Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-11-07T07:21:13.436Z] + cut -d/ -f2 [2025-11-07T07:21:13.436Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-11-07T07:21:13.436Z] + + dirname cmd/security-spire-agent/Dockerfile [2025-11-07T07:21:13.436Z] cut -d/ -f2 [2025-11-07T07:21:13.436Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-11-07T07:21:13.436Z] + dirname cmd/security-spire-config/Dockerfile [2025-11-07T07:21:13.436Z] + cut -d/ -f2 [2025-11-07T07:21:13.436Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-11-07T07:21:13.436Z] + dirname cmd/security-spire-server/Dockerfile [2025-11-07T07:21:13.436Z] + cut -d/ -f2 [2025-11-07T07:21:13.436Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-11-07T07:21:13.436Z] + dirname cmd/support-notifications/Dockerfile [2025-11-07T07:21:13.436Z] + cut -d/ -f2 [2025-11-07T07:21:13.436Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-11-07T07:21:13.436Z] + dirname cmd/support-scheduler/Dockerfile [2025-11-07T07:21:13.436Z] + cut -d/ -f2 [2025-11-07T07:21:13.436Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-11-07T07:21:13.470Z] 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 [2025-11-07T07:21:13.832Z] + git rev-list -1 --merges d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b~1..d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] echo [2025-11-07T07:21:13.846Z] -----------> git rev-list -1 --merges d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b~1..d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [false] [Pipeline] sh [2025-11-07T07:21:14.139Z] + git log --format=format:%s -1 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] echo [2025-11-07T07:21:14.155Z] ========================================================= [2025-11-07T07:21:14.155Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-11-07T07:21:14.155Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-11-07T07:21:14.623Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-07T07:21:14.623Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-11-07T07:21:14.623Z] + [ -e /tmp/ssh_known_hosts ] [2025-11-07T07:21:14.623Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-11-07T07:21:14.623Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-11-07T07:21:14.623Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-11-07T07:21:14.623Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:21:15.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-07T07:21:15.055Z] [2025-11-07T07:21:15.055Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:21:15.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-07T07:21:15.366Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-11-07T07:21:15.366Z] 3dae71ba6b94: Pulling fs layer [2025-11-07T07:21:15.366Z] 6bf1a483ea7c: Pulling fs layer [2025-11-07T07:21:15.366Z] f5dfc541a4d3: Pulling fs layer [2025-11-07T07:21:15.366Z] 461d9e800cba: Pulling fs layer [2025-11-07T07:21:15.366Z] 80192f66455f: Pulling fs layer [2025-11-07T07:21:15.366Z] 2e8e34ca0e6c: Pulling fs layer [2025-11-07T07:21:15.366Z] a29436f7fd5d: Pulling fs layer [2025-11-07T07:21:15.366Z] 923cac83aea3: Pulling fs layer [2025-11-07T07:21:15.366Z] 25ad8b0a4227: Pulling fs layer [2025-11-07T07:21:15.366Z] db01528c6b51: Pulling fs layer [2025-11-07T07:21:15.366Z] 28988de357af: Pulling fs layer [2025-11-07T07:21:15.366Z] 25ad8b0a4227: Waiting [2025-11-07T07:21:15.366Z] 80192f66455f: Waiting [2025-11-07T07:21:15.366Z] db01528c6b51: Waiting [2025-11-07T07:21:15.366Z] a29436f7fd5d: Waiting [2025-11-07T07:21:15.366Z] 28988de357af: Waiting [2025-11-07T07:21:15.366Z] 2e8e34ca0e6c: Waiting [2025-11-07T07:21:15.366Z] 923cac83aea3: Waiting [2025-11-07T07:21:15.366Z] 461d9e800cba: Waiting [2025-11-07T07:21:15.366Z] 6bf1a483ea7c: Download complete [2025-11-07T07:21:15.366Z] 461d9e800cba: Download complete [2025-11-07T07:21:15.366Z] 80192f66455f: Download complete [2025-11-07T07:21:15.626Z] f5dfc541a4d3: Verifying Checksum [2025-11-07T07:21:15.626Z] f5dfc541a4d3: Download complete [2025-11-07T07:21:15.626Z] 3dae71ba6b94: Verifying Checksum [2025-11-07T07:21:15.626Z] 3dae71ba6b94: Download complete [2025-11-07T07:21:15.626Z] 923cac83aea3: Download complete [2025-11-07T07:21:15.885Z] 25ad8b0a4227: Verifying Checksum [2025-11-07T07:21:15.885Z] 25ad8b0a4227: Download complete [2025-11-07T07:21:15.885Z] db01528c6b51: Verifying Checksum [2025-11-07T07:21:15.885Z] db01528c6b51: Download complete [2025-11-07T07:21:15.885Z] 28988de357af: Verifying Checksum [2025-11-07T07:21:15.885Z] 28988de357af: Download complete [2025-11-07T07:21:15.885Z] a29436f7fd5d: Verifying Checksum [2025-11-07T07:21:15.885Z] a29436f7fd5d: Download complete [2025-11-07T07:21:16.453Z] 2e8e34ca0e6c: Verifying Checksum [2025-11-07T07:21:16.453Z] 2e8e34ca0e6c: Download complete [2025-11-07T07:21:17.023Z] 3dae71ba6b94: Pull complete [2025-11-07T07:21:17.023Z] 6bf1a483ea7c: Pull complete [2025-11-07T07:21:17.960Z] f5dfc541a4d3: Pull complete [2025-11-07T07:21:17.960Z] 461d9e800cba: Pull complete [2025-11-07T07:21:17.960Z] 80192f66455f: Pull complete [2025-11-07T07:21:22.158Z] 2e8e34ca0e6c: Pull complete [2025-11-07T07:21:22.418Z] a29436f7fd5d: Pull complete [2025-11-07T07:21:22.418Z] 923cac83aea3: Pull complete [2025-11-07T07:21:22.677Z] 25ad8b0a4227: Pull complete [2025-11-07T07:21:22.677Z] db01528c6b51: Pull complete [2025-11-07T07:21:22.677Z] 28988de357af: Pull complete [2025-11-07T07:21:22.677Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-11-07T07:21:22.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-07T07:21:22.677Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T07:21:22.823Z] prd-ubuntu20.04-docker-8c-8g-772683 does not seem to be running inside a container [2025-11-07T07:21:22.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/924 -v /w/workspace/edgex-go/924:/w/workspace/edgex-go/924:rw,z -v /w/workspace/edgex-go/924@tmp:/w/workspace/edgex-go/924@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 [2025-11-07T07:21:25.042Z] $ docker top 258e037e69bf5e7c3492ec953924bae6c8e7ea0e2b6a3f4f891cf4b37d38f586 -eo pid,comm [2025-11-07T07:21:25.088Z] 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). [2025-11-07T07:21:25.088Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-07T07:21:25.152Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-07T07:21:25.152Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-07T07:21:25.268Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-07T07:21:25.271Z] $ docker exec 258e037e69bf5e7c3492ec953924bae6c8e7ea0e2b6a3f4f891cf4b37d38f586 ssh-agent [2025-11-07T07:21:25.364Z] SSH_AUTH_SOCK=/tmp/ssh-8adyBuakbjee/agent.31 [2025-11-07T07:21:25.364Z] SSH_AGENT_PID=37 [2025-11-07T07:21:25.370Z] Running ssh-add (command line suppressed) [2025-11-07T07:21:25.460Z] Identity added: /w/workspace/edgex-go/924@tmp/private_key_8168630481896811414.key (/w/workspace/edgex-go/924@tmp/private_key_8168630481896811414.key) [2025-11-07T07:21:25.472Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-07T07:21:25.766Z] + git config --global --add safe.directory /w/workspace/edgex-go/924 [Pipeline] sh [2025-11-07T07:21:26.054Z] + git tag --points-at HEAD [Pipeline] } [2025-11-07T07:21:26.067Z] $ docker exec --env ******** --env ******** 258e037e69bf5e7c3492ec953924bae6c8e7ea0e2b6a3f4f891cf4b37d38f586 ssh-agent -k [2025-11-07T07:21:26.156Z] unset SSH_AUTH_SOCK; [2025-11-07T07:21:26.157Z] unset SSH_AGENT_PID; [2025-11-07T07:21:26.157Z] echo Agent pid 37 killed; [2025-11-07T07:21:26.164Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-11-07T07:21:26.206Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-07T07:21:26.206Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-07T07:21:26.303Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-07T07:21:26.307Z] $ docker exec 258e037e69bf5e7c3492ec953924bae6c8e7ea0e2b6a3f4f891cf4b37d38f586 ssh-agent [2025-11-07T07:21:26.407Z] SSH_AUTH_SOCK=/tmp/ssh-Z2GbZzyBLZvJ/agent.84 [2025-11-07T07:21:26.407Z] SSH_AGENT_PID=90 [2025-11-07T07:21:26.411Z] Running ssh-add (command line suppressed) [2025-11-07T07:21:26.496Z] Identity added: /w/workspace/edgex-go/924@tmp/private_key_16664553563313347101.key (/w/workspace/edgex-go/924@tmp/private_key_16664553563313347101.key) [2025-11-07T07:21:26.507Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-07T07:21:26.800Z] + git semver init [2025-11-07T07:21:27.058Z] 2025-11-07 07:21:26,985 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-07T07:21:27.058Z] 2025-11-07 07:21:26,989 [run_init] DEBUG init version:0.0.0 force:False [2025-11-07T07:21:27.058Z] 2025-11-07 07:21:26,990 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/924/.semver [2025-11-07T07:21:27.058Z] 2025-11-07 07:21:26,990 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/924/.semver [2025-11-07T07:21:27.058Z] 2025-11-07 07:21:26,991 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/924/.semver'], cwd=/w/workspace/edgex-go/924, stdin=None, shell=False, universal_newlines=False) [2025-11-07T07:21:33.634Z] 2025-11-07 07:21:32,670 [append_file] DEBUG append to file:/w/workspace/edgex-go/924/.git/info/exclude [2025-11-07T07:21:33.634Z] 2025-11-07 07:21:32,670 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/924/.semver/main with force:False [2025-11-07T07:21:33.634Z] 2025-11-07 07:21:32,670 [read_version] DEBUG read version from /w/workspace/edgex-go/924/.semver/main [2025-11-07T07:21:33.634Z] 2025-11-07 07:21:32,671 [read_version] DEBUG read version from /w/workspace/edgex-go/924/.semver/main [2025-11-07T07:21:33.634Z] 4.1.0-dev.75 [Pipeline] } [2025-11-07T07:21:33.646Z] $ docker exec --env ******** --env ******** 258e037e69bf5e7c3492ec953924bae6c8e7ea0e2b6a3f4f891cf4b37d38f586 ssh-agent -k [2025-11-07T07:21:33.725Z] unset SSH_AUTH_SOCK; [2025-11-07T07:21:33.726Z] unset SSH_AGENT_PID; [2025-11-07T07:21:33.726Z] echo Agent pid 90 killed; [2025-11-07T07:21:33.736Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-07T07:21:34.069Z] + git semver [Pipeline] } [2025-11-07T07:21:34.342Z] $ docker stop --time=1 258e037e69bf5e7c3492ec953924bae6c8e7ea0e2b6a3f4f891cf4b37d38f586 [2025-11-07T07:21:35.590Z] $ docker rm -f --volumes 258e037e69bf5e7c3492ec953924bae6c8e7ea0e2b6a3f4f891cf4b37d38f586 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-07T07:21:35.929Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-11-07T07:21:36.193Z] Stashed 1 file(s) [Pipeline] echo [2025-11-07T07:21:36.198Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.75 [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 [2025-11-07T07:21:36.667Z] + git config --global --add safe.directory /w/workspace/edgex-go/924 [Pipeline] echo [2025-11-07T07:21:36.681Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-07T07:21:36.704Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-07T07:21:36.725Z] ========================================================= [2025-11-07T07:21:36.725Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-11-07T07:21:36.725Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-11-07T07:21:37.017Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-07T07:21:37.017Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2025-11-07T07:21:37.017Z] 2d35ebdb57d9: Pulling fs layer [2025-11-07T07:21:37.017Z] c35fb4624d26: Pulling fs layer [2025-11-07T07:21:37.017Z] 4e2aec7ef170: Pulling fs layer [2025-11-07T07:21:37.017Z] 333b49ad6fbf: Pulling fs layer [2025-11-07T07:21:37.017Z] 4f4fb700ef54: Pulling fs layer [2025-11-07T07:21:37.017Z] c3e65509a76b: Pulling fs layer [2025-11-07T07:21:37.017Z] 7cf9ebb963bd: Pulling fs layer [2025-11-07T07:21:37.017Z] bb34ca984cfb: Pulling fs layer [2025-11-07T07:21:37.017Z] 151cf03bc807: Pulling fs layer [2025-11-07T07:21:37.017Z] 333b49ad6fbf: Waiting [2025-11-07T07:21:37.017Z] 4f4fb700ef54: Waiting [2025-11-07T07:21:37.017Z] bb34ca984cfb: Waiting [2025-11-07T07:21:37.017Z] c3e65509a76b: Waiting [2025-11-07T07:21:37.017Z] 7cf9ebb963bd: Waiting [2025-11-07T07:21:37.017Z] 151cf03bc807: Waiting [2025-11-07T07:21:37.017Z] c35fb4624d26: Verifying Checksum [2025-11-07T07:21:37.017Z] c35fb4624d26: Download complete [2025-11-07T07:21:37.017Z] 333b49ad6fbf: Download complete [2025-11-07T07:21:37.017Z] 4f4fb700ef54: Download complete [2025-11-07T07:21:37.017Z] c3e65509a76b: Verifying Checksum [2025-11-07T07:21:37.017Z] c3e65509a76b: Download complete [2025-11-07T07:21:37.017Z] 2d35ebdb57d9: Verifying Checksum [2025-11-07T07:21:37.017Z] 2d35ebdb57d9: Download complete [2025-11-07T07:21:37.276Z] 2d35ebdb57d9: Pull complete [2025-11-07T07:21:37.276Z] 7cf9ebb963bd: Verifying Checksum [2025-11-07T07:21:37.276Z] 7cf9ebb963bd: Download complete [2025-11-07T07:21:37.276Z] c35fb4624d26: Pull complete [2025-11-07T07:21:37.534Z] 4e2aec7ef170: Verifying Checksum [2025-11-07T07:21:37.534Z] 4e2aec7ef170: Download complete [2025-11-07T07:21:37.534Z] 151cf03bc807: Verifying Checksum [2025-11-07T07:21:37.534Z] 151cf03bc807: Download complete [2025-11-07T07:21:37.793Z] bb34ca984cfb: Verifying Checksum [2025-11-07T07:21:37.793Z] bb34ca984cfb: Download complete [2025-11-07T07:21:41.985Z] 4e2aec7ef170: Pull complete [2025-11-07T07:21:41.985Z] 333b49ad6fbf: Pull complete [2025-11-07T07:21:41.985Z] 4f4fb700ef54: Pull complete [2025-11-07T07:21:41.985Z] c3e65509a76b: Pull complete [2025-11-07T07:21:42.552Z] 7cf9ebb963bd: Pull complete [2025-11-07T07:21:45.832Z] bb34ca984cfb: Pull complete [2025-11-07T07:21:46.091Z] 151cf03bc807: Pull complete [2025-11-07T07:21:46.091Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-07T07:21:46.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-07T07:21:46.091Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-11-07T07:21:46.395Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-07T07:21:46.395Z] WORKDIR /edgex [2025-11-07T07:21:46.395Z] COPY go.mod . [2025-11-07T07:21:46.395Z] RUN go mod download [2025-11-07T07:21:46.395Z] docker build -t ci-base-image-x86_64 -f - . [2025-11-07T07:21:46.962Z] #0 building with "default" instance using docker driver [2025-11-07T07:21:46.962Z] [2025-11-07T07:21:46.962Z] #1 [internal] load build definition from Dockerfile [2025-11-07T07:21:46.962Z] #1 transferring dockerfile: 164B done [2025-11-07T07:21:46.962Z] #1 DONE 0.0s [2025-11-07T07:21:46.962Z] [2025-11-07T07:21:46.962Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-07T07:21:46.962Z] #2 DONE 0.0s [2025-11-07T07:21:46.962Z] [2025-11-07T07:21:46.962Z] #3 [internal] load .dockerignore [2025-11-07T07:21:46.962Z] #3 transferring context: 50B done [2025-11-07T07:21:46.962Z] #3 DONE 0.1s [2025-11-07T07:21:47.220Z] [2025-11-07T07:21:47.220Z] #4 [internal] load build context [2025-11-07T07:21:47.220Z] #4 transferring context: 7.11kB done [2025-11-07T07:21:47.220Z] #4 DONE 0.0s [2025-11-07T07:21:47.220Z] [2025-11-07T07:21:47.220Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-07T07:21:47.220Z] #5 DONE 0.1s [2025-11-07T07:21:47.220Z] [2025-11-07T07:21:47.220Z] #6 [2/4] WORKDIR /edgex [2025-11-07T07:21:49.753Z] #6 DONE 2.2s [2025-11-07T07:21:49.753Z] [2025-11-07T07:21:49.753Z] #7 [3/4] COPY go.mod . [2025-11-07T07:21:49.753Z] #7 DONE 0.0s [2025-11-07T07:21:49.753Z] [2025-11-07T07:21:49.753Z] #8 [4/4] RUN go mod download [2025-11-07T07:21:51.322Z] Still waiting to schedule task [2025-11-07T07:21:51.322Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-11-07T07:22:07.836Z] #8 DONE 15.7s [2025-11-07T07:22:07.836Z] [2025-11-07T07:22:07.836Z] #9 exporting to image [2025-11-07T07:22:07.836Z] #9 exporting layers [2025-11-07T07:22:08.401Z] #9 exporting layers 3.3s done [2025-11-07T07:22:08.401Z] #9 writing image sha256:7a0f4a484f6a7dce69f730c2ded88f4d4a742fc5af45bbbf402e49e4f6d702f6 done [2025-11-07T07:22:08.401Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-11-07T07:22:08.401Z] #9 DONE 3.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:22:08.707Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-07T07:22:08.707Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T07:22:08.791Z] prd-ubuntu20.04-docker-8c-8g-772683 does not seem to be running inside a container [2025-11-07T07:22:08.820Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/924 -v /w/workspace/edgex-go/924:/w/workspace/edgex-go/924:rw,z -v /w/workspace/edgex-go/924@tmp:/w/workspace/edgex-go/924@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 [2025-11-07T07:22:09.077Z] $ docker top 09f20bce7e0a535b39cae3c3407ab057f3a386d8dd1ddfd9ca93d052d4b33e23 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-07T07:22:09.426Z] + go version [2025-11-07T07:22:09.426Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-11-07T07:22:09.439Z] $ docker stop --time=1 09f20bce7e0a535b39cae3c3407ab057f3a386d8dd1ddfd9ca93d052d4b33e23 [2025-11-07T07:22:10.696Z] $ docker rm -f --volumes 09f20bce7e0a535b39cae3c3407ab057f3a386d8dd1ddfd9ca93d052d4b33e23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:22:11.157Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-07T07:22:11.157Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T07:22:11.243Z] prd-ubuntu20.04-docker-8c-8g-772683 does not seem to be running inside a container [2025-11-07T07:22:11.276Z] $ 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/924 -v /w/workspace/edgex-go/924:/w/workspace/edgex-go/924:rw,z -v /w/workspace/edgex-go/924@tmp:/w/workspace/edgex-go/924@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 [2025-11-07T07:22:11.495Z] $ docker top 7442cfcbc376bc0f8d4b1271f47f0ea6f46f8bf29cf8cf71494c51bbce8516a2 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-11-07T07:22:11.567Z] ========================================================= [2025-11-07T07:22:11.567Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-11-07T07:22:11.567Z] ========================================================= [Pipeline] sh [2025-11-07T07:22:11.844Z] + git config --global --add safe.directory /w/workspace/edgex-go/924 [Pipeline] fileExists [Pipeline] sh [2025-11-07T07:22:12.152Z] + make test [2025-11-07T07:22:12.152Z] go test -race -coverprofile=coverage.out ./... [2025-11-07T07:22:20.267Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-11-07T07:22:46.795Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-11-07T07:22:46.795Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-11-07T07:22:46.795Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-11-07T07:22:46.795Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-11-07T07:22:46.795Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-11-07T07:22:46.795Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-11-07T07:22:46.795Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-11-07T07:22:46.795Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-11-07T07:22:46.795Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-11-07T07:22:46.795Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-11-07T07:22:46.795Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-11-07T07:22:46.795Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-11-07T07:22:46.795Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-11-07T07:22:46.795Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-11-07T07:22:46.795Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-11-07T07:22:46.795Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2025-11-07T07:22:46.795Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-11-07T07:22:46.795Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-11-07T07:22:49.324Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.030s coverage: 97.0% of statements [2025-11-07T07:22:52.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.050s coverage: 69.4% of statements [2025-11-07T07:22:52.606Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-11-07T07:22:52.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.016s coverage: 4.8% of statements [2025-11-07T07:22:52.606Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-11-07T07:22:52.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.067s coverage: 57.7% of statements [2025-11-07T07:22:52.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.023s coverage: 86.5% of statements [2025-11-07T07:22:52.606Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-11-07T07:22:52.606Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-11-07T07:22:53.552Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.277s coverage: 94.2% of statements [2025-11-07T07:22:53.552Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-11-07T07:22:53.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-11-07T07:22:53.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-11-07T07:22:53.552Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-07T07:22:53.552Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-11-07T07:22:53.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-11-07T07:22:53.552Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-11-07T07:22:53.552Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-11-07T07:22:53.552Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-11-07T07:22:53.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-11-07T07:22:53.552Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-11-07T07:22:53.552Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.055s coverage: 90.7% of statements [2025-11-07T07:22:53.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-11-07T07:22:53.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-11-07T07:22:53.552Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-07T07:22:53.552Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-11-07T07:22:53.552Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-11-07T07:22:53.552Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-11-07T07:22:54.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.038s coverage: 8.4% of statements [2025-11-07T07:22:54.487Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-11-07T07:22:54.487Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-11-07T07:22:55.862Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.369s coverage: 95.8% of statements [2025-11-07T07:22:55.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-11-07T07:22:55.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-11-07T07:22:55.862Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-07T07:22:55.862Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-11-07T07:22:55.862Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-11-07T07:22:55.862Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2025-11-07T07:22:55.862Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-11-07T07:22:55.862Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-11-07T07:22:55.862Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-11-07T07:22:55.862Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-11-07T07:22:55.862Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-11-07T07:22:55.862Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-11-07T07:22:55.862Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-11-07T07:22:55.862Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-11-07T07:22:55.862Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-11-07T07:22:55.862Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-11-07T07:22:58.387Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.041s coverage: 2.4% of statements [2025-11-07T07:22:58.387Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-11-07T07:22:58.387Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 1.0% of statements [2025-11-07T07:22:58.387Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-11-07T07:22:58.387Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 38.2% of statements [2025-11-07T07:22:58.387Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.031s coverage: 68.8% of statements [2025-11-07T07:22:58.387Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-11-07T07:22:58.387Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-11-07T07:22:58.387Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-11-07T07:22:58.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements [2025-11-07T07:22:58.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 87.1% of statements [2025-11-07T07:22:58.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 89.5% of statements [2025-11-07T07:22:58.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 93.1% of statements [2025-11-07T07:22:59.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2025-11-07T07:23:11.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.028s coverage: 94.4% of statements [2025-11-07T07:23:23.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.046s coverage: 92.9% of statements [2025-11-07T07:23:23.878Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-11-07T07:23:23.878Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-11-07T07:23:23.878Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-11-07T07:23:23.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 68.8% of statements [2025-11-07T07:23:23.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-11-07T07:23:23.878Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-11-07T07:23:23.878Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-11-07T07:23:23.878Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-11-07T07:23:23.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.025s coverage: 62.3% of statements [2025-11-07T07:23:23.878Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-11-07T07:23:23.878Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-11-07T07:23:23.878Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-11-07T07:23:23.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 47.4% of statements [2025-11-07T07:23:23.878Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-11-07T07:23:23.878Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-11-07T07:23:23.878Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-11-07T07:23:23.878Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-11-07T07:23:23.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.031s coverage: 87.2% of statements [2025-11-07T07:23:23.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 15.5% of statements [2025-11-07T07:23:23.878Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-11-07T07:23:23.878Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-11-07T07:23:23.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.026s coverage: 100.0% of statements [2025-11-07T07:23:23.879Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-11-07T07:23:23.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements [2025-11-07T07:23:23.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements [2025-11-07T07:23:23.879Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-11-07T07:23:23.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2025-11-07T07:23:23.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-11-07T07:23:23.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.034s coverage: 6.8% of statements [2025-11-07T07:23:23.879Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-11-07T07:23:23.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.037s coverage: 33.3% of statements [2025-11-07T07:23:23.879Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-11-07T07:23:23.879Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-11-07T07:23:23.879Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-11-07T07:23:23.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.030s coverage: 100.0% of statements [2025-11-07T07:23:23.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.156s coverage: 54.8% of statements [2025-11-07T07:23:23.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.6% of statements [2025-11-07T07:23:23.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements [2025-11-07T07:23:23.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements [2025-11-07T07:23:23.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2025-11-07T07:23:23.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.037s coverage: 20.0% of statements [2025-11-07T07:23:23.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.023s coverage: 88.6% of statements [2025-11-07T07:23:23.879Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-11-07T07:23:23.879Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-11-07T07:23:23.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.034s coverage: 96.8% of statements [2025-11-07T07:23:23.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-11-07T07:23:23.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-11-07T07:23:23.879Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-07T07:23:23.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements [2025-11-07T07:23:23.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.117s coverage: 29.2% of statements [2025-11-07T07:23:23.879Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-11-07T07:23:23.879Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-11-07T07:23:23.879Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-11-07T07:23:23.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 93.8% of statements [2025-11-07T07:23:23.879Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-11-07T07:23:23.879Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-11-07T07:23:23.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-11-07T07:23:23.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements [2025-11-07T07:23:23.879Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-11-07T07:23:23.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.025s coverage: 76.2% of statements [2025-11-07T07:23:23.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.028s coverage: 54.0% of statements [2025-11-07T07:23:23.879Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-11-07T07:23:23.879Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-11-07T07:23:23.879Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-11-07T07:23:23.879Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-11-07T07:23:23.879Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-11-07T07:23:23.879Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 17.1% of statements [2025-11-07T07:23:23.879Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-11-07T07:23:23.879Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-11-07T07:23:23.879Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-11-07T07:23:23.879Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-11-07T07:23:23.879Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.127s coverage: 94.9% of statements [2025-11-07T07:23:23.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-11-07T07:23:23.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-11-07T07:23:23.879Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-07T07:23:23.879Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-11-07T07:23:23.879Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.025s coverage: 9.0% of statements [2025-11-07T07:23:23.879Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-11-07T07:23:23.879Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-11-07T07:23:23.879Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-11-07T07:23:23.879Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.065s coverage: 97.7% of statements [2025-11-07T07:23:23.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-11-07T07:23:23.879Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.025s coverage: 43.6% of statements [2025-11-07T07:23:23.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-11-07T07:23:23.879Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-07T07:23:23.879Z] 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 [2025-11-07T07:23:23.879Z] running golangci-lint [2025-11-07T07:23:23.879Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2025-11-07T07:23:23.879Z] go version go1.25.2 linux/amd64 [2025-11-07T07:23:23.879Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2025-11-07T07:23:23.879Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-11-07T07:23:23.879Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2025-11-07T07:23:23.879Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2025-11-07T07:23:23.879Z] level=info msg="[goenv] Read go env for 3.833818ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2025-11-07T07:23:23.879Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2025-11-07T07:23:37.188Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-772684 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-11-07T07:23:37.207Z] Running in /w/workspace/edgex-go/924 [Pipeline] { [Pipeline] checkout [2025-11-07T07:23:40.259Z] The recommended git tool is: git [2025-11-07T07:23:44.880Z] using credential edgex-jenkins-ssh [2025-11-07T07:23:44.900Z] Cloning the remote Git repository [2025-11-07T07:23:44.957Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-11-07T07:23:45.065Z] > git init /w/workspace/edgex-go/924 # timeout=10 [2025-11-07T07:23:45.201Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-11-07T07:23:45.202Z] > git --version # timeout=10 [2025-11-07T07:23:45.221Z] > git --version # 'git version 2.25.1' [2025-11-07T07:23:45.223Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-11-07T07:23:45.795Z] level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|deps|exports_file|files|types_sizes|imports|name) took 19.662018326s" [2025-11-07T07:23:45.795Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 31.075956ms" [2025-11-07T07:23:45.370Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-07T07:23:55.761Z] level=info msg="[linters_context/goanalysis] analyzers took 2m23.33265877s with top 10 stages: buildir: 49.372988101s, fact_deprecated: 3.260776539s, inspect: 3.078430873s, gosec: 2.931641036s, ctrlflow: 2.332875247s, printf: 2.255565063s, fact_purity: 1.59804304s, nilness: 1.575266232s, S1038: 1.409229438s, QF1004: 1.281530889s" [2025-11-07T07:23:55.761Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2025-11-07T07:23:55.761Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2025-11-07T07:23:55.761Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2025-11-07T07:23:55.761Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2025-11-07T07:23:55.761Z] level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 35/35, exclusion_paths: 35/35, nolint_filter: 21/0, path_absoluter: 35/35, cgo: 35/35, exclusion_rules: 22/21, filename_unadjuster: 35/35, generated_file_filter: 35/22, path_relativity: 35/35" [2025-11-07T07:23:55.761Z] level=info msg="[runner] processing took 7.95103ms with stages: nolint_filter: 6.936604ms, generated_file_filter: 773.34µs, exclusion_rules: 116.223µs, exclusion_paths: 66.142µs, path_relativity: 44.821µs, cgo: 3.82µs, path_absoluter: 2.32µs, invalid_issue: 1.9µs, sort_results: 1.84µs, filename_unadjuster: 930ns, max_same_issues: 590ns, fixer: 560ns, diff: 460ns, path_prettifier: 270ns, uniq_by_line: 260ns, severity-rules: 250ns, path_shortener: 240ns, max_from_linter: 180ns, max_per_file_from_linter: 150ns, source_code: 130ns" [2025-11-07T07:23:55.761Z] level=info msg="[runner] linters took 10.54248828s with stages: goanalysis_metalinter: 10.534460648s" [2025-11-07T07:23:55.761Z] 0 issues. [2025-11-07T07:23:55.761Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-11-07T07:23:55.761Z] level=info msg="Memory: 304 samples, avg is 319.1MB, max is 1293.0MB" [2025-11-07T07:23:55.761Z] level=info msg="Execution took 30.241917315s" [2025-11-07T07:23:55.761Z] go vet ./... [2025-11-07T07:24:01.022Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-07T07:24:01.022Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-07T07:24:01.022Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-11-07T07:24:01.037Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-11-07T07:24:01.335Z] + ls -al . [2025-11-07T07:24:01.335Z] total 1388 [2025-11-07T07:24:01.335Z] drwxrwxr-x 11 1001 1001 4096 Nov 7 07:22 . [2025-11-07T07:24:01.335Z] drwxr-xr-x 4 root root 4096 Nov 7 07:22 .. [2025-11-07T07:24:01.335Z] drwxrwxr-x 2 1001 1001 4096 Nov 7 07:21 .blubracket [2025-11-07T07:24:01.335Z] -rw-rw-r-- 1 1001 1001 10 Nov 7 07:21 .dockerignore [2025-11-07T07:24:01.335Z] drwxrwxr-x 8 1001 1001 4096 Nov 7 07:23 .git [2025-11-07T07:24:01.335Z] drwxrwxr-x 3 1001 1001 4096 Nov 7 07:21 .github [2025-11-07T07:24:01.335Z] -rw-rw-r-- 1 1001 1001 909 Nov 7 07:21 .gitignore [2025-11-07T07:24:01.335Z] -rw-rw-r-- 1 1001 1001 359 Nov 7 07:21 .golangci.yml [2025-11-07T07:24:01.335Z] -rw-rw-r-- 1 1001 1001 100 Nov 7 07:21 .hadolint.yml [2025-11-07T07:24:01.335Z] drwxr-xr-x 3 1001 1001 4096 Nov 7 07:21 .semver [2025-11-07T07:24:01.335Z] -rw-rw-r-- 1 1001 1001 155 Nov 7 07:21 .sonarcloud.properties [2025-11-07T07:24:01.335Z] -rw-rw-r-- 1 1001 1001 1171 Nov 7 07:21 ADOPTERS.md [2025-11-07T07:24:01.335Z] -rw-rw-r-- 1 1001 1001 20017 Nov 7 07:21 Attribution.txt [2025-11-07T07:24:01.335Z] -rw-rw-r-- 1 1001 1001 108018 Nov 7 07:21 CHANGELOG.md [2025-11-07T07:24:01.335Z] -rw-rw-r-- 1 1001 1001 3804 Nov 7 07:21 CONTRIBUTING.md [2025-11-07T07:24:01.335Z] -rw-rw-r-- 1 1001 1001 677 Nov 7 07:21 GOVERNANCE.md [2025-11-07T07:24:01.335Z] -rw-rw-r-- 1 1001 1001 886 Nov 7 07:21 Jenkinsfile [2025-11-07T07:24:01.335Z] -rw-rw-r-- 1 1001 1001 10775 Nov 7 07:21 LICENSE [2025-11-07T07:24:01.335Z] -rw-rw-r-- 1 1001 1001 16739 Nov 7 07:21 Makefile [2025-11-07T07:24:01.335Z] -rw-rw-r-- 1 1001 1001 582 Nov 7 07:21 OWNERS.md [2025-11-07T07:24:01.335Z] -rw-rw-r-- 1 1001 1001 9932 Nov 7 07:21 README.md [2025-11-07T07:24:01.335Z] -rw-rw-r-- 1 1001 1001 789 Nov 7 07:21 SECURITY.md [2025-11-07T07:24:01.335Z] -rw-rw-r-- 1 1001 1001 12 Nov 7 07:21 VERSION [2025-11-07T07:24:01.335Z] drwxrwxr-x 2 1001 1001 4096 Nov 7 07:21 bin [2025-11-07T07:24:01.335Z] drwxrwxr-x 19 1001 1001 4096 Nov 7 07:21 cmd [2025-11-07T07:24:01.335Z] -rw-r--r-- 1 root root 1040111 Nov 7 07:23 coverage.out [2025-11-07T07:24:01.335Z] drwxrwxr-x 2 1001 1001 4096 Nov 7 07:21 fuzz_test [2025-11-07T07:24:01.335Z] -rw-rw-r-- 1 1001 1001 7071 Nov 7 07:21 go.mod [2025-11-07T07:24:01.335Z] -rw-rw-r-- 1 1001 1001 90676 Nov 7 07:21 go.sum [2025-11-07T07:24:01.335Z] drwxrwxr-x 7 1001 1001 4096 Nov 7 07:21 internal [2025-11-07T07:24:01.335Z] drwxrwxr-x 2 1001 1001 4096 Nov 7 07:21 openapi [2025-11-07T07:24:01.335Z] -rw-rw-r-- 1 1001 1001 584 Nov 7 07:21 security.txt [2025-11-07T07:24:01.335Z] -rw-rw-r-- 1 1001 1001 204 Nov 7 07:21 version.go [Pipeline] sh [2025-11-07T07:24:01.619Z] + '[' -e coverage.out ] [2025-11-07T07:24:01.619Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-11-07T07:24:01.755Z] Stashed 1 file(s) [Pipeline] sh [2025-11-07T07:24:02.037Z] + make build [2025-11-07T07:24:02.037Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-11-07T07:24:04.421Z] Avoid second fetch [2025-11-07T07:24:04.422Z] Checking out Revision d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b (main) [2025-11-07T07:24:03.560Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-11-07T07:24:03.583Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-07T07:24:04.438Z] > git config core.sparsecheckout # timeout=10 [2025-11-07T07:24:04.507Z] > git checkout -f d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b # timeout=10 [2025-11-07T07:24:05.259Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5306)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-07T07:24:09.673Z] provisioning config files... [2025-11-07T07:24:09.702Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/924@tmp/config14479499712758054303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-07T07:24:10.387Z] ---> ****-login.sh [2025-11-07T07:24:10.387Z] nexus3.edgexfoundry.org:10001 [2025-11-07T07:24:10.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T07:24:10.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-07T07:24:10.932Z] Configure a credential helper to remove this warning. See [2025-11-07T07:24:10.932Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-07T07:24:10.932Z] [2025-11-07T07:24:10.932Z] Login Succeeded [2025-11-07T07:24:10.932Z] nexus3.edgexfoundry.org:10002 [2025-11-07T07:24:11.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T07:24:11.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-07T07:24:11.203Z] Configure a credential helper to remove this warning. See [2025-11-07T07:24:11.203Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-07T07:24:11.203Z] [2025-11-07T07:24:11.203Z] Login Succeeded [2025-11-07T07:24:11.478Z] nexus3.edgexfoundry.org:10003 [2025-11-07T07:24:11.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T07:24:11.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-07T07:24:11.748Z] Configure a credential helper to remove this warning. See [2025-11-07T07:24:11.749Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-07T07:24:11.749Z] [2025-11-07T07:24:11.749Z] Login Succeeded [2025-11-07T07:24:11.749Z] nexus3.edgexfoundry.org:10004 [2025-11-07T07:24:12.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T07:24:12.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-07T07:24:12.023Z] Configure a credential helper to remove this warning. See [2025-11-07T07:24:12.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-07T07:24:12.023Z] [2025-11-07T07:24:12.023Z] Login Succeeded [2025-11-07T07:24:12.023Z] ****.io [2025-11-07T07:24:12.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T07:24:12.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-07T07:24:12.562Z] Configure a credential helper to remove this warning. See [2025-11-07T07:24:12.562Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-07T07:24:12.562Z] [2025-11-07T07:24:12.562Z] Login Succeeded [2025-11-07T07:24:12.562Z] ---> ****-login.sh ends [Pipeline] } [2025-11-07T07:24:12.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-11-07T07:24:13.199Z] + git config --global --add safe.directory /w/workspace/edgex-go/924 [Pipeline] echo [2025-11-07T07:24:13.219Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-07T07:24:13.241Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-07T07:24:13.256Z] ========================================================= [2025-11-07T07:24:13.256Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-11-07T07:24:13.256Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-11-07T07:24:13.588Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-07T07:24:13.588Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-11-07T07:24:13.588Z] 6b59a28fa201: Pulling fs layer [2025-11-07T07:24:13.588Z] d32bb0dddca7: Pulling fs layer [2025-11-07T07:24:13.588Z] 5dab1238d3d9: Pulling fs layer [2025-11-07T07:24:13.588Z] 196fd7d83e7d: Pulling fs layer [2025-11-07T07:24:13.588Z] 4f4fb700ef54: Pulling fs layer [2025-11-07T07:24:13.588Z] 8ba94037c8f0: Pulling fs layer [2025-11-07T07:24:13.588Z] deaec5988b04: Pulling fs layer [2025-11-07T07:24:13.588Z] 9f65657bb879: Pulling fs layer [2025-11-07T07:24:13.588Z] 196fd7d83e7d: Waiting [2025-11-07T07:24:13.588Z] 4f4fb700ef54: Waiting [2025-11-07T07:24:13.588Z] 8ba94037c8f0: Waiting [2025-11-07T07:24:13.588Z] deaec5988b04: Waiting [2025-11-07T07:24:13.588Z] 9f65657bb879: Waiting [2025-11-07T07:24:13.865Z] d32bb0dddca7: Verifying Checksum [2025-11-07T07:24:13.865Z] d32bb0dddca7: Download complete [2025-11-07T07:24:13.865Z] 196fd7d83e7d: Verifying Checksum [2025-11-07T07:24:13.865Z] 196fd7d83e7d: Download complete [2025-11-07T07:24:13.865Z] 4f4fb700ef54: Verifying Checksum [2025-11-07T07:24:13.865Z] 4f4fb700ef54: Download complete [2025-11-07T07:24:13.865Z] 8ba94037c8f0: Verifying Checksum [2025-11-07T07:24:13.865Z] 8ba94037c8f0: Download complete [2025-11-07T07:24:13.865Z] 6b59a28fa201: Verifying Checksum [2025-11-07T07:24:13.865Z] 6b59a28fa201: Download complete [2025-11-07T07:24:14.457Z] 9f65657bb879: Verifying Checksum [2025-11-07T07:24:14.457Z] 9f65657bb879: Download complete [2025-11-07T07:24:14.725Z] 6b59a28fa201: Pull complete [2025-11-07T07:24:15.314Z] d32bb0dddca7: Pull complete [2025-11-07T07:24:15.314Z] 5dab1238d3d9: Verifying Checksum [2025-11-07T07:24:15.314Z] 5dab1238d3d9: Download complete [2025-11-07T07:24:16.745Z] deaec5988b04: Verifying Checksum [2025-11-07T07:24:16.746Z] deaec5988b04: Download complete [2025-11-07T07:24:23.953Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-11-07T07:24:25.327Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-11-07T07:24:26.702Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-11-07T07:24:27.637Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-11-07T07:24:29.014Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-11-07T07:24:29.098Z] 5dab1238d3d9: Pull complete [2025-11-07T07:24:29.098Z] 196fd7d83e7d: Pull complete [2025-11-07T07:24:29.367Z] 4f4fb700ef54: Pull complete [2025-11-07T07:24:29.639Z] 8ba94037c8f0: Pull complete [2025-11-07T07:24:34.282Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-11-07T07:24:36.187Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-11-07T07:24:38.720Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-11-07T07:24:39.746Z] deaec5988b04: Pull complete [2025-11-07T07:24:40.620Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-11-07T07:24:41.707Z] 9f65657bb879: Pull complete [2025-11-07T07:24:41.707Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-11-07T07:24:41.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-07T07:24:41.707Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-11-07T07:24:41.995Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-11-07T07:24:42.058Z] + docker build -t ci-base-image-arm64 -f+ - . [2025-11-07T07:24:42.058Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-07T07:24:42.058Z] WORKDIR /edgex [2025-11-07T07:24:42.058Z] COPY go.mod . [2025-11-07T07:24:42.058Z] RUN go mod download [2025-11-07T07:24:42.647Z] Sending build context to Docker daemon 3.856MB [2025-11-07T07:24:42.647Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-07T07:24:42.647Z] ---> 334268110677 [2025-11-07T07:24:42.647Z] Step 2/4 : WORKDIR /edgex [2025-11-07T07:24:43.898Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-11-07T07:24:44.465Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-11-07T07:24:44.589Z] ---> Running in f1e885cd7026 [2025-11-07T07:24:44.863Z] Removing intermediate container f1e885cd7026 [2025-11-07T07:24:44.863Z] ---> a3f24c40a074 [2025-11-07T07:24:44.863Z] Step 3/4 : COPY go.mod . [2025-11-07T07:24:45.449Z] ---> 764ec03867dc [2025-11-07T07:24:45.449Z] Step 4/4 : RUN go mod download [2025-11-07T07:24:45.449Z] ---> Running in bc85f8675d6c [Pipeline] } [2025-11-07T07:24:45.853Z] $ docker stop --time=1 7442cfcbc376bc0f8d4b1271f47f0ea6f46f8bf29cf8cf71494c51bbce8516a2 [2025-11-07T07:24:49.920Z] $ docker rm -f --volumes 7442cfcbc376bc0f8d4b1271f47f0ea6f46f8bf29cf8cf71494c51bbce8516a2 [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 [2025-11-07T07:24:51.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-11-07T07:24:51.372Z] [2025-11-07T07:24:51.372Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:24:51.679Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-11-07T07:24:51.680Z] latest: Pulling from edgex-devops/edgex-compose [2025-11-07T07:24:51.680Z] 91d30c5bc195: Pulling fs layer [2025-11-07T07:24:51.680Z] 2e9b0aa3be6d: Pulling fs layer [2025-11-07T07:24:51.680Z] 9c61dcf015f6: Pulling fs layer [2025-11-07T07:24:51.680Z] 4698f68db338: Pulling fs layer [2025-11-07T07:24:51.680Z] 2a2f49069b9e: Pulling fs layer [2025-11-07T07:24:51.680Z] e0025b399a48: Pulling fs layer [2025-11-07T07:24:51.680Z] 4698f68db338: Waiting [2025-11-07T07:24:51.680Z] 2a2f49069b9e: Waiting [2025-11-07T07:24:51.680Z] e0025b399a48: Waiting [2025-11-07T07:24:51.680Z] 91d30c5bc195: Verifying Checksum [2025-11-07T07:24:51.680Z] 4698f68db338: Download complete [2025-11-07T07:24:51.937Z] 2e9b0aa3be6d: Verifying Checksum [2025-11-07T07:24:51.938Z] 2e9b0aa3be6d: Download complete [2025-11-07T07:24:51.938Z] e0025b399a48: Download complete [2025-11-07T07:24:51.938Z] 91d30c5bc195: Pull complete [2025-11-07T07:24:51.938Z] 2a2f49069b9e: Verifying Checksum [2025-11-07T07:24:51.938Z] 2a2f49069b9e: Download complete [2025-11-07T07:24:52.196Z] 2e9b0aa3be6d: Pull complete [2025-11-07T07:24:52.454Z] 9c61dcf015f6: Verifying Checksum [2025-11-07T07:24:52.454Z] 9c61dcf015f6: Download complete [2025-11-07T07:24:55.740Z] 9c61dcf015f6: Pull complete [2025-11-07T07:24:55.740Z] 4698f68db338: Pull complete [2025-11-07T07:24:56.309Z] 2a2f49069b9e: Pull complete [2025-11-07T07:24:56.309Z] e0025b399a48: Pull complete [2025-11-07T07:24:56.309Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-11-07T07:24:56.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-11-07T07:24:56.309Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T07:24:56.418Z] prd-ubuntu20.04-docker-8c-8g-772683 does not seem to be running inside a container [2025-11-07T07:24:56.450Z] $ 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/924 -v /w/workspace/edgex-go/924:/w/workspace/edgex-go/924:rw,z -v /w/workspace/edgex-go/924@tmp:/w/workspace/edgex-go/924@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 [2025-11-07T07:24:57.653Z] $ docker top e7804ffbeb0a17accc02694c11e5dac49b7b983142bb7004d15676109e3a0e6f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-07T07:24:58.000Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-11-07T07:24:58.261Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2025-11-07T07:24:58.261Z] #1 transferring dockerfile: 3.02kB done [2025-11-07T07:24:58.261Z] #1 DONE 0.1s [2025-11-07T07:24:58.261Z] [2025-11-07T07:24:58.261Z] #2 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-07T07:24:58.261Z] #2 DONE 0.0s [2025-11-07T07:24:58.261Z] [2025-11-07T07:24:58.261Z] #3 [core-data internal] load build definition from Dockerfile [2025-11-07T07:24:58.261Z] #3 transferring dockerfile: 2.04kB done [2025-11-07T07:24:58.261Z] #3 DONE 0.1s [2025-11-07T07:24:58.261Z] [2025-11-07T07:24:58.261Z] #4 [core-data internal] load metadata for docker.io/library/alpine:3.22 [2025-11-07T07:24:58.261Z] #4 ... [2025-11-07T07:24:58.261Z] [2025-11-07T07:24:58.261Z] #5 [core-metadata internal] load build definition from Dockerfile [2025-11-07T07:24:58.261Z] #5 transferring dockerfile: 2.10kB done [2025-11-07T07:24:58.261Z] #5 DONE 0.1s [2025-11-07T07:24:58.261Z] [2025-11-07T07:24:58.261Z] #6 [security-spire-config internal] load build definition from Dockerfile [2025-11-07T07:24:58.261Z] #6 transferring dockerfile: 1.69kB done [2025-11-07T07:24:58.261Z] #6 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-11-07T07:24:58.261Z] #6 DONE 0.1s [2025-11-07T07:24:58.261Z] [2025-11-07T07:24:58.261Z] #7 [core-keeper internal] load build definition from Dockerfile [2025-11-07T07:24:58.261Z] #7 transferring dockerfile: 2.01kB done [2025-11-07T07:24:58.261Z] #7 DONE 0.1s [2025-11-07T07:24:58.261Z] [2025-11-07T07:24:58.261Z] #8 [core-command internal] load build definition from Dockerfile [2025-11-07T07:24:58.261Z] #8 transferring dockerfile: 1.94kB done [2025-11-07T07:24:58.261Z] #8 DONE 0.2s [2025-11-07T07:24:58.261Z] [2025-11-07T07:24:58.261Z] #9 [support-notifications internal] load build definition from Dockerfile [2025-11-07T07:24:58.261Z] #9 transferring dockerfile: 2.02kB done [2025-11-07T07:24:58.261Z] #9 DONE 0.2s [2025-11-07T07:24:58.261Z] [2025-11-07T07:24:58.261Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-11-07T07:24:58.262Z] #10 transferring dockerfile: 2.23kB done [2025-11-07T07:24:58.262Z] #10 DONE 0.2s [2025-11-07T07:24:58.262Z] [2025-11-07T07:24:58.262Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-11-07T07:24:58.262Z] #11 transferring dockerfile: 1.89kB done [2025-11-07T07:24:58.262Z] #11 DONE 0.2s [2025-11-07T07:24:58.262Z] [2025-11-07T07:24:58.262Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2025-11-07T07:24:58.262Z] #12 transferring dockerfile: 2.49kB done [2025-11-07T07:24:58.262Z] #12 DONE 0.2s [2025-11-07T07:24:58.262Z] [2025-11-07T07:24:58.262Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2025-11-07T07:24:58.262Z] #13 transferring dockerfile: 2.14kB done [2025-11-07T07:24:58.262Z] #13 DONE 0.2s [2025-11-07T07:24:58.262Z] [2025-11-07T07:24:58.262Z] #14 [support-scheduler internal] load build definition from Dockerfile [2025-11-07T07:24:58.262Z] #14 transferring dockerfile: 1.83kB done [2025-11-07T07:24:58.262Z] #14 DONE 0.2s [2025-11-07T07:24:58.262Z] [2025-11-07T07:24:58.262Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2025-11-07T07:24:58.262Z] #15 transferring dockerfile: 2.50kB done [2025-11-07T07:24:58.262Z] #15 DONE 0.2s [2025-11-07T07:24:58.262Z] [2025-11-07T07:24:58.262Z] #16 [security-spire-agent internal] load build definition from Dockerfile [2025-11-07T07:24:58.262Z] #16 transferring dockerfile: 1.81kB done [2025-11-07T07:24:58.262Z] #16 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-11-07T07:24:58.262Z] #16 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-11-07T07:24:58.262Z] #16 DONE 0.2s [2025-11-07T07:24:58.262Z] [2025-11-07T07:24:58.262Z] #4 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 [2025-11-07T07:24:58.521Z] #4 DONE 0.2s [2025-11-07T07:24:58.521Z] [2025-11-07T07:24:58.521Z] #17 [security-bootstrapper internal] load .dockerignore [2025-11-07T07:24:58.521Z] #17 transferring context: 50B done [2025-11-07T07:24:58.521Z] #17 DONE 0.0s [2025-11-07T07:24:58.521Z] [2025-11-07T07:24:58.521Z] #2 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-07T07:24:58.521Z] #2 DONE 0.0s [2025-11-07T07:24:58.521Z] [2025-11-07T07:24:58.521Z] #18 [core-command internal] load .dockerignore [2025-11-07T07:24:58.521Z] #18 transferring context: 50B done [2025-11-07T07:24:58.521Z] #18 DONE 0.1s [2025-11-07T07:24:58.521Z] [2025-11-07T07:24:58.521Z] #19 [core-data internal] load .dockerignore [2025-11-07T07:24:58.521Z] #19 transferring context: 50B done [2025-11-07T07:24:58.521Z] #19 DONE 0.1s [2025-11-07T07:24:58.521Z] [2025-11-07T07:24:58.521Z] #20 [core-metadata internal] load .dockerignore [2025-11-07T07:24:58.521Z] #20 transferring context: 50B done [2025-11-07T07:24:58.521Z] #20 DONE 0.1s [2025-11-07T07:24:58.521Z] [2025-11-07T07:24:58.521Z] #21 [core-keeper internal] load .dockerignore [2025-11-07T07:24:58.521Z] #21 transferring context: 50B done [2025-11-07T07:24:58.521Z] #21 DONE 0.1s [2025-11-07T07:24:58.521Z] [2025-11-07T07:24:58.521Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2025-11-07T07:24:58.521Z] #22 transferring context: 50B done [2025-11-07T07:24:58.521Z] #22 DONE 0.1s [2025-11-07T07:24:58.521Z] [2025-11-07T07:24:58.521Z] #23 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T07:24:58.521Z] #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-07T07:24:58.521Z] #23 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-07T07:24:58.521Z] #23 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-07T07:24:58.521Z] #23 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-07T07:24:58.521Z] #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-07T07:24:58.521Z] #23 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-07T07:24:58.521Z] #23 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-07T07:24:58.521Z] #23 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-07T07:24:58.521Z] #23 DONE 0.1s [2025-11-07T07:24:58.521Z] [2025-11-07T07:24:58.521Z] #24 [support-notifications internal] load .dockerignore [2025-11-07T07:24:58.521Z] #24 transferring context: 50B done [2025-11-07T07:24:58.521Z] #24 DONE 0.1s [2025-11-07T07:24:58.521Z] [2025-11-07T07:24:58.521Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2025-11-07T07:24:58.521Z] #25 transferring context: 50B done [2025-11-07T07:24:58.521Z] #25 DONE 0.1s [2025-11-07T07:24:58.521Z] [2025-11-07T07:24:58.521Z] #26 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-11-07T07:24:58.780Z] #26 DONE 0.4s [2025-11-07T07:24:58.780Z] [2025-11-07T07:24:58.780Z] #23 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T07:24:58.780Z] #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-07T07:24:58.780Z] #23 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-07T07:24:58.780Z] #23 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-07T07:24:58.780Z] #23 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-07T07:24:58.780Z] #23 DONE 0.1s [2025-11-07T07:24:58.780Z] [2025-11-07T07:24:58.780Z] #27 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-11-07T07:24:58.780Z] #27 DONE 0.5s [2025-11-07T07:24:58.780Z] [2025-11-07T07:24:58.780Z] #28 [security-proxy-setup internal] load .dockerignore [2025-11-07T07:24:58.780Z] #28 transferring context: 50B 0.0s done [2025-11-07T07:24:58.780Z] #28 DONE 0.4s [2025-11-07T07:24:58.780Z] [2025-11-07T07:24:58.780Z] #29 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-11-07T07:25:00.748Z] #29 ... [2025-11-07T07:25:00.748Z] [2025-11-07T07:25:00.748Z] #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2025-11-07T07:25:00.748Z] #30 DONE 2.0s [2025-11-07T07:25:00.748Z] [2025-11-07T07:25:00.748Z] #31 [core-keeper internal] load build context [2025-11-07T07:25:01.018Z] #31 ... [2025-11-07T07:25:01.018Z] [2025-11-07T07:25:01.018Z] #32 [support-scheduler internal] load .dockerignore [2025-11-07T07:25:01.018Z] #32 transferring context: 50B 0.0s done [2025-11-07T07:25:01.018Z] #32 DONE 2.7s [2025-11-07T07:25:01.018Z] [2025-11-07T07:25:01.018Z] #31 [core-keeper internal] load build context [2025-11-07T07:25:01.277Z] #31 ... [2025-11-07T07:25:01.277Z] [2025-11-07T07:25:01.277Z] #33 [security-spire-server internal] load build definition from Dockerfile [2025-11-07T07:25:01.277Z] #33 DONE 0.0s [2025-11-07T07:25:01.277Z] [2025-11-07T07:25:01.277Z] #31 [core-keeper internal] load build context [2025-11-07T07:25:04.999Z] #31 transferring context: 432.77MB 5.8s [2025-11-07T07:25:06.903Z] #31 transferring context: 612.59MB 8.3s done [2025-11-07T07:25:06.903Z] #31 ... [2025-11-07T07:25:06.903Z] [2025-11-07T07:25:06.903Z] #34 [core-command internal] load build context [2025-11-07T07:25:06.903Z] #34 transferring context: 612.59MB 8.2s done [2025-11-07T07:25:08.284Z] #34 ... [2025-11-07T07:25:08.284Z] [2025-11-07T07:25:08.284Z] #35 [security-bootstrapper internal] load build context [2025-11-07T07:25:08.284Z] #35 transferring context: 612.59MB 8.2s done [2025-11-07T07:25:08.543Z] #35 ... [2025-11-07T07:25:08.543Z] [2025-11-07T07:25:08.543Z] #36 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-07T07:25:08.543Z] #36 ... [2025-11-07T07:25:08.543Z] [2025-11-07T07:25:08.543Z] #37 [security-secretstore-setup internal] load .dockerignore [2025-11-07T07:25:08.543Z] #37 transferring context: 50B 0.0s done [2025-11-07T07:25:08.803Z] #37 ... [2025-11-07T07:25:08.803Z] [2025-11-07T07:25:08.803Z] #38 [core-data internal] load build context [2025-11-07T07:25:08.803Z] #38 transferring context: 612.59MB 7.7s done [2025-11-07T07:25:09.062Z] #38 ... [2025-11-07T07:25:09.062Z] [2025-11-07T07:25:09.062Z] #39 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-07T07:25:09.062Z] #39 ... [2025-11-07T07:25:09.062Z] [2025-11-07T07:25:09.062Z] #40 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-07T07:25:09.062Z] #0 3.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:09.062Z] #0 5.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:09.062Z] #0 6.249 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-07T07:25:09.062Z] #0 6.697 Executing busybox-1.37.0-r19.trigger [2025-11-07T07:25:09.062Z] #0 6.715 OK: 7 MiB in 17 packages [2025-11-07T07:25:09.345Z] #40 ... [2025-11-07T07:25:09.345Z] [2025-11-07T07:25:09.345Z] #41 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-11-07T07:25:09.605Z] #41 ... [2025-11-07T07:25:09.605Z] [2025-11-07T07:25:09.605Z] #42 [support-notifications internal] load build context [2025-11-07T07:25:09.605Z] #42 transferring context: 612.59MB 7.0s done [2025-11-07T07:25:09.605Z] #42 ... [2025-11-07T07:25:09.605Z] [2025-11-07T07:25:09.605Z] #43 [security-proxy-setup internal] load build context [2025-11-07T07:25:09.863Z] #43 ... [2025-11-07T07:25:09.863Z] [2025-11-07T07:25:09.863Z] #44 [security-spire-config internal] load .dockerignore [2025-11-07T07:25:09.863Z] #44 transferring context: 50B done [2025-11-07T07:25:10.125Z] #44 ... [2025-11-07T07:25:10.125Z] [2025-11-07T07:25:10.125Z] #45 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-07T07:25:10.125Z] #45 ... [2025-11-07T07:25:10.125Z] [2025-11-07T07:25:10.125Z] #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-07T07:25:10.406Z] #46 ... [2025-11-07T07:25:10.406Z] [2025-11-07T07:25:10.406Z] #47 [security-proxy-auth internal] load .dockerignore [2025-11-07T07:25:10.406Z] #47 transferring context: 50B 0.0s done [2025-11-07T07:25:10.406Z] #47 ... [2025-11-07T07:25:10.406Z] [2025-11-07T07:25:10.406Z] #48 [security-spire-agent internal] load .dockerignore [2025-11-07T07:25:10.665Z] #48 ... [2025-11-07T07:25:10.665Z] [2025-11-07T07:25:10.665Z] #49 [security-spiffe-token-provider internal] load build context [2025-11-07T07:25:10.665Z] #49 transferring context: 612.59MB 7.7s done [2025-11-07T07:25:10.926Z] #49 ... [2025-11-07T07:25:10.926Z] [2025-11-07T07:25:10.926Z] #50 [core-metadata internal] load build context [2025-11-07T07:25:10.926Z] #50 transferring context: 612.59MB 7.4s done [2025-11-07T07:25:11.207Z] #50 ... [2025-11-07T07:25:11.207Z] [2025-11-07T07:25:11.207Z] #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-07T07:25:11.207Z] #51 ... [2025-11-07T07:25:11.207Z] [2025-11-07T07:25:11.207Z] #52 [core-common-config-bootstrapper internal] load build context [2025-11-07T07:25:11.207Z] #52 transferring context: 612.59MB 7.3s done [2025-11-07T07:25:13.761Z] #52 ... [2025-11-07T07:25:13.761Z] [2025-11-07T07:25:13.761Z] #41 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-11-07T07:25:13.761Z] #41 14.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:13.761Z] #41 15.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:14.020Z] #41 15.52 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-07T07:25:14.020Z] #41 15.52 Executing busybox-1.37.0-r19.trigger [2025-11-07T07:25:14.020Z] #41 15.53 OK: 7 MiB in 17 packages [2025-11-07T07:25:15.396Z] #41 ... [2025-11-07T07:25:15.396Z] [2025-11-07T07:25:15.396Z] #37 [security-secretstore-setup internal] load .dockerignore [2025-11-07T07:25:15.396Z] #37 DONE 17.0s [2025-11-07T07:25:15.396Z] [2025-11-07T07:25:15.396Z] #23 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T07:25:15.396Z] #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-07T07:25:15.396Z] #23 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-07T07:25:15.396Z] #23 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-07T07:25:15.396Z] #23 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-07T07:25:15.396Z] #23 DONE 0.1s [2025-11-07T07:25:15.396Z] [2025-11-07T07:25:15.396Z] #26 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-11-07T07:25:15.396Z] #26 DONE 0.4s [2025-11-07T07:25:15.396Z] [2025-11-07T07:25:15.396Z] #42 [support-notifications internal] load build context [2025-11-07T07:25:15.396Z] #42 DONE 17.0s [2025-11-07T07:25:15.396Z] [2025-11-07T07:25:15.396Z] #47 [security-proxy-auth internal] load .dockerignore [2025-11-07T07:25:15.396Z] #47 DONE 17.0s [2025-11-07T07:25:15.396Z] [2025-11-07T07:25:15.396Z] #52 [core-common-config-bootstrapper internal] load build context [2025-11-07T07:25:15.396Z] #52 DONE 17.0s [2025-11-07T07:25:15.396Z] [2025-11-07T07:25:15.396Z] #50 [core-metadata internal] load build context [2025-11-07T07:25:15.396Z] #50 DONE 17.0s [2025-11-07T07:25:15.396Z] [2025-11-07T07:25:15.396Z] #29 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-11-07T07:25:15.396Z] #29 DONE 16.7s [2025-11-07T07:25:15.396Z] [2025-11-07T07:25:15.396Z] #38 [core-data internal] load build context [2025-11-07T07:25:15.396Z] #38 DONE 17.0s [2025-11-07T07:25:15.396Z] [2025-11-07T07:25:15.396Z] #49 [security-spiffe-token-provider internal] load build context [2025-11-07T07:25:15.396Z] #49 DONE 17.0s [2025-11-07T07:25:15.396Z] [2025-11-07T07:25:15.396Z] #35 [security-bootstrapper internal] load build context [2025-11-07T07:25:15.396Z] #35 DONE 17.1s [2025-11-07T07:25:15.396Z] [2025-11-07T07:25:15.396Z] #34 [core-command internal] load build context [2025-11-07T07:25:15.396Z] #34 DONE 17.1s [2025-11-07T07:25:15.396Z] [2025-11-07T07:25:15.396Z] #31 [core-keeper internal] load build context [2025-11-07T07:25:15.396Z] #31 DONE 17.0s [2025-11-07T07:25:15.396Z] [2025-11-07T07:25:15.396Z] #39 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-07T07:25:15.396Z] #39 DONE 17.0s [2025-11-07T07:25:15.396Z] [2025-11-07T07:25:15.396Z] #44 [security-spire-config internal] load .dockerignore [2025-11-07T07:25:15.396Z] #44 DONE 16.7s [2025-11-07T07:25:15.396Z] [2025-11-07T07:25:15.396Z] #40 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-07T07:25:15.396Z] #40 DONE 17.0s [2025-11-07T07:25:15.396Z] [2025-11-07T07:25:15.396Z] #36 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-07T07:25:15.396Z] #36 15.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:15.396Z] #36 15.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:15.396Z] #36 15.79 (1/2) Installing dumb-init (1.2.5-r3) [2025-11-07T07:25:15.396Z] #36 15.79 (2/2) Installing su-exec (0.2-r3) [2025-11-07T07:25:15.396Z] #36 15.80 Executing busybox-1.37.0-r19.trigger [2025-11-07T07:25:15.396Z] #36 15.80 OK: 7 MiB in 18 packages [2025-11-07T07:25:15.396Z] #36 DONE 17.0s [2025-11-07T07:25:15.396Z] [2025-11-07T07:25:15.396Z] #41 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-11-07T07:25:15.396Z] #41 DONE 17.1s [2025-11-07T07:25:15.396Z] [2025-11-07T07:25:15.396Z] #43 [security-proxy-setup internal] load build context [2025-11-07T07:25:15.396Z] #43 transferring context: [2025-11-07T07:25:15.655Z] #43 ... [2025-11-07T07:25:15.655Z] [2025-11-07T07:25:15.655Z] #23 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T07:25:15.655Z] #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-07T07:25:15.655Z] #23 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-07T07:25:15.655Z] #23 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-07T07:25:15.655Z] #23 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-07T07:25:15.655Z] #23 DONE 0.1s [2025-11-07T07:25:15.655Z] [2025-11-07T07:25:15.655Z] #48 [security-spire-agent internal] load .dockerignore [2025-11-07T07:25:15.655Z] #48 transferring context: 50B done [2025-11-07T07:25:15.655Z] #48 DONE 15.4s [2025-11-07T07:25:15.655Z] [2025-11-07T07:25:15.655Z] #43 [security-proxy-setup internal] load build context [2025-11-07T07:25:15.914Z] #43 ... [2025-11-07T07:25:15.914Z] [2025-11-07T07:25:15.914Z] #53 [security-spire-agent internal] load build context [2025-11-07T07:25:15.914Z] #53 transferring context: 25.98kB done [2025-11-07T07:25:15.914Z] #53 DONE 0.1s [2025-11-07T07:25:15.914Z] [2025-11-07T07:25:15.914Z] #33 [security-spire-server internal] load build definition from Dockerfile [2025-11-07T07:25:15.914Z] #33 transferring dockerfile: 1.70kB done [2025-11-07T07:25:15.914Z] #33 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-11-07T07:25:15.914Z] #33 DONE 9.7s [2025-11-07T07:25:15.914Z] [2025-11-07T07:25:15.914Z] #54 [security-spire-config internal] load build context [2025-11-07T07:25:15.914Z] #54 transferring context: 24.70kB 0.0s done [2025-11-07T07:25:15.914Z] #54 DONE 0.4s [2025-11-07T07:25:15.914Z] [2025-11-07T07:25:15.914Z] #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-07T07:25:15.914Z] #46 17.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:15.914Z] #46 ... [2025-11-07T07:25:15.914Z] [2025-11-07T07:25:15.914Z] #4 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 [2025-11-07T07:25:15.914Z] #4 DONE 0.2s [2025-11-07T07:25:16.172Z] [2025-11-07T07:25:16.172Z] #23 [security-spire-server stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T07:25:16.172Z] #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-07T07:25:16.172Z] #23 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-07T07:25:16.172Z] #23 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-07T07:25:16.172Z] #23 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-07T07:25:16.172Z] #23 DONE 0.1s [2025-11-07T07:25:16.172Z] [2025-11-07T07:25:16.172Z] #27 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-11-07T07:25:16.172Z] #27 DONE 0.6s [2025-11-07T07:25:16.172Z] [2025-11-07T07:25:16.172Z] #55 [security-spire-server internal] load .dockerignore [2025-11-07T07:25:16.172Z] #55 transferring context: 50B done [2025-11-07T07:25:16.172Z] #55 DONE 0.0s [2025-11-07T07:25:16.172Z] [2025-11-07T07:25:16.172Z] #56 [security-spire-server internal] load build context [2025-11-07T07:25:16.172Z] #56 transferring context: 26.44kB 0.0s done [2025-11-07T07:25:18.135Z] #56 DONE 1.9s [2025-11-07T07:25:18.135Z] [2025-11-07T07:25:18.135Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:25:18.135Z] #57 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2025-11-07T07:25:18.135Z] #57 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2025-11-07T07:25:18.135Z] #57 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done [2025-11-07T07:25:18.135Z] #57 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done [2025-11-07T07:25:18.135Z] #57 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2025-11-07T07:25:18.135Z] #57 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2025-11-07T07:25:18.135Z] #57 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2025-11-07T07:25:18.135Z] #57 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2025-11-07T07:25:18.135Z] #57 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2025-11-07T07:25:18.135Z] #57 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.1s done [2025-11-07T07:25:18.135Z] #57 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done [2025-11-07T07:25:22.325Z] #57 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d [2025-11-07T07:25:23.262Z] #57 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 1.5s done [2025-11-07T07:25:23.523Z] #57 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 1.5s done [2025-11-07T07:25:25.424Z] #57 ... [2025-11-07T07:25:25.424Z] [2025-11-07T07:25:25.424Z] #58 [security-secretstore-setup internal] load build context [2025-11-07T07:25:25.424Z] #58 transferring context: 612.59MB 5.0s done [2025-11-07T07:25:25.424Z] #58 DONE 9.7s [2025-11-07T07:25:25.424Z] [2025-11-07T07:25:25.424Z] #59 [security-proxy-auth internal] load build context [2025-11-07T07:25:25.424Z] #59 transferring context: 612.59MB 5.3s done [2025-11-07T07:25:25.424Z] #59 ... [2025-11-07T07:25:25.424Z] [2025-11-07T07:25:25.424Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-07T07:25:25.424Z] #0 5.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:25.424Z] #0 5.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:25.424Z] #0 6.247 OK: 265 MiB in 60 packages [2025-11-07T07:25:25.683Z] #60 ... [2025-11-07T07:25:25.683Z] [2025-11-07T07:25:25.683Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-07T07:25:25.683Z] #0 0.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:25.683Z] #0 0.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:25.683Z] #0 1.170 (1/3) Installing ca-certificates (20250911-r0) [2025-11-07T07:25:25.683Z] #0 1.190 (2/3) Installing dumb-init (1.2.5-r3) [2025-11-07T07:25:25.683Z] #0 1.192 (3/3) Installing tzdata (2025b-r0) [2025-11-07T07:25:25.683Z] #0 1.222 Executing busybox-1.37.0-r19.trigger [2025-11-07T07:25:25.683Z] #0 1.232 Executing ca-certificates-20250911-r0.trigger [2025-11-07T07:25:25.683Z] #0 1.274 OK: 8 MiB in 19 packages [2025-11-07T07:25:25.683Z] #61 ... [2025-11-07T07:25:25.683Z] [2025-11-07T07:25:25.683Z] #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-07T07:25:25.683Z] #51 17.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:25.683Z] #51 17.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:25.683Z] #51 17.65 (1/7) Installing ca-certificates (20250911-r0) [2025-11-07T07:25:25.683Z] #51 17.66 (2/7) Installing dumb-init (1.2.5-r3) [2025-11-07T07:25:25.683Z] #51 17.67 (3/7) Installing libgcc (14.2.0-r6) [2025-11-07T07:25:25.683Z] #51 17.67 (4/7) Installing libsodium (1.0.20-r0) [2025-11-07T07:25:25.683Z] #51 17.68 (5/7) Installing libstdc++ (14.2.0-r6) [2025-11-07T07:25:25.683Z] #51 17.70 (6/7) Installing libzmq (4.3.5-r2) [2025-11-07T07:25:25.683Z] #51 17.72 (7/7) Installing zeromq (4.3.5-r2) [2025-11-07T07:25:25.683Z] #51 17.72 Executing busybox-1.37.0-r19.trigger [2025-11-07T07:25:25.683Z] #51 17.73 Executing ca-certificates-20250911-r0.trigger [2025-11-07T07:25:25.683Z] #51 17.77 OK: 12 MiB in 23 packages [2025-11-07T07:25:25.943Z] #51 ... [2025-11-07T07:25:25.943Z] [2025-11-07T07:25:25.943Z] #62 [support-scheduler internal] load build context [2025-11-07T07:25:25.943Z] #62 transferring context: 612.59MB 5.1s done [2025-11-07T07:25:26.202Z] #62 ... [2025-11-07T07:25:26.202Z] [2025-11-07T07:25:26.202Z] #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-07T07:25:26.202Z] #51 DONE 27.6s [2025-11-07T07:25:26.202Z] [2025-11-07T07:25:26.202Z] #63 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-07T07:25:26.202Z] #63 ... [2025-11-07T07:25:26.202Z] [2025-11-07T07:25:26.202Z] #62 [support-scheduler internal] load build context [2025-11-07T07:25:26.202Z] #62 DONE 10.7s [2025-11-07T07:25:26.202Z] [2025-11-07T07:25:26.202Z] #43 [security-proxy-setup internal] load build context [2025-11-07T07:25:26.202Z] #43 transferring context: 612.59MB 5.4s done [2025-11-07T07:25:26.202Z] #43 DONE 27.3s [2025-11-07T07:25:26.202Z] [2025-11-07T07:25:26.202Z] #59 [security-proxy-auth internal] load build context [2025-11-07T07:25:26.202Z] #59 DONE 10.7s [2025-11-07T07:25:26.202Z] [2025-11-07T07:25:26.202Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-07T07:25:26.202Z] #0 2.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:26.202Z] #0 3.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:26.202Z] #0 3.393 v3.22.2-142-g5fc470561e9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-07T07:25:26.202Z] #0 3.393 v3.22.2-143-g681c6e4a89f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-07T07:25:26.202Z] #0 3.393 OK: 26321 distinct packages available [2025-11-07T07:25:26.202Z] #0 3.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:26.202Z] #0 3.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:26.202Z] #0 3.890 OK: 265 MiB in 60 packages [2025-11-07T07:25:26.202Z] #64 DONE 10.7s [2025-11-07T07:25:26.202Z] [2025-11-07T07:25:26.202Z] #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-07T07:25:26.202Z] #46 17.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:26.202Z] #46 17.55 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-07T07:25:26.202Z] #46 17.55 (2/4) Installing openssl (3.5.4-r0) [2025-11-07T07:25:26.202Z] #46 17.60 (3/4) Installing su-exec (0.2-r3) [2025-11-07T07:25:26.202Z] #46 17.61 (4/4) Installing yq-go (4.47.2-r1) [2025-11-07T07:25:26.202Z] #46 17.68 Executing busybox-1.37.0-r19.trigger [2025-11-07T07:25:26.202Z] #46 17.70 OK: 20 MiB in 20 packages [2025-11-07T07:25:26.202Z] #46 DONE 27.3s [2025-11-07T07:25:26.202Z] [2025-11-07T07:25:26.202Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-07T07:25:26.202Z] #61 DONE 10.7s [2025-11-07T07:25:26.202Z] [2025-11-07T07:25:26.202Z] #45 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-07T07:25:26.202Z] #45 17.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:26.202Z] #45 17.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:26.202Z] #45 17.65 v3.22.2-142-g5fc470561e9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-07T07:25:26.202Z] #45 17.65 v3.22.2-143-g681c6e4a89f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-07T07:25:26.202Z] #45 17.65 OK: 26320 distinct packages available [2025-11-07T07:25:26.202Z] #45 17.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:26.202Z] #45 17.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:26.202Z] #45 18.12 (1/13) Installing brotli-libs (1.1.0-r2) [2025-11-07T07:25:26.202Z] #45 18.13 (2/13) Installing c-ares (1.34.5-r0) [2025-11-07T07:25:26.202Z] #45 18.13 (3/13) Installing libunistring (1.3-r0) [2025-11-07T07:25:26.202Z] #45 18.15 (4/13) Installing libidn2 (2.3.7-r0) [2025-11-07T07:25:26.202Z] #45 18.16 (5/13) Installing nghttp2-libs (1.65.0-r0) [2025-11-07T07:25:26.202Z] #45 18.16 (6/13) Installing libpsl (0.21.5-r3) [2025-11-07T07:25:26.202Z] #45 18.17 (7/13) Installing zstd-libs (1.5.7-r0) [2025-11-07T07:25:26.202Z] #45 18.18 (8/13) Installing libcurl (8.14.1-r2) [2025-11-07T07:25:26.202Z] #45 18.20 (9/13) Installing curl (8.14.1-r2) [2025-11-07T07:25:26.202Z] #45 18.21 (10/13) Installing dumb-init (1.2.5-r3) [2025-11-07T07:25:26.202Z] #45 18.21 (11/13) Installing musl-obstack (1.2.3-r2) [2025-11-07T07:25:26.202Z] #45 18.22 (12/13) Installing libucontext (1.3.2-r0) [2025-11-07T07:25:26.202Z] #45 18.22 (13/13) Installing gcompat (1.1.0-r4) [2025-11-07T07:25:26.202Z] #45 18.22 Executing busybox-1.37.0-r19.trigger [2025-11-07T07:25:26.202Z] #45 18.23 OK: 13 MiB in 29 packages [2025-11-07T07:25:26.202Z] #45 DONE 27.7s [2025-11-07T07:25:26.202Z] [2025-11-07T07:25:26.202Z] #65 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-11-07T07:25:26.202Z] #0 3.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:26.202Z] #0 3.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:26.202Z] #0 4.294 OK: 265 MiB in 60 packages [2025-11-07T07:25:26.202Z] #65 DONE 10.7s [2025-11-07T07:25:26.202Z] [2025-11-07T07:25:26.202Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-07T07:25:26.202Z] #60 DONE 10.7s [2025-11-07T07:25:26.202Z] [2025-11-07T07:25:26.202Z] #66 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-07T07:25:26.202Z] #0 6.500 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:26.202Z] #0 6.945 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:26.202Z] #0 7.517 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-07T07:25:26.202Z] #0 7.823 Executing busybox-1.37.0-r19.trigger [2025-11-07T07:25:26.202Z] #0 7.823 OK: 7 MiB in 17 packages [2025-11-07T07:25:26.202Z] #66 DONE 10.7s [2025-11-07T07:25:26.202Z] [2025-11-07T07:25:26.202Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-07T07:25:26.202Z] #0 2.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:26.202Z] #0 2.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:26.202Z] #0 2.506 (1/4) Installing ca-certificates (20250911-r0) [2025-11-07T07:25:26.202Z] #0 2.519 (2/4) Installing dumb-init (1.2.5-r3) [2025-11-07T07:25:26.202Z] #0 2.523 (3/4) Installing su-exec (0.2-r3) [2025-11-07T07:25:26.202Z] #0 2.529 (4/4) Installing yq-go (4.47.2-r1) [2025-11-07T07:25:26.202Z] #0 2.600 Executing busybox-1.37.0-r19.trigger [2025-11-07T07:25:26.202Z] #0 2.604 Executing ca-certificates-20250911-r0.trigger [2025-11-07T07:25:26.202Z] #0 2.633 OK: 20 MiB in 20 packages [2025-11-07T07:25:26.202Z] #67 DONE 10.7s [2025-11-07T07:25:26.202Z] [2025-11-07T07:25:26.202Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-07T07:25:26.202Z] #68 DONE 10.7s [2025-11-07T07:25:26.202Z] [2025-11-07T07:25:26.202Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-11-07T07:25:26.202Z] #0 6.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:26.202Z] #0 6.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:26.202Z] #0 7.049 OK: 265 MiB in 60 packages [2025-11-07T07:25:26.202Z] #69 DONE 10.8s [2025-11-07T07:25:26.202Z] [2025-11-07T07:25:26.202Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-07T07:25:26.202Z] #0 6.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:26.202Z] #0 7.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:26.202Z] #0 7.456 v3.22.2-142-g5fc470561e9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-07T07:25:26.202Z] #0 7.456 v3.22.2-143-g681c6e4a89f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-07T07:25:26.202Z] #0 7.456 OK: 26320 distinct packages available [2025-11-07T07:25:26.202Z] #0 7.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:26.202Z] #0 7.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:26.202Z] #0 7.907 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-07T07:25:26.202Z] #0 7.912 (2/4) Installing musl-obstack (1.2.3-r2) [2025-11-07T07:25:26.202Z] #0 7.916 (3/4) Installing libucontext (1.3.2-r0) [2025-11-07T07:25:26.202Z] #0 7.920 (4/4) Installing gcompat (1.1.0-r4) [2025-11-07T07:25:26.202Z] #0 7.925 Executing busybox-1.37.0-r19.trigger [2025-11-07T07:25:26.202Z] #0 7.932 OK: 8 MiB in 20 packages [2025-11-07T07:25:26.202Z] #70 DONE 10.7s [2025-11-07T07:25:26.202Z] [2025-11-07T07:25:26.202Z] #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-11-07T07:25:26.202Z] #0 6.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:26.202Z] #0 6.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:26.202Z] #0 7.059 OK: 265 MiB in 60 packages [2025-11-07T07:25:26.202Z] #71 DONE 10.8s [2025-11-07T07:25:26.202Z] [2025-11-07T07:25:26.202Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-07T07:25:26.202Z] #72 ... [2025-11-07T07:25:26.202Z] [2025-11-07T07:25:26.202Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-11-07T07:25:26.202Z] #73 DONE 0.2s [2025-11-07T07:25:26.202Z] [2025-11-07T07:25:26.202Z] #74 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-07T07:25:26.202Z] #74 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done [2025-11-07T07:25:26.202Z] #74 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2025-11-07T07:25:26.202Z] #74 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2025-11-07T07:25:26.202Z] #74 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.1s done [2025-11-07T07:25:26.202Z] #74 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2025-11-07T07:25:26.202Z] #74 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2025-11-07T07:25:26.202Z] #74 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2025-11-07T07:25:26.202Z] #74 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done [2025-11-07T07:25:26.202Z] #74 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done [2025-11-07T07:25:26.202Z] #74 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.6s done [2025-11-07T07:25:26.202Z] #74 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2025-11-07T07:25:26.202Z] #74 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 4.6s done [2025-11-07T07:25:26.461Z] #74 DONE 10.7s [2025-11-07T07:25:26.461Z] [2025-11-07T07:25:26.461Z] #75 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-11-07T07:25:26.461Z] #75 DONE 0.2s [2025-11-07T07:25:26.461Z] [2025-11-07T07:25:26.461Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-11-07T07:25:26.461Z] #76 DONE 0.2s [2025-11-07T07:25:26.461Z] [2025-11-07T07:25:26.461Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-11-07T07:25:26.461Z] #77 DONE 0.2s [2025-11-07T07:25:26.461Z] [2025-11-07T07:25:26.461Z] #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-07T07:25:26.461Z] #78 DONE 0.2s [2025-11-07T07:25:26.461Z] [2025-11-07T07:25:26.461Z] #79 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:25:26.461Z] #79 ... [2025-11-07T07:25:26.461Z] [2025-11-07T07:25:26.461Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:25:26.461Z] #57 DONE 10.9s [2025-11-07T07:25:26.461Z] [2025-11-07T07:25:26.461Z] #80 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2025-11-07T07:25:26.719Z] #80 ... [2025-11-07T07:25:26.719Z] [2025-11-07T07:25:26.719Z] #81 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-07T07:25:26.979Z] #81 ... [2025-11-07T07:25:26.979Z] [2025-11-07T07:25:26.979Z] #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:25:28.357Z] #82 ... [2025-11-07T07:25:28.357Z] [2025-11-07T07:25:28.357Z] #80 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2025-11-07T07:25:28.357Z] #80 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:28.357Z] #80 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:28.357Z] #80 12.53 OK: 7 MiB in 17 packages [2025-11-07T07:25:28.357Z] #80 DONE 12.7s [2025-11-07T07:25:28.357Z] [2025-11-07T07:25:28.357Z] #63 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-07T07:25:28.357Z] #63 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:28.357Z] #63 12.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:28.357Z] #63 12.52 OK: 7 MiB in 18 packages [2025-11-07T07:25:28.357Z] #63 DONE 12.7s [2025-11-07T07:25:28.357Z] [2025-11-07T07:25:28.357Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-07T07:25:28.357Z] #72 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:28.357Z] #72 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:28.357Z] #72 12.58 OK: 7 MiB in 17 packages [2025-11-07T07:25:28.357Z] #72 DONE 12.8s [2025-11-07T07:25:28.357Z] [2025-11-07T07:25:28.357Z] #81 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-07T07:25:28.357Z] #81 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:28.357Z] #81 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:28.357Z] #81 12.37 v3.22.2-142-g5fc470561e9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-07T07:25:28.357Z] #81 12.37 v3.22.2-143-g681c6e4a89f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-07T07:25:28.357Z] #81 12.37 OK: 26320 distinct packages available [2025-11-07T07:25:28.357Z] #81 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:28.357Z] #81 12.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:28.614Z] #81 ... [2025-11-07T07:25:28.614Z] [2025-11-07T07:25:28.614Z] #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-07T07:25:28.614Z] #0 1.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:28.614Z] #0 1.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:28.614Z] #0 2.201 OK: 12 MiB in 23 packages [2025-11-07T07:25:28.614Z] #83 DONE 2.4s [2025-11-07T07:25:28.614Z] [2025-11-07T07:25:28.614Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-07T07:25:28.614Z] #0 1.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:28.614Z] #0 1.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:28.614Z] #0 2.188 OK: 20 MiB in 20 packages [2025-11-07T07:25:28.614Z] #84 DONE 2.4s [2025-11-07T07:25:28.614Z] [2025-11-07T07:25:28.614Z] #81 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-07T07:25:28.614Z] #81 12.88 (1/5) Installing dumb-init (1.2.5-r3) [2025-11-07T07:25:28.614Z] #81 12.88 (2/5) Installing musl-obstack (1.2.3-r2) [2025-11-07T07:25:28.614Z] #81 12.89 (3/5) Installing libucontext (1.3.2-r0) [2025-11-07T07:25:28.614Z] #81 12.89 (4/5) Installing gcompat (1.1.0-r4) [2025-11-07T07:25:28.614Z] #81 12.90 (5/5) Installing openssl (3.5.4-r0) [2025-11-07T07:25:28.614Z] #81 12.91 Executing busybox-1.37.0-r19.trigger [2025-11-07T07:25:28.614Z] #81 ... [2025-11-07T07:25:28.614Z] [2025-11-07T07:25:28.614Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-07T07:25:28.614Z] #0 1.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:28.614Z] #0 1.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:28.614Z] #0 2.344 OK: 8 MiB in 19 packages [2025-11-07T07:25:28.614Z] #85 DONE 2.5s [2025-11-07T07:25:28.614Z] [2025-11-07T07:25:28.614Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-11-07T07:25:28.614Z] #86 DONE 0.2s [2025-11-07T07:25:28.614Z] [2025-11-07T07:25:28.614Z] #81 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-07T07:25:28.614Z] #81 12.92 OK: 8 MiB in 21 packages [2025-11-07T07:25:28.873Z] #81 DONE 13.1s [2025-11-07T07:25:28.873Z] [2025-11-07T07:25:28.873Z] #87 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-11-07T07:25:29.132Z] #87 ... [2025-11-07T07:25:29.132Z] [2025-11-07T07:25:29.132Z] #88 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-07T07:25:29.132Z] #0 1.892 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:29.132Z] #0 2.164 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:29.132Z] #0 2.709 OK: 265 MiB in 60 packages [2025-11-07T07:25:29.132Z] #88 DONE 2.8s [2025-11-07T07:25:29.132Z] [2025-11-07T07:25:29.132Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-07T07:25:29.132Z] #0 2.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:29.132Z] #0 2.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:29.132Z] #0 2.463 OK: 13 MiB in 29 packages [2025-11-07T07:25:29.132Z] #89 DONE 2.8s [2025-11-07T07:25:29.132Z] [2025-11-07T07:25:29.132Z] #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-11-07T07:25:29.132Z] #90 DONE 0.0s [2025-11-07T07:25:29.132Z] [2025-11-07T07:25:29.132Z] #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:25:30.067Z] #91 ... [2025-11-07T07:25:30.067Z] [2025-11-07T07:25:30.067Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-07T07:25:30.067Z] #0 3.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:30.067Z] #0 3.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:30.067Z] #0 3.406 OK: 20 MiB in 20 packages [2025-11-07T07:25:30.067Z] #92 DONE 3.5s [2025-11-07T07:25:30.067Z] [2025-11-07T07:25:30.067Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-07T07:25:30.067Z] #0 3.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:30.067Z] #0 3.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:30.067Z] #0 3.533 OK: 8 MiB in 20 packages [2025-11-07T07:25:30.067Z] #93 DONE 3.7s [2025-11-07T07:25:30.067Z] [2025-11-07T07:25:30.067Z] #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-07T07:25:31.001Z] #94 DONE 1.0s [2025-11-07T07:25:31.001Z] [2025-11-07T07:25:31.001Z] #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-11-07T07:25:31.001Z] #95 DONE 2.6s [2025-11-07T07:25:31.001Z] [2025-11-07T07:25:31.001Z] #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-11-07T07:25:31.001Z] #96 DONE 0.1s [2025-11-07T07:25:31.001Z] [2025-11-07T07:25:31.001Z] #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-11-07T07:25:31.001Z] #97 DONE 0.1s [2025-11-07T07:25:31.001Z] [2025-11-07T07:25:31.001Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2025-11-07T07:25:31.001Z] #98 DONE 0.0s [2025-11-07T07:25:31.001Z] [2025-11-07T07:25:31.001Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-11-07T07:25:31.001Z] #99 DONE 0.0s [2025-11-07T07:25:31.001Z] [2025-11-07T07:25:31.001Z] #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-11-07T07:25:31.001Z] #100 DONE 0.0s [2025-11-07T07:25:31.001Z] [2025-11-07T07:25:31.001Z] #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:25:31.259Z] #101 ... [2025-11-07T07:25:31.259Z] [2025-11-07T07:25:31.259Z] #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-11-07T07:25:31.259Z] #102 DONE 0.0s [2025-11-07T07:25:31.259Z] [2025-11-07T07:25:31.260Z] #87 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-11-07T07:25:31.260Z] #87 2.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:31.260Z] #87 2.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T07:25:31.824Z] #87 ... [2025-11-07T07:25:31.824Z] [2025-11-07T07:25:31.824Z] #103 [security-spire-config] exporting to image [2025-11-07T07:25:31.824Z] #103 exporting layers 0.5s done [2025-11-07T07:25:31.824Z] #103 writing image sha256:6c23888a227cd5ecd0b3a3d9fbf6adf96fb2b6dfbcca0cd51610067848551ca4 done [2025-11-07T07:25:31.824Z] #103 naming to docker.io/library/security-spire-config done [2025-11-07T07:25:31.824Z] #103 DONE 0.6s [2025-11-07T07:25:31.824Z] [2025-11-07T07:25:31.824Z] #87 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-11-07T07:25:31.824Z] #87 2.948 OK: 8 MiB in 21 packages [2025-11-07T07:25:31.824Z] #87 DONE 3.1s [2025-11-07T07:25:31.824Z] [2025-11-07T07:25:31.824Z] #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-07T07:25:33.209Z] #104 DONE 1.1s [2025-11-07T07:25:33.209Z] [2025-11-07T07:25:33.209Z] #105 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-11-07T07:25:33.209Z] #105 DONE 1.1s [2025-11-07T07:25:33.209Z] [2025-11-07T07:25:33.209Z] #106 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-11-07T07:25:33.468Z] #106 DONE 0.7s [2025-11-07T07:25:33.468Z] [2025-11-07T07:25:33.468Z] #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-07T07:25:33.726Z] #107 DONE 0.7s [2025-11-07T07:25:33.726Z] [2025-11-07T07:25:33.726Z] #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-11-07T07:25:37.073Z] #108 ... [2025-11-07T07:25:37.073Z] [2025-11-07T07:25:37.073Z] #109 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:25:37.073Z] #109 ... [2025-11-07T07:25:37.073Z] [2025-11-07T07:25:37.073Z] #110 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:25:37.073Z] #110 ... [2025-11-07T07:25:37.073Z] [2025-11-07T07:25:37.073Z] #111 [security-spire-server stage-2 6/9] COPY security.txt / [2025-11-07T07:25:38.123Z] #111 DONE 4.4s [2025-11-07T07:25:38.123Z] [2025-11-07T07:25:38.123Z] #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:25:38.123Z] #82 ... [2025-11-07T07:25:38.123Z] [2025-11-07T07:25:38.123Z] #112 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-11-07T07:25:41.877Z] Removing intermediate container bc85f8675d6c [2025-11-07T07:25:41.877Z] ---> d9850984b520 [2025-11-07T07:25:41.877Z] Successfully built d9850984b520 [2025-11-07T07:25:41.877Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:25:42.215Z] + docker inspect -f . ci-base-image-arm64 [2025-11-07T07:25:42.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T07:25:42.436Z] prd-ubuntu20.04-docker-arm64-4c-16g-772684 does not seem to be running inside a container [2025-11-07T07:25:42.500Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/924 -v /w/workspace/edgex-go/924:/w/workspace/edgex-go/924:rw,z -v /w/workspace/edgex-go/924@tmp:/w/workspace/edgex-go/924@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 [2025-11-07T07:25:43.633Z] $ docker top bffad429be6f3b6c0bec5b4858ef6dc910cd7119a342e83b9ab05534ec29b28f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-07T07:25:44.478Z] + go version [2025-11-07T07:25:44.478Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-11-07T07:25:44.495Z] $ docker stop --time=1 bffad429be6f3b6c0bec5b4858ef6dc910cd7119a342e83b9ab05534ec29b28f [2025-11-07T07:25:46.109Z] $ docker rm -f --volumes bffad429be6f3b6c0bec5b4858ef6dc910cd7119a342e83b9ab05534ec29b28f [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 [2025-11-07T07:25:46.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-11-07T07:25:46.826Z] [2025-11-07T07:25:46.826Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:25:47.171Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-11-07T07:25:47.171Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-11-07T07:25:47.171Z] 547446be3368: Pulling fs layer [2025-11-07T07:25:47.171Z] d125d8839a47: Pulling fs layer [2025-11-07T07:25:47.171Z] 3e85d5ac6304: Pulling fs layer [2025-11-07T07:25:47.171Z] c3105a71a48b: Pulling fs layer [2025-11-07T07:25:47.171Z] 0f093f025ec4: Pulling fs layer [2025-11-07T07:25:47.171Z] c3106fc0e877: Pulling fs layer [2025-11-07T07:25:47.171Z] 0f093f025ec4: Waiting [2025-11-07T07:25:47.171Z] c3106fc0e877: Waiting [2025-11-07T07:25:47.171Z] c3105a71a48b: Waiting [2025-11-07T07:25:47.440Z] 547446be3368: Verifying Checksum [2025-11-07T07:25:47.440Z] 547446be3368: Download complete [2025-11-07T07:25:47.440Z] c3105a71a48b: Verifying Checksum [2025-11-07T07:25:47.440Z] c3105a71a48b: Download complete [2025-11-07T07:25:47.707Z] d125d8839a47: Verifying Checksum [2025-11-07T07:25:47.707Z] d125d8839a47: Download complete [2025-11-07T07:25:47.707Z] c3106fc0e877: Verifying Checksum [2025-11-07T07:25:47.707Z] c3106fc0e877: Download complete [2025-11-07T07:25:47.976Z] 0f093f025ec4: Verifying Checksum [2025-11-07T07:25:49.923Z] 547446be3368: Pull complete [2025-11-07T07:25:49.923Z] 3e85d5ac6304: Verifying Checksum [2025-11-07T07:25:49.923Z] 3e85d5ac6304: Download complete [2025-11-07T07:25:50.511Z] d125d8839a47: Pull complete [2025-11-07T07:25:53.003Z] #112 DONE 12.5s [2025-11-07T07:25:53.003Z] [2025-11-07T07:25:53.003Z] #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:25:53.003Z] #91 DONE 21.4s [2025-11-07T07:25:53.003Z] [2025-11-07T07:25:53.003Z] #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-11-07T07:25:53.003Z] #108 DONE 16.9s [2025-11-07T07:25:53.003Z] [2025-11-07T07:25:53.003Z] #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:25:53.003Z] #101 DONE 24.1s [2025-11-07T07:25:53.003Z] [2025-11-07T07:25:53.003Z] #110 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:25:53.003Z] #110 DONE 24.1s [2025-11-07T07:25:53.003Z] [2025-11-07T07:25:53.003Z] #109 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:25:53.003Z] #109 DONE 24.2s [2025-11-07T07:25:53.003Z] [2025-11-07T07:25:53.003Z] #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:25:53.003Z] #82 DONE 24.1s [2025-11-07T07:25:53.003Z] [2025-11-07T07:25:53.003Z] #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:25:53.003Z] #79 DONE 24.2s [2025-11-07T07:25:53.003Z] [2025-11-07T07:25:53.003Z] #113 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-11-07T07:25:53.003Z] #113 DONE 0.1s [2025-11-07T07:25:53.003Z] [2025-11-07T07:25:53.003Z] #114 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-11-07T07:25:59.572Z] #114 ... [2025-11-07T07:25:59.572Z] [2025-11-07T07:25:59.572Z] #115 [security-spiffe-token-provider builder 6/7] COPY . . [2025-11-07T07:25:59.572Z] #115 DONE 8.2s [2025-11-07T07:25:59.572Z] [2025-11-07T07:25:59.572Z] #116 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-11-07T07:25:59.572Z] #116 DONE 8.2s [2025-11-07T07:25:59.572Z] [2025-11-07T07:25:59.572Z] #117 [security-secretstore-setup builder 6/7] COPY . . [2025-11-07T07:25:59.572Z] #117 DONE 8.2s [2025-11-07T07:25:59.572Z] [2025-11-07T07:25:59.572Z] #118 [core-keeper builder 7/8] COPY . . [2025-11-07T07:25:59.572Z] #118 DONE 8.2s [2025-11-07T07:25:59.572Z] [2025-11-07T07:25:59.572Z] #119 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-07T07:25:59.572Z] #119 CACHED [2025-11-07T07:25:59.572Z] [2025-11-07T07:25:59.572Z] #120 [security-proxy-setup builder 6/7] COPY . . [2025-11-07T07:25:59.572Z] #120 CACHED [2025-11-07T07:25:59.572Z] [2025-11-07T07:25:59.572Z] #121 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:25:59.572Z] #121 CACHED [2025-11-07T07:25:59.572Z] [2025-11-07T07:25:59.572Z] #122 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-07T07:25:59.572Z] #122 CACHED [2025-11-07T07:25:59.572Z] [2025-11-07T07:25:59.572Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2025-11-07T07:25:59.572Z] #123 CACHED [2025-11-07T07:25:59.572Z] [2025-11-07T07:25:59.572Z] #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:25:59.572Z] #124 CACHED [2025-11-07T07:25:59.572Z] [2025-11-07T07:25:59.572Z] #125 [support-notifications builder 6/7] COPY . . [2025-11-07T07:25:59.572Z] #125 DONE 8.2s [2025-11-07T07:25:59.572Z] [2025-11-07T07:25:59.572Z] #126 [support-scheduler builder 6/7] COPY . . [2025-11-07T07:25:59.572Z] #126 DONE 8.2s [2025-11-07T07:25:59.572Z] [2025-11-07T07:25:59.572Z] #127 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-11-07T07:25:59.572Z] #127 DONE 8.1s [2025-11-07T07:25:59.572Z] [2025-11-07T07:25:59.572Z] #128 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-11-07T07:26:00.956Z] #128 DONE 2.0s [2025-11-07T07:26:00.956Z] [2025-11-07T07:26:00.956Z] #129 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-11-07T07:26:00.956Z] #129 DONE 2.0s [2025-11-07T07:26:00.956Z] [2025-11-07T07:26:00.956Z] #114 [core-metadata builder 6/7] COPY . . [2025-11-07T07:26:00.956Z] #114 DONE 10.2s [2025-11-07T07:26:00.956Z] [2025-11-07T07:26:00.956Z] #130 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-11-07T07:26:00.956Z] #130 CACHED [2025-11-07T07:26:00.956Z] [2025-11-07T07:26:00.956Z] #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:26:00.956Z] #131 CACHED [2025-11-07T07:26:00.956Z] [2025-11-07T07:26:00.956Z] #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-07T07:26:00.956Z] #132 CACHED [2025-11-07T07:26:00.956Z] [2025-11-07T07:26:00.956Z] #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:26:00.956Z] #133 CACHED [2025-11-07T07:26:00.956Z] [2025-11-07T07:26:00.956Z] #134 [core-metadata builder 6/7] COPY . . [2025-11-07T07:26:00.956Z] #134 CACHED [2025-11-07T07:26:00.956Z] [2025-11-07T07:26:00.956Z] #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-11-07T07:26:00.956Z] #135 CACHED [2025-11-07T07:26:00.956Z] [2025-11-07T07:26:00.956Z] #136 [core-data builder 6/7] COPY . . [2025-11-07T07:26:00.956Z] #136 CACHED [2025-11-07T07:26:00.956Z] [2025-11-07T07:26:00.956Z] #137 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-11-07T07:26:00.956Z] #137 CACHED [2025-11-07T07:26:00.956Z] [2025-11-07T07:26:00.956Z] #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:26:00.956Z] #138 CACHED [2025-11-07T07:26:00.956Z] [2025-11-07T07:26:00.956Z] #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-11-07T07:26:00.956Z] #139 CACHED [2025-11-07T07:26:00.956Z] [2025-11-07T07:26:00.956Z] #140 [security-proxy-auth builder 6/7] COPY . . [2025-11-07T07:26:00.956Z] #140 CACHED [2025-11-07T07:26:00.956Z] [2025-11-07T07:26:00.956Z] #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:26:00.956Z] #141 CACHED [2025-11-07T07:26:00.956Z] [2025-11-07T07:26:00.956Z] #142 [security-spire-server] exporting to image [2025-11-07T07:26:00.956Z] #142 exporting layers [2025-11-07T07:26:00.956Z] #142 ... [2025-11-07T07:26:00.956Z] [2025-11-07T07:26:00.956Z] #143 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-11-07T07:26:00.956Z] #143 DONE 0.1s [2025-11-07T07:26:01.214Z] [2025-11-07T07:26:01.214Z] #144 [security-spire-agent] exporting to image [2025-11-07T07:26:01.472Z] #144 ... [2025-11-07T07:26:01.472Z] [2025-11-07T07:26:01.472Z] #142 [security-spire-server] exporting to image [2025-11-07T07:26:01.472Z] #142 exporting layers 0.6s done [2025-11-07T07:26:01.472Z] #142 writing image sha256:aea1fd5449f46726ebc7592199b4682fc7b0ee80820b89f1f3015302b9c5edf3 done [2025-11-07T07:26:01.472Z] #142 naming to docker.io/library/security-spire-server 0.0s done [2025-11-07T07:26:01.472Z] #142 DONE 0.6s [2025-11-07T07:26:01.472Z] [2025-11-07T07:26:01.472Z] #144 [security-spire-agent] exporting to image [2025-11-07T07:26:01.472Z] #144 exporting layers 0.6s done [2025-11-07T07:26:01.472Z] #144 writing image sha256:7fcdeefdd3581d5610617ea3de5f9fffe35744f011e7afda36e14c4182c3f106 done [2025-11-07T07:26:01.472Z] #144 naming to docker.io/library/security-spire-agent done [2025-11-07T07:26:01.472Z] #144 DONE 0.6s [2025-11-07T07:26:01.472Z] [2025-11-07T07:26:01.472Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-07T07:26:01.472Z] #0 0.829 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-11-07T07:26:02.821Z] 3e85d5ac6304: Pull complete [2025-11-07T07:26:02.821Z] c3105a71a48b: Pull complete [2025-11-07T07:26:02.821Z] 0f093f025ec4: Pull complete [2025-11-07T07:26:02.821Z] c3106fc0e877: Pull complete [2025-11-07T07:26:02.821Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-11-07T07:26:02.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-11-07T07:26:02.821Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T07:26:03.034Z] prd-ubuntu20.04-docker-arm64-4c-16g-772684 does not seem to be running inside a container [2025-11-07T07:26:03.111Z] $ 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/924 -v /w/workspace/edgex-go/924:/w/workspace/edgex-go/924:rw,z -v /w/workspace/edgex-go/924@tmp:/w/workspace/edgex-go/924@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 [2025-11-07T07:26:05.062Z] $ docker top 72890eb4ed7ae7583eadbc99cfba5bad36e413b9d7a0cd6e30b13de8373e9b36 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-07T07:26:05.897Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-11-07T07:26:06.732Z] #145 ... [2025-11-07T07:26:06.732Z] [2025-11-07T07:26:06.732Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-07T07:26:06.732Z] #0 0.977 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-11-07T07:26:09.255Z] #146 ... [2025-11-07T07:26:09.255Z] [2025-11-07T07:26:09.255Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-07T07:26:09.255Z] #0 2.920 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-11-07T07:26:09.255Z] #147 ... [2025-11-07T07:26:09.255Z] [2025-11-07T07:26:09.255Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-07T07:26:09.255Z] #0 2.669 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-11-07T07:26:09.255Z] #148 ... [2025-11-07T07:26:09.255Z] [2025-11-07T07:26:09.255Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-07T07:26:09.255Z] #0 2.947 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-11-07T07:26:09.255Z] #149 ... [2025-11-07T07:26:09.255Z] [2025-11-07T07:26:09.255Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-07T07:26:09.255Z] #0 2.967 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-11-07T07:26:09.511Z] #150 ... [2025-11-07T07:26:09.511Z] [2025-11-07T07:26:09.511Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-07T07:26:09.511Z] #0 2.941 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-11-07T07:26:09.511Z] #151 ... [2025-11-07T07:26:09.511Z] [2025-11-07T07:26:09.511Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-07T07:26:09.511Z] #0 2.959 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-11-07T07:26:09.769Z] #152 ... [2025-11-07T07:26:09.769Z] [2025-11-07T07:26:09.769Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-07T07:26:09.769Z] #0 2.156 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-11-07T07:26:10.027Z] #153 ... [2025-11-07T07:26:10.027Z] [2025-11-07T07:26:10.027Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-07T07:26:10.027Z] #0 0.978 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-11-07T07:26:11.519Z] #154 ... [2025-11-07T07:26:11.519Z] [2025-11-07T07:26:11.519Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-11-07T07:26:11.519Z] #0 0.982 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-11-07T07:26:11.519Z] #155 ... [2025-11-07T07:26:11.519Z] [2025-11-07T07:26:11.519Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-07T07:26:11.519Z] #0 1.008 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-11-07T07:26:15.976Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2025-11-07T07:26:15.976Z] #1 transferring dockerfile: 2.50kB 0.0s done [2025-11-07T07:26:15.976Z] #1 DONE 0.1s [2025-11-07T07:26:15.976Z] [2025-11-07T07:26:15.976Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2025-11-07T07:26:15.976Z] #2 transferring dockerfile: 2.49kB done [2025-11-07T07:26:15.976Z] #2 DONE 0.0s [2025-11-07T07:26:15.976Z] [2025-11-07T07:26:15.976Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2025-11-07T07:26:15.976Z] #3 transferring dockerfile: 3.02kB done [2025-11-07T07:26:15.976Z] #3 DONE 0.1s [2025-11-07T07:26:15.976Z] [2025-11-07T07:26:15.976Z] #4 [core-metadata internal] load build definition from Dockerfile [2025-11-07T07:26:15.976Z] #4 transferring dockerfile: 2.10kB done [2025-11-07T07:26:15.976Z] #4 DONE 0.0s [2025-11-07T07:26:15.976Z] [2025-11-07T07:26:15.976Z] #5 [support-notifications internal] load build definition from Dockerfile [2025-11-07T07:26:15.976Z] #5 transferring dockerfile: 2.02kB done [2025-11-07T07:26:15.976Z] #5 DONE 0.1s [2025-11-07T07:26:15.976Z] [2025-11-07T07:26:15.976Z] #6 [core-data internal] load build definition from Dockerfile [2025-11-07T07:26:15.976Z] #6 transferring dockerfile: 2.04kB done [2025-11-07T07:26:15.976Z] #6 ... [2025-11-07T07:26:15.976Z] [2025-11-07T07:26:15.976Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-11-07T07:26:15.976Z] #7 transferring dockerfile: 2.23kB done [2025-11-07T07:26:15.976Z] #7 DONE 0.1s [2025-11-07T07:26:15.976Z] [2025-11-07T07:26:15.976Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2025-11-07T07:26:15.976Z] #8 transferring dockerfile: 2.14kB done [2025-11-07T07:26:15.976Z] #8 DONE 0.0s [2025-11-07T07:26:15.976Z] [2025-11-07T07:26:15.976Z] #9 [core-command internal] load build definition from Dockerfile [2025-11-07T07:26:15.976Z] #9 transferring dockerfile: 1.94kB done [2025-11-07T07:26:15.976Z] #9 DONE 0.0s [2025-11-07T07:26:15.976Z] [2025-11-07T07:26:15.976Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2025-11-07T07:26:15.976Z] #10 transferring dockerfile: 1.81kB done [2025-11-07T07:26:15.976Z] #10 DONE 0.1s [2025-11-07T07:26:15.976Z] [2025-11-07T07:26:15.976Z] #11 [core-keeper internal] load build definition from Dockerfile [2025-11-07T07:26:15.976Z] #11 transferring dockerfile: 2.01kB 0.0s done [2025-11-07T07:26:15.976Z] #11 DONE 0.1s [2025-11-07T07:26:15.976Z] [2025-11-07T07:26:15.976Z] #12 [security-spire-config internal] load build definition from Dockerfile [2025-11-07T07:26:15.976Z] #12 transferring dockerfile: 1.69kB done [2025-11-07T07:26:15.976Z] #12 DONE 0.1s [2025-11-07T07:26:15.976Z] [2025-11-07T07:26:15.976Z] #13 [security-spire-server internal] load build definition from Dockerfile [2025-11-07T07:26:15.976Z] #13 transferring dockerfile: 1.70kB done [2025-11-07T07:26:15.976Z] #13 DONE 0.0s [2025-11-07T07:26:15.976Z] [2025-11-07T07:26:15.976Z] #14 [support-scheduler internal] load build definition from Dockerfile [2025-11-07T07:26:15.976Z] #14 transferring dockerfile: 1.83kB 0.0s done [2025-11-07T07:26:15.976Z] #14 DONE 0.1s [2025-11-07T07:26:15.976Z] [2025-11-07T07:26:15.976Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-11-07T07:26:15.976Z] #15 transferring dockerfile: 1.89kB 0.0s done [2025-11-07T07:26:15.976Z] #15 DONE 0.1s [2025-11-07T07:26:15.976Z] [2025-11-07T07:26:15.976Z] #16 [security-proxy-setup internal] load .dockerignore [2025-11-07T07:26:15.976Z] #16 transferring context: 50B done [2025-11-07T07:26:15.976Z] #16 DONE 0.0s [2025-11-07T07:26:15.976Z] [2025-11-07T07:26:15.976Z] #6 [core-data internal] load build definition from Dockerfile [2025-11-07T07:26:16.568Z] #6 ... [2025-11-07T07:26:16.568Z] [2025-11-07T07:26:16.568Z] #17 [security-secretstore-setup internal] load .dockerignore [2025-11-07T07:26:16.568Z] #17 transferring context: 50B done [2025-11-07T07:26:16.568Z] #17 DONE 0.0s [2025-11-07T07:26:16.568Z] [2025-11-07T07:26:16.568Z] #18 [security-bootstrapper internal] load .dockerignore [2025-11-07T07:26:16.568Z] #18 transferring context: 50B 0.0s done [2025-11-07T07:26:16.844Z] #18 DONE 0.1s [2025-11-07T07:26:16.844Z] [2025-11-07T07:26:16.844Z] #19 [core-data internal] load .dockerignore [2025-11-07T07:26:16.844Z] #19 transferring context: 50B done [2025-11-07T07:26:16.844Z] #19 DONE 0.1s [2025-11-07T07:26:16.844Z] [2025-11-07T07:26:16.844Z] #20 [core-metadata internal] load .dockerignore [2025-11-07T07:26:16.844Z] #20 transferring context: 50B done [2025-11-07T07:26:16.844Z] #20 DONE 0.1s [2025-11-07T07:26:16.844Z] [2025-11-07T07:26:16.844Z] #21 [support-notifications internal] load .dockerignore [2025-11-07T07:26:16.844Z] #21 transferring context: 50B 0.0s done [2025-11-07T07:26:16.844Z] #21 DONE 0.0s [2025-11-07T07:26:16.844Z] [2025-11-07T07:26:16.844Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2025-11-07T07:26:16.844Z] #22 transferring context: 50B done [2025-11-07T07:26:16.844Z] #22 DONE 0.1s [2025-11-07T07:26:16.844Z] [2025-11-07T07:26:16.844Z] #23 [security-proxy-auth internal] load .dockerignore [2025-11-07T07:26:16.844Z] #23 transferring context: 50B done [2025-11-07T07:26:16.844Z] #23 DONE 0.1s [2025-11-07T07:26:16.844Z] [2025-11-07T07:26:16.844Z] #6 [core-data internal] load build definition from Dockerfile [2025-11-07T07:26:17.112Z] #6 ... [2025-11-07T07:26:17.112Z] [2025-11-07T07:26:17.112Z] #24 [core-command internal] load .dockerignore [2025-11-07T07:26:17.112Z] #24 transferring context: 50B 0.0s done [2025-11-07T07:26:17.112Z] #24 DONE 0.1s [2025-11-07T07:26:17.112Z] [2025-11-07T07:26:17.112Z] #25 [security-spire-agent internal] load .dockerignore [2025-11-07T07:26:17.112Z] #25 transferring context: 50B done [2025-11-07T07:26:17.112Z] #25 DONE 0.0s [2025-11-07T07:26:17.112Z] [2025-11-07T07:26:17.112Z] #26 [core-keeper internal] load .dockerignore [2025-11-07T07:26:17.112Z] #26 transferring context: 50B 0.0s done [2025-11-07T07:26:17.112Z] #26 DONE 0.1s [2025-11-07T07:26:17.112Z] [2025-11-07T07:26:17.112Z] #27 [security-spire-config internal] load .dockerignore [2025-11-07T07:26:17.384Z] #27 transferring context: 50B done [2025-11-07T07:26:17.384Z] #27 DONE 0.1s [2025-11-07T07:26:17.384Z] [2025-11-07T07:26:17.384Z] #28 [security-spire-server internal] load .dockerignore [2025-11-07T07:26:17.384Z] #28 transferring context: 50B 0.0s done [2025-11-07T07:26:17.384Z] #28 DONE 0.1s [2025-11-07T07:26:17.384Z] [2025-11-07T07:26:17.384Z] #29 [support-scheduler internal] load .dockerignore [2025-11-07T07:26:17.384Z] #29 transferring context: 50B 0.0s done [2025-11-07T07:26:17.384Z] #29 DONE 0.1s [2025-11-07T07:26:17.384Z] [2025-11-07T07:26:17.384Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2025-11-07T07:26:17.384Z] #30 transferring context: 50B 0.0s done [2025-11-07T07:26:17.384Z] #30 DONE 0.1s [2025-11-07T07:26:17.384Z] [2025-11-07T07:26:17.385Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-07T07:26:17.385Z] #31 DONE 0.0s [2025-11-07T07:26:17.385Z] [2025-11-07T07:26:17.385Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 [2025-11-07T07:26:17.652Z] #32 DONE 0.2s [2025-11-07T07:26:17.652Z] [2025-11-07T07:26:17.652Z] #6 [core-data internal] load build definition from Dockerfile [2025-11-07T07:26:18.622Z] #6 ... [2025-11-07T07:26:18.622Z] [2025-11-07T07:26:18.622Z] #33 [security-proxy-setup internal] load build context [2025-11-07T07:26:18.622Z] #33 transferring context: 3.36MB 0.6s done [2025-11-07T07:26:18.622Z] #33 DONE 0.8s [2025-11-07T07:26:18.622Z] [2025-11-07T07:26:18.622Z] #34 [security-bootstrapper internal] load build context [2025-11-07T07:26:18.622Z] #34 ... [2025-11-07T07:26:18.622Z] [2025-11-07T07:26:18.622Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-07T07:26:18.622Z] #31 DONE 0.0s [2025-11-07T07:26:18.622Z] [2025-11-07T07:26:18.622Z] #34 [security-bootstrapper internal] load build context [2025-11-07T07:26:18.889Z] #34 ... [2025-11-07T07:26:18.889Z] [2025-11-07T07:26:18.889Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-07T07:26:18.889Z] #31 DONE 0.0s [2025-11-07T07:26:18.889Z] [2025-11-07T07:26:18.889Z] #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-11-07T07:26:18.889Z] #35 DONE 1.8s [2025-11-07T07:26:18.889Z] [2025-11-07T07:26:18.889Z] #34 [security-bootstrapper internal] load build context [2025-11-07T07:26:19.157Z] #34 ... [2025-11-07T07:26:19.157Z] [2025-11-07T07:26:19.157Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-07T07:26:19.157Z] #31 DONE 0.0s [2025-11-07T07:26:19.157Z] [2025-11-07T07:26:19.157Z] #34 [security-bootstrapper internal] load build context [2025-11-07T07:26:19.157Z] #34 ... [2025-11-07T07:26:19.157Z] [2025-11-07T07:26:19.157Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.22 [2025-11-07T07:26:19.157Z] #32 DONE 0.8s [2025-11-07T07:26:19.157Z] [2025-11-07T07:26:19.157Z] #34 [security-bootstrapper internal] load build context [2025-11-07T07:26:19.430Z] #34 ... [2025-11-07T07:26:19.430Z] [2025-11-07T07:26:19.430Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-11-07T07:26:19.430Z] #35 DONE 1.8s [2025-11-07T07:26:19.430Z] [2025-11-07T07:26:19.430Z] #34 [security-bootstrapper internal] load build context [2025-11-07T07:26:19.430Z] #34 ... [2025-11-07T07:26:19.430Z] [2025-11-07T07:26:19.430Z] #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-11-07T07:26:19.430Z] #35 DONE 1.9s [2025-11-07T07:26:19.430Z] [2025-11-07T07:26:19.430Z] #34 [security-bootstrapper internal] load build context [2025-11-07T07:26:19.695Z] #34 ... [2025-11-07T07:26:19.695Z] [2025-11-07T07:26:19.695Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-07T07:26:19.695Z] #31 DONE 0.0s [2025-11-07T07:26:19.695Z] [2025-11-07T07:26:19.695Z] #34 [security-bootstrapper internal] load build context [2025-11-07T07:26:19.962Z] #34 ... [2025-11-07T07:26:19.962Z] [2025-11-07T07:26:19.962Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 [2025-11-07T07:26:19.962Z] #32 DONE 1.3s [2025-11-07T07:26:19.962Z] [2025-11-07T07:26:19.962Z] #34 [security-bootstrapper internal] load build context [2025-11-07T07:26:20.550Z] #34 ... [2025-11-07T07:26:20.550Z] [2025-11-07T07:26:20.550Z] #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-11-07T07:26:20.550Z] #35 DONE 1.9s [2025-11-07T07:26:20.550Z] [2025-11-07T07:26:20.550Z] #34 [security-bootstrapper internal] load build context [2025-11-07T07:26:20.823Z] #34 ... [2025-11-07T07:26:20.823Z] [2025-11-07T07:26:20.823Z] #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-11-07T07:26:20.823Z] #36 DONE 2.3s [2025-11-07T07:26:20.823Z] [2025-11-07T07:26:20.823Z] #34 [security-bootstrapper internal] load build context [2025-11-07T07:26:21.414Z] #34 ... [2025-11-07T07:26:21.414Z] [2025-11-07T07:26:21.414Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 [2025-11-07T07:26:21.414Z] #32 DONE 2.5s [2025-11-07T07:26:21.414Z] [2025-11-07T07:26:21.414Z] #37 [core-data internal] load build context [2025-11-07T07:26:21.414Z] #37 transferring context: 3.36MB 2.3s done [2025-11-07T07:26:21.414Z] #37 DONE 2.7s [2025-11-07T07:26:21.414Z] [2025-11-07T07:26:21.414Z] #34 [security-bootstrapper internal] load build context [2025-11-07T07:26:21.414Z] #34 ... [2025-11-07T07:26:21.414Z] [2025-11-07T07:26:21.414Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-07T07:26:21.414Z] #31 DONE 0.0s [2025-11-07T07:26:21.414Z] [2025-11-07T07:26:21.414Z] #34 [security-bootstrapper internal] load build context [2025-11-07T07:26:21.698Z] #34 transferring context: 3.36MB 2.9s done [2025-11-07T07:26:21.698Z] #34 ... [2025-11-07T07:26:21.698Z] [2025-11-07T07:26:21.698Z] #38 [security-secretstore-setup internal] load build context [2025-11-07T07:26:21.698Z] #38 transferring context: 3.36MB 2.5s done [2025-11-07T07:26:21.698Z] #38 DONE 3.2s [2025-11-07T07:26:21.983Z] [2025-11-07T07:26:21.983Z] #39 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T07:26:21.983Z] #39 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-07T07:26:21.983Z] #39 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-07T07:26:21.983Z] #39 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-07T07:26:21.983Z] #39 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-07T07:26:21.983Z] #39 ... [2025-11-07T07:26:21.983Z] [2025-11-07T07:26:21.983Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-07T07:26:21.983Z] #31 DONE 0.0s [2025-11-07T07:26:22.250Z] [2025-11-07T07:26:22.250Z] #40 [core-metadata internal] load build context [2025-11-07T07:26:22.518Z] #40 ... [2025-11-07T07:26:22.518Z] [2025-11-07T07:26:22.518Z] #34 [security-bootstrapper internal] load build context [2025-11-07T07:26:22.518Z] #34 DONE 3.8s [2025-11-07T07:26:22.518Z] [2025-11-07T07:26:22.518Z] #40 [core-metadata internal] load build context [2025-11-07T07:26:22.518Z] #40 transferring context: 3.36MB 3.6s done [2025-11-07T07:26:23.103Z] #40 ... [2025-11-07T07:26:23.103Z] [2025-11-07T07:26:23.103Z] #41 [support-notifications internal] load build context [2025-11-07T07:26:23.103Z] #41 transferring context: 3.36MB 3.5s done [2025-11-07T07:26:23.103Z] #41 DONE 4.2s [2025-11-07T07:26:23.103Z] [2025-11-07T07:26:23.103Z] #42 [core-keeper internal] load build context [2025-11-07T07:26:23.375Z] #42 ... [2025-11-07T07:26:23.375Z] [2025-11-07T07:26:23.375Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 [2025-11-07T07:26:23.375Z] #32 DONE 4.2s [2025-11-07T07:26:23.375Z] [2025-11-07T07:26:23.375Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2025-11-07T07:26:23.375Z] #43 DONE 3.8s [2025-11-07T07:26:23.375Z] [2025-11-07T07:26:23.375Z] #42 [core-keeper internal] load build context [2025-11-07T07:26:23.375Z] #42 ... [2025-11-07T07:26:23.375Z] [2025-11-07T07:26:23.375Z] #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-11-07T07:26:23.375Z] #35 DONE 2.0s [2025-11-07T07:26:23.375Z] [2025-11-07T07:26:23.375Z] #36 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-11-07T07:26:23.375Z] #36 DONE 2.4s [2025-11-07T07:26:23.375Z] [2025-11-07T07:26:23.375Z] #44 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-11-07T07:26:23.375Z] #44 DONE 3.9s [2025-11-07T07:26:23.375Z] [2025-11-07T07:26:23.375Z] #42 [core-keeper internal] load build context [2025-11-07T07:26:23.375Z] #42 ... [2025-11-07T07:26:23.375Z] [2025-11-07T07:26:23.375Z] #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-11-07T07:26:23.375Z] #35 DONE 2.0s [2025-11-07T07:26:23.375Z] [2025-11-07T07:26:23.375Z] #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-11-07T07:26:23.375Z] #36 DONE 2.4s [2025-11-07T07:26:23.375Z] [2025-11-07T07:26:23.375Z] #42 [core-keeper internal] load build context [2025-11-07T07:26:23.647Z] #42 ... [2025-11-07T07:26:23.647Z] [2025-11-07T07:26:23.647Z] #45 [security-spire-agent internal] load build context [2025-11-07T07:26:23.647Z] #45 DONE 0.0s [2025-11-07T07:26:23.647Z] [2025-11-07T07:26:23.647Z] #46 [security-spiffe-token-provider internal] load build context [2025-11-07T07:26:23.647Z] #46 DONE 0.0s [2025-11-07T07:26:23.647Z] [2025-11-07T07:26:23.647Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-07T07:26:23.647Z] #47 DONE 0.2s [2025-11-07T07:26:23.647Z] [2025-11-07T07:26:23.647Z] #40 [core-metadata internal] load build context [2025-11-07T07:26:23.647Z] #40 DONE 4.9s [2025-11-07T07:26:23.647Z] [2025-11-07T07:26:23.647Z] #48 [security-spire-server internal] load build context [2025-11-07T07:26:24.609Z] #48 ... [2025-11-07T07:26:24.609Z] [2025-11-07T07:26:24.609Z] #49 [security-proxy-auth internal] load build context [2025-11-07T07:26:24.609Z] #49 transferring context: 3.36MB 4.4s done [2025-11-07T07:26:24.609Z] #49 DONE 5.1s [2025-11-07T07:26:24.609Z] [2025-11-07T07:26:24.609Z] #39 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T07:26:24.609Z] #39 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-07T07:26:24.609Z] #39 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-07T07:26:24.609Z] #39 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-07T07:26:24.609Z] #39 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-07T07:26:24.609Z] #39 ... [2025-11-07T07:26:24.609Z] [2025-11-07T07:26:24.609Z] #50 [core-common-config-bootstrapper internal] load build context [2025-11-07T07:26:24.609Z] #50 transferring context: 3.36MB 4.8s done [2025-11-07T07:26:24.609Z] #50 DONE 5.4s [2025-11-07T07:26:24.879Z] [2025-11-07T07:26:24.880Z] #48 [security-spire-server internal] load build context [2025-11-07T07:26:24.880Z] #48 transferring context: 26.44kB 0.1s done [2025-11-07T07:26:25.152Z] #48 DONE 1.3s [2025-11-07T07:26:25.152Z] [2025-11-07T07:26:25.152Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:26:25.152Z] #51 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.3s done [2025-11-07T07:26:25.439Z] #51 ... [2025-11-07T07:26:25.439Z] [2025-11-07T07:26:25.439Z] #45 [security-spire-agent internal] load build context [2025-11-07T07:26:25.439Z] #45 transferring context: 25.98kB 0.1s done [2025-11-07T07:26:25.439Z] #45 DONE 1.7s [2025-11-07T07:26:25.439Z] [2025-11-07T07:26:25.439Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:26:25.439Z] #51 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2025-11-07T07:26:25.439Z] #51 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2025-11-07T07:26:25.439Z] #51 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2025-11-07T07:26:25.706Z] #51 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s [2025-11-07T07:26:25.975Z] #51 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.3s [2025-11-07T07:26:25.975Z] #51 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.3s [2025-11-07T07:26:26.271Z] #51 ... [2025-11-07T07:26:26.271Z] [2025-11-07T07:26:26.271Z] #52 [security-spire-config internal] load build context [2025-11-07T07:26:26.271Z] #52 transferring context: 24.70kB 0.2s done [2025-11-07T07:26:26.271Z] #52 DONE 2.1s [2025-11-07T07:26:26.271Z] [2025-11-07T07:26:26.271Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:26:26.271Z] #51 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.4s done [2025-11-07T07:26:26.271Z] #51 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.6s [2025-11-07T07:26:26.271Z] #51 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done [2025-11-07T07:26:26.271Z] #51 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.7s done [2025-11-07T07:26:26.546Z] #51 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.7s done [2025-11-07T07:26:26.813Z] #51 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 1.4s [2025-11-07T07:26:27.080Z] #51 ... [2025-11-07T07:26:27.080Z] [2025-11-07T07:26:27.080Z] #42 [core-keeper internal] load build context [2025-11-07T07:26:27.080Z] #42 transferring context: 3.36MB 3.9s done [2025-11-07T07:26:27.080Z] #42 DONE 6.6s [2025-11-07T07:26:27.080Z] [2025-11-07T07:26:27.080Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:26:27.080Z] #51 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.4s [2025-11-07T07:26:27.367Z] #51 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.4s done [2025-11-07T07:26:27.367Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 1.7s [2025-11-07T07:26:27.635Z] #51 ... [2025-11-07T07:26:27.635Z] [2025-11-07T07:26:27.635Z] #53 [core-command internal] load build context [2025-11-07T07:26:27.635Z] #53 transferring context: 3.36MB 5.0s done [2025-11-07T07:26:27.635Z] #53 DONE 7.9s [2025-11-07T07:26:27.635Z] [2025-11-07T07:26:27.635Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:26:27.926Z] #51 ... [2025-11-07T07:26:27.926Z] [2025-11-07T07:26:27.926Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-07T07:26:27.926Z] #0 5.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:27.926Z] #0 5.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:27.926Z] #0 7.963 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-07T07:26:27.926Z] #0 7.963 (2/4) Installing openssl (3.5.4-r0) [2025-11-07T07:26:27.926Z] #0 8.054 (3/4) Installing su-exec (0.2-r3) [2025-11-07T07:26:27.926Z] #0 8.054 (4/4) Installing yq-go (4.47.2-r1) [2025-11-07T07:26:27.926Z] #0 8.733 Executing busybox-1.37.0-r19.trigger [2025-11-07T07:26:27.926Z] #0 8.733 OK: 20 MiB in 20 packages [2025-11-07T07:26:27.926Z] #54 DONE 10.0s [2025-11-07T07:26:27.926Z] [2025-11-07T07:26:27.926Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:26:28.194Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.10MB / 37.02MB 2.6s [2025-11-07T07:26:28.463Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.19MB / 37.02MB 3.0s [2025-11-07T07:26:28.463Z] #51 ... [2025-11-07T07:26:28.463Z] [2025-11-07T07:26:28.463Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-07T07:26:28.463Z] #55 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:28.463Z] #55 ... [2025-11-07T07:26:28.463Z] [2025-11-07T07:26:28.463Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:26:28.730Z] #51 ... [2025-11-07T07:26:28.730Z] [2025-11-07T07:26:28.730Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-07T07:26:28.730Z] #56 ... [2025-11-07T07:26:28.730Z] [2025-11-07T07:26:28.730Z] #57 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-07T07:26:29.001Z] #57 ... [2025-11-07T07:26:29.001Z] [2025-11-07T07:26:29.001Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-07T07:26:29.001Z] #58 ... [2025-11-07T07:26:29.001Z] [2025-11-07T07:26:29.001Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-07T07:26:29.270Z] #59 ... [2025-11-07T07:26:29.270Z] [2025-11-07T07:26:29.270Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:26:29.270Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.29MB / 37.02MB 3.8s [2025-11-07T07:26:30.231Z] #51 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done [2025-11-07T07:26:30.507Z] #51 ... [2025-11-07T07:26:30.507Z] [2025-11-07T07:26:30.507Z] #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-07T07:26:30.775Z] #60 ... [2025-11-07T07:26:30.775Z] [2025-11-07T07:26:30.775Z] #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-07T07:26:30.775Z] #61 ... [2025-11-07T07:26:30.775Z] [2025-11-07T07:26:30.775Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-11-07T07:26:31.041Z] #62 ... [2025-11-07T07:26:31.041Z] [2025-11-07T07:26:31.041Z] #63 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-11-07T07:26:31.041Z] #63 ... [2025-11-07T07:26:31.041Z] [2025-11-07T07:26:31.041Z] #64 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-11-07T07:26:31.307Z] #64 ... [2025-11-07T07:26:31.307Z] [2025-11-07T07:26:31.307Z] #46 [security-spiffe-token-provider internal] load build context [2025-11-07T07:26:31.307Z] #46 transferring context: 3.36MB 5.6s done [2025-11-07T07:26:31.307Z] #46 DONE 7.2s [2025-11-07T07:26:31.307Z] [2025-11-07T07:26:31.307Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:26:31.307Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.39MB / 37.02MB 5.9s [2025-11-07T07:26:32.271Z] #51 ... [2025-11-07T07:26:32.271Z] [2025-11-07T07:26:32.271Z] #65 [support-scheduler internal] load build context [2025-11-07T07:26:32.271Z] #65 transferring context: 3.36MB 6.3s done [2025-11-07T07:26:32.271Z] #65 DONE 8.9s [2025-11-07T07:26:32.271Z] [2025-11-07T07:26:32.271Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:26:32.271Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.49MB / 37.02MB 6.9s [2025-11-07T07:26:32.855Z] #51 ... [2025-11-07T07:26:32.855Z] [2025-11-07T07:26:32.855Z] #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-07T07:26:32.855Z] #60 DONE 12.0s [2025-11-07T07:26:32.855Z] [2025-11-07T07:26:32.855Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:26:33.124Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.58MB / 37.02MB 7.6s [2025-11-07T07:26:33.413Z] #51 ... [2025-11-07T07:26:33.413Z] [2025-11-07T07:26:33.413Z] #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-07T07:26:33.683Z] #66 ... [2025-11-07T07:26:33.683Z] [2025-11-07T07:26:33.683Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:26:33.683Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 8.1s [2025-11-07T07:26:33.683Z] #51 ... [2025-11-07T07:26:33.683Z] [2025-11-07T07:26:33.683Z] #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-07T07:26:33.683Z] #61 DONE 12.9s [2025-11-07T07:26:33.683Z] [2025-11-07T07:26:33.683Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:26:33.950Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.78MB / 37.02MB 8.5s [2025-11-07T07:26:34.228Z] #51 ... [2025-11-07T07:26:34.228Z] [2025-11-07T07:26:34.228Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-07T07:26:34.228Z] #67 ... [2025-11-07T07:26:34.228Z] [2025-11-07T07:26:34.228Z] #68 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-07T07:26:34.228Z] #68 ... [2025-11-07T07:26:34.228Z] [2025-11-07T07:26:34.228Z] #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-07T07:26:34.495Z] #69 ... [2025-11-07T07:26:34.495Z] [2025-11-07T07:26:34.495Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-07T07:26:34.495Z] #70 ... [2025-11-07T07:26:34.495Z] [2025-11-07T07:26:34.495Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-07T07:26:34.495Z] #47 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.1s done [2025-11-07T07:26:34.495Z] #47 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2025-11-07T07:26:34.495Z] #47 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2025-11-07T07:26:34.495Z] #47 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2025-11-07T07:26:34.495Z] #47 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.4s done [2025-11-07T07:26:34.495Z] #47 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done [2025-11-07T07:26:34.495Z] #47 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 1.3s done [2025-11-07T07:26:34.495Z] #47 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.17MB / 17.33MB 9.0s [2025-11-07T07:26:34.788Z] #47 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 9.2s done [2025-11-07T07:26:34.788Z] #47 ... [2025-11-07T07:26:34.788Z] [2025-11-07T07:26:34.788Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-07T07:26:34.788Z] #71 ... [2025-11-07T07:26:34.788Z] [2025-11-07T07:26:34.788Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:26:35.056Z] #51 ... [2025-11-07T07:26:35.056Z] [2025-11-07T07:26:35.056Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-07T07:26:35.056Z] #55 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:35.056Z] #55 13.27 (1/4) Installing ca-certificates (20250911-r0) [2025-11-07T07:26:35.056Z] #55 13.34 (2/4) Installing dumb-init (1.2.5-r3) [2025-11-07T07:26:35.056Z] #55 13.36 (3/4) Installing su-exec (0.2-r3) [2025-11-07T07:26:35.056Z] #55 13.40 (4/4) Installing yq-go (4.47.2-r1) [2025-11-07T07:26:35.056Z] #55 14.01 Executing busybox-1.37.0-r19.trigger [2025-11-07T07:26:35.056Z] #55 14.15 Executing ca-certificates-20250911-r0.trigger [2025-11-07T07:26:35.056Z] #55 15.02 OK: 19 MiB in 20 packages [2025-11-07T07:26:35.056Z] #55 DONE 16.5s [2025-11-07T07:26:35.056Z] [2025-11-07T07:26:35.056Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:26:35.056Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.87MB / 37.02MB 9.7s [2025-11-07T07:26:36.120Z] #51 ... [2025-11-07T07:26:36.120Z] [2025-11-07T07:26:36.120Z] #57 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-07T07:26:36.120Z] #57 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:36.120Z] #57 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:36.120Z] #57 15.43 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-07T07:26:36.120Z] #57 15.43 Executing busybox-1.37.0-r19.trigger [2025-11-07T07:26:36.120Z] #57 15.48 OK: 8 MiB in 17 packages [2025-11-07T07:26:36.120Z] #57 DONE 17.2s [2025-11-07T07:26:36.120Z] [2025-11-07T07:26:36.120Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:26:36.391Z] #51 ... [2025-11-07T07:26:36.391Z] [2025-11-07T07:26:36.391Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-07T07:26:36.391Z] #59 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:36.391Z] #59 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:36.391Z] #59 16.20 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-07T07:26:36.391Z] #59 16.21 Executing busybox-1.37.0-r19.trigger [2025-11-07T07:26:36.391Z] #59 16.27 OK: 8 MiB in 17 packages [2025-11-07T07:26:36.391Z] #59 DONE 17.7s [2025-11-07T07:26:36.391Z] [2025-11-07T07:26:36.391Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:26:36.658Z] #51 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done [2025-11-07T07:26:37.245Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 11.7s [2025-11-07T07:26:38.206Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 22.90MB / 37.02MB 12.9s [2025-11-07T07:26:38.474Z] #51 ... [2025-11-07T07:26:38.474Z] [2025-11-07T07:26:38.474Z] #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-07T07:26:38.744Z] #72 ... [2025-11-07T07:26:38.744Z] [2025-11-07T07:26:38.744Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:26:39.329Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.17MB / 37.02MB 13.8s [2025-11-07T07:26:39.329Z] #51 ... [2025-11-07T07:26:39.329Z] [2025-11-07T07:26:39.329Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-07T07:26:39.329Z] #58 13.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:39.329Z] #58 14.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:39.329Z] #58 18.00 (1/7) Installing ca-certificates (20250911-r0) [2025-11-07T07:26:39.329Z] #58 18.16 (2/7) Installing dumb-init (1.2.5-r3) [2025-11-07T07:26:39.329Z] #58 18.18 (3/7) Installing libgcc (14.2.0-r6) [2025-11-07T07:26:39.329Z] #58 18.18 (4/7) Installing libsodium (1.0.20-r0) [2025-11-07T07:26:39.329Z] #58 18.21 (5/7) Installing libstdc++ (14.2.0-r6) [2025-11-07T07:26:39.329Z] #58 18.33 (6/7) Installing libzmq (4.3.5-r2) [2025-11-07T07:26:39.329Z] #58 18.39 (7/7) Installing zeromq (4.3.5-r2) [2025-11-07T07:26:39.329Z] #58 18.42 Executing busybox-1.37.0-r19.trigger [2025-11-07T07:26:39.329Z] #58 18.56 Executing ca-certificates-20250911-r0.trigger [2025-11-07T07:26:39.329Z] #58 19.28 OK: 12 MiB in 23 packages [2025-11-07T07:26:39.329Z] #58 DONE 20.5s [2025-11-07T07:26:39.329Z] [2025-11-07T07:26:39.329Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:26:39.914Z] #51 ... [2025-11-07T07:26:39.914Z] [2025-11-07T07:26:39.914Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-07T07:26:39.914Z] #56 15.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:39.914Z] #56 16.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:39.914Z] #56 19.53 (1/2) Installing dumb-init (1.2.5-r3) [2025-11-07T07:26:39.914Z] #56 19.57 (2/2) Installing su-exec (0.2-r3) [2025-11-07T07:26:39.914Z] #56 19.58 Executing busybox-1.37.0-r19.trigger [2025-11-07T07:26:39.914Z] #56 19.72 OK: 8 MiB in 18 packages [2025-11-07T07:26:39.914Z] #56 DONE 21.0s [2025-11-07T07:26:39.914Z] [2025-11-07T07:26:39.914Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:26:39.914Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 14.5s [2025-11-07T07:26:40.877Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.36MB / 37.02MB 15.5s [2025-11-07T07:26:41.837Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.46MB / 37.02MB 16.3s [2025-11-07T07:26:42.419Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 33.55MB / 37.02MB 16.9s [2025-11-07T07:26:42.686Z] #51 ... [2025-11-07T07:26:42.686Z] [2025-11-07T07:26:42.686Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-07T07:26:42.952Z] #73 ... [2025-11-07T07:26:42.952Z] [2025-11-07T07:26:42.952Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:26:42.952Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 36.70MB / 37.02MB 17.4s [2025-11-07T07:26:43.217Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 17.5s done [2025-11-07T07:26:43.506Z] #51 ... [2025-11-07T07:26:43.506Z] [2025-11-07T07:26:43.506Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-11-07T07:26:43.506Z] #62 15.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:43.506Z] #62 16.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:43.506Z] #62 21.19 OK: 255 MiB in 60 packages [2025-11-07T07:26:43.506Z] #62 DONE 22.8s [2025-11-07T07:26:43.775Z] [2025-11-07T07:26:43.775Z] #68 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-07T07:26:43.775Z] #68 19.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:43.775Z] #68 ... [2025-11-07T07:26:43.775Z] [2025-11-07T07:26:43.775Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-07T07:26:44.043Z] #74 ... [2025-11-07T07:26:44.043Z] [2025-11-07T07:26:44.043Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-11-07T07:26:44.624Z] #75 DONE 0.9s [2025-11-07T07:26:44.624Z] [2025-11-07T07:26:44.624Z] #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:26:45.207Z] #76 ... [2025-11-07T07:26:45.207Z] [2025-11-07T07:26:45.207Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-07T07:26:45.207Z] #77 ... [2025-11-07T07:26:45.207Z] [2025-11-07T07:26:45.207Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:26:45.207Z] #51 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 [2025-11-07T07:26:46.171Z] #51 ... [2025-11-07T07:26:46.171Z] [2025-11-07T07:26:46.171Z] #78 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-11-07T07:26:46.171Z] #78 ... [2025-11-07T07:26:46.171Z] [2025-11-07T07:26:46.171Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-07T07:26:46.171Z] #77 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:46.437Z] #77 ... [2025-11-07T07:26:46.437Z] [2025-11-07T07:26:46.437Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-07T07:26:46.437Z] #0 9.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:46.437Z] #79 ... [2025-11-07T07:26:46.437Z] [2025-11-07T07:26:46.437Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-07T07:26:46.437Z] #74 12.85 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:46.703Z] #74 ... [2025-11-07T07:26:46.703Z] [2025-11-07T07:26:46.703Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-07T07:26:46.703Z] #47 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.1s done [2025-11-07T07:26:46.703Z] #47 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 4.6s [2025-11-07T07:26:46.703Z] #47 ... [2025-11-07T07:26:46.703Z] [2025-11-07T07:26:46.703Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:26:47.667Z] #51 ... [2025-11-07T07:26:47.667Z] [2025-11-07T07:26:47.667Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-07T07:26:47.667Z] #70 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:47.667Z] #70 14.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:47.667Z] #70 20.35 v3.22.2-142-g5fc470561e9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-07T07:26:47.667Z] #70 20.35 v3.22.2-143-g681c6e4a89f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-07T07:26:47.667Z] #70 20.35 OK: 26162 distinct packages available [2025-11-07T07:26:47.667Z] #70 21.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:47.667Z] #70 ... [2025-11-07T07:26:47.667Z] [2025-11-07T07:26:47.667Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:26:49.606Z] #51 ... [2025-11-07T07:26:49.606Z] [2025-11-07T07:26:49.606Z] #63 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-11-07T07:26:49.606Z] #63 18.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:49.606Z] #63 20.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:49.606Z] #63 ... [2025-11-07T07:26:49.606Z] [2025-11-07T07:26:49.606Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-07T07:26:49.606Z] #0 7.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:49.606Z] #0 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:49.606Z] #80 ... [2025-11-07T07:26:49.606Z] [2025-11-07T07:26:49.606Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-07T07:26:49.872Z] #47 ... [2025-11-07T07:26:49.872Z] [2025-11-07T07:26:49.872Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-07T07:26:49.872Z] #0 8.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:49.872Z] #81 ... [2025-11-07T07:26:49.872Z] [2025-11-07T07:26:49.872Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-07T07:26:49.872Z] #67 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:49.872Z] #67 16.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:50.138Z] #67 ... [2025-11-07T07:26:50.138Z] [2025-11-07T07:26:50.139Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-07T07:26:51.544Z] #47 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 9.4s done [2025-11-07T07:26:51.544Z] #47 ... [2025-11-07T07:26:51.544Z] [2025-11-07T07:26:51.544Z] #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-07T07:26:51.544Z] #66 18.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:51.544Z] #66 19.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:51.544Z] #66 ... [2025-11-07T07:26:51.544Z] [2025-11-07T07:26:51.544Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-07T07:26:51.544Z] #71 16.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:51.544Z] #71 18.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:51.544Z] #71 ... [2025-11-07T07:26:51.544Z] [2025-11-07T07:26:51.544Z] #64 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-11-07T07:26:51.544Z] #64 21.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:51.544Z] #64 23.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:51.820Z] #64 ... [2025-11-07T07:26:51.820Z] [2025-11-07T07:26:51.820Z] #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-07T07:26:51.820Z] #69 17.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:51.820Z] #69 19.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:51.820Z] #69 ... [2025-11-07T07:26:51.820Z] [2025-11-07T07:26:51.820Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-07T07:26:51.820Z] #47 DONE 28.2s [2025-11-07T07:26:51.820Z] [2025-11-07T07:26:51.820Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:26:51.820Z] #51 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.8s [2025-11-07T07:26:53.259Z] #51 ... [2025-11-07T07:26:53.259Z] [2025-11-07T07:26:53.259Z] #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-07T07:26:53.259Z] #72 14.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:53.259Z] #72 15.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:53.259Z] #72 ... [2025-11-07T07:26:53.259Z] [2025-11-07T07:26:53.259Z] #63 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-11-07T07:26:53.259Z] #63 30.41 OK: 255 MiB in 60 packages [2025-11-07T07:26:53.259Z] #63 DONE 32.2s [2025-11-07T07:26:53.259Z] [2025-11-07T07:26:53.259Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:26:53.777Z] #51 ... [2025-11-07T07:26:53.777Z] [2025-11-07T07:26:53.777Z] #82 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-11-07T07:26:53.777Z] #82 DONE 0.6s [2025-11-07T07:26:53.777Z] [2025-11-07T07:26:53.777Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:26:54.841Z] #51 ... [2025-11-07T07:26:54.841Z] [2025-11-07T07:26:54.841Z] #68 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-07T07:26:54.841Z] #68 21.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:55.126Z] #68 ... [2025-11-07T07:26:55.126Z] [2025-11-07T07:26:55.126Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:26:56.120Z] #51 ... [2025-11-07T07:26:56.120Z] [2025-11-07T07:26:56.120Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-07T07:26:56.121Z] #73 13.54 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:56.121Z] #73 15.26 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:56.399Z] #73 ... [2025-11-07T07:26:56.399Z] [2025-11-07T07:26:56.399Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:26:57.025Z] #51 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.0s [2025-11-07T07:26:57.371Z] #51 ... [2025-11-07T07:26:57.371Z] [2025-11-07T07:26:57.371Z] #78 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-11-07T07:26:57.371Z] #78 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:57.371Z] #78 13.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:57.652Z] #78 ... [2025-11-07T07:26:57.652Z] [2025-11-07T07:26:57.652Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:26:57.652Z] #51 ... [2025-11-07T07:26:57.652Z] [2025-11-07T07:26:57.652Z] #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-07T07:26:57.652Z] #66 31.54 OK: 255 MiB in 60 packages [2025-11-07T07:26:57.652Z] #66 DONE 34.4s [2025-11-07T07:26:57.652Z] [2025-11-07T07:26:57.652Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:26:57.932Z] #51 ... [2025-11-07T07:26:57.932Z] [2025-11-07T07:26:57.932Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-07T07:26:57.932Z] #70 24.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:58.201Z] #70 ... [2025-11-07T07:26:58.201Z] [2025-11-07T07:26:58.201Z] #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-11-07T07:26:58.201Z] #83 ... [2025-11-07T07:26:58.201Z] [2025-11-07T07:26:58.201Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-07T07:26:58.201Z] #74 14.52 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:58.470Z] #74 ... [2025-11-07T07:26:58.470Z] [2025-11-07T07:26:58.470Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-07T07:26:58.470Z] #77 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:58.470Z] #77 ... [2025-11-07T07:26:58.470Z] [2025-11-07T07:26:58.470Z] #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-11-07T07:26:58.470Z] #64 35.89 OK: 255 MiB in 60 packages [2025-11-07T07:26:58.470Z] #64 DONE 38.3s [2025-11-07T07:26:58.470Z] [2025-11-07T07:26:58.470Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-07T07:26:58.470Z] #79 12.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T07:26:58.752Z] #79 ... [2025-11-07T07:26:58.752Z] [2025-11-07T07:26:58.752Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:26:58.752Z] #51 ... [2025-11-07T07:26:58.752Z] [2025-11-07T07:26:58.752Z] #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-11-07T07:26:58.752Z] #83 DONE 1.0s [2025-11-07T07:26:59.024Z] [2025-11-07T07:26:59.024Z] #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:26:59.623Z] #84 ... [2025-11-07T07:26:59.623Z] [2025-11-07T07:26:59.623Z] #85 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-07T07:26:59.623Z] #85 DONE 1.1s [2025-11-07T07:26:59.623Z] [2025-11-07T07:26:59.623Z] #86 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:27:00.240Z] #86 ... [2025-11-07T07:27:00.240Z] [2025-11-07T07:27:00.240Z] #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-07T07:27:00.240Z] #72 28.43 OK: 20 MiB in 20 packages [2025-11-07T07:27:00.240Z] #72 DONE 31.7s [2025-11-07T07:27:00.240Z] [2025-11-07T07:27:00.240Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:27:00.526Z] #51 ... [2025-11-07T07:27:00.526Z] [2025-11-07T07:27:00.526Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-11-07T07:27:00.526Z] #87 DONE 0.3s [2025-11-07T07:27:00.526Z] [2025-11-07T07:27:00.526Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:27:00.526Z] #51 ... [2025-11-07T07:27:00.526Z] [2025-11-07T07:27:00.526Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-07T07:27:00.526Z] #81 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T07:27:00.526Z] #81 ... [2025-11-07T07:27:00.526Z] [2025-11-07T07:27:00.526Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:27:01.486Z] #51 ... [2025-11-07T07:27:01.486Z] [2025-11-07T07:27:01.486Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-07T07:27:01.486Z] #67 27.49 v3.22.2-142-g5fc470561e9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-07T07:27:01.486Z] #67 27.49 v3.22.2-143-g681c6e4a89f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-07T07:27:01.486Z] #67 27.49 OK: 26161 distinct packages available [2025-11-07T07:27:01.486Z] #67 30.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T07:27:01.486Z] #67 32.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T07:27:01.764Z] #67 ... [2025-11-07T07:27:01.764Z] [2025-11-07T07:27:01.764Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:27:02.034Z] #51 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.1s [2025-11-07T07:27:02.628Z] #51 ... [2025-11-07T07:27:02.628Z] [2025-11-07T07:27:02.628Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-07T07:27:02.628Z] #70 37.01 OK: 255 MiB in 60 packages [2025-11-07T07:27:02.628Z] #70 DONE 38.8s [2025-11-07T07:27:02.628Z] [2025-11-07T07:27:02.628Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:27:02.905Z] #51 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.7s done [2025-11-07T07:27:03.513Z] #51 ... [2025-11-07T07:27:03.513Z] [2025-11-07T07:27:03.513Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-07T07:27:03.513Z] #77 26.22 OK: 19 MiB in 20 packages [2025-11-07T07:27:03.513Z] #77 DONE 28.4s [2025-11-07T07:27:03.513Z] [2025-11-07T07:27:03.513Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-07T07:27:03.513Z] #80 23.91 OK: 12 MiB in 23 packages [2025-11-07T07:27:03.513Z] #80 ... [2025-11-07T07:27:03.513Z] [2025-11-07T07:27:03.513Z] #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-11-07T07:27:03.513Z] #88 DONE 0.9s [2025-11-07T07:27:03.513Z] [2025-11-07T07:27:03.513Z] #89 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:27:03.780Z] #89 ... [2025-11-07T07:27:03.780Z] [2025-11-07T07:27:03.780Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-07T07:27:03.780Z] #73 31.10 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-07T07:27:03.780Z] #73 ... [2025-11-07T07:27:03.780Z] [2025-11-07T07:27:03.780Z] #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-07T07:27:03.780Z] #69 32.23 (1/3) Installing ca-certificates (20250911-r0) [2025-11-07T07:27:03.780Z] #69 32.78 (2/3) Installing dumb-init (1.2.5-r3) [2025-11-07T07:27:03.780Z] #69 32.82 (3/3) Installing tzdata (2025b-r0) [2025-11-07T07:27:03.780Z] #69 35.52 Executing busybox-1.37.0-r19.trigger [2025-11-07T07:27:03.780Z] #69 35.73 Executing ca-certificates-20250911-r0.trigger [2025-11-07T07:27:03.780Z] #69 37.48 OK: 8 MiB in 19 packages [2025-11-07T07:27:03.780Z] #69 DONE 39.9s [2025-11-07T07:27:04.050Z] [2025-11-07T07:27:04.050Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:27:04.324Z] #51 ... [2025-11-07T07:27:04.324Z] [2025-11-07T07:27:04.324Z] #78 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-11-07T07:27:04.324Z] #78 26.59 OK: 8 MiB in 17 packages [2025-11-07T07:27:04.324Z] #78 DONE 28.3s [2025-11-07T07:27:04.324Z] [2025-11-07T07:27:04.324Z] #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-07T07:27:05.293Z] #90 ... [2025-11-07T07:27:05.293Z] [2025-11-07T07:27:05.293Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-07T07:27:05.293Z] #80 DONE 25.6s [2025-11-07T07:27:05.293Z] [2025-11-07T07:27:05.293Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-07T07:27:05.293Z] #73 31.92 Executing busybox-1.37.0-r19.trigger [2025-11-07T07:27:05.293Z] #73 32.08 OK: 8 MiB in 17 packages [2025-11-07T07:27:05.879Z] #73 ... [2025-11-07T07:27:05.879Z] [2025-11-07T07:27:05.879Z] #68 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-07T07:27:05.879Z] #68 31.91 v3.22.2-142-g5fc470561e9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-07T07:27:05.879Z] #68 31.91 v3.22.2-143-g681c6e4a89f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-07T07:27:05.879Z] #68 31.91 OK: 26161 distinct packages available [2025-11-07T07:27:05.879Z] #68 36.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T07:27:05.879Z] #68 38.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T07:27:05.879Z] #68 ... [2025-11-07T07:27:05.879Z] [2025-11-07T07:27:05.879Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-07T07:27:05.879Z] #74 31.78 OK: 255 MiB in 60 packages [2025-11-07T07:27:06.146Z] #74 ... [2025-11-07T07:27:06.146Z] [2025-11-07T07:27:06.146Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-07T07:27:06.146Z] #71 31.48 v3.22.2-142-g5fc470561e9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-07T07:27:06.146Z] #71 31.48 v3.22.2-143-g681c6e4a89f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-07T07:27:06.146Z] #71 31.48 OK: 26161 distinct packages available [2025-11-07T07:27:06.146Z] #71 33.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T07:27:06.146Z] #71 36.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T07:27:06.419Z] #71 ... [2025-11-07T07:27:06.419Z] [2025-11-07T07:27:06.419Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-07T07:27:06.419Z] #81 24.87 OK: 8 MiB in 18 packages [2025-11-07T07:27:06.419Z] #81 DONE 26.7s [2025-11-07T07:27:06.419Z] [2025-11-07T07:27:06.419Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-07T07:27:06.419Z] #79 26.80 OK: 8 MiB in 17 packages [2025-11-07T07:27:06.419Z] #79 DONE 30.1s [2025-11-07T07:27:06.419Z] [2025-11-07T07:27:06.419Z] #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:27:07.159Z] #91 ... [2025-11-07T07:27:07.159Z] [2025-11-07T07:27:07.159Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-07T07:27:07.159Z] #73 DONE 34.5s [2025-11-07T07:27:07.428Z] [2025-11-07T07:27:07.428Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-07T07:27:07.428Z] #74 DONE 33.6s [2025-11-07T07:27:07.428Z] [2025-11-07T07:27:07.428Z] #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-11-07T07:27:08.855Z] #92 DONE 1.2s [2025-11-07T07:27:08.855Z] [2025-11-07T07:27:08.855Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-07T07:27:08.855Z] #67 44.44 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-07T07:27:08.855Z] #67 44.47 (2/4) Installing musl-obstack (1.2.3-r2) [2025-11-07T07:27:08.855Z] #67 44.49 (3/4) Installing libucontext (1.3.2-r0) [2025-11-07T07:27:08.855Z] #67 44.54 (4/4) Installing gcompat (1.1.0-r4) [2025-11-07T07:27:08.855Z] #67 44.65 Executing busybox-1.37.0-r19.trigger [2025-11-07T07:27:08.855Z] #67 44.75 OK: 8 MiB in 20 packages [2025-11-07T07:27:10.280Z] #67 DONE 46.1s [2025-11-07T07:27:10.280Z] [2025-11-07T07:27:10.280Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-07T07:27:10.868Z] #93 ... [2025-11-07T07:27:10.868Z] [2025-11-07T07:27:10.868Z] #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-11-07T07:27:10.868Z] #94 DONE 4.1s [2025-11-07T07:27:10.868Z] [2025-11-07T07:27:10.868Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-07T07:27:10.868Z] #71 46.15 (1/13) Installing brotli-libs (1.1.0-r2) [2025-11-07T07:27:11.136Z] #71 ... [2025-11-07T07:27:11.136Z] [2025-11-07T07:27:11.136Z] #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-11-07T07:27:11.136Z] #95 DONE 0.4s [2025-11-07T07:27:11.136Z] [2025-11-07T07:27:11.136Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-07T07:27:11.136Z] #71 46.31 (2/13) Installing c-ares (1.34.5-r0) [2025-11-07T07:27:11.136Z] #71 46.38 (3/13) Installing libunistring (1.3-r0) [2025-11-07T07:27:11.136Z] #71 46.56 (4/13) Installing libidn2 (2.3.7-r0) [2025-11-07T07:27:11.406Z] #71 46.58 (5/13) Installing nghttp2-libs (1.65.0-r0) [2025-11-07T07:27:11.406Z] #71 46.61 (6/13) Installing libpsl (0.21.5-r3) [2025-11-07T07:27:11.406Z] #71 46.63 (7/13) Installing zstd-libs (1.5.7-r0) [2025-11-07T07:27:11.406Z] #71 46.71 (8/13) Installing libcurl (8.14.1-r2) [2025-11-07T07:27:11.406Z] #71 46.75 (9/13) Installing curl (8.14.1-r2) [2025-11-07T07:27:11.406Z] #71 46.79 (10/13) Installing dumb-init (1.2.5-r3) [2025-11-07T07:27:11.406Z] #71 46.83 (11/13) Installing musl-obstack (1.2.3-r2) [2025-11-07T07:27:11.677Z] #71 46.83 (12/13) Installing libucontext (1.3.2-r0) [2025-11-07T07:27:11.677Z] #71 46.84 (13/13) Installing gcompat (1.1.0-r4) [2025-11-07T07:27:11.677Z] #71 46.87 Executing busybox-1.37.0-r19.trigger [2025-11-07T07:27:11.677Z] #71 47.03 OK: 13 MiB in 29 packages [2025-11-07T07:27:13.106Z] #71 DONE 48.3s [2025-11-07T07:27:13.106Z] [2025-11-07T07:27:13.106Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-07T07:27:13.377Z] #96 ... [2025-11-07T07:27:13.377Z] [2025-11-07T07:27:13.377Z] #68 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-07T07:27:13.377Z] #68 47.78 (1/5) Installing dumb-init (1.2.5-r3) [2025-11-07T07:27:13.377Z] #68 47.81 (2/5) Installing musl-obstack (1.2.3-r2) [2025-11-07T07:27:13.377Z] #68 47.82 (3/5) Installing libucontext (1.3.2-r0) [2025-11-07T07:27:13.377Z] #68 47.84 (4/5) Installing gcompat (1.1.0-r4) [2025-11-07T07:27:13.377Z] #68 47.90 (5/5) Installing openssl (3.5.4-r0) [2025-11-07T07:27:13.377Z] #68 47.99 Executing busybox-1.37.0-r19.trigger [2025-11-07T07:27:13.377Z] #68 48.13 OK: 9 MiB in 21 packages [2025-11-07T07:27:13.377Z] #68 DONE 49.5s [2025-11-07T07:27:13.648Z] [2025-11-07T07:27:13.648Z] #97 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-11-07T07:27:16.243Z] #97 2.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T07:27:16.831Z] #97 3.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T07:27:18.785Z] #97 ... [2025-11-07T07:27:18.786Z] [2025-11-07T07:27:18.786Z] #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-07T07:27:18.786Z] #90 6.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T07:27:18.786Z] #90 7.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T07:27:18.786Z] #90 13.67 OK: 8 MiB in 19 packages [2025-11-07T07:27:18.786Z] #90 DONE 14.7s [2025-11-07T07:27:18.786Z] [2025-11-07T07:27:18.786Z] #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:27:18.786Z] #98 ... [2025-11-07T07:27:18.786Z] [2025-11-07T07:27:18.786Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-07T07:27:18.786Z] #96 2.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T07:27:18.786Z] #96 3.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T07:27:19.403Z] #96 ... [2025-11-07T07:27:19.403Z] [2025-11-07T07:27:19.403Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-07T07:27:19.403Z] #93 2.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T07:27:19.403Z] #93 3.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T07:27:19.403Z] #93 8.327 OK: 8 MiB in 20 packages [2025-11-07T07:27:19.403Z] #93 DONE 9.2s [2025-11-07T07:27:19.674Z] [2025-11-07T07:27:19.674Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-07T07:27:21.627Z] #99 DONE 1.9s [2025-11-07T07:27:21.627Z] [2025-11-07T07:27:21.627Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-11-07T07:27:21.627Z] #100 DONE 0.2s [2025-11-07T07:27:21.627Z] [2025-11-07T07:27:21.627Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2025-11-07T07:27:21.627Z] #101 DONE 0.2s [2025-11-07T07:27:21.627Z] [2025-11-07T07:27:21.627Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-11-07T07:27:21.627Z] #102 DONE 0.2s [2025-11-07T07:27:21.627Z] [2025-11-07T07:27:21.627Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-07T07:27:21.627Z] #96 8.581 OK: 13 MiB in 29 packages [2025-11-07T07:27:21.898Z] #96 ... [2025-11-07T07:27:21.898Z] [2025-11-07T07:27:21.898Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-11-07T07:27:21.898Z] #103 DONE 0.1s [2025-11-07T07:27:21.898Z] [2025-11-07T07:27:21.898Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-11-07T07:27:21.898Z] #104 DONE 0.1s [2025-11-07T07:27:21.898Z] [2025-11-07T07:27:21.898Z] #97 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-11-07T07:27:21.898Z] #97 8.175 OK: 9 MiB in 21 packages [2025-11-07T07:27:22.495Z] #97 ... [2025-11-07T07:27:22.495Z] [2025-11-07T07:27:22.495Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-07T07:27:22.495Z] #96 DONE 9.5s [2025-11-07T07:27:22.769Z] [2025-11-07T07:27:22.769Z] #97 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-11-07T07:27:22.769Z] #97 DONE 9.5s [2025-11-07T07:27:22.769Z] [2025-11-07T07:27:22.769Z] #105 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-07T07:27:24.721Z] #105 ... [2025-11-07T07:27:24.721Z] [2025-11-07T07:27:24.721Z] #106 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-11-07T07:27:24.721Z] #106 DONE 2.0s [2025-11-07T07:27:24.721Z] [2025-11-07T07:27:24.721Z] #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-07T07:27:25.697Z] #107 ... [2025-11-07T07:27:25.697Z] [2025-11-07T07:27:25.697Z] #105 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-07T07:27:25.697Z] #105 DONE 3.0s [2025-11-07T07:27:25.965Z] [2025-11-07T07:27:25.965Z] #108 [security-spire-config] exporting to image [2025-11-07T07:27:25.965Z] #108 exporting layers 3.9s done [2025-11-07T07:27:25.965Z] #108 writing image sha256:647db23e8fd0010836dc8c77f6515730a25121198e9a9e0332e5ca3278520362 0.0s done [2025-11-07T07:27:25.965Z] #108 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-11-07T07:27:25.965Z] #108 DONE 3.9s [2025-11-07T07:27:25.965Z] [2025-11-07T07:27:25.965Z] #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-11-07T07:27:26.247Z] #109 DONE 0.3s [2025-11-07T07:27:26.247Z] [2025-11-07T07:27:26.247Z] #110 [security-spire-server stage-2 6/9] COPY security.txt / [2025-11-07T07:27:26.517Z] #110 DONE 0.3s [2025-11-07T07:27:26.517Z] [2025-11-07T07:27:26.517Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-11-07T07:27:26.789Z] #111 DONE 0.4s [2025-11-07T07:27:26.789Z] [2025-11-07T07:27:26.789Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T07:27:26.789Z] #51 ... [2025-11-07T07:27:26.789Z] [2025-11-07T07:27:26.789Z] #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-07T07:27:26.789Z] #107 DONE 2.2s [2025-11-07T07:27:26.789Z] [2025-11-07T07:27:26.789Z] #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-11-07T07:27:27.058Z] #112 ... [2025-11-07T07:27:27.058Z] [2025-11-07T07:27:27.058Z] #113 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-11-07T07:27:27.058Z] #113 DONE 0.4s [2025-11-07T07:27:27.326Z] [2025-11-07T07:27:27.326Z] #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-11-07T07:27:27.326Z] #112 DONE 0.4s [2025-11-07T07:27:27.326Z] [2025-11-07T07:27:27.326Z] #114 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-11-07T07:27:27.601Z] #114 ... [2025-11-07T07:27:27.601Z] [2025-11-07T07:27:27.601Z] #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-11-07T07:27:27.601Z] #115 DONE 0.4s [2025-11-07T07:27:27.869Z] [2025-11-07T07:27:27.869Z] #114 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-11-07T07:27:27.869Z] #114 DONE 0.4s [2025-11-07T07:27:27.869Z] [2025-11-07T07:27:27.869Z] #108 [security-spire-server] exporting to image [2025-11-07T07:27:28.139Z] #108 ... [2025-11-07T07:27:28.139Z] [2025-11-07T07:27:28.139Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-11-07T07:27:28.139Z] #116 DONE 0.4s [2025-11-07T07:27:28.139Z] [2025-11-07T07:27:28.139Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-11-07T07:27:28.407Z] #117 DONE 0.2s [2025-11-07T07:27:28.407Z] [2025-11-07T07:27:28.407Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-11-07T07:27:28.675Z] #118 DONE 0.3s [2025-11-07T07:27:28.675Z] [2025-11-07T07:27:28.675Z] #108 [security-spire-agent] exporting to image [2025-11-07T07:27:31.255Z] #108 exporting layers 3.6s done [2025-11-07T07:27:31.255Z] #108 writing image sha256:4a2a1585082802f2c3525ca2ceda5314e8fb3b1363286b51f134b843d3d4f523 done [2025-11-07T07:27:31.255Z] #108 naming to docker.io/library/security-spire-server-arm64 done [2025-11-07T07:27:31.842Z] #108 exporting layers 3.2s done [2025-11-07T07:27:31.842Z] #108 writing image sha256:469cf7285491ffcabb664cf74efc50f186720ed435b8dd23a9ca2d57e1efe30a done [2025-11-07T07:27:31.842Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-11-07T07:27:31.842Z] #108 DONE 8.1s [2025-11-07T07:27:31.842Z] [2025-11-07T07:27:31.842Z] #86 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:28:32.985Z] #156 ... [2025-11-07T07:28:32.985Z] [2025-11-07T07:28:32.985Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-07T07:28:32.985Z] #147 DONE 144.3s [2025-11-07T07:28:32.985Z] [2025-11-07T07:28:32.985Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-07T07:28:32.985Z] #146 ... [2025-11-07T07:28:32.985Z] [2025-11-07T07:28:32.985Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-07T07:28:32.985Z] #154 DONE 149.4s [2025-11-07T07:28:32.985Z] [2025-11-07T07:28:32.985Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-07T07:28:36.264Z] #150 157.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-11-07T07:28:42.827Z] #150 ... [2025-11-07T07:28:42.827Z] [2025-11-07T07:28:42.827Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-11-07T07:28:42.827Z] #155 DONE 162.2s [2025-11-07T07:28:42.827Z] [2025-11-07T07:28:42.827Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-07T07:28:42.827Z] #151 DONE 164.2s [2025-11-07T07:28:42.827Z] [2025-11-07T07:28:42.827Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-07T07:28:42.827Z] #149 DONE 164.2s [2025-11-07T07:28:43.086Z] [2025-11-07T07:28:43.086Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-07T07:28:43.086Z] #156 DONE 162.2s [2025-11-07T07:28:43.086Z] [2025-11-07T07:28:43.086Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-07T07:28:43.086Z] #153 DONE 164.2s [2025-11-07T07:28:43.086Z] [2025-11-07T07:28:43.086Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-07T07:28:43.086Z] #148 DONE 164.2s [2025-11-07T07:28:43.086Z] [2025-11-07T07:28:43.086Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-07T07:28:43.086Z] #152 DONE 164.2s [2025-11-07T07:28:43.086Z] [2025-11-07T07:28:43.086Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-07T07:28:43.086Z] #145 DONE 162.3s [2025-11-07T07:28:43.086Z] [2025-11-07T07:28:43.086Z] #157 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T07:28:43.086Z] #157 ... [2025-11-07T07:28:43.086Z] [2025-11-07T07:28:43.086Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-07T07:28:43.086Z] #146 DONE 162.3s [2025-11-07T07:28:43.086Z] [2025-11-07T07:28:43.086Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-07T07:28:43.086Z] #150 DONE 164.3s [2025-11-07T07:28:43.441Z] [2025-11-07T07:28:43.441Z] #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-11-07T07:28:43.441Z] #158 DONE 0.2s [2025-11-07T07:28:43.441Z] [2025-11-07T07:28:43.441Z] #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T07:28:43.441Z] #159 DONE 0.3s [2025-11-07T07:28:43.441Z] [2025-11-07T07:28:43.441Z] #160 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T07:28:43.441Z] #160 DONE 0.3s [2025-11-07T07:28:43.441Z] [2025-11-07T07:28:43.441Z] #157 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T07:28:43.441Z] #157 DONE 0.2s [2025-11-07T07:28:43.441Z] [2025-11-07T07:28:43.441Z] #161 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-07T07:28:43.441Z] #161 ... [2025-11-07T07:28:43.441Z] [2025-11-07T07:28:43.441Z] #162 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T07:28:43.441Z] #162 DONE 0.2s [2025-11-07T07:28:43.441Z] [2025-11-07T07:28:43.441Z] #163 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T07:28:43.441Z] #163 DONE 0.2s [2025-11-07T07:28:43.441Z] [2025-11-07T07:28:43.441Z] #164 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T07:28:43.441Z] #164 DONE 0.2s [2025-11-07T07:28:43.441Z] [2025-11-07T07:28:43.441Z] #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T07:28:43.441Z] #165 DONE 0.2s [2025-11-07T07:28:43.441Z] [2025-11-07T07:28:43.441Z] #166 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T07:28:43.441Z] #166 DONE 0.1s [2025-11-07T07:28:43.441Z] [2025-11-07T07:28:43.441Z] #161 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-07T07:28:43.699Z] #161 DONE 0.1s [2025-11-07T07:28:43.699Z] [2025-11-07T07:28:43.699Z] #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-11-07T07:28:43.699Z] #167 ... [2025-11-07T07:28:43.699Z] [2025-11-07T07:28:43.699Z] #168 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-07T07:28:43.699Z] #168 DONE 0.4s [2025-11-07T07:28:43.699Z] [2025-11-07T07:28:43.699Z] #169 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T07:28:43.699Z] #169 CACHED [2025-11-07T07:28:43.699Z] [2025-11-07T07:28:43.699Z] #170 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-11-07T07:28:43.699Z] #170 CACHED [2025-11-07T07:28:43.699Z] [2025-11-07T07:28:43.699Z] #171 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T07:28:43.699Z] #171 CACHED [2025-11-07T07:28:43.699Z] [2025-11-07T07:28:43.699Z] #172 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-07T07:28:43.700Z] #172 CACHED [2025-11-07T07:28:43.700Z] [2025-11-07T07:28:43.700Z] #173 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-07T07:28:43.700Z] #173 CACHED [2025-11-07T07:28:43.700Z] [2025-11-07T07:28:43.700Z] #174 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T07:28:43.700Z] #174 CACHED [2025-11-07T07:28:43.700Z] [2025-11-07T07:28:43.700Z] #175 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-07T07:28:43.700Z] #175 DONE 0.4s [2025-11-07T07:28:43.700Z] [2025-11-07T07:28:43.700Z] #176 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-07T07:28:43.700Z] #176 DONE 0.4s [2025-11-07T07:28:43.700Z] [2025-11-07T07:28:43.700Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-11-07T07:28:43.700Z] #177 DONE 0.4s [2025-11-07T07:28:43.700Z] [2025-11-07T07:28:43.700Z] #178 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-11-07T07:28:43.700Z] #178 DONE 0.4s [2025-11-07T07:28:43.700Z] [2025-11-07T07:28:43.700Z] #179 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-07T07:28:43.700Z] #179 DONE 0.4s [2025-11-07T07:28:43.700Z] [2025-11-07T07:28:43.700Z] #180 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-11-07T07:28:43.958Z] #180 ... [2025-11-07T07:28:43.958Z] [2025-11-07T07:28:43.958Z] #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-11-07T07:28:43.958Z] #167 DONE 0.4s [2025-11-07T07:28:43.958Z] [2025-11-07T07:28:43.958Z] #181 [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 [2025-11-07T07:28:44.892Z] #181 ... [2025-11-07T07:28:44.892Z] [2025-11-07T07:28:44.892Z] #182 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-11-07T07:28:44.892Z] #182 DONE 1.3s [2025-11-07T07:28:45.151Z] [2025-11-07T07:28:45.151Z] #183 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-11-07T07:28:45.151Z] #183 DONE 1.3s [2025-11-07T07:28:45.151Z] [2025-11-07T07:28:45.151Z] #184 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-11-07T07:28:45.151Z] #184 DONE 1.3s [2025-11-07T07:28:45.151Z] [2025-11-07T07:28:45.151Z] #185 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-11-07T07:28:45.151Z] #185 DONE 1.3s [2025-11-07T07:28:45.151Z] [2025-11-07T07:28:45.151Z] #186 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-11-07T07:28:45.151Z] #186 DONE 1.3s [2025-11-07T07:28:45.151Z] [2025-11-07T07:28:45.151Z] #187 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-11-07T07:28:45.151Z] #187 DONE 1.8s [2025-11-07T07:28:45.151Z] [2025-11-07T07:28:45.151Z] #188 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-11-07T07:28:45.151Z] #188 DONE 1.3s [2025-11-07T07:28:45.151Z] [2025-11-07T07:28:45.151Z] #189 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-11-07T07:28:45.151Z] #189 DONE 1.3s [2025-11-07T07:28:45.151Z] [2025-11-07T07:28:45.151Z] #190 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-11-07T07:28:45.151Z] #190 DONE 1.3s [2025-11-07T07:28:45.151Z] [2025-11-07T07:28:45.151Z] #191 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-11-07T07:28:45.151Z] #191 DONE 1.3s [2025-11-07T07:28:45.151Z] [2025-11-07T07:28:45.151Z] #180 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-11-07T07:28:45.151Z] #180 DONE 1.2s [2025-11-07T07:28:45.151Z] [2025-11-07T07:28:45.151Z] #181 [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 [2025-11-07T07:28:45.151Z] #181 DONE 1.2s [2025-11-07T07:28:45.151Z] [2025-11-07T07:28:45.151Z] #192 [core-keeper] exporting to image [2025-11-07T07:28:45.151Z] #192 exporting layers [2025-11-07T07:28:45.151Z] #192 ... [2025-11-07T07:28:45.151Z] [2025-11-07T07:28:45.151Z] #193 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-11-07T07:28:45.151Z] #193 DONE 0.2s [2025-11-07T07:28:45.151Z] [2025-11-07T07:28:45.151Z] #194 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-11-07T07:28:45.151Z] #194 DONE 0.2s [2025-11-07T07:28:45.151Z] [2025-11-07T07:28:45.151Z] #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-11-07T07:28:45.151Z] #195 DONE 0.2s [2025-11-07T07:28:45.151Z] [2025-11-07T07:28:45.151Z] #196 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-11-07T07:28:45.151Z] #196 DONE 0.2s [2025-11-07T07:28:45.151Z] [2025-11-07T07:28:45.151Z] #197 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T07:28:45.151Z] #197 DONE 0.2s [2025-11-07T07:28:45.151Z] [2025-11-07T07:28:45.151Z] #198 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-11-07T07:28:45.151Z] #198 DONE 0.2s [2025-11-07T07:28:45.151Z] [2025-11-07T07:28:45.151Z] #199 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-11-07T07:28:45.151Z] #199 DONE 0.2s [2025-11-07T07:28:45.151Z] [2025-11-07T07:28:45.151Z] #200 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-11-07T07:28:45.151Z] #200 DONE 0.2s [2025-11-07T07:28:45.151Z] [2025-11-07T07:28:45.151Z] #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 [2025-11-07T07:28:45.151Z] #201 DONE 0.2s [2025-11-07T07:28:45.151Z] [2025-11-07T07:28:45.151Z] #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-11-07T07:28:45.151Z] #202 DONE 0.2s [2025-11-07T07:28:45.151Z] [2025-11-07T07:28:45.151Z] #203 [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 [2025-11-07T07:28:45.151Z] #203 DONE 0.2s [2025-11-07T07:28:45.151Z] [2025-11-07T07:28:45.151Z] #192 [core-keeper] exporting to image [2025-11-07T07:28:45.151Z] #192 exporting layers 0.2s done [2025-11-07T07:28:45.485Z] #192 ... [2025-11-07T07:28:45.485Z] [2025-11-07T07:28:45.485Z] #204 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-11-07T07:28:45.485Z] #204 DONE 0.3s [2025-11-07T07:28:45.756Z] [2025-11-07T07:28:45.756Z] #205 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-11-07T07:28:45.756Z] #205 DONE 0.4s [2025-11-07T07:28:45.756Z] [2025-11-07T07:28:45.756Z] #206 [core-command] exporting to image [2025-11-07T07:28:45.756Z] #206 exporting layers 0.2s done [2025-11-07T07:28:45.756Z] #206 ... [2025-11-07T07:28:45.756Z] [2025-11-07T07:28:45.756Z] #207 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-11-07T07:28:45.756Z] #207 DONE 0.5s [2025-11-07T07:28:45.756Z] [2025-11-07T07:28:45.756Z] #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-11-07T07:28:45.756Z] #208 DONE 0.5s [2025-11-07T07:28:45.756Z] [2025-11-07T07:28:45.756Z] #209 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-11-07T07:28:45.756Z] #209 DONE 0.5s [2025-11-07T07:28:45.756Z] [2025-11-07T07:28:45.756Z] #210 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-11-07T07:28:45.756Z] #210 DONE 0.6s [2025-11-07T07:28:45.756Z] [2025-11-07T07:28:45.756Z] #192 [core-keeper] exporting to image [2025-11-07T07:28:45.756Z] #192 writing image sha256:22411f1ffbd340675b0de5fc6a9faba5bec2d29bf5422606c7486b452dd6ae92 0.0s done [2025-11-07T07:28:45.756Z] #192 naming to docker.io/library/core-keeper done [2025-11-07T07:28:45.756Z] #192 DONE 0.8s [2025-11-07T07:28:45.756Z] [2025-11-07T07:28:45.756Z] #206 [core-command] exporting to image [2025-11-07T07:28:45.756Z] #206 writing image sha256:4bdad6a9b62cd99cab42adb564e9f8ac94245826f1936f5e75863a435e4d63e3 0.0s done [2025-11-07T07:28:45.756Z] #206 naming to docker.io/library/core-command done [2025-11-07T07:28:45.756Z] #206 DONE 0.6s [2025-11-07T07:28:45.756Z] [2025-11-07T07:28:45.756Z] #211 [core-metadata] exporting to image [2025-11-07T07:28:46.322Z] #211 ... [2025-11-07T07:28:46.322Z] [2025-11-07T07:28:46.322Z] #212 [core-data] exporting to image [2025-11-07T07:28:46.322Z] #212 exporting layers 0.5s done [2025-11-07T07:28:46.322Z] #212 writing image sha256:68140243500d68b933e4916add575d1eeb0600f655e458e3bcc355528dfddc44 done [2025-11-07T07:28:46.322Z] #212 naming to docker.io/library/core-data 0.0s done [2025-11-07T07:28:46.322Z] #212 DONE 1.0s [2025-11-07T07:28:46.322Z] [2025-11-07T07:28:46.322Z] #213 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-11-07T07:28:46.322Z] #213 DONE 0.5s [2025-11-07T07:28:46.322Z] [2025-11-07T07:28:46.322Z] #214 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-11-07T07:28:46.322Z] #214 DONE 0.5s [2025-11-07T07:28:46.322Z] [2025-11-07T07:28:46.322Z] #215 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-11-07T07:28:46.322Z] #215 DONE 0.5s [2025-11-07T07:28:46.322Z] [2025-11-07T07:28:46.322Z] #211 [core-metadata] exporting to image [2025-11-07T07:28:46.322Z] #211 exporting layers 0.5s done [2025-11-07T07:28:46.322Z] #211 writing image sha256:7b9df192a2ed48073477925a5c5729fd41bf424b8f7e33bffe0f6b641f2cb18a done [2025-11-07T07:28:46.322Z] #211 naming to docker.io/library/core-metadata [2025-11-07T07:28:46.322Z] #211 naming to docker.io/library/core-metadata done [2025-11-07T07:28:46.322Z] #211 DONE 0.6s [2025-11-07T07:28:46.322Z] [2025-11-07T07:28:46.322Z] #216 [security-spiffe-token-provider] exporting to image [2025-11-07T07:28:46.322Z] #216 exporting layers 0.6s done [2025-11-07T07:28:46.322Z] #216 writing image sha256:e8dc0716b2120601830ef62a5b053e30912290acbd7d9af9bfbad73b14bdede2 0.3s done [2025-11-07T07:28:46.322Z] #216 naming to docker.io/library/security-spiffe-token-provider done [2025-11-07T07:28:46.322Z] #216 DONE 1.0s [2025-11-07T07:28:46.322Z] [2025-11-07T07:28:46.322Z] #217 [support-notifications] exporting to image [2025-11-07T07:28:46.322Z] #217 exporting layers 1.0s done [2025-11-07T07:28:46.322Z] #217 writing image sha256:d09ba71e2e42c3d9d3d955c5f14d91d62c41effe5c115aa4f36472057186d906 done [2025-11-07T07:28:46.322Z] #217 naming to docker.io/library/support-notifications done [2025-11-07T07:28:46.322Z] #217 DONE 1.1s [2025-11-07T07:28:46.322Z] [2025-11-07T07:28:46.322Z] #218 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-11-07T07:28:46.587Z] #218 DONE 0.4s [2025-11-07T07:28:46.587Z] [2025-11-07T07:28:46.587Z] #219 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-07T07:28:46.587Z] #219 DONE 0.9s [2025-11-07T07:28:46.587Z] [2025-11-07T07:28:46.587Z] #220 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-11-07T07:28:46.587Z] #220 DONE 0.4s [2025-11-07T07:28:46.587Z] [2025-11-07T07:28:46.587Z] #221 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-07T07:28:46.587Z] #221 DONE 0.9s [2025-11-07T07:28:46.587Z] [2025-11-07T07:28:46.587Z] #222 [core-common-config-bootstrapper] exporting to image [2025-11-07T07:28:46.587Z] #222 exporting layers 0.1s done [2025-11-07T07:28:46.587Z] #222 writing image sha256:d0ea430a16fe59714c8854392d1364c9d05034f081a571b30db44ad683d2f10f done [2025-11-07T07:28:46.587Z] #222 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2025-11-07T07:28:46.587Z] #222 DONE 0.1s [2025-11-07T07:28:46.587Z] [2025-11-07T07:28:46.587Z] #223 [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/ [2025-11-07T07:28:46.587Z] #223 DONE 0.1s [2025-11-07T07:28:46.587Z] [2025-11-07T07:28:46.587Z] #224 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-11-07T07:28:46.587Z] #224 DONE 0.1s [2025-11-07T07:28:46.587Z] [2025-11-07T07:28:46.587Z] #225 [support-scheduler] exporting to image [2025-11-07T07:28:46.587Z] #225 exporting layers 1.2s done [2025-11-07T07:28:46.587Z] #225 writing image sha256:72b1951b9dd1cd9de68b71fef55569321347a45f6c29330920ecaacd09c6eefd 0.0s done [2025-11-07T07:28:46.587Z] #225 naming to docker.io/library/support-scheduler done [2025-11-07T07:28:46.587Z] #225 DONE 1.5s [2025-11-07T07:28:46.587Z] [2025-11-07T07:28:46.587Z] #226 [security-proxy-auth] exporting to image [2025-11-07T07:28:46.587Z] #226 exporting layers 0.2s done [2025-11-07T07:28:46.860Z] #226 writing image sha256:4797445492b5342237a1c2ba08d5b647b18872dcd08e3fdd7768a0f1b9218567 done [2025-11-07T07:28:46.860Z] #226 naming to docker.io/library/security-proxy-auth done [2025-11-07T07:28:46.860Z] #226 DONE 0.2s [2025-11-07T07:28:46.860Z] [2025-11-07T07:28:46.860Z] #227 [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/ [2025-11-07T07:28:46.860Z] #227 DONE 0.1s [2025-11-07T07:28:46.860Z] [2025-11-07T07:28:46.860Z] #228 [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/ [2025-11-07T07:28:46.860Z] #228 DONE 0.1s [2025-11-07T07:28:46.860Z] [2025-11-07T07:28:46.860Z] #229 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-11-07T07:28:47.121Z] #229 DONE 0.1s [2025-11-07T07:28:47.121Z] [2025-11-07T07:28:47.121Z] #230 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-07T07:28:47.121Z] #230 DONE 0.7s [2025-11-07T07:28:47.121Z] [2025-11-07T07:28:47.121Z] #231 [security-proxy-setup] exporting to image [2025-11-07T07:28:47.121Z] #231 exporting layers 0.2s done [2025-11-07T07:28:47.121Z] #231 writing image sha256:6546cb63c0f4a3f547ee35f7fed4c8401c9244a742604d4d58aa75139775baea done [2025-11-07T07:28:47.121Z] #231 naming to docker.io/library/security-proxy-setup done [2025-11-07T07:28:47.121Z] #231 DONE 0.2s [2025-11-07T07:28:47.121Z] [2025-11-07T07:28:47.121Z] #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-07T07:28:47.121Z] #232 DONE 0.4s [2025-11-07T07:28:47.121Z] [2025-11-07T07:28:47.121Z] #233 [security-secretstore-setup] exporting to image [2025-11-07T07:28:47.380Z] #233 exporting layers 0.2s done [2025-11-07T07:28:47.380Z] #233 writing image sha256:38d1176814aa91aa08bb89c57cb688c3136d4502b40d3973b2dce1c075607e17 done [2025-11-07T07:28:47.380Z] #233 naming to docker.io/library/security-secretstore-setup done [2025-11-07T07:28:47.380Z] #233 DONE 0.2s [2025-11-07T07:28:47.380Z] [2025-11-07T07:28:47.380Z] #234 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-11-07T07:28:47.380Z] #234 DONE 0.5s [2025-11-07T07:28:47.380Z] [2025-11-07T07:28:47.380Z] #235 [security-bootstrapper] exporting to image [2025-11-07T07:28:47.638Z] #235 exporting layers 0.2s done [2025-11-07T07:28:47.638Z] #235 writing image sha256:7043711aaa276187a62cf651f726f4567a5c66d221aba7dd37482260c7c88c9d done [2025-11-07T07:28:47.638Z] #235 naming to docker.io/library/security-bootstrapper done [2025-11-07T07:28:47.638Z] #235 DONE 0.2s [2025-11-07T07:28:47.638Z] time="2025-11-07T07:24:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T07:28:47.638Z] time="2025-11-07T07:24:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T07:28:47.638Z] time="2025-11-07T07:24:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T07:28:47.638Z] time="2025-11-07T07:24:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T07:28:47.638Z] time="2025-11-07T07:24:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T07:28:47.638Z] time="2025-11-07T07:24:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T07:28:47.638Z] time="2025-11-07T07:24:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T07:28:47.638Z] time="2025-11-07T07:24:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T07:28:47.638Z] time="2025-11-07T07:24:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T07:28:47.638Z] time="2025-11-07T07:24:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T07:28:47.638Z] time="2025-11-07T07:24:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T07:28:47.638Z] time="2025-11-07T07:24:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T07:28:47.638Z] time="2025-11-07T07:24:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T07:28:47.638Z] time="2025-11-07T07:24:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T07:28:47.638Z] time="2025-11-07T07:25:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-11-07T07:28:47.652Z] $ docker stop --time=1 e7804ffbeb0a17accc02694c11e5dac49b7b983142bb7004d15676109e3a0e6f [2025-11-07T07:28:48.890Z] $ docker rm -f --volumes e7804ffbeb0a17accc02694c11e5dac49b7b983142bb7004d15676109e3a0e6f [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-07T07:28:49.239Z] + docker images [2025-11-07T07:28:49.239Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-11-07T07:28:49.239Z] security-bootstrapper latest 7043711aaa27 2 seconds ago 21.6MB [2025-11-07T07:28:49.239Z] security-proxy-setup latest 6546cb63c0f4 3 seconds ago 52.8MB [2025-11-07T07:28:49.239Z] security-proxy-auth latest 4797445492b5 3 seconds ago 46.5MB [2025-11-07T07:28:49.239Z] core-common-config-bootstrapper latest d0ea430a16fe 3 seconds ago 20.5MB [2025-11-07T07:28:49.239Z] security-secretstore-setup latest 38d1176814aa 3 seconds ago 84.9MB [2025-11-07T07:28:49.239Z] security-spiffe-token-provider latest e8dc0716b212 4 seconds ago 50.3MB [2025-11-07T07:28:49.239Z] core-data latest 68140243500d 4 seconds ago 47.4MB [2025-11-07T07:28:49.239Z] core-metadata latest 7b9df192a2ed 4 seconds ago 47.5MB [2025-11-07T07:28:49.239Z] support-notifications latest d09ba71e2e42 5 seconds ago 55MB [2025-11-07T07:28:49.239Z] core-keeper latest 22411f1ffbd3 5 seconds ago 47.2MB [2025-11-07T07:28:49.239Z] core-command latest 4bdad6a9b62c 5 seconds ago 41.7MB [2025-11-07T07:28:49.239Z] support-scheduler latest 72b1951b9dd1 5 seconds ago 51.3MB [2025-11-07T07:28:49.239Z] security-spire-server latest aea1fd5449f4 2 minutes ago 178MB [2025-11-07T07:28:49.239Z] security-spire-agent latest 7fcdeefdd358 2 minutes ago 237MB [2025-11-07T07:28:49.239Z] security-spire-config latest 6c23888a227c 3 minutes ago 177MB [2025-11-07T07:28:49.239Z] ci-base-image-x86_64 latest 7a0f4a484f6a 6 minutes ago 998MB [2025-11-07T07:28:49.239Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 3 weeks ago 636MB [2025-11-07T07:28:49.239Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 5 months ago 573MB [2025-11-07T07:28:49.239Z] 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 [2025-11-07T07:28:49.386Z] provisioning config files... [2025-11-07T07:28:49.396Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/924@tmp/config8296641217789691930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-07T07:28:49.705Z] ---> ****-login.sh [2025-11-07T07:28:49.705Z] nexus3.edgexfoundry.org:10001 [2025-11-07T07:28:49.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T07:28:49.705Z] Login Succeeded [2025-11-07T07:28:49.705Z] nexus3.edgexfoundry.org:10002 [2025-11-07T07:28:49.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T07:28:49.705Z] Login Succeeded [2025-11-07T07:28:49.705Z] nexus3.edgexfoundry.org:10003 [2025-11-07T07:28:49.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T07:28:49.965Z] Login Succeeded [2025-11-07T07:28:49.965Z] nexus3.edgexfoundry.org:10004 [2025-11-07T07:28:49.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T07:28:49.965Z] Login Succeeded [2025-11-07T07:28:49.965Z] ****.io [2025-11-07T07:28:49.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T07:28:50.225Z] Login Succeeded [2025-11-07T07:28:50.225Z] ---> ****-login.sh ends [Pipeline] } [2025-11-07T07:28:50.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T07:28:50.292Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-07T07:28:50.328Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-11-07T07:28:50.328Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:28:50.328Z] latest [2025-11-07T07:28:50.328Z] 4.1.0-dev.75 [2025-11-07T07:28:50.328Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:28:50.328Z] main [2025-11-07T07:28:50.328Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:28:50.681Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:28:51.009Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:28:51.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-07T07:28:51.009Z] e7745c94432c: Preparing [2025-11-07T07:28:51.009Z] f604c3e9a009: Preparing [2025-11-07T07:28:51.009Z] 8d4534f3f6ef: Preparing [2025-11-07T07:28:51.009Z] 175f7ca8060b: Preparing [2025-11-07T07:28:51.009Z] 27ae3e6dfc3f: Preparing [2025-11-07T07:28:51.009Z] 98492dac48bb: Preparing [2025-11-07T07:28:51.009Z] 256f393e029f: Preparing [2025-11-07T07:28:51.009Z] 98492dac48bb: Waiting [2025-11-07T07:28:51.009Z] 256f393e029f: Waiting [2025-11-07T07:28:51.009Z] 27ae3e6dfc3f: Pushed [2025-11-07T07:28:51.009Z] 175f7ca8060b: Pushed [2025-11-07T07:28:51.009Z] 8d4534f3f6ef: Pushed [2025-11-07T07:28:51.009Z] 256f393e029f: Layer already exists [2025-11-07T07:28:51.009Z] e7745c94432c: Pushed [2025-11-07T07:28:51.009Z] 98492dac48bb: Pushed [2025-11-07T07:28:53.485Z] #86 ... [2025-11-07T07:28:53.485Z] [2025-11-07T07:28:53.485Z] #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:28:53.485Z] #91 DONE 103.6s [2025-11-07T07:28:53.485Z] [2025-11-07T07:28:53.485Z] #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:28:53.485Z] #76 DONE 122.7s [2025-11-07T07:28:53.485Z] [2025-11-07T07:28:53.485Z] #89 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:28:53.485Z] #89 DONE 113.6s [2025-11-07T07:28:53.485Z] [2025-11-07T07:28:53.485Z] #86 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:28:53.485Z] #86 DONE 107.7s [2025-11-07T07:28:53.485Z] [2025-11-07T07:28:53.485Z] #119 [support-notifications builder 6/7] COPY . . [2025-11-07T07:28:53.485Z] #119 ... [2025-11-07T07:28:53.485Z] [2025-11-07T07:28:53.485Z] #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:28:53.485Z] #98 DONE 98.8s [2025-11-07T07:28:53.485Z] [2025-11-07T07:28:53.485Z] #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:28:53.485Z] #84 DONE 108.6s [2025-11-07T07:28:53.485Z] [2025-11-07T07:28:53.485Z] #120 [support-scheduler builder 6/7] COPY . . [2025-11-07T07:28:53.485Z] #120 DONE 1.7s [2025-11-07T07:28:53.485Z] [2025-11-07T07:28:53.485Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-11-07T07:28:53.485Z] #121 DONE 2.0s [2025-11-07T07:28:53.485Z] [2025-11-07T07:28:53.485Z] #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:28:53.485Z] #122 CACHED [2025-11-07T07:28:53.485Z] [2025-11-07T07:28:53.485Z] #123 [core-command builder 6/7] COPY . . [2025-11-07T07:28:53.485Z] #123 CACHED [2025-11-07T07:28:53.485Z] [2025-11-07T07:28:53.485Z] #124 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-11-07T07:28:53.485Z] #124 CACHED [2025-11-07T07:28:53.485Z] [2025-11-07T07:28:53.485Z] #125 [security-proxy-auth builder 6/7] COPY . . [2025-11-07T07:28:53.485Z] #125 CACHED [2025-11-07T07:28:53.485Z] [2025-11-07T07:28:53.485Z] #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:28:53.486Z] #126 CACHED [2025-11-07T07:28:53.486Z] [2025-11-07T07:28:53.486Z] #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-11-07T07:28:53.486Z] #127 CACHED [2025-11-07T07:28:53.486Z] [2025-11-07T07:28:53.486Z] #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:28:53.486Z] #128 CACHED [2025-11-07T07:28:53.486Z] [2025-11-07T07:28:53.486Z] #129 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-11-07T07:28:53.486Z] #129 CACHED [2025-11-07T07:28:53.486Z] [2025-11-07T07:28:53.486Z] #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-07T07:28:53.486Z] #130 CACHED [2025-11-07T07:28:53.486Z] [2025-11-07T07:28:53.486Z] #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-11-07T07:28:53.486Z] #131 CACHED [2025-11-07T07:28:53.486Z] [2025-11-07T07:28:53.486Z] #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:28:53.486Z] #132 CACHED [2025-11-07T07:28:53.486Z] [2025-11-07T07:28:53.486Z] #133 [core-metadata builder 6/7] COPY . . [2025-11-07T07:28:53.486Z] #133 CACHED [2025-11-07T07:28:53.486Z] [2025-11-07T07:28:53.486Z] #119 [support-notifications builder 6/7] COPY . . [2025-11-07T07:28:53.486Z] #119 DONE 1.8s [2025-11-07T07:28:53.486Z] [2025-11-07T07:28:53.486Z] #134 [core-data builder 6/7] COPY . . [2025-11-07T07:28:53.486Z] #134 DONE 1.9s [2025-11-07T07:28:53.486Z] [2025-11-07T07:28:53.486Z] #135 [security-secretstore-setup builder 6/7] COPY . . [2025-11-07T07:28:53.486Z] #135 CACHED [2025-11-07T07:28:53.486Z] [2025-11-07T07:28:53.486Z] #136 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-07T07:28:53.486Z] #136 CACHED [2025-11-07T07:28:53.486Z] [2025-11-07T07:28:53.486Z] #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:28:53.486Z] #137 CACHED [2025-11-07T07:28:53.486Z] [2025-11-07T07:28:53.486Z] #138 [security-bootstrapper builder 6/7] COPY . . [2025-11-07T07:28:53.486Z] #138 CACHED [2025-11-07T07:28:53.486Z] [2025-11-07T07:28:53.486Z] #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-07T07:28:53.486Z] #139 CACHED [2025-11-07T07:28:53.486Z] [2025-11-07T07:28:53.486Z] #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:28:53.486Z] #140 CACHED [2025-11-07T07:28:53.486Z] [2025-11-07T07:28:53.486Z] #141 [security-proxy-setup builder 6/7] COPY . . [2025-11-07T07:28:53.486Z] #141 DONE 1.9s [2025-11-07T07:28:53.486Z] [2025-11-07T07:28:53.486Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-07T07:28:53.486Z] #142 ... [2025-11-07T07:28:53.486Z] [2025-11-07T07:28:53.486Z] #143 [core-keeper builder 7/8] COPY . . [2025-11-07T07:28:53.486Z] #143 DONE 1.9s [2025-11-07T07:28:53.486Z] [2025-11-07T07:28:53.486Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-07T07:28:54.299Z] f604c3e9a009: Pushed [2025-11-07T07:28:54.299Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:7913a0ae81fad2f67e68cd91bec22abebf7fd10798807ddd3aa32b28ab776894 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:28:54.460Z] #144 5.053 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-11-07T07:28:54.647Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:28:54.989Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-11-07T07:28:54.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-07T07:28:54.990Z] e7745c94432c: Preparing [2025-11-07T07:28:54.990Z] f604c3e9a009: Preparing [2025-11-07T07:28:54.990Z] 8d4534f3f6ef: Preparing [2025-11-07T07:28:54.990Z] 175f7ca8060b: Preparing [2025-11-07T07:28:54.990Z] 27ae3e6dfc3f: Preparing [2025-11-07T07:28:54.990Z] 98492dac48bb: Preparing [2025-11-07T07:28:54.990Z] 256f393e029f: Preparing [2025-11-07T07:28:54.990Z] 256f393e029f: Waiting [2025-11-07T07:28:54.990Z] 98492dac48bb: Waiting [2025-11-07T07:28:54.990Z] f604c3e9a009: Layer already exists [2025-11-07T07:28:54.990Z] e7745c94432c: Layer already exists [2025-11-07T07:28:54.990Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:28:54.990Z] 175f7ca8060b: Layer already exists [2025-11-07T07:28:54.990Z] 27ae3e6dfc3f: Layer already exists [2025-11-07T07:28:54.990Z] 98492dac48bb: Layer already exists [2025-11-07T07:28:54.990Z] 256f393e029f: Layer already exists [2025-11-07T07:28:54.990Z] latest: digest: sha256:7913a0ae81fad2f67e68cd91bec22abebf7fd10798807ddd3aa32b28ab776894 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:28:55.330Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:28:55.423Z] #144 ... [2025-11-07T07:28:55.423Z] [2025-11-07T07:28:55.423Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-07T07:28:55.423Z] #142 6.008 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-11-07T07:28:55.662Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.75 [2025-11-07T07:28:55.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-07T07:28:55.662Z] e7745c94432c: Preparing [2025-11-07T07:28:55.662Z] f604c3e9a009: Preparing [2025-11-07T07:28:55.662Z] 8d4534f3f6ef: Preparing [2025-11-07T07:28:55.662Z] 175f7ca8060b: Preparing [2025-11-07T07:28:55.662Z] 27ae3e6dfc3f: Preparing [2025-11-07T07:28:55.662Z] 98492dac48bb: Preparing [2025-11-07T07:28:55.662Z] 256f393e029f: Preparing [2025-11-07T07:28:55.662Z] 98492dac48bb: Waiting [2025-11-07T07:28:55.662Z] 256f393e029f: Waiting [2025-11-07T07:28:55.662Z] 175f7ca8060b: Layer already exists [2025-11-07T07:28:55.662Z] 27ae3e6dfc3f: Layer already exists [2025-11-07T07:28:55.662Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:28:55.662Z] f604c3e9a009: Layer already exists [2025-11-07T07:28:55.662Z] e7745c94432c: Layer already exists [2025-11-07T07:28:55.662Z] 98492dac48bb: Layer already exists [2025-11-07T07:28:55.662Z] 256f393e029f: Layer already exists [2025-11-07T07:28:55.662Z] 4.1.0-dev.75: digest: sha256:7913a0ae81fad2f67e68cd91bec22abebf7fd10798807ddd3aa32b28ab776894 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:28:56.009Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:28:56.350Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:28:56.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-07T07:28:56.350Z] e7745c94432c: Preparing [2025-11-07T07:28:56.350Z] f604c3e9a009: Preparing [2025-11-07T07:28:56.350Z] 8d4534f3f6ef: Preparing [2025-11-07T07:28:56.350Z] 175f7ca8060b: Preparing [2025-11-07T07:28:56.350Z] 27ae3e6dfc3f: Preparing [2025-11-07T07:28:56.350Z] 98492dac48bb: Preparing [2025-11-07T07:28:56.350Z] 256f393e029f: Preparing [2025-11-07T07:28:56.350Z] 98492dac48bb: Waiting [2025-11-07T07:28:56.350Z] 256f393e029f: Waiting [2025-11-07T07:28:56.350Z] f604c3e9a009: Layer already exists [2025-11-07T07:28:56.350Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:28:56.350Z] 175f7ca8060b: Layer already exists [2025-11-07T07:28:56.350Z] e7745c94432c: Layer already exists [2025-11-07T07:28:56.350Z] 27ae3e6dfc3f: Layer already exists [2025-11-07T07:28:56.350Z] 98492dac48bb: Layer already exists [2025-11-07T07:28:56.350Z] 256f393e029f: Layer already exists [2025-11-07T07:28:56.350Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:7913a0ae81fad2f67e68cd91bec22abebf7fd10798807ddd3aa32b28ab776894 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:28:56.697Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:28:57.037Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-11-07T07:28:57.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-07T07:28:57.037Z] e7745c94432c: Preparing [2025-11-07T07:28:57.037Z] f604c3e9a009: Preparing [2025-11-07T07:28:57.037Z] 8d4534f3f6ef: Preparing [2025-11-07T07:28:57.037Z] 175f7ca8060b: Preparing [2025-11-07T07:28:57.037Z] 27ae3e6dfc3f: Preparing [2025-11-07T07:28:57.037Z] 98492dac48bb: Preparing [2025-11-07T07:28:57.037Z] 256f393e029f: Preparing [2025-11-07T07:28:57.037Z] 98492dac48bb: Waiting [2025-11-07T07:28:57.037Z] 256f393e029f: Waiting [2025-11-07T07:28:57.037Z] f604c3e9a009: Layer already exists [2025-11-07T07:28:57.037Z] 27ae3e6dfc3f: Layer already exists [2025-11-07T07:28:57.037Z] e7745c94432c: Layer already exists [2025-11-07T07:28:57.037Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:28:57.037Z] 175f7ca8060b: Layer already exists [2025-11-07T07:28:57.037Z] 98492dac48bb: Layer already exists [2025-11-07T07:28:57.037Z] 256f393e029f: Layer already exists [2025-11-07T07:28:57.037Z] main: digest: sha256:7913a0ae81fad2f67e68cd91bec22abebf7fd10798807ddd3aa32b28ab776894 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T07:28:57.121Z] ===================================================== [Pipeline] echo [2025-11-07T07:28:57.142Z] taggedImages: [2025-11-07T07:28:57.142Z] - nexus3.edgexfoundry.org:10004/core-command:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:28:57.142Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-11-07T07:28:57.142Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.75 [2025-11-07T07:28:57.142Z] - nexus3.edgexfoundry.org:10004/core-command:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:28:57.142Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-11-07T07:28:57.176Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-11-07T07:28:57.176Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:28:57.176Z] latest [2025-11-07T07:28:57.176Z] 4.1.0-dev.75 [2025-11-07T07:28:57.176Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:28:57.176Z] main [2025-11-07T07:28:57.176Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:28:57.531Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:28:57.864Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:28:57.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-07T07:28:57.864Z] 9df82dc607f4: Preparing [2025-11-07T07:28:57.864Z] a0ac50f39812: Preparing [2025-11-07T07:28:57.864Z] 6f013209e8ab: Preparing [2025-11-07T07:28:57.864Z] 840184f4dcf0: Preparing [2025-11-07T07:28:57.864Z] 8d4534f3f6ef: Preparing [2025-11-07T07:28:57.864Z] 175f7ca8060b: Preparing [2025-11-07T07:28:57.864Z] 27ae3e6dfc3f: Preparing [2025-11-07T07:28:57.864Z] 98492dac48bb: Preparing [2025-11-07T07:28:57.864Z] 256f393e029f: Preparing [2025-11-07T07:28:57.864Z] 256f393e029f: Waiting [2025-11-07T07:28:57.864Z] 175f7ca8060b: Waiting [2025-11-07T07:28:57.864Z] 27ae3e6dfc3f: Waiting [2025-11-07T07:28:57.864Z] 98492dac48bb: Waiting [2025-11-07T07:28:57.864Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:28:57.864Z] 175f7ca8060b: Layer already exists [2025-11-07T07:28:57.864Z] 27ae3e6dfc3f: Layer already exists [2025-11-07T07:28:57.864Z] 9df82dc607f4: Pushed [2025-11-07T07:28:57.864Z] 6f013209e8ab: Pushed [2025-11-07T07:28:57.864Z] a0ac50f39812: Pushed [2025-11-07T07:28:57.864Z] 98492dac48bb: Layer already exists [2025-11-07T07:28:57.864Z] 256f393e029f: Layer already exists [2025-11-07T07:28:59.245Z] 840184f4dcf0: Pushed [2025-11-07T07:28:59.245Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:5b9c0a236859cda8f74f392512f8bf0050e91cc7de0e7f95478f7eb7a7402133 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:28:59.666Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [2025-11-07T07:28:59.690Z] #142 ... [2025-11-07T07:28:59.690Z] [2025-11-07T07:28:59.690Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-07T07:28:59.690Z] #0 5.770 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-11-07T07:28:59.690Z] #145 ... [2025-11-07T07:28:59.690Z] [2025-11-07T07:28:59.690Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-07T07:28:59.690Z] #0 4.186 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-11-07T07:28:59.690Z] #146 ... [2025-11-07T07:28:59.690Z] [2025-11-07T07:28:59.690Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-07T07:28:59.690Z] #0 5.193 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-11-07T07:28:59.690Z] #147 ... [2025-11-07T07:28:59.690Z] [2025-11-07T07:28:59.690Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-11-07T07:28:59.690Z] #0 6.160 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:28:59.966Z] #148 ... [2025-11-07T07:28:59.966Z] [2025-11-07T07:28:59.966Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-07T07:28:59.966Z] #0 5.364 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-11-07T07:28:59.966Z] #149 ... [2025-11-07T07:28:59.966Z] [2025-11-07T07:28:59.966Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-07T07:28:59.966Z] #0 6.076 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-11-07T07:29:00.023Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-11-07T07:29:00.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-07T07:29:00.023Z] 9df82dc607f4: Preparing [2025-11-07T07:29:00.023Z] a0ac50f39812: Preparing [2025-11-07T07:29:00.023Z] 6f013209e8ab: Preparing [2025-11-07T07:29:00.023Z] 840184f4dcf0: Preparing [2025-11-07T07:29:00.023Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:00.023Z] 175f7ca8060b: Preparing [2025-11-07T07:29:00.023Z] 27ae3e6dfc3f: Preparing [2025-11-07T07:29:00.023Z] 98492dac48bb: Preparing [2025-11-07T07:29:00.023Z] 256f393e029f: Preparing [2025-11-07T07:29:00.023Z] 256f393e029f: Waiting [2025-11-07T07:29:00.023Z] 98492dac48bb: Waiting [2025-11-07T07:29:00.023Z] 175f7ca8060b: Waiting [2025-11-07T07:29:00.023Z] 27ae3e6dfc3f: Waiting [2025-11-07T07:29:00.023Z] a0ac50f39812: Layer already exists [2025-11-07T07:29:00.023Z] 6f013209e8ab: Layer already exists [2025-11-07T07:29:00.023Z] 9df82dc607f4: Layer already exists [2025-11-07T07:29:00.023Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:00.023Z] 840184f4dcf0: Layer already exists [2025-11-07T07:29:00.023Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:00.023Z] 27ae3e6dfc3f: Layer already exists [2025-11-07T07:29:00.023Z] 98492dac48bb: Layer already exists [2025-11-07T07:29:00.023Z] 256f393e029f: Layer already exists [2025-11-07T07:29:00.023Z] latest: digest: sha256:5b9c0a236859cda8f74f392512f8bf0050e91cc7de0e7f95478f7eb7a7402133 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:00.233Z] #150 ... [2025-11-07T07:29:00.233Z] [2025-11-07T07:29:00.233Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-07T07:29:00.233Z] #0 6.071 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-11-07T07:29:00.233Z] #151 ... [2025-11-07T07:29:00.233Z] [2025-11-07T07:29:00.233Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-07T07:29:00.233Z] #0 4.319 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-11-07T07:29:00.396Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:00.535Z] #152 ... [2025-11-07T07:29:00.535Z] [2025-11-07T07:29:00.535Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-07T07:29:00.535Z] #0 5.068 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-11-07T07:29:00.781Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.75 [2025-11-07T07:29:00.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-07T07:29:00.781Z] 9df82dc607f4: Preparing [2025-11-07T07:29:00.781Z] a0ac50f39812: Preparing [2025-11-07T07:29:00.781Z] 6f013209e8ab: Preparing [2025-11-07T07:29:00.781Z] 840184f4dcf0: Preparing [2025-11-07T07:29:00.781Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:00.781Z] 175f7ca8060b: Preparing [2025-11-07T07:29:00.781Z] 27ae3e6dfc3f: Preparing [2025-11-07T07:29:00.781Z] 98492dac48bb: Preparing [2025-11-07T07:29:00.781Z] 256f393e029f: Preparing [2025-11-07T07:29:00.781Z] 98492dac48bb: Waiting [2025-11-07T07:29:00.781Z] 27ae3e6dfc3f: Waiting [2025-11-07T07:29:00.781Z] 175f7ca8060b: Waiting [2025-11-07T07:29:00.781Z] 256f393e029f: Waiting [2025-11-07T07:29:00.781Z] a0ac50f39812: Layer already exists [2025-11-07T07:29:00.781Z] 840184f4dcf0: Layer already exists [2025-11-07T07:29:00.781Z] 6f013209e8ab: Layer already exists [2025-11-07T07:29:00.781Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:00.781Z] 9df82dc607f4: Layer already exists [2025-11-07T07:29:00.781Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:00.781Z] 27ae3e6dfc3f: Layer already exists [2025-11-07T07:29:00.781Z] 98492dac48bb: Layer already exists [2025-11-07T07:29:00.781Z] 256f393e029f: Layer already exists [2025-11-07T07:29:00.781Z] 4.1.0-dev.75: digest: sha256:5b9c0a236859cda8f74f392512f8bf0050e91cc7de0e7f95478f7eb7a7402133 size: 2193 [Pipeline] } [2025-11-07T07:29:00.802Z] #153 ... [2025-11-07T07:29:00.802Z] [2025-11-07T07:29:00.802Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-07T07:29:00.802Z] #0 5.748 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:01.176Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:01.507Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:29:01.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-07T07:29:01.507Z] 9df82dc607f4: Preparing [2025-11-07T07:29:01.507Z] a0ac50f39812: Preparing [2025-11-07T07:29:01.507Z] 6f013209e8ab: Preparing [2025-11-07T07:29:01.507Z] 840184f4dcf0: Preparing [2025-11-07T07:29:01.507Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:01.507Z] 175f7ca8060b: Preparing [2025-11-07T07:29:01.507Z] 27ae3e6dfc3f: Preparing [2025-11-07T07:29:01.507Z] 98492dac48bb: Preparing [2025-11-07T07:29:01.507Z] 256f393e029f: Preparing [2025-11-07T07:29:01.507Z] 175f7ca8060b: Waiting [2025-11-07T07:29:01.507Z] 98492dac48bb: Waiting [2025-11-07T07:29:01.507Z] 27ae3e6dfc3f: Waiting [2025-11-07T07:29:01.507Z] 256f393e029f: Waiting [2025-11-07T07:29:01.507Z] a0ac50f39812: Layer already exists [2025-11-07T07:29:01.507Z] 6f013209e8ab: Layer already exists [2025-11-07T07:29:01.507Z] 9df82dc607f4: Layer already exists [2025-11-07T07:29:01.507Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:01.507Z] 840184f4dcf0: Layer already exists [2025-11-07T07:29:01.507Z] 27ae3e6dfc3f: Layer already exists [2025-11-07T07:29:01.507Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:01.507Z] 256f393e029f: Layer already exists [2025-11-07T07:29:01.507Z] 98492dac48bb: Layer already exists [2025-11-07T07:29:01.507Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:5b9c0a236859cda8f74f392512f8bf0050e91cc7de0e7f95478f7eb7a7402133 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:01.837Z] + 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 [2025-11-07T07:29:02.162Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-11-07T07:29:02.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-07T07:29:02.162Z] 9df82dc607f4: Preparing [2025-11-07T07:29:02.162Z] a0ac50f39812: Preparing [2025-11-07T07:29:02.162Z] 6f013209e8ab: Preparing [2025-11-07T07:29:02.162Z] 840184f4dcf0: Preparing [2025-11-07T07:29:02.162Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:02.162Z] 175f7ca8060b: Preparing [2025-11-07T07:29:02.162Z] 27ae3e6dfc3f: Preparing [2025-11-07T07:29:02.162Z] 98492dac48bb: Preparing [2025-11-07T07:29:02.162Z] 256f393e029f: Preparing [2025-11-07T07:29:02.162Z] 27ae3e6dfc3f: Waiting [2025-11-07T07:29:02.162Z] 98492dac48bb: Waiting [2025-11-07T07:29:02.162Z] 256f393e029f: Waiting [2025-11-07T07:29:02.162Z] 175f7ca8060b: Waiting [2025-11-07T07:29:02.162Z] a0ac50f39812: Layer already exists [2025-11-07T07:29:02.162Z] 840184f4dcf0: Layer already exists [2025-11-07T07:29:02.162Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:02.162Z] 6f013209e8ab: Layer already exists [2025-11-07T07:29:02.162Z] 9df82dc607f4: Layer already exists [2025-11-07T07:29:02.162Z] 27ae3e6dfc3f: Layer already exists [2025-11-07T07:29:02.162Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:02.162Z] 98492dac48bb: Layer already exists [2025-11-07T07:29:02.162Z] 256f393e029f: Layer already exists [2025-11-07T07:29:02.162Z] main: digest: sha256:5b9c0a236859cda8f74f392512f8bf0050e91cc7de0e7f95478f7eb7a7402133 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T07:29:02.245Z] ===================================================== [Pipeline] echo [2025-11-07T07:29:02.265Z] taggedImages: [2025-11-07T07:29:02.265Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:29:02.265Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-11-07T07:29:02.265Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.75 [2025-11-07T07:29:02.265Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:29:02.265Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-11-07T07:29:02.298Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-11-07T07:29:02.298Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:29:02.298Z] latest [2025-11-07T07:29:02.298Z] 4.1.0-dev.75 [2025-11-07T07:29:02.298Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:29:02.298Z] main [2025-11-07T07:29:02.298Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:02.658Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:02.997Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:29:02.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-07T07:29:02.997Z] c17dc42cab0d: Preparing [2025-11-07T07:29:02.997Z] 2d55f3e531a0: Preparing [2025-11-07T07:29:02.997Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:02.997Z] 175f7ca8060b: Preparing [2025-11-07T07:29:02.998Z] 5a63dd53e404: Preparing [2025-11-07T07:29:02.998Z] c83130fbe270: Preparing [2025-11-07T07:29:02.998Z] 256f393e029f: Preparing [2025-11-07T07:29:02.998Z] c83130fbe270: Waiting [2025-11-07T07:29:02.998Z] 256f393e029f: Waiting [2025-11-07T07:29:02.998Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:02.998Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:02.998Z] 256f393e029f: Layer already exists [2025-11-07T07:29:02.998Z] 5a63dd53e404: Pushed [2025-11-07T07:29:02.998Z] c17dc42cab0d: Pushed [2025-11-07T07:29:02.998Z] c83130fbe270: Pushed [2025-11-07T07:29:07.190Z] 2d55f3e531a0: Pushed [2025-11-07T07:29:07.190Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:eb6d070b1bf5a7187954ba93c4d43aca37179c44fcfd9bd45902f36efba419fa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:07.538Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:07.874Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-11-07T07:29:07.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-07T07:29:07.874Z] c17dc42cab0d: Preparing [2025-11-07T07:29:07.874Z] 2d55f3e531a0: Preparing [2025-11-07T07:29:07.874Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:07.874Z] 175f7ca8060b: Preparing [2025-11-07T07:29:07.874Z] 5a63dd53e404: Preparing [2025-11-07T07:29:07.874Z] c83130fbe270: Preparing [2025-11-07T07:29:07.874Z] 256f393e029f: Preparing [2025-11-07T07:29:07.874Z] c83130fbe270: Waiting [2025-11-07T07:29:07.874Z] 256f393e029f: Waiting [2025-11-07T07:29:07.874Z] 5a63dd53e404: Layer already exists [2025-11-07T07:29:07.874Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:07.874Z] 2d55f3e531a0: Layer already exists [2025-11-07T07:29:07.874Z] c17dc42cab0d: Layer already exists [2025-11-07T07:29:07.874Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:07.874Z] c83130fbe270: Layer already exists [2025-11-07T07:29:07.875Z] 256f393e029f: Layer already exists [2025-11-07T07:29:07.875Z] latest: digest: sha256:eb6d070b1bf5a7187954ba93c4d43aca37179c44fcfd9bd45902f36efba419fa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:08.216Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:08.560Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.75 [2025-11-07T07:29:08.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-07T07:29:08.560Z] c17dc42cab0d: Preparing [2025-11-07T07:29:08.560Z] 2d55f3e531a0: Preparing [2025-11-07T07:29:08.560Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:08.560Z] 175f7ca8060b: Preparing [2025-11-07T07:29:08.560Z] 5a63dd53e404: Preparing [2025-11-07T07:29:08.560Z] c83130fbe270: Preparing [2025-11-07T07:29:08.560Z] 256f393e029f: Preparing [2025-11-07T07:29:08.560Z] 256f393e029f: Waiting [2025-11-07T07:29:08.560Z] c83130fbe270: Waiting [2025-11-07T07:29:08.560Z] 5a63dd53e404: Layer already exists [2025-11-07T07:29:08.560Z] 2d55f3e531a0: Layer already exists [2025-11-07T07:29:08.560Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:08.560Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:08.560Z] c17dc42cab0d: Layer already exists [2025-11-07T07:29:08.560Z] c83130fbe270: Layer already exists [2025-11-07T07:29:08.560Z] 256f393e029f: Layer already exists [2025-11-07T07:29:08.560Z] 4.1.0-dev.75: digest: sha256:eb6d070b1bf5a7187954ba93c4d43aca37179c44fcfd9bd45902f36efba419fa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:08.912Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:09.254Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:29:09.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-07T07:29:09.254Z] c17dc42cab0d: Preparing [2025-11-07T07:29:09.254Z] 2d55f3e531a0: Preparing [2025-11-07T07:29:09.254Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:09.254Z] 175f7ca8060b: Preparing [2025-11-07T07:29:09.254Z] 5a63dd53e404: Preparing [2025-11-07T07:29:09.254Z] c83130fbe270: Preparing [2025-11-07T07:29:09.254Z] 256f393e029f: Preparing [2025-11-07T07:29:09.254Z] c83130fbe270: Waiting [2025-11-07T07:29:09.254Z] 256f393e029f: Waiting [2025-11-07T07:29:09.254Z] 2d55f3e531a0: Layer already exists [2025-11-07T07:29:09.254Z] c17dc42cab0d: Layer already exists [2025-11-07T07:29:09.254Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:09.254Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:09.254Z] 5a63dd53e404: Layer already exists [2025-11-07T07:29:09.254Z] c83130fbe270: Layer already exists [2025-11-07T07:29:09.254Z] 256f393e029f: Layer already exists [2025-11-07T07:29:09.254Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:eb6d070b1bf5a7187954ba93c4d43aca37179c44fcfd9bd45902f36efba419fa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:09.597Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:09.933Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-11-07T07:29:09.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-07T07:29:09.934Z] c17dc42cab0d: Preparing [2025-11-07T07:29:09.934Z] 2d55f3e531a0: Preparing [2025-11-07T07:29:09.934Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:09.934Z] 175f7ca8060b: Preparing [2025-11-07T07:29:09.934Z] 5a63dd53e404: Preparing [2025-11-07T07:29:09.934Z] c83130fbe270: Preparing [2025-11-07T07:29:09.934Z] 256f393e029f: Preparing [2025-11-07T07:29:09.934Z] c83130fbe270: Waiting [2025-11-07T07:29:09.934Z] 256f393e029f: Waiting [2025-11-07T07:29:09.934Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:09.934Z] 5a63dd53e404: Layer already exists [2025-11-07T07:29:09.934Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:09.934Z] 2d55f3e531a0: Layer already exists [2025-11-07T07:29:09.934Z] c17dc42cab0d: Layer already exists [2025-11-07T07:29:09.934Z] 256f393e029f: Layer already exists [2025-11-07T07:29:09.934Z] c83130fbe270: Layer already exists [2025-11-07T07:29:09.934Z] main: digest: sha256:eb6d070b1bf5a7187954ba93c4d43aca37179c44fcfd9bd45902f36efba419fa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T07:29:10.020Z] ===================================================== [Pipeline] echo [2025-11-07T07:29:10.036Z] taggedImages: [2025-11-07T07:29:10.036Z] - nexus3.edgexfoundry.org:10004/core-data:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:29:10.036Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-11-07T07:29:10.036Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.75 [2025-11-07T07:29:10.036Z] - nexus3.edgexfoundry.org:10004/core-data:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:29:10.036Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-11-07T07:29:10.068Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-11-07T07:29:10.068Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:29:10.068Z] latest [2025-11-07T07:29:10.068Z] 4.1.0-dev.75 [2025-11-07T07:29:10.068Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:29:10.068Z] main [2025-11-07T07:29:10.068Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:10.427Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:10.752Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:29:10.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-07T07:29:10.752Z] 403c761907b9: Preparing [2025-11-07T07:29:10.752Z] 7d8cc482d616: Preparing [2025-11-07T07:29:10.752Z] 175f7ca8060b: Preparing [2025-11-07T07:29:10.752Z] e8d199fbcdba: Preparing [2025-11-07T07:29:10.752Z] 581291ccef11: Preparing [2025-11-07T07:29:10.752Z] 256f393e029f: Preparing [2025-11-07T07:29:10.752Z] 256f393e029f: Waiting [2025-11-07T07:29:10.752Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:10.752Z] 256f393e029f: Layer already exists [2025-11-07T07:29:10.752Z] e8d199fbcdba: Pushed [2025-11-07T07:29:10.752Z] 403c761907b9: Pushed [2025-11-07T07:29:10.752Z] 581291ccef11: Pushed [2025-11-07T07:29:14.948Z] 7d8cc482d616: Pushed [2025-11-07T07:29:14.948Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:3bd37ed620109f30911ba4551faeeed4c4ae042b3e7df73ad416abc83dc3f50c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:15.294Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:15.621Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-11-07T07:29:15.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-07T07:29:15.621Z] 403c761907b9: Preparing [2025-11-07T07:29:15.621Z] 7d8cc482d616: Preparing [2025-11-07T07:29:15.621Z] 175f7ca8060b: Preparing [2025-11-07T07:29:15.621Z] e8d199fbcdba: Preparing [2025-11-07T07:29:15.621Z] 581291ccef11: Preparing [2025-11-07T07:29:15.621Z] 256f393e029f: Preparing [2025-11-07T07:29:15.621Z] 256f393e029f: Waiting [2025-11-07T07:29:15.621Z] 581291ccef11: Layer already exists [2025-11-07T07:29:15.621Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:15.621Z] e8d199fbcdba: Layer already exists [2025-11-07T07:29:15.621Z] 7d8cc482d616: Layer already exists [2025-11-07T07:29:15.621Z] 403c761907b9: Layer already exists [2025-11-07T07:29:15.621Z] 256f393e029f: Layer already exists [2025-11-07T07:29:15.621Z] latest: digest: sha256:3bd37ed620109f30911ba4551faeeed4c4ae042b3e7df73ad416abc83dc3f50c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:15.959Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:16.286Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.75 [2025-11-07T07:29:16.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-07T07:29:16.286Z] 403c761907b9: Preparing [2025-11-07T07:29:16.286Z] 7d8cc482d616: Preparing [2025-11-07T07:29:16.286Z] 175f7ca8060b: Preparing [2025-11-07T07:29:16.286Z] e8d199fbcdba: Preparing [2025-11-07T07:29:16.286Z] 581291ccef11: Preparing [2025-11-07T07:29:16.286Z] 256f393e029f: Preparing [2025-11-07T07:29:16.286Z] 256f393e029f: Waiting [2025-11-07T07:29:16.286Z] e8d199fbcdba: Layer already exists [2025-11-07T07:29:16.286Z] 581291ccef11: Layer already exists [2025-11-07T07:29:16.286Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:16.286Z] 403c761907b9: Layer already exists [2025-11-07T07:29:16.286Z] 7d8cc482d616: Layer already exists [2025-11-07T07:29:16.286Z] 256f393e029f: Layer already exists [2025-11-07T07:29:16.286Z] 4.1.0-dev.75: digest: sha256:3bd37ed620109f30911ba4551faeeed4c4ae042b3e7df73ad416abc83dc3f50c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:16.626Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:16.954Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:29:16.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-07T07:29:16.954Z] 403c761907b9: Preparing [2025-11-07T07:29:16.954Z] 7d8cc482d616: Preparing [2025-11-07T07:29:16.954Z] 175f7ca8060b: Preparing [2025-11-07T07:29:16.954Z] e8d199fbcdba: Preparing [2025-11-07T07:29:16.954Z] 581291ccef11: Preparing [2025-11-07T07:29:16.954Z] 256f393e029f: Preparing [2025-11-07T07:29:16.954Z] 256f393e029f: Waiting [2025-11-07T07:29:16.954Z] 581291ccef11: Layer already exists [2025-11-07T07:29:16.954Z] 403c761907b9: Layer already exists [2025-11-07T07:29:16.954Z] e8d199fbcdba: Layer already exists [2025-11-07T07:29:16.954Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:16.954Z] 7d8cc482d616: Layer already exists [2025-11-07T07:29:16.954Z] 256f393e029f: Layer already exists [2025-11-07T07:29:16.954Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:3bd37ed620109f30911ba4551faeeed4c4ae042b3e7df73ad416abc83dc3f50c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:17.291Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:17.627Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-11-07T07:29:17.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-07T07:29:17.627Z] 403c761907b9: Preparing [2025-11-07T07:29:17.627Z] 7d8cc482d616: Preparing [2025-11-07T07:29:17.627Z] 175f7ca8060b: Preparing [2025-11-07T07:29:17.627Z] e8d199fbcdba: Preparing [2025-11-07T07:29:17.627Z] 581291ccef11: Preparing [2025-11-07T07:29:17.627Z] 256f393e029f: Preparing [2025-11-07T07:29:17.627Z] 256f393e029f: Waiting [2025-11-07T07:29:17.627Z] e8d199fbcdba: Layer already exists [2025-11-07T07:29:17.627Z] 7d8cc482d616: Layer already exists [2025-11-07T07:29:17.627Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:17.627Z] 403c761907b9: Layer already exists [2025-11-07T07:29:17.627Z] 581291ccef11: Layer already exists [2025-11-07T07:29:17.627Z] 256f393e029f: Layer already exists [2025-11-07T07:29:17.627Z] main: digest: sha256:3bd37ed620109f30911ba4551faeeed4c4ae042b3e7df73ad416abc83dc3f50c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T07:29:17.715Z] ===================================================== [Pipeline] echo [2025-11-07T07:29:17.732Z] taggedImages: [2025-11-07T07:29:17.732Z] - nexus3.edgexfoundry.org:10004/core-keeper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:29:17.732Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-11-07T07:29:17.732Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.75 [2025-11-07T07:29:17.732Z] - nexus3.edgexfoundry.org:10004/core-keeper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:29:17.732Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-11-07T07:29:17.764Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-11-07T07:29:17.764Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:29:17.764Z] latest [2025-11-07T07:29:17.764Z] 4.1.0-dev.75 [2025-11-07T07:29:17.764Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:29:17.764Z] main [2025-11-07T07:29:17.764Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:18.128Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:18.467Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:29:18.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-07T07:29:18.467Z] c937011338ea: Preparing [2025-11-07T07:29:18.467Z] dda0062440fc: Preparing [2025-11-07T07:29:18.467Z] bf1661e6ca7c: Preparing [2025-11-07T07:29:18.467Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:18.467Z] 175f7ca8060b: Preparing [2025-11-07T07:29:18.467Z] 27ae3e6dfc3f: Preparing [2025-11-07T07:29:18.467Z] 98492dac48bb: Preparing [2025-11-07T07:29:18.467Z] 256f393e029f: Preparing [2025-11-07T07:29:18.467Z] 98492dac48bb: Waiting [2025-11-07T07:29:18.467Z] 27ae3e6dfc3f: Waiting [2025-11-07T07:29:18.467Z] 256f393e029f: Waiting [2025-11-07T07:29:18.467Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:18.467Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:18.467Z] 27ae3e6dfc3f: Layer already exists [2025-11-07T07:29:18.467Z] 256f393e029f: Layer already exists [2025-11-07T07:29:18.467Z] 98492dac48bb: Layer already exists [2025-11-07T07:29:18.467Z] dda0062440fc: Pushed [2025-11-07T07:29:18.467Z] c937011338ea: Pushed [2025-11-07T07:29:22.656Z] bf1661e6ca7c: Pushed [2025-11-07T07:29:22.656Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:aa0a1e15ad2606b285ccf1e4a81a62d88399cb5224278d6afeb0ba9b39fdd6a6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:22.998Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:23.330Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-11-07T07:29:23.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-07T07:29:23.330Z] c937011338ea: Preparing [2025-11-07T07:29:23.330Z] dda0062440fc: Preparing [2025-11-07T07:29:23.330Z] bf1661e6ca7c: Preparing [2025-11-07T07:29:23.330Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:23.330Z] 175f7ca8060b: Preparing [2025-11-07T07:29:23.330Z] 27ae3e6dfc3f: Preparing [2025-11-07T07:29:23.330Z] 98492dac48bb: Preparing [2025-11-07T07:29:23.330Z] 256f393e029f: Preparing [2025-11-07T07:29:23.330Z] 98492dac48bb: Waiting [2025-11-07T07:29:23.330Z] 27ae3e6dfc3f: Waiting [2025-11-07T07:29:23.330Z] 256f393e029f: Waiting [2025-11-07T07:29:23.330Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:23.330Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:23.330Z] bf1661e6ca7c: Layer already exists [2025-11-07T07:29:23.330Z] dda0062440fc: Layer already exists [2025-11-07T07:29:23.330Z] c937011338ea: Layer already exists [2025-11-07T07:29:23.330Z] 27ae3e6dfc3f: Layer already exists [2025-11-07T07:29:23.330Z] 98492dac48bb: Layer already exists [2025-11-07T07:29:23.330Z] 256f393e029f: Layer already exists [2025-11-07T07:29:23.330Z] latest: digest: sha256:aa0a1e15ad2606b285ccf1e4a81a62d88399cb5224278d6afeb0ba9b39fdd6a6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:23.665Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:24.000Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.75 [2025-11-07T07:29:24.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-07T07:29:24.000Z] c937011338ea: Preparing [2025-11-07T07:29:24.000Z] dda0062440fc: Preparing [2025-11-07T07:29:24.000Z] bf1661e6ca7c: Preparing [2025-11-07T07:29:24.000Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:24.000Z] 175f7ca8060b: Preparing [2025-11-07T07:29:24.000Z] 27ae3e6dfc3f: Preparing [2025-11-07T07:29:24.000Z] 98492dac48bb: Preparing [2025-11-07T07:29:24.000Z] 256f393e029f: Preparing [2025-11-07T07:29:24.000Z] 98492dac48bb: Waiting [2025-11-07T07:29:24.000Z] 27ae3e6dfc3f: Waiting [2025-11-07T07:29:24.000Z] 256f393e029f: Waiting [2025-11-07T07:29:24.000Z] c937011338ea: Layer already exists [2025-11-07T07:29:24.000Z] bf1661e6ca7c: Layer already exists [2025-11-07T07:29:24.000Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:24.000Z] dda0062440fc: Layer already exists [2025-11-07T07:29:24.000Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:24.000Z] 256f393e029f: Layer already exists [2025-11-07T07:29:24.000Z] 98492dac48bb: Layer already exists [2025-11-07T07:29:24.000Z] 27ae3e6dfc3f: Layer already exists [2025-11-07T07:29:24.000Z] 4.1.0-dev.75: digest: sha256:aa0a1e15ad2606b285ccf1e4a81a62d88399cb5224278d6afeb0ba9b39fdd6a6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:24.345Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:24.681Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:29:24.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-07T07:29:24.681Z] c937011338ea: Preparing [2025-11-07T07:29:24.681Z] dda0062440fc: Preparing [2025-11-07T07:29:24.681Z] bf1661e6ca7c: Preparing [2025-11-07T07:29:24.681Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:24.681Z] 175f7ca8060b: Preparing [2025-11-07T07:29:24.681Z] 27ae3e6dfc3f: Preparing [2025-11-07T07:29:24.681Z] 98492dac48bb: Preparing [2025-11-07T07:29:24.681Z] 256f393e029f: Preparing [2025-11-07T07:29:24.681Z] 27ae3e6dfc3f: Waiting [2025-11-07T07:29:24.681Z] 98492dac48bb: Waiting [2025-11-07T07:29:24.681Z] 256f393e029f: Waiting [2025-11-07T07:29:24.681Z] bf1661e6ca7c: Layer already exists [2025-11-07T07:29:24.681Z] c937011338ea: Layer already exists [2025-11-07T07:29:24.681Z] dda0062440fc: Layer already exists [2025-11-07T07:29:24.681Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:24.681Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:24.681Z] 27ae3e6dfc3f: Layer already exists [2025-11-07T07:29:24.681Z] 256f393e029f: Layer already exists [2025-11-07T07:29:24.681Z] 98492dac48bb: Layer already exists [2025-11-07T07:29:24.681Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:aa0a1e15ad2606b285ccf1e4a81a62d88399cb5224278d6afeb0ba9b39fdd6a6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:25.012Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:25.353Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-11-07T07:29:25.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-07T07:29:25.353Z] c937011338ea: Preparing [2025-11-07T07:29:25.353Z] dda0062440fc: Preparing [2025-11-07T07:29:25.353Z] bf1661e6ca7c: Preparing [2025-11-07T07:29:25.353Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:25.353Z] 175f7ca8060b: Preparing [2025-11-07T07:29:25.353Z] 27ae3e6dfc3f: Preparing [2025-11-07T07:29:25.353Z] 98492dac48bb: Preparing [2025-11-07T07:29:25.353Z] 27ae3e6dfc3f: Waiting [2025-11-07T07:29:25.353Z] 256f393e029f: Preparing [2025-11-07T07:29:25.353Z] 98492dac48bb: Waiting [2025-11-07T07:29:25.353Z] 256f393e029f: Waiting [2025-11-07T07:29:25.353Z] bf1661e6ca7c: Layer already exists [2025-11-07T07:29:25.353Z] dda0062440fc: Layer already exists [2025-11-07T07:29:25.353Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:25.353Z] c937011338ea: Layer already exists [2025-11-07T07:29:25.353Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:25.353Z] 27ae3e6dfc3f: Layer already exists [2025-11-07T07:29:25.353Z] 98492dac48bb: Layer already exists [2025-11-07T07:29:25.353Z] 256f393e029f: Layer already exists [2025-11-07T07:29:25.353Z] main: digest: sha256:aa0a1e15ad2606b285ccf1e4a81a62d88399cb5224278d6afeb0ba9b39fdd6a6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T07:29:25.447Z] ===================================================== [Pipeline] echo [2025-11-07T07:29:25.467Z] taggedImages: [2025-11-07T07:29:25.467Z] - nexus3.edgexfoundry.org:10004/core-metadata:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:29:25.467Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-11-07T07:29:25.467Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.75 [2025-11-07T07:29:25.467Z] - nexus3.edgexfoundry.org:10004/core-metadata:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:29:25.467Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-11-07T07:29:25.500Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-11-07T07:29:25.500Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:29:25.500Z] latest [2025-11-07T07:29:25.500Z] 4.1.0-dev.75 [2025-11-07T07:29:25.500Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:29:25.500Z] main [2025-11-07T07:29:25.500Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:25.868Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:26.200Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:29:26.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-07T07:29:26.200Z] 0468190fb5a7: Preparing [2025-11-07T07:29:26.200Z] 4737a8910991: Preparing [2025-11-07T07:29:26.201Z] bd6f64b0f6af: Preparing [2025-11-07T07:29:26.201Z] d2082fac1d8d: Preparing [2025-11-07T07:29:26.201Z] e027143628ec: Preparing [2025-11-07T07:29:26.201Z] e54c99f6905f: Preparing [2025-11-07T07:29:26.201Z] 9f66ba4c87fa: Preparing [2025-11-07T07:29:26.201Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:26.201Z] 175f7ca8060b: Preparing [2025-11-07T07:29:26.201Z] 15d33ff69616: Preparing [2025-11-07T07:29:26.201Z] f5ce2cc1a0e0: Preparing [2025-11-07T07:29:26.201Z] 5f70bf18a086: Preparing [2025-11-07T07:29:26.201Z] b2ee9371ded1: Preparing [2025-11-07T07:29:26.201Z] 80b980a752b4: Preparing [2025-11-07T07:29:26.201Z] aea1939377c7: Preparing [2025-11-07T07:29:26.201Z] 256f393e029f: Preparing [2025-11-07T07:29:26.201Z] 9f66ba4c87fa: Waiting [2025-11-07T07:29:26.201Z] f5ce2cc1a0e0: Waiting [2025-11-07T07:29:26.201Z] 5f70bf18a086: Waiting [2025-11-07T07:29:26.201Z] 8d4534f3f6ef: Waiting [2025-11-07T07:29:26.201Z] b2ee9371ded1: Waiting [2025-11-07T07:29:26.201Z] e54c99f6905f: Waiting [2025-11-07T07:29:26.201Z] 80b980a752b4: Waiting [2025-11-07T07:29:26.201Z] aea1939377c7: Waiting [2025-11-07T07:29:26.201Z] 175f7ca8060b: Waiting [2025-11-07T07:29:26.201Z] 256f393e029f: Waiting [2025-11-07T07:29:26.201Z] 15d33ff69616: Waiting [2025-11-07T07:29:26.201Z] 4737a8910991: Pushed [2025-11-07T07:29:26.201Z] d2082fac1d8d: Pushed [2025-11-07T07:29:26.201Z] 0468190fb5a7: Pushed [2025-11-07T07:29:26.201Z] e027143628ec: Pushed [2025-11-07T07:29:26.201Z] bd6f64b0f6af: Pushed [2025-11-07T07:29:26.201Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:26.201Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:26.201Z] e54c99f6905f: Pushed [2025-11-07T07:29:26.201Z] 5f70bf18a086: Layer already exists [2025-11-07T07:29:26.460Z] 15d33ff69616: Pushed [2025-11-07T07:29:26.461Z] f5ce2cc1a0e0: Pushed [2025-11-07T07:29:26.461Z] 256f393e029f: Layer already exists [2025-11-07T07:29:26.461Z] 80b980a752b4: Pushed [2025-11-07T07:29:26.461Z] b2ee9371ded1: Pushed [2025-11-07T07:29:26.461Z] aea1939377c7: Pushed [2025-11-07T07:29:27.841Z] 9f66ba4c87fa: Pushed [2025-11-07T07:29:27.841Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:0d545976a8eafb14a363cec48a61aa10e6f97c63471ad9f5e0fed75f3fc3ebb2 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:28.187Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:28.522Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-11-07T07:29:28.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-07T07:29:28.522Z] 0468190fb5a7: Preparing [2025-11-07T07:29:28.522Z] 4737a8910991: Preparing [2025-11-07T07:29:28.522Z] bd6f64b0f6af: Preparing [2025-11-07T07:29:28.522Z] d2082fac1d8d: Preparing [2025-11-07T07:29:28.522Z] e027143628ec: Preparing [2025-11-07T07:29:28.522Z] e54c99f6905f: Preparing [2025-11-07T07:29:28.522Z] 9f66ba4c87fa: Preparing [2025-11-07T07:29:28.522Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:28.522Z] 175f7ca8060b: Preparing [2025-11-07T07:29:28.522Z] 15d33ff69616: Preparing [2025-11-07T07:29:28.522Z] f5ce2cc1a0e0: Preparing [2025-11-07T07:29:28.522Z] 5f70bf18a086: Preparing [2025-11-07T07:29:28.522Z] 9f66ba4c87fa: Waiting [2025-11-07T07:29:28.522Z] 8d4534f3f6ef: Waiting [2025-11-07T07:29:28.522Z] 175f7ca8060b: Waiting [2025-11-07T07:29:28.522Z] 15d33ff69616: Waiting [2025-11-07T07:29:28.522Z] e54c99f6905f: Waiting [2025-11-07T07:29:28.522Z] f5ce2cc1a0e0: Waiting [2025-11-07T07:29:28.522Z] b2ee9371ded1: Preparing [2025-11-07T07:29:28.522Z] 80b980a752b4: Preparing [2025-11-07T07:29:28.522Z] 5f70bf18a086: Waiting [2025-11-07T07:29:28.522Z] aea1939377c7: Preparing [2025-11-07T07:29:28.522Z] 256f393e029f: Preparing [2025-11-07T07:29:28.522Z] b2ee9371ded1: Waiting [2025-11-07T07:29:28.522Z] 80b980a752b4: Waiting [2025-11-07T07:29:28.522Z] aea1939377c7: Waiting [2025-11-07T07:29:28.522Z] 256f393e029f: Waiting [2025-11-07T07:29:28.522Z] 0468190fb5a7: Layer already exists [2025-11-07T07:29:28.522Z] e027143628ec: Layer already exists [2025-11-07T07:29:28.522Z] d2082fac1d8d: Layer already exists [2025-11-07T07:29:28.522Z] bd6f64b0f6af: Layer already exists [2025-11-07T07:29:28.522Z] 4737a8910991: Layer already exists [2025-11-07T07:29:28.522Z] e54c99f6905f: Layer already exists [2025-11-07T07:29:28.522Z] 9f66ba4c87fa: Layer already exists [2025-11-07T07:29:28.522Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:28.522Z] 15d33ff69616: Layer already exists [2025-11-07T07:29:28.522Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:28.522Z] 5f70bf18a086: Layer already exists [2025-11-07T07:29:28.522Z] f5ce2cc1a0e0: Layer already exists [2025-11-07T07:29:28.522Z] b2ee9371ded1: Layer already exists [2025-11-07T07:29:28.522Z] aea1939377c7: Layer already exists [2025-11-07T07:29:28.522Z] 80b980a752b4: Layer already exists [2025-11-07T07:29:28.522Z] 256f393e029f: Layer already exists [2025-11-07T07:29:28.522Z] latest: digest: sha256:0d545976a8eafb14a363cec48a61aa10e6f97c63471ad9f5e0fed75f3fc3ebb2 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:28.863Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:29.206Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.75 [2025-11-07T07:29:29.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-07T07:29:29.206Z] 0468190fb5a7: Preparing [2025-11-07T07:29:29.206Z] 4737a8910991: Preparing [2025-11-07T07:29:29.206Z] bd6f64b0f6af: Preparing [2025-11-07T07:29:29.206Z] d2082fac1d8d: Preparing [2025-11-07T07:29:29.206Z] e027143628ec: Preparing [2025-11-07T07:29:29.206Z] e54c99f6905f: Preparing [2025-11-07T07:29:29.206Z] 9f66ba4c87fa: Preparing [2025-11-07T07:29:29.206Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:29.206Z] 175f7ca8060b: Preparing [2025-11-07T07:29:29.206Z] 15d33ff69616: Preparing [2025-11-07T07:29:29.206Z] f5ce2cc1a0e0: Preparing [2025-11-07T07:29:29.206Z] 5f70bf18a086: Preparing [2025-11-07T07:29:29.206Z] b2ee9371ded1: Preparing [2025-11-07T07:29:29.206Z] 80b980a752b4: Preparing [2025-11-07T07:29:29.206Z] aea1939377c7: Preparing [2025-11-07T07:29:29.206Z] 256f393e029f: Preparing [2025-11-07T07:29:29.206Z] 9f66ba4c87fa: Waiting [2025-11-07T07:29:29.206Z] 8d4534f3f6ef: Waiting [2025-11-07T07:29:29.206Z] 175f7ca8060b: Waiting [2025-11-07T07:29:29.206Z] 15d33ff69616: Waiting [2025-11-07T07:29:29.206Z] f5ce2cc1a0e0: Waiting [2025-11-07T07:29:29.206Z] 5f70bf18a086: Waiting [2025-11-07T07:29:29.206Z] b2ee9371ded1: Waiting [2025-11-07T07:29:29.206Z] 80b980a752b4: Waiting [2025-11-07T07:29:29.206Z] aea1939377c7: Waiting [2025-11-07T07:29:29.206Z] 256f393e029f: Waiting [2025-11-07T07:29:29.206Z] e54c99f6905f: Waiting [2025-11-07T07:29:29.206Z] bd6f64b0f6af: Layer already exists [2025-11-07T07:29:29.206Z] 0468190fb5a7: Layer already exists [2025-11-07T07:29:29.206Z] d2082fac1d8d: Layer already exists [2025-11-07T07:29:29.206Z] e027143628ec: Layer already exists [2025-11-07T07:29:29.206Z] 4737a8910991: Layer already exists [2025-11-07T07:29:29.206Z] e54c99f6905f: Layer already exists [2025-11-07T07:29:29.206Z] 9f66ba4c87fa: Layer already exists [2025-11-07T07:29:29.206Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:29.206Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:29.206Z] 15d33ff69616: Layer already exists [2025-11-07T07:29:29.206Z] f5ce2cc1a0e0: Layer already exists [2025-11-07T07:29:29.206Z] 5f70bf18a086: Layer already exists [2025-11-07T07:29:29.206Z] b2ee9371ded1: Layer already exists [2025-11-07T07:29:29.206Z] aea1939377c7: Layer already exists [2025-11-07T07:29:29.206Z] 80b980a752b4: Layer already exists [2025-11-07T07:29:29.206Z] 256f393e029f: Layer already exists [2025-11-07T07:29:29.206Z] 4.1.0-dev.75: digest: sha256:0d545976a8eafb14a363cec48a61aa10e6f97c63471ad9f5e0fed75f3fc3ebb2 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:29.545Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:29.878Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:29:29.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-07T07:29:29.878Z] 0468190fb5a7: Preparing [2025-11-07T07:29:29.878Z] 4737a8910991: Preparing [2025-11-07T07:29:29.878Z] bd6f64b0f6af: Preparing [2025-11-07T07:29:29.878Z] d2082fac1d8d: Preparing [2025-11-07T07:29:29.878Z] e027143628ec: Preparing [2025-11-07T07:29:29.878Z] e54c99f6905f: Preparing [2025-11-07T07:29:29.878Z] 9f66ba4c87fa: Preparing [2025-11-07T07:29:29.878Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:29.878Z] 175f7ca8060b: Preparing [2025-11-07T07:29:29.878Z] 15d33ff69616: Preparing [2025-11-07T07:29:29.878Z] f5ce2cc1a0e0: Preparing [2025-11-07T07:29:29.878Z] 5f70bf18a086: Preparing [2025-11-07T07:29:29.878Z] b2ee9371ded1: Preparing [2025-11-07T07:29:29.878Z] 80b980a752b4: Preparing [2025-11-07T07:29:29.878Z] aea1939377c7: Preparing [2025-11-07T07:29:29.878Z] 256f393e029f: Preparing [2025-11-07T07:29:29.878Z] e54c99f6905f: Waiting [2025-11-07T07:29:29.878Z] 15d33ff69616: Waiting [2025-11-07T07:29:29.878Z] b2ee9371ded1: Waiting [2025-11-07T07:29:29.878Z] 9f66ba4c87fa: Waiting [2025-11-07T07:29:29.878Z] 80b980a752b4: Waiting [2025-11-07T07:29:29.878Z] f5ce2cc1a0e0: Waiting [2025-11-07T07:29:29.878Z] aea1939377c7: Waiting [2025-11-07T07:29:29.878Z] 5f70bf18a086: Waiting [2025-11-07T07:29:29.878Z] 256f393e029f: Waiting [2025-11-07T07:29:29.878Z] 8d4534f3f6ef: Waiting [2025-11-07T07:29:29.878Z] 175f7ca8060b: Waiting [2025-11-07T07:29:29.878Z] bd6f64b0f6af: Layer already exists [2025-11-07T07:29:29.878Z] e027143628ec: Layer already exists [2025-11-07T07:29:29.878Z] 4737a8910991: Layer already exists [2025-11-07T07:29:29.878Z] 0468190fb5a7: Layer already exists [2025-11-07T07:29:29.878Z] d2082fac1d8d: Layer already exists [2025-11-07T07:29:29.878Z] 9f66ba4c87fa: Layer already exists [2025-11-07T07:29:29.878Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:29.878Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:29.878Z] e54c99f6905f: Layer already exists [2025-11-07T07:29:29.878Z] 15d33ff69616: Layer already exists [2025-11-07T07:29:29.878Z] 80b980a752b4: Layer already exists [2025-11-07T07:29:29.878Z] 5f70bf18a086: Layer already exists [2025-11-07T07:29:29.878Z] f5ce2cc1a0e0: Layer already exists [2025-11-07T07:29:29.878Z] b2ee9371ded1: Layer already exists [2025-11-07T07:29:29.878Z] aea1939377c7: Layer already exists [2025-11-07T07:29:29.878Z] 256f393e029f: Layer already exists [2025-11-07T07:29:29.878Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:0d545976a8eafb14a363cec48a61aa10e6f97c63471ad9f5e0fed75f3fc3ebb2 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:30.212Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:30.540Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-11-07T07:29:30.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-07T07:29:30.540Z] 0468190fb5a7: Preparing [2025-11-07T07:29:30.540Z] 4737a8910991: Preparing [2025-11-07T07:29:30.540Z] bd6f64b0f6af: Preparing [2025-11-07T07:29:30.540Z] d2082fac1d8d: Preparing [2025-11-07T07:29:30.540Z] e027143628ec: Preparing [2025-11-07T07:29:30.540Z] e54c99f6905f: Preparing [2025-11-07T07:29:30.540Z] 9f66ba4c87fa: Preparing [2025-11-07T07:29:30.540Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:30.540Z] 175f7ca8060b: Preparing [2025-11-07T07:29:30.540Z] 15d33ff69616: Preparing [2025-11-07T07:29:30.540Z] f5ce2cc1a0e0: Preparing [2025-11-07T07:29:30.540Z] 5f70bf18a086: Preparing [2025-11-07T07:29:30.540Z] b2ee9371ded1: Preparing [2025-11-07T07:29:30.540Z] 80b980a752b4: Preparing [2025-11-07T07:29:30.540Z] aea1939377c7: Preparing [2025-11-07T07:29:30.540Z] 175f7ca8060b: Waiting [2025-11-07T07:29:30.540Z] 9f66ba4c87fa: Waiting [2025-11-07T07:29:30.540Z] 8d4534f3f6ef: Waiting [2025-11-07T07:29:30.540Z] 15d33ff69616: Waiting [2025-11-07T07:29:30.540Z] f5ce2cc1a0e0: Waiting [2025-11-07T07:29:30.540Z] e54c99f6905f: Waiting [2025-11-07T07:29:30.540Z] 5f70bf18a086: Waiting [2025-11-07T07:29:30.540Z] b2ee9371ded1: Waiting [2025-11-07T07:29:30.540Z] 80b980a752b4: Waiting [2025-11-07T07:29:30.540Z] 256f393e029f: Preparing [2025-11-07T07:29:30.540Z] aea1939377c7: Waiting [2025-11-07T07:29:30.540Z] 256f393e029f: Waiting [2025-11-07T07:29:30.540Z] 4737a8910991: Layer already exists [2025-11-07T07:29:30.540Z] bd6f64b0f6af: Layer already exists [2025-11-07T07:29:30.540Z] d2082fac1d8d: Layer already exists [2025-11-07T07:29:30.540Z] 0468190fb5a7: Layer already exists [2025-11-07T07:29:30.540Z] e027143628ec: Layer already exists [2025-11-07T07:29:30.540Z] e54c99f6905f: Layer already exists [2025-11-07T07:29:30.541Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:30.541Z] 9f66ba4c87fa: Layer already exists [2025-11-07T07:29:30.541Z] 15d33ff69616: Layer already exists [2025-11-07T07:29:30.541Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:30.541Z] f5ce2cc1a0e0: Layer already exists [2025-11-07T07:29:30.541Z] b2ee9371ded1: Layer already exists [2025-11-07T07:29:30.541Z] 5f70bf18a086: Layer already exists [2025-11-07T07:29:30.541Z] aea1939377c7: Layer already exists [2025-11-07T07:29:30.541Z] 80b980a752b4: Layer already exists [2025-11-07T07:29:30.541Z] 256f393e029f: Layer already exists [2025-11-07T07:29:30.541Z] main: digest: sha256:0d545976a8eafb14a363cec48a61aa10e6f97c63471ad9f5e0fed75f3fc3ebb2 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T07:29:30.633Z] ===================================================== [Pipeline] echo [2025-11-07T07:29:30.653Z] taggedImages: [2025-11-07T07:29:30.653Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:29:30.653Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-11-07T07:29:30.653Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.75 [2025-11-07T07:29:30.653Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:29:30.653Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-11-07T07:29:30.685Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-11-07T07:29:30.685Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:29:30.685Z] latest [2025-11-07T07:29:30.685Z] 4.1.0-dev.75 [2025-11-07T07:29:30.685Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:29:30.685Z] main [2025-11-07T07:29:30.685Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:31.040Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:31.375Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:29:31.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-07T07:29:31.375Z] 9df82dc607f4: Preparing [2025-11-07T07:29:31.375Z] a0ac50f39812: Preparing [2025-11-07T07:29:31.375Z] c4c485414093: Preparing [2025-11-07T07:29:31.375Z] 0869c7faf557: Preparing [2025-11-07T07:29:31.375Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:31.375Z] 175f7ca8060b: Preparing [2025-11-07T07:29:31.376Z] 27ae3e6dfc3f: Preparing [2025-11-07T07:29:31.376Z] 98492dac48bb: Preparing [2025-11-07T07:29:31.376Z] 256f393e029f: Preparing [2025-11-07T07:29:31.376Z] 98492dac48bb: Waiting [2025-11-07T07:29:31.376Z] 256f393e029f: Waiting [2025-11-07T07:29:31.376Z] 175f7ca8060b: Waiting [2025-11-07T07:29:31.376Z] 27ae3e6dfc3f: Waiting [2025-11-07T07:29:31.376Z] 9df82dc607f4: Layer already exists [2025-11-07T07:29:31.376Z] a0ac50f39812: Layer already exists [2025-11-07T07:29:31.376Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:31.376Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:31.376Z] 27ae3e6dfc3f: Layer already exists [2025-11-07T07:29:31.376Z] 98492dac48bb: Layer already exists [2025-11-07T07:29:31.376Z] 256f393e029f: Layer already exists [2025-11-07T07:29:31.376Z] c4c485414093: Pushed [2025-11-07T07:29:35.568Z] 0869c7faf557: Pushed [2025-11-07T07:29:35.568Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:78a36e15b38f26120e84e8291b058029150ceab4fdf4a3fbb668b5cf66ee66a2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:35.907Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:36.251Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-11-07T07:29:36.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-07T07:29:36.251Z] 9df82dc607f4: Preparing [2025-11-07T07:29:36.251Z] a0ac50f39812: Preparing [2025-11-07T07:29:36.251Z] c4c485414093: Preparing [2025-11-07T07:29:36.251Z] 0869c7faf557: Preparing [2025-11-07T07:29:36.251Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:36.251Z] 175f7ca8060b: Preparing [2025-11-07T07:29:36.251Z] 27ae3e6dfc3f: Preparing [2025-11-07T07:29:36.251Z] 98492dac48bb: Preparing [2025-11-07T07:29:36.251Z] 256f393e029f: Preparing [2025-11-07T07:29:36.251Z] 175f7ca8060b: Waiting [2025-11-07T07:29:36.251Z] 27ae3e6dfc3f: Waiting [2025-11-07T07:29:36.251Z] 98492dac48bb: Waiting [2025-11-07T07:29:36.251Z] 256f393e029f: Waiting [2025-11-07T07:29:36.251Z] 9df82dc607f4: Layer already exists [2025-11-07T07:29:36.251Z] c4c485414093: Layer already exists [2025-11-07T07:29:36.251Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:36.251Z] 0869c7faf557: Layer already exists [2025-11-07T07:29:36.251Z] a0ac50f39812: Layer already exists [2025-11-07T07:29:36.251Z] 27ae3e6dfc3f: Layer already exists [2025-11-07T07:29:36.251Z] 98492dac48bb: Layer already exists [2025-11-07T07:29:36.251Z] 256f393e029f: Layer already exists [2025-11-07T07:29:36.251Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:36.251Z] latest: digest: sha256:78a36e15b38f26120e84e8291b058029150ceab4fdf4a3fbb668b5cf66ee66a2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:36.594Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:36.924Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.75 [2025-11-07T07:29:36.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-07T07:29:36.924Z] 9df82dc607f4: Preparing [2025-11-07T07:29:36.924Z] a0ac50f39812: Preparing [2025-11-07T07:29:36.924Z] c4c485414093: Preparing [2025-11-07T07:29:36.924Z] 0869c7faf557: Preparing [2025-11-07T07:29:36.924Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:36.924Z] 175f7ca8060b: Preparing [2025-11-07T07:29:36.924Z] 27ae3e6dfc3f: Preparing [2025-11-07T07:29:36.924Z] 98492dac48bb: Preparing [2025-11-07T07:29:36.924Z] 256f393e029f: Preparing [2025-11-07T07:29:36.924Z] 175f7ca8060b: Waiting [2025-11-07T07:29:36.924Z] 27ae3e6dfc3f: Waiting [2025-11-07T07:29:36.924Z] 256f393e029f: Waiting [2025-11-07T07:29:36.924Z] 98492dac48bb: Waiting [2025-11-07T07:29:36.924Z] 9df82dc607f4: Layer already exists [2025-11-07T07:29:36.924Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:36.924Z] c4c485414093: Layer already exists [2025-11-07T07:29:36.924Z] 0869c7faf557: Layer already exists [2025-11-07T07:29:36.924Z] a0ac50f39812: Layer already exists [2025-11-07T07:29:36.924Z] 27ae3e6dfc3f: Layer already exists [2025-11-07T07:29:36.924Z] 98492dac48bb: Layer already exists [2025-11-07T07:29:36.924Z] 256f393e029f: Layer already exists [2025-11-07T07:29:36.924Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:36.924Z] 4.1.0-dev.75: digest: sha256:78a36e15b38f26120e84e8291b058029150ceab4fdf4a3fbb668b5cf66ee66a2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:37.255Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:37.585Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:29:37.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-07T07:29:37.585Z] 9df82dc607f4: Preparing [2025-11-07T07:29:37.585Z] a0ac50f39812: Preparing [2025-11-07T07:29:37.585Z] c4c485414093: Preparing [2025-11-07T07:29:37.585Z] 0869c7faf557: Preparing [2025-11-07T07:29:37.585Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:37.585Z] 175f7ca8060b: Preparing [2025-11-07T07:29:37.585Z] 27ae3e6dfc3f: Preparing [2025-11-07T07:29:37.585Z] 98492dac48bb: Preparing [2025-11-07T07:29:37.585Z] 256f393e029f: Preparing [2025-11-07T07:29:37.585Z] 175f7ca8060b: Waiting [2025-11-07T07:29:37.585Z] 27ae3e6dfc3f: Waiting [2025-11-07T07:29:37.585Z] 98492dac48bb: Waiting [2025-11-07T07:29:37.585Z] 256f393e029f: Waiting [2025-11-07T07:29:37.585Z] a0ac50f39812: Layer already exists [2025-11-07T07:29:37.585Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:37.585Z] c4c485414093: Layer already exists [2025-11-07T07:29:37.585Z] 9df82dc607f4: Layer already exists [2025-11-07T07:29:37.585Z] 0869c7faf557: Layer already exists [2025-11-07T07:29:37.585Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:37.585Z] 27ae3e6dfc3f: Layer already exists [2025-11-07T07:29:37.585Z] 256f393e029f: Layer already exists [2025-11-07T07:29:37.585Z] 98492dac48bb: Layer already exists [2025-11-07T07:29:37.585Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:78a36e15b38f26120e84e8291b058029150ceab4fdf4a3fbb668b5cf66ee66a2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:37.926Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:38.268Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-11-07T07:29:38.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-07T07:29:38.268Z] 9df82dc607f4: Preparing [2025-11-07T07:29:38.268Z] a0ac50f39812: Preparing [2025-11-07T07:29:38.268Z] c4c485414093: Preparing [2025-11-07T07:29:38.268Z] 0869c7faf557: Preparing [2025-11-07T07:29:38.268Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:38.268Z] 175f7ca8060b: Preparing [2025-11-07T07:29:38.268Z] 27ae3e6dfc3f: Preparing [2025-11-07T07:29:38.268Z] 98492dac48bb: Preparing [2025-11-07T07:29:38.268Z] 256f393e029f: Preparing [2025-11-07T07:29:38.268Z] 175f7ca8060b: Waiting [2025-11-07T07:29:38.268Z] 256f393e029f: Waiting [2025-11-07T07:29:38.268Z] 98492dac48bb: Waiting [2025-11-07T07:29:38.268Z] 27ae3e6dfc3f: Waiting [2025-11-07T07:29:38.268Z] 9df82dc607f4: Layer already exists [2025-11-07T07:29:38.268Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:38.268Z] 0869c7faf557: Layer already exists [2025-11-07T07:29:38.268Z] c4c485414093: Layer already exists [2025-11-07T07:29:38.268Z] a0ac50f39812: Layer already exists [2025-11-07T07:29:38.268Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:38.268Z] 27ae3e6dfc3f: Layer already exists [2025-11-07T07:29:38.268Z] 98492dac48bb: Layer already exists [2025-11-07T07:29:38.268Z] 256f393e029f: Layer already exists [2025-11-07T07:29:38.268Z] main: digest: sha256:78a36e15b38f26120e84e8291b058029150ceab4fdf4a3fbb668b5cf66ee66a2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T07:29:38.369Z] ===================================================== [Pipeline] echo [2025-11-07T07:29:38.390Z] taggedImages: [2025-11-07T07:29:38.390Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:29:38.390Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-11-07T07:29:38.390Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.75 [2025-11-07T07:29:38.390Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:29:38.390Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-11-07T07:29:38.415Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-11-07T07:29:38.415Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:29:38.415Z] latest [2025-11-07T07:29:38.415Z] 4.1.0-dev.75 [2025-11-07T07:29:38.415Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:29:38.415Z] main [2025-11-07T07:29:38.415Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:38.779Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:39.110Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:29:39.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-07T07:29:39.110Z] d52eccec6b8d: Preparing [2025-11-07T07:29:39.110Z] 158097a11c00: Preparing [2025-11-07T07:29:39.110Z] 6b8c4cee017d: Preparing [2025-11-07T07:29:39.110Z] e2b5118c9b05: Preparing [2025-11-07T07:29:39.110Z] 01c8943f6494: Preparing [2025-11-07T07:29:39.110Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:39.110Z] 175f7ca8060b: Preparing [2025-11-07T07:29:39.110Z] a0ed29a18888: Preparing [2025-11-07T07:29:39.110Z] cff246b18c38: Preparing [2025-11-07T07:29:39.110Z] 834cae76b1da: Preparing [2025-11-07T07:29:39.110Z] 256f393e029f: Preparing [2025-11-07T07:29:39.110Z] 8d4534f3f6ef: Waiting [2025-11-07T07:29:39.110Z] 175f7ca8060b: Waiting [2025-11-07T07:29:39.110Z] a0ed29a18888: Waiting [2025-11-07T07:29:39.110Z] cff246b18c38: Waiting [2025-11-07T07:29:39.110Z] 834cae76b1da: Waiting [2025-11-07T07:29:39.110Z] 256f393e029f: Waiting [2025-11-07T07:29:39.110Z] e2b5118c9b05: Pushed [2025-11-07T07:29:39.110Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:39.110Z] 01c8943f6494: Pushed [2025-11-07T07:29:39.110Z] d52eccec6b8d: Pushed [2025-11-07T07:29:39.110Z] 158097a11c00: Pushed [2025-11-07T07:29:39.110Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:39.110Z] 256f393e029f: Layer already exists [2025-11-07T07:29:39.367Z] cff246b18c38: Pushed [2025-11-07T07:29:39.367Z] a0ed29a18888: Pushed [2025-11-07T07:29:40.744Z] 834cae76b1da: Pushed [2025-11-07T07:29:42.121Z] 6b8c4cee017d: Pushed [2025-11-07T07:29:42.121Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:a11b2cb1e60b808497c07c4b70d8a46cbed7729cd2474f448bb79cc86162bff9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:42.507Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:42.845Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-11-07T07:29:42.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-07T07:29:42.845Z] d52eccec6b8d: Preparing [2025-11-07T07:29:42.845Z] 158097a11c00: Preparing [2025-11-07T07:29:42.845Z] 6b8c4cee017d: Preparing [2025-11-07T07:29:42.845Z] e2b5118c9b05: Preparing [2025-11-07T07:29:42.845Z] 01c8943f6494: Preparing [2025-11-07T07:29:42.845Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:42.845Z] 175f7ca8060b: Preparing [2025-11-07T07:29:42.845Z] a0ed29a18888: Preparing [2025-11-07T07:29:42.845Z] cff246b18c38: Preparing [2025-11-07T07:29:42.845Z] 834cae76b1da: Preparing [2025-11-07T07:29:42.845Z] 256f393e029f: Preparing [2025-11-07T07:29:42.845Z] 8d4534f3f6ef: Waiting [2025-11-07T07:29:42.845Z] 175f7ca8060b: Waiting [2025-11-07T07:29:42.845Z] a0ed29a18888: Waiting [2025-11-07T07:29:42.845Z] cff246b18c38: Waiting [2025-11-07T07:29:42.845Z] 834cae76b1da: Waiting [2025-11-07T07:29:42.845Z] 256f393e029f: Waiting [2025-11-07T07:29:42.845Z] 158097a11c00: Layer already exists [2025-11-07T07:29:42.845Z] 01c8943f6494: Layer already exists [2025-11-07T07:29:42.845Z] e2b5118c9b05: Layer already exists [2025-11-07T07:29:42.845Z] 6b8c4cee017d: Layer already exists [2025-11-07T07:29:42.845Z] d52eccec6b8d: Layer already exists [2025-11-07T07:29:42.845Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:42.845Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:42.845Z] a0ed29a18888: Layer already exists [2025-11-07T07:29:42.845Z] cff246b18c38: Layer already exists [2025-11-07T07:29:42.845Z] 834cae76b1da: Layer already exists [2025-11-07T07:29:42.845Z] 256f393e029f: Layer already exists [2025-11-07T07:29:42.845Z] latest: digest: sha256:a11b2cb1e60b808497c07c4b70d8a46cbed7729cd2474f448bb79cc86162bff9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:43.186Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:43.519Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.75 [2025-11-07T07:29:43.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-07T07:29:43.519Z] d52eccec6b8d: Preparing [2025-11-07T07:29:43.519Z] 158097a11c00: Preparing [2025-11-07T07:29:43.519Z] 6b8c4cee017d: Preparing [2025-11-07T07:29:43.519Z] e2b5118c9b05: Preparing [2025-11-07T07:29:43.519Z] 01c8943f6494: Preparing [2025-11-07T07:29:43.519Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:43.519Z] 175f7ca8060b: Preparing [2025-11-07T07:29:43.519Z] a0ed29a18888: Preparing [2025-11-07T07:29:43.519Z] cff246b18c38: Preparing [2025-11-07T07:29:43.519Z] 834cae76b1da: Preparing [2025-11-07T07:29:43.519Z] 256f393e029f: Preparing [2025-11-07T07:29:43.519Z] 175f7ca8060b: Waiting [2025-11-07T07:29:43.519Z] a0ed29a18888: Waiting [2025-11-07T07:29:43.519Z] cff246b18c38: Waiting [2025-11-07T07:29:43.519Z] 834cae76b1da: Waiting [2025-11-07T07:29:43.519Z] 256f393e029f: Waiting [2025-11-07T07:29:43.519Z] 8d4534f3f6ef: Waiting [2025-11-07T07:29:43.519Z] e2b5118c9b05: Layer already exists [2025-11-07T07:29:43.519Z] 158097a11c00: Layer already exists [2025-11-07T07:29:43.519Z] d52eccec6b8d: Layer already exists [2025-11-07T07:29:43.519Z] 01c8943f6494: Layer already exists [2025-11-07T07:29:43.519Z] 6b8c4cee017d: Layer already exists [2025-11-07T07:29:43.519Z] cff246b18c38: Layer already exists [2025-11-07T07:29:43.519Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:43.519Z] a0ed29a18888: Layer already exists [2025-11-07T07:29:43.519Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:43.519Z] 834cae76b1da: Layer already exists [2025-11-07T07:29:43.519Z] 256f393e029f: Layer already exists [2025-11-07T07:29:43.519Z] 4.1.0-dev.75: digest: sha256:a11b2cb1e60b808497c07c4b70d8a46cbed7729cd2474f448bb79cc86162bff9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:43.867Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:44.200Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:29:44.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-07T07:29:44.200Z] d52eccec6b8d: Preparing [2025-11-07T07:29:44.200Z] 158097a11c00: Preparing [2025-11-07T07:29:44.200Z] 6b8c4cee017d: Preparing [2025-11-07T07:29:44.200Z] e2b5118c9b05: Preparing [2025-11-07T07:29:44.200Z] 01c8943f6494: Preparing [2025-11-07T07:29:44.200Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:44.200Z] 175f7ca8060b: Preparing [2025-11-07T07:29:44.200Z] a0ed29a18888: Preparing [2025-11-07T07:29:44.200Z] cff246b18c38: Preparing [2025-11-07T07:29:44.200Z] 834cae76b1da: Preparing [2025-11-07T07:29:44.200Z] 256f393e029f: Preparing [2025-11-07T07:29:44.200Z] 8d4534f3f6ef: Waiting [2025-11-07T07:29:44.200Z] 175f7ca8060b: Waiting [2025-11-07T07:29:44.200Z] a0ed29a18888: Waiting [2025-11-07T07:29:44.200Z] cff246b18c38: Waiting [2025-11-07T07:29:44.200Z] 834cae76b1da: Waiting [2025-11-07T07:29:44.200Z] 256f393e029f: Waiting [2025-11-07T07:29:44.200Z] 01c8943f6494: Layer already exists [2025-11-07T07:29:44.200Z] 6b8c4cee017d: Layer already exists [2025-11-07T07:29:44.200Z] d52eccec6b8d: Layer already exists [2025-11-07T07:29:44.200Z] 158097a11c00: Layer already exists [2025-11-07T07:29:44.200Z] e2b5118c9b05: Layer already exists [2025-11-07T07:29:44.200Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:44.200Z] a0ed29a18888: Layer already exists [2025-11-07T07:29:44.200Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:44.200Z] cff246b18c38: Layer already exists [2025-11-07T07:29:44.200Z] 834cae76b1da: Layer already exists [2025-11-07T07:29:44.200Z] 256f393e029f: Layer already exists [2025-11-07T07:29:44.200Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:a11b2cb1e60b808497c07c4b70d8a46cbed7729cd2474f448bb79cc86162bff9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:44.542Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:44.881Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-11-07T07:29:44.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-07T07:29:44.881Z] d52eccec6b8d: Preparing [2025-11-07T07:29:44.881Z] 158097a11c00: Preparing [2025-11-07T07:29:44.881Z] 6b8c4cee017d: Preparing [2025-11-07T07:29:44.881Z] e2b5118c9b05: Preparing [2025-11-07T07:29:44.881Z] 01c8943f6494: Preparing [2025-11-07T07:29:44.881Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:44.881Z] 175f7ca8060b: Preparing [2025-11-07T07:29:44.881Z] a0ed29a18888: Preparing [2025-11-07T07:29:44.881Z] cff246b18c38: Preparing [2025-11-07T07:29:44.881Z] 834cae76b1da: Preparing [2025-11-07T07:29:44.881Z] 256f393e029f: Preparing [2025-11-07T07:29:44.881Z] 8d4534f3f6ef: Waiting [2025-11-07T07:29:44.881Z] 175f7ca8060b: Waiting [2025-11-07T07:29:44.881Z] a0ed29a18888: Waiting [2025-11-07T07:29:44.881Z] cff246b18c38: Waiting [2025-11-07T07:29:44.881Z] 834cae76b1da: Waiting [2025-11-07T07:29:44.881Z] 256f393e029f: Waiting [2025-11-07T07:29:44.881Z] d52eccec6b8d: Layer already exists [2025-11-07T07:29:44.881Z] 158097a11c00: Layer already exists [2025-11-07T07:29:44.881Z] 01c8943f6494: Layer already exists [2025-11-07T07:29:44.881Z] e2b5118c9b05: Layer already exists [2025-11-07T07:29:44.881Z] 6b8c4cee017d: Layer already exists [2025-11-07T07:29:44.881Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:44.881Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:44.881Z] cff246b18c38: Layer already exists [2025-11-07T07:29:44.881Z] a0ed29a18888: Layer already exists [2025-11-07T07:29:44.881Z] 834cae76b1da: Layer already exists [2025-11-07T07:29:44.881Z] 256f393e029f: Layer already exists [2025-11-07T07:29:44.881Z] main: digest: sha256:a11b2cb1e60b808497c07c4b70d8a46cbed7729cd2474f448bb79cc86162bff9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T07:29:44.978Z] ===================================================== [Pipeline] echo [2025-11-07T07:29:44.996Z] taggedImages: [2025-11-07T07:29:44.996Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:29:44.996Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-11-07T07:29:44.996Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.75 [2025-11-07T07:29:44.996Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:29:44.996Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-11-07T07:29:45.024Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-11-07T07:29:45.024Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:29:45.024Z] latest [2025-11-07T07:29:45.024Z] 4.1.0-dev.75 [2025-11-07T07:29:45.024Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:29:45.024Z] main [2025-11-07T07:29:45.024Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:45.375Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:45.697Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:29:45.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-07T07:29:45.697Z] 68948ff61d2a: Preparing [2025-11-07T07:29:45.697Z] 1f6a7ce98281: Preparing [2025-11-07T07:29:45.697Z] 9292d7b8347c: Preparing [2025-11-07T07:29:45.697Z] ed86815608e7: Preparing [2025-11-07T07:29:45.697Z] 489a8abfdc47: Preparing [2025-11-07T07:29:45.697Z] 8ad991c8fc70: Preparing [2025-11-07T07:29:45.697Z] 68420300ad06: Preparing [2025-11-07T07:29:45.697Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:45.697Z] 175f7ca8060b: Preparing [2025-11-07T07:29:45.697Z] bca905d83e9a: Preparing [2025-11-07T07:29:45.697Z] d27e366e677a: Preparing [2025-11-07T07:29:45.697Z] 256f393e029f: Preparing [2025-11-07T07:29:45.697Z] 175f7ca8060b: Waiting [2025-11-07T07:29:45.697Z] bca905d83e9a: Waiting [2025-11-07T07:29:45.697Z] d27e366e677a: Waiting [2025-11-07T07:29:45.697Z] 256f393e029f: Waiting [2025-11-07T07:29:45.697Z] 8ad991c8fc70: Waiting [2025-11-07T07:29:45.697Z] 68420300ad06: Waiting [2025-11-07T07:29:45.697Z] 8d4534f3f6ef: Waiting [2025-11-07T07:29:45.697Z] 68948ff61d2a: Pushed [2025-11-07T07:29:45.697Z] 489a8abfdc47: Pushed [2025-11-07T07:29:45.697Z] 1f6a7ce98281: Pushed [2025-11-07T07:29:45.697Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:45.697Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:45.956Z] 8ad991c8fc70: Pushed [2025-11-07T07:29:45.956Z] 68420300ad06: Pushed [2025-11-07T07:29:45.956Z] 256f393e029f: Layer already exists [2025-11-07T07:29:45.956Z] bca905d83e9a: Pushed [2025-11-07T07:29:47.332Z] d27e366e677a: Pushed [2025-11-07T07:29:48.267Z] ed86815608e7: Pushed [2025-11-07T07:29:48.525Z] 9292d7b8347c: Pushed [2025-11-07T07:29:48.525Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:31f849532b7578acba64ee07c05702d5158aa867046faecb1fdd7483d9c102f1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:48.863Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:49.190Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-11-07T07:29:49.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-07T07:29:49.191Z] 68948ff61d2a: Preparing [2025-11-07T07:29:49.191Z] 1f6a7ce98281: Preparing [2025-11-07T07:29:49.191Z] 9292d7b8347c: Preparing [2025-11-07T07:29:49.191Z] ed86815608e7: Preparing [2025-11-07T07:29:49.191Z] 489a8abfdc47: Preparing [2025-11-07T07:29:49.191Z] 8ad991c8fc70: Preparing [2025-11-07T07:29:49.191Z] 68420300ad06: Preparing [2025-11-07T07:29:49.191Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:49.191Z] 175f7ca8060b: Preparing [2025-11-07T07:29:49.191Z] bca905d83e9a: Preparing [2025-11-07T07:29:49.191Z] d27e366e677a: Preparing [2025-11-07T07:29:49.191Z] 256f393e029f: Preparing [2025-11-07T07:29:49.191Z] 8ad991c8fc70: Waiting [2025-11-07T07:29:49.191Z] 8d4534f3f6ef: Waiting [2025-11-07T07:29:49.191Z] 175f7ca8060b: Waiting [2025-11-07T07:29:49.191Z] bca905d83e9a: Waiting [2025-11-07T07:29:49.191Z] d27e366e677a: Waiting [2025-11-07T07:29:49.191Z] 256f393e029f: Waiting [2025-11-07T07:29:49.191Z] 68420300ad06: Waiting [2025-11-07T07:29:49.191Z] ed86815608e7: Layer already exists [2025-11-07T07:29:49.191Z] 68948ff61d2a: Layer already exists [2025-11-07T07:29:49.191Z] 9292d7b8347c: Layer already exists [2025-11-07T07:29:49.191Z] 1f6a7ce98281: Layer already exists [2025-11-07T07:29:49.191Z] 489a8abfdc47: Layer already exists [2025-11-07T07:29:49.191Z] 8ad991c8fc70: Layer already exists [2025-11-07T07:29:49.191Z] 68420300ad06: Layer already exists [2025-11-07T07:29:49.191Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:49.191Z] bca905d83e9a: Layer already exists [2025-11-07T07:29:49.191Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:49.191Z] d27e366e677a: Layer already exists [2025-11-07T07:29:49.191Z] 256f393e029f: Layer already exists [2025-11-07T07:29:49.191Z] latest: digest: sha256:31f849532b7578acba64ee07c05702d5158aa867046faecb1fdd7483d9c102f1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:49.530Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:49.868Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.75 [2025-11-07T07:29:49.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-07T07:29:49.869Z] 68948ff61d2a: Preparing [2025-11-07T07:29:49.869Z] 1f6a7ce98281: Preparing [2025-11-07T07:29:49.869Z] 9292d7b8347c: Preparing [2025-11-07T07:29:49.869Z] ed86815608e7: Preparing [2025-11-07T07:29:49.869Z] 489a8abfdc47: Preparing [2025-11-07T07:29:49.869Z] 8ad991c8fc70: Preparing [2025-11-07T07:29:49.869Z] 68420300ad06: Preparing [2025-11-07T07:29:49.869Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:49.869Z] 175f7ca8060b: Preparing [2025-11-07T07:29:49.869Z] bca905d83e9a: Preparing [2025-11-07T07:29:49.869Z] d27e366e677a: Preparing [2025-11-07T07:29:49.869Z] 256f393e029f: Preparing [2025-11-07T07:29:49.869Z] 8ad991c8fc70: Waiting [2025-11-07T07:29:49.869Z] 68420300ad06: Waiting [2025-11-07T07:29:49.869Z] 8d4534f3f6ef: Waiting [2025-11-07T07:29:49.869Z] 175f7ca8060b: Waiting [2025-11-07T07:29:49.869Z] bca905d83e9a: Waiting [2025-11-07T07:29:49.869Z] d27e366e677a: Waiting [2025-11-07T07:29:49.869Z] 256f393e029f: Waiting [2025-11-07T07:29:49.869Z] 489a8abfdc47: Layer already exists [2025-11-07T07:29:49.869Z] 9292d7b8347c: Layer already exists [2025-11-07T07:29:49.869Z] 1f6a7ce98281: Layer already exists [2025-11-07T07:29:49.869Z] ed86815608e7: Layer already exists [2025-11-07T07:29:49.869Z] 68948ff61d2a: Layer already exists [2025-11-07T07:29:49.869Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:49.869Z] 68420300ad06: Layer already exists [2025-11-07T07:29:49.869Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:49.869Z] 8ad991c8fc70: Layer already exists [2025-11-07T07:29:49.869Z] bca905d83e9a: Layer already exists [2025-11-07T07:29:49.869Z] 256f393e029f: Layer already exists [2025-11-07T07:29:49.869Z] d27e366e677a: Layer already exists [2025-11-07T07:29:49.869Z] 4.1.0-dev.75: digest: sha256:31f849532b7578acba64ee07c05702d5158aa867046faecb1fdd7483d9c102f1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:50.208Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:50.547Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:29:50.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-07T07:29:50.547Z] 68948ff61d2a: Preparing [2025-11-07T07:29:50.547Z] 1f6a7ce98281: Preparing [2025-11-07T07:29:50.547Z] 9292d7b8347c: Preparing [2025-11-07T07:29:50.547Z] ed86815608e7: Preparing [2025-11-07T07:29:50.547Z] 489a8abfdc47: Preparing [2025-11-07T07:29:50.547Z] 8ad991c8fc70: Preparing [2025-11-07T07:29:50.547Z] 68420300ad06: Preparing [2025-11-07T07:29:50.547Z] 8ad991c8fc70: Waiting [2025-11-07T07:29:50.547Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:50.547Z] 68420300ad06: Waiting [2025-11-07T07:29:50.547Z] 175f7ca8060b: Preparing [2025-11-07T07:29:50.547Z] 8d4534f3f6ef: Waiting [2025-11-07T07:29:50.547Z] bca905d83e9a: Preparing [2025-11-07T07:29:50.547Z] 175f7ca8060b: Waiting [2025-11-07T07:29:50.547Z] d27e366e677a: Preparing [2025-11-07T07:29:50.547Z] 256f393e029f: Preparing [2025-11-07T07:29:50.547Z] 256f393e029f: Waiting [2025-11-07T07:29:50.547Z] 1f6a7ce98281: Layer already exists [2025-11-07T07:29:50.547Z] 489a8abfdc47: Layer already exists [2025-11-07T07:29:50.547Z] 68948ff61d2a: Layer already exists [2025-11-07T07:29:50.547Z] ed86815608e7: Layer already exists [2025-11-07T07:29:50.547Z] 9292d7b8347c: Layer already exists [2025-11-07T07:29:50.547Z] 8ad991c8fc70: Layer already exists [2025-11-07T07:29:50.547Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:50.547Z] bca905d83e9a: Layer already exists [2025-11-07T07:29:50.547Z] 68420300ad06: Layer already exists [2025-11-07T07:29:50.547Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:50.547Z] d27e366e677a: Layer already exists [2025-11-07T07:29:50.547Z] 256f393e029f: Layer already exists [2025-11-07T07:29:50.547Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:31f849532b7578acba64ee07c05702d5158aa867046faecb1fdd7483d9c102f1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:50.880Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:51.207Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-11-07T07:29:51.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-07T07:29:51.207Z] 68948ff61d2a: Preparing [2025-11-07T07:29:51.207Z] 1f6a7ce98281: Preparing [2025-11-07T07:29:51.207Z] 9292d7b8347c: Preparing [2025-11-07T07:29:51.207Z] ed86815608e7: Preparing [2025-11-07T07:29:51.207Z] 489a8abfdc47: Preparing [2025-11-07T07:29:51.207Z] 8ad991c8fc70: Preparing [2025-11-07T07:29:51.207Z] 68420300ad06: Preparing [2025-11-07T07:29:51.207Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:51.207Z] 175f7ca8060b: Preparing [2025-11-07T07:29:51.207Z] bca905d83e9a: Preparing [2025-11-07T07:29:51.207Z] d27e366e677a: Preparing [2025-11-07T07:29:51.207Z] 256f393e029f: Preparing [2025-11-07T07:29:51.207Z] 68420300ad06: Waiting [2025-11-07T07:29:51.207Z] 8d4534f3f6ef: Waiting [2025-11-07T07:29:51.207Z] 175f7ca8060b: Waiting [2025-11-07T07:29:51.207Z] 8ad991c8fc70: Waiting [2025-11-07T07:29:51.207Z] bca905d83e9a: Waiting [2025-11-07T07:29:51.207Z] 256f393e029f: Waiting [2025-11-07T07:29:51.207Z] d27e366e677a: Waiting [2025-11-07T07:29:51.207Z] 489a8abfdc47: Layer already exists [2025-11-07T07:29:51.207Z] 68948ff61d2a: Layer already exists [2025-11-07T07:29:51.207Z] 1f6a7ce98281: Layer already exists [2025-11-07T07:29:51.207Z] ed86815608e7: Layer already exists [2025-11-07T07:29:51.207Z] 9292d7b8347c: Layer already exists [2025-11-07T07:29:51.207Z] 8ad991c8fc70: Layer already exists [2025-11-07T07:29:51.207Z] 68420300ad06: Layer already exists [2025-11-07T07:29:51.207Z] bca905d83e9a: Layer already exists [2025-11-07T07:29:51.207Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:51.207Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:51.207Z] d27e366e677a: Layer already exists [2025-11-07T07:29:51.207Z] 256f393e029f: Layer already exists [2025-11-07T07:29:51.207Z] main: digest: sha256:31f849532b7578acba64ee07c05702d5158aa867046faecb1fdd7483d9c102f1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T07:29:51.297Z] ===================================================== [Pipeline] echo [2025-11-07T07:29:51.314Z] taggedImages: [2025-11-07T07:29:51.314Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:29:51.314Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-11-07T07:29:51.314Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.75 [2025-11-07T07:29:51.314Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:29:51.314Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-11-07T07:29:51.346Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-11-07T07:29:51.346Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:29:51.346Z] latest [2025-11-07T07:29:51.346Z] 4.1.0-dev.75 [2025-11-07T07:29:51.346Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:29:51.346Z] main [2025-11-07T07:29:51.346Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:51.695Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:52.043Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:29:52.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-07T07:29:52.043Z] 5cc99f00315c: Preparing [2025-11-07T07:29:52.043Z] ca10a88f87be: Preparing [2025-11-07T07:29:52.043Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:52.043Z] 175f7ca8060b: Preparing [2025-11-07T07:29:52.043Z] 7d0064598b8f: Preparing [2025-11-07T07:29:52.043Z] 6a79da06e249: Preparing [2025-11-07T07:29:52.043Z] 256f393e029f: Preparing [2025-11-07T07:29:52.043Z] 256f393e029f: Waiting [2025-11-07T07:29:52.043Z] 6a79da06e249: Waiting [2025-11-07T07:29:52.043Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:52.043Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:52.043Z] 7d0064598b8f: Pushed [2025-11-07T07:29:52.043Z] 256f393e029f: Layer already exists [2025-11-07T07:29:52.043Z] 5cc99f00315c: Pushed [2025-11-07T07:29:52.980Z] 6a79da06e249: Pushed [2025-11-07T07:29:55.513Z] ca10a88f87be: Pushed [2025-11-07T07:29:55.513Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:192b56d2a086706d8bd01be66afc341781f5e8836b009d4306c00860a349f2d6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:55.854Z] + 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 [2025-11-07T07:29:56.192Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-11-07T07:29:56.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-07T07:29:56.192Z] 5cc99f00315c: Preparing [2025-11-07T07:29:56.192Z] ca10a88f87be: Preparing [2025-11-07T07:29:56.192Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:56.192Z] 175f7ca8060b: Preparing [2025-11-07T07:29:56.192Z] 7d0064598b8f: Preparing [2025-11-07T07:29:56.192Z] 6a79da06e249: Preparing [2025-11-07T07:29:56.192Z] 256f393e029f: Preparing [2025-11-07T07:29:56.192Z] 6a79da06e249: Waiting [2025-11-07T07:29:56.192Z] 256f393e029f: Waiting [2025-11-07T07:29:56.192Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:56.192Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:56.192Z] 5cc99f00315c: Layer already exists [2025-11-07T07:29:56.192Z] ca10a88f87be: Layer already exists [2025-11-07T07:29:56.192Z] 7d0064598b8f: Layer already exists [2025-11-07T07:29:56.192Z] 6a79da06e249: Layer already exists [2025-11-07T07:29:56.192Z] 256f393e029f: Layer already exists [2025-11-07T07:29:56.192Z] latest: digest: sha256:192b56d2a086706d8bd01be66afc341781f5e8836b009d4306c00860a349f2d6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:56.529Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:56.865Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.75 [2025-11-07T07:29:56.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-07T07:29:56.865Z] 5cc99f00315c: Preparing [2025-11-07T07:29:56.865Z] ca10a88f87be: Preparing [2025-11-07T07:29:56.865Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:56.865Z] 175f7ca8060b: Preparing [2025-11-07T07:29:56.865Z] 7d0064598b8f: Preparing [2025-11-07T07:29:56.865Z] 6a79da06e249: Preparing [2025-11-07T07:29:56.865Z] 256f393e029f: Preparing [2025-11-07T07:29:56.865Z] 6a79da06e249: Waiting [2025-11-07T07:29:56.865Z] 256f393e029f: Waiting [2025-11-07T07:29:56.865Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:56.865Z] ca10a88f87be: Layer already exists [2025-11-07T07:29:56.865Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:56.865Z] 5cc99f00315c: Layer already exists [2025-11-07T07:29:56.865Z] 7d0064598b8f: Layer already exists [2025-11-07T07:29:56.865Z] 6a79da06e249: Layer already exists [2025-11-07T07:29:56.865Z] 256f393e029f: Layer already exists [2025-11-07T07:29:56.865Z] 4.1.0-dev.75: digest: sha256:192b56d2a086706d8bd01be66afc341781f5e8836b009d4306c00860a349f2d6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:57.211Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:57.546Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:29:57.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-07T07:29:57.546Z] 5cc99f00315c: Preparing [2025-11-07T07:29:57.546Z] ca10a88f87be: Preparing [2025-11-07T07:29:57.546Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:57.546Z] 175f7ca8060b: Preparing [2025-11-07T07:29:57.546Z] 7d0064598b8f: Preparing [2025-11-07T07:29:57.546Z] 6a79da06e249: Preparing [2025-11-07T07:29:57.546Z] 256f393e029f: Preparing [2025-11-07T07:29:57.546Z] 6a79da06e249: Waiting [2025-11-07T07:29:57.546Z] 256f393e029f: Waiting [2025-11-07T07:29:57.546Z] 7d0064598b8f: Layer already exists [2025-11-07T07:29:57.546Z] 5cc99f00315c: Layer already exists [2025-11-07T07:29:57.546Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:57.546Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:57.546Z] ca10a88f87be: Layer already exists [2025-11-07T07:29:57.546Z] 6a79da06e249: Layer already exists [2025-11-07T07:29:57.546Z] 256f393e029f: Layer already exists [2025-11-07T07:29:57.546Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:192b56d2a086706d8bd01be66afc341781f5e8836b009d4306c00860a349f2d6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:57.889Z] + 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 [2025-11-07T07:29:58.222Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-11-07T07:29:58.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-07T07:29:58.222Z] 5cc99f00315c: Preparing [2025-11-07T07:29:58.222Z] ca10a88f87be: Preparing [2025-11-07T07:29:58.222Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:58.222Z] 175f7ca8060b: Preparing [2025-11-07T07:29:58.222Z] 7d0064598b8f: Preparing [2025-11-07T07:29:58.222Z] 6a79da06e249: Preparing [2025-11-07T07:29:58.222Z] 256f393e029f: Preparing [2025-11-07T07:29:58.222Z] 6a79da06e249: Waiting [2025-11-07T07:29:58.222Z] 256f393e029f: Waiting [2025-11-07T07:29:58.222Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:58.222Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:58.222Z] 5cc99f00315c: Layer already exists [2025-11-07T07:29:58.222Z] ca10a88f87be: Layer already exists [2025-11-07T07:29:58.222Z] 7d0064598b8f: Layer already exists [2025-11-07T07:29:58.222Z] 6a79da06e249: Layer already exists [2025-11-07T07:29:58.222Z] 256f393e029f: Layer already exists [2025-11-07T07:29:58.222Z] main: digest: sha256:192b56d2a086706d8bd01be66afc341781f5e8836b009d4306c00860a349f2d6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T07:29:58.310Z] ===================================================== [Pipeline] echo [2025-11-07T07:29:58.330Z] taggedImages: [2025-11-07T07:29:58.330Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:29:58.330Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-11-07T07:29:58.330Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.75 [2025-11-07T07:29:58.330Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:29:58.330Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-11-07T07:29:58.356Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-11-07T07:29:58.356Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:29:58.356Z] latest [2025-11-07T07:29:58.356Z] 4.1.0-dev.75 [2025-11-07T07:29:58.356Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:29:58.356Z] main [2025-11-07T07:29:58.356Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:58.713Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:29:59.041Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:29:59.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-07T07:29:59.041Z] 5217747b3c95: Preparing [2025-11-07T07:29:59.041Z] 0fb5289b7778: Preparing [2025-11-07T07:29:59.041Z] 3eb880107915: Preparing [2025-11-07T07:29:59.041Z] 8d4534f3f6ef: Preparing [2025-11-07T07:29:59.041Z] 175f7ca8060b: Preparing [2025-11-07T07:29:59.041Z] 0e8412fb4747: Preparing [2025-11-07T07:29:59.041Z] 236b4b091a9d: Preparing [2025-11-07T07:29:59.041Z] 2d17f2dacab3: Preparing [2025-11-07T07:29:59.041Z] 5dcadd825671: Preparing [2025-11-07T07:29:59.041Z] 2d17f2dacab3: Waiting [2025-11-07T07:29:59.041Z] 236b4b091a9d: Waiting [2025-11-07T07:29:59.041Z] 256f393e029f: Preparing [2025-11-07T07:29:59.041Z] 256f393e029f: Waiting [2025-11-07T07:29:59.041Z] 0e8412fb4747: Waiting [2025-11-07T07:29:59.041Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:29:59.041Z] 175f7ca8060b: Layer already exists [2025-11-07T07:29:59.041Z] 3eb880107915: Pushed [2025-11-07T07:29:59.041Z] 5217747b3c95: Pushed [2025-11-07T07:29:59.041Z] 0fb5289b7778: Pushed [2025-11-07T07:29:59.041Z] 256f393e029f: Layer already exists [2025-11-07T07:29:59.300Z] 2d17f2dacab3: Pushed [2025-11-07T07:29:59.560Z] 5dcadd825671: Pushed [2025-11-07T07:30:04.847Z] 236b4b091a9d: Pushed [2025-11-07T07:30:12.966Z] 0e8412fb4747: Pushed [2025-11-07T07:30:12.966Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:673bc7ecf81ffd20d00884e8b5a2026c52532945b470baac7260f852f7e26821 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:30:13.366Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:30:13.751Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-11-07T07:30:13.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-07T07:30:13.751Z] 5217747b3c95: Preparing [2025-11-07T07:30:13.751Z] 0fb5289b7778: Preparing [2025-11-07T07:30:13.751Z] 3eb880107915: Preparing [2025-11-07T07:30:13.751Z] 8d4534f3f6ef: Preparing [2025-11-07T07:30:13.751Z] 175f7ca8060b: Preparing [2025-11-07T07:30:13.751Z] 0e8412fb4747: Preparing [2025-11-07T07:30:13.751Z] 236b4b091a9d: Preparing [2025-11-07T07:30:13.751Z] 2d17f2dacab3: Preparing [2025-11-07T07:30:13.751Z] 5dcadd825671: Preparing [2025-11-07T07:30:13.751Z] 256f393e029f: Preparing [2025-11-07T07:30:13.751Z] 0e8412fb4747: Waiting [2025-11-07T07:30:13.751Z] 236b4b091a9d: Waiting [2025-11-07T07:30:13.751Z] 2d17f2dacab3: Waiting [2025-11-07T07:30:13.751Z] 5dcadd825671: Waiting [2025-11-07T07:30:13.751Z] 256f393e029f: Waiting [2025-11-07T07:30:13.751Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:30:13.751Z] 175f7ca8060b: Layer already exists [2025-11-07T07:30:13.751Z] 5217747b3c95: Layer already exists [2025-11-07T07:30:13.751Z] 3eb880107915: Layer already exists [2025-11-07T07:30:13.751Z] 0fb5289b7778: Layer already exists [2025-11-07T07:30:13.751Z] 5dcadd825671: Layer already exists [2025-11-07T07:30:13.751Z] 0e8412fb4747: Layer already exists [2025-11-07T07:30:13.751Z] 256f393e029f: Layer already exists [2025-11-07T07:30:13.751Z] 236b4b091a9d: Layer already exists [2025-11-07T07:30:13.751Z] 2d17f2dacab3: Layer already exists [2025-11-07T07:30:13.751Z] latest: digest: sha256:673bc7ecf81ffd20d00884e8b5a2026c52532945b470baac7260f852f7e26821 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:30:14.100Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:30:14.432Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.75 [2025-11-07T07:30:14.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-07T07:30:14.432Z] 5217747b3c95: Preparing [2025-11-07T07:30:14.432Z] 0fb5289b7778: Preparing [2025-11-07T07:30:14.432Z] 3eb880107915: Preparing [2025-11-07T07:30:14.432Z] 8d4534f3f6ef: Preparing [2025-11-07T07:30:14.432Z] 175f7ca8060b: Preparing [2025-11-07T07:30:14.432Z] 0e8412fb4747: Preparing [2025-11-07T07:30:14.432Z] 236b4b091a9d: Preparing [2025-11-07T07:30:14.432Z] 2d17f2dacab3: Preparing [2025-11-07T07:30:14.432Z] 5dcadd825671: Preparing [2025-11-07T07:30:14.432Z] 256f393e029f: Preparing [2025-11-07T07:30:14.432Z] 256f393e029f: Waiting [2025-11-07T07:30:14.432Z] 0e8412fb4747: Waiting [2025-11-07T07:30:14.432Z] 236b4b091a9d: Waiting [2025-11-07T07:30:14.432Z] 5dcadd825671: Waiting [2025-11-07T07:30:14.432Z] 2d17f2dacab3: Waiting [2025-11-07T07:30:14.432Z] 5217747b3c95: Layer already exists [2025-11-07T07:30:14.432Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:30:14.432Z] 0fb5289b7778: Layer already exists [2025-11-07T07:30:14.432Z] 175f7ca8060b: Layer already exists [2025-11-07T07:30:14.432Z] 3eb880107915: Layer already exists [2025-11-07T07:30:14.432Z] 0e8412fb4747: Layer already exists [2025-11-07T07:30:14.432Z] 236b4b091a9d: Layer already exists [2025-11-07T07:30:14.432Z] 5dcadd825671: Layer already exists [2025-11-07T07:30:14.432Z] 2d17f2dacab3: Layer already exists [2025-11-07T07:30:14.432Z] 256f393e029f: Layer already exists [2025-11-07T07:30:14.432Z] 4.1.0-dev.75: digest: sha256:673bc7ecf81ffd20d00884e8b5a2026c52532945b470baac7260f852f7e26821 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:30:14.769Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:30:15.108Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:30:15.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-07T07:30:15.108Z] 5217747b3c95: Preparing [2025-11-07T07:30:15.108Z] 0fb5289b7778: Preparing [2025-11-07T07:30:15.108Z] 3eb880107915: Preparing [2025-11-07T07:30:15.108Z] 8d4534f3f6ef: Preparing [2025-11-07T07:30:15.108Z] 175f7ca8060b: Preparing [2025-11-07T07:30:15.108Z] 0e8412fb4747: Preparing [2025-11-07T07:30:15.109Z] 236b4b091a9d: Preparing [2025-11-07T07:30:15.109Z] 2d17f2dacab3: Preparing [2025-11-07T07:30:15.109Z] 5dcadd825671: Preparing [2025-11-07T07:30:15.109Z] 256f393e029f: Preparing [2025-11-07T07:30:15.109Z] 0e8412fb4747: Waiting [2025-11-07T07:30:15.109Z] 236b4b091a9d: Waiting [2025-11-07T07:30:15.109Z] 2d17f2dacab3: Waiting [2025-11-07T07:30:15.109Z] 5dcadd825671: Waiting [2025-11-07T07:30:15.109Z] 256f393e029f: Waiting [2025-11-07T07:30:15.109Z] 175f7ca8060b: Layer already exists [2025-11-07T07:30:15.109Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:30:15.109Z] 5217747b3c95: Layer already exists [2025-11-07T07:30:15.109Z] 0fb5289b7778: Layer already exists [2025-11-07T07:30:15.109Z] 3eb880107915: Layer already exists [2025-11-07T07:30:15.109Z] 0e8412fb4747: Layer already exists [2025-11-07T07:30:15.109Z] 236b4b091a9d: Layer already exists [2025-11-07T07:30:15.109Z] 256f393e029f: Layer already exists [2025-11-07T07:30:15.109Z] 2d17f2dacab3: Layer already exists [2025-11-07T07:30:15.109Z] 5dcadd825671: Layer already exists [2025-11-07T07:30:15.109Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:673bc7ecf81ffd20d00884e8b5a2026c52532945b470baac7260f852f7e26821 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:30:15.449Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:30:15.792Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-11-07T07:30:15.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-07T07:30:15.792Z] 5217747b3c95: Preparing [2025-11-07T07:30:15.792Z] 0fb5289b7778: Preparing [2025-11-07T07:30:15.792Z] 3eb880107915: Preparing [2025-11-07T07:30:15.792Z] 8d4534f3f6ef: Preparing [2025-11-07T07:30:15.792Z] 175f7ca8060b: Preparing [2025-11-07T07:30:15.792Z] 0e8412fb4747: Preparing [2025-11-07T07:30:15.792Z] 236b4b091a9d: Preparing [2025-11-07T07:30:15.792Z] 2d17f2dacab3: Preparing [2025-11-07T07:30:15.792Z] 5dcadd825671: Preparing [2025-11-07T07:30:15.792Z] 256f393e029f: Preparing [2025-11-07T07:30:15.792Z] 236b4b091a9d: Waiting [2025-11-07T07:30:15.792Z] 2d17f2dacab3: Waiting [2025-11-07T07:30:15.792Z] 5dcadd825671: Waiting [2025-11-07T07:30:15.792Z] 256f393e029f: Waiting [2025-11-07T07:30:15.792Z] 0e8412fb4747: Waiting [2025-11-07T07:30:15.792Z] 3eb880107915: Layer already exists [2025-11-07T07:30:15.792Z] 0fb5289b7778: Layer already exists [2025-11-07T07:30:15.792Z] 5217747b3c95: Layer already exists [2025-11-07T07:30:15.792Z] 175f7ca8060b: Layer already exists [2025-11-07T07:30:15.792Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:30:15.792Z] 0e8412fb4747: Layer already exists [2025-11-07T07:30:15.792Z] 236b4b091a9d: Layer already exists [2025-11-07T07:30:15.792Z] 5dcadd825671: Layer already exists [2025-11-07T07:30:15.792Z] 2d17f2dacab3: Layer already exists [2025-11-07T07:30:15.792Z] 256f393e029f: Layer already exists [2025-11-07T07:30:15.792Z] main: digest: sha256:673bc7ecf81ffd20d00884e8b5a2026c52532945b470baac7260f852f7e26821 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T07:30:15.874Z] ===================================================== [Pipeline] echo [2025-11-07T07:30:15.893Z] taggedImages: [2025-11-07T07:30:15.893Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:30:15.893Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-11-07T07:30:15.893Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.75 [2025-11-07T07:30:15.893Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:30:15.893Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-11-07T07:30:15.918Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-11-07T07:30:15.918Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:30:15.918Z] latest [2025-11-07T07:30:15.918Z] 4.1.0-dev.75 [2025-11-07T07:30:15.918Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:30:15.918Z] main [2025-11-07T07:30:15.918Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:30:16.269Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:30:16.598Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:30:16.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-07T07:30:16.598Z] a5bce7ca9796: Preparing [2025-11-07T07:30:16.598Z] 4dd66d957dcc: Preparing [2025-11-07T07:30:16.598Z] 9ecfb0706880: Preparing [2025-11-07T07:30:16.598Z] 8d4534f3f6ef: Preparing [2025-11-07T07:30:16.598Z] 175f7ca8060b: Preparing [2025-11-07T07:30:16.598Z] 0dc6c517b391: Preparing [2025-11-07T07:30:16.598Z] d30f96101714: Preparing [2025-11-07T07:30:16.598Z] 26c1354e7f49: Preparing [2025-11-07T07:30:16.598Z] 256f393e029f: Preparing [2025-11-07T07:30:16.598Z] 0dc6c517b391: Waiting [2025-11-07T07:30:16.598Z] 26c1354e7f49: Waiting [2025-11-07T07:30:16.598Z] d30f96101714: Waiting [2025-11-07T07:30:16.598Z] 256f393e029f: Waiting [2025-11-07T07:30:16.598Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:30:16.598Z] 175f7ca8060b: Layer already exists [2025-11-07T07:30:16.598Z] a5bce7ca9796: Pushed [2025-11-07T07:30:16.598Z] 4dd66d957dcc: Pushed [2025-11-07T07:30:16.598Z] 256f393e029f: Layer already exists [2025-11-07T07:30:16.598Z] 9ecfb0706880: Pushed [2025-11-07T07:30:16.598Z] d30f96101714: Pushed [2025-11-07T07:30:16.856Z] 26c1354e7f49: Pushed [2025-11-07T07:30:31.746Z] 0dc6c517b391: Pushed [2025-11-07T07:30:31.746Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:9c4ff28c765e20bf5381f143013bcbe477901507546bd46dd1ef456680a8f602 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:30:32.090Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:30:32.423Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-11-07T07:30:32.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-07T07:30:32.423Z] a5bce7ca9796: Preparing [2025-11-07T07:30:32.423Z] 4dd66d957dcc: Preparing [2025-11-07T07:30:32.423Z] 9ecfb0706880: Preparing [2025-11-07T07:30:32.423Z] 8d4534f3f6ef: Preparing [2025-11-07T07:30:32.423Z] 175f7ca8060b: Preparing [2025-11-07T07:30:32.423Z] 0dc6c517b391: Preparing [2025-11-07T07:30:32.423Z] d30f96101714: Preparing [2025-11-07T07:30:32.423Z] 26c1354e7f49: Preparing [2025-11-07T07:30:32.423Z] 256f393e029f: Preparing [2025-11-07T07:30:32.423Z] 0dc6c517b391: Waiting [2025-11-07T07:30:32.423Z] 26c1354e7f49: Waiting [2025-11-07T07:30:32.423Z] 256f393e029f: Waiting [2025-11-07T07:30:32.423Z] d30f96101714: Waiting [2025-11-07T07:30:32.423Z] 9ecfb0706880: Layer already exists [2025-11-07T07:30:32.423Z] 175f7ca8060b: Layer already exists [2025-11-07T07:30:32.423Z] 4dd66d957dcc: Layer already exists [2025-11-07T07:30:32.423Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:30:32.423Z] a5bce7ca9796: Layer already exists [2025-11-07T07:30:32.423Z] 0dc6c517b391: Layer already exists [2025-11-07T07:30:32.423Z] 26c1354e7f49: Layer already exists [2025-11-07T07:30:32.423Z] d30f96101714: Layer already exists [2025-11-07T07:30:32.423Z] 256f393e029f: Layer already exists [2025-11-07T07:30:32.423Z] latest: digest: sha256:9c4ff28c765e20bf5381f143013bcbe477901507546bd46dd1ef456680a8f602 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:30:32.757Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:30:33.082Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.75 [2025-11-07T07:30:33.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-07T07:30:33.082Z] a5bce7ca9796: Preparing [2025-11-07T07:30:33.082Z] 4dd66d957dcc: Preparing [2025-11-07T07:30:33.082Z] 9ecfb0706880: Preparing [2025-11-07T07:30:33.082Z] 8d4534f3f6ef: Preparing [2025-11-07T07:30:33.082Z] 175f7ca8060b: Preparing [2025-11-07T07:30:33.082Z] 0dc6c517b391: Preparing [2025-11-07T07:30:33.082Z] d30f96101714: Preparing [2025-11-07T07:30:33.082Z] 26c1354e7f49: Preparing [2025-11-07T07:30:33.082Z] 256f393e029f: Preparing [2025-11-07T07:30:33.082Z] 0dc6c517b391: Waiting [2025-11-07T07:30:33.082Z] d30f96101714: Waiting [2025-11-07T07:30:33.082Z] 26c1354e7f49: Waiting [2025-11-07T07:30:33.082Z] 256f393e029f: Waiting [2025-11-07T07:30:33.082Z] 4dd66d957dcc: Layer already exists [2025-11-07T07:30:33.082Z] 175f7ca8060b: Layer already exists [2025-11-07T07:30:33.082Z] 9ecfb0706880: Layer already exists [2025-11-07T07:30:33.082Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:30:33.082Z] a5bce7ca9796: Layer already exists [2025-11-07T07:30:33.082Z] 0dc6c517b391: Layer already exists [2025-11-07T07:30:33.082Z] 26c1354e7f49: Layer already exists [2025-11-07T07:30:33.082Z] d30f96101714: Layer already exists [2025-11-07T07:30:33.082Z] 256f393e029f: Layer already exists [2025-11-07T07:30:33.082Z] 4.1.0-dev.75: digest: sha256:9c4ff28c765e20bf5381f143013bcbe477901507546bd46dd1ef456680a8f602 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:30:33.423Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:30:33.754Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:30:33.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-07T07:30:33.754Z] a5bce7ca9796: Preparing [2025-11-07T07:30:33.754Z] 4dd66d957dcc: Preparing [2025-11-07T07:30:33.754Z] 9ecfb0706880: Preparing [2025-11-07T07:30:33.754Z] 8d4534f3f6ef: Preparing [2025-11-07T07:30:33.754Z] 175f7ca8060b: Preparing [2025-11-07T07:30:33.754Z] 0dc6c517b391: Preparing [2025-11-07T07:30:33.754Z] d30f96101714: Preparing [2025-11-07T07:30:33.754Z] 26c1354e7f49: Preparing [2025-11-07T07:30:33.754Z] 256f393e029f: Preparing [2025-11-07T07:30:33.754Z] 0dc6c517b391: Waiting [2025-11-07T07:30:33.754Z] d30f96101714: Waiting [2025-11-07T07:30:33.754Z] 26c1354e7f49: Waiting [2025-11-07T07:30:33.754Z] 256f393e029f: Waiting [2025-11-07T07:30:33.754Z] 9ecfb0706880: Layer already exists [2025-11-07T07:30:33.754Z] 4dd66d957dcc: Layer already exists [2025-11-07T07:30:33.754Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:30:33.754Z] 175f7ca8060b: Layer already exists [2025-11-07T07:30:33.754Z] a5bce7ca9796: Layer already exists [2025-11-07T07:30:33.754Z] 0dc6c517b391: Layer already exists [2025-11-07T07:30:33.754Z] 26c1354e7f49: Layer already exists [2025-11-07T07:30:33.754Z] 256f393e029f: Layer already exists [2025-11-07T07:30:33.754Z] d30f96101714: Layer already exists [2025-11-07T07:30:33.754Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:9c4ff28c765e20bf5381f143013bcbe477901507546bd46dd1ef456680a8f602 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:30:34.083Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:30:34.421Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-11-07T07:30:34.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-07T07:30:34.421Z] a5bce7ca9796: Preparing [2025-11-07T07:30:34.421Z] 4dd66d957dcc: Preparing [2025-11-07T07:30:34.421Z] 9ecfb0706880: Preparing [2025-11-07T07:30:34.421Z] 8d4534f3f6ef: Preparing [2025-11-07T07:30:34.421Z] 175f7ca8060b: Preparing [2025-11-07T07:30:34.421Z] 0dc6c517b391: Preparing [2025-11-07T07:30:34.421Z] d30f96101714: Preparing [2025-11-07T07:30:34.421Z] 26c1354e7f49: Preparing [2025-11-07T07:30:34.421Z] 0dc6c517b391: Waiting [2025-11-07T07:30:34.421Z] d30f96101714: Waiting [2025-11-07T07:30:34.421Z] 256f393e029f: Preparing [2025-11-07T07:30:34.421Z] 256f393e029f: Waiting [2025-11-07T07:30:34.421Z] 26c1354e7f49: Waiting [2025-11-07T07:30:34.421Z] 175f7ca8060b: Layer already exists [2025-11-07T07:30:34.421Z] 4dd66d957dcc: Layer already exists [2025-11-07T07:30:34.421Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:30:34.421Z] a5bce7ca9796: Layer already exists [2025-11-07T07:30:34.421Z] 9ecfb0706880: Layer already exists [2025-11-07T07:30:34.421Z] 26c1354e7f49: Layer already exists [2025-11-07T07:30:34.421Z] d30f96101714: Layer already exists [2025-11-07T07:30:34.421Z] 256f393e029f: Layer already exists [2025-11-07T07:30:34.421Z] 0dc6c517b391: Layer already exists [2025-11-07T07:30:34.421Z] main: digest: sha256:9c4ff28c765e20bf5381f143013bcbe477901507546bd46dd1ef456680a8f602 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T07:30:34.510Z] ===================================================== [Pipeline] echo [2025-11-07T07:30:34.532Z] taggedImages: [2025-11-07T07:30:34.532Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:30:34.532Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-11-07T07:30:34.532Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.75 [2025-11-07T07:30:34.532Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:30:34.532Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-11-07T07:30:34.557Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-11-07T07:30:34.557Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:30:34.557Z] latest [2025-11-07T07:30:34.557Z] 4.1.0-dev.75 [2025-11-07T07:30:34.557Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:30:34.557Z] main [2025-11-07T07:30:34.557Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:30:34.909Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:30:35.230Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:30:35.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-07T07:30:35.230Z] d8ec32801d52: Preparing [2025-11-07T07:30:35.230Z] b123ba37cd2e: Preparing [2025-11-07T07:30:35.230Z] 8db4bdeed35d: Preparing [2025-11-07T07:30:35.230Z] 8d4534f3f6ef: Preparing [2025-11-07T07:30:35.230Z] 175f7ca8060b: Preparing [2025-11-07T07:30:35.230Z] 8d674188fe14: Preparing [2025-11-07T07:30:35.230Z] 2d17f2dacab3: Preparing [2025-11-07T07:30:35.230Z] 5dcadd825671: Preparing [2025-11-07T07:30:35.230Z] 256f393e029f: Preparing [2025-11-07T07:30:35.230Z] 8d674188fe14: Waiting [2025-11-07T07:30:35.230Z] 2d17f2dacab3: Waiting [2025-11-07T07:30:35.230Z] 5dcadd825671: Waiting [2025-11-07T07:30:35.230Z] 256f393e029f: Waiting [2025-11-07T07:30:35.230Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:30:35.230Z] 175f7ca8060b: Layer already exists [2025-11-07T07:30:35.230Z] 2d17f2dacab3: Layer already exists [2025-11-07T07:30:35.230Z] 8db4bdeed35d: Pushed [2025-11-07T07:30:35.230Z] 5dcadd825671: Layer already exists [2025-11-07T07:30:35.230Z] b123ba37cd2e: Pushed [2025-11-07T07:30:35.230Z] 256f393e029f: Layer already exists [2025-11-07T07:30:35.230Z] d8ec32801d52: Pushed [2025-11-07T07:30:50.136Z] 8d674188fe14: Pushed [2025-11-07T07:30:50.136Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:d68ce53060b5375dd21af592d1a72a54e0782fec125709391e22e617f51cf930 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:30:50.470Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:30:50.806Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-11-07T07:30:50.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-07T07:30:50.806Z] d8ec32801d52: Preparing [2025-11-07T07:30:50.806Z] b123ba37cd2e: Preparing [2025-11-07T07:30:50.806Z] 8db4bdeed35d: Preparing [2025-11-07T07:30:50.806Z] 8d4534f3f6ef: Preparing [2025-11-07T07:30:50.806Z] 175f7ca8060b: Preparing [2025-11-07T07:30:50.806Z] 8d674188fe14: Preparing [2025-11-07T07:30:50.806Z] 2d17f2dacab3: Preparing [2025-11-07T07:30:50.806Z] 5dcadd825671: Preparing [2025-11-07T07:30:50.806Z] 256f393e029f: Preparing [2025-11-07T07:30:50.806Z] 8d674188fe14: Waiting [2025-11-07T07:30:50.806Z] 5dcadd825671: Waiting [2025-11-07T07:30:50.806Z] 256f393e029f: Waiting [2025-11-07T07:30:50.806Z] 2d17f2dacab3: Waiting [2025-11-07T07:30:50.806Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:30:50.806Z] 175f7ca8060b: Layer already exists [2025-11-07T07:30:50.806Z] b123ba37cd2e: Layer already exists [2025-11-07T07:30:50.806Z] 8db4bdeed35d: Layer already exists [2025-11-07T07:30:50.806Z] d8ec32801d52: Layer already exists [2025-11-07T07:30:50.806Z] 8d674188fe14: Layer already exists [2025-11-07T07:30:50.806Z] 5dcadd825671: Layer already exists [2025-11-07T07:30:50.806Z] 256f393e029f: Layer already exists [2025-11-07T07:30:50.806Z] 2d17f2dacab3: Layer already exists [2025-11-07T07:30:50.806Z] latest: digest: sha256:d68ce53060b5375dd21af592d1a72a54e0782fec125709391e22e617f51cf930 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:30:51.151Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:30:51.482Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.75 [2025-11-07T07:30:51.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-07T07:30:51.482Z] d8ec32801d52: Preparing [2025-11-07T07:30:51.482Z] b123ba37cd2e: Preparing [2025-11-07T07:30:51.482Z] 8db4bdeed35d: Preparing [2025-11-07T07:30:51.482Z] 8d4534f3f6ef: Preparing [2025-11-07T07:30:51.482Z] 175f7ca8060b: Preparing [2025-11-07T07:30:51.482Z] 8d674188fe14: Preparing [2025-11-07T07:30:51.482Z] 2d17f2dacab3: Preparing [2025-11-07T07:30:51.482Z] 5dcadd825671: Preparing [2025-11-07T07:30:51.482Z] 256f393e029f: Preparing [2025-11-07T07:30:51.482Z] 2d17f2dacab3: Waiting [2025-11-07T07:30:51.482Z] 5dcadd825671: Waiting [2025-11-07T07:30:51.482Z] 8d674188fe14: Waiting [2025-11-07T07:30:51.482Z] 256f393e029f: Waiting [2025-11-07T07:30:51.482Z] 8db4bdeed35d: Layer already exists [2025-11-07T07:30:51.482Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:30:51.482Z] 175f7ca8060b: Layer already exists [2025-11-07T07:30:51.482Z] b123ba37cd2e: Layer already exists [2025-11-07T07:30:51.482Z] d8ec32801d52: Layer already exists [2025-11-07T07:30:51.482Z] 256f393e029f: Layer already exists [2025-11-07T07:30:51.482Z] 8d674188fe14: Layer already exists [2025-11-07T07:30:51.482Z] 2d17f2dacab3: Layer already exists [2025-11-07T07:30:51.482Z] 5dcadd825671: Layer already exists [2025-11-07T07:30:51.482Z] 4.1.0-dev.75: digest: sha256:d68ce53060b5375dd21af592d1a72a54e0782fec125709391e22e617f51cf930 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:30:51.815Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:30:52.146Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:30:52.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-07T07:30:52.146Z] d8ec32801d52: Preparing [2025-11-07T07:30:52.146Z] b123ba37cd2e: Preparing [2025-11-07T07:30:52.146Z] 8db4bdeed35d: Preparing [2025-11-07T07:30:52.146Z] 8d4534f3f6ef: Preparing [2025-11-07T07:30:52.146Z] 175f7ca8060b: Preparing [2025-11-07T07:30:52.146Z] 8d674188fe14: Preparing [2025-11-07T07:30:52.146Z] 2d17f2dacab3: Preparing [2025-11-07T07:30:52.146Z] 5dcadd825671: Preparing [2025-11-07T07:30:52.146Z] 256f393e029f: Preparing [2025-11-07T07:30:52.146Z] 2d17f2dacab3: Waiting [2025-11-07T07:30:52.146Z] 8d674188fe14: Waiting [2025-11-07T07:30:52.146Z] 5dcadd825671: Waiting [2025-11-07T07:30:52.146Z] 256f393e029f: Waiting [2025-11-07T07:30:52.146Z] 8db4bdeed35d: Layer already exists [2025-11-07T07:30:52.146Z] b123ba37cd2e: Layer already exists [2025-11-07T07:30:52.146Z] 175f7ca8060b: Layer already exists [2025-11-07T07:30:52.146Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:30:52.146Z] d8ec32801d52: Layer already exists [2025-11-07T07:30:52.146Z] 8d674188fe14: Layer already exists [2025-11-07T07:30:52.146Z] 5dcadd825671: Layer already exists [2025-11-07T07:30:52.146Z] 2d17f2dacab3: Layer already exists [2025-11-07T07:30:52.146Z] 256f393e029f: Layer already exists [2025-11-07T07:30:52.146Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:d68ce53060b5375dd21af592d1a72a54e0782fec125709391e22e617f51cf930 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:30:52.481Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:30:52.813Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-11-07T07:30:52.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-07T07:30:52.813Z] d8ec32801d52: Preparing [2025-11-07T07:30:52.813Z] b123ba37cd2e: Preparing [2025-11-07T07:30:52.813Z] 8db4bdeed35d: Preparing [2025-11-07T07:30:52.813Z] 8d4534f3f6ef: Preparing [2025-11-07T07:30:52.813Z] 175f7ca8060b: Preparing [2025-11-07T07:30:52.813Z] 8d674188fe14: Preparing [2025-11-07T07:30:52.813Z] 2d17f2dacab3: Preparing [2025-11-07T07:30:52.813Z] 5dcadd825671: Preparing [2025-11-07T07:30:52.813Z] 256f393e029f: Preparing [2025-11-07T07:30:52.813Z] 8d674188fe14: Waiting [2025-11-07T07:30:52.813Z] 2d17f2dacab3: Waiting [2025-11-07T07:30:52.813Z] 5dcadd825671: Waiting [2025-11-07T07:30:52.813Z] 256f393e029f: Waiting [2025-11-07T07:30:52.813Z] 8db4bdeed35d: Layer already exists [2025-11-07T07:30:52.813Z] d8ec32801d52: Layer already exists [2025-11-07T07:30:52.813Z] 175f7ca8060b: Layer already exists [2025-11-07T07:30:52.813Z] b123ba37cd2e: Layer already exists [2025-11-07T07:30:52.813Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:30:52.813Z] 5dcadd825671: Layer already exists [2025-11-07T07:30:52.813Z] 8d674188fe14: Layer already exists [2025-11-07T07:30:52.813Z] 256f393e029f: Layer already exists [2025-11-07T07:30:52.813Z] 2d17f2dacab3: Layer already exists [2025-11-07T07:30:52.813Z] main: digest: sha256:d68ce53060b5375dd21af592d1a72a54e0782fec125709391e22e617f51cf930 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T07:30:52.897Z] ===================================================== [Pipeline] echo [2025-11-07T07:30:52.912Z] taggedImages: [2025-11-07T07:30:52.912Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:30:52.912Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-11-07T07:30:52.912Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.75 [2025-11-07T07:30:52.912Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:30:52.912Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-11-07T07:30:52.941Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-11-07T07:30:52.941Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:30:52.941Z] latest [2025-11-07T07:30:52.941Z] 4.1.0-dev.75 [2025-11-07T07:30:52.941Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:30:52.941Z] main [2025-11-07T07:30:52.941Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:30:53.303Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:30:53.638Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:30:53.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-07T07:30:53.638Z] 9bfc2e2965c4: Preparing [2025-11-07T07:30:53.638Z] 84489a983c8c: Preparing [2025-11-07T07:30:53.638Z] 8d4534f3f6ef: Preparing [2025-11-07T07:30:53.638Z] 175f7ca8060b: Preparing [2025-11-07T07:30:53.638Z] 08c21de9924a: Preparing [2025-11-07T07:30:53.638Z] dc0905b7dfb3: Preparing [2025-11-07T07:30:53.638Z] 256f393e029f: Preparing [2025-11-07T07:30:53.638Z] 256f393e029f: Waiting [2025-11-07T07:30:53.638Z] dc0905b7dfb3: Waiting [2025-11-07T07:30:53.638Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:30:53.638Z] 175f7ca8060b: Layer already exists [2025-11-07T07:30:53.638Z] 256f393e029f: Layer already exists [2025-11-07T07:30:53.638Z] 9bfc2e2965c4: Pushed [2025-11-07T07:30:53.638Z] 08c21de9924a: Pushed [2025-11-07T07:30:54.204Z] dc0905b7dfb3: Pushed [2025-11-07T07:30:57.489Z] 84489a983c8c: Pushed [2025-11-07T07:30:57.748Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:29db973f4d79097d991f5b17ecc20a47dcf5646f5b8cf54feacdd7ac68024554 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:30:58.084Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:30:58.417Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-11-07T07:30:58.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-07T07:30:58.417Z] 9bfc2e2965c4: Preparing [2025-11-07T07:30:58.417Z] 84489a983c8c: Preparing [2025-11-07T07:30:58.417Z] 8d4534f3f6ef: Preparing [2025-11-07T07:30:58.417Z] 175f7ca8060b: Preparing [2025-11-07T07:30:58.417Z] 08c21de9924a: Preparing [2025-11-07T07:30:58.417Z] dc0905b7dfb3: Preparing [2025-11-07T07:30:58.417Z] 256f393e029f: Preparing [2025-11-07T07:30:58.417Z] dc0905b7dfb3: Waiting [2025-11-07T07:30:58.417Z] 256f393e029f: Waiting [2025-11-07T07:30:58.417Z] 84489a983c8c: Layer already exists [2025-11-07T07:30:58.417Z] 9bfc2e2965c4: Layer already exists [2025-11-07T07:30:58.417Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:30:58.417Z] 175f7ca8060b: Layer already exists [2025-11-07T07:30:58.417Z] 08c21de9924a: Layer already exists [2025-11-07T07:30:58.417Z] dc0905b7dfb3: Layer already exists [2025-11-07T07:30:58.417Z] 256f393e029f: Layer already exists [2025-11-07T07:30:58.417Z] latest: digest: sha256:29db973f4d79097d991f5b17ecc20a47dcf5646f5b8cf54feacdd7ac68024554 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:30:58.757Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:30:59.096Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.75 [2025-11-07T07:30:59.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-07T07:30:59.096Z] 9bfc2e2965c4: Preparing [2025-11-07T07:30:59.096Z] 84489a983c8c: Preparing [2025-11-07T07:30:59.096Z] 8d4534f3f6ef: Preparing [2025-11-07T07:30:59.096Z] 175f7ca8060b: Preparing [2025-11-07T07:30:59.096Z] 08c21de9924a: Preparing [2025-11-07T07:30:59.096Z] dc0905b7dfb3: Preparing [2025-11-07T07:30:59.096Z] 256f393e029f: Preparing [2025-11-07T07:30:59.096Z] dc0905b7dfb3: Waiting [2025-11-07T07:30:59.096Z] 256f393e029f: Waiting [2025-11-07T07:30:59.096Z] 08c21de9924a: Layer already exists [2025-11-07T07:30:59.096Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:30:59.096Z] 175f7ca8060b: Layer already exists [2025-11-07T07:30:59.096Z] 9bfc2e2965c4: Layer already exists [2025-11-07T07:30:59.096Z] 84489a983c8c: Layer already exists [2025-11-07T07:30:59.096Z] dc0905b7dfb3: Layer already exists [2025-11-07T07:30:59.096Z] 256f393e029f: Layer already exists [2025-11-07T07:30:59.096Z] 4.1.0-dev.75: digest: sha256:29db973f4d79097d991f5b17ecc20a47dcf5646f5b8cf54feacdd7ac68024554 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:30:59.433Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:30:59.762Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:30:59.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-07T07:30:59.762Z] 9bfc2e2965c4: Preparing [2025-11-07T07:30:59.762Z] 84489a983c8c: Preparing [2025-11-07T07:30:59.762Z] 8d4534f3f6ef: Preparing [2025-11-07T07:30:59.762Z] 175f7ca8060b: Preparing [2025-11-07T07:30:59.762Z] 08c21de9924a: Preparing [2025-11-07T07:30:59.762Z] dc0905b7dfb3: Preparing [2025-11-07T07:30:59.762Z] 256f393e029f: Preparing [2025-11-07T07:30:59.762Z] dc0905b7dfb3: Waiting [2025-11-07T07:30:59.762Z] 256f393e029f: Waiting [2025-11-07T07:30:59.762Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:30:59.762Z] 175f7ca8060b: Layer already exists [2025-11-07T07:30:59.762Z] 84489a983c8c: Layer already exists [2025-11-07T07:30:59.762Z] 08c21de9924a: Layer already exists [2025-11-07T07:30:59.762Z] 9bfc2e2965c4: Layer already exists [2025-11-07T07:30:59.762Z] 256f393e029f: Layer already exists [2025-11-07T07:30:59.762Z] dc0905b7dfb3: Layer already exists [2025-11-07T07:30:59.762Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:29db973f4d79097d991f5b17ecc20a47dcf5646f5b8cf54feacdd7ac68024554 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:31:00.092Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:31:00.426Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-11-07T07:31:00.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-07T07:31:00.426Z] 9bfc2e2965c4: Preparing [2025-11-07T07:31:00.426Z] 84489a983c8c: Preparing [2025-11-07T07:31:00.426Z] 8d4534f3f6ef: Preparing [2025-11-07T07:31:00.426Z] 175f7ca8060b: Preparing [2025-11-07T07:31:00.426Z] 08c21de9924a: Preparing [2025-11-07T07:31:00.426Z] dc0905b7dfb3: Preparing [2025-11-07T07:31:00.426Z] 256f393e029f: Preparing [2025-11-07T07:31:00.426Z] 256f393e029f: Waiting [2025-11-07T07:31:00.426Z] dc0905b7dfb3: Waiting [2025-11-07T07:31:00.426Z] 84489a983c8c: Layer already exists [2025-11-07T07:31:00.426Z] 9bfc2e2965c4: Layer already exists [2025-11-07T07:31:00.426Z] 175f7ca8060b: Layer already exists [2025-11-07T07:31:00.426Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:31:00.426Z] 08c21de9924a: Layer already exists [2025-11-07T07:31:00.426Z] dc0905b7dfb3: Layer already exists [2025-11-07T07:31:00.426Z] 256f393e029f: Layer already exists [2025-11-07T07:31:00.426Z] main: digest: sha256:29db973f4d79097d991f5b17ecc20a47dcf5646f5b8cf54feacdd7ac68024554 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T07:31:00.507Z] ===================================================== [Pipeline] echo [2025-11-07T07:31:00.524Z] taggedImages: [2025-11-07T07:31:00.524Z] - nexus3.edgexfoundry.org:10004/support-notifications:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:31:00.524Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-11-07T07:31:00.524Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.75 [2025-11-07T07:31:00.524Z] - nexus3.edgexfoundry.org:10004/support-notifications:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:31:00.524Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-11-07T07:31:00.553Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-11-07T07:31:00.553Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:31:00.553Z] latest [2025-11-07T07:31:00.553Z] 4.1.0-dev.75 [2025-11-07T07:31:00.553Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:31:00.553Z] main [2025-11-07T07:31:00.553Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:31:00.914Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:31:01.251Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:31:01.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-07T07:31:01.251Z] 954074d19ed3: Preparing [2025-11-07T07:31:01.251Z] e56c38ba5135: Preparing [2025-11-07T07:31:01.251Z] 8d4534f3f6ef: Preparing [2025-11-07T07:31:01.251Z] 175f7ca8060b: Preparing [2025-11-07T07:31:01.251Z] f5830d7b12ec: Preparing [2025-11-07T07:31:01.251Z] 8921415ca9d9: Preparing [2025-11-07T07:31:01.251Z] 256f393e029f: Preparing [2025-11-07T07:31:01.251Z] 8921415ca9d9: Waiting [2025-11-07T07:31:01.251Z] 256f393e029f: Waiting [2025-11-07T07:31:01.251Z] 175f7ca8060b: Layer already exists [2025-11-07T07:31:01.251Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:31:01.251Z] 256f393e029f: Layer already exists [2025-11-07T07:31:01.251Z] 954074d19ed3: Pushed [2025-11-07T07:31:01.251Z] f5830d7b12ec: Pushed [2025-11-07T07:31:01.511Z] 8921415ca9d9: Pushed [2025-11-07T07:31:05.699Z] e56c38ba5135: Pushed [2025-11-07T07:31:05.699Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:1110676c5280bde05566b4c08581305cb1145dd8ff3dfc46295586dab20a55c9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:31:06.030Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:31:06.362Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-11-07T07:31:06.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-07T07:31:06.363Z] 954074d19ed3: Preparing [2025-11-07T07:31:06.363Z] e56c38ba5135: Preparing [2025-11-07T07:31:06.363Z] 8d4534f3f6ef: Preparing [2025-11-07T07:31:06.363Z] 175f7ca8060b: Preparing [2025-11-07T07:31:06.363Z] f5830d7b12ec: Preparing [2025-11-07T07:31:06.363Z] 8921415ca9d9: Preparing [2025-11-07T07:31:06.363Z] 256f393e029f: Preparing [2025-11-07T07:31:06.363Z] 8921415ca9d9: Waiting [2025-11-07T07:31:06.363Z] 256f393e029f: Waiting [2025-11-07T07:31:06.363Z] 954074d19ed3: Layer already exists [2025-11-07T07:31:06.363Z] 175f7ca8060b: Layer already exists [2025-11-07T07:31:06.363Z] e56c38ba5135: Layer already exists [2025-11-07T07:31:06.363Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:31:06.363Z] f5830d7b12ec: Layer already exists [2025-11-07T07:31:06.363Z] 8921415ca9d9: Layer already exists [2025-11-07T07:31:06.363Z] 256f393e029f: Layer already exists [2025-11-07T07:31:06.363Z] latest: digest: sha256:1110676c5280bde05566b4c08581305cb1145dd8ff3dfc46295586dab20a55c9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:31:06.703Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:31:07.039Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.75 [2025-11-07T07:31:07.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-07T07:31:07.039Z] 954074d19ed3: Preparing [2025-11-07T07:31:07.039Z] e56c38ba5135: Preparing [2025-11-07T07:31:07.039Z] 8d4534f3f6ef: Preparing [2025-11-07T07:31:07.039Z] 175f7ca8060b: Preparing [2025-11-07T07:31:07.039Z] f5830d7b12ec: Preparing [2025-11-07T07:31:07.039Z] 8921415ca9d9: Preparing [2025-11-07T07:31:07.039Z] 256f393e029f: Preparing [2025-11-07T07:31:07.039Z] 8921415ca9d9: Waiting [2025-11-07T07:31:07.039Z] 256f393e029f: Waiting [2025-11-07T07:31:07.039Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:31:07.039Z] 954074d19ed3: Layer already exists [2025-11-07T07:31:07.039Z] e56c38ba5135: Layer already exists [2025-11-07T07:31:07.039Z] 175f7ca8060b: Layer already exists [2025-11-07T07:31:07.039Z] f5830d7b12ec: Layer already exists [2025-11-07T07:31:07.039Z] 256f393e029f: Layer already exists [2025-11-07T07:31:07.039Z] 8921415ca9d9: Layer already exists [2025-11-07T07:31:07.039Z] 4.1.0-dev.75: digest: sha256:1110676c5280bde05566b4c08581305cb1145dd8ff3dfc46295586dab20a55c9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:31:07.388Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:31:07.715Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:31:07.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-07T07:31:07.715Z] 954074d19ed3: Preparing [2025-11-07T07:31:07.715Z] e56c38ba5135: Preparing [2025-11-07T07:31:07.715Z] 8d4534f3f6ef: Preparing [2025-11-07T07:31:07.715Z] 175f7ca8060b: Preparing [2025-11-07T07:31:07.715Z] f5830d7b12ec: Preparing [2025-11-07T07:31:07.715Z] 8921415ca9d9: Preparing [2025-11-07T07:31:07.715Z] 256f393e029f: Preparing [2025-11-07T07:31:07.715Z] 256f393e029f: Waiting [2025-11-07T07:31:07.715Z] 8921415ca9d9: Waiting [2025-11-07T07:31:07.715Z] 175f7ca8060b: Layer already exists [2025-11-07T07:31:07.715Z] e56c38ba5135: Layer already exists [2025-11-07T07:31:07.715Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:31:07.715Z] 954074d19ed3: Layer already exists [2025-11-07T07:31:07.715Z] f5830d7b12ec: Layer already exists [2025-11-07T07:31:07.715Z] 8921415ca9d9: Layer already exists [2025-11-07T07:31:07.715Z] 256f393e029f: Layer already exists [2025-11-07T07:31:07.715Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:1110676c5280bde05566b4c08581305cb1145dd8ff3dfc46295586dab20a55c9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:31:08.036Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:31:08.375Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-11-07T07:31:08.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-07T07:31:08.375Z] 954074d19ed3: Preparing [2025-11-07T07:31:08.375Z] e56c38ba5135: Preparing [2025-11-07T07:31:08.375Z] 8d4534f3f6ef: Preparing [2025-11-07T07:31:08.375Z] 175f7ca8060b: Preparing [2025-11-07T07:31:08.375Z] f5830d7b12ec: Preparing [2025-11-07T07:31:08.375Z] 8921415ca9d9: Preparing [2025-11-07T07:31:08.375Z] 256f393e029f: Preparing [2025-11-07T07:31:08.375Z] 8921415ca9d9: Waiting [2025-11-07T07:31:08.375Z] 256f393e029f: Waiting [2025-11-07T07:31:08.375Z] 8d4534f3f6ef: Layer already exists [2025-11-07T07:31:08.375Z] e56c38ba5135: Layer already exists [2025-11-07T07:31:08.375Z] 175f7ca8060b: Layer already exists [2025-11-07T07:31:08.375Z] f5830d7b12ec: Layer already exists [2025-11-07T07:31:08.375Z] 954074d19ed3: Layer already exists [2025-11-07T07:31:08.375Z] 256f393e029f: Layer already exists [2025-11-07T07:31:08.375Z] 8921415ca9d9: Layer already exists [2025-11-07T07:31:08.375Z] main: digest: sha256:1110676c5280bde05566b4c08581305cb1145dd8ff3dfc46295586dab20a55c9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T07:31:08.465Z] ===================================================== [Pipeline] echo [2025-11-07T07:31:08.481Z] taggedImages: [2025-11-07T07:31:08.481Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:31:08.481Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-11-07T07:31:08.481Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.75 [2025-11-07T07:31:08.481Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:31:08.481Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-11-07T07:31:08.558Z] ========================================================= [2025-11-07T07:31:08.558Z] [edgeXBuildMultiArch] RAW Config: [2025-11-07T07:31:08.558Z] images: [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/core-command:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.75 [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/core-command:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.75 [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/core-data:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.75 [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/core-data:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/core-keeper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.75 [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/core-keeper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/core-metadata:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.75 [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/core-metadata:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.75 [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.75 [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.75 [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.75 [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.75 [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.75 [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.75 [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.75 [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/support-notifications:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.75 [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/support-notifications:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.75 [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T07:31:08.558Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-11-07T07:31:08.558Z] settingsFile: [2025-11-07T07:31:08.558Z] edgex-go-settings [2025-11-07T07:31:08.558Z] ========================================================= [Pipeline] node [2025-11-07T07:31:23.561Z] Still waiting to schedule task [2025-11-07T07:31:23.561Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-11-07T07:32:17.528Z] Running on prd-centos7-docker-4c-2g-772685 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-07T07:32:17.593Z] provisioning config files... [2025-11-07T07:32:17.615Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config14834020195783976078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-07T07:32:18.661Z] ---> ****-login.sh [2025-11-07T07:32:18.661Z] nexus3.edgexfoundry.org:10001 [2025-11-07T07:48:10.860Z] #154 ... [2025-11-07T07:48:10.860Z] [2025-11-07T07:48:10.860Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-07T07:48:10.860Z] #149 DONE 1161.4s [2025-11-07T07:48:10.860Z] [2025-11-07T07:48:10.860Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-07T07:48:11.127Z] #150 ... [2025-11-07T07:48:11.127Z] [2025-11-07T07:48:11.127Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T07:48:11.397Z] #155 DONE 0.1s [2025-11-07T07:48:11.398Z] [2025-11-07T07:48:11.398Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-07T07:48:11.671Z] #156 DONE 0.1s [2025-11-07T07:48:11.671Z] [2025-11-07T07:48:11.671Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-11-07T07:48:11.944Z] #157 DONE 0.3s [2025-11-07T07:48:11.944Z] [2025-11-07T07:48:11.944Z] #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 [2025-11-07T07:48:11.944Z] #158 DONE 0.1s [2025-11-07T07:48:11.944Z] [2025-11-07T07:48:11.944Z] #39 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T07:48:11.944Z] #39 ... [2025-11-07T07:48:11.944Z] [2025-11-07T07:48:11.944Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-11-07T07:48:12.213Z] #159 DONE 0.2s [2025-11-07T07:48:12.213Z] [2025-11-07T07:48:12.213Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-07T07:48:14.842Z] #160 DONE 2.2s [2025-11-07T07:48:14.842Z] [2025-11-07T07:48:14.842Z] #108 [core-common-config-bootstrapper] exporting to image [2025-11-07T07:48:14.842Z] #108 exporting layers [2025-11-07T07:48:15.423Z] #108 exporting layers 1.0s done [2025-11-07T07:48:15.423Z] #108 writing image sha256:6d25c77dd7b1bb1b58db3d1ae524ac8693352279c53f6cf2fe0e761074473fb2 [2025-11-07T07:48:15.423Z] #108 writing image sha256:6d25c77dd7b1bb1b58db3d1ae524ac8693352279c53f6cf2fe0e761074473fb2 0.1s done [2025-11-07T07:48:15.423Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2025-11-07T07:48:15.423Z] #108 DONE 9.3s [2025-11-07T07:48:15.423Z] [2025-11-07T07:48:15.423Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-07T07:48:33.602Z] #154 ... [2025-11-07T07:48:33.602Z] [2025-11-07T07:48:33.602Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-07T07:48:33.602Z] #153 DONE 1181.5s [2025-11-07T07:48:33.602Z] [2025-11-07T07:48:33.602Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-11-07T07:48:33.602Z] #161 DONE 0.4s [2025-11-07T07:48:33.602Z] [2025-11-07T07:48:33.602Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-11-07T07:48:33.602Z] #162 DONE 2.4s [2025-11-07T07:48:33.602Z] [2025-11-07T07:48:33.602Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T07:48:33.868Z] #163 DONE 0.3s [2025-11-07T07:48:33.868Z] [2025-11-07T07:48:33.868Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-11-07T07:48:34.138Z] #164 DONE 0.3s [2025-11-07T07:48:34.138Z] [2025-11-07T07:48:34.138Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-11-07T07:48:34.403Z] #165 DONE 0.4s [2025-11-07T07:48:34.403Z] [2025-11-07T07:48:34.403Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-11-07T07:48:34.669Z] #166 DONE 0.1s [2025-11-07T07:48:34.669Z] [2025-11-07T07:48:34.669Z] #39 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T07:48:34.669Z] #39 ... [2025-11-07T07:48:34.669Z] [2025-11-07T07:48:34.669Z] #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/ [2025-11-07T07:48:34.935Z] #167 DONE 0.2s [2025-11-07T07:48:34.935Z] [2025-11-07T07:48:34.935Z] #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/ [2025-11-07T07:48:34.935Z] #168 DONE 0.2s [2025-11-07T07:48:34.935Z] [2025-11-07T07:48:34.935Z] #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/ [2025-11-07T07:48:35.227Z] #169 DONE 0.1s [2025-11-07T07:48:35.227Z] [2025-11-07T07:48:35.227Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-11-07T07:48:35.494Z] #170 DONE 0.1s [2025-11-07T07:48:35.494Z] [2025-11-07T07:48:35.494Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-11-07T07:48:37.429Z] #171 DONE 2.2s [2025-11-07T07:48:37.429Z] [2025-11-07T07:48:37.429Z] #108 [security-bootstrapper] exporting to image [2025-11-07T07:48:37.429Z] #108 exporting layers [2025-11-07T07:48:38.830Z] #108 exporting layers 1.2s done [2025-11-07T07:48:38.830Z] #108 writing image sha256:fc2ea430bc2b5e59780ec1f97d99f1f6838e65ad29923eecbc071f16700a9260 done [2025-11-07T07:48:38.830Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2025-11-07T07:48:38.830Z] #108 DONE 10.6s [2025-11-07T07:48:38.830Z] [2025-11-07T07:48:38.830Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-07T08:04:46.515Z] #144 ... [2025-11-07T08:04:46.515Z] [2025-11-07T08:04:46.515Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-11-07T08:04:46.515Z] #148 DONE 2152.2s [2025-11-07T08:04:46.515Z] [2025-11-07T08:04:46.515Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-07T08:04:46.515Z] #145 ... [2025-11-07T08:04:46.515Z] [2025-11-07T08:04:46.515Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T08:04:46.515Z] #172 DONE 0.1s [2025-11-07T08:04:46.515Z] [2025-11-07T08:04:46.515Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-11-07T08:04:46.515Z] #173 DONE 0.3s [2025-11-07T08:04:46.515Z] [2025-11-07T08:04:46.515Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-07T08:04:46.515Z] #147 ... [2025-11-07T08:04:46.515Z] [2025-11-07T08:04:46.515Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-11-07T08:04:46.515Z] #174 DONE 0.5s [2025-11-07T08:04:46.515Z] [2025-11-07T08:04:46.515Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-11-07T08:04:46.515Z] #175 DONE 0.2s [2025-11-07T08:04:46.515Z] [2025-11-07T08:04:46.515Z] #6 [core-data internal] load build definition from Dockerfile [2025-11-07T08:04:46.515Z] #6 ... [2025-11-07T08:04:46.515Z] [2025-11-07T08:04:46.515Z] #108 [core-command] exporting to image [2025-11-07T08:04:46.515Z] #108 exporting layers [2025-11-07T08:04:46.515Z] #108 exporting layers 0.5s done [2025-11-07T08:04:46.515Z] #108 writing image sha256:a81c47c874af1b390ad93e734a51703eb8a057d77527ed3a20e2764912352f76 done [2025-11-07T08:04:46.515Z] #108 naming to docker.io/library/core-command-arm64 0.0s done [2025-11-07T08:04:46.515Z] #108 DONE 11.1s [2025-11-07T08:04:46.515Z] [2025-11-07T08:04:46.515Z] #39 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T08:05:08.569Z] #39 ... [2025-11-07T08:05:08.569Z] [2025-11-07T08:05:08.569Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-07T08:05:08.569Z] #146 DONE 2178.3s [2025-11-07T08:05:08.569Z] [2025-11-07T08:05:08.569Z] #39 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T08:05:08.569Z] #39 ... [2025-11-07T08:05:08.569Z] [2025-11-07T08:05:08.569Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T08:05:08.569Z] #176 DONE 0.2s [2025-11-07T08:05:08.569Z] [2025-11-07T08:05:08.569Z] #6 [core-data internal] load build definition from Dockerfile [2025-11-07T08:05:08.569Z] #6 ... [2025-11-07T08:05:08.569Z] [2025-11-07T08:05:08.569Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-11-07T08:05:08.569Z] #177 DONE 0.3s [2025-11-07T08:05:08.569Z] [2025-11-07T08:05:08.569Z] #39 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T08:05:08.569Z] #39 ... [2025-11-07T08:05:08.569Z] [2025-11-07T08:05:08.569Z] #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 [2025-11-07T08:05:08.569Z] #178 DONE 0.1s [2025-11-07T08:05:08.569Z] [2025-11-07T08:05:08.569Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-11-07T08:05:08.569Z] #179 DONE 0.1s [2025-11-07T08:05:08.569Z] [2025-11-07T08:05:08.569Z] #6 [core-data internal] load build definition from Dockerfile [2025-11-07T08:05:08.921Z] #6 ... [2025-11-07T08:05:08.921Z] [2025-11-07T08:05:08.921Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-11-07T08:05:09.194Z] #180 DONE 0.6s [2025-11-07T08:05:09.194Z] [2025-11-07T08:05:09.194Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-07T08:05:09.469Z] #151 ... [2025-11-07T08:05:09.469Z] [2025-11-07T08:05:09.469Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-11-07T08:05:09.469Z] #181 DONE 0.1s [2025-11-07T08:05:09.469Z] [2025-11-07T08:05:09.469Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-07T08:05:11.414Z] #182 DONE 2.0s [2025-11-07T08:05:11.414Z] [2025-11-07T08:05:11.414Z] #108 [security-proxy-setup] exporting to image [2025-11-07T08:05:11.414Z] #108 exporting layers [2025-11-07T08:05:12.373Z] #108 exporting layers 1.0s done [2025-11-07T08:05:12.373Z] #108 writing image sha256:9f574ee0b6a2a0f5d06743991ff9d6f108e3f5db3a1bfa8ecdd1492b2c9e9980 done [2025-11-07T08:05:12.373Z] #108 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2025-11-07T08:05:12.373Z] #108 DONE 12.1s [2025-11-07T08:05:12.373Z] [2025-11-07T08:05:12.373Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-07T08:05:13.339Z] #147 ... [2025-11-07T08:05:13.339Z] [2025-11-07T08:05:13.339Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-07T08:05:13.339Z] #154 2184.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-11-07T08:05:45.557Z] #154 DONE 2213.7s [2025-11-07T08:05:45.557Z] [2025-11-07T08:05:45.557Z] #39 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T08:05:45.557Z] #39 ... [2025-11-07T08:05:45.557Z] [2025-11-07T08:05:45.557Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T08:05:45.557Z] #183 DONE 0.4s [2025-11-07T08:05:45.557Z] [2025-11-07T08:05:45.557Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-07T08:05:45.557Z] #144 ... [2025-11-07T08:05:45.557Z] [2025-11-07T08:05:45.557Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-11-07T08:05:45.557Z] #184 DONE 0.1s [2025-11-07T08:05:45.557Z] [2025-11-07T08:05:45.557Z] #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 [2025-11-07T08:05:45.557Z] #185 DONE 0.1s [2025-11-07T08:05:45.557Z] [2025-11-07T08:05:45.557Z] #39 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T08:05:45.557Z] #39 ... [2025-11-07T08:05:45.557Z] [2025-11-07T08:05:45.557Z] #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 [2025-11-07T08:05:45.557Z] #186 DONE 0.1s [2025-11-07T08:05:45.557Z] [2025-11-07T08:05:45.557Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-11-07T08:05:45.557Z] #187 DONE 0.1s [2025-11-07T08:05:45.557Z] [2025-11-07T08:05:45.557Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-07T08:05:45.557Z] #150 ... [2025-11-07T08:05:45.557Z] [2025-11-07T08:05:45.557Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-11-07T08:05:45.557Z] #188 DONE 0.4s [2025-11-07T08:05:45.557Z] [2025-11-07T08:05:45.557Z] #39 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T08:05:45.557Z] #39 ... [2025-11-07T08:05:45.557Z] [2025-11-07T08:05:45.557Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-11-07T08:05:45.557Z] #189 DONE 0.5s [2025-11-07T08:05:45.557Z] [2025-11-07T08:05:45.557Z] #39 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T08:05:45.557Z] #39 ... [2025-11-07T08:05:45.557Z] [2025-11-07T08:05:45.557Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-11-07T08:05:45.557Z] #190 DONE 0.1s [2025-11-07T08:05:45.823Z] [2025-11-07T08:05:45.823Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-07T08:05:47.767Z] #191 DONE 1.9s [2025-11-07T08:05:47.767Z] [2025-11-07T08:05:47.767Z] #108 [security-secretstore-setup] exporting to image [2025-11-07T08:05:47.767Z] #108 exporting layers [2025-11-07T08:05:49.176Z] #108 exporting layers 1.6s done [2025-11-07T08:05:49.176Z] #108 writing image sha256:63543f811176660e3675803ed99b0be38605facc18b5079508ba738b489d23ba done [2025-11-07T08:05:49.176Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-11-07T08:05:49.176Z] #108 DONE 13.7s [2025-11-07T08:05:49.176Z] [2025-11-07T08:05:49.176Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T08:06:45.572Z] #51 ... [2025-11-07T08:06:45.572Z] [2025-11-07T08:06:45.572Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-07T08:06:45.572Z] #145 DONE 2270.4s [2025-11-07T08:06:45.572Z] [2025-11-07T08:06:45.572Z] #39 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T08:06:45.572Z] #39 ... [2025-11-07T08:06:45.572Z] [2025-11-07T08:06:45.572Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T08:06:45.572Z] #192 DONE 0.3s [2025-11-07T08:06:45.572Z] [2025-11-07T08:06:45.572Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-07T08:06:45.572Z] #152 ... [2025-11-07T08:06:45.572Z] [2025-11-07T08:06:45.572Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-07T08:06:45.572Z] #193 DONE 0.2s [2025-11-07T08:06:45.572Z] [2025-11-07T08:06:45.572Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-11-07T08:06:45.572Z] #194 DONE 0.5s [2025-11-07T08:06:45.572Z] [2025-11-07T08:06:45.572Z] #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 [2025-11-07T08:06:45.572Z] #195 DONE 0.1s [2025-11-07T08:06:45.572Z] [2025-11-07T08:06:45.572Z] #108 [security-spiffe-token-provider] exporting to image [2025-11-07T08:06:45.572Z] #108 exporting layers [2025-11-07T08:06:45.572Z] #108 exporting layers 0.5s done [2025-11-07T08:06:45.572Z] #108 writing image sha256:8c9f04c76e5cabd17f38635ffed49bfe47a775246fb7dc10a59884e8c61d4679 done [2025-11-07T08:06:45.572Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-11-07T08:06:45.572Z] #108 DONE 14.2s [2025-11-07T08:06:45.572Z] [2025-11-07T08:06:45.572Z] #39 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T08:07:17.787Z] #39 ... [2025-11-07T08:07:17.787Z] [2025-11-07T08:07:17.787Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-07T08:07:17.787Z] #150 DONE 2308.7s [2025-11-07T08:07:18.054Z] [2025-11-07T08:07:18.054Z] #39 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T08:07:18.639Z] #39 ... [2025-11-07T08:07:18.640Z] [2025-11-07T08:07:18.640Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T08:07:18.640Z] #196 DONE 0.1s [2025-11-07T08:07:18.640Z] [2025-11-07T08:07:18.640Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-07T08:07:18.928Z] #147 ... [2025-11-07T08:07:18.928Z] [2025-11-07T08:07:18.928Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-07T08:07:18.928Z] #197 DONE 0.3s [2025-11-07T08:07:18.928Z] [2025-11-07T08:07:18.928Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-07T08:07:19.194Z] #144 ... [2025-11-07T08:07:19.194Z] [2025-11-07T08:07:19.194Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-11-07T08:07:19.785Z] #198 DONE 0.7s [2025-11-07T08:07:19.785Z] [2025-11-07T08:07:19.785Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-11-07T08:07:20.384Z] #199 DONE 0.4s [2025-11-07T08:07:20.384Z] [2025-11-07T08:07:20.384Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-11-07T08:07:20.384Z] #200 DONE 0.3s [2025-11-07T08:07:20.384Z] [2025-11-07T08:07:20.384Z] #6 [core-data internal] load build definition from Dockerfile [2025-11-07T08:07:20.650Z] #6 ... [2025-11-07T08:07:20.650Z] [2025-11-07T08:07:20.650Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-07T08:07:22.618Z] #201 DONE 1.8s [2025-11-07T08:07:22.618Z] [2025-11-07T08:07:22.618Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-07T08:07:22.618Z] #147 ... [2025-11-07T08:07:22.618Z] [2025-11-07T08:07:22.618Z] #108 [security-proxy-auth] exporting to image [2025-11-07T08:07:22.618Z] #108 exporting layers [2025-11-07T08:07:23.200Z] #108 exporting layers 0.9s done [2025-11-07T08:07:23.200Z] #108 writing image sha256:6ee0694873ddd393103c430b235452e9242f3c3a0072012ad240dc2b52548e7a done [2025-11-07T08:07:23.200Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2025-11-07T08:07:23.200Z] #108 DONE 15.2s [2025-11-07T08:07:23.200Z] [2025-11-07T08:07:23.200Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-07T08:07:23.466Z] #144 ... [2025-11-07T08:07:23.466Z] [2025-11-07T08:07:23.466Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-07T08:07:23.466Z] #152 DONE 2314.4s [2025-11-07T08:07:23.733Z] [2025-11-07T08:07:23.733Z] #39 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T08:07:23.733Z] #39 ... [2025-11-07T08:07:23.733Z] [2025-11-07T08:07:23.733Z] #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T08:07:23.999Z] #202 DONE 0.2s [2025-11-07T08:07:23.999Z] [2025-11-07T08:07:23.999Z] #39 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T08:07:24.583Z] #39 ... [2025-11-07T08:07:24.583Z] [2025-11-07T08:07:24.583Z] #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-07T08:07:24.583Z] #203 DONE 0.2s [2025-11-07T08:07:24.583Z] [2025-11-07T08:07:24.583Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-11-07T08:07:25.169Z] #204 DONE 0.5s [2025-11-07T08:07:25.169Z] [2025-11-07T08:07:25.169Z] #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-11-07T08:07:25.438Z] #205 DONE 0.1s [2025-11-07T08:07:25.438Z] [2025-11-07T08:07:25.438Z] #108 [core-data] exporting to image [2025-11-07T08:07:26.019Z] #108 exporting layers 0.7s done [2025-11-07T08:07:26.019Z] #108 writing image sha256:164b59363fc3e3efee5603b346817bc058f23d3645b30a6a55c27f2f5cbf8c1e done [2025-11-07T08:07:26.019Z] #108 naming to docker.io/library/core-data-arm64 done [2025-11-07T08:07:26.019Z] #108 DONE 15.8s [2025-11-07T08:07:26.019Z] [2025-11-07T08:07:26.019Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-07T08:07:26.604Z] #147 ... [2025-11-07T08:07:26.604Z] [2025-11-07T08:07:26.604Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-07T08:07:26.604Z] #144 DONE 2317.2s [2025-11-07T08:07:26.604Z] [2025-11-07T08:07:26.604Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-07T08:07:27.191Z] #151 ... [2025-11-07T08:07:27.191Z] [2025-11-07T08:07:27.191Z] #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T08:07:27.191Z] #206 DONE 0.2s [2025-11-07T08:07:27.191Z] [2025-11-07T08:07:27.191Z] #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-11-07T08:07:27.787Z] #207 DONE 0.6s [2025-11-07T08:07:27.787Z] [2025-11-07T08:07:27.787Z] #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-11-07T08:07:28.056Z] #208 DONE 0.1s [2025-11-07T08:07:28.057Z] [2025-11-07T08:07:28.057Z] #108 [core-keeper] exporting to image [2025-11-07T08:07:28.638Z] #108 exporting layers 0.6s done [2025-11-07T08:07:28.638Z] #108 writing image sha256:9b123f6c32e4f53a57b68d05196550bd59bbd6042fe738091575f26f9c1f59b8 done [2025-11-07T08:07:28.638Z] #108 naming to docker.io/library/core-keeper-arm64 done [2025-11-07T08:07:28.638Z] #108 DONE 16.4s [2025-11-07T08:07:28.638Z] [2025-11-07T08:07:28.638Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-07T08:07:30.051Z] #147 ... [2025-11-07T08:07:30.051Z] [2025-11-07T08:07:30.051Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-07T08:07:30.051Z] #151 DONE 2320.8s [2025-11-07T08:07:30.051Z] [2025-11-07T08:07:30.051Z] #6 [core-data internal] load build definition from Dockerfile [2025-11-07T08:07:30.317Z] #6 ... [2025-11-07T08:07:30.318Z] [2025-11-07T08:07:30.318Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T08:07:30.588Z] #209 DONE 0.2s [2025-11-07T08:07:30.588Z] [2025-11-07T08:07:30.588Z] #6 [core-data internal] load build definition from Dockerfile [2025-11-07T08:07:30.860Z] #6 ... [2025-11-07T08:07:30.860Z] [2025-11-07T08:07:30.860Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-07T08:07:30.860Z] #210 DONE 0.1s [2025-11-07T08:07:30.860Z] [2025-11-07T08:07:30.860Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-11-07T08:07:31.442Z] #211 DONE 0.5s [2025-11-07T08:07:31.442Z] [2025-11-07T08:07:31.442Z] #6 [core-data internal] load build definition from Dockerfile [2025-11-07T08:07:31.442Z] #6 ... [2025-11-07T08:07:31.442Z] [2025-11-07T08:07:31.442Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-11-07T08:07:31.442Z] #212 DONE 0.1s [2025-11-07T08:07:31.442Z] [2025-11-07T08:07:31.442Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-11-07T08:07:31.442Z] #213 DONE 0.1s [2025-11-07T08:07:31.442Z] [2025-11-07T08:07:31.442Z] #39 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T08:07:31.712Z] #39 ... [2025-11-07T08:07:31.712Z] [2025-11-07T08:07:31.712Z] #108 [core-metadata] exporting to image [2025-11-07T08:07:33.652Z] #108 exporting layers 1.7s done [2025-11-07T08:07:33.652Z] #108 writing image sha256:5af2243171fde6b6609e1246e69fc2c3bc37aa8e17c8ef8e0e75881daeef42f0 done [2025-11-07T08:07:33.652Z] #108 naming to docker.io/library/core-metadata-arm64 done [2025-11-07T08:07:33.652Z] #108 DONE 18.1s [2025-11-07T08:07:33.652Z] [2025-11-07T08:07:33.652Z] #39 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T08:08:00.318Z] #39 ... [2025-11-07T08:08:00.318Z] [2025-11-07T08:08:00.318Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-07T08:08:00.318Z] #147 DONE 2350.3s [2025-11-07T08:08:00.318Z] [2025-11-07T08:08:00.318Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T08:08:00.318Z] #214 DONE 0.2s [2025-11-07T08:08:00.318Z] [2025-11-07T08:08:00.318Z] #6 [core-data internal] load build definition from Dockerfile [2025-11-07T08:08:00.318Z] #6 ... [2025-11-07T08:08:00.318Z] [2025-11-07T08:08:00.318Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-07T08:08:00.318Z] #215 DONE 0.1s [2025-11-07T08:08:00.318Z] [2025-11-07T08:08:00.318Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-11-07T08:08:00.590Z] #216 DONE 0.6s [2025-11-07T08:08:00.590Z] [2025-11-07T08:08:00.590Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-11-07T08:08:00.864Z] #217 DONE 0.1s [2025-11-07T08:08:00.864Z] [2025-11-07T08:08:00.864Z] #108 [support-scheduler] exporting to image [2025-11-07T08:08:00.864Z] #108 exporting layers [2025-11-07T08:08:01.824Z] #108 exporting layers 1.1s done [2025-11-07T08:08:01.824Z] #108 writing image sha256:0785fd315424d6a7ce75755e6a08a5d31493710467a219683210c455e2ea26ca done [2025-11-07T08:08:01.824Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2025-11-07T08:08:01.824Z] #108 DONE 19.2s [2025-11-07T08:08:01.824Z] [2025-11-07T08:08:01.824Z] #6 [core-data internal] load build definition from Dockerfile [2025-11-07T08:08:06.070Z] #6 ... [2025-11-07T08:08:06.070Z] [2025-11-07T08:08:06.070Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-07T08:08:06.070Z] #142 DONE 2356.5s [2025-11-07T08:08:06.070Z] [2025-11-07T08:08:06.070Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T08:08:06.070Z] #218 DONE 0.1s [2025-11-07T08:08:06.070Z] [2025-11-07T08:08:06.070Z] #39 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T08:08:06.070Z] #39 ... [2025-11-07T08:08:06.070Z] [2025-11-07T08:08:06.070Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-07T08:08:06.070Z] #219 DONE 0.1s [2025-11-07T08:08:06.335Z] [2025-11-07T08:08:06.335Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-11-07T08:08:06.601Z] #220 DONE 0.4s [2025-11-07T08:08:06.601Z] [2025-11-07T08:08:06.601Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-11-07T08:08:06.601Z] #221 DONE 0.1s [2025-11-07T08:08:06.601Z] [2025-11-07T08:08:06.601Z] #6 [core-data internal] load build definition from Dockerfile [2025-11-07T08:08:06.866Z] #6 ... [2025-11-07T08:08:06.866Z] [2025-11-07T08:08:06.866Z] #108 [support-notifications] exporting to image [2025-11-07T08:08:07.133Z] #108 exporting layers 0.6s done [2025-11-07T08:08:07.133Z] #108 writing image sha256:d07f7d37b289230354f006907434feb8278f66a5a6676eaace07e02c59eb4f73 done [2025-11-07T08:08:07.133Z] #108 naming to docker.io/library/support-notifications-arm64 done [2025-11-07T08:08:07.133Z] #108 DONE 19.8s [2025-11-07T08:08:07.133Z] [2025-11-07T08:08:07.133Z] #6 [core-data internal] load build definition from Dockerfile [2025-11-07T08:08:07.133Z] time="2025-11-07T07:26:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T08:08:07.133Z] time="2025-11-07T07:26:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T08:08:07.133Z] time="2025-11-07T07:26:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T08:08:07.133Z] time="2025-11-07T07:26:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T08:08:07.133Z] time="2025-11-07T07:26:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T08:08:07.133Z] time="2025-11-07T07:26:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T08:08:07.133Z] time="2025-11-07T07:26:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T08:08:07.133Z] time="2025-11-07T07:26:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T08:08:07.133Z] time="2025-11-07T07:26:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T08:08:07.133Z] time="2025-11-07T07:26:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T08:08:07.133Z] time="2025-11-07T07:26:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T08:08:07.133Z] time="2025-11-07T07:26:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T08:08:07.133Z] time="2025-11-07T07:26:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T08:08:07.133Z] time="2025-11-07T07:26:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T08:08:07.133Z] time="2025-11-07T07:26:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-11-07T08:08:07.414Z] $ docker stop --time=1 72890eb4ed7ae7583eadbc99cfba5bad36e413b9d7a0cd6e30b13de8373e9b36 [2025-11-07T08:08:09.063Z] $ docker rm -f --volumes 72890eb4ed7ae7583eadbc99cfba5bad36e413b9d7a0cd6e30b13de8373e9b36 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-07T08:08:09.596Z] + docker images [2025-11-07T08:08:09.596Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-11-07T08:08:09.596Z] support-notifications-arm64 latest d07f7d37b289 3 seconds ago 53.4MB [2025-11-07T08:08:09.596Z] support-scheduler-arm64 latest 0785fd315424 9 seconds ago 49.5MB [2025-11-07T08:08:09.596Z] core-metadata-arm64 latest 5af2243171fd 38 seconds ago 45.7MB [2025-11-07T08:08:09.596Z] core-keeper-arm64 latest 9b123f6c32e4 42 seconds ago 45.4MB [2025-11-07T08:08:09.596Z] core-data-arm64 latest 164b59363fc3 44 seconds ago 45.6MB [2025-11-07T08:08:09.596Z] security-proxy-auth-arm64 latest 6ee0694873dd 47 seconds ago 44.8MB [2025-11-07T08:08:09.596Z] security-spiffe-token-provider-arm64 latest 8c9f04c76e5c About a minute ago 49.2MB [2025-11-07T08:08:09.596Z] security-secretstore-setup-arm64 latest 63543f811176 2 minutes ago 81.7MB [2025-11-07T08:08:09.596Z] security-proxy-setup-arm64 latest 9f574ee0b6a2 2 minutes ago 51.1MB [2025-11-07T08:08:09.596Z] core-command-arm64 latest a81c47c874af 3 minutes ago 40.2MB [2025-11-07T08:08:09.596Z] security-bootstrapper-arm64 latest fc2ea430bc2b 19 minutes ago 21.2MB [2025-11-07T08:08:09.596Z] core-common-config-bootstrapper-arm64 latest 6d25c77dd7b1 19 minutes ago 20.1MB [2025-11-07T08:08:09.597Z] security-spire-agent-arm64 latest 469cf7285491 40 minutes ago 219MB [2025-11-07T08:08:09.597Z] security-spire-server-arm64 latest 4a2a15850828 40 minutes ago 163MB [2025-11-07T08:08:09.597Z] security-spire-config-arm64 latest 647db23e8fd0 40 minutes ago 162MB [2025-11-07T08:08:09.597Z] ci-base-image-arm64 latest d9850984b520 42 minutes ago 927MB [2025-11-07T08:08:09.597Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 3 weeks ago 564MB [2025-11-07T08:08:09.597Z] 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 [2025-11-07T08:08:09.819Z] provisioning config files... [2025-11-07T08:08:09.832Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/924@tmp/config483096269194429500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-07T08:08:10.188Z] ---> ****-login.sh [2025-11-07T08:08:10.189Z] nexus3.edgexfoundry.org:10001 [2025-11-07T08:08:10.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T08:08:10.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-07T08:08:10.454Z] Configure a credential helper to remove this warning. See [2025-11-07T08:08:10.454Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-07T08:08:10.454Z] [2025-11-07T08:08:10.454Z] Login Succeeded [2025-11-07T08:08:10.454Z] nexus3.edgexfoundry.org:10002 [2025-11-07T08:08:10.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T08:08:10.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-07T08:08:10.983Z] Configure a credential helper to remove this warning. See [2025-11-07T08:08:10.983Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-07T08:08:10.983Z] [2025-11-07T08:08:10.983Z] Login Succeeded [2025-11-07T08:08:10.983Z] nexus3.edgexfoundry.org:10003 [2025-11-07T08:08:11.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T08:08:11.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-07T08:08:11.247Z] Configure a credential helper to remove this warning. See [2025-11-07T08:08:11.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-07T08:08:11.247Z] [2025-11-07T08:08:11.247Z] Login Succeeded [2025-11-07T08:08:11.247Z] nexus3.edgexfoundry.org:10004 [2025-11-07T08:08:11.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T08:08:11.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-07T08:08:11.516Z] Configure a credential helper to remove this warning. See [2025-11-07T08:08:11.516Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-07T08:08:11.516Z] [2025-11-07T08:08:11.516Z] Login Succeeded [2025-11-07T08:08:11.516Z] ****.io [2025-11-07T08:08:11.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T08:08:12.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-07T08:08:12.043Z] Configure a credential helper to remove this warning. See [2025-11-07T08:08:12.043Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-07T08:08:12.043Z] [2025-11-07T08:08:12.043Z] Login Succeeded [2025-11-07T08:08:12.043Z] ---> ****-login.sh ends [Pipeline] } [2025-11-07T08:08:12.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T08:08:12.127Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-07T08:08:12.163Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-11-07T08:08:12.163Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:08:12.163Z] latest [2025-11-07T08:08:12.163Z] 4.1.0-dev.75 [2025-11-07T08:08:12.163Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:08:12.163Z] main [2025-11-07T08:08:12.163Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:12.548Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:12.923Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:08:12.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-07T08:08:12.923Z] e7a999eb2266: Preparing [2025-11-07T08:08:12.923Z] f778266101eb: Preparing [2025-11-07T08:08:12.923Z] b54901840589: Preparing [2025-11-07T08:08:12.923Z] f845f6bc6f52: Preparing [2025-11-07T08:08:12.923Z] 7e7b2ff0c5cd: Preparing [2025-11-07T08:08:12.923Z] 3a9c23b06f09: Preparing [2025-11-07T08:08:12.923Z] 0e64f2360a44: Preparing [2025-11-07T08:08:12.923Z] 3a9c23b06f09: Waiting [2025-11-07T08:08:12.923Z] 0e64f2360a44: Waiting [2025-11-07T08:08:13.189Z] b54901840589: Pushed [2025-11-07T08:08:13.189Z] f845f6bc6f52: Pushed [2025-11-07T08:08:13.189Z] 7e7b2ff0c5cd: Pushed [2025-11-07T08:08:13.189Z] e7a999eb2266: Pushed [2025-11-07T08:08:13.189Z] 0e64f2360a44: Layer already exists [2025-11-07T08:08:13.189Z] 3a9c23b06f09: Pushed [2025-11-07T08:08:19.810Z] f778266101eb: Pushed [2025-11-07T08:08:20.076Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:f73016fd5b127df53ae95349a90ec59ec6dab3595a4c7e58702813703a32e72e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:20.457Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:20.831Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-11-07T08:08:20.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-07T08:08:20.831Z] e7a999eb2266: Preparing [2025-11-07T08:08:20.831Z] f778266101eb: Preparing [2025-11-07T08:08:20.831Z] b54901840589: Preparing [2025-11-07T08:08:20.831Z] f845f6bc6f52: Preparing [2025-11-07T08:08:20.831Z] 7e7b2ff0c5cd: Preparing [2025-11-07T08:08:20.831Z] 3a9c23b06f09: Preparing [2025-11-07T08:08:20.831Z] 0e64f2360a44: Preparing [2025-11-07T08:08:20.831Z] 3a9c23b06f09: Waiting [2025-11-07T08:08:20.831Z] 0e64f2360a44: Waiting [2025-11-07T08:08:20.831Z] f845f6bc6f52: Layer already exists [2025-11-07T08:08:20.831Z] f778266101eb: Layer already exists [2025-11-07T08:08:20.831Z] e7a999eb2266: Layer already exists [2025-11-07T08:08:20.831Z] 7e7b2ff0c5cd: Layer already exists [2025-11-07T08:08:20.831Z] b54901840589: Layer already exists [2025-11-07T08:08:21.096Z] 0e64f2360a44: Layer already exists [2025-11-07T08:08:21.096Z] 3a9c23b06f09: Layer already exists [2025-11-07T08:08:21.096Z] latest: digest: sha256:f73016fd5b127df53ae95349a90ec59ec6dab3595a4c7e58702813703a32e72e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:21.469Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:21.837Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.75 [2025-11-07T08:08:21.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-07T08:08:21.837Z] e7a999eb2266: Preparing [2025-11-07T08:08:21.837Z] f778266101eb: Preparing [2025-11-07T08:08:21.837Z] b54901840589: Preparing [2025-11-07T08:08:21.837Z] f845f6bc6f52: Preparing [2025-11-07T08:08:21.837Z] 7e7b2ff0c5cd: Preparing [2025-11-07T08:08:21.837Z] 3a9c23b06f09: Preparing [2025-11-07T08:08:21.837Z] 0e64f2360a44: Preparing [2025-11-07T08:08:21.837Z] 0e64f2360a44: Waiting [2025-11-07T08:08:21.837Z] 3a9c23b06f09: Waiting [2025-11-07T08:08:21.837Z] f778266101eb: Layer already exists [2025-11-07T08:08:21.837Z] 7e7b2ff0c5cd: Layer already exists [2025-11-07T08:08:21.837Z] e7a999eb2266: Layer already exists [2025-11-07T08:08:21.837Z] b54901840589: Layer already exists [2025-11-07T08:08:21.837Z] f845f6bc6f52: Layer already exists [2025-11-07T08:08:21.837Z] 3a9c23b06f09: Layer already exists [2025-11-07T08:08:21.837Z] 0e64f2360a44: Layer already exists [2025-11-07T08:08:22.101Z] 4.1.0-dev.75: digest: sha256:f73016fd5b127df53ae95349a90ec59ec6dab3595a4c7e58702813703a32e72e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:22.476Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:23.518Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:08:23.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-07T08:08:23.518Z] e7a999eb2266: Preparing [2025-11-07T08:08:23.518Z] f778266101eb: Preparing [2025-11-07T08:08:23.518Z] b54901840589: Preparing [2025-11-07T08:08:23.518Z] f845f6bc6f52: Preparing [2025-11-07T08:08:23.518Z] 7e7b2ff0c5cd: Preparing [2025-11-07T08:08:23.518Z] 3a9c23b06f09: Preparing [2025-11-07T08:08:23.518Z] 0e64f2360a44: Preparing [2025-11-07T08:08:23.518Z] 0e64f2360a44: Waiting [2025-11-07T08:08:23.518Z] 3a9c23b06f09: Waiting [2025-11-07T08:08:23.518Z] e7a999eb2266: Layer already exists [2025-11-07T08:08:23.518Z] f845f6bc6f52: Layer already exists [2025-11-07T08:08:23.518Z] f778266101eb: Layer already exists [2025-11-07T08:08:23.518Z] b54901840589: Layer already exists [2025-11-07T08:08:23.518Z] 7e7b2ff0c5cd: Layer already exists [2025-11-07T08:08:23.518Z] 0e64f2360a44: Layer already exists [2025-11-07T08:08:23.518Z] 3a9c23b06f09: Layer already exists [2025-11-07T08:08:23.784Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:f73016fd5b127df53ae95349a90ec59ec6dab3595a4c7e58702813703a32e72e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:24.177Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:24.564Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-11-07T08:08:24.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-07T08:08:24.565Z] e7a999eb2266: Preparing [2025-11-07T08:08:24.565Z] f778266101eb: Preparing [2025-11-07T08:08:24.565Z] b54901840589: Preparing [2025-11-07T08:08:24.565Z] f845f6bc6f52: Preparing [2025-11-07T08:08:24.565Z] 7e7b2ff0c5cd: Preparing [2025-11-07T08:08:24.565Z] 3a9c23b06f09: Preparing [2025-11-07T08:08:24.565Z] 0e64f2360a44: Preparing [2025-11-07T08:08:24.565Z] 3a9c23b06f09: Waiting [2025-11-07T08:08:24.565Z] 0e64f2360a44: Waiting [2025-11-07T08:08:24.565Z] f778266101eb: Layer already exists [2025-11-07T08:08:24.565Z] e7a999eb2266: Layer already exists [2025-11-07T08:08:24.565Z] 7e7b2ff0c5cd: Layer already exists [2025-11-07T08:08:24.565Z] f845f6bc6f52: Layer already exists [2025-11-07T08:08:24.565Z] b54901840589: Layer already exists [2025-11-07T08:08:24.565Z] 3a9c23b06f09: Layer already exists [2025-11-07T08:08:24.565Z] 0e64f2360a44: Layer already exists [2025-11-07T08:08:24.565Z] main: digest: sha256:f73016fd5b127df53ae95349a90ec59ec6dab3595a4c7e58702813703a32e72e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T08:08:24.935Z] ===================================================== [Pipeline] echo [2025-11-07T08:08:24.951Z] taggedImages: [2025-11-07T08:08:24.951Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:08:24.951Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-11-07T08:08:24.951Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.75 [2025-11-07T08:08:24.951Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:08:24.951Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-11-07T08:08:24.982Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-11-07T08:08:24.982Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:08:24.982Z] latest [2025-11-07T08:08:24.982Z] 4.1.0-dev.75 [2025-11-07T08:08:24.982Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:08:24.982Z] main [2025-11-07T08:08:24.982Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:25.373Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:25.746Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:08:25.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-07T08:08:25.746Z] 6e6477c4674e: Preparing [2025-11-07T08:08:25.746Z] c432a7d32b96: Preparing [2025-11-07T08:08:25.746Z] 5440a2f33c62: Preparing [2025-11-07T08:08:25.746Z] db979a87e8ea: Preparing [2025-11-07T08:08:25.746Z] b54901840589: Preparing [2025-11-07T08:08:25.746Z] f845f6bc6f52: Preparing [2025-11-07T08:08:25.746Z] 7e7b2ff0c5cd: Preparing [2025-11-07T08:08:25.746Z] 3a9c23b06f09: Preparing [2025-11-07T08:08:25.746Z] 0e64f2360a44: Preparing [2025-11-07T08:08:25.746Z] 7e7b2ff0c5cd: Waiting [2025-11-07T08:08:25.746Z] 3a9c23b06f09: Waiting [2025-11-07T08:08:25.746Z] 0e64f2360a44: Waiting [2025-11-07T08:08:25.746Z] f845f6bc6f52: Waiting [2025-11-07T08:08:25.746Z] b54901840589: Layer already exists [2025-11-07T08:08:26.011Z] f845f6bc6f52: Layer already exists [2025-11-07T08:08:26.011Z] 5440a2f33c62: Pushed [2025-11-07T08:08:26.011Z] c432a7d32b96: Pushed [2025-11-07T08:08:26.011Z] 7e7b2ff0c5cd: Layer already exists [2025-11-07T08:08:26.011Z] 3a9c23b06f09: Layer already exists [2025-11-07T08:08:26.011Z] 6e6477c4674e: Pushed [2025-11-07T08:08:26.011Z] 0e64f2360a44: Layer already exists [2025-11-07T08:08:28.658Z] db979a87e8ea: Pushed [2025-11-07T08:08:28.658Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:ade9853c2333659d1b40a257a3daa794057e72bab444420345008b1edbd55da5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:29.023Z] + 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 [2025-11-07T08:08:29.383Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-11-07T08:08:29.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-07T08:08:29.383Z] 6e6477c4674e: Preparing [2025-11-07T08:08:29.383Z] c432a7d32b96: Preparing [2025-11-07T08:08:29.383Z] 5440a2f33c62: Preparing [2025-11-07T08:08:29.383Z] db979a87e8ea: Preparing [2025-11-07T08:08:29.383Z] b54901840589: Preparing [2025-11-07T08:08:29.383Z] f845f6bc6f52: Preparing [2025-11-07T08:08:29.383Z] 7e7b2ff0c5cd: Preparing [2025-11-07T08:08:29.383Z] f845f6bc6f52: Waiting [2025-11-07T08:08:29.383Z] 3a9c23b06f09: Preparing [2025-11-07T08:08:29.383Z] 0e64f2360a44: Preparing [2025-11-07T08:08:29.383Z] 7e7b2ff0c5cd: Waiting [2025-11-07T08:08:29.383Z] 3a9c23b06f09: Waiting [2025-11-07T08:08:29.383Z] 0e64f2360a44: Waiting [2025-11-07T08:08:29.383Z] 5440a2f33c62: Layer already exists [2025-11-07T08:08:29.383Z] 6e6477c4674e: Layer already exists [2025-11-07T08:08:29.383Z] db979a87e8ea: Layer already exists [2025-11-07T08:08:29.383Z] b54901840589: Layer already exists [2025-11-07T08:08:29.383Z] c432a7d32b96: Layer already exists [2025-11-07T08:08:29.383Z] f845f6bc6f52: Layer already exists [2025-11-07T08:08:29.383Z] 7e7b2ff0c5cd: Layer already exists [2025-11-07T08:08:29.383Z] 3a9c23b06f09: Layer already exists [2025-11-07T08:08:29.383Z] 0e64f2360a44: Layer already exists [2025-11-07T08:08:29.383Z] latest: digest: sha256:ade9853c2333659d1b40a257a3daa794057e72bab444420345008b1edbd55da5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:30.009Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:30.375Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.75 [2025-11-07T08:08:30.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-07T08:08:30.376Z] 6e6477c4674e: Preparing [2025-11-07T08:08:30.376Z] c432a7d32b96: Preparing [2025-11-07T08:08:30.376Z] 5440a2f33c62: Preparing [2025-11-07T08:08:30.376Z] db979a87e8ea: Preparing [2025-11-07T08:08:30.376Z] b54901840589: Preparing [2025-11-07T08:08:30.376Z] f845f6bc6f52: Preparing [2025-11-07T08:08:30.376Z] 7e7b2ff0c5cd: Preparing [2025-11-07T08:08:30.376Z] 3a9c23b06f09: Preparing [2025-11-07T08:08:30.376Z] 0e64f2360a44: Preparing [2025-11-07T08:08:30.376Z] 7e7b2ff0c5cd: Waiting [2025-11-07T08:08:30.376Z] 3a9c23b06f09: Waiting [2025-11-07T08:08:30.376Z] 0e64f2360a44: Waiting [2025-11-07T08:08:30.376Z] f845f6bc6f52: Waiting [2025-11-07T08:08:30.376Z] db979a87e8ea: Layer already exists [2025-11-07T08:08:30.376Z] 5440a2f33c62: Layer already exists [2025-11-07T08:08:30.376Z] c432a7d32b96: Layer already exists [2025-11-07T08:08:30.376Z] 6e6477c4674e: Layer already exists [2025-11-07T08:08:30.376Z] b54901840589: Layer already exists [2025-11-07T08:08:30.376Z] f845f6bc6f52: Layer already exists [2025-11-07T08:08:30.376Z] 3a9c23b06f09: Layer already exists [2025-11-07T08:08:30.376Z] 7e7b2ff0c5cd: Layer already exists [2025-11-07T08:08:30.376Z] 0e64f2360a44: Layer already exists [2025-11-07T08:08:30.376Z] 4.1.0-dev.75: digest: sha256:ade9853c2333659d1b40a257a3daa794057e72bab444420345008b1edbd55da5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:31.011Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:31.372Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:08:31.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-07T08:08:31.372Z] 6e6477c4674e: Preparing [2025-11-07T08:08:31.372Z] c432a7d32b96: Preparing [2025-11-07T08:08:31.372Z] 5440a2f33c62: Preparing [2025-11-07T08:08:31.372Z] db979a87e8ea: Preparing [2025-11-07T08:08:31.372Z] b54901840589: Preparing [2025-11-07T08:08:31.372Z] f845f6bc6f52: Preparing [2025-11-07T08:08:31.372Z] 7e7b2ff0c5cd: Preparing [2025-11-07T08:08:31.372Z] 3a9c23b06f09: Preparing [2025-11-07T08:08:31.372Z] 0e64f2360a44: Preparing [2025-11-07T08:08:31.372Z] 7e7b2ff0c5cd: Waiting [2025-11-07T08:08:31.372Z] 3a9c23b06f09: Waiting [2025-11-07T08:08:31.372Z] f845f6bc6f52: Waiting [2025-11-07T08:08:31.372Z] 0e64f2360a44: Waiting [2025-11-07T08:08:31.372Z] 6e6477c4674e: Layer already exists [2025-11-07T08:08:31.372Z] c432a7d32b96: Layer already exists [2025-11-07T08:08:31.372Z] 5440a2f33c62: Layer already exists [2025-11-07T08:08:31.372Z] b54901840589: Layer already exists [2025-11-07T08:08:31.372Z] db979a87e8ea: Layer already exists [2025-11-07T08:08:31.372Z] 7e7b2ff0c5cd: Layer already exists [2025-11-07T08:08:31.372Z] 0e64f2360a44: Layer already exists [2025-11-07T08:08:31.372Z] 3a9c23b06f09: Layer already exists [2025-11-07T08:08:31.372Z] f845f6bc6f52: Layer already exists [2025-11-07T08:08:31.636Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:ade9853c2333659d1b40a257a3daa794057e72bab444420345008b1edbd55da5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:31.998Z] + 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 [2025-11-07T08:08:32.354Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-11-07T08:08:32.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-07T08:08:32.354Z] 6e6477c4674e: Preparing [2025-11-07T08:08:32.354Z] c432a7d32b96: Preparing [2025-11-07T08:08:32.354Z] 5440a2f33c62: Preparing [2025-11-07T08:08:32.354Z] db979a87e8ea: Preparing [2025-11-07T08:08:32.354Z] b54901840589: Preparing [2025-11-07T08:08:32.354Z] f845f6bc6f52: Preparing [2025-11-07T08:08:32.354Z] 7e7b2ff0c5cd: Preparing [2025-11-07T08:08:32.354Z] 3a9c23b06f09: Preparing [2025-11-07T08:08:32.354Z] 0e64f2360a44: Preparing [2025-11-07T08:08:32.354Z] f845f6bc6f52: Waiting [2025-11-07T08:08:32.354Z] 7e7b2ff0c5cd: Waiting [2025-11-07T08:08:32.354Z] 0e64f2360a44: Waiting [2025-11-07T08:08:32.354Z] 3a9c23b06f09: Waiting [2025-11-07T08:08:32.354Z] c432a7d32b96: Layer already exists [2025-11-07T08:08:32.354Z] 5440a2f33c62: Layer already exists [2025-11-07T08:08:32.354Z] b54901840589: Layer already exists [2025-11-07T08:08:32.354Z] db979a87e8ea: Layer already exists [2025-11-07T08:08:32.354Z] 6e6477c4674e: Layer already exists [2025-11-07T08:08:32.354Z] 3a9c23b06f09: Layer already exists [2025-11-07T08:08:32.354Z] 7e7b2ff0c5cd: Layer already exists [2025-11-07T08:08:32.355Z] f845f6bc6f52: Layer already exists [2025-11-07T08:08:32.355Z] 0e64f2360a44: Layer already exists [2025-11-07T08:08:32.618Z] main: digest: sha256:ade9853c2333659d1b40a257a3daa794057e72bab444420345008b1edbd55da5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T08:08:32.715Z] ===================================================== [Pipeline] echo [2025-11-07T08:08:32.738Z] taggedImages: [2025-11-07T08:08:32.738Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:08:32.738Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-11-07T08:08:32.738Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.75 [2025-11-07T08:08:32.738Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:08:32.738Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-11-07T08:08:32.774Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-11-07T08:08:32.774Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:08:32.774Z] latest [2025-11-07T08:08:32.774Z] 4.1.0-dev.75 [2025-11-07T08:08:32.774Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:08:32.774Z] main [2025-11-07T08:08:32.774Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:33.154Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:33.516Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:08:33.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-07T08:08:33.516Z] 0bec01a8013e: Preparing [2025-11-07T08:08:33.516Z] 486639593085: Preparing [2025-11-07T08:08:33.516Z] b54901840589: Preparing [2025-11-07T08:08:33.516Z] f845f6bc6f52: Preparing [2025-11-07T08:08:33.516Z] 1da3484681cc: Preparing [2025-11-07T08:08:33.516Z] a22d2882b07e: Preparing [2025-11-07T08:08:33.516Z] 0e64f2360a44: Preparing [2025-11-07T08:08:33.516Z] a22d2882b07e: Waiting [2025-11-07T08:08:33.516Z] 0e64f2360a44: Waiting [2025-11-07T08:08:33.781Z] 1da3484681cc: Pushed [2025-11-07T08:08:34.735Z] b54901840589: Layer already exists [2025-11-07T08:08:34.735Z] f845f6bc6f52: Layer already exists [2025-11-07T08:08:34.735Z] 0e64f2360a44: Layer already exists [2025-11-07T08:08:34.735Z] 0bec01a8013e: Pushed [2025-11-07T08:08:34.735Z] a22d2882b07e: Pushed [2025-11-07T08:08:41.365Z] 486639593085: Pushed [2025-11-07T08:08:41.658Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:527ba7e30c64846dd7545027fa59b5ab22cba2cb6219464a0469fca4105ccfc6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:42.026Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:42.389Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-11-07T08:08:42.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-07T08:08:42.389Z] 0bec01a8013e: Preparing [2025-11-07T08:08:42.389Z] 486639593085: Preparing [2025-11-07T08:08:42.389Z] b54901840589: Preparing [2025-11-07T08:08:42.389Z] f845f6bc6f52: Preparing [2025-11-07T08:08:42.389Z] 1da3484681cc: Preparing [2025-11-07T08:08:42.389Z] a22d2882b07e: Preparing [2025-11-07T08:08:42.389Z] 0e64f2360a44: Preparing [2025-11-07T08:08:42.389Z] a22d2882b07e: Waiting [2025-11-07T08:08:42.389Z] 0e64f2360a44: Waiting [2025-11-07T08:08:42.389Z] f845f6bc6f52: Layer already exists [2025-11-07T08:08:42.389Z] 486639593085: Layer already exists [2025-11-07T08:08:42.389Z] b54901840589: Layer already exists [2025-11-07T08:08:42.389Z] 1da3484681cc: Layer already exists [2025-11-07T08:08:42.389Z] 0bec01a8013e: Layer already exists [2025-11-07T08:08:42.389Z] a22d2882b07e: Layer already exists [2025-11-07T08:08:42.389Z] 0e64f2360a44: Layer already exists [2025-11-07T08:08:42.654Z] latest: digest: sha256:527ba7e30c64846dd7545027fa59b5ab22cba2cb6219464a0469fca4105ccfc6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:43.022Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:43.383Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.75 [2025-11-07T08:08:43.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-07T08:08:43.383Z] 0bec01a8013e: Preparing [2025-11-07T08:08:43.383Z] 486639593085: Preparing [2025-11-07T08:08:43.383Z] b54901840589: Preparing [2025-11-07T08:08:43.383Z] f845f6bc6f52: Preparing [2025-11-07T08:08:43.383Z] 1da3484681cc: Preparing [2025-11-07T08:08:43.383Z] a22d2882b07e: Preparing [2025-11-07T08:08:43.383Z] 0e64f2360a44: Preparing [2025-11-07T08:08:43.383Z] a22d2882b07e: Waiting [2025-11-07T08:08:43.383Z] 0e64f2360a44: Waiting [2025-11-07T08:08:43.383Z] 0bec01a8013e: Layer already exists [2025-11-07T08:08:43.383Z] 486639593085: Layer already exists [2025-11-07T08:08:43.383Z] b54901840589: Layer already exists [2025-11-07T08:08:43.383Z] 1da3484681cc: Layer already exists [2025-11-07T08:08:43.383Z] f845f6bc6f52: Layer already exists [2025-11-07T08:08:43.383Z] 0e64f2360a44: Layer already exists [2025-11-07T08:08:43.383Z] a22d2882b07e: Layer already exists [2025-11-07T08:08:43.648Z] 4.1.0-dev.75: digest: sha256:527ba7e30c64846dd7545027fa59b5ab22cba2cb6219464a0469fca4105ccfc6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:44.018Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:44.377Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:08:44.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-07T08:08:44.377Z] 0bec01a8013e: Preparing [2025-11-07T08:08:44.377Z] 486639593085: Preparing [2025-11-07T08:08:44.377Z] b54901840589: Preparing [2025-11-07T08:08:44.377Z] f845f6bc6f52: Preparing [2025-11-07T08:08:44.377Z] 1da3484681cc: Preparing [2025-11-07T08:08:44.377Z] a22d2882b07e: Preparing [2025-11-07T08:08:44.377Z] 0e64f2360a44: Preparing [2025-11-07T08:08:44.377Z] a22d2882b07e: Waiting [2025-11-07T08:08:44.377Z] 0e64f2360a44: Waiting [2025-11-07T08:08:44.377Z] 0bec01a8013e: Layer already exists [2025-11-07T08:08:44.377Z] f845f6bc6f52: Layer already exists [2025-11-07T08:08:44.377Z] 1da3484681cc: Layer already exists [2025-11-07T08:08:44.377Z] 486639593085: Layer already exists [2025-11-07T08:08:44.377Z] b54901840589: Layer already exists [2025-11-07T08:08:44.377Z] 0e64f2360a44: Layer already exists [2025-11-07T08:08:44.377Z] a22d2882b07e: Layer already exists [2025-11-07T08:08:44.377Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:527ba7e30c64846dd7545027fa59b5ab22cba2cb6219464a0469fca4105ccfc6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:44.745Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:45.103Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-11-07T08:08:45.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-07T08:08:45.103Z] 0bec01a8013e: Preparing [2025-11-07T08:08:45.103Z] 486639593085: Preparing [2025-11-07T08:08:45.103Z] b54901840589: Preparing [2025-11-07T08:08:45.103Z] f845f6bc6f52: Preparing [2025-11-07T08:08:45.103Z] 1da3484681cc: Preparing [2025-11-07T08:08:45.103Z] a22d2882b07e: Preparing [2025-11-07T08:08:45.103Z] 0e64f2360a44: Preparing [2025-11-07T08:08:45.103Z] a22d2882b07e: Waiting [2025-11-07T08:08:45.103Z] 0e64f2360a44: Waiting [2025-11-07T08:08:45.103Z] b54901840589: Layer already exists [2025-11-07T08:08:45.103Z] 486639593085: Layer already exists [2025-11-07T08:08:45.103Z] 0bec01a8013e: Layer already exists [2025-11-07T08:08:45.103Z] 1da3484681cc: Layer already exists [2025-11-07T08:08:45.103Z] f845f6bc6f52: Layer already exists [2025-11-07T08:08:45.103Z] 0e64f2360a44: Layer already exists [2025-11-07T08:08:45.103Z] a22d2882b07e: Layer already exists [2025-11-07T08:08:45.103Z] main: digest: sha256:527ba7e30c64846dd7545027fa59b5ab22cba2cb6219464a0469fca4105ccfc6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T08:08:45.556Z] ===================================================== [Pipeline] echo [2025-11-07T08:08:45.576Z] taggedImages: [2025-11-07T08:08:45.576Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:08:45.576Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-11-07T08:08:45.576Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.75 [2025-11-07T08:08:45.576Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:08:45.576Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-11-07T08:08:45.610Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-11-07T08:08:45.610Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:08:45.610Z] latest [2025-11-07T08:08:45.610Z] 4.1.0-dev.75 [2025-11-07T08:08:45.610Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:08:45.610Z] main [2025-11-07T08:08:45.610Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:45.994Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:46.354Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:08:46.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-07T08:08:46.354Z] e77a95c571aa: Preparing [2025-11-07T08:08:46.354Z] 7e28697c9c39: Preparing [2025-11-07T08:08:46.354Z] f845f6bc6f52: Preparing [2025-11-07T08:08:46.354Z] d0487e1183b8: Preparing [2025-11-07T08:08:46.354Z] 364b6e180448: Preparing [2025-11-07T08:08:46.354Z] 0e64f2360a44: Preparing [2025-11-07T08:08:46.354Z] 0e64f2360a44: Waiting [2025-11-07T08:08:46.354Z] f845f6bc6f52: Layer already exists [2025-11-07T08:08:46.619Z] 0e64f2360a44: Layer already exists [2025-11-07T08:08:46.619Z] 364b6e180448: Pushed [2025-11-07T08:08:46.619Z] d0487e1183b8: Pushed [2025-11-07T08:08:46.619Z] e77a95c571aa: Pushed [2025-11-07T08:08:54.793Z] 7e28697c9c39: Pushed [2025-11-07T08:08:54.793Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:cb36f1f6506fa9997e3d843ef6c1f09a2da9e37404bcf1d991c1e2a5a38a93ce size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:55.153Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:55.521Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-11-07T08:08:55.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-07T08:08:55.521Z] e77a95c571aa: Preparing [2025-11-07T08:08:55.521Z] 7e28697c9c39: Preparing [2025-11-07T08:08:55.521Z] f845f6bc6f52: Preparing [2025-11-07T08:08:55.521Z] d0487e1183b8: Preparing [2025-11-07T08:08:55.521Z] 364b6e180448: Preparing [2025-11-07T08:08:55.521Z] 0e64f2360a44: Preparing [2025-11-07T08:08:55.521Z] 0e64f2360a44: Waiting [2025-11-07T08:08:55.521Z] f845f6bc6f52: Layer already exists [2025-11-07T08:08:55.521Z] 364b6e180448: Layer already exists [2025-11-07T08:08:55.521Z] 7e28697c9c39: Layer already exists [2025-11-07T08:08:55.521Z] e77a95c571aa: Layer already exists [2025-11-07T08:08:55.521Z] d0487e1183b8: Layer already exists [2025-11-07T08:08:55.521Z] 0e64f2360a44: Layer already exists [2025-11-07T08:08:55.521Z] latest: digest: sha256:cb36f1f6506fa9997e3d843ef6c1f09a2da9e37404bcf1d991c1e2a5a38a93ce size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:55.894Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:56.262Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.75 [2025-11-07T08:08:56.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-07T08:08:56.262Z] e77a95c571aa: Preparing [2025-11-07T08:08:56.262Z] 7e28697c9c39: Preparing [2025-11-07T08:08:56.262Z] f845f6bc6f52: Preparing [2025-11-07T08:08:56.262Z] d0487e1183b8: Preparing [2025-11-07T08:08:56.262Z] 364b6e180448: Preparing [2025-11-07T08:08:56.262Z] 0e64f2360a44: Preparing [2025-11-07T08:08:56.263Z] 0e64f2360a44: Waiting [2025-11-07T08:08:56.263Z] d0487e1183b8: Layer already exists [2025-11-07T08:08:56.263Z] 364b6e180448: Layer already exists [2025-11-07T08:08:56.263Z] f845f6bc6f52: Layer already exists [2025-11-07T08:08:56.263Z] 7e28697c9c39: Layer already exists [2025-11-07T08:08:56.263Z] e77a95c571aa: Layer already exists [2025-11-07T08:08:56.263Z] 0e64f2360a44: Layer already exists [2025-11-07T08:08:56.263Z] 4.1.0-dev.75: digest: sha256:cb36f1f6506fa9997e3d843ef6c1f09a2da9e37404bcf1d991c1e2a5a38a93ce size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:56.894Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:57.512Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:08:57.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-07T08:08:57.513Z] e77a95c571aa: Preparing [2025-11-07T08:08:57.513Z] 7e28697c9c39: Preparing [2025-11-07T08:08:57.513Z] f845f6bc6f52: Preparing [2025-11-07T08:08:57.513Z] d0487e1183b8: Preparing [2025-11-07T08:08:57.513Z] 364b6e180448: Preparing [2025-11-07T08:08:57.513Z] 0e64f2360a44: Preparing [2025-11-07T08:08:57.513Z] 0e64f2360a44: Waiting [2025-11-07T08:08:57.513Z] 7e28697c9c39: Layer already exists [2025-11-07T08:08:57.513Z] f845f6bc6f52: Layer already exists [2025-11-07T08:08:57.513Z] 364b6e180448: Layer already exists [2025-11-07T08:08:57.513Z] d0487e1183b8: Layer already exists [2025-11-07T08:08:57.513Z] e77a95c571aa: Layer already exists [2025-11-07T08:08:57.513Z] 0e64f2360a44: Layer already exists [2025-11-07T08:08:57.778Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:cb36f1f6506fa9997e3d843ef6c1f09a2da9e37404bcf1d991c1e2a5a38a93ce size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:58.164Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:58.519Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-11-07T08:08:58.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-07T08:08:58.519Z] e77a95c571aa: Preparing [2025-11-07T08:08:58.519Z] 7e28697c9c39: Preparing [2025-11-07T08:08:58.519Z] f845f6bc6f52: Preparing [2025-11-07T08:08:58.519Z] d0487e1183b8: Preparing [2025-11-07T08:08:58.519Z] 364b6e180448: Preparing [2025-11-07T08:08:58.519Z] 0e64f2360a44: Preparing [2025-11-07T08:08:58.519Z] 0e64f2360a44: Waiting [2025-11-07T08:08:58.519Z] f845f6bc6f52: Layer already exists [2025-11-07T08:08:58.519Z] 7e28697c9c39: Layer already exists [2025-11-07T08:08:58.519Z] e77a95c571aa: Layer already exists [2025-11-07T08:08:58.519Z] d0487e1183b8: Layer already exists [2025-11-07T08:08:58.519Z] 364b6e180448: Layer already exists [2025-11-07T08:08:58.519Z] 0e64f2360a44: Layer already exists [2025-11-07T08:08:58.519Z] main: digest: sha256:cb36f1f6506fa9997e3d843ef6c1f09a2da9e37404bcf1d991c1e2a5a38a93ce size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T08:08:58.874Z] ===================================================== [Pipeline] echo [2025-11-07T08:08:58.893Z] taggedImages: [2025-11-07T08:08:58.893Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:08:58.893Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-11-07T08:08:58.893Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.75 [2025-11-07T08:08:58.893Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:08:58.893Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-11-07T08:08:58.924Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-11-07T08:08:58.924Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:08:58.924Z] latest [2025-11-07T08:08:58.924Z] 4.1.0-dev.75 [2025-11-07T08:08:58.924Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:08:58.924Z] main [2025-11-07T08:08:58.924Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:59.323Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:08:59.679Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:08:59.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-07T08:08:59.679Z] 8c2ec248c09b: Preparing [2025-11-07T08:08:59.679Z] 3ab3116ed4d7: Preparing [2025-11-07T08:08:59.679Z] d57c8a4eacb7: Preparing [2025-11-07T08:08:59.679Z] b54901840589: Preparing [2025-11-07T08:08:59.679Z] f845f6bc6f52: Preparing [2025-11-07T08:08:59.679Z] 7e7b2ff0c5cd: Preparing [2025-11-07T08:08:59.679Z] 3a9c23b06f09: Preparing [2025-11-07T08:08:59.679Z] 0e64f2360a44: Preparing [2025-11-07T08:08:59.679Z] 3a9c23b06f09: Waiting [2025-11-07T08:08:59.679Z] 7e7b2ff0c5cd: Waiting [2025-11-07T08:08:59.679Z] 0e64f2360a44: Waiting [2025-11-07T08:08:59.679Z] f845f6bc6f52: Layer already exists [2025-11-07T08:08:59.679Z] b54901840589: Layer already exists [2025-11-07T08:08:59.679Z] 7e7b2ff0c5cd: Layer already exists [2025-11-07T08:08:59.944Z] 3a9c23b06f09: Layer already exists [2025-11-07T08:08:59.944Z] 0e64f2360a44: Layer already exists [2025-11-07T08:08:59.944Z] 3ab3116ed4d7: Pushed [2025-11-07T08:08:59.944Z] 8c2ec248c09b: Pushed [2025-11-07T08:09:08.118Z] d57c8a4eacb7: Pushed [2025-11-07T08:09:08.118Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:337e5785d6244f90e801ef0899d4dcde4e2c96a4a00ccbc0373c83c4c4d9fd1c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:08.483Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:10.244Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-11-07T08:09:10.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-07T08:09:10.244Z] 8c2ec248c09b: Preparing [2025-11-07T08:09:10.244Z] 3ab3116ed4d7: Preparing [2025-11-07T08:09:10.244Z] d57c8a4eacb7: Preparing [2025-11-07T08:09:10.244Z] b54901840589: Preparing [2025-11-07T08:09:10.244Z] f845f6bc6f52: Preparing [2025-11-07T08:09:10.244Z] 7e7b2ff0c5cd: Preparing [2025-11-07T08:09:10.244Z] 3a9c23b06f09: Preparing [2025-11-07T08:09:10.244Z] 0e64f2360a44: Preparing [2025-11-07T08:09:10.244Z] 7e7b2ff0c5cd: Waiting [2025-11-07T08:09:10.244Z] 3a9c23b06f09: Waiting [2025-11-07T08:09:10.244Z] 0e64f2360a44: Waiting [2025-11-07T08:09:10.244Z] f845f6bc6f52: Layer already exists [2025-11-07T08:09:10.244Z] 8c2ec248c09b: Layer already exists [2025-11-07T08:09:10.244Z] 3ab3116ed4d7: Layer already exists [2025-11-07T08:09:10.244Z] d57c8a4eacb7: Layer already exists [2025-11-07T08:09:10.244Z] b54901840589: Layer already exists [2025-11-07T08:09:10.244Z] 7e7b2ff0c5cd: Layer already exists [2025-11-07T08:09:10.244Z] 3a9c23b06f09: Layer already exists [2025-11-07T08:09:10.244Z] 0e64f2360a44: Layer already exists [2025-11-07T08:09:10.509Z] latest: digest: sha256:337e5785d6244f90e801ef0899d4dcde4e2c96a4a00ccbc0373c83c4c4d9fd1c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:10.888Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:11.244Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.75 [2025-11-07T08:09:11.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-07T08:09:11.244Z] 8c2ec248c09b: Preparing [2025-11-07T08:09:11.244Z] 3ab3116ed4d7: Preparing [2025-11-07T08:09:11.244Z] d57c8a4eacb7: Preparing [2025-11-07T08:09:11.244Z] b54901840589: Preparing [2025-11-07T08:09:11.244Z] f845f6bc6f52: Preparing [2025-11-07T08:09:11.244Z] 7e7b2ff0c5cd: Preparing [2025-11-07T08:09:11.244Z] 3a9c23b06f09: Preparing [2025-11-07T08:09:11.244Z] 0e64f2360a44: Preparing [2025-11-07T08:09:11.244Z] 7e7b2ff0c5cd: Waiting [2025-11-07T08:09:11.244Z] 3a9c23b06f09: Waiting [2025-11-07T08:09:11.244Z] 0e64f2360a44: Waiting [2025-11-07T08:09:11.244Z] 8c2ec248c09b: Layer already exists [2025-11-07T08:09:11.244Z] 3ab3116ed4d7: Layer already exists [2025-11-07T08:09:11.244Z] d57c8a4eacb7: Layer already exists [2025-11-07T08:09:11.244Z] f845f6bc6f52: Layer already exists [2025-11-07T08:09:11.244Z] b54901840589: Layer already exists [2025-11-07T08:09:11.244Z] 0e64f2360a44: Layer already exists [2025-11-07T08:09:11.244Z] 7e7b2ff0c5cd: Layer already exists [2025-11-07T08:09:11.244Z] 3a9c23b06f09: Layer already exists [2025-11-07T08:09:11.244Z] 4.1.0-dev.75: digest: sha256:337e5785d6244f90e801ef0899d4dcde4e2c96a4a00ccbc0373c83c4c4d9fd1c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:11.863Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:12.228Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:09:12.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-07T08:09:12.228Z] 8c2ec248c09b: Preparing [2025-11-07T08:09:12.228Z] 3ab3116ed4d7: Preparing [2025-11-07T08:09:12.228Z] d57c8a4eacb7: Preparing [2025-11-07T08:09:12.228Z] b54901840589: Preparing [2025-11-07T08:09:12.228Z] f845f6bc6f52: Preparing [2025-11-07T08:09:12.228Z] 7e7b2ff0c5cd: Preparing [2025-11-07T08:09:12.228Z] 3a9c23b06f09: Preparing [2025-11-07T08:09:12.228Z] 0e64f2360a44: Preparing [2025-11-07T08:09:12.228Z] 7e7b2ff0c5cd: Waiting [2025-11-07T08:09:12.228Z] 3a9c23b06f09: Waiting [2025-11-07T08:09:12.228Z] 0e64f2360a44: Waiting [2025-11-07T08:09:12.228Z] f845f6bc6f52: Layer already exists [2025-11-07T08:09:12.228Z] d57c8a4eacb7: Layer already exists [2025-11-07T08:09:12.228Z] 8c2ec248c09b: Layer already exists [2025-11-07T08:09:12.228Z] 3ab3116ed4d7: Layer already exists [2025-11-07T08:09:12.228Z] b54901840589: Layer already exists [2025-11-07T08:09:12.228Z] 0e64f2360a44: Layer already exists [2025-11-07T08:09:12.228Z] 7e7b2ff0c5cd: Layer already exists [2025-11-07T08:09:12.228Z] 3a9c23b06f09: Layer already exists [2025-11-07T08:09:12.492Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:337e5785d6244f90e801ef0899d4dcde4e2c96a4a00ccbc0373c83c4c4d9fd1c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:12.858Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:13.225Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-11-07T08:09:13.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-07T08:09:13.225Z] 8c2ec248c09b: Preparing [2025-11-07T08:09:13.225Z] 3ab3116ed4d7: Preparing [2025-11-07T08:09:13.225Z] d57c8a4eacb7: Preparing [2025-11-07T08:09:13.225Z] b54901840589: Preparing [2025-11-07T08:09:13.225Z] f845f6bc6f52: Preparing [2025-11-07T08:09:13.225Z] 7e7b2ff0c5cd: Preparing [2025-11-07T08:09:13.225Z] 3a9c23b06f09: Preparing [2025-11-07T08:09:13.225Z] 0e64f2360a44: Preparing [2025-11-07T08:09:13.225Z] 7e7b2ff0c5cd: Waiting [2025-11-07T08:09:13.225Z] 3a9c23b06f09: Waiting [2025-11-07T08:09:13.225Z] 0e64f2360a44: Waiting [2025-11-07T08:09:13.225Z] b54901840589: Layer already exists [2025-11-07T08:09:13.225Z] 8c2ec248c09b: Layer already exists [2025-11-07T08:09:13.225Z] 3ab3116ed4d7: Layer already exists [2025-11-07T08:09:13.225Z] f845f6bc6f52: Layer already exists [2025-11-07T08:09:13.225Z] d57c8a4eacb7: Layer already exists [2025-11-07T08:09:13.225Z] 3a9c23b06f09: Layer already exists [2025-11-07T08:09:13.225Z] 7e7b2ff0c5cd: Layer already exists [2025-11-07T08:09:13.225Z] 0e64f2360a44: Layer already exists [2025-11-07T08:09:13.489Z] main: digest: sha256:337e5785d6244f90e801ef0899d4dcde4e2c96a4a00ccbc0373c83c4c4d9fd1c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T08:09:13.586Z] ===================================================== [Pipeline] echo [2025-11-07T08:09:13.607Z] taggedImages: [2025-11-07T08:09:13.607Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:09:13.607Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-11-07T08:09:13.607Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.75 [2025-11-07T08:09:13.607Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:09:13.607Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-11-07T08:09:13.644Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-11-07T08:09:13.644Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:09:13.644Z] latest [2025-11-07T08:09:13.644Z] 4.1.0-dev.75 [2025-11-07T08:09:13.644Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:09:13.644Z] main [2025-11-07T08:09:13.644Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:14.035Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:14.396Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:09:14.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-07T08:09:14.396Z] 89cb728c9a7d: Preparing [2025-11-07T08:09:14.396Z] b81a0191593d: Preparing [2025-11-07T08:09:14.396Z] 05a1cd8c1d3d: Preparing [2025-11-07T08:09:14.396Z] 8a1389954008: Preparing [2025-11-07T08:09:14.396Z] 9038345b964d: Preparing [2025-11-07T08:09:14.396Z] 0d168f7cc73e: Preparing [2025-11-07T08:09:14.396Z] fdacad2e0b14: Preparing [2025-11-07T08:09:14.396Z] b54901840589: Preparing [2025-11-07T08:09:14.396Z] f845f6bc6f52: Preparing [2025-11-07T08:09:14.396Z] 4df425e0e95e: Preparing [2025-11-07T08:09:14.396Z] 475e20da0d9c: Preparing [2025-11-07T08:09:14.396Z] 5f70bf18a086: Preparing [2025-11-07T08:09:14.396Z] 3c0aea3d5c58: Preparing [2025-11-07T08:09:14.396Z] 51d84f25b7f5: Preparing [2025-11-07T08:09:14.396Z] 0adf1356ea0c: Preparing [2025-11-07T08:09:14.396Z] 0e64f2360a44: Preparing [2025-11-07T08:09:14.396Z] f845f6bc6f52: Waiting [2025-11-07T08:09:14.396Z] 4df425e0e95e: Waiting [2025-11-07T08:09:14.396Z] 475e20da0d9c: Waiting [2025-11-07T08:09:14.396Z] 5f70bf18a086: Waiting [2025-11-07T08:09:14.396Z] 3c0aea3d5c58: Waiting [2025-11-07T08:09:14.396Z] 51d84f25b7f5: Waiting [2025-11-07T08:09:14.396Z] 0adf1356ea0c: Waiting [2025-11-07T08:09:14.396Z] 0e64f2360a44: Waiting [2025-11-07T08:09:14.396Z] 0d168f7cc73e: Waiting [2025-11-07T08:09:14.396Z] fdacad2e0b14: Waiting [2025-11-07T08:09:14.396Z] b54901840589: Waiting [2025-11-07T08:09:14.662Z] 05a1cd8c1d3d: Pushed [2025-11-07T08:09:14.662Z] 9038345b964d: Pushed [2025-11-07T08:09:14.662Z] 8a1389954008: Pushed [2025-11-07T08:09:14.662Z] b81a0191593d: Pushed [2025-11-07T08:09:14.662Z] 89cb728c9a7d: Pushed [2025-11-07T08:09:14.662Z] b54901840589: Layer already exists [2025-11-07T08:09:14.662Z] f845f6bc6f52: Layer already exists [2025-11-07T08:09:14.662Z] 5f70bf18a086: Layer already exists [2025-11-07T08:09:14.662Z] 0d168f7cc73e: Pushed [2025-11-07T08:09:14.926Z] 4df425e0e95e: Pushed [2025-11-07T08:09:14.927Z] 475e20da0d9c: Pushed [2025-11-07T08:09:14.927Z] 0e64f2360a44: Layer already exists [2025-11-07T08:09:14.927Z] 3c0aea3d5c58: Pushed [2025-11-07T08:09:14.927Z] 51d84f25b7f5: Pushed [2025-11-07T08:09:14.927Z] 0adf1356ea0c: Pushed [2025-11-07T08:09:18.254Z] fdacad2e0b14: Pushed [2025-11-07T08:09:18.254Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:d83a08fba6d52165555fb2eb36547af94def612fd211d189e878875e4b5191fa size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:18.621Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:18.982Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-11-07T08:09:18.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-07T08:09:18.982Z] 89cb728c9a7d: Preparing [2025-11-07T08:09:18.982Z] b81a0191593d: Preparing [2025-11-07T08:09:18.982Z] 05a1cd8c1d3d: Preparing [2025-11-07T08:09:18.982Z] 8a1389954008: Preparing [2025-11-07T08:09:18.982Z] 9038345b964d: Preparing [2025-11-07T08:09:18.982Z] 0d168f7cc73e: Preparing [2025-11-07T08:09:18.982Z] fdacad2e0b14: Preparing [2025-11-07T08:09:18.982Z] b54901840589: Preparing [2025-11-07T08:09:18.982Z] f845f6bc6f52: Preparing [2025-11-07T08:09:18.982Z] 4df425e0e95e: Preparing [2025-11-07T08:09:18.982Z] 475e20da0d9c: Preparing [2025-11-07T08:09:18.982Z] 5f70bf18a086: Preparing [2025-11-07T08:09:18.982Z] 3c0aea3d5c58: Preparing [2025-11-07T08:09:18.982Z] 51d84f25b7f5: Preparing [2025-11-07T08:09:18.982Z] 0adf1356ea0c: Preparing [2025-11-07T08:09:18.982Z] 0e64f2360a44: Preparing [2025-11-07T08:09:18.982Z] fdacad2e0b14: Waiting [2025-11-07T08:09:18.982Z] 0d168f7cc73e: Waiting [2025-11-07T08:09:18.982Z] b54901840589: Waiting [2025-11-07T08:09:18.982Z] 3c0aea3d5c58: Waiting [2025-11-07T08:09:18.982Z] f845f6bc6f52: Waiting [2025-11-07T08:09:18.982Z] 51d84f25b7f5: Waiting [2025-11-07T08:09:18.982Z] 4df425e0e95e: Waiting [2025-11-07T08:09:18.982Z] 0adf1356ea0c: Waiting [2025-11-07T08:09:18.982Z] 0e64f2360a44: Waiting [2025-11-07T08:09:18.982Z] 475e20da0d9c: Waiting [2025-11-07T08:09:18.982Z] b81a0191593d: Layer already exists [2025-11-07T08:09:18.982Z] 8a1389954008: Layer already exists [2025-11-07T08:09:18.982Z] 89cb728c9a7d: Layer already exists [2025-11-07T08:09:18.982Z] 05a1cd8c1d3d: Layer already exists [2025-11-07T08:09:18.982Z] 9038345b964d: Layer already exists [2025-11-07T08:09:18.982Z] b54901840589: Layer already exists [2025-11-07T08:09:18.982Z] 0d168f7cc73e: Layer already exists [2025-11-07T08:09:18.982Z] fdacad2e0b14: Layer already exists [2025-11-07T08:09:18.982Z] f845f6bc6f52: Layer already exists [2025-11-07T08:09:18.982Z] 4df425e0e95e: Layer already exists [2025-11-07T08:09:18.982Z] 475e20da0d9c: Layer already exists [2025-11-07T08:09:18.982Z] 5f70bf18a086: Layer already exists [2025-11-07T08:09:18.982Z] 51d84f25b7f5: Layer already exists [2025-11-07T08:09:18.982Z] 3c0aea3d5c58: Layer already exists [2025-11-07T08:09:18.982Z] 0adf1356ea0c: Layer already exists [2025-11-07T08:09:18.982Z] 0e64f2360a44: Layer already exists [2025-11-07T08:09:19.245Z] latest: digest: sha256:d83a08fba6d52165555fb2eb36547af94def612fd211d189e878875e4b5191fa size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:19.614Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:19.983Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.75 [2025-11-07T08:09:19.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-07T08:09:19.983Z] 89cb728c9a7d: Preparing [2025-11-07T08:09:19.983Z] b81a0191593d: Preparing [2025-11-07T08:09:19.983Z] 05a1cd8c1d3d: Preparing [2025-11-07T08:09:19.983Z] 8a1389954008: Preparing [2025-11-07T08:09:19.983Z] 9038345b964d: Preparing [2025-11-07T08:09:19.983Z] 0d168f7cc73e: Preparing [2025-11-07T08:09:19.983Z] fdacad2e0b14: Preparing [2025-11-07T08:09:19.983Z] b54901840589: Preparing [2025-11-07T08:09:19.983Z] f845f6bc6f52: Preparing [2025-11-07T08:09:19.983Z] 4df425e0e95e: Preparing [2025-11-07T08:09:19.983Z] 475e20da0d9c: Preparing [2025-11-07T08:09:19.983Z] 5f70bf18a086: Preparing [2025-11-07T08:09:19.983Z] 3c0aea3d5c58: Preparing [2025-11-07T08:09:19.983Z] 51d84f25b7f5: Preparing [2025-11-07T08:09:19.983Z] 0adf1356ea0c: Preparing [2025-11-07T08:09:19.983Z] 0e64f2360a44: Preparing [2025-11-07T08:09:19.983Z] 475e20da0d9c: Waiting [2025-11-07T08:09:19.983Z] 0d168f7cc73e: Waiting [2025-11-07T08:09:19.983Z] 5f70bf18a086: Waiting [2025-11-07T08:09:19.983Z] fdacad2e0b14: Waiting [2025-11-07T08:09:19.983Z] 3c0aea3d5c58: Waiting [2025-11-07T08:09:19.983Z] b54901840589: Waiting [2025-11-07T08:09:19.983Z] 51d84f25b7f5: Waiting [2025-11-07T08:09:19.983Z] f845f6bc6f52: Waiting [2025-11-07T08:09:19.983Z] 0adf1356ea0c: Waiting [2025-11-07T08:09:19.983Z] 4df425e0e95e: Waiting [2025-11-07T08:09:19.983Z] 0e64f2360a44: Waiting [2025-11-07T08:09:19.983Z] 9038345b964d: Layer already exists [2025-11-07T08:09:19.983Z] 89cb728c9a7d: Layer already exists [2025-11-07T08:09:19.983Z] 05a1cd8c1d3d: Layer already exists [2025-11-07T08:09:19.983Z] b81a0191593d: Layer already exists [2025-11-07T08:09:19.983Z] 8a1389954008: Layer already exists [2025-11-07T08:09:19.983Z] f845f6bc6f52: Layer already exists [2025-11-07T08:09:19.983Z] b54901840589: Layer already exists [2025-11-07T08:09:19.983Z] 4df425e0e95e: Layer already exists [2025-11-07T08:09:19.983Z] 0d168f7cc73e: Layer already exists [2025-11-07T08:09:19.983Z] fdacad2e0b14: Layer already exists [2025-11-07T08:09:19.983Z] 5f70bf18a086: Layer already exists [2025-11-07T08:09:19.983Z] 3c0aea3d5c58: Layer already exists [2025-11-07T08:09:19.983Z] 51d84f25b7f5: Layer already exists [2025-11-07T08:09:19.983Z] 475e20da0d9c: Layer already exists [2025-11-07T08:09:19.983Z] 0adf1356ea0c: Layer already exists [2025-11-07T08:09:19.983Z] 0e64f2360a44: Layer already exists [2025-11-07T08:09:20.251Z] 4.1.0-dev.75: digest: sha256:d83a08fba6d52165555fb2eb36547af94def612fd211d189e878875e4b5191fa size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:20.608Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:20.965Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:09:20.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-07T08:09:20.965Z] 89cb728c9a7d: Preparing [2025-11-07T08:09:20.965Z] b81a0191593d: Preparing [2025-11-07T08:09:20.965Z] 05a1cd8c1d3d: Preparing [2025-11-07T08:09:20.965Z] 8a1389954008: Preparing [2025-11-07T08:09:20.965Z] 9038345b964d: Preparing [2025-11-07T08:09:20.965Z] 0d168f7cc73e: Preparing [2025-11-07T08:09:20.965Z] fdacad2e0b14: Preparing [2025-11-07T08:09:20.965Z] b54901840589: Preparing [2025-11-07T08:09:20.965Z] f845f6bc6f52: Preparing [2025-11-07T08:09:20.965Z] 4df425e0e95e: Preparing [2025-11-07T08:09:20.965Z] 475e20da0d9c: Preparing [2025-11-07T08:09:20.965Z] 5f70bf18a086: Preparing [2025-11-07T08:09:20.965Z] 0d168f7cc73e: Waiting [2025-11-07T08:09:20.965Z] 3c0aea3d5c58: Preparing [2025-11-07T08:09:20.965Z] fdacad2e0b14: Waiting [2025-11-07T08:09:20.965Z] b54901840589: Waiting [2025-11-07T08:09:20.965Z] f845f6bc6f52: Waiting [2025-11-07T08:09:20.965Z] 4df425e0e95e: Waiting [2025-11-07T08:09:20.965Z] 475e20da0d9c: Waiting [2025-11-07T08:09:20.965Z] 5f70bf18a086: Waiting [2025-11-07T08:09:20.965Z] 51d84f25b7f5: Preparing [2025-11-07T08:09:20.965Z] 0adf1356ea0c: Preparing [2025-11-07T08:09:20.965Z] 0e64f2360a44: Preparing [2025-11-07T08:09:20.965Z] 3c0aea3d5c58: Waiting [2025-11-07T08:09:20.965Z] 51d84f25b7f5: Waiting [2025-11-07T08:09:20.965Z] 0adf1356ea0c: Waiting [2025-11-07T08:09:20.965Z] 0e64f2360a44: Waiting [2025-11-07T08:09:20.965Z] 05a1cd8c1d3d: Layer already exists [2025-11-07T08:09:20.965Z] 8a1389954008: Layer already exists [2025-11-07T08:09:20.965Z] 9038345b964d: Layer already exists [2025-11-07T08:09:20.965Z] b81a0191593d: Layer already exists [2025-11-07T08:09:20.965Z] 89cb728c9a7d: Layer already exists [2025-11-07T08:09:20.965Z] fdacad2e0b14: Layer already exists [2025-11-07T08:09:20.965Z] b54901840589: Layer already exists [2025-11-07T08:09:20.965Z] 4df425e0e95e: Layer already exists [2025-11-07T08:09:20.965Z] f845f6bc6f52: Layer already exists [2025-11-07T08:09:20.965Z] 0d168f7cc73e: Layer already exists [2025-11-07T08:09:20.965Z] 5f70bf18a086: Layer already exists [2025-11-07T08:09:20.965Z] 475e20da0d9c: Layer already exists [2025-11-07T08:09:20.965Z] 51d84f25b7f5: Layer already exists [2025-11-07T08:09:20.965Z] 3c0aea3d5c58: Layer already exists [2025-11-07T08:09:20.965Z] 0adf1356ea0c: Layer already exists [2025-11-07T08:09:20.965Z] 0e64f2360a44: Layer already exists [2025-11-07T08:09:21.233Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:d83a08fba6d52165555fb2eb36547af94def612fd211d189e878875e4b5191fa size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:21.600Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:21.969Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-11-07T08:09:21.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-07T08:09:21.969Z] 89cb728c9a7d: Preparing [2025-11-07T08:09:21.969Z] b81a0191593d: Preparing [2025-11-07T08:09:21.969Z] 05a1cd8c1d3d: Preparing [2025-11-07T08:09:21.969Z] 8a1389954008: Preparing [2025-11-07T08:09:21.969Z] 9038345b964d: Preparing [2025-11-07T08:09:21.969Z] 0d168f7cc73e: Preparing [2025-11-07T08:09:21.969Z] fdacad2e0b14: Preparing [2025-11-07T08:09:21.969Z] b54901840589: Preparing [2025-11-07T08:09:21.969Z] f845f6bc6f52: Preparing [2025-11-07T08:09:21.969Z] 4df425e0e95e: Preparing [2025-11-07T08:09:21.969Z] 475e20da0d9c: Preparing [2025-11-07T08:09:21.969Z] 5f70bf18a086: Preparing [2025-11-07T08:09:21.969Z] 3c0aea3d5c58: Preparing [2025-11-07T08:09:21.969Z] 51d84f25b7f5: Preparing [2025-11-07T08:09:21.969Z] 0adf1356ea0c: Preparing [2025-11-07T08:09:21.969Z] 0e64f2360a44: Preparing [2025-11-07T08:09:21.969Z] 475e20da0d9c: Waiting [2025-11-07T08:09:21.969Z] 5f70bf18a086: Waiting [2025-11-07T08:09:21.969Z] 0d168f7cc73e: Waiting [2025-11-07T08:09:21.969Z] 3c0aea3d5c58: Waiting [2025-11-07T08:09:21.969Z] fdacad2e0b14: Waiting [2025-11-07T08:09:21.969Z] b54901840589: Waiting [2025-11-07T08:09:21.969Z] 51d84f25b7f5: Waiting [2025-11-07T08:09:21.969Z] f845f6bc6f52: Waiting [2025-11-07T08:09:21.969Z] 4df425e0e95e: Waiting [2025-11-07T08:09:21.969Z] 0adf1356ea0c: Waiting [2025-11-07T08:09:21.969Z] 0e64f2360a44: Waiting [2025-11-07T08:09:21.969Z] b81a0191593d: Layer already exists [2025-11-07T08:09:21.969Z] 9038345b964d: Layer already exists [2025-11-07T08:09:21.969Z] 89cb728c9a7d: Layer already exists [2025-11-07T08:09:21.969Z] 05a1cd8c1d3d: Layer already exists [2025-11-07T08:09:21.969Z] 8a1389954008: Layer already exists [2025-11-07T08:09:21.969Z] 0d168f7cc73e: Layer already exists [2025-11-07T08:09:21.969Z] b54901840589: Layer already exists [2025-11-07T08:09:21.969Z] fdacad2e0b14: Layer already exists [2025-11-07T08:09:21.969Z] f845f6bc6f52: Layer already exists [2025-11-07T08:09:21.969Z] 4df425e0e95e: Layer already exists [2025-11-07T08:09:21.969Z] 5f70bf18a086: Layer already exists [2025-11-07T08:09:21.969Z] 475e20da0d9c: Layer already exists [2025-11-07T08:09:21.969Z] 51d84f25b7f5: Layer already exists [2025-11-07T08:09:21.969Z] 3c0aea3d5c58: Layer already exists [2025-11-07T08:09:21.969Z] 0adf1356ea0c: Layer already exists [2025-11-07T08:09:21.969Z] 0e64f2360a44: Layer already exists [2025-11-07T08:09:22.233Z] main: digest: sha256:d83a08fba6d52165555fb2eb36547af94def612fd211d189e878875e4b5191fa size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T08:09:22.329Z] ===================================================== [Pipeline] echo [2025-11-07T08:09:22.345Z] taggedImages: [2025-11-07T08:09:22.345Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:09:22.345Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-11-07T08:09:22.345Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.75 [2025-11-07T08:09:22.345Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:09:22.345Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-11-07T08:09:22.376Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-11-07T08:09:22.376Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:09:22.376Z] latest [2025-11-07T08:09:22.376Z] 4.1.0-dev.75 [2025-11-07T08:09:22.376Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:09:22.376Z] main [2025-11-07T08:09:22.376Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:22.754Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:23.116Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:09:23.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-07T08:09:23.117Z] bef4877f52ec: Preparing [2025-11-07T08:09:23.117Z] 8a833a382dbd: Preparing [2025-11-07T08:09:23.117Z] f8c50f05a004: Preparing [2025-11-07T08:09:23.117Z] 0d0ab7ababad: Preparing [2025-11-07T08:09:23.117Z] b54901840589: Preparing [2025-11-07T08:09:23.117Z] f845f6bc6f52: Preparing [2025-11-07T08:09:23.117Z] 7e7b2ff0c5cd: Preparing [2025-11-07T08:09:23.117Z] f845f6bc6f52: Waiting [2025-11-07T08:09:23.117Z] 3a9c23b06f09: Preparing [2025-11-07T08:09:23.117Z] 7e7b2ff0c5cd: Waiting [2025-11-07T08:09:23.117Z] 0e64f2360a44: Preparing [2025-11-07T08:09:23.117Z] b54901840589: Layer already exists [2025-11-07T08:09:23.383Z] f845f6bc6f52: Layer already exists [2025-11-07T08:09:23.383Z] 7e7b2ff0c5cd: Layer already exists [2025-11-07T08:09:23.383Z] 3a9c23b06f09: Layer already exists [2025-11-07T08:09:23.383Z] f8c50f05a004: Pushed [2025-11-07T08:09:23.383Z] 8a833a382dbd: Pushed [2025-11-07T08:09:23.383Z] bef4877f52ec: Pushed [2025-11-07T08:09:23.383Z] 0e64f2360a44: Layer already exists [2025-11-07T08:09:31.687Z] 0d0ab7ababad: Pushed [2025-11-07T08:09:31.687Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:4a459bbe578ca8692e04242ab4f1a39ba58a545132eededb837d6809db8d4616 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:32.059Z] + 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 [2025-11-07T08:09:32.435Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-11-07T08:09:32.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-07T08:09:32.435Z] bef4877f52ec: Preparing [2025-11-07T08:09:32.435Z] 8a833a382dbd: Preparing [2025-11-07T08:09:32.435Z] f8c50f05a004: Preparing [2025-11-07T08:09:32.435Z] 0d0ab7ababad: Preparing [2025-11-07T08:09:32.435Z] b54901840589: Preparing [2025-11-07T08:09:32.435Z] f845f6bc6f52: Preparing [2025-11-07T08:09:32.435Z] 7e7b2ff0c5cd: Preparing [2025-11-07T08:09:32.435Z] 3a9c23b06f09: Preparing [2025-11-07T08:09:32.435Z] 0e64f2360a44: Preparing [2025-11-07T08:09:32.435Z] 7e7b2ff0c5cd: Waiting [2025-11-07T08:09:32.435Z] 3a9c23b06f09: Waiting [2025-11-07T08:09:32.435Z] 0e64f2360a44: Waiting [2025-11-07T08:09:32.435Z] f845f6bc6f52: Waiting [2025-11-07T08:09:32.435Z] 0d0ab7ababad: Layer already exists [2025-11-07T08:09:32.435Z] b54901840589: Layer already exists [2025-11-07T08:09:32.435Z] 8a833a382dbd: Layer already exists [2025-11-07T08:09:32.435Z] f8c50f05a004: Layer already exists [2025-11-07T08:09:32.435Z] bef4877f52ec: Layer already exists [2025-11-07T08:09:32.435Z] f845f6bc6f52: Layer already exists [2025-11-07T08:09:32.435Z] 3a9c23b06f09: Layer already exists [2025-11-07T08:09:32.435Z] 7e7b2ff0c5cd: Layer already exists [2025-11-07T08:09:32.435Z] 0e64f2360a44: Layer already exists [2025-11-07T08:09:32.704Z] latest: digest: sha256:4a459bbe578ca8692e04242ab4f1a39ba58a545132eededb837d6809db8d4616 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:33.105Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:33.464Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.75 [2025-11-07T08:09:33.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-07T08:09:33.465Z] bef4877f52ec: Preparing [2025-11-07T08:09:33.465Z] 8a833a382dbd: Preparing [2025-11-07T08:09:33.465Z] f8c50f05a004: Preparing [2025-11-07T08:09:33.465Z] 0d0ab7ababad: Preparing [2025-11-07T08:09:33.465Z] b54901840589: Preparing [2025-11-07T08:09:33.465Z] f845f6bc6f52: Preparing [2025-11-07T08:09:33.465Z] 7e7b2ff0c5cd: Preparing [2025-11-07T08:09:33.465Z] 3a9c23b06f09: Preparing [2025-11-07T08:09:33.465Z] 0e64f2360a44: Preparing [2025-11-07T08:09:33.465Z] 7e7b2ff0c5cd: Waiting [2025-11-07T08:09:33.465Z] 3a9c23b06f09: Waiting [2025-11-07T08:09:33.465Z] f845f6bc6f52: Waiting [2025-11-07T08:09:33.465Z] 0e64f2360a44: Waiting [2025-11-07T08:09:33.465Z] 0d0ab7ababad: Layer already exists [2025-11-07T08:09:33.465Z] 8a833a382dbd: Layer already exists [2025-11-07T08:09:33.465Z] b54901840589: Layer already exists [2025-11-07T08:09:33.465Z] f8c50f05a004: Layer already exists [2025-11-07T08:09:33.465Z] bef4877f52ec: Layer already exists [2025-11-07T08:09:33.465Z] 0e64f2360a44: Layer already exists [2025-11-07T08:09:33.465Z] f845f6bc6f52: Layer already exists [2025-11-07T08:09:33.465Z] 7e7b2ff0c5cd: Layer already exists [2025-11-07T08:09:33.465Z] 3a9c23b06f09: Layer already exists [2025-11-07T08:09:33.729Z] 4.1.0-dev.75: digest: sha256:4a459bbe578ca8692e04242ab4f1a39ba58a545132eededb837d6809db8d4616 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:34.095Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:34.451Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:09:34.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-07T08:09:34.451Z] bef4877f52ec: Preparing [2025-11-07T08:09:34.451Z] 8a833a382dbd: Preparing [2025-11-07T08:09:34.451Z] f8c50f05a004: Preparing [2025-11-07T08:09:34.451Z] 0d0ab7ababad: Preparing [2025-11-07T08:09:34.451Z] b54901840589: Preparing [2025-11-07T08:09:34.451Z] f845f6bc6f52: Preparing [2025-11-07T08:09:34.451Z] f845f6bc6f52: Waiting [2025-11-07T08:09:34.451Z] 7e7b2ff0c5cd: Preparing [2025-11-07T08:09:34.451Z] 7e7b2ff0c5cd: Waiting [2025-11-07T08:09:34.451Z] 3a9c23b06f09: Preparing [2025-11-07T08:09:34.451Z] 0e64f2360a44: Preparing [2025-11-07T08:09:34.451Z] 3a9c23b06f09: Waiting [2025-11-07T08:09:34.451Z] 8a833a382dbd: Layer already exists [2025-11-07T08:09:34.451Z] bef4877f52ec: Layer already exists [2025-11-07T08:09:34.451Z] 0d0ab7ababad: Layer already exists [2025-11-07T08:09:34.451Z] b54901840589: Layer already exists [2025-11-07T08:09:34.451Z] f8c50f05a004: Layer already exists [2025-11-07T08:09:34.451Z] 0e64f2360a44: Layer already exists [2025-11-07T08:09:34.451Z] 3a9c23b06f09: Layer already exists [2025-11-07T08:09:34.451Z] f845f6bc6f52: Layer already exists [2025-11-07T08:09:34.451Z] 7e7b2ff0c5cd: Layer already exists [2025-11-07T08:09:34.714Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:4a459bbe578ca8692e04242ab4f1a39ba58a545132eededb837d6809db8d4616 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:35.081Z] + 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 [2025-11-07T08:09:35.448Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-11-07T08:09:35.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-07T08:09:35.448Z] bef4877f52ec: Preparing [2025-11-07T08:09:35.448Z] 8a833a382dbd: Preparing [2025-11-07T08:09:35.448Z] f8c50f05a004: Preparing [2025-11-07T08:09:35.448Z] 0d0ab7ababad: Preparing [2025-11-07T08:09:35.448Z] b54901840589: Preparing [2025-11-07T08:09:35.448Z] f845f6bc6f52: Preparing [2025-11-07T08:09:35.448Z] 7e7b2ff0c5cd: Preparing [2025-11-07T08:09:35.448Z] 3a9c23b06f09: Preparing [2025-11-07T08:09:35.448Z] 0e64f2360a44: Preparing [2025-11-07T08:09:35.448Z] f845f6bc6f52: Waiting [2025-11-07T08:09:35.448Z] 3a9c23b06f09: Waiting [2025-11-07T08:09:35.448Z] 0e64f2360a44: Waiting [2025-11-07T08:09:35.448Z] 7e7b2ff0c5cd: Waiting [2025-11-07T08:09:35.448Z] 0d0ab7ababad: Layer already exists [2025-11-07T08:09:35.448Z] b54901840589: Layer already exists [2025-11-07T08:09:35.448Z] 8a833a382dbd: Layer already exists [2025-11-07T08:09:35.448Z] bef4877f52ec: Layer already exists [2025-11-07T08:09:35.448Z] f8c50f05a004: Layer already exists [2025-11-07T08:09:35.448Z] f845f6bc6f52: Layer already exists [2025-11-07T08:09:35.448Z] 7e7b2ff0c5cd: Layer already exists [2025-11-07T08:09:35.448Z] 0e64f2360a44: Layer already exists [2025-11-07T08:09:35.448Z] 3a9c23b06f09: Layer already exists [2025-11-07T08:09:35.712Z] main: digest: sha256:4a459bbe578ca8692e04242ab4f1a39ba58a545132eededb837d6809db8d4616 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T08:09:35.803Z] ===================================================== [Pipeline] echo [2025-11-07T08:09:35.823Z] taggedImages: [2025-11-07T08:09:35.823Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:09:35.823Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-11-07T08:09:35.823Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.75 [2025-11-07T08:09:35.823Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:09:35.823Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-11-07T08:09:35.856Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-11-07T08:09:35.856Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:09:35.856Z] latest [2025-11-07T08:09:35.856Z] 4.1.0-dev.75 [2025-11-07T08:09:35.856Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:09:35.856Z] main [2025-11-07T08:09:35.856Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:36.273Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:36.645Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:09:36.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-07T08:09:36.645Z] b3140b50f455: Preparing [2025-11-07T08:09:36.645Z] 19aeeb8f5897: Preparing [2025-11-07T08:09:36.645Z] bdfe5eb3ffbc: Preparing [2025-11-07T08:09:36.645Z] 1066727076f6: Preparing [2025-11-07T08:09:36.645Z] f748e05f673b: Preparing [2025-11-07T08:09:36.645Z] b54901840589: Preparing [2025-11-07T08:09:36.645Z] f845f6bc6f52: Preparing [2025-11-07T08:09:36.645Z] b954e400b54a: Preparing [2025-11-07T08:09:36.645Z] d142efdc091a: Preparing [2025-11-07T08:09:36.645Z] 341a4bc0fa49: Preparing [2025-11-07T08:09:36.645Z] 0e64f2360a44: Preparing [2025-11-07T08:09:36.645Z] b954e400b54a: Waiting [2025-11-07T08:09:36.645Z] d142efdc091a: Waiting [2025-11-07T08:09:36.645Z] b54901840589: Waiting [2025-11-07T08:09:36.645Z] f845f6bc6f52: Waiting [2025-11-07T08:09:36.645Z] 0e64f2360a44: Waiting [2025-11-07T08:09:36.910Z] 1066727076f6: Pushed [2025-11-07T08:09:36.910Z] 19aeeb8f5897: Pushed [2025-11-07T08:09:36.910Z] b3140b50f455: Pushed [2025-11-07T08:09:36.910Z] f748e05f673b: Pushed [2025-11-07T08:09:36.910Z] b54901840589: Layer already exists [2025-11-07T08:09:36.910Z] f845f6bc6f52: Layer already exists [2025-11-07T08:09:36.910Z] 0e64f2360a44: Layer already exists [2025-11-07T08:09:36.910Z] b954e400b54a: Pushed [2025-11-07T08:09:36.910Z] d142efdc091a: Pushed [2025-11-07T08:09:40.235Z] 341a4bc0fa49: Pushed [2025-11-07T08:09:43.555Z] bdfe5eb3ffbc: Pushed [2025-11-07T08:09:43.555Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:1410260b031a20d4b170ce28a5e786f369c4c94e34294d3ff800248e28573b1d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:43.929Z] + 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 [2025-11-07T08:09:44.290Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-11-07T08:09:44.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-07T08:09:44.290Z] b3140b50f455: Preparing [2025-11-07T08:09:44.290Z] 19aeeb8f5897: Preparing [2025-11-07T08:09:44.290Z] bdfe5eb3ffbc: Preparing [2025-11-07T08:09:44.290Z] 1066727076f6: Preparing [2025-11-07T08:09:44.290Z] f748e05f673b: Preparing [2025-11-07T08:09:44.290Z] b54901840589: Preparing [2025-11-07T08:09:44.290Z] f845f6bc6f52: Preparing [2025-11-07T08:09:44.290Z] b954e400b54a: Preparing [2025-11-07T08:09:44.290Z] d142efdc091a: Preparing [2025-11-07T08:09:44.290Z] 341a4bc0fa49: Preparing [2025-11-07T08:09:44.290Z] 0e64f2360a44: Preparing [2025-11-07T08:09:44.290Z] b54901840589: Waiting [2025-11-07T08:09:44.290Z] 341a4bc0fa49: Waiting [2025-11-07T08:09:44.290Z] b954e400b54a: Waiting [2025-11-07T08:09:44.290Z] d142efdc091a: Waiting [2025-11-07T08:09:44.290Z] 0e64f2360a44: Waiting [2025-11-07T08:09:44.290Z] f845f6bc6f52: Waiting [2025-11-07T08:09:44.290Z] b3140b50f455: Layer already exists [2025-11-07T08:09:44.290Z] 1066727076f6: Layer already exists [2025-11-07T08:09:44.290Z] 19aeeb8f5897: Layer already exists [2025-11-07T08:09:44.290Z] f748e05f673b: Layer already exists [2025-11-07T08:09:44.290Z] bdfe5eb3ffbc: Layer already exists [2025-11-07T08:09:44.290Z] b954e400b54a: Layer already exists [2025-11-07T08:09:44.290Z] f845f6bc6f52: Layer already exists [2025-11-07T08:09:44.290Z] d142efdc091a: Layer already exists [2025-11-07T08:09:44.290Z] b54901840589: Layer already exists [2025-11-07T08:09:44.290Z] 341a4bc0fa49: Layer already exists [2025-11-07T08:09:44.290Z] 0e64f2360a44: Layer already exists [2025-11-07T08:09:44.554Z] latest: digest: sha256:1410260b031a20d4b170ce28a5e786f369c4c94e34294d3ff800248e28573b1d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:44.926Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:46.690Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.75 [2025-11-07T08:09:46.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-07T08:09:46.690Z] b3140b50f455: Preparing [2025-11-07T08:09:46.690Z] 19aeeb8f5897: Preparing [2025-11-07T08:09:46.690Z] bdfe5eb3ffbc: Preparing [2025-11-07T08:09:46.690Z] 1066727076f6: Preparing [2025-11-07T08:09:46.690Z] f748e05f673b: Preparing [2025-11-07T08:09:46.690Z] b54901840589: Preparing [2025-11-07T08:09:46.690Z] f845f6bc6f52: Preparing [2025-11-07T08:09:46.690Z] b954e400b54a: Preparing [2025-11-07T08:09:46.690Z] d142efdc091a: Preparing [2025-11-07T08:09:46.690Z] 341a4bc0fa49: Preparing [2025-11-07T08:09:46.690Z] 0e64f2360a44: Preparing [2025-11-07T08:09:46.690Z] f845f6bc6f52: Waiting [2025-11-07T08:09:46.690Z] b954e400b54a: Waiting [2025-11-07T08:09:46.690Z] d142efdc091a: Waiting [2025-11-07T08:09:46.690Z] 341a4bc0fa49: Waiting [2025-11-07T08:09:46.690Z] 0e64f2360a44: Waiting [2025-11-07T08:09:46.690Z] b54901840589: Waiting [2025-11-07T08:09:46.690Z] 1066727076f6: Layer already exists [2025-11-07T08:09:46.690Z] f748e05f673b: Layer already exists [2025-11-07T08:09:46.690Z] 19aeeb8f5897: Layer already exists [2025-11-07T08:09:46.690Z] bdfe5eb3ffbc: Layer already exists [2025-11-07T08:09:46.690Z] b3140b50f455: Layer already exists [2025-11-07T08:09:46.690Z] b54901840589: Layer already exists [2025-11-07T08:09:46.690Z] 341a4bc0fa49: Layer already exists [2025-11-07T08:09:46.690Z] d142efdc091a: Layer already exists [2025-11-07T08:09:46.690Z] f845f6bc6f52: Layer already exists [2025-11-07T08:09:46.690Z] b954e400b54a: Layer already exists [2025-11-07T08:09:46.690Z] 0e64f2360a44: Layer already exists [2025-11-07T08:09:46.954Z] 4.1.0-dev.75: digest: sha256:1410260b031a20d4b170ce28a5e786f369c4c94e34294d3ff800248e28573b1d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:47.325Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:47.696Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:09:47.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-07T08:09:47.696Z] b3140b50f455: Preparing [2025-11-07T08:09:47.696Z] 19aeeb8f5897: Preparing [2025-11-07T08:09:47.696Z] bdfe5eb3ffbc: Preparing [2025-11-07T08:09:47.696Z] 1066727076f6: Preparing [2025-11-07T08:09:47.696Z] f748e05f673b: Preparing [2025-11-07T08:09:47.696Z] b54901840589: Preparing [2025-11-07T08:09:47.696Z] f845f6bc6f52: Preparing [2025-11-07T08:09:47.696Z] b954e400b54a: Preparing [2025-11-07T08:09:47.696Z] d142efdc091a: Preparing [2025-11-07T08:09:47.696Z] 341a4bc0fa49: Preparing [2025-11-07T08:09:47.696Z] 0e64f2360a44: Preparing [2025-11-07T08:09:47.696Z] b54901840589: Waiting [2025-11-07T08:09:47.696Z] f845f6bc6f52: Waiting [2025-11-07T08:09:47.696Z] b954e400b54a: Waiting [2025-11-07T08:09:47.696Z] 341a4bc0fa49: Waiting [2025-11-07T08:09:47.696Z] d142efdc091a: Waiting [2025-11-07T08:09:47.696Z] 0e64f2360a44: Waiting [2025-11-07T08:09:47.696Z] f748e05f673b: Layer already exists [2025-11-07T08:09:47.696Z] 19aeeb8f5897: Layer already exists [2025-11-07T08:09:47.696Z] 1066727076f6: Layer already exists [2025-11-07T08:09:47.696Z] b3140b50f455: Layer already exists [2025-11-07T08:09:47.696Z] bdfe5eb3ffbc: Layer already exists [2025-11-07T08:09:47.696Z] f845f6bc6f52: Layer already exists [2025-11-07T08:09:47.696Z] d142efdc091a: Layer already exists [2025-11-07T08:09:47.696Z] b954e400b54a: Layer already exists [2025-11-07T08:09:47.696Z] b54901840589: Layer already exists [2025-11-07T08:09:47.696Z] 341a4bc0fa49: Layer already exists [2025-11-07T08:09:47.696Z] 0e64f2360a44: Layer already exists [2025-11-07T08:09:47.961Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:1410260b031a20d4b170ce28a5e786f369c4c94e34294d3ff800248e28573b1d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:48.342Z] + 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 [2025-11-07T08:09:48.704Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-11-07T08:09:48.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-07T08:09:48.704Z] b3140b50f455: Preparing [2025-11-07T08:09:48.704Z] 19aeeb8f5897: Preparing [2025-11-07T08:09:48.704Z] bdfe5eb3ffbc: Preparing [2025-11-07T08:09:48.704Z] 1066727076f6: Preparing [2025-11-07T08:09:48.704Z] f748e05f673b: Preparing [2025-11-07T08:09:48.704Z] b54901840589: Preparing [2025-11-07T08:09:48.704Z] f845f6bc6f52: Preparing [2025-11-07T08:09:48.704Z] b954e400b54a: Preparing [2025-11-07T08:09:48.704Z] b54901840589: Waiting [2025-11-07T08:09:48.704Z] f845f6bc6f52: Waiting [2025-11-07T08:09:48.704Z] d142efdc091a: Preparing [2025-11-07T08:09:48.704Z] 341a4bc0fa49: Preparing [2025-11-07T08:09:48.704Z] 0e64f2360a44: Preparing [2025-11-07T08:09:48.704Z] b954e400b54a: Waiting [2025-11-07T08:09:48.704Z] d142efdc091a: Waiting [2025-11-07T08:09:48.704Z] 341a4bc0fa49: Waiting [2025-11-07T08:09:48.704Z] 0e64f2360a44: Waiting [2025-11-07T08:09:48.704Z] bdfe5eb3ffbc: Layer already exists [2025-11-07T08:09:48.704Z] b3140b50f455: Layer already exists [2025-11-07T08:09:48.704Z] 1066727076f6: Layer already exists [2025-11-07T08:09:48.704Z] f748e05f673b: Layer already exists [2025-11-07T08:09:48.704Z] 19aeeb8f5897: Layer already exists [2025-11-07T08:09:48.704Z] d142efdc091a: Layer already exists [2025-11-07T08:09:48.704Z] f845f6bc6f52: Layer already exists [2025-11-07T08:09:48.704Z] b954e400b54a: Layer already exists [2025-11-07T08:09:48.704Z] 341a4bc0fa49: Layer already exists [2025-11-07T08:09:48.704Z] b54901840589: Layer already exists [2025-11-07T08:09:48.704Z] 0e64f2360a44: Layer already exists [2025-11-07T08:09:48.968Z] main: digest: sha256:1410260b031a20d4b170ce28a5e786f369c4c94e34294d3ff800248e28573b1d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T08:09:49.065Z] ===================================================== [Pipeline] echo [2025-11-07T08:09:49.083Z] taggedImages: [2025-11-07T08:09:49.083Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:09:49.083Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-11-07T08:09:49.083Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.75 [2025-11-07T08:09:49.083Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:09:49.083Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-11-07T08:09:49.117Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-11-07T08:09:49.117Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:09:49.117Z] latest [2025-11-07T08:09:49.117Z] 4.1.0-dev.75 [2025-11-07T08:09:49.117Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:09:49.117Z] main [2025-11-07T08:09:49.117Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:49.503Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:49.877Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:09:49.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-07T08:09:49.877Z] c0cea0b69f93: Preparing [2025-11-07T08:09:49.877Z] 742544e5aa30: Preparing [2025-11-07T08:09:49.877Z] 038fc8b28f84: Preparing [2025-11-07T08:09:49.877Z] 1c90e88c9c67: Preparing [2025-11-07T08:09:49.877Z] cc5c5fd62a0a: Preparing [2025-11-07T08:09:49.877Z] 112fa2759edb: Preparing [2025-11-07T08:09:49.877Z] aa6aa377e30d: Preparing [2025-11-07T08:09:49.877Z] b54901840589: Preparing [2025-11-07T08:09:49.878Z] f845f6bc6f52: Preparing [2025-11-07T08:09:49.878Z] 9ab2b9a3c76c: Preparing [2025-11-07T08:09:49.878Z] 790bfa4ac54d: Preparing [2025-11-07T08:09:49.878Z] 0e64f2360a44: Preparing [2025-11-07T08:09:49.878Z] 112fa2759edb: Waiting [2025-11-07T08:09:49.878Z] aa6aa377e30d: Waiting [2025-11-07T08:09:49.878Z] 790bfa4ac54d: Waiting [2025-11-07T08:09:49.878Z] f845f6bc6f52: Waiting [2025-11-07T08:09:49.878Z] 0e64f2360a44: Waiting [2025-11-07T08:09:50.143Z] 742544e5aa30: Pushed [2025-11-07T08:09:50.143Z] c0cea0b69f93: Pushed [2025-11-07T08:09:50.143Z] cc5c5fd62a0a: Pushed [2025-11-07T08:09:50.143Z] b54901840589: Layer already exists [2025-11-07T08:09:50.143Z] f845f6bc6f52: Layer already exists [2025-11-07T08:09:50.143Z] 112fa2759edb: Pushed [2025-11-07T08:09:50.143Z] aa6aa377e30d: Pushed [2025-11-07T08:09:50.407Z] 0e64f2360a44: Layer already exists [2025-11-07T08:09:50.407Z] 9ab2b9a3c76c: Pushed [2025-11-07T08:09:53.730Z] 790bfa4ac54d: Pushed [2025-11-07T08:09:56.294Z] 1c90e88c9c67: Pushed [2025-11-07T08:09:56.874Z] 038fc8b28f84: Pushed [2025-11-07T08:09:56.874Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:4660daa60eb11b4666af442dfd0b3bb5c15cca3f3d7dff5af13e364960a6524f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:57.257Z] + 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 [2025-11-07T08:09:57.626Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-11-07T08:09:57.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-07T08:09:57.627Z] c0cea0b69f93: Preparing [2025-11-07T08:09:57.627Z] 742544e5aa30: Preparing [2025-11-07T08:09:57.627Z] 038fc8b28f84: Preparing [2025-11-07T08:09:57.627Z] 1c90e88c9c67: Preparing [2025-11-07T08:09:57.627Z] cc5c5fd62a0a: Preparing [2025-11-07T08:09:57.627Z] 112fa2759edb: Preparing [2025-11-07T08:09:57.627Z] aa6aa377e30d: Preparing [2025-11-07T08:09:57.627Z] b54901840589: Preparing [2025-11-07T08:09:57.627Z] f845f6bc6f52: Preparing [2025-11-07T08:09:57.627Z] 9ab2b9a3c76c: Preparing [2025-11-07T08:09:57.627Z] 790bfa4ac54d: Preparing [2025-11-07T08:09:57.627Z] 0e64f2360a44: Preparing [2025-11-07T08:09:57.627Z] b54901840589: Waiting [2025-11-07T08:09:57.627Z] f845f6bc6f52: Waiting [2025-11-07T08:09:57.627Z] 9ab2b9a3c76c: Waiting [2025-11-07T08:09:57.627Z] 790bfa4ac54d: Waiting [2025-11-07T08:09:57.627Z] 0e64f2360a44: Waiting [2025-11-07T08:09:57.627Z] 112fa2759edb: Waiting [2025-11-07T08:09:57.627Z] aa6aa377e30d: Waiting [2025-11-07T08:09:57.627Z] c0cea0b69f93: Layer already exists [2025-11-07T08:09:57.627Z] 038fc8b28f84: Layer already exists [2025-11-07T08:09:57.627Z] cc5c5fd62a0a: Layer already exists [2025-11-07T08:09:57.627Z] 1c90e88c9c67: Layer already exists [2025-11-07T08:09:57.627Z] 742544e5aa30: Layer already exists [2025-11-07T08:09:57.627Z] 9ab2b9a3c76c: Layer already exists [2025-11-07T08:09:57.627Z] 112fa2759edb: Layer already exists [2025-11-07T08:09:57.627Z] aa6aa377e30d: Layer already exists [2025-11-07T08:09:57.627Z] b54901840589: Layer already exists [2025-11-07T08:09:57.627Z] f845f6bc6f52: Layer already exists [2025-11-07T08:09:57.627Z] 0e64f2360a44: Layer already exists [2025-11-07T08:09:57.627Z] 790bfa4ac54d: Layer already exists [2025-11-07T08:09:57.892Z] latest: digest: sha256:4660daa60eb11b4666af442dfd0b3bb5c15cca3f3d7dff5af13e364960a6524f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:58.264Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:58.625Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.75 [2025-11-07T08:09:58.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-07T08:09:58.625Z] c0cea0b69f93: Preparing [2025-11-07T08:09:58.625Z] 742544e5aa30: Preparing [2025-11-07T08:09:58.625Z] 038fc8b28f84: Preparing [2025-11-07T08:09:58.625Z] 1c90e88c9c67: Preparing [2025-11-07T08:09:58.625Z] cc5c5fd62a0a: Preparing [2025-11-07T08:09:58.625Z] 112fa2759edb: Preparing [2025-11-07T08:09:58.625Z] aa6aa377e30d: Preparing [2025-11-07T08:09:58.625Z] b54901840589: Preparing [2025-11-07T08:09:58.625Z] f845f6bc6f52: Preparing [2025-11-07T08:09:58.625Z] 9ab2b9a3c76c: Preparing [2025-11-07T08:09:58.625Z] 790bfa4ac54d: Preparing [2025-11-07T08:09:58.625Z] 0e64f2360a44: Preparing [2025-11-07T08:09:58.625Z] b54901840589: Waiting [2025-11-07T08:09:58.625Z] f845f6bc6f52: Waiting [2025-11-07T08:09:58.625Z] 112fa2759edb: Waiting [2025-11-07T08:09:58.625Z] aa6aa377e30d: Waiting [2025-11-07T08:09:58.625Z] 9ab2b9a3c76c: Waiting [2025-11-07T08:09:58.625Z] 790bfa4ac54d: Waiting [2025-11-07T08:09:58.625Z] 0e64f2360a44: Waiting [2025-11-07T08:09:58.625Z] c0cea0b69f93: Layer already exists [2025-11-07T08:09:58.625Z] 038fc8b28f84: Layer already exists [2025-11-07T08:09:58.625Z] cc5c5fd62a0a: Layer already exists [2025-11-07T08:09:58.625Z] 1c90e88c9c67: Layer already exists [2025-11-07T08:09:58.625Z] 742544e5aa30: Layer already exists [2025-11-07T08:09:58.625Z] 9ab2b9a3c76c: Layer already exists [2025-11-07T08:09:58.625Z] aa6aa377e30d: Layer already exists [2025-11-07T08:09:58.625Z] f845f6bc6f52: Layer already exists [2025-11-07T08:09:58.625Z] b54901840589: Layer already exists [2025-11-07T08:09:58.625Z] 112fa2759edb: Layer already exists [2025-11-07T08:09:58.625Z] 0e64f2360a44: Layer already exists [2025-11-07T08:09:58.625Z] 790bfa4ac54d: Layer already exists [2025-11-07T08:09:58.889Z] 4.1.0-dev.75: digest: sha256:4660daa60eb11b4666af442dfd0b3bb5c15cca3f3d7dff5af13e364960a6524f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:59.245Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:09:59.606Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:09:59.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-07T08:09:59.606Z] c0cea0b69f93: Preparing [2025-11-07T08:09:59.606Z] 742544e5aa30: Preparing [2025-11-07T08:09:59.606Z] 038fc8b28f84: Preparing [2025-11-07T08:09:59.606Z] 1c90e88c9c67: Preparing [2025-11-07T08:09:59.606Z] cc5c5fd62a0a: Preparing [2025-11-07T08:09:59.606Z] 112fa2759edb: Preparing [2025-11-07T08:09:59.606Z] aa6aa377e30d: Preparing [2025-11-07T08:09:59.606Z] b54901840589: Preparing [2025-11-07T08:09:59.606Z] f845f6bc6f52: Preparing [2025-11-07T08:09:59.606Z] 9ab2b9a3c76c: Preparing [2025-11-07T08:09:59.606Z] 790bfa4ac54d: Preparing [2025-11-07T08:09:59.606Z] 0e64f2360a44: Preparing [2025-11-07T08:09:59.606Z] b54901840589: Waiting [2025-11-07T08:09:59.606Z] f845f6bc6f52: Waiting [2025-11-07T08:09:59.606Z] 9ab2b9a3c76c: Waiting [2025-11-07T08:09:59.606Z] 790bfa4ac54d: Waiting [2025-11-07T08:09:59.606Z] 0e64f2360a44: Waiting [2025-11-07T08:09:59.606Z] aa6aa377e30d: Waiting [2025-11-07T08:09:59.606Z] 112fa2759edb: Waiting [2025-11-07T08:09:59.606Z] c0cea0b69f93: Layer already exists [2025-11-07T08:09:59.606Z] 742544e5aa30: Layer already exists [2025-11-07T08:09:59.606Z] 1c90e88c9c67: Layer already exists [2025-11-07T08:09:59.606Z] cc5c5fd62a0a: Layer already exists [2025-11-07T08:09:59.606Z] 038fc8b28f84: Layer already exists [2025-11-07T08:09:59.606Z] 112fa2759edb: Layer already exists [2025-11-07T08:09:59.606Z] 9ab2b9a3c76c: Layer already exists [2025-11-07T08:09:59.606Z] aa6aa377e30d: Layer already exists [2025-11-07T08:09:59.606Z] b54901840589: Layer already exists [2025-11-07T08:09:59.606Z] f845f6bc6f52: Layer already exists [2025-11-07T08:09:59.606Z] 790bfa4ac54d: Layer already exists [2025-11-07T08:09:59.606Z] 0e64f2360a44: Layer already exists [2025-11-07T08:09:59.870Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:4660daa60eb11b4666af442dfd0b3bb5c15cca3f3d7dff5af13e364960a6524f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:10:00.236Z] + 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 [2025-11-07T08:10:00.602Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-11-07T08:10:00.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-07T08:10:00.602Z] c0cea0b69f93: Preparing [2025-11-07T08:10:00.602Z] 742544e5aa30: Preparing [2025-11-07T08:10:00.602Z] 038fc8b28f84: Preparing [2025-11-07T08:10:00.602Z] 1c90e88c9c67: Preparing [2025-11-07T08:10:00.602Z] cc5c5fd62a0a: Preparing [2025-11-07T08:10:00.602Z] 112fa2759edb: Preparing [2025-11-07T08:10:00.602Z] aa6aa377e30d: Preparing [2025-11-07T08:10:00.602Z] b54901840589: Preparing [2025-11-07T08:10:00.602Z] f845f6bc6f52: Preparing [2025-11-07T08:10:00.602Z] 9ab2b9a3c76c: Preparing [2025-11-07T08:10:00.602Z] 790bfa4ac54d: Preparing [2025-11-07T08:10:00.602Z] 0e64f2360a44: Preparing [2025-11-07T08:10:00.602Z] 112fa2759edb: Waiting [2025-11-07T08:10:00.602Z] aa6aa377e30d: Waiting [2025-11-07T08:10:00.602Z] f845f6bc6f52: Waiting [2025-11-07T08:10:00.602Z] b54901840589: Waiting [2025-11-07T08:10:00.602Z] 9ab2b9a3c76c: Waiting [2025-11-07T08:10:00.602Z] 0e64f2360a44: Waiting [2025-11-07T08:10:00.602Z] 790bfa4ac54d: Waiting [2025-11-07T08:10:00.602Z] 1c90e88c9c67: Layer already exists [2025-11-07T08:10:00.602Z] 038fc8b28f84: Layer already exists [2025-11-07T08:10:00.602Z] 742544e5aa30: Layer already exists [2025-11-07T08:10:00.602Z] c0cea0b69f93: Layer already exists [2025-11-07T08:10:00.602Z] cc5c5fd62a0a: Layer already exists [2025-11-07T08:10:00.602Z] aa6aa377e30d: Layer already exists [2025-11-07T08:10:00.602Z] b54901840589: Layer already exists [2025-11-07T08:10:00.602Z] 112fa2759edb: Layer already exists [2025-11-07T08:10:00.602Z] f845f6bc6f52: Layer already exists [2025-11-07T08:10:00.602Z] 9ab2b9a3c76c: Layer already exists [2025-11-07T08:10:00.602Z] 790bfa4ac54d: Layer already exists [2025-11-07T08:10:00.602Z] 0e64f2360a44: Layer already exists [2025-11-07T08:10:00.866Z] main: digest: sha256:4660daa60eb11b4666af442dfd0b3bb5c15cca3f3d7dff5af13e364960a6524f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T08:10:00.972Z] ===================================================== [Pipeline] echo [2025-11-07T08:10:00.988Z] taggedImages: [2025-11-07T08:10:00.988Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:10:00.988Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-11-07T08:10:00.988Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.75 [2025-11-07T08:10:00.988Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:10:00.988Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-11-07T08:10:01.017Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-11-07T08:10:01.017Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:10:01.017Z] latest [2025-11-07T08:10:01.017Z] 4.1.0-dev.75 [2025-11-07T08:10:01.017Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:10:01.017Z] main [2025-11-07T08:10:01.017Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:10:01.406Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:10:01.778Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:10:01.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-07T08:10:01.778Z] 2c02a2f0aaef: Preparing [2025-11-07T08:10:01.778Z] 8d5b117413f3: Preparing [2025-11-07T08:10:01.778Z] b54901840589: Preparing [2025-11-07T08:10:01.778Z] f845f6bc6f52: Preparing [2025-11-07T08:10:01.778Z] 86b97ae4cfd8: Preparing [2025-11-07T08:10:01.778Z] b01f612e6efb: Preparing [2025-11-07T08:10:01.778Z] 0e64f2360a44: Preparing [2025-11-07T08:10:01.778Z] b01f612e6efb: Waiting [2025-11-07T08:10:01.778Z] 0e64f2360a44: Waiting [2025-11-07T08:10:01.778Z] b54901840589: Layer already exists [2025-11-07T08:10:01.778Z] f845f6bc6f52: Layer already exists [2025-11-07T08:10:02.043Z] 0e64f2360a44: Layer already exists [2025-11-07T08:10:02.043Z] 86b97ae4cfd8: Pushed [2025-11-07T08:10:02.043Z] 2c02a2f0aaef: Pushed [2025-11-07T08:10:03.974Z] b01f612e6efb: Pushed [2025-11-07T08:10:09.290Z] 8d5b117413f3: Pushed [2025-11-07T08:10:09.290Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:a91423bff5ce21e7c7da55c1ad61d9f71ebb3716a5ada9aeef84ad4cb4fb6193 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:10:09.669Z] + 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 [2025-11-07T08:10:10.032Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-11-07T08:10:10.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-07T08:10:10.032Z] 2c02a2f0aaef: Preparing [2025-11-07T08:10:10.032Z] 8d5b117413f3: Preparing [2025-11-07T08:10:10.032Z] b54901840589: Preparing [2025-11-07T08:10:10.032Z] f845f6bc6f52: Preparing [2025-11-07T08:10:10.032Z] 86b97ae4cfd8: Preparing [2025-11-07T08:10:10.032Z] b01f612e6efb: Preparing [2025-11-07T08:10:10.032Z] 0e64f2360a44: Preparing [2025-11-07T08:10:10.032Z] b01f612e6efb: Waiting [2025-11-07T08:10:10.032Z] 0e64f2360a44: Waiting [2025-11-07T08:10:10.032Z] 2c02a2f0aaef: Layer already exists [2025-11-07T08:10:10.032Z] b54901840589: Layer already exists [2025-11-07T08:10:10.032Z] 86b97ae4cfd8: Layer already exists [2025-11-07T08:10:10.032Z] 8d5b117413f3: Layer already exists [2025-11-07T08:10:10.032Z] f845f6bc6f52: Layer already exists [2025-11-07T08:10:10.032Z] 0e64f2360a44: Layer already exists [2025-11-07T08:10:10.032Z] b01f612e6efb: Layer already exists [2025-11-07T08:10:10.295Z] latest: digest: sha256:a91423bff5ce21e7c7da55c1ad61d9f71ebb3716a5ada9aeef84ad4cb4fb6193 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:10:10.658Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:10:11.013Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.75 [2025-11-07T08:10:11.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-07T08:10:11.013Z] 2c02a2f0aaef: Preparing [2025-11-07T08:10:11.013Z] 8d5b117413f3: Preparing [2025-11-07T08:10:11.013Z] b54901840589: Preparing [2025-11-07T08:10:11.013Z] f845f6bc6f52: Preparing [2025-11-07T08:10:11.013Z] 86b97ae4cfd8: Preparing [2025-11-07T08:10:11.013Z] b01f612e6efb: Preparing [2025-11-07T08:10:11.013Z] 0e64f2360a44: Preparing [2025-11-07T08:10:11.013Z] b01f612e6efb: Waiting [2025-11-07T08:10:11.013Z] 2c02a2f0aaef: Layer already exists [2025-11-07T08:10:11.013Z] b54901840589: Layer already exists [2025-11-07T08:10:11.013Z] 8d5b117413f3: Layer already exists [2025-11-07T08:10:11.013Z] 86b97ae4cfd8: Layer already exists [2025-11-07T08:10:11.013Z] f845f6bc6f52: Layer already exists [2025-11-07T08:10:11.013Z] b01f612e6efb: Layer already exists [2025-11-07T08:10:11.013Z] 0e64f2360a44: Layer already exists [2025-11-07T08:10:11.276Z] 4.1.0-dev.75: digest: sha256:a91423bff5ce21e7c7da55c1ad61d9f71ebb3716a5ada9aeef84ad4cb4fb6193 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:10:11.643Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:10:12.020Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:10:12.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-07T08:10:12.020Z] 2c02a2f0aaef: Preparing [2025-11-07T08:10:12.020Z] 8d5b117413f3: Preparing [2025-11-07T08:10:12.020Z] b54901840589: Preparing [2025-11-07T08:10:12.020Z] f845f6bc6f52: Preparing [2025-11-07T08:10:12.020Z] 86b97ae4cfd8: Preparing [2025-11-07T08:10:12.020Z] b01f612e6efb: Preparing [2025-11-07T08:10:12.020Z] 0e64f2360a44: Preparing [2025-11-07T08:10:12.020Z] b01f612e6efb: Waiting [2025-11-07T08:10:12.020Z] 0e64f2360a44: Waiting [2025-11-07T08:10:12.020Z] f845f6bc6f52: Layer already exists [2025-11-07T08:10:12.020Z] b54901840589: Layer already exists [2025-11-07T08:10:12.020Z] 8d5b117413f3: Layer already exists [2025-11-07T08:10:12.020Z] 86b97ae4cfd8: Layer already exists [2025-11-07T08:10:12.020Z] 2c02a2f0aaef: Layer already exists [2025-11-07T08:10:12.020Z] b01f612e6efb: Layer already exists [2025-11-07T08:10:12.020Z] 0e64f2360a44: Layer already exists [2025-11-07T08:10:12.020Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:a91423bff5ce21e7c7da55c1ad61d9f71ebb3716a5ada9aeef84ad4cb4fb6193 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:10:12.386Z] + 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 [2025-11-07T08:10:12.749Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-11-07T08:10:12.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-07T08:10:12.750Z] 2c02a2f0aaef: Preparing [2025-11-07T08:10:12.750Z] 8d5b117413f3: Preparing [2025-11-07T08:10:12.750Z] b54901840589: Preparing [2025-11-07T08:10:12.750Z] f845f6bc6f52: Preparing [2025-11-07T08:10:12.750Z] 86b97ae4cfd8: Preparing [2025-11-07T08:10:12.750Z] b01f612e6efb: Preparing [2025-11-07T08:10:12.750Z] 0e64f2360a44: Preparing [2025-11-07T08:10:12.750Z] 0e64f2360a44: Waiting [2025-11-07T08:10:12.750Z] b01f612e6efb: Waiting [2025-11-07T08:10:12.750Z] b54901840589: Layer already exists [2025-11-07T08:10:12.750Z] 86b97ae4cfd8: Layer already exists [2025-11-07T08:10:12.750Z] f845f6bc6f52: Layer already exists [2025-11-07T08:10:12.750Z] 8d5b117413f3: Layer already exists [2025-11-07T08:10:12.750Z] 2c02a2f0aaef: Layer already exists [2025-11-07T08:10:12.750Z] 0e64f2360a44: Layer already exists [2025-11-07T08:10:12.750Z] b01f612e6efb: Layer already exists [2025-11-07T08:10:13.013Z] main: digest: sha256:a91423bff5ce21e7c7da55c1ad61d9f71ebb3716a5ada9aeef84ad4cb4fb6193 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T08:10:13.118Z] ===================================================== [Pipeline] echo [2025-11-07T08:10:13.139Z] taggedImages: [2025-11-07T08:10:13.139Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:10:13.139Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-11-07T08:10:13.139Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.75 [2025-11-07T08:10:13.139Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:10:13.139Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-11-07T08:10:13.172Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-11-07T08:10:13.172Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:10:13.172Z] latest [2025-11-07T08:10:13.172Z] 4.1.0-dev.75 [2025-11-07T08:10:13.172Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:10:13.172Z] main [2025-11-07T08:10:13.172Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:10:13.556Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:10:13.930Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:10:13.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-07T08:10:13.930Z] 89c986bb6208: Preparing [2025-11-07T08:10:13.930Z] 51222af8a3d0: Preparing [2025-11-07T08:10:13.930Z] 24ab9fa21ecc: Preparing [2025-11-07T08:10:13.930Z] b54901840589: Preparing [2025-11-07T08:10:13.930Z] f845f6bc6f52: Preparing [2025-11-07T08:10:13.930Z] c7e0e3c0411f: Preparing [2025-11-07T08:10:13.930Z] 31fe974db211: Preparing [2025-11-07T08:10:13.930Z] 4846cab3573b: Preparing [2025-11-07T08:10:13.930Z] 75ca581105ed: Preparing [2025-11-07T08:10:13.930Z] 0e64f2360a44: Preparing [2025-11-07T08:10:13.930Z] 4846cab3573b: Waiting [2025-11-07T08:10:13.930Z] 75ca581105ed: Waiting [2025-11-07T08:10:13.930Z] c7e0e3c0411f: Waiting [2025-11-07T08:10:13.930Z] 0e64f2360a44: Waiting [2025-11-07T08:10:13.930Z] 31fe974db211: Waiting [2025-11-07T08:10:13.930Z] f845f6bc6f52: Layer already exists [2025-11-07T08:10:13.930Z] b54901840589: Layer already exists [2025-11-07T08:10:14.193Z] 51222af8a3d0: Pushed [2025-11-07T08:10:14.193Z] 24ab9fa21ecc: Pushed [2025-11-07T08:10:14.193Z] 89c986bb6208: Pushed [2025-11-07T08:10:14.193Z] 0e64f2360a44: Layer already exists [2025-11-07T08:10:14.193Z] 4846cab3573b: Pushed [2025-11-07T08:10:15.146Z] 75ca581105ed: Pushed [2025-11-07T08:10:27.422Z] 31fe974db211: Pushed [2025-11-07T08:10:42.376Z] c7e0e3c0411f: Pushed [2025-11-07T08:10:42.376Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:12f8b573af7dd2e3b2c2b046d1366ab99b02358ac65449a9eaa0123f20e6ddf7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:10:42.751Z] + 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 [2025-11-07T08:10:43.121Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-11-07T08:10:43.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-07T08:10:43.121Z] 89c986bb6208: Preparing [2025-11-07T08:10:43.121Z] 51222af8a3d0: Preparing [2025-11-07T08:10:43.121Z] 24ab9fa21ecc: Preparing [2025-11-07T08:10:43.121Z] b54901840589: Preparing [2025-11-07T08:10:43.121Z] f845f6bc6f52: Preparing [2025-11-07T08:10:43.121Z] c7e0e3c0411f: Preparing [2025-11-07T08:10:43.122Z] 31fe974db211: Preparing [2025-11-07T08:10:43.122Z] 4846cab3573b: Preparing [2025-11-07T08:10:43.122Z] 75ca581105ed: Preparing [2025-11-07T08:10:43.122Z] 0e64f2360a44: Preparing [2025-11-07T08:10:43.122Z] 4846cab3573b: Waiting [2025-11-07T08:10:43.122Z] 75ca581105ed: Waiting [2025-11-07T08:10:43.122Z] 0e64f2360a44: Waiting [2025-11-07T08:10:43.122Z] c7e0e3c0411f: Waiting [2025-11-07T08:10:43.122Z] 31fe974db211: Waiting [2025-11-07T08:10:43.122Z] 89c986bb6208: Layer already exists [2025-11-07T08:10:43.122Z] f845f6bc6f52: Layer already exists [2025-11-07T08:10:43.122Z] 24ab9fa21ecc: Layer already exists [2025-11-07T08:10:43.122Z] b54901840589: Layer already exists [2025-11-07T08:10:43.122Z] 51222af8a3d0: Layer already exists [2025-11-07T08:10:43.122Z] c7e0e3c0411f: Layer already exists [2025-11-07T08:10:43.122Z] 31fe974db211: Layer already exists [2025-11-07T08:10:43.122Z] 4846cab3573b: Layer already exists [2025-11-07T08:10:43.122Z] 75ca581105ed: Layer already exists [2025-11-07T08:10:43.122Z] 0e64f2360a44: Layer already exists [2025-11-07T08:10:43.386Z] latest: digest: sha256:12f8b573af7dd2e3b2c2b046d1366ab99b02358ac65449a9eaa0123f20e6ddf7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:10:43.767Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:10:45.089Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.75 [2025-11-07T08:10:45.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-07T08:10:45.089Z] 89c986bb6208: Preparing [2025-11-07T08:10:45.089Z] 51222af8a3d0: Preparing [2025-11-07T08:10:45.089Z] 24ab9fa21ecc: Preparing [2025-11-07T08:10:45.089Z] b54901840589: Preparing [2025-11-07T08:10:45.089Z] f845f6bc6f52: Preparing [2025-11-07T08:10:45.089Z] c7e0e3c0411f: Preparing [2025-11-07T08:10:45.089Z] 31fe974db211: Preparing [2025-11-07T08:10:45.089Z] 4846cab3573b: Preparing [2025-11-07T08:10:45.089Z] 75ca581105ed: Preparing [2025-11-07T08:10:45.089Z] 0e64f2360a44: Preparing [2025-11-07T08:10:45.089Z] c7e0e3c0411f: Waiting [2025-11-07T08:10:45.089Z] 31fe974db211: Waiting [2025-11-07T08:10:45.089Z] 4846cab3573b: Waiting [2025-11-07T08:10:45.089Z] 75ca581105ed: Waiting [2025-11-07T08:10:45.089Z] 0e64f2360a44: Waiting [2025-11-07T08:10:45.089Z] 51222af8a3d0: Layer already exists [2025-11-07T08:10:45.089Z] 89c986bb6208: Layer already exists [2025-11-07T08:10:45.089Z] b54901840589: Layer already exists [2025-11-07T08:10:45.089Z] 24ab9fa21ecc: Layer already exists [2025-11-07T08:10:45.089Z] f845f6bc6f52: Layer already exists [2025-11-07T08:10:45.089Z] c7e0e3c0411f: Layer already exists [2025-11-07T08:10:45.089Z] 31fe974db211: Layer already exists [2025-11-07T08:10:45.089Z] 4846cab3573b: Layer already exists [2025-11-07T08:10:45.089Z] 75ca581105ed: Layer already exists [2025-11-07T08:10:45.089Z] 0e64f2360a44: Layer already exists [2025-11-07T08:10:45.352Z] 4.1.0-dev.75: digest: sha256:12f8b573af7dd2e3b2c2b046d1366ab99b02358ac65449a9eaa0123f20e6ddf7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:10:45.714Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:10:46.089Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:10:46.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-07T08:10:46.089Z] 89c986bb6208: Preparing [2025-11-07T08:10:46.089Z] 51222af8a3d0: Preparing [2025-11-07T08:10:46.089Z] 24ab9fa21ecc: Preparing [2025-11-07T08:10:46.089Z] b54901840589: Preparing [2025-11-07T08:10:46.089Z] f845f6bc6f52: Preparing [2025-11-07T08:10:46.089Z] c7e0e3c0411f: Preparing [2025-11-07T08:10:46.089Z] 31fe974db211: Preparing [2025-11-07T08:10:46.089Z] 4846cab3573b: Preparing [2025-11-07T08:10:46.089Z] 75ca581105ed: Preparing [2025-11-07T08:10:46.089Z] 0e64f2360a44: Preparing [2025-11-07T08:10:46.089Z] 31fe974db211: Waiting [2025-11-07T08:10:46.089Z] 4846cab3573b: Waiting [2025-11-07T08:10:46.089Z] 75ca581105ed: Waiting [2025-11-07T08:10:46.089Z] 0e64f2360a44: Waiting [2025-11-07T08:10:46.089Z] c7e0e3c0411f: Waiting [2025-11-07T08:10:46.089Z] 89c986bb6208: Layer already exists [2025-11-07T08:10:46.089Z] f845f6bc6f52: Layer already exists [2025-11-07T08:10:46.089Z] 51222af8a3d0: Layer already exists [2025-11-07T08:10:46.089Z] 24ab9fa21ecc: Layer already exists [2025-11-07T08:10:46.089Z] b54901840589: Layer already exists [2025-11-07T08:10:46.089Z] 75ca581105ed: Layer already exists [2025-11-07T08:10:46.089Z] 4846cab3573b: Layer already exists [2025-11-07T08:10:46.089Z] 31fe974db211: Layer already exists [2025-11-07T08:10:46.089Z] c7e0e3c0411f: Layer already exists [2025-11-07T08:10:46.089Z] 0e64f2360a44: Layer already exists [2025-11-07T08:10:46.353Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:12f8b573af7dd2e3b2c2b046d1366ab99b02358ac65449a9eaa0123f20e6ddf7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:10:46.719Z] + 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 [2025-11-07T08:10:47.063Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-11-07T08:10:47.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-07T08:10:47.063Z] 89c986bb6208: Preparing [2025-11-07T08:10:47.063Z] 51222af8a3d0: Preparing [2025-11-07T08:10:47.063Z] 24ab9fa21ecc: Preparing [2025-11-07T08:10:47.063Z] b54901840589: Preparing [2025-11-07T08:10:47.063Z] f845f6bc6f52: Preparing [2025-11-07T08:10:47.063Z] c7e0e3c0411f: Preparing [2025-11-07T08:10:47.063Z] 31fe974db211: Preparing [2025-11-07T08:10:47.063Z] 4846cab3573b: Preparing [2025-11-07T08:10:47.063Z] 75ca581105ed: Preparing [2025-11-07T08:10:47.063Z] 0e64f2360a44: Preparing [2025-11-07T08:10:47.063Z] 31fe974db211: Waiting [2025-11-07T08:10:47.064Z] 4846cab3573b: Waiting [2025-11-07T08:10:47.064Z] 75ca581105ed: Waiting [2025-11-07T08:10:47.064Z] c7e0e3c0411f: Waiting [2025-11-07T08:10:47.064Z] 0e64f2360a44: Waiting [2025-11-07T08:10:47.064Z] f845f6bc6f52: Layer already exists [2025-11-07T08:10:47.064Z] 89c986bb6208: Layer already exists [2025-11-07T08:10:47.064Z] 51222af8a3d0: Layer already exists [2025-11-07T08:10:47.064Z] b54901840589: Layer already exists [2025-11-07T08:10:47.064Z] 24ab9fa21ecc: Layer already exists [2025-11-07T08:10:47.064Z] c7e0e3c0411f: Layer already exists [2025-11-07T08:10:47.064Z] 75ca581105ed: Layer already exists [2025-11-07T08:10:47.064Z] 31fe974db211: Layer already exists [2025-11-07T08:10:47.064Z] 4846cab3573b: Layer already exists [2025-11-07T08:10:47.064Z] 0e64f2360a44: Layer already exists [2025-11-07T08:10:47.327Z] main: digest: sha256:12f8b573af7dd2e3b2c2b046d1366ab99b02358ac65449a9eaa0123f20e6ddf7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T08:10:47.436Z] ===================================================== [Pipeline] echo [2025-11-07T08:10:47.458Z] taggedImages: [2025-11-07T08:10:47.458Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:10:47.458Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-11-07T08:10:47.458Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.75 [2025-11-07T08:10:47.458Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:10:47.458Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-11-07T08:10:47.497Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-11-07T08:10:47.497Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:10:47.497Z] latest [2025-11-07T08:10:47.497Z] 4.1.0-dev.75 [2025-11-07T08:10:47.497Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:10:47.497Z] main [2025-11-07T08:10:47.497Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:10:47.890Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:10:48.271Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:10:48.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-07T08:10:48.271Z] 9f204ab93e1a: Preparing [2025-11-07T08:10:48.271Z] 6aee4d30f324: Preparing [2025-11-07T08:10:48.271Z] d222b829f63f: Preparing [2025-11-07T08:10:48.271Z] b54901840589: Preparing [2025-11-07T08:10:48.271Z] f845f6bc6f52: Preparing [2025-11-07T08:10:48.271Z] f5a0d56d5fbe: Preparing [2025-11-07T08:10:48.271Z] fbe50025764b: Preparing [2025-11-07T08:10:48.271Z] e0039210abce: Preparing [2025-11-07T08:10:48.271Z] 0e64f2360a44: Preparing [2025-11-07T08:10:48.271Z] fbe50025764b: Waiting [2025-11-07T08:10:48.271Z] e0039210abce: Waiting [2025-11-07T08:10:48.271Z] 0e64f2360a44: Waiting [2025-11-07T08:10:48.271Z] f5a0d56d5fbe: Waiting [2025-11-07T08:10:48.271Z] b54901840589: Layer already exists [2025-11-07T08:10:48.271Z] f845f6bc6f52: Layer already exists [2025-11-07T08:10:48.537Z] 9f204ab93e1a: Pushed [2025-11-07T08:10:48.537Z] 6aee4d30f324: Pushed [2025-11-07T08:10:48.537Z] d222b829f63f: Pushed [2025-11-07T08:10:48.537Z] fbe50025764b: Pushed [2025-11-07T08:10:48.537Z] 0e64f2360a44: Layer already exists [2025-11-07T08:10:49.115Z] e0039210abce: Pushed [2025-11-07T08:11:15.748Z] f5a0d56d5fbe: Pushed [2025-11-07T08:11:15.748Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:8e8e81533123ea922d8b0c4872d65bd47fe103f6b17a13e57695d5db87cdc3fc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:11:16.153Z] + 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 [2025-11-07T08:11:16.521Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-11-07T08:11:16.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-07T08:11:16.521Z] 9f204ab93e1a: Preparing [2025-11-07T08:11:16.521Z] 6aee4d30f324: Preparing [2025-11-07T08:11:16.521Z] d222b829f63f: Preparing [2025-11-07T08:11:16.521Z] b54901840589: Preparing [2025-11-07T08:11:16.521Z] f845f6bc6f52: Preparing [2025-11-07T08:11:16.521Z] f5a0d56d5fbe: Preparing [2025-11-07T08:11:16.521Z] fbe50025764b: Preparing [2025-11-07T08:11:16.521Z] e0039210abce: Preparing [2025-11-07T08:11:16.521Z] 0e64f2360a44: Preparing [2025-11-07T08:11:16.521Z] f5a0d56d5fbe: Waiting [2025-11-07T08:11:16.521Z] fbe50025764b: Waiting [2025-11-07T08:11:16.521Z] 0e64f2360a44: Waiting [2025-11-07T08:11:16.521Z] d222b829f63f: Layer already exists [2025-11-07T08:11:16.521Z] 6aee4d30f324: Layer already exists [2025-11-07T08:11:16.521Z] 9f204ab93e1a: Layer already exists [2025-11-07T08:11:16.521Z] f845f6bc6f52: Layer already exists [2025-11-07T08:11:16.521Z] b54901840589: Layer already exists [2025-11-07T08:11:16.521Z] 0e64f2360a44: Layer already exists [2025-11-07T08:11:16.521Z] fbe50025764b: Layer already exists [2025-11-07T08:11:16.521Z] f5a0d56d5fbe: Layer already exists [2025-11-07T08:11:16.521Z] e0039210abce: Layer already exists [2025-11-07T08:11:16.790Z] latest: digest: sha256:8e8e81533123ea922d8b0c4872d65bd47fe103f6b17a13e57695d5db87cdc3fc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:11:17.160Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:11:17.533Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.75 [2025-11-07T08:11:17.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-07T08:11:17.533Z] 9f204ab93e1a: Preparing [2025-11-07T08:11:17.533Z] 6aee4d30f324: Preparing [2025-11-07T08:11:17.533Z] d222b829f63f: Preparing [2025-11-07T08:11:17.533Z] b54901840589: Preparing [2025-11-07T08:11:17.533Z] f845f6bc6f52: Preparing [2025-11-07T08:11:17.533Z] f5a0d56d5fbe: Preparing [2025-11-07T08:11:17.533Z] fbe50025764b: Preparing [2025-11-07T08:11:17.533Z] e0039210abce: Preparing [2025-11-07T08:11:17.533Z] 0e64f2360a44: Preparing [2025-11-07T08:11:17.533Z] f5a0d56d5fbe: Waiting [2025-11-07T08:11:17.533Z] fbe50025764b: Waiting [2025-11-07T08:11:17.533Z] e0039210abce: Waiting [2025-11-07T08:11:17.533Z] 0e64f2360a44: Waiting [2025-11-07T08:11:17.533Z] d222b829f63f: Layer already exists [2025-11-07T08:11:17.533Z] 9f204ab93e1a: Layer already exists [2025-11-07T08:11:17.533Z] f845f6bc6f52: Layer already exists [2025-11-07T08:11:17.533Z] 6aee4d30f324: Layer already exists [2025-11-07T08:11:17.533Z] b54901840589: Layer already exists [2025-11-07T08:11:17.533Z] f5a0d56d5fbe: Layer already exists [2025-11-07T08:11:17.533Z] e0039210abce: Layer already exists [2025-11-07T08:11:17.533Z] fbe50025764b: Layer already exists [2025-11-07T08:11:17.533Z] 0e64f2360a44: Layer already exists [2025-11-07T08:11:17.802Z] 4.1.0-dev.75: digest: sha256:8e8e81533123ea922d8b0c4872d65bd47fe103f6b17a13e57695d5db87cdc3fc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:11:18.186Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:11:18.540Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:11:18.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-07T08:11:18.540Z] 9f204ab93e1a: Preparing [2025-11-07T08:11:18.540Z] 6aee4d30f324: Preparing [2025-11-07T08:11:18.540Z] d222b829f63f: Preparing [2025-11-07T08:11:18.540Z] b54901840589: Preparing [2025-11-07T08:11:18.540Z] f845f6bc6f52: Preparing [2025-11-07T08:11:18.540Z] f5a0d56d5fbe: Preparing [2025-11-07T08:11:18.540Z] fbe50025764b: Preparing [2025-11-07T08:11:18.540Z] e0039210abce: Preparing [2025-11-07T08:11:18.540Z] 0e64f2360a44: Preparing [2025-11-07T08:11:18.540Z] f5a0d56d5fbe: Waiting [2025-11-07T08:11:18.540Z] fbe50025764b: Waiting [2025-11-07T08:11:18.540Z] e0039210abce: Waiting [2025-11-07T08:11:18.540Z] 0e64f2360a44: Waiting [2025-11-07T08:11:18.540Z] b54901840589: Layer already exists [2025-11-07T08:11:18.540Z] 9f204ab93e1a: Layer already exists [2025-11-07T08:11:18.540Z] 6aee4d30f324: Layer already exists [2025-11-07T08:11:18.540Z] d222b829f63f: Layer already exists [2025-11-07T08:11:18.540Z] f845f6bc6f52: Layer already exists [2025-11-07T08:11:18.540Z] fbe50025764b: Layer already exists [2025-11-07T08:11:18.540Z] f5a0d56d5fbe: Layer already exists [2025-11-07T08:11:18.540Z] 0e64f2360a44: Layer already exists [2025-11-07T08:11:18.540Z] e0039210abce: Layer already exists [2025-11-07T08:11:18.802Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:8e8e81533123ea922d8b0c4872d65bd47fe103f6b17a13e57695d5db87cdc3fc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:11:19.171Z] + 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 [2025-11-07T08:11:19.535Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-11-07T08:11:19.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-07T08:11:19.535Z] 9f204ab93e1a: Preparing [2025-11-07T08:11:19.535Z] 6aee4d30f324: Preparing [2025-11-07T08:11:19.535Z] d222b829f63f: Preparing [2025-11-07T08:11:19.535Z] b54901840589: Preparing [2025-11-07T08:11:19.535Z] f845f6bc6f52: Preparing [2025-11-07T08:11:19.535Z] f5a0d56d5fbe: Preparing [2025-11-07T08:11:19.535Z] fbe50025764b: Preparing [2025-11-07T08:11:19.535Z] e0039210abce: Preparing [2025-11-07T08:11:19.535Z] 0e64f2360a44: Preparing [2025-11-07T08:11:19.535Z] f5a0d56d5fbe: Waiting [2025-11-07T08:11:19.535Z] fbe50025764b: Waiting [2025-11-07T08:11:19.535Z] e0039210abce: Waiting [2025-11-07T08:11:19.535Z] 0e64f2360a44: Waiting [2025-11-07T08:11:19.535Z] d222b829f63f: Layer already exists [2025-11-07T08:11:19.535Z] b54901840589: Layer already exists [2025-11-07T08:11:19.535Z] 9f204ab93e1a: Layer already exists [2025-11-07T08:11:19.535Z] f845f6bc6f52: Layer already exists [2025-11-07T08:11:19.535Z] 6aee4d30f324: Layer already exists [2025-11-07T08:11:19.535Z] fbe50025764b: Layer already exists [2025-11-07T08:11:19.535Z] f5a0d56d5fbe: Layer already exists [2025-11-07T08:11:19.535Z] e0039210abce: Layer already exists [2025-11-07T08:11:19.535Z] 0e64f2360a44: Layer already exists [2025-11-07T08:11:19.799Z] main: digest: sha256:8e8e81533123ea922d8b0c4872d65bd47fe103f6b17a13e57695d5db87cdc3fc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T08:11:19.914Z] ===================================================== [Pipeline] echo [2025-11-07T08:11:19.932Z] taggedImages: [2025-11-07T08:11:19.933Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:11:19.933Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-11-07T08:11:19.933Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.75 [2025-11-07T08:11:19.933Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:11:19.933Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-11-07T08:11:19.970Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-11-07T08:11:19.971Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:11:19.971Z] latest [2025-11-07T08:11:19.971Z] 4.1.0-dev.75 [2025-11-07T08:11:19.971Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:11:19.971Z] main [2025-11-07T08:11:19.971Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:11:20.366Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:11:20.728Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:11:20.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-07T08:11:20.728Z] 9ee6be8c0f6f: Preparing [2025-11-07T08:11:20.728Z] 66b7e8af71f7: Preparing [2025-11-07T08:11:20.728Z] 4dd933b1698a: Preparing [2025-11-07T08:11:20.728Z] b54901840589: Preparing [2025-11-07T08:11:20.728Z] f845f6bc6f52: Preparing [2025-11-07T08:11:20.728Z] 907ee592cc02: Preparing [2025-11-07T08:11:20.728Z] 4846cab3573b: Preparing [2025-11-07T08:11:20.728Z] 75ca581105ed: Preparing [2025-11-07T08:11:20.728Z] 0e64f2360a44: Preparing [2025-11-07T08:11:20.728Z] 907ee592cc02: Waiting [2025-11-07T08:11:20.728Z] 4846cab3573b: Waiting [2025-11-07T08:11:20.728Z] 75ca581105ed: Waiting [2025-11-07T08:11:20.728Z] 0e64f2360a44: Waiting [2025-11-07T08:11:20.728Z] f845f6bc6f52: Layer already exists [2025-11-07T08:11:20.992Z] 4dd933b1698a: Pushed [2025-11-07T08:11:20.992Z] 66b7e8af71f7: Pushed [2025-11-07T08:11:20.992Z] b54901840589: Layer already exists [2025-11-07T08:11:20.992Z] 4846cab3573b: Layer already exists [2025-11-07T08:11:20.992Z] 75ca581105ed: Layer already exists [2025-11-07T08:11:20.992Z] 0e64f2360a44: Layer already exists [2025-11-07T08:11:20.992Z] 9ee6be8c0f6f: Pushed [2025-11-07T08:11:53.161Z] 907ee592cc02: Pushed [2025-11-07T08:11:53.161Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:5416135e9f0cecd0794b6b9edcff07cea51722597f90c37e48a87de1e59072c1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:11:53.524Z] + 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 [2025-11-07T08:11:53.880Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-11-07T08:11:53.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-07T08:11:53.880Z] 9ee6be8c0f6f: Preparing [2025-11-07T08:11:53.880Z] 66b7e8af71f7: Preparing [2025-11-07T08:11:53.880Z] 4dd933b1698a: Preparing [2025-11-07T08:11:53.880Z] b54901840589: Preparing [2025-11-07T08:11:53.880Z] f845f6bc6f52: Preparing [2025-11-07T08:11:53.880Z] 907ee592cc02: Preparing [2025-11-07T08:11:53.880Z] 4846cab3573b: Preparing [2025-11-07T08:11:53.880Z] 75ca581105ed: Preparing [2025-11-07T08:11:53.880Z] 0e64f2360a44: Preparing [2025-11-07T08:11:53.880Z] 907ee592cc02: Waiting [2025-11-07T08:11:53.880Z] 75ca581105ed: Waiting [2025-11-07T08:11:53.880Z] 4846cab3573b: Waiting [2025-11-07T08:11:53.880Z] 0e64f2360a44: Waiting [2025-11-07T08:11:53.880Z] b54901840589: Layer already exists [2025-11-07T08:11:53.880Z] 4dd933b1698a: Layer already exists [2025-11-07T08:11:53.880Z] 9ee6be8c0f6f: Layer already exists [2025-11-07T08:11:53.880Z] f845f6bc6f52: Layer already exists [2025-11-07T08:11:53.880Z] 66b7e8af71f7: Layer already exists [2025-11-07T08:11:53.880Z] 4846cab3573b: Layer already exists [2025-11-07T08:11:53.880Z] 0e64f2360a44: Layer already exists [2025-11-07T08:11:53.880Z] 907ee592cc02: Layer already exists [2025-11-07T08:11:53.880Z] 75ca581105ed: Layer already exists [2025-11-07T08:11:53.880Z] latest: digest: sha256:5416135e9f0cecd0794b6b9edcff07cea51722597f90c37e48a87de1e59072c1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:11:54.505Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:11:54.864Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.75 [2025-11-07T08:11:54.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-07T08:11:54.864Z] 9ee6be8c0f6f: Preparing [2025-11-07T08:11:54.864Z] 66b7e8af71f7: Preparing [2025-11-07T08:11:54.864Z] 4dd933b1698a: Preparing [2025-11-07T08:11:54.864Z] b54901840589: Preparing [2025-11-07T08:11:54.864Z] f845f6bc6f52: Preparing [2025-11-07T08:11:54.864Z] 907ee592cc02: Preparing [2025-11-07T08:11:54.864Z] 4846cab3573b: Preparing [2025-11-07T08:11:54.864Z] 75ca581105ed: Preparing [2025-11-07T08:11:54.864Z] 0e64f2360a44: Preparing [2025-11-07T08:11:54.864Z] 907ee592cc02: Waiting [2025-11-07T08:11:54.864Z] 4846cab3573b: Waiting [2025-11-07T08:11:54.864Z] 75ca581105ed: Waiting [2025-11-07T08:11:54.864Z] 4dd933b1698a: Layer already exists [2025-11-07T08:11:54.864Z] b54901840589: Layer already exists [2025-11-07T08:11:54.864Z] 66b7e8af71f7: Layer already exists [2025-11-07T08:11:54.864Z] 9ee6be8c0f6f: Layer already exists [2025-11-07T08:11:54.864Z] f845f6bc6f52: Layer already exists [2025-11-07T08:11:54.864Z] 75ca581105ed: Layer already exists [2025-11-07T08:11:54.864Z] 0e64f2360a44: Layer already exists [2025-11-07T08:11:54.864Z] 4846cab3573b: Layer already exists [2025-11-07T08:11:54.864Z] 907ee592cc02: Layer already exists [2025-11-07T08:11:54.864Z] 4.1.0-dev.75: digest: sha256:5416135e9f0cecd0794b6b9edcff07cea51722597f90c37e48a87de1e59072c1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:11:55.511Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:11:55.882Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:11:55.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-07T08:11:55.882Z] 9ee6be8c0f6f: Preparing [2025-11-07T08:11:55.882Z] 66b7e8af71f7: Preparing [2025-11-07T08:11:55.882Z] 4dd933b1698a: Preparing [2025-11-07T08:11:55.882Z] b54901840589: Preparing [2025-11-07T08:11:55.882Z] f845f6bc6f52: Preparing [2025-11-07T08:11:55.882Z] 907ee592cc02: Preparing [2025-11-07T08:11:55.882Z] 4846cab3573b: Preparing [2025-11-07T08:11:55.882Z] 907ee592cc02: Waiting [2025-11-07T08:11:55.882Z] 75ca581105ed: Preparing [2025-11-07T08:11:55.882Z] 4846cab3573b: Waiting [2025-11-07T08:11:55.882Z] 0e64f2360a44: Preparing [2025-11-07T08:11:55.882Z] 75ca581105ed: Waiting [2025-11-07T08:11:55.882Z] 0e64f2360a44: Waiting [2025-11-07T08:11:55.882Z] 9ee6be8c0f6f: Layer already exists [2025-11-07T08:11:55.882Z] 66b7e8af71f7: Layer already exists [2025-11-07T08:11:55.882Z] b54901840589: Layer already exists [2025-11-07T08:11:55.882Z] f845f6bc6f52: Layer already exists [2025-11-07T08:11:55.882Z] 4dd933b1698a: Layer already exists [2025-11-07T08:11:55.882Z] 907ee592cc02: Layer already exists [2025-11-07T08:11:55.882Z] 75ca581105ed: Layer already exists [2025-11-07T08:11:55.882Z] 4846cab3573b: Layer already exists [2025-11-07T08:11:55.882Z] 0e64f2360a44: Layer already exists [2025-11-07T08:11:56.146Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:5416135e9f0cecd0794b6b9edcff07cea51722597f90c37e48a87de1e59072c1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:11:56.507Z] + 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 [2025-11-07T08:11:56.870Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-11-07T08:11:56.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-07T08:11:56.870Z] 9ee6be8c0f6f: Preparing [2025-11-07T08:11:56.870Z] 66b7e8af71f7: Preparing [2025-11-07T08:11:56.870Z] 4dd933b1698a: Preparing [2025-11-07T08:11:56.870Z] b54901840589: Preparing [2025-11-07T08:11:56.870Z] f845f6bc6f52: Preparing [2025-11-07T08:11:56.870Z] 907ee592cc02: Preparing [2025-11-07T08:11:56.870Z] 4846cab3573b: Preparing [2025-11-07T08:11:56.870Z] 75ca581105ed: Preparing [2025-11-07T08:11:56.870Z] 0e64f2360a44: Preparing [2025-11-07T08:11:56.870Z] 907ee592cc02: Waiting [2025-11-07T08:11:56.870Z] 4846cab3573b: Waiting [2025-11-07T08:11:56.870Z] 75ca581105ed: Waiting [2025-11-07T08:11:56.870Z] 0e64f2360a44: Waiting [2025-11-07T08:11:56.870Z] 66b7e8af71f7: Layer already exists [2025-11-07T08:11:56.870Z] f845f6bc6f52: Layer already exists [2025-11-07T08:11:56.870Z] 9ee6be8c0f6f: Layer already exists [2025-11-07T08:11:56.870Z] b54901840589: Layer already exists [2025-11-07T08:11:56.870Z] 4dd933b1698a: Layer already exists [2025-11-07T08:11:56.870Z] 0e64f2360a44: Layer already exists [2025-11-07T08:11:56.870Z] 907ee592cc02: Layer already exists [2025-11-07T08:11:56.870Z] 75ca581105ed: Layer already exists [2025-11-07T08:11:56.870Z] 4846cab3573b: Layer already exists [2025-11-07T08:11:57.140Z] main: digest: sha256:5416135e9f0cecd0794b6b9edcff07cea51722597f90c37e48a87de1e59072c1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T08:11:57.236Z] ===================================================== [Pipeline] echo [2025-11-07T08:11:57.254Z] taggedImages: [2025-11-07T08:11:57.254Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:11:57.254Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-11-07T08:11:57.254Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.75 [2025-11-07T08:11:57.254Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:11:57.254Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-11-07T08:11:57.292Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-11-07T08:11:57.292Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:11:57.292Z] latest [2025-11-07T08:11:57.292Z] 4.1.0-dev.75 [2025-11-07T08:11:57.292Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:11:57.292Z] main [2025-11-07T08:11:57.292Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:11:57.689Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:11:58.063Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:11:58.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-07T08:11:58.063Z] e759f556f51b: Preparing [2025-11-07T08:11:58.063Z] e9c26cedffab: Preparing [2025-11-07T08:11:58.063Z] b54901840589: Preparing [2025-11-07T08:11:58.063Z] f845f6bc6f52: Preparing [2025-11-07T08:11:58.063Z] 0e24dbeb8fa0: Preparing [2025-11-07T08:11:58.063Z] 5ed9ae56abe1: Preparing [2025-11-07T08:11:58.063Z] 0e64f2360a44: Preparing [2025-11-07T08:11:58.063Z] 5ed9ae56abe1: Waiting [2025-11-07T08:11:58.063Z] 0e64f2360a44: Waiting [2025-11-07T08:11:58.063Z] b54901840589: Layer already exists [2025-11-07T08:11:58.063Z] f845f6bc6f52: Layer already exists [2025-11-07T08:11:58.327Z] 0e64f2360a44: Layer already exists [2025-11-07T08:11:58.327Z] 0e24dbeb8fa0: Pushed [2025-11-07T08:11:58.327Z] e759f556f51b: Pushed [2025-11-07T08:11:59.730Z] 5ed9ae56abe1: Pushed [2025-11-07T08:12:06.350Z] e9c26cedffab: Pushed [2025-11-07T08:12:06.614Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:395c4d56f4671b02bea5e99670274824e2cee185c677432c988bdbae9c312046 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:12:06.976Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:12:09.266Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-11-07T08:12:09.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-07T08:12:09.266Z] e759f556f51b: Preparing [2025-11-07T08:12:09.266Z] e9c26cedffab: Preparing [2025-11-07T08:12:09.266Z] b54901840589: Preparing [2025-11-07T08:12:09.266Z] f845f6bc6f52: Preparing [2025-11-07T08:12:09.266Z] 0e24dbeb8fa0: Preparing [2025-11-07T08:12:09.266Z] 5ed9ae56abe1: Preparing [2025-11-07T08:12:09.266Z] 0e64f2360a44: Preparing [2025-11-07T08:12:09.266Z] 5ed9ae56abe1: Waiting [2025-11-07T08:12:09.266Z] 0e64f2360a44: Waiting [2025-11-07T08:12:09.266Z] e759f556f51b: Layer already exists [2025-11-07T08:12:09.266Z] f845f6bc6f52: Layer already exists [2025-11-07T08:12:09.266Z] b54901840589: Layer already exists [2025-11-07T08:12:09.266Z] e9c26cedffab: Layer already exists [2025-11-07T08:12:09.266Z] 0e24dbeb8fa0: Layer already exists [2025-11-07T08:12:09.266Z] 5ed9ae56abe1: Layer already exists [2025-11-07T08:12:09.266Z] 0e64f2360a44: Layer already exists [2025-11-07T08:12:09.530Z] latest: digest: sha256:395c4d56f4671b02bea5e99670274824e2cee185c677432c988bdbae9c312046 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:12:09.883Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:12:10.235Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.75 [2025-11-07T08:12:10.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-07T08:12:10.235Z] e759f556f51b: Preparing [2025-11-07T08:12:10.235Z] e9c26cedffab: Preparing [2025-11-07T08:12:10.235Z] b54901840589: Preparing [2025-11-07T08:12:10.235Z] f845f6bc6f52: Preparing [2025-11-07T08:12:10.235Z] 0e24dbeb8fa0: Preparing [2025-11-07T08:12:10.235Z] 5ed9ae56abe1: Preparing [2025-11-07T08:12:10.235Z] 0e64f2360a44: Preparing [2025-11-07T08:12:10.235Z] 5ed9ae56abe1: Waiting [2025-11-07T08:12:10.235Z] 0e64f2360a44: Waiting [2025-11-07T08:12:10.235Z] b54901840589: Layer already exists [2025-11-07T08:12:10.235Z] f845f6bc6f52: Layer already exists [2025-11-07T08:12:10.235Z] e9c26cedffab: Layer already exists [2025-11-07T08:12:10.235Z] e759f556f51b: Layer already exists [2025-11-07T08:12:10.235Z] 0e24dbeb8fa0: Layer already exists [2025-11-07T08:12:10.235Z] 5ed9ae56abe1: Layer already exists [2025-11-07T08:12:10.235Z] 0e64f2360a44: Layer already exists [2025-11-07T08:12:10.499Z] 4.1.0-dev.75: digest: sha256:395c4d56f4671b02bea5e99670274824e2cee185c677432c988bdbae9c312046 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:12:10.865Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:12:11.293Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:12:11.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-07T08:12:11.293Z] e759f556f51b: Preparing [2025-11-07T08:12:11.293Z] e9c26cedffab: Preparing [2025-11-07T08:12:11.293Z] b54901840589: Preparing [2025-11-07T08:12:11.293Z] f845f6bc6f52: Preparing [2025-11-07T08:12:11.293Z] 0e24dbeb8fa0: Preparing [2025-11-07T08:12:11.293Z] 5ed9ae56abe1: Preparing [2025-11-07T08:12:11.293Z] 0e64f2360a44: Preparing [2025-11-07T08:12:11.293Z] 5ed9ae56abe1: Waiting [2025-11-07T08:12:11.293Z] 0e64f2360a44: Waiting [2025-11-07T08:12:11.293Z] 0e24dbeb8fa0: Layer already exists [2025-11-07T08:12:11.293Z] e9c26cedffab: Layer already exists [2025-11-07T08:12:11.293Z] b54901840589: Layer already exists [2025-11-07T08:12:11.293Z] e759f556f51b: Layer already exists [2025-11-07T08:12:11.293Z] f845f6bc6f52: Layer already exists [2025-11-07T08:12:11.293Z] 5ed9ae56abe1: Layer already exists [2025-11-07T08:12:11.293Z] 0e64f2360a44: Layer already exists [2025-11-07T08:12:11.556Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:395c4d56f4671b02bea5e99670274824e2cee185c677432c988bdbae9c312046 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:12:11.943Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:12:12.283Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-11-07T08:12:12.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-07T08:12:12.283Z] e759f556f51b: Preparing [2025-11-07T08:12:12.283Z] e9c26cedffab: Preparing [2025-11-07T08:12:12.283Z] b54901840589: Preparing [2025-11-07T08:12:12.283Z] f845f6bc6f52: Preparing [2025-11-07T08:12:12.283Z] 0e24dbeb8fa0: Preparing [2025-11-07T08:12:12.283Z] 5ed9ae56abe1: Preparing [2025-11-07T08:12:12.283Z] 0e64f2360a44: Preparing [2025-11-07T08:12:12.283Z] 5ed9ae56abe1: Waiting [2025-11-07T08:12:12.283Z] e9c26cedffab: Layer already exists [2025-11-07T08:12:12.283Z] e759f556f51b: Layer already exists [2025-11-07T08:12:12.283Z] b54901840589: Layer already exists [2025-11-07T08:12:12.283Z] 0e24dbeb8fa0: Layer already exists [2025-11-07T08:12:12.283Z] f845f6bc6f52: Layer already exists [2025-11-07T08:12:12.283Z] 0e64f2360a44: Layer already exists [2025-11-07T08:12:12.283Z] 5ed9ae56abe1: Layer already exists [2025-11-07T08:12:12.545Z] main: digest: sha256:395c4d56f4671b02bea5e99670274824e2cee185c677432c988bdbae9c312046 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T08:12:12.712Z] ===================================================== [Pipeline] echo [2025-11-07T08:12:12.728Z] taggedImages: [2025-11-07T08:12:12.729Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:12:12.729Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-11-07T08:12:12.729Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.75 [2025-11-07T08:12:12.729Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:12:12.729Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-11-07T08:12:12.753Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-11-07T08:12:12.753Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:12:12.753Z] latest [2025-11-07T08:12:12.753Z] 4.1.0-dev.75 [2025-11-07T08:12:12.753Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:12:12.753Z] main [2025-11-07T08:12:12.753Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:12:13.127Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:12:13.482Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:12:13.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-07T08:12:13.482Z] e4c52634ff17: Preparing [2025-11-07T08:12:13.482Z] 658c755d6135: Preparing [2025-11-07T08:12:13.482Z] b54901840589: Preparing [2025-11-07T08:12:13.482Z] f845f6bc6f52: Preparing [2025-11-07T08:12:13.482Z] c7c765c1d100: Preparing [2025-11-07T08:12:13.482Z] 6e79428121ca: Preparing [2025-11-07T08:12:13.482Z] 0e64f2360a44: Preparing [2025-11-07T08:12:13.482Z] 6e79428121ca: Waiting [2025-11-07T08:12:13.482Z] 0e64f2360a44: Waiting [2025-11-07T08:12:13.482Z] f845f6bc6f52: Layer already exists [2025-11-07T08:12:13.482Z] b54901840589: Layer already exists [2025-11-07T08:12:13.747Z] 0e64f2360a44: Layer already exists [2025-11-07T08:12:13.747Z] c7c765c1d100: Pushed [2025-11-07T08:12:13.747Z] e4c52634ff17: Pushed [2025-11-07T08:12:14.323Z] 6e79428121ca: Pushed [2025-11-07T08:12:22.498Z] 658c755d6135: Pushed [2025-11-07T08:12:22.498Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:02a01c8ae849221bf8921d67e03c97cbe7b5c66ccba66f057aa0926a6f087c9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:12:22.860Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:12:23.212Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-11-07T08:12:23.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-07T08:12:23.212Z] e4c52634ff17: Preparing [2025-11-07T08:12:23.212Z] 658c755d6135: Preparing [2025-11-07T08:12:23.212Z] b54901840589: Preparing [2025-11-07T08:12:23.212Z] f845f6bc6f52: Preparing [2025-11-07T08:12:23.212Z] c7c765c1d100: Preparing [2025-11-07T08:12:23.212Z] 6e79428121ca: Preparing [2025-11-07T08:12:23.212Z] 0e64f2360a44: Preparing [2025-11-07T08:12:23.212Z] 6e79428121ca: Waiting [2025-11-07T08:12:23.212Z] 0e64f2360a44: Waiting [2025-11-07T08:12:23.212Z] 658c755d6135: Layer already exists [2025-11-07T08:12:23.212Z] f845f6bc6f52: Layer already exists [2025-11-07T08:12:23.212Z] b54901840589: Layer already exists [2025-11-07T08:12:23.212Z] c7c765c1d100: Layer already exists [2025-11-07T08:12:23.212Z] e4c52634ff17: Layer already exists [2025-11-07T08:12:23.212Z] 0e64f2360a44: Layer already exists [2025-11-07T08:12:23.212Z] 6e79428121ca: Layer already exists [2025-11-07T08:12:23.212Z] latest: digest: sha256:02a01c8ae849221bf8921d67e03c97cbe7b5c66ccba66f057aa0926a6f087c9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:12:23.842Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:12:24.205Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.75 [2025-11-07T08:12:24.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-07T08:12:24.205Z] e4c52634ff17: Preparing [2025-11-07T08:12:24.205Z] 658c755d6135: Preparing [2025-11-07T08:12:24.205Z] b54901840589: Preparing [2025-11-07T08:12:24.205Z] f845f6bc6f52: Preparing [2025-11-07T08:12:24.205Z] c7c765c1d100: Preparing [2025-11-07T08:12:24.205Z] 6e79428121ca: Preparing [2025-11-07T08:12:24.205Z] 0e64f2360a44: Preparing [2025-11-07T08:12:24.205Z] 6e79428121ca: Waiting [2025-11-07T08:12:24.205Z] 0e64f2360a44: Waiting [2025-11-07T08:12:24.205Z] 658c755d6135: Layer already exists [2025-11-07T08:12:24.205Z] c7c765c1d100: Layer already exists [2025-11-07T08:12:24.205Z] b54901840589: Layer already exists [2025-11-07T08:12:24.205Z] e4c52634ff17: Layer already exists [2025-11-07T08:12:24.205Z] f845f6bc6f52: Layer already exists [2025-11-07T08:12:24.205Z] 6e79428121ca: Layer already exists [2025-11-07T08:12:24.205Z] 0e64f2360a44: Layer already exists [2025-11-07T08:12:24.469Z] 4.1.0-dev.75: digest: sha256:02a01c8ae849221bf8921d67e03c97cbe7b5c66ccba66f057aa0926a6f087c9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:12:24.838Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:12:25.195Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:12:25.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-07T08:12:25.195Z] e4c52634ff17: Preparing [2025-11-07T08:12:25.195Z] 658c755d6135: Preparing [2025-11-07T08:12:25.195Z] b54901840589: Preparing [2025-11-07T08:12:25.195Z] f845f6bc6f52: Preparing [2025-11-07T08:12:25.195Z] c7c765c1d100: Preparing [2025-11-07T08:12:25.195Z] 6e79428121ca: Preparing [2025-11-07T08:12:25.195Z] 0e64f2360a44: Preparing [2025-11-07T08:12:25.195Z] 6e79428121ca: Waiting [2025-11-07T08:12:25.195Z] 0e64f2360a44: Waiting [2025-11-07T08:12:25.195Z] e4c52634ff17: Layer already exists [2025-11-07T08:12:25.195Z] c7c765c1d100: Layer already exists [2025-11-07T08:12:25.195Z] b54901840589: Layer already exists [2025-11-07T08:12:25.195Z] f845f6bc6f52: Layer already exists [2025-11-07T08:12:25.195Z] 658c755d6135: Layer already exists [2025-11-07T08:12:25.195Z] 0e64f2360a44: Layer already exists [2025-11-07T08:12:25.195Z] 6e79428121ca: Layer already exists [2025-11-07T08:12:25.195Z] d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:02a01c8ae849221bf8921d67e03c97cbe7b5c66ccba66f057aa0926a6f087c9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:12:25.807Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:12:26.161Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-11-07T08:12:26.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-07T08:12:26.161Z] e4c52634ff17: Preparing [2025-11-07T08:12:26.161Z] 658c755d6135: Preparing [2025-11-07T08:12:26.161Z] b54901840589: Preparing [2025-11-07T08:12:26.161Z] f845f6bc6f52: Preparing [2025-11-07T08:12:26.161Z] c7c765c1d100: Preparing [2025-11-07T08:12:26.161Z] 6e79428121ca: Preparing [2025-11-07T08:12:26.161Z] 0e64f2360a44: Preparing [2025-11-07T08:12:26.161Z] 6e79428121ca: Waiting [2025-11-07T08:12:26.161Z] 0e64f2360a44: Waiting [2025-11-07T08:12:26.161Z] f845f6bc6f52: Layer already exists [2025-11-07T08:12:26.161Z] e4c52634ff17: Layer already exists [2025-11-07T08:12:26.161Z] c7c765c1d100: Layer already exists [2025-11-07T08:12:26.161Z] 658c755d6135: Layer already exists [2025-11-07T08:12:26.161Z] b54901840589: Layer already exists [2025-11-07T08:12:26.161Z] 6e79428121ca: Layer already exists [2025-11-07T08:12:26.161Z] 0e64f2360a44: Layer already exists [2025-11-07T08:12:26.425Z] main: digest: sha256:02a01c8ae849221bf8921d67e03c97cbe7b5c66ccba66f057aa0926a6f087c9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T08:12:26.513Z] ===================================================== [Pipeline] echo [2025-11-07T08:12:26.528Z] taggedImages: [2025-11-07T08:12:26.528Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [2025-11-07T08:12:26.528Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-11-07T08:12:26.528Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.75 [2025-11-07T08:12:26.528Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [2025-11-07T08:12:26.528Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2025-11-07T08:12:26.544Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] echo [2025-11-07T08:12:26.562Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2025-11-07T08:12:26.581Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-07T08:12:26.602Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] echo [2025-11-07T08:12:26.617Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-11-07T08:12:26.635Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] echo [2025-11-07T08:12:26.648Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2025-11-07T08:12:26.662Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-07T08:12:26.679Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] echo [2025-11-07T08:12:26.694Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-11-07T08:12:26.709Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] echo [2025-11-07T08:12:26.726Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2025-11-07T08:12:26.743Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-07T08:12:26.763Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] echo [2025-11-07T08:12:26.777Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-11-07T08:12:26.798Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] echo [2025-11-07T08:12:26.814Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2025-11-07T08:12:26.832Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-07T08:12:26.847Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] echo [2025-11-07T08:12:26.869Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-11-07T08:12:26.882Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] echo [2025-11-07T08:12:26.899Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2025-11-07T08:12:26.914Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-07T08:12:26.933Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] echo [2025-11-07T08:12:26.948Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-11-07T08:12:26.966Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] echo [2025-11-07T08:12:26.981Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2025-11-07T08:12:26.995Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-07T08:12:27.012Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] echo [2025-11-07T08:12:27.030Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-11-07T08:12:27.047Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] echo [2025-11-07T08:12:27.067Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2025-11-07T08:12:27.084Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-07T08:12:27.107Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] echo [2025-11-07T08:12:27.123Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-11-07T08:12:27.137Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] echo [2025-11-07T08:12:27.151Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2025-11-07T08:12:27.167Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-07T08:12:27.182Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] echo [2025-11-07T08:12:27.203Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-11-07T08:12:27.219Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] echo [2025-11-07T08:12:27.236Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2025-11-07T08:12:27.252Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-07T08:12:27.266Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] echo [2025-11-07T08:12:27.277Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-11-07T08:12:27.296Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] echo [2025-11-07T08:12:27.311Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2025-11-07T08:12:27.330Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-07T08:12:27.348Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] echo [2025-11-07T08:12:27.367Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-11-07T08:12:27.382Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] echo [2025-11-07T08:12:27.401Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2025-11-07T08:12:27.414Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-07T08:12:27.429Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] echo [2025-11-07T08:12:27.444Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-11-07T08:12:27.462Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] echo [2025-11-07T08:12:27.479Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2025-11-07T08:12:27.496Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-07T08:12:27.506Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] echo [2025-11-07T08:12:27.521Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-11-07T08:12:27.535Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] echo [2025-11-07T08:12:27.550Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2025-11-07T08:12:27.566Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-07T08:12:27.585Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] echo [2025-11-07T08:12:27.597Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-11-07T08:12:27.610Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] echo [2025-11-07T08:12:27.626Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2025-11-07T08:12:27.643Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-07T08:12:27.656Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] echo [2025-11-07T08:12:27.671Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-11-07T08:12:27.687Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] echo [2025-11-07T08:12:27.704Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2025-11-07T08:12:27.716Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-07T08:12:27.734Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] echo [2025-11-07T08:12:27.750Z] 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 [2025-11-07T08:12:28.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-07T08:12:28.178Z] [2025-11-07T08:12:28.178Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T08:12:28.529Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-07T08:12:28.529Z] arm64: Pulling from edgex-lftools-log-publisher [2025-11-07T08:12:28.529Z] 8998bd30e6a1: Pulling fs layer [2025-11-07T08:12:28.529Z] 04944245beec: Pulling fs layer [2025-11-07T08:12:28.529Z] 699f458cf7ca: Pulling fs layer [2025-11-07T08:12:28.529Z] 765212b225bb: Pulling fs layer [2025-11-07T08:12:28.529Z] f23df028b6ca: Pulling fs layer [2025-11-07T08:12:28.529Z] d65c8cfc05b1: Pulling fs layer [2025-11-07T08:12:28.529Z] 2437ff75d9bd: Pulling fs layer [2025-11-07T08:12:28.529Z] d65c8cfc05b1: Waiting [2025-11-07T08:12:28.529Z] 765212b225bb: Waiting [2025-11-07T08:12:28.529Z] 2437ff75d9bd: Waiting [2025-11-07T08:12:28.529Z] f23df028b6ca: Waiting [2025-11-07T08:12:28.794Z] 04944245beec: Verifying Checksum [2025-11-07T08:12:28.794Z] 04944245beec: Download complete [2025-11-07T08:12:28.794Z] 765212b225bb: Verifying Checksum [2025-11-07T08:12:28.794Z] 765212b225bb: Download complete [2025-11-07T08:12:28.794Z] f23df028b6ca: Verifying Checksum [2025-11-07T08:12:28.794Z] d65c8cfc05b1: Verifying Checksum [2025-11-07T08:12:28.794Z] d65c8cfc05b1: Download complete [2025-11-07T08:12:28.794Z] 699f458cf7ca: Verifying Checksum [2025-11-07T08:12:28.794Z] 699f458cf7ca: Download complete [2025-11-07T08:12:29.376Z] 8998bd30e6a1: Download complete [2025-11-07T08:12:31.944Z] 2437ff75d9bd: Verifying Checksum [2025-11-07T08:12:31.944Z] 2437ff75d9bd: Download complete [2025-11-07T08:12:33.878Z] 8998bd30e6a1: Pull complete [2025-11-07T08:12:34.458Z] 04944245beec: Pull complete [2025-11-07T08:12:35.862Z] 699f458cf7ca: Pull complete [2025-11-07T08:12:36.127Z] 765212b225bb: Pull complete [2025-11-07T08:12:37.083Z] f23df028b6ca: Pull complete [2025-11-07T08:12:37.083Z] d65c8cfc05b1: Pull complete [2025-11-07T08:12:55.266Z] 2437ff75d9bd: Pull complete [2025-11-07T08:12:55.266Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-11-07T08:12:55.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-07T08:12:55.266Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T08:12:55.473Z] prd-ubuntu20.04-docker-arm64-4c-16g-772684 does not seem to be running inside a container [2025-11-07T08:12:55.517Z] $ 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/924 -v /w/workspace/edgex-go/924:/w/workspace/edgex-go/924:rw,z -v /w/workspace/edgex-go/924@tmp:/w/workspace/edgex-go/924@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 [2025-11-07T08:12:58.261Z] $ docker top 63a7a7bb5c87352f8a10fecbdd4d32b55b68294a2e3e90fccded00bb1b7e9dd5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-07T08:12:59.163Z] ---> job-cost.sh [2025-11-07T08:12:59.163Z] lf-activate-venv: SKIPPING [2025-11-07T08:12:59.163Z] INFO: No Stack... [2025-11-07T08:12:59.426Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-11-07T08:13:00.378Z] INFO: Archiving Costs [Pipeline] sh [2025-11-07T08:13:01.006Z] + cat /w/workspace/edgex-go/924/archives/cost.csv [2025-11-07T08:13:01.007Z] + cut -d, -f6 [Pipeline] lock [2025-11-07T08:13:01.043Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-924-stack-cost] [2025-11-07T08:13:01.050Z] Resource [jenkins-edgexfoundry-edgex-go-main-924-stack-cost] did not exist. Created. [2025-11-07T08:13:01.057Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-924-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-07T08:13:01.702Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-11-07T08:13:02.480Z] Stashed 1 file(s) [Pipeline] } [2025-11-07T08:13:02.490Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-924-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-07T08:13:02.513Z] $ docker stop --time=1 63a7a7bb5c87352f8a10fecbdd4d32b55b68294a2e3e90fccded00bb1b7e9dd5 [2025-11-07T08:13:04.046Z] $ docker rm -f --volumes 63a7a7bb5c87352f8a10fecbdd4d32b55b68294a2e3e90fccded00bb1b7e9dd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-07T13:21:09.637Z] Cancelling nested steps due to timeout [2025-11-07T13:21:09.642Z] Sending interrupt signal to process [2025-11-07T13:21:23.191Z] script returned exit code 143 [Pipeline] } [2025-11-07T13:21:23.197Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-11-07T13:21:23.771Z] + '[' -d /w/workspace/edgex-go/924/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-11-07T13:21:24.074Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T13:21:24.628Z] ---> package-listing.sh [2025-11-07T13:21:24.628Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-07T13:21:24.628Z] ++ facter osfamily [2025-11-07T13:21:24.887Z] + OS_FAMILY=redhat [2025-11-07T13:21:24.887Z] + workspace=/w/workspace/edgex-go/924 [2025-11-07T13:21:24.887Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-07T13:21:24.887Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-07T13:21:24.887Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-07T13:21:24.887Z] + PACKAGES=/tmp/packages_start.txt [2025-11-07T13:21:24.887Z] + '[' /w/workspace/edgex-go/924 ']' [2025-11-07T13:21:24.887Z] + PACKAGES=/tmp/packages_end.txt [2025-11-07T13:21:24.887Z] + case "${OS_FAMILY}" in [2025-11-07T13:21:24.887Z] + rpm -qa [2025-11-07T13:21:24.887Z] + sort [2025-11-07T13:21:25.456Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-07T13:21:25.456Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-07T13:21:25.456Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-07T13:21:25.456Z] + '[' /w/workspace/edgex-go/924 ']' [2025-11-07T13:21:25.456Z] + mkdir -p /w/workspace/edgex-go/924/archives/ [2025-11-07T13:21:25.456Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/924/archives/ [Pipeline] echo [2025-11-07T13:21:25.466Z] 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/924/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-07T13:21:25.751Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T13:21:26.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-07T13:21:26.335Z] [2025-11-07T13:21:26.335Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T13:21:26.649Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-07T13:21:26.910Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-07T13:21:26.910Z] 5eb5b503b376: Pulling fs layer [2025-11-07T13:21:26.910Z] 5c69ac0246d0: Pulling fs layer [2025-11-07T13:21:26.910Z] ec43610c2a17: Pulling fs layer [2025-11-07T13:21:26.910Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-07T13:21:26.910Z] 33b1e0a273af: Pulling fs layer [2025-11-07T13:21:26.910Z] 5d3b04190fa2: Pulling fs layer [2025-11-07T13:21:26.910Z] 2f39f015ded8: Pulling fs layer [2025-11-07T13:21:26.910Z] 3a2ae6a8a46f: Waiting [2025-11-07T13:21:26.910Z] 33b1e0a273af: Waiting [2025-11-07T13:21:26.910Z] 5d3b04190fa2: Waiting [2025-11-07T13:21:26.910Z] 2f39f015ded8: Waiting [2025-11-07T13:21:26.910Z] 5c69ac0246d0: Download complete [2025-11-07T13:21:26.910Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-07T13:21:26.910Z] 3a2ae6a8a46f: Download complete [2025-11-07T13:21:26.910Z] 33b1e0a273af: Verifying Checksum [2025-11-07T13:21:26.910Z] 33b1e0a273af: Download complete [2025-11-07T13:21:26.910Z] 5d3b04190fa2: Verifying Checksum [2025-11-07T13:21:26.910Z] 5d3b04190fa2: Download complete [2025-11-07T13:21:26.910Z] ec43610c2a17: Verifying Checksum [2025-11-07T13:21:26.910Z] ec43610c2a17: Download complete [2025-11-07T13:21:27.172Z] 5eb5b503b376: Verifying Checksum [2025-11-07T13:21:27.172Z] 5eb5b503b376: Download complete [2025-11-07T13:21:27.436Z] 2f39f015ded8: Download complete [2025-11-07T13:21:28.371Z] 5eb5b503b376: Pull complete [2025-11-07T13:21:28.631Z] 5c69ac0246d0: Pull complete [2025-11-07T13:21:28.892Z] ec43610c2a17: Pull complete [2025-11-07T13:21:28.892Z] 3a2ae6a8a46f: Pull complete [2025-11-07T13:21:29.159Z] 33b1e0a273af: Pull complete [2025-11-07T13:21:29.159Z] 5d3b04190fa2: Pull complete [2025-11-07T13:21:33.372Z] 2f39f015ded8: Pull complete [2025-11-07T13:21:33.372Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-07T13:21:33.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-07T13:21:33.372Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T13:21:33.502Z] prd-centos7-docker-4c-2g-772685 does not seem to be running inside a container [2025-11-07T13:21:33.536Z] $ 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/924/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 [2025-11-07T13:21:38.155Z] $ docker top ca0277c89d6682bf7f7566f7e826ae3574c6139633159cc10be496a1b1cea31c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-07T13:21:38.518Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-07T13:21:38.809Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-07T13:21:39.102Z] + ls /var/log/sa-host [2025-11-07T13:21:39.102Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-07T13:21:39.187Z] provisioning config files... [2025-11-07T13:21:39.201Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config3530940314731340241tmp [Pipeline] { [Pipeline] echo [2025-11-07T13:21:39.225Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T13:21:39.518Z] ---> create-netrc.sh [Pipeline] } [2025-11-07T13:21:39.524Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-07T13:21:39.867Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-07T13:21:39.877Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T13:21:40.169Z] ---> sudo-logs.sh [2025-11-07T13:21:40.169Z] Archiving 'sudo' log.. [2025-11-07T13:21:40.169Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T13:21:40.213Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-11-07T13:21:40.216Z] $ docker stop --time=1 ca0277c89d6682bf7f7566f7e826ae3574c6139633159cc10be496a1b1cea31c [2025-11-07T13:21:41.339Z] $ docker rm -f --volumes ca0277c89d6682bf7f7566f7e826ae3574c6139633159cc10be496a1b1cea31c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-11-07T13:21:41.458Z] [WS-CLEANUP] Deleting project workspace... [2025-11-07T13:21:41.458Z] [WS-CLEANUP] Deferred wipeout is used... [2025-11-07T13:21:41.472Z] [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] } [2025-11-07T13:21:41.723Z] 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 [2025-11-07T13:21:42.600Z] + [ -d /w/workspace/edgex-go/924/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-11-07T13:21:42.886Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T13:21:43.746Z] ---> package-listing.sh [2025-11-07T13:21:43.746Z] ++ facter osfamily [2025-11-07T13:21:43.746Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-07T13:21:44.005Z] + OS_FAMILY=debian [2025-11-07T13:21:44.005Z] + workspace=/w/workspace/edgex-go/924 [2025-11-07T13:21:44.005Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-07T13:21:44.005Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-07T13:21:44.005Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-07T13:21:44.005Z] + PACKAGES=/tmp/packages_start.txt [2025-11-07T13:21:44.005Z] + '[' /w/workspace/edgex-go/924 ']' [2025-11-07T13:21:44.005Z] + PACKAGES=/tmp/packages_end.txt [2025-11-07T13:21:44.005Z] + case "${OS_FAMILY}" in [2025-11-07T13:21:44.005Z] + dpkg -l [2025-11-07T13:21:44.005Z] + grep '^ii' [2025-11-07T13:21:44.005Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-07T13:21:44.006Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-07T13:21:44.006Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-07T13:21:44.006Z] + '[' /w/workspace/edgex-go/924 ']' [2025-11-07T13:21:44.006Z] + mkdir -p /w/workspace/edgex-go/924/archives/ [2025-11-07T13:21:44.006Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/924/archives/ [Pipeline] echo [2025-11-07T13:21:44.016Z] 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/924/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-07T13:21:44.291Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T13:21:44.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-07T13:21:44.856Z] [2025-11-07T13:21:44.856Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T13:21:45.163Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-07T13:21:45.163Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-07T13:21:45.163Z] 5eb5b503b376: Pulling fs layer [2025-11-07T13:21:45.163Z] 5c69ac0246d0: Pulling fs layer [2025-11-07T13:21:45.163Z] ec43610c2a17: Pulling fs layer [2025-11-07T13:21:45.163Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-07T13:21:45.163Z] 33b1e0a273af: Pulling fs layer [2025-11-07T13:21:45.163Z] 5d3b04190fa2: Pulling fs layer [2025-11-07T13:21:45.164Z] 2f39f015ded8: Pulling fs layer [2025-11-07T13:21:45.164Z] 33b1e0a273af: Waiting [2025-11-07T13:21:45.164Z] 5d3b04190fa2: Waiting [2025-11-07T13:21:45.164Z] 2f39f015ded8: Waiting [2025-11-07T13:21:45.164Z] 3a2ae6a8a46f: Waiting [2025-11-07T13:21:45.164Z] 5c69ac0246d0: Verifying Checksum [2025-11-07T13:21:45.164Z] 5c69ac0246d0: Download complete [2025-11-07T13:21:45.164Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-07T13:21:45.164Z] 3a2ae6a8a46f: Download complete [2025-11-07T13:21:45.164Z] 33b1e0a273af: Verifying Checksum [2025-11-07T13:21:45.164Z] 33b1e0a273af: Download complete [2025-11-07T13:21:45.164Z] 5d3b04190fa2: Download complete [2025-11-07T13:21:45.164Z] ec43610c2a17: Verifying Checksum [2025-11-07T13:21:45.164Z] ec43610c2a17: Download complete [2025-11-07T13:21:45.421Z] 5eb5b503b376: Verifying Checksum [2025-11-07T13:21:45.421Z] 5eb5b503b376: Download complete [2025-11-07T13:21:45.988Z] 2f39f015ded8: Download complete [2025-11-07T13:21:47.360Z] 5eb5b503b376: Pull complete [2025-11-07T13:21:47.360Z] 5c69ac0246d0: Pull complete [2025-11-07T13:21:47.616Z] ec43610c2a17: Pull complete [2025-11-07T13:21:47.616Z] 3a2ae6a8a46f: Pull complete [2025-11-07T13:21:47.873Z] 33b1e0a273af: Pull complete [2025-11-07T13:21:47.873Z] 5d3b04190fa2: Pull complete [2025-11-07T13:21:53.133Z] 2f39f015ded8: Pull complete [2025-11-07T13:21:53.134Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-07T13:21:53.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-07T13:21:53.134Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T13:21:53.242Z] prd-ubuntu20.04-docker-8c-8g-772683 does not seem to be running inside a container [2025-11-07T13:21:53.264Z] $ 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/924/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/924 -v /w/workspace/edgex-go/924:/w/workspace/edgex-go/924:rw,z -v /w/workspace/edgex-go/924@tmp:/w/workspace/edgex-go/924@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 [2025-11-07T13:21:56.216Z] $ docker top dc20e7c8b839567e64b89f389fbee5e2b1df420e2d11280cd96ede0a1487da9f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-07T13:21:56.566Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-07T13:21:56.851Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-07T13:21:57.143Z] + ls /var/log/sa-host [2025-11-07T13:21:57.143Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-07T13:21:57.181Z] provisioning config files... [2025-11-07T13:21:57.194Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/924@tmp/config4025540440540802701tmp [Pipeline] { [Pipeline] echo [2025-11-07T13:21:57.219Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T13:21:57.505Z] ---> create-netrc.sh [Pipeline] } [2025-11-07T13:21:57.513Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-07T13:21:57.850Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-07T13:21:57.861Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T13:21:58.145Z] ---> sudo-logs.sh [2025-11-07T13:21:58.145Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-11-07T13:21:58.202Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T13:21:58.491Z] ---> job-cost.sh [2025-11-07T13:21:58.491Z] lf-activate-venv: SKIPPING [2025-11-07T13:21:58.491Z] DEBUG: total: 0.10999999940395355 [2025-11-07T13:21:58.491Z] INFO: Retrieving Stack Cost... [2025-11-07T13:21:58.750Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-07T13:21:59.319Z] INFO: Archiving Costs [Pipeline] echo [2025-11-07T13:21:59.334Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T13:21:59.617Z] ---> logs-deploy.sh [2025-11-07T13:21:59.617Z] lf-activate-venv: SKIPPING [2025-11-07T13:21:59.617Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/924 [2025-11-07T13:21:59.617Z] INFO: archiving workspace using pattern(s): [2025-11-07T13:22:00.552Z] Archives upload complete. [2025-11-07T13:22:00.811Z] INFO: archiving logs to Nexus [2025-11-07T13:22:01.380Z] ---> uname -a: [2025-11-07T13:22:01.380Z] Linux prd-ubuntu20-04-docker-8c-8g-772683 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-11-07T13:22:01.380Z] [2025-11-07T13:22:01.380Z] [2025-11-07T13:22:01.380Z] ---> lscpu: [2025-11-07T13:22:01.380Z] Architecture: x86_64 [2025-11-07T13:22:01.380Z] CPU op-mode(s): 32-bit, 64-bit [2025-11-07T13:22:01.380Z] Byte Order: Little Endian [2025-11-07T13:22:01.380Z] Address sizes: 40 bits physical, 48 bits virtual [2025-11-07T13:22:01.380Z] CPU(s): 8 [2025-11-07T13:22:01.380Z] On-line CPU(s) list: 0-7 [2025-11-07T13:22:01.380Z] Thread(s) per core: 1 [2025-11-07T13:22:01.380Z] Core(s) per socket: 1 [2025-11-07T13:22:01.380Z] Socket(s): 8 [2025-11-07T13:22:01.380Z] NUMA node(s): 1 [2025-11-07T13:22:01.380Z] Vendor ID: AuthenticAMD [2025-11-07T13:22:01.380Z] CPU family: 23 [2025-11-07T13:22:01.380Z] Model: 49 [2025-11-07T13:22:01.380Z] Model name: AMD EPYC-Rome Processor [2025-11-07T13:22:01.380Z] Stepping: 0 [2025-11-07T13:22:01.380Z] CPU MHz: 2799.998 [2025-11-07T13:22:01.380Z] BogoMIPS: 5599.99 [2025-11-07T13:22:01.380Z] Virtualization: AMD-V [2025-11-07T13:22:01.380Z] Hypervisor vendor: KVM [2025-11-07T13:22:01.380Z] Virtualization type: full [2025-11-07T13:22:01.380Z] L1d cache: 256 KiB [2025-11-07T13:22:01.380Z] L1i cache: 256 KiB [2025-11-07T13:22:01.380Z] L2 cache: 4 MiB [2025-11-07T13:22:01.380Z] L3 cache: 128 MiB [2025-11-07T13:22:01.380Z] NUMA node0 CPU(s): 0-7 [2025-11-07T13:22:01.380Z] Vulnerability Gather data sampling: Not affected [2025-11-07T13:22:01.380Z] Vulnerability Itlb multihit: Not affected [2025-11-07T13:22:01.380Z] Vulnerability L1tf: Not affected [2025-11-07T13:22:01.380Z] Vulnerability Mds: Not affected [2025-11-07T13:22:01.380Z] Vulnerability Meltdown: Not affected [2025-11-07T13:22:01.380Z] Vulnerability Mmio stale data: Not affected [2025-11-07T13:22:01.380Z] Vulnerability Retbleed: Vulnerable [2025-11-07T13:22:01.380Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-11-07T13:22:01.380Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-11-07T13:22:01.380Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-11-07T13:22:01.380Z] Vulnerability Srbds: Not affected [2025-11-07T13:22:01.380Z] Vulnerability Tsx async abort: Not affected [2025-11-07T13:22:01.380Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-11-07T13:22:01.380Z] [2025-11-07T13:22:01.380Z] [2025-11-07T13:22:01.380Z] ---> nproc: [2025-11-07T13:22:01.380Z] 8 [2025-11-07T13:22:01.380Z] [2025-11-07T13:22:01.380Z] [2025-11-07T13:22:01.380Z] ---> df -h: [2025-11-07T13:22:01.380Z] Filesystem Size Used Avail Use% Mounted on [2025-11-07T13:22:01.380Z] overlay 155G 32G 123G 21% / [2025-11-07T13:22:01.380Z] tmpfs 64M 0 64M 0% /dev [2025-11-07T13:22:01.380Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-11-07T13:22:01.380Z] shm 64M 0 64M 0% /dev/shm [2025-11-07T13:22:01.380Z] /dev/vda1 155G 32G 123G 21% /facter-os [2025-11-07T13:22:01.380Z] [2025-11-07T13:22:01.380Z]