Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c5c6148199ce00eccccaddf73a9bca5b121fa2ed 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-ssh9098205216208697132.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh7164794395337348669.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 056ae7b86453181957306e7078512cbe12174832 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-ssh16246801218140792984.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh3327504113550114365.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-ssh7670883355051830852.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]] ========================================================= [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.23 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-7364’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7369 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/889 [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/889 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c5c6148199ce00eccccaddf73a9bca5b121fa2ed (main) Commit message: "feat: Store numeric value in numeric type (#5232)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c5c6148199ce00eccccaddf73a9bca5b121fa2ed # timeout=10 > git rev-list --no-walk b3d597d82b1307571edb3c7cc289452c0dfb9567 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-21T09:18:20.142Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-21T09:18:20.219Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-21T09:18:20.248Z] ========================================================= [2025-08-21T09:18:20.248Z] EdgeX Global Pipelines Version Info [2025-08-21T09:18:20.248Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-21T09:18:21.389Z] ------------------- [2025-08-21T09:18:21.389Z] stable info: [2025-08-21T09:18:21.389Z] ------------------- [2025-08-21T09:18:21.389Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-21T09:18:21.389Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-21T09:18:21.390Z] Message: update stable to v1.0.276 [2025-08-21T09:18:22.332Z] ------------------- [2025-08-21T09:18:22.332Z] experimental info: [2025-08-21T09:18:22.332Z] ------------------- [2025-08-21T09:18:22.332Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-21T09:18:22.332Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-21T09:18:22.332Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-21T09:18:22.418Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-08-21T09:18:22.438Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-08-21T09:18:22.461Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-21T09:18:22.486Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-21T09:18:22.509Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-21T09:18:22.529Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-21T09:18:22.550Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-21T09:18:22.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-08-21T09:18:22.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-08-21T09:18:22.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-08-21T09:18:22.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-21T09:18:22.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-21T09:18:22.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-21T09:18:22.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-21T09:18:22.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-21T09:18:22.743Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-21T09:18:22.766Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-21T09:18:22.789Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-21T09:18:22.812Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-08-21T09:18:22.891Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-08-21T09:18:22.915Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-21T09:18:22.937Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-21T09:18:22.960Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-21T09:18:22.983Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-21T09:18:23.005Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-21T09:18:23.029Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-21T09:18:23.051Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] echo [2025-08-21T09:18:23.074Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c5c6148 [Pipeline] echo [2025-08-21T09:18:23.098Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T09:18:23.172Z] provisioning config files... [2025-08-21T09:18:23.187Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/889@tmp/config16725267429299368895tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T09:18:23.524Z] ---> ****-login.sh [2025-08-21T09:18:23.524Z] nexus3.edgexfoundry.org:10001 [2025-08-21T09:18:23.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T09:18:23.784Z] [2025-08-21T09:18:23.784Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T09:18:23.784Z] Configure a credential helper to remove this warning. See [2025-08-21T09:18:23.784Z] https://docs.****.com/go/credential-store/ [2025-08-21T09:18:23.784Z] [2025-08-21T09:18:23.784Z] Login Succeeded [2025-08-21T09:18:23.784Z] nexus3.edgexfoundry.org:10002 [2025-08-21T09:18:23.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T09:18:23.785Z] [2025-08-21T09:18:23.785Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T09:18:23.785Z] Configure a credential helper to remove this warning. See [2025-08-21T09:18:23.785Z] https://docs.****.com/go/credential-store/ [2025-08-21T09:18:23.785Z] [2025-08-21T09:18:23.785Z] Login Succeeded [2025-08-21T09:18:23.785Z] nexus3.edgexfoundry.org:10003 [2025-08-21T09:18:23.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T09:18:24.046Z] [2025-08-21T09:18:24.046Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T09:18:24.046Z] Configure a credential helper to remove this warning. See [2025-08-21T09:18:24.046Z] https://docs.****.com/go/credential-store/ [2025-08-21T09:18:24.046Z] [2025-08-21T09:18:24.046Z] Login Succeeded [2025-08-21T09:18:24.046Z] nexus3.edgexfoundry.org:10004 [2025-08-21T09:18:24.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T09:18:24.046Z] [2025-08-21T09:18:24.046Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T09:18:24.046Z] Configure a credential helper to remove this warning. See [2025-08-21T09:18:24.046Z] https://docs.****.com/go/credential-store/ [2025-08-21T09:18:24.046Z] [2025-08-21T09:18:24.046Z] Login Succeeded [2025-08-21T09:18:24.046Z] ****.io [2025-08-21T09:18:24.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T09:18:24.307Z] [2025-08-21T09:18:24.307Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T09:18:24.307Z] Configure a credential helper to remove this warning. See [2025-08-21T09:18:24.307Z] https://docs.****.com/go/credential-store/ [2025-08-21T09:18:24.307Z] [2025-08-21T09:18:24.308Z] Login Succeeded [2025-08-21T09:18:24.308Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T09:18:24.317Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-21T09:18:24.652Z] + 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-08-21T09:18:24.652Z] + dirname cmd/core-command/Dockerfile [2025-08-21T09:18:24.652Z] + cut -d/ -f2 [2025-08-21T09:18:24.652Z] + echo core-command,cmd/core-command/Dockerfile [2025-08-21T09:18:24.652Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-08-21T09:18:24.652Z] + cut -d/ -f2 [2025-08-21T09:18:24.652Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-08-21T09:18:24.652Z] + dirname cmd/core-data/Dockerfile [2025-08-21T09:18:24.652Z] + cut -d/ -f2 [2025-08-21T09:18:24.652Z] + echo core-data,cmd/core-data/Dockerfile [2025-08-21T09:18:24.652Z] + dirname cmd/core-keeper/Dockerfile [2025-08-21T09:18:24.652Z] + cut -d/ -f2 [2025-08-21T09:18:24.653Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-08-21T09:18:24.653Z] + dirname cmd/core-metadata/Dockerfile [2025-08-21T09:18:24.653Z] + cut -d/ -f2 [2025-08-21T09:18:24.653Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-08-21T09:18:24.653Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-08-21T09:18:24.653Z] + cut -d/ -f2 [2025-08-21T09:18:24.653Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-08-21T09:18:24.653Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-08-21T09:18:24.653Z] + cut -d/ -f2 [2025-08-21T09:18:24.653Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-08-21T09:18:24.653Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-08-21T09:18:24.653Z] + cut -d/ -f2 [2025-08-21T09:18:24.653Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-08-21T09:18:24.653Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-08-21T09:18:24.653Z] + cut -d/ -f2 [2025-08-21T09:18:24.653Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-08-21T09:18:24.653Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-08-21T09:18:24.653Z] + cut -d/ -f2 [2025-08-21T09:18:24.653Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-08-21T09:18:24.653Z] + dirname cmd/security-spire-agent/Dockerfile [2025-08-21T09:18:24.653Z] + cut -d/ -f2 [2025-08-21T09:18:24.653Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-08-21T09:18:24.653Z] + dirname cmd/security-spire-config/Dockerfile [2025-08-21T09:18:24.653Z] + cut -d/ -f2 [2025-08-21T09:18:24.653Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-08-21T09:18:24.653Z] + dirname cmd/security-spire-server/Dockerfile [2025-08-21T09:18:24.653Z] + cut -d/ -f2 [2025-08-21T09:18:24.653Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-08-21T09:18:24.653Z] + dirname cmd/support-notifications/Dockerfile [2025-08-21T09:18:24.653Z] + cut -d/ -f2 [2025-08-21T09:18:24.653Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-08-21T09:18:24.653Z] + dirname cmd/support-scheduler/Dockerfile [2025-08-21T09:18:24.653Z] + cut -d/ -f2 [2025-08-21T09:18:24.653Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-08-21T09:18:24.689Z] 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-08-21T09:18:25.062Z] + git rev-list -1 --merges c5c6148199ce00eccccaddf73a9bca5b121fa2ed~1..c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] echo [2025-08-21T09:18:25.075Z] -----------> git rev-list -1 --merges c5c6148199ce00eccccaddf73a9bca5b121fa2ed~1..c5c6148199ce00eccccaddf73a9bca5b121fa2ed c5c6148199ce00eccccaddf73a9bca5b121fa2ed [false] [Pipeline] sh [2025-08-21T09:18:25.371Z] + git log --format=format:%s -1 c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] echo [2025-08-21T09:18:25.389Z] ========================================================= [2025-08-21T09:18:25.389Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-21T09:18:25.389Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-08-21T09:18:25.829Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-21T09:18:25.829Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-21T09:18:25.829Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-21T09:18:25.829Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-21T09:18:25.829Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-21T09:18:25.829Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-21T09:18:25.829Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:18:26.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T09:18:26.272Z] [2025-08-21T09:18:26.272Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:18:26.587Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T09:18:26.587Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-21T09:18:26.587Z] 3dae71ba6b94: Pulling fs layer [2025-08-21T09:18:26.587Z] 6bf1a483ea7c: Pulling fs layer [2025-08-21T09:18:26.587Z] f5dfc541a4d3: Pulling fs layer [2025-08-21T09:18:26.587Z] 461d9e800cba: Pulling fs layer [2025-08-21T09:18:26.587Z] 80192f66455f: Pulling fs layer [2025-08-21T09:18:26.587Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-21T09:18:26.587Z] a29436f7fd5d: Pulling fs layer [2025-08-21T09:18:26.587Z] 923cac83aea3: Pulling fs layer [2025-08-21T09:18:26.587Z] 25ad8b0a4227: Pulling fs layer [2025-08-21T09:18:26.587Z] db01528c6b51: Pulling fs layer [2025-08-21T09:18:26.587Z] 28988de357af: Pulling fs layer [2025-08-21T09:18:26.587Z] 80192f66455f: Waiting [2025-08-21T09:18:26.587Z] 2e8e34ca0e6c: Waiting [2025-08-21T09:18:26.587Z] 461d9e800cba: Waiting [2025-08-21T09:18:26.587Z] a29436f7fd5d: Waiting [2025-08-21T09:18:26.587Z] 923cac83aea3: Waiting [2025-08-21T09:18:26.587Z] 25ad8b0a4227: Waiting [2025-08-21T09:18:26.587Z] db01528c6b51: Waiting [2025-08-21T09:18:26.587Z] 28988de357af: Waiting [2025-08-21T09:18:26.587Z] 6bf1a483ea7c: Verifying Checksum [2025-08-21T09:18:26.587Z] 6bf1a483ea7c: Download complete [2025-08-21T09:18:26.587Z] 461d9e800cba: Verifying Checksum [2025-08-21T09:18:26.587Z] 461d9e800cba: Download complete [2025-08-21T09:18:26.587Z] 80192f66455f: Verifying Checksum [2025-08-21T09:18:26.587Z] 80192f66455f: Download complete [2025-08-21T09:18:26.847Z] f5dfc541a4d3: Verifying Checksum [2025-08-21T09:18:26.847Z] f5dfc541a4d3: Download complete [2025-08-21T09:18:26.847Z] 3dae71ba6b94: Verifying Checksum [2025-08-21T09:18:26.847Z] 3dae71ba6b94: Download complete [2025-08-21T09:18:26.847Z] 923cac83aea3: Verifying Checksum [2025-08-21T09:18:26.847Z] 923cac83aea3: Download complete [2025-08-21T09:18:27.107Z] 25ad8b0a4227: Verifying Checksum [2025-08-21T09:18:27.107Z] 25ad8b0a4227: Download complete [2025-08-21T09:18:27.107Z] db01528c6b51: Download complete [2025-08-21T09:18:27.107Z] 28988de357af: Download complete [2025-08-21T09:18:27.368Z] a29436f7fd5d: Verifying Checksum [2025-08-21T09:18:27.368Z] a29436f7fd5d: Download complete [2025-08-21T09:18:27.368Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-21T09:18:27.368Z] 2e8e34ca0e6c: Download complete [2025-08-21T09:18:28.306Z] 3dae71ba6b94: Pull complete [2025-08-21T09:18:28.567Z] 6bf1a483ea7c: Pull complete [2025-08-21T09:18:29.505Z] f5dfc541a4d3: Pull complete [2025-08-21T09:18:29.505Z] 461d9e800cba: Pull complete [2025-08-21T09:18:29.505Z] 80192f66455f: Pull complete [2025-08-21T09:18:33.714Z] 2e8e34ca0e6c: Pull complete [2025-08-21T09:18:34.652Z] a29436f7fd5d: Pull complete [2025-08-21T09:18:34.652Z] 923cac83aea3: Pull complete [2025-08-21T09:18:34.913Z] 25ad8b0a4227: Pull complete [2025-08-21T09:18:34.913Z] db01528c6b51: Pull complete [2025-08-21T09:18:34.913Z] 28988de357af: Pull complete [2025-08-21T09:18:34.913Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-21T09:18:34.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T09:18:34.913Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T09:18:35.050Z] prd-ubuntu20.04-docker-8c-8g-7369 does not seem to be running inside a container [2025-08-21T09:18:35.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/889 -v /w/workspace/edgex-go/889:/w/workspace/edgex-go/889:rw,z -v /w/workspace/edgex-go/889@tmp:/w/workspace/edgex-go/889@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-21T09:18:37.871Z] $ docker top 4616c404b3bcd5d9aabc5ae6828881f31031f7723d18522da0ad513e754f63b8 -eo pid,comm [2025-08-21T09:18:37.941Z] 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-08-21T09:18:37.941Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-21T09:18:37.994Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-21T09:18:37.994Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-21T09:18:38.105Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-21T09:18:38.095Z] $ docker exec 4616c404b3bcd5d9aabc5ae6828881f31031f7723d18522da0ad513e754f63b8 ssh-agent [2025-08-21T09:18:38.215Z] SSH_AUTH_SOCK=/tmp/ssh-KfFdMYTEN90f/agent.32 [2025-08-21T09:18:38.215Z] SSH_AGENT_PID=39 [2025-08-21T09:18:38.222Z] Running ssh-add (command line suppressed) [2025-08-21T09:18:38.310Z] Identity added: /w/workspace/edgex-go/889@tmp/private_key_17548740527527546072.key (/w/workspace/edgex-go/889@tmp/private_key_17548740527527546072.key) [2025-08-21T09:18:38.334Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-21T09:18:38.630Z] + git config --global --add safe.directory /w/workspace/edgex-go/889 [Pipeline] sh [2025-08-21T09:18:38.923Z] + git tag --points-at HEAD [Pipeline] } [2025-08-21T09:18:38.922Z] $ docker exec --env ******** --env ******** 4616c404b3bcd5d9aabc5ae6828881f31031f7723d18522da0ad513e754f63b8 ssh-agent -k [2025-08-21T09:18:39.017Z] unset SSH_AUTH_SOCK; [2025-08-21T09:18:39.017Z] unset SSH_AGENT_PID; [2025-08-21T09:18:39.017Z] echo Agent pid 39 killed; [2025-08-21T09:18:39.039Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-21T09:18:39.082Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-21T09:18:39.082Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-21T09:18:39.186Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-21T09:18:39.177Z] $ docker exec 4616c404b3bcd5d9aabc5ae6828881f31031f7723d18522da0ad513e754f63b8 ssh-agent [2025-08-21T09:18:39.295Z] SSH_AUTH_SOCK=/tmp/ssh-7Y5HSrinWSZl/agent.87 [2025-08-21T09:18:39.295Z] SSH_AGENT_PID=93 [2025-08-21T09:18:39.299Z] Running ssh-add (command line suppressed) [2025-08-21T09:18:39.390Z] Identity added: /w/workspace/edgex-go/889@tmp/private_key_18043325569354960283.key (/w/workspace/edgex-go/889@tmp/private_key_18043325569354960283.key) [2025-08-21T09:18:39.416Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-21T09:18:39.704Z] + git semver init [2025-08-21T09:18:39.963Z] 2025-08-21 09:18:39,904 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-21T09:18:39.963Z] 2025-08-21 09:18:39,909 [run_init] DEBUG init version:0.0.0 force:False [2025-08-21T09:18:39.963Z] 2025-08-21 09:18:39,909 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/889/.semver [2025-08-21T09:18:39.963Z] 2025-08-21 09:18:39,910 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/889/.semver [2025-08-21T09:18:39.964Z] 2025-08-21 09:18:39,910 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/889/.semver'], cwd=/w/workspace/edgex-go/889, stdin=None, shell=False, universal_newlines=False) [2025-08-21T09:18:45.236Z] 2025-08-21 09:18:45,106 [append_file] DEBUG append to file:/w/workspace/edgex-go/889/.git/info/exclude [2025-08-21T09:18:45.236Z] 2025-08-21 09:18:45,106 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/889/.semver/main with force:False [2025-08-21T09:18:45.236Z] 2025-08-21 09:18:45,106 [read_version] DEBUG read version from /w/workspace/edgex-go/889/.semver/main [2025-08-21T09:18:45.237Z] 2025-08-21 09:18:45,106 [read_version] DEBUG read version from /w/workspace/edgex-go/889/.semver/main [2025-08-21T09:18:45.237Z] 4.1.0-dev.49 [Pipeline] } [2025-08-21T09:18:45.237Z] $ docker exec --env ******** --env ******** 4616c404b3bcd5d9aabc5ae6828881f31031f7723d18522da0ad513e754f63b8 ssh-agent -k [2025-08-21T09:18:45.338Z] unset SSH_AUTH_SOCK; [2025-08-21T09:18:45.338Z] unset SSH_AGENT_PID; [2025-08-21T09:18:45.338Z] echo Agent pid 93 killed; [2025-08-21T09:18:45.359Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-21T09:18:45.681Z] + git semver [Pipeline] } [2025-08-21T09:18:45.944Z] $ docker stop --time=1 4616c404b3bcd5d9aabc5ae6828881f31031f7723d18522da0ad513e754f63b8 [2025-08-21T09:18:47.206Z] $ docker rm -f --volumes 4616c404b3bcd5d9aabc5ae6828881f31031f7723d18522da0ad513e754f63b8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-21T09:18:47.566Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-21T09:18:47.839Z] Stashed 1 file(s) [Pipeline] echo [2025-08-21T09:18:47.844Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.49 [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-08-21T09:18:48.312Z] + git config --global --add safe.directory /w/workspace/edgex-go/889 [Pipeline] echo [2025-08-21T09:18:48.326Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T09:18:48.346Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T09:18:48.364Z] ========================================================= [2025-08-21T09:18:48.364Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-21T09:18:48.364Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-08-21T09:18:48.659Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-21T09:18:48.659Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-08-21T09:18:48.659Z] 0a9a5dfd008f: Pulling fs layer [2025-08-21T09:18:48.659Z] 36466aa92d05: Pulling fs layer [2025-08-21T09:18:48.659Z] e10405b45d13: Pulling fs layer [2025-08-21T09:18:48.659Z] 096b7ceb2af7: Pulling fs layer [2025-08-21T09:18:48.659Z] 4f4fb700ef54: Pulling fs layer [2025-08-21T09:18:48.659Z] c451b95d7931: Pulling fs layer [2025-08-21T09:18:48.659Z] 9febf9df4401: Pulling fs layer [2025-08-21T09:18:48.659Z] 1477f019b032: Pulling fs layer [2025-08-21T09:18:48.659Z] c7dc25521971: Pulling fs layer [2025-08-21T09:18:48.659Z] 9febf9df4401: Waiting [2025-08-21T09:18:48.659Z] 1477f019b032: Waiting [2025-08-21T09:18:48.659Z] 096b7ceb2af7: Waiting [2025-08-21T09:18:48.659Z] c7dc25521971: Waiting [2025-08-21T09:18:48.659Z] 4f4fb700ef54: Waiting [2025-08-21T09:18:48.659Z] c451b95d7931: Waiting [2025-08-21T09:18:48.659Z] 36466aa92d05: Verifying Checksum [2025-08-21T09:18:48.659Z] 36466aa92d05: Download complete [2025-08-21T09:18:48.659Z] 096b7ceb2af7: Verifying Checksum [2025-08-21T09:18:48.659Z] 096b7ceb2af7: Download complete [2025-08-21T09:18:48.659Z] 4f4fb700ef54: Verifying Checksum [2025-08-21T09:18:48.659Z] 4f4fb700ef54: Download complete [2025-08-21T09:18:48.659Z] 0a9a5dfd008f: Verifying Checksum [2025-08-21T09:18:48.659Z] c451b95d7931: Download complete [2025-08-21T09:18:48.659Z] 9febf9df4401: Verifying Checksum [2025-08-21T09:18:48.659Z] 9febf9df4401: Download complete [2025-08-21T09:18:48.919Z] 0a9a5dfd008f: Pull complete [2025-08-21T09:18:48.919Z] 36466aa92d05: Pull complete [2025-08-21T09:18:48.919Z] c7dc25521971: Verifying Checksum [2025-08-21T09:18:48.919Z] c7dc25521971: Download complete [2025-08-21T09:18:49.179Z] e10405b45d13: Verifying Checksum [2025-08-21T09:18:49.179Z] e10405b45d13: Download complete [2025-08-21T09:18:49.438Z] 1477f019b032: Verifying Checksum [2025-08-21T09:18:49.438Z] 1477f019b032: Download complete [2025-08-21T09:18:54.710Z] e10405b45d13: Pull complete [2025-08-21T09:18:54.710Z] 096b7ceb2af7: Pull complete [2025-08-21T09:18:54.710Z] 4f4fb700ef54: Pull complete [2025-08-21T09:18:54.710Z] c451b95d7931: Pull complete [2025-08-21T09:18:54.710Z] 9febf9df4401: Pull complete [2025-08-21T09:18:57.243Z] 1477f019b032: Pull complete [2025-08-21T09:18:57.503Z] c7dc25521971: Pull complete [2025-08-21T09:18:57.503Z] Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-21T09:18:57.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-21T09:18:57.503Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-08-21T09:18:58.065Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-21T09:18:58.065Z] WORKDIR /edgex [2025-08-21T09:18:58.065Z] COPY go.mod . [2025-08-21T09:18:58.065Z] RUN go mod download [2025-08-21T09:18:58.065Z] docker build -t ci-base-image-x86_64 -f - . [2025-08-21T09:18:58.633Z] #0 building with "default" instance using docker driver [2025-08-21T09:18:58.633Z] [2025-08-21T09:18:58.633Z] #1 [internal] load build definition from Dockerfile [2025-08-21T09:18:58.633Z] #1 transferring dockerfile: 164B done [2025-08-21T09:18:58.633Z] #1 DONE 0.0s [2025-08-21T09:18:58.633Z] [2025-08-21T09:18:58.633Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-21T09:18:58.633Z] #2 DONE 0.0s [2025-08-21T09:18:58.633Z] [2025-08-21T09:18:58.633Z] #3 [internal] load .dockerignore [2025-08-21T09:18:58.633Z] #3 transferring context: 50B done [2025-08-21T09:18:58.633Z] #3 DONE 0.0s [2025-08-21T09:18:58.633Z] [2025-08-21T09:18:58.633Z] #4 [internal] load build context [2025-08-21T09:18:58.893Z] #4 transferring context: 6.57kB done [2025-08-21T09:18:58.893Z] #4 DONE 0.0s [2025-08-21T09:18:58.893Z] [2025-08-21T09:18:58.893Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-21T09:18:58.893Z] #5 DONE 0.1s [2025-08-21T09:18:58.893Z] [2025-08-21T09:18:58.894Z] #6 [2/4] WORKDIR /edgex [2025-08-21T09:19:00.800Z] #6 DONE 2.2s [2025-08-21T09:19:01.061Z] [2025-08-21T09:19:01.061Z] #7 [3/4] COPY go.mod . [2025-08-21T09:19:01.061Z] #7 DONE 0.0s [2025-08-21T09:19:01.061Z] [2025-08-21T09:19:01.061Z] #8 [4/4] RUN go mod download [2025-08-21T09:19:02.967Z] Still waiting to schedule task [2025-08-21T09:19:02.967Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7365’ is offline [2025-08-21T09:19:09.184Z] #8 DONE 8.2s [2025-08-21T09:19:09.444Z] [2025-08-21T09:19:09.444Z] #9 exporting to image [2025-08-21T09:19:09.444Z] #9 exporting layers [2025-08-21T09:19:13.647Z] #9 exporting layers 3.9s done [2025-08-21T09:19:13.647Z] #9 writing image sha256:3e38d1750ea801ba6be8ae0eeaf35f00500c0ce54dcce962065c6259820aced6 done [2025-08-21T09:19:13.647Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-21T09:19:13.647Z] #9 DONE 3.9s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:19:13.950Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-21T09:19:13.950Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T09:19:14.019Z] prd-ubuntu20.04-docker-8c-8g-7369 does not seem to be running inside a container [2025-08-21T09:19:14.045Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/889 -v /w/workspace/edgex-go/889:/w/workspace/edgex-go/889:rw,z -v /w/workspace/edgex-go/889@tmp:/w/workspace/edgex-go/889@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-21T09:19:14.341Z] $ docker top fa72ffd2d0f5e8b5ffde32aed40f23cb6eac8a60c72a74c31cf4cd4230b744dc -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T09:19:14.687Z] + go version [2025-08-21T09:19:14.687Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-21T09:19:14.695Z] $ docker stop --time=1 fa72ffd2d0f5e8b5ffde32aed40f23cb6eac8a60c72a74c31cf4cd4230b744dc [2025-08-21T09:19:15.963Z] $ docker rm -f --volumes fa72ffd2d0f5e8b5ffde32aed40f23cb6eac8a60c72a74c31cf4cd4230b744dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:19:16.403Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-21T09:19:16.403Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T09:19:16.484Z] prd-ubuntu20.04-docker-8c-8g-7369 does not seem to be running inside a container [2025-08-21T09:19:16.507Z] $ 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/889 -v /w/workspace/edgex-go/889:/w/workspace/edgex-go/889:rw,z -v /w/workspace/edgex-go/889@tmp:/w/workspace/edgex-go/889@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-21T09:19:16.743Z] $ docker top 5d1c1c14d200a9ab67f0a5f72b0f983870932f61fa40b266215029cc2b58746f -eo pid,comm [Pipeline] { [Pipeline] echo [2025-08-21T09:19:16.823Z] ========================================================= [2025-08-21T09:19:16.824Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-08-21T09:19:16.824Z] ========================================================= [Pipeline] sh [2025-08-21T09:19:17.100Z] + git config --global --add safe.directory /w/workspace/edgex-go/889 [Pipeline] fileExists [Pipeline] sh [2025-08-21T09:19:17.401Z] + make test [2025-08-21T09:19:17.401Z] go test -race -coverprofile=coverage.out ./... [2025-08-21T09:19:25.518Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-08-21T09:19:52.052Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-08-21T09:19:52.052Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-08-21T09:19:52.052Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-08-21T09:19:52.052Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-08-21T09:19:52.052Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-08-21T09:19:52.052Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-08-21T09:19:52.052Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-08-21T09:19:52.311Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-08-21T09:19:52.311Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-08-21T09:19:52.312Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-08-21T09:19:52.312Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-08-21T09:19:52.312Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-08-21T09:19:52.569Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-08-21T09:19:52.569Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-08-21T09:19:52.569Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-08-21T09:19:52.569Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-08-21T09:19:52.569Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-08-21T09:19:53.500Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.035s coverage: 42.3% of statements [2025-08-21T09:19:53.757Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-08-21T09:19:53.757Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-08-21T09:19:54.324Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-08-21T09:19:54.324Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-08-21T09:19:54.324Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements [2025-08-21T09:19:55.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-08-21T09:19:55.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-08-21T09:19:55.265Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-21T09:19:55.265Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-08-21T09:19:55.265Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-08-21T09:19:55.265Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-08-21T09:19:55.265Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-08-21T09:19:55.265Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-08-21T09:19:55.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-08-21T09:19:55.265Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-08-21T09:19:56.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-08-21T09:19:56.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-08-21T09:19:56.644Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-08-21T09:19:56.644Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-21T09:19:56.644Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-08-21T09:19:56.644Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-08-21T09:19:58.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.4% of statements [2025-08-21T09:19:58.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.022s coverage: 5.1% of statements [2025-08-21T09:19:58.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.064s coverage: 46.3% of statements [2025-08-21T09:19:58.591Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-08-21T09:19:58.591Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-08-21T09:19:58.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.604s coverage: 93.4% of statements [2025-08-21T09:19:58.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.060s coverage: 92.4% of statements [2025-08-21T09:19:59.421Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.066s coverage: 8.4% of statements [2025-08-21T09:20:00.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-08-21T09:20:00.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-08-21T09:20:00.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-08-21T09:20:00.360Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-08-21T09:20:00.360Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-08-21T09:20:00.360Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-08-21T09:20:00.360Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-21T09:20:00.360Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-08-21T09:20:00.360Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-08-21T09:20:00.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-08-21T09:20:00.360Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-08-21T09:20:00.360Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-08-21T09:20:00.360Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-08-21T09:20:00.360Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-08-21T09:20:01.734Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.388s coverage: 95.8% of statements [2025-08-21T09:20:01.734Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2025-08-21T09:20:02.670Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-08-21T09:20:02.670Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-08-21T09:20:02.670Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-08-21T09:20:02.670Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-08-21T09:20:02.670Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-08-21T09:20:02.670Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-08-21T09:20:03.625Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.042s coverage: 0.0% of statements [no tests to run] [2025-08-21T09:20:03.625Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 1.0% of statements [2025-08-21T09:20:03.625Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 38.1% of statements [2025-08-21T09:20:03.625Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.020s coverage: 81.1% of statements [2025-08-21T09:20:04.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.017s coverage: 40.0% of statements [2025-08-21T09:20:04.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.030s coverage: 87.1% of statements [2025-08-21T09:20:04.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements [2025-08-21T09:20:04.196Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-08-21T09:20:04.196Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-08-21T09:20:04.196Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-08-21T09:20:04.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements [2025-08-21T09:20:05.031Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-08-21T09:20:05.031Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-08-21T09:20:05.031Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-08-21T09:20:05.031Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-08-21T09:20:05.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2025-08-21T09:20:05.977Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-08-21T09:20:05.977Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-08-21T09:20:05.977Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-08-21T09:20:06.912Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-08-21T09:20:06.912Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-08-21T09:20:06.912Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-08-21T09:20:06.912Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-08-21T09:20:07.845Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-08-21T09:20:07.845Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-08-21T09:20:08.103Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-08-21T09:20:10.005Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-08-21T09:20:10.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-08-21T09:20:11.382Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-08-21T09:20:12.757Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-08-21T09:20:12.757Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-08-21T09:20:12.757Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-08-21T09:20:16.045Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-08-21T09:20:16.613Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-08-21T09:20:16.613Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-08-21T09:20:16.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-08-21T09:20:16.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-08-21T09:20:16.871Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-21T09:20:17.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.037s coverage: 94.4% of statements [2025-08-21T09:20:19.034Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-08-21T09:20:19.034Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-08-21T09:20:19.034Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-08-21T09:20:19.034Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-08-21T09:20:19.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-08-21T09:20:19.034Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-08-21T09:20:19.292Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-08-21T09:20:19.550Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-08-21T09:20:19.550Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-08-21T09:20:19.550Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-08-21T09:20:19.550Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-08-21T09:20:19.550Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-08-21T09:20:21.465Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-08-21T09:20:21.465Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-08-21T09:20:21.465Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-08-21T09:20:21.465Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-08-21T09:20:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-08-21T09:20:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-08-21T09:20:22.400Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-21T09:20:22.400Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-08-21T09:20:22.400Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-08-21T09:20:22.400Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-08-21T09:20:22.400Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-08-21T09:20:23.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-08-21T09:20:23.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-08-21T09:20:23.777Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-21T09:20:27.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.049s coverage: 92.9% of statements [2025-08-21T09:20:27.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 68.8% of statements [2025-08-21T09:20:27.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements [2025-08-21T09:20:27.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements [2025-08-21T09:20:27.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements [2025-08-21T09:20:27.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements [2025-08-21T09:20:27.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.022s coverage: 100.0% of statements [2025-08-21T09:20:27.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.099s coverage: 81.8% of statements [2025-08-21T09:20:27.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements [2025-08-21T09:20:27.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements [2025-08-21T09:20:27.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.055s coverage: 6.8% of statements [2025-08-21T09:20:27.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.045s coverage: 33.3% of statements [2025-08-21T09:20:27.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.042s coverage: 100.0% of statements [2025-08-21T09:20:27.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.198s coverage: 54.5% of statements [2025-08-21T09:20:27.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2025-08-21T09:20:27.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2025-08-21T09:20:27.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements [2025-08-21T09:20:27.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2025-08-21T09:20:27.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements [2025-08-21T09:20:27.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.034s coverage: 96.8% of statements [2025-08-21T09:20:27.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements [2025-08-21T09:20:27.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.145s coverage: 29.2% of statements [2025-08-21T09:20:27.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.028s coverage: 93.8% of statements [2025-08-21T09:20:27.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2025-08-21T09:20:27.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.020s coverage: 76.2% of statements [2025-08-21T09:20:27.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.029s coverage: 54.0% of statements [2025-08-21T09:20:28.230Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.0% of statements [2025-08-21T09:20:28.230Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.139s coverage: 94.9% of statements [2025-08-21T09:20:28.230Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.035s coverage: 9.0% of statements [2025-08-21T09:20:28.230Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 97.7% of statements [2025-08-21T09:20:28.230Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.028s coverage: 43.6% of statements [2025-08-21T09:20:28.487Z] 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-08-21T09:20:28.746Z] running golangci-lint [2025-08-21T09:20:28.746Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-08-21T09:20:28.746Z] go version go1.23.9 linux/amd64 [2025-08-21T09:20:29.005Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-08-21T09:20:29.006Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-08-21T09:20:29.006Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-08-21T09:20:32.666Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7370 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-08-21T09:20:32.687Z] Running in /w/workspace/edgex-go/889 [Pipeline] { [Pipeline] checkout [2025-08-21T09:20:35.764Z] The recommended git tool is: git [2025-08-21T09:20:40.279Z] using credential edgex-jenkins-ssh [2025-08-21T09:20:40.302Z] Cloning the remote Git repository [2025-08-21T09:20:40.338Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-08-21T09:20:40.422Z] > git init /w/workspace/edgex-go/889 # timeout=10 [2025-08-21T09:20:40.540Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-08-21T09:20:40.541Z] > git --version # timeout=10 [2025-08-21T09:20:40.562Z] > git --version # 'git version 2.25.1' [2025-08-21T09:20:40.564Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-21T09:20:40.690Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-21T09:20:55.560Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|imports|name|types_sizes|compiled_files) took 24.318207077s" [2025-08-21T09:20:55.560Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 54.027045ms" [2025-08-21T09:20:59.062Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-08-21T09:20:59.093Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-21T09:21:00.049Z] Avoid second fetch [2025-08-21T09:21:00.050Z] Checking out Revision c5c6148199ce00eccccaddf73a9bca5b121fa2ed (main) [2025-08-21T09:21:00.867Z] Commit message: "feat: Store numeric value in numeric type (#5232)" [2025-08-21T09:21:00.065Z] > git config core.sparsecheckout # timeout=10 [2025-08-21T09:21:00.126Z] > git checkout -f c5c6148199ce00eccccaddf73a9bca5b121fa2ed # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T09:21:05.205Z] provisioning config files... [2025-08-21T09:21:05.231Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/889@tmp/config14893395837311005589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T09:21:05.857Z] ---> ****-login.sh [2025-08-21T09:21:05.857Z] nexus3.edgexfoundry.org:10001 [2025-08-21T09:21:06.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T09:21:06.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T09:21:06.406Z] Configure a credential helper to remove this warning. See [2025-08-21T09:21:06.406Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T09:21:06.406Z] [2025-08-21T09:21:06.407Z] Login Succeeded [2025-08-21T09:21:06.407Z] nexus3.edgexfoundry.org:10002 [2025-08-21T09:21:06.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T09:21:06.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T09:21:06.678Z] Configure a credential helper to remove this warning. See [2025-08-21T09:21:06.678Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T09:21:06.678Z] [2025-08-21T09:21:06.678Z] Login Succeeded [2025-08-21T09:21:06.678Z] nexus3.edgexfoundry.org:10003 [2025-08-21T09:21:06.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T09:21:07.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T09:21:07.216Z] Configure a credential helper to remove this warning. See [2025-08-21T09:21:07.216Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T09:21:07.216Z] [2025-08-21T09:21:07.216Z] Login Succeeded [2025-08-21T09:21:07.216Z] nexus3.edgexfoundry.org:10004 [2025-08-21T09:21:07.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T09:21:07.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T09:21:07.492Z] Configure a credential helper to remove this warning. See [2025-08-21T09:21:07.492Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T09:21:07.492Z] [2025-08-21T09:21:07.492Z] Login Succeeded [2025-08-21T09:21:07.492Z] ****.io [2025-08-21T09:21:07.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T09:21:08.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T09:21:08.025Z] Configure a credential helper to remove this warning. See [2025-08-21T09:21:08.025Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T09:21:08.025Z] [2025-08-21T09:21:08.025Z] Login Succeeded [2025-08-21T09:21:08.025Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T09:21:08.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-08-21T09:21:08.641Z] + git config --global --add safe.directory /w/workspace/edgex-go/889 [Pipeline] echo [2025-08-21T09:21:08.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T09:21:08.688Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T09:21:08.709Z] ========================================================= [2025-08-21T09:21:08.709Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-21T09:21:08.709Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-08-21T09:21:09.045Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-21T09:21:09.045Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-21T09:21:09.045Z] 94e9d8af2201: Pulling fs layer [2025-08-21T09:21:09.045Z] a6c56e8762df: Pulling fs layer [2025-08-21T09:21:09.045Z] f0f3c8884826: Pulling fs layer [2025-08-21T09:21:09.045Z] c7e7622c144d: Pulling fs layer [2025-08-21T09:21:09.045Z] 4f4fb700ef54: Pulling fs layer [2025-08-21T09:21:09.045Z] b4c3b6d88c5a: Pulling fs layer [2025-08-21T09:21:09.045Z] ba8bce9d2590: Pulling fs layer [2025-08-21T09:21:09.045Z] ca778ea9c289: Pulling fs layer [2025-08-21T09:21:09.045Z] c7e7622c144d: Waiting [2025-08-21T09:21:09.045Z] 4f4fb700ef54: Waiting [2025-08-21T09:21:09.045Z] b4c3b6d88c5a: Waiting [2025-08-21T09:21:09.045Z] ba8bce9d2590: Waiting [2025-08-21T09:21:09.045Z] ca778ea9c289: Waiting [2025-08-21T09:21:09.319Z] a6c56e8762df: Verifying Checksum [2025-08-21T09:21:09.319Z] a6c56e8762df: Download complete [2025-08-21T09:21:09.319Z] c7e7622c144d: Verifying Checksum [2025-08-21T09:21:09.319Z] c7e7622c144d: Download complete [2025-08-21T09:21:09.319Z] 4f4fb700ef54: Verifying Checksum [2025-08-21T09:21:09.319Z] 4f4fb700ef54: Download complete [2025-08-21T09:21:09.319Z] b4c3b6d88c5a: Verifying Checksum [2025-08-21T09:21:09.319Z] b4c3b6d88c5a: Download complete [2025-08-21T09:21:09.319Z] 94e9d8af2201: Verifying Checksum [2025-08-21T09:21:09.319Z] 94e9d8af2201: Download complete [2025-08-21T09:21:09.907Z] ca778ea9c289: Verifying Checksum [2025-08-21T09:21:09.907Z] ca778ea9c289: Download complete [2025-08-21T09:21:10.175Z] 94e9d8af2201: Pull complete [2025-08-21T09:21:10.418Z] level=info msg="[linters_context/goanalysis] analyzers took 1m57.52422501s with top 10 stages: buildir: 1m12.457352861s, gosec: 4.523793923s, inspect: 3.312091413s, fact_deprecated: 3.045073842s, ctrlflow: 2.370262875s, printf: 2.348315433s, fact_purity: 1.430343773s, S1038: 1.372308316s, nilness: 1.307466176s, directives: 1.036864302s" [2025-08-21T09:21:10.419Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2025-08-21T09:21:10.419Z] level=info msg="[runner] Processors filtering stat (in/out): nolint: 20/0, exclude-rules: 201/20, filename_unadjuster: 201/201, autogenerated_exclude: 201/201, exclude: 201/201, cgo: 201/201, skip_files: 201/201, skip_dirs: 201/201, path_prettifier: 201/201, identifier_marker: 201/201, invalid_issue: 201/201" [2025-08-21T09:21:10.419Z] level=info msg="[runner] processing took 19.635702ms with stages: nolint: 8.556113ms, identifier_marker: 4.535744ms, autogenerated_exclude: 2.362671ms, path_prettifier: 1.793891ms, exclude-rules: 1.327768ms, skip_dirs: 963.066µs, cgo: 38.324µs, invalid_issue: 35.453µs, filename_unadjuster: 17.211µs, max_same_issues: 850ns, uniq_by_line: 710ns, max_from_linter: 700ns, fixer: 690ns, sort_results: 560ns, exclude: 460ns, skip_files: 410ns, path_prefixer: 330ns, source_code: 230ns, diff: 180ns, path_shortener: 121ns, max_per_file_from_linter: 120ns, severity-rules: 100ns" [2025-08-21T09:21:10.419Z] level=info msg="[runner] linters took 14.894595508s with stages: goanalysis_metalinter: 14.874201423s" [2025-08-21T09:21:10.419Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-08-21T09:21:10.419Z] level=info msg="Memory: 386 samples, avg is 310.9MB, max is 1505.9MB" [2025-08-21T09:21:10.419Z] level=info msg="Execution took 39.274256907s" [2025-08-21T09:21:10.419Z] go vet ./... [2025-08-21T09:21:10.760Z] a6c56e8762df: Pull complete [2025-08-21T09:21:11.361Z] f0f3c8884826: Verifying Checksum [2025-08-21T09:21:11.361Z] f0f3c8884826: Download complete [2025-08-21T09:21:11.944Z] ba8bce9d2590: Verifying Checksum [2025-08-21T09:21:11.944Z] ba8bce9d2590: Download complete [2025-08-21T09:21:15.680Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-21T09:21:15.680Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-21T09:21:15.680Z] ./bin/test-attribution-txt.sh [2025-08-21T09:21:15.680Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-08-21T09:21:15.680Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-08-21T09:21:15.939Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-08-21T09:21:15.939Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-08-21T09:21:15.939Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-08-21T09:21:15.939Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-21T09:21:15.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-08-21T09:21:16.242Z] + ls -al . [2025-08-21T09:21:16.243Z] total 2000 [2025-08-21T09:21:16.243Z] drwxrwxr-x 11 1001 1001 4096 Aug 21 09:19 . [2025-08-21T09:21:16.243Z] drwxr-xr-x 4 root root 4096 Aug 21 09:19 .. [2025-08-21T09:21:16.243Z] drwxrwxr-x 2 1001 1001 4096 Aug 21 09:18 .blubracket [2025-08-21T09:21:16.243Z] -rw-rw-r-- 1 1001 1001 10 Aug 21 09:18 .dockerignore [2025-08-21T09:21:16.243Z] drwxrwxr-x 8 1001 1001 4096 Aug 21 09:20 .git [2025-08-21T09:21:16.243Z] drwxrwxr-x 3 1001 1001 4096 Aug 21 09:18 .github [2025-08-21T09:21:16.243Z] -rw-rw-r-- 1 1001 1001 909 Aug 21 09:18 .gitignore [2025-08-21T09:21:16.243Z] -rw-rw-r-- 1 1001 1001 218 Aug 21 09:18 .golangci.yml [2025-08-21T09:21:16.243Z] -rw-rw-r-- 1 1001 1001 100 Aug 21 09:18 .hadolint.yml [2025-08-21T09:21:16.243Z] drwxr-xr-x 3 1001 1001 4096 Aug 21 09:18 .semver [2025-08-21T09:21:16.243Z] -rw-rw-r-- 1 1001 1001 155 Aug 21 09:18 .sonarcloud.properties [2025-08-21T09:21:16.243Z] -rw-rw-r-- 1 1001 1001 1171 Aug 21 09:18 ADOPTERS.md [2025-08-21T09:21:16.243Z] -rw-rw-r-- 1 1001 1001 17374 Aug 21 09:18 Attribution.txt [2025-08-21T09:21:16.243Z] -rw-rw-r-- 1 1001 1001 108018 Aug 21 09:18 CHANGELOG.md [2025-08-21T09:21:16.243Z] -rw-rw-r-- 1 1001 1001 3804 Aug 21 09:18 CONTRIBUTING.md [2025-08-21T09:21:16.243Z] -rw-rw-r-- 1 1001 1001 677 Aug 21 09:18 GOVERNANCE.md [2025-08-21T09:21:16.243Z] -rw-rw-r-- 1 1001 1001 858 Aug 21 09:18 Jenkinsfile [2025-08-21T09:21:16.243Z] -rw-rw-r-- 1 1001 1001 10775 Aug 21 09:18 LICENSE [2025-08-21T09:21:16.243Z] -rw-rw-r-- 1 1001 1001 16740 Aug 21 09:18 Makefile [2025-08-21T09:21:16.243Z] -rw-rw-r-- 1 1001 1001 582 Aug 21 09:18 OWNERS.md [2025-08-21T09:21:16.243Z] -rw-rw-r-- 1 1001 1001 9932 Aug 21 09:18 README.md [2025-08-21T09:21:16.243Z] -rw-rw-r-- 1 1001 1001 789 Aug 21 09:18 SECURITY.md [2025-08-21T09:21:16.243Z] -rw-rw-r-- 1 1001 1001 12 Aug 21 09:18 VERSION [2025-08-21T09:21:16.243Z] drwxrwxr-x 2 1001 1001 4096 Aug 21 09:18 bin [2025-08-21T09:21:16.243Z] drwxrwxr-x 19 1001 1001 4096 Aug 21 09:18 cmd [2025-08-21T09:21:16.243Z] -rw-r--r-- 1 root root 1668237 Aug 21 09:20 coverage.out [2025-08-21T09:21:16.243Z] drwxrwxr-x 2 1001 1001 4096 Aug 21 09:18 fuzz_test [2025-08-21T09:21:16.243Z] -rw-rw-r-- 1 1001 1001 6538 Aug 21 09:18 go.mod [2025-08-21T09:21:16.243Z] -rw-rw-r-- 1 1001 1001 88539 Aug 21 09:18 go.sum [2025-08-21T09:21:16.243Z] drwxrwxr-x 7 1001 1001 4096 Aug 21 09:18 internal [2025-08-21T09:21:16.243Z] drwxrwxr-x 2 1001 1001 4096 Aug 21 09:18 openapi [2025-08-21T09:21:16.243Z] -rw-rw-r-- 1 1001 1001 584 Aug 21 09:18 security.txt [2025-08-21T09:21:16.243Z] -rw-rw-r-- 1 1001 1001 204 Aug 21 09:18 version.go [Pipeline] sh [2025-08-21T09:21:16.527Z] + '[' -e coverage.out ] [2025-08-21T09:21:16.527Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-08-21T09:21:16.679Z] Stashed 1 file(s) [Pipeline] sh [2025-08-21T09:21:16.964Z] + make build [2025-08-21T09:21:16.964Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-08-21T09:21:24.292Z] f0f3c8884826: Pull complete [2025-08-21T09:21:24.561Z] c7e7622c144d: Pull complete [2025-08-21T09:21:24.832Z] 4f4fb700ef54: Pull complete [2025-08-21T09:21:25.099Z] b4c3b6d88c5a: Pull complete [2025-08-21T09:21:33.333Z] ba8bce9d2590: Pull complete [2025-08-21T09:21:35.285Z] ca778ea9c289: Pull complete [2025-08-21T09:21:35.285Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-21T09:21:35.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-21T09:21:35.285Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-08-21T09:21:35.638Z] + docker build -t ci-base-image-arm64 -f - . [2025-08-21T09:21:35.638Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-21T09:21:35.638Z] WORKDIR /edgex [2025-08-21T09:21:35.638Z] COPY go.mod . [2025-08-21T09:21:35.638Z] RUN go mod download [2025-08-21T09:21:36.233Z] Sending build context to Docker daemon 3.711MB [2025-08-21T09:21:36.233Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-21T09:21:36.233Z] ---> 47b25d7523d1 [2025-08-21T09:21:36.233Z] Step 2/4 : WORKDIR /edgex [2025-08-21T09:21:38.190Z] ---> Running in e5f457aa8688 [2025-08-21T09:21:38.458Z] Removing intermediate container e5f457aa8688 [2025-08-21T09:21:38.458Z] ---> 93fa58c59a75 [2025-08-21T09:21:38.458Z] Step 3/4 : COPY go.mod . [2025-08-21T09:21:38.725Z] ---> 109ac8f30e01 [2025-08-21T09:21:38.725Z] Step 4/4 : RUN go mod download [2025-08-21T09:21:38.992Z] ---> Running in 496257565c85 [2025-08-21T09:21:43.500Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-08-21T09:21:43.500Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-08-21T09:21:44.068Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-08-21T09:21:44.636Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-08-21T09:21:46.537Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-08-21T09:21:51.802Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-08-21T09:21:54.332Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-08-21T09:21:56.867Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-08-21T09:21:58.770Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-08-21T09:22:00.683Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-08-21T09:22:02.066Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-08-21T09:22:03.002Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-08-21T09:22:04.917Z] $ docker stop --time=1 5d1c1c14d200a9ab67f0a5f72b0f983870932f61fa40b266215029cc2b58746f [2025-08-21T09:22:08.032Z] $ docker rm -f --volumes 5d1c1c14d200a9ab67f0a5f72b0f983870932f61fa40b266215029cc2b58746f [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-08-21T09:22:09.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-08-21T09:22:09.282Z] [2025-08-21T09:22:09.282Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:22:09.582Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-08-21T09:22:09.582Z] latest: Pulling from edgex-devops/edgex-compose [2025-08-21T09:22:09.582Z] 91d30c5bc195: Pulling fs layer [2025-08-21T09:22:09.582Z] 2e9b0aa3be6d: Pulling fs layer [2025-08-21T09:22:09.582Z] 9c61dcf015f6: Pulling fs layer [2025-08-21T09:22:09.582Z] 4698f68db338: Pulling fs layer [2025-08-21T09:22:09.582Z] 2a2f49069b9e: Pulling fs layer [2025-08-21T09:22:09.582Z] e0025b399a48: Pulling fs layer [2025-08-21T09:22:09.582Z] e0025b399a48: Waiting [2025-08-21T09:22:09.582Z] 2a2f49069b9e: Waiting [2025-08-21T09:22:09.582Z] 4698f68db338: Waiting [2025-08-21T09:22:09.841Z] 91d30c5bc195: Download complete [2025-08-21T09:22:09.841Z] 4698f68db338: Verifying Checksum [2025-08-21T09:22:09.841Z] 4698f68db338: Download complete [2025-08-21T09:22:09.841Z] 2e9b0aa3be6d: Verifying Checksum [2025-08-21T09:22:09.841Z] 2e9b0aa3be6d: Download complete [2025-08-21T09:22:09.841Z] e0025b399a48: Verifying Checksum [2025-08-21T09:22:09.841Z] e0025b399a48: Download complete [2025-08-21T09:22:09.841Z] 91d30c5bc195: Pull complete [2025-08-21T09:22:10.100Z] 2a2f49069b9e: Download complete [2025-08-21T09:22:10.100Z] 2e9b0aa3be6d: Pull complete [2025-08-21T09:22:10.667Z] 9c61dcf015f6: Verifying Checksum [2025-08-21T09:22:10.668Z] 9c61dcf015f6: Download complete [2025-08-21T09:22:14.859Z] 9c61dcf015f6: Pull complete [2025-08-21T09:22:14.859Z] 4698f68db338: Pull complete [2025-08-21T09:22:14.859Z] 2a2f49069b9e: Pull complete [2025-08-21T09:22:14.859Z] e0025b399a48: Pull complete [2025-08-21T09:22:14.859Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-08-21T09:22:14.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-08-21T09:22:14.859Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T09:22:14.957Z] prd-ubuntu20.04-docker-8c-8g-7369 does not seem to be running inside a container [2025-08-21T09:22:14.987Z] $ 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/889 -v /w/workspace/edgex-go/889:/w/workspace/edgex-go/889:rw,z -v /w/workspace/edgex-go/889@tmp:/w/workspace/edgex-go/889@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-08-21T09:22:16.299Z] $ docker top 45c375da258bb2c5093f4521a5c265839c464bba199d0390f693a373a68f9866 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T09:22:16.657Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-08-21T09:22:16.918Z] #1 [core-keeper internal] load build definition from Dockerfile [2025-08-21T09:22:16.918Z] #1 transferring dockerfile: 2.01kB done [2025-08-21T09:22:16.918Z] #1 DONE 0.0s [2025-08-21T09:22:16.918Z] [2025-08-21T09:22:16.918Z] #2 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-21T09:22:16.918Z] #2 DONE 0.0s [2025-08-21T09:22:16.918Z] [2025-08-21T09:22:16.918Z] #3 [security-spire-server internal] load build definition from Dockerfile [2025-08-21T09:22:16.918Z] #3 transferring dockerfile: 1.70kB done [2025-08-21T09:22:16.918Z] #3 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-08-21T09:22:16.918Z] #3 DONE 0.1s [2025-08-21T09:22:16.918Z] [2025-08-21T09:22:16.918Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2025-08-21T09:22:16.918Z] #4 transferring dockerfile: 2.49kB done [2025-08-21T09:22:16.918Z] #4 DONE 0.2s [2025-08-21T09:22:16.918Z] [2025-08-21T09:22:16.918Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2025-08-21T09:22:16.918Z] #5 transferring dockerfile: 3.02kB done [2025-08-21T09:22:16.918Z] #5 DONE 0.1s [2025-08-21T09:22:16.918Z] [2025-08-21T09:22:16.918Z] #6 [core-metadata internal] load build definition from Dockerfile [2025-08-21T09:22:16.918Z] #6 transferring dockerfile: 2.10kB done [2025-08-21T09:22:16.918Z] #6 DONE 0.1s [2025-08-21T09:22:16.918Z] [2025-08-21T09:22:16.918Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-08-21T09:22:16.918Z] #7 transferring dockerfile: 2.23kB done [2025-08-21T09:22:16.918Z] #7 DONE 0.2s [2025-08-21T09:22:16.918Z] [2025-08-21T09:22:16.918Z] #8 [core-keeper internal] load .dockerignore [2025-08-21T09:22:17.176Z] #8 ... [2025-08-21T09:22:17.176Z] [2025-08-21T09:22:17.176Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2025-08-21T09:22:17.176Z] #9 transferring dockerfile: 1.81kB done [2025-08-21T09:22:17.176Z] #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-08-21T09:22:17.176Z] #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-08-21T09:22:17.176Z] #9 DONE 0.2s [2025-08-21T09:22:17.176Z] [2025-08-21T09:22:17.176Z] #10 [support-notifications internal] load build definition from Dockerfile [2025-08-21T09:22:17.176Z] #10 transferring dockerfile: 2.00kB done [2025-08-21T09:22:17.176Z] #10 DONE 0.2s [2025-08-21T09:22:17.176Z] [2025-08-21T09:22:17.176Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2025-08-21T09:22:17.176Z] #11 transferring dockerfile: 2.14kB done [2025-08-21T09:22:17.176Z] #11 DONE 0.2s [2025-08-21T09:22:17.176Z] [2025-08-21T09:22:17.176Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2025-08-21T09:22:17.176Z] #12 transferring dockerfile: 2.50kB done [2025-08-21T09:22:17.176Z] #12 DONE 0.2s [2025-08-21T09:22:17.176Z] [2025-08-21T09:22:17.176Z] #13 [security-spire-config internal] load build definition from Dockerfile [2025-08-21T09:22:17.176Z] #13 transferring dockerfile: 1.69kB done [2025-08-21T09:22:17.176Z] #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-08-21T09:22:17.176Z] #13 DONE 0.2s [2025-08-21T09:22:17.176Z] [2025-08-21T09:22:17.176Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-08-21T09:22:17.176Z] #14 transferring dockerfile: 1.89kB done [2025-08-21T09:22:17.176Z] #14 DONE 0.2s [2025-08-21T09:22:17.176Z] [2025-08-21T09:22:17.176Z] #15 [core-data internal] load build definition from Dockerfile [2025-08-21T09:22:17.176Z] #15 transferring dockerfile: 2.04kB done [2025-08-21T09:22:17.176Z] #15 DONE 0.2s [2025-08-21T09:22:17.176Z] [2025-08-21T09:22:17.176Z] #16 [core-command internal] load build definition from Dockerfile [2025-08-21T09:22:17.176Z] #16 transferring dockerfile: 1.94kB done [2025-08-21T09:22:17.176Z] #16 DONE 0.2s [2025-08-21T09:22:17.176Z] [2025-08-21T09:22:17.176Z] #17 [support-scheduler internal] load build definition from Dockerfile [2025-08-21T09:22:17.176Z] #17 transferring dockerfile: 1.83kB done [2025-08-21T09:22:17.176Z] #17 DONE 0.2s [2025-08-21T09:22:17.176Z] [2025-08-21T09:22:17.176Z] #2 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-21T09:22:17.176Z] #2 DONE 0.0s [2025-08-21T09:22:17.176Z] [2025-08-21T09:22:17.176Z] #18 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-08-21T09:22:17.176Z] #18 DONE 0.2s [2025-08-21T09:22:17.176Z] [2025-08-21T09:22:17.176Z] #19 [security-secretstore-setup internal] load .dockerignore [2025-08-21T09:22:17.176Z] #19 transferring context: 50B done [2025-08-21T09:22:17.176Z] #19 DONE 0.1s [2025-08-21T09:22:17.176Z] [2025-08-21T09:22:17.176Z] #20 [security-bootstrapper internal] load .dockerignore [2025-08-21T09:22:17.176Z] #20 transferring context: 50B done [2025-08-21T09:22:17.176Z] #20 DONE 0.1s [2025-08-21T09:22:17.176Z] [2025-08-21T09:22:17.176Z] #8 [core-keeper internal] load .dockerignore [2025-08-21T09:22:17.176Z] #8 transferring context: 50B done [2025-08-21T09:22:17.176Z] #8 DONE 0.1s [2025-08-21T09:22:17.176Z] [2025-08-21T09:22:17.176Z] #21 [core-metadata internal] load .dockerignore [2025-08-21T09:22:17.176Z] #21 transferring context: 50B done [2025-08-21T09:22:17.176Z] #21 DONE 0.1s [2025-08-21T09:22:17.176Z] [2025-08-21T09:22:17.176Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2025-08-21T09:22:17.176Z] #22 transferring context: 50B done [2025-08-21T09:22:17.176Z] #22 DONE 0.1s [2025-08-21T09:22:17.176Z] [2025-08-21T09:22:17.176Z] #23 [core-command internal] load .dockerignore [2025-08-21T09:22:17.177Z] #23 transferring context: 50B done [2025-08-21T09:22:17.177Z] #23 DONE 0.1s [2025-08-21T09:22:17.177Z] [2025-08-21T09:22:17.177Z] #24 [security-proxy-auth internal] load .dockerignore [2025-08-21T09:22:17.177Z] #24 transferring context: 50B done [2025-08-21T09:22:17.177Z] #24 DONE 0.1s [2025-08-21T09:22:17.177Z] [2025-08-21T09:22:17.177Z] #25 [security-proxy-auth internal] load build context [2025-08-21T09:22:17.435Z] #25 ... [2025-08-21T09:22:17.435Z] [2025-08-21T09:22:17.435Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2025-08-21T09:22:17.435Z] #26 transferring context: 50B done [2025-08-21T09:22:17.435Z] #26 DONE 0.1s [2025-08-21T09:22:17.435Z] [2025-08-21T09:22:17.435Z] #27 [core-data internal] load .dockerignore [2025-08-21T09:22:17.435Z] #27 transferring context: 50B done [2025-08-21T09:22:17.435Z] #27 DONE 0.2s [2025-08-21T09:22:17.435Z] [2025-08-21T09:22:17.435Z] #28 [support-scheduler internal] load .dockerignore [2025-08-21T09:22:17.435Z] #28 transferring context: 50B done [2025-08-21T09:22:17.435Z] #28 DONE 0.2s [2025-08-21T09:22:17.435Z] [2025-08-21T09:22:17.435Z] #29 [security-proxy-setup internal] load .dockerignore [2025-08-21T09:22:17.435Z] #29 transferring context: 50B done [2025-08-21T09:22:17.435Z] #29 DONE 0.2s [2025-08-21T09:22:17.435Z] [2025-08-21T09:22:17.435Z] #30 [support-notifications internal] load .dockerignore [2025-08-21T09:22:17.435Z] #30 transferring context: 50B done [2025-08-21T09:22:17.435Z] #30 DONE 0.2s [2025-08-21T09:22:17.435Z] [2025-08-21T09:22:17.435Z] #31 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T09:22:17.435Z] #31 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-21T09:22:17.435Z] #31 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-21T09:22:17.435Z] #31 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-21T09:22:17.435Z] #31 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-21T09:22:17.435Z] #31 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-21T09:22:17.435Z] #31 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-08-21T09:22:17.700Z] #31 ... [2025-08-21T09:22:17.700Z] [2025-08-21T09:22:17.700Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-21T09:22:17.700Z] #32 DONE 0.5s [2025-08-21T09:22:17.700Z] [2025-08-21T09:22:17.700Z] #31 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T09:22:17.700Z] #31 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.4s done [2025-08-21T09:22:23.140Z] #31 ... [2025-08-21T09:22:23.140Z] [2025-08-21T09:22:23.140Z] #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-08-21T09:22:23.140Z] #33 DONE 5.3s [2025-08-21T09:22:23.140Z] [2025-08-21T09:22:23.140Z] #34 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-08-21T09:22:23.140Z] #34 ... [2025-08-21T09:22:23.140Z] [2025-08-21T09:22:23.140Z] #31 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T09:22:23.140Z] #31 DONE 5.8s [2025-08-21T09:22:23.140Z] [2025-08-21T09:22:23.140Z] #35 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-08-21T09:22:23.398Z] #35 ... [2025-08-21T09:22:23.398Z] [2025-08-21T09:22:23.398Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-08-21T09:22:23.398Z] #36 DONE 6.5s [2025-08-21T09:22:23.398Z] [2025-08-21T09:22:23.398Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-08-21T09:22:23.398Z] #37 DONE 6.4s [2025-08-21T09:22:23.730Z] [2025-08-21T09:22:23.730Z] #38 [security-spire-server internal] load .dockerignore [2025-08-21T09:22:23.730Z] #38 transferring context: 50B 0.0s done [2025-08-21T09:22:23.730Z] #38 DONE 0.1s [2025-08-21T09:22:23.730Z] [2025-08-21T09:22:23.730Z] #39 [security-spire-config internal] load .dockerignore [2025-08-21T09:22:23.730Z] #39 transferring context: 50B 0.0s done [2025-08-21T09:22:23.730Z] #39 DONE 0.2s [2025-08-21T09:22:23.730Z] [2025-08-21T09:22:23.730Z] #40 [security-spire-agent internal] load .dockerignore [2025-08-21T09:22:23.730Z] #40 transferring context: 50B 0.0s done [2025-08-21T09:22:23.730Z] #40 DONE 0.1s [2025-08-21T09:22:23.730Z] [2025-08-21T09:22:23.730Z] #41 [security-spiffe-token-provider internal] load build context [2025-08-21T09:22:23.730Z] #41 ... [2025-08-21T09:22:23.730Z] [2025-08-21T09:22:23.730Z] #31 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T09:22:23.730Z] #31 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-21T09:22:23.730Z] #31 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-21T09:22:23.730Z] #31 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-21T09:22:23.730Z] #31 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-21T09:22:23.730Z] #31 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-21T09:22:23.730Z] #31 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.4s done [2025-08-21T09:22:23.730Z] #31 DONE 5.8s [2025-08-21T09:22:23.730Z] [2025-08-21T09:22:23.730Z] #41 [security-spiffe-token-provider internal] load build context [2025-08-21T09:22:23.730Z] #41 ... [2025-08-21T09:22:23.730Z] [2025-08-21T09:22:23.730Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:22:23.730Z] #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:22:27.937Z] #42 ... [2025-08-21T09:22:27.937Z] [2025-08-21T09:22:27.937Z] #43 [security-secretstore-setup internal] load build context [2025-08-21T09:22:27.937Z] #43 ... [2025-08-21T09:22:27.937Z] [2025-08-21T09:22:27.937Z] #44 [core-keeper internal] load build context [2025-08-21T09:22:27.937Z] #44 ... [2025-08-21T09:22:27.937Z] [2025-08-21T09:22:27.937Z] #45 [security-proxy-setup internal] load build context [2025-08-21T09:22:27.937Z] #45 ... [2025-08-21T09:22:27.937Z] [2025-08-21T09:22:27.937Z] #25 [security-proxy-auth internal] load build context [2025-08-21T09:22:27.937Z] #25 ... [2025-08-21T09:22:27.937Z] [2025-08-21T09:22:27.937Z] #46 [security-spire-config internal] load build context [2025-08-21T09:22:27.937Z] #46 transferring context: 22.05kB 0.0s done [2025-08-21T09:22:27.937Z] #46 DONE 3.9s [2025-08-21T09:22:27.937Z] [2025-08-21T09:22:27.937Z] #25 [security-proxy-auth internal] load build context [2025-08-21T09:22:27.937Z] #25 ... [2025-08-21T09:22:27.937Z] [2025-08-21T09:22:27.937Z] #47 [core-data internal] load build context [2025-08-21T09:22:27.937Z] #47 ... [2025-08-21T09:22:27.937Z] [2025-08-21T09:22:27.937Z] #48 [support-notifications internal] load build context [2025-08-21T09:22:27.937Z] #48 ... [2025-08-21T09:22:27.937Z] [2025-08-21T09:22:27.937Z] #49 [security-bootstrapper internal] load build context [2025-08-21T09:22:27.937Z] #49 ... [2025-08-21T09:22:27.937Z] [2025-08-21T09:22:27.937Z] #50 [core-common-config-bootstrapper internal] load build context [2025-08-21T09:22:28.196Z] #50 ... [2025-08-21T09:22:28.196Z] [2025-08-21T09:22:28.196Z] #51 [support-scheduler internal] load build context [2025-08-21T09:22:28.196Z] #51 ... [2025-08-21T09:22:28.196Z] [2025-08-21T09:22:28.196Z] #52 [core-metadata internal] load build context [2025-08-21T09:22:28.196Z] #52 ... [2025-08-21T09:22:28.196Z] [2025-08-21T09:22:28.196Z] #53 [core-command internal] load build context [2025-08-21T09:22:28.679Z] #53 ... [2025-08-21T09:22:28.679Z] [2025-08-21T09:22:28.679Z] #52 [core-metadata internal] load build context [2025-08-21T09:22:28.952Z] #52 transferring context: 373.11MB 11.5s [2025-08-21T09:22:33.173Z] #52 ... [2025-08-21T09:22:33.173Z] [2025-08-21T09:22:33.173Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-21T09:22:33.173Z] #0 5.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:33.173Z] #0 5.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:33.173Z] #0 5.709 v3.20.7-45-g92fa3da5acd [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-21T09:22:33.173Z] #0 5.709 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-21T09:22:33.173Z] #0 5.709 OK: 24174 distinct packages available [2025-08-21T09:22:33.173Z] #0 5.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:33.173Z] #0 5.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:33.173Z] #0 6.235 OK: 248 MiB in 58 packages [2025-08-21T09:22:33.173Z] #54 ... [2025-08-21T09:22:33.173Z] [2025-08-21T09:22:33.173Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-21T09:22:33.173Z] #0 5.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:33.173Z] #0 6.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:33.173Z] #0 6.573 OK: 248 MiB in 58 packages [2025-08-21T09:22:33.173Z] #55 ... [2025-08-21T09:22:33.173Z] [2025-08-21T09:22:33.173Z] #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-08-21T09:22:33.173Z] #0 4.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:33.173Z] #0 4.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:33.173Z] #0 5.216 OK: 248 MiB in 58 packages [2025-08-21T09:22:33.432Z] #56 ... [2025-08-21T09:22:33.432Z] [2025-08-21T09:22:33.432Z] #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-21T09:22:33.432Z] #57 ... [2025-08-21T09:22:33.432Z] [2025-08-21T09:22:33.432Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-21T09:22:33.432Z] #58 ... [2025-08-21T09:22:33.432Z] [2025-08-21T09:22:33.432Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-21T09:22:33.691Z] #59 ... [2025-08-21T09:22:33.691Z] [2025-08-21T09:22:33.691Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-21T09:22:33.691Z] #0 2.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:33.691Z] #0 2.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:33.691Z] #0 3.269 OK: 248 MiB in 58 packages [2025-08-21T09:22:33.949Z] #60 ... [2025-08-21T09:22:33.949Z] [2025-08-21T09:22:33.949Z] #61 [security-spire-server internal] load build context [2025-08-21T09:22:33.949Z] #61 transferring context: 23.80kB 0.0s done [2025-08-21T09:22:33.949Z] #61 ... [2025-08-21T09:22:33.949Z] [2025-08-21T09:22:33.949Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-21T09:22:33.949Z] #0 0.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:33.949Z] #0 0.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:33.949Z] #0 1.225 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-21T09:22:33.949Z] #0 1.230 (2/4) Installing openssl (3.3.4-r0) [2025-08-21T09:22:33.949Z] #0 1.247 (3/4) Installing su-exec (0.2-r3) [2025-08-21T09:22:33.949Z] #0 1.252 (4/4) Installing yq-go (4.44.1-r2) [2025-08-21T09:22:33.949Z] #0 1.345 Executing busybox-1.36.1-r29.trigger [2025-08-21T09:22:33.949Z] #0 1.361 OK: 19 MiB in 18 packages [2025-08-21T09:22:34.208Z] #62 ... [2025-08-21T09:22:34.208Z] [2025-08-21T09:22:34.208Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-21T09:22:34.208Z] #63 ... [2025-08-21T09:22:34.208Z] [2025-08-21T09:22:34.208Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-21T09:22:34.467Z] #64 ... [2025-08-21T09:22:34.467Z] [2025-08-21T09:22:34.467Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-21T09:22:34.467Z] #65 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-21T09:22:34.726Z] #65 ... [2025-08-21T09:22:34.726Z] [2025-08-21T09:22:34.726Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-21T09:22:34.726Z] #66 ... [2025-08-21T09:22:34.726Z] [2025-08-21T09:22:34.726Z] #67 [security-spire-agent internal] load build context [2025-08-21T09:22:34.995Z] #67 ... [2025-08-21T09:22:34.996Z] [2025-08-21T09:22:34.996Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-21T09:22:34.996Z] #68 ... [2025-08-21T09:22:34.996Z] [2025-08-21T09:22:34.996Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-21T09:22:35.262Z] #69 ... [2025-08-21T09:22:35.262Z] [2025-08-21T09:22:35.262Z] #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-21T09:22:35.262Z] #0 0.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:35.262Z] #0 0.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:35.262Z] #0 1.184 (1/7) Installing ca-certificates (20250619-r0) [2025-08-21T09:22:35.262Z] #0 1.201 (2/7) Installing dumb-init (1.2.5-r3) [2025-08-21T09:22:35.262Z] #0 1.207 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-08-21T09:22:35.262Z] #0 1.213 (4/7) Installing libsodium (1.0.19-r0) [2025-08-21T09:22:35.262Z] #0 1.222 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-21T09:22:35.262Z] #0 1.242 (6/7) Installing libzmq (4.3.5-r2) [2025-08-21T09:22:35.262Z] #0 1.251 (7/7) Installing zeromq (4.3.5-r2) [2025-08-21T09:22:35.262Z] #0 1.260 Executing busybox-1.36.1-r29.trigger [2025-08-21T09:22:35.262Z] #0 1.263 Executing ca-certificates-20250619-r0.trigger [2025-08-21T09:22:35.262Z] #0 1.302 OK: 12 MiB in 21 packages [2025-08-21T09:22:35.262Z] #70 ... [2025-08-21T09:22:35.262Z] [2025-08-21T09:22:35.262Z] #41 [security-spiffe-token-provider internal] load build context [2025-08-21T09:22:35.262Z] #41 transferring context: 594.97MB 12.7s done [2025-08-21T09:22:35.500Z] Removing intermediate container 496257565c85 [2025-08-21T09:22:35.500Z] ---> 07c74cde3391 [2025-08-21T09:22:35.500Z] Successfully built 07c74cde3391 [2025-08-21T09:22:35.500Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:22:35.833Z] #41 ... [2025-08-21T09:22:35.833Z] [2025-08-21T09:22:35.833Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-21T09:22:35.847Z] + docker inspect -f . ci-base-image-arm64 [2025-08-21T09:22:35.847Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T09:22:36.046Z] prd-ubuntu20.04-docker-arm64-4c-16g-7370 does not seem to be running inside a container [2025-08-21T09:22:36.092Z] #71 ... [2025-08-21T09:22:36.092Z] [2025-08-21T09:22:36.092Z] #53 [core-command internal] load build context [2025-08-21T09:22:36.092Z] #53 transferring context: 594.97MB 16.4s done [2025-08-21T09:22:36.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/889 -v /w/workspace/edgex-go/889:/w/workspace/edgex-go/889:rw,z -v /w/workspace/edgex-go/889@tmp:/w/workspace/edgex-go/889@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-08-21T09:22:37.234Z] $ docker top 519b84c09686f7cebef193bc0a97cf1f6101b6b8fae3b288bd9903d9cc5f6aef -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T09:22:37.472Z] #53 ... [2025-08-21T09:22:37.473Z] [2025-08-21T09:22:37.473Z] #43 [security-secretstore-setup internal] load build context [2025-08-21T09:22:37.473Z] #43 transferring context: 594.97MB 14.4s done [2025-08-21T09:22:37.732Z] #43 ... [2025-08-21T09:22:37.732Z] [2025-08-21T09:22:37.732Z] #45 [security-proxy-setup internal] load build context [2025-08-21T09:22:37.732Z] #45 transferring context: 594.97MB 11.8s done [2025-08-21T09:22:37.990Z] #45 ... [2025-08-21T09:22:37.990Z] [2025-08-21T09:22:37.990Z] #25 [security-proxy-auth internal] load build context [2025-08-21T09:22:37.990Z] #25 transferring context: 594.97MB 14.5s done [2025-08-21T09:22:37.990Z] #25 ... [2025-08-21T09:22:37.990Z] [2025-08-21T09:22:37.990Z] #47 [core-data internal] load build context [2025-08-21T09:22:37.990Z] #47 transferring context: 594.97MB 14.6s done [2025-08-21T09:22:38.035Z] + go version [2025-08-21T09:22:38.035Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-21T09:22:38.049Z] $ docker stop --time=1 519b84c09686f7cebef193bc0a97cf1f6101b6b8fae3b288bd9903d9cc5f6aef [2025-08-21T09:22:38.248Z] #47 ... [2025-08-21T09:22:38.248Z] [2025-08-21T09:22:38.248Z] #48 [support-notifications internal] load build context [2025-08-21T09:22:38.248Z] #48 transferring context: 594.97MB 13.5s done [2025-08-21T09:22:38.248Z] #48 ... [2025-08-21T09:22:38.248Z] [2025-08-21T09:22:38.248Z] #49 [security-bootstrapper internal] load build context [2025-08-21T09:22:38.248Z] #49 transferring context: 594.97MB 14.7s done [2025-08-21T09:22:38.506Z] #49 ... [2025-08-21T09:22:38.506Z] [2025-08-21T09:22:38.506Z] #50 [core-common-config-bootstrapper internal] load build context [2025-08-21T09:22:38.506Z] #50 transferring context: 594.97MB 14.8s done [2025-08-21T09:22:38.766Z] #50 ... [2025-08-21T09:22:38.766Z] [2025-08-21T09:22:38.766Z] #44 [core-keeper internal] load build context [2025-08-21T09:22:38.766Z] #44 transferring context: 594.97MB 15.7s done [2025-08-21T09:22:38.766Z] #44 ... [2025-08-21T09:22:38.766Z] [2025-08-21T09:22:38.766Z] #51 [support-scheduler internal] load build context [2025-08-21T09:22:38.766Z] #51 transferring context: 594.97MB 12.6s done [2025-08-21T09:22:39.609Z] $ docker rm -f --volumes 519b84c09686f7cebef193bc0a97cf1f6101b6b8fae3b288bd9903d9cc5f6aef [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-08-21T09:22:40.142Z] #51 ... [2025-08-21T09:22:40.142Z] [2025-08-21T09:22:40.142Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:22:40.142Z] #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 16.3s done [2025-08-21T09:22:40.142Z] #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 16.3s done [2025-08-21T09:22:40.142Z] #42 ... [2025-08-21T09:22:40.142Z] [2025-08-21T09:22:40.142Z] #34 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-08-21T09:22:40.142Z] #34 7.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:40.142Z] #34 7.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:40.142Z] #34 7.687 OK: 248 MiB in 58 packages [2025-08-21T09:22:40.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-08-21T09:22:40.309Z] [2025-08-21T09:22:40.309Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:22:40.402Z] #34 ... [2025-08-21T09:22:40.402Z] [2025-08-21T09:22:40.402Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:22:40.402Z] #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 16.3s done [2025-08-21T09:22:40.640Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-08-21T09:22:40.640Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-08-21T09:22:40.640Z] 547446be3368: Pulling fs layer [2025-08-21T09:22:40.640Z] d125d8839a47: Pulling fs layer [2025-08-21T09:22:40.640Z] 3e85d5ac6304: Pulling fs layer [2025-08-21T09:22:40.640Z] c3105a71a48b: Pulling fs layer [2025-08-21T09:22:40.640Z] 0f093f025ec4: Pulling fs layer [2025-08-21T09:22:40.640Z] c3106fc0e877: Pulling fs layer [2025-08-21T09:22:40.640Z] 0f093f025ec4: Waiting [2025-08-21T09:22:40.640Z] c3106fc0e877: Waiting [2025-08-21T09:22:40.640Z] c3105a71a48b: Waiting [2025-08-21T09:22:40.906Z] 547446be3368: Download complete [2025-08-21T09:22:40.906Z] c3105a71a48b: Verifying Checksum [2025-08-21T09:22:40.906Z] c3105a71a48b: Download complete [2025-08-21T09:22:41.173Z] d125d8839a47: Verifying Checksum [2025-08-21T09:22:41.173Z] d125d8839a47: Download complete [2025-08-21T09:22:41.438Z] c3106fc0e877: Verifying Checksum [2025-08-21T09:22:41.438Z] c3106fc0e877: Download complete [2025-08-21T09:22:41.438Z] 0f093f025ec4: Verifying Checksum [2025-08-21T09:22:41.438Z] 0f093f025ec4: Download complete [2025-08-21T09:22:41.706Z] 547446be3368: Pull complete [2025-08-21T09:22:42.327Z] #42 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-08-21T09:22:42.327Z] #42 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-08-21T09:22:42.663Z] d125d8839a47: Pull complete [2025-08-21T09:22:43.248Z] 3e85d5ac6304: Verifying Checksum [2025-08-21T09:22:43.248Z] 3e85d5ac6304: Download complete [2025-08-21T09:22:43.274Z] #42 ... [2025-08-21T09:22:43.274Z] [2025-08-21T09:22:43.274Z] #52 [core-metadata internal] load build context [2025-08-21T09:22:43.274Z] #52 transferring context: 594.97MB 16.0s done [2025-08-21T09:22:43.274Z] #52 ... [2025-08-21T09:22:43.274Z] [2025-08-21T09:22:43.274Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-21T09:22:43.274Z] #65 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 16.7s done [2025-08-21T09:22:47.176Z] #65 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-08-21T09:22:47.176Z] #65 ... [2025-08-21T09:22:47.176Z] [2025-08-21T09:22:47.176Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:22:47.176Z] #42 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-08-21T09:22:47.176Z] #42 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-08-21T09:22:49.080Z] #42 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-08-21T09:22:50.985Z] #42 ... [2025-08-21T09:22:50.985Z] [2025-08-21T09:22:50.985Z] #61 [security-spire-server internal] load build context [2025-08-21T09:22:50.985Z] #61 DONE 27.3s [2025-08-21T09:22:50.985Z] [2025-08-21T09:22:50.985Z] #43 [security-secretstore-setup internal] load build context [2025-08-21T09:22:50.985Z] #43 DONE 33.8s [2025-08-21T09:22:50.985Z] [2025-08-21T09:22:50.985Z] #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-21T09:22:50.985Z] #57 DONE 28.1s [2025-08-21T09:22:50.985Z] [2025-08-21T09:22:50.985Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-21T09:22:50.985Z] #55 DONE 28.1s [2025-08-21T09:22:50.985Z] [2025-08-21T09:22:50.985Z] #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-08-21T09:22:50.985Z] #56 DONE 28.1s [2025-08-21T09:22:50.985Z] [2025-08-21T09:22:50.985Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-21T09:22:50.985Z] #60 DONE 28.1s [2025-08-21T09:22:50.985Z] [2025-08-21T09:22:50.985Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-21T09:22:50.985Z] #54 DONE 28.1s [2025-08-21T09:22:50.985Z] [2025-08-21T09:22:50.985Z] #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-21T09:22:50.985Z] #70 DONE 28.1s [2025-08-21T09:22:50.985Z] [2025-08-21T09:22:50.985Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-21T09:22:50.985Z] #62 DONE 28.1s [2025-08-21T09:22:50.985Z] [2025-08-21T09:22:50.985Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T09:22:50.985Z] #72 ... [2025-08-21T09:22:50.985Z] [2025-08-21T09:22:50.985Z] #34 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-08-21T09:22:50.985Z] #34 DONE 28.1s [2025-08-21T09:22:50.985Z] [2025-08-21T09:22:50.985Z] #45 [security-proxy-setup internal] load build context [2025-08-21T09:22:50.985Z] #45 DONE 33.7s [2025-08-21T09:22:50.985Z] [2025-08-21T09:22:50.985Z] #41 [security-spiffe-token-provider internal] load build context [2025-08-21T09:22:50.985Z] #41 DONE 33.7s [2025-08-21T09:22:50.985Z] [2025-08-21T09:22:50.985Z] #51 [support-scheduler internal] load build context [2025-08-21T09:22:50.985Z] #51 DONE 33.7s [2025-08-21T09:22:50.985Z] [2025-08-21T09:22:50.985Z] #48 [support-notifications internal] load build context [2025-08-21T09:22:50.985Z] #48 DONE 33.7s [2025-08-21T09:22:50.985Z] [2025-08-21T09:22:50.985Z] #25 [security-proxy-auth internal] load build context [2025-08-21T09:22:50.985Z] #25 DONE 33.8s [2025-08-21T09:22:51.244Z] [2025-08-21T09:22:51.244Z] #49 [security-bootstrapper internal] load build context [2025-08-21T09:22:51.244Z] #49 DONE 33.9s [2025-08-21T09:22:51.244Z] [2025-08-21T09:22:51.244Z] #50 [core-common-config-bootstrapper internal] load build context [2025-08-21T09:22:51.244Z] #50 DONE 33.9s [2025-08-21T09:22:51.244Z] [2025-08-21T09:22:51.244Z] #47 [core-data internal] load build context [2025-08-21T09:22:51.244Z] #47 DONE 33.8s [2025-08-21T09:22:51.244Z] [2025-08-21T09:22:51.244Z] #44 [core-keeper internal] load build context [2025-08-21T09:22:51.244Z] #44 DONE 34.0s [2025-08-21T09:22:51.244Z] [2025-08-21T09:22:51.244Z] #52 [core-metadata internal] load build context [2025-08-21T09:22:51.244Z] #52 DONE 34.0s [2025-08-21T09:22:51.244Z] [2025-08-21T09:22:51.244Z] #53 [core-command internal] load build context [2025-08-21T09:22:51.244Z] #53 DONE 34.0s [2025-08-21T09:22:51.244Z] [2025-08-21T09:22:51.244Z] #67 [security-spire-agent internal] load build context [2025-08-21T09:22:51.244Z] #67 transferring context: 23.33kB done [2025-08-21T09:22:51.244Z] #67 DONE 27.5s [2025-08-21T09:22:51.244Z] [2025-08-21T09:22:51.244Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:22:51.244Z] #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.0s done [2025-08-21T09:22:51.244Z] #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.0s done [2025-08-21T09:22:51.244Z] #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.0s done [2025-08-21T09:22:51.244Z] #42 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-08-21T09:22:51.244Z] #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-08-21T09:22:51.244Z] #42 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-08-21T09:22:51.244Z] #42 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 1.2s [2025-08-21T09:22:51.244Z] #42 ... [2025-08-21T09:22:51.244Z] [2025-08-21T09:22:51.244Z] #73 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-21T09:22:51.244Z] #73 DONE 0.3s [2025-08-21T09:22:51.244Z] [2025-08-21T09:22:51.244Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-08-21T09:22:51.244Z] #74 DONE 0.2s [2025-08-21T09:22:51.244Z] [2025-08-21T09:22:51.244Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-08-21T09:22:51.244Z] #75 DONE 0.2s [2025-08-21T09:22:51.244Z] [2025-08-21T09:22:51.244Z] #76 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-08-21T09:22:51.244Z] #76 DONE 0.2s [2025-08-21T09:22:51.244Z] [2025-08-21T09:22:51.244Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:22:51.503Z] #42 ... [2025-08-21T09:22:51.503Z] [2025-08-21T09:22:51.503Z] #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-08-21T09:22:51.503Z] #77 DONE 0.2s [2025-08-21T09:22:51.503Z] [2025-08-21T09:22:51.503Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:22:51.761Z] #42 ... [2025-08-21T09:22:51.761Z] [2025-08-21T09:22:51.761Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-21T09:22:51.761Z] #64 DONE 28.9s [2025-08-21T09:22:51.761Z] [2025-08-21T09:22:51.761Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:22:52.699Z] #42 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 9.44MB / 36.47MB 2.6s [2025-08-21T09:22:52.699Z] #42 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 16.78MB / 36.47MB 2.7s [2025-08-21T09:22:52.699Z] #42 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 27.26MB / 36.47MB 2.8s [2025-08-21T09:22:52.957Z] #42 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 2.9s [2025-08-21T09:22:52.957Z] #42 ... [2025-08-21T09:22:52.957Z] [2025-08-21T09:22:52.957Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-21T09:22:52.957Z] #66 28.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:52.957Z] #66 28.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:52.957Z] #66 29.29 (1/2) Installing dumb-init (1.2.5-r3) [2025-08-21T09:22:52.957Z] #66 29.29 (2/2) Installing su-exec (0.2-r3) [2025-08-21T09:22:52.957Z] #66 29.30 Executing busybox-1.36.1-r29.trigger [2025-08-21T09:22:52.957Z] #66 29.30 OK: 8 MiB in 16 packages [2025-08-21T09:22:52.957Z] #66 DONE 30.1s [2025-08-21T09:22:52.957Z] [2025-08-21T09:22:52.957Z] #35 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-08-21T09:22:52.957Z] #35 28.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:52.957Z] #35 28.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:52.957Z] #35 29.29 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-21T09:22:52.957Z] #35 29.30 Executing busybox-1.36.1-r29.trigger [2025-08-21T09:22:52.957Z] #35 29.30 OK: 8 MiB in 15 packages [2025-08-21T09:22:52.957Z] #35 DONE 30.1s [2025-08-21T09:22:52.957Z] [2025-08-21T09:22:52.957Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-21T09:22:52.957Z] #58 28.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:52.957Z] #58 28.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:52.957Z] #58 29.31 (1/4) Installing ca-certificates (20250619-r0) [2025-08-21T09:22:52.957Z] #58 29.32 (2/4) Installing dumb-init (1.2.5-r3) [2025-08-21T09:22:52.957Z] #58 29.33 (3/4) Installing su-exec (0.2-r3) [2025-08-21T09:22:52.957Z] #58 29.34 (4/4) Installing yq-go (4.44.1-r2) [2025-08-21T09:22:52.957Z] #58 29.44 Executing busybox-1.36.1-r29.trigger [2025-08-21T09:22:52.957Z] #58 29.45 Executing ca-certificates-20250619-r0.trigger [2025-08-21T09:22:52.957Z] #58 29.50 OK: 19 MiB in 18 packages [2025-08-21T09:22:52.957Z] #58 DONE 30.1s [2025-08-21T09:22:52.957Z] [2025-08-21T09:22:52.957Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-21T09:22:52.957Z] #63 28.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:52.957Z] #63 28.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:52.957Z] #63 29.31 (1/3) Installing ca-certificates (20250619-r0) [2025-08-21T09:22:52.957Z] #63 29.33 (2/3) Installing dumb-init (1.2.5-r3) [2025-08-21T09:22:52.957Z] #63 29.33 (3/3) Installing tzdata (2025b-r0) [2025-08-21T09:22:52.957Z] #63 29.37 Executing busybox-1.36.1-r29.trigger [2025-08-21T09:22:52.957Z] #63 29.37 Executing ca-certificates-20250619-r0.trigger [2025-08-21T09:22:52.957Z] #63 29.43 OK: 10 MiB in 17 packages [2025-08-21T09:22:52.957Z] #63 DONE 30.1s [2025-08-21T09:22:52.957Z] [2025-08-21T09:22:52.957Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-21T09:22:52.957Z] #59 28.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:52.957Z] #59 28.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:52.957Z] #59 29.30 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-21T09:22:52.957Z] #59 29.31 Executing busybox-1.36.1-r29.trigger [2025-08-21T09:22:52.957Z] #59 29.31 OK: 8 MiB in 15 packages [2025-08-21T09:22:52.957Z] #59 DONE 30.1s [2025-08-21T09:22:52.957Z] [2025-08-21T09:22:52.957Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:22:52.957Z] #42 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 3.0s done [2025-08-21T09:22:52.957Z] #42 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-08-21T09:22:53.316Z] 3e85d5ac6304: Pull complete [2025-08-21T09:22:53.316Z] c3105a71a48b: Pull complete [2025-08-21T09:22:53.529Z] #42 ... [2025-08-21T09:22:53.529Z] [2025-08-21T09:22:53.529Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T09:22:53.529Z] #72 1.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:53.529Z] #72 1.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:53.529Z] #72 1.914 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:22:53.529Z] #72 1.958 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T09:22:53.529Z] #72 2.032 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:22:53.529Z] #72 2.034 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:22:53.529Z] #72 2.037 Executing busybox-1.36.1-r30.trigger [2025-08-21T09:22:53.529Z] #72 2.044 OK: 12 MiB in 21 packages [2025-08-21T09:22:53.529Z] #72 DONE 2.3s [2025-08-21T09:22:53.529Z] [2025-08-21T09:22:53.529Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-21T09:22:53.529Z] #0 1.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:53.529Z] #0 1.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:53.529Z] #0 1.773 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:22:53.529Z] #0 1.868 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T09:22:53.529Z] #0 2.014 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:22:53.529Z] #0 2.017 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:22:53.529Z] #0 2.020 Executing busybox-1.36.1-r30.trigger [2025-08-21T09:22:53.529Z] #0 2.028 OK: 19 MiB in 18 packages [2025-08-21T09:22:53.529Z] #78 DONE 2.3s [2025-08-21T09:22:53.529Z] [2025-08-21T09:22:53.529Z] #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-21T09:22:53.529Z] #69 28.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:53.529Z] #69 28.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:53.529Z] #69 28.91 v3.20.7-45-g92fa3da5acd [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-21T09:22:53.529Z] #69 28.91 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-21T09:22:53.529Z] #69 28.91 OK: 24174 distinct packages available [2025-08-21T09:22:53.529Z] #69 28.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:53.529Z] #69 29.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:53.529Z] #69 29.38 (1/5) Installing dumb-init (1.2.5-r3) [2025-08-21T09:22:53.529Z] #69 29.38 (2/5) Installing musl-obstack (1.2.3-r2) [2025-08-21T09:22:53.529Z] #69 29.38 (3/5) Installing libucontext (1.2-r3) [2025-08-21T09:22:53.529Z] #69 29.44 (4/5) Installing gcompat (1.1.0-r4) [2025-08-21T09:22:53.529Z] #69 29.44 (5/5) Installing openssl (3.3.4-r0) [2025-08-21T09:22:53.529Z] #69 29.46 Executing busybox-1.36.1-r29.trigger [2025-08-21T09:22:53.529Z] #69 29.46 OK: 9 MiB in 19 packages [2025-08-21T09:22:53.529Z] #69 DONE 29.7s [2025-08-21T09:22:53.529Z] [2025-08-21T09:22:53.529Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-21T09:22:53.529Z] #71 28.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:53.529Z] #71 28.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:53.529Z] #71 29.34 v3.20.7-45-g92fa3da5acd [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-21T09:22:53.529Z] #71 29.34 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-21T09:22:53.529Z] #71 29.34 OK: 24174 distinct packages available [2025-08-21T09:22:53.529Z] #71 29.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:53.529Z] #71 29.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:53.529Z] #71 29.82 (1/14) Installing ca-certificates (20250619-r0) [2025-08-21T09:22:53.529Z] #71 29.93 (2/14) Installing brotli-libs (1.1.0-r2) [2025-08-21T09:22:53.529Z] #71 30.02 (3/14) Installing c-ares (1.33.1-r0) [2025-08-21T09:22:53.529Z] #71 30.04 (4/14) Installing libunistring (1.2-r0) [2025-08-21T09:22:53.529Z] #71 30.05 (5/14) Installing libidn2 (2.3.7-r0) [2025-08-21T09:22:53.529Z] #71 30.06 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-08-21T09:22:53.529Z] #71 30.07 (7/14) Installing libpsl (0.21.5-r1) [2025-08-21T09:22:53.529Z] #71 30.07 (8/14) Installing zstd-libs (1.5.6-r0) [2025-08-21T09:22:53.529Z] #71 30.10 (9/14) Installing libcurl (8.12.1-r0) [2025-08-21T09:22:53.529Z] #71 30.12 (10/14) Installing curl (8.12.1-r0) [2025-08-21T09:22:53.529Z] #71 30.12 (11/14) Installing dumb-init (1.2.5-r3) [2025-08-21T09:22:53.529Z] #71 30.13 (12/14) Installing musl-obstack (1.2.3-r2) [2025-08-21T09:22:53.529Z] #71 30.13 (13/14) Installing libucontext (1.2-r3) [2025-08-21T09:22:53.529Z] #71 30.14 (14/14) Installing gcompat (1.1.0-r4) [2025-08-21T09:22:53.529Z] #71 30.14 Executing busybox-1.36.1-r29.trigger [2025-08-21T09:22:53.529Z] #71 30.15 Executing ca-certificates-20250619-r0.trigger [2025-08-21T09:22:53.529Z] #71 30.21 OK: 13 MiB in 28 packages [2025-08-21T09:22:53.529Z] #71 DONE 30.4s [2025-08-21T09:22:53.529Z] [2025-08-21T09:22:53.529Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:22:53.529Z] #42 ... [2025-08-21T09:22:53.529Z] [2025-08-21T09:22:53.529Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-21T09:22:53.529Z] #68 28.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:53.529Z] #68 28.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:53.529Z] #68 29.22 v3.20.7-45-g92fa3da5acd [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-21T09:22:53.529Z] #68 29.22 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-21T09:22:53.529Z] #68 29.22 OK: 24174 distinct packages available [2025-08-21T09:22:53.529Z] #68 29.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:53.529Z] #68 29.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:53.529Z] #68 29.70 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-21T09:22:53.529Z] #68 29.70 (2/4) Installing musl-obstack (1.2.3-r2) [2025-08-21T09:22:53.529Z] #68 29.70 (3/4) Installing libucontext (1.2-r3) [2025-08-21T09:22:53.529Z] #68 29.70 (4/4) Installing gcompat (1.1.0-r4) [2025-08-21T09:22:53.529Z] #68 29.71 Executing busybox-1.36.1-r29.trigger [2025-08-21T09:22:53.529Z] #68 29.72 OK: 8 MiB in 18 packages [2025-08-21T09:22:53.529Z] #68 DONE 30.0s [2025-08-21T09:22:53.529Z] [2025-08-21T09:22:53.529Z] #79 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-08-21T09:22:53.529Z] #79 DONE 0.2s [2025-08-21T09:22:53.529Z] [2025-08-21T09:22:53.529Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:22:53.788Z] #42 ... [2025-08-21T09:22:53.788Z] [2025-08-21T09:22:53.788Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-21T09:22:53.788Z] #65 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-08-21T09:22:53.788Z] #65 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-08-21T09:22:53.788Z] #65 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-08-21T09:22:53.788Z] #65 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-08-21T09:22:53.788Z] #65 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-08-21T09:22:53.788Z] #65 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done [2025-08-21T09:22:53.788Z] #65 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.9s done [2025-08-21T09:22:53.788Z] #65 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-08-21T09:22:53.788Z] #65 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.8s done [2025-08-21T09:22:53.788Z] #65 DONE 30.2s [2025-08-21T09:22:53.788Z] [2025-08-21T09:22:53.788Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:22:53.903Z] 0f093f025ec4: Pull complete [2025-08-21T09:22:54.170Z] c3106fc0e877: Pull complete [2025-08-21T09:22:54.170Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-08-21T09:22:54.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-08-21T09:22:54.170Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T09:22:54.377Z] prd-ubuntu20.04-docker-arm64-4c-16g-7370 does not seem to be running inside a container [2025-08-21T09:22:54.436Z] $ 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/889 -v /w/workspace/edgex-go/889:/w/workspace/edgex-go/889:rw,z -v /w/workspace/edgex-go/889@tmp:/w/workspace/edgex-go/889@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-08-21T09:22:54.463Z] #42 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.3s done [2025-08-21T09:22:54.724Z] #42 DONE 31.1s [2025-08-21T09:22:54.724Z] [2025-08-21T09:22:54.724Z] #80 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-08-21T09:22:54.981Z] #80 2.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:55.238Z] #80 2.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:55.494Z] #80 2.473 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:22:55.494Z] #80 2.488 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T09:22:55.494Z] #80 2.533 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:22:55.494Z] #80 2.537 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:22:55.494Z] #80 2.540 Executing busybox-1.36.1-r30.trigger [2025-08-21T09:22:55.494Z] #80 2.545 OK: 8 MiB in 15 packages [2025-08-21T09:22:55.753Z] #80 DONE 2.7s [2025-08-21T09:22:55.753Z] [2025-08-21T09:22:55.753Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-21T09:22:55.753Z] #0 2.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:55.753Z] #0 2.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:55.753Z] #0 2.507 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:22:55.753Z] #0 2.529 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T09:22:55.753Z] #0 2.589 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:22:55.753Z] #0 2.592 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:22:55.753Z] #0 2.595 Executing busybox-1.36.1-r30.trigger [2025-08-21T09:22:55.753Z] #0 2.599 OK: 19 MiB in 18 packages [2025-08-21T09:22:55.753Z] #81 DONE 2.7s [2025-08-21T09:22:55.753Z] [2025-08-21T09:22:55.753Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-21T09:22:55.753Z] #0 2.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:55.753Z] #0 2.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:55.753Z] #0 2.574 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:22:55.753Z] #0 2.593 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T09:22:55.753Z] #0 2.645 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:22:55.753Z] #0 2.647 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:22:55.753Z] #0 2.650 Executing busybox-1.36.1-r30.trigger [2025-08-21T09:22:55.753Z] #0 2.654 OK: 8 MiB in 16 packages [2025-08-21T09:22:55.753Z] #82 DONE 2.8s [2025-08-21T09:22:55.753Z] [2025-08-21T09:22:55.753Z] #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T09:22:55.753Z] #0 2.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:55.753Z] #0 2.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:55.753Z] #0 2.489 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:22:55.753Z] #0 2.505 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T09:22:55.753Z] #0 2.580 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:22:55.753Z] #0 2.583 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:22:55.753Z] #0 2.586 Executing busybox-1.36.1-r30.trigger [2025-08-21T09:22:55.753Z] #0 2.591 OK: 10 MiB in 17 packages [2025-08-21T09:22:55.753Z] #83 DONE 2.8s [2025-08-21T09:22:55.753Z] [2025-08-21T09:22:55.753Z] #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-08-21T09:22:56.011Z] #84 ... [2025-08-21T09:22:56.011Z] [2025-08-21T09:22:56.011Z] #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-08-21T09:22:56.011Z] #0 1.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:56.011Z] #0 2.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:56.011Z] #0 2.351 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:22:56.011Z] #0 2.382 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T09:22:56.011Z] #0 2.447 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:22:56.011Z] #0 2.459 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:22:56.011Z] #0 2.461 Executing busybox-1.36.1-r30.trigger [2025-08-21T09:22:56.011Z] #0 2.474 OK: 9 MiB in 19 packages [2025-08-21T09:22:56.011Z] #85 DONE 2.6s [2025-08-21T09:22:56.011Z] [2025-08-21T09:22:56.011Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T09:22:56.011Z] #0 2.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:56.011Z] #0 2.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:56.011Z] #0 2.485 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:22:56.011Z] #0 2.501 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T09:22:56.011Z] #0 2.531 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:22:56.011Z] #0 2.534 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:22:56.011Z] #0 2.536 Executing busybox-1.36.1-r30.trigger [2025-08-21T09:22:56.011Z] #0 2.549 OK: 13 MiB in 28 packages [2025-08-21T09:22:56.011Z] #86 DONE 2.7s [2025-08-21T09:22:56.269Z] [2025-08-21T09:22:56.269Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-08-21T09:22:56.332Z] $ docker top 47dabb03c427d80bf8aa5ebf469ebcc06986e619e23ea8783f27a8ec3c0707f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T09:22:56.856Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-08-21T09:22:57.202Z] #87 DONE 1.1s [2025-08-21T09:22:57.202Z] [2025-08-21T09:22:57.202Z] #88 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T09:22:57.202Z] #0 2.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:57.202Z] #0 2.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:57.202Z] #0 2.850 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:22:57.202Z] #0 2.866 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T09:22:57.202Z] #0 2.955 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:22:57.202Z] #0 2.958 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:22:57.202Z] #0 2.961 Executing busybox-1.36.1-r30.trigger [2025-08-21T09:22:57.202Z] #0 2.971 OK: 8 MiB in 15 packages [2025-08-21T09:22:57.202Z] #88 DONE 4.1s [2025-08-21T09:22:57.202Z] [2025-08-21T09:22:57.202Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-21T09:22:57.202Z] #0 1.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:57.202Z] #0 1.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:57.202Z] #0 2.274 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:22:57.202Z] #0 2.324 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T09:22:57.202Z] #0 2.395 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:22:57.202Z] #0 2.401 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:22:57.202Z] #0 2.402 Executing busybox-1.36.1-r30.trigger [2025-08-21T09:22:57.202Z] #0 2.413 OK: 8 MiB in 18 packages [2025-08-21T09:22:57.202Z] #89 DONE 3.5s [2025-08-21T09:22:57.202Z] [2025-08-21T09:22:57.202Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-21T09:22:57.202Z] #90 DONE 1.1s [2025-08-21T09:22:57.202Z] [2025-08-21T09:22:57.202Z] #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-08-21T09:22:58.580Z] #91 DONE 1.5s [2025-08-21T09:22:58.580Z] [2025-08-21T09:22:58.580Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-21T09:22:58.580Z] #92 DONE 1.5s [2025-08-21T09:22:58.580Z] [2025-08-21T09:22:58.580Z] #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-21T09:22:58.580Z] #93 DONE 1.5s [2025-08-21T09:22:58.580Z] [2025-08-21T09:22:58.580Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-08-21T09:22:58.837Z] #94 DONE 0.1s [2025-08-21T09:22:58.837Z] [2025-08-21T09:22:58.837Z] #95 [security-spire-server stage-2 6/9] COPY security.txt / [2025-08-21T09:22:58.837Z] #95 DONE 0.1s [2025-08-21T09:22:58.837Z] [2025-08-21T09:22:58.837Z] #96 [security-spire-config stage-2 6/10] COPY security.txt / [2025-08-21T09:22:58.837Z] #96 DONE 0.1s [2025-08-21T09:22:58.837Z] [2025-08-21T09:22:58.837Z] #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-08-21T09:22:58.837Z] #97 DONE 0.1s [2025-08-21T09:22:58.837Z] [2025-08-21T09:22:58.837Z] #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-08-21T09:22:58.837Z] #98 DONE 0.1s [2025-08-21T09:22:58.837Z] [2025-08-21T09:22:58.837Z] #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-08-21T09:22:58.837Z] #84 DONE 3.0s [2025-08-21T09:22:58.837Z] [2025-08-21T09:22:58.837Z] #99 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-08-21T09:22:58.837Z] #99 DONE 0.1s [2025-08-21T09:22:58.837Z] [2025-08-21T09:22:58.837Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-08-21T09:22:58.837Z] #100 ... [2025-08-21T09:22:58.837Z] [2025-08-21T09:22:58.837Z] #101 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-21T09:22:58.837Z] #0 1.418 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:58.837Z] #0 4.289 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T09:22:58.837Z] #0 7.845 OK: 248 MiB in 58 packages [2025-08-21T09:22:58.837Z] #101 DONE 8.0s [2025-08-21T09:22:58.837Z] [2025-08-21T09:22:58.837Z] #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-08-21T09:22:58.837Z] #102 DONE 0.2s [2025-08-21T09:22:59.095Z] [2025-08-21T09:22:59.095Z] #103 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-08-21T09:22:59.095Z] #103 DONE 0.2s [2025-08-21T09:22:59.095Z] [2025-08-21T09:22:59.095Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-08-21T09:22:59.095Z] #100 DONE 0.2s [2025-08-21T09:22:59.095Z] [2025-08-21T09:22:59.095Z] #104 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-08-21T09:22:59.095Z] #104 DONE 0.2s [2025-08-21T09:22:59.095Z] [2025-08-21T09:22:59.095Z] #105 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-08-21T09:22:59.095Z] #105 DONE 0.1s [2025-08-21T09:22:59.095Z] [2025-08-21T09:22:59.095Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-08-21T09:22:59.095Z] #106 DONE 0.1s [2025-08-21T09:22:59.095Z] [2025-08-21T09:22:59.095Z] #107 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T09:22:59.095Z] #107 ... [2025-08-21T09:22:59.095Z] [2025-08-21T09:22:59.095Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-08-21T09:22:59.095Z] #108 DONE 0.1s [2025-08-21T09:22:59.095Z] [2025-08-21T09:22:59.095Z] #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-08-21T09:22:59.095Z] #109 DONE 0.1s [2025-08-21T09:22:59.095Z] [2025-08-21T09:22:59.095Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-08-21T09:22:59.095Z] #110 DONE 0.1s [2025-08-21T09:22:59.353Z] [2025-08-21T09:22:59.353Z] #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-08-21T09:22:59.353Z] #111 DONE 0.1s [2025-08-21T09:22:59.353Z] [2025-08-21T09:22:59.353Z] #112 [security-spire-agent] exporting to image [2025-08-21T09:22:59.353Z] #112 exporting layers [2025-08-21T09:22:59.920Z] #112 exporting layers 0.5s done [2025-08-21T09:22:59.920Z] #112 writing image sha256:14a61b6ee57babc58fe1d408766b8d5b5df5afefdcb94822ef0e34d900ea4dd3 done [2025-08-21T09:22:59.920Z] #112 naming to docker.io/library/security-spire-agent done [2025-08-21T09:22:59.920Z] #112 DONE 0.5s [2025-08-21T09:22:59.920Z] [2025-08-21T09:22:59.920Z] #113 [security-spire-server] exporting to image [2025-08-21T09:22:59.920Z] #113 exporting layers 0.5s done [2025-08-21T09:22:59.920Z] #113 writing image sha256:b1acf9631dc1361d9dcdc8b6e0577dc3fee7589d291b7d95ea5ff4b2dbf4ae14 0.0s done [2025-08-21T09:22:59.920Z] #113 naming to docker.io/library/security-spire-server done [2025-08-21T09:22:59.920Z] #113 DONE 0.5s [2025-08-21T09:22:59.920Z] [2025-08-21T09:22:59.920Z] #114 [security-spire-config] exporting to image [2025-08-21T09:22:59.920Z] #114 exporting layers 0.4s done [2025-08-21T09:22:59.920Z] #114 writing image sha256:036145c6d45a24e96b586c6d31f819aef32dab279a04b5c55239c769976e0029 0.0s done [2025-08-21T09:22:59.920Z] #114 naming to docker.io/library/security-spire-config 0.0s done [2025-08-21T09:22:59.920Z] #114 DONE 0.5s [2025-08-21T09:22:59.920Z] [2025-08-21T09:22:59.920Z] #115 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T09:23:01.294Z] #115 ... [2025-08-21T09:23:01.294Z] [2025-08-21T09:23:01.294Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T09:23:01.294Z] #116 ... [2025-08-21T09:23:01.294Z] [2025-08-21T09:23:01.294Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T09:23:01.551Z] #117 ... [2025-08-21T09:23:01.551Z] [2025-08-21T09:23:01.551Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T09:23:01.814Z] #118 ... [2025-08-21T09:23:01.814Z] [2025-08-21T09:23:01.814Z] #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T09:23:01.814Z] #119 ... [2025-08-21T09:23:01.814Z] [2025-08-21T09:23:01.814Z] #120 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-21T09:23:01.814Z] #0 2.912 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T09:23:01.814Z] #0 5.587 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T09:23:01.814Z] #0 9.073 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-21T09:23:02.896Z] #120 10.61 Executing busybox-1.36.1-r29.trigger [2025-08-21T09:23:02.896Z] #120 10.61 OK: 8 MiB in 15 packages [2025-08-21T09:23:06.932Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-08-21T09:23:06.932Z] #1 transferring dockerfile: 1.89kB done [2025-08-21T09:23:06.932Z] #1 DONE 0.1s [2025-08-21T09:23:06.932Z] [2025-08-21T09:23:06.932Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2025-08-21T09:23:06.932Z] #2 transferring dockerfile: 2.14kB done [2025-08-21T09:23:06.932Z] #2 DONE 0.0s [2025-08-21T09:23:06.932Z] [2025-08-21T09:23:06.932Z] #3 [security-spire-config internal] load build definition from Dockerfile [2025-08-21T09:23:06.932Z] #3 transferring dockerfile: 1.69kB done [2025-08-21T09:23:06.932Z] #3 DONE 0.0s [2025-08-21T09:23:06.932Z] [2025-08-21T09:23:06.932Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2025-08-21T09:23:06.932Z] #4 transferring dockerfile: 2.49kB done [2025-08-21T09:23:06.932Z] #4 DONE 0.1s [2025-08-21T09:23:06.932Z] [2025-08-21T09:23:06.932Z] #5 [core-keeper internal] load build definition from Dockerfile [2025-08-21T09:23:06.932Z] #5 transferring dockerfile: 2.01kB done [2025-08-21T09:23:06.932Z] #5 DONE 0.1s [2025-08-21T09:23:06.932Z] [2025-08-21T09:23:06.932Z] #6 [core-command internal] load build definition from Dockerfile [2025-08-21T09:23:06.932Z] #6 transferring dockerfile: 1.94kB done [2025-08-21T09:23:06.932Z] #6 DONE 0.1s [2025-08-21T09:23:06.932Z] [2025-08-21T09:23:06.932Z] #7 [core-data internal] load build definition from Dockerfile [2025-08-21T09:23:06.932Z] #7 transferring dockerfile: 2.04kB 0.0s done [2025-08-21T09:23:06.932Z] #7 DONE 0.1s [2025-08-21T09:23:06.932Z] [2025-08-21T09:23:06.932Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-08-21T09:23:06.932Z] #8 transferring dockerfile: 2.23kB done [2025-08-21T09:23:06.932Z] #8 DONE 0.1s [2025-08-21T09:23:06.932Z] [2025-08-21T09:23:06.932Z] #9 [security-spire-server internal] load build definition from Dockerfile [2025-08-21T09:23:06.932Z] #9 transferring dockerfile: 1.70kB 0.0s done [2025-08-21T09:23:06.932Z] #9 DONE 0.1s [2025-08-21T09:23:06.932Z] [2025-08-21T09:23:06.932Z] #10 [support-scheduler internal] load build definition from Dockerfile [2025-08-21T09:23:06.932Z] #10 transferring dockerfile: 1.83kB done [2025-08-21T09:23:06.932Z] #10 DONE 0.1s [2025-08-21T09:23:06.932Z] [2025-08-21T09:23:06.932Z] #11 [support-notifications internal] load build definition from Dockerfile [2025-08-21T09:23:07.201Z] #11 transferring dockerfile: 2.00kB 0.0s done [2025-08-21T09:23:07.201Z] #11 DONE 0.1s [2025-08-21T09:23:07.201Z] [2025-08-21T09:23:07.201Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2025-08-21T09:23:07.201Z] #12 transferring dockerfile: 1.81kB 0.0s done [2025-08-21T09:23:07.201Z] #12 DONE 0.1s [2025-08-21T09:23:07.201Z] [2025-08-21T09:23:07.201Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2025-08-21T09:23:07.201Z] #13 transferring dockerfile: 2.50kB 0.0s done [2025-08-21T09:23:07.201Z] #13 DONE 0.1s [2025-08-21T09:23:07.201Z] [2025-08-21T09:23:07.201Z] #14 [core-metadata internal] load build definition from Dockerfile [2025-08-21T09:23:07.201Z] #14 transferring dockerfile: 2.10kB done [2025-08-21T09:23:07.201Z] #14 DONE 0.1s [2025-08-21T09:23:07.201Z] [2025-08-21T09:23:07.201Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2025-08-21T09:23:07.467Z] #15 transferring dockerfile: 3.02kB done [2025-08-21T09:23:07.467Z] #15 DONE 0.1s [2025-08-21T09:23:07.467Z] [2025-08-21T09:23:07.467Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2025-08-21T09:23:07.467Z] #16 transferring context: 50B 0.0s done [2025-08-21T09:23:07.467Z] #16 DONE 0.1s [2025-08-21T09:23:08.056Z] [2025-08-21T09:23:08.056Z] #17 [security-proxy-auth internal] load .dockerignore [2025-08-21T09:23:08.056Z] #17 transferring context: 50B done [2025-08-21T09:23:08.056Z] #17 DONE 0.0s [2025-08-21T09:23:08.056Z] [2025-08-21T09:23:08.056Z] #18 [security-spire-config internal] load .dockerignore [2025-08-21T09:23:08.056Z] #18 transferring context: 50B done [2025-08-21T09:23:08.056Z] #18 DONE 0.1s [2025-08-21T09:23:08.056Z] [2025-08-21T09:23:08.056Z] #19 [security-secretstore-setup internal] load .dockerignore [2025-08-21T09:23:08.056Z] #19 transferring context: 50B done [2025-08-21T09:23:08.056Z] #19 DONE 0.1s [2025-08-21T09:23:08.056Z] [2025-08-21T09:23:08.056Z] #20 [core-keeper internal] load .dockerignore [2025-08-21T09:23:08.056Z] #20 transferring context: 50B done [2025-08-21T09:23:08.325Z] #20 DONE 0.0s [2025-08-21T09:23:08.325Z] [2025-08-21T09:23:08.325Z] #21 [core-command internal] load .dockerignore [2025-08-21T09:23:08.325Z] #21 transferring context: 50B done [2025-08-21T09:23:08.325Z] #21 DONE 0.1s [2025-08-21T09:23:08.325Z] [2025-08-21T09:23:08.325Z] #22 [core-data internal] load .dockerignore [2025-08-21T09:23:08.325Z] #22 transferring context: 50B 0.0s done [2025-08-21T09:23:08.325Z] #22 DONE 0.1s [2025-08-21T09:23:08.325Z] [2025-08-21T09:23:08.325Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2025-08-21T09:23:08.325Z] #23 transferring context: 50B done [2025-08-21T09:23:08.325Z] #23 DONE 0.0s [2025-08-21T09:23:08.325Z] [2025-08-21T09:23:08.325Z] #24 [security-spire-server internal] load .dockerignore [2025-08-21T09:23:08.325Z] #24 transferring context: 50B done [2025-08-21T09:23:08.325Z] #24 DONE 0.0s [2025-08-21T09:23:08.325Z] [2025-08-21T09:23:08.325Z] #25 [support-scheduler internal] load .dockerignore [2025-08-21T09:23:08.325Z] #25 transferring context: 50B done [2025-08-21T09:23:08.594Z] #25 DONE 0.1s [2025-08-21T09:23:08.594Z] [2025-08-21T09:23:08.594Z] #26 [support-notifications internal] load .dockerignore [2025-08-21T09:23:08.594Z] #26 transferring context: 50B 0.0s done [2025-08-21T09:23:08.594Z] #26 DONE 0.1s [2025-08-21T09:23:08.594Z] [2025-08-21T09:23:08.594Z] #27 [security-spire-agent internal] load .dockerignore [2025-08-21T09:23:08.594Z] #27 transferring context: 50B 0.0s done [2025-08-21T09:23:08.594Z] #27 DONE 0.1s [2025-08-21T09:23:08.594Z] [2025-08-21T09:23:08.594Z] #28 [security-proxy-setup internal] load .dockerignore [2025-08-21T09:23:08.594Z] #28 transferring context: 50B 0.0s done [2025-08-21T09:23:08.594Z] #28 DONE 0.1s [2025-08-21T09:23:08.594Z] [2025-08-21T09:23:08.594Z] #29 [core-metadata internal] load .dockerignore [2025-08-21T09:23:08.862Z] #29 transferring context: 50B 0.0s done [2025-08-21T09:23:08.862Z] #29 ... [2025-08-21T09:23:08.862Z] [2025-08-21T09:23:08.862Z] #30 [security-bootstrapper internal] load .dockerignore [2025-08-21T09:23:08.862Z] #30 transferring context: 50B 0.0s done [2025-08-21T09:23:08.862Z] #30 DONE 0.1s [2025-08-21T09:23:08.862Z] [2025-08-21T09:23:08.862Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-21T09:23:08.862Z] #31 DONE 0.0s [2025-08-21T09:23:09.130Z] [2025-08-21T09:23:09.130Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-08-21T09:23:09.130Z] #32 DONE 0.1s [2025-08-21T09:23:09.130Z] [2025-08-21T09:23:09.130Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T09:23:09.130Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-08-21T09:23:09.130Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-21T09:23:09.130Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-21T09:23:09.130Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-21T09:23:09.130Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.05MB / 4.09MB 0.1s [2025-08-21T09:23:09.397Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.2s [2025-08-21T09:23:09.397Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 [2025-08-21T09:23:09.397Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.2s done [2025-08-21T09:23:09.985Z] #33 ... [2025-08-21T09:23:09.985Z] [2025-08-21T09:23:09.985Z] #34 [security-spiffe-token-provider internal] load build context [2025-08-21T09:23:09.985Z] #34 transferring context: 3.23MB 0.7s done [2025-08-21T09:23:09.985Z] #34 DONE 0.9s [2025-08-21T09:23:09.985Z] [2025-08-21T09:23:09.985Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T09:23:09.985Z] #33 ... [2025-08-21T09:23:09.985Z] [2025-08-21T09:23:09.985Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-21T09:23:09.985Z] #31 DONE 0.0s [2025-08-21T09:23:09.985Z] [2025-08-21T09:23:09.985Z] #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-08-21T09:23:09.985Z] #35 DONE 1.0s [2025-08-21T09:23:09.985Z] [2025-08-21T09:23:09.985Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T09:23:10.252Z] #33 ... [2025-08-21T09:23:10.252Z] [2025-08-21T09:23:10.252Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-21T09:23:10.252Z] #31 DONE 0.0s [2025-08-21T09:23:10.252Z] [2025-08-21T09:23:10.252Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T09:23:10.252Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done [2025-08-21T09:23:10.252Z] #33 ... [2025-08-21T09:23:10.252Z] [2025-08-21T09:23:10.252Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-21T09:23:10.253Z] #31 DONE 0.0s [2025-08-21T09:23:10.253Z] [2025-08-21T09:23:10.253Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-08-21T09:23:10.253Z] #35 DONE 1.7s [2025-08-21T09:23:10.253Z] [2025-08-21T09:23:10.253Z] #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-08-21T09:23:10.253Z] #36 DONE 0.5s [2025-08-21T09:23:10.253Z] [2025-08-21T09:23:10.253Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T09:23:10.253Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-08-21T09:23:10.253Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-21T09:23:10.253Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-21T09:23:10.253Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-21T09:23:10.253Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.2s done [2025-08-21T09:23:10.253Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done [2025-08-21T09:23:10.253Z] #33 ... [2025-08-21T09:23:10.253Z] [2025-08-21T09:23:10.253Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-08-21T09:23:10.253Z] #32 DONE 0.4s [2025-08-21T09:23:10.253Z] [2025-08-21T09:23:10.253Z] #37 [core-keeper internal] load build context [2025-08-21T09:23:10.253Z] #37 DONE 0.0s [2025-08-21T09:23:10.253Z] [2025-08-21T09:23:10.253Z] #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-08-21T09:23:10.253Z] #35 DONE 1.7s [2025-08-21T09:23:10.253Z] [2025-08-21T09:23:10.253Z] #36 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-08-21T09:23:10.253Z] #36 DONE 0.6s [2025-08-21T09:23:10.253Z] [2025-08-21T09:23:10.253Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T09:23:10.253Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-08-21T09:23:10.253Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-21T09:23:10.253Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-21T09:23:10.253Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-21T09:23:10.253Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.2s done [2025-08-21T09:23:10.524Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done [2025-08-21T09:23:10.524Z] #33 ... [2025-08-21T09:23:10.524Z] [2025-08-21T09:23:10.524Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-21T09:23:10.524Z] #31 DONE 0.0s [2025-08-21T09:23:10.524Z] [2025-08-21T09:23:10.524Z] #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-08-21T09:23:10.524Z] #35 DONE 1.7s [2025-08-21T09:23:10.524Z] [2025-08-21T09:23:10.524Z] #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-08-21T09:23:10.524Z] #36 DONE 0.6s [2025-08-21T09:23:10.524Z] [2025-08-21T09:23:10.524Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T09:23:10.524Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-08-21T09:23:10.524Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-21T09:23:10.524Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-21T09:23:10.524Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-21T09:23:10.524Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.2s done [2025-08-21T09:23:10.524Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done [2025-08-21T09:23:10.795Z] #33 ... [2025-08-21T09:23:10.795Z] [2025-08-21T09:23:10.795Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-21T09:23:10.795Z] #31 DONE 0.0s [2025-08-21T09:23:10.795Z] [2025-08-21T09:23:10.795Z] #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-08-21T09:23:10.795Z] #35 DONE 1.8s [2025-08-21T09:23:10.795Z] [2025-08-21T09:23:10.795Z] #36 [core-data builder 2/7] WORKDIR /edgex-go [2025-08-21T09:23:10.795Z] #36 DONE 0.6s [2025-08-21T09:23:10.795Z] [2025-08-21T09:23:10.795Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T09:23:10.795Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-08-21T09:23:10.795Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-21T09:23:10.795Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-21T09:23:10.795Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-21T09:23:10.795Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.2s done [2025-08-21T09:23:10.795Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done [2025-08-21T09:23:10.795Z] #33 ... [2025-08-21T09:23:10.795Z] [2025-08-21T09:23:10.795Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-08-21T09:23:10.795Z] #32 DONE 0.7s [2025-08-21T09:23:10.795Z] [2025-08-21T09:23:10.795Z] #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-08-21T09:23:10.795Z] #35 DONE 1.8s [2025-08-21T09:23:10.795Z] [2025-08-21T09:23:10.795Z] #36 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-08-21T09:23:10.795Z] #36 DONE 0.6s [2025-08-21T09:23:10.795Z] [2025-08-21T09:23:10.795Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T09:23:10.795Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-08-21T09:23:10.795Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-21T09:23:10.795Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-21T09:23:10.795Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-21T09:23:10.795Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.2s done [2025-08-21T09:23:10.795Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done [2025-08-21T09:23:11.068Z] #33 ... [2025-08-21T09:23:11.068Z] [2025-08-21T09:23:11.068Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-21T09:23:11.068Z] #31 DONE 0.1s [2025-08-21T09:23:11.068Z] [2025-08-21T09:23:11.068Z] #37 [core-keeper internal] load build context [2025-08-21T09:23:11.339Z] #37 ... [2025-08-21T09:23:11.339Z] [2025-08-21T09:23:11.339Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T09:23:11.339Z] #33 DONE 3.0s [2025-08-21T09:23:11.339Z] [2025-08-21T09:23:11.339Z] #37 [core-keeper internal] load build context [2025-08-21T09:23:11.339Z] #37 ... [2025-08-21T09:23:11.339Z] [2025-08-21T09:23:11.339Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-21T09:23:11.339Z] #31 DONE 0.1s [2025-08-21T09:23:11.339Z] [2025-08-21T09:23:11.339Z] #37 [core-keeper internal] load build context [2025-08-21T09:23:11.607Z] #37 ... [2025-08-21T09:23:11.607Z] [2025-08-21T09:23:11.607Z] #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-08-21T09:23:11.607Z] #35 DONE 1.9s [2025-08-21T09:23:11.607Z] [2025-08-21T09:23:11.607Z] #36 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-08-21T09:23:11.607Z] #36 DONE 0.7s [2025-08-21T09:23:11.607Z] [2025-08-21T09:23:11.607Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-08-21T09:23:11.607Z] #32 DONE 1.3s [2025-08-21T09:23:11.607Z] [2025-08-21T09:23:11.607Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T09:23:11.607Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-08-21T09:23:11.607Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-21T09:23:11.607Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-21T09:23:11.607Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-21T09:23:11.607Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.2s done [2025-08-21T09:23:11.608Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done [2025-08-21T09:23:11.608Z] #33 DONE 3.1s [2025-08-21T09:23:11.608Z] [2025-08-21T09:23:11.608Z] #37 [core-keeper internal] load build context [2025-08-21T09:23:11.875Z] #37 ... [2025-08-21T09:23:11.875Z] [2025-08-21T09:23:11.875Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-21T09:23:11.875Z] #31 DONE 0.1s [2025-08-21T09:23:11.875Z] [2025-08-21T09:23:11.875Z] #37 [core-keeper internal] load build context [2025-08-21T09:23:12.151Z] #37 ... [2025-08-21T09:23:12.151Z] [2025-08-21T09:23:12.151Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-21T09:23:12.151Z] #31 DONE 0.1s [2025-08-21T09:23:12.151Z] [2025-08-21T09:23:12.151Z] #38 [security-proxy-auth internal] load build context [2025-08-21T09:23:12.151Z] #38 transferring context: 3.23MB 1.6s done [2025-08-21T09:23:12.151Z] #38 DONE 1.9s [2025-08-21T09:23:12.151Z] [2025-08-21T09:23:12.151Z] #37 [core-keeper internal] load build context [2025-08-21T09:23:12.151Z] #37 transferring context: 3.23MB 1.6s done [2025-08-21T09:23:12.420Z] #37 ... [2025-08-21T09:23:12.420Z] [2025-08-21T09:23:12.420Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-21T09:23:12.420Z] #31 DONE 0.1s [2025-08-21T09:23:12.420Z] [2025-08-21T09:23:12.420Z] #39 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-21T09:23:13.022Z] #39 ... [2025-08-21T09:23:13.022Z] [2025-08-21T09:23:13.022Z] #37 [core-keeper internal] load build context [2025-08-21T09:23:13.022Z] #37 DONE 2.6s [2025-08-21T09:23:13.297Z] [2025-08-21T09:23:13.297Z] #40 [security-secretstore-setup internal] load build context [2025-08-21T09:23:13.567Z] #40 transferring context: 3.23MB 2.8s done [2025-08-21T09:23:13.857Z] #40 ... [2025-08-21T09:23:13.857Z] [2025-08-21T09:23:13.857Z] #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-08-21T09:23:13.857Z] #35 DONE 2.0s [2025-08-21T09:23:13.857Z] [2025-08-21T09:23:13.857Z] #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-08-21T09:23:13.857Z] #36 DONE 0.8s [2025-08-21T09:23:13.857Z] [2025-08-21T09:23:13.857Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T09:23:13.857Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-08-21T09:23:13.857Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-21T09:23:13.857Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-21T09:23:13.857Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-21T09:23:13.857Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.2s done [2025-08-21T09:23:13.857Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done [2025-08-21T09:23:13.857Z] #33 DONE 3.1s [2025-08-21T09:23:13.857Z] [2025-08-21T09:23:13.857Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-08-21T09:23:13.857Z] #32 DONE 3.4s [2025-08-21T09:23:14.131Z] [2025-08-21T09:23:14.131Z] #41 [security-proxy-setup internal] load build context [2025-08-21T09:23:14.131Z] #41 ... [2025-08-21T09:23:14.131Z] [2025-08-21T09:23:14.131Z] #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-08-21T09:23:14.131Z] #35 DONE 2.0s [2025-08-21T09:23:14.131Z] [2025-08-21T09:23:14.131Z] #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-08-21T09:23:14.131Z] #36 DONE 0.8s [2025-08-21T09:23:14.131Z] [2025-08-21T09:23:14.131Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T09:23:14.131Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-08-21T09:23:14.131Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-21T09:23:14.131Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-21T09:23:14.131Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-21T09:23:14.131Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.2s done [2025-08-21T09:23:14.131Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done [2025-08-21T09:23:14.131Z] #33 DONE 3.2s [2025-08-21T09:23:14.131Z] [2025-08-21T09:23:14.131Z] #42 [core-command internal] load build context [2025-08-21T09:23:14.729Z] #42 ... [2025-08-21T09:23:14.730Z] [2025-08-21T09:23:14.730Z] #40 [security-secretstore-setup internal] load build context [2025-08-21T09:23:14.730Z] #40 DONE 3.9s [2025-08-21T09:23:14.730Z] [2025-08-21T09:23:14.730Z] #42 [core-command internal] load build context [2025-08-21T09:23:15.281Z] #120 DONE 21.4s [2025-08-21T09:23:15.281Z] [2025-08-21T09:23:15.281Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T09:23:15.321Z] #42 ... [2025-08-21T09:23:15.321Z] [2025-08-21T09:23:15.321Z] #43 [core-common-config-bootstrapper internal] load build context [2025-08-21T09:23:15.321Z] #43 transferring context: 3.23MB 3.7s done [2025-08-21T09:23:15.321Z] #43 DONE 4.6s [2025-08-21T09:23:15.321Z] [2025-08-21T09:23:15.321Z] #42 [core-command internal] load build context [2025-08-21T09:23:15.321Z] #42 transferring context: 3.23MB 4.1s done [2025-08-21T09:23:15.905Z] #42 ... [2025-08-21T09:23:15.905Z] [2025-08-21T09:23:15.905Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-08-21T09:23:15.905Z] #44 DONE 4.2s [2025-08-21T09:23:15.905Z] [2025-08-21T09:23:15.905Z] #45 [core-data internal] load build context [2025-08-21T09:23:15.905Z] #45 transferring context: 3.23MB 3.8s done [2025-08-21T09:23:15.905Z] #45 DONE 5.2s [2025-08-21T09:23:15.905Z] [2025-08-21T09:23:15.905Z] #41 [security-proxy-setup internal] load build context [2025-08-21T09:23:16.172Z] #41 ... [2025-08-21T09:23:16.173Z] [2025-08-21T09:23:16.173Z] #42 [core-command internal] load build context [2025-08-21T09:23:16.173Z] #42 DONE 5.4s [2025-08-21T09:23:16.173Z] [2025-08-21T09:23:16.173Z] #46 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-08-21T09:23:16.173Z] #46 DONE 6.0s [2025-08-21T09:23:16.173Z] [2025-08-21T09:23:16.173Z] #41 [security-proxy-setup internal] load build context [2025-08-21T09:23:16.173Z] #41 ... [2025-08-21T09:23:16.173Z] [2025-08-21T09:23:16.173Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T09:23:16.173Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-08-21T09:23:16.173Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-21T09:23:16.173Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-21T09:23:16.173Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-21T09:23:16.173Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.2s done [2025-08-21T09:23:16.173Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done [2025-08-21T09:23:16.173Z] #33 DONE 3.2s [2025-08-21T09:23:16.445Z] [2025-08-21T09:23:16.445Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T09:23:16.445Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-08-21T09:23:16.445Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-21T09:23:16.445Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-21T09:23:16.445Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-21T09:23:16.445Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.2s done [2025-08-21T09:23:16.445Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done [2025-08-21T09:23:16.445Z] #33 DONE 3.2s [2025-08-21T09:23:16.445Z] [2025-08-21T09:23:16.445Z] #47 [security-spire-config internal] load build context [2025-08-21T09:23:16.445Z] #47 DONE 0.0s [2025-08-21T09:23:16.445Z] [2025-08-21T09:23:16.445Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:23:16.445Z] #48 DONE 0.0s [2025-08-21T09:23:16.445Z] [2025-08-21T09:23:16.445Z] #41 [security-proxy-setup internal] load build context [2025-08-21T09:23:17.891Z] #41 ... [2025-08-21T09:23:17.891Z] [2025-08-21T09:23:17.891Z] #47 [security-spire-config internal] load build context [2025-08-21T09:23:17.891Z] #47 transferring context: 22.05kB 0.2s done [2025-08-21T09:23:17.891Z] #47 DONE 1.3s [2025-08-21T09:23:17.891Z] [2025-08-21T09:23:17.891Z] #41 [security-proxy-setup internal] load build context [2025-08-21T09:23:18.159Z] #41 ... [2025-08-21T09:23:18.159Z] [2025-08-21T09:23:18.159Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-21T09:23:18.159Z] #49 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.2s done [2025-08-21T09:23:18.159Z] #49 DONE 1.2s [2025-08-21T09:23:18.426Z] [2025-08-21T09:23:18.426Z] #41 [security-proxy-setup internal] load build context [2025-08-21T09:23:18.426Z] #41 ... [2025-08-21T09:23:18.426Z] [2025-08-21T09:23:18.426Z] #50 [security-spire-agent internal] load build context [2025-08-21T09:23:18.426Z] #50 transferring context: 23.33kB 0.1s done [2025-08-21T09:23:18.426Z] #50 DONE 1.6s [2025-08-21T09:23:18.694Z] [2025-08-21T09:23:18.694Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:23:18.694Z] #48 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.5s done [2025-08-21T09:23:18.694Z] #48 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-08-21T09:23:18.694Z] #48 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-08-21T09:23:18.694Z] #48 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-08-21T09:23:18.694Z] #48 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s [2025-08-21T09:23:18.694Z] #48 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.3s [2025-08-21T09:23:18.961Z] #48 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.5s [2025-08-21T09:23:18.961Z] #48 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.6s [2025-08-21T09:23:19.923Z] #48 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.1s done [2025-08-21T09:23:19.923Z] #48 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.1s done [2025-08-21T09:23:19.923Z] #48 ... [2025-08-21T09:23:19.923Z] [2025-08-21T09:23:19.923Z] #51 [support-scheduler internal] load build context [2025-08-21T09:23:19.923Z] #51 transferring context: 3.23MB 5.1s done [2025-08-21T09:23:19.923Z] #51 DONE 8.2s [2025-08-21T09:23:19.923Z] [2025-08-21T09:23:19.923Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:23:19.923Z] #48 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.5s done [2025-08-21T09:23:20.190Z] #48 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.5s done [2025-08-21T09:23:20.190Z] #48 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.6s done [2025-08-21T09:23:20.190Z] #48 ... [2025-08-21T09:23:20.190Z] [2025-08-21T09:23:20.190Z] #52 [security-spire-server internal] load build context [2025-08-21T09:23:20.190Z] #52 transferring context: 23.80kB 0.3s done [2025-08-21T09:23:20.190Z] #52 DONE 3.3s [2025-08-21T09:23:20.190Z] [2025-08-21T09:23:20.190Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:23:20.190Z] #48 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 [2025-08-21T09:23:20.190Z] #48 ... [2025-08-21T09:23:20.190Z] [2025-08-21T09:23:20.190Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-21T09:23:20.190Z] #0 5.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:20.190Z] #0 5.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:20.190Z] #0 8.405 v3.20.7-45-g92fa3da5acd [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-21T09:23:20.190Z] #0 8.405 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-21T09:23:20.190Z] #0 8.405 OK: 24052 distinct packages available [2025-08-21T09:23:20.190Z] #0 9.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:20.190Z] #0 9.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:20.459Z] #53 ... [2025-08-21T09:23:20.459Z] [2025-08-21T09:23:20.459Z] #54 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-08-21T09:23:20.459Z] #0 7.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:20.459Z] #0 7.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:20.459Z] #54 ... [2025-08-21T09:23:20.459Z] [2025-08-21T09:23:20.459Z] #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-08-21T09:23:20.728Z] #55 ... [2025-08-21T09:23:20.728Z] [2025-08-21T09:23:20.728Z] #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-21T09:23:20.728Z] #56 DONE 9.7s [2025-08-21T09:23:20.728Z] [2025-08-21T09:23:20.728Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:23:20.728Z] #48 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.2s done [2025-08-21T09:23:20.728Z] #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 2.2s [2025-08-21T09:23:20.728Z] #48 ... [2025-08-21T09:23:20.728Z] [2025-08-21T09:23:20.728Z] #57 [support-notifications internal] load build context [2025-08-21T09:23:20.728Z] #57 transferring context: 3.23MB 5.9s done [2025-08-21T09:23:20.728Z] #57 DONE 9.1s [2025-08-21T09:23:20.728Z] [2025-08-21T09:23:20.728Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:23:21.322Z] #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.78MB / 33.17MB 2.9s [2025-08-21T09:23:21.322Z] #48 ... [2025-08-21T09:23:21.322Z] [2025-08-21T09:23:21.322Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-21T09:23:21.589Z] #58 ... [2025-08-21T09:23:21.589Z] [2025-08-21T09:23:21.589Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-21T09:23:21.859Z] #59 ... [2025-08-21T09:23:21.859Z] [2025-08-21T09:23:21.859Z] #54 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-08-21T09:23:21.859Z] #54 10.61 OK: 239 MiB in 58 packages [2025-08-21T09:23:21.859Z] #54 DONE 11.6s [2025-08-21T09:23:21.859Z] [2025-08-21T09:23:21.859Z] #60 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-08-21T09:23:21.859Z] #60 ... [2025-08-21T09:23:21.859Z] [2025-08-21T09:23:21.859Z] #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-21T09:23:21.859Z] #61 ... [2025-08-21T09:23:21.859Z] [2025-08-21T09:23:21.859Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-21T09:23:22.128Z] #62 ... [2025-08-21T09:23:22.128Z] [2025-08-21T09:23:22.128Z] #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-21T09:23:22.128Z] #63 ... [2025-08-21T09:23:22.128Z] [2025-08-21T09:23:22.128Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-21T09:23:22.573Z] #64 ... [2025-08-21T09:23:22.573Z] [2025-08-21T09:23:22.573Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-21T09:23:22.573Z] #65 ... [2025-08-21T09:23:22.573Z] [2025-08-21T09:23:22.573Z] #66 [core-metadata internal] load build context [2025-08-21T09:23:22.573Z] #66 transferring context: 3.23MB 7.0s done [2025-08-21T09:23:22.573Z] #66 DONE 8.5s [2025-08-21T09:23:22.573Z] [2025-08-21T09:23:22.573Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:23:22.573Z] #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 4.0s [2025-08-21T09:23:23.160Z] #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 4.9s [2025-08-21T09:23:23.433Z] #48 ... [2025-08-21T09:23:23.433Z] [2025-08-21T09:23:23.433Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-21T09:23:23.433Z] #53 11.84 OK: 239 MiB in 58 packages [2025-08-21T09:23:23.433Z] #53 DONE 13.0s [2025-08-21T09:23:23.433Z] [2025-08-21T09:23:23.433Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:23:23.439Z] #117 ... [2025-08-21T09:23:23.439Z] [2025-08-21T09:23:23.439Z] #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T09:23:23.439Z] #116 DONE 31.7s [2025-08-21T09:23:23.439Z] [2025-08-21T09:23:23.439Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T09:23:23.439Z] #118 DONE 31.7s [2025-08-21T09:23:23.439Z] [2025-08-21T09:23:23.439Z] #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T09:23:23.439Z] #119 DONE 31.7s [2025-08-21T09:23:23.439Z] [2025-08-21T09:23:23.439Z] #115 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T09:23:23.439Z] #115 DONE 31.7s [2025-08-21T09:23:23.439Z] [2025-08-21T09:23:23.439Z] #107 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T09:23:23.439Z] #107 DONE 23.9s [2025-08-21T09:23:23.439Z] [2025-08-21T09:23:23.439Z] #121 [support-notifications builder 6/7] COPY . . [2025-08-21T09:23:23.439Z] #121 ... [2025-08-21T09:23:23.439Z] [2025-08-21T09:23:23.439Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T09:23:23.439Z] #117 DONE 31.7s [2025-08-21T09:23:23.439Z] [2025-08-21T09:23:23.439Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-08-21T09:23:23.709Z] #48 ... [2025-08-21T09:23:23.709Z] [2025-08-21T09:23:23.709Z] #67 [security-bootstrapper internal] load build context [2025-08-21T09:23:23.709Z] #67 transferring context: 3.23MB 6.9s done [2025-08-21T09:23:23.709Z] #67 DONE 9.5s [2025-08-21T09:23:23.709Z] [2025-08-21T09:23:23.709Z] #41 [security-proxy-setup internal] load build context [2025-08-21T09:23:23.709Z] #41 transferring context: 3.23MB 6.9s done [2025-08-21T09:23:23.709Z] #41 DONE 9.6s [2025-08-21T09:23:23.709Z] [2025-08-21T09:23:23.709Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:23:24.299Z] #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 5.8s [2025-08-21T09:23:24.888Z] #48 ... [2025-08-21T09:23:24.888Z] [2025-08-21T09:23:24.888Z] #68 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-08-21T09:23:24.888Z] #68 DONE 3.0s [2025-08-21T09:23:24.888Z] [2025-08-21T09:23:24.888Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:23:24.888Z] #48 ... [2025-08-21T09:23:24.888Z] [2025-08-21T09:23:24.888Z] #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-08-21T09:23:24.888Z] #55 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:24.888Z] #55 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:24.888Z] #55 14.14 OK: 239 MiB in 58 packages [2025-08-21T09:23:24.888Z] #55 DONE 14.8s [2025-08-21T09:23:24.888Z] [2025-08-21T09:23:24.888Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:23:24.888Z] #48 ... [2025-08-21T09:23:24.888Z] [2025-08-21T09:23:24.888Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-21T09:23:25.174Z] #69 ... [2025-08-21T09:23:25.174Z] [2025-08-21T09:23:25.174Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-21T09:23:25.174Z] #70 ... [2025-08-21T09:23:25.174Z] [2025-08-21T09:23:25.174Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:23:25.174Z] #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 6.9s [2025-08-21T09:23:26.141Z] #48 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-08-21T09:23:26.412Z] #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.22MB / 33.17MB 7.9s [2025-08-21T09:23:26.412Z] #48 ... [2025-08-21T09:23:26.412Z] [2025-08-21T09:23:26.412Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-08-21T09:23:26.412Z] #71 DONE 2.7s [2025-08-21T09:23:26.681Z] [2025-08-21T09:23:26.681Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T09:23:26.948Z] #72 ... [2025-08-21T09:23:26.948Z] [2025-08-21T09:23:26.948Z] #73 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-21T09:23:26.948Z] #73 DONE 1.8s [2025-08-21T09:23:26.948Z] [2025-08-21T09:23:26.948Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:23:26.948Z] #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.73MB / 33.17MB 8.5s [2025-08-21T09:23:26.948Z] #48 ... [2025-08-21T09:23:26.948Z] [2025-08-21T09:23:26.948Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-21T09:23:26.948Z] #59 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:26.948Z] #59 11.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:26.948Z] #59 14.25 OK: 239 MiB in 58 packages [2025-08-21T09:23:26.948Z] #59 DONE 15.5s [2025-08-21T09:23:26.948Z] [2025-08-21T09:23:26.948Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:23:27.533Z] #48 ... [2025-08-21T09:23:27.533Z] [2025-08-21T09:23:27.533Z] #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-21T09:23:27.800Z] #74 ... [2025-08-21T09:23:27.800Z] [2025-08-21T09:23:27.800Z] #75 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-21T09:23:27.800Z] #75 ... [2025-08-21T09:23:27.800Z] [2025-08-21T09:23:27.800Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:23:27.800Z] #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 9.5s [2025-08-21T09:23:28.385Z] #48 ... [2025-08-21T09:23:28.385Z] [2025-08-21T09:23:28.385Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-21T09:23:28.385Z] #49 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-08-21T09:23:28.385Z] #49 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-08-21T09:23:28.385Z] #49 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-08-21T09:23:28.385Z] #49 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done [2025-08-21T09:23:28.385Z] #49 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.8s done [2025-08-21T09:23:28.385Z] #49 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.2s done [2025-08-21T09:23:28.385Z] #49 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 2.8s done [2025-08-21T09:23:28.385Z] #49 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 12.58MB / 14.28MB 9.1s [2025-08-21T09:23:28.385Z] #49 ... [2025-08-21T09:23:28.385Z] [2025-08-21T09:23:28.385Z] #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-21T09:23:28.385Z] #63 13.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:28.385Z] #63 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:28.385Z] #63 16.13 OK: 239 MiB in 58 packages [2025-08-21T09:23:28.385Z] #63 DONE 16.8s [2025-08-21T09:23:28.385Z] [2025-08-21T09:23:28.385Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-21T09:23:28.385Z] #49 ... [2025-08-21T09:23:28.385Z] [2025-08-21T09:23:28.385Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:23:28.725Z] #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.81MB / 33.17MB 10.3s [2025-08-21T09:23:29.313Z] #48 ... [2025-08-21T09:23:29.313Z] [2025-08-21T09:23:29.313Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-08-21T09:23:29.313Z] #76 DONE 2.2s [2025-08-21T09:23:29.313Z] [2025-08-21T09:23:29.313Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:23:29.313Z] #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 21.64MB / 33.17MB 11.0s [2025-08-21T09:23:30.280Z] #48 ... [2025-08-21T09:23:30.280Z] [2025-08-21T09:23:30.280Z] #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-21T09:23:30.280Z] #61 DONE 18.5s [2025-08-21T09:23:30.280Z] [2025-08-21T09:23:30.280Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:23:30.280Z] #48 ... [2025-08-21T09:23:30.280Z] [2025-08-21T09:23:30.280Z] #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-08-21T09:23:30.280Z] #77 DONE 1.9s [2025-08-21T09:23:30.280Z] [2025-08-21T09:23:30.280Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:23:30.554Z] #48 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 [2025-08-21T09:23:30.822Z] #48 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.2s done [2025-08-21T09:23:30.823Z] #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.02MB / 33.17MB 12.6s [2025-08-21T09:23:31.091Z] #48 ... [2025-08-21T09:23:31.091Z] [2025-08-21T09:23:31.091Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-21T09:23:31.091Z] #78 ... [2025-08-21T09:23:31.091Z] [2025-08-21T09:23:31.091Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:23:31.685Z] #48 ... [2025-08-21T09:23:31.686Z] [2025-08-21T09:23:31.686Z] #60 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-08-21T09:23:31.686Z] #60 15.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:31.686Z] #60 15.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:31.686Z] #60 18.92 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-21T09:23:31.686Z] #60 18.94 Executing busybox-1.36.1-r29.trigger [2025-08-21T09:23:31.686Z] #60 19.05 OK: 9 MiB in 15 packages [2025-08-21T09:23:31.686Z] #60 DONE 20.3s [2025-08-21T09:23:31.686Z] [2025-08-21T09:23:31.686Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:23:32.272Z] #48 ... [2025-08-21T09:23:32.272Z] [2025-08-21T09:23:32.272Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-21T09:23:32.272Z] #58 15.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:32.272Z] #58 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:32.272Z] #58 19.22 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-21T09:23:32.272Z] #58 19.25 Executing busybox-1.36.1-r29.trigger [2025-08-21T09:23:32.272Z] #58 19.37 OK: 9 MiB in 15 packages [2025-08-21T09:23:32.272Z] #58 DONE 20.7s [2025-08-21T09:23:32.272Z] [2025-08-21T09:23:32.272Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:23:33.270Z] #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 15.0s [2025-08-21T09:23:33.537Z] #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.04MB / 33.17MB 15.3s [2025-08-21T09:23:33.763Z] #122 ... [2025-08-21T09:23:33.763Z] [2025-08-21T09:23:33.763Z] #123 [support-scheduler builder 6/7] COPY . . [2025-08-21T09:23:33.763Z] #123 ... [2025-08-21T09:23:33.763Z] [2025-08-21T09:23:33.763Z] #124 [core-keeper builder 7/8] COPY . . [2025-08-21T09:23:33.763Z] #124 ... [2025-08-21T09:23:33.763Z] [2025-08-21T09:23:33.763Z] #125 [security-proxy-setup builder 6/7] COPY . . [2025-08-21T09:23:33.763Z] #125 ... [2025-08-21T09:23:33.763Z] [2025-08-21T09:23:33.763Z] #126 [security-spiffe-token-provider builder 6/7] COPY . . [2025-08-21T09:23:34.123Z] #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.72MB / 33.17MB 15.9s [2025-08-21T09:23:34.713Z] #48 ... [2025-08-21T09:23:34.713Z] [2025-08-21T09:23:34.713Z] #79 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T09:23:34.979Z] #79 ... [2025-08-21T09:23:34.980Z] [2025-08-21T09:23:34.980Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:23:34.980Z] #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 16.6s [2025-08-21T09:23:35.944Z] #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 17.5s [2025-08-21T09:23:35.944Z] #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 17.6s done [2025-08-21T09:23:36.912Z] #48 ... [2025-08-21T09:23:36.912Z] [2025-08-21T09:23:36.912Z] #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T09:23:36.912Z] #80 ... [2025-08-21T09:23:36.912Z] [2025-08-21T09:23:36.912Z] #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-21T09:23:36.912Z] #74 19.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:37.510Z] #74 ... [2025-08-21T09:23:37.510Z] [2025-08-21T09:23:37.510Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-21T09:23:37.510Z] #64 17.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:37.510Z] #64 18.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:37.510Z] #64 22.59 (1/4) Installing ca-certificates (20250619-r0) [2025-08-21T09:23:37.510Z] #64 22.82 (2/4) Installing dumb-init (1.2.5-r3) [2025-08-21T09:23:37.510Z] #64 22.85 (3/4) Installing su-exec (0.2-r3) [2025-08-21T09:23:37.510Z] #64 22.86 (4/4) Installing yq-go (4.44.1-r2) [2025-08-21T09:23:37.510Z] #64 23.47 Executing busybox-1.36.1-r29.trigger [2025-08-21T09:23:37.510Z] #64 23.59 Executing ca-certificates-20250619-r0.trigger [2025-08-21T09:23:37.510Z] #64 24.29 OK: 20 MiB in 18 packages [2025-08-21T09:23:37.510Z] #64 DONE 25.7s [2025-08-21T09:23:37.510Z] [2025-08-21T09:23:37.510Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-21T09:23:37.510Z] #78 16.68 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:38.486Z] #78 ... [2025-08-21T09:23:38.486Z] [2025-08-21T09:23:38.486Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-21T09:23:38.486Z] #62 16.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:38.486Z] #62 17.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:38.486Z] #62 20.84 v3.20.7-45-g92fa3da5acd [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-21T09:23:38.486Z] #62 20.84 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-21T09:23:38.486Z] #62 20.84 OK: 24052 distinct packages available [2025-08-21T09:23:38.486Z] #62 21.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:38.486Z] #62 22.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:38.486Z] #62 ... [2025-08-21T09:23:38.486Z] [2025-08-21T09:23:38.486Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-21T09:23:38.486Z] #49 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 10.9s done [2025-08-21T09:23:38.486Z] #49 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.2s done [2025-08-21T09:23:38.486Z] #49 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 [2025-08-21T09:23:38.486Z] #49 ... [2025-08-21T09:23:38.486Z] [2025-08-21T09:23:38.486Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:23:38.486Z] #48 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0.7s [2025-08-21T09:23:39.450Z] #48 ... [2025-08-21T09:23:39.450Z] [2025-08-21T09:23:39.450Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T09:23:39.450Z] #81 ... [2025-08-21T09:23:39.450Z] [2025-08-21T09:23:39.450Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:23:40.050Z] #48 ... [2025-08-21T09:23:40.050Z] [2025-08-21T09:23:40.050Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-21T09:23:40.050Z] #65 19.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:40.050Z] #65 20.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:40.050Z] #65 23.82 (1/7) Installing ca-certificates (20250619-r0) [2025-08-21T09:23:40.050Z] #65 24.19 (2/7) Installing dumb-init (1.2.5-r3) [2025-08-21T09:23:40.050Z] #65 24.20 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-08-21T09:23:40.050Z] #65 24.22 (4/7) Installing libsodium (1.0.19-r0) [2025-08-21T09:23:40.050Z] #65 24.23 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-21T09:23:40.050Z] #65 24.48 (6/7) Installing libzmq (4.3.5-r2) [2025-08-21T09:23:40.050Z] #65 24.55 (7/7) Installing zeromq (4.3.5-r2) [2025-08-21T09:23:40.050Z] #65 24.60 Executing busybox-1.36.1-r29.trigger [2025-08-21T09:23:40.050Z] #65 24.69 Executing ca-certificates-20250619-r0.trigger [2025-08-21T09:23:40.050Z] #65 25.77 OK: 14 MiB in 21 packages [2025-08-21T09:23:40.050Z] #65 DONE 27.8s [2025-08-21T09:23:40.050Z] [2025-08-21T09:23:40.050Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:23:40.330Z] #48 ... [2025-08-21T09:23:40.330Z] [2025-08-21T09:23:40.330Z] #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-21T09:23:40.330Z] #82 ... [2025-08-21T09:23:40.330Z] [2025-08-21T09:23:40.330Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T09:23:40.599Z] #83 ... [2025-08-21T09:23:40.599Z] [2025-08-21T09:23:40.599Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-21T09:23:40.599Z] #49 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.3s [2025-08-21T09:23:41.564Z] #49 ... [2025-08-21T09:23:41.564Z] [2025-08-21T09:23:41.564Z] #84 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-08-21T09:23:41.564Z] #0 8.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:41.831Z] #84 ... [2025-08-21T09:23:41.831Z] [2025-08-21T09:23:41.831Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-21T09:23:41.916Z] #126 ... [2025-08-21T09:23:41.916Z] [2025-08-21T09:23:41.916Z] #124 [core-keeper builder 7/8] COPY . . [2025-08-21T09:23:41.916Z] #124 DONE 17.6s [2025-08-21T09:23:41.916Z] [2025-08-21T09:23:41.916Z] #125 [security-proxy-setup builder 6/7] COPY . . [2025-08-21T09:23:41.916Z] #125 DONE 17.6s [2025-08-21T09:23:41.916Z] [2025-08-21T09:23:41.916Z] #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T09:23:41.916Z] #127 CACHED [2025-08-21T09:23:41.916Z] [2025-08-21T09:23:41.916Z] #128 [security-bootstrapper builder 6/7] COPY . . [2025-08-21T09:23:41.916Z] #128 CACHED [2025-08-21T09:23:41.916Z] [2025-08-21T09:23:41.916Z] #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-21T09:23:41.916Z] #129 CACHED [2025-08-21T09:23:41.916Z] [2025-08-21T09:23:41.916Z] #121 [support-notifications builder 6/7] COPY . . [2025-08-21T09:23:41.916Z] #121 DONE 17.6s [2025-08-21T09:23:41.916Z] [2025-08-21T09:23:41.916Z] #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-21T09:23:41.916Z] #130 CACHED [2025-08-21T09:23:41.916Z] [2025-08-21T09:23:41.916Z] #131 [security-proxy-setup builder 6/7] COPY . . [2025-08-21T09:23:41.916Z] #131 CACHED [2025-08-21T09:23:41.916Z] [2025-08-21T09:23:41.916Z] #132 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T09:23:41.916Z] #132 CACHED [2025-08-21T09:23:41.916Z] [2025-08-21T09:23:41.916Z] #123 [support-scheduler builder 6/7] COPY . . [2025-08-21T09:23:41.916Z] #123 DONE 17.6s [2025-08-21T09:23:41.916Z] [2025-08-21T09:23:41.916Z] #126 [security-spiffe-token-provider builder 6/7] COPY . . [2025-08-21T09:23:41.916Z] #126 DONE 17.6s [2025-08-21T09:23:41.916Z] [2025-08-21T09:23:41.916Z] #122 [security-proxy-auth builder 6/7] COPY . . [2025-08-21T09:23:41.916Z] #122 DONE 17.6s [2025-08-21T09:23:41.916Z] [2025-08-21T09:23:41.916Z] #133 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-08-21T09:23:41.916Z] #133 CACHED [2025-08-21T09:23:41.916Z] [2025-08-21T09:23:41.916Z] #134 [core-data builder 6/7] COPY . . [2025-08-21T09:23:41.916Z] #134 CACHED [2025-08-21T09:23:41.916Z] [2025-08-21T09:23:41.916Z] #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T09:23:41.916Z] #135 CACHED [2025-08-21T09:23:41.916Z] [2025-08-21T09:23:41.916Z] #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-08-21T09:23:41.916Z] #136 CACHED [2025-08-21T09:23:41.916Z] [2025-08-21T09:23:41.916Z] #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T09:23:41.916Z] #137 CACHED [2025-08-21T09:23:41.916Z] [2025-08-21T09:23:41.916Z] #138 [core-metadata builder 6/7] COPY . . [2025-08-21T09:23:41.916Z] #138 CACHED [2025-08-21T09:23:41.916Z] [2025-08-21T09:23:41.916Z] #139 [core-command builder 6/7] COPY . . [2025-08-21T09:23:41.916Z] #139 CACHED [2025-08-21T09:23:41.916Z] [2025-08-21T09:23:41.916Z] #140 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-08-21T09:23:41.916Z] #140 CACHED [2025-08-21T09:23:41.916Z] [2025-08-21T09:23:41.916Z] #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T09:23:41.916Z] #141 CACHED [2025-08-21T09:23:41.916Z] [2025-08-21T09:23:41.916Z] #142 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-08-21T09:23:41.916Z] #142 CACHED [2025-08-21T09:23:41.916Z] [2025-08-21T09:23:41.916Z] #143 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-21T09:23:41.916Z] #143 CACHED [2025-08-21T09:23:41.916Z] [2025-08-21T09:23:41.916Z] #144 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T09:23:41.916Z] #144 CACHED [2025-08-21T09:23:41.916Z] [2025-08-21T09:23:41.916Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-21T09:23:41.916Z] #145 0.738 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-08-21T09:23:42.098Z] #49 ... [2025-08-21T09:23:42.098Z] [2025-08-21T09:23:42.098Z] #85 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T09:23:42.098Z] #0 8.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:42.098Z] #85 ... [2025-08-21T09:23:42.098Z] [2025-08-21T09:23:42.098Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-21T09:23:44.056Z] #49 ... [2025-08-21T09:23:44.056Z] [2025-08-21T09:23:44.056Z] #39 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-21T09:23:44.056Z] #39 21.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:44.056Z] #39 21.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:44.056Z] #39 26.73 (1/3) Installing ca-certificates (20250619-r0) [2025-08-21T09:23:44.056Z] #39 27.26 (2/3) Installing dumb-init (1.2.5-r3) [2025-08-21T09:23:44.056Z] #39 27.28 (3/3) Installing tzdata (2025b-r0) [2025-08-21T09:23:44.056Z] #39 29.32 Executing busybox-1.36.1-r29.trigger [2025-08-21T09:23:44.056Z] #39 29.45 Executing ca-certificates-20250619-r0.trigger [2025-08-21T09:23:44.056Z] #39 30.66 OK: 11 MiB in 17 packages [2025-08-21T09:23:44.056Z] #39 ... [2025-08-21T09:23:44.056Z] [2025-08-21T09:23:44.056Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-21T09:23:44.650Z] #49 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.0s done [2025-08-21T09:23:44.650Z] #49 ... [2025-08-21T09:23:44.650Z] [2025-08-21T09:23:44.650Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-21T09:23:44.650Z] #62 27.11 (1/14) Installing ca-certificates (20250619-r0) [2025-08-21T09:23:44.650Z] #62 27.90 (2/14) Installing brotli-libs (1.1.0-r2) [2025-08-21T09:23:44.650Z] #62 28.14 (3/14) Installing c-ares (1.33.1-r0) [2025-08-21T09:23:44.650Z] #62 28.15 (4/14) Installing libunistring (1.2-r0) [2025-08-21T09:23:44.650Z] #62 28.37 (5/14) Installing libidn2 (2.3.7-r0) [2025-08-21T09:23:44.650Z] #62 28.51 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-08-21T09:23:44.650Z] #62 28.63 (7/14) Installing libpsl (0.21.5-r1) [2025-08-21T09:23:44.650Z] #62 28.66 (8/14) Installing zstd-libs (1.5.6-r0) [2025-08-21T09:23:44.650Z] #62 28.86 (9/14) Installing libcurl (8.12.1-r0) [2025-08-21T09:23:44.650Z] #62 29.14 (10/14) Installing curl (8.12.1-r0) [2025-08-21T09:23:44.650Z] #62 29.17 (11/14) Installing dumb-init (1.2.5-r3) [2025-08-21T09:23:44.650Z] #62 29.21 (12/14) Installing musl-obstack (1.2.3-r2) [2025-08-21T09:23:44.650Z] #62 29.25 (13/14) Installing libucontext (1.2-r3) [2025-08-21T09:23:44.650Z] #62 29.26 (14/14) Installing gcompat (1.1.0-r4) [2025-08-21T09:23:44.650Z] #62 29.30 Executing busybox-1.36.1-r29.trigger [2025-08-21T09:23:44.650Z] #62 29.60 Executing ca-certificates-20250619-r0.trigger [2025-08-21T09:23:44.650Z] #62 30.84 OK: 15 MiB in 28 packages [2025-08-21T09:23:44.650Z] #62 DONE 33.2s [2025-08-21T09:23:44.924Z] [2025-08-21T09:23:44.924Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:23:44.924Z] #48 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.8s [2025-08-21T09:23:45.195Z] #48 ... [2025-08-21T09:23:45.195Z] [2025-08-21T09:23:45.195Z] #39 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-21T09:23:45.195Z] #39 DONE 32.7s [2025-08-21T09:23:45.195Z] [2025-08-21T09:23:45.195Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:23:45.195Z] #48 ... [2025-08-21T09:23:45.195Z] [2025-08-21T09:23:45.195Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-21T09:23:45.195Z] #70 20.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:45.195Z] #70 21.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:45.195Z] #70 29.77 (1/2) Installing dumb-init (1.2.5-r3) [2025-08-21T09:23:45.195Z] #70 29.88 (2/2) Installing su-exec (0.2-r3) [2025-08-21T09:23:45.195Z] #70 29.92 Executing busybox-1.36.1-r29.trigger [2025-08-21T09:23:45.464Z] #70 30.18 OK: 9 MiB in 16 packages [2025-08-21T09:23:45.464Z] #70 ... [2025-08-21T09:23:45.464Z] [2025-08-21T09:23:45.464Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-21T09:23:45.464Z] #69 20.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:45.464Z] #69 21.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:45.464Z] #69 ... [2025-08-21T09:23:45.464Z] [2025-08-21T09:23:45.464Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:23:45.733Z] #48 ... [2025-08-21T09:23:45.733Z] [2025-08-21T09:23:45.733Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-21T09:23:45.733Z] #49 DONE 28.7s [2025-08-21T09:23:45.733Z] [2025-08-21T09:23:45.733Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:23:46.318Z] #48 ... [2025-08-21T09:23:46.318Z] [2025-08-21T09:23:46.318Z] #75 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-21T09:23:46.318Z] #75 18.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:46.318Z] #75 19.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:46.318Z] #75 ... [2025-08-21T09:23:46.318Z] [2025-08-21T09:23:46.318Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:23:47.295Z] #48 ... [2025-08-21T09:23:47.295Z] [2025-08-21T09:23:47.295Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-21T09:23:47.295Z] #70 DONE 32.2s [2025-08-21T09:23:47.295Z] [2025-08-21T09:23:47.295Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:23:47.574Z] #48 ... [2025-08-21T09:23:47.574Z] [2025-08-21T09:23:47.574Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-21T09:23:47.574Z] #0 6.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:47.574Z] #0 8.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:47.574Z] #86 ... [2025-08-21T09:23:47.574Z] [2025-08-21T09:23:47.574Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-21T09:23:47.574Z] #69 32.27 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-21T09:23:47.574Z] #69 32.30 (2/4) Installing openssl (3.3.4-r0) [2025-08-21T09:23:47.574Z] #69 32.56 (3/4) Installing su-exec (0.2-r3) [2025-08-21T09:23:47.574Z] #69 32.56 (4/4) Installing yq-go (4.44.1-r2) [2025-08-21T09:23:49.000Z] #69 ... [2025-08-21T09:23:49.000Z] [2025-08-21T09:23:49.000Z] #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-21T09:23:49.000Z] #74 21.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:49.000Z] #74 31.29 v3.20.7-45-g92fa3da5acd [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-21T09:23:49.000Z] #74 31.31 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-21T09:23:49.000Z] #74 31.31 OK: 24052 distinct packages available [2025-08-21T09:23:49.270Z] #74 ... [2025-08-21T09:23:49.270Z] [2025-08-21T09:23:49.270Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:23:49.855Z] #48 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.9s [2025-08-21T09:23:50.123Z] #48 ... [2025-08-21T09:23:50.123Z] [2025-08-21T09:23:50.123Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T09:23:50.123Z] #0 4.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:50.123Z] #0 7.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:50.390Z] #87 ... [2025-08-21T09:23:50.390Z] [2025-08-21T09:23:50.390Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:23:51.356Z] #48 ... [2025-08-21T09:23:51.356Z] [2025-08-21T09:23:51.356Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-21T09:23:51.356Z] #69 34.39 Executing busybox-1.36.1-r29.trigger [2025-08-21T09:23:51.356Z] #69 34.72 OK: 20 MiB in 18 packages [2025-08-21T09:23:51.356Z] #69 DONE 36.4s [2025-08-21T09:23:51.356Z] [2025-08-21T09:23:51.356Z] #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-21T09:23:51.356Z] #82 11.11 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:51.356Z] #82 14.71 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:51.356Z] #82 ... [2025-08-21T09:23:51.356Z] [2025-08-21T09:23:51.356Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-21T09:23:51.622Z] #88 ... [2025-08-21T09:23:51.622Z] [2025-08-21T09:23:51.622Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-21T09:23:51.622Z] #78 20.74 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:51.898Z] #78 ... [2025-08-21T09:23:51.898Z] [2025-08-21T09:23:51.898Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:23:51.898Z] #48 ... [2025-08-21T09:23:51.898Z] [2025-08-21T09:23:51.898Z] #84 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-08-21T09:23:51.898Z] #84 10.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:52.032Z] #145 ... [2025-08-21T09:23:52.032Z] [2025-08-21T09:23:52.032Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-21T09:23:52.032Z] #0 0.801 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-08-21T09:23:52.032Z] #146 ... [2025-08-21T09:23:52.032Z] [2025-08-21T09:23:52.032Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T09:23:52.032Z] #0 0.814 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-08-21T09:23:52.032Z] #147 ... [2025-08-21T09:23:52.032Z] [2025-08-21T09:23:52.032Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-21T09:23:52.032Z] #0 0.820 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-08-21T09:23:52.032Z] #148 ... [2025-08-21T09:23:52.032Z] [2025-08-21T09:23:52.032Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-21T09:23:52.032Z] #0 0.418 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-08-21T09:23:52.032Z] #149 ... [2025-08-21T09:23:52.032Z] [2025-08-21T09:23:52.032Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-21T09:23:52.032Z] #0 0.977 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-08-21T09:23:52.032Z] #150 ... [2025-08-21T09:23:52.032Z] [2025-08-21T09:23:52.032Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-21T09:23:52.032Z] #0 0.558 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-08-21T09:23:52.032Z] #151 ... [2025-08-21T09:23:52.032Z] [2025-08-21T09:23:52.032Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-21T09:23:52.032Z] #0 0.977 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-08-21T09:23:52.167Z] #84 ... [2025-08-21T09:23:52.168Z] [2025-08-21T09:23:52.168Z] #75 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-21T09:23:52.168Z] #75 30.19 v3.20.7-45-g92fa3da5acd [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-21T09:23:52.168Z] #75 30.19 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-21T09:23:52.168Z] #75 30.19 OK: 24052 distinct packages available [2025-08-21T09:23:52.168Z] #75 32.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:52.168Z] #75 33.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:52.292Z] #152 ... [2025-08-21T09:23:52.292Z] [2025-08-21T09:23:52.292Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-21T09:23:52.293Z] #0 0.893 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-08-21T09:23:52.552Z] #153 ... [2025-08-21T09:23:52.553Z] [2025-08-21T09:23:52.553Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-21T09:23:52.553Z] #0 0.623 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-08-21T09:23:52.553Z] #154 ... [2025-08-21T09:23:52.553Z] [2025-08-21T09:23:52.553Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-21T09:23:52.553Z] #0 0.390 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-08-21T09:23:52.812Z] #155 ... [2025-08-21T09:23:52.812Z] [2025-08-21T09:23:52.812Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-21T09:23:52.812Z] #0 0.612 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-08-21T09:23:53.133Z] #75 ... [2025-08-21T09:23:53.133Z] [2025-08-21T09:23:53.133Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:23:53.403Z] #48 ... [2025-08-21T09:23:53.403Z] [2025-08-21T09:23:53.403Z] #85 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T09:23:53.403Z] #85 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:53.403Z] #85 20.52 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:23:53.403Z] #85 20.79 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T09:23:53.403Z] #85 21.30 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:23:53.403Z] #85 21.31 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:23:53.403Z] #85 21.33 Executing busybox-1.36.1-r30.trigger [2025-08-21T09:23:53.403Z] #85 ... [2025-08-21T09:23:53.403Z] [2025-08-21T09:23:53.403Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-21T09:23:54.371Z] #48 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.5s done [2025-08-21T09:23:54.371Z] #48 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.5s done [2025-08-21T09:23:54.641Z] #48 DONE 38.4s [2025-08-21T09:23:54.641Z] [2025-08-21T09:23:54.641Z] #84 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-08-21T09:23:54.641Z] #84 22.14 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:23:54.641Z] #84 22.35 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T09:23:54.641Z] #84 22.83 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:23:54.641Z] #84 22.86 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:23:54.641Z] #84 22.89 Executing busybox-1.36.1-r30.trigger [2025-08-21T09:23:54.641Z] #84 23.00 OK: 9 MiB in 15 packages [2025-08-21T09:23:54.909Z] #84 ... [2025-08-21T09:23:54.909Z] [2025-08-21T09:23:54.909Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T09:23:54.909Z] #0 4.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:54.909Z] #0 6.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:54.909Z] #89 ... [2025-08-21T09:23:54.909Z] [2025-08-21T09:23:54.909Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-21T09:23:54.909Z] #88 3.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:55.175Z] #88 ... [2025-08-21T09:23:55.175Z] [2025-08-21T09:23:55.175Z] #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T09:23:55.175Z] #0 5.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:55.175Z] #0 7.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:55.442Z] #90 ... [2025-08-21T09:23:55.442Z] [2025-08-21T09:23:55.442Z] #85 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T09:23:55.442Z] #85 21.55 OK: 9 MiB in 15 packages [2025-08-21T09:23:55.711Z] #85 DONE 23.6s [2025-08-21T09:23:55.711Z] [2025-08-21T09:23:55.711Z] #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-21T09:23:55.711Z] #74 32.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:55.711Z] #74 34.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:55.979Z] #74 ... [2025-08-21T09:23:55.979Z] [2025-08-21T09:23:55.979Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-21T09:23:55.979Z] #88 4.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:57.391Z] #88 ... [2025-08-21T09:23:57.391Z] [2025-08-21T09:23:57.391Z] #84 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-08-21T09:23:57.391Z] #84 DONE 25.8s [2025-08-21T09:23:57.391Z] [2025-08-21T09:23:57.391Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-21T09:23:57.391Z] #86 19.19 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:23:57.391Z] #86 19.38 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T09:23:57.391Z] #86 19.92 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:23:57.391Z] #86 19.93 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:23:57.391Z] #86 19.94 Executing busybox-1.36.1-r30.trigger [2025-08-21T09:23:57.391Z] #86 19.99 OK: 20 MiB in 18 packages [2025-08-21T09:23:57.391Z] #86 ... [2025-08-21T09:23:57.391Z] [2025-08-21T09:23:57.391Z] #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-21T09:23:57.391Z] #0 4.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:57.391Z] #0 6.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T09:23:57.659Z] #91 ... [2025-08-21T09:23:57.659Z] [2025-08-21T09:23:57.659Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T09:23:57.659Z] #87 17.51 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:23:57.659Z] #87 17.66 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T09:23:58.249Z] #87 ... [2025-08-21T09:23:58.249Z] [2025-08-21T09:23:58.249Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-21T09:23:58.249Z] #78 35.66 OK: 239 MiB in 58 packages [2025-08-21T09:23:58.249Z] #78 DONE 37.2s [2025-08-21T09:23:58.249Z] [2025-08-21T09:23:58.249Z] #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-08-21T09:23:58.515Z] #92 DONE 0.5s [2025-08-21T09:23:58.515Z] [2025-08-21T09:23:58.515Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T09:23:58.515Z] #87 18.32 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:23:58.515Z] #87 18.33 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:23:58.515Z] #87 18.36 Executing busybox-1.36.1-r30.trigger [2025-08-21T09:23:58.788Z] #87 18.54 OK: 14 MiB in 21 packages [2025-08-21T09:23:59.412Z] #87 ... [2025-08-21T09:23:59.412Z] [2025-08-21T09:23:59.412Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-21T09:23:59.412Z] #86 DONE 21.9s [2025-08-21T09:23:59.412Z] [2025-08-21T09:23:59.412Z] #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-21T09:23:59.412Z] #82 28.71 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-21T09:24:01.359Z] #82 ... [2025-08-21T09:24:01.359Z] [2025-08-21T09:24:01.359Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T09:24:01.359Z] #87 DONE 20.8s [2025-08-21T09:24:01.359Z] [2025-08-21T09:24:01.359Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T09:24:01.359Z] #89 16.43 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:24:01.359Z] #89 16.56 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T09:24:01.947Z] #89 17.05 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:24:01.947Z] #89 17.05 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:24:01.947Z] #89 17.10 Executing busybox-1.36.1-r30.trigger [2025-08-21T09:24:01.947Z] #89 17.23 OK: 15 MiB in 28 packages [2025-08-21T09:24:02.918Z] #89 ... [2025-08-21T09:24:02.918Z] [2025-08-21T09:24:02.918Z] #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-21T09:24:02.918Z] #74 43.03 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-21T09:24:02.918Z] #74 43.07 (2/4) Installing musl-obstack (1.2.3-r2) [2025-08-21T09:24:02.918Z] #74 43.09 (3/4) Installing libucontext (1.2-r3) [2025-08-21T09:24:02.918Z] #74 43.10 (4/4) Installing gcompat (1.1.0-r4) [2025-08-21T09:24:02.918Z] #74 43.14 Executing busybox-1.36.1-r29.trigger [2025-08-21T09:24:02.918Z] #74 43.33 OK: 9 MiB in 18 packages [2025-08-21T09:24:02.918Z] #74 DONE 45.1s [2025-08-21T09:24:02.918Z] [2025-08-21T09:24:02.918Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-21T09:24:03.185Z] #93 ... [2025-08-21T09:24:03.185Z] [2025-08-21T09:24:03.185Z] #75 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-21T09:24:03.185Z] #75 43.09 (1/5) Installing dumb-init (1.2.5-r3) [2025-08-21T09:24:03.185Z] #75 43.13 (2/5) Installing musl-obstack (1.2.3-r2) [2025-08-21T09:24:03.185Z] #75 43.14 (3/5) Installing libucontext (1.2-r3) [2025-08-21T09:24:03.185Z] #75 43.20 (4/5) Installing gcompat (1.1.0-r4) [2025-08-21T09:24:03.185Z] #75 43.28 (5/5) Installing openssl (3.3.4-r0) [2025-08-21T09:24:03.185Z] #75 43.46 Executing busybox-1.36.1-r29.trigger [2025-08-21T09:24:03.185Z] #75 43.58 OK: 10 MiB in 19 packages [2025-08-21T09:24:03.185Z] #75 DONE 45.2s [2025-08-21T09:24:03.185Z] [2025-08-21T09:24:03.185Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T09:24:03.185Z] #89 DONE 18.5s [2025-08-21T09:24:03.185Z] [2025-08-21T09:24:03.185Z] #94 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-08-21T09:24:03.452Z] #94 ... [2025-08-21T09:24:03.452Z] [2025-08-21T09:24:03.452Z] #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-21T09:24:03.452Z] #82 31.16 Executing busybox-1.36.1-r29.trigger [2025-08-21T09:24:03.452Z] #82 31.29 OK: 9 MiB in 15 packages [2025-08-21T09:24:03.452Z] #82 DONE 33.2s [2025-08-21T09:24:03.452Z] [2025-08-21T09:24:03.452Z] #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-21T09:24:03.452Z] #91 14.93 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:24:03.452Z] #91 15.08 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T09:24:03.452Z] #91 15.66 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:24:03.452Z] #91 15.67 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:24:03.452Z] #91 15.69 Executing busybox-1.36.1-r30.trigger [2025-08-21T09:24:03.452Z] #91 15.72 OK: 9 MiB in 16 packages [2025-08-21T09:24:04.218Z] #91 ... [2025-08-21T09:24:04.218Z] [2025-08-21T09:24:04.218Z] #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T09:24:04.218Z] #90 16.27 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:24:04.218Z] #90 16.39 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T09:24:04.218Z] #90 16.83 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:24:04.218Z] #90 16.84 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:24:04.218Z] #90 16.86 Executing busybox-1.36.1-r30.trigger [2025-08-21T09:24:04.218Z] #90 16.93 OK: 11 MiB in 17 packages [2025-08-21T09:24:04.218Z] #90 DONE 18.9s [2025-08-21T09:24:04.576Z] [2025-08-21T09:24:04.576Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-21T09:24:04.576Z] #88 11.82 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:24:04.576Z] #88 12.02 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T09:24:04.576Z] #88 12.51 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:24:04.576Z] #88 12.52 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:24:04.576Z] #88 12.55 Executing busybox-1.36.1-r30.trigger [2025-08-21T09:24:04.576Z] #88 12.67 OK: 20 MiB in 18 packages [2025-08-21T09:24:05.229Z] #88 ... [2025-08-21T09:24:05.229Z] [2025-08-21T09:24:05.229Z] #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-21T09:24:05.229Z] #91 DONE 17.8s [2025-08-21T09:24:05.229Z] [2025-08-21T09:24:05.229Z] #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-08-21T09:24:05.829Z] #95 ... [2025-08-21T09:24:05.829Z] [2025-08-21T09:24:05.829Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-21T09:24:05.829Z] #88 DONE 14.5s [2025-08-21T09:24:06.117Z] [2025-08-21T09:24:06.117Z] #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-08-21T09:24:06.117Z] #96 DONE 0.3s [2025-08-21T09:24:06.117Z] [2025-08-21T09:24:06.117Z] #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T09:24:07.615Z] #97 ... [2025-08-21T09:24:07.615Z] [2025-08-21T09:24:07.615Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-21T09:24:07.615Z] #93 4.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T09:24:08.235Z] #93 ... [2025-08-21T09:24:08.235Z] [2025-08-21T09:24:08.235Z] #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-08-21T09:24:08.235Z] #95 DONE 3.1s [2025-08-21T09:24:08.510Z] [2025-08-21T09:24:08.510Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-08-21T09:24:08.510Z] #98 DONE 0.2s [2025-08-21T09:24:08.510Z] [2025-08-21T09:24:08.510Z] #94 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-08-21T09:24:08.510Z] #94 4.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T09:24:08.779Z] #94 5.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T09:24:10.732Z] #94 7.700 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:24:10.732Z] #94 7.776 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T09:24:10.999Z] #94 8.018 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:24:10.999Z] #94 8.023 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:24:10.999Z] #94 8.031 Executing busybox-1.36.1-r30.trigger [2025-08-21T09:24:10.999Z] #94 8.070 OK: 10 MiB in 19 packages [2025-08-21T09:24:11.967Z] #94 DONE 9.0s [2025-08-21T09:24:11.967Z] [2025-08-21T09:24:11.967Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-08-21T09:24:12.949Z] #99 ... [2025-08-21T09:24:12.949Z] [2025-08-21T09:24:12.949Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-21T09:24:12.949Z] #93 5.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T09:24:12.949Z] #93 8.107 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:24:12.949Z] #93 8.220 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T09:24:12.949Z] #93 8.774 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:24:12.949Z] #93 8.780 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T09:24:12.949Z] #93 8.798 Executing busybox-1.36.1-r30.trigger [2025-08-21T09:24:12.949Z] #93 8.882 OK: 9 MiB in 18 packages [2025-08-21T09:24:12.949Z] #93 DONE 10.3s [2025-08-21T09:24:13.220Z] [2025-08-21T09:24:13.220Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-08-21T09:24:13.220Z] #99 DONE 1.2s [2025-08-21T09:24:13.220Z] [2025-08-21T09:24:13.220Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-21T09:24:14.633Z] #100 ... [2025-08-21T09:24:14.633Z] [2025-08-21T09:24:14.633Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-21T09:24:14.633Z] #101 DONE 2.5s [2025-08-21T09:24:14.633Z] [2025-08-21T09:24:14.633Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-08-21T09:24:14.934Z] #102 DONE 0.4s [2025-08-21T09:24:14.934Z] [2025-08-21T09:24:14.934Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2025-08-21T09:24:15.228Z] #103 ... [2025-08-21T09:24:15.228Z] [2025-08-21T09:24:15.228Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-21T09:24:15.228Z] #100 DONE 2.0s [2025-08-21T09:24:15.228Z] [2025-08-21T09:24:15.228Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2025-08-21T09:24:15.228Z] #103 DONE 0.4s [2025-08-21T09:24:15.228Z] [2025-08-21T09:24:15.228Z] #104 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-21T09:24:15.228Z] #104 DONE 2.1s [2025-08-21T09:24:15.228Z] [2025-08-21T09:24:15.228Z] #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-08-21T09:24:15.516Z] #105 ... [2025-08-21T09:24:15.517Z] [2025-08-21T09:24:15.517Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-08-21T09:24:15.517Z] #106 DONE 0.4s [2025-08-21T09:24:15.517Z] [2025-08-21T09:24:15.517Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-08-21T09:24:15.517Z] #107 DONE 0.4s [2025-08-21T09:24:15.784Z] [2025-08-21T09:24:15.784Z] #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-08-21T09:24:15.784Z] #105 DONE 0.4s [2025-08-21T09:24:15.784Z] [2025-08-21T09:24:15.784Z] #108 [security-spire-config stage-2 6/10] COPY security.txt / [2025-08-21T09:24:16.057Z] #108 DONE 0.3s [2025-08-21T09:24:16.057Z] [2025-08-21T09:24:16.057Z] #109 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-08-21T09:24:16.057Z] #109 DONE 0.4s [2025-08-21T09:24:16.057Z] [2025-08-21T09:24:16.057Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-08-21T09:24:16.057Z] #110 DONE 0.4s [2025-08-21T09:24:16.057Z] [2025-08-21T09:24:16.057Z] #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-08-21T09:24:16.335Z] #111 ... [2025-08-21T09:24:16.335Z] [2025-08-21T09:24:16.335Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-08-21T09:24:16.335Z] #112 DONE 0.3s [2025-08-21T09:24:16.335Z] [2025-08-21T09:24:16.335Z] #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-08-21T09:24:16.335Z] #111 DONE 0.4s [2025-08-21T09:24:16.335Z] [2025-08-21T09:24:16.335Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-08-21T09:24:16.604Z] #113 ... [2025-08-21T09:24:16.605Z] [2025-08-21T09:24:16.605Z] #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-08-21T09:24:16.605Z] #114 DONE 0.4s [2025-08-21T09:24:16.605Z] [2025-08-21T09:24:16.605Z] #115 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-08-21T09:24:16.605Z] #115 DONE 0.2s [2025-08-21T09:24:16.605Z] [2025-08-21T09:24:16.605Z] #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-08-21T09:24:16.877Z] #116 ... [2025-08-21T09:24:16.877Z] [2025-08-21T09:24:16.877Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-08-21T09:24:16.877Z] #113 DONE 0.4s [2025-08-21T09:24:16.877Z] [2025-08-21T09:24:16.877Z] #117 [security-spire-server] exporting to image [2025-08-21T09:24:16.877Z] #117 exporting layers [2025-08-21T09:24:17.144Z] #117 ... [2025-08-21T09:24:17.144Z] [2025-08-21T09:24:17.144Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-08-21T09:24:17.144Z] #118 DONE 0.4s [2025-08-21T09:24:17.144Z] [2025-08-21T09:24:17.144Z] #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-08-21T09:24:17.144Z] #116 DONE 0.4s [2025-08-21T09:24:17.144Z] [2025-08-21T09:24:17.144Z] #117 [security-spire-config] exporting to image [2025-08-21T09:24:20.491Z] #117 exporting layers 3.6s done [2025-08-21T09:24:20.491Z] #117 writing image sha256:8460bd305c0b45f677b90a9309ee2503903f462d09cd63ccef0e7e6ae4bdbad1 0.1s done [2025-08-21T09:24:20.491Z] #117 naming to docker.io/library/security-spire-server-arm64 done [2025-08-21T09:24:20.491Z] #117 exporting layers 3.4s done [2025-08-21T09:24:20.491Z] #117 writing image sha256:97bc4a5128b9c0a8b6b015d53e2f2a0cf49da0022a55ddcdfd3d7d10618d0ae2 0.0s done [2025-08-21T09:24:20.491Z] #117 naming to docker.io/library/security-spire-config-arm64 [2025-08-21T09:24:20.491Z] #117 exporting layers 3.4s done [2025-08-21T09:24:20.491Z] #117 naming to docker.io/library/security-spire-config-arm64 done [2025-08-21T09:24:20.491Z] #117 writing image sha256:1a54b4ea13e1656cc763a91b838e23caa732828ecacaa91942ddfb0f144865c6 0.0s done [2025-08-21T09:24:20.491Z] #117 naming to docker.io/library/security-spire-agent-arm64 done [2025-08-21T09:24:20.491Z] #117 DONE 4.2s [2025-08-21T09:24:20.491Z] [2025-08-21T09:24:20.491Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T09:25:29.340Z] #156 ... [2025-08-21T09:25:29.340Z] [2025-08-21T09:25:29.340Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-21T09:25:29.340Z] #149 DONE 96.2s [2025-08-21T09:25:29.340Z] [2025-08-21T09:25:29.340Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-21T09:25:29.340Z] #145 DONE 96.2s [2025-08-21T09:25:29.340Z] [2025-08-21T09:25:29.340Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-08-21T09:25:29.340Z] #157 DONE 0.2s [2025-08-21T09:25:29.340Z] [2025-08-21T09:25:29.340Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T09:25:29.340Z] #158 DONE 0.2s [2025-08-21T09:25:29.340Z] [2025-08-21T09:25:29.340Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-08-21T09:25:29.340Z] #159 ... [2025-08-21T09:25:29.340Z] [2025-08-21T09:25:29.340Z] #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-21T09:25:29.340Z] #160 DONE 0.2s [2025-08-21T09:25:29.340Z] [2025-08-21T09:25:29.340Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-08-21T09:25:29.340Z] #161 DONE 0.6s [2025-08-21T09:25:29.340Z] [2025-08-21T09:25:29.340Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T09:25:29.340Z] #147 ... [2025-08-21T09:25:29.340Z] [2025-08-21T09:25:29.340Z] #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-08-21T09:25:29.340Z] #162 DONE 0.2s [2025-08-21T09:25:29.340Z] [2025-08-21T09:25:29.340Z] #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-08-21T09:25:29.340Z] #163 DONE 0.1s [2025-08-21T09:25:29.340Z] [2025-08-21T09:25:29.340Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-21T09:25:29.340Z] #164 ... [2025-08-21T09:25:29.340Z] [2025-08-21T09:25:29.340Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-08-21T09:25:29.340Z] #159 DONE 1.2s [2025-08-21T09:25:29.340Z] [2025-08-21T09:25:29.340Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T09:25:29.340Z] #165 DONE 0.2s [2025-08-21T09:25:29.340Z] [2025-08-21T09:25:29.340Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-21T09:25:29.340Z] #153 ... [2025-08-21T09:25:29.340Z] [2025-08-21T09:25:29.340Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-08-21T09:25:29.340Z] #166 DONE 0.1s [2025-08-21T09:25:29.340Z] [2025-08-21T09:25:29.340Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-08-21T09:25:29.340Z] #167 DONE 0.2s [2025-08-21T09:25:29.340Z] [2025-08-21T09:25:29.340Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-21T09:25:29.340Z] #164 DONE 0.7s [2025-08-21T09:25:29.340Z] [2025-08-21T09:25:29.340Z] #168 [core-common-config-bootstrapper] exporting to image [2025-08-21T09:25:29.340Z] #168 exporting layers [2025-08-21T09:25:29.340Z] #168 ... [2025-08-21T09:25:29.340Z] [2025-08-21T09:25:29.340Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-08-21T09:25:29.340Z] #169 DONE 0.2s [2025-08-21T09:25:29.340Z] [2025-08-21T09:25:29.340Z] #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-08-21T09:25:29.340Z] #170 DONE 0.1s [2025-08-21T09:25:29.340Z] [2025-08-21T09:25:29.340Z] #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-08-21T09:25:29.340Z] #171 DONE 0.2s [2025-08-21T09:25:29.340Z] [2025-08-21T09:25:29.340Z] #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-08-21T09:25:29.340Z] #172 ... [2025-08-21T09:25:29.340Z] [2025-08-21T09:25:29.340Z] #168 [core-common-config-bootstrapper] exporting to image [2025-08-21T09:25:29.340Z] #168 exporting layers 0.4s done [2025-08-21T09:25:29.340Z] #168 writing image sha256:3d2e9e5636e504f35ebb274a9bcb0ad8ed6f3cac65a15db14a4c85551a088da5 0.0s done [2025-08-21T09:25:29.340Z] #168 naming to docker.io/library/core-common-config-bootstrapper done [2025-08-21T09:25:29.340Z] #168 DONE 0.6s [2025-08-21T09:25:29.340Z] [2025-08-21T09:25:29.340Z] #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-08-21T09:25:29.340Z] #172 DONE 0.4s [2025-08-21T09:25:29.340Z] [2025-08-21T09:25:29.340Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-21T09:25:29.340Z] #156 ... [2025-08-21T09:25:29.340Z] [2025-08-21T09:25:29.340Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-08-21T09:25:29.340Z] #173 DONE 0.2s [2025-08-21T09:25:29.340Z] [2025-08-21T09:25:29.340Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-08-21T09:25:29.340Z] #174 DONE 0.9s [2025-08-21T09:25:29.340Z] [2025-08-21T09:25:29.340Z] #175 [security-bootstrapper] exporting to image [2025-08-21T09:25:29.340Z] #175 exporting layers 0.5s done [2025-08-21T09:25:29.340Z] #175 writing image sha256:5dd2e779e081a39e716010a3504d9fabccf83dc3d7c27b6ffd0720e2c5bdce56 done [2025-08-21T09:25:29.340Z] #175 naming to docker.io/library/security-bootstrapper done [2025-08-21T09:25:29.340Z] #175 DONE 0.5s [2025-08-21T09:25:29.340Z] [2025-08-21T09:25:29.340Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-21T09:25:57.160Z] #81 ... [2025-08-21T09:25:57.160Z] [2025-08-21T09:25:57.160Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T09:25:57.160Z] #83 DONE 135.7s [2025-08-21T09:25:57.160Z] [2025-08-21T09:25:57.160Z] #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T09:25:57.160Z] #80 DONE 139.2s [2025-08-21T09:25:57.160Z] [2025-08-21T09:25:57.160Z] #79 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T09:25:57.160Z] #79 DONE 141.4s [2025-08-21T09:25:57.160Z] [2025-08-21T09:25:57.160Z] #119 [support-scheduler builder 6/7] COPY . . [2025-08-21T09:25:57.160Z] #119 ... [2025-08-21T09:25:57.160Z] [2025-08-21T09:25:57.160Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T09:25:57.160Z] #81 DONE 136.9s [2025-08-21T09:25:57.160Z] [2025-08-21T09:25:57.160Z] #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T09:25:57.160Z] #97 DONE 107.5s [2025-08-21T09:25:57.160Z] [2025-08-21T09:25:57.160Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T09:25:57.160Z] #72 DONE 139.6s [2025-08-21T09:25:57.160Z] [2025-08-21T09:25:57.160Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2025-08-21T09:25:57.160Z] #120 DONE 2.2s [2025-08-21T09:25:57.160Z] [2025-08-21T09:25:57.160Z] #121 [support-notifications builder 6/7] COPY . . [2025-08-21T09:25:57.160Z] #121 DONE 2.2s [2025-08-21T09:25:57.160Z] [2025-08-21T09:25:57.160Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-21T09:25:57.160Z] #122 ... [2025-08-21T09:25:57.160Z] [2025-08-21T09:25:57.160Z] #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T09:25:57.160Z] #123 CACHED [2025-08-21T09:25:57.160Z] [2025-08-21T09:25:57.160Z] #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-21T09:25:57.160Z] #124 CACHED [2025-08-21T09:25:57.160Z] [2025-08-21T09:25:57.160Z] #125 [security-bootstrapper builder 6/7] COPY . . [2025-08-21T09:25:57.160Z] #125 CACHED [2025-08-21T09:25:57.160Z] [2025-08-21T09:25:57.160Z] #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-21T09:25:57.160Z] #126 CACHED [2025-08-21T09:25:57.160Z] [2025-08-21T09:25:57.160Z] #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T09:25:57.160Z] #127 CACHED [2025-08-21T09:25:57.160Z] [2025-08-21T09:25:57.160Z] #128 [security-proxy-setup builder 6/7] COPY . . [2025-08-21T09:25:57.160Z] #128 CACHED [2025-08-21T09:25:57.160Z] [2025-08-21T09:25:57.160Z] #129 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-08-21T09:25:57.160Z] #129 CACHED [2025-08-21T09:25:57.160Z] [2025-08-21T09:25:57.160Z] #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-21T09:25:57.160Z] #130 CACHED [2025-08-21T09:25:57.160Z] [2025-08-21T09:25:57.160Z] #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T09:25:57.160Z] #131 CACHED [2025-08-21T09:25:57.160Z] [2025-08-21T09:25:57.160Z] #132 [security-secretstore-setup builder 6/7] COPY . . [2025-08-21T09:25:57.160Z] #132 DONE 2.4s [2025-08-21T09:25:57.160Z] [2025-08-21T09:25:57.160Z] #133 [core-keeper builder 7/8] COPY . . [2025-08-21T09:25:57.160Z] #133 DONE 2.4s [2025-08-21T09:25:57.160Z] [2025-08-21T09:25:57.160Z] #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T09:25:57.160Z] #134 CACHED [2025-08-21T09:25:57.160Z] [2025-08-21T09:25:57.160Z] #135 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-08-21T09:25:57.160Z] #135 CACHED [2025-08-21T09:25:57.160Z] [2025-08-21T09:25:57.160Z] #136 [core-command builder 6/7] COPY . . [2025-08-21T09:25:57.160Z] #136 CACHED [2025-08-21T09:25:57.160Z] [2025-08-21T09:25:57.160Z] #137 [security-proxy-auth builder 6/7] COPY . . [2025-08-21T09:25:57.160Z] #137 DONE 2.4s [2025-08-21T09:25:57.160Z] [2025-08-21T09:25:57.160Z] #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-08-21T09:25:57.160Z] #138 CACHED [2025-08-21T09:25:57.160Z] [2025-08-21T09:25:57.160Z] #139 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T09:25:57.160Z] #139 CACHED [2025-08-21T09:25:57.160Z] [2025-08-21T09:25:57.160Z] #140 [core-metadata builder 6/7] COPY . . [2025-08-21T09:25:57.160Z] #140 CACHED [2025-08-21T09:25:57.160Z] [2025-08-21T09:25:57.160Z] #119 [support-scheduler builder 6/7] COPY . . [2025-08-21T09:25:57.160Z] #119 DONE 2.5s [2025-08-21T09:25:57.160Z] [2025-08-21T09:25:57.160Z] #141 [core-data builder 6/7] COPY . . [2025-08-21T09:25:57.160Z] #141 CACHED [2025-08-21T09:25:57.160Z] [2025-08-21T09:25:57.160Z] #142 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-08-21T09:25:57.160Z] #142 CACHED [2025-08-21T09:25:57.160Z] [2025-08-21T09:25:57.160Z] #143 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T09:25:57.160Z] #143 CACHED [2025-08-21T09:25:57.160Z] [2025-08-21T09:25:57.160Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-21T09:25:57.160Z] #144 ... [2025-08-21T09:25:57.160Z] [2025-08-21T09:25:57.160Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-21T09:25:57.160Z] #122 5.436 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-08-21T09:25:58.574Z] #122 ... [2025-08-21T09:25:58.574Z] [2025-08-21T09:25:58.574Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T09:25:58.574Z] #0 4.813 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-08-21T09:25:58.574Z] #145 ... [2025-08-21T09:25:58.574Z] [2025-08-21T09:25:58.574Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-21T09:25:58.574Z] #0 7.711 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-08-21T09:25:58.574Z] #146 ... [2025-08-21T09:25:58.574Z] [2025-08-21T09:25:58.574Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-21T09:25:58.574Z] #0 7.976 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-08-21T09:25:59.100Z] #147 ... [2025-08-21T09:25:59.100Z] [2025-08-21T09:25:59.100Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-21T09:25:59.100Z] #0 7.507 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-08-21T09:25:59.100Z] #148 ... [2025-08-21T09:25:59.100Z] [2025-08-21T09:25:59.100Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-21T09:25:59.100Z] #0 4.577 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-08-21T09:25:59.100Z] #149 ... [2025-08-21T09:25:59.100Z] [2025-08-21T09:25:59.100Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-21T09:25:59.100Z] #0 5.943 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-08-21T09:25:59.368Z] #150 ... [2025-08-21T09:25:59.368Z] [2025-08-21T09:25:59.368Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-21T09:25:59.368Z] #0 6.490 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-08-21T09:25:59.368Z] #151 ... [2025-08-21T09:25:59.368Z] [2025-08-21T09:25:59.368Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-21T09:25:59.368Z] #0 6.612 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-08-21T09:25:59.635Z] #152 ... [2025-08-21T09:25:59.635Z] [2025-08-21T09:25:59.635Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-21T09:25:59.635Z] #0 6.002 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-08-21T09:25:59.903Z] #153 ... [2025-08-21T09:25:59.903Z] [2025-08-21T09:25:59.903Z] #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-08-21T09:25:59.903Z] #0 6.736 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-08-21T09:25:59.903Z] #154 ... [2025-08-21T09:25:59.903Z] [2025-08-21T09:25:59.903Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-21T09:25:59.903Z] #144 6.718 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-08-21T09:26:25.602Z] #155 ... [2025-08-21T09:26:25.602Z] [2025-08-21T09:26:25.602Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-21T09:26:25.602Z] #156 160.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-08-21T09:26:40.512Z] #156 DONE 178.4s [2025-08-21T09:26:40.512Z] [2025-08-21T09:26:40.512Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-21T09:26:40.512Z] #148 DONE 178.3s [2025-08-21T09:26:40.512Z] [2025-08-21T09:26:40.512Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-21T09:26:40.512Z] #155 ... [2025-08-21T09:26:40.512Z] [2025-08-21T09:26:40.512Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-21T09:26:40.512Z] #151 DONE 178.6s [2025-08-21T09:26:40.512Z] [2025-08-21T09:26:40.512Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-21T09:26:40.512Z] #154 DONE 178.9s [2025-08-21T09:26:40.512Z] [2025-08-21T09:26:40.512Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-21T09:26:40.512Z] #155 ... [2025-08-21T09:26:40.512Z] [2025-08-21T09:26:40.512Z] #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T09:26:40.512Z] #176 ... [2025-08-21T09:26:40.512Z] [2025-08-21T09:26:40.512Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-21T09:26:40.512Z] #155 DONE 179.0s [2025-08-21T09:26:40.512Z] [2025-08-21T09:26:40.512Z] #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T09:26:40.512Z] #177 ... [2025-08-21T09:26:40.512Z] [2025-08-21T09:26:40.512Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-21T09:26:40.512Z] #153 DONE 179.4s [2025-08-21T09:26:40.512Z] [2025-08-21T09:26:40.512Z] #178 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T09:26:40.774Z] #178 ... [2025-08-21T09:26:40.774Z] [2025-08-21T09:26:40.774Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-21T09:26:40.774Z] #150 DONE 180.0s [2025-08-21T09:26:40.774Z] [2025-08-21T09:26:40.774Z] #179 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T09:26:41.036Z] #179 ... [2025-08-21T09:26:41.036Z] [2025-08-21T09:26:41.036Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-21T09:26:41.036Z] #152 DONE 180.3s [2025-08-21T09:26:41.036Z] [2025-08-21T09:26:41.036Z] #180 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T09:26:41.610Z] #180 ... [2025-08-21T09:26:41.610Z] [2025-08-21T09:26:41.610Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T09:26:41.610Z] #147 DONE 180.8s [2025-08-21T09:26:41.610Z] [2025-08-21T09:26:41.610Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-21T09:26:41.610Z] #146 DONE 180.9s [2025-08-21T09:26:41.610Z] [2025-08-21T09:26:41.610Z] #179 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T09:26:42.997Z] #179 ... [2025-08-21T09:26:42.997Z] [2025-08-21T09:26:42.997Z] #178 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T09:26:42.997Z] #178 DONE 3.3s [2025-08-21T09:26:42.997Z] [2025-08-21T09:26:42.997Z] #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T09:26:42.997Z] #176 DONE 3.5s [2025-08-21T09:26:42.997Z] [2025-08-21T09:26:42.997Z] #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T09:26:42.997Z] #177 DONE 3.2s [2025-08-21T09:26:42.997Z] [2025-08-21T09:26:42.997Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-08-21T09:26:43.257Z] #181 ... [2025-08-21T09:26:43.257Z] [2025-08-21T09:26:43.257Z] #179 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T09:26:43.257Z] #179 DONE 2.6s [2025-08-21T09:26:43.517Z] [2025-08-21T09:26:43.517Z] #180 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T09:26:43.517Z] #180 DONE 3.0s [2025-08-21T09:26:43.517Z] [2025-08-21T09:26:43.517Z] #182 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-21T09:26:43.517Z] #182 ... [2025-08-21T09:26:43.517Z] [2025-08-21T09:26:43.517Z] #183 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T09:26:43.517Z] #183 DONE 2.2s [2025-08-21T09:26:43.778Z] [2025-08-21T09:26:43.778Z] #184 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T09:26:43.778Z] #184 DONE 1.9s [2025-08-21T09:26:43.778Z] [2025-08-21T09:26:43.778Z] #185 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-21T09:26:44.350Z] #185 ... [2025-08-21T09:26:44.350Z] [2025-08-21T09:26:44.350Z] #186 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T09:26:44.350Z] #186 DONE 2.4s [2025-08-21T09:26:44.350Z] [2025-08-21T09:26:44.350Z] #187 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-21T09:26:45.293Z] #187 DONE 0.9s [2025-08-21T09:26:45.293Z] [2025-08-21T09:26:45.293Z] #188 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-21T09:26:45.293Z] #188 DONE 2.2s [2025-08-21T09:26:45.293Z] [2025-08-21T09:26:45.293Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-08-21T09:26:45.293Z] #181 DONE 2.0s [2025-08-21T09:26:45.293Z] [2025-08-21T09:26:45.293Z] #189 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-08-21T09:26:45.293Z] #189 DONE 2.0s [2025-08-21T09:26:45.293Z] [2025-08-21T09:26:45.293Z] #182 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-21T09:26:45.293Z] #182 DONE 1.8s [2025-08-21T09:26:45.293Z] [2025-08-21T09:26:45.293Z] #190 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-21T09:26:45.293Z] #190 DONE 1.6s [2025-08-21T09:26:45.293Z] [2025-08-21T09:26:45.293Z] #191 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T09:26:45.293Z] #191 CACHED [2025-08-21T09:26:45.293Z] [2025-08-21T09:26:45.293Z] #192 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-08-21T09:26:45.293Z] #192 CACHED [2025-08-21T09:26:45.293Z] [2025-08-21T09:26:45.293Z] #193 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T09:26:45.293Z] #193 CACHED [2025-08-21T09:26:45.293Z] [2025-08-21T09:26:45.293Z] #194 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-21T09:26:45.293Z] #194 CACHED [2025-08-21T09:26:45.293Z] [2025-08-21T09:26:45.293Z] #185 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-21T09:26:45.293Z] #185 DONE 1.5s [2025-08-21T09:26:45.293Z] [2025-08-21T09:26:45.293Z] #195 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-08-21T09:26:45.293Z] #195 DONE 1.7s [2025-08-21T09:26:45.293Z] [2025-08-21T09:26:45.293Z] #196 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-08-21T09:26:46.679Z] #196 DONE 1.1s [2025-08-21T09:26:46.679Z] [2025-08-21T09:26:46.679Z] #197 [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-08-21T09:26:46.679Z] #197 DONE 1.2s [2025-08-21T09:26:46.679Z] [2025-08-21T09:26:46.679Z] #198 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-08-21T09:26:46.679Z] #198 DONE 1.2s [2025-08-21T09:26:46.679Z] [2025-08-21T09:26:46.679Z] #199 [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-08-21T09:26:46.679Z] #199 DONE 1.2s [2025-08-21T09:26:46.679Z] [2025-08-21T09:26:46.679Z] #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-08-21T09:26:46.679Z] #200 DONE 1.2s [2025-08-21T09:26:46.679Z] [2025-08-21T09:26:46.679Z] #201 [core-keeper] exporting to image [2025-08-21T09:26:46.679Z] #201 exporting layers [2025-08-21T09:26:46.939Z] #201 ... [2025-08-21T09:26:46.939Z] [2025-08-21T09:26:46.939Z] #202 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-08-21T09:26:46.939Z] #202 DONE 1.6s [2025-08-21T09:26:46.939Z] [2025-08-21T09:26:46.939Z] #203 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-08-21T09:26:46.939Z] #203 DONE 1.6s [2025-08-21T09:26:46.939Z] [2025-08-21T09:26:46.939Z] #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-08-21T09:26:46.939Z] #204 DONE 1.6s [2025-08-21T09:26:46.939Z] [2025-08-21T09:26:46.939Z] #205 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-08-21T09:26:46.939Z] #205 DONE 1.7s [2025-08-21T09:26:46.939Z] [2025-08-21T09:26:46.939Z] #206 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-08-21T09:26:46.939Z] #206 DONE 1.7s [2025-08-21T09:26:46.939Z] [2025-08-21T09:26:46.939Z] #201 [core-keeper] exporting to image [2025-08-21T09:26:46.939Z] #201 exporting layers 0.6s done [2025-08-21T09:26:46.939Z] #201 writing image sha256:23944d4f4278b1b1f6be2df7c1381743602af713c25de5f21e670098afd69b9f [2025-08-21T09:26:47.199Z] #201 writing image sha256:23944d4f4278b1b1f6be2df7c1381743602af713c25de5f21e670098afd69b9f done [2025-08-21T09:26:47.199Z] #201 naming to docker.io/library/core-keeper 0.0s done [2025-08-21T09:26:47.199Z] #201 DONE 0.8s [2025-08-21T09:26:47.199Z] [2025-08-21T09:26:47.199Z] #207 [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-08-21T09:26:47.199Z] #207 DONE 0.7s [2025-08-21T09:26:47.199Z] [2025-08-21T09:26:47.199Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-08-21T09:26:47.199Z] #208 DONE 0.8s [2025-08-21T09:26:47.199Z] [2025-08-21T09:26:47.199Z] #209 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-08-21T09:26:47.199Z] #209 DONE 0.8s [2025-08-21T09:26:47.199Z] [2025-08-21T09:26:47.199Z] #210 [core-data] exporting to image [2025-08-21T09:26:47.199Z] #210 ... [2025-08-21T09:26:47.199Z] [2025-08-21T09:26:47.199Z] #211 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-08-21T09:26:47.199Z] #211 DONE 0.4s [2025-08-21T09:26:47.199Z] [2025-08-21T09:26:47.199Z] #212 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-08-21T09:26:47.199Z] #212 DONE 0.3s [2025-08-21T09:26:47.199Z] [2025-08-21T09:26:47.199Z] #213 [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-08-21T09:26:47.199Z] #213 DONE 0.3s [2025-08-21T09:26:47.199Z] [2025-08-21T09:26:47.199Z] #214 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-08-21T09:26:47.199Z] #214 DONE 0.4s [2025-08-21T09:26:47.460Z] [2025-08-21T09:26:47.460Z] #215 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-08-21T09:26:47.460Z] #215 DONE 0.3s [2025-08-21T09:26:47.460Z] [2025-08-21T09:26:47.460Z] #216 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-08-21T09:26:47.460Z] #216 DONE 0.3s [2025-08-21T09:26:47.460Z] [2025-08-21T09:26:47.460Z] #217 [support-notifications] exporting to image [2025-08-21T09:26:47.460Z] #217 ... [2025-08-21T09:26:47.460Z] [2025-08-21T09:26:47.460Z] #218 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-08-21T09:26:47.460Z] #218 DONE 0.4s [2025-08-21T09:26:47.724Z] [2025-08-21T09:26:47.724Z] #210 [core-data] exporting to image [2025-08-21T09:26:47.724Z] #210 exporting layers 0.2s done [2025-08-21T09:26:47.724Z] #210 writing image sha256:430d171e7d406bacf9dd767185215165177c40b2e5b31487a3f1868612b37e8b 0.0s done [2025-08-21T09:26:47.724Z] #210 naming to docker.io/library/core-data done [2025-08-21T09:26:47.724Z] #210 DONE 0.5s [2025-08-21T09:26:47.724Z] [2025-08-21T09:26:47.724Z] #219 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-08-21T09:26:47.724Z] #219 DONE 0.5s [2025-08-21T09:26:47.724Z] [2025-08-21T09:26:47.724Z] #220 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-08-21T09:26:47.724Z] #220 ... [2025-08-21T09:26:47.724Z] [2025-08-21T09:26:47.724Z] #221 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-08-21T09:26:47.724Z] #221 DONE 0.5s [2025-08-21T09:26:47.724Z] [2025-08-21T09:26:47.724Z] #222 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-08-21T09:26:47.724Z] #222 DONE 0.5s [2025-08-21T09:26:47.724Z] [2025-08-21T09:26:47.724Z] #223 [core-command] exporting to image [2025-08-21T09:26:47.724Z] #223 exporting layers 0.3s done [2025-08-21T09:26:47.724Z] #223 writing image sha256:fff3df0702d01cb570981da237a01e83aa2c48c5a445f0f86166be1840ee968f 0.0s done [2025-08-21T09:26:47.724Z] #223 naming to docker.io/library/core-command 0.0s done [2025-08-21T09:26:47.724Z] #223 DONE 0.5s [2025-08-21T09:26:47.986Z] [2025-08-21T09:26:47.986Z] #224 [core-metadata] exporting to image [2025-08-21T09:26:47.986Z] #224 ... [2025-08-21T09:26:47.986Z] [2025-08-21T09:26:47.986Z] #220 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-08-21T09:26:47.986Z] #220 DONE 0.5s [2025-08-21T09:26:47.986Z] [2025-08-21T09:26:47.986Z] #225 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-08-21T09:26:47.986Z] #225 DONE 0.4s [2025-08-21T09:26:48.246Z] [2025-08-21T09:26:48.246Z] #217 [support-notifications] exporting to image [2025-08-21T09:26:48.246Z] #217 exporting layers 0.8s done [2025-08-21T09:26:48.246Z] #217 writing image sha256:d2034336fa0e183366e4cc437d6d2449bdbf0632708629f92986703c1a1ef2f2 done [2025-08-21T09:26:48.246Z] #217 naming to docker.io/library/support-notifications [2025-08-21T09:26:48.246Z] #217 naming to docker.io/library/support-notifications 0.2s done [2025-08-21T09:26:48.246Z] #217 DONE 1.1s [2025-08-21T09:26:48.246Z] [2025-08-21T09:26:48.246Z] #226 [security-spiffe-token-provider] exporting to image [2025-08-21T09:26:48.246Z] #226 exporting layers 0.9s done [2025-08-21T09:26:48.246Z] #226 writing image sha256:ac1758d67ead0b16555351dab0cec9eadf8811f68995dd815c0397cded013a74 0.0s done [2025-08-21T09:26:48.246Z] #226 naming to docker.io/library/security-spiffe-token-provider done [2025-08-21T09:26:48.246Z] #226 DONE 1.2s [2025-08-21T09:26:48.246Z] [2025-08-21T09:26:48.246Z] #227 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-08-21T09:26:48.246Z] #227 DONE 0.3s [2025-08-21T09:26:48.246Z] [2025-08-21T09:26:48.246Z] #224 [core-metadata] exporting to image [2025-08-21T09:26:48.246Z] #224 exporting layers 0.7s done [2025-08-21T09:26:48.246Z] #224 writing image sha256:2033149021335ff3871cfcaa4b82c7671789e8880ff1223f00093c8f90753cf0 done [2025-08-21T09:26:48.246Z] #224 naming to docker.io/library/core-metadata done [2025-08-21T09:26:48.506Z] #224 DONE 0.7s [2025-08-21T09:26:48.506Z] [2025-08-21T09:26:48.506Z] #228 [support-scheduler] exporting to image [2025-08-21T09:26:48.506Z] #228 exporting layers 0.8s done [2025-08-21T09:26:48.506Z] #228 writing image sha256:15dc28b14e0c8c6cd06fa17ebf5ef63a9d6f0c94b5119fdee9c53a336729d6ed 0.2s done [2025-08-21T09:26:48.506Z] #228 naming to docker.io/library/support-scheduler done [2025-08-21T09:26:48.506Z] #228 DONE 1.1s [2025-08-21T09:26:48.506Z] [2025-08-21T09:26:48.506Z] #229 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-21T09:26:48.506Z] #229 DONE 0.8s [2025-08-21T09:26:48.506Z] [2025-08-21T09:26:48.506Z] #230 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-08-21T09:26:48.506Z] #230 DONE 0.2s [2025-08-21T09:26:48.506Z] [2025-08-21T09:26:48.506Z] #231 [security-proxy-auth] exporting to image [2025-08-21T09:26:48.766Z] #231 ... [2025-08-21T09:26:48.766Z] [2025-08-21T09:26:48.766Z] #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-21T09:26:48.766Z] #232 DONE 0.6s [2025-08-21T09:26:49.026Z] [2025-08-21T09:26:49.026Z] #233 [security-proxy-setup] exporting to image [2025-08-21T09:26:49.027Z] #233 exporting layers 0.2s done [2025-08-21T09:26:49.027Z] #233 writing image sha256:2f4e54751274239bf07f40b8d80057126bba8f3e4815bda99773bf76d65ca7c2 done [2025-08-21T09:26:49.027Z] #233 naming to docker.io/library/security-proxy-setup done [2025-08-21T09:26:49.027Z] #233 DONE 0.2s [2025-08-21T09:26:49.027Z] [2025-08-21T09:26:49.027Z] #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-21T09:26:49.027Z] #234 DONE 0.5s [2025-08-21T09:26:49.027Z] [2025-08-21T09:26:49.027Z] #235 [security-secretstore-setup] exporting to image [2025-08-21T09:26:49.288Z] #235 exporting layers 0.3s done [2025-08-21T09:26:49.288Z] #235 writing image sha256:3fcddbf35ef97217bd1eb1468f4823d537741465bf000537718e81f0757377ce done [2025-08-21T09:26:49.288Z] #235 naming to docker.io/library/security-secretstore-setup done [2025-08-21T09:26:49.288Z] #235 DONE 0.3s [2025-08-21T09:26:49.288Z] [2025-08-21T09:26:49.288Z] #231 [security-proxy-auth] exporting to image [2025-08-21T09:26:49.288Z] #231 exporting layers 0.7s done [2025-08-21T09:26:49.288Z] #231 writing image sha256:f32d724442470572fd91d8768aa66d305c4e966b8f4fac9a2fc901d1a3a7708c done [2025-08-21T09:26:49.288Z] #231 naming to docker.io/library/security-proxy-auth done [2025-08-21T09:26:49.288Z] #231 DONE 0.7s [2025-08-21T09:26:49.288Z] time="2025-08-21T09:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T09:26:49.288Z] time="2025-08-21T09:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T09:26:49.288Z] time="2025-08-21T09:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T09:26:49.288Z] time="2025-08-21T09:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T09:26:49.288Z] time="2025-08-21T09:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T09:26:49.288Z] time="2025-08-21T09:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T09:26:49.288Z] time="2025-08-21T09:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T09:26:49.288Z] time="2025-08-21T09:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T09:26:49.288Z] time="2025-08-21T09:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T09:26:49.288Z] time="2025-08-21T09:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T09:26:49.288Z] time="2025-08-21T09:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T09:26:49.288Z] time="2025-08-21T09:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T09:26:49.288Z] time="2025-08-21T09:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T09:26:49.288Z] time="2025-08-21T09:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T09:26:49.288Z] time="2025-08-21T09:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-08-21T09:26:49.305Z] $ docker stop --time=1 45c375da258bb2c5093f4521a5c265839c464bba199d0390f693a373a68f9866 [2025-08-21T09:26:50.591Z] $ docker rm -f --volumes 45c375da258bb2c5093f4521a5c265839c464bba199d0390f693a373a68f9866 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-21T09:26:50.933Z] + docker images [2025-08-21T09:26:50.933Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-08-21T09:26:50.933Z] security-proxy-setup latest 2f4e54751274 2 seconds ago 49.9MB [2025-08-21T09:26:50.934Z] security-secretstore-setup latest 3fcddbf35ef9 2 seconds ago 80.6MB [2025-08-21T09:26:50.934Z] security-proxy-auth latest f32d72444247 2 seconds ago 45.4MB [2025-08-21T09:26:50.934Z] core-metadata latest 203314902133 3 seconds ago 46.4MB [2025-08-21T09:26:50.934Z] support-scheduler latest 15dc28b14e0c 3 seconds ago 50MB [2025-08-21T09:26:50.934Z] support-notifications latest d2034336fa0e 3 seconds ago 53.6MB [2025-08-21T09:26:50.934Z] core-data latest 430d171e7d40 4 seconds ago 46.2MB [2025-08-21T09:26:50.934Z] security-spiffe-token-provider latest ac1758d67ead 4 seconds ago 48.8MB [2025-08-21T09:26:50.934Z] core-keeper latest 23944d4f4278 4 seconds ago 45.2MB [2025-08-21T09:26:50.934Z] core-command latest fff3df0702d0 4 seconds ago 40.5MB [2025-08-21T09:26:50.934Z] security-bootstrapper latest 5dd2e779e081 About a minute ago 21.2MB [2025-08-21T09:26:50.934Z] core-common-config-bootstrapper latest 3d2e9e5636e5 About a minute ago 20.2MB [2025-08-21T09:26:50.934Z] security-spire-config latest 036145c6d45a 3 minutes ago 150MB [2025-08-21T09:26:50.934Z] security-spire-agent latest 14a61b6ee57b 3 minutes ago 196MB [2025-08-21T09:26:50.934Z] security-spire-server latest b1acf9631dc1 3 minutes ago 150MB [2025-08-21T09:26:50.934Z] ci-base-image-x86_64 latest 3e38d1750ea8 7 minutes ago 936MB [2025-08-21T09:26:50.934Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 2 weeks ago 580MB [2025-08-21T09:26:50.934Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 2 months ago 573MB [2025-08-21T09:26:50.934Z] 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-08-21T09:26:51.066Z] provisioning config files... [2025-08-21T09:26:51.076Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/889@tmp/config1604113445347926989tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T09:26:51.456Z] ---> ****-login.sh [2025-08-21T09:26:51.456Z] nexus3.edgexfoundry.org:10001 [2025-08-21T09:26:51.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T09:26:51.456Z] Login Succeeded [2025-08-21T09:26:51.456Z] nexus3.edgexfoundry.org:10002 [2025-08-21T09:26:51.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T09:26:51.456Z] Login Succeeded [2025-08-21T09:26:51.456Z] nexus3.edgexfoundry.org:10003 [2025-08-21T09:26:51.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T09:26:51.734Z] Login Succeeded [2025-08-21T09:26:51.734Z] nexus3.edgexfoundry.org:10004 [2025-08-21T09:26:51.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T09:26:51.734Z] Login Succeeded [2025-08-21T09:26:51.734Z] ****.io [2025-08-21T09:26:51.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T09:26:52.007Z] Login Succeeded [2025-08-21T09:26:52.007Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T09:26:52.020Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T09:26:52.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T09:26:52.094Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-08-21T09:26:52.094Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:26:52.094Z] latest [2025-08-21T09:26:52.094Z] 4.1.0-dev.49 [2025-08-21T09:26:52.094Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:26:52.094Z] main [2025-08-21T09:26:52.094Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:26:52.507Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:26:52.863Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:26:52.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-21T09:26:52.863Z] 7ba7888ac7ba: Preparing [2025-08-21T09:26:52.863Z] 624a26ddbb34: Preparing [2025-08-21T09:26:52.863Z] a6ba024fd6d0: Preparing [2025-08-21T09:26:52.863Z] f305b7a89aa8: Preparing [2025-08-21T09:26:52.863Z] 10762645db06: Preparing [2025-08-21T09:26:52.863Z] d7eab7918428: Preparing [2025-08-21T09:26:52.863Z] 097100c76c15: Preparing [2025-08-21T09:26:52.863Z] d7eab7918428: Waiting [2025-08-21T09:26:52.863Z] 097100c76c15: Waiting [2025-08-21T09:26:52.863Z] f305b7a89aa8: Pushed [2025-08-21T09:26:52.863Z] a6ba024fd6d0: Pushed [2025-08-21T09:26:52.863Z] 10762645db06: Pushed [2025-08-21T09:26:52.863Z] 7ba7888ac7ba: Pushed [2025-08-21T09:26:53.137Z] d7eab7918428: Pushed [2025-08-21T09:26:53.137Z] 097100c76c15: Layer already exists [2025-08-21T09:26:56.500Z] 624a26ddbb34: Pushed [2025-08-21T09:26:56.500Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:b54642513f939820c2c85c969f0faf229343b819a2bdd650c9a5e50c60d053b8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:26:56.835Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:26:57.162Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-21T09:26:57.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-21T09:26:57.162Z] 7ba7888ac7ba: Preparing [2025-08-21T09:26:57.162Z] 624a26ddbb34: Preparing [2025-08-21T09:26:57.162Z] a6ba024fd6d0: Preparing [2025-08-21T09:26:57.162Z] f305b7a89aa8: Preparing [2025-08-21T09:26:57.162Z] 10762645db06: Preparing [2025-08-21T09:26:57.162Z] d7eab7918428: Preparing [2025-08-21T09:26:57.162Z] 097100c76c15: Preparing [2025-08-21T09:26:57.162Z] d7eab7918428: Waiting [2025-08-21T09:26:57.162Z] 097100c76c15: Waiting [2025-08-21T09:26:57.162Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:26:57.162Z] 7ba7888ac7ba: Layer already exists [2025-08-21T09:26:57.162Z] 624a26ddbb34: Layer already exists [2025-08-21T09:26:57.162Z] 10762645db06: Layer already exists [2025-08-21T09:26:57.162Z] f305b7a89aa8: Layer already exists [2025-08-21T09:26:57.162Z] 097100c76c15: Layer already exists [2025-08-21T09:26:57.162Z] d7eab7918428: Layer already exists [2025-08-21T09:26:57.162Z] latest: digest: sha256:b54642513f939820c2c85c969f0faf229343b819a2bdd650c9a5e50c60d053b8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:26:57.492Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:26:57.813Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.49 [2025-08-21T09:26:57.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-21T09:26:57.813Z] 7ba7888ac7ba: Preparing [2025-08-21T09:26:57.813Z] 624a26ddbb34: Preparing [2025-08-21T09:26:57.813Z] a6ba024fd6d0: Preparing [2025-08-21T09:26:57.813Z] f305b7a89aa8: Preparing [2025-08-21T09:26:57.813Z] 10762645db06: Preparing [2025-08-21T09:26:57.813Z] d7eab7918428: Preparing [2025-08-21T09:26:57.813Z] 097100c76c15: Preparing [2025-08-21T09:26:57.813Z] 097100c76c15: Waiting [2025-08-21T09:26:57.813Z] d7eab7918428: Waiting [2025-08-21T09:26:57.813Z] 624a26ddbb34: Layer already exists [2025-08-21T09:26:57.813Z] 10762645db06: Layer already exists [2025-08-21T09:26:57.813Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:26:57.813Z] 7ba7888ac7ba: Layer already exists [2025-08-21T09:26:57.813Z] f305b7a89aa8: Layer already exists [2025-08-21T09:26:57.813Z] d7eab7918428: Layer already exists [2025-08-21T09:26:57.813Z] 097100c76c15: Layer already exists [2025-08-21T09:26:57.813Z] 4.1.0-dev.49: digest: sha256:b54642513f939820c2c85c969f0faf229343b819a2bdd650c9a5e50c60d053b8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:26:58.140Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:26:58.468Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:26:58.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-21T09:26:58.468Z] 7ba7888ac7ba: Preparing [2025-08-21T09:26:58.468Z] 624a26ddbb34: Preparing [2025-08-21T09:26:58.468Z] a6ba024fd6d0: Preparing [2025-08-21T09:26:58.468Z] f305b7a89aa8: Preparing [2025-08-21T09:26:58.468Z] 10762645db06: Preparing [2025-08-21T09:26:58.468Z] d7eab7918428: Preparing [2025-08-21T09:26:58.468Z] 097100c76c15: Preparing [2025-08-21T09:26:58.468Z] d7eab7918428: Waiting [2025-08-21T09:26:58.468Z] 097100c76c15: Waiting [2025-08-21T09:26:58.468Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:26:58.468Z] 624a26ddbb34: Layer already exists [2025-08-21T09:26:58.468Z] 10762645db06: Layer already exists [2025-08-21T09:26:58.468Z] f305b7a89aa8: Layer already exists [2025-08-21T09:26:58.468Z] 7ba7888ac7ba: Layer already exists [2025-08-21T09:26:58.468Z] 097100c76c15: Layer already exists [2025-08-21T09:26:58.468Z] d7eab7918428: Layer already exists [2025-08-21T09:26:58.468Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:b54642513f939820c2c85c969f0faf229343b819a2bdd650c9a5e50c60d053b8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:26:58.796Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:26:59.123Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-08-21T09:26:59.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-21T09:26:59.123Z] 7ba7888ac7ba: Preparing [2025-08-21T09:26:59.123Z] 624a26ddbb34: Preparing [2025-08-21T09:26:59.123Z] a6ba024fd6d0: Preparing [2025-08-21T09:26:59.123Z] f305b7a89aa8: Preparing [2025-08-21T09:26:59.123Z] 10762645db06: Preparing [2025-08-21T09:26:59.123Z] d7eab7918428: Preparing [2025-08-21T09:26:59.123Z] 097100c76c15: Preparing [2025-08-21T09:26:59.123Z] d7eab7918428: Waiting [2025-08-21T09:26:59.123Z] 097100c76c15: Waiting [2025-08-21T09:26:59.123Z] 10762645db06: Layer already exists [2025-08-21T09:26:59.123Z] 624a26ddbb34: Layer already exists [2025-08-21T09:26:59.123Z] 7ba7888ac7ba: Layer already exists [2025-08-21T09:26:59.123Z] f305b7a89aa8: Layer already exists [2025-08-21T09:26:59.123Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:26:59.123Z] d7eab7918428: Layer already exists [2025-08-21T09:26:59.123Z] 097100c76c15: Layer already exists [2025-08-21T09:26:59.123Z] main: digest: sha256:b54642513f939820c2c85c969f0faf229343b819a2bdd650c9a5e50c60d053b8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T09:26:59.194Z] ===================================================== [Pipeline] echo [2025-08-21T09:26:59.208Z] taggedImages: [2025-08-21T09:26:59.208Z] - nexus3.edgexfoundry.org:10004/core-command:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:26:59.208Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-21T09:26:59.208Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.49 [2025-08-21T09:26:59.208Z] - nexus3.edgexfoundry.org:10004/core-command:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:26:59.208Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-08-21T09:26:59.235Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-08-21T09:26:59.235Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:26:59.235Z] latest [2025-08-21T09:26:59.235Z] 4.1.0-dev.49 [2025-08-21T09:26:59.235Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:26:59.235Z] main [2025-08-21T09:26:59.235Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:26:59.579Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:26:59.892Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:26:59.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-21T09:26:59.892Z] f089274c5154: Preparing [2025-08-21T09:26:59.892Z] 83d6d02532ab: Preparing [2025-08-21T09:26:59.892Z] 50dac50cadd7: Preparing [2025-08-21T09:26:59.892Z] 72973d05b8ce: Preparing [2025-08-21T09:26:59.892Z] a6ba024fd6d0: Preparing [2025-08-21T09:26:59.892Z] f305b7a89aa8: Preparing [2025-08-21T09:26:59.892Z] 10762645db06: Preparing [2025-08-21T09:26:59.892Z] d7eab7918428: Preparing [2025-08-21T09:26:59.892Z] 097100c76c15: Preparing [2025-08-21T09:26:59.892Z] 10762645db06: Waiting [2025-08-21T09:26:59.892Z] d7eab7918428: Waiting [2025-08-21T09:26:59.892Z] 097100c76c15: Waiting [2025-08-21T09:26:59.892Z] f305b7a89aa8: Waiting [2025-08-21T09:26:59.892Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:26:59.892Z] f305b7a89aa8: Layer already exists [2025-08-21T09:26:59.892Z] 10762645db06: Layer already exists [2025-08-21T09:26:59.892Z] f089274c5154: Pushed [2025-08-21T09:26:59.892Z] 50dac50cadd7: Pushed [2025-08-21T09:26:59.892Z] 83d6d02532ab: Pushed [2025-08-21T09:26:59.892Z] d7eab7918428: Layer already exists [2025-08-21T09:26:59.892Z] 097100c76c15: Layer already exists [2025-08-21T09:27:01.269Z] 72973d05b8ce: Pushed [2025-08-21T09:27:01.529Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:e5506d7c136ba2d28a728ce6a0cf81704a6db78f70ee6b43e76b9eb1756b34ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:01.856Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:02.189Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-21T09:27:02.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-21T09:27:02.189Z] f089274c5154: Preparing [2025-08-21T09:27:02.189Z] 83d6d02532ab: Preparing [2025-08-21T09:27:02.189Z] 50dac50cadd7: Preparing [2025-08-21T09:27:02.189Z] 72973d05b8ce: Preparing [2025-08-21T09:27:02.189Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:02.189Z] f305b7a89aa8: Preparing [2025-08-21T09:27:02.189Z] 10762645db06: Preparing [2025-08-21T09:27:02.189Z] d7eab7918428: Preparing [2025-08-21T09:27:02.189Z] 097100c76c15: Preparing [2025-08-21T09:27:02.189Z] f305b7a89aa8: Waiting [2025-08-21T09:27:02.189Z] 10762645db06: Waiting [2025-08-21T09:27:02.189Z] 097100c76c15: Waiting [2025-08-21T09:27:02.189Z] d7eab7918428: Waiting [2025-08-21T09:27:02.189Z] 83d6d02532ab: Layer already exists [2025-08-21T09:27:02.189Z] 50dac50cadd7: Layer already exists [2025-08-21T09:27:02.189Z] f089274c5154: Layer already exists [2025-08-21T09:27:02.189Z] 72973d05b8ce: Layer already exists [2025-08-21T09:27:02.189Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:02.189Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:02.189Z] d7eab7918428: Layer already exists [2025-08-21T09:27:02.189Z] 10762645db06: Layer already exists [2025-08-21T09:27:02.189Z] 097100c76c15: Layer already exists [2025-08-21T09:27:02.189Z] latest: digest: sha256:e5506d7c136ba2d28a728ce6a0cf81704a6db78f70ee6b43e76b9eb1756b34ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:02.525Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:02.861Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.49 [2025-08-21T09:27:02.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-21T09:27:02.862Z] f089274c5154: Preparing [2025-08-21T09:27:02.862Z] 83d6d02532ab: Preparing [2025-08-21T09:27:02.862Z] 50dac50cadd7: Preparing [2025-08-21T09:27:02.862Z] 72973d05b8ce: Preparing [2025-08-21T09:27:02.862Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:02.862Z] f305b7a89aa8: Preparing [2025-08-21T09:27:02.862Z] 10762645db06: Preparing [2025-08-21T09:27:02.862Z] d7eab7918428: Preparing [2025-08-21T09:27:02.862Z] 097100c76c15: Preparing [2025-08-21T09:27:02.862Z] f305b7a89aa8: Waiting [2025-08-21T09:27:02.862Z] 10762645db06: Waiting [2025-08-21T09:27:02.862Z] 097100c76c15: Waiting [2025-08-21T09:27:02.862Z] d7eab7918428: Waiting [2025-08-21T09:27:02.862Z] f089274c5154: Layer already exists [2025-08-21T09:27:02.862Z] 50dac50cadd7: Layer already exists [2025-08-21T09:27:02.862Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:02.862Z] 83d6d02532ab: Layer already exists [2025-08-21T09:27:02.862Z] 72973d05b8ce: Layer already exists [2025-08-21T09:27:02.862Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:02.862Z] 10762645db06: Layer already exists [2025-08-21T09:27:02.862Z] 097100c76c15: Layer already exists [2025-08-21T09:27:02.862Z] d7eab7918428: Layer already exists [2025-08-21T09:27:02.862Z] 4.1.0-dev.49: digest: sha256:e5506d7c136ba2d28a728ce6a0cf81704a6db78f70ee6b43e76b9eb1756b34ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:03.191Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:03.511Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:27:03.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-21T09:27:03.511Z] f089274c5154: Preparing [2025-08-21T09:27:03.511Z] 83d6d02532ab: Preparing [2025-08-21T09:27:03.511Z] 50dac50cadd7: Preparing [2025-08-21T09:27:03.511Z] 72973d05b8ce: Preparing [2025-08-21T09:27:03.511Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:03.511Z] f305b7a89aa8: Preparing [2025-08-21T09:27:03.511Z] 10762645db06: Preparing [2025-08-21T09:27:03.511Z] d7eab7918428: Preparing [2025-08-21T09:27:03.511Z] 10762645db06: Waiting [2025-08-21T09:27:03.511Z] 097100c76c15: Preparing [2025-08-21T09:27:03.511Z] d7eab7918428: Waiting [2025-08-21T09:27:03.511Z] 097100c76c15: Waiting [2025-08-21T09:27:03.511Z] 83d6d02532ab: Layer already exists [2025-08-21T09:27:03.511Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:03.511Z] 72973d05b8ce: Layer already exists [2025-08-21T09:27:03.511Z] f089274c5154: Layer already exists [2025-08-21T09:27:03.511Z] 50dac50cadd7: Layer already exists [2025-08-21T09:27:03.511Z] 097100c76c15: Layer already exists [2025-08-21T09:27:03.511Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:03.511Z] d7eab7918428: Layer already exists [2025-08-21T09:27:03.511Z] 10762645db06: Layer already exists [2025-08-21T09:27:03.511Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:e5506d7c136ba2d28a728ce6a0cf81704a6db78f70ee6b43e76b9eb1756b34ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:03.836Z] + 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-08-21T09:27:04.163Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-08-21T09:27:04.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-21T09:27:04.163Z] f089274c5154: Preparing [2025-08-21T09:27:04.163Z] 83d6d02532ab: Preparing [2025-08-21T09:27:04.163Z] 50dac50cadd7: Preparing [2025-08-21T09:27:04.163Z] 72973d05b8ce: Preparing [2025-08-21T09:27:04.163Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:04.163Z] f305b7a89aa8: Preparing [2025-08-21T09:27:04.163Z] 10762645db06: Preparing [2025-08-21T09:27:04.163Z] d7eab7918428: Preparing [2025-08-21T09:27:04.163Z] 097100c76c15: Preparing [2025-08-21T09:27:04.163Z] f305b7a89aa8: Waiting [2025-08-21T09:27:04.163Z] 10762645db06: Waiting [2025-08-21T09:27:04.163Z] d7eab7918428: Waiting [2025-08-21T09:27:04.163Z] 097100c76c15: Waiting [2025-08-21T09:27:04.163Z] f089274c5154: Layer already exists [2025-08-21T09:27:04.163Z] 72973d05b8ce: Layer already exists [2025-08-21T09:27:04.163Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:04.163Z] 50dac50cadd7: Layer already exists [2025-08-21T09:27:04.163Z] 83d6d02532ab: Layer already exists [2025-08-21T09:27:04.163Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:04.163Z] 10762645db06: Layer already exists [2025-08-21T09:27:04.163Z] d7eab7918428: Layer already exists [2025-08-21T09:27:04.163Z] 097100c76c15: Layer already exists [2025-08-21T09:27:04.163Z] main: digest: sha256:e5506d7c136ba2d28a728ce6a0cf81704a6db78f70ee6b43e76b9eb1756b34ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T09:27:04.239Z] ===================================================== [Pipeline] echo [2025-08-21T09:27:04.254Z] taggedImages: [2025-08-21T09:27:04.254Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:27:04.254Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-21T09:27:04.254Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.49 [2025-08-21T09:27:04.254Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:27:04.254Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-08-21T09:27:04.283Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-08-21T09:27:04.283Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:27:04.283Z] latest [2025-08-21T09:27:04.283Z] 4.1.0-dev.49 [2025-08-21T09:27:04.283Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:27:04.283Z] main [2025-08-21T09:27:04.283Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:04.615Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:04.938Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:27:04.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-21T09:27:04.938Z] 414ca0abe6d3: Preparing [2025-08-21T09:27:04.938Z] f206184c6a61: Preparing [2025-08-21T09:27:04.938Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:04.938Z] f305b7a89aa8: Preparing [2025-08-21T09:27:04.938Z] 10762645db06: Preparing [2025-08-21T09:27:04.938Z] e9c8165f18b1: Preparing [2025-08-21T09:27:04.938Z] 097100c76c15: Preparing [2025-08-21T09:27:04.938Z] e9c8165f18b1: Waiting [2025-08-21T09:27:04.938Z] 097100c76c15: Waiting [2025-08-21T09:27:04.938Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:04.938Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:04.938Z] 10762645db06: Layer already exists [2025-08-21T09:27:04.938Z] 097100c76c15: Layer already exists [2025-08-21T09:27:04.938Z] 414ca0abe6d3: Pushed [2025-08-21T09:27:04.938Z] e9c8165f18b1: Pushed [2025-08-21T09:27:09.134Z] f206184c6a61: Pushed [2025-08-21T09:27:09.134Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:d7eab5f7300da2368580e67ea0af2337b9ceef3a997b9a75beb0c6cd7badc376 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:09.462Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:09.796Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-21T09:27:09.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-21T09:27:09.796Z] 414ca0abe6d3: Preparing [2025-08-21T09:27:09.796Z] f206184c6a61: Preparing [2025-08-21T09:27:09.796Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:09.796Z] f305b7a89aa8: Preparing [2025-08-21T09:27:09.796Z] 10762645db06: Preparing [2025-08-21T09:27:09.796Z] e9c8165f18b1: Preparing [2025-08-21T09:27:09.796Z] 097100c76c15: Preparing [2025-08-21T09:27:09.796Z] e9c8165f18b1: Waiting [2025-08-21T09:27:09.796Z] 097100c76c15: Waiting [2025-08-21T09:27:09.796Z] 10762645db06: Layer already exists [2025-08-21T09:27:09.796Z] f206184c6a61: Layer already exists [2025-08-21T09:27:09.796Z] 414ca0abe6d3: Layer already exists [2025-08-21T09:27:09.796Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:09.796Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:09.796Z] 097100c76c15: Layer already exists [2025-08-21T09:27:09.796Z] e9c8165f18b1: Layer already exists [2025-08-21T09:27:09.796Z] latest: digest: sha256:d7eab5f7300da2368580e67ea0af2337b9ceef3a997b9a75beb0c6cd7badc376 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:10.134Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:10.461Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.49 [2025-08-21T09:27:10.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-21T09:27:10.461Z] 414ca0abe6d3: Preparing [2025-08-21T09:27:10.461Z] f206184c6a61: Preparing [2025-08-21T09:27:10.461Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:10.461Z] f305b7a89aa8: Preparing [2025-08-21T09:27:10.461Z] 10762645db06: Preparing [2025-08-21T09:27:10.461Z] e9c8165f18b1: Preparing [2025-08-21T09:27:10.461Z] 097100c76c15: Preparing [2025-08-21T09:27:10.461Z] e9c8165f18b1: Waiting [2025-08-21T09:27:10.461Z] 097100c76c15: Waiting [2025-08-21T09:27:10.461Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:10.461Z] f206184c6a61: Layer already exists [2025-08-21T09:27:10.461Z] 10762645db06: Layer already exists [2025-08-21T09:27:10.461Z] 414ca0abe6d3: Layer already exists [2025-08-21T09:27:10.461Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:10.461Z] e9c8165f18b1: Layer already exists [2025-08-21T09:27:10.461Z] 097100c76c15: Layer already exists [2025-08-21T09:27:10.461Z] 4.1.0-dev.49: digest: sha256:d7eab5f7300da2368580e67ea0af2337b9ceef3a997b9a75beb0c6cd7badc376 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:10.796Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:11.114Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:27:11.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-21T09:27:11.114Z] 414ca0abe6d3: Preparing [2025-08-21T09:27:11.114Z] f206184c6a61: Preparing [2025-08-21T09:27:11.114Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:11.114Z] f305b7a89aa8: Preparing [2025-08-21T09:27:11.114Z] 10762645db06: Preparing [2025-08-21T09:27:11.114Z] e9c8165f18b1: Preparing [2025-08-21T09:27:11.114Z] 097100c76c15: Preparing [2025-08-21T09:27:11.114Z] e9c8165f18b1: Waiting [2025-08-21T09:27:11.114Z] 097100c76c15: Waiting [2025-08-21T09:27:11.114Z] 10762645db06: Layer already exists [2025-08-21T09:27:11.114Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:11.114Z] f206184c6a61: Layer already exists [2025-08-21T09:27:11.114Z] 414ca0abe6d3: Layer already exists [2025-08-21T09:27:11.114Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:11.114Z] e9c8165f18b1: Layer already exists [2025-08-21T09:27:11.114Z] 097100c76c15: Layer already exists [2025-08-21T09:27:11.114Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:d7eab5f7300da2368580e67ea0af2337b9ceef3a997b9a75beb0c6cd7badc376 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:11.444Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:11.775Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-08-21T09:27:11.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-21T09:27:11.775Z] 414ca0abe6d3: Preparing [2025-08-21T09:27:11.775Z] f206184c6a61: Preparing [2025-08-21T09:27:11.775Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:11.775Z] f305b7a89aa8: Preparing [2025-08-21T09:27:11.775Z] 10762645db06: Preparing [2025-08-21T09:27:11.775Z] e9c8165f18b1: Preparing [2025-08-21T09:27:11.775Z] 097100c76c15: Preparing [2025-08-21T09:27:11.775Z] e9c8165f18b1: Waiting [2025-08-21T09:27:11.775Z] 097100c76c15: Waiting [2025-08-21T09:27:11.775Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:11.775Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:11.775Z] 10762645db06: Layer already exists [2025-08-21T09:27:11.775Z] f206184c6a61: Layer already exists [2025-08-21T09:27:11.775Z] 414ca0abe6d3: Layer already exists [2025-08-21T09:27:11.775Z] 097100c76c15: Layer already exists [2025-08-21T09:27:11.775Z] e9c8165f18b1: Layer already exists [2025-08-21T09:27:11.775Z] main: digest: sha256:d7eab5f7300da2368580e67ea0af2337b9ceef3a997b9a75beb0c6cd7badc376 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T09:27:11.853Z] ===================================================== [Pipeline] echo [2025-08-21T09:27:11.878Z] taggedImages: [2025-08-21T09:27:11.878Z] - nexus3.edgexfoundry.org:10004/core-data:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:27:11.878Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-21T09:27:11.878Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.49 [2025-08-21T09:27:11.878Z] - nexus3.edgexfoundry.org:10004/core-data:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:27:11.878Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-08-21T09:27:11.916Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-08-21T09:27:11.916Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:27:11.916Z] latest [2025-08-21T09:27:11.916Z] 4.1.0-dev.49 [2025-08-21T09:27:11.916Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:27:11.916Z] main [2025-08-21T09:27:11.916Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:12.332Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:12.654Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:27:12.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-21T09:27:12.654Z] 4d61cd72cf89: Preparing [2025-08-21T09:27:12.654Z] bf2645a86955: Preparing [2025-08-21T09:27:12.654Z] f305b7a89aa8: Preparing [2025-08-21T09:27:12.654Z] 3754edc3f236: Preparing [2025-08-21T09:27:12.654Z] 19cee637f1ba: Preparing [2025-08-21T09:27:12.654Z] 097100c76c15: Preparing [2025-08-21T09:27:12.654Z] 097100c76c15: Waiting [2025-08-21T09:27:12.654Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:12.654Z] 097100c76c15: Layer already exists [2025-08-21T09:27:12.654Z] 19cee637f1ba: Pushed [2025-08-21T09:27:12.654Z] 4d61cd72cf89: Pushed [2025-08-21T09:27:12.654Z] 3754edc3f236: Pushed [2025-08-21T09:27:16.845Z] bf2645a86955: Pushed [2025-08-21T09:27:16.845Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:73d1c07b354301996f35398af21f4d5c3c6977b54b65b8d9a9b1a749c6777c84 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:17.179Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:17.507Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-21T09:27:17.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-21T09:27:17.507Z] 4d61cd72cf89: Preparing [2025-08-21T09:27:17.507Z] bf2645a86955: Preparing [2025-08-21T09:27:17.507Z] f305b7a89aa8: Preparing [2025-08-21T09:27:17.507Z] 3754edc3f236: Preparing [2025-08-21T09:27:17.507Z] 19cee637f1ba: Preparing [2025-08-21T09:27:17.507Z] 097100c76c15: Preparing [2025-08-21T09:27:17.507Z] 097100c76c15: Waiting [2025-08-21T09:27:17.507Z] 3754edc3f236: Layer already exists [2025-08-21T09:27:17.507Z] 19cee637f1ba: Layer already exists [2025-08-21T09:27:17.507Z] 4d61cd72cf89: Layer already exists [2025-08-21T09:27:17.507Z] bf2645a86955: Layer already exists [2025-08-21T09:27:17.507Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:17.508Z] 097100c76c15: Layer already exists [2025-08-21T09:27:17.508Z] latest: digest: sha256:73d1c07b354301996f35398af21f4d5c3c6977b54b65b8d9a9b1a749c6777c84 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:17.851Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:18.174Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.49 [2025-08-21T09:27:18.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-21T09:27:18.174Z] 4d61cd72cf89: Preparing [2025-08-21T09:27:18.174Z] bf2645a86955: Preparing [2025-08-21T09:27:18.174Z] f305b7a89aa8: Preparing [2025-08-21T09:27:18.174Z] 3754edc3f236: Preparing [2025-08-21T09:27:18.174Z] 19cee637f1ba: Preparing [2025-08-21T09:27:18.174Z] 097100c76c15: Preparing [2025-08-21T09:27:18.174Z] 097100c76c15: Waiting [2025-08-21T09:27:18.174Z] 4d61cd72cf89: Layer already exists [2025-08-21T09:27:18.174Z] bf2645a86955: Layer already exists [2025-08-21T09:27:18.174Z] 3754edc3f236: Layer already exists [2025-08-21T09:27:18.174Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:18.174Z] 19cee637f1ba: Layer already exists [2025-08-21T09:27:18.174Z] 097100c76c15: Layer already exists [2025-08-21T09:27:18.174Z] 4.1.0-dev.49: digest: sha256:73d1c07b354301996f35398af21f4d5c3c6977b54b65b8d9a9b1a749c6777c84 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:18.504Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:18.832Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:27:18.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-21T09:27:18.832Z] 4d61cd72cf89: Preparing [2025-08-21T09:27:18.832Z] bf2645a86955: Preparing [2025-08-21T09:27:18.832Z] f305b7a89aa8: Preparing [2025-08-21T09:27:18.832Z] 3754edc3f236: Preparing [2025-08-21T09:27:18.832Z] 19cee637f1ba: Preparing [2025-08-21T09:27:18.832Z] 097100c76c15: Preparing [2025-08-21T09:27:18.832Z] 097100c76c15: Waiting [2025-08-21T09:27:18.832Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:18.832Z] 4d61cd72cf89: Layer already exists [2025-08-21T09:27:18.832Z] bf2645a86955: Layer already exists [2025-08-21T09:27:18.832Z] 19cee637f1ba: Layer already exists [2025-08-21T09:27:18.832Z] 3754edc3f236: Layer already exists [2025-08-21T09:27:18.832Z] 097100c76c15: Layer already exists [2025-08-21T09:27:18.832Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:73d1c07b354301996f35398af21f4d5c3c6977b54b65b8d9a9b1a749c6777c84 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:19.154Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:19.479Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-08-21T09:27:19.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-21T09:27:19.479Z] 4d61cd72cf89: Preparing [2025-08-21T09:27:19.479Z] bf2645a86955: Preparing [2025-08-21T09:27:19.479Z] f305b7a89aa8: Preparing [2025-08-21T09:27:19.479Z] 3754edc3f236: Preparing [2025-08-21T09:27:19.479Z] 19cee637f1ba: Preparing [2025-08-21T09:27:19.479Z] 097100c76c15: Preparing [2025-08-21T09:27:19.479Z] 097100c76c15: Waiting [2025-08-21T09:27:19.479Z] 3754edc3f236: Layer already exists [2025-08-21T09:27:19.479Z] 19cee637f1ba: Layer already exists [2025-08-21T09:27:19.479Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:19.479Z] bf2645a86955: Layer already exists [2025-08-21T09:27:19.479Z] 4d61cd72cf89: Layer already exists [2025-08-21T09:27:19.479Z] 097100c76c15: Layer already exists [2025-08-21T09:27:19.479Z] main: digest: sha256:73d1c07b354301996f35398af21f4d5c3c6977b54b65b8d9a9b1a749c6777c84 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T09:27:19.560Z] ===================================================== [Pipeline] echo [2025-08-21T09:27:19.577Z] taggedImages: [2025-08-21T09:27:19.577Z] - nexus3.edgexfoundry.org:10004/core-keeper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:27:19.577Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-21T09:27:19.577Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.49 [2025-08-21T09:27:19.577Z] - nexus3.edgexfoundry.org:10004/core-keeper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:27:19.577Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-08-21T09:27:19.611Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-08-21T09:27:19.611Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:27:19.611Z] latest [2025-08-21T09:27:19.611Z] 4.1.0-dev.49 [2025-08-21T09:27:19.611Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:27:19.611Z] main [2025-08-21T09:27:19.611Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:19.965Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:20.295Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:27:20.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-21T09:27:20.295Z] 4ede8e19e173: Preparing [2025-08-21T09:27:20.295Z] ca3758aea4b8: Preparing [2025-08-21T09:27:20.295Z] 8fb34d9bf6ff: Preparing [2025-08-21T09:27:20.295Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:20.295Z] f305b7a89aa8: Preparing [2025-08-21T09:27:20.295Z] 10762645db06: Preparing [2025-08-21T09:27:20.295Z] d7eab7918428: Preparing [2025-08-21T09:27:20.295Z] 097100c76c15: Preparing [2025-08-21T09:27:20.295Z] 10762645db06: Waiting [2025-08-21T09:27:20.295Z] d7eab7918428: Waiting [2025-08-21T09:27:20.295Z] 097100c76c15: Waiting [2025-08-21T09:27:20.295Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:20.295Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:20.295Z] 10762645db06: Layer already exists [2025-08-21T09:27:20.295Z] d7eab7918428: Layer already exists [2025-08-21T09:27:20.295Z] 097100c76c15: Layer already exists [2025-08-21T09:27:20.295Z] ca3758aea4b8: Pushed [2025-08-21T09:27:20.295Z] 4ede8e19e173: Pushed [2025-08-21T09:27:24.498Z] 8fb34d9bf6ff: Pushed [2025-08-21T09:27:24.498Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:bcd820c2c76ae00e1a3b205d6cfde0b583801e944d5849d4bd2c086b740e7c30 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:24.818Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:25.126Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-21T09:27:25.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-21T09:27:25.126Z] 4ede8e19e173: Preparing [2025-08-21T09:27:25.126Z] ca3758aea4b8: Preparing [2025-08-21T09:27:25.126Z] 8fb34d9bf6ff: Preparing [2025-08-21T09:27:25.126Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:25.126Z] f305b7a89aa8: Preparing [2025-08-21T09:27:25.126Z] 10762645db06: Preparing [2025-08-21T09:27:25.126Z] d7eab7918428: Preparing [2025-08-21T09:27:25.126Z] 097100c76c15: Preparing [2025-08-21T09:27:25.126Z] d7eab7918428: Waiting [2025-08-21T09:27:25.126Z] 097100c76c15: Waiting [2025-08-21T09:27:25.126Z] 10762645db06: Waiting [2025-08-21T09:27:25.126Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:25.126Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:25.126Z] 8fb34d9bf6ff: Layer already exists [2025-08-21T09:27:25.126Z] 4ede8e19e173: Layer already exists [2025-08-21T09:27:25.126Z] ca3758aea4b8: Layer already exists [2025-08-21T09:27:25.126Z] 10762645db06: Layer already exists [2025-08-21T09:27:25.126Z] 097100c76c15: Layer already exists [2025-08-21T09:27:25.126Z] d7eab7918428: Layer already exists [2025-08-21T09:27:25.126Z] latest: digest: sha256:bcd820c2c76ae00e1a3b205d6cfde0b583801e944d5849d4bd2c086b740e7c30 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:25.451Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:25.774Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.49 [2025-08-21T09:27:25.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-21T09:27:25.774Z] 4ede8e19e173: Preparing [2025-08-21T09:27:25.774Z] ca3758aea4b8: Preparing [2025-08-21T09:27:25.774Z] 8fb34d9bf6ff: Preparing [2025-08-21T09:27:25.774Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:25.774Z] f305b7a89aa8: Preparing [2025-08-21T09:27:25.774Z] 10762645db06: Preparing [2025-08-21T09:27:25.774Z] d7eab7918428: Preparing [2025-08-21T09:27:25.774Z] 097100c76c15: Preparing [2025-08-21T09:27:25.774Z] 10762645db06: Waiting [2025-08-21T09:27:25.774Z] d7eab7918428: Waiting [2025-08-21T09:27:25.774Z] 097100c76c15: Waiting [2025-08-21T09:27:25.774Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:25.774Z] 8fb34d9bf6ff: Layer already exists [2025-08-21T09:27:25.774Z] ca3758aea4b8: Layer already exists [2025-08-21T09:27:25.774Z] 4ede8e19e173: Layer already exists [2025-08-21T09:27:25.774Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:25.774Z] 097100c76c15: Layer already exists [2025-08-21T09:27:25.774Z] d7eab7918428: Layer already exists [2025-08-21T09:27:25.774Z] 10762645db06: Layer already exists [2025-08-21T09:27:25.774Z] 4.1.0-dev.49: digest: sha256:bcd820c2c76ae00e1a3b205d6cfde0b583801e944d5849d4bd2c086b740e7c30 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:26.100Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:26.426Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:27:26.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-21T09:27:26.426Z] 4ede8e19e173: Preparing [2025-08-21T09:27:26.426Z] ca3758aea4b8: Preparing [2025-08-21T09:27:26.426Z] 8fb34d9bf6ff: Preparing [2025-08-21T09:27:26.426Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:26.426Z] f305b7a89aa8: Preparing [2025-08-21T09:27:26.426Z] 10762645db06: Preparing [2025-08-21T09:27:26.426Z] d7eab7918428: Preparing [2025-08-21T09:27:26.426Z] 097100c76c15: Preparing [2025-08-21T09:27:26.426Z] 10762645db06: Waiting [2025-08-21T09:27:26.426Z] 097100c76c15: Waiting [2025-08-21T09:27:26.426Z] d7eab7918428: Waiting [2025-08-21T09:27:26.426Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:26.426Z] ca3758aea4b8: Layer already exists [2025-08-21T09:27:26.426Z] 8fb34d9bf6ff: Layer already exists [2025-08-21T09:27:26.426Z] 4ede8e19e173: Layer already exists [2025-08-21T09:27:26.426Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:26.426Z] 10762645db06: Layer already exists [2025-08-21T09:27:26.426Z] d7eab7918428: Layer already exists [2025-08-21T09:27:26.426Z] 097100c76c15: Layer already exists [2025-08-21T09:27:26.426Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:bcd820c2c76ae00e1a3b205d6cfde0b583801e944d5849d4bd2c086b740e7c30 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:26.757Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:27.081Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-08-21T09:27:27.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-21T09:27:27.081Z] 4ede8e19e173: Preparing [2025-08-21T09:27:27.081Z] ca3758aea4b8: Preparing [2025-08-21T09:27:27.081Z] 8fb34d9bf6ff: Preparing [2025-08-21T09:27:27.081Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:27.081Z] f305b7a89aa8: Preparing [2025-08-21T09:27:27.081Z] 10762645db06: Preparing [2025-08-21T09:27:27.081Z] d7eab7918428: Preparing [2025-08-21T09:27:27.081Z] 097100c76c15: Preparing [2025-08-21T09:27:27.081Z] 10762645db06: Waiting [2025-08-21T09:27:27.081Z] d7eab7918428: Waiting [2025-08-21T09:27:27.081Z] 097100c76c15: Waiting [2025-08-21T09:27:27.081Z] 4ede8e19e173: Layer already exists [2025-08-21T09:27:27.081Z] ca3758aea4b8: Layer already exists [2025-08-21T09:27:27.081Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:27.081Z] 8fb34d9bf6ff: Layer already exists [2025-08-21T09:27:27.081Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:27.081Z] 10762645db06: Layer already exists [2025-08-21T09:27:27.081Z] d7eab7918428: Layer already exists [2025-08-21T09:27:27.081Z] 097100c76c15: Layer already exists [2025-08-21T09:27:27.081Z] main: digest: sha256:bcd820c2c76ae00e1a3b205d6cfde0b583801e944d5849d4bd2c086b740e7c30 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T09:27:27.155Z] ===================================================== [Pipeline] echo [2025-08-21T09:27:27.175Z] taggedImages: [2025-08-21T09:27:27.175Z] - nexus3.edgexfoundry.org:10004/core-metadata:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:27:27.175Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-21T09:27:27.175Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.49 [2025-08-21T09:27:27.175Z] - nexus3.edgexfoundry.org:10004/core-metadata:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:27:27.175Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-08-21T09:27:27.204Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-08-21T09:27:27.204Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:27:27.204Z] latest [2025-08-21T09:27:27.204Z] 4.1.0-dev.49 [2025-08-21T09:27:27.204Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:27:27.204Z] main [2025-08-21T09:27:27.204Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:27.558Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:27.893Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:27:27.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-21T09:27:27.893Z] 53ae08539e34: Preparing [2025-08-21T09:27:27.893Z] 016031f0bc14: Preparing [2025-08-21T09:27:27.893Z] f489715e0150: Preparing [2025-08-21T09:27:27.893Z] c5bf03646043: Preparing [2025-08-21T09:27:27.893Z] 990ddbaf49e2: Preparing [2025-08-21T09:27:27.893Z] 1c2f3730a5e3: Preparing [2025-08-21T09:27:27.893Z] 082f45298e16: Preparing [2025-08-21T09:27:27.893Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:27.893Z] f305b7a89aa8: Preparing [2025-08-21T09:27:27.893Z] 746cdf54e9ef: Preparing [2025-08-21T09:27:27.893Z] 23dc8de44e12: Preparing [2025-08-21T09:27:27.893Z] 5f70bf18a086: Preparing [2025-08-21T09:27:27.893Z] d5e01f3fc882: Preparing [2025-08-21T09:27:27.893Z] e081ef77afcd: Preparing [2025-08-21T09:27:27.893Z] 258c197a9ed6: Preparing [2025-08-21T09:27:27.893Z] 097100c76c15: Preparing [2025-08-21T09:27:27.893Z] 082f45298e16: Waiting [2025-08-21T09:27:27.893Z] a6ba024fd6d0: Waiting [2025-08-21T09:27:27.893Z] f305b7a89aa8: Waiting [2025-08-21T09:27:27.893Z] 746cdf54e9ef: Waiting [2025-08-21T09:27:27.893Z] 23dc8de44e12: Waiting [2025-08-21T09:27:27.893Z] 1c2f3730a5e3: Waiting [2025-08-21T09:27:27.893Z] 5f70bf18a086: Waiting [2025-08-21T09:27:27.893Z] 258c197a9ed6: Waiting [2025-08-21T09:27:27.893Z] d5e01f3fc882: Waiting [2025-08-21T09:27:27.893Z] 097100c76c15: Waiting [2025-08-21T09:27:27.893Z] e081ef77afcd: Waiting [2025-08-21T09:27:27.893Z] 016031f0bc14: Pushed [2025-08-21T09:27:27.893Z] 990ddbaf49e2: Pushed [2025-08-21T09:27:27.893Z] f489715e0150: Pushed [2025-08-21T09:27:27.893Z] 53ae08539e34: Pushed [2025-08-21T09:27:27.893Z] c5bf03646043: Pushed [2025-08-21T09:27:27.893Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:27.893Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:27.893Z] 5f70bf18a086: Layer already exists [2025-08-21T09:27:28.153Z] 1c2f3730a5e3: Pushed [2025-08-21T09:27:28.153Z] 746cdf54e9ef: Pushed [2025-08-21T09:27:28.153Z] 23dc8de44e12: Pushed [2025-08-21T09:27:28.153Z] d5e01f3fc882: Pushed [2025-08-21T09:27:28.153Z] 097100c76c15: Layer already exists [2025-08-21T09:27:28.153Z] 258c197a9ed6: Pushed [2025-08-21T09:27:28.153Z] e081ef77afcd: Pushed [2025-08-21T09:27:29.532Z] 082f45298e16: Pushed [2025-08-21T09:27:29.532Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:b1dcb04899ef30c1b30703b2b71e70ad0528c0f9bdd5e480d8a1c100fb92ac6a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:29.869Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:30.198Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-21T09:27:30.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-21T09:27:30.198Z] 53ae08539e34: Preparing [2025-08-21T09:27:30.198Z] 016031f0bc14: Preparing [2025-08-21T09:27:30.198Z] f489715e0150: Preparing [2025-08-21T09:27:30.198Z] c5bf03646043: Preparing [2025-08-21T09:27:30.198Z] 990ddbaf49e2: Preparing [2025-08-21T09:27:30.198Z] 1c2f3730a5e3: Preparing [2025-08-21T09:27:30.198Z] 082f45298e16: Preparing [2025-08-21T09:27:30.198Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:30.198Z] f305b7a89aa8: Preparing [2025-08-21T09:27:30.198Z] 746cdf54e9ef: Preparing [2025-08-21T09:27:30.198Z] 23dc8de44e12: Preparing [2025-08-21T09:27:30.198Z] 5f70bf18a086: Preparing [2025-08-21T09:27:30.198Z] d5e01f3fc882: Preparing [2025-08-21T09:27:30.198Z] e081ef77afcd: Preparing [2025-08-21T09:27:30.198Z] 258c197a9ed6: Preparing [2025-08-21T09:27:30.198Z] 097100c76c15: Preparing [2025-08-21T09:27:30.198Z] 23dc8de44e12: Waiting [2025-08-21T09:27:30.198Z] 5f70bf18a086: Waiting [2025-08-21T09:27:30.198Z] d5e01f3fc882: Waiting [2025-08-21T09:27:30.198Z] e081ef77afcd: Waiting [2025-08-21T09:27:30.198Z] 258c197a9ed6: Waiting [2025-08-21T09:27:30.198Z] 1c2f3730a5e3: Waiting [2025-08-21T09:27:30.198Z] 097100c76c15: Waiting [2025-08-21T09:27:30.198Z] 082f45298e16: Waiting [2025-08-21T09:27:30.198Z] a6ba024fd6d0: Waiting [2025-08-21T09:27:30.198Z] f305b7a89aa8: Waiting [2025-08-21T09:27:30.198Z] 746cdf54e9ef: Waiting [2025-08-21T09:27:30.198Z] c5bf03646043: Layer already exists [2025-08-21T09:27:30.198Z] f489715e0150: Layer already exists [2025-08-21T09:27:30.198Z] 016031f0bc14: Layer already exists [2025-08-21T09:27:30.198Z] 990ddbaf49e2: Layer already exists [2025-08-21T09:27:30.198Z] 53ae08539e34: Layer already exists [2025-08-21T09:27:30.198Z] 082f45298e16: Layer already exists [2025-08-21T09:27:30.198Z] 1c2f3730a5e3: Layer already exists [2025-08-21T09:27:30.198Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:30.198Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:30.198Z] 746cdf54e9ef: Layer already exists [2025-08-21T09:27:30.198Z] 23dc8de44e12: Layer already exists [2025-08-21T09:27:30.198Z] 5f70bf18a086: Layer already exists [2025-08-21T09:27:30.198Z] 258c197a9ed6: Layer already exists [2025-08-21T09:27:30.198Z] d5e01f3fc882: Layer already exists [2025-08-21T09:27:30.198Z] e081ef77afcd: Layer already exists [2025-08-21T09:27:30.198Z] 097100c76c15: Layer already exists [2025-08-21T09:27:30.198Z] latest: digest: sha256:b1dcb04899ef30c1b30703b2b71e70ad0528c0f9bdd5e480d8a1c100fb92ac6a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:30.532Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:30.860Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.49 [2025-08-21T09:27:30.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-21T09:27:30.860Z] 53ae08539e34: Preparing [2025-08-21T09:27:30.860Z] 016031f0bc14: Preparing [2025-08-21T09:27:30.860Z] f489715e0150: Preparing [2025-08-21T09:27:30.860Z] c5bf03646043: Preparing [2025-08-21T09:27:30.860Z] 990ddbaf49e2: Preparing [2025-08-21T09:27:30.860Z] 1c2f3730a5e3: Preparing [2025-08-21T09:27:30.860Z] 082f45298e16: Preparing [2025-08-21T09:27:30.860Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:30.860Z] f305b7a89aa8: Preparing [2025-08-21T09:27:30.860Z] 746cdf54e9ef: Preparing [2025-08-21T09:27:30.860Z] 23dc8de44e12: Preparing [2025-08-21T09:27:30.860Z] a6ba024fd6d0: Waiting [2025-08-21T09:27:30.860Z] 1c2f3730a5e3: Waiting [2025-08-21T09:27:30.860Z] f305b7a89aa8: Waiting [2025-08-21T09:27:30.860Z] 746cdf54e9ef: Waiting [2025-08-21T09:27:30.860Z] 082f45298e16: Waiting [2025-08-21T09:27:30.860Z] 5f70bf18a086: Preparing [2025-08-21T09:27:30.860Z] d5e01f3fc882: Preparing [2025-08-21T09:27:30.860Z] e081ef77afcd: Preparing [2025-08-21T09:27:30.860Z] 258c197a9ed6: Preparing [2025-08-21T09:27:30.860Z] 23dc8de44e12: Waiting [2025-08-21T09:27:30.860Z] e081ef77afcd: Waiting [2025-08-21T09:27:30.860Z] 5f70bf18a086: Waiting [2025-08-21T09:27:30.860Z] d5e01f3fc882: Waiting [2025-08-21T09:27:30.860Z] 097100c76c15: Preparing [2025-08-21T09:27:30.860Z] 097100c76c15: Waiting [2025-08-21T09:27:30.860Z] 258c197a9ed6: Waiting [2025-08-21T09:27:30.860Z] 016031f0bc14: Layer already exists [2025-08-21T09:27:30.860Z] c5bf03646043: Layer already exists [2025-08-21T09:27:30.860Z] 990ddbaf49e2: Layer already exists [2025-08-21T09:27:30.860Z] f489715e0150: Layer already exists [2025-08-21T09:27:30.860Z] 53ae08539e34: Layer already exists [2025-08-21T09:27:30.860Z] 1c2f3730a5e3: Layer already exists [2025-08-21T09:27:30.860Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:30.860Z] 082f45298e16: Layer already exists [2025-08-21T09:27:30.860Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:30.860Z] 746cdf54e9ef: Layer already exists [2025-08-21T09:27:30.860Z] 23dc8de44e12: Layer already exists [2025-08-21T09:27:30.860Z] d5e01f3fc882: Layer already exists [2025-08-21T09:27:30.860Z] 5f70bf18a086: Layer already exists [2025-08-21T09:27:30.860Z] 258c197a9ed6: Layer already exists [2025-08-21T09:27:30.860Z] e081ef77afcd: Layer already exists [2025-08-21T09:27:30.860Z] 097100c76c15: Layer already exists [2025-08-21T09:27:30.860Z] 4.1.0-dev.49: digest: sha256:b1dcb04899ef30c1b30703b2b71e70ad0528c0f9bdd5e480d8a1c100fb92ac6a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:31.188Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:31.510Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:27:31.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-21T09:27:31.510Z] 53ae08539e34: Preparing [2025-08-21T09:27:31.510Z] 016031f0bc14: Preparing [2025-08-21T09:27:31.510Z] f489715e0150: Preparing [2025-08-21T09:27:31.510Z] c5bf03646043: Preparing [2025-08-21T09:27:31.510Z] 990ddbaf49e2: Preparing [2025-08-21T09:27:31.510Z] 1c2f3730a5e3: Preparing [2025-08-21T09:27:31.510Z] 082f45298e16: Preparing [2025-08-21T09:27:31.510Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:31.510Z] f305b7a89aa8: Preparing [2025-08-21T09:27:31.510Z] 746cdf54e9ef: Preparing [2025-08-21T09:27:31.510Z] 23dc8de44e12: Preparing [2025-08-21T09:27:31.510Z] 5f70bf18a086: Preparing [2025-08-21T09:27:31.510Z] d5e01f3fc882: Preparing [2025-08-21T09:27:31.510Z] e081ef77afcd: Preparing [2025-08-21T09:27:31.510Z] 258c197a9ed6: Preparing [2025-08-21T09:27:31.510Z] 097100c76c15: Preparing [2025-08-21T09:27:31.510Z] f305b7a89aa8: Waiting [2025-08-21T09:27:31.510Z] 746cdf54e9ef: Waiting [2025-08-21T09:27:31.510Z] 23dc8de44e12: Waiting [2025-08-21T09:27:31.510Z] 5f70bf18a086: Waiting [2025-08-21T09:27:31.510Z] d5e01f3fc882: Waiting [2025-08-21T09:27:31.510Z] e081ef77afcd: Waiting [2025-08-21T09:27:31.510Z] 258c197a9ed6: Waiting [2025-08-21T09:27:31.510Z] 097100c76c15: Waiting [2025-08-21T09:27:31.510Z] 1c2f3730a5e3: Waiting [2025-08-21T09:27:31.510Z] 082f45298e16: Waiting [2025-08-21T09:27:31.510Z] a6ba024fd6d0: Waiting [2025-08-21T09:27:31.510Z] 53ae08539e34: Layer already exists [2025-08-21T09:27:31.510Z] c5bf03646043: Layer already exists [2025-08-21T09:27:31.510Z] 016031f0bc14: Layer already exists [2025-08-21T09:27:31.510Z] f489715e0150: Layer already exists [2025-08-21T09:27:31.510Z] 990ddbaf49e2: Layer already exists [2025-08-21T09:27:31.510Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:31.510Z] 1c2f3730a5e3: Layer already exists [2025-08-21T09:27:31.510Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:31.510Z] 082f45298e16: Layer already exists [2025-08-21T09:27:31.510Z] 746cdf54e9ef: Layer already exists [2025-08-21T09:27:31.510Z] 23dc8de44e12: Layer already exists [2025-08-21T09:27:31.510Z] d5e01f3fc882: Layer already exists [2025-08-21T09:27:31.510Z] 258c197a9ed6: Layer already exists [2025-08-21T09:27:31.510Z] e081ef77afcd: Layer already exists [2025-08-21T09:27:31.510Z] 5f70bf18a086: Layer already exists [2025-08-21T09:27:31.510Z] 097100c76c15: Layer already exists [2025-08-21T09:27:31.510Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:b1dcb04899ef30c1b30703b2b71e70ad0528c0f9bdd5e480d8a1c100fb92ac6a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:31.835Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:32.166Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-08-21T09:27:32.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-21T09:27:32.166Z] 53ae08539e34: Preparing [2025-08-21T09:27:32.166Z] 016031f0bc14: Preparing [2025-08-21T09:27:32.166Z] f489715e0150: Preparing [2025-08-21T09:27:32.166Z] c5bf03646043: Preparing [2025-08-21T09:27:32.166Z] 990ddbaf49e2: Preparing [2025-08-21T09:27:32.166Z] 1c2f3730a5e3: Preparing [2025-08-21T09:27:32.166Z] 082f45298e16: Preparing [2025-08-21T09:27:32.166Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:32.166Z] f305b7a89aa8: Preparing [2025-08-21T09:27:32.166Z] 746cdf54e9ef: Preparing [2025-08-21T09:27:32.166Z] 23dc8de44e12: Preparing [2025-08-21T09:27:32.166Z] 5f70bf18a086: Preparing [2025-08-21T09:27:32.166Z] d5e01f3fc882: Preparing [2025-08-21T09:27:32.166Z] e081ef77afcd: Preparing [2025-08-21T09:27:32.166Z] 258c197a9ed6: Preparing [2025-08-21T09:27:32.166Z] 097100c76c15: Preparing [2025-08-21T09:27:32.166Z] a6ba024fd6d0: Waiting [2025-08-21T09:27:32.166Z] f305b7a89aa8: Waiting [2025-08-21T09:27:32.166Z] e081ef77afcd: Waiting [2025-08-21T09:27:32.166Z] 746cdf54e9ef: Waiting [2025-08-21T09:27:32.166Z] 258c197a9ed6: Waiting [2025-08-21T09:27:32.166Z] 23dc8de44e12: Waiting [2025-08-21T09:27:32.166Z] 097100c76c15: Waiting [2025-08-21T09:27:32.166Z] 5f70bf18a086: Waiting [2025-08-21T09:27:32.166Z] 1c2f3730a5e3: Waiting [2025-08-21T09:27:32.166Z] d5e01f3fc882: Waiting [2025-08-21T09:27:32.166Z] 082f45298e16: Waiting [2025-08-21T09:27:32.166Z] 53ae08539e34: Layer already exists [2025-08-21T09:27:32.166Z] 990ddbaf49e2: Layer already exists [2025-08-21T09:27:32.166Z] c5bf03646043: Layer already exists [2025-08-21T09:27:32.166Z] 016031f0bc14: Layer already exists [2025-08-21T09:27:32.166Z] f489715e0150: Layer already exists [2025-08-21T09:27:32.166Z] 082f45298e16: Layer already exists [2025-08-21T09:27:32.166Z] 1c2f3730a5e3: Layer already exists [2025-08-21T09:27:32.166Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:32.166Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:32.166Z] 746cdf54e9ef: Layer already exists [2025-08-21T09:27:32.166Z] d5e01f3fc882: Layer already exists [2025-08-21T09:27:32.166Z] 5f70bf18a086: Layer already exists [2025-08-21T09:27:32.166Z] 23dc8de44e12: Layer already exists [2025-08-21T09:27:32.166Z] e081ef77afcd: Layer already exists [2025-08-21T09:27:32.166Z] 258c197a9ed6: Layer already exists [2025-08-21T09:27:32.166Z] 097100c76c15: Layer already exists [2025-08-21T09:27:32.166Z] main: digest: sha256:b1dcb04899ef30c1b30703b2b71e70ad0528c0f9bdd5e480d8a1c100fb92ac6a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T09:27:32.241Z] ===================================================== [Pipeline] echo [2025-08-21T09:27:32.263Z] taggedImages: [2025-08-21T09:27:32.263Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:27:32.263Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-21T09:27:32.263Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.49 [2025-08-21T09:27:32.263Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:27:32.263Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-08-21T09:27:32.292Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-08-21T09:27:32.292Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:27:32.292Z] latest [2025-08-21T09:27:32.292Z] 4.1.0-dev.49 [2025-08-21T09:27:32.292Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:27:32.292Z] main [2025-08-21T09:27:32.292Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:32.640Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:32.971Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:27:32.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-21T09:27:32.972Z] b882a04d7128: Preparing [2025-08-21T09:27:32.972Z] 09595d2ec157: Preparing [2025-08-21T09:27:32.972Z] 4a3774c3ca4d: Preparing [2025-08-21T09:27:32.972Z] 01cfbfa6f0c9: Preparing [2025-08-21T09:27:32.972Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:32.972Z] f305b7a89aa8: Preparing [2025-08-21T09:27:32.972Z] 10762645db06: Preparing [2025-08-21T09:27:32.972Z] d7eab7918428: Preparing [2025-08-21T09:27:32.972Z] 097100c76c15: Preparing [2025-08-21T09:27:32.972Z] f305b7a89aa8: Waiting [2025-08-21T09:27:32.972Z] 10762645db06: Waiting [2025-08-21T09:27:32.972Z] d7eab7918428: Waiting [2025-08-21T09:27:32.972Z] 097100c76c15: Waiting [2025-08-21T09:27:32.972Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:32.972Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:32.972Z] 4a3774c3ca4d: Pushed [2025-08-21T09:27:32.972Z] 09595d2ec157: Pushed [2025-08-21T09:27:32.972Z] 10762645db06: Layer already exists [2025-08-21T09:27:32.972Z] d7eab7918428: Layer already exists [2025-08-21T09:27:32.972Z] 097100c76c15: Layer already exists [2025-08-21T09:27:32.972Z] b882a04d7128: Pushed [2025-08-21T09:27:37.169Z] 01cfbfa6f0c9: Pushed [2025-08-21T09:27:37.170Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:4179aef12f343b61561082ac61f247a56c77ea40195feb25c650177b5eb61895 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:37.493Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:37.808Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-21T09:27:37.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-21T09:27:37.808Z] b882a04d7128: Preparing [2025-08-21T09:27:37.808Z] 09595d2ec157: Preparing [2025-08-21T09:27:37.808Z] 4a3774c3ca4d: Preparing [2025-08-21T09:27:37.808Z] 01cfbfa6f0c9: Preparing [2025-08-21T09:27:37.808Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:37.808Z] f305b7a89aa8: Preparing [2025-08-21T09:27:37.808Z] 10762645db06: Preparing [2025-08-21T09:27:37.808Z] d7eab7918428: Preparing [2025-08-21T09:27:37.808Z] f305b7a89aa8: Waiting [2025-08-21T09:27:37.808Z] 097100c76c15: Preparing [2025-08-21T09:27:37.808Z] 10762645db06: Waiting [2025-08-21T09:27:37.808Z] d7eab7918428: Waiting [2025-08-21T09:27:37.808Z] 01cfbfa6f0c9: Layer already exists [2025-08-21T09:27:37.808Z] 09595d2ec157: Layer already exists [2025-08-21T09:27:37.808Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:37.808Z] 4a3774c3ca4d: Layer already exists [2025-08-21T09:27:37.808Z] b882a04d7128: Layer already exists [2025-08-21T09:27:37.808Z] 10762645db06: Layer already exists [2025-08-21T09:27:37.808Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:37.808Z] d7eab7918428: Layer already exists [2025-08-21T09:27:37.808Z] 097100c76c15: Layer already exists [2025-08-21T09:27:37.808Z] latest: digest: sha256:4179aef12f343b61561082ac61f247a56c77ea40195feb25c650177b5eb61895 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:38.136Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:38.456Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.49 [2025-08-21T09:27:38.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-21T09:27:38.456Z] b882a04d7128: Preparing [2025-08-21T09:27:38.456Z] 09595d2ec157: Preparing [2025-08-21T09:27:38.456Z] 4a3774c3ca4d: Preparing [2025-08-21T09:27:38.456Z] 01cfbfa6f0c9: Preparing [2025-08-21T09:27:38.456Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:38.456Z] f305b7a89aa8: Preparing [2025-08-21T09:27:38.456Z] 10762645db06: Preparing [2025-08-21T09:27:38.456Z] d7eab7918428: Preparing [2025-08-21T09:27:38.456Z] 097100c76c15: Preparing [2025-08-21T09:27:38.456Z] f305b7a89aa8: Waiting [2025-08-21T09:27:38.456Z] 10762645db06: Waiting [2025-08-21T09:27:38.456Z] d7eab7918428: Waiting [2025-08-21T09:27:38.456Z] 097100c76c15: Waiting [2025-08-21T09:27:38.456Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:38.456Z] 09595d2ec157: Layer already exists [2025-08-21T09:27:38.456Z] 01cfbfa6f0c9: Layer already exists [2025-08-21T09:27:38.456Z] b882a04d7128: Layer already exists [2025-08-21T09:27:38.456Z] 4a3774c3ca4d: Layer already exists [2025-08-21T09:27:38.456Z] d7eab7918428: Layer already exists [2025-08-21T09:27:38.456Z] 10762645db06: Layer already exists [2025-08-21T09:27:38.456Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:38.456Z] 097100c76c15: Layer already exists [2025-08-21T09:27:38.456Z] 4.1.0-dev.49: digest: sha256:4179aef12f343b61561082ac61f247a56c77ea40195feb25c650177b5eb61895 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:38.786Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:39.115Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:27:39.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-21T09:27:39.115Z] b882a04d7128: Preparing [2025-08-21T09:27:39.115Z] 09595d2ec157: Preparing [2025-08-21T09:27:39.115Z] 4a3774c3ca4d: Preparing [2025-08-21T09:27:39.115Z] 01cfbfa6f0c9: Preparing [2025-08-21T09:27:39.115Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:39.115Z] f305b7a89aa8: Preparing [2025-08-21T09:27:39.115Z] 10762645db06: Preparing [2025-08-21T09:27:39.115Z] d7eab7918428: Preparing [2025-08-21T09:27:39.115Z] 097100c76c15: Preparing [2025-08-21T09:27:39.115Z] f305b7a89aa8: Waiting [2025-08-21T09:27:39.115Z] 10762645db06: Waiting [2025-08-21T09:27:39.115Z] d7eab7918428: Waiting [2025-08-21T09:27:39.115Z] 097100c76c15: Waiting [2025-08-21T09:27:39.115Z] b882a04d7128: Layer already exists [2025-08-21T09:27:39.115Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:39.115Z] 4a3774c3ca4d: Layer already exists [2025-08-21T09:27:39.115Z] 09595d2ec157: Layer already exists [2025-08-21T09:27:39.115Z] 01cfbfa6f0c9: Layer already exists [2025-08-21T09:27:39.115Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:39.115Z] d7eab7918428: Layer already exists [2025-08-21T09:27:39.115Z] 10762645db06: Layer already exists [2025-08-21T09:27:39.115Z] 097100c76c15: Layer already exists [2025-08-21T09:27:39.115Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:4179aef12f343b61561082ac61f247a56c77ea40195feb25c650177b5eb61895 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:39.440Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:39.775Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-08-21T09:27:39.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-21T09:27:39.775Z] b882a04d7128: Preparing [2025-08-21T09:27:39.775Z] 09595d2ec157: Preparing [2025-08-21T09:27:39.775Z] 4a3774c3ca4d: Preparing [2025-08-21T09:27:39.775Z] 01cfbfa6f0c9: Preparing [2025-08-21T09:27:39.775Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:39.775Z] f305b7a89aa8: Preparing [2025-08-21T09:27:39.775Z] 10762645db06: Preparing [2025-08-21T09:27:39.775Z] d7eab7918428: Preparing [2025-08-21T09:27:39.775Z] 097100c76c15: Preparing [2025-08-21T09:27:39.775Z] f305b7a89aa8: Waiting [2025-08-21T09:27:39.775Z] d7eab7918428: Waiting [2025-08-21T09:27:39.775Z] 10762645db06: Waiting [2025-08-21T09:27:39.775Z] 097100c76c15: Waiting [2025-08-21T09:27:39.775Z] 01cfbfa6f0c9: Layer already exists [2025-08-21T09:27:39.775Z] 09595d2ec157: Layer already exists [2025-08-21T09:27:39.775Z] b882a04d7128: Layer already exists [2025-08-21T09:27:39.775Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:39.775Z] 4a3774c3ca4d: Layer already exists [2025-08-21T09:27:39.775Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:39.775Z] 10762645db06: Layer already exists [2025-08-21T09:27:39.775Z] d7eab7918428: Layer already exists [2025-08-21T09:27:39.775Z] 097100c76c15: Layer already exists [2025-08-21T09:27:39.775Z] main: digest: sha256:4179aef12f343b61561082ac61f247a56c77ea40195feb25c650177b5eb61895 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T09:27:39.864Z] ===================================================== [Pipeline] echo [2025-08-21T09:27:39.880Z] taggedImages: [2025-08-21T09:27:39.880Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:27:39.880Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-21T09:27:39.880Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.49 [2025-08-21T09:27:39.880Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:27:39.880Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-08-21T09:27:39.915Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-08-21T09:27:39.915Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:27:39.915Z] latest [2025-08-21T09:27:39.915Z] 4.1.0-dev.49 [2025-08-21T09:27:39.915Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:27:39.915Z] main [2025-08-21T09:27:39.915Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:40.271Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:40.590Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:27:40.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-21T09:27:40.590Z] 49d31911a633: Preparing [2025-08-21T09:27:40.590Z] 5d6ddef4eabc: Preparing [2025-08-21T09:27:40.590Z] 0e0a65b2f59c: Preparing [2025-08-21T09:27:40.590Z] d85d084cf10c: Preparing [2025-08-21T09:27:40.590Z] 727720b1e251: Preparing [2025-08-21T09:27:40.590Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:40.590Z] f305b7a89aa8: Preparing [2025-08-21T09:27:40.590Z] 8bc8bd8452ee: Preparing [2025-08-21T09:27:40.590Z] 4e4ff8b61b65: Preparing [2025-08-21T09:27:40.590Z] d150a52c4a8e: Preparing [2025-08-21T09:27:40.590Z] 097100c76c15: Preparing [2025-08-21T09:27:40.590Z] f305b7a89aa8: Waiting [2025-08-21T09:27:40.590Z] d150a52c4a8e: Waiting [2025-08-21T09:27:40.590Z] 097100c76c15: Waiting [2025-08-21T09:27:40.590Z] 8bc8bd8452ee: Waiting [2025-08-21T09:27:40.590Z] 4e4ff8b61b65: Waiting [2025-08-21T09:27:40.590Z] a6ba024fd6d0: Waiting [2025-08-21T09:27:40.590Z] 5d6ddef4eabc: Pushed [2025-08-21T09:27:40.590Z] d85d084cf10c: Pushed [2025-08-21T09:27:40.590Z] 727720b1e251: Pushed [2025-08-21T09:27:40.590Z] 49d31911a633: Pushed [2025-08-21T09:27:40.590Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:40.590Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:40.590Z] 097100c76c15: Layer already exists [2025-08-21T09:27:40.849Z] 8bc8bd8452ee: Pushed [2025-08-21T09:27:40.849Z] 4e4ff8b61b65: Pushed [2025-08-21T09:27:42.223Z] d150a52c4a8e: Pushed [2025-08-21T09:27:43.600Z] 0e0a65b2f59c: Pushed [2025-08-21T09:27:43.600Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:5e1457edaf0159365ed98e66780a0a688a26baa9f9cfa26cc3b883e7bc991335 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:43.926Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:44.247Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-21T09:27:44.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-21T09:27:44.247Z] 49d31911a633: Preparing [2025-08-21T09:27:44.247Z] 5d6ddef4eabc: Preparing [2025-08-21T09:27:44.247Z] 0e0a65b2f59c: Preparing [2025-08-21T09:27:44.247Z] d85d084cf10c: Preparing [2025-08-21T09:27:44.247Z] 727720b1e251: Preparing [2025-08-21T09:27:44.247Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:44.247Z] f305b7a89aa8: Preparing [2025-08-21T09:27:44.247Z] a6ba024fd6d0: Waiting [2025-08-21T09:27:44.247Z] 8bc8bd8452ee: Preparing [2025-08-21T09:27:44.247Z] 4e4ff8b61b65: Preparing [2025-08-21T09:27:44.247Z] f305b7a89aa8: Waiting [2025-08-21T09:27:44.247Z] 8bc8bd8452ee: Waiting [2025-08-21T09:27:44.247Z] d150a52c4a8e: Preparing [2025-08-21T09:27:44.247Z] 4e4ff8b61b65: Waiting [2025-08-21T09:27:44.247Z] 097100c76c15: Preparing [2025-08-21T09:27:44.247Z] d150a52c4a8e: Waiting [2025-08-21T09:27:44.247Z] 097100c76c15: Waiting [2025-08-21T09:27:44.247Z] 49d31911a633: Layer already exists [2025-08-21T09:27:44.247Z] d85d084cf10c: Layer already exists [2025-08-21T09:27:44.247Z] 0e0a65b2f59c: Layer already exists [2025-08-21T09:27:44.247Z] 727720b1e251: Layer already exists [2025-08-21T09:27:44.247Z] 5d6ddef4eabc: Layer already exists [2025-08-21T09:27:44.247Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:44.247Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:44.247Z] 8bc8bd8452ee: Layer already exists [2025-08-21T09:27:44.247Z] 4e4ff8b61b65: Layer already exists [2025-08-21T09:27:44.247Z] d150a52c4a8e: Layer already exists [2025-08-21T09:27:44.247Z] 097100c76c15: Layer already exists [2025-08-21T09:27:44.247Z] latest: digest: sha256:5e1457edaf0159365ed98e66780a0a688a26baa9f9cfa26cc3b883e7bc991335 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:44.569Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:44.892Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.49 [2025-08-21T09:27:44.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-21T09:27:44.892Z] 49d31911a633: Preparing [2025-08-21T09:27:44.892Z] 5d6ddef4eabc: Preparing [2025-08-21T09:27:44.892Z] 0e0a65b2f59c: Preparing [2025-08-21T09:27:44.892Z] d85d084cf10c: Preparing [2025-08-21T09:27:44.892Z] 727720b1e251: Preparing [2025-08-21T09:27:44.892Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:44.892Z] f305b7a89aa8: Preparing [2025-08-21T09:27:44.892Z] 8bc8bd8452ee: Preparing [2025-08-21T09:27:44.892Z] 4e4ff8b61b65: Preparing [2025-08-21T09:27:44.892Z] d150a52c4a8e: Preparing [2025-08-21T09:27:44.892Z] 097100c76c15: Preparing [2025-08-21T09:27:44.892Z] a6ba024fd6d0: Waiting [2025-08-21T09:27:44.892Z] f305b7a89aa8: Waiting [2025-08-21T09:27:44.892Z] 8bc8bd8452ee: Waiting [2025-08-21T09:27:44.892Z] 4e4ff8b61b65: Waiting [2025-08-21T09:27:44.892Z] d150a52c4a8e: Waiting [2025-08-21T09:27:44.892Z] 097100c76c15: Waiting [2025-08-21T09:27:44.892Z] d85d084cf10c: Layer already exists [2025-08-21T09:27:44.892Z] 727720b1e251: Layer already exists [2025-08-21T09:27:44.892Z] 0e0a65b2f59c: Layer already exists [2025-08-21T09:27:44.892Z] 49d31911a633: Layer already exists [2025-08-21T09:27:44.892Z] 5d6ddef4eabc: Layer already exists [2025-08-21T09:27:44.892Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:44.892Z] 4e4ff8b61b65: Layer already exists [2025-08-21T09:27:44.892Z] 8bc8bd8452ee: Layer already exists [2025-08-21T09:27:44.892Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:44.892Z] d150a52c4a8e: Layer already exists [2025-08-21T09:27:44.892Z] 097100c76c15: Layer already exists [2025-08-21T09:27:44.892Z] 4.1.0-dev.49: digest: sha256:5e1457edaf0159365ed98e66780a0a688a26baa9f9cfa26cc3b883e7bc991335 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:45.223Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:45.562Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:27:45.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-21T09:27:45.562Z] 49d31911a633: Preparing [2025-08-21T09:27:45.562Z] 5d6ddef4eabc: Preparing [2025-08-21T09:27:45.562Z] 0e0a65b2f59c: Preparing [2025-08-21T09:27:45.562Z] d85d084cf10c: Preparing [2025-08-21T09:27:45.562Z] 727720b1e251: Preparing [2025-08-21T09:27:45.562Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:45.562Z] f305b7a89aa8: Preparing [2025-08-21T09:27:45.562Z] 8bc8bd8452ee: Preparing [2025-08-21T09:27:45.562Z] a6ba024fd6d0: Waiting [2025-08-21T09:27:45.562Z] f305b7a89aa8: Waiting [2025-08-21T09:27:45.562Z] 4e4ff8b61b65: Preparing [2025-08-21T09:27:45.562Z] 8bc8bd8452ee: Waiting [2025-08-21T09:27:45.562Z] d150a52c4a8e: Preparing [2025-08-21T09:27:45.562Z] 097100c76c15: Preparing [2025-08-21T09:27:45.562Z] 4e4ff8b61b65: Waiting [2025-08-21T09:27:45.562Z] d150a52c4a8e: Waiting [2025-08-21T09:27:45.562Z] 097100c76c15: Waiting [2025-08-21T09:27:45.562Z] 727720b1e251: Layer already exists [2025-08-21T09:27:45.562Z] 0e0a65b2f59c: Layer already exists [2025-08-21T09:27:45.562Z] 5d6ddef4eabc: Layer already exists [2025-08-21T09:27:45.562Z] d85d084cf10c: Layer already exists [2025-08-21T09:27:45.562Z] 49d31911a633: Layer already exists [2025-08-21T09:27:45.562Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:45.562Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:45.562Z] 8bc8bd8452ee: Layer already exists [2025-08-21T09:27:45.562Z] 4e4ff8b61b65: Layer already exists [2025-08-21T09:27:45.562Z] d150a52c4a8e: Layer already exists [2025-08-21T09:27:45.562Z] 097100c76c15: Layer already exists [2025-08-21T09:27:45.562Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:5e1457edaf0159365ed98e66780a0a688a26baa9f9cfa26cc3b883e7bc991335 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:45.895Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:46.216Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-08-21T09:27:46.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-21T09:27:46.216Z] 49d31911a633: Preparing [2025-08-21T09:27:46.216Z] 5d6ddef4eabc: Preparing [2025-08-21T09:27:46.216Z] 0e0a65b2f59c: Preparing [2025-08-21T09:27:46.216Z] d85d084cf10c: Preparing [2025-08-21T09:27:46.216Z] 727720b1e251: Preparing [2025-08-21T09:27:46.216Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:46.216Z] f305b7a89aa8: Preparing [2025-08-21T09:27:46.216Z] 8bc8bd8452ee: Preparing [2025-08-21T09:27:46.216Z] 4e4ff8b61b65: Preparing [2025-08-21T09:27:46.216Z] d150a52c4a8e: Preparing [2025-08-21T09:27:46.216Z] 097100c76c15: Preparing [2025-08-21T09:27:46.216Z] a6ba024fd6d0: Waiting [2025-08-21T09:27:46.216Z] f305b7a89aa8: Waiting [2025-08-21T09:27:46.216Z] 8bc8bd8452ee: Waiting [2025-08-21T09:27:46.216Z] 4e4ff8b61b65: Waiting [2025-08-21T09:27:46.216Z] d150a52c4a8e: Waiting [2025-08-21T09:27:46.216Z] 097100c76c15: Waiting [2025-08-21T09:27:46.216Z] 0e0a65b2f59c: Layer already exists [2025-08-21T09:27:46.216Z] 5d6ddef4eabc: Layer already exists [2025-08-21T09:27:46.216Z] 49d31911a633: Layer already exists [2025-08-21T09:27:46.216Z] 727720b1e251: Layer already exists [2025-08-21T09:27:46.216Z] d85d084cf10c: Layer already exists [2025-08-21T09:27:46.216Z] 8bc8bd8452ee: Layer already exists [2025-08-21T09:27:46.216Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:46.216Z] 4e4ff8b61b65: Layer already exists [2025-08-21T09:27:46.216Z] d150a52c4a8e: Layer already exists [2025-08-21T09:27:46.216Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:46.216Z] 097100c76c15: Layer already exists [2025-08-21T09:27:46.216Z] main: digest: sha256:5e1457edaf0159365ed98e66780a0a688a26baa9f9cfa26cc3b883e7bc991335 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T09:27:46.291Z] ===================================================== [Pipeline] echo [2025-08-21T09:27:46.305Z] taggedImages: [2025-08-21T09:27:46.305Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:27:46.305Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-21T09:27:46.305Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.49 [2025-08-21T09:27:46.305Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:27:46.305Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-08-21T09:27:46.336Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-08-21T09:27:46.336Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:27:46.336Z] latest [2025-08-21T09:27:46.336Z] 4.1.0-dev.49 [2025-08-21T09:27:46.336Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:27:46.336Z] main [2025-08-21T09:27:46.336Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:46.698Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:47.020Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:27:47.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-21T09:27:47.020Z] 6ec556f8b795: Preparing [2025-08-21T09:27:47.020Z] 737bac0de520: Preparing [2025-08-21T09:27:47.020Z] c026a8b4c31e: Preparing [2025-08-21T09:27:47.020Z] 6c890f58d093: Preparing [2025-08-21T09:27:47.020Z] 6a4140fe2ab0: Preparing [2025-08-21T09:27:47.020Z] f677fec4ad61: Preparing [2025-08-21T09:27:47.020Z] 10ec615afbf9: Preparing [2025-08-21T09:27:47.020Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:47.020Z] f305b7a89aa8: Preparing [2025-08-21T09:27:47.020Z] 163618c18830: Preparing [2025-08-21T09:27:47.020Z] da0a82ab08d8: Preparing [2025-08-21T09:27:47.020Z] 097100c76c15: Preparing [2025-08-21T09:27:47.020Z] f677fec4ad61: Waiting [2025-08-21T09:27:47.020Z] 10ec615afbf9: Waiting [2025-08-21T09:27:47.020Z] a6ba024fd6d0: Waiting [2025-08-21T09:27:47.020Z] f305b7a89aa8: Waiting [2025-08-21T09:27:47.020Z] 163618c18830: Waiting [2025-08-21T09:27:47.020Z] da0a82ab08d8: Waiting [2025-08-21T09:27:47.020Z] 097100c76c15: Waiting [2025-08-21T09:27:47.020Z] 6ec556f8b795: Pushed [2025-08-21T09:27:47.020Z] 737bac0de520: Pushed [2025-08-21T09:27:47.020Z] 6a4140fe2ab0: Pushed [2025-08-21T09:27:47.020Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:47.020Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:47.020Z] 10ec615afbf9: Pushed [2025-08-21T09:27:47.279Z] f677fec4ad61: Pushed [2025-08-21T09:27:47.279Z] 097100c76c15: Layer already exists [2025-08-21T09:27:47.279Z] 163618c18830: Pushed [2025-08-21T09:27:48.655Z] da0a82ab08d8: Pushed [2025-08-21T09:27:50.033Z] 6c890f58d093: Pushed [2025-08-21T09:27:50.033Z] c026a8b4c31e: Pushed [2025-08-21T09:27:50.033Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:a63ad45bfb8c55ff7f06d057f96f8795048cce642d75b25e20b5cec488929ef2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:50.364Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:50.697Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-21T09:27:50.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-21T09:27:50.697Z] 6ec556f8b795: Preparing [2025-08-21T09:27:50.697Z] 737bac0de520: Preparing [2025-08-21T09:27:50.697Z] c026a8b4c31e: Preparing [2025-08-21T09:27:50.697Z] 6c890f58d093: Preparing [2025-08-21T09:27:50.697Z] 6a4140fe2ab0: Preparing [2025-08-21T09:27:50.697Z] f677fec4ad61: Preparing [2025-08-21T09:27:50.697Z] 10ec615afbf9: Preparing [2025-08-21T09:27:50.697Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:50.697Z] f677fec4ad61: Waiting [2025-08-21T09:27:50.697Z] 10ec615afbf9: Waiting [2025-08-21T09:27:50.697Z] f305b7a89aa8: Preparing [2025-08-21T09:27:50.697Z] 163618c18830: Preparing [2025-08-21T09:27:50.697Z] da0a82ab08d8: Preparing [2025-08-21T09:27:50.697Z] a6ba024fd6d0: Waiting [2025-08-21T09:27:50.697Z] f305b7a89aa8: Waiting [2025-08-21T09:27:50.697Z] 163618c18830: Waiting [2025-08-21T09:27:50.697Z] 097100c76c15: Preparing [2025-08-21T09:27:50.697Z] da0a82ab08d8: Waiting [2025-08-21T09:27:50.697Z] 097100c76c15: Waiting [2025-08-21T09:27:50.697Z] 6c890f58d093: Layer already exists [2025-08-21T09:27:50.697Z] 6ec556f8b795: Layer already exists [2025-08-21T09:27:50.697Z] 6a4140fe2ab0: Layer already exists [2025-08-21T09:27:50.697Z] c026a8b4c31e: Layer already exists [2025-08-21T09:27:50.697Z] 737bac0de520: Layer already exists [2025-08-21T09:27:50.697Z] 10ec615afbf9: Layer already exists [2025-08-21T09:27:50.697Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:50.697Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:50.697Z] f677fec4ad61: Layer already exists [2025-08-21T09:27:50.697Z] 163618c18830: Layer already exists [2025-08-21T09:27:50.697Z] da0a82ab08d8: Layer already exists [2025-08-21T09:27:50.697Z] 097100c76c15: Layer already exists [2025-08-21T09:27:50.697Z] latest: digest: sha256:a63ad45bfb8c55ff7f06d057f96f8795048cce642d75b25e20b5cec488929ef2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:51.031Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:51.357Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.49 [2025-08-21T09:27:51.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-21T09:27:51.357Z] 6ec556f8b795: Preparing [2025-08-21T09:27:51.357Z] 737bac0de520: Preparing [2025-08-21T09:27:51.357Z] c026a8b4c31e: Preparing [2025-08-21T09:27:51.357Z] 6c890f58d093: Preparing [2025-08-21T09:27:51.357Z] 6a4140fe2ab0: Preparing [2025-08-21T09:27:51.357Z] f677fec4ad61: Preparing [2025-08-21T09:27:51.357Z] 10ec615afbf9: Preparing [2025-08-21T09:27:51.357Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:51.357Z] f305b7a89aa8: Preparing [2025-08-21T09:27:51.357Z] 163618c18830: Preparing [2025-08-21T09:27:51.357Z] da0a82ab08d8: Preparing [2025-08-21T09:27:51.357Z] 097100c76c15: Preparing [2025-08-21T09:27:51.357Z] f677fec4ad61: Waiting [2025-08-21T09:27:51.357Z] 10ec615afbf9: Waiting [2025-08-21T09:27:51.357Z] a6ba024fd6d0: Waiting [2025-08-21T09:27:51.357Z] f305b7a89aa8: Waiting [2025-08-21T09:27:51.357Z] 097100c76c15: Waiting [2025-08-21T09:27:51.357Z] 163618c18830: Waiting [2025-08-21T09:27:51.357Z] da0a82ab08d8: Waiting [2025-08-21T09:27:51.357Z] c026a8b4c31e: Layer already exists [2025-08-21T09:27:51.357Z] 6ec556f8b795: Layer already exists [2025-08-21T09:27:51.357Z] 737bac0de520: Layer already exists [2025-08-21T09:27:51.357Z] 6a4140fe2ab0: Layer already exists [2025-08-21T09:27:51.357Z] 6c890f58d093: Layer already exists [2025-08-21T09:27:51.357Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:51.357Z] 10ec615afbf9: Layer already exists [2025-08-21T09:27:51.357Z] f677fec4ad61: Layer already exists [2025-08-21T09:27:51.357Z] 163618c18830: Layer already exists [2025-08-21T09:27:51.357Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:51.357Z] da0a82ab08d8: Layer already exists [2025-08-21T09:27:51.357Z] 097100c76c15: Layer already exists [2025-08-21T09:27:51.357Z] 4.1.0-dev.49: digest: sha256:a63ad45bfb8c55ff7f06d057f96f8795048cce642d75b25e20b5cec488929ef2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:51.685Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:52.021Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:27:52.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-21T09:27:52.022Z] 6ec556f8b795: Preparing [2025-08-21T09:27:52.022Z] 737bac0de520: Preparing [2025-08-21T09:27:52.022Z] c026a8b4c31e: Preparing [2025-08-21T09:27:52.022Z] 6c890f58d093: Preparing [2025-08-21T09:27:52.022Z] 6a4140fe2ab0: Preparing [2025-08-21T09:27:52.022Z] f677fec4ad61: Preparing [2025-08-21T09:27:52.022Z] 10ec615afbf9: Preparing [2025-08-21T09:27:52.022Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:52.022Z] f677fec4ad61: Waiting [2025-08-21T09:27:52.022Z] 10ec615afbf9: Waiting [2025-08-21T09:27:52.022Z] f305b7a89aa8: Preparing [2025-08-21T09:27:52.022Z] 163618c18830: Preparing [2025-08-21T09:27:52.022Z] da0a82ab08d8: Preparing [2025-08-21T09:27:52.022Z] 097100c76c15: Preparing [2025-08-21T09:27:52.022Z] a6ba024fd6d0: Waiting [2025-08-21T09:27:52.022Z] 163618c18830: Waiting [2025-08-21T09:27:52.022Z] da0a82ab08d8: Waiting [2025-08-21T09:27:52.022Z] 097100c76c15: Waiting [2025-08-21T09:27:52.022Z] f305b7a89aa8: Waiting [2025-08-21T09:27:52.022Z] 6a4140fe2ab0: Layer already exists [2025-08-21T09:27:52.022Z] c026a8b4c31e: Layer already exists [2025-08-21T09:27:52.022Z] 6ec556f8b795: Layer already exists [2025-08-21T09:27:52.022Z] 737bac0de520: Layer already exists [2025-08-21T09:27:52.022Z] 6c890f58d093: Layer already exists [2025-08-21T09:27:52.022Z] f677fec4ad61: Layer already exists [2025-08-21T09:27:52.022Z] 10ec615afbf9: Layer already exists [2025-08-21T09:27:52.022Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:52.022Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:52.022Z] 163618c18830: Layer already exists [2025-08-21T09:27:52.022Z] 097100c76c15: Layer already exists [2025-08-21T09:27:52.022Z] da0a82ab08d8: Layer already exists [2025-08-21T09:27:52.022Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:a63ad45bfb8c55ff7f06d057f96f8795048cce642d75b25e20b5cec488929ef2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:52.354Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:52.684Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-08-21T09:27:52.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-21T09:27:52.684Z] 6ec556f8b795: Preparing [2025-08-21T09:27:52.684Z] 737bac0de520: Preparing [2025-08-21T09:27:52.684Z] c026a8b4c31e: Preparing [2025-08-21T09:27:52.684Z] 6c890f58d093: Preparing [2025-08-21T09:27:52.684Z] 6a4140fe2ab0: Preparing [2025-08-21T09:27:52.684Z] f677fec4ad61: Preparing [2025-08-21T09:27:52.684Z] 10ec615afbf9: Preparing [2025-08-21T09:27:52.684Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:52.684Z] f305b7a89aa8: Preparing [2025-08-21T09:27:52.684Z] 163618c18830: Preparing [2025-08-21T09:27:52.684Z] da0a82ab08d8: Preparing [2025-08-21T09:27:52.684Z] 097100c76c15: Preparing [2025-08-21T09:27:52.684Z] f677fec4ad61: Waiting [2025-08-21T09:27:52.684Z] 10ec615afbf9: Waiting [2025-08-21T09:27:52.684Z] a6ba024fd6d0: Waiting [2025-08-21T09:27:52.684Z] da0a82ab08d8: Waiting [2025-08-21T09:27:52.684Z] f305b7a89aa8: Waiting [2025-08-21T09:27:52.684Z] 163618c18830: Waiting [2025-08-21T09:27:52.684Z] 097100c76c15: Waiting [2025-08-21T09:27:52.684Z] 6ec556f8b795: Layer already exists [2025-08-21T09:27:52.684Z] 6c890f58d093: Layer already exists [2025-08-21T09:27:52.684Z] 6a4140fe2ab0: Layer already exists [2025-08-21T09:27:52.684Z] 737bac0de520: Layer already exists [2025-08-21T09:27:52.684Z] c026a8b4c31e: Layer already exists [2025-08-21T09:27:52.684Z] f677fec4ad61: Layer already exists [2025-08-21T09:27:52.684Z] 10ec615afbf9: Layer already exists [2025-08-21T09:27:52.684Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:52.684Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:52.684Z] 163618c18830: Layer already exists [2025-08-21T09:27:52.684Z] da0a82ab08d8: Layer already exists [2025-08-21T09:27:52.684Z] 097100c76c15: Layer already exists [2025-08-21T09:27:52.684Z] main: digest: sha256:a63ad45bfb8c55ff7f06d057f96f8795048cce642d75b25e20b5cec488929ef2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T09:27:52.766Z] ===================================================== [Pipeline] echo [2025-08-21T09:27:52.778Z] taggedImages: [2025-08-21T09:27:52.778Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:27:52.778Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-21T09:27:52.778Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.49 [2025-08-21T09:27:52.778Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:27:52.778Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-08-21T09:27:52.807Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-08-21T09:27:52.807Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:27:52.807Z] latest [2025-08-21T09:27:52.807Z] 4.1.0-dev.49 [2025-08-21T09:27:52.807Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:27:52.807Z] main [2025-08-21T09:27:52.807Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:53.153Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:53.486Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:27:53.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-21T09:27:53.486Z] 2619751efa78: Preparing [2025-08-21T09:27:53.486Z] 7581fef58fe1: Preparing [2025-08-21T09:27:53.486Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:53.486Z] f305b7a89aa8: Preparing [2025-08-21T09:27:53.486Z] 4fb07f107543: Preparing [2025-08-21T09:27:53.486Z] b540c130f479: Preparing [2025-08-21T09:27:53.486Z] 097100c76c15: Preparing [2025-08-21T09:27:53.486Z] b540c130f479: Waiting [2025-08-21T09:27:53.486Z] 097100c76c15: Waiting [2025-08-21T09:27:53.486Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:53.486Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:53.486Z] 097100c76c15: Layer already exists [2025-08-21T09:27:53.486Z] 2619751efa78: Pushed [2025-08-21T09:27:53.486Z] 4fb07f107543: Pushed [2025-08-21T09:27:54.422Z] b540c130f479: Pushed [2025-08-21T09:27:56.956Z] 7581fef58fe1: Pushed [2025-08-21T09:27:56.956Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:588c79033577cecf419f5158eb8dcd66021632b2f7ea0b883d03211f4a7f2045 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:57.287Z] + 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-08-21T09:27:57.688Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-21T09:27:57.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-21T09:27:57.688Z] 2619751efa78: Preparing [2025-08-21T09:27:57.688Z] 7581fef58fe1: Preparing [2025-08-21T09:27:57.688Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:57.688Z] f305b7a89aa8: Preparing [2025-08-21T09:27:57.688Z] 4fb07f107543: Preparing [2025-08-21T09:27:57.688Z] b540c130f479: Preparing [2025-08-21T09:27:57.688Z] 097100c76c15: Preparing [2025-08-21T09:27:57.688Z] b540c130f479: Waiting [2025-08-21T09:27:57.688Z] 097100c76c15: Waiting [2025-08-21T09:27:57.688Z] 2619751efa78: Layer already exists [2025-08-21T09:27:57.688Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:57.688Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:57.688Z] 4fb07f107543: Layer already exists [2025-08-21T09:27:57.688Z] 7581fef58fe1: Layer already exists [2025-08-21T09:27:57.688Z] 097100c76c15: Layer already exists [2025-08-21T09:27:57.688Z] b540c130f479: Layer already exists [2025-08-21T09:27:57.688Z] latest: digest: sha256:588c79033577cecf419f5158eb8dcd66021632b2f7ea0b883d03211f4a7f2045 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:58.067Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:58.407Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.49 [2025-08-21T09:27:58.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-21T09:27:58.407Z] 2619751efa78: Preparing [2025-08-21T09:27:58.407Z] 7581fef58fe1: Preparing [2025-08-21T09:27:58.407Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:58.407Z] f305b7a89aa8: Preparing [2025-08-21T09:27:58.407Z] 4fb07f107543: Preparing [2025-08-21T09:27:58.407Z] b540c130f479: Preparing [2025-08-21T09:27:58.407Z] 097100c76c15: Preparing [2025-08-21T09:27:58.407Z] b540c130f479: Waiting [2025-08-21T09:27:58.407Z] 097100c76c15: Waiting [2025-08-21T09:27:58.407Z] 4fb07f107543: Layer already exists [2025-08-21T09:27:58.407Z] 7581fef58fe1: Layer already exists [2025-08-21T09:27:58.407Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:58.407Z] 2619751efa78: Layer already exists [2025-08-21T09:27:58.407Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:58.407Z] b540c130f479: Layer already exists [2025-08-21T09:27:58.407Z] 097100c76c15: Layer already exists [2025-08-21T09:27:58.407Z] 4.1.0-dev.49: digest: sha256:588c79033577cecf419f5158eb8dcd66021632b2f7ea0b883d03211f4a7f2045 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:58.733Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:59.052Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:27:59.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-21T09:27:59.052Z] 2619751efa78: Preparing [2025-08-21T09:27:59.052Z] 7581fef58fe1: Preparing [2025-08-21T09:27:59.052Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:59.052Z] f305b7a89aa8: Preparing [2025-08-21T09:27:59.052Z] 4fb07f107543: Preparing [2025-08-21T09:27:59.052Z] b540c130f479: Preparing [2025-08-21T09:27:59.052Z] 097100c76c15: Preparing [2025-08-21T09:27:59.052Z] b540c130f479: Waiting [2025-08-21T09:27:59.052Z] 097100c76c15: Waiting [2025-08-21T09:27:59.052Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:59.052Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:59.052Z] 4fb07f107543: Layer already exists [2025-08-21T09:27:59.052Z] 7581fef58fe1: Layer already exists [2025-08-21T09:27:59.052Z] 2619751efa78: Layer already exists [2025-08-21T09:27:59.052Z] 097100c76c15: Layer already exists [2025-08-21T09:27:59.052Z] b540c130f479: Layer already exists [2025-08-21T09:27:59.052Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:588c79033577cecf419f5158eb8dcd66021632b2f7ea0b883d03211f4a7f2045 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:27:59.383Z] + 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-08-21T09:27:59.707Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-08-21T09:27:59.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-21T09:27:59.707Z] 2619751efa78: Preparing [2025-08-21T09:27:59.707Z] 7581fef58fe1: Preparing [2025-08-21T09:27:59.707Z] a6ba024fd6d0: Preparing [2025-08-21T09:27:59.707Z] f305b7a89aa8: Preparing [2025-08-21T09:27:59.707Z] 4fb07f107543: Preparing [2025-08-21T09:27:59.707Z] b540c130f479: Preparing [2025-08-21T09:27:59.707Z] 097100c76c15: Preparing [2025-08-21T09:27:59.707Z] 097100c76c15: Waiting [2025-08-21T09:27:59.707Z] b540c130f479: Waiting [2025-08-21T09:27:59.707Z] 4fb07f107543: Layer already exists [2025-08-21T09:27:59.707Z] 2619751efa78: Layer already exists [2025-08-21T09:27:59.707Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:27:59.707Z] 7581fef58fe1: Layer already exists [2025-08-21T09:27:59.707Z] f305b7a89aa8: Layer already exists [2025-08-21T09:27:59.707Z] b540c130f479: Layer already exists [2025-08-21T09:27:59.707Z] 097100c76c15: Layer already exists [2025-08-21T09:27:59.707Z] main: digest: sha256:588c79033577cecf419f5158eb8dcd66021632b2f7ea0b883d03211f4a7f2045 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T09:27:59.790Z] ===================================================== [Pipeline] echo [2025-08-21T09:27:59.802Z] taggedImages: [2025-08-21T09:27:59.802Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:27:59.802Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-21T09:27:59.802Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.49 [2025-08-21T09:27:59.802Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:27:59.802Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-08-21T09:27:59.830Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-08-21T09:27:59.830Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:27:59.830Z] latest [2025-08-21T09:27:59.830Z] 4.1.0-dev.49 [2025-08-21T09:27:59.830Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:27:59.830Z] main [2025-08-21T09:27:59.830Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:28:00.177Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:28:00.502Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:28:00.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-21T09:28:00.502Z] abe517318cef: Preparing [2025-08-21T09:28:00.502Z] d3ff866e8914: Preparing [2025-08-21T09:28:00.502Z] 83d21c247c5c: Preparing [2025-08-21T09:28:00.502Z] a6ba024fd6d0: Preparing [2025-08-21T09:28:00.502Z] f305b7a89aa8: Preparing [2025-08-21T09:28:00.502Z] 01833a964351: Preparing [2025-08-21T09:28:00.502Z] bb94af0de3b4: Preparing [2025-08-21T09:28:00.502Z] efc7f3fa5898: Preparing [2025-08-21T09:28:00.502Z] 188f41da32b0: Preparing [2025-08-21T09:28:00.502Z] 097100c76c15: Preparing [2025-08-21T09:28:00.502Z] 188f41da32b0: Waiting [2025-08-21T09:28:00.502Z] 01833a964351: Waiting [2025-08-21T09:28:00.502Z] efc7f3fa5898: Waiting [2025-08-21T09:28:00.502Z] 097100c76c15: Waiting [2025-08-21T09:28:00.502Z] bb94af0de3b4: Waiting [2025-08-21T09:28:00.502Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:28:00.502Z] f305b7a89aa8: Layer already exists [2025-08-21T09:28:00.502Z] 83d21c247c5c: Pushed [2025-08-21T09:28:00.502Z] abe517318cef: Pushed [2025-08-21T09:28:00.502Z] d3ff866e8914: Pushed [2025-08-21T09:28:00.502Z] 097100c76c15: Layer already exists [2025-08-21T09:28:00.761Z] efc7f3fa5898: Pushed [2025-08-21T09:28:01.019Z] 188f41da32b0: Pushed [2025-08-21T09:28:05.210Z] bb94af0de3b4: Pushed [2025-08-21T09:28:13.336Z] 01833a964351: Pushed [2025-08-21T09:28:13.336Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:e4353f2b7e46a8e0704e3937479bca2df4814e195b4ab0d1e47167cbe8a2b187 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:28:13.749Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:28:14.092Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-21T09:28:14.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-21T09:28:14.092Z] abe517318cef: Preparing [2025-08-21T09:28:14.092Z] d3ff866e8914: Preparing [2025-08-21T09:28:14.092Z] 83d21c247c5c: Preparing [2025-08-21T09:28:14.092Z] a6ba024fd6d0: Preparing [2025-08-21T09:28:14.092Z] f305b7a89aa8: Preparing [2025-08-21T09:28:14.092Z] 01833a964351: Preparing [2025-08-21T09:28:14.092Z] bb94af0de3b4: Preparing [2025-08-21T09:28:14.092Z] efc7f3fa5898: Preparing [2025-08-21T09:28:14.092Z] 188f41da32b0: Preparing [2025-08-21T09:28:14.092Z] 097100c76c15: Preparing [2025-08-21T09:28:14.092Z] 01833a964351: Waiting [2025-08-21T09:28:14.092Z] bb94af0de3b4: Waiting [2025-08-21T09:28:14.092Z] efc7f3fa5898: Waiting [2025-08-21T09:28:14.092Z] 188f41da32b0: Waiting [2025-08-21T09:28:14.093Z] 097100c76c15: Waiting [2025-08-21T09:28:14.093Z] abe517318cef: Layer already exists [2025-08-21T09:28:14.093Z] d3ff866e8914: Layer already exists [2025-08-21T09:28:14.093Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:28:14.093Z] 83d21c247c5c: Layer already exists [2025-08-21T09:28:14.093Z] f305b7a89aa8: Layer already exists [2025-08-21T09:28:14.093Z] 01833a964351: Layer already exists [2025-08-21T09:28:14.093Z] bb94af0de3b4: Layer already exists [2025-08-21T09:28:14.093Z] 188f41da32b0: Layer already exists [2025-08-21T09:28:14.093Z] efc7f3fa5898: Layer already exists [2025-08-21T09:28:14.093Z] 097100c76c15: Layer already exists [2025-08-21T09:28:14.093Z] latest: digest: sha256:e4353f2b7e46a8e0704e3937479bca2df4814e195b4ab0d1e47167cbe8a2b187 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:28:14.426Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:28:14.750Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.49 [2025-08-21T09:28:14.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-21T09:28:14.750Z] abe517318cef: Preparing [2025-08-21T09:28:14.750Z] d3ff866e8914: Preparing [2025-08-21T09:28:14.750Z] 83d21c247c5c: Preparing [2025-08-21T09:28:14.750Z] a6ba024fd6d0: Preparing [2025-08-21T09:28:14.750Z] f305b7a89aa8: Preparing [2025-08-21T09:28:14.750Z] 01833a964351: Preparing [2025-08-21T09:28:14.750Z] bb94af0de3b4: Preparing [2025-08-21T09:28:14.750Z] efc7f3fa5898: Preparing [2025-08-21T09:28:14.750Z] 188f41da32b0: Preparing [2025-08-21T09:28:14.750Z] 097100c76c15: Preparing [2025-08-21T09:28:14.750Z] 01833a964351: Waiting [2025-08-21T09:28:14.750Z] bb94af0de3b4: Waiting [2025-08-21T09:28:14.750Z] efc7f3fa5898: Waiting [2025-08-21T09:28:14.750Z] 188f41da32b0: Waiting [2025-08-21T09:28:14.750Z] 097100c76c15: Waiting [2025-08-21T09:28:14.750Z] d3ff866e8914: Layer already exists [2025-08-21T09:28:14.750Z] 83d21c247c5c: Layer already exists [2025-08-21T09:28:14.750Z] f305b7a89aa8: Layer already exists [2025-08-21T09:28:14.750Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:28:14.750Z] abe517318cef: Layer already exists [2025-08-21T09:28:14.750Z] bb94af0de3b4: Layer already exists [2025-08-21T09:28:14.750Z] 01833a964351: Layer already exists [2025-08-21T09:28:14.750Z] 188f41da32b0: Layer already exists [2025-08-21T09:28:14.750Z] efc7f3fa5898: Layer already exists [2025-08-21T09:28:14.750Z] 097100c76c15: Layer already exists [2025-08-21T09:28:14.750Z] 4.1.0-dev.49: digest: sha256:e4353f2b7e46a8e0704e3937479bca2df4814e195b4ab0d1e47167cbe8a2b187 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:28:15.082Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:28:15.454Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:28:15.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-21T09:28:15.455Z] abe517318cef: Preparing [2025-08-21T09:28:15.455Z] d3ff866e8914: Preparing [2025-08-21T09:28:15.455Z] 83d21c247c5c: Preparing [2025-08-21T09:28:15.455Z] a6ba024fd6d0: Preparing [2025-08-21T09:28:15.455Z] f305b7a89aa8: Preparing [2025-08-21T09:28:15.455Z] 01833a964351: Preparing [2025-08-21T09:28:15.455Z] bb94af0de3b4: Preparing [2025-08-21T09:28:15.455Z] efc7f3fa5898: Preparing [2025-08-21T09:28:15.455Z] 188f41da32b0: Preparing [2025-08-21T09:28:15.455Z] 097100c76c15: Preparing [2025-08-21T09:28:15.455Z] 01833a964351: Waiting [2025-08-21T09:28:15.455Z] bb94af0de3b4: Waiting [2025-08-21T09:28:15.455Z] efc7f3fa5898: Waiting [2025-08-21T09:28:15.455Z] 188f41da32b0: Waiting [2025-08-21T09:28:15.455Z] 097100c76c15: Waiting [2025-08-21T09:28:15.455Z] 83d21c247c5c: Layer already exists [2025-08-21T09:28:15.455Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:28:15.455Z] d3ff866e8914: Layer already exists [2025-08-21T09:28:15.455Z] f305b7a89aa8: Layer already exists [2025-08-21T09:28:15.455Z] abe517318cef: Layer already exists [2025-08-21T09:28:15.455Z] 01833a964351: Layer already exists [2025-08-21T09:28:15.455Z] bb94af0de3b4: Layer already exists [2025-08-21T09:28:15.455Z] 188f41da32b0: Layer already exists [2025-08-21T09:28:15.455Z] 097100c76c15: Layer already exists [2025-08-21T09:28:15.455Z] efc7f3fa5898: Layer already exists [2025-08-21T09:28:15.455Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:e4353f2b7e46a8e0704e3937479bca2df4814e195b4ab0d1e47167cbe8a2b187 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:28:15.779Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:28:16.098Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-08-21T09:28:16.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-21T09:28:16.098Z] abe517318cef: Preparing [2025-08-21T09:28:16.098Z] d3ff866e8914: Preparing [2025-08-21T09:28:16.098Z] 83d21c247c5c: Preparing [2025-08-21T09:28:16.098Z] a6ba024fd6d0: Preparing [2025-08-21T09:28:16.098Z] f305b7a89aa8: Preparing [2025-08-21T09:28:16.098Z] 01833a964351: Preparing [2025-08-21T09:28:16.098Z] bb94af0de3b4: Preparing [2025-08-21T09:28:16.098Z] efc7f3fa5898: Preparing [2025-08-21T09:28:16.098Z] 188f41da32b0: Preparing [2025-08-21T09:28:16.098Z] 097100c76c15: Preparing [2025-08-21T09:28:16.098Z] 01833a964351: Waiting [2025-08-21T09:28:16.098Z] bb94af0de3b4: Waiting [2025-08-21T09:28:16.099Z] efc7f3fa5898: Waiting [2025-08-21T09:28:16.099Z] 188f41da32b0: Waiting [2025-08-21T09:28:16.099Z] 097100c76c15: Waiting [2025-08-21T09:28:16.099Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:28:16.099Z] abe517318cef: Layer already exists [2025-08-21T09:28:16.099Z] 83d21c247c5c: Layer already exists [2025-08-21T09:28:16.099Z] f305b7a89aa8: Layer already exists [2025-08-21T09:28:16.099Z] d3ff866e8914: Layer already exists [2025-08-21T09:28:16.099Z] bb94af0de3b4: Layer already exists [2025-08-21T09:28:16.099Z] 01833a964351: Layer already exists [2025-08-21T09:28:16.099Z] efc7f3fa5898: Layer already exists [2025-08-21T09:28:16.099Z] 097100c76c15: Layer already exists [2025-08-21T09:28:16.099Z] 188f41da32b0: Layer already exists [2025-08-21T09:28:16.099Z] main: digest: sha256:e4353f2b7e46a8e0704e3937479bca2df4814e195b4ab0d1e47167cbe8a2b187 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T09:28:16.173Z] ===================================================== [Pipeline] echo [2025-08-21T09:28:16.187Z] taggedImages: [2025-08-21T09:28:16.187Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:28:16.187Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-21T09:28:16.187Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.49 [2025-08-21T09:28:16.187Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:28:16.187Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-08-21T09:28:16.217Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-08-21T09:28:16.217Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:28:16.217Z] latest [2025-08-21T09:28:16.217Z] 4.1.0-dev.49 [2025-08-21T09:28:16.217Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:28:16.217Z] main [2025-08-21T09:28:16.217Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:28:16.558Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:28:16.888Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:28:16.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-21T09:28:16.888Z] 7f113ea1674a: Preparing [2025-08-21T09:28:16.888Z] 29c424fcd55d: Preparing [2025-08-21T09:28:16.888Z] 059dd2bf6d71: Preparing [2025-08-21T09:28:16.888Z] a6ba024fd6d0: Preparing [2025-08-21T09:28:16.888Z] f305b7a89aa8: Preparing [2025-08-21T09:28:16.888Z] 01833a964351: Preparing [2025-08-21T09:28:16.888Z] 247eea4ad94b: Preparing [2025-08-21T09:28:16.888Z] 46260ffce018: Preparing [2025-08-21T09:28:16.888Z] 097100c76c15: Preparing [2025-08-21T09:28:16.888Z] 01833a964351: Waiting [2025-08-21T09:28:16.888Z] 247eea4ad94b: Waiting [2025-08-21T09:28:16.888Z] 46260ffce018: Waiting [2025-08-21T09:28:16.888Z] 097100c76c15: Waiting [2025-08-21T09:28:16.888Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:28:16.888Z] f305b7a89aa8: Layer already exists [2025-08-21T09:28:16.888Z] 01833a964351: Layer already exists [2025-08-21T09:28:16.888Z] 059dd2bf6d71: Pushed [2025-08-21T09:28:16.888Z] 7f113ea1674a: Pushed [2025-08-21T09:28:16.888Z] 29c424fcd55d: Pushed [2025-08-21T09:28:16.888Z] 097100c76c15: Layer already exists [2025-08-21T09:28:17.146Z] 247eea4ad94b: Pushed [2025-08-21T09:28:17.146Z] 46260ffce018: Pushed [2025-08-21T09:28:17.405Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:06d101f7fa2a241ddd1ea25c2a0e3d4af38f6e9cff3745098a91fe70555526f7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:28:17.736Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:28:18.059Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-21T09:28:18.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-21T09:28:26.184Z] 7f113ea1674a: Preparing [2025-08-21T09:28:26.184Z] 29c424fcd55d: Preparing [2025-08-21T09:28:26.184Z] 059dd2bf6d71: Preparing [2025-08-21T09:28:26.184Z] a6ba024fd6d0: Preparing [2025-08-21T09:28:26.184Z] f305b7a89aa8: Preparing [2025-08-21T09:28:26.184Z] 01833a964351: Preparing [2025-08-21T09:28:26.184Z] 247eea4ad94b: Preparing [2025-08-21T09:28:26.184Z] 46260ffce018: Preparing [2025-08-21T09:28:26.184Z] 097100c76c15: Preparing [2025-08-21T09:28:26.184Z] 01833a964351: Waiting [2025-08-21T09:28:26.184Z] 247eea4ad94b: Waiting [2025-08-21T09:28:26.184Z] 46260ffce018: Waiting [2025-08-21T09:28:26.184Z] 097100c76c15: Waiting [2025-08-21T09:28:58.288Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:28:58.288Z] 059dd2bf6d71: Layer already exists [2025-08-21T09:28:58.288Z] 29c424fcd55d: Layer already exists [2025-08-21T09:28:58.288Z] 247eea4ad94b: Layer already exists [2025-08-21T09:28:58.288Z] 01833a964351: Layer already exists [2025-08-21T09:28:58.288Z] 46260ffce018: Layer already exists [2025-08-21T09:28:58.288Z] 097100c76c15: Layer already exists [2025-08-21T09:29:24.847Z] 7f113ea1674a: Pushed [2025-08-21T09:29:24.848Z] f305b7a89aa8: Pushed [2025-08-21T09:29:24.848Z] latest: digest: sha256:06d101f7fa2a241ddd1ea25c2a0e3d4af38f6e9cff3745098a91fe70555526f7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:29:25.174Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:29:25.504Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.49 [2025-08-21T09:29:25.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-21T09:29:25.504Z] 7f113ea1674a: Preparing [2025-08-21T09:29:25.504Z] 29c424fcd55d: Preparing [2025-08-21T09:29:25.504Z] 059dd2bf6d71: Preparing [2025-08-21T09:29:25.504Z] a6ba024fd6d0: Preparing [2025-08-21T09:29:25.504Z] f305b7a89aa8: Preparing [2025-08-21T09:29:25.504Z] 01833a964351: Preparing [2025-08-21T09:29:25.504Z] 247eea4ad94b: Preparing [2025-08-21T09:29:25.504Z] 46260ffce018: Preparing [2025-08-21T09:29:25.504Z] 097100c76c15: Preparing [2025-08-21T09:29:25.504Z] 247eea4ad94b: Waiting [2025-08-21T09:29:25.504Z] 46260ffce018: Waiting [2025-08-21T09:29:25.504Z] 097100c76c15: Waiting [2025-08-21T09:29:25.504Z] 01833a964351: Waiting [2025-08-21T09:29:25.504Z] 7f113ea1674a: Layer already exists [2025-08-21T09:29:25.504Z] f305b7a89aa8: Layer already exists [2025-08-21T09:29:25.504Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:29:25.504Z] 29c424fcd55d: Layer already exists [2025-08-21T09:29:25.504Z] 059dd2bf6d71: Layer already exists [2025-08-21T09:29:25.504Z] 097100c76c15: Layer already exists [2025-08-21T09:29:25.504Z] 46260ffce018: Layer already exists [2025-08-21T09:29:25.504Z] 01833a964351: Layer already exists [2025-08-21T09:29:25.504Z] 247eea4ad94b: Layer already exists [2025-08-21T09:29:25.504Z] 4.1.0-dev.49: digest: sha256:06d101f7fa2a241ddd1ea25c2a0e3d4af38f6e9cff3745098a91fe70555526f7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:29:25.829Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:29:26.150Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:29:26.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-21T09:29:26.151Z] 7f113ea1674a: Preparing [2025-08-21T09:29:26.151Z] 29c424fcd55d: Preparing [2025-08-21T09:29:26.151Z] 059dd2bf6d71: Preparing [2025-08-21T09:29:26.151Z] a6ba024fd6d0: Preparing [2025-08-21T09:29:26.151Z] f305b7a89aa8: Preparing [2025-08-21T09:29:26.151Z] 01833a964351: Preparing [2025-08-21T09:29:26.151Z] 247eea4ad94b: Preparing [2025-08-21T09:29:26.151Z] 46260ffce018: Preparing [2025-08-21T09:29:26.151Z] 097100c76c15: Preparing [2025-08-21T09:29:26.151Z] 01833a964351: Waiting [2025-08-21T09:29:26.151Z] 247eea4ad94b: Waiting [2025-08-21T09:29:26.151Z] 46260ffce018: Waiting [2025-08-21T09:29:26.151Z] 097100c76c15: Waiting [2025-08-21T09:29:26.151Z] f305b7a89aa8: Layer already exists [2025-08-21T09:29:26.151Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:29:26.151Z] 7f113ea1674a: Layer already exists [2025-08-21T09:29:26.151Z] 29c424fcd55d: Layer already exists [2025-08-21T09:29:26.151Z] 059dd2bf6d71: Layer already exists [2025-08-21T09:29:26.151Z] 01833a964351: Layer already exists [2025-08-21T09:29:26.151Z] 46260ffce018: Layer already exists [2025-08-21T09:29:26.151Z] 247eea4ad94b: Layer already exists [2025-08-21T09:29:26.151Z] 097100c76c15: Layer already exists [2025-08-21T09:29:26.151Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:06d101f7fa2a241ddd1ea25c2a0e3d4af38f6e9cff3745098a91fe70555526f7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:29:26.479Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:29:26.804Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-08-21T09:29:26.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-21T09:29:26.804Z] 7f113ea1674a: Preparing [2025-08-21T09:29:26.804Z] 29c424fcd55d: Preparing [2025-08-21T09:29:26.804Z] 059dd2bf6d71: Preparing [2025-08-21T09:29:26.804Z] a6ba024fd6d0: Preparing [2025-08-21T09:29:26.804Z] f305b7a89aa8: Preparing [2025-08-21T09:29:26.804Z] 01833a964351: Preparing [2025-08-21T09:29:26.804Z] 247eea4ad94b: Preparing [2025-08-21T09:29:26.804Z] 46260ffce018: Preparing [2025-08-21T09:29:26.804Z] 097100c76c15: Preparing [2025-08-21T09:29:26.804Z] 247eea4ad94b: Waiting [2025-08-21T09:29:26.804Z] 46260ffce018: Waiting [2025-08-21T09:29:26.804Z] 097100c76c15: Waiting [2025-08-21T09:29:26.804Z] 01833a964351: Waiting [2025-08-21T09:29:26.804Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:29:26.804Z] 29c424fcd55d: Layer already exists [2025-08-21T09:29:26.804Z] 059dd2bf6d71: Layer already exists [2025-08-21T09:29:26.804Z] 7f113ea1674a: Layer already exists [2025-08-21T09:29:26.804Z] f305b7a89aa8: Layer already exists [2025-08-21T09:29:26.804Z] 01833a964351: Layer already exists [2025-08-21T09:29:26.804Z] 46260ffce018: Layer already exists [2025-08-21T09:29:26.804Z] 247eea4ad94b: Layer already exists [2025-08-21T09:29:26.804Z] 097100c76c15: Layer already exists [2025-08-21T09:29:26.804Z] main: digest: sha256:06d101f7fa2a241ddd1ea25c2a0e3d4af38f6e9cff3745098a91fe70555526f7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T09:29:26.869Z] ===================================================== [Pipeline] echo [2025-08-21T09:29:26.880Z] taggedImages: [2025-08-21T09:29:26.880Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:29:26.880Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-21T09:29:26.880Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.49 [2025-08-21T09:29:26.880Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:29:26.880Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-08-21T09:29:26.924Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-08-21T09:29:26.924Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:29:26.924Z] latest [2025-08-21T09:29:26.924Z] 4.1.0-dev.49 [2025-08-21T09:29:26.924Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:29:26.924Z] main [2025-08-21T09:29:26.924Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:29:27.264Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:29:27.597Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:29:27.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-21T09:29:27.597Z] 4ecaf29040c8: Preparing [2025-08-21T09:29:27.597Z] 0fe93b307f34: Preparing [2025-08-21T09:29:27.597Z] 02d88f877cf1: Preparing [2025-08-21T09:29:27.597Z] a6ba024fd6d0: Preparing [2025-08-21T09:29:27.597Z] f305b7a89aa8: Preparing [2025-08-21T09:29:27.597Z] 00708975c740: Preparing [2025-08-21T09:29:27.597Z] efc7f3fa5898: Preparing [2025-08-21T09:29:27.597Z] 188f41da32b0: Preparing [2025-08-21T09:29:27.597Z] 097100c76c15: Preparing [2025-08-21T09:29:27.597Z] efc7f3fa5898: Waiting [2025-08-21T09:29:27.597Z] 188f41da32b0: Waiting [2025-08-21T09:29:27.597Z] 097100c76c15: Waiting [2025-08-21T09:29:27.597Z] 00708975c740: Waiting [2025-08-21T09:29:27.597Z] f305b7a89aa8: Layer already exists [2025-08-21T09:29:27.597Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:29:27.597Z] efc7f3fa5898: Layer already exists [2025-08-21T09:29:27.597Z] 188f41da32b0: Layer already exists [2025-08-21T09:29:27.597Z] 097100c76c15: Layer already exists [2025-08-21T09:29:27.597Z] 4ecaf29040c8: Pushed [2025-08-21T09:29:27.597Z] 02d88f877cf1: Pushed [2025-08-21T09:29:27.597Z] 0fe93b307f34: Pushed [2025-08-21T09:29:39.808Z] 00708975c740: Pushed [2025-08-21T09:29:39.808Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:d573aa22470212b25ca239f190fa5686bfbdd86159b7b4649d9bca05087f8514 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:29:40.141Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:29:40.459Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-21T09:29:40.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-21T09:29:40.459Z] 4ecaf29040c8: Preparing [2025-08-21T09:29:40.459Z] 0fe93b307f34: Preparing [2025-08-21T09:29:40.459Z] 02d88f877cf1: Preparing [2025-08-21T09:29:40.459Z] a6ba024fd6d0: Preparing [2025-08-21T09:29:40.459Z] f305b7a89aa8: Preparing [2025-08-21T09:29:40.459Z] 00708975c740: Preparing [2025-08-21T09:29:40.459Z] efc7f3fa5898: Preparing [2025-08-21T09:29:40.459Z] 188f41da32b0: Preparing [2025-08-21T09:29:40.459Z] 097100c76c15: Preparing [2025-08-21T09:29:40.459Z] efc7f3fa5898: Waiting [2025-08-21T09:29:40.459Z] 097100c76c15: Waiting [2025-08-21T09:29:40.459Z] 188f41da32b0: Waiting [2025-08-21T09:29:40.459Z] 00708975c740: Waiting [2025-08-21T09:29:40.459Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:29:40.459Z] 02d88f877cf1: Layer already exists [2025-08-21T09:29:40.459Z] 0fe93b307f34: Layer already exists [2025-08-21T09:29:40.459Z] f305b7a89aa8: Layer already exists [2025-08-21T09:29:40.459Z] 4ecaf29040c8: Layer already exists [2025-08-21T09:29:40.459Z] 188f41da32b0: Layer already exists [2025-08-21T09:29:40.459Z] efc7f3fa5898: Layer already exists [2025-08-21T09:29:40.459Z] 00708975c740: Layer already exists [2025-08-21T09:29:40.459Z] 097100c76c15: Layer already exists [2025-08-21T09:29:40.459Z] latest: digest: sha256:d573aa22470212b25ca239f190fa5686bfbdd86159b7b4649d9bca05087f8514 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:29:40.791Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:29:41.119Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.49 [2025-08-21T09:29:41.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-21T09:29:41.119Z] 4ecaf29040c8: Preparing [2025-08-21T09:29:41.119Z] 0fe93b307f34: Preparing [2025-08-21T09:29:41.119Z] 02d88f877cf1: Preparing [2025-08-21T09:29:41.119Z] a6ba024fd6d0: Preparing [2025-08-21T09:29:41.119Z] f305b7a89aa8: Preparing [2025-08-21T09:29:41.119Z] 00708975c740: Preparing [2025-08-21T09:29:41.119Z] efc7f3fa5898: Preparing [2025-08-21T09:29:41.119Z] 188f41da32b0: Preparing [2025-08-21T09:29:41.119Z] 00708975c740: Waiting [2025-08-21T09:29:41.119Z] efc7f3fa5898: Waiting [2025-08-21T09:29:41.119Z] 097100c76c15: Preparing [2025-08-21T09:29:41.119Z] 188f41da32b0: Waiting [2025-08-21T09:29:41.119Z] 097100c76c15: Waiting [2025-08-21T09:29:41.119Z] f305b7a89aa8: Layer already exists [2025-08-21T09:29:41.119Z] 0fe93b307f34: Layer already exists [2025-08-21T09:29:41.119Z] 02d88f877cf1: Layer already exists [2025-08-21T09:29:41.119Z] 4ecaf29040c8: Layer already exists [2025-08-21T09:29:41.119Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:29:41.119Z] 00708975c740: Layer already exists [2025-08-21T09:29:41.119Z] efc7f3fa5898: Layer already exists [2025-08-21T09:29:41.119Z] 188f41da32b0: Layer already exists [2025-08-21T09:29:41.119Z] 097100c76c15: Layer already exists [2025-08-21T09:29:41.119Z] 4.1.0-dev.49: digest: sha256:d573aa22470212b25ca239f190fa5686bfbdd86159b7b4649d9bca05087f8514 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:29:41.448Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:29:41.782Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:29:41.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-21T09:29:41.782Z] 4ecaf29040c8: Preparing [2025-08-21T09:29:41.782Z] 0fe93b307f34: Preparing [2025-08-21T09:29:41.782Z] 02d88f877cf1: Preparing [2025-08-21T09:29:41.782Z] a6ba024fd6d0: Preparing [2025-08-21T09:29:41.782Z] f305b7a89aa8: Preparing [2025-08-21T09:29:41.782Z] 00708975c740: Preparing [2025-08-21T09:29:41.782Z] efc7f3fa5898: Preparing [2025-08-21T09:29:41.782Z] 188f41da32b0: Preparing [2025-08-21T09:29:41.782Z] 097100c76c15: Preparing [2025-08-21T09:29:41.782Z] efc7f3fa5898: Waiting [2025-08-21T09:29:41.782Z] 00708975c740: Waiting [2025-08-21T09:29:41.782Z] 188f41da32b0: Waiting [2025-08-21T09:29:41.782Z] 097100c76c15: Waiting [2025-08-21T09:29:41.782Z] 0fe93b307f34: Layer already exists [2025-08-21T09:29:41.782Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:29:41.782Z] 4ecaf29040c8: Layer already exists [2025-08-21T09:29:41.782Z] 02d88f877cf1: Layer already exists [2025-08-21T09:29:41.782Z] f305b7a89aa8: Layer already exists [2025-08-21T09:29:41.782Z] efc7f3fa5898: Layer already exists [2025-08-21T09:29:41.782Z] 188f41da32b0: Layer already exists [2025-08-21T09:29:41.782Z] 00708975c740: Layer already exists [2025-08-21T09:29:41.782Z] 097100c76c15: Layer already exists [2025-08-21T09:29:41.782Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:d573aa22470212b25ca239f190fa5686bfbdd86159b7b4649d9bca05087f8514 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:29:42.107Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:29:42.436Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-08-21T09:29:42.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-21T09:29:42.436Z] 4ecaf29040c8: Preparing [2025-08-21T09:29:42.436Z] 0fe93b307f34: Preparing [2025-08-21T09:29:42.436Z] 02d88f877cf1: Preparing [2025-08-21T09:29:42.436Z] a6ba024fd6d0: Preparing [2025-08-21T09:29:42.436Z] f305b7a89aa8: Preparing [2025-08-21T09:29:42.436Z] 00708975c740: Preparing [2025-08-21T09:29:42.436Z] efc7f3fa5898: Preparing [2025-08-21T09:29:42.436Z] 188f41da32b0: Preparing [2025-08-21T09:29:42.436Z] 097100c76c15: Preparing [2025-08-21T09:29:42.436Z] 00708975c740: Waiting [2025-08-21T09:29:42.436Z] efc7f3fa5898: Waiting [2025-08-21T09:29:42.436Z] 188f41da32b0: Waiting [2025-08-21T09:29:42.436Z] 097100c76c15: Waiting [2025-08-21T09:29:42.436Z] 0fe93b307f34: Layer already exists [2025-08-21T09:29:42.436Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:29:42.436Z] f305b7a89aa8: Layer already exists [2025-08-21T09:29:42.436Z] 02d88f877cf1: Layer already exists [2025-08-21T09:29:42.436Z] 4ecaf29040c8: Layer already exists [2025-08-21T09:29:42.436Z] 00708975c740: Layer already exists [2025-08-21T09:29:42.436Z] 188f41da32b0: Layer already exists [2025-08-21T09:29:42.436Z] 097100c76c15: Layer already exists [2025-08-21T09:29:42.436Z] efc7f3fa5898: Layer already exists [2025-08-21T09:29:42.436Z] main: digest: sha256:d573aa22470212b25ca239f190fa5686bfbdd86159b7b4649d9bca05087f8514 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T09:29:42.512Z] ===================================================== [Pipeline] echo [2025-08-21T09:29:42.531Z] taggedImages: [2025-08-21T09:29:42.531Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:29:42.531Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-21T09:29:42.531Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.49 [2025-08-21T09:29:42.531Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:29:42.531Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-08-21T09:29:42.571Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-08-21T09:29:42.571Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:29:42.571Z] latest [2025-08-21T09:29:42.571Z] 4.1.0-dev.49 [2025-08-21T09:29:42.571Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:29:42.571Z] main [2025-08-21T09:29:42.571Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:29:42.923Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:29:43.243Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:29:43.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-21T09:29:43.243Z] ed13ab395c2b: Preparing [2025-08-21T09:29:43.243Z] 9aa8e67991c1: Preparing [2025-08-21T09:29:43.243Z] a6ba024fd6d0: Preparing [2025-08-21T09:29:43.243Z] f305b7a89aa8: Preparing [2025-08-21T09:29:43.243Z] 46690b1cdffa: Preparing [2025-08-21T09:29:43.243Z] b2dc2084ca4e: Preparing [2025-08-21T09:29:43.243Z] 097100c76c15: Preparing [2025-08-21T09:29:43.243Z] b2dc2084ca4e: Waiting [2025-08-21T09:29:43.243Z] 097100c76c15: Waiting [2025-08-21T09:29:43.243Z] f305b7a89aa8: Layer already exists [2025-08-21T09:29:43.243Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:29:43.244Z] 097100c76c15: Layer already exists [2025-08-21T09:29:43.244Z] ed13ab395c2b: Pushed [2025-08-21T09:29:43.244Z] 46690b1cdffa: Pushed [2025-08-21T09:29:43.811Z] b2dc2084ca4e: Pushed [2025-08-21T09:29:47.098Z] 9aa8e67991c1: Pushed [2025-08-21T09:29:47.098Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:42115f47caedcc38d630b135aec4d5e71f7eff48095668a9cb74518a9ce4985d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:29:47.439Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:29:47.756Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-21T09:29:47.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-21T09:29:47.756Z] ed13ab395c2b: Preparing [2025-08-21T09:29:47.756Z] 9aa8e67991c1: Preparing [2025-08-21T09:29:47.756Z] a6ba024fd6d0: Preparing [2025-08-21T09:29:47.756Z] f305b7a89aa8: Preparing [2025-08-21T09:29:47.756Z] 46690b1cdffa: Preparing [2025-08-21T09:29:47.756Z] b2dc2084ca4e: Preparing [2025-08-21T09:29:47.756Z] 097100c76c15: Preparing [2025-08-21T09:29:47.756Z] 097100c76c15: Waiting [2025-08-21T09:29:47.756Z] b2dc2084ca4e: Waiting [2025-08-21T09:29:47.756Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:29:47.756Z] f305b7a89aa8: Layer already exists [2025-08-21T09:29:47.756Z] ed13ab395c2b: Layer already exists [2025-08-21T09:29:47.756Z] 9aa8e67991c1: Layer already exists [2025-08-21T09:29:47.756Z] 46690b1cdffa: Layer already exists [2025-08-21T09:29:47.756Z] 097100c76c15: Layer already exists [2025-08-21T09:29:47.756Z] b2dc2084ca4e: Layer already exists [2025-08-21T09:29:47.756Z] latest: digest: sha256:42115f47caedcc38d630b135aec4d5e71f7eff48095668a9cb74518a9ce4985d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:29:48.093Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:29:48.428Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.49 [2025-08-21T09:29:48.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-21T09:29:48.428Z] ed13ab395c2b: Preparing [2025-08-21T09:29:48.428Z] 9aa8e67991c1: Preparing [2025-08-21T09:29:48.428Z] a6ba024fd6d0: Preparing [2025-08-21T09:29:48.428Z] f305b7a89aa8: Preparing [2025-08-21T09:29:48.428Z] 46690b1cdffa: Preparing [2025-08-21T09:29:48.428Z] b2dc2084ca4e: Preparing [2025-08-21T09:29:48.428Z] 097100c76c15: Preparing [2025-08-21T09:29:48.428Z] b2dc2084ca4e: Waiting [2025-08-21T09:29:48.428Z] 097100c76c15: Waiting [2025-08-21T09:29:48.428Z] 46690b1cdffa: Layer already exists [2025-08-21T09:29:48.428Z] 9aa8e67991c1: Layer already exists [2025-08-21T09:29:48.428Z] ed13ab395c2b: Layer already exists [2025-08-21T09:29:48.428Z] f305b7a89aa8: Layer already exists [2025-08-21T09:29:48.428Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:29:48.428Z] b2dc2084ca4e: Layer already exists [2025-08-21T09:29:48.428Z] 097100c76c15: Layer already exists [2025-08-21T09:29:48.428Z] 4.1.0-dev.49: digest: sha256:42115f47caedcc38d630b135aec4d5e71f7eff48095668a9cb74518a9ce4985d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:29:48.762Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:29:49.081Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:29:49.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-21T09:29:49.082Z] ed13ab395c2b: Preparing [2025-08-21T09:29:49.082Z] 9aa8e67991c1: Preparing [2025-08-21T09:29:49.082Z] a6ba024fd6d0: Preparing [2025-08-21T09:29:49.082Z] f305b7a89aa8: Preparing [2025-08-21T09:29:49.082Z] 46690b1cdffa: Preparing [2025-08-21T09:29:49.082Z] b2dc2084ca4e: Preparing [2025-08-21T09:29:49.082Z] 097100c76c15: Preparing [2025-08-21T09:29:49.082Z] b2dc2084ca4e: Waiting [2025-08-21T09:29:49.082Z] 097100c76c15: Waiting [2025-08-21T09:29:49.082Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:29:49.082Z] ed13ab395c2b: Layer already exists [2025-08-21T09:29:49.082Z] 46690b1cdffa: Layer already exists [2025-08-21T09:29:49.082Z] 9aa8e67991c1: Layer already exists [2025-08-21T09:29:49.082Z] f305b7a89aa8: Layer already exists [2025-08-21T09:29:49.082Z] b2dc2084ca4e: Layer already exists [2025-08-21T09:29:49.082Z] 097100c76c15: Layer already exists [2025-08-21T09:29:49.082Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:42115f47caedcc38d630b135aec4d5e71f7eff48095668a9cb74518a9ce4985d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:29:49.413Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:29:49.737Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-08-21T09:29:49.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-21T09:29:49.737Z] ed13ab395c2b: Preparing [2025-08-21T09:29:49.737Z] 9aa8e67991c1: Preparing [2025-08-21T09:29:49.737Z] a6ba024fd6d0: Preparing [2025-08-21T09:29:49.737Z] f305b7a89aa8: Preparing [2025-08-21T09:29:49.737Z] 46690b1cdffa: Preparing [2025-08-21T09:29:49.737Z] b2dc2084ca4e: Preparing [2025-08-21T09:29:49.737Z] 097100c76c15: Preparing [2025-08-21T09:29:49.737Z] b2dc2084ca4e: Waiting [2025-08-21T09:29:49.737Z] 097100c76c15: Waiting [2025-08-21T09:29:49.737Z] 9aa8e67991c1: Layer already exists [2025-08-21T09:29:49.737Z] 46690b1cdffa: Layer already exists [2025-08-21T09:29:49.737Z] f305b7a89aa8: Layer already exists [2025-08-21T09:29:49.737Z] ed13ab395c2b: Layer already exists [2025-08-21T09:29:49.737Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:29:49.737Z] 097100c76c15: Layer already exists [2025-08-21T09:29:49.737Z] b2dc2084ca4e: Layer already exists [2025-08-21T09:29:49.737Z] main: digest: sha256:42115f47caedcc38d630b135aec4d5e71f7eff48095668a9cb74518a9ce4985d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T09:29:49.808Z] ===================================================== [Pipeline] echo [2025-08-21T09:29:49.828Z] taggedImages: [2025-08-21T09:29:49.828Z] - nexus3.edgexfoundry.org:10004/support-notifications:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:29:49.828Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-21T09:29:49.828Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.49 [2025-08-21T09:29:49.828Z] - nexus3.edgexfoundry.org:10004/support-notifications:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:29:49.828Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-08-21T09:29:49.860Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-08-21T09:29:49.860Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:29:49.860Z] latest [2025-08-21T09:29:49.860Z] 4.1.0-dev.49 [2025-08-21T09:29:49.860Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:29:49.860Z] main [2025-08-21T09:29:49.860Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:29:50.197Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:29:50.520Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:29:50.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-21T09:29:50.521Z] e558ab5d9c9d: Preparing [2025-08-21T09:29:50.521Z] f1c7ba195251: Preparing [2025-08-21T09:29:50.521Z] a6ba024fd6d0: Preparing [2025-08-21T09:29:50.521Z] f305b7a89aa8: Preparing [2025-08-21T09:29:50.521Z] 7f0b021809ae: Preparing [2025-08-21T09:29:50.521Z] fe80d60392bb: Preparing [2025-08-21T09:29:50.521Z] 097100c76c15: Preparing [2025-08-21T09:29:50.521Z] fe80d60392bb: Waiting [2025-08-21T09:29:50.521Z] 097100c76c15: Waiting [2025-08-21T09:29:50.521Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:29:50.521Z] f305b7a89aa8: Layer already exists [2025-08-21T09:29:50.521Z] 097100c76c15: Layer already exists [2025-08-21T09:29:50.521Z] e558ab5d9c9d: Pushed [2025-08-21T09:29:50.521Z] 7f0b021809ae: Pushed [2025-08-21T09:29:50.780Z] fe80d60392bb: Pushed [2025-08-21T09:29:54.982Z] f1c7ba195251: Pushed [2025-08-21T09:29:54.982Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:2e4584efe1b3e1b1c23e47a6259d11c4cf80361fd349b5b0348215ac6314032e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:29:55.308Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:29:55.648Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-21T09:29:55.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-21T09:29:55.648Z] e558ab5d9c9d: Preparing [2025-08-21T09:29:55.648Z] f1c7ba195251: Preparing [2025-08-21T09:29:55.648Z] a6ba024fd6d0: Preparing [2025-08-21T09:29:55.648Z] f305b7a89aa8: Preparing [2025-08-21T09:29:55.648Z] 7f0b021809ae: Preparing [2025-08-21T09:29:55.648Z] fe80d60392bb: Preparing [2025-08-21T09:29:55.648Z] 097100c76c15: Preparing [2025-08-21T09:29:55.648Z] fe80d60392bb: Waiting [2025-08-21T09:29:55.648Z] 097100c76c15: Waiting [2025-08-21T09:29:55.648Z] 7f0b021809ae: Layer already exists [2025-08-21T09:29:55.648Z] e558ab5d9c9d: Layer already exists [2025-08-21T09:29:55.648Z] f305b7a89aa8: Layer already exists [2025-08-21T09:29:55.648Z] f1c7ba195251: Layer already exists [2025-08-21T09:29:55.648Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:29:55.648Z] 097100c76c15: Layer already exists [2025-08-21T09:29:55.648Z] fe80d60392bb: Layer already exists [2025-08-21T09:29:55.648Z] latest: digest: sha256:2e4584efe1b3e1b1c23e47a6259d11c4cf80361fd349b5b0348215ac6314032e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:29:55.983Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:29:56.307Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.49 [2025-08-21T09:29:56.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-21T09:29:56.308Z] e558ab5d9c9d: Preparing [2025-08-21T09:29:56.308Z] f1c7ba195251: Preparing [2025-08-21T09:29:56.308Z] a6ba024fd6d0: Preparing [2025-08-21T09:29:56.308Z] f305b7a89aa8: Preparing [2025-08-21T09:29:56.308Z] 7f0b021809ae: Preparing [2025-08-21T09:29:56.308Z] fe80d60392bb: Preparing [2025-08-21T09:29:56.308Z] 097100c76c15: Preparing [2025-08-21T09:29:56.308Z] fe80d60392bb: Waiting [2025-08-21T09:29:56.308Z] 097100c76c15: Waiting [2025-08-21T09:29:56.308Z] f305b7a89aa8: Layer already exists [2025-08-21T09:29:56.308Z] 7f0b021809ae: Layer already exists [2025-08-21T09:29:56.308Z] e558ab5d9c9d: Layer already exists [2025-08-21T09:29:56.308Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:29:56.308Z] f1c7ba195251: Layer already exists [2025-08-21T09:29:56.308Z] fe80d60392bb: Layer already exists [2025-08-21T09:29:56.308Z] 097100c76c15: Layer already exists [2025-08-21T09:29:56.308Z] 4.1.0-dev.49: digest: sha256:2e4584efe1b3e1b1c23e47a6259d11c4cf80361fd349b5b0348215ac6314032e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:29:56.644Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:29:56.976Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:29:56.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-21T09:29:56.976Z] e558ab5d9c9d: Preparing [2025-08-21T09:29:56.976Z] f1c7ba195251: Preparing [2025-08-21T09:29:56.976Z] a6ba024fd6d0: Preparing [2025-08-21T09:29:56.976Z] f305b7a89aa8: Preparing [2025-08-21T09:29:56.976Z] 7f0b021809ae: Preparing [2025-08-21T09:29:56.976Z] fe80d60392bb: Preparing [2025-08-21T09:29:56.976Z] 097100c76c15: Preparing [2025-08-21T09:29:56.976Z] 097100c76c15: Waiting [2025-08-21T09:29:56.976Z] fe80d60392bb: Waiting [2025-08-21T09:29:56.976Z] f1c7ba195251: Layer already exists [2025-08-21T09:29:56.976Z] f305b7a89aa8: Layer already exists [2025-08-21T09:29:56.976Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:29:56.976Z] 7f0b021809ae: Layer already exists [2025-08-21T09:29:56.976Z] e558ab5d9c9d: Layer already exists [2025-08-21T09:29:56.976Z] fe80d60392bb: Layer already exists [2025-08-21T09:29:56.976Z] 097100c76c15: Layer already exists [2025-08-21T09:29:56.976Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:2e4584efe1b3e1b1c23e47a6259d11c4cf80361fd349b5b0348215ac6314032e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:29:57.305Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T09:29:57.631Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-08-21T09:29:57.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-21T09:29:57.631Z] e558ab5d9c9d: Preparing [2025-08-21T09:29:57.631Z] f1c7ba195251: Preparing [2025-08-21T09:29:57.631Z] a6ba024fd6d0: Preparing [2025-08-21T09:29:57.631Z] f305b7a89aa8: Preparing [2025-08-21T09:29:57.631Z] 7f0b021809ae: Preparing [2025-08-21T09:29:57.631Z] fe80d60392bb: Preparing [2025-08-21T09:29:57.631Z] 097100c76c15: Preparing [2025-08-21T09:29:57.631Z] fe80d60392bb: Waiting [2025-08-21T09:29:57.631Z] 097100c76c15: Waiting [2025-08-21T09:29:57.631Z] e558ab5d9c9d: Layer already exists [2025-08-21T09:29:57.631Z] f305b7a89aa8: Layer already exists [2025-08-21T09:29:57.631Z] a6ba024fd6d0: Layer already exists [2025-08-21T09:29:57.631Z] f1c7ba195251: Layer already exists [2025-08-21T09:29:57.631Z] 7f0b021809ae: Layer already exists [2025-08-21T09:29:57.631Z] fe80d60392bb: Layer already exists [2025-08-21T09:29:57.631Z] 097100c76c15: Layer already exists [2025-08-21T09:29:57.631Z] main: digest: sha256:2e4584efe1b3e1b1c23e47a6259d11c4cf80361fd349b5b0348215ac6314032e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T09:29:57.711Z] ===================================================== [Pipeline] echo [2025-08-21T09:29:57.729Z] taggedImages: [2025-08-21T09:29:57.729Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:29:57.729Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-21T09:29:57.729Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.49 [2025-08-21T09:29:57.729Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:29:57.729Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-08-21T09:29:57.796Z] ========================================================= [2025-08-21T09:29:57.796Z] [edgeXBuildMultiArch] RAW Config: [2025-08-21T09:29:57.796Z] images: [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/core-command:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.49 [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/core-command:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.49 [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/core-data:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.49 [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/core-data:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/core-keeper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.49 [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/core-keeper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/core-metadata:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.49 [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/core-metadata:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.49 [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.49 [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.49 [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.49 [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.49 [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.49 [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.49 [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.49 [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/support-notifications:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.49 [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/support-notifications:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.49 [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T09:29:57.796Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-08-21T09:29:57.796Z] settingsFile: [2025-08-21T09:29:57.796Z] edgex-go-settings [2025-08-21T09:29:57.796Z] ========================================================= [Pipeline] node [2025-08-21T09:30:12.799Z] Still waiting to schedule task [2025-08-21T09:30:12.800Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-08-21T09:31:08.008Z] Running on prd-centos7-docker-4c-2g-7371 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T09:31:08.068Z] provisioning config files... [2025-08-21T09:31:08.104Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config8750394057030460631tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T09:31:10.296Z] ---> ****-login.sh [2025-08-21T09:31:10.296Z] nexus3.edgexfoundry.org:10001 [2025-08-21T09:43:38.722Z] #144 ... [2025-08-21T09:43:38.722Z] [2025-08-21T09:43:38.722Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-21T09:43:38.722Z] #150 DONE 1070.0s [2025-08-21T09:43:38.722Z] [2025-08-21T09:43:38.722Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T09:43:38.993Z] #145 ... [2025-08-21T09:43:38.993Z] [2025-08-21T09:43:38.993Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T09:43:39.258Z] #155 DONE 0.1s [2025-08-21T09:43:39.258Z] [2025-08-21T09:43:39.258Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T09:43:39.258Z] #145 ... [2025-08-21T09:43:39.258Z] [2025-08-21T09:43:39.258Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-21T09:43:39.258Z] #156 DONE 0.1s [2025-08-21T09:43:39.523Z] [2025-08-21T09:43:39.523Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-08-21T09:43:39.789Z] #157 DONE 0.3s [2025-08-21T09:43:39.789Z] [2025-08-21T09:43:39.789Z] #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-08-21T09:43:39.789Z] #158 DONE 0.1s [2025-08-21T09:43:39.789Z] [2025-08-21T09:43:39.789Z] #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-08-21T09:43:40.057Z] #159 DONE 0.1s [2025-08-21T09:43:40.057Z] [2025-08-21T09:43:40.057Z] #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-08-21T09:43:41.994Z] #160 DONE 2.1s [2025-08-21T09:43:41.994Z] [2025-08-21T09:43:41.994Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-21T09:43:41.994Z] #151 ... [2025-08-21T09:43:41.994Z] [2025-08-21T09:43:41.994Z] #117 [core-common-config-bootstrapper] exporting to image [2025-08-21T09:43:41.994Z] #117 exporting layers [2025-08-21T09:43:42.949Z] #117 exporting layers 0.8s done [2025-08-21T09:43:42.949Z] #117 writing image sha256:8a6722364f5af43e7c3fd7d63cb9e564f56a5653c4b027356b8818c0108ccc50 0.0s done [2025-08-21T09:43:42.949Z] #117 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-08-21T09:43:42.949Z] #117 DONE 5.0s [2025-08-21T09:43:42.949Z] [2025-08-21T09:43:42.949Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-21T09:43:51.135Z] #153 ... [2025-08-21T09:43:51.135Z] [2025-08-21T09:43:51.135Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-21T09:43:51.135Z] #149 DONE 1082.0s [2025-08-21T09:43:51.135Z] [2025-08-21T09:43:51.135Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-08-21T09:43:51.135Z] #161 DONE 0.3s [2025-08-21T09:43:51.135Z] [2025-08-21T09:43:51.135Z] #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-08-21T09:43:51.135Z] #154 ... [2025-08-21T09:43:51.135Z] [2025-08-21T09:43:51.135Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-08-21T09:43:53.847Z] #162 DONE 2.5s [2025-08-21T09:43:53.847Z] [2025-08-21T09:43:53.847Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-21T09:43:53.847Z] #147 ... [2025-08-21T09:43:53.847Z] [2025-08-21T09:43:53.847Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T09:43:53.847Z] #163 DONE 0.3s [2025-08-21T09:43:53.847Z] [2025-08-21T09:43:53.847Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-08-21T09:43:54.134Z] #164 DONE 0.1s [2025-08-21T09:43:54.134Z] [2025-08-21T09:43:54.134Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-08-21T09:43:54.414Z] #165 DONE 0.3s [2025-08-21T09:43:54.414Z] [2025-08-21T09:43:54.414Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-08-21T09:43:54.414Z] #166 DONE 0.1s [2025-08-21T09:43:54.414Z] [2025-08-21T09:43:54.414Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-21T09:43:54.414Z] #122 ... [2025-08-21T09:43:54.414Z] [2025-08-21T09:43:54.414Z] #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-08-21T09:43:54.704Z] #167 DONE 0.2s [2025-08-21T09:43:54.704Z] [2025-08-21T09:43:54.704Z] #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-08-21T09:43:54.704Z] #168 DONE 0.2s [2025-08-21T09:43:54.704Z] [2025-08-21T09:43:54.704Z] #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-08-21T09:43:54.986Z] #169 DONE 0.2s [2025-08-21T09:43:54.986Z] [2025-08-21T09:43:54.986Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-08-21T09:43:54.986Z] #170 DONE 0.2s [2025-08-21T09:43:54.986Z] [2025-08-21T09:43:54.986Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-08-21T09:43:57.593Z] #171 DONE 1.9s [2025-08-21T09:43:57.593Z] [2025-08-21T09:43:57.593Z] #117 [security-bootstrapper] exporting to image [2025-08-21T09:43:57.593Z] #117 exporting layers [2025-08-21T09:43:58.177Z] #117 exporting layers 1.2s done [2025-08-21T09:43:58.177Z] #117 writing image sha256:d9aee1619f25a7c2c37229628c0166f681eee70cbbbc8c6f89a3f6a719339eb4 done [2025-08-21T09:43:58.177Z] #117 naming to docker.io/library/security-bootstrapper-arm64 done [2025-08-21T09:43:58.177Z] #117 DONE 6.2s [2025-08-21T09:43:58.177Z] [2025-08-21T09:43:58.177Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T09:59:05.751Z] #145 ... [2025-08-21T09:59:05.751Z] [2025-08-21T09:59:05.751Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-21T09:59:05.751Z] #147 DONE 1996.7s [2025-08-21T09:59:05.751Z] [2025-08-21T09:59:05.751Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T09:59:06.342Z] #145 ... [2025-08-21T09:59:06.342Z] [2025-08-21T09:59:06.342Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T09:59:06.342Z] #172 DONE 0.2s [2025-08-21T09:59:06.342Z] [2025-08-21T09:59:06.342Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-08-21T09:59:06.613Z] #173 DONE 0.2s [2025-08-21T09:59:06.613Z] [2025-08-21T09:59:06.613Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-08-21T09:59:06.891Z] #174 DONE 0.5s [2025-08-21T09:59:06.891Z] [2025-08-21T09:59:06.891Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T09:59:07.162Z] #145 ... [2025-08-21T09:59:07.162Z] [2025-08-21T09:59:07.162Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-08-21T09:59:07.162Z] #175 DONE 0.1s [2025-08-21T09:59:07.162Z] [2025-08-21T09:59:07.162Z] #117 [core-command] exporting to image [2025-08-21T09:59:07.162Z] #117 exporting layers [2025-08-21T09:59:07.747Z] #117 exporting layers 0.5s done [2025-08-21T09:59:07.747Z] #117 writing image sha256:be258027617abe66eaf21218c3efb271b4d74a558ad969fb5c82bb13b81b67ec done [2025-08-21T09:59:07.747Z] #117 naming to docker.io/library/core-command-arm64 [2025-08-21T09:59:07.747Z] #117 naming to docker.io/library/core-command-arm64 done [2025-08-21T09:59:07.747Z] #117 DONE 6.8s [2025-08-21T09:59:07.747Z] [2025-08-21T09:59:07.747Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T09:59:25.960Z] #145 ... [2025-08-21T09:59:25.960Z] [2025-08-21T09:59:25.960Z] #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-08-21T09:59:25.960Z] #154 2015.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-08-21T09:59:34.178Z] #154 ... [2025-08-21T09:59:34.178Z] [2025-08-21T09:59:34.178Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-21T09:59:34.178Z] #151 DONE 2025.1s [2025-08-21T09:59:34.178Z] [2025-08-21T09:59:34.178Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T09:59:34.178Z] #145 ... [2025-08-21T09:59:34.178Z] [2025-08-21T09:59:34.178Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T09:59:34.178Z] #176 DONE 0.3s [2025-08-21T09:59:34.178Z] [2025-08-21T09:59:34.178Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-21T09:59:34.445Z] #148 ... [2025-08-21T09:59:34.445Z] [2025-08-21T09:59:34.445Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-08-21T09:59:34.445Z] #177 DONE 0.3s [2025-08-21T09:59:34.445Z] [2025-08-21T09:59:34.445Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-21T09:59:34.712Z] #153 ... [2025-08-21T09:59:34.712Z] [2025-08-21T09:59:34.712Z] #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-08-21T09:59:34.712Z] #178 DONE 0.1s [2025-08-21T09:59:34.712Z] [2025-08-21T09:59:34.712Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-08-21T09:59:34.712Z] #179 DONE 0.1s [2025-08-21T09:59:34.712Z] [2025-08-21T09:59:34.712Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-21T09:59:34.990Z] #122 ... [2025-08-21T09:59:34.990Z] [2025-08-21T09:59:34.990Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-08-21T09:59:35.591Z] #180 DONE 0.5s [2025-08-21T09:59:35.591Z] [2025-08-21T09:59:35.591Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-08-21T09:59:35.591Z] #181 DONE 0.1s [2025-08-21T09:59:35.591Z] [2025-08-21T09:59:35.591Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-21T09:59:37.541Z] #182 DONE 2.1s [2025-08-21T09:59:37.541Z] [2025-08-21T09:59:37.541Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-21T09:59:37.814Z] #148 ... [2025-08-21T09:59:37.814Z] [2025-08-21T09:59:37.814Z] #117 [security-proxy-setup] exporting to image [2025-08-21T09:59:37.814Z] #117 exporting layers [2025-08-21T09:59:38.774Z] #117 exporting layers 1.0s done [2025-08-21T09:59:38.774Z] #117 writing image sha256:e3d6f51b37fc49ad333dd6b42e4d6ad2536c88276e39d7037590ac4594def046 done [2025-08-21T09:59:38.774Z] #117 naming to docker.io/library/security-proxy-setup-arm64 done [2025-08-21T09:59:38.774Z] #117 DONE 7.8s [2025-08-21T09:59:38.774Z] [2025-08-21T09:59:38.774Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-21T09:59:57.010Z] #148 ... [2025-08-21T09:59:57.010Z] [2025-08-21T09:59:57.010Z] #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-08-21T09:59:57.010Z] #154 DONE 2047.2s [2025-08-21T09:59:57.010Z] [2025-08-21T09:59:57.010Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T09:59:57.010Z] #145 ... [2025-08-21T09:59:57.010Z] [2025-08-21T09:59:57.010Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T09:59:57.010Z] #183 DONE 0.2s [2025-08-21T09:59:57.010Z] [2025-08-21T09:59:57.010Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T09:59:57.010Z] #145 ... [2025-08-21T09:59:57.010Z] [2025-08-21T09:59:57.010Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-08-21T09:59:57.010Z] #184 DONE 0.2s [2025-08-21T09:59:57.010Z] [2025-08-21T09:59:57.010Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T09:59:57.010Z] #145 ... [2025-08-21T09:59:57.010Z] [2025-08-21T09:59:57.010Z] #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-08-21T09:59:57.010Z] #185 DONE 0.2s [2025-08-21T09:59:57.010Z] [2025-08-21T09:59:57.010Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-21T09:59:57.275Z] #148 ... [2025-08-21T09:59:57.275Z] [2025-08-21T09:59:57.275Z] #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-08-21T09:59:57.275Z] #186 DONE 0.1s [2025-08-21T09:59:57.275Z] [2025-08-21T09:59:57.275Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-08-21T09:59:57.275Z] #187 DONE 0.1s [2025-08-21T09:59:57.275Z] [2025-08-21T09:59:57.275Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-21T09:59:57.541Z] #144 ... [2025-08-21T09:59:57.541Z] [2025-08-21T09:59:57.541Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-08-21T09:59:57.809Z] #188 DONE 0.4s [2025-08-21T09:59:57.809Z] [2025-08-21T09:59:57.809Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T09:59:58.084Z] #145 ... [2025-08-21T09:59:58.084Z] [2025-08-21T09:59:58.084Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-08-21T09:59:58.351Z] #189 DONE 0.5s [2025-08-21T09:59:58.351Z] [2025-08-21T09:59:58.351Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-08-21T09:59:58.621Z] #190 DONE 0.2s [2025-08-21T09:59:58.621Z] [2025-08-21T09:59:58.621Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-21T10:00:00.561Z] #191 DONE 1.9s [2025-08-21T10:00:00.561Z] [2025-08-21T10:00:00.561Z] #29 [core-metadata internal] load .dockerignore [2025-08-21T10:00:00.561Z] #29 ... [2025-08-21T10:00:00.561Z] [2025-08-21T10:00:00.561Z] #117 [security-secretstore-setup] exporting to image [2025-08-21T10:00:00.561Z] #117 exporting layers [2025-08-21T10:00:01.970Z] #117 exporting layers 1.6s done [2025-08-21T10:00:01.970Z] #117 writing image sha256:54ff62decc126d7586138df9dd6add59c4718af1375b4da3a16e452aa8c45248 0.1s done [2025-08-21T10:00:01.970Z] #117 naming to docker.io/library/security-secretstore-setup-arm64 [2025-08-21T10:00:02.235Z] #117 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-08-21T10:00:02.235Z] #117 DONE 9.5s [2025-08-21T10:00:02.235Z] [2025-08-21T10:00:02.235Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T10:00:58.630Z] #145 ... [2025-08-21T10:00:58.630Z] [2025-08-21T10:00:58.630Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-21T10:00:58.630Z] #122 DONE 2106.5s [2025-08-21T10:00:58.630Z] [2025-08-21T10:00:58.630Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-21T10:00:58.630Z] #152 ... [2025-08-21T10:00:58.630Z] [2025-08-21T10:00:58.630Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T10:00:58.630Z] #192 DONE 0.1s [2025-08-21T10:00:58.630Z] [2025-08-21T10:00:58.630Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-21T10:00:58.630Z] #148 ... [2025-08-21T10:00:58.630Z] [2025-08-21T10:00:58.630Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-21T10:00:58.630Z] #193 DONE 0.2s [2025-08-21T10:00:58.630Z] [2025-08-21T10:00:58.630Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-08-21T10:00:58.630Z] #194 DONE 0.5s [2025-08-21T10:00:58.630Z] [2025-08-21T10:00:58.630Z] #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-08-21T10:00:58.630Z] #195 DONE 0.1s [2025-08-21T10:00:58.630Z] [2025-08-21T10:00:58.630Z] #117 [security-spiffe-token-provider] exporting to image [2025-08-21T10:00:58.630Z] #117 exporting layers [2025-08-21T10:00:58.630Z] #117 exporting layers 0.8s done [2025-08-21T10:00:58.630Z] #117 writing image sha256:ded1db5776fcc9c1cb7e8ddf608099bb5e1e7e9a1f392056a49c5a281fd6e07b done [2025-08-21T10:00:58.630Z] #117 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-08-21T10:00:58.630Z] #117 DONE 10.3s [2025-08-21T10:00:58.630Z] [2025-08-21T10:00:58.630Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T10:01:37.491Z] #145 ... [2025-08-21T10:01:37.491Z] [2025-08-21T10:01:37.491Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-21T10:01:37.491Z] #146 DONE 2147.3s [2025-08-21T10:01:37.491Z] [2025-08-21T10:01:37.491Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-21T10:01:37.491Z] #148 ... [2025-08-21T10:01:37.491Z] [2025-08-21T10:01:37.491Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T10:01:37.491Z] #196 DONE 0.1s [2025-08-21T10:01:37.491Z] [2025-08-21T10:01:37.491Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T10:01:37.491Z] #145 ... [2025-08-21T10:01:37.491Z] [2025-08-21T10:01:37.491Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-21T10:01:37.491Z] #197 DONE 0.2s [2025-08-21T10:01:37.491Z] [2025-08-21T10:01:37.491Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-08-21T10:01:37.491Z] #198 DONE 0.5s [2025-08-21T10:01:37.491Z] [2025-08-21T10:01:37.491Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-08-21T10:01:37.491Z] #199 DONE 0.2s [2025-08-21T10:01:37.491Z] [2025-08-21T10:01:37.491Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-08-21T10:01:37.758Z] #200 DONE 0.1s [2025-08-21T10:01:37.758Z] [2025-08-21T10:01:37.758Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-21T10:01:39.717Z] #201 DONE 1.8s [2025-08-21T10:01:39.717Z] [2025-08-21T10:01:39.717Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T10:01:39.717Z] #145 ... [2025-08-21T10:01:39.717Z] [2025-08-21T10:01:39.717Z] #117 [security-proxy-auth] exporting to image [2025-08-21T10:01:39.717Z] #117 exporting layers [2025-08-21T10:01:41.658Z] #117 exporting layers 2.0s done [2025-08-21T10:01:41.658Z] #117 writing image sha256:da1dd7e9c61ad37a3ad30871fc6fa8a8204612eb51d234c7627128003006c28f done [2025-08-21T10:01:41.658Z] #117 naming to docker.io/library/security-proxy-auth-arm64 done [2025-08-21T10:01:41.658Z] #117 DONE 12.4s [2025-08-21T10:01:41.658Z] [2025-08-21T10:01:41.658Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T10:01:43.598Z] #145 ... [2025-08-21T10:01:43.598Z] [2025-08-21T10:01:43.598Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-21T10:01:43.598Z] #148 DONE 2154.8s [2025-08-21T10:01:43.598Z] [2025-08-21T10:01:43.598Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T10:01:43.598Z] #145 ... [2025-08-21T10:01:43.598Z] [2025-08-21T10:01:43.598Z] #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T10:01:43.868Z] #202 DONE 0.3s [2025-08-21T10:01:43.868Z] [2025-08-21T10:01:43.868Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-21T10:01:44.142Z] #153 ... [2025-08-21T10:01:44.142Z] [2025-08-21T10:01:44.142Z] #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-21T10:01:44.725Z] #203 DONE 0.4s [2025-08-21T10:01:44.725Z] [2025-08-21T10:01:44.725Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-08-21T10:01:45.317Z] #204 DONE 0.6s [2025-08-21T10:01:45.317Z] [2025-08-21T10:01:45.317Z] #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-08-21T10:01:45.317Z] #205 DONE 0.2s [2025-08-21T10:01:45.317Z] [2025-08-21T10:01:45.317Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T10:01:45.586Z] #145 ... [2025-08-21T10:01:45.586Z] [2025-08-21T10:01:45.586Z] #117 [core-data] exporting to image [2025-08-21T10:01:46.173Z] #117 exporting layers 0.7s done [2025-08-21T10:01:46.173Z] #117 writing image sha256:9c270467a1a14bee27854f2ce0026af48170e8d8f33cd74521931a4f13abc615 done [2025-08-21T10:01:46.173Z] #117 naming to docker.io/library/core-data-arm64 done [2025-08-21T10:01:46.173Z] #117 DONE 13.0s [2025-08-21T10:01:46.173Z] [2025-08-21T10:01:46.173Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T10:01:48.131Z] #145 ... [2025-08-21T10:01:48.132Z] [2025-08-21T10:01:48.132Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-21T10:01:48.132Z] #153 DONE 2159.2s [2025-08-21T10:01:48.132Z] [2025-08-21T10:01:48.132Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T10:01:48.132Z] #145 ... [2025-08-21T10:01:48.132Z] [2025-08-21T10:01:48.132Z] #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T10:01:48.400Z] #206 DONE 0.2s [2025-08-21T10:01:48.400Z] [2025-08-21T10:01:48.400Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T10:01:48.670Z] #145 ... [2025-08-21T10:01:48.670Z] [2025-08-21T10:01:48.670Z] #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-08-21T10:01:49.269Z] #207 DONE 0.5s [2025-08-21T10:01:49.269Z] [2025-08-21T10:01:49.269Z] #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-08-21T10:01:49.269Z] #208 DONE 0.3s [2025-08-21T10:01:49.269Z] [2025-08-21T10:01:49.269Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T10:01:49.537Z] #145 ... [2025-08-21T10:01:49.537Z] [2025-08-21T10:01:49.537Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-21T10:01:49.537Z] #152 DONE 2160.9s [2025-08-21T10:01:49.537Z] [2025-08-21T10:01:49.537Z] #117 [core-keeper] exporting to image [2025-08-21T10:01:50.505Z] #117 ... [2025-08-21T10:01:50.505Z] [2025-08-21T10:01:50.505Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T10:01:50.505Z] #209 DONE 0.2s [2025-08-21T10:01:50.505Z] [2025-08-21T10:01:50.505Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-21T10:01:50.505Z] #210 DONE 0.2s [2025-08-21T10:01:50.505Z] [2025-08-21T10:01:50.505Z] #117 [core-keeper] exporting to image [2025-08-21T10:01:50.505Z] #117 exporting layers 1.2s done [2025-08-21T10:01:50.771Z] #117 writing image sha256:6f308296d511608f9d8e0ae7765c3c2ab68dfea1f95eafbdc9827e39199d8c4a done [2025-08-21T10:01:50.771Z] #117 naming to docker.io/library/core-keeper-arm64 done [2025-08-21T10:01:50.771Z] #117 DONE 14.2s [2025-08-21T10:01:50.771Z] [2025-08-21T10:01:50.771Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-21T10:01:50.771Z] #144 ... [2025-08-21T10:01:50.771Z] [2025-08-21T10:01:50.771Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-08-21T10:01:51.356Z] #211 DONE 0.5s [2025-08-21T10:01:51.356Z] [2025-08-21T10:01:51.356Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-08-21T10:01:51.356Z] #212 DONE 0.1s [2025-08-21T10:01:51.356Z] [2025-08-21T10:01:51.356Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T10:01:51.628Z] #145 ... [2025-08-21T10:01:51.628Z] [2025-08-21T10:01:51.628Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-08-21T10:01:51.628Z] #213 DONE 0.1s [2025-08-21T10:01:51.628Z] [2025-08-21T10:01:51.628Z] #117 [core-metadata] exporting to image [2025-08-21T10:01:52.590Z] #117 exporting layers 1.0s done [2025-08-21T10:01:52.590Z] #117 writing image sha256:5ae763346d6e731438c8729df08d606fd806ab5e38cb27f2adbf7a8d24e11a3f done [2025-08-21T10:01:52.590Z] #117 naming to docker.io/library/core-metadata-arm64 done [2025-08-21T10:01:52.590Z] #117 DONE 15.2s [2025-08-21T10:01:52.590Z] [2025-08-21T10:01:52.590Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T10:02:19.255Z] #145 ... [2025-08-21T10:02:19.255Z] [2025-08-21T10:02:19.255Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-21T10:02:19.255Z] #144 DONE 2187.3s [2025-08-21T10:02:19.255Z] [2025-08-21T10:02:19.255Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T10:02:19.255Z] #214 DONE 0.2s [2025-08-21T10:02:19.255Z] [2025-08-21T10:02:19.255Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-21T10:02:19.255Z] #215 DONE 0.1s [2025-08-21T10:02:19.255Z] [2025-08-21T10:02:19.255Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T10:02:19.255Z] #145 ... [2025-08-21T10:02:19.255Z] [2025-08-21T10:02:19.255Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-08-21T10:02:19.255Z] #216 DONE 0.6s [2025-08-21T10:02:19.255Z] [2025-08-21T10:02:19.255Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T10:02:19.255Z] #145 ... [2025-08-21T10:02:19.255Z] [2025-08-21T10:02:19.255Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-08-21T10:02:19.255Z] #217 DONE 0.1s [2025-08-21T10:02:19.255Z] [2025-08-21T10:02:19.255Z] #117 [support-scheduler] exporting to image [2025-08-21T10:02:19.255Z] #117 exporting layers [2025-08-21T10:02:19.255Z] #117 exporting layers 1.0s done [2025-08-21T10:02:19.255Z] #117 writing image sha256:044596f85ab6830587cf75e3126f8579aa452f8103def41526c665abd54a4b90 done [2025-08-21T10:02:19.255Z] #117 naming to docker.io/library/support-scheduler-arm64 done [2025-08-21T10:02:19.255Z] #117 DONE 16.2s [2025-08-21T10:02:19.255Z] [2025-08-21T10:02:19.255Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-21T10:02:21.823Z] #145 DONE 2193.2s [2025-08-21T10:02:21.823Z] [2025-08-21T10:02:21.823Z] #29 [core-metadata internal] load .dockerignore [2025-08-21T10:02:21.823Z] #29 ... [2025-08-21T10:02:21.823Z] [2025-08-21T10:02:21.823Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-21T10:02:21.823Z] #218 DONE 0.1s [2025-08-21T10:02:22.089Z] [2025-08-21T10:02:22.089Z] #29 [core-metadata internal] load .dockerignore [2025-08-21T10:02:22.089Z] #29 ... [2025-08-21T10:02:22.089Z] [2025-08-21T10:02:22.089Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-21T10:02:22.356Z] #219 DONE 0.1s [2025-08-21T10:02:22.356Z] [2025-08-21T10:02:22.356Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-08-21T10:02:22.624Z] #220 DONE 0.5s [2025-08-21T10:02:22.624Z] [2025-08-21T10:02:22.624Z] #29 [core-metadata internal] load .dockerignore [2025-08-21T10:02:22.891Z] #29 ... [2025-08-21T10:02:22.891Z] [2025-08-21T10:02:22.891Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-08-21T10:02:22.891Z] #221 DONE 0.1s [2025-08-21T10:02:22.891Z] [2025-08-21T10:02:22.891Z] #117 [support-notifications] exporting to image [2025-08-21T10:02:23.472Z] #117 exporting layers 0.5s done [2025-08-21T10:02:23.472Z] #117 writing image sha256:acf89e5c608047493c34ab56178262d964202ecb2f3a561a4c2d334f32c59553 done [2025-08-21T10:02:23.472Z] #117 naming to docker.io/library/support-notifications-arm64 done [2025-08-21T10:02:23.472Z] #117 DONE 16.7s [2025-08-21T10:02:23.472Z] [2025-08-21T10:02:23.472Z] #29 [core-metadata internal] load .dockerignore [2025-08-21T10:02:23.472Z] time="2025-08-21T09:22:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T10:02:23.472Z] time="2025-08-21T09:22:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T10:02:23.472Z] time="2025-08-21T09:22:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T10:02:23.472Z] time="2025-08-21T09:22:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T10:02:23.472Z] time="2025-08-21T09:22:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T10:02:23.472Z] time="2025-08-21T09:22:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T10:02:23.472Z] time="2025-08-21T09:22:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T10:02:23.472Z] time="2025-08-21T09:22:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T10:02:23.472Z] time="2025-08-21T09:22:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T10:02:23.472Z] time="2025-08-21T09:22:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T10:02:23.472Z] time="2025-08-21T09:22:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T10:02:23.472Z] time="2025-08-21T09:22:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T10:02:23.472Z] time="2025-08-21T09:22:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T10:02:23.472Z] time="2025-08-21T09:22:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-21T10:02:23.472Z] time="2025-08-21T09:22:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-08-21T10:02:23.484Z] $ docker stop --time=1 47dabb03c427d80bf8aa5ebf469ebcc06986e619e23ea8783f27a8ec3c0707f0 [2025-08-21T10:02:25.115Z] $ docker rm -f --volumes 47dabb03c427d80bf8aa5ebf469ebcc06986e619e23ea8783f27a8ec3c0707f0 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-21T10:02:25.649Z] + docker images [2025-08-21T10:02:25.649Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-08-21T10:02:25.649Z] support-notifications-arm64 latest acf89e5c6080 3 seconds ago 54.1MB [2025-08-21T10:02:25.649Z] support-scheduler-arm64 latest 044596f85ab6 8 seconds ago 50.3MB [2025-08-21T10:02:25.649Z] core-metadata-arm64 latest 5ae763346d6e 34 seconds ago 46.7MB [2025-08-21T10:02:25.649Z] core-keeper-arm64 latest 6f308296d511 36 seconds ago 45.3MB [2025-08-21T10:02:25.649Z] core-data-arm64 latest 9c270467a1a1 40 seconds ago 46.5MB [2025-08-21T10:02:25.649Z] security-proxy-auth-arm64 latest da1dd7e9c61a 46 seconds ago 45.7MB [2025-08-21T10:02:25.649Z] security-spiffe-token-provider-arm64 latest ded1db5776fc About a minute ago 49.9MB [2025-08-21T10:02:25.649Z] security-secretstore-setup-arm64 latest 54ff62decc12 2 minutes ago 80.2MB [2025-08-21T10:02:25.649Z] security-proxy-setup-arm64 latest e3d6f51b37fc 2 minutes ago 50.3MB [2025-08-21T10:02:25.649Z] core-command-arm64 latest be258027617a 3 minutes ago 41MB [2025-08-21T10:02:25.649Z] security-bootstrapper-arm64 latest d9aee1619f25 18 minutes ago 22.1MB [2025-08-21T10:02:25.649Z] core-common-config-bootstrapper-arm64 latest 8a6722364f5a 18 minutes ago 21MB [2025-08-21T10:02:25.649Z] security-spire-agent-arm64 latest 1a54b4ea13e1 38 minutes ago 188MB [2025-08-21T10:02:25.649Z] security-spire-config-arm64 latest 97bc4a5128b9 38 minutes ago 144MB [2025-08-21T10:02:25.649Z] security-spire-server-arm64 latest 8460bd305c0b 38 minutes ago 145MB [2025-08-21T10:02:25.649Z] ci-base-image-arm64 latest 07c74cde3391 39 minutes ago 922MB [2025-08-21T10:02:25.649Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 47b25d7523d1 2 weeks ago 566MB [2025-08-21T10:02:25.649Z] 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-08-21T10:02:25.802Z] provisioning config files... [2025-08-21T10:02:25.817Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/889@tmp/config12871160038150933488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T10:02:26.193Z] ---> ****-login.sh [2025-08-21T10:02:26.193Z] nexus3.edgexfoundry.org:10001 [2025-08-21T10:02:26.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T10:02:26.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T10:02:26.463Z] Configure a credential helper to remove this warning. See [2025-08-21T10:02:26.463Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T10:02:26.463Z] [2025-08-21T10:02:26.463Z] Login Succeeded [2025-08-21T10:02:26.463Z] nexus3.edgexfoundry.org:10002 [2025-08-21T10:02:26.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T10:02:27.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T10:02:27.023Z] Configure a credential helper to remove this warning. See [2025-08-21T10:02:27.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T10:02:27.023Z] [2025-08-21T10:02:28.006Z] Login Succeeded [2025-08-21T10:02:28.006Z] nexus3.edgexfoundry.org:10003 [2025-08-21T10:02:28.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T10:02:28.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T10:02:28.301Z] Configure a credential helper to remove this warning. See [2025-08-21T10:02:28.301Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T10:02:28.301Z] [2025-08-21T10:02:28.301Z] Login Succeeded [2025-08-21T10:02:28.301Z] nexus3.edgexfoundry.org:10004 [2025-08-21T10:02:28.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T10:02:28.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T10:02:28.857Z] Configure a credential helper to remove this warning. See [2025-08-21T10:02:28.857Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T10:02:28.857Z] [2025-08-21T10:02:28.857Z] Login Succeeded [2025-08-21T10:02:28.857Z] ****.io [2025-08-21T10:02:29.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T10:02:29.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T10:02:29.387Z] Configure a credential helper to remove this warning. See [2025-08-21T10:02:29.387Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T10:02:29.387Z] [2025-08-21T10:02:29.387Z] Login Succeeded [2025-08-21T10:02:29.387Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T10:02:29.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T10:02:29.452Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T10:02:29.486Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-08-21T10:02:29.486Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:02:29.486Z] latest [2025-08-21T10:02:29.486Z] 4.1.0-dev.49 [2025-08-21T10:02:29.486Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:02:29.486Z] main [2025-08-21T10:02:29.486Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:02:29.884Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:02:30.233Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:02:30.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-21T10:02:30.233Z] 5257a159f41b: Preparing [2025-08-21T10:02:30.233Z] 3a66974815a7: Preparing [2025-08-21T10:02:30.233Z] 8492efb0e812: Preparing [2025-08-21T10:02:30.233Z] c8e897ea93a2: Preparing [2025-08-21T10:02:30.233Z] 398591216c16: Preparing [2025-08-21T10:02:30.233Z] b6ca4a80f80d: Preparing [2025-08-21T10:02:30.233Z] 1e890da81ec9: Preparing [2025-08-21T10:02:30.233Z] b6ca4a80f80d: Waiting [2025-08-21T10:02:30.233Z] 1e890da81ec9: Waiting [2025-08-21T10:02:30.504Z] c8e897ea93a2: Pushed [2025-08-21T10:02:30.504Z] 5257a159f41b: Pushed [2025-08-21T10:02:30.504Z] 8492efb0e812: Pushed [2025-08-21T10:02:30.504Z] 1e890da81ec9: Layer already exists [2025-08-21T10:02:30.504Z] b6ca4a80f80d: Pushed [2025-08-21T10:02:30.768Z] 398591216c16: Pushed [2025-08-21T10:02:37.376Z] 3a66974815a7: Pushed [2025-08-21T10:02:37.376Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:607b44d98f2f6ae56010785ff0b47e047da3d7353edc4f3f59a03c359af1de3b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:02:37.738Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:02:38.090Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-08-21T10:02:38.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-21T10:02:38.090Z] 5257a159f41b: Preparing [2025-08-21T10:02:38.090Z] 3a66974815a7: Preparing [2025-08-21T10:02:38.090Z] 8492efb0e812: Preparing [2025-08-21T10:02:38.090Z] c8e897ea93a2: Preparing [2025-08-21T10:02:38.090Z] 398591216c16: Preparing [2025-08-21T10:02:38.090Z] b6ca4a80f80d: Preparing [2025-08-21T10:02:38.090Z] 1e890da81ec9: Preparing [2025-08-21T10:02:38.090Z] b6ca4a80f80d: Waiting [2025-08-21T10:02:38.090Z] 1e890da81ec9: Waiting [2025-08-21T10:02:38.090Z] 3a66974815a7: Layer already exists [2025-08-21T10:02:38.090Z] 398591216c16: Layer already exists [2025-08-21T10:02:38.090Z] 5257a159f41b: Layer already exists [2025-08-21T10:02:38.090Z] 8492efb0e812: Layer already exists [2025-08-21T10:02:38.090Z] c8e897ea93a2: Layer already exists [2025-08-21T10:02:38.090Z] b6ca4a80f80d: Layer already exists [2025-08-21T10:02:38.090Z] 1e890da81ec9: Layer already exists [2025-08-21T10:02:38.090Z] latest: digest: sha256:607b44d98f2f6ae56010785ff0b47e047da3d7353edc4f3f59a03c359af1de3b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:02:38.714Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:02:39.070Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.49 [2025-08-21T10:02:39.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-21T10:02:39.070Z] 5257a159f41b: Preparing [2025-08-21T10:02:39.070Z] 3a66974815a7: Preparing [2025-08-21T10:02:39.070Z] 8492efb0e812: Preparing [2025-08-21T10:02:39.070Z] c8e897ea93a2: Preparing [2025-08-21T10:02:39.070Z] 398591216c16: Preparing [2025-08-21T10:02:39.070Z] b6ca4a80f80d: Preparing [2025-08-21T10:02:39.070Z] 1e890da81ec9: Preparing [2025-08-21T10:02:39.070Z] b6ca4a80f80d: Waiting [2025-08-21T10:02:39.070Z] 1e890da81ec9: Waiting [2025-08-21T10:02:39.070Z] 5257a159f41b: Layer already exists [2025-08-21T10:02:39.070Z] 8492efb0e812: Layer already exists [2025-08-21T10:02:39.070Z] c8e897ea93a2: Layer already exists [2025-08-21T10:02:39.070Z] 398591216c16: Layer already exists [2025-08-21T10:02:39.070Z] 1e890da81ec9: Layer already exists [2025-08-21T10:02:39.070Z] b6ca4a80f80d: Layer already exists [2025-08-21T10:02:40.025Z] 3a66974815a7: Layer already exists [2025-08-21T10:02:40.025Z] 4.1.0-dev.49: digest: sha256:607b44d98f2f6ae56010785ff0b47e047da3d7353edc4f3f59a03c359af1de3b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:02:40.381Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:02:40.730Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:02:40.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-21T10:02:40.730Z] 5257a159f41b: Preparing [2025-08-21T10:02:40.730Z] 3a66974815a7: Preparing [2025-08-21T10:02:40.730Z] 8492efb0e812: Preparing [2025-08-21T10:02:40.730Z] c8e897ea93a2: Preparing [2025-08-21T10:02:40.730Z] 398591216c16: Preparing [2025-08-21T10:02:40.730Z] b6ca4a80f80d: Preparing [2025-08-21T10:02:40.730Z] 1e890da81ec9: Preparing [2025-08-21T10:02:40.730Z] b6ca4a80f80d: Waiting [2025-08-21T10:02:40.730Z] 1e890da81ec9: Waiting [2025-08-21T10:02:40.730Z] 8492efb0e812: Layer already exists [2025-08-21T10:02:40.730Z] 398591216c16: Layer already exists [2025-08-21T10:02:40.730Z] c8e897ea93a2: Layer already exists [2025-08-21T10:02:40.730Z] 5257a159f41b: Layer already exists [2025-08-21T10:02:40.730Z] 3a66974815a7: Layer already exists [2025-08-21T10:02:40.730Z] b6ca4a80f80d: Layer already exists [2025-08-21T10:02:40.730Z] 1e890da81ec9: Layer already exists [2025-08-21T10:02:40.994Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:607b44d98f2f6ae56010785ff0b47e047da3d7353edc4f3f59a03c359af1de3b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:02:41.353Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:02:41.726Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-08-21T10:02:41.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-21T10:02:41.726Z] 5257a159f41b: Preparing [2025-08-21T10:02:41.726Z] 3a66974815a7: Preparing [2025-08-21T10:02:41.726Z] 8492efb0e812: Preparing [2025-08-21T10:02:41.726Z] c8e897ea93a2: Preparing [2025-08-21T10:02:41.726Z] 398591216c16: Preparing [2025-08-21T10:02:41.726Z] b6ca4a80f80d: Preparing [2025-08-21T10:02:41.726Z] 1e890da81ec9: Preparing [2025-08-21T10:02:41.726Z] b6ca4a80f80d: Waiting [2025-08-21T10:02:41.726Z] 1e890da81ec9: Waiting [2025-08-21T10:02:41.726Z] c8e897ea93a2: Layer already exists [2025-08-21T10:02:41.726Z] 8492efb0e812: Layer already exists [2025-08-21T10:02:41.726Z] 5257a159f41b: Layer already exists [2025-08-21T10:02:41.726Z] 3a66974815a7: Layer already exists [2025-08-21T10:02:41.726Z] 398591216c16: Layer already exists [2025-08-21T10:02:41.726Z] b6ca4a80f80d: Layer already exists [2025-08-21T10:02:41.726Z] 1e890da81ec9: Layer already exists [2025-08-21T10:02:41.990Z] main: digest: sha256:607b44d98f2f6ae56010785ff0b47e047da3d7353edc4f3f59a03c359af1de3b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T10:02:42.072Z] ===================================================== [Pipeline] echo [2025-08-21T10:02:42.085Z] taggedImages: [2025-08-21T10:02:42.085Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:02:42.085Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-08-21T10:02:42.085Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.49 [2025-08-21T10:02:42.085Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:02:42.085Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-08-21T10:02:42.109Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-08-21T10:02:42.109Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:02:42.109Z] latest [2025-08-21T10:02:42.109Z] 4.1.0-dev.49 [2025-08-21T10:02:42.109Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:02:42.109Z] main [2025-08-21T10:02:42.109Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:02:42.550Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:02:42.894Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:02:42.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-21T10:02:42.894Z] c09f0d00b615: Preparing [2025-08-21T10:02:42.894Z] 673fd42520b1: Preparing [2025-08-21T10:02:42.894Z] b667eae52332: Preparing [2025-08-21T10:02:42.894Z] c41222dc4fef: Preparing [2025-08-21T10:02:42.894Z] 8492efb0e812: Preparing [2025-08-21T10:02:42.894Z] c8e897ea93a2: Preparing [2025-08-21T10:02:42.894Z] 398591216c16: Preparing [2025-08-21T10:02:42.894Z] b6ca4a80f80d: Preparing [2025-08-21T10:02:42.894Z] 1e890da81ec9: Preparing [2025-08-21T10:02:42.894Z] b6ca4a80f80d: Waiting [2025-08-21T10:02:42.894Z] c8e897ea93a2: Waiting [2025-08-21T10:02:42.894Z] 1e890da81ec9: Waiting [2025-08-21T10:02:42.894Z] 398591216c16: Waiting [2025-08-21T10:02:42.894Z] 8492efb0e812: Layer already exists [2025-08-21T10:02:43.159Z] c8e897ea93a2: Layer already exists [2025-08-21T10:02:43.159Z] 398591216c16: Layer already exists [2025-08-21T10:02:43.159Z] b667eae52332: Pushed [2025-08-21T10:02:43.159Z] 673fd42520b1: Pushed [2025-08-21T10:02:43.159Z] b6ca4a80f80d: Layer already exists [2025-08-21T10:02:43.159Z] c09f0d00b615: Pushed [2025-08-21T10:02:43.159Z] 1e890da81ec9: Layer already exists [2025-08-21T10:02:45.725Z] c41222dc4fef: Pushed [2025-08-21T10:02:45.989Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:337237efdf2783b88c438fe5638630f393da0877865b695e3ed646b9c908c1e3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:02:46.354Z] + 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-08-21T10:02:46.711Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-08-21T10:02:46.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-21T10:02:46.712Z] c09f0d00b615: Preparing [2025-08-21T10:02:46.712Z] 673fd42520b1: Preparing [2025-08-21T10:02:46.712Z] b667eae52332: Preparing [2025-08-21T10:02:46.712Z] c41222dc4fef: Preparing [2025-08-21T10:02:46.712Z] 8492efb0e812: Preparing [2025-08-21T10:02:46.712Z] c8e897ea93a2: Preparing [2025-08-21T10:02:46.712Z] 398591216c16: Preparing [2025-08-21T10:02:46.712Z] b6ca4a80f80d: Preparing [2025-08-21T10:02:46.712Z] 1e890da81ec9: Preparing [2025-08-21T10:02:46.712Z] 398591216c16: Waiting [2025-08-21T10:02:46.712Z] b6ca4a80f80d: Waiting [2025-08-21T10:02:46.712Z] 1e890da81ec9: Waiting [2025-08-21T10:02:46.712Z] c8e897ea93a2: Waiting [2025-08-21T10:02:46.712Z] c09f0d00b615: Layer already exists [2025-08-21T10:02:46.712Z] 673fd42520b1: Layer already exists [2025-08-21T10:02:46.712Z] 8492efb0e812: Layer already exists [2025-08-21T10:02:46.712Z] c41222dc4fef: Layer already exists [2025-08-21T10:02:46.712Z] b667eae52332: Layer already exists [2025-08-21T10:02:46.712Z] 1e890da81ec9: Layer already exists [2025-08-21T10:02:46.712Z] 398591216c16: Layer already exists [2025-08-21T10:02:46.712Z] c8e897ea93a2: Layer already exists [2025-08-21T10:02:46.712Z] b6ca4a80f80d: Layer already exists [2025-08-21T10:02:46.977Z] latest: digest: sha256:337237efdf2783b88c438fe5638630f393da0877865b695e3ed646b9c908c1e3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:02:47.342Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:02:47.700Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.49 [2025-08-21T10:02:47.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-21T10:02:47.700Z] c09f0d00b615: Preparing [2025-08-21T10:02:47.700Z] 673fd42520b1: Preparing [2025-08-21T10:02:47.700Z] b667eae52332: Preparing [2025-08-21T10:02:47.700Z] c41222dc4fef: Preparing [2025-08-21T10:02:47.700Z] 8492efb0e812: Preparing [2025-08-21T10:02:47.700Z] c8e897ea93a2: Preparing [2025-08-21T10:02:47.700Z] 398591216c16: Preparing [2025-08-21T10:02:47.700Z] b6ca4a80f80d: Preparing [2025-08-21T10:02:47.700Z] 1e890da81ec9: Preparing [2025-08-21T10:02:47.700Z] 398591216c16: Waiting [2025-08-21T10:02:47.700Z] b6ca4a80f80d: Waiting [2025-08-21T10:02:47.700Z] 1e890da81ec9: Waiting [2025-08-21T10:02:47.700Z] c8e897ea93a2: Waiting [2025-08-21T10:02:47.700Z] c41222dc4fef: Layer already exists [2025-08-21T10:02:47.700Z] b667eae52332: Layer already exists [2025-08-21T10:02:47.701Z] 8492efb0e812: Layer already exists [2025-08-21T10:02:47.701Z] 673fd42520b1: Layer already exists [2025-08-21T10:02:47.701Z] c09f0d00b615: Layer already exists [2025-08-21T10:02:47.701Z] c8e897ea93a2: Layer already exists [2025-08-21T10:02:47.701Z] 398591216c16: Layer already exists [2025-08-21T10:02:47.701Z] 1e890da81ec9: Layer already exists [2025-08-21T10:02:47.701Z] b6ca4a80f80d: Layer already exists [2025-08-21T10:02:47.964Z] 4.1.0-dev.49: digest: sha256:337237efdf2783b88c438fe5638630f393da0877865b695e3ed646b9c908c1e3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:02:48.320Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:02:48.663Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:02:48.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-21T10:02:48.663Z] c09f0d00b615: Preparing [2025-08-21T10:02:48.663Z] 673fd42520b1: Preparing [2025-08-21T10:02:48.663Z] b667eae52332: Preparing [2025-08-21T10:02:48.663Z] c41222dc4fef: Preparing [2025-08-21T10:02:48.663Z] 8492efb0e812: Preparing [2025-08-21T10:02:48.663Z] c8e897ea93a2: Preparing [2025-08-21T10:02:48.663Z] 398591216c16: Preparing [2025-08-21T10:02:48.663Z] c8e897ea93a2: Waiting [2025-08-21T10:02:48.663Z] 398591216c16: Waiting [2025-08-21T10:02:48.663Z] b6ca4a80f80d: Preparing [2025-08-21T10:02:48.663Z] 1e890da81ec9: Preparing [2025-08-21T10:02:48.663Z] 1e890da81ec9: Waiting [2025-08-21T10:02:48.663Z] b6ca4a80f80d: Waiting [2025-08-21T10:02:48.663Z] c41222dc4fef: Layer already exists [2025-08-21T10:02:48.663Z] 8492efb0e812: Layer already exists [2025-08-21T10:02:48.663Z] b667eae52332: Layer already exists [2025-08-21T10:02:48.663Z] 673fd42520b1: Layer already exists [2025-08-21T10:02:48.663Z] 398591216c16: Layer already exists [2025-08-21T10:02:48.663Z] b6ca4a80f80d: Layer already exists [2025-08-21T10:02:48.663Z] c09f0d00b615: Layer already exists [2025-08-21T10:02:48.663Z] c8e897ea93a2: Layer already exists [2025-08-21T10:02:48.663Z] 1e890da81ec9: Layer already exists [2025-08-21T10:02:48.927Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:337237efdf2783b88c438fe5638630f393da0877865b695e3ed646b9c908c1e3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:02:49.294Z] + 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-08-21T10:02:49.640Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-08-21T10:02:49.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-21T10:02:49.640Z] c09f0d00b615: Preparing [2025-08-21T10:02:49.640Z] 673fd42520b1: Preparing [2025-08-21T10:02:49.640Z] b667eae52332: Preparing [2025-08-21T10:02:49.640Z] c41222dc4fef: Preparing [2025-08-21T10:02:49.640Z] 8492efb0e812: Preparing [2025-08-21T10:02:49.640Z] c8e897ea93a2: Preparing [2025-08-21T10:02:49.640Z] 398591216c16: Preparing [2025-08-21T10:02:49.640Z] b6ca4a80f80d: Preparing [2025-08-21T10:02:49.640Z] 1e890da81ec9: Preparing [2025-08-21T10:02:49.640Z] 398591216c16: Waiting [2025-08-21T10:02:49.640Z] b6ca4a80f80d: Waiting [2025-08-21T10:02:49.640Z] c8e897ea93a2: Waiting [2025-08-21T10:02:49.640Z] 1e890da81ec9: Waiting [2025-08-21T10:02:49.640Z] c41222dc4fef: Layer already exists [2025-08-21T10:02:49.640Z] c09f0d00b615: Layer already exists [2025-08-21T10:02:49.640Z] 8492efb0e812: Layer already exists [2025-08-21T10:02:49.640Z] 673fd42520b1: Layer already exists [2025-08-21T10:02:49.640Z] b667eae52332: Layer already exists [2025-08-21T10:02:49.640Z] c8e897ea93a2: Layer already exists [2025-08-21T10:02:49.640Z] b6ca4a80f80d: Layer already exists [2025-08-21T10:02:49.640Z] 398591216c16: Layer already exists [2025-08-21T10:02:49.640Z] 1e890da81ec9: Layer already exists [2025-08-21T10:02:49.905Z] main: digest: sha256:337237efdf2783b88c438fe5638630f393da0877865b695e3ed646b9c908c1e3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T10:02:49.987Z] ===================================================== [Pipeline] echo [2025-08-21T10:02:50.004Z] taggedImages: [2025-08-21T10:02:50.004Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:02:50.004Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-08-21T10:02:50.004Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.49 [2025-08-21T10:02:50.004Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:02:50.004Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-08-21T10:02:50.028Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-08-21T10:02:50.028Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:02:50.028Z] latest [2025-08-21T10:02:50.028Z] 4.1.0-dev.49 [2025-08-21T10:02:50.028Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:02:50.028Z] main [2025-08-21T10:02:50.028Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:02:50.392Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:02:50.729Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:02:50.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-21T10:02:50.729Z] 1d1566b6f2b4: Preparing [2025-08-21T10:02:50.729Z] b07f604d8d25: Preparing [2025-08-21T10:02:50.729Z] 8492efb0e812: Preparing [2025-08-21T10:02:50.729Z] c8e897ea93a2: Preparing [2025-08-21T10:02:50.729Z] 0051f778bb73: Preparing [2025-08-21T10:02:50.729Z] 998c26ad7b8c: Preparing [2025-08-21T10:02:50.729Z] 1e890da81ec9: Preparing [2025-08-21T10:02:50.729Z] 998c26ad7b8c: Waiting [2025-08-21T10:02:50.729Z] 1e890da81ec9: Waiting [2025-08-21T10:02:51.683Z] c8e897ea93a2: Layer already exists [2025-08-21T10:02:51.683Z] 8492efb0e812: Layer already exists [2025-08-21T10:02:51.683Z] 1e890da81ec9: Layer already exists [2025-08-21T10:02:51.948Z] 1d1566b6f2b4: Pushed [2025-08-21T10:02:51.948Z] 998c26ad7b8c: Pushed [2025-08-21T10:02:51.948Z] 0051f778bb73: Pushed [2025-08-21T10:02:58.562Z] b07f604d8d25: Pushed [2025-08-21T10:02:58.826Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:7534a60b6c01f79af90a46d6ba3a2d2901677d32e2219c4df9ed33066014290c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:02:59.180Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:02:59.527Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-08-21T10:02:59.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-21T10:02:59.527Z] 1d1566b6f2b4: Preparing [2025-08-21T10:02:59.527Z] b07f604d8d25: Preparing [2025-08-21T10:02:59.527Z] 8492efb0e812: Preparing [2025-08-21T10:02:59.527Z] c8e897ea93a2: Preparing [2025-08-21T10:02:59.527Z] 0051f778bb73: Preparing [2025-08-21T10:02:59.527Z] 998c26ad7b8c: Preparing [2025-08-21T10:02:59.527Z] 1e890da81ec9: Preparing [2025-08-21T10:02:59.527Z] 998c26ad7b8c: Waiting [2025-08-21T10:02:59.527Z] 1e890da81ec9: Waiting [2025-08-21T10:02:59.527Z] b07f604d8d25: Layer already exists [2025-08-21T10:02:59.527Z] 1d1566b6f2b4: Layer already exists [2025-08-21T10:02:59.527Z] c8e897ea93a2: Layer already exists [2025-08-21T10:02:59.527Z] 0051f778bb73: Layer already exists [2025-08-21T10:02:59.527Z] 8492efb0e812: Layer already exists [2025-08-21T10:02:59.527Z] 1e890da81ec9: Layer already exists [2025-08-21T10:02:59.527Z] 998c26ad7b8c: Layer already exists [2025-08-21T10:02:59.790Z] latest: digest: sha256:7534a60b6c01f79af90a46d6ba3a2d2901677d32e2219c4df9ed33066014290c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:00.144Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:00.491Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.49 [2025-08-21T10:03:00.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-21T10:03:00.491Z] 1d1566b6f2b4: Preparing [2025-08-21T10:03:00.491Z] b07f604d8d25: Preparing [2025-08-21T10:03:00.492Z] 8492efb0e812: Preparing [2025-08-21T10:03:00.492Z] c8e897ea93a2: Preparing [2025-08-21T10:03:00.492Z] 0051f778bb73: Preparing [2025-08-21T10:03:00.492Z] 998c26ad7b8c: Preparing [2025-08-21T10:03:00.492Z] 1e890da81ec9: Preparing [2025-08-21T10:03:00.492Z] 1e890da81ec9: Waiting [2025-08-21T10:03:00.492Z] 998c26ad7b8c: Waiting [2025-08-21T10:03:00.492Z] b07f604d8d25: Layer already exists [2025-08-21T10:03:00.492Z] 0051f778bb73: Layer already exists [2025-08-21T10:03:00.492Z] 8492efb0e812: Layer already exists [2025-08-21T10:03:00.492Z] 1d1566b6f2b4: Layer already exists [2025-08-21T10:03:00.492Z] c8e897ea93a2: Layer already exists [2025-08-21T10:03:00.492Z] 998c26ad7b8c: Layer already exists [2025-08-21T10:03:00.492Z] 1e890da81ec9: Layer already exists [2025-08-21T10:03:00.492Z] 4.1.0-dev.49: digest: sha256:7534a60b6c01f79af90a46d6ba3a2d2901677d32e2219c4df9ed33066014290c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:01.099Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:01.452Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:03:01.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-21T10:03:01.452Z] 1d1566b6f2b4: Preparing [2025-08-21T10:03:01.452Z] b07f604d8d25: Preparing [2025-08-21T10:03:01.452Z] 8492efb0e812: Preparing [2025-08-21T10:03:01.452Z] c8e897ea93a2: Preparing [2025-08-21T10:03:01.452Z] 0051f778bb73: Preparing [2025-08-21T10:03:01.452Z] 998c26ad7b8c: Preparing [2025-08-21T10:03:01.452Z] 1e890da81ec9: Preparing [2025-08-21T10:03:01.452Z] 998c26ad7b8c: Waiting [2025-08-21T10:03:01.452Z] 1e890da81ec9: Waiting [2025-08-21T10:03:01.452Z] 1d1566b6f2b4: Layer already exists [2025-08-21T10:03:01.452Z] b07f604d8d25: Layer already exists [2025-08-21T10:03:01.452Z] c8e897ea93a2: Layer already exists [2025-08-21T10:03:01.452Z] 8492efb0e812: Layer already exists [2025-08-21T10:03:01.452Z] 0051f778bb73: Layer already exists [2025-08-21T10:03:01.452Z] 998c26ad7b8c: Layer already exists [2025-08-21T10:03:01.452Z] 1e890da81ec9: Layer already exists [2025-08-21T10:03:01.716Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:7534a60b6c01f79af90a46d6ba3a2d2901677d32e2219c4df9ed33066014290c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:02.070Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:03.822Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-08-21T10:03:03.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-21T10:03:03.822Z] 1d1566b6f2b4: Preparing [2025-08-21T10:03:03.822Z] b07f604d8d25: Preparing [2025-08-21T10:03:03.822Z] 8492efb0e812: Preparing [2025-08-21T10:03:03.822Z] c8e897ea93a2: Preparing [2025-08-21T10:03:03.822Z] 0051f778bb73: Preparing [2025-08-21T10:03:03.822Z] 998c26ad7b8c: Preparing [2025-08-21T10:03:03.822Z] 1e890da81ec9: Preparing [2025-08-21T10:03:03.822Z] 998c26ad7b8c: Waiting [2025-08-21T10:03:03.822Z] 1e890da81ec9: Waiting [2025-08-21T10:03:03.822Z] b07f604d8d25: Layer already exists [2025-08-21T10:03:03.822Z] c8e897ea93a2: Layer already exists [2025-08-21T10:03:03.822Z] 8492efb0e812: Layer already exists [2025-08-21T10:03:03.822Z] 1d1566b6f2b4: Layer already exists [2025-08-21T10:03:03.822Z] 0051f778bb73: Layer already exists [2025-08-21T10:03:03.822Z] 998c26ad7b8c: Layer already exists [2025-08-21T10:03:03.822Z] 1e890da81ec9: Layer already exists [2025-08-21T10:03:03.822Z] main: digest: sha256:7534a60b6c01f79af90a46d6ba3a2d2901677d32e2219c4df9ed33066014290c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T10:03:04.155Z] ===================================================== [Pipeline] echo [2025-08-21T10:03:04.166Z] taggedImages: [2025-08-21T10:03:04.166Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:03:04.166Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-08-21T10:03:04.166Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.49 [2025-08-21T10:03:04.166Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:03:04.166Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-08-21T10:03:04.196Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-08-21T10:03:04.196Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:03:04.196Z] latest [2025-08-21T10:03:04.196Z] 4.1.0-dev.49 [2025-08-21T10:03:04.196Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:03:04.196Z] main [2025-08-21T10:03:04.196Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:04.559Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:04.903Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:03:04.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-21T10:03:04.903Z] f62ebd1caffc: Preparing [2025-08-21T10:03:04.903Z] 263623551ee0: Preparing [2025-08-21T10:03:04.903Z] c8e897ea93a2: Preparing [2025-08-21T10:03:04.903Z] 313da95c59a3: Preparing [2025-08-21T10:03:04.903Z] 520fdb932bf2: Preparing [2025-08-21T10:03:04.903Z] 1e890da81ec9: Preparing [2025-08-21T10:03:04.903Z] 1e890da81ec9: Waiting [2025-08-21T10:03:05.168Z] c8e897ea93a2: Layer already exists [2025-08-21T10:03:05.168Z] 1e890da81ec9: Layer already exists [2025-08-21T10:03:05.168Z] 520fdb932bf2: Pushed [2025-08-21T10:03:05.168Z] 313da95c59a3: Pushed [2025-08-21T10:03:05.168Z] f62ebd1caffc: Pushed [2025-08-21T10:03:13.353Z] 263623551ee0: Pushed [2025-08-21T10:03:13.353Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:65fb7e515673ffe03815f6553d9d2122e73754720d4fafdccdc8689c4acd184d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:13.706Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:14.050Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-08-21T10:03:14.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-21T10:03:14.051Z] f62ebd1caffc: Preparing [2025-08-21T10:03:14.051Z] 263623551ee0: Preparing [2025-08-21T10:03:14.051Z] c8e897ea93a2: Preparing [2025-08-21T10:03:14.051Z] 313da95c59a3: Preparing [2025-08-21T10:03:14.051Z] 520fdb932bf2: Preparing [2025-08-21T10:03:14.051Z] 1e890da81ec9: Preparing [2025-08-21T10:03:14.051Z] 1e890da81ec9: Waiting [2025-08-21T10:03:14.051Z] 520fdb932bf2: Layer already exists [2025-08-21T10:03:14.051Z] 313da95c59a3: Layer already exists [2025-08-21T10:03:14.051Z] f62ebd1caffc: Layer already exists [2025-08-21T10:03:14.051Z] 263623551ee0: Layer already exists [2025-08-21T10:03:14.051Z] c8e897ea93a2: Layer already exists [2025-08-21T10:03:14.051Z] 1e890da81ec9: Layer already exists [2025-08-21T10:03:14.314Z] latest: digest: sha256:65fb7e515673ffe03815f6553d9d2122e73754720d4fafdccdc8689c4acd184d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:14.666Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:15.015Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.49 [2025-08-21T10:03:15.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-21T10:03:15.015Z] f62ebd1caffc: Preparing [2025-08-21T10:03:15.015Z] 263623551ee0: Preparing [2025-08-21T10:03:15.015Z] c8e897ea93a2: Preparing [2025-08-21T10:03:15.015Z] 313da95c59a3: Preparing [2025-08-21T10:03:15.015Z] 520fdb932bf2: Preparing [2025-08-21T10:03:15.015Z] 1e890da81ec9: Preparing [2025-08-21T10:03:15.015Z] 1e890da81ec9: Waiting [2025-08-21T10:03:15.015Z] 313da95c59a3: Layer already exists [2025-08-21T10:03:15.015Z] 520fdb932bf2: Layer already exists [2025-08-21T10:03:15.015Z] 263623551ee0: Layer already exists [2025-08-21T10:03:15.015Z] c8e897ea93a2: Layer already exists [2025-08-21T10:03:15.015Z] f62ebd1caffc: Layer already exists [2025-08-21T10:03:15.015Z] 1e890da81ec9: Layer already exists [2025-08-21T10:03:15.015Z] 4.1.0-dev.49: digest: sha256:65fb7e515673ffe03815f6553d9d2122e73754720d4fafdccdc8689c4acd184d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:15.641Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:15.985Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:03:15.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-21T10:03:15.986Z] f62ebd1caffc: Preparing [2025-08-21T10:03:15.986Z] 263623551ee0: Preparing [2025-08-21T10:03:15.986Z] c8e897ea93a2: Preparing [2025-08-21T10:03:15.986Z] 313da95c59a3: Preparing [2025-08-21T10:03:15.986Z] 520fdb932bf2: Preparing [2025-08-21T10:03:15.986Z] 1e890da81ec9: Preparing [2025-08-21T10:03:15.986Z] 1e890da81ec9: Waiting [2025-08-21T10:03:15.986Z] c8e897ea93a2: Layer already exists [2025-08-21T10:03:15.986Z] 263623551ee0: Layer already exists [2025-08-21T10:03:15.986Z] 313da95c59a3: Layer already exists [2025-08-21T10:03:15.986Z] f62ebd1caffc: Layer already exists [2025-08-21T10:03:15.986Z] 520fdb932bf2: Layer already exists [2025-08-21T10:03:15.986Z] 1e890da81ec9: Layer already exists [2025-08-21T10:03:16.250Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:65fb7e515673ffe03815f6553d9d2122e73754720d4fafdccdc8689c4acd184d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:16.594Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:16.930Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-08-21T10:03:16.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-21T10:03:16.930Z] f62ebd1caffc: Preparing [2025-08-21T10:03:16.930Z] 263623551ee0: Preparing [2025-08-21T10:03:16.930Z] c8e897ea93a2: Preparing [2025-08-21T10:03:16.930Z] 313da95c59a3: Preparing [2025-08-21T10:03:16.930Z] 520fdb932bf2: Preparing [2025-08-21T10:03:16.930Z] 1e890da81ec9: Preparing [2025-08-21T10:03:16.930Z] 1e890da81ec9: Waiting [2025-08-21T10:03:16.930Z] c8e897ea93a2: Layer already exists [2025-08-21T10:03:16.930Z] 313da95c59a3: Layer already exists [2025-08-21T10:03:16.930Z] f62ebd1caffc: Layer already exists [2025-08-21T10:03:16.930Z] 263623551ee0: Layer already exists [2025-08-21T10:03:16.930Z] 520fdb932bf2: Layer already exists [2025-08-21T10:03:16.930Z] 1e890da81ec9: Layer already exists [2025-08-21T10:03:17.194Z] main: digest: sha256:65fb7e515673ffe03815f6553d9d2122e73754720d4fafdccdc8689c4acd184d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T10:03:17.269Z] ===================================================== [Pipeline] echo [2025-08-21T10:03:17.279Z] taggedImages: [2025-08-21T10:03:17.279Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:03:17.279Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-08-21T10:03:17.279Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.49 [2025-08-21T10:03:17.279Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:03:17.279Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-08-21T10:03:17.304Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-08-21T10:03:17.304Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:03:17.304Z] latest [2025-08-21T10:03:17.304Z] 4.1.0-dev.49 [2025-08-21T10:03:17.304Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:03:17.304Z] main [2025-08-21T10:03:17.304Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:17.667Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:18.013Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:03:18.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-21T10:03:18.013Z] 5dd28ffce697: Preparing [2025-08-21T10:03:18.013Z] fe97721b4bd4: Preparing [2025-08-21T10:03:18.013Z] 9c1216848f97: Preparing [2025-08-21T10:03:18.013Z] 8492efb0e812: Preparing [2025-08-21T10:03:18.013Z] c8e897ea93a2: Preparing [2025-08-21T10:03:18.013Z] 398591216c16: Preparing [2025-08-21T10:03:18.013Z] 398591216c16: Waiting [2025-08-21T10:03:18.013Z] b6ca4a80f80d: Preparing [2025-08-21T10:03:18.013Z] b6ca4a80f80d: Waiting [2025-08-21T10:03:18.013Z] 1e890da81ec9: Preparing [2025-08-21T10:03:18.013Z] 1e890da81ec9: Waiting [2025-08-21T10:03:18.013Z] c8e897ea93a2: Layer already exists [2025-08-21T10:03:18.013Z] 8492efb0e812: Layer already exists [2025-08-21T10:03:18.277Z] 398591216c16: Layer already exists [2025-08-21T10:03:18.277Z] b6ca4a80f80d: Layer already exists [2025-08-21T10:03:18.277Z] fe97721b4bd4: Pushed [2025-08-21T10:03:18.277Z] 1e890da81ec9: Layer already exists [2025-08-21T10:03:18.277Z] 5dd28ffce697: Pushed [2025-08-21T10:03:26.553Z] 9c1216848f97: Pushed [2025-08-21T10:03:26.553Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:96cedab363c0e4a9d4f9359dfaa6cb4e5950ae62faac6561e5ef3cfc86732321 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:26.927Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:27.272Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-08-21T10:03:27.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-21T10:03:27.272Z] 5dd28ffce697: Preparing [2025-08-21T10:03:27.272Z] fe97721b4bd4: Preparing [2025-08-21T10:03:27.272Z] 9c1216848f97: Preparing [2025-08-21T10:03:27.272Z] 8492efb0e812: Preparing [2025-08-21T10:03:27.272Z] c8e897ea93a2: Preparing [2025-08-21T10:03:27.272Z] 398591216c16: Preparing [2025-08-21T10:03:27.272Z] b6ca4a80f80d: Preparing [2025-08-21T10:03:27.272Z] 1e890da81ec9: Preparing [2025-08-21T10:03:27.272Z] b6ca4a80f80d: Waiting [2025-08-21T10:03:27.272Z] 1e890da81ec9: Waiting [2025-08-21T10:03:27.272Z] 398591216c16: Waiting [2025-08-21T10:03:27.272Z] 9c1216848f97: Layer already exists [2025-08-21T10:03:27.272Z] c8e897ea93a2: Layer already exists [2025-08-21T10:03:27.272Z] 5dd28ffce697: Layer already exists [2025-08-21T10:03:27.272Z] fe97721b4bd4: Layer already exists [2025-08-21T10:03:27.272Z] 8492efb0e812: Layer already exists [2025-08-21T10:03:27.272Z] 1e890da81ec9: Layer already exists [2025-08-21T10:03:27.272Z] 398591216c16: Layer already exists [2025-08-21T10:03:27.272Z] b6ca4a80f80d: Layer already exists [2025-08-21T10:03:27.536Z] latest: digest: sha256:96cedab363c0e4a9d4f9359dfaa6cb4e5950ae62faac6561e5ef3cfc86732321 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:27.892Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:28.248Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.49 [2025-08-21T10:03:28.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-21T10:03:28.248Z] 5dd28ffce697: Preparing [2025-08-21T10:03:28.248Z] fe97721b4bd4: Preparing [2025-08-21T10:03:28.248Z] 9c1216848f97: Preparing [2025-08-21T10:03:28.248Z] 8492efb0e812: Preparing [2025-08-21T10:03:28.248Z] c8e897ea93a2: Preparing [2025-08-21T10:03:28.248Z] 398591216c16: Preparing [2025-08-21T10:03:28.248Z] b6ca4a80f80d: Preparing [2025-08-21T10:03:28.248Z] 1e890da81ec9: Preparing [2025-08-21T10:03:28.248Z] 398591216c16: Waiting [2025-08-21T10:03:28.248Z] b6ca4a80f80d: Waiting [2025-08-21T10:03:28.248Z] 1e890da81ec9: Waiting [2025-08-21T10:03:28.248Z] 8492efb0e812: Layer already exists [2025-08-21T10:03:28.248Z] fe97721b4bd4: Layer already exists [2025-08-21T10:03:28.248Z] 5dd28ffce697: Layer already exists [2025-08-21T10:03:28.248Z] c8e897ea93a2: Layer already exists [2025-08-21T10:03:28.248Z] 9c1216848f97: Layer already exists [2025-08-21T10:03:28.248Z] 398591216c16: Layer already exists [2025-08-21T10:03:28.248Z] 1e890da81ec9: Layer already exists [2025-08-21T10:03:28.248Z] b6ca4a80f80d: Layer already exists [2025-08-21T10:03:28.512Z] 4.1.0-dev.49: digest: sha256:96cedab363c0e4a9d4f9359dfaa6cb4e5950ae62faac6561e5ef3cfc86732321 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:28.861Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:29.214Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:03:29.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-21T10:03:29.214Z] 5dd28ffce697: Preparing [2025-08-21T10:03:29.214Z] fe97721b4bd4: Preparing [2025-08-21T10:03:29.214Z] 9c1216848f97: Preparing [2025-08-21T10:03:29.214Z] 8492efb0e812: Preparing [2025-08-21T10:03:29.214Z] c8e897ea93a2: Preparing [2025-08-21T10:03:29.214Z] 398591216c16: Preparing [2025-08-21T10:03:29.214Z] b6ca4a80f80d: Preparing [2025-08-21T10:03:29.214Z] 1e890da81ec9: Preparing [2025-08-21T10:03:29.214Z] 398591216c16: Waiting [2025-08-21T10:03:29.214Z] b6ca4a80f80d: Waiting [2025-08-21T10:03:29.214Z] 1e890da81ec9: Waiting [2025-08-21T10:03:29.214Z] 5dd28ffce697: Layer already exists [2025-08-21T10:03:29.214Z] fe97721b4bd4: Layer already exists [2025-08-21T10:03:29.214Z] 9c1216848f97: Layer already exists [2025-08-21T10:03:29.214Z] c8e897ea93a2: Layer already exists [2025-08-21T10:03:29.214Z] 8492efb0e812: Layer already exists [2025-08-21T10:03:29.214Z] 398591216c16: Layer already exists [2025-08-21T10:03:29.214Z] 1e890da81ec9: Layer already exists [2025-08-21T10:03:29.214Z] b6ca4a80f80d: Layer already exists [2025-08-21T10:03:29.214Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:96cedab363c0e4a9d4f9359dfaa6cb4e5950ae62faac6561e5ef3cfc86732321 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:29.834Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:30.176Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-08-21T10:03:30.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-21T10:03:30.176Z] 5dd28ffce697: Preparing [2025-08-21T10:03:30.176Z] fe97721b4bd4: Preparing [2025-08-21T10:03:30.176Z] 9c1216848f97: Preparing [2025-08-21T10:03:30.176Z] 8492efb0e812: Preparing [2025-08-21T10:03:30.176Z] c8e897ea93a2: Preparing [2025-08-21T10:03:30.176Z] 398591216c16: Preparing [2025-08-21T10:03:30.176Z] b6ca4a80f80d: Preparing [2025-08-21T10:03:30.176Z] 1e890da81ec9: Preparing [2025-08-21T10:03:30.176Z] 398591216c16: Waiting [2025-08-21T10:03:30.176Z] b6ca4a80f80d: Waiting [2025-08-21T10:03:30.176Z] 1e890da81ec9: Waiting [2025-08-21T10:03:30.176Z] 9c1216848f97: Layer already exists [2025-08-21T10:03:30.176Z] fe97721b4bd4: Layer already exists [2025-08-21T10:03:30.176Z] c8e897ea93a2: Layer already exists [2025-08-21T10:03:30.176Z] 8492efb0e812: Layer already exists [2025-08-21T10:03:30.176Z] 5dd28ffce697: Layer already exists [2025-08-21T10:03:30.176Z] 1e890da81ec9: Layer already exists [2025-08-21T10:03:30.176Z] 398591216c16: Layer already exists [2025-08-21T10:03:30.176Z] b6ca4a80f80d: Layer already exists [2025-08-21T10:03:30.441Z] main: digest: sha256:96cedab363c0e4a9d4f9359dfaa6cb4e5950ae62faac6561e5ef3cfc86732321 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T10:03:30.527Z] ===================================================== [Pipeline] echo [2025-08-21T10:03:30.541Z] taggedImages: [2025-08-21T10:03:30.541Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:03:30.541Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-08-21T10:03:30.541Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.49 [2025-08-21T10:03:30.541Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:03:30.541Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-08-21T10:03:30.566Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-08-21T10:03:30.566Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:03:30.566Z] latest [2025-08-21T10:03:30.566Z] 4.1.0-dev.49 [2025-08-21T10:03:30.566Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:03:30.566Z] main [2025-08-21T10:03:30.566Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:30.920Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:31.267Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:03:31.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-21T10:03:31.267Z] bf80aac04c70: Preparing [2025-08-21T10:03:31.267Z] c7ee98a4626b: Preparing [2025-08-21T10:03:31.267Z] 8710788f6a41: Preparing [2025-08-21T10:03:31.267Z] 5abea5b24ef7: Preparing [2025-08-21T10:03:31.267Z] ccf7fc6f5c7e: Preparing [2025-08-21T10:03:31.267Z] 941f697dc155: Preparing [2025-08-21T10:03:31.267Z] 65f11be421c3: Preparing [2025-08-21T10:03:31.267Z] 8492efb0e812: Preparing [2025-08-21T10:03:31.267Z] c8e897ea93a2: Preparing [2025-08-21T10:03:31.267Z] 941f697dc155: Waiting [2025-08-21T10:03:31.267Z] 65f11be421c3: Waiting [2025-08-21T10:03:31.267Z] a4e9f1d2fc9d: Preparing [2025-08-21T10:03:31.267Z] 7efe9ea935f2: Preparing [2025-08-21T10:03:31.267Z] 8492efb0e812: Waiting [2025-08-21T10:03:31.267Z] 5f70bf18a086: Preparing [2025-08-21T10:03:31.267Z] c078f641afef: Preparing [2025-08-21T10:03:31.267Z] a4e9f1d2fc9d: Waiting [2025-08-21T10:03:31.267Z] c8e897ea93a2: Waiting [2025-08-21T10:03:31.267Z] add037ee102b: Preparing [2025-08-21T10:03:31.267Z] 7efe9ea935f2: Waiting [2025-08-21T10:03:31.267Z] 9823dba476d8: Preparing [2025-08-21T10:03:31.267Z] 5f70bf18a086: Waiting [2025-08-21T10:03:31.267Z] c078f641afef: Waiting [2025-08-21T10:03:31.267Z] 1e890da81ec9: Preparing [2025-08-21T10:03:31.267Z] add037ee102b: Waiting [2025-08-21T10:03:31.267Z] 9823dba476d8: Waiting [2025-08-21T10:03:31.267Z] 1e890da81ec9: Waiting [2025-08-21T10:03:31.536Z] c7ee98a4626b: Pushed [2025-08-21T10:03:31.536Z] ccf7fc6f5c7e: Pushed [2025-08-21T10:03:31.536Z] 5abea5b24ef7: Pushed [2025-08-21T10:03:31.536Z] 8710788f6a41: Pushed [2025-08-21T10:03:31.536Z] bf80aac04c70: Pushed [2025-08-21T10:03:31.536Z] 8492efb0e812: Layer already exists [2025-08-21T10:03:31.536Z] c8e897ea93a2: Layer already exists [2025-08-21T10:03:31.536Z] 5f70bf18a086: Layer already exists [2025-08-21T10:03:31.536Z] 941f697dc155: Pushed [2025-08-21T10:03:31.806Z] 7efe9ea935f2: Pushed [2025-08-21T10:03:31.806Z] a4e9f1d2fc9d: Pushed [2025-08-21T10:03:31.806Z] 1e890da81ec9: Layer already exists [2025-08-21T10:03:31.806Z] c078f641afef: Pushed [2025-08-21T10:03:31.806Z] 9823dba476d8: Pushed [2025-08-21T10:03:32.071Z] add037ee102b: Pushed [2025-08-21T10:03:34.636Z] 65f11be421c3: Pushed [2025-08-21T10:03:34.636Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:0d6df706b5485ca597c34a53e267a932455855dea17c7740b0dce6cb4f8a26dc size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:34.997Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:35.355Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-08-21T10:03:35.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-21T10:03:35.355Z] bf80aac04c70: Preparing [2025-08-21T10:03:35.355Z] c7ee98a4626b: Preparing [2025-08-21T10:03:35.355Z] 8710788f6a41: Preparing [2025-08-21T10:03:35.355Z] 5abea5b24ef7: Preparing [2025-08-21T10:03:35.355Z] ccf7fc6f5c7e: Preparing [2025-08-21T10:03:35.355Z] 941f697dc155: Preparing [2025-08-21T10:03:35.355Z] 65f11be421c3: Preparing [2025-08-21T10:03:35.355Z] 8492efb0e812: Preparing [2025-08-21T10:03:35.355Z] c8e897ea93a2: Preparing [2025-08-21T10:03:35.355Z] a4e9f1d2fc9d: Preparing [2025-08-21T10:03:35.355Z] 7efe9ea935f2: Preparing [2025-08-21T10:03:35.355Z] 5f70bf18a086: Preparing [2025-08-21T10:03:35.355Z] c078f641afef: Preparing [2025-08-21T10:03:35.355Z] add037ee102b: Preparing [2025-08-21T10:03:35.355Z] 9823dba476d8: Preparing [2025-08-21T10:03:35.355Z] 1e890da81ec9: Preparing [2025-08-21T10:03:35.355Z] 65f11be421c3: Waiting [2025-08-21T10:03:35.355Z] 8492efb0e812: Waiting [2025-08-21T10:03:35.355Z] c8e897ea93a2: Waiting [2025-08-21T10:03:35.355Z] a4e9f1d2fc9d: Waiting [2025-08-21T10:03:35.355Z] 7efe9ea935f2: Waiting [2025-08-21T10:03:35.355Z] 5f70bf18a086: Waiting [2025-08-21T10:03:35.355Z] 941f697dc155: Waiting [2025-08-21T10:03:35.355Z] c078f641afef: Waiting [2025-08-21T10:03:35.355Z] add037ee102b: Waiting [2025-08-21T10:03:35.355Z] 9823dba476d8: Waiting [2025-08-21T10:03:35.355Z] 1e890da81ec9: Waiting [2025-08-21T10:03:35.355Z] c7ee98a4626b: Layer already exists [2025-08-21T10:03:35.355Z] ccf7fc6f5c7e: Layer already exists [2025-08-21T10:03:35.355Z] 8710788f6a41: Layer already exists [2025-08-21T10:03:35.355Z] 5abea5b24ef7: Layer already exists [2025-08-21T10:03:35.355Z] bf80aac04c70: Layer already exists [2025-08-21T10:03:35.355Z] 65f11be421c3: Layer already exists [2025-08-21T10:03:35.355Z] 941f697dc155: Layer already exists [2025-08-21T10:03:35.355Z] c8e897ea93a2: Layer already exists [2025-08-21T10:03:35.355Z] a4e9f1d2fc9d: Layer already exists [2025-08-21T10:03:35.355Z] 8492efb0e812: Layer already exists [2025-08-21T10:03:35.355Z] 7efe9ea935f2: Layer already exists [2025-08-21T10:03:35.355Z] 5f70bf18a086: Layer already exists [2025-08-21T10:03:35.355Z] 9823dba476d8: Layer already exists [2025-08-21T10:03:35.355Z] add037ee102b: Layer already exists [2025-08-21T10:03:35.355Z] c078f641afef: Layer already exists [2025-08-21T10:03:35.355Z] 1e890da81ec9: Layer already exists [2025-08-21T10:03:35.620Z] latest: digest: sha256:0d6df706b5485ca597c34a53e267a932455855dea17c7740b0dce6cb4f8a26dc size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:36.042Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:36.395Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.49 [2025-08-21T10:03:36.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-21T10:03:36.395Z] bf80aac04c70: Preparing [2025-08-21T10:03:36.395Z] c7ee98a4626b: Preparing [2025-08-21T10:03:36.395Z] 8710788f6a41: Preparing [2025-08-21T10:03:36.395Z] 5abea5b24ef7: Preparing [2025-08-21T10:03:36.395Z] ccf7fc6f5c7e: Preparing [2025-08-21T10:03:36.395Z] 941f697dc155: Preparing [2025-08-21T10:03:36.395Z] 941f697dc155: Waiting [2025-08-21T10:03:36.395Z] 65f11be421c3: Preparing [2025-08-21T10:03:36.395Z] 8492efb0e812: Preparing [2025-08-21T10:03:36.395Z] 65f11be421c3: Waiting [2025-08-21T10:03:36.395Z] c8e897ea93a2: Preparing [2025-08-21T10:03:36.395Z] 8492efb0e812: Waiting [2025-08-21T10:03:36.395Z] a4e9f1d2fc9d: Preparing [2025-08-21T10:03:36.395Z] c8e897ea93a2: Waiting [2025-08-21T10:03:36.395Z] 7efe9ea935f2: Preparing [2025-08-21T10:03:36.395Z] a4e9f1d2fc9d: Waiting [2025-08-21T10:03:36.395Z] 7efe9ea935f2: Waiting [2025-08-21T10:03:36.395Z] 5f70bf18a086: Preparing [2025-08-21T10:03:36.395Z] c078f641afef: Preparing [2025-08-21T10:03:36.395Z] 5f70bf18a086: Waiting [2025-08-21T10:03:36.395Z] add037ee102b: Preparing [2025-08-21T10:03:36.395Z] c078f641afef: Waiting [2025-08-21T10:03:36.395Z] 9823dba476d8: Preparing [2025-08-21T10:03:36.395Z] 1e890da81ec9: Preparing [2025-08-21T10:03:36.395Z] add037ee102b: Waiting [2025-08-21T10:03:36.395Z] 9823dba476d8: Waiting [2025-08-21T10:03:36.395Z] 1e890da81ec9: Waiting [2025-08-21T10:03:36.395Z] 5abea5b24ef7: Layer already exists [2025-08-21T10:03:36.395Z] 8710788f6a41: Layer already exists [2025-08-21T10:03:36.395Z] bf80aac04c70: Layer already exists [2025-08-21T10:03:36.395Z] c7ee98a4626b: Layer already exists [2025-08-21T10:03:36.395Z] ccf7fc6f5c7e: Layer already exists [2025-08-21T10:03:36.395Z] c8e897ea93a2: Layer already exists [2025-08-21T10:03:36.395Z] 941f697dc155: Layer already exists [2025-08-21T10:03:36.395Z] 8492efb0e812: Layer already exists [2025-08-21T10:03:36.395Z] 65f11be421c3: Layer already exists [2025-08-21T10:03:36.395Z] a4e9f1d2fc9d: Layer already exists [2025-08-21T10:03:36.395Z] c078f641afef: Layer already exists [2025-08-21T10:03:36.395Z] 7efe9ea935f2: Layer already exists [2025-08-21T10:03:36.658Z] 9823dba476d8: Layer already exists [2025-08-21T10:03:36.658Z] 5f70bf18a086: Layer already exists [2025-08-21T10:03:36.658Z] add037ee102b: Layer already exists [2025-08-21T10:03:36.658Z] 1e890da81ec9: Layer already exists [2025-08-21T10:03:36.658Z] 4.1.0-dev.49: digest: sha256:0d6df706b5485ca597c34a53e267a932455855dea17c7740b0dce6cb4f8a26dc size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:37.007Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:37.357Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:03:37.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-21T10:03:37.357Z] bf80aac04c70: Preparing [2025-08-21T10:03:37.357Z] c7ee98a4626b: Preparing [2025-08-21T10:03:37.357Z] 8710788f6a41: Preparing [2025-08-21T10:03:37.357Z] 5abea5b24ef7: Preparing [2025-08-21T10:03:37.357Z] ccf7fc6f5c7e: Preparing [2025-08-21T10:03:37.357Z] 941f697dc155: Preparing [2025-08-21T10:03:37.357Z] 65f11be421c3: Preparing [2025-08-21T10:03:37.357Z] 8492efb0e812: Preparing [2025-08-21T10:03:37.357Z] c8e897ea93a2: Preparing [2025-08-21T10:03:37.357Z] a4e9f1d2fc9d: Preparing [2025-08-21T10:03:37.357Z] 7efe9ea935f2: Preparing [2025-08-21T10:03:37.357Z] 5f70bf18a086: Preparing [2025-08-21T10:03:37.357Z] c078f641afef: Preparing [2025-08-21T10:03:37.357Z] add037ee102b: Preparing [2025-08-21T10:03:37.357Z] 9823dba476d8: Preparing [2025-08-21T10:03:37.357Z] 1e890da81ec9: Preparing [2025-08-21T10:03:37.357Z] 7efe9ea935f2: Waiting [2025-08-21T10:03:37.357Z] 5f70bf18a086: Waiting [2025-08-21T10:03:37.357Z] c078f641afef: Waiting [2025-08-21T10:03:37.357Z] 65f11be421c3: Waiting [2025-08-21T10:03:37.357Z] add037ee102b: Waiting [2025-08-21T10:03:37.357Z] 8492efb0e812: Waiting [2025-08-21T10:03:37.357Z] c8e897ea93a2: Waiting [2025-08-21T10:03:37.357Z] a4e9f1d2fc9d: Waiting [2025-08-21T10:03:37.357Z] 941f697dc155: Waiting [2025-08-21T10:03:37.357Z] 1e890da81ec9: Waiting [2025-08-21T10:03:37.357Z] bf80aac04c70: Layer already exists [2025-08-21T10:03:37.357Z] c7ee98a4626b: Layer already exists [2025-08-21T10:03:37.357Z] 8710788f6a41: Layer already exists [2025-08-21T10:03:37.357Z] ccf7fc6f5c7e: Layer already exists [2025-08-21T10:03:37.357Z] 941f697dc155: Layer already exists [2025-08-21T10:03:37.357Z] c8e897ea93a2: Layer already exists [2025-08-21T10:03:37.357Z] 65f11be421c3: Layer already exists [2025-08-21T10:03:37.357Z] 8492efb0e812: Layer already exists [2025-08-21T10:03:37.357Z] 5abea5b24ef7: Layer already exists [2025-08-21T10:03:37.357Z] 7efe9ea935f2: Layer already exists [2025-08-21T10:03:37.357Z] a4e9f1d2fc9d: Layer already exists [2025-08-21T10:03:37.357Z] 5f70bf18a086: Layer already exists [2025-08-21T10:03:37.357Z] c078f641afef: Layer already exists [2025-08-21T10:03:37.357Z] add037ee102b: Layer already exists [2025-08-21T10:03:37.357Z] 1e890da81ec9: Layer already exists [2025-08-21T10:03:37.621Z] 9823dba476d8: Layer already exists [2025-08-21T10:03:37.621Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:0d6df706b5485ca597c34a53e267a932455855dea17c7740b0dce6cb4f8a26dc size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:37.968Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:38.308Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-08-21T10:03:38.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-21T10:03:38.308Z] bf80aac04c70: Preparing [2025-08-21T10:03:38.308Z] c7ee98a4626b: Preparing [2025-08-21T10:03:38.308Z] 8710788f6a41: Preparing [2025-08-21T10:03:38.308Z] 5abea5b24ef7: Preparing [2025-08-21T10:03:38.308Z] ccf7fc6f5c7e: Preparing [2025-08-21T10:03:38.308Z] 941f697dc155: Preparing [2025-08-21T10:03:38.308Z] 65f11be421c3: Preparing [2025-08-21T10:03:38.308Z] 8492efb0e812: Preparing [2025-08-21T10:03:38.308Z] c8e897ea93a2: Preparing [2025-08-21T10:03:38.308Z] a4e9f1d2fc9d: Preparing [2025-08-21T10:03:38.308Z] 7efe9ea935f2: Preparing [2025-08-21T10:03:38.308Z] 5f70bf18a086: Preparing [2025-08-21T10:03:38.308Z] c078f641afef: Preparing [2025-08-21T10:03:38.308Z] add037ee102b: Preparing [2025-08-21T10:03:38.308Z] 9823dba476d8: Preparing [2025-08-21T10:03:38.308Z] 1e890da81ec9: Preparing [2025-08-21T10:03:38.308Z] 941f697dc155: Waiting [2025-08-21T10:03:38.308Z] 65f11be421c3: Waiting [2025-08-21T10:03:38.308Z] 8492efb0e812: Waiting [2025-08-21T10:03:38.308Z] c8e897ea93a2: Waiting [2025-08-21T10:03:38.308Z] a4e9f1d2fc9d: Waiting [2025-08-21T10:03:38.308Z] 7efe9ea935f2: Waiting [2025-08-21T10:03:38.308Z] 5f70bf18a086: Waiting [2025-08-21T10:03:38.308Z] c078f641afef: Waiting [2025-08-21T10:03:38.308Z] add037ee102b: Waiting [2025-08-21T10:03:38.308Z] 9823dba476d8: Waiting [2025-08-21T10:03:38.308Z] 1e890da81ec9: Waiting [2025-08-21T10:03:38.308Z] 8710788f6a41: Layer already exists [2025-08-21T10:03:38.308Z] 5abea5b24ef7: Layer already exists [2025-08-21T10:03:38.308Z] ccf7fc6f5c7e: Layer already exists [2025-08-21T10:03:38.308Z] bf80aac04c70: Layer already exists [2025-08-21T10:03:38.308Z] c7ee98a4626b: Layer already exists [2025-08-21T10:03:38.309Z] 941f697dc155: Layer already exists [2025-08-21T10:03:38.309Z] 65f11be421c3: Layer already exists [2025-08-21T10:03:38.309Z] 8492efb0e812: Layer already exists [2025-08-21T10:03:38.309Z] a4e9f1d2fc9d: Layer already exists [2025-08-21T10:03:38.309Z] c8e897ea93a2: Layer already exists [2025-08-21T10:03:38.309Z] 5f70bf18a086: Layer already exists [2025-08-21T10:03:38.309Z] c078f641afef: Layer already exists [2025-08-21T10:03:38.309Z] 7efe9ea935f2: Layer already exists [2025-08-21T10:03:38.309Z] 9823dba476d8: Layer already exists [2025-08-21T10:03:38.309Z] add037ee102b: Layer already exists [2025-08-21T10:03:38.309Z] 1e890da81ec9: Layer already exists [2025-08-21T10:03:38.572Z] main: digest: sha256:0d6df706b5485ca597c34a53e267a932455855dea17c7740b0dce6cb4f8a26dc size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T10:03:38.656Z] ===================================================== [Pipeline] echo [2025-08-21T10:03:38.671Z] taggedImages: [2025-08-21T10:03:38.671Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:03:38.671Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-08-21T10:03:38.671Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.49 [2025-08-21T10:03:38.671Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:03:38.671Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-08-21T10:03:38.701Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-08-21T10:03:38.701Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:03:38.701Z] latest [2025-08-21T10:03:38.701Z] 4.1.0-dev.49 [2025-08-21T10:03:38.701Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:03:38.701Z] main [2025-08-21T10:03:38.701Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:39.069Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:39.435Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:03:39.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-21T10:03:39.436Z] f49b0b787a81: Preparing [2025-08-21T10:03:39.436Z] 1779b5b57e46: Preparing [2025-08-21T10:03:39.436Z] b432b714d37e: Preparing [2025-08-21T10:03:39.436Z] 93517d979c50: Preparing [2025-08-21T10:03:39.436Z] 8492efb0e812: Preparing [2025-08-21T10:03:39.436Z] c8e897ea93a2: Preparing [2025-08-21T10:03:39.436Z] 398591216c16: Preparing [2025-08-21T10:03:39.436Z] b6ca4a80f80d: Preparing [2025-08-21T10:03:39.436Z] 1e890da81ec9: Preparing [2025-08-21T10:03:39.436Z] c8e897ea93a2: Waiting [2025-08-21T10:03:39.436Z] 398591216c16: Waiting [2025-08-21T10:03:39.436Z] b6ca4a80f80d: Waiting [2025-08-21T10:03:39.436Z] 1e890da81ec9: Waiting [2025-08-21T10:03:39.436Z] 8492efb0e812: Layer already exists [2025-08-21T10:03:39.700Z] c8e897ea93a2: Layer already exists [2025-08-21T10:03:39.700Z] 398591216c16: Layer already exists [2025-08-21T10:03:39.700Z] 1779b5b57e46: Pushed [2025-08-21T10:03:39.700Z] b432b714d37e: Pushed [2025-08-21T10:03:39.700Z] f49b0b787a81: Pushed [2025-08-21T10:03:39.700Z] b6ca4a80f80d: Layer already exists [2025-08-21T10:03:39.700Z] 1e890da81ec9: Layer already exists [2025-08-21T10:03:47.868Z] 93517d979c50: Pushed [2025-08-21T10:03:47.868Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:52768e86c9db9551c218a61e200e1280cff0a5e37c7c68adced7331f6093b6fb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:48.218Z] + 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-08-21T10:03:48.571Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-08-21T10:03:48.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-21T10:03:48.571Z] f49b0b787a81: Preparing [2025-08-21T10:03:48.571Z] 1779b5b57e46: Preparing [2025-08-21T10:03:48.571Z] b432b714d37e: Preparing [2025-08-21T10:03:48.571Z] 93517d979c50: Preparing [2025-08-21T10:03:48.571Z] 8492efb0e812: Preparing [2025-08-21T10:03:48.571Z] c8e897ea93a2: Preparing [2025-08-21T10:03:48.571Z] 398591216c16: Preparing [2025-08-21T10:03:48.571Z] b6ca4a80f80d: Preparing [2025-08-21T10:03:48.571Z] 1e890da81ec9: Preparing [2025-08-21T10:03:48.571Z] c8e897ea93a2: Waiting [2025-08-21T10:03:48.571Z] 398591216c16: Waiting [2025-08-21T10:03:48.571Z] b6ca4a80f80d: Waiting [2025-08-21T10:03:48.571Z] 1e890da81ec9: Waiting [2025-08-21T10:03:48.571Z] f49b0b787a81: Layer already exists [2025-08-21T10:03:48.571Z] b432b714d37e: Layer already exists [2025-08-21T10:03:48.571Z] 93517d979c50: Layer already exists [2025-08-21T10:03:48.571Z] 1779b5b57e46: Layer already exists [2025-08-21T10:03:48.571Z] 8492efb0e812: Layer already exists [2025-08-21T10:03:48.571Z] b6ca4a80f80d: Layer already exists [2025-08-21T10:03:48.571Z] c8e897ea93a2: Layer already exists [2025-08-21T10:03:48.571Z] 398591216c16: Layer already exists [2025-08-21T10:03:48.571Z] 1e890da81ec9: Layer already exists [2025-08-21T10:03:48.837Z] latest: digest: sha256:52768e86c9db9551c218a61e200e1280cff0a5e37c7c68adced7331f6093b6fb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:49.201Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:49.549Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.49 [2025-08-21T10:03:49.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-21T10:03:49.549Z] f49b0b787a81: Preparing [2025-08-21T10:03:49.549Z] 1779b5b57e46: Preparing [2025-08-21T10:03:49.549Z] b432b714d37e: Preparing [2025-08-21T10:03:49.549Z] 93517d979c50: Preparing [2025-08-21T10:03:49.549Z] 8492efb0e812: Preparing [2025-08-21T10:03:49.549Z] c8e897ea93a2: Preparing [2025-08-21T10:03:49.549Z] 398591216c16: Preparing [2025-08-21T10:03:49.549Z] b6ca4a80f80d: Preparing [2025-08-21T10:03:49.549Z] 1e890da81ec9: Preparing [2025-08-21T10:03:49.549Z] c8e897ea93a2: Waiting [2025-08-21T10:03:49.549Z] 398591216c16: Waiting [2025-08-21T10:03:49.549Z] b6ca4a80f80d: Waiting [2025-08-21T10:03:49.549Z] 1e890da81ec9: Waiting [2025-08-21T10:03:49.549Z] 1779b5b57e46: Layer already exists [2025-08-21T10:03:49.549Z] 8492efb0e812: Layer already exists [2025-08-21T10:03:49.549Z] 93517d979c50: Layer already exists [2025-08-21T10:03:49.549Z] f49b0b787a81: Layer already exists [2025-08-21T10:03:49.549Z] b432b714d37e: Layer already exists [2025-08-21T10:03:49.549Z] 1e890da81ec9: Layer already exists [2025-08-21T10:03:49.549Z] 398591216c16: Layer already exists [2025-08-21T10:03:49.549Z] c8e897ea93a2: Layer already exists [2025-08-21T10:03:49.549Z] b6ca4a80f80d: Layer already exists [2025-08-21T10:03:49.814Z] 4.1.0-dev.49: digest: sha256:52768e86c9db9551c218a61e200e1280cff0a5e37c7c68adced7331f6093b6fb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:50.174Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:50.515Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:03:50.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-21T10:03:50.515Z] f49b0b787a81: Preparing [2025-08-21T10:03:50.515Z] 1779b5b57e46: Preparing [2025-08-21T10:03:50.515Z] b432b714d37e: Preparing [2025-08-21T10:03:50.515Z] 93517d979c50: Preparing [2025-08-21T10:03:50.515Z] 8492efb0e812: Preparing [2025-08-21T10:03:50.515Z] c8e897ea93a2: Preparing [2025-08-21T10:03:50.515Z] 398591216c16: Preparing [2025-08-21T10:03:50.515Z] b6ca4a80f80d: Preparing [2025-08-21T10:03:50.515Z] 1e890da81ec9: Preparing [2025-08-21T10:03:50.515Z] c8e897ea93a2: Waiting [2025-08-21T10:03:50.515Z] 398591216c16: Waiting [2025-08-21T10:03:50.515Z] b6ca4a80f80d: Waiting [2025-08-21T10:03:50.515Z] 1e890da81ec9: Waiting [2025-08-21T10:03:50.515Z] f49b0b787a81: Layer already exists [2025-08-21T10:03:50.515Z] 8492efb0e812: Layer already exists [2025-08-21T10:03:50.515Z] 93517d979c50: Layer already exists [2025-08-21T10:03:50.515Z] 1779b5b57e46: Layer already exists [2025-08-21T10:03:50.515Z] b432b714d37e: Layer already exists [2025-08-21T10:03:50.515Z] b6ca4a80f80d: Layer already exists [2025-08-21T10:03:50.515Z] 1e890da81ec9: Layer already exists [2025-08-21T10:03:50.515Z] 398591216c16: Layer already exists [2025-08-21T10:03:50.515Z] c8e897ea93a2: Layer already exists [2025-08-21T10:03:50.778Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:52768e86c9db9551c218a61e200e1280cff0a5e37c7c68adced7331f6093b6fb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:51.125Z] + 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-08-21T10:03:51.463Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-08-21T10:03:51.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-21T10:03:51.463Z] f49b0b787a81: Preparing [2025-08-21T10:03:51.463Z] 1779b5b57e46: Preparing [2025-08-21T10:03:51.463Z] b432b714d37e: Preparing [2025-08-21T10:03:51.463Z] 93517d979c50: Preparing [2025-08-21T10:03:51.463Z] 8492efb0e812: Preparing [2025-08-21T10:03:51.463Z] c8e897ea93a2: Preparing [2025-08-21T10:03:51.463Z] 398591216c16: Preparing [2025-08-21T10:03:51.463Z] b6ca4a80f80d: Preparing [2025-08-21T10:03:51.463Z] 1e890da81ec9: Preparing [2025-08-21T10:03:51.463Z] 398591216c16: Waiting [2025-08-21T10:03:51.463Z] b6ca4a80f80d: Waiting [2025-08-21T10:03:51.463Z] 1e890da81ec9: Waiting [2025-08-21T10:03:51.463Z] c8e897ea93a2: Waiting [2025-08-21T10:03:51.463Z] f49b0b787a81: Layer already exists [2025-08-21T10:03:51.463Z] b432b714d37e: Layer already exists [2025-08-21T10:03:51.463Z] 93517d979c50: Layer already exists [2025-08-21T10:03:51.463Z] 1779b5b57e46: Layer already exists [2025-08-21T10:03:51.463Z] 8492efb0e812: Layer already exists [2025-08-21T10:03:51.463Z] 1e890da81ec9: Layer already exists [2025-08-21T10:03:51.463Z] c8e897ea93a2: Layer already exists [2025-08-21T10:03:51.463Z] b6ca4a80f80d: Layer already exists [2025-08-21T10:03:51.463Z] 398591216c16: Layer already exists [2025-08-21T10:03:51.726Z] main: digest: sha256:52768e86c9db9551c218a61e200e1280cff0a5e37c7c68adced7331f6093b6fb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T10:03:51.812Z] ===================================================== [Pipeline] echo [2025-08-21T10:03:51.828Z] taggedImages: [2025-08-21T10:03:51.828Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:03:51.828Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-08-21T10:03:51.828Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.49 [2025-08-21T10:03:51.828Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:03:51.828Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-08-21T10:03:51.853Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-08-21T10:03:51.853Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:03:51.853Z] latest [2025-08-21T10:03:51.853Z] 4.1.0-dev.49 [2025-08-21T10:03:51.853Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:03:51.853Z] main [2025-08-21T10:03:51.853Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:52.219Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:03:52.561Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:03:52.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-21T10:03:52.561Z] 502216e370d0: Preparing [2025-08-21T10:03:52.561Z] 77f200f4444e: Preparing [2025-08-21T10:03:52.561Z] 0a2ec985c2ec: Preparing [2025-08-21T10:03:52.561Z] 9d3a7589b313: Preparing [2025-08-21T10:03:52.561Z] 320c5f80d39b: Preparing [2025-08-21T10:03:52.561Z] 8492efb0e812: Preparing [2025-08-21T10:03:52.561Z] c8e897ea93a2: Preparing [2025-08-21T10:03:52.561Z] 74db91753f41: Preparing [2025-08-21T10:03:52.561Z] 4013239f050d: Preparing [2025-08-21T10:03:52.561Z] a60eb432c263: Preparing [2025-08-21T10:03:52.561Z] 1e890da81ec9: Preparing [2025-08-21T10:03:52.561Z] c8e897ea93a2: Waiting [2025-08-21T10:03:52.561Z] 74db91753f41: Waiting [2025-08-21T10:03:52.561Z] 4013239f050d: Waiting [2025-08-21T10:03:52.561Z] a60eb432c263: Waiting [2025-08-21T10:03:52.561Z] 1e890da81ec9: Waiting [2025-08-21T10:03:52.826Z] 77f200f4444e: Pushed [2025-08-21T10:03:52.826Z] 320c5f80d39b: Pushed [2025-08-21T10:03:52.826Z] 502216e370d0: Pushed [2025-08-21T10:03:52.826Z] 9d3a7589b313: Pushed [2025-08-21T10:03:52.826Z] 8492efb0e812: Layer already exists [2025-08-21T10:03:52.826Z] c8e897ea93a2: Layer already exists [2025-08-21T10:03:52.826Z] 1e890da81ec9: Layer already exists [2025-08-21T10:03:52.826Z] 74db91753f41: Pushed [2025-08-21T10:03:53.089Z] 4013239f050d: Pushed [2025-08-21T10:03:55.660Z] a60eb432c263: Pushed [2025-08-21T10:03:59.619Z] 0a2ec985c2ec: Pushed [2025-08-21T10:03:59.885Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:f9ccf59fea5812ce3974cceac9e941026a2ca61bc4a243d11260fc93b44703b8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:04:00.813Z] + 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-08-21T10:04:01.154Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-08-21T10:04:01.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-21T10:04:01.154Z] 502216e370d0: Preparing [2025-08-21T10:04:01.154Z] 77f200f4444e: Preparing [2025-08-21T10:04:01.154Z] 0a2ec985c2ec: Preparing [2025-08-21T10:04:01.154Z] 9d3a7589b313: Preparing [2025-08-21T10:04:01.154Z] 320c5f80d39b: Preparing [2025-08-21T10:04:01.154Z] 8492efb0e812: Preparing [2025-08-21T10:04:01.154Z] c8e897ea93a2: Preparing [2025-08-21T10:04:01.154Z] 74db91753f41: Preparing [2025-08-21T10:04:01.154Z] 4013239f050d: Preparing [2025-08-21T10:04:01.154Z] a60eb432c263: Preparing [2025-08-21T10:04:01.154Z] 1e890da81ec9: Preparing [2025-08-21T10:04:01.154Z] 8492efb0e812: Waiting [2025-08-21T10:04:01.154Z] 74db91753f41: Waiting [2025-08-21T10:04:01.154Z] 4013239f050d: Waiting [2025-08-21T10:04:01.154Z] a60eb432c263: Waiting [2025-08-21T10:04:01.154Z] 1e890da81ec9: Waiting [2025-08-21T10:04:01.154Z] c8e897ea93a2: Waiting [2025-08-21T10:04:01.154Z] 502216e370d0: Layer already exists [2025-08-21T10:04:01.154Z] 320c5f80d39b: Layer already exists [2025-08-21T10:04:01.154Z] 77f200f4444e: Layer already exists [2025-08-21T10:04:01.154Z] 9d3a7589b313: Layer already exists [2025-08-21T10:04:01.154Z] 0a2ec985c2ec: Layer already exists [2025-08-21T10:04:01.154Z] 74db91753f41: Layer already exists [2025-08-21T10:04:01.154Z] c8e897ea93a2: Layer already exists [2025-08-21T10:04:01.154Z] a60eb432c263: Layer already exists [2025-08-21T10:04:01.154Z] 8492efb0e812: Layer already exists [2025-08-21T10:04:01.154Z] 4013239f050d: Layer already exists [2025-08-21T10:04:01.154Z] 1e890da81ec9: Layer already exists [2025-08-21T10:04:01.418Z] latest: digest: sha256:f9ccf59fea5812ce3974cceac9e941026a2ca61bc4a243d11260fc93b44703b8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:04:01.774Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:04:02.132Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.49 [2025-08-21T10:04:02.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-21T10:04:02.132Z] 502216e370d0: Preparing [2025-08-21T10:04:02.132Z] 77f200f4444e: Preparing [2025-08-21T10:04:02.132Z] 0a2ec985c2ec: Preparing [2025-08-21T10:04:02.132Z] 9d3a7589b313: Preparing [2025-08-21T10:04:02.132Z] 320c5f80d39b: Preparing [2025-08-21T10:04:02.132Z] 8492efb0e812: Preparing [2025-08-21T10:04:02.132Z] c8e897ea93a2: Preparing [2025-08-21T10:04:02.132Z] 74db91753f41: Preparing [2025-08-21T10:04:02.132Z] 4013239f050d: Preparing [2025-08-21T10:04:02.132Z] a60eb432c263: Preparing [2025-08-21T10:04:02.132Z] 1e890da81ec9: Preparing [2025-08-21T10:04:02.132Z] 8492efb0e812: Waiting [2025-08-21T10:04:02.132Z] c8e897ea93a2: Waiting [2025-08-21T10:04:02.132Z] 74db91753f41: Waiting [2025-08-21T10:04:02.132Z] 4013239f050d: Waiting [2025-08-21T10:04:02.132Z] a60eb432c263: Waiting [2025-08-21T10:04:02.132Z] 1e890da81ec9: Waiting [2025-08-21T10:04:02.132Z] 320c5f80d39b: Layer already exists [2025-08-21T10:04:02.132Z] 9d3a7589b313: Layer already exists [2025-08-21T10:04:02.132Z] 77f200f4444e: Layer already exists [2025-08-21T10:04:02.132Z] 502216e370d0: Layer already exists [2025-08-21T10:04:02.132Z] 0a2ec985c2ec: Layer already exists [2025-08-21T10:04:02.132Z] c8e897ea93a2: Layer already exists [2025-08-21T10:04:02.132Z] 8492efb0e812: Layer already exists [2025-08-21T10:04:02.132Z] 74db91753f41: Layer already exists [2025-08-21T10:04:02.132Z] a60eb432c263: Layer already exists [2025-08-21T10:04:02.132Z] 4013239f050d: Layer already exists [2025-08-21T10:04:02.132Z] 1e890da81ec9: Layer already exists [2025-08-21T10:04:02.396Z] 4.1.0-dev.49: digest: sha256:f9ccf59fea5812ce3974cceac9e941026a2ca61bc4a243d11260fc93b44703b8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:04:02.753Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:04:03.098Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:04:03.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-21T10:04:03.098Z] 502216e370d0: Preparing [2025-08-21T10:04:03.098Z] 77f200f4444e: Preparing [2025-08-21T10:04:03.098Z] 0a2ec985c2ec: Preparing [2025-08-21T10:04:03.098Z] 9d3a7589b313: Preparing [2025-08-21T10:04:03.098Z] 320c5f80d39b: Preparing [2025-08-21T10:04:03.098Z] 8492efb0e812: Preparing [2025-08-21T10:04:03.098Z] c8e897ea93a2: Preparing [2025-08-21T10:04:03.098Z] 74db91753f41: Preparing [2025-08-21T10:04:03.098Z] 4013239f050d: Preparing [2025-08-21T10:04:03.098Z] a60eb432c263: Preparing [2025-08-21T10:04:03.098Z] 1e890da81ec9: Preparing [2025-08-21T10:04:03.098Z] c8e897ea93a2: Waiting [2025-08-21T10:04:03.098Z] 74db91753f41: Waiting [2025-08-21T10:04:03.098Z] 4013239f050d: Waiting [2025-08-21T10:04:03.098Z] a60eb432c263: Waiting [2025-08-21T10:04:03.098Z] 1e890da81ec9: Waiting [2025-08-21T10:04:03.098Z] 8492efb0e812: Waiting [2025-08-21T10:04:03.098Z] 502216e370d0: Layer already exists [2025-08-21T10:04:03.098Z] 320c5f80d39b: Layer already exists [2025-08-21T10:04:03.098Z] 0a2ec985c2ec: Layer already exists [2025-08-21T10:04:03.098Z] 9d3a7589b313: Layer already exists [2025-08-21T10:04:03.098Z] 77f200f4444e: Layer already exists [2025-08-21T10:04:03.098Z] 4013239f050d: Layer already exists [2025-08-21T10:04:03.098Z] c8e897ea93a2: Layer already exists [2025-08-21T10:04:03.098Z] a60eb432c263: Layer already exists [2025-08-21T10:04:03.098Z] 8492efb0e812: Layer already exists [2025-08-21T10:04:03.099Z] 74db91753f41: Layer already exists [2025-08-21T10:04:03.099Z] 1e890da81ec9: Layer already exists [2025-08-21T10:04:03.361Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:f9ccf59fea5812ce3974cceac9e941026a2ca61bc4a243d11260fc93b44703b8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:04:03.715Z] + 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-08-21T10:04:04.063Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-08-21T10:04:04.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-21T10:04:04.063Z] 502216e370d0: Preparing [2025-08-21T10:04:04.063Z] 77f200f4444e: Preparing [2025-08-21T10:04:04.063Z] 0a2ec985c2ec: Preparing [2025-08-21T10:04:04.063Z] 9d3a7589b313: Preparing [2025-08-21T10:04:04.063Z] 320c5f80d39b: Preparing [2025-08-21T10:04:04.063Z] 8492efb0e812: Preparing [2025-08-21T10:04:04.063Z] c8e897ea93a2: Preparing [2025-08-21T10:04:04.063Z] 74db91753f41: Preparing [2025-08-21T10:04:04.063Z] 4013239f050d: Preparing [2025-08-21T10:04:04.063Z] a60eb432c263: Preparing [2025-08-21T10:04:04.063Z] 1e890da81ec9: Preparing [2025-08-21T10:04:04.063Z] 74db91753f41: Waiting [2025-08-21T10:04:04.063Z] 4013239f050d: Waiting [2025-08-21T10:04:04.063Z] a60eb432c263: Waiting [2025-08-21T10:04:04.063Z] 1e890da81ec9: Waiting [2025-08-21T10:04:04.063Z] 8492efb0e812: Waiting [2025-08-21T10:04:04.063Z] c8e897ea93a2: Waiting [2025-08-21T10:04:04.063Z] 320c5f80d39b: Layer already exists [2025-08-21T10:04:04.063Z] 0a2ec985c2ec: Layer already exists [2025-08-21T10:04:04.063Z] 502216e370d0: Layer already exists [2025-08-21T10:04:04.063Z] 77f200f4444e: Layer already exists [2025-08-21T10:04:04.063Z] 9d3a7589b313: Layer already exists [2025-08-21T10:04:04.063Z] 74db91753f41: Layer already exists [2025-08-21T10:04:04.063Z] 8492efb0e812: Layer already exists [2025-08-21T10:04:04.063Z] a60eb432c263: Layer already exists [2025-08-21T10:04:04.063Z] c8e897ea93a2: Layer already exists [2025-08-21T10:04:04.063Z] 4013239f050d: Layer already exists [2025-08-21T10:04:04.063Z] 1e890da81ec9: Layer already exists [2025-08-21T10:04:04.327Z] main: digest: sha256:f9ccf59fea5812ce3974cceac9e941026a2ca61bc4a243d11260fc93b44703b8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T10:04:04.404Z] ===================================================== [Pipeline] echo [2025-08-21T10:04:04.415Z] taggedImages: [2025-08-21T10:04:04.415Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:04:04.415Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-08-21T10:04:04.415Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.49 [2025-08-21T10:04:04.415Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:04:04.415Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-08-21T10:04:04.438Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-08-21T10:04:04.438Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:04:04.438Z] latest [2025-08-21T10:04:04.438Z] 4.1.0-dev.49 [2025-08-21T10:04:04.438Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:04:04.438Z] main [2025-08-21T10:04:04.438Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:04:04.811Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:04:05.157Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:04:05.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-21T10:04:05.157Z] cf081c8baddf: Preparing [2025-08-21T10:04:05.157Z] 772807191f4c: Preparing [2025-08-21T10:04:05.157Z] e7e0d015037d: Preparing [2025-08-21T10:04:05.157Z] 4d8d4d24b0d9: Preparing [2025-08-21T10:04:05.157Z] c065a56c3ce6: Preparing [2025-08-21T10:04:05.157Z] 414d1e13033a: Preparing [2025-08-21T10:04:05.157Z] 126606604466: Preparing [2025-08-21T10:04:05.157Z] 8492efb0e812: Preparing [2025-08-21T10:04:05.157Z] c8e897ea93a2: Preparing [2025-08-21T10:04:05.157Z] 8d1cc971b0f9: Preparing [2025-08-21T10:04:05.157Z] 5878b504e96a: Preparing [2025-08-21T10:04:05.157Z] 1e890da81ec9: Preparing [2025-08-21T10:04:05.157Z] 126606604466: Waiting [2025-08-21T10:04:05.157Z] 8492efb0e812: Waiting [2025-08-21T10:04:05.157Z] c8e897ea93a2: Waiting [2025-08-21T10:04:05.157Z] 414d1e13033a: Waiting [2025-08-21T10:04:05.157Z] 8d1cc971b0f9: Waiting [2025-08-21T10:04:05.157Z] 5878b504e96a: Waiting [2025-08-21T10:04:05.157Z] 1e890da81ec9: Waiting [2025-08-21T10:04:05.422Z] 772807191f4c: Pushed [2025-08-21T10:04:05.422Z] cf081c8baddf: Pushed [2025-08-21T10:04:05.422Z] c065a56c3ce6: Pushed [2025-08-21T10:04:05.422Z] 8492efb0e812: Layer already exists [2025-08-21T10:04:05.422Z] c8e897ea93a2: Layer already exists [2025-08-21T10:04:05.687Z] 126606604466: Pushed [2025-08-21T10:04:05.687Z] 414d1e13033a: Pushed [2025-08-21T10:04:05.687Z] 1e890da81ec9: Layer already exists [2025-08-21T10:04:05.952Z] 8d1cc971b0f9: Pushed [2025-08-21T10:04:08.517Z] 5878b504e96a: Pushed [2025-08-21T10:04:11.842Z] 4d8d4d24b0d9: Pushed [2025-08-21T10:04:12.112Z] e7e0d015037d: Pushed [2025-08-21T10:04:12.688Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:76ee23ae631fdedc614c2f7e1c0c6d50ad9e62389486060b56f3ad7be315382e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:04:13.048Z] + 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-08-21T10:04:13.393Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-08-21T10:04:13.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-21T10:04:13.393Z] cf081c8baddf: Preparing [2025-08-21T10:04:13.393Z] 772807191f4c: Preparing [2025-08-21T10:04:13.393Z] e7e0d015037d: Preparing [2025-08-21T10:04:13.393Z] 4d8d4d24b0d9: Preparing [2025-08-21T10:04:13.393Z] c065a56c3ce6: Preparing [2025-08-21T10:04:13.393Z] 414d1e13033a: Preparing [2025-08-21T10:04:13.393Z] 126606604466: Preparing [2025-08-21T10:04:13.393Z] 8492efb0e812: Preparing [2025-08-21T10:04:13.393Z] c8e897ea93a2: Preparing [2025-08-21T10:04:13.393Z] 8d1cc971b0f9: Preparing [2025-08-21T10:04:13.393Z] 5878b504e96a: Preparing [2025-08-21T10:04:13.393Z] 1e890da81ec9: Preparing [2025-08-21T10:04:13.393Z] 8492efb0e812: Waiting [2025-08-21T10:04:13.393Z] c8e897ea93a2: Waiting [2025-08-21T10:04:13.393Z] 8d1cc971b0f9: Waiting [2025-08-21T10:04:13.393Z] 5878b504e96a: Waiting [2025-08-21T10:04:13.393Z] 1e890da81ec9: Waiting [2025-08-21T10:04:13.393Z] 414d1e13033a: Waiting [2025-08-21T10:04:13.393Z] 126606604466: Waiting [2025-08-21T10:04:13.393Z] c065a56c3ce6: Layer already exists [2025-08-21T10:04:13.393Z] cf081c8baddf: Layer already exists [2025-08-21T10:04:13.393Z] 772807191f4c: Layer already exists [2025-08-21T10:04:13.393Z] e7e0d015037d: Layer already exists [2025-08-21T10:04:13.393Z] 4d8d4d24b0d9: Layer already exists [2025-08-21T10:04:13.393Z] 8492efb0e812: Layer already exists [2025-08-21T10:04:13.393Z] 414d1e13033a: Layer already exists [2025-08-21T10:04:13.393Z] c8e897ea93a2: Layer already exists [2025-08-21T10:04:13.393Z] 126606604466: Layer already exists [2025-08-21T10:04:13.393Z] 8d1cc971b0f9: Layer already exists [2025-08-21T10:04:13.393Z] 5878b504e96a: Layer already exists [2025-08-21T10:04:13.393Z] 1e890da81ec9: Layer already exists [2025-08-21T10:04:13.657Z] latest: digest: sha256:76ee23ae631fdedc614c2f7e1c0c6d50ad9e62389486060b56f3ad7be315382e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:04:14.018Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:04:14.364Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.49 [2025-08-21T10:04:14.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-21T10:04:14.364Z] cf081c8baddf: Preparing [2025-08-21T10:04:14.364Z] 772807191f4c: Preparing [2025-08-21T10:04:14.364Z] e7e0d015037d: Preparing [2025-08-21T10:04:14.364Z] 4d8d4d24b0d9: Preparing [2025-08-21T10:04:14.364Z] c065a56c3ce6: Preparing [2025-08-21T10:04:14.364Z] 414d1e13033a: Preparing [2025-08-21T10:04:14.364Z] 126606604466: Preparing [2025-08-21T10:04:14.364Z] 8492efb0e812: Preparing [2025-08-21T10:04:14.364Z] c8e897ea93a2: Preparing [2025-08-21T10:04:14.364Z] 8d1cc971b0f9: Preparing [2025-08-21T10:04:14.364Z] 414d1e13033a: Waiting [2025-08-21T10:04:14.364Z] 126606604466: Waiting [2025-08-21T10:04:14.364Z] 8492efb0e812: Waiting [2025-08-21T10:04:14.364Z] c8e897ea93a2: Waiting [2025-08-21T10:04:14.364Z] 5878b504e96a: Preparing [2025-08-21T10:04:14.364Z] 1e890da81ec9: Preparing [2025-08-21T10:04:14.364Z] 8d1cc971b0f9: Waiting [2025-08-21T10:04:14.364Z] 5878b504e96a: Waiting [2025-08-21T10:04:14.364Z] 1e890da81ec9: Waiting [2025-08-21T10:04:14.364Z] c065a56c3ce6: Layer already exists [2025-08-21T10:04:14.364Z] cf081c8baddf: Layer already exists [2025-08-21T10:04:14.364Z] e7e0d015037d: Layer already exists [2025-08-21T10:04:14.364Z] 4d8d4d24b0d9: Layer already exists [2025-08-21T10:04:14.364Z] 772807191f4c: Layer already exists [2025-08-21T10:04:14.364Z] 8492efb0e812: Layer already exists [2025-08-21T10:04:14.364Z] 8d1cc971b0f9: Layer already exists [2025-08-21T10:04:14.364Z] 414d1e13033a: Layer already exists [2025-08-21T10:04:14.364Z] c8e897ea93a2: Layer already exists [2025-08-21T10:04:14.364Z] 126606604466: Layer already exists [2025-08-21T10:04:14.364Z] 1e890da81ec9: Layer already exists [2025-08-21T10:04:14.364Z] 5878b504e96a: Layer already exists [2025-08-21T10:04:14.627Z] 4.1.0-dev.49: digest: sha256:76ee23ae631fdedc614c2f7e1c0c6d50ad9e62389486060b56f3ad7be315382e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:04:14.987Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:04:15.345Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:04:15.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-21T10:04:15.345Z] cf081c8baddf: Preparing [2025-08-21T10:04:15.345Z] 772807191f4c: Preparing [2025-08-21T10:04:15.345Z] e7e0d015037d: Preparing [2025-08-21T10:04:15.345Z] 4d8d4d24b0d9: Preparing [2025-08-21T10:04:15.345Z] c065a56c3ce6: Preparing [2025-08-21T10:04:15.345Z] 414d1e13033a: Preparing [2025-08-21T10:04:15.346Z] 414d1e13033a: Waiting [2025-08-21T10:04:15.346Z] 126606604466: Preparing [2025-08-21T10:04:15.346Z] 8492efb0e812: Preparing [2025-08-21T10:04:15.346Z] 126606604466: Waiting [2025-08-21T10:04:15.346Z] 8492efb0e812: Waiting [2025-08-21T10:04:15.346Z] c8e897ea93a2: Preparing [2025-08-21T10:04:15.346Z] 8d1cc971b0f9: Preparing [2025-08-21T10:04:15.346Z] 5878b504e96a: Preparing [2025-08-21T10:04:15.346Z] 1e890da81ec9: Preparing [2025-08-21T10:04:15.346Z] c8e897ea93a2: Waiting [2025-08-21T10:04:15.346Z] 8d1cc971b0f9: Waiting [2025-08-21T10:04:15.346Z] 5878b504e96a: Waiting [2025-08-21T10:04:15.346Z] 772807191f4c: Layer already exists [2025-08-21T10:04:15.346Z] cf081c8baddf: Layer already exists [2025-08-21T10:04:15.346Z] c065a56c3ce6: Layer already exists [2025-08-21T10:04:15.346Z] 4d8d4d24b0d9: Layer already exists [2025-08-21T10:04:15.346Z] e7e0d015037d: Layer already exists [2025-08-21T10:04:15.346Z] 8492efb0e812: Layer already exists [2025-08-21T10:04:15.346Z] 414d1e13033a: Layer already exists [2025-08-21T10:04:15.346Z] 8d1cc971b0f9: Layer already exists [2025-08-21T10:04:15.346Z] c8e897ea93a2: Layer already exists [2025-08-21T10:04:15.346Z] 126606604466: Layer already exists [2025-08-21T10:04:15.346Z] 1e890da81ec9: Layer already exists [2025-08-21T10:04:15.346Z] 5878b504e96a: Layer already exists [2025-08-21T10:04:15.610Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:76ee23ae631fdedc614c2f7e1c0c6d50ad9e62389486060b56f3ad7be315382e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:04:15.959Z] + 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-08-21T10:04:16.305Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-08-21T10:04:16.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-21T10:04:16.306Z] cf081c8baddf: Preparing [2025-08-21T10:04:16.306Z] 772807191f4c: Preparing [2025-08-21T10:04:16.306Z] e7e0d015037d: Preparing [2025-08-21T10:04:16.306Z] 4d8d4d24b0d9: Preparing [2025-08-21T10:04:16.306Z] c065a56c3ce6: Preparing [2025-08-21T10:04:16.306Z] 414d1e13033a: Preparing [2025-08-21T10:04:16.306Z] 126606604466: Preparing [2025-08-21T10:04:16.306Z] 8492efb0e812: Preparing [2025-08-21T10:04:16.306Z] c8e897ea93a2: Preparing [2025-08-21T10:04:16.306Z] 8d1cc971b0f9: Preparing [2025-08-21T10:04:16.306Z] 5878b504e96a: Preparing [2025-08-21T10:04:16.306Z] 1e890da81ec9: Preparing [2025-08-21T10:04:16.306Z] 8492efb0e812: Waiting [2025-08-21T10:04:16.306Z] c8e897ea93a2: Waiting [2025-08-21T10:04:16.306Z] 8d1cc971b0f9: Waiting [2025-08-21T10:04:16.306Z] 5878b504e96a: Waiting [2025-08-21T10:04:16.306Z] 1e890da81ec9: Waiting [2025-08-21T10:04:16.306Z] 414d1e13033a: Waiting [2025-08-21T10:04:16.306Z] 126606604466: Waiting [2025-08-21T10:04:16.306Z] c065a56c3ce6: Layer already exists [2025-08-21T10:04:16.306Z] 4d8d4d24b0d9: Layer already exists [2025-08-21T10:04:16.306Z] cf081c8baddf: Layer already exists [2025-08-21T10:04:16.306Z] 772807191f4c: Layer already exists [2025-08-21T10:04:16.306Z] e7e0d015037d: Layer already exists [2025-08-21T10:04:16.306Z] 414d1e13033a: Layer already exists [2025-08-21T10:04:16.306Z] 126606604466: Layer already exists [2025-08-21T10:04:16.306Z] c8e897ea93a2: Layer already exists [2025-08-21T10:04:16.306Z] 8d1cc971b0f9: Layer already exists [2025-08-21T10:04:16.306Z] 8492efb0e812: Layer already exists [2025-08-21T10:04:16.306Z] 5878b504e96a: Layer already exists [2025-08-21T10:04:16.306Z] 1e890da81ec9: Layer already exists [2025-08-21T10:04:16.570Z] main: digest: sha256:76ee23ae631fdedc614c2f7e1c0c6d50ad9e62389486060b56f3ad7be315382e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T10:04:16.651Z] ===================================================== [Pipeline] echo [2025-08-21T10:04:16.664Z] taggedImages: [2025-08-21T10:04:16.664Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:04:16.664Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-08-21T10:04:16.664Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.49 [2025-08-21T10:04:16.664Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:04:16.664Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-08-21T10:04:16.694Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-08-21T10:04:16.694Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:04:16.694Z] latest [2025-08-21T10:04:16.694Z] 4.1.0-dev.49 [2025-08-21T10:04:16.694Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:04:16.694Z] main [2025-08-21T10:04:16.694Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:04:17.067Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:04:17.418Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:04:17.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-21T10:04:17.418Z] 0a7dd9b1ca12: Preparing [2025-08-21T10:04:17.418Z] b8e41bf804b0: Preparing [2025-08-21T10:04:17.418Z] 8492efb0e812: Preparing [2025-08-21T10:04:17.418Z] c8e897ea93a2: Preparing [2025-08-21T10:04:17.418Z] 797d796dbb01: Preparing [2025-08-21T10:04:17.418Z] e0ea490f501e: Preparing [2025-08-21T10:04:17.418Z] e0ea490f501e: Waiting [2025-08-21T10:04:17.418Z] 1e890da81ec9: Preparing [2025-08-21T10:04:17.418Z] 1e890da81ec9: Waiting [2025-08-21T10:04:17.682Z] c8e897ea93a2: Layer already exists [2025-08-21T10:04:17.683Z] 8492efb0e812: Layer already exists [2025-08-21T10:04:17.683Z] 1e890da81ec9: Layer already exists [2025-08-21T10:04:17.683Z] 0a7dd9b1ca12: Pushed [2025-08-21T10:04:17.947Z] 797d796dbb01: Pushed [2025-08-21T10:04:19.881Z] e0ea490f501e: Pushed [2025-08-21T10:04:25.204Z] b8e41bf804b0: Pushed [2025-08-21T10:04:25.204Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:52100711b340a5056aecb46b5a9e5938a6636a748dd95ebe23c947e46e7e53ac size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:04:25.584Z] + 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-08-21T10:04:25.939Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-08-21T10:04:25.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-21T10:04:25.939Z] 0a7dd9b1ca12: Preparing [2025-08-21T10:04:25.939Z] b8e41bf804b0: Preparing [2025-08-21T10:04:25.939Z] 8492efb0e812: Preparing [2025-08-21T10:04:25.939Z] c8e897ea93a2: Preparing [2025-08-21T10:04:25.939Z] 797d796dbb01: Preparing [2025-08-21T10:04:25.939Z] e0ea490f501e: Preparing [2025-08-21T10:04:25.939Z] 1e890da81ec9: Preparing [2025-08-21T10:04:25.939Z] e0ea490f501e: Waiting [2025-08-21T10:04:25.939Z] 1e890da81ec9: Waiting [2025-08-21T10:04:25.939Z] 0a7dd9b1ca12: Layer already exists [2025-08-21T10:04:25.939Z] 797d796dbb01: Layer already exists [2025-08-21T10:04:25.939Z] c8e897ea93a2: Layer already exists [2025-08-21T10:04:25.939Z] 8492efb0e812: Layer already exists [2025-08-21T10:04:25.939Z] b8e41bf804b0: Layer already exists [2025-08-21T10:04:25.939Z] 1e890da81ec9: Layer already exists [2025-08-21T10:04:25.939Z] e0ea490f501e: Layer already exists [2025-08-21T10:04:25.939Z] latest: digest: sha256:52100711b340a5056aecb46b5a9e5938a6636a748dd95ebe23c947e46e7e53ac size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:04:26.599Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:04:26.955Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.49 [2025-08-21T10:04:26.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-21T10:04:26.955Z] 0a7dd9b1ca12: Preparing [2025-08-21T10:04:26.955Z] b8e41bf804b0: Preparing [2025-08-21T10:04:26.955Z] 8492efb0e812: Preparing [2025-08-21T10:04:26.955Z] c8e897ea93a2: Preparing [2025-08-21T10:04:26.955Z] 797d796dbb01: Preparing [2025-08-21T10:04:26.955Z] e0ea490f501e: Preparing [2025-08-21T10:04:26.955Z] 1e890da81ec9: Preparing [2025-08-21T10:04:26.955Z] e0ea490f501e: Waiting [2025-08-21T10:04:26.955Z] 1e890da81ec9: Waiting [2025-08-21T10:04:26.955Z] c8e897ea93a2: Layer already exists [2025-08-21T10:04:26.955Z] 8492efb0e812: Layer already exists [2025-08-21T10:04:26.955Z] 0a7dd9b1ca12: Layer already exists [2025-08-21T10:04:26.955Z] b8e41bf804b0: Layer already exists [2025-08-21T10:04:26.955Z] 797d796dbb01: Layer already exists [2025-08-21T10:04:26.955Z] 1e890da81ec9: Layer already exists [2025-08-21T10:04:26.955Z] e0ea490f501e: Layer already exists [2025-08-21T10:04:27.625Z] 4.1.0-dev.49: digest: sha256:52100711b340a5056aecb46b5a9e5938a6636a748dd95ebe23c947e46e7e53ac size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:04:27.992Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:04:28.369Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:04:28.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-21T10:04:28.369Z] 0a7dd9b1ca12: Preparing [2025-08-21T10:04:28.369Z] b8e41bf804b0: Preparing [2025-08-21T10:04:28.369Z] 8492efb0e812: Preparing [2025-08-21T10:04:28.369Z] c8e897ea93a2: Preparing [2025-08-21T10:04:28.369Z] 797d796dbb01: Preparing [2025-08-21T10:04:28.369Z] e0ea490f501e: Preparing [2025-08-21T10:04:28.369Z] 1e890da81ec9: Preparing [2025-08-21T10:04:28.369Z] e0ea490f501e: Waiting [2025-08-21T10:04:28.369Z] 1e890da81ec9: Waiting [2025-08-21T10:04:28.369Z] 0a7dd9b1ca12: Layer already exists [2025-08-21T10:04:28.369Z] b8e41bf804b0: Layer already exists [2025-08-21T10:04:28.369Z] c8e897ea93a2: Layer already exists [2025-08-21T10:04:28.369Z] 8492efb0e812: Layer already exists [2025-08-21T10:04:28.369Z] 797d796dbb01: Layer already exists [2025-08-21T10:04:28.369Z] e0ea490f501e: Layer already exists [2025-08-21T10:04:28.369Z] 1e890da81ec9: Layer already exists [2025-08-21T10:04:28.644Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:52100711b340a5056aecb46b5a9e5938a6636a748dd95ebe23c947e46e7e53ac size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:04:28.990Z] + 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-08-21T10:04:29.334Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-08-21T10:04:29.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-21T10:04:29.334Z] 0a7dd9b1ca12: Preparing [2025-08-21T10:04:29.334Z] b8e41bf804b0: Preparing [2025-08-21T10:04:29.334Z] 8492efb0e812: Preparing [2025-08-21T10:04:29.334Z] c8e897ea93a2: Preparing [2025-08-21T10:04:29.334Z] 797d796dbb01: Preparing [2025-08-21T10:04:29.334Z] e0ea490f501e: Preparing [2025-08-21T10:04:29.334Z] 1e890da81ec9: Preparing [2025-08-21T10:04:29.334Z] e0ea490f501e: Waiting [2025-08-21T10:04:29.334Z] 1e890da81ec9: Waiting [2025-08-21T10:04:29.334Z] c8e897ea93a2: Layer already exists [2025-08-21T10:04:29.334Z] 8492efb0e812: Layer already exists [2025-08-21T10:04:29.334Z] 0a7dd9b1ca12: Layer already exists [2025-08-21T10:04:29.334Z] 797d796dbb01: Layer already exists [2025-08-21T10:04:29.334Z] b8e41bf804b0: Layer already exists [2025-08-21T10:04:29.334Z] 1e890da81ec9: Layer already exists [2025-08-21T10:04:29.334Z] e0ea490f501e: Layer already exists [2025-08-21T10:04:29.334Z] main: digest: sha256:52100711b340a5056aecb46b5a9e5938a6636a748dd95ebe23c947e46e7e53ac size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T10:04:29.672Z] ===================================================== [Pipeline] echo [2025-08-21T10:04:29.682Z] taggedImages: [2025-08-21T10:04:29.682Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:04:29.682Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-08-21T10:04:29.682Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.49 [2025-08-21T10:04:29.682Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:04:29.682Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-08-21T10:04:29.709Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-08-21T10:04:29.709Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:04:29.709Z] latest [2025-08-21T10:04:29.709Z] 4.1.0-dev.49 [2025-08-21T10:04:29.709Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:04:29.709Z] main [2025-08-21T10:04:29.709Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:04:30.063Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:04:30.406Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:04:30.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-21T10:04:30.406Z] 5c3b52346a5b: Preparing [2025-08-21T10:04:30.406Z] eada7d83af69: Preparing [2025-08-21T10:04:30.406Z] 69fc510bbb29: Preparing [2025-08-21T10:04:30.406Z] 8492efb0e812: Preparing [2025-08-21T10:04:30.406Z] c8e897ea93a2: Preparing [2025-08-21T10:04:30.406Z] 057762b5f521: Preparing [2025-08-21T10:04:30.406Z] c3812125d9c7: Preparing [2025-08-21T10:04:30.406Z] 864f9c4b031b: Preparing [2025-08-21T10:04:30.406Z] 87f08dc3a4eb: Preparing [2025-08-21T10:04:30.406Z] 1e890da81ec9: Preparing [2025-08-21T10:04:30.406Z] 057762b5f521: Waiting [2025-08-21T10:04:30.406Z] c3812125d9c7: Waiting [2025-08-21T10:04:30.406Z] 864f9c4b031b: Waiting [2025-08-21T10:04:30.406Z] 87f08dc3a4eb: Waiting [2025-08-21T10:04:30.406Z] 1e890da81ec9: Waiting [2025-08-21T10:04:30.406Z] 8492efb0e812: Layer already exists [2025-08-21T10:04:30.406Z] c8e897ea93a2: Layer already exists [2025-08-21T10:04:30.670Z] 69fc510bbb29: Pushed [2025-08-21T10:04:30.670Z] eada7d83af69: Pushed [2025-08-21T10:04:30.670Z] 5c3b52346a5b: Pushed [2025-08-21T10:04:30.670Z] 1e890da81ec9: Layer already exists [2025-08-21T10:04:30.934Z] 864f9c4b031b: Pushed [2025-08-21T10:04:31.515Z] 87f08dc3a4eb: Pushed [2025-08-21T10:04:41.563Z] c3812125d9c7: Pushed [2025-08-21T10:04:56.525Z] 057762b5f521: Pushed [2025-08-21T10:04:56.525Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:81a7161a9ab8810c425cef6a08e3a9126761a0b772e7de47cceffec143a164ee size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:04:56.882Z] + 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-08-21T10:04:57.228Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-08-21T10:04:57.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-21T10:04:57.228Z] 5c3b52346a5b: Preparing [2025-08-21T10:04:57.228Z] eada7d83af69: Preparing [2025-08-21T10:04:57.228Z] 69fc510bbb29: Preparing [2025-08-21T10:04:57.228Z] 8492efb0e812: Preparing [2025-08-21T10:04:57.228Z] c8e897ea93a2: Preparing [2025-08-21T10:04:57.228Z] 057762b5f521: Preparing [2025-08-21T10:04:57.228Z] c3812125d9c7: Preparing [2025-08-21T10:04:57.228Z] 864f9c4b031b: Preparing [2025-08-21T10:04:57.228Z] 87f08dc3a4eb: Preparing [2025-08-21T10:04:57.228Z] 1e890da81ec9: Preparing [2025-08-21T10:04:57.228Z] c3812125d9c7: Waiting [2025-08-21T10:04:57.228Z] 864f9c4b031b: Waiting [2025-08-21T10:04:57.228Z] 1e890da81ec9: Waiting [2025-08-21T10:04:57.228Z] 87f08dc3a4eb: Waiting [2025-08-21T10:04:57.228Z] 057762b5f521: Waiting [2025-08-21T10:04:57.228Z] 5c3b52346a5b: Layer already exists [2025-08-21T10:04:57.228Z] eada7d83af69: Layer already exists [2025-08-21T10:04:57.228Z] 8492efb0e812: Layer already exists [2025-08-21T10:04:57.228Z] c8e897ea93a2: Layer already exists [2025-08-21T10:04:57.228Z] c3812125d9c7: Layer already exists [2025-08-21T10:04:57.228Z] 69fc510bbb29: Layer already exists [2025-08-21T10:04:57.228Z] 057762b5f521: Layer already exists [2025-08-21T10:04:57.228Z] 87f08dc3a4eb: Layer already exists [2025-08-21T10:04:57.228Z] 864f9c4b031b: Layer already exists [2025-08-21T10:04:57.228Z] 1e890da81ec9: Layer already exists [2025-08-21T10:04:57.492Z] latest: digest: sha256:81a7161a9ab8810c425cef6a08e3a9126761a0b772e7de47cceffec143a164ee size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:04:57.916Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:04:58.836Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.49 [2025-08-21T10:04:58.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-21T10:04:58.836Z] 5c3b52346a5b: Preparing [2025-08-21T10:04:58.836Z] eada7d83af69: Preparing [2025-08-21T10:04:58.836Z] 69fc510bbb29: Preparing [2025-08-21T10:04:58.836Z] 8492efb0e812: Preparing [2025-08-21T10:04:58.836Z] c8e897ea93a2: Preparing [2025-08-21T10:04:58.836Z] 057762b5f521: Preparing [2025-08-21T10:04:58.836Z] c3812125d9c7: Preparing [2025-08-21T10:04:58.836Z] 864f9c4b031b: Preparing [2025-08-21T10:04:58.836Z] 87f08dc3a4eb: Preparing [2025-08-21T10:04:58.836Z] 1e890da81ec9: Preparing [2025-08-21T10:04:58.836Z] c3812125d9c7: Waiting [2025-08-21T10:04:58.836Z] 864f9c4b031b: Waiting [2025-08-21T10:04:58.836Z] 87f08dc3a4eb: Waiting [2025-08-21T10:04:58.836Z] 1e890da81ec9: Waiting [2025-08-21T10:04:58.836Z] 057762b5f521: Waiting [2025-08-21T10:04:58.836Z] eada7d83af69: Layer already exists [2025-08-21T10:04:58.836Z] 8492efb0e812: Layer already exists [2025-08-21T10:04:58.836Z] 5c3b52346a5b: Layer already exists [2025-08-21T10:04:58.836Z] 69fc510bbb29: Layer already exists [2025-08-21T10:04:58.836Z] c8e897ea93a2: Layer already exists [2025-08-21T10:04:58.836Z] 864f9c4b031b: Layer already exists [2025-08-21T10:04:58.836Z] 057762b5f521: Layer already exists [2025-08-21T10:04:58.836Z] c3812125d9c7: Layer already exists [2025-08-21T10:04:58.836Z] 1e890da81ec9: Layer already exists [2025-08-21T10:04:58.836Z] 87f08dc3a4eb: Layer already exists [2025-08-21T10:04:59.100Z] 4.1.0-dev.49: digest: sha256:81a7161a9ab8810c425cef6a08e3a9126761a0b772e7de47cceffec143a164ee size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:04:59.452Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:04:59.797Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:04:59.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-21T10:04:59.797Z] 5c3b52346a5b: Preparing [2025-08-21T10:04:59.797Z] eada7d83af69: Preparing [2025-08-21T10:04:59.797Z] 69fc510bbb29: Preparing [2025-08-21T10:04:59.797Z] 8492efb0e812: Preparing [2025-08-21T10:04:59.797Z] c8e897ea93a2: Preparing [2025-08-21T10:04:59.797Z] 057762b5f521: Preparing [2025-08-21T10:04:59.797Z] c3812125d9c7: Preparing [2025-08-21T10:04:59.797Z] 864f9c4b031b: Preparing [2025-08-21T10:04:59.797Z] 87f08dc3a4eb: Preparing [2025-08-21T10:04:59.797Z] 1e890da81ec9: Preparing [2025-08-21T10:04:59.797Z] c3812125d9c7: Waiting [2025-08-21T10:04:59.797Z] 864f9c4b031b: Waiting [2025-08-21T10:04:59.797Z] 87f08dc3a4eb: Waiting [2025-08-21T10:04:59.797Z] 1e890da81ec9: Waiting [2025-08-21T10:04:59.797Z] 057762b5f521: Waiting [2025-08-21T10:04:59.797Z] 8492efb0e812: Layer already exists [2025-08-21T10:04:59.797Z] c8e897ea93a2: Layer already exists [2025-08-21T10:04:59.797Z] eada7d83af69: Layer already exists [2025-08-21T10:04:59.797Z] 69fc510bbb29: Layer already exists [2025-08-21T10:04:59.797Z] 5c3b52346a5b: Layer already exists [2025-08-21T10:04:59.797Z] 057762b5f521: Layer already exists [2025-08-21T10:04:59.797Z] 864f9c4b031b: Layer already exists [2025-08-21T10:04:59.797Z] 1e890da81ec9: Layer already exists [2025-08-21T10:04:59.797Z] c3812125d9c7: Layer already exists [2025-08-21T10:04:59.797Z] 87f08dc3a4eb: Layer already exists [2025-08-21T10:05:00.060Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:81a7161a9ab8810c425cef6a08e3a9126761a0b772e7de47cceffec143a164ee size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:05:00.418Z] + 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-08-21T10:05:00.768Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-08-21T10:05:00.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-21T10:05:00.769Z] 5c3b52346a5b: Preparing [2025-08-21T10:05:00.769Z] eada7d83af69: Preparing [2025-08-21T10:05:00.769Z] 69fc510bbb29: Preparing [2025-08-21T10:05:00.769Z] 8492efb0e812: Preparing [2025-08-21T10:05:00.769Z] c8e897ea93a2: Preparing [2025-08-21T10:05:00.769Z] 057762b5f521: Preparing [2025-08-21T10:05:00.769Z] c3812125d9c7: Preparing [2025-08-21T10:05:00.769Z] 864f9c4b031b: Preparing [2025-08-21T10:05:00.769Z] 87f08dc3a4eb: Preparing [2025-08-21T10:05:00.769Z] 1e890da81ec9: Preparing [2025-08-21T10:05:00.769Z] 057762b5f521: Waiting [2025-08-21T10:05:00.769Z] c3812125d9c7: Waiting [2025-08-21T10:05:00.769Z] 864f9c4b031b: Waiting [2025-08-21T10:05:00.769Z] 87f08dc3a4eb: Waiting [2025-08-21T10:05:00.769Z] 1e890da81ec9: Waiting [2025-08-21T10:05:00.769Z] eada7d83af69: Layer already exists [2025-08-21T10:05:00.769Z] 5c3b52346a5b: Layer already exists [2025-08-21T10:05:00.769Z] c8e897ea93a2: Layer already exists [2025-08-21T10:05:00.769Z] 69fc510bbb29: Layer already exists [2025-08-21T10:05:00.769Z] 8492efb0e812: Layer already exists [2025-08-21T10:05:00.769Z] c3812125d9c7: Layer already exists [2025-08-21T10:05:00.769Z] 057762b5f521: Layer already exists [2025-08-21T10:05:00.769Z] 864f9c4b031b: Layer already exists [2025-08-21T10:05:00.769Z] 1e890da81ec9: Layer already exists [2025-08-21T10:05:00.769Z] 87f08dc3a4eb: Layer already exists [2025-08-21T10:05:00.769Z] main: digest: sha256:81a7161a9ab8810c425cef6a08e3a9126761a0b772e7de47cceffec143a164ee size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T10:05:01.100Z] ===================================================== [Pipeline] echo [2025-08-21T10:05:01.114Z] taggedImages: [2025-08-21T10:05:01.114Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:05:01.114Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-08-21T10:05:01.114Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.49 [2025-08-21T10:05:01.114Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:05:01.114Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-08-21T10:05:01.145Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-08-21T10:05:01.145Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:05:01.145Z] latest [2025-08-21T10:05:01.145Z] 4.1.0-dev.49 [2025-08-21T10:05:01.145Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:05:01.145Z] main [2025-08-21T10:05:01.145Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:05:01.508Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:05:01.861Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:05:01.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-21T10:05:01.861Z] d5baf5550b6a: Preparing [2025-08-21T10:05:01.861Z] c93bb84825a0: Preparing [2025-08-21T10:05:01.861Z] fe9f75d7b544: Preparing [2025-08-21T10:05:01.861Z] 8492efb0e812: Preparing [2025-08-21T10:05:01.861Z] c8e897ea93a2: Preparing [2025-08-21T10:05:01.861Z] 057762b5f521: Preparing [2025-08-21T10:05:01.861Z] 81f715bcc27a: Preparing [2025-08-21T10:05:01.861Z] b3e02b39a37c: Preparing [2025-08-21T10:05:01.861Z] 1e890da81ec9: Preparing [2025-08-21T10:05:01.861Z] b3e02b39a37c: Waiting [2025-08-21T10:05:01.861Z] 057762b5f521: Waiting [2025-08-21T10:05:01.862Z] 1e890da81ec9: Waiting [2025-08-21T10:05:01.862Z] 81f715bcc27a: Waiting [2025-08-21T10:05:02.127Z] 8492efb0e812: Layer already exists [2025-08-21T10:05:02.127Z] c8e897ea93a2: Layer already exists [2025-08-21T10:05:02.127Z] 057762b5f521: Layer already exists [2025-08-21T10:05:02.127Z] c93bb84825a0: Pushed [2025-08-21T10:05:02.127Z] d5baf5550b6a: Pushed [2025-08-21T10:05:02.127Z] fe9f75d7b544: Pushed [2025-08-21T10:05:02.127Z] 1e890da81ec9: Layer already exists [2025-08-21T10:05:02.391Z] 81f715bcc27a: Pushed [2025-08-21T10:05:02.654Z] b3e02b39a37c: Pushed [2025-08-21T10:05:02.918Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:e1301f8314954fcbeb735f4004dd6d45b450a7ab6ac6a655df4eb6ce6d63ffde size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:05:03.265Z] + 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-08-21T10:05:03.621Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-08-21T10:05:03.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-21T10:05:03.621Z] d5baf5550b6a: Preparing [2025-08-21T10:05:03.621Z] c93bb84825a0: Preparing [2025-08-21T10:05:03.621Z] fe9f75d7b544: Preparing [2025-08-21T10:05:03.621Z] 8492efb0e812: Preparing [2025-08-21T10:05:03.621Z] c8e897ea93a2: Preparing [2025-08-21T10:05:03.621Z] 057762b5f521: Preparing [2025-08-21T10:05:03.621Z] 81f715bcc27a: Preparing [2025-08-21T10:05:03.621Z] b3e02b39a37c: Preparing [2025-08-21T10:05:03.621Z] 1e890da81ec9: Preparing [2025-08-21T10:05:03.621Z] 057762b5f521: Waiting [2025-08-21T10:05:03.621Z] b3e02b39a37c: Waiting [2025-08-21T10:05:03.621Z] 1e890da81ec9: Waiting [2025-08-21T10:05:03.621Z] 81f715bcc27a: Waiting [2025-08-21T10:05:03.621Z] fe9f75d7b544: Layer already exists [2025-08-21T10:05:03.621Z] c8e897ea93a2: Layer already exists [2025-08-21T10:05:03.621Z] c93bb84825a0: Layer already exists [2025-08-21T10:05:03.621Z] 8492efb0e812: Layer already exists [2025-08-21T10:05:03.621Z] d5baf5550b6a: Layer already exists [2025-08-21T10:05:03.621Z] 057762b5f521: Layer already exists [2025-08-21T10:05:03.621Z] 81f715bcc27a: Layer already exists [2025-08-21T10:05:03.621Z] 1e890da81ec9: Layer already exists [2025-08-21T10:05:03.621Z] b3e02b39a37c: Layer already exists [2025-08-21T10:05:03.885Z] latest: digest: sha256:e1301f8314954fcbeb735f4004dd6d45b450a7ab6ac6a655df4eb6ce6d63ffde size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:05:04.232Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:05:04.573Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.49 [2025-08-21T10:05:04.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-21T10:05:04.574Z] d5baf5550b6a: Preparing [2025-08-21T10:05:04.574Z] c93bb84825a0: Preparing [2025-08-21T10:05:04.574Z] fe9f75d7b544: Preparing [2025-08-21T10:05:04.574Z] 8492efb0e812: Preparing [2025-08-21T10:05:04.574Z] c8e897ea93a2: Preparing [2025-08-21T10:05:04.574Z] 057762b5f521: Preparing [2025-08-21T10:05:04.574Z] 81f715bcc27a: Preparing [2025-08-21T10:05:04.574Z] b3e02b39a37c: Preparing [2025-08-21T10:05:04.574Z] 1e890da81ec9: Preparing [2025-08-21T10:05:04.574Z] 81f715bcc27a: Waiting [2025-08-21T10:05:04.574Z] b3e02b39a37c: Waiting [2025-08-21T10:05:04.574Z] 1e890da81ec9: Waiting [2025-08-21T10:05:04.574Z] 057762b5f521: Waiting [2025-08-21T10:05:04.574Z] d5baf5550b6a: Layer already exists [2025-08-21T10:05:04.574Z] c93bb84825a0: Layer already exists [2025-08-21T10:05:04.574Z] c8e897ea93a2: Layer already exists [2025-08-21T10:05:04.574Z] fe9f75d7b544: Layer already exists [2025-08-21T10:05:04.574Z] 8492efb0e812: Layer already exists [2025-08-21T10:05:04.574Z] 057762b5f521: Layer already exists [2025-08-21T10:05:04.574Z] 81f715bcc27a: Layer already exists [2025-08-21T10:05:04.574Z] b3e02b39a37c: Layer already exists [2025-08-21T10:05:04.574Z] 1e890da81ec9: Layer already exists [2025-08-21T10:05:04.574Z] 4.1.0-dev.49: digest: sha256:e1301f8314954fcbeb735f4004dd6d45b450a7ab6ac6a655df4eb6ce6d63ffde size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:05:05.187Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:05:05.530Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:05:05.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-21T10:05:05.530Z] d5baf5550b6a: Preparing [2025-08-21T10:05:05.530Z] c93bb84825a0: Preparing [2025-08-21T10:05:05.530Z] fe9f75d7b544: Preparing [2025-08-21T10:05:05.530Z] 8492efb0e812: Preparing [2025-08-21T10:05:05.530Z] c8e897ea93a2: Preparing [2025-08-21T10:05:05.530Z] 057762b5f521: Preparing [2025-08-21T10:05:05.530Z] 81f715bcc27a: Preparing [2025-08-21T10:05:05.530Z] b3e02b39a37c: Preparing [2025-08-21T10:05:05.530Z] 1e890da81ec9: Preparing [2025-08-21T10:05:05.530Z] 057762b5f521: Waiting [2025-08-21T10:05:05.530Z] 81f715bcc27a: Waiting [2025-08-21T10:05:05.530Z] b3e02b39a37c: Waiting [2025-08-21T10:05:05.530Z] 1e890da81ec9: Waiting [2025-08-21T10:05:05.530Z] c93bb84825a0: Layer already exists [2025-08-21T10:05:05.530Z] fe9f75d7b544: Layer already exists [2025-08-21T10:05:05.530Z] c8e897ea93a2: Layer already exists [2025-08-21T10:05:05.530Z] 8492efb0e812: Layer already exists [2025-08-21T10:05:05.530Z] d5baf5550b6a: Layer already exists [2025-08-21T10:05:05.530Z] b3e02b39a37c: Layer already exists [2025-08-21T10:05:05.530Z] 057762b5f521: Layer already exists [2025-08-21T10:05:05.530Z] 1e890da81ec9: Layer already exists [2025-08-21T10:05:05.530Z] 81f715bcc27a: Layer already exists [2025-08-21T10:05:05.792Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:e1301f8314954fcbeb735f4004dd6d45b450a7ab6ac6a655df4eb6ce6d63ffde size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:05:06.138Z] + 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-08-21T10:05:06.485Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-08-21T10:05:06.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-21T10:05:06.485Z] d5baf5550b6a: Preparing [2025-08-21T10:05:06.485Z] c93bb84825a0: Preparing [2025-08-21T10:05:06.485Z] fe9f75d7b544: Preparing [2025-08-21T10:05:06.485Z] 8492efb0e812: Preparing [2025-08-21T10:05:06.485Z] c8e897ea93a2: Preparing [2025-08-21T10:05:06.485Z] 057762b5f521: Preparing [2025-08-21T10:05:06.485Z] 81f715bcc27a: Preparing [2025-08-21T10:05:06.485Z] b3e02b39a37c: Preparing [2025-08-21T10:05:06.485Z] 1e890da81ec9: Preparing [2025-08-21T10:05:06.485Z] 057762b5f521: Waiting [2025-08-21T10:05:06.485Z] 81f715bcc27a: Waiting [2025-08-21T10:05:06.485Z] b3e02b39a37c: Waiting [2025-08-21T10:05:06.485Z] 1e890da81ec9: Waiting [2025-08-21T10:05:06.485Z] d5baf5550b6a: Layer already exists [2025-08-21T10:05:06.485Z] c93bb84825a0: Layer already exists [2025-08-21T10:05:06.485Z] c8e897ea93a2: Layer already exists [2025-08-21T10:05:06.485Z] 8492efb0e812: Layer already exists [2025-08-21T10:05:06.485Z] fe9f75d7b544: Layer already exists [2025-08-21T10:05:06.485Z] 81f715bcc27a: Layer already exists [2025-08-21T10:05:06.485Z] 057762b5f521: Layer already exists [2025-08-21T10:05:06.485Z] 1e890da81ec9: Layer already exists [2025-08-21T10:05:06.485Z] b3e02b39a37c: Layer already exists [2025-08-21T10:05:06.748Z] main: digest: sha256:e1301f8314954fcbeb735f4004dd6d45b450a7ab6ac6a655df4eb6ce6d63ffde size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T10:05:06.830Z] ===================================================== [Pipeline] echo [2025-08-21T10:05:06.844Z] taggedImages: [2025-08-21T10:05:06.844Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:05:06.844Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-08-21T10:05:06.844Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.49 [2025-08-21T10:05:06.844Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:05:06.844Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-08-21T10:05:06.871Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-08-21T10:05:06.871Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:05:06.871Z] latest [2025-08-21T10:05:06.871Z] 4.1.0-dev.49 [2025-08-21T10:05:06.871Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:05:06.871Z] main [2025-08-21T10:05:06.871Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:05:07.240Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:05:07.597Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:05:07.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-21T10:05:07.597Z] 3a2ed03ed104: Preparing [2025-08-21T10:05:07.597Z] 838611ab830f: Preparing [2025-08-21T10:05:07.597Z] 24b3ad3de4da: Preparing [2025-08-21T10:05:07.597Z] 8492efb0e812: Preparing [2025-08-21T10:05:07.597Z] c8e897ea93a2: Preparing [2025-08-21T10:05:07.597Z] 2a5a2a7c7cca: Preparing [2025-08-21T10:05:07.597Z] 864f9c4b031b: Preparing [2025-08-21T10:05:07.597Z] 87f08dc3a4eb: Preparing [2025-08-21T10:05:07.597Z] 1e890da81ec9: Preparing [2025-08-21T10:05:07.597Z] 2a5a2a7c7cca: Waiting [2025-08-21T10:05:07.597Z] 87f08dc3a4eb: Waiting [2025-08-21T10:05:07.597Z] 1e890da81ec9: Waiting [2025-08-21T10:05:07.597Z] 864f9c4b031b: Waiting [2025-08-21T10:05:07.597Z] c8e897ea93a2: Layer already exists [2025-08-21T10:05:07.597Z] 8492efb0e812: Layer already exists [2025-08-21T10:05:07.861Z] 864f9c4b031b: Layer already exists [2025-08-21T10:05:07.861Z] 24b3ad3de4da: Pushed [2025-08-21T10:05:07.861Z] 87f08dc3a4eb: Layer already exists [2025-08-21T10:05:07.861Z] 838611ab830f: Pushed [2025-08-21T10:05:07.861Z] 3a2ed03ed104: Pushed [2025-08-21T10:05:07.861Z] 1e890da81ec9: Layer already exists [2025-08-21T10:05:34.498Z] 2a5a2a7c7cca: Pushed [2025-08-21T10:05:34.498Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:847a7e594fc6f2d55aa5f697ff810e88d882f8eb7632579700724884fcb002df size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:05:34.851Z] + 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-08-21T10:05:35.198Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-08-21T10:05:35.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-21T10:05:35.198Z] 3a2ed03ed104: Preparing [2025-08-21T10:05:35.198Z] 838611ab830f: Preparing [2025-08-21T10:05:35.198Z] 24b3ad3de4da: Preparing [2025-08-21T10:05:35.198Z] 8492efb0e812: Preparing [2025-08-21T10:05:35.198Z] c8e897ea93a2: Preparing [2025-08-21T10:05:35.198Z] 2a5a2a7c7cca: Preparing [2025-08-21T10:05:35.198Z] 864f9c4b031b: Preparing [2025-08-21T10:05:35.198Z] 87f08dc3a4eb: Preparing [2025-08-21T10:05:35.198Z] 1e890da81ec9: Preparing [2025-08-21T10:05:35.198Z] 2a5a2a7c7cca: Waiting [2025-08-21T10:05:35.198Z] 864f9c4b031b: Waiting [2025-08-21T10:05:35.198Z] 87f08dc3a4eb: Waiting [2025-08-21T10:05:35.198Z] 1e890da81ec9: Waiting [2025-08-21T10:05:35.198Z] 8492efb0e812: Layer already exists [2025-08-21T10:05:35.198Z] c8e897ea93a2: Layer already exists [2025-08-21T10:05:35.198Z] 3a2ed03ed104: Layer already exists [2025-08-21T10:05:35.198Z] 838611ab830f: Layer already exists [2025-08-21T10:05:35.198Z] 24b3ad3de4da: Layer already exists [2025-08-21T10:05:35.198Z] 2a5a2a7c7cca: Layer already exists [2025-08-21T10:05:35.198Z] 864f9c4b031b: Layer already exists [2025-08-21T10:05:35.198Z] 1e890da81ec9: Layer already exists [2025-08-21T10:05:35.198Z] 87f08dc3a4eb: Layer already exists [2025-08-21T10:05:35.463Z] latest: digest: sha256:847a7e594fc6f2d55aa5f697ff810e88d882f8eb7632579700724884fcb002df size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:05:35.821Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:05:36.165Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.49 [2025-08-21T10:05:36.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-21T10:05:36.165Z] 3a2ed03ed104: Preparing [2025-08-21T10:05:36.165Z] 838611ab830f: Preparing [2025-08-21T10:05:36.165Z] 24b3ad3de4da: Preparing [2025-08-21T10:05:36.165Z] 8492efb0e812: Preparing [2025-08-21T10:05:36.165Z] c8e897ea93a2: Preparing [2025-08-21T10:05:36.165Z] 2a5a2a7c7cca: Preparing [2025-08-21T10:05:36.165Z] 864f9c4b031b: Preparing [2025-08-21T10:05:36.165Z] 87f08dc3a4eb: Preparing [2025-08-21T10:05:36.165Z] 1e890da81ec9: Preparing [2025-08-21T10:05:36.165Z] 2a5a2a7c7cca: Waiting [2025-08-21T10:05:36.165Z] 864f9c4b031b: Waiting [2025-08-21T10:05:36.165Z] 87f08dc3a4eb: Waiting [2025-08-21T10:05:36.165Z] 1e890da81ec9: Waiting [2025-08-21T10:05:36.165Z] 838611ab830f: Layer already exists [2025-08-21T10:05:36.165Z] 24b3ad3de4da: Layer already exists [2025-08-21T10:05:36.165Z] 8492efb0e812: Layer already exists [2025-08-21T10:05:36.165Z] 3a2ed03ed104: Layer already exists [2025-08-21T10:05:36.165Z] 2a5a2a7c7cca: Layer already exists [2025-08-21T10:05:36.165Z] c8e897ea93a2: Layer already exists [2025-08-21T10:05:36.165Z] 864f9c4b031b: Layer already exists [2025-08-21T10:05:36.165Z] 87f08dc3a4eb: Layer already exists [2025-08-21T10:05:36.165Z] 1e890da81ec9: Layer already exists [2025-08-21T10:05:36.430Z] 4.1.0-dev.49: digest: sha256:847a7e594fc6f2d55aa5f697ff810e88d882f8eb7632579700724884fcb002df size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:05:36.779Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:05:37.130Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:05:37.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-21T10:05:37.130Z] 3a2ed03ed104: Preparing [2025-08-21T10:05:37.130Z] 838611ab830f: Preparing [2025-08-21T10:05:37.130Z] 24b3ad3de4da: Preparing [2025-08-21T10:05:37.130Z] 8492efb0e812: Preparing [2025-08-21T10:05:37.130Z] c8e897ea93a2: Preparing [2025-08-21T10:05:37.130Z] 2a5a2a7c7cca: Preparing [2025-08-21T10:05:37.130Z] 864f9c4b031b: Preparing [2025-08-21T10:05:37.130Z] 87f08dc3a4eb: Preparing [2025-08-21T10:05:37.130Z] 1e890da81ec9: Preparing [2025-08-21T10:05:37.130Z] 2a5a2a7c7cca: Waiting [2025-08-21T10:05:37.130Z] 864f9c4b031b: Waiting [2025-08-21T10:05:37.130Z] 87f08dc3a4eb: Waiting [2025-08-21T10:05:37.130Z] 1e890da81ec9: Waiting [2025-08-21T10:05:37.130Z] 3a2ed03ed104: Layer already exists [2025-08-21T10:05:37.130Z] 838611ab830f: Layer already exists [2025-08-21T10:05:37.130Z] c8e897ea93a2: Layer already exists [2025-08-21T10:05:37.130Z] 8492efb0e812: Layer already exists [2025-08-21T10:05:37.130Z] 24b3ad3de4da: Layer already exists [2025-08-21T10:05:37.130Z] 864f9c4b031b: Layer already exists [2025-08-21T10:05:37.130Z] 2a5a2a7c7cca: Layer already exists [2025-08-21T10:05:37.130Z] 1e890da81ec9: Layer already exists [2025-08-21T10:05:37.130Z] 87f08dc3a4eb: Layer already exists [2025-08-21T10:05:37.393Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:847a7e594fc6f2d55aa5f697ff810e88d882f8eb7632579700724884fcb002df size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:05:37.745Z] + 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-08-21T10:05:38.083Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-08-21T10:05:38.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-21T10:05:38.084Z] 3a2ed03ed104: Preparing [2025-08-21T10:05:38.084Z] 838611ab830f: Preparing [2025-08-21T10:05:38.084Z] 24b3ad3de4da: Preparing [2025-08-21T10:05:38.084Z] 8492efb0e812: Preparing [2025-08-21T10:05:38.084Z] c8e897ea93a2: Preparing [2025-08-21T10:05:38.084Z] 2a5a2a7c7cca: Preparing [2025-08-21T10:05:38.084Z] 864f9c4b031b: Preparing [2025-08-21T10:05:38.084Z] 87f08dc3a4eb: Preparing [2025-08-21T10:05:38.084Z] 1e890da81ec9: Preparing [2025-08-21T10:05:38.084Z] 2a5a2a7c7cca: Waiting [2025-08-21T10:05:38.084Z] 864f9c4b031b: Waiting [2025-08-21T10:05:38.084Z] 87f08dc3a4eb: Waiting [2025-08-21T10:05:38.084Z] 1e890da81ec9: Waiting [2025-08-21T10:05:38.084Z] 838611ab830f: Layer already exists [2025-08-21T10:05:38.084Z] 8492efb0e812: Layer already exists [2025-08-21T10:05:38.084Z] c8e897ea93a2: Layer already exists [2025-08-21T10:05:38.084Z] 24b3ad3de4da: Layer already exists [2025-08-21T10:05:38.084Z] 87f08dc3a4eb: Layer already exists [2025-08-21T10:05:38.084Z] 2a5a2a7c7cca: Layer already exists [2025-08-21T10:05:38.084Z] 3a2ed03ed104: Layer already exists [2025-08-21T10:05:38.084Z] 864f9c4b031b: Layer already exists [2025-08-21T10:05:38.084Z] 1e890da81ec9: Layer already exists [2025-08-21T10:05:38.346Z] main: digest: sha256:847a7e594fc6f2d55aa5f697ff810e88d882f8eb7632579700724884fcb002df size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T10:05:38.428Z] ===================================================== [Pipeline] echo [2025-08-21T10:05:38.442Z] taggedImages: [2025-08-21T10:05:38.442Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:05:38.442Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-08-21T10:05:38.442Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.49 [2025-08-21T10:05:38.442Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:05:38.442Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-08-21T10:05:38.468Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-08-21T10:05:38.468Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:05:38.468Z] latest [2025-08-21T10:05:38.468Z] 4.1.0-dev.49 [2025-08-21T10:05:38.468Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:05:38.468Z] main [2025-08-21T10:05:38.468Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:05:38.832Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:05:39.178Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:05:39.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-21T10:05:39.178Z] 301b781ea371: Preparing [2025-08-21T10:05:39.178Z] 8cf6c4f21739: Preparing [2025-08-21T10:05:39.178Z] 8492efb0e812: Preparing [2025-08-21T10:05:39.178Z] c8e897ea93a2: Preparing [2025-08-21T10:05:39.178Z] 2e7cd712a30d: Preparing [2025-08-21T10:05:39.178Z] 73e928f103bc: Preparing [2025-08-21T10:05:39.178Z] 1e890da81ec9: Preparing [2025-08-21T10:05:39.178Z] 73e928f103bc: Waiting [2025-08-21T10:05:39.178Z] 1e890da81ec9: Waiting [2025-08-21T10:05:39.178Z] c8e897ea93a2: Layer already exists [2025-08-21T10:05:39.442Z] 8492efb0e812: Layer already exists [2025-08-21T10:05:39.442Z] 1e890da81ec9: Layer already exists [2025-08-21T10:05:39.442Z] 301b781ea371: Pushed [2025-08-21T10:05:39.706Z] 2e7cd712a30d: Pushed [2025-08-21T10:05:40.654Z] 73e928f103bc: Pushed [2025-08-21T10:05:48.831Z] 8cf6c4f21739: Pushed [2025-08-21T10:05:48.831Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:4341df08f6a890ca95061d85e8224342f6d8db077368573ae5a2072201ab541b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:05:49.178Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:05:49.525Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-08-21T10:05:49.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-21T10:05:49.525Z] 301b781ea371: Preparing [2025-08-21T10:05:49.525Z] 8cf6c4f21739: Preparing [2025-08-21T10:05:49.525Z] 8492efb0e812: Preparing [2025-08-21T10:05:49.525Z] c8e897ea93a2: Preparing [2025-08-21T10:05:49.525Z] 2e7cd712a30d: Preparing [2025-08-21T10:05:49.525Z] 73e928f103bc: Preparing [2025-08-21T10:05:49.525Z] 1e890da81ec9: Preparing [2025-08-21T10:05:49.525Z] 73e928f103bc: Waiting [2025-08-21T10:05:49.525Z] 1e890da81ec9: Waiting [2025-08-21T10:05:49.525Z] c8e897ea93a2: Layer already exists [2025-08-21T10:05:49.525Z] 8cf6c4f21739: Layer already exists [2025-08-21T10:05:49.525Z] 8492efb0e812: Layer already exists [2025-08-21T10:05:49.525Z] 2e7cd712a30d: Layer already exists [2025-08-21T10:05:49.525Z] 301b781ea371: Layer already exists [2025-08-21T10:05:49.525Z] 1e890da81ec9: Layer already exists [2025-08-21T10:05:49.525Z] 73e928f103bc: Layer already exists [2025-08-21T10:05:49.789Z] latest: digest: sha256:4341df08f6a890ca95061d85e8224342f6d8db077368573ae5a2072201ab541b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:05:50.148Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:05:50.490Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.49 [2025-08-21T10:05:50.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-21T10:05:50.490Z] 301b781ea371: Preparing [2025-08-21T10:05:50.490Z] 8cf6c4f21739: Preparing [2025-08-21T10:05:50.490Z] 8492efb0e812: Preparing [2025-08-21T10:05:50.490Z] c8e897ea93a2: Preparing [2025-08-21T10:05:50.490Z] 2e7cd712a30d: Preparing [2025-08-21T10:05:50.490Z] 73e928f103bc: Preparing [2025-08-21T10:05:50.490Z] 1e890da81ec9: Preparing [2025-08-21T10:05:50.490Z] 73e928f103bc: Waiting [2025-08-21T10:05:50.490Z] 1e890da81ec9: Waiting [2025-08-21T10:05:50.490Z] c8e897ea93a2: Layer already exists [2025-08-21T10:05:50.490Z] 301b781ea371: Layer already exists [2025-08-21T10:05:50.490Z] 2e7cd712a30d: Layer already exists [2025-08-21T10:05:50.490Z] 8492efb0e812: Layer already exists [2025-08-21T10:05:50.490Z] 8cf6c4f21739: Layer already exists [2025-08-21T10:05:50.490Z] 1e890da81ec9: Layer already exists [2025-08-21T10:05:50.490Z] 73e928f103bc: Layer already exists [2025-08-21T10:05:50.490Z] 4.1.0-dev.49: digest: sha256:4341df08f6a890ca95061d85e8224342f6d8db077368573ae5a2072201ab541b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:05:50.840Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:05:51.189Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:05:51.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-21T10:05:51.190Z] 301b781ea371: Preparing [2025-08-21T10:05:51.190Z] 8cf6c4f21739: Preparing [2025-08-21T10:05:51.190Z] 8492efb0e812: Preparing [2025-08-21T10:05:51.190Z] c8e897ea93a2: Preparing [2025-08-21T10:05:51.190Z] 2e7cd712a30d: Preparing [2025-08-21T10:05:51.190Z] 73e928f103bc: Preparing [2025-08-21T10:05:51.190Z] 1e890da81ec9: Preparing [2025-08-21T10:05:51.190Z] 73e928f103bc: Waiting [2025-08-21T10:05:51.190Z] 1e890da81ec9: Waiting [2025-08-21T10:05:51.190Z] 8492efb0e812: Layer already exists [2025-08-21T10:05:51.190Z] 301b781ea371: Layer already exists [2025-08-21T10:05:51.190Z] 2e7cd712a30d: Layer already exists [2025-08-21T10:05:51.190Z] c8e897ea93a2: Layer already exists [2025-08-21T10:05:51.190Z] 8cf6c4f21739: Layer already exists [2025-08-21T10:05:51.190Z] 1e890da81ec9: Layer already exists [2025-08-21T10:05:51.190Z] 73e928f103bc: Layer already exists [2025-08-21T10:05:51.453Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:4341df08f6a890ca95061d85e8224342f6d8db077368573ae5a2072201ab541b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:05:51.801Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:05:52.146Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-08-21T10:05:52.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-21T10:05:52.146Z] 301b781ea371: Preparing [2025-08-21T10:05:52.146Z] 8cf6c4f21739: Preparing [2025-08-21T10:05:52.146Z] 8492efb0e812: Preparing [2025-08-21T10:05:52.146Z] c8e897ea93a2: Preparing [2025-08-21T10:05:52.146Z] 2e7cd712a30d: Preparing [2025-08-21T10:05:52.146Z] 73e928f103bc: Preparing [2025-08-21T10:05:52.146Z] 1e890da81ec9: Preparing [2025-08-21T10:05:52.146Z] 73e928f103bc: Waiting [2025-08-21T10:05:52.146Z] 1e890da81ec9: Waiting [2025-08-21T10:05:52.146Z] 8cf6c4f21739: Layer already exists [2025-08-21T10:05:52.146Z] c8e897ea93a2: Layer already exists [2025-08-21T10:05:52.146Z] 301b781ea371: Layer already exists [2025-08-21T10:05:52.146Z] 8492efb0e812: Layer already exists [2025-08-21T10:05:52.146Z] 2e7cd712a30d: Layer already exists [2025-08-21T10:05:52.146Z] 73e928f103bc: Layer already exists [2025-08-21T10:05:52.146Z] 1e890da81ec9: Layer already exists [2025-08-21T10:05:52.410Z] main: digest: sha256:4341df08f6a890ca95061d85e8224342f6d8db077368573ae5a2072201ab541b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T10:05:52.496Z] ===================================================== [Pipeline] echo [2025-08-21T10:05:52.510Z] taggedImages: [2025-08-21T10:05:52.510Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:05:52.510Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-08-21T10:05:52.510Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.49 [2025-08-21T10:05:52.510Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:05:52.510Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-08-21T10:05:52.537Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-08-21T10:05:52.538Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:05:52.538Z] latest [2025-08-21T10:05:52.538Z] 4.1.0-dev.49 [2025-08-21T10:05:52.538Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:05:52.538Z] main [2025-08-21T10:05:52.538Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:05:52.904Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:05:53.266Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:05:53.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-21T10:05:53.267Z] df3040ef196f: Preparing [2025-08-21T10:05:53.267Z] 7d6e5314b5b2: Preparing [2025-08-21T10:05:53.267Z] 8492efb0e812: Preparing [2025-08-21T10:05:53.267Z] c8e897ea93a2: Preparing [2025-08-21T10:05:53.267Z] 1857b2d1a5aa: Preparing [2025-08-21T10:05:53.267Z] 8185a700e7a1: Preparing [2025-08-21T10:05:53.267Z] 1e890da81ec9: Preparing [2025-08-21T10:05:53.267Z] 8185a700e7a1: Waiting [2025-08-21T10:05:53.267Z] 1e890da81ec9: Waiting [2025-08-21T10:05:53.267Z] c8e897ea93a2: Layer already exists [2025-08-21T10:05:53.267Z] 8492efb0e812: Layer already exists [2025-08-21T10:05:53.531Z] 1e890da81ec9: Layer already exists [2025-08-21T10:05:53.531Z] df3040ef196f: Pushed [2025-08-21T10:05:53.794Z] 1857b2d1a5aa: Pushed [2025-08-21T10:05:57.113Z] 8185a700e7a1: Pushed [2025-08-21T10:06:02.432Z] 7d6e5314b5b2: Pushed [2025-08-21T10:06:02.432Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:c71fae6716c40c5eeeab5e84ef97ef82852cb913d42a14f8154c16c109a36b04 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:06:02.799Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:06:03.157Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-08-21T10:06:03.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-21T10:06:03.157Z] df3040ef196f: Preparing [2025-08-21T10:06:03.157Z] 7d6e5314b5b2: Preparing [2025-08-21T10:06:03.157Z] 8492efb0e812: Preparing [2025-08-21T10:06:03.157Z] c8e897ea93a2: Preparing [2025-08-21T10:06:03.157Z] 1857b2d1a5aa: Preparing [2025-08-21T10:06:03.157Z] 8185a700e7a1: Preparing [2025-08-21T10:06:03.157Z] 1e890da81ec9: Preparing [2025-08-21T10:06:03.157Z] 8185a700e7a1: Waiting [2025-08-21T10:06:03.157Z] 1e890da81ec9: Waiting [2025-08-21T10:06:03.157Z] 7d6e5314b5b2: Layer already exists [2025-08-21T10:06:03.157Z] 1857b2d1a5aa: Layer already exists [2025-08-21T10:06:03.157Z] 8492efb0e812: Layer already exists [2025-08-21T10:06:03.157Z] c8e897ea93a2: Layer already exists [2025-08-21T10:06:03.157Z] df3040ef196f: Layer already exists [2025-08-21T10:06:03.157Z] 1e890da81ec9: Layer already exists [2025-08-21T10:06:03.157Z] 8185a700e7a1: Layer already exists [2025-08-21T10:06:03.157Z] latest: digest: sha256:c71fae6716c40c5eeeab5e84ef97ef82852cb913d42a14f8154c16c109a36b04 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:06:03.770Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:06:04.114Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.49 [2025-08-21T10:06:04.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-21T10:06:04.114Z] df3040ef196f: Preparing [2025-08-21T10:06:04.114Z] 7d6e5314b5b2: Preparing [2025-08-21T10:06:04.114Z] 8492efb0e812: Preparing [2025-08-21T10:06:04.114Z] c8e897ea93a2: Preparing [2025-08-21T10:06:04.114Z] 1857b2d1a5aa: Preparing [2025-08-21T10:06:04.114Z] 8185a700e7a1: Preparing [2025-08-21T10:06:04.114Z] 1e890da81ec9: Preparing [2025-08-21T10:06:04.114Z] 8185a700e7a1: Waiting [2025-08-21T10:06:04.114Z] 1e890da81ec9: Waiting [2025-08-21T10:06:04.115Z] 8492efb0e812: Layer already exists [2025-08-21T10:06:04.115Z] 1857b2d1a5aa: Layer already exists [2025-08-21T10:06:04.115Z] df3040ef196f: Layer already exists [2025-08-21T10:06:04.115Z] c8e897ea93a2: Layer already exists [2025-08-21T10:06:04.115Z] 7d6e5314b5b2: Layer already exists [2025-08-21T10:06:04.115Z] 8185a700e7a1: Layer already exists [2025-08-21T10:06:04.115Z] 1e890da81ec9: Layer already exists [2025-08-21T10:06:04.115Z] 4.1.0-dev.49: digest: sha256:c71fae6716c40c5eeeab5e84ef97ef82852cb913d42a14f8154c16c109a36b04 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:06:04.746Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:06:05.086Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:06:05.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-21T10:06:05.086Z] df3040ef196f: Preparing [2025-08-21T10:06:05.086Z] 7d6e5314b5b2: Preparing [2025-08-21T10:06:05.086Z] 8492efb0e812: Preparing [2025-08-21T10:06:05.086Z] c8e897ea93a2: Preparing [2025-08-21T10:06:05.086Z] 1857b2d1a5aa: Preparing [2025-08-21T10:06:05.086Z] 8185a700e7a1: Preparing [2025-08-21T10:06:05.086Z] 1e890da81ec9: Preparing [2025-08-21T10:06:05.086Z] 8185a700e7a1: Waiting [2025-08-21T10:06:05.086Z] 1e890da81ec9: Waiting [2025-08-21T10:06:05.086Z] 1857b2d1a5aa: Layer already exists [2025-08-21T10:06:05.086Z] 7d6e5314b5b2: Layer already exists [2025-08-21T10:06:05.086Z] 8492efb0e812: Layer already exists [2025-08-21T10:06:05.086Z] c8e897ea93a2: Layer already exists [2025-08-21T10:06:05.086Z] df3040ef196f: Layer already exists [2025-08-21T10:06:05.086Z] 1e890da81ec9: Layer already exists [2025-08-21T10:06:05.086Z] 8185a700e7a1: Layer already exists [2025-08-21T10:06:05.349Z] c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:c71fae6716c40c5eeeab5e84ef97ef82852cb913d42a14f8154c16c109a36b04 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:06:05.700Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:06:06.057Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-08-21T10:06:06.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-21T10:06:06.057Z] df3040ef196f: Preparing [2025-08-21T10:06:06.057Z] 7d6e5314b5b2: Preparing [2025-08-21T10:06:06.057Z] 8492efb0e812: Preparing [2025-08-21T10:06:06.057Z] c8e897ea93a2: Preparing [2025-08-21T10:06:06.057Z] 1857b2d1a5aa: Preparing [2025-08-21T10:06:06.057Z] 8185a700e7a1: Preparing [2025-08-21T10:06:06.057Z] 1e890da81ec9: Preparing [2025-08-21T10:06:06.057Z] 8185a700e7a1: Waiting [2025-08-21T10:06:06.057Z] 1e890da81ec9: Waiting [2025-08-21T10:06:06.057Z] c8e897ea93a2: Layer already exists [2025-08-21T10:06:06.057Z] 7d6e5314b5b2: Layer already exists [2025-08-21T10:06:06.057Z] 1857b2d1a5aa: Layer already exists [2025-08-21T10:06:06.057Z] df3040ef196f: Layer already exists [2025-08-21T10:06:06.057Z] 8492efb0e812: Layer already exists [2025-08-21T10:06:06.057Z] 1e890da81ec9: Layer already exists [2025-08-21T10:06:06.057Z] 8185a700e7a1: Layer already exists [2025-08-21T10:06:06.353Z] main: digest: sha256:c71fae6716c40c5eeeab5e84ef97ef82852cb913d42a14f8154c16c109a36b04 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T10:06:06.430Z] ===================================================== [Pipeline] echo [2025-08-21T10:06:06.515Z] taggedImages: [2025-08-21T10:06:06.515Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [2025-08-21T10:06:06.515Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-08-21T10:06:06.515Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.49 [2025-08-21T10:06:06.515Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [2025-08-21T10:06:06.515Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2025-08-21T10:06:06.534Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] echo [2025-08-21T10:06:06.550Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2025-08-21T10:06:06.562Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.49 [Pipeline] echo [2025-08-21T10:06:06.573Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] echo [2025-08-21T10:06:06.584Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-08-21T10:06:06.597Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] echo [2025-08-21T10:06:06.612Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2025-08-21T10:06:06.621Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.49 [Pipeline] echo [2025-08-21T10:06:06.639Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] echo [2025-08-21T10:06:06.651Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-08-21T10:06:06.663Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] echo [2025-08-21T10:06:06.675Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2025-08-21T10:06:06.688Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.49 [Pipeline] echo [2025-08-21T10:06:06.706Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] echo [2025-08-21T10:06:06.721Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-08-21T10:06:06.733Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] echo [2025-08-21T10:06:06.742Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2025-08-21T10:06:06.754Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.49 [Pipeline] echo [2025-08-21T10:06:06.764Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] echo [2025-08-21T10:06:06.776Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-08-21T10:06:06.789Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] echo [2025-08-21T10:06:06.804Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2025-08-21T10:06:06.817Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.49 [Pipeline] echo [2025-08-21T10:06:06.831Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] echo [2025-08-21T10:06:06.845Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-08-21T10:06:06.857Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] echo [2025-08-21T10:06:06.867Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2025-08-21T10:06:06.883Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.49 [Pipeline] echo [2025-08-21T10:06:06.897Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] echo [2025-08-21T10:06:06.908Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-08-21T10:06:06.924Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] echo [2025-08-21T10:06:06.937Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2025-08-21T10:06:06.947Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.49 [Pipeline] echo [2025-08-21T10:06:06.958Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] echo [2025-08-21T10:06:06.970Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-08-21T10:06:06.981Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] echo [2025-08-21T10:06:07.075Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2025-08-21T10:06:07.087Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.49 [Pipeline] echo [2025-08-21T10:06:07.100Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] echo [2025-08-21T10:06:07.117Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-08-21T10:06:07.128Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] echo [2025-08-21T10:06:07.144Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2025-08-21T10:06:07.161Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.49 [Pipeline] echo [2025-08-21T10:06:07.172Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] echo [2025-08-21T10:06:07.189Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-08-21T10:06:07.202Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] echo [2025-08-21T10:06:07.213Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2025-08-21T10:06:07.227Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.49 [Pipeline] echo [2025-08-21T10:06:07.240Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] echo [2025-08-21T10:06:07.256Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-08-21T10:06:07.272Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] echo [2025-08-21T10:06:07.290Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2025-08-21T10:06:07.305Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.49 [Pipeline] echo [2025-08-21T10:06:07.321Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] echo [2025-08-21T10:06:07.331Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-08-21T10:06:07.343Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] echo [2025-08-21T10:06:07.356Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2025-08-21T10:06:07.367Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.49 [Pipeline] echo [2025-08-21T10:06:07.378Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] echo [2025-08-21T10:06:07.388Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-08-21T10:06:07.397Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] echo [2025-08-21T10:06:07.413Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2025-08-21T10:06:07.425Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.49 [Pipeline] echo [2025-08-21T10:06:07.436Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] echo [2025-08-21T10:06:07.448Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-08-21T10:06:07.460Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] echo [2025-08-21T10:06:07.473Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2025-08-21T10:06:07.485Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.49 [Pipeline] echo [2025-08-21T10:06:07.502Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] echo [2025-08-21T10:06:07.518Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-08-21T10:06:07.530Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] echo [2025-08-21T10:06:07.540Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2025-08-21T10:06:07.555Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.49 [Pipeline] echo [2025-08-21T10:06:07.569Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] echo [2025-08-21T10:06:07.582Z] 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-08-21T10:06:08.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-21T10:06:08.019Z] [2025-08-21T10:06:08.019Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T10:06:08.373Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-21T10:06:08.373Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-21T10:06:08.373Z] 8998bd30e6a1: Pulling fs layer [2025-08-21T10:06:08.373Z] 04944245beec: Pulling fs layer [2025-08-21T10:06:08.373Z] 699f458cf7ca: Pulling fs layer [2025-08-21T10:06:08.373Z] 765212b225bb: Pulling fs layer [2025-08-21T10:06:08.373Z] f23df028b6ca: Pulling fs layer [2025-08-21T10:06:08.373Z] d65c8cfc05b1: Pulling fs layer [2025-08-21T10:06:08.373Z] 2437ff75d9bd: Pulling fs layer [2025-08-21T10:06:08.373Z] f23df028b6ca: Waiting [2025-08-21T10:06:08.373Z] 765212b225bb: Waiting [2025-08-21T10:06:08.373Z] d65c8cfc05b1: Waiting [2025-08-21T10:06:08.373Z] 2437ff75d9bd: Waiting [2025-08-21T10:06:08.654Z] 04944245beec: Verifying Checksum [2025-08-21T10:06:08.654Z] 04944245beec: Download complete [2025-08-21T10:06:08.654Z] 765212b225bb: Verifying Checksum [2025-08-21T10:06:08.654Z] 765212b225bb: Download complete [2025-08-21T10:06:08.654Z] f23df028b6ca: Verifying Checksum [2025-08-21T10:06:08.654Z] f23df028b6ca: Download complete [2025-08-21T10:06:08.654Z] d65c8cfc05b1: Verifying Checksum [2025-08-21T10:06:08.654Z] d65c8cfc05b1: Download complete [2025-08-21T10:06:08.654Z] 699f458cf7ca: Verifying Checksum [2025-08-21T10:06:08.654Z] 699f458cf7ca: Download complete [2025-08-21T10:06:09.249Z] 8998bd30e6a1: Verifying Checksum [2025-08-21T10:06:09.249Z] 8998bd30e6a1: Download complete [2025-08-21T10:06:11.868Z] 2437ff75d9bd: Verifying Checksum [2025-08-21T10:06:11.868Z] 2437ff75d9bd: Download complete [2025-08-21T10:06:14.445Z] 8998bd30e6a1: Pull complete [2025-08-21T10:06:14.445Z] 04944245beec: Pull complete [2025-08-21T10:06:16.381Z] 699f458cf7ca: Pull complete [2025-08-21T10:06:16.381Z] 765212b225bb: Pull complete [2025-08-21T10:06:17.334Z] f23df028b6ca: Pull complete [2025-08-21T10:06:17.599Z] d65c8cfc05b1: Pull complete [2025-08-21T10:06:35.779Z] 2437ff75d9bd: Pull complete [2025-08-21T10:06:35.779Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-21T10:06:35.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-21T10:06:35.779Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T10:06:35.999Z] prd-ubuntu20.04-docker-arm64-4c-16g-7370 does not seem to be running inside a container [2025-08-21T10:06:36.044Z] $ 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/889 -v /w/workspace/edgex-go/889:/w/workspace/edgex-go/889:rw,z -v /w/workspace/edgex-go/889@tmp:/w/workspace/edgex-go/889@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-08-21T10:06:38.822Z] $ docker top be0f80b9839cd82687c9e2c38c0cfd9601839945d5512ec390696067c394f898 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T10:06:39.766Z] ---> job-cost.sh [2025-08-21T10:06:39.766Z] lf-activate-venv: SKIPPING [2025-08-21T10:06:39.766Z] INFO: No Stack... [2025-08-21T10:06:40.032Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-21T10:06:40.986Z] INFO: Archiving Costs [Pipeline] sh [2025-08-21T10:06:41.614Z] + cut -d, -f6 [2025-08-21T10:06:41.614Z] + cat /w/workspace/edgex-go/889/archives/cost.csv [Pipeline] lock [2025-08-21T10:06:41.669Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-889-stack-cost] [2025-08-21T10:06:41.679Z] Resource [jenkins-edgexfoundry-edgex-go-main-889-stack-cost] did not exist. Created. [2025-08-21T10:06:41.684Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-889-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-21T10:06:42.329Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-21T10:06:42.946Z] Stashed 1 file(s) [Pipeline] } [2025-08-21T10:06:42.956Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-889-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-21T10:06:42.974Z] $ docker stop --time=1 be0f80b9839cd82687c9e2c38c0cfd9601839945d5512ec390696067c394f898 [2025-08-21T10:06:44.488Z] $ docker rm -f --volumes be0f80b9839cd82687c9e2c38c0cfd9601839945d5512ec390696067c394f898 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-21T15:18:20.143Z] Cancelling nested steps due to timeout [2025-08-21T15:18:20.150Z] Sending interrupt signal to process [2025-08-21T15:18:24.936Z] script returned exit code 143 [Pipeline] } [2025-08-21T15:18:24.946Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-21T15:18:25.550Z] + '[' -d /w/workspace/edgex-go/889/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-21T15:18:25.856Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T15:18:26.415Z] ---> package-listing.sh [2025-08-21T15:18:26.415Z] ++ facter osfamily [2025-08-21T15:18:26.415Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-21T15:18:26.674Z] + OS_FAMILY=redhat [2025-08-21T15:18:26.674Z] + workspace=/w/workspace/edgex-go/889 [2025-08-21T15:18:26.674Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-21T15:18:26.674Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-21T15:18:26.674Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-21T15:18:26.674Z] + PACKAGES=/tmp/packages_start.txt [2025-08-21T15:18:26.674Z] + '[' /w/workspace/edgex-go/889 ']' [2025-08-21T15:18:26.674Z] + PACKAGES=/tmp/packages_end.txt [2025-08-21T15:18:26.674Z] + case "${OS_FAMILY}" in [2025-08-21T15:18:26.674Z] + rpm -qa [2025-08-21T15:18:26.674Z] + sort [2025-08-21T15:18:27.243Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-21T15:18:27.243Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-21T15:18:27.243Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-21T15:18:27.243Z] + '[' /w/workspace/edgex-go/889 ']' [2025-08-21T15:18:27.243Z] + mkdir -p /w/workspace/edgex-go/889/archives/ [2025-08-21T15:18:27.243Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/889/archives/ [Pipeline] echo [2025-08-21T15:18:27.257Z] 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/889/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-21T15:18:27.539Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T15:18:28.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T15:18:28.164Z] [2025-08-21T15:18:28.164Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T15:18:28.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T15:18:28.503Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-21T15:18:28.503Z] 5eb5b503b376: Pulling fs layer [2025-08-21T15:18:28.503Z] 5c69ac0246d0: Pulling fs layer [2025-08-21T15:18:28.503Z] ec43610c2a17: Pulling fs layer [2025-08-21T15:18:28.503Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-21T15:18:28.503Z] 33b1e0a273af: Pulling fs layer [2025-08-21T15:18:28.503Z] 5d3b04190fa2: Pulling fs layer [2025-08-21T15:18:28.503Z] 2f39f015ded8: Pulling fs layer [2025-08-21T15:18:28.503Z] 5d3b04190fa2: Waiting [2025-08-21T15:18:28.503Z] 3a2ae6a8a46f: Waiting [2025-08-21T15:18:28.503Z] 33b1e0a273af: Waiting [2025-08-21T15:18:28.503Z] 2f39f015ded8: Waiting [2025-08-21T15:18:28.503Z] 5c69ac0246d0: Verifying Checksum [2025-08-21T15:18:28.503Z] 5c69ac0246d0: Download complete [2025-08-21T15:18:28.765Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-21T15:18:28.765Z] 3a2ae6a8a46f: Download complete [2025-08-21T15:18:28.765Z] 33b1e0a273af: Verifying Checksum [2025-08-21T15:18:28.765Z] 33b1e0a273af: Download complete [2025-08-21T15:18:28.765Z] 5d3b04190fa2: Verifying Checksum [2025-08-21T15:18:28.765Z] 5d3b04190fa2: Download complete [2025-08-21T15:18:28.765Z] ec43610c2a17: Verifying Checksum [2025-08-21T15:18:28.765Z] ec43610c2a17: Download complete [2025-08-21T15:18:28.765Z] 5eb5b503b376: Verifying Checksum [2025-08-21T15:18:28.765Z] 5eb5b503b376: Download complete [2025-08-21T15:18:29.342Z] 2f39f015ded8: Verifying Checksum [2025-08-21T15:18:29.342Z] 2f39f015ded8: Download complete [2025-08-21T15:18:30.304Z] 5eb5b503b376: Pull complete [2025-08-21T15:18:30.304Z] 5c69ac0246d0: Pull complete [2025-08-21T15:18:30.562Z] ec43610c2a17: Pull complete [2025-08-21T15:18:30.822Z] 3a2ae6a8a46f: Pull complete [2025-08-21T15:18:30.822Z] 33b1e0a273af: Pull complete [2025-08-21T15:18:31.088Z] 5d3b04190fa2: Pull complete [2025-08-21T15:18:34.410Z] 2f39f015ded8: Pull complete [2025-08-21T15:18:34.410Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-21T15:18:34.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T15:18:34.410Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T15:18:34.520Z] prd-centos7-docker-4c-2g-7371 does not seem to be running inside a container [2025-08-21T15:18:34.556Z] $ 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/889/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-08-21T15:18:37.529Z] $ docker top d654645c1e2cfd44681282d0f8e9254b9e82e2ba58b8191c006fb7745ed0a8a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T15:18:37.875Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-21T15:18:38.162Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-21T15:18:38.447Z] + ls /var/log/sa-host [2025-08-21T15:18:38.447Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T15:18:38.634Z] provisioning config files... [2025-08-21T15:18:38.645Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config4145047806687592765tmp [Pipeline] { [Pipeline] echo [2025-08-21T15:18:38.667Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T15:18:38.961Z] ---> create-netrc.sh [Pipeline] } [2025-08-21T15:18:38.967Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-21T15:18:39.329Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-21T15:18:39.338Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T15:18:39.625Z] ---> sudo-logs.sh [2025-08-21T15:18:39.626Z] Archiving 'sudo' log.. [2025-08-21T15:18:39.626Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T15:18:39.666Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-21T15:18:39.669Z] $ docker stop --time=1 d654645c1e2cfd44681282d0f8e9254b9e82e2ba58b8191c006fb7745ed0a8a7 [2025-08-21T15:18:40.796Z] $ docker rm -f --volumes d654645c1e2cfd44681282d0f8e9254b9e82e2ba58b8191c006fb7745ed0a8a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-21T15:18:40.915Z] [WS-CLEANUP] Deleting project workspace... [2025-08-21T15:18:40.915Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-21T15:18:40.932Z] [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-08-21T15:18:41.176Z] 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-08-21T15:18:42.365Z] + [ -d /w/workspace/edgex-go/889/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-08-21T15:18:42.661Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T15:18:43.522Z] ---> package-listing.sh [2025-08-21T15:18:43.522Z] ++ facter osfamily [2025-08-21T15:18:43.522Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-21T15:18:43.782Z] + OS_FAMILY=debian [2025-08-21T15:18:43.782Z] + workspace=/w/workspace/edgex-go/889 [2025-08-21T15:18:43.782Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-21T15:18:43.782Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-21T15:18:43.782Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-21T15:18:43.782Z] + PACKAGES=/tmp/packages_start.txt [2025-08-21T15:18:43.782Z] + '[' /w/workspace/edgex-go/889 ']' [2025-08-21T15:18:43.782Z] + PACKAGES=/tmp/packages_end.txt [2025-08-21T15:18:43.782Z] + case "${OS_FAMILY}" in [2025-08-21T15:18:43.782Z] + dpkg -l [2025-08-21T15:18:43.782Z] + grep '^ii' [2025-08-21T15:18:43.782Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-21T15:18:43.782Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-21T15:18:43.782Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-21T15:18:43.782Z] + '[' /w/workspace/edgex-go/889 ']' [2025-08-21T15:18:43.782Z] + mkdir -p /w/workspace/edgex-go/889/archives/ [2025-08-21T15:18:43.782Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/889/archives/ [Pipeline] echo [2025-08-21T15:18:43.797Z] 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/889/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-21T15:18:44.079Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T15:18:44.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T15:18:44.647Z] [2025-08-21T15:18:44.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T15:18:44.957Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T15:18:44.957Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-21T15:18:44.957Z] 5eb5b503b376: Pulling fs layer [2025-08-21T15:18:44.957Z] 5c69ac0246d0: Pulling fs layer [2025-08-21T15:18:44.957Z] ec43610c2a17: Pulling fs layer [2025-08-21T15:18:44.957Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-21T15:18:44.957Z] 33b1e0a273af: Pulling fs layer [2025-08-21T15:18:44.957Z] 5d3b04190fa2: Pulling fs layer [2025-08-21T15:18:44.957Z] 2f39f015ded8: Pulling fs layer [2025-08-21T15:18:44.957Z] 3a2ae6a8a46f: Waiting [2025-08-21T15:18:44.957Z] 33b1e0a273af: Waiting [2025-08-21T15:18:44.957Z] 5d3b04190fa2: Waiting [2025-08-21T15:18:44.957Z] 2f39f015ded8: Waiting [2025-08-21T15:18:44.957Z] 5c69ac0246d0: Verifying Checksum [2025-08-21T15:18:44.957Z] 5c69ac0246d0: Download complete [2025-08-21T15:18:44.957Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-21T15:18:44.957Z] 3a2ae6a8a46f: Download complete [2025-08-21T15:18:44.957Z] 33b1e0a273af: Verifying Checksum [2025-08-21T15:18:44.957Z] 33b1e0a273af: Download complete [2025-08-21T15:18:45.217Z] 5d3b04190fa2: Verifying Checksum [2025-08-21T15:18:45.217Z] 5d3b04190fa2: Download complete [2025-08-21T15:18:45.217Z] ec43610c2a17: Verifying Checksum [2025-08-21T15:18:45.217Z] ec43610c2a17: Download complete [2025-08-21T15:18:45.217Z] 5eb5b503b376: Verifying Checksum [2025-08-21T15:18:45.217Z] 5eb5b503b376: Download complete [2025-08-21T15:18:46.597Z] 5eb5b503b376: Pull complete [2025-08-21T15:18:46.855Z] 5c69ac0246d0: Pull complete [2025-08-21T15:18:47.115Z] ec43610c2a17: Pull complete [2025-08-21T15:18:47.375Z] 3a2ae6a8a46f: Pull complete [2025-08-21T15:18:47.375Z] 33b1e0a273af: Pull complete [2025-08-21T15:18:47.375Z] 5d3b04190fa2: Pull complete [2025-08-21T15:18:53.943Z] 2f39f015ded8: Pull complete [2025-08-21T15:18:53.943Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-21T15:18:53.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T15:18:53.943Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T15:18:54.046Z] prd-ubuntu20.04-docker-8c-8g-7369 does not seem to be running inside a container [2025-08-21T15:18:54.069Z] $ 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/889/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/889 -v /w/workspace/edgex-go/889:/w/workspace/edgex-go/889:rw,z -v /w/workspace/edgex-go/889@tmp:/w/workspace/edgex-go/889@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-21T15:18:55.917Z] $ docker top 109892cee419296a22b3b8897211eaad768c3d7f2d04531c0ce19591f07c538c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T15:18:56.276Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-21T15:18:56.561Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-21T15:18:56.846Z] + ls /var/log/sa-host [2025-08-21T15:18:56.847Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T15:18:56.880Z] provisioning config files... [2025-08-21T15:18:56.889Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/889@tmp/config12018594424491775182tmp [Pipeline] { [Pipeline] echo [2025-08-21T15:18:56.912Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T15:18:57.200Z] ---> create-netrc.sh [Pipeline] } [2025-08-21T15:18:57.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-21T15:18:57.520Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-21T15:18:57.529Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T15:18:57.811Z] ---> sudo-logs.sh [2025-08-21T15:18:57.811Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-21T15:18:57.865Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T15:18:58.149Z] ---> job-cost.sh [2025-08-21T15:18:58.149Z] lf-activate-venv: SKIPPING [2025-08-21T15:18:58.149Z] DEBUG: total: 0.10999999940395355 [2025-08-21T15:18:58.149Z] INFO: Retrieving Stack Cost... [2025-08-21T15:18:58.407Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-21T15:18:58.667Z] INFO: Archiving Costs [Pipeline] echo [2025-08-21T15:18:58.683Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T15:18:58.968Z] ---> logs-deploy.sh [2025-08-21T15:18:58.968Z] lf-activate-venv: SKIPPING [2025-08-21T15:18:58.968Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/889 [2025-08-21T15:18:58.968Z] INFO: archiving workspace using pattern(s): [2025-08-21T15:18:59.902Z] Archives upload complete. [2025-08-21T15:19:00.162Z] INFO: archiving logs to Nexus [2025-08-21T15:19:00.729Z] ---> uname -a: [2025-08-21T15:19:00.729Z] Linux prd-ubuntu20-04-docker-8c-8g-7369 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-08-21T15:19:00.729Z] [2025-08-21T15:19:00.729Z] [2025-08-21T15:19:00.729Z] ---> lscpu: [2025-08-21T15:19:00.729Z] Architecture: x86_64 [2025-08-21T15:19:00.729Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-21T15:19:00.729Z] Byte Order: Little Endian [2025-08-21T15:19:00.729Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-21T15:19:00.729Z] CPU(s): 8 [2025-08-21T15:19:00.729Z] On-line CPU(s) list: 0-7 [2025-08-21T15:19:00.729Z] Thread(s) per core: 1 [2025-08-21T15:19:00.729Z] Core(s) per socket: 1 [2025-08-21T15:19:00.729Z] Socket(s): 8 [2025-08-21T15:19:00.729Z] NUMA node(s): 1 [2025-08-21T15:19:00.729Z] Vendor ID: AuthenticAMD [2025-08-21T15:19:00.729Z] CPU family: 23 [2025-08-21T15:19:00.729Z] Model: 49 [2025-08-21T15:19:00.729Z] Model name: AMD EPYC-Rome Processor [2025-08-21T15:19:00.729Z] Stepping: 0 [2025-08-21T15:19:00.729Z] CPU MHz: 2799.998 [2025-08-21T15:19:00.729Z] BogoMIPS: 5599.99 [2025-08-21T15:19:00.729Z] Virtualization: AMD-V [2025-08-21T15:19:00.729Z] Hypervisor vendor: KVM [2025-08-21T15:19:00.729Z] Virtualization type: full [2025-08-21T15:19:00.729Z] L1d cache: 256 KiB [2025-08-21T15:19:00.729Z] L1i cache: 256 KiB [2025-08-21T15:19:00.729Z] L2 cache: 4 MiB [2025-08-21T15:19:00.729Z] L3 cache: 128 MiB [2025-08-21T15:19:00.729Z] NUMA node0 CPU(s): 0-7 [2025-08-21T15:19:00.729Z] Vulnerability Gather data sampling: Not affected [2025-08-21T15:19:00.729Z] Vulnerability Itlb multihit: Not affected [2025-08-21T15:19:00.729Z] Vulnerability L1tf: Not affected [2025-08-21T15:19:00.729Z] Vulnerability Mds: Not affected [2025-08-21T15:19:00.729Z] Vulnerability Meltdown: Not affected [2025-08-21T15:19:00.729Z] Vulnerability Mmio stale data: Not affected [2025-08-21T15:19:00.729Z] Vulnerability Retbleed: Vulnerable [2025-08-21T15:19:00.729Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-21T15:19:00.729Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-08-21T15:19:00.729Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-08-21T15:19:00.729Z] Vulnerability Srbds: Not affected [2025-08-21T15:19:00.729Z] Vulnerability Tsx async abort: Not affected [2025-08-21T15:19:00.729Z] 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-08-21T15:19:00.729Z] [2025-08-21T15:19:00.729Z] [2025-08-21T15:19:00.729Z] ---> nproc: [2025-08-21T15:19:00.729Z] 8 [2025-08-21T15:19:00.729Z] [2025-08-21T15:19:00.729Z] [2025-08-21T15:19:00.729Z] ---> df -h: [2025-08-21T15:19:00.729Z] Filesystem Size Used Avail Use% Mounted on [2025-08-21T15:19:00.729Z] overlay 155G 32G 124G 21% / [2025-08-21T15:19:00.729Z] tmpfs 64M 0 64M 0% /dev [2025-08-21T15:19:00.729Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-08-21T15:19:00.729Z] shm 64M 0 64M 0% /dev/shm [2025-08-21T15:19:00.729Z] /dev/vda1 155G 32G 124G 21% /facter-os [2025-08-21T15:19:00.729Z] [2025-08-21T15:19:00.729Z]