Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7edac8007c813f9848da4a88def049bb4874d70c 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-ssh4124475232157392874.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh732545112061403103.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13899241681015316555.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8821901629349096265.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-ssh4686050076470973525.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.23] ========================================================= [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 Executor slot already in use ‘prd-ubuntu20.04-docker-8c-8g-771022’ is offline Running on prd-ubuntu20.04-docker-8c-8g-771023 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/918 [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/918 # 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 7edac8007c813f9848da4a88def049bb4874d70c (main) Commit message: "feat: Improve insecure encryption key handling (#5290)" > 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 7edac8007c813f9848da4a88def049bb4874d70c # timeout=10 > git rev-list --no-walk 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-30T08:36:02.873Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-30T08:36:02.935Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-30T08:36:02.962Z] ========================================================= [2025-10-30T08:36:02.962Z] EdgeX Global Pipelines Version Info [2025-10-30T08:36:02.962Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-30T08:36:04.069Z] ------------------- [2025-10-30T08:36:04.069Z] stable info: [2025-10-30T08:36:04.069Z] ------------------- [2025-10-30T08:36:04.069Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-30T08:36:04.069Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-30T08:36:04.069Z] Message: update stable to v1.0.278 [2025-10-30T08:36:04.638Z] ------------------- [2025-10-30T08:36:04.638Z] experimental info: [2025-10-30T08:36:04.638Z] ------------------- [2025-10-30T08:36:04.638Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-30T08:36:04.638Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-10-30T08:36:04.638Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-30T08:36:04.710Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-10-30T08:36:04.727Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-10-30T08:36:04.748Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-30T08:36:04.771Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-30T08:36:04.794Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-30T08:36:04.817Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-10-30T08:36:04.836Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-30T08:36:04.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-10-30T08:36:04.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-10-30T08:36:04.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-10-30T08:36:04.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-30T08:36:04.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-30T08:36:04.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-30T08:36:04.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-30T08:36:05.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-30T08:36:05.032Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-30T08:36:05.053Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-30T08:36:05.077Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-30T08:36:05.104Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-10-30T08:36:05.127Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-10-30T08:36:05.153Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-30T08:36:05.179Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-30T08:36:05.201Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-30T08:36:05.223Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-10-30T08:36:05.243Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-10-30T08:36:05.272Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-10-30T08:36:05.296Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] echo [2025-10-30T08:36:05.315Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7edac80 [Pipeline] echo [2025-10-30T08:36:05.336Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-30T08:36:05.395Z] provisioning config files... [2025-10-30T08:36:05.410Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/918@tmp/config17523680468850375238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-30T08:36:05.746Z] ---> ****-login.sh [2025-10-30T08:36:05.746Z] nexus3.edgexfoundry.org:10001 [2025-10-30T08:36:06.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T08:36:06.007Z] [2025-10-30T08:36:06.007Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-30T08:36:06.007Z] Configure a credential helper to remove this warning. See [2025-10-30T08:36:06.007Z] https://docs.****.com/go/credential-store/ [2025-10-30T08:36:06.007Z] [2025-10-30T08:36:06.007Z] Login Succeeded [2025-10-30T08:36:06.007Z] nexus3.edgexfoundry.org:10002 [2025-10-30T08:36:06.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T08:36:06.266Z] [2025-10-30T08:36:06.266Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-30T08:36:06.266Z] Configure a credential helper to remove this warning. See [2025-10-30T08:36:06.266Z] https://docs.****.com/go/credential-store/ [2025-10-30T08:36:06.266Z] [2025-10-30T08:36:06.266Z] Login Succeeded [2025-10-30T08:36:06.266Z] nexus3.edgexfoundry.org:10003 [2025-10-30T08:36:06.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T08:36:06.266Z] [2025-10-30T08:36:06.266Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-30T08:36:06.266Z] Configure a credential helper to remove this warning. See [2025-10-30T08:36:06.266Z] https://docs.****.com/go/credential-store/ [2025-10-30T08:36:06.266Z] [2025-10-30T08:36:06.266Z] Login Succeeded [2025-10-30T08:36:06.266Z] nexus3.edgexfoundry.org:10004 [2025-10-30T08:36:06.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T08:36:06.266Z] [2025-10-30T08:36:06.266Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-30T08:36:06.266Z] Configure a credential helper to remove this warning. See [2025-10-30T08:36:06.266Z] https://docs.****.com/go/credential-store/ [2025-10-30T08:36:06.266Z] [2025-10-30T08:36:06.266Z] Login Succeeded [2025-10-30T08:36:06.266Z] ****.io [2025-10-30T08:36:06.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T08:36:06.526Z] [2025-10-30T08:36:06.526Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-30T08:36:06.526Z] Configure a credential helper to remove this warning. See [2025-10-30T08:36:06.526Z] https://docs.****.com/go/credential-store/ [2025-10-30T08:36:06.526Z] [2025-10-30T08:36:06.526Z] Login Succeeded [2025-10-30T08:36:06.526Z] ---> ****-login.sh ends [Pipeline] } [2025-10-30T08:36:06.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-30T08:36:06.857Z] + 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-10-30T08:36:06.857Z] + + dirname cmd/core-command/Dockerfile [2025-10-30T08:36:06.857Z] cut -d/ -f2 [2025-10-30T08:36:06.857Z] + echo core-command,cmd/core-command/Dockerfile [2025-10-30T08:36:06.857Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-10-30T08:36:06.857Z] cut -d/ -f2 [2025-10-30T08:36:06.857Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-10-30T08:36:06.857Z] + dirname cmd/core-data/Dockerfile [2025-10-30T08:36:06.857Z] + cut -d/ -f2 [2025-10-30T08:36:06.857Z] + echo core-data,cmd/core-data/Dockerfile [2025-10-30T08:36:06.857Z] + dirname cmd/core-keeper/Dockerfile+ [2025-10-30T08:36:06.857Z] cut -d/ -f2 [2025-10-30T08:36:06.857Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-10-30T08:36:06.857Z] + dirname cmd/core-metadata/Dockerfile+ [2025-10-30T08:36:06.857Z] cut -d/ -f2 [2025-10-30T08:36:06.857Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-10-30T08:36:06.857Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-10-30T08:36:06.857Z] + cut -d/ -f2 [2025-10-30T08:36:06.857Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-10-30T08:36:06.857Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-10-30T08:36:06.857Z] + cut -d/ -f2 [2025-10-30T08:36:06.857Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-10-30T08:36:06.857Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-10-30T08:36:06.857Z] + cut -d/ -f2 [2025-10-30T08:36:06.857Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-10-30T08:36:06.857Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-10-30T08:36:06.857Z] + cut -d/ -f2 [2025-10-30T08:36:06.857Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-10-30T08:36:06.857Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-10-30T08:36:06.857Z] + cut -d/ -f2 [2025-10-30T08:36:06.857Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-10-30T08:36:06.857Z] + dirname cmd/security-spire-agent/Dockerfile [2025-10-30T08:36:06.857Z] + cut -d/ -f2 [2025-10-30T08:36:06.857Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-10-30T08:36:06.857Z] + dirname cmd/security-spire-config/Dockerfile [2025-10-30T08:36:06.857Z] + cut -d/ -f2 [2025-10-30T08:36:06.857Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-10-30T08:36:06.857Z] + dirname+ cmd/security-spire-server/Dockerfile [2025-10-30T08:36:06.857Z] cut -d/ -f2 [2025-10-30T08:36:06.857Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-10-30T08:36:06.857Z] + dirname cmd/support-notifications/Dockerfile [2025-10-30T08:36:06.857Z] + cut -d/ -f2 [2025-10-30T08:36:06.857Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-10-30T08:36:06.857Z] + + cut -d/ -f2 [2025-10-30T08:36:06.857Z] dirname cmd/support-scheduler/Dockerfile [2025-10-30T08:36:06.857Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-10-30T08:36:06.889Z] 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-10-30T08:36:07.239Z] + git rev-list -1 --merges 7edac8007c813f9848da4a88def049bb4874d70c~1..7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] echo [2025-10-30T08:36:07.254Z] -----------> git rev-list -1 --merges 7edac8007c813f9848da4a88def049bb4874d70c~1..7edac8007c813f9848da4a88def049bb4874d70c 7edac8007c813f9848da4a88def049bb4874d70c [false] [Pipeline] sh [2025-10-30T08:36:07.602Z] + git log --format=format:%s -1 7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] echo [2025-10-30T08:36:07.617Z] ========================================================= [2025-10-30T08:36:07.617Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-30T08:36:07.617Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-10-30T08:36:07.993Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-30T08:36:07.993Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-30T08:36:07.993Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-30T08:36:07.993Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-30T08:36:07.993Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-30T08:36:07.993Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-30T08:36:07.993Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:36:08.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-30T08:36:08.342Z] [2025-10-30T08:36:08.342Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:36:08.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-30T08:36:08.650Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-30T08:36:08.650Z] 3dae71ba6b94: Pulling fs layer [2025-10-30T08:36:08.650Z] 6bf1a483ea7c: Pulling fs layer [2025-10-30T08:36:08.650Z] f5dfc541a4d3: Pulling fs layer [2025-10-30T08:36:08.650Z] 461d9e800cba: Pulling fs layer [2025-10-30T08:36:08.650Z] 80192f66455f: Pulling fs layer [2025-10-30T08:36:08.650Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-30T08:36:08.650Z] a29436f7fd5d: Pulling fs layer [2025-10-30T08:36:08.650Z] 923cac83aea3: Pulling fs layer [2025-10-30T08:36:08.650Z] 25ad8b0a4227: Pulling fs layer [2025-10-30T08:36:08.650Z] db01528c6b51: Pulling fs layer [2025-10-30T08:36:08.650Z] 28988de357af: Pulling fs layer [2025-10-30T08:36:08.650Z] 461d9e800cba: Waiting [2025-10-30T08:36:08.650Z] 80192f66455f: Waiting [2025-10-30T08:36:08.650Z] 2e8e34ca0e6c: Waiting [2025-10-30T08:36:08.650Z] a29436f7fd5d: Waiting [2025-10-30T08:36:08.650Z] 923cac83aea3: Waiting [2025-10-30T08:36:08.650Z] 25ad8b0a4227: Waiting [2025-10-30T08:36:08.650Z] db01528c6b51: Waiting [2025-10-30T08:36:08.650Z] 28988de357af: Waiting [2025-10-30T08:36:08.910Z] 6bf1a483ea7c: Verifying Checksum [2025-10-30T08:36:08.910Z] 6bf1a483ea7c: Download complete [2025-10-30T08:36:08.910Z] 461d9e800cba: Download complete [2025-10-30T08:36:08.910Z] 80192f66455f: Verifying Checksum [2025-10-30T08:36:08.910Z] 80192f66455f: Download complete [2025-10-30T08:36:08.910Z] f5dfc541a4d3: Download complete [2025-10-30T08:36:09.169Z] 3dae71ba6b94: Verifying Checksum [2025-10-30T08:36:09.169Z] 3dae71ba6b94: Download complete [2025-10-30T08:36:09.169Z] 923cac83aea3: Verifying Checksum [2025-10-30T08:36:09.169Z] 923cac83aea3: Download complete [2025-10-30T08:36:09.169Z] 25ad8b0a4227: Verifying Checksum [2025-10-30T08:36:09.169Z] 25ad8b0a4227: Download complete [2025-10-30T08:36:09.169Z] db01528c6b51: Verifying Checksum [2025-10-30T08:36:09.169Z] db01528c6b51: Download complete [2025-10-30T08:36:09.169Z] 28988de357af: Verifying Checksum [2025-10-30T08:36:09.169Z] 28988de357af: Download complete [2025-10-30T08:36:09.428Z] a29436f7fd5d: Verifying Checksum [2025-10-30T08:36:09.428Z] a29436f7fd5d: Download complete [2025-10-30T08:36:09.688Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-30T08:36:09.688Z] 2e8e34ca0e6c: Download complete [2025-10-30T08:36:10.625Z] 3dae71ba6b94: Pull complete [2025-10-30T08:36:10.625Z] 6bf1a483ea7c: Pull complete [2025-10-30T08:36:11.561Z] f5dfc541a4d3: Pull complete [2025-10-30T08:36:11.561Z] 461d9e800cba: Pull complete [2025-10-30T08:36:11.822Z] 80192f66455f: Pull complete [2025-10-30T08:36:16.024Z] 2e8e34ca0e6c: Pull complete [2025-10-30T08:36:16.595Z] a29436f7fd5d: Pull complete [2025-10-30T08:36:16.595Z] 923cac83aea3: Pull complete [2025-10-30T08:36:17.172Z] 25ad8b0a4227: Pull complete [2025-10-30T08:36:17.430Z] db01528c6b51: Pull complete [2025-10-30T08:36:17.430Z] 28988de357af: Pull complete [2025-10-30T08:36:17.690Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-30T08:36:17.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-30T08:36:17.690Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T08:36:17.828Z] prd-ubuntu20.04-docker-8c-8g-771023 does not seem to be running inside a container [2025-10-30T08:36:17.867Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/918 -v /w/workspace/edgex-go/918:/w/workspace/edgex-go/918:rw,z -v /w/workspace/edgex-go/918@tmp:/w/workspace/edgex-go/918@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-10-30T08:36:24.733Z] $ docker top 87d7ced6fb1ea329093ef70e733e31c19cd6b03fff389f469a7b50f8e9f607c4 -eo pid,comm [2025-10-30T08:36:24.790Z] 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-10-30T08:36:24.790Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-30T08:36:24.837Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-30T08:36:24.837Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-30T08:36:24.942Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-30T08:36:24.944Z] $ docker exec 87d7ced6fb1ea329093ef70e733e31c19cd6b03fff389f469a7b50f8e9f607c4 ssh-agent [2025-10-30T08:36:25.059Z] SSH_AUTH_SOCK=/tmp/ssh-LvxpkLYbGr65/agent.31 [2025-10-30T08:36:25.059Z] SSH_AGENT_PID=37 [2025-10-30T08:36:25.067Z] Running ssh-add (command line suppressed) [2025-10-30T08:36:25.165Z] Identity added: /w/workspace/edgex-go/918@tmp/private_key_11745068677125766333.key (/w/workspace/edgex-go/918@tmp/private_key_11745068677125766333.key) [2025-10-30T08:36:25.180Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-30T08:36:25.470Z] + git config --global --add safe.directory /w/workspace/edgex-go/918 [Pipeline] sh [2025-10-30T08:36:25.757Z] + git tag --points-at HEAD [Pipeline] } [2025-10-30T08:36:25.767Z] $ docker exec --env ******** --env ******** 87d7ced6fb1ea329093ef70e733e31c19cd6b03fff389f469a7b50f8e9f607c4 ssh-agent -k [2025-10-30T08:36:25.871Z] unset SSH_AUTH_SOCK; [2025-10-30T08:36:25.871Z] unset SSH_AGENT_PID; [2025-10-30T08:36:25.871Z] echo Agent pid 37 killed; [2025-10-30T08:36:25.882Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-30T08:36:25.916Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-30T08:36:25.916Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-30T08:36:26.048Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-30T08:36:26.050Z] $ docker exec 87d7ced6fb1ea329093ef70e733e31c19cd6b03fff389f469a7b50f8e9f607c4 ssh-agent [2025-10-30T08:36:26.168Z] SSH_AUTH_SOCK=/tmp/ssh-xbJO0mSvzawF/agent.84 [2025-10-30T08:36:26.168Z] SSH_AGENT_PID=90 [2025-10-30T08:36:26.173Z] Running ssh-add (command line suppressed) [2025-10-30T08:36:26.278Z] Identity added: /w/workspace/edgex-go/918@tmp/private_key_9253509438298612890.key (/w/workspace/edgex-go/918@tmp/private_key_9253509438298612890.key) [2025-10-30T08:36:26.293Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-30T08:36:26.592Z] + git semver init [2025-10-30T08:36:26.851Z] 2025-10-30 08:36:26,837 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-30T08:36:26.851Z] 2025-10-30 08:36:26,842 [run_init] DEBUG init version:0.0.0 force:False [2025-10-30T08:36:26.851Z] 2025-10-30 08:36:26,843 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/918/.semver [2025-10-30T08:36:26.851Z] 2025-10-30 08:36:26,843 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/918/.semver [2025-10-30T08:36:26.851Z] 2025-10-30 08:36:26,844 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/918/.semver'], cwd=/w/workspace/edgex-go/918, stdin=None, shell=False, universal_newlines=False) [2025-10-30T08:36:33.511Z] 2025-10-30 08:36:33,133 [append_file] DEBUG append to file:/w/workspace/edgex-go/918/.git/info/exclude [2025-10-30T08:36:33.511Z] 2025-10-30 08:36:33,133 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/918/.semver/main with force:False [2025-10-30T08:36:33.511Z] 2025-10-30 08:36:33,133 [read_version] DEBUG read version from /w/workspace/edgex-go/918/.semver/main [2025-10-30T08:36:33.511Z] 2025-10-30 08:36:33,133 [read_version] DEBUG read version from /w/workspace/edgex-go/918/.semver/main [2025-10-30T08:36:33.511Z] 4.1.0-dev.70 [Pipeline] } [2025-10-30T08:36:33.520Z] $ docker exec --env ******** --env ******** 87d7ced6fb1ea329093ef70e733e31c19cd6b03fff389f469a7b50f8e9f607c4 ssh-agent -k [2025-10-30T08:36:33.624Z] unset SSH_AUTH_SOCK; [2025-10-30T08:36:33.625Z] unset SSH_AGENT_PID; [2025-10-30T08:36:33.625Z] echo Agent pid 90 killed; [2025-10-30T08:36:33.638Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-30T08:36:33.969Z] + git semver [Pipeline] } [2025-10-30T08:36:34.243Z] $ docker stop --time=1 87d7ced6fb1ea329093ef70e733e31c19cd6b03fff389f469a7b50f8e9f607c4 [2025-10-30T08:36:35.532Z] $ docker rm -f --volumes 87d7ced6fb1ea329093ef70e733e31c19cd6b03fff389f469a7b50f8e9f607c4 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-30T08:36:35.894Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-30T08:36:36.212Z] Stashed 1 file(s) [Pipeline] echo [2025-10-30T08:36:36.216Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.70 [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-10-30T08:36:36.664Z] + git config --global --add safe.directory /w/workspace/edgex-go/918 [Pipeline] echo [2025-10-30T08:36:36.677Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-30T08:36:36.692Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-30T08:36:36.706Z] ========================================================= [2025-10-30T08:36:36.706Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-10-30T08:36:36.706Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-30T08:36:36.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-30T08:36:36.994Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-10-30T08:36:36.994Z] 9824c27679d3: Pulling fs layer [2025-10-30T08:36:36.994Z] 8371a51cbc44: Pulling fs layer [2025-10-30T08:36:36.994Z] d5791340ef18: Pulling fs layer [2025-10-30T08:36:36.994Z] d3178a7b2709: Pulling fs layer [2025-10-30T08:36:36.994Z] 4f4fb700ef54: Pulling fs layer [2025-10-30T08:36:36.994Z] 063b4f904bf5: Pulling fs layer [2025-10-30T08:36:36.994Z] 066ecc492849: Pulling fs layer [2025-10-30T08:36:36.994Z] 50a4da29d654: Pulling fs layer [2025-10-30T08:36:36.994Z] 417dd178857c: Pulling fs layer [2025-10-30T08:36:36.994Z] 50a4da29d654: Waiting [2025-10-30T08:36:36.994Z] 066ecc492849: Waiting [2025-10-30T08:36:36.994Z] 417dd178857c: Waiting [2025-10-30T08:36:36.994Z] 4f4fb700ef54: Waiting [2025-10-30T08:36:36.994Z] 063b4f904bf5: Waiting [2025-10-30T08:36:36.994Z] d3178a7b2709: Waiting [2025-10-30T08:36:36.994Z] 8371a51cbc44: Download complete [2025-10-30T08:36:36.994Z] d3178a7b2709: Verifying Checksum [2025-10-30T08:36:36.994Z] d3178a7b2709: Download complete [2025-10-30T08:36:36.994Z] 4f4fb700ef54: Verifying Checksum [2025-10-30T08:36:36.994Z] 4f4fb700ef54: Download complete [2025-10-30T08:36:36.994Z] 063b4f904bf5: Verifying Checksum [2025-10-30T08:36:36.994Z] 063b4f904bf5: Download complete [2025-10-30T08:36:36.994Z] 9824c27679d3: Verifying Checksum [2025-10-30T08:36:36.994Z] 9824c27679d3: Download complete [2025-10-30T08:36:37.254Z] 066ecc492849: Verifying Checksum [2025-10-30T08:36:37.254Z] 066ecc492849: Download complete [2025-10-30T08:36:37.254Z] 9824c27679d3: Pull complete [2025-10-30T08:36:37.514Z] 8371a51cbc44: Pull complete [2025-10-30T08:36:37.514Z] d5791340ef18: Download complete [2025-10-30T08:36:37.514Z] 417dd178857c: Verifying Checksum [2025-10-30T08:36:37.514Z] 417dd178857c: Download complete [2025-10-30T08:36:38.082Z] 50a4da29d654: Download complete [2025-10-30T08:36:42.313Z] d5791340ef18: Pull complete [2025-10-30T08:36:42.313Z] d3178a7b2709: Pull complete [2025-10-30T08:36:42.313Z] 4f4fb700ef54: Pull complete [2025-10-30T08:36:42.574Z] 063b4f904bf5: Pull complete [2025-10-30T08:36:42.574Z] 066ecc492849: Pull complete [2025-10-30T08:36:45.881Z] 50a4da29d654: Pull complete [2025-10-30T08:36:46.448Z] 417dd178857c: Pull complete [2025-10-30T08:36:46.448Z] Digest: sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-30T08:36:46.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-30T08:36:46.448Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-30T08:36:46.755Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-30T08:36:46.755Z] WORKDIR /edgex [2025-10-30T08:36:46.755Z] COPY go.mod . [2025-10-30T08:36:46.755Z] RUN go mod download [2025-10-30T08:36:46.755Z] + docker build -t ci-base-image-x86_64 -f - . [2025-10-30T08:36:47.689Z] #0 building with "default" instance using docker driver [2025-10-30T08:36:47.689Z] [2025-10-30T08:36:47.689Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:36:47.689Z] #1 transferring dockerfile: 164B done [2025-10-30T08:36:47.689Z] #1 DONE 0.0s [2025-10-30T08:36:47.689Z] [2025-10-30T08:36:47.689Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-30T08:36:47.689Z] #2 DONE 0.0s [2025-10-30T08:36:47.689Z] [2025-10-30T08:36:47.689Z] #3 [internal] load .dockerignore [2025-10-30T08:36:47.689Z] #3 transferring context: 50B done [2025-10-30T08:36:47.689Z] #3 DONE 0.0s [2025-10-30T08:36:47.689Z] [2025-10-30T08:36:47.689Z] #4 [internal] load build context [2025-10-30T08:36:47.689Z] #4 transferring context: 6.57kB done [2025-10-30T08:36:47.689Z] #4 DONE 0.1s [2025-10-30T08:36:47.689Z] [2025-10-30T08:36:47.689Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-30T08:36:47.689Z] #5 DONE 0.1s [2025-10-30T08:36:47.689Z] [2025-10-30T08:36:47.689Z] #6 [2/4] WORKDIR /edgex [2025-10-30T08:36:51.313Z] Still waiting to schedule task [2025-10-30T08:36:51.313Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-10-30T08:36:51.871Z] #6 DONE 4.1s [2025-10-30T08:36:51.871Z] [2025-10-30T08:36:51.871Z] #7 [3/4] COPY go.mod . [2025-10-30T08:36:51.871Z] #7 DONE 0.2s [2025-10-30T08:36:52.129Z] [2025-10-30T08:36:52.129Z] #8 [4/4] RUN go mod download [2025-10-30T08:37:02.118Z] #8 DONE 10.3s [2025-10-30T08:37:02.375Z] [2025-10-30T08:37:02.375Z] #9 exporting to image [2025-10-30T08:37:02.375Z] #9 exporting layers [2025-10-30T08:37:06.571Z] #9 exporting layers 3.8s done [2025-10-30T08:37:06.571Z] #9 writing image sha256:dddbf97760dd539c3f02fba2add8e63af96baecde48558d7a4297c2cb01a561b done [2025-10-30T08:37:06.571Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-30T08:37:06.571Z] #9 DONE 3.8s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:37:06.872Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-30T08:37:06.872Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T08:37:06.944Z] prd-ubuntu20.04-docker-8c-8g-771023 does not seem to be running inside a container [2025-10-30T08:37:06.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/918 -v /w/workspace/edgex-go/918:/w/workspace/edgex-go/918:rw,z -v /w/workspace/edgex-go/918@tmp:/w/workspace/edgex-go/918@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-10-30T08:37:07.692Z] $ docker top 514941c863e4c80ca9e245365e08c59c19d9f7af0d148d57ea89b81496b732f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-30T08:37:08.036Z] + go version [2025-10-30T08:37:08.036Z] go version go1.23.12 linux/amd64 [Pipeline] } [2025-10-30T08:37:08.044Z] $ docker stop --time=1 514941c863e4c80ca9e245365e08c59c19d9f7af0d148d57ea89b81496b732f9 [2025-10-30T08:37:09.314Z] $ docker rm -f --volumes 514941c863e4c80ca9e245365e08c59c19d9f7af0d148d57ea89b81496b732f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:37:09.761Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-30T08:37:09.761Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T08:37:09.832Z] prd-ubuntu20.04-docker-8c-8g-771023 does not seem to be running inside a container [2025-10-30T08:37:09.860Z] $ 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/918 -v /w/workspace/edgex-go/918:/w/workspace/edgex-go/918:rw,z -v /w/workspace/edgex-go/918@tmp:/w/workspace/edgex-go/918@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-10-30T08:37:10.119Z] $ docker top b4b8c0e05b499ee7ccf37f14bb2a94a66a0b253d2bbdc6d5a33ba0260d404f69 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-30T08:37:10.195Z] ========================================================= [2025-10-30T08:37:10.195Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-30T08:37:10.195Z] ========================================================= [Pipeline] sh [2025-10-30T08:37:10.471Z] + git config --global --add safe.directory /w/workspace/edgex-go/918 [Pipeline] fileExists [Pipeline] sh [2025-10-30T08:37:10.775Z] + make test [2025-10-30T08:37:10.775Z] go test -race -coverprofile=coverage.out ./... [2025-10-30T08:37:18.899Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-30T08:37:45.412Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-30T08:37:45.412Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-30T08:37:45.412Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-30T08:37:45.412Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-30T08:37:45.412Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-30T08:37:45.412Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-30T08:37:45.412Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-30T08:37:45.412Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-30T08:37:45.412Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-30T08:37:45.412Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-30T08:37:45.412Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-30T08:37:45.412Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-30T08:37:45.412Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-30T08:37:45.412Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-30T08:37:45.412Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-30T08:37:45.412Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-30T08:37:45.413Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2025-10-30T08:37:45.413Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-30T08:37:46.346Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-30T08:37:46.346Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-30T08:37:46.910Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-30T08:37:46.910Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-30T08:37:47.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-30T08:37:47.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-30T08:37:47.169Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-30T08:37:47.169Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-30T08:37:47.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-30T08:37:47.169Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-30T08:37:47.169Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-30T08:37:47.169Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-30T08:37:47.169Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-30T08:37:47.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-30T08:37:47.169Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-30T08:37:47.169Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.052s coverage: 97.0% of statements [2025-10-30T08:37:48.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-30T08:37:48.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-30T08:37:48.538Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-30T08:37:48.538Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-30T08:37:48.538Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-30T08:37:48.538Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-30T08:37:49.909Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-30T08:37:49.909Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-30T08:37:50.167Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.4% of statements [2025-10-30T08:37:50.167Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.020s coverage: 4.8% of statements [2025-10-30T08:37:50.167Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.078s coverage: 57.7% of statements [2025-10-30T08:37:50.167Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.029s coverage: 86.5% of statements [2025-10-30T08:37:50.424Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.204s coverage: 94.2% of statements [2025-10-30T08:37:50.424Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.057s coverage: 90.7% of statements [2025-10-30T08:37:50.990Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.045s coverage: 8.4% of statements [2025-10-30T08:37:51.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-30T08:37:51.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-30T08:37:51.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-30T08:37:51.558Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-30T08:37:51.558Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-30T08:37:51.558Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-30T08:37:51.558Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-30T08:37:51.558Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-30T08:37:51.558Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-30T08:37:51.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-30T08:37:51.558Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-30T08:37:51.558Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-30T08:37:51.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-30T08:37:51.558Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-30T08:37:51.558Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-30T08:37:52.933Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.386s coverage: 95.8% of statements [2025-10-30T08:37:52.933Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2025-10-30T08:37:54.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-30T08:37:54.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-30T08:37:54.303Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-30T08:37:54.303Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-30T08:37:54.303Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-30T08:37:55.236Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.050s coverage: 2.4% of statements [2025-10-30T08:37:55.236Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.050s coverage: 1.0% of statements [2025-10-30T08:37:55.236Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 38.2% of statements [2025-10-30T08:37:55.236Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.022s coverage: 68.8% of statements [2025-10-30T08:37:55.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 40.0% of statements [2025-10-30T08:37:55.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.035s coverage: 87.1% of statements [2025-10-30T08:37:55.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 89.5% of statements [2025-10-30T08:37:55.751Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-30T08:37:55.751Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-30T08:37:55.751Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-30T08:37:55.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.025s coverage: 93.1% of statements [2025-10-30T08:37:56.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-30T08:37:56.010Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-30T08:37:56.010Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-30T08:37:56.010Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-30T08:37:56.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2025-10-30T08:37:57.148Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-30T08:37:57.148Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-30T08:37:57.148Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-30T08:37:57.404Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-30T08:37:57.404Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-30T08:37:57.404Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-30T08:37:57.404Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-30T08:37:58.344Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-30T08:37:58.344Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-30T08:37:58.909Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-30T08:38:00.812Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-30T08:38:00.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-30T08:38:02.184Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-30T08:38:03.118Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-30T08:38:03.118Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-30T08:38:03.118Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-30T08:38:08.392Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-30T08:38:08.392Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-30T08:38:08.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-30T08:38:08.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-30T08:38:08.392Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-30T08:38:08.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements [2025-10-30T08:38:10.556Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-30T08:38:10.556Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-30T08:38:10.556Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-30T08:38:10.556Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-30T08:38:10.556Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-30T08:38:10.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-30T08:38:10.814Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-30T08:38:11.073Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-30T08:38:11.073Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-30T08:38:11.073Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-30T08:38:11.073Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-30T08:38:11.073Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-30T08:38:12.974Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-30T08:38:12.974Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-30T08:38:12.974Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-30T08:38:12.975Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-30T08:38:13.950Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-30T08:38:13.950Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-30T08:38:13.950Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-30T08:38:13.950Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-30T08:38:14.209Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-30T08:38:14.209Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-30T08:38:14.209Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-30T08:38:15.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-30T08:38:15.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-30T08:38:15.140Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-30T08:38:17.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.051s coverage: 92.9% of statements [2025-10-30T08:38:17.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 68.8% of statements [2025-10-30T08:38:17.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2025-10-30T08:38:17.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements [2025-10-30T08:38:17.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.038s coverage: 87.2% of statements [2025-10-30T08:38:17.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 15.5% of statements [2025-10-30T08:38:17.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2025-10-30T08:38:17.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.083s coverage: 81.8% of statements [2025-10-30T08:38:17.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.084s coverage: 82.1% of statements [2025-10-30T08:38:17.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.031s coverage: 86.0% of statements [2025-10-30T08:38:17.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.047s coverage: 6.8% of statements [2025-10-30T08:38:17.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.055s coverage: 33.3% of statements [2025-10-30T08:38:17.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.049s coverage: 100.0% of statements [2025-10-30T08:38:17.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.175s coverage: 54.8% of statements [2025-10-30T08:38:17.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.6% of statements [2025-10-30T08:38:17.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2025-10-30T08:38:17.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2025-10-30T08:38:17.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2025-10-30T08:38:17.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.054s coverage: 20.0% of statements [2025-10-30T08:38:17.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements [2025-10-30T08:38:17.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements [2025-10-30T08:38:17.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements [2025-10-30T08:38:17.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.161s coverage: 29.2% of statements [2025-10-30T08:38:17.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements [2025-10-30T08:38:17.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.033s coverage: 3.1% of statements [2025-10-30T08:38:17.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.024s coverage: 76.2% of statements [2025-10-30T08:38:17.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.036s coverage: 54.0% of statements [2025-10-30T08:38:20.197Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 17.1% of statements [2025-10-30T08:38:20.197Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.139s coverage: 94.9% of statements [2025-10-30T08:38:20.197Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.028s coverage: 9.0% of statements [2025-10-30T08:38:20.197Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 97.7% of statements [2025-10-30T08:38:20.197Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.031s coverage: 43.6% of statements [2025-10-30T08:38:20.197Z] 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-10-30T08:38:20.455Z] running golangci-lint [2025-10-30T08:38:20.455Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-10-30T08:38:20.455Z] go version go1.23.12 linux/amd64 [2025-10-30T08:38:20.716Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-10-30T08:38:20.716Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-10-30T08:38:20.716Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-10-30T08:38:22.757Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-771025 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-10-30T08:38:22.776Z] Running in /w/workspace/edgex-go/918 [Pipeline] { [Pipeline] checkout [2025-10-30T08:38:25.817Z] The recommended git tool is: git [2025-10-30T08:38:30.192Z] using credential edgex-jenkins-ssh [2025-10-30T08:38:30.214Z] Cloning the remote Git repository [2025-10-30T08:38:30.249Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-10-30T08:38:30.334Z] > git init /w/workspace/edgex-go/918 # timeout=10 [2025-10-30T08:38:30.454Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-10-30T08:38:30.455Z] > git --version # timeout=10 [2025-10-30T08:38:30.473Z] > git --version # 'git version 2.25.1' [2025-10-30T08:38:30.475Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-30T08:38:30.597Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-30T08:38:47.374Z] level=info msg="[loader] Go packages loading at mode 575 (files|compiled_files|exports_file|imports|name|types_sizes|deps) took 22.935689076s" [2025-10-30T08:38:47.374Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.642001ms" [2025-10-30T08:38:51.097Z] Avoid second fetch [2025-10-30T08:38:51.098Z] Checking out Revision 7edac8007c813f9848da4a88def049bb4874d70c (main) [2025-10-30T08:38:51.937Z] Commit message: "feat: Improve insecure encryption key handling (#5290)" [2025-10-30T08:38:50.131Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-10-30T08:38:50.168Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-30T08:38:51.111Z] > git config core.sparsecheckout # timeout=10 [2025-10-30T08:38:51.180Z] > git checkout -f 7edac8007c813f9848da4a88def049bb4874d70c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-30T08:38:56.196Z] provisioning config files... [2025-10-30T08:38:56.222Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/918@tmp/config2031127408422131105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-30T08:38:56.882Z] ---> ****-login.sh [2025-10-30T08:38:56.882Z] nexus3.edgexfoundry.org:10001 [2025-10-30T08:38:57.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T08:38:57.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T08:38:57.425Z] Configure a credential helper to remove this warning. See [2025-10-30T08:38:57.425Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T08:38:57.425Z] [2025-10-30T08:38:57.425Z] Login Succeeded [2025-10-30T08:38:57.425Z] nexus3.edgexfoundry.org:10002 [2025-10-30T08:38:57.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T08:38:59.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T08:38:59.113Z] Configure a credential helper to remove this warning. See [2025-10-30T08:38:59.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T08:38:59.113Z] [2025-10-30T08:38:59.113Z] Login Succeeded [2025-10-30T08:38:59.113Z] nexus3.edgexfoundry.org:10003 [2025-10-30T08:38:59.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T08:38:59.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T08:38:59.382Z] Configure a credential helper to remove this warning. See [2025-10-30T08:38:59.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T08:38:59.382Z] [2025-10-30T08:38:59.382Z] Login Succeeded [2025-10-30T08:38:59.382Z] nexus3.edgexfoundry.org:10004 [2025-10-30T08:38:59.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T08:38:59.566Z] level=info msg="[linters_context/goanalysis] analyzers took 1m53.828108649s with top 10 stages: buildir: 1m9.663656147s, gosec: 4.002543842s, fact_deprecated: 3.016980913s, inspect: 2.733532222s, printf: 2.324861348s, ctrlflow: 2.303047s, fact_purity: 1.537418636s, nilness: 1.268025549s, typedness: 1.04478166s, S1038: 976.136591ms" [2025-10-30T08:38:59.566Z] level=info msg="[runner] Issues before processing: 21, after processing: 0" [2025-10-30T08:38:59.566Z] level=info msg="[runner] Processors filtering stat (in/out): identifier_marker: 21/21, invalid_issue: 21/21, skip_files: 21/21, autogenerated_exclude: 21/21, exclude-rules: 21/20, filename_unadjuster: 21/21, exclude: 21/21, nolint: 20/0, path_prettifier: 21/21, skip_dirs: 21/21, cgo: 21/21" [2025-10-30T08:38:59.567Z] level=info msg="[runner] processing took 15.027949ms with stages: nolint: 10.858149ms, identifier_marker: 1.148181ms, exclude-rules: 859.168µs, autogenerated_exclude: 785.337µs, path_prettifier: 687.766µs, skip_dirs: 639.806µs, cgo: 16.41µs, max_same_issues: 11.831µs, invalid_issue: 8.211µs, max_per_file_from_linter: 5.32µs, filename_unadjuster: 2.61µs, uniq_by_line: 810ns, diff: 700ns, source_code: 690ns, fixer: 680ns, exclude: 590ns, skip_files: 590ns, sort_results: 390ns, path_prefixer: 260ns, max_from_linter: 210ns, path_shortener: 130ns, severity-rules: 110ns" [2025-10-30T08:38:59.567Z] level=info msg="[runner] linters took 14.341947093s with stages: goanalysis_metalinter: 14.326660593s" [2025-10-30T08:38:59.567Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-10-30T08:38:59.567Z] level=info msg="Memory: 373 samples, avg is 329.5MB, max is 1413.8MB" [2025-10-30T08:38:59.567Z] level=info msg="Execution took 37.331355939s" [2025-10-30T08:38:59.567Z] go vet ./... [2025-10-30T08:38:59.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T08:38:59.650Z] Configure a credential helper to remove this warning. See [2025-10-30T08:38:59.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T08:38:59.651Z] [2025-10-30T08:38:59.651Z] Login Succeeded [2025-10-30T08:38:59.651Z] ****.io [2025-10-30T08:38:59.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T08:39:00.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T08:39:00.184Z] Configure a credential helper to remove this warning. See [2025-10-30T08:39:00.184Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T08:39:00.184Z] [2025-10-30T08:39:00.184Z] Login Succeeded [2025-10-30T08:39:00.184Z] ---> ****-login.sh ends [Pipeline] } [2025-10-30T08:39:00.201Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-10-30T08:39:00.806Z] + git config --global --add safe.directory /w/workspace/edgex-go/918 [Pipeline] echo [2025-10-30T08:39:00.826Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-30T08:39:00.846Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-30T08:39:00.861Z] ========================================================= [2025-10-30T08:39:00.861Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-10-30T08:39:00.861Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-30T08:39:01.189Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-30T08:39:01.458Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-30T08:39:01.458Z] 6e174226ea69: Pulling fs layer [2025-10-30T08:39:01.458Z] 7d1a427e917c: Pulling fs layer [2025-10-30T08:39:01.458Z] 382d65ac76eb: Pulling fs layer [2025-10-30T08:39:01.458Z] 13eebdc497b7: Pulling fs layer [2025-10-30T08:39:01.458Z] 4f4fb700ef54: Pulling fs layer [2025-10-30T08:39:01.458Z] 06715773e931: Pulling fs layer [2025-10-30T08:39:01.458Z] 7fa9dde3b271: Pulling fs layer [2025-10-30T08:39:01.458Z] d57d563a94ed: Pulling fs layer [2025-10-30T08:39:01.458Z] 13eebdc497b7: Waiting [2025-10-30T08:39:01.458Z] 4f4fb700ef54: Waiting [2025-10-30T08:39:01.458Z] 06715773e931: Waiting [2025-10-30T08:39:01.458Z] 7fa9dde3b271: Waiting [2025-10-30T08:39:01.458Z] d57d563a94ed: Waiting [2025-10-30T08:39:01.458Z] 7d1a427e917c: Verifying Checksum [2025-10-30T08:39:01.458Z] 7d1a427e917c: Download complete [2025-10-30T08:39:01.458Z] 13eebdc497b7: Verifying Checksum [2025-10-30T08:39:01.458Z] 13eebdc497b7: Download complete [2025-10-30T08:39:01.458Z] 4f4fb700ef54: Verifying Checksum [2025-10-30T08:39:01.458Z] 4f4fb700ef54: Download complete [2025-10-30T08:39:01.458Z] 06715773e931: Download complete [2025-10-30T08:39:01.458Z] 6e174226ea69: Verifying Checksum [2025-10-30T08:39:01.458Z] 6e174226ea69: Download complete [2025-10-30T08:39:02.047Z] d57d563a94ed: Verifying Checksum [2025-10-30T08:39:02.047Z] d57d563a94ed: Download complete [2025-10-30T08:39:02.321Z] 6e174226ea69: Pull complete [2025-10-30T08:39:02.906Z] 7d1a427e917c: Pull complete [2025-10-30T08:39:03.508Z] 382d65ac76eb: Verifying Checksum [2025-10-30T08:39:03.508Z] 382d65ac76eb: Download complete [2025-10-30T08:39:04.471Z] 7fa9dde3b271: Verifying Checksum [2025-10-30T08:39:04.471Z] 7fa9dde3b271: Download complete [2025-10-30T08:39:06.111Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-30T08:39:06.111Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-30T08:39:06.111Z] ./bin/test-attribution-txt.sh [2025-10-30T08:39:06.111Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-10-30T08:39:06.111Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-10-30T08:39:06.111Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-10-30T08:39:06.111Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-10-30T08:39:06.111Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-10-30T08:39:06.111Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-30T08:39:06.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-30T08:39:06.421Z] + ls -al . [2025-10-30T08:39:06.421Z] total 2104 [2025-10-30T08:39:06.421Z] drwxrwxr-x 11 1001 1001 4096 Oct 30 08:37 . [2025-10-30T08:39:06.421Z] drwxr-xr-x 4 root root 4096 Oct 30 08:37 .. [2025-10-30T08:39:06.421Z] drwxrwxr-x 2 1001 1001 4096 Oct 30 08:35 .blubracket [2025-10-30T08:39:06.421Z] -rw-rw-r-- 1 1001 1001 10 Oct 30 08:35 .dockerignore [2025-10-30T08:39:06.421Z] drwxrwxr-x 8 1001 1001 4096 Oct 30 08:38 .git [2025-10-30T08:39:06.421Z] drwxrwxr-x 3 1001 1001 4096 Oct 30 08:35 .github [2025-10-30T08:39:06.421Z] -rw-rw-r-- 1 1001 1001 909 Oct 30 08:35 .gitignore [2025-10-30T08:39:06.421Z] -rw-rw-r-- 1 1001 1001 218 Oct 30 08:35 .golangci.yml [2025-10-30T08:39:06.421Z] -rw-rw-r-- 1 1001 1001 100 Oct 30 08:35 .hadolint.yml [2025-10-30T08:39:06.421Z] drwxr-xr-x 3 1001 1001 4096 Oct 30 08:36 .semver [2025-10-30T08:39:06.421Z] -rw-rw-r-- 1 1001 1001 155 Oct 30 08:35 .sonarcloud.properties [2025-10-30T08:39:06.421Z] -rw-rw-r-- 1 1001 1001 1171 Oct 30 08:35 ADOPTERS.md [2025-10-30T08:39:06.421Z] -rw-rw-r-- 1 1001 1001 17374 Oct 30 08:35 Attribution.txt [2025-10-30T08:39:06.421Z] -rw-rw-r-- 1 1001 1001 108018 Oct 30 08:35 CHANGELOG.md [2025-10-30T08:39:06.421Z] -rw-rw-r-- 1 1001 1001 3804 Oct 30 08:35 CONTRIBUTING.md [2025-10-30T08:39:06.421Z] -rw-rw-r-- 1 1001 1001 677 Oct 30 08:35 GOVERNANCE.md [2025-10-30T08:39:06.421Z] -rw-rw-r-- 1 1001 1001 886 Oct 30 08:35 Jenkinsfile [2025-10-30T08:39:06.421Z] -rw-rw-r-- 1 1001 1001 10775 Oct 30 08:35 LICENSE [2025-10-30T08:39:06.421Z] -rw-rw-r-- 1 1001 1001 16740 Oct 30 08:35 Makefile [2025-10-30T08:39:06.421Z] -rw-rw-r-- 1 1001 1001 582 Oct 30 08:35 OWNERS.md [2025-10-30T08:39:06.421Z] -rw-rw-r-- 1 1001 1001 9932 Oct 30 08:35 README.md [2025-10-30T08:39:06.421Z] -rw-rw-r-- 1 1001 1001 789 Oct 30 08:35 SECURITY.md [2025-10-30T08:39:06.421Z] -rw-rw-r-- 1 1001 1001 12 Oct 30 08:36 VERSION [2025-10-30T08:39:06.421Z] drwxrwxr-x 2 1001 1001 4096 Oct 30 08:35 bin [2025-10-30T08:39:06.421Z] drwxrwxr-x 19 1001 1001 4096 Oct 30 08:35 cmd [2025-10-30T08:39:06.421Z] -rw-r--r-- 1 root root 1774270 Oct 30 08:38 coverage.out [2025-10-30T08:39:06.421Z] drwxrwxr-x 2 1001 1001 4096 Oct 30 08:35 fuzz_test [2025-10-30T08:39:06.421Z] -rw-rw-r-- 1 1001 1001 6539 Oct 30 08:35 go.mod [2025-10-30T08:39:06.421Z] -rw-rw-r-- 1 1001 1001 88541 Oct 30 08:35 go.sum [2025-10-30T08:39:06.421Z] drwxrwxr-x 7 1001 1001 4096 Oct 30 08:35 internal [2025-10-30T08:39:06.421Z] drwxrwxr-x 2 1001 1001 4096 Oct 30 08:35 openapi [2025-10-30T08:39:06.421Z] -rw-rw-r-- 1 1001 1001 584 Oct 30 08:35 security.txt [2025-10-30T08:39:06.421Z] -rw-rw-r-- 1 1001 1001 204 Oct 30 08:35 version.go [Pipeline] sh [2025-10-30T08:39:06.709Z] + '[' -e coverage.out ] [2025-10-30T08:39:06.709Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-10-30T08:39:06.880Z] Stashed 1 file(s) [Pipeline] sh [2025-10-30T08:39:07.159Z] + make build [2025-10-30T08:39:07.160Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-10-30T08:39:19.508Z] 382d65ac76eb: Pull complete [2025-10-30T08:39:19.508Z] 13eebdc497b7: Pull complete [2025-10-30T08:39:19.508Z] 4f4fb700ef54: Pull complete [2025-10-30T08:39:19.508Z] 06715773e931: Pull complete [2025-10-30T08:39:27.738Z] 7fa9dde3b271: Pull complete [2025-10-30T08:39:28.701Z] d57d563a94ed: Pull complete [2025-10-30T08:39:28.701Z] Digest: sha256:4fa25c0866557c2fe486be650b860b3e094b154ce580a08ea32adae8d957cdec [2025-10-30T08:39:28.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-30T08:39:28.701Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-30T08:39:29.037Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-30T08:39:29.037Z] WORKDIR /edgex [2025-10-30T08:39:29.037Z] COPY go.mod . [2025-10-30T08:39:29.037Z] RUN go mod download -t [2025-10-30T08:39:29.037Z] ci-base-image-arm64 -f - . [2025-10-30T08:39:30.012Z] Sending build context to Docker daemon 3.85MB [2025-10-30T08:39:30.012Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-30T08:39:30.012Z] ---> 43a1c90cae9b [2025-10-30T08:39:30.012Z] Step 2/4 : WORKDIR /edgex [2025-10-30T08:39:31.953Z] ---> Running in 72825f15214c [2025-10-30T08:39:31.953Z] Removing intermediate container 72825f15214c [2025-10-30T08:39:31.953Z] ---> 950f5ea5b777 [2025-10-30T08:39:31.953Z] Step 3/4 : COPY go.mod . [2025-10-30T08:39:32.545Z] ---> 94dcc992c906 [2025-10-30T08:39:32.545Z] Step 4/4 : RUN go mod download [2025-10-30T08:39:32.545Z] ---> Running in b3ac4d5ce9fd [2025-10-30T08:39:33.689Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-10-30T08:39:33.689Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-30T08:39:35.589Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-30T08:39:36.155Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-30T08:39:38.055Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-30T08:39:43.319Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-30T08:39:45.849Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-30T08:39:48.386Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-30T08:39:50.912Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-30T08:39:52.825Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-30T08:39:54.200Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-30T08:39:54.767Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-10-30T08:39:56.161Z] $ docker stop --time=1 b4b8c0e05b499ee7ccf37f14bb2a94a66a0b253d2bbdc6d5a33ba0260d404f69 [2025-10-30T08:39:59.283Z] $ docker rm -f --volumes b4b8c0e05b499ee7ccf37f14bb2a94a66a0b253d2bbdc6d5a33ba0260d404f69 [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-10-30T08:40:00.432Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-30T08:40:00.432Z] [2025-10-30T08:40:00.432Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:40:00.743Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-30T08:40:00.743Z] latest: Pulling from edgex-devops/edgex-compose [2025-10-30T08:40:00.743Z] 91d30c5bc195: Pulling fs layer [2025-10-30T08:40:00.743Z] 2e9b0aa3be6d: Pulling fs layer [2025-10-30T08:40:00.743Z] 9c61dcf015f6: Pulling fs layer [2025-10-30T08:40:00.743Z] 4698f68db338: Pulling fs layer [2025-10-30T08:40:00.743Z] 2a2f49069b9e: Pulling fs layer [2025-10-30T08:40:00.743Z] e0025b399a48: Pulling fs layer [2025-10-30T08:40:00.743Z] 4698f68db338: Waiting [2025-10-30T08:40:00.743Z] 2a2f49069b9e: Waiting [2025-10-30T08:40:00.743Z] e0025b399a48: Waiting [2025-10-30T08:40:00.743Z] 91d30c5bc195: Download complete [2025-10-30T08:40:00.743Z] 4698f68db338: Download complete [2025-10-30T08:40:01.002Z] 91d30c5bc195: Pull complete [2025-10-30T08:40:01.002Z] 2e9b0aa3be6d: Verifying Checksum [2025-10-30T08:40:01.002Z] 2e9b0aa3be6d: Download complete [2025-10-30T08:40:01.002Z] e0025b399a48: Download complete [2025-10-30T08:40:01.260Z] 2a2f49069b9e: Verifying Checksum [2025-10-30T08:40:01.260Z] 2a2f49069b9e: Download complete [2025-10-30T08:40:01.260Z] 2e9b0aa3be6d: Pull complete [2025-10-30T08:40:01.519Z] 9c61dcf015f6: Verifying Checksum [2025-10-30T08:40:01.519Z] 9c61dcf015f6: Download complete [2025-10-30T08:40:04.827Z] 9c61dcf015f6: Pull complete [2025-10-30T08:40:04.827Z] 4698f68db338: Pull complete [2025-10-30T08:40:05.088Z] 2a2f49069b9e: Pull complete [2025-10-30T08:40:05.088Z] e0025b399a48: Pull complete [2025-10-30T08:40:05.088Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-10-30T08:40:05.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-30T08:40:05.088Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T08:40:05.196Z] prd-ubuntu20.04-docker-8c-8g-771023 does not seem to be running inside a container [2025-10-30T08:40:05.229Z] $ 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/918 -v /w/workspace/edgex-go/918:/w/workspace/edgex-go/918:rw,z -v /w/workspace/edgex-go/918@tmp:/w/workspace/edgex-go/918@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-10-30T08:40:06.547Z] $ docker top 7b88297f561e9f2df0b2c46f638c6481f8450f6265d938d045aba74b0469112c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-30T08:40:06.905Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-30T08:40:07.168Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2025-10-30T08:40:07.168Z] #1 transferring dockerfile: 1.81kB done [2025-10-30T08:40:07.168Z] #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-10-30T08:40:07.168Z] #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-10-30T08:40:07.168Z] #1 DONE 0.1s [2025-10-30T08:40:07.168Z] [2025-10-30T08:40:07.168Z] #2 [core-command internal] load build definition from Dockerfile [2025-10-30T08:40:07.168Z] #2 transferring dockerfile: 1.94kB done [2025-10-30T08:40:07.168Z] #2 DONE 0.1s [2025-10-30T08:40:07.168Z] [2025-10-30T08:40:07.168Z] #3 [support-scheduler internal] load build definition from Dockerfile [2025-10-30T08:40:07.168Z] #3 transferring dockerfile: 1.83kB done [2025-10-30T08:40:07.168Z] #3 DONE 0.1s [2025-10-30T08:40:07.168Z] [2025-10-30T08:40:07.168Z] #4 [core-keeper internal] load build definition from Dockerfile [2025-10-30T08:40:07.168Z] #4 transferring dockerfile: 2.01kB done [2025-10-30T08:40:07.168Z] #4 DONE 0.1s [2025-10-30T08:40:07.168Z] [2025-10-30T08:40:07.168Z] #5 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-30T08:40:07.168Z] #5 DONE 0.0s [2025-10-30T08:40:07.168Z] [2025-10-30T08:40:07.168Z] #6 [security-spire-config internal] load build definition from Dockerfile [2025-10-30T08:40:07.168Z] #6 transferring dockerfile: 1.69kB done [2025-10-30T08:40:07.428Z] #6 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-10-30T08:40:07.428Z] #6 DONE 0.2s [2025-10-30T08:40:07.428Z] [2025-10-30T08:40:07.428Z] #7 [core-data internal] load build definition from Dockerfile [2025-10-30T08:40:07.428Z] #7 transferring dockerfile: 2.04kB done [2025-10-30T08:40:07.428Z] #7 DONE 0.2s [2025-10-30T08:40:07.428Z] [2025-10-30T08:40:07.428Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-30T08:40:07.428Z] #8 transferring dockerfile: 2.49kB done [2025-10-30T08:40:07.428Z] #8 DONE 0.2s [2025-10-30T08:40:07.428Z] [2025-10-30T08:40:07.428Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-30T08:40:07.428Z] #9 transferring dockerfile: 2.23kB done [2025-10-30T08:40:07.428Z] #9 DONE 0.2s [2025-10-30T08:40:07.428Z] [2025-10-30T08:40:07.428Z] #10 [core-metadata internal] load build definition from Dockerfile [2025-10-30T08:40:07.428Z] #10 transferring dockerfile: 2.10kB done [2025-10-30T08:40:07.428Z] #10 DONE 0.2s [2025-10-30T08:40:07.428Z] [2025-10-30T08:40:07.428Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-30T08:40:07.428Z] #11 transferring dockerfile: 2.14kB done [2025-10-30T08:40:07.428Z] #11 DONE 0.2s [2025-10-30T08:40:07.428Z] [2025-10-30T08:40:07.428Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-30T08:40:07.428Z] #12 transferring dockerfile: 1.89kB done [2025-10-30T08:40:07.428Z] #12 DONE 0.2s [2025-10-30T08:40:07.428Z] [2025-10-30T08:40:07.428Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-30T08:40:07.428Z] #13 transferring dockerfile: 3.02kB done [2025-10-30T08:40:07.428Z] #13 DONE 0.2s [2025-10-30T08:40:07.428Z] [2025-10-30T08:40:07.428Z] #14 [security-spire-server internal] load build definition from Dockerfile [2025-10-30T08:40:07.428Z] #14 transferring dockerfile: 1.70kB done [2025-10-30T08:40:07.428Z] #14 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-10-30T08:40:07.428Z] #14 DONE 0.2s [2025-10-30T08:40:07.428Z] [2025-10-30T08:40:07.428Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-30T08:40:07.428Z] #15 transferring dockerfile: 2.50kB done [2025-10-30T08:40:07.428Z] #15 DONE 0.2s [2025-10-30T08:40:07.428Z] [2025-10-30T08:40:07.428Z] #16 [support-notifications internal] load build definition from Dockerfile [2025-10-30T08:40:07.428Z] #16 transferring dockerfile: 2.00kB done [2025-10-30T08:40:07.428Z] #16 DONE 0.2s [2025-10-30T08:40:07.428Z] [2025-10-30T08:40:07.428Z] #5 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-30T08:40:07.428Z] #5 DONE 0.0s [2025-10-30T08:40:07.428Z] [2025-10-30T08:40:07.428Z] #17 [core-data internal] load .dockerignore [2025-10-30T08:40:07.428Z] #17 transferring context: 50B done [2025-10-30T08:40:07.428Z] #17 DONE 0.0s [2025-10-30T08:40:07.428Z] [2025-10-30T08:40:07.428Z] #18 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-10-30T08:40:07.428Z] #18 DONE 0.3s [2025-10-30T08:40:07.428Z] [2025-10-30T08:40:07.428Z] #19 [core-command internal] load .dockerignore [2025-10-30T08:40:07.428Z] #19 transferring context: 50B done [2025-10-30T08:40:07.428Z] #19 DONE 0.1s [2025-10-30T08:40:07.428Z] [2025-10-30T08:40:07.428Z] #20 [core-keeper internal] load .dockerignore [2025-10-30T08:40:07.428Z] #20 transferring context: 50B done [2025-10-30T08:40:07.428Z] #20 DONE 0.1s [2025-10-30T08:40:07.428Z] [2025-10-30T08:40:07.428Z] #21 [support-scheduler internal] load .dockerignore [2025-10-30T08:40:07.428Z] #21 transferring context: 50B done [2025-10-30T08:40:07.428Z] #21 DONE 0.1s [2025-10-30T08:40:07.428Z] [2025-10-30T08:40:07.428Z] #22 [security-secretstore-setup internal] load .dockerignore [2025-10-30T08:40:07.428Z] #22 transferring context: 50B done [2025-10-30T08:40:07.428Z] #22 DONE 0.1s [2025-10-30T08:40:07.428Z] [2025-10-30T08:40:07.428Z] #23 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:40:07.429Z] #23 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-30T08:40:07.688Z] #23 ... [2025-10-30T08:40:07.688Z] [2025-10-30T08:40:07.688Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2025-10-30T08:40:07.688Z] #24 transferring context: 50B done [2025-10-30T08:40:07.688Z] #24 DONE 0.1s [2025-10-30T08:40:07.688Z] [2025-10-30T08:40:07.688Z] #25 [security-proxy-auth internal] load .dockerignore [2025-10-30T08:40:07.688Z] #25 transferring context: 50B done [2025-10-30T08:40:07.688Z] #25 DONE 0.1s [2025-10-30T08:40:07.688Z] [2025-10-30T08:40:07.688Z] #26 [core-metadata internal] load .dockerignore [2025-10-30T08:40:07.688Z] #26 transferring context: 50B done [2025-10-30T08:40:07.688Z] #26 DONE 0.1s [2025-10-30T08:40:07.688Z] [2025-10-30T08:40:07.688Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-30T08:40:07.688Z] #27 transferring context: 50B done [2025-10-30T08:40:07.688Z] #27 DONE 0.2s [2025-10-30T08:40:07.688Z] [2025-10-30T08:40:07.688Z] #23 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:40:07.688Z] #23 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-30T08:40:07.688Z] #23 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-30T08:40:07.688Z] #23 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-30T08:40:07.688Z] #23 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 1.05MB / 3.63MB 0.1s [2025-10-30T08:40:07.688Z] #23 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-30T08:40:07.688Z] #23 ... [2025-10-30T08:40:07.688Z] [2025-10-30T08:40:07.688Z] #28 [security-proxy-setup internal] load .dockerignore [2025-10-30T08:40:07.688Z] #28 transferring context: 50B done [2025-10-30T08:40:07.688Z] #28 DONE 0.3s [2025-10-30T08:40:07.688Z] [2025-10-30T08:40:07.688Z] #23 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:40:07.688Z] #23 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-30T08:40:07.688Z] #23 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-30T08:40:07.688Z] #23 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-30T08:40:07.688Z] #23 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done [2025-10-30T08:40:07.688Z] #23 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-30T08:40:07.688Z] #23 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 [2025-10-30T08:40:07.948Z] #23 ... [2025-10-30T08:40:07.948Z] [2025-10-30T08:40:07.948Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-30T08:40:07.948Z] #29 DONE 0.6s [2025-10-30T08:40:07.948Z] [2025-10-30T08:40:07.948Z] #30 [security-bootstrapper internal] load .dockerignore [2025-10-30T08:40:07.948Z] #30 transferring context: 50B done [2025-10-30T08:40:07.948Z] #30 DONE 0.4s [2025-10-30T08:40:07.948Z] [2025-10-30T08:40:07.948Z] #31 [support-notifications internal] load .dockerignore [2025-10-30T08:40:07.948Z] #31 transferring context: 50B done [2025-10-30T08:40:07.948Z] #31 DONE 0.4s [2025-10-30T08:40:07.948Z] [2025-10-30T08:40:07.948Z] #23 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:40:07.948Z] #23 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-30T08:40:07.948Z] #23 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-30T08:40:07.948Z] #23 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-30T08:40:07.948Z] #23 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done [2025-10-30T08:40:07.948Z] #23 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-30T08:40:07.948Z] #23 ... [2025-10-30T08:40:07.948Z] [2025-10-30T08:40:07.948Z] #32 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-30T08:40:07.948Z] #32 DONE 0.5s [2025-10-30T08:40:07.948Z] [2025-10-30T08:40:07.948Z] #23 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:40:07.948Z] #23 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-30T08:40:07.948Z] #23 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-30T08:40:07.948Z] #23 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-30T08:40:07.948Z] #23 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done [2025-10-30T08:40:07.948Z] #23 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-30T08:40:07.948Z] #23 ... [2025-10-30T08:40:07.948Z] [2025-10-30T08:40:07.948Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-30T08:40:07.948Z] #33 DONE 0.8s [2025-10-30T08:40:07.948Z] [2025-10-30T08:40:07.948Z] #23 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:40:07.948Z] #23 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.4s done [2025-10-30T08:40:13.445Z] #23 ... [2025-10-30T08:40:13.445Z] [2025-10-30T08:40:13.445Z] #34 [core-command internal] load build context [2025-10-30T08:40:13.445Z] #34 transferring context: 181.77MB 5.5s [2025-10-30T08:40:14.381Z] #34 ... [2025-10-30T08:40:14.381Z] [2025-10-30T08:40:14.381Z] #35 [security-spire-server internal] load .dockerignore [2025-10-30T08:40:14.381Z] #35 transferring context: 50B 0.4s done [2025-10-30T08:40:14.381Z] #35 DONE 6.5s [2025-10-30T08:40:14.381Z] [2025-10-30T08:40:14.381Z] #36 [core-data builder 2/7] WORKDIR /edgex-go [2025-10-30T08:40:14.381Z] #36 DONE 6.6s [2025-10-30T08:40:14.381Z] [2025-10-30T08:40:14.381Z] #34 [core-command internal] load build context [2025-10-30T08:40:14.381Z] #34 transferring context: 248.92MB 6.9s [2025-10-30T08:40:14.381Z] #34 ... [2025-10-30T08:40:14.381Z] [2025-10-30T08:40:14.381Z] #23 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:40:14.381Z] #23 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-30T08:40:14.381Z] #23 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-30T08:40:14.381Z] #23 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-30T08:40:14.381Z] #23 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done [2025-10-30T08:40:14.381Z] #23 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-30T08:40:14.381Z] #23 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.4s done [2025-10-30T08:40:14.640Z] #23 ... [2025-10-30T08:40:14.640Z] [2025-10-30T08:40:14.640Z] #37 [security-spire-agent internal] load .dockerignore [2025-10-30T08:40:14.640Z] #37 transferring context: 50B 0.1s done [2025-10-30T08:40:14.640Z] #37 DONE 6.5s [2025-10-30T08:40:14.640Z] [2025-10-30T08:40:14.640Z] #38 [security-spire-config internal] load .dockerignore [2025-10-30T08:40:14.640Z] #38 transferring context: 50B 0.0s done [2025-10-30T08:40:14.640Z] #38 DONE 6.6s [2025-10-30T08:40:14.640Z] [2025-10-30T08:40:14.640Z] #23 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:40:14.640Z] #23 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-30T08:40:14.640Z] #23 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-30T08:40:14.640Z] #23 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-30T08:40:14.640Z] #23 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done [2025-10-30T08:40:14.640Z] #23 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-30T08:40:14.640Z] #23 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.4s done [2025-10-30T08:40:14.640Z] #23 DONE 7.2s [2025-10-30T08:40:14.640Z] [2025-10-30T08:40:14.640Z] #39 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-10-30T08:40:14.899Z] #39 ... [2025-10-30T08:40:14.899Z] [2025-10-30T08:40:14.899Z] #40 [security-spire-server internal] load build context [2025-10-30T08:40:14.899Z] #40 transferring context: 23.80kB 0.1s done [2025-10-30T08:40:14.899Z] #40 DONE 0.3s [2025-10-30T08:40:14.899Z] [2025-10-30T08:40:14.899Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:40:14.899Z] #41 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.3s done [2025-10-30T08:40:15.156Z] #41 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-30T08:40:15.412Z] #41 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-10-30T08:40:15.412Z] #41 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-10-30T08:40:15.412Z] #41 ... [2025-10-30T08:40:15.412Z] [2025-10-30T08:40:15.412Z] #42 [security-spire-agent internal] load build context [2025-10-30T08:40:15.412Z] #42 transferring context: 23.33kB 0.0s done [2025-10-30T08:40:15.412Z] #42 DONE 1.0s [2025-10-30T08:40:15.412Z] [2025-10-30T08:40:15.412Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:40:15.412Z] #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s [2025-10-30T08:40:15.671Z] #41 ... [2025-10-30T08:40:15.671Z] [2025-10-30T08:40:15.671Z] #43 [security-spire-config internal] load build context [2025-10-30T08:40:15.671Z] #43 transferring context: 22.05kB 0.1s done [2025-10-30T08:40:15.671Z] #43 DONE 1.0s [2025-10-30T08:40:15.671Z] [2025-10-30T08:40:15.671Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:40:15.671Z] #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-10-30T08:40:15.671Z] #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s [2025-10-30T08:40:15.671Z] #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.2s [2025-10-30T08:40:15.671Z] #41 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-10-30T08:40:15.671Z] #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-10-30T08:40:15.671Z] #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-10-30T08:40:15.671Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.3s [2025-10-30T08:40:15.928Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 5.34MB / 36.47MB 0.4s [2025-10-30T08:40:15.928Z] #41 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-30T08:40:15.928Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 9.98MB / 36.47MB 0.5s [2025-10-30T08:40:15.928Z] #41 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-10-30T08:40:16.185Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 14.68MB / 36.47MB 0.6s [2025-10-30T08:40:16.185Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 23.07MB / 36.47MB 0.8s [2025-10-30T08:40:16.444Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.0s [2025-10-30T08:40:17.378Z] #41 ... [2025-10-30T08:40:17.378Z] [2025-10-30T08:40:17.378Z] #44 [core-data internal] load build context [2025-10-30T08:40:17.635Z] #44 ... [2025-10-30T08:40:17.635Z] [2025-10-30T08:40:17.635Z] #45 [core-keeper internal] load build context [2025-10-30T08:40:17.635Z] #45 ... [2025-10-30T08:40:17.635Z] [2025-10-30T08:40:17.635Z] #46 [core-metadata internal] load build context [2025-10-30T08:40:18.103Z] #46 ... [2025-10-30T08:40:18.103Z] [2025-10-30T08:40:18.103Z] #47 [security-secretstore-setup internal] load build context [2025-10-30T08:40:18.103Z] #47 ... [2025-10-30T08:40:18.103Z] [2025-10-30T08:40:18.103Z] #48 [security-proxy-auth internal] load build context [2025-10-30T08:40:18.372Z] #48 ... [2025-10-30T08:40:18.372Z] [2025-10-30T08:40:18.372Z] #49 [security-spiffe-token-provider internal] load build context [2025-10-30T08:40:18.372Z] #49 ... [2025-10-30T08:40:18.372Z] [2025-10-30T08:40:18.372Z] #50 [support-notifications internal] load build context [2025-10-30T08:40:18.372Z] #50 ... [2025-10-30T08:40:18.372Z] [2025-10-30T08:40:18.372Z] #51 [core-common-config-bootstrapper internal] load build context [2025-10-30T08:40:18.372Z] #51 ... [2025-10-30T08:40:18.372Z] [2025-10-30T08:40:18.372Z] #52 [security-bootstrapper internal] load build context [2025-10-30T08:40:18.630Z] #52 ... [2025-10-30T08:40:18.630Z] [2025-10-30T08:40:18.630Z] #53 [security-proxy-setup internal] load build context [2025-10-30T08:40:18.630Z] #53 ... [2025-10-30T08:40:18.630Z] [2025-10-30T08:40:18.630Z] #54 [support-scheduler internal] load build context [2025-10-30T08:40:18.887Z] #54 ... [2025-10-30T08:40:18.887Z] [2025-10-30T08:40:18.887Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:40:20.260Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 4.1s done [2025-10-30T08:40:24.652Z] #41 ... [2025-10-30T08:40:24.652Z] [2025-10-30T08:40:24.652Z] #55 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-30T08:40:24.652Z] #0 6.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:24.652Z] #0 7.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:24.652Z] #0 7.456 OK: 265 MiB in 60 packages [2025-10-30T08:40:24.652Z] #55 ... [2025-10-30T08:40:24.652Z] [2025-10-30T08:40:24.652Z] #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-30T08:40:24.652Z] #0 0.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:24.652Z] #0 1.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:24.652Z] #0 1.676 OK: 265 MiB in 60 packages [2025-10-30T08:40:24.652Z] #56 ... [2025-10-30T08:40:24.652Z] [2025-10-30T08:40:24.652Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-30T08:40:24.911Z] #57 ... [2025-10-30T08:40:24.911Z] [2025-10-30T08:40:24.911Z] #34 [core-command internal] load build context [2025-10-30T08:40:24.911Z] #34 transferring context: 596.29MB 15.9s done [2025-10-30T08:40:24.911Z] #34 ... [2025-10-30T08:40:24.911Z] [2025-10-30T08:40:24.911Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-30T08:40:25.169Z] #58 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:25.169Z] #58 ... [2025-10-30T08:40:25.169Z] [2025-10-30T08:40:25.169Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-30T08:40:25.169Z] #0 9.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:25.169Z] #0 9.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:25.169Z] #0 10.18 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-30T08:40:25.169Z] #0 10.18 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-30T08:40:25.169Z] #0 10.18 OK: 24171 distinct packages available [2025-10-30T08:40:25.169Z] #0 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:25.169Z] #0 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:25.169Z] #59 ... [2025-10-30T08:40:25.169Z] [2025-10-30T08:40:25.169Z] #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-30T08:40:25.430Z] #60 ... [2025-10-30T08:40:25.430Z] [2025-10-30T08:40:25.430Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-30T08:40:25.430Z] #0 1.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:25.430Z] #0 1.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:25.430Z] #0 1.729 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-30T08:40:25.430Z] #0 1.729 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-30T08:40:25.430Z] #0 1.729 OK: 24171 distinct packages available [2025-10-30T08:40:25.430Z] #0 1.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:25.430Z] #0 1.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:25.430Z] #0 2.213 (1/5) Installing dumb-init (1.2.5-r3) [2025-10-30T08:40:25.430Z] #0 2.219 (2/5) Installing musl-obstack (1.2.3-r2) [2025-10-30T08:40:25.430Z] #0 2.224 (3/5) Installing libucontext (1.2-r3) [2025-10-30T08:40:25.430Z] #0 2.224 (4/5) Installing gcompat (1.1.0-r4) [2025-10-30T08:40:25.430Z] #0 2.227 (5/5) Installing openssl (3.3.5-r0) [2025-10-30T08:40:25.430Z] #0 2.243 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:40:25.430Z] #0 2.255 OK: 9 MiB in 19 packages [2025-10-30T08:40:25.430Z] #61 ... [2025-10-30T08:40:25.430Z] [2025-10-30T08:40:25.430Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-30T08:40:25.430Z] #0 1.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:25.430Z] #0 1.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:25.430Z] #0 1.905 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-30T08:40:25.430Z] #0 1.905 v3.22.2-102-g84b02f66f52 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-30T08:40:25.430Z] #0 1.905 OK: 26320 distinct packages available [2025-10-30T08:40:25.430Z] #0 2.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:25.430Z] #0 2.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:25.430Z] #0 2.473 OK: 265 MiB in 60 packages [2025-10-30T08:40:25.689Z] #62 ... [2025-10-30T08:40:25.689Z] [2025-10-30T08:40:25.689Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-30T08:40:25.689Z] #0 0.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:25.689Z] #0 0.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:25.689Z] #0 1.392 OK: 265 MiB in 60 packages [2025-10-30T08:40:25.689Z] #63 ... [2025-10-30T08:40:25.689Z] [2025-10-30T08:40:25.689Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-30T08:40:25.689Z] #0 9.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:25.689Z] #0 9.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:25.689Z] #0 9.508 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-30T08:40:25.689Z] #0 9.774 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:40:25.689Z] #0 9.780 OK: 8 MiB in 15 packages [2025-10-30T08:40:26.008Z] #64 ... [2025-10-30T08:40:26.008Z] [2025-10-30T08:40:26.008Z] #65 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-10-30T08:40:26.008Z] #0 0.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:26.008Z] #0 1.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:26.008Z] #0 1.585 OK: 265 MiB in 60 packages [2025-10-30T08:40:27.134Z] #65 ... [2025-10-30T08:40:27.134Z] [2025-10-30T08:40:27.134Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-30T08:40:27.134Z] #66 ... [2025-10-30T08:40:27.134Z] [2025-10-30T08:40:27.134Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-30T08:40:27.134Z] #67 ... [2025-10-30T08:40:27.134Z] [2025-10-30T08:40:27.134Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-30T08:40:27.134Z] #0 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:27.134Z] #0 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:27.134Z] #0 11.46 (1/7) Installing ca-certificates (20250911-r0) [2025-10-30T08:40:27.134Z] #0 11.58 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-30T08:40:27.134Z] #68 ... [2025-10-30T08:40:27.134Z] [2025-10-30T08:40:27.134Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-30T08:40:27.134Z] #0 7.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:27.134Z] #0 7.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:27.134Z] #0 8.286 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-30T08:40:27.134Z] #0 8.286 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-30T08:40:27.134Z] #0 8.286 OK: 24171 distinct packages available [2025-10-30T08:40:27.134Z] #0 8.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:27.134Z] #0 8.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:27.134Z] #0 8.752 (1/14) Installing ca-certificates (20250911-r0) [2025-10-30T08:40:27.134Z] #0 8.773 (2/14) Installing brotli-libs (1.1.0-r2) [2025-10-30T08:40:27.134Z] #0 8.786 (3/14) Installing c-ares (1.33.1-r0) [2025-10-30T08:40:27.134Z] #0 8.793 (4/14) Installing libunistring (1.2-r0) [2025-10-30T08:40:27.134Z] #0 8.806 (5/14) Installing libidn2 (2.3.7-r0) [2025-10-30T08:40:27.134Z] #0 8.813 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-10-30T08:40:27.134Z] #0 8.818 (7/14) Installing libpsl (0.21.5-r1) [2025-10-30T08:40:27.134Z] #0 8.822 (8/14) Installing zstd-libs (1.5.6-r0) [2025-10-30T08:40:27.134Z] #0 8.835 (9/14) Installing libcurl (8.14.1-r2) [2025-10-30T08:40:27.134Z] #0 8.853 (10/14) Installing curl (8.14.1-r2) [2025-10-30T08:40:27.134Z] #0 8.859 (11/14) Installing dumb-init (1.2.5-r3) [2025-10-30T08:40:27.134Z] #0 8.863 (12/14) Installing musl-obstack (1.2.3-r2) [2025-10-30T08:40:27.134Z] #0 8.865 (13/14) Installing libucontext (1.2-r3) [2025-10-30T08:40:27.134Z] #0 8.867 (14/14) Installing gcompat (1.1.0-r4) [2025-10-30T08:40:27.134Z] #0 8.871 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:40:27.134Z] #0 8.884 Executing ca-certificates-20250911-r0.trigger [2025-10-30T08:40:27.134Z] #0 8.928 OK: 13 MiB in 28 packages [2025-10-30T08:40:27.134Z] #69 ... [2025-10-30T08:40:27.134Z] [2025-10-30T08:40:27.134Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-30T08:40:27.134Z] #70 ... [2025-10-30T08:40:27.134Z] [2025-10-30T08:40:27.134Z] #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-30T08:40:27.134Z] #71 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.8s done [2025-10-30T08:40:27.134Z] #71 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-30T08:40:27.134Z] #71 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-10-30T08:40:27.134Z] #71 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-10-30T08:40:27.134Z] #71 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-10-30T08:40:27.134Z] #71 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.0s done [2025-10-30T08:40:27.134Z] #71 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-10-30T08:40:27.134Z] #71 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done [2025-10-30T08:40:27.134Z] #71 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 4.8s done [2025-10-30T08:40:27.134Z] #71 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-30T08:40:27.134Z] #71 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-10-30T08:40:27.134Z] #71 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c [2025-10-30T08:40:27.134Z] #71 ... [2025-10-30T08:40:27.134Z] [2025-10-30T08:40:27.134Z] #45 [core-keeper internal] load build context [2025-10-30T08:40:27.134Z] #45 transferring context: 596.29MB 18.1s done [2025-10-30T08:40:27.394Z] #45 ... [2025-10-30T08:40:27.394Z] [2025-10-30T08:40:27.394Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-30T08:40:27.394Z] #68 12.04 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-10-30T08:40:27.394Z] #68 12.62 (4/7) Installing libsodium (1.0.19-r0) [2025-10-30T08:40:27.394Z] #68 12.65 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-30T08:40:27.394Z] #68 12.67 (6/7) Installing libzmq (4.3.5-r2) [2025-10-30T08:40:27.394Z] #68 12.68 (7/7) Installing zeromq (4.3.5-r2) [2025-10-30T08:40:27.394Z] #68 12.69 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:40:27.394Z] #68 12.69 Executing ca-certificates-20250911-r0.trigger [2025-10-30T08:40:27.394Z] #68 12.73 OK: 12 MiB in 21 packages [2025-10-30T08:40:27.997Z] #68 ... [2025-10-30T08:40:27.997Z] [2025-10-30T08:40:27.997Z] #44 [core-data internal] load build context [2025-10-30T08:40:27.997Z] #44 transferring context: 596.29MB 16.2s done [2025-10-30T08:40:28.258Z] #44 ... [2025-10-30T08:40:28.258Z] [2025-10-30T08:40:28.258Z] #46 [core-metadata internal] load build context [2025-10-30T08:40:28.258Z] #46 transferring context: 596.29MB 16.7s done [2025-10-30T08:40:28.258Z] #46 ... [2025-10-30T08:40:28.258Z] [2025-10-30T08:40:28.258Z] #47 [security-secretstore-setup internal] load build context [2025-10-30T08:40:28.258Z] #47 transferring context: 596.29MB 15.3s done [2025-10-30T08:40:28.756Z] #47 ... [2025-10-30T08:40:28.756Z] [2025-10-30T08:40:28.756Z] #50 [support-notifications internal] load build context [2025-10-30T08:40:28.756Z] #50 transferring context: 596.29MB 15.4s done [2025-10-30T08:40:28.756Z] #50 ... [2025-10-30T08:40:28.756Z] [2025-10-30T08:40:28.756Z] #48 [security-proxy-auth internal] load build context [2025-10-30T08:40:28.756Z] #48 transferring context: 596.29MB 16.0s done [2025-10-30T08:40:28.987Z] Removing intermediate container b3ac4d5ce9fd [2025-10-30T08:40:28.987Z] ---> 2d82f33147e8 [2025-10-30T08:40:28.987Z] Successfully built 2d82f33147e8 [2025-10-30T08:40:28.987Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2025-10-30T08:40:29.016Z] #48 ... [2025-10-30T08:40:29.016Z] [2025-10-30T08:40:29.016Z] #49 [security-spiffe-token-provider internal] load build context [2025-10-30T08:40:29.016Z] #49 transferring context: 596.29MB 15.2s done [2025-10-30T08:40:29.016Z] #49 ... [2025-10-30T08:40:29.016Z] [2025-10-30T08:40:29.016Z] #54 [support-scheduler internal] load build context [2025-10-30T08:40:29.016Z] #54 transferring context: 596.29MB 15.3s done [Pipeline] sh [2025-10-30T08:40:29.275Z] #54 ... [2025-10-30T08:40:29.275Z] [2025-10-30T08:40:29.275Z] #51 [core-common-config-bootstrapper internal] load build context [2025-10-30T08:40:29.275Z] #51 transferring context: 596.29MB 15.4s done [2025-10-30T08:40:29.275Z] #51 ... [2025-10-30T08:40:29.275Z] [2025-10-30T08:40:29.275Z] #53 [security-proxy-setup internal] load build context [2025-10-30T08:40:29.275Z] #53 transferring context: 596.29MB 13.7s done [2025-10-30T08:40:29.330Z] + docker inspect -f . ci-base-image-arm64 [2025-10-30T08:40:29.330Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T08:40:29.534Z] #53 ... [2025-10-30T08:40:29.534Z] [2025-10-30T08:40:29.534Z] #52 [security-bootstrapper internal] load build context [2025-10-30T08:40:29.534Z] #52 transferring context: 596.29MB 14.9s done [2025-10-30T08:40:29.541Z] prd-ubuntu20.04-docker-arm64-4c-16g-771025 does not seem to be running inside a container [2025-10-30T08:40:29.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/918 -v /w/workspace/edgex-go/918:/w/workspace/edgex-go/918:rw,z -v /w/workspace/edgex-go/918@tmp:/w/workspace/edgex-go/918@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-10-30T08:40:30.102Z] #52 ... [2025-10-30T08:40:30.102Z] [2025-10-30T08:40:30.102Z] #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-30T08:40:30.102Z] #71 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 5.1s [2025-10-30T08:40:30.363Z] #71 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 5.3s done [2025-10-30T08:40:30.792Z] $ docker top 6f3c905391a29205d701f317b2a4d6ef3f8ad7ac850b89f89d175a4ffa76ca6c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-30T08:40:31.625Z] + go version [2025-10-30T08:40:31.625Z] go version go1.23.12 linux/arm64 [Pipeline] } [2025-10-30T08:40:31.643Z] $ docker stop --time=1 6f3c905391a29205d701f317b2a4d6ef3f8ad7ac850b89f89d175a4ffa76ca6c [2025-10-30T08:40:33.255Z] $ docker rm -f --volumes 6f3c905391a29205d701f317b2a4d6ef3f8ad7ac850b89f89d175a4ffa76ca6c [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-10-30T08:40:33.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-30T08:40:33.949Z] [2025-10-30T08:40:33.949Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:40:34.348Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-30T08:40:34.348Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-10-30T08:40:34.348Z] 547446be3368: Pulling fs layer [2025-10-30T08:40:34.348Z] d125d8839a47: Pulling fs layer [2025-10-30T08:40:34.348Z] 3e85d5ac6304: Pulling fs layer [2025-10-30T08:40:34.348Z] c3105a71a48b: Pulling fs layer [2025-10-30T08:40:34.348Z] 0f093f025ec4: Pulling fs layer [2025-10-30T08:40:34.348Z] c3106fc0e877: Pulling fs layer [2025-10-30T08:40:34.348Z] 0f093f025ec4: Waiting [2025-10-30T08:40:34.348Z] c3105a71a48b: Waiting [2025-10-30T08:40:34.348Z] c3106fc0e877: Waiting [2025-10-30T08:40:34.628Z] 547446be3368: Verifying Checksum [2025-10-30T08:40:34.628Z] 547446be3368: Download complete [2025-10-30T08:40:34.628Z] c3105a71a48b: Verifying Checksum [2025-10-30T08:40:34.628Z] c3105a71a48b: Download complete [2025-10-30T08:40:35.232Z] d125d8839a47: Verifying Checksum [2025-10-30T08:40:35.232Z] d125d8839a47: Download complete [2025-10-30T08:40:35.232Z] c3106fc0e877: Verifying Checksum [2025-10-30T08:40:35.232Z] c3106fc0e877: Download complete [2025-10-30T08:40:35.232Z] 0f093f025ec4: Verifying Checksum [2025-10-30T08:40:35.232Z] 0f093f025ec4: Download complete [2025-10-30T08:40:35.515Z] 547446be3368: Pull complete [2025-10-30T08:40:35.635Z] #71 ... [2025-10-30T08:40:35.635Z] [2025-10-30T08:40:35.635Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-30T08:40:35.635Z] #58 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:35.635Z] #58 10.82 (1/4) Installing ca-certificates (20250911-r0) [2025-10-30T08:40:35.636Z] #58 10.84 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-30T08:40:35.636Z] #58 10.85 (3/4) Installing su-exec (0.2-r3) [2025-10-30T08:40:35.636Z] #58 10.85 (4/4) Installing yq-go (4.44.1-r2) [2025-10-30T08:40:35.636Z] #58 10.91 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:40:35.636Z] #58 10.92 Executing ca-certificates-20250911-r0.trigger [2025-10-30T08:40:35.636Z] #58 10.98 OK: 19 MiB in 18 packages [2025-10-30T08:40:35.636Z] #58 ... [2025-10-30T08:40:35.636Z] [2025-10-30T08:40:35.636Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-30T08:40:35.636Z] #59 10.82 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-30T08:40:35.636Z] #59 10.83 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-30T08:40:35.636Z] #59 10.83 (3/4) Installing libucontext (1.2-r3) [2025-10-30T08:40:35.636Z] #59 10.84 (4/4) Installing gcompat (1.1.0-r4) [2025-10-30T08:40:35.636Z] #59 10.84 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:40:35.636Z] #59 10.86 OK: 8 MiB in 18 packages [2025-10-30T08:40:36.567Z] #59 ... [2025-10-30T08:40:36.567Z] [2025-10-30T08:40:36.567Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:40:36.567Z] #41 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-10-30T08:40:36.928Z] d125d8839a47: Pull complete [2025-10-30T08:40:37.194Z] 3e85d5ac6304: Verifying Checksum [2025-10-30T08:40:37.194Z] 3e85d5ac6304: Download complete [2025-10-30T08:40:37.527Z] #41 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.7s done [2025-10-30T08:40:47.277Z] 3e85d5ac6304: Pull complete [2025-10-30T08:40:47.277Z] c3105a71a48b: Pull complete [2025-10-30T08:40:47.524Z] #41 ... [2025-10-30T08:40:47.524Z] [2025-10-30T08:40:47.524Z] #53 [security-proxy-setup internal] load build context [2025-10-30T08:40:47.524Z] #53 DONE 39.3s [2025-10-30T08:40:47.524Z] [2025-10-30T08:40:47.524Z] #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-30T08:40:47.524Z] #60 DONE 32.6s [2025-10-30T08:40:47.524Z] [2025-10-30T08:40:47.524Z] #52 [security-bootstrapper internal] load build context [2025-10-30T08:40:47.524Z] #52 DONE 39.3s [2025-10-30T08:40:47.524Z] [2025-10-30T08:40:47.524Z] #54 [support-scheduler internal] load build context [2025-10-30T08:40:47.524Z] #54 DONE 39.6s [2025-10-30T08:40:47.524Z] [2025-10-30T08:40:47.524Z] #49 [security-spiffe-token-provider internal] load build context [2025-10-30T08:40:47.524Z] #49 DONE 39.6s [2025-10-30T08:40:47.524Z] [2025-10-30T08:40:47.524Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-30T08:40:47.524Z] #63 DONE 32.7s [2025-10-30T08:40:47.524Z] [2025-10-30T08:40:47.524Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-30T08:40:47.524Z] #62 DONE 32.7s [2025-10-30T08:40:47.524Z] [2025-10-30T08:40:47.524Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-30T08:40:47.524Z] #61 DONE 32.5s [2025-10-30T08:40:47.524Z] [2025-10-30T08:40:47.524Z] #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-30T08:40:47.524Z] #56 DONE 32.7s [2025-10-30T08:40:47.524Z] [2025-10-30T08:40:47.524Z] #65 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-10-30T08:40:47.524Z] #65 DONE 32.7s [2025-10-30T08:40:47.524Z] [2025-10-30T08:40:47.524Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-30T08:40:47.524Z] #64 DONE 32.5s [2025-10-30T08:40:47.524Z] [2025-10-30T08:40:47.524Z] #47 [security-secretstore-setup internal] load build context [2025-10-30T08:40:47.524Z] #47 DONE 39.6s [2025-10-30T08:40:47.524Z] [2025-10-30T08:40:47.524Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-30T08:40:47.524Z] #69 DONE 32.5s [2025-10-30T08:40:47.524Z] [2025-10-30T08:40:47.524Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-30T08:40:47.524Z] #59 DONE 32.5s [2025-10-30T08:40:47.524Z] [2025-10-30T08:40:47.524Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-30T08:40:47.524Z] #68 DONE 32.5s [2025-10-30T08:40:47.524Z] [2025-10-30T08:40:47.524Z] #51 [core-common-config-bootstrapper internal] load build context [2025-10-30T08:40:47.524Z] #51 DONE 39.6s [2025-10-30T08:40:47.524Z] [2025-10-30T08:40:47.524Z] #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-30T08:40:47.524Z] #55 DONE 32.7s [2025-10-30T08:40:47.524Z] [2025-10-30T08:40:47.524Z] #34 [core-command internal] load build context [2025-10-30T08:40:47.524Z] #34 DONE 39.7s [2025-10-30T08:40:47.524Z] [2025-10-30T08:40:47.524Z] #50 [support-notifications internal] load build context [2025-10-30T08:40:47.524Z] #50 DONE 39.3s [2025-10-30T08:40:47.524Z] [2025-10-30T08:40:47.524Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-30T08:40:47.524Z] #58 DONE 32.5s [2025-10-30T08:40:47.524Z] [2025-10-30T08:40:47.524Z] #44 [core-data internal] load build context [2025-10-30T08:40:47.524Z] #44 DONE 39.8s [2025-10-30T08:40:47.524Z] [2025-10-30T08:40:47.524Z] #48 [security-proxy-auth internal] load build context [2025-10-30T08:40:47.524Z] #48 DONE 39.7s [2025-10-30T08:40:47.524Z] [2025-10-30T08:40:47.524Z] #46 [core-metadata internal] load build context [2025-10-30T08:40:47.524Z] #46 DONE 39.7s [2025-10-30T08:40:47.524Z] [2025-10-30T08:40:47.524Z] #72 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:40:47.524Z] #72 ... [2025-10-30T08:40:47.524Z] [2025-10-30T08:40:47.524Z] #45 [core-keeper internal] load build context [2025-10-30T08:40:47.524Z] #45 DONE 39.7s [2025-10-30T08:40:47.524Z] [2025-10-30T08:40:47.524Z] #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:40:47.524Z] #72 ... [2025-10-30T08:40:47.524Z] [2025-10-30T08:40:47.524Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:40:47.524Z] #73 DONE 0.3s [2025-10-30T08:40:47.524Z] [2025-10-30T08:40:47.524Z] #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:40:47.524Z] #74 DONE 0.3s [2025-10-30T08:40:47.524Z] [2025-10-30T08:40:47.524Z] #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:40:47.524Z] #72 DONE 0.3s [2025-10-30T08:40:47.524Z] [2025-10-30T08:40:47.524Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:40:47.524Z] #75 DONE 0.2s [2025-10-30T08:40:47.524Z] [2025-10-30T08:40:47.524Z] #76 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:40:47.524Z] #76 DONE 0.3s [2025-10-30T08:40:47.524Z] [2025-10-30T08:40:47.524Z] #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-30T08:40:47.524Z] #71 DONE 33.0s [2025-10-30T08:40:47.524Z] [2025-10-30T08:40:47.524Z] #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:40:47.786Z] #77 ... [2025-10-30T08:40:47.786Z] [2025-10-30T08:40:47.786Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:40:47.786Z] #41 DONE 33.1s [2025-10-30T08:40:47.786Z] [2025-10-30T08:40:47.786Z] #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:40:48.046Z] #78 ... [2025-10-30T08:40:48.046Z] [2025-10-30T08:40:48.046Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-30T08:40:48.046Z] #57 DONE 33.3s [2025-10-30T08:40:48.046Z] [2025-10-30T08:40:48.046Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-30T08:40:48.046Z] #67 33.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:48.046Z] #67 33.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:48.619Z] #67 33.77 (1/3) Installing ca-certificates (20250911-r0) [2025-10-30T08:40:48.619Z] #67 33.78 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-30T08:40:48.619Z] #67 33.79 (3/3) Installing tzdata (2025b-r0) [2025-10-30T08:40:48.619Z] #67 33.85 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:40:48.619Z] #67 33.85 Executing ca-certificates-20250911-r0.trigger [2025-10-30T08:40:48.619Z] #67 33.89 OK: 10 MiB in 17 packages [2025-10-30T08:40:48.680Z] 0f093f025ec4: Pull complete [2025-10-30T08:40:48.680Z] c3106fc0e877: Pull complete [2025-10-30T08:40:48.680Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-10-30T08:40:48.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-30T08:40:48.680Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T08:40:48.882Z] #67 DONE 34.2s [2025-10-30T08:40:48.882Z] [2025-10-30T08:40:48.882Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-30T08:40:48.882Z] #66 33.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:48.882Z] #66 33.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:48.882Z] #66 33.66 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-30T08:40:48.882Z] #66 33.66 (2/4) Installing openssl (3.3.5-r0) [2025-10-30T08:40:48.882Z] #66 33.67 (3/4) Installing su-exec (0.2-r3) [2025-10-30T08:40:48.882Z] #66 33.68 (4/4) Installing yq-go (4.44.1-r2) [2025-10-30T08:40:48.882Z] #66 33.75 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:40:48.882Z] #66 33.76 OK: 19 MiB in 18 packages [2025-10-30T08:40:48.882Z] #66 DONE 34.2s [2025-10-30T08:40:48.882Z] [2025-10-30T08:40:48.882Z] #39 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-10-30T08:40:48.882Z] #39 33.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:48.882Z] #39 33.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:48.882Z] #39 33.80 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-30T08:40:48.882Z] #39 33.82 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:40:48.882Z] #39 33.83 OK: 8 MiB in 15 packages [2025-10-30T08:40:48.882Z] #39 DONE 34.2s [2025-10-30T08:40:48.882Z] [2025-10-30T08:40:48.882Z] #79 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-10-30T08:40:48.883Z] prd-ubuntu20.04-docker-arm64-4c-16g-771025 does not seem to be running inside a container [2025-10-30T08:40:48.951Z] $ 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/918 -v /w/workspace/edgex-go/918:/w/workspace/edgex-go/918:rw,z -v /w/workspace/edgex-go/918@tmp:/w/workspace/edgex-go/918@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-10-30T08:40:49.141Z] #79 ... [2025-10-30T08:40:49.141Z] [2025-10-30T08:40:49.141Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-30T08:40:49.141Z] #70 33.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:49.141Z] #70 33.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:49.141Z] #70 33.73 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-30T08:40:49.141Z] #70 33.73 (2/2) Installing su-exec (0.2-r3) [2025-10-30T08:40:49.141Z] #70 33.74 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:40:49.141Z] #70 33.75 OK: 8 MiB in 16 packages [2025-10-30T08:40:49.141Z] #70 DONE 34.3s [2025-10-30T08:40:49.141Z] [2025-10-30T08:40:49.141Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:40:49.141Z] #0 1.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:49.141Z] #0 1.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:49.141Z] #0 1.768 OK: 13 MiB in 28 packages [2025-10-30T08:40:49.141Z] #80 DONE 1.9s [2025-10-30T08:40:49.141Z] [2025-10-30T08:40:49.141Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-10-30T08:40:49.141Z] #0 1.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:49.141Z] #0 1.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:49.141Z] #0 1.758 OK: 9 MiB in 19 packages [2025-10-30T08:40:49.141Z] #81 DONE 1.9s [2025-10-30T08:40:49.141Z] [2025-10-30T08:40:49.141Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:40:49.141Z] #0 1.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:49.141Z] #0 1.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:49.141Z] #0 1.752 OK: 12 MiB in 21 packages [2025-10-30T08:40:49.141Z] #82 DONE 1.9s [2025-10-30T08:40:49.141Z] [2025-10-30T08:40:49.141Z] #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-30T08:40:50.079Z] #83 DONE 1.1s [2025-10-30T08:40:50.079Z] [2025-10-30T08:40:50.079Z] #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-30T08:40:50.079Z] #0 1.161 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:50.079Z] #0 1.440 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:50.079Z] #0 2.011 OK: 265 MiB in 60 packages [2025-10-30T08:40:50.079Z] #84 DONE 3.0s [2025-10-30T08:40:50.079Z] [2025-10-30T08:40:50.079Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-30T08:40:50.079Z] #0 1.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:50.079Z] #0 1.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:50.079Z] #0 1.806 OK: 19 MiB in 18 packages [2025-10-30T08:40:50.079Z] #85 DONE 2.9s [2025-10-30T08:40:50.079Z] [2025-10-30T08:40:50.079Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-30T08:40:50.079Z] #86 DONE 1.1s [2025-10-30T08:40:50.079Z] [2025-10-30T08:40:50.079Z] #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-30T08:40:50.866Z] $ docker top e7a869d3ef2e06659afd671568bfceebb550b06b4babf3935a86337f535c808f -eo pid,comm [2025-10-30T08:40:51.018Z] #87 ... [2025-10-30T08:40:51.018Z] [2025-10-30T08:40:51.018Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-30T08:40:51.018Z] #88 DONE 0.8s [2025-10-30T08:40:51.018Z] [2025-10-30T08:40:51.018Z] #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-30T08:40:51.018Z] #87 DONE 0.8s [2025-10-30T08:40:51.018Z] [2025-10-30T08:40:51.018Z] #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:40:51.018Z] #0 3.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:51.018Z] #0 3.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:51.018Z] #0 3.435 OK: 8 MiB in 15 packages [2025-10-30T08:40:51.018Z] #89 DONE 3.8s [2025-10-30T08:40:51.018Z] [2025-10-30T08:40:51.018Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-30T08:40:51.018Z] #0 2.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:51.018Z] #0 3.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:51.018Z] #0 3.395 OK: 8 MiB in 18 packages [2025-10-30T08:40:51.018Z] #90 DONE 3.8s [2025-10-30T08:40:51.018Z] [2025-10-30T08:40:51.018Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-30T08:40:51.018Z] #91 DONE 0.9s [2025-10-30T08:40:51.018Z] [2025-10-30T08:40:51.018Z] #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [Pipeline] { [Pipeline] sh [2025-10-30T08:40:51.281Z] #92 DONE 0.1s [2025-10-30T08:40:51.282Z] [2025-10-30T08:40:51.282Z] #93 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-30T08:40:51.282Z] #93 DONE 0.1s [2025-10-30T08:40:51.282Z] [2025-10-30T08:40:51.282Z] #94 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-30T08:40:51.382Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-30T08:40:52.219Z] #94 DONE 0.8s [2025-10-30T08:40:52.219Z] [2025-10-30T08:40:52.219Z] #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-30T08:40:52.219Z] #95 DONE 0.7s [2025-10-30T08:40:52.219Z] [2025-10-30T08:40:52.219Z] #96 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-30T08:40:52.219Z] #0 2.256 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:52.219Z] #0 2.525 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:52.219Z] #0 3.071 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-30T08:40:52.219Z] #0 3.244 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:40:52.219Z] #0 3.254 OK: 8 MiB in 15 packages [2025-10-30T08:40:52.219Z] #96 DONE 4.0s [2025-10-30T08:40:52.219Z] [2025-10-30T08:40:52.219Z] #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-30T08:40:52.219Z] #97 DONE 0.9s [2025-10-30T08:40:52.219Z] [2025-10-30T08:40:52.219Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-30T08:40:52.219Z] #98 DONE 0.1s [2025-10-30T08:40:52.219Z] [2025-10-30T08:40:52.219Z] #99 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-30T08:40:52.219Z] #99 DONE 0.2s [2025-10-30T08:40:52.219Z] [2025-10-30T08:40:52.219Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-30T08:40:52.219Z] #100 DONE 0.1s [2025-10-30T08:40:52.219Z] [2025-10-30T08:40:52.219Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-30T08:40:52.219Z] #101 DONE 0.2s [2025-10-30T08:40:52.219Z] [2025-10-30T08:40:52.219Z] #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-30T08:40:52.219Z] #102 DONE 0.1s [2025-10-30T08:40:52.219Z] [2025-10-30T08:40:52.219Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-30T08:40:52.219Z] #103 DONE 0.2s [2025-10-30T08:40:52.219Z] [2025-10-30T08:40:52.219Z] #104 [security-spire-server] exporting to image [2025-10-30T08:40:52.219Z] #104 exporting layers [2025-10-30T08:40:52.478Z] #104 ... [2025-10-30T08:40:52.478Z] [2025-10-30T08:40:52.478Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-30T08:40:52.478Z] #105 DONE 0.2s [2025-10-30T08:40:52.478Z] [2025-10-30T08:40:52.478Z] #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-30T08:40:52.478Z] #106 DONE 0.2s [2025-10-30T08:40:52.478Z] [2025-10-30T08:40:52.478Z] #107 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-30T08:40:52.478Z] #0 3.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:52.478Z] #0 3.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:52.478Z] #0 3.523 OK: 19 MiB in 18 packages [2025-10-30T08:40:52.478Z] #107 DONE 3.7s [2025-10-30T08:40:52.478Z] [2025-10-30T08:40:52.478Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-30T08:40:52.478Z] #108 DONE 0.2s [2025-10-30T08:40:52.478Z] [2025-10-30T08:40:52.478Z] #109 [security-spire-agent] exporting to image [2025-10-30T08:40:52.738Z] #109 ... [2025-10-30T08:40:52.738Z] [2025-10-30T08:40:52.738Z] #110 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-30T08:40:52.738Z] #0 3.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:52.738Z] #0 3.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:52.738Z] #0 3.471 OK: 8 MiB in 16 packages [2025-10-30T08:40:52.738Z] #110 DONE 3.7s [2025-10-30T08:40:52.738Z] [2025-10-30T08:40:52.738Z] #111 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:40:52.738Z] #0 3.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:52.738Z] #0 3.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:52.738Z] #0 3.503 OK: 10 MiB in 17 packages [2025-10-30T08:40:52.738Z] #111 DONE 3.7s [2025-10-30T08:40:52.738Z] [2025-10-30T08:40:52.738Z] #79 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2025-10-30T08:40:52.738Z] #79 3.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:52.738Z] #79 3.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:52.738Z] #79 3.578 OK: 8 MiB in 15 packages [2025-10-30T08:40:52.738Z] #79 DONE 3.8s [2025-10-30T08:40:52.738Z] [2025-10-30T08:40:52.738Z] #112 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-30T08:40:52.738Z] #112 DONE 0.2s [2025-10-30T08:40:52.738Z] [2025-10-30T08:40:52.738Z] #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-30T08:40:52.738Z] #113 DONE 0.1s [2025-10-30T08:40:52.738Z] [2025-10-30T08:40:52.738Z] #104 [security-spire-server] exporting to image [2025-10-30T08:40:52.738Z] #104 exporting layers 0.6s done [2025-10-30T08:40:52.997Z] #104 writing image sha256:d66d03334783c6b0ee368922e350fa539acf4732e1ac87459106ba6b6b19dd21 done [2025-10-30T08:40:52.997Z] #104 naming to docker.io/library/security-spire-server done [2025-10-30T08:40:52.997Z] #104 DONE 0.6s [2025-10-30T08:40:52.997Z] [2025-10-30T08:40:52.997Z] #114 [security-spire-config] exporting to image [2025-10-30T08:40:53.256Z] #114 ... [2025-10-30T08:40:53.256Z] [2025-10-30T08:40:53.256Z] #109 [security-spire-agent] exporting to image [2025-10-30T08:40:53.256Z] #109 exporting layers 0.5s done [2025-10-30T08:40:53.256Z] #109 writing image sha256:de4d24dda45637cd538b8f197d370e2f1090fdf5dbe5ab2dfde9dbc21a0c9a60 done [2025-10-30T08:40:53.256Z] #109 naming to docker.io/library/security-spire-agent done [2025-10-30T08:40:53.256Z] #109 DONE 0.6s [2025-10-30T08:40:53.256Z] [2025-10-30T08:40:53.256Z] #115 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-30T08:40:53.256Z] #115 DONE 0.6s [2025-10-30T08:40:53.256Z] [2025-10-30T08:40:53.256Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:40:53.515Z] #116 ... [2025-10-30T08:40:53.515Z] [2025-10-30T08:40:53.515Z] #117 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-30T08:40:53.515Z] #117 DONE 0.2s [2025-10-30T08:40:53.778Z] [2025-10-30T08:40:53.778Z] #114 [security-spire-config] exporting to image [2025-10-30T08:40:53.778Z] #114 exporting layers 0.8s done [2025-10-30T08:40:53.778Z] #114 writing image sha256:8532624bcf309b215b742a7bfbfdc54c58eef5a9acd263b408c54be6c46b8dd9 done [2025-10-30T08:40:53.778Z] #114 naming to docker.io/library/security-spire-config done [2025-10-30T08:40:53.778Z] #114 DONE 0.8s [2025-10-30T08:40:53.778Z] [2025-10-30T08:40:53.778Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:40:57.993Z] #118 ... [2025-10-30T08:40:57.993Z] [2025-10-30T08:40:57.993Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:40:57.993Z] #119 ... [2025-10-30T08:40:57.993Z] [2025-10-30T08:40:57.993Z] #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:41:01.468Z] #1 [security-spire-server internal] load build definition from Dockerfile [2025-10-30T08:41:01.468Z] #1 transferring dockerfile: [2025-10-30T08:41:01.468Z] #1 transferring dockerfile: 1.70kB done [2025-10-30T08:41:01.468Z] #1 DONE 0.1s [2025-10-30T08:41:01.468Z] [2025-10-30T08:41:01.468Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2025-10-30T08:41:01.468Z] #2 transferring dockerfile: 1.81kB done [2025-10-30T08:41:01.468Z] #2 DONE 0.0s [2025-10-30T08:41:01.468Z] [2025-10-30T08:41:01.468Z] #3 [core-command internal] load build definition from Dockerfile [2025-10-30T08:41:01.468Z] #3 transferring dockerfile: 1.94kB done [2025-10-30T08:41:01.468Z] #3 DONE 0.1s [2025-10-30T08:41:01.468Z] [2025-10-30T08:41:01.468Z] #4 [security-spire-config internal] load build definition from Dockerfile [2025-10-30T08:41:01.468Z] #4 transferring dockerfile: 1.69kB done [2025-10-30T08:41:01.468Z] #4 DONE 0.1s [2025-10-30T08:41:01.468Z] [2025-10-30T08:41:01.468Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-30T08:41:01.468Z] #5 transferring dockerfile: 2.23kB 0.0s done [2025-10-30T08:41:01.468Z] #5 DONE 0.1s [2025-10-30T08:41:01.468Z] [2025-10-30T08:41:01.468Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-30T08:41:01.468Z] #6 transferring dockerfile: 2.14kB done [2025-10-30T08:41:01.468Z] #6 DONE 0.1s [2025-10-30T08:41:01.468Z] [2025-10-30T08:41:01.468Z] #7 [core-metadata internal] load build definition from Dockerfile [2025-10-30T08:41:01.468Z] #7 transferring dockerfile: 2.10kB done [2025-10-30T08:41:01.468Z] #7 DONE 0.1s [2025-10-30T08:41:01.468Z] [2025-10-30T08:41:01.468Z] #8 [core-data internal] load build definition from Dockerfile [2025-10-30T08:41:01.468Z] #8 transferring dockerfile: 2.04kB 0.0s done [2025-10-30T08:41:01.468Z] #8 DONE 0.1s [2025-10-30T08:41:01.468Z] [2025-10-30T08:41:01.468Z] #9 [support-notifications internal] load build definition from Dockerfile [2025-10-30T08:41:01.468Z] #9 transferring dockerfile: 2.00kB 0.0s done [2025-10-30T08:41:01.468Z] #9 DONE 0.1s [2025-10-30T08:41:01.468Z] [2025-10-30T08:41:01.468Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-30T08:41:01.468Z] #10 transferring dockerfile: 2.50kB 0.0s done [2025-10-30T08:41:01.468Z] #10 DONE 0.1s [2025-10-30T08:41:01.735Z] [2025-10-30T08:41:01.735Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-30T08:41:01.735Z] #11 transferring dockerfile: 2.49kB done [2025-10-30T08:41:01.735Z] #11 DONE 0.1s [2025-10-30T08:41:01.735Z] [2025-10-30T08:41:01.735Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-30T08:41:01.735Z] #12 transferring dockerfile: 1.89kB 0.0s done [2025-10-30T08:41:01.735Z] #12 DONE 0.1s [2025-10-30T08:41:01.735Z] [2025-10-30T08:41:01.735Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-30T08:41:01.735Z] #13 transferring dockerfile: 3.02kB done [2025-10-30T08:41:01.735Z] #13 DONE 0.1s [2025-10-30T08:41:02.003Z] [2025-10-30T08:41:02.003Z] #14 [core-keeper internal] load build definition from Dockerfile [2025-10-30T08:41:02.003Z] #14 transferring dockerfile: 2.01kB done [2025-10-30T08:41:02.003Z] #14 DONE 0.1s [2025-10-30T08:41:02.003Z] [2025-10-30T08:41:02.003Z] #15 [support-scheduler internal] load build definition from Dockerfile [2025-10-30T08:41:02.003Z] #15 transferring dockerfile: 1.83kB done [2025-10-30T08:41:02.003Z] #15 DONE 0.1s [2025-10-30T08:41:02.003Z] [2025-10-30T08:41:02.003Z] #16 [security-spire-server internal] load .dockerignore [2025-10-30T08:41:02.003Z] #16 transferring context: 50B done [2025-10-30T08:41:02.003Z] #16 DONE 0.1s [2025-10-30T08:41:02.590Z] [2025-10-30T08:41:02.590Z] #17 [security-spire-agent internal] load .dockerignore [2025-10-30T08:41:02.590Z] #17 transferring context: 50B done [2025-10-30T08:41:02.590Z] #17 DONE 0.0s [2025-10-30T08:41:02.860Z] [2025-10-30T08:41:02.860Z] #18 [core-command internal] load .dockerignore [2025-10-30T08:41:02.860Z] #18 transferring context: 50B 0.0s done [2025-10-30T08:41:02.860Z] #18 DONE 0.0s [2025-10-30T08:41:02.860Z] [2025-10-30T08:41:02.861Z] #19 [security-spire-config internal] load .dockerignore [2025-10-30T08:41:02.861Z] #19 transferring context: 50B 0.0s done [2025-10-30T08:41:02.861Z] #19 DONE 0.1s [2025-10-30T08:41:02.861Z] [2025-10-30T08:41:02.861Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-30T08:41:02.861Z] #20 transferring context: 50B 0.0s done [2025-10-30T08:41:02.861Z] #20 DONE 0.1s [2025-10-30T08:41:02.861Z] [2025-10-30T08:41:02.861Z] #21 [security-proxy-auth internal] load .dockerignore [2025-10-30T08:41:03.129Z] #21 transferring context: 50B done [2025-10-30T08:41:03.129Z] #21 DONE 0.1s [2025-10-30T08:41:03.129Z] [2025-10-30T08:41:03.129Z] #22 [core-metadata internal] load .dockerignore [2025-10-30T08:41:03.129Z] #22 transferring context: 50B 0.0s done [2025-10-30T08:41:03.129Z] #22 DONE 0.1s [2025-10-30T08:41:03.129Z] [2025-10-30T08:41:03.129Z] #23 [core-data internal] load .dockerignore [2025-10-30T08:41:03.129Z] #23 transferring context: 50B done [2025-10-30T08:41:03.129Z] #23 DONE 0.1s [2025-10-30T08:41:03.129Z] [2025-10-30T08:41:03.129Z] #24 [support-notifications internal] load .dockerignore [2025-10-30T08:41:03.129Z] #24 transferring context: 50B done [2025-10-30T08:41:03.129Z] #24 DONE 0.1s [2025-10-30T08:41:03.129Z] [2025-10-30T08:41:03.129Z] #25 [security-proxy-setup internal] load .dockerignore [2025-10-30T08:41:03.402Z] #25 transferring context: 50B done [2025-10-30T08:41:03.402Z] #25 DONE 0.1s [2025-10-30T08:41:03.402Z] [2025-10-30T08:41:03.402Z] #26 [security-secretstore-setup internal] load .dockerignore [2025-10-30T08:41:03.402Z] #26 transferring context: 50B done [2025-10-30T08:41:03.402Z] #26 DONE 0.1s [2025-10-30T08:41:03.402Z] [2025-10-30T08:41:03.402Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2025-10-30T08:41:03.402Z] #27 transferring context: 50B done [2025-10-30T08:41:03.402Z] #27 DONE 0.1s [2025-10-30T08:41:03.402Z] [2025-10-30T08:41:03.402Z] #28 [security-bootstrapper internal] load .dockerignore [2025-10-30T08:41:03.402Z] #28 transferring context: 50B 0.0s done [2025-10-30T08:41:03.402Z] #28 DONE 0.1s [2025-10-30T08:41:03.402Z] [2025-10-30T08:41:03.402Z] #29 [core-keeper internal] load .dockerignore [2025-10-30T08:41:03.677Z] #29 transferring context: 50B done [2025-10-30T08:41:03.677Z] #29 DONE 0.1s [2025-10-30T08:41:03.677Z] [2025-10-30T08:41:03.677Z] #30 [support-scheduler internal] load .dockerignore [2025-10-30T08:41:03.677Z] #30 transferring context: 50B done [2025-10-30T08:41:03.677Z] #30 DONE 0.1s [2025-10-30T08:41:03.677Z] [2025-10-30T08:41:03.677Z] #31 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-10-30T08:41:03.949Z] #31 DONE 0.2s [2025-10-30T08:41:03.949Z] [2025-10-30T08:41:03.949Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-30T08:41:04.216Z] #32 ... [2025-10-30T08:41:04.216Z] [2025-10-30T08:41:04.216Z] #31 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-10-30T08:41:04.216Z] #31 DONE 0.2s [2025-10-30T08:41:04.216Z] [2025-10-30T08:41:04.216Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-30T08:41:04.486Z] #32 ... [2025-10-30T08:41:04.486Z] [2025-10-30T08:41:04.486Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-30T08:41:04.486Z] #33 DONE 0.0s [2025-10-30T08:41:04.486Z] [2025-10-30T08:41:04.486Z] #34 [security-spire-server internal] load build context [2025-10-30T08:41:04.486Z] #34 transferring context: 23.80kB 0.0s done [2025-10-30T08:41:04.486Z] #34 DONE 0.1s [2025-10-30T08:41:04.486Z] [2025-10-30T08:41:04.486Z] #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-30T08:41:04.486Z] #32 ... [2025-10-30T08:41:04.486Z] [2025-10-30T08:41:04.486Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-30T08:41:04.486Z] #33 DONE 0.0s [2025-10-30T08:41:04.486Z] [2025-10-30T08:41:04.486Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-30T08:41:04.486Z] #33 DONE 0.0s [2025-10-30T08:41:04.486Z] [2025-10-30T08:41:04.486Z] #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-30T08:41:04.486Z] #32 DONE 0.7s [2025-10-30T08:41:04.486Z] [2025-10-30T08:41:04.486Z] #35 [core-command stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:41:04.486Z] #35 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-30T08:41:04.486Z] #35 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-30T08:41:04.487Z] #35 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-30T08:41:04.487Z] #35 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-30T08:41:04.755Z] #35 ... [2025-10-30T08:41:04.755Z] [2025-10-30T08:41:04.755Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-30T08:41:04.755Z] #33 DONE 0.0s [2025-10-30T08:41:04.755Z] [2025-10-30T08:41:04.755Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-30T08:41:04.755Z] #36 DONE 0.5s [2025-10-30T08:41:04.755Z] [2025-10-30T08:41:04.755Z] #35 [core-common-config-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:41:04.755Z] #35 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-30T08:41:04.755Z] #35 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-30T08:41:04.755Z] #35 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-30T08:41:04.755Z] #35 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-30T08:41:04.755Z] #35 ... [2025-10-30T08:41:04.755Z] [2025-10-30T08:41:04.755Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-30T08:41:04.755Z] #33 DONE 0.0s [2025-10-30T08:41:04.755Z] [2025-10-30T08:41:04.756Z] #35 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:41:04.756Z] #35 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-30T08:41:04.756Z] #35 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-30T08:41:04.756Z] #35 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-30T08:41:04.756Z] #35 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-30T08:41:04.756Z] #35 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 3.15MB / 4.09MB 0.4s [2025-10-30T08:41:05.029Z] #35 ... [2025-10-30T08:41:05.029Z] [2025-10-30T08:41:05.029Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-30T08:41:05.029Z] #33 DONE 0.1s [2025-10-30T08:41:05.029Z] [2025-10-30T08:41:05.029Z] #35 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:41:05.029Z] #35 ... [2025-10-30T08:41:05.029Z] [2025-10-30T08:41:05.029Z] #31 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-10-30T08:41:05.029Z] #31 DONE 0.7s [2025-10-30T08:41:05.029Z] [2025-10-30T08:41:05.029Z] #35 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:41:05.296Z] #35 ... [2025-10-30T08:41:05.296Z] [2025-10-30T08:41:05.296Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-30T08:41:05.296Z] #33 DONE 0.1s [2025-10-30T08:41:05.296Z] [2025-10-30T08:41:05.296Z] #35 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:41:05.296Z] #35 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-30T08:41:05.296Z] #35 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-30T08:41:05.296Z] #35 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-30T08:41:05.296Z] #35 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-30T08:41:05.296Z] #35 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.6s done [2025-10-30T08:41:05.296Z] #35 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 [2025-10-30T08:41:05.565Z] #35 ... [2025-10-30T08:41:05.565Z] [2025-10-30T08:41:05.565Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-30T08:41:05.565Z] #33 DONE 0.1s [2025-10-30T08:41:05.833Z] [2025-10-30T08:41:05.833Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:41:05.833Z] #37 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-10-30T08:41:05.833Z] #37 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-10-30T08:41:05.833Z] #37 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-30T08:41:05.833Z] #37 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-10-30T08:41:05.833Z] #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s done [2025-10-30T08:41:05.833Z] #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-10-30T08:41:05.833Z] #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-10-30T08:41:05.833Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.44MB / 33.17MB 1.2s [2025-10-30T08:41:05.833Z] #37 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-10-30T08:41:06.101Z] #37 ... [2025-10-30T08:41:06.101Z] [2025-10-30T08:41:06.101Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-30T08:41:06.101Z] #33 DONE 0.1s [2025-10-30T08:41:06.101Z] [2025-10-30T08:41:06.101Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-10-30T08:41:06.101Z] #31 DONE 1.6s [2025-10-30T08:41:06.101Z] [2025-10-30T08:41:06.101Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:41:06.101Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 1.5s [2025-10-30T08:41:06.101Z] #37 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be [2025-10-30T08:41:06.101Z] #37 ... [2025-10-30T08:41:06.101Z] [2025-10-30T08:41:06.101Z] #38 [security-spire-config internal] load build context [2025-10-30T08:41:06.101Z] #38 transferring context: 22.05kB 0.2s done [2025-10-30T08:41:06.101Z] #38 DONE 1.5s [2025-10-30T08:41:06.101Z] [2025-10-30T08:41:06.101Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:41:06.101Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 1.6s [2025-10-30T08:41:06.101Z] #37 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-10-30T08:41:06.368Z] #37 ... [2025-10-30T08:41:06.368Z] [2025-10-30T08:41:06.368Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-30T08:41:06.368Z] #33 DONE 0.1s [2025-10-30T08:41:06.368Z] [2025-10-30T08:41:06.368Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:41:06.635Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.73MB / 33.17MB 2.1s [2025-10-30T08:41:06.635Z] #37 ... [2025-10-30T08:41:06.635Z] [2025-10-30T08:41:06.635Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-30T08:41:06.635Z] #33 DONE 0.1s [2025-10-30T08:41:06.635Z] [2025-10-30T08:41:06.635Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:41:06.903Z] #37 ... [2025-10-30T08:41:06.903Z] [2025-10-30T08:41:06.903Z] #39 [core-keeper internal] load build context [2025-10-30T08:41:06.903Z] #39 DONE 0.0s [2025-10-30T08:41:06.903Z] [2025-10-30T08:41:06.903Z] #35 [core-keeper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:41:06.903Z] #35 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-30T08:41:06.903Z] #35 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-30T08:41:06.903Z] #35 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-30T08:41:06.903Z] #35 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-30T08:41:06.903Z] #35 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.6s done [2025-10-30T08:41:07.172Z] #35 ... [2025-10-30T08:41:07.172Z] [2025-10-30T08:41:07.172Z] #40 [security-spire-agent internal] load build context [2025-10-30T08:41:07.172Z] #40 transferring context: 23.33kB 0.3s done [2025-10-30T08:41:07.172Z] #40 DONE 2.4s [2025-10-30T08:41:07.172Z] [2025-10-30T08:41:07.172Z] #35 [core-keeper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:41:07.172Z] #35 ... [2025-10-30T08:41:07.172Z] [2025-10-30T08:41:07.172Z] #31 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-10-30T08:41:07.172Z] #31 DONE 2.3s [2025-10-30T08:41:07.172Z] [2025-10-30T08:41:07.172Z] #35 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:41:07.172Z] #35 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-30T08:41:07.172Z] #35 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-30T08:41:07.172Z] #35 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-30T08:41:07.172Z] #35 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-30T08:41:07.172Z] #35 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.6s done [2025-10-30T08:41:09.783Z] #35 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.2s done [2025-10-30T08:41:09.783Z] #35 ... [2025-10-30T08:41:09.783Z] [2025-10-30T08:41:09.783Z] #41 [core-command internal] load build context [2025-10-30T08:41:09.783Z] #41 transferring context: 3.36MB 2.7s done [2025-10-30T08:41:09.783Z] #41 DONE 5.2s [2025-10-30T08:41:09.783Z] [2025-10-30T08:41:09.783Z] #42 [core-metadata internal] load build context [2025-10-30T08:41:09.783Z] #42 transferring context: 3.36MB 3.0s done [2025-10-30T08:41:09.783Z] #42 DONE 5.2s [2025-10-30T08:41:09.783Z] [2025-10-30T08:41:09.783Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:41:09.783Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.1s done [2025-10-30T08:41:09.783Z] #37 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-10-30T08:41:10.051Z] #37 ... [2025-10-30T08:41:10.051Z] [2025-10-30T08:41:10.051Z] #43 [security-proxy-setup internal] load build context [2025-10-30T08:41:10.051Z] #43 transferring context: 3.36MB 3.2s done [2025-10-30T08:41:10.051Z] #43 DONE 4.9s [2025-10-30T08:41:10.051Z] [2025-10-30T08:41:10.051Z] #44 [core-common-config-bootstrapper internal] load build context [2025-10-30T08:41:10.051Z] #44 transferring context: 3.36MB 4.0s done [2025-10-30T08:41:10.051Z] #44 DONE 5.4s [2025-10-30T08:41:10.320Z] [2025-10-30T08:41:10.320Z] #45 [support-notifications internal] load build context [2025-10-30T08:41:10.320Z] #45 transferring context: 3.36MB 3.3s done [2025-10-30T08:41:10.321Z] #45 DONE 5.1s [2025-10-30T08:41:10.321Z] [2025-10-30T08:41:10.321Z] #46 [core-data internal] load build context [2025-10-30T08:41:10.321Z] #46 transferring context: 3.36MB 3.2s done [2025-10-30T08:41:10.321Z] #46 DONE 5.2s [2025-10-30T08:41:10.321Z] [2025-10-30T08:41:10.321Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-30T08:41:10.321Z] #47 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done [2025-10-30T08:41:10.321Z] #47 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-30T08:41:10.321Z] #47 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-10-30T08:41:10.321Z] #47 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-10-30T08:41:10.321Z] #47 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-10-30T08:41:10.321Z] #47 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-10-30T08:41:10.321Z] #47 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-10-30T08:41:10.321Z] #47 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.6s done [2025-10-30T08:41:10.321Z] #47 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 3.3s done [2025-10-30T08:41:10.321Z] #47 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-10-30T08:41:10.321Z] #47 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.1s done [2025-10-30T08:41:10.321Z] #47 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 1.4s [2025-10-30T08:41:10.321Z] #47 ... [2025-10-30T08:41:10.321Z] [2025-10-30T08:41:10.321Z] #48 [security-spiffe-token-provider internal] load build context [2025-10-30T08:41:10.321Z] #48 transferring context: 3.36MB 2.5s done [2025-10-30T08:41:10.321Z] #48 DONE 4.2s [2025-10-30T08:41:10.321Z] [2025-10-30T08:41:10.321Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-30T08:41:10.321Z] #47 ... [2025-10-30T08:41:10.321Z] [2025-10-30T08:41:10.321Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:41:10.321Z] #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b [2025-10-30T08:41:10.590Z] #37 ... [2025-10-30T08:41:10.590Z] [2025-10-30T08:41:10.590Z] #49 [security-proxy-auth internal] load build context [2025-10-30T08:41:10.590Z] #49 transferring context: 3.36MB 4.4s done [2025-10-30T08:41:10.590Z] #49 DONE 5.8s [2025-10-30T08:41:10.590Z] [2025-10-30T08:41:10.590Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:41:10.857Z] #37 ... [2025-10-30T08:41:10.858Z] [2025-10-30T08:41:10.858Z] #50 [security-secretstore-setup internal] load build context [2025-10-30T08:41:10.858Z] #50 transferring context: 3.36MB 3.2s done [2025-10-30T08:41:10.858Z] #50 DONE 4.8s [2025-10-30T08:41:10.858Z] [2025-10-30T08:41:10.858Z] #35 [security-secretstore-setup stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:41:10.858Z] #35 DONE 7.3s [2025-10-30T08:41:10.858Z] [2025-10-30T08:41:10.858Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:41:10.858Z] #37 ... [2025-10-30T08:41:10.858Z] [2025-10-30T08:41:10.858Z] #51 [security-bootstrapper internal] load build context [2025-10-30T08:41:10.858Z] #51 transferring context: 3.36MB 1.2s done [2025-10-30T08:41:10.858Z] #51 DONE 4.8s [2025-10-30T08:41:10.858Z] [2025-10-30T08:41:10.858Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:41:11.441Z] #37 ... [2025-10-30T08:41:11.442Z] [2025-10-30T08:41:11.442Z] #39 [core-keeper internal] load build context [2025-10-30T08:41:11.442Z] #39 transferring context: 3.36MB 1.5s done [2025-10-30T08:41:11.442Z] #39 DONE 4.6s [2025-10-30T08:41:11.442Z] [2025-10-30T08:41:11.442Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:41:12.425Z] #37 ... [2025-10-30T08:41:12.425Z] [2025-10-30T08:41:12.425Z] #52 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-30T08:41:12.425Z] #52 DONE 8.0s [2025-10-30T08:41:12.425Z] [2025-10-30T08:41:12.425Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:41:12.425Z] #37 ... [2025-10-30T08:41:12.425Z] [2025-10-30T08:41:12.425Z] #53 [support-scheduler internal] load build context [2025-10-30T08:41:12.425Z] #53 transferring context: 3.36MB 1.1s done [2025-10-30T08:41:12.425Z] #53 DONE 5.1s [2025-10-30T08:41:12.425Z] [2025-10-30T08:41:12.425Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:41:13.398Z] #37 ... [2025-10-30T08:41:13.398Z] [2025-10-30T08:41:13.398Z] #54 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-10-30T08:41:13.398Z] #54 DONE 1.3s [2025-10-30T08:41:13.670Z] [2025-10-30T08:41:13.670Z] #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-10-30T08:41:16.301Z] #120 DONE 26.9s [2025-10-30T08:41:16.301Z] [2025-10-30T08:41:16.301Z] #78 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:41:16.301Z] #78 DONE 26.9s [2025-10-30T08:41:16.301Z] [2025-10-30T08:41:16.301Z] #77 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:41:16.301Z] #77 DONE 26.9s [2025-10-30T08:41:16.301Z] [2025-10-30T08:41:16.301Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:41:16.301Z] #119 DONE 26.9s [2025-10-30T08:41:16.301Z] [2025-10-30T08:41:16.301Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:41:16.301Z] #118 DONE 26.9s [2025-10-30T08:41:16.301Z] [2025-10-30T08:41:16.301Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:41:16.301Z] #116 DONE 23.4s [2025-10-30T08:41:16.301Z] [2025-10-30T08:41:16.301Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-30T08:41:19.094Z] #55 ... [2025-10-30T08:41:19.094Z] [2025-10-30T08:41:19.094Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:41:19.094Z] #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.6s [2025-10-30T08:41:19.677Z] #37 ... [2025-10-30T08:41:19.677Z] [2025-10-30T08:41:19.677Z] #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-30T08:41:19.677Z] #56 DONE 8.4s [2025-10-30T08:41:19.677Z] [2025-10-30T08:41:19.677Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:41:19.677Z] #37 ... [2025-10-30T08:41:19.677Z] [2025-10-30T08:41:19.677Z] #57 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-30T08:41:20.645Z] #57 ... [2025-10-30T08:41:20.645Z] [2025-10-30T08:41:20.645Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-30T08:41:20.645Z] #47 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 8.6s done [2025-10-30T08:41:20.645Z] #47 ... [2025-10-30T08:41:20.645Z] [2025-10-30T08:41:20.645Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:41:20.930Z] #37 ... [2025-10-30T08:41:20.930Z] [2025-10-30T08:41:20.930Z] #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-30T08:41:20.930Z] #58 ... [2025-10-30T08:41:20.930Z] [2025-10-30T08:41:20.930Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:41:21.213Z] #37 ... [2025-10-30T08:41:21.213Z] [2025-10-30T08:41:21.213Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-30T08:41:21.213Z] #59 ... [2025-10-30T08:41:21.213Z] [2025-10-30T08:41:21.213Z] #60 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-10-30T08:41:21.490Z] #60 ... [2025-10-30T08:41:21.490Z] [2025-10-30T08:41:21.490Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-30T08:41:21.490Z] #0 7.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:21.490Z] #0 8.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:21.490Z] #61 ... [2025-10-30T08:41:21.490Z] [2025-10-30T08:41:21.490Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-30T08:41:21.490Z] #0 8.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:21.490Z] #0 9.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:21.756Z] #62 ... [2025-10-30T08:41:21.756Z] [2025-10-30T08:41:21.756Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-30T08:41:21.756Z] #0 9.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:21.756Z] #0 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:21.756Z] #63 ... [2025-10-30T08:41:21.756Z] [2025-10-30T08:41:21.756Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-30T08:41:21.756Z] #0 8.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:21.756Z] #0 9.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:22.024Z] #64 ... [2025-10-30T08:41:22.024Z] [2025-10-30T08:41:22.024Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-30T08:41:22.293Z] #65 ... [2025-10-30T08:41:22.293Z] [2025-10-30T08:41:22.293Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-30T08:41:22.293Z] #0 8.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:22.293Z] #0 9.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:22.293Z] #66 ... [2025-10-30T08:41:22.293Z] [2025-10-30T08:41:22.293Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-30T08:41:22.293Z] #0 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:22.562Z] #67 ... [2025-10-30T08:41:22.562Z] [2025-10-30T08:41:22.562Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:41:23.529Z] #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.3s [2025-10-30T08:41:23.529Z] #37 ... [2025-10-30T08:41:23.529Z] [2025-10-30T08:41:23.529Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-30T08:41:23.797Z] #68 ... [2025-10-30T08:41:23.797Z] [2025-10-30T08:41:23.797Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-30T08:41:23.797Z] #0 9.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:23.797Z] #69 ... [2025-10-30T08:41:23.797Z] [2025-10-30T08:41:23.797Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-30T08:41:23.798Z] #0 8.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:24.071Z] #70 ... [2025-10-30T08:41:24.071Z] [2025-10-30T08:41:24.071Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-30T08:41:24.071Z] #0 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:24.071Z] #71 ... [2025-10-30T08:41:24.071Z] [2025-10-30T08:41:24.071Z] #72 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-30T08:41:24.071Z] #0 8.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:24.071Z] #72 ... [2025-10-30T08:41:24.071Z] [2025-10-30T08:41:24.071Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:41:24.340Z] #37 ... [2025-10-30T08:41:24.340Z] [2025-10-30T08:41:24.340Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-30T08:41:24.340Z] #68 DONE 10.9s [2025-10-30T08:41:24.340Z] [2025-10-30T08:41:24.340Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:41:24.422Z] #121 ... [2025-10-30T08:41:24.422Z] [2025-10-30T08:41:24.422Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2025-10-30T08:41:24.852Z] #122 ... [2025-10-30T08:41:24.852Z] [2025-10-30T08:41:24.852Z] #123 [core-keeper builder 7/8] COPY . . [2025-10-30T08:41:25.111Z] #123 ... [2025-10-30T08:41:25.111Z] [2025-10-30T08:41:25.111Z] #124 [support-notifications builder 6/7] COPY . . [2025-10-30T08:41:25.111Z] #124 ... [2025-10-30T08:41:25.111Z] [2025-10-30T08:41:25.111Z] #125 [support-scheduler builder 6/7] COPY . . [2025-10-30T08:41:25.736Z] #125 ... [2025-10-30T08:41:25.736Z] [2025-10-30T08:41:25.736Z] #126 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-30T08:41:29.720Z] #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.6s done [2025-10-30T08:41:29.720Z] #37 DONE 25.4s [2025-10-30T08:41:29.720Z] [2025-10-30T08:41:29.720Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-30T08:41:29.720Z] #62 17.64 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-30T08:41:29.720Z] #62 17.67 (2/4) Installing openssl (3.3.5-r0) [2025-10-30T08:41:29.720Z] #62 17.74 (3/4) Installing su-exec (0.2-r3) [2025-10-30T08:41:29.720Z] #62 17.75 (4/4) Installing yq-go (4.44.1-r2) [2025-10-30T08:41:30.308Z] #62 19.11 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:41:30.308Z] #62 19.18 OK: 20 MiB in 18 packages [2025-10-30T08:41:30.896Z] #62 ... [2025-10-30T08:41:30.896Z] [2025-10-30T08:41:30.896Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-30T08:41:30.896Z] #61 16.53 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-30T08:41:30.896Z] #61 16.59 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:41:30.896Z] #61 16.77 OK: 9 MiB in 15 packages [2025-10-30T08:41:30.896Z] #61 DONE 19.7s [2025-10-30T08:41:31.027Z] #126 DONE 15.6s [2025-10-30T08:41:31.027Z] [2025-10-30T08:41:31.028Z] #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:41:31.028Z] #127 CACHED [2025-10-30T08:41:31.028Z] [2025-10-30T08:41:31.028Z] #128 [security-bootstrapper builder 6/7] COPY . . [2025-10-30T08:41:31.028Z] #128 CACHED [2025-10-30T08:41:31.028Z] [2025-10-30T08:41:31.028Z] #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:41:31.028Z] #129 CACHED [2025-10-30T08:41:31.028Z] [2025-10-30T08:41:31.028Z] #123 [core-keeper builder 7/8] COPY . . [2025-10-30T08:41:31.028Z] #123 DONE 15.6s [2025-10-30T08:41:31.028Z] [2025-10-30T08:41:31.028Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2025-10-30T08:41:31.028Z] #122 DONE 15.6s [2025-10-30T08:41:31.028Z] [2025-10-30T08:41:31.028Z] #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:41:31.028Z] #130 CACHED [2025-10-30T08:41:31.028Z] [2025-10-30T08:41:31.028Z] #131 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:41:31.028Z] #131 CACHED [2025-10-30T08:41:31.028Z] [2025-10-30T08:41:31.028Z] #132 [security-secretstore-setup builder 6/7] COPY . . [2025-10-30T08:41:31.028Z] #132 CACHED [2025-10-30T08:41:31.028Z] [2025-10-30T08:41:31.028Z] #121 [core-metadata builder 6/7] COPY . . [2025-10-30T08:41:31.028Z] #121 DONE 15.6s [2025-10-30T08:41:31.028Z] [2025-10-30T08:41:31.028Z] #133 [core-data builder 6/7] COPY . . [2025-10-30T08:41:31.028Z] #133 CACHED [2025-10-30T08:41:31.028Z] [2025-10-30T08:41:31.028Z] #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:41:31.028Z] #134 CACHED [2025-10-30T08:41:31.028Z] [2025-10-30T08:41:31.028Z] #135 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:41:31.028Z] #135 CACHED [2025-10-30T08:41:31.028Z] [2025-10-30T08:41:31.028Z] #136 [core-metadata builder 6/7] COPY . . [2025-10-30T08:41:31.028Z] #136 CACHED [2025-10-30T08:41:31.028Z] [2025-10-30T08:41:31.028Z] #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:41:31.028Z] #137 CACHED [2025-10-30T08:41:31.028Z] [2025-10-30T08:41:31.028Z] #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:41:31.028Z] #138 CACHED [2025-10-30T08:41:31.028Z] [2025-10-30T08:41:31.028Z] #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:41:31.028Z] #139 CACHED [2025-10-30T08:41:31.028Z] [2025-10-30T08:41:31.028Z] #140 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:41:31.028Z] #140 CACHED [2025-10-30T08:41:31.028Z] [2025-10-30T08:41:31.028Z] #141 [core-command builder 6/7] COPY . . [2025-10-30T08:41:31.028Z] #141 CACHED [2025-10-30T08:41:31.028Z] [2025-10-30T08:41:31.028Z] #142 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:41:31.028Z] #142 CACHED [2025-10-30T08:41:31.028Z] [2025-10-30T08:41:31.028Z] #143 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:41:31.028Z] #143 CACHED [2025-10-30T08:41:31.028Z] [2025-10-30T08:41:31.028Z] #144 [security-proxy-auth builder 6/7] COPY . . [2025-10-30T08:41:31.028Z] #144 CACHED [2025-10-30T08:41:31.028Z] [2025-10-30T08:41:31.028Z] #125 [support-scheduler builder 6/7] COPY . . [2025-10-30T08:41:31.028Z] #125 DONE 15.6s [2025-10-30T08:41:31.028Z] [2025-10-30T08:41:31.028Z] #124 [support-notifications builder 6/7] COPY . . [2025-10-30T08:41:31.028Z] #124 DONE 15.6s [2025-10-30T08:41:31.028Z] [2025-10-30T08:41:31.028Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-30T08:41:31.028Z] #145 0.956 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-30T08:41:31.169Z] [2025-10-30T08:41:31.169Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:41:32.585Z] #73 ... [2025-10-30T08:41:32.585Z] [2025-10-30T08:41:32.585Z] #60 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-10-30T08:41:32.585Z] #60 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:32.585Z] #60 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:32.585Z] #60 ... [2025-10-30T08:41:32.585Z] [2025-10-30T08:41:32.585Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-30T08:41:32.585Z] #62 DONE 21.4s [2025-10-30T08:41:32.585Z] [2025-10-30T08:41:32.585Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-30T08:41:32.585Z] #63 19.30 (1/4) Installing ca-certificates (20250911-r0) [2025-10-30T08:41:32.585Z] #63 19.91 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-30T08:41:32.585Z] #63 19.98 (3/4) Installing su-exec (0.2-r3) [2025-10-30T08:41:32.585Z] #63 20.00 (4/4) Installing yq-go (4.44.1-r2) [2025-10-30T08:41:32.851Z] #63 21.39 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:41:32.851Z] #63 ... [2025-10-30T08:41:32.851Z] [2025-10-30T08:41:32.851Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-30T08:41:32.851Z] #59 11.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:32.851Z] #59 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:32.851Z] #59 ... [2025-10-30T08:41:32.851Z] [2025-10-30T08:41:32.851Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-30T08:41:33.117Z] #74 ... [2025-10-30T08:41:33.117Z] [2025-10-30T08:41:33.117Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-30T08:41:33.117Z] #65 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:33.117Z] #65 13.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:33.117Z] #65 ... [2025-10-30T08:41:33.117Z] [2025-10-30T08:41:33.117Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-30T08:41:33.117Z] #63 21.86 Executing ca-certificates-20250911-r0.trigger [2025-10-30T08:41:33.387Z] #63 ... [2025-10-30T08:41:33.387Z] [2025-10-30T08:41:33.387Z] #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-30T08:41:33.387Z] #58 12.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:33.387Z] #58 14.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:33.653Z] #58 ... [2025-10-30T08:41:33.653Z] [2025-10-30T08:41:33.653Z] #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-10-30T08:41:33.653Z] #55 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:33.653Z] #55 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:33.917Z] #55 ... [2025-10-30T08:41:33.917Z] [2025-10-30T08:41:33.917Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-30T08:41:33.917Z] #66 18.45 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-30T08:41:33.917Z] #66 18.45 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-30T08:41:33.917Z] #66 18.45 OK: 24049 distinct packages available [2025-10-30T08:41:33.917Z] #66 20.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:33.917Z] #66 22.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:33.917Z] #66 ... [2025-10-30T08:41:33.917Z] [2025-10-30T08:41:33.917Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-30T08:41:33.917Z] #67 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:33.917Z] #67 20.14 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-30T08:41:33.917Z] #67 20.14 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-30T08:41:33.917Z] #67 20.14 OK: 24049 distinct packages available [2025-10-30T08:41:33.917Z] #67 21.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:34.186Z] #67 ... [2025-10-30T08:41:34.186Z] [2025-10-30T08:41:34.186Z] #60 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-10-30T08:41:34.186Z] #60 23.07 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-30T08:41:34.186Z] #60 23.09 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:41:34.186Z] #60 ... [2025-10-30T08:41:34.186Z] [2025-10-30T08:41:34.186Z] #72 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-30T08:41:34.186Z] #72 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:34.451Z] #72 ... [2025-10-30T08:41:34.451Z] [2025-10-30T08:41:34.451Z] #60 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-10-30T08:41:34.451Z] #60 23.24 OK: 9 MiB in 15 packages [2025-10-30T08:41:34.451Z] #60 ... [2025-10-30T08:41:34.451Z] [2025-10-30T08:41:34.451Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-30T08:41:34.451Z] #0 3.639 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:34.451Z] #0 5.510 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:34.721Z] #75 ... [2025-10-30T08:41:34.721Z] [2025-10-30T08:41:34.721Z] #72 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-30T08:41:34.721Z] #72 21.21 OK: 255 MiB in 60 packages [2025-10-30T08:41:34.986Z] #72 ... [2025-10-30T08:41:34.986Z] [2025-10-30T08:41:34.986Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-30T08:41:34.986Z] #70 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:35.252Z] #70 ... [2025-10-30T08:41:35.252Z] [2025-10-30T08:41:35.252Z] #57 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-30T08:41:35.252Z] #57 5.340 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:35.252Z] #57 7.425 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:35.252Z] #57 15.57 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-30T08:41:35.252Z] #57 ... [2025-10-30T08:41:35.252Z] [2025-10-30T08:41:35.252Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-30T08:41:35.252Z] #59 23.89 (1/7) Installing ca-certificates (20250911-r0) [2025-10-30T08:41:35.518Z] #59 ... [2025-10-30T08:41:35.518Z] [2025-10-30T08:41:35.518Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-30T08:41:35.518Z] #69 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:35.518Z] #69 ... [2025-10-30T08:41:35.518Z] [2025-10-30T08:41:35.518Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-30T08:41:35.518Z] #59 24.39 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-30T08:41:35.518Z] #59 24.43 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-10-30T08:41:35.785Z] #59 24.46 (4/7) Installing libsodium (1.0.19-r0) [2025-10-30T08:41:35.785Z] #59 24.52 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-30T08:41:36.053Z] #59 24.85 (6/7) Installing libzmq (4.3.5-r2) [2025-10-30T08:41:36.053Z] #59 ... [2025-10-30T08:41:36.053Z] [2025-10-30T08:41:36.053Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-30T08:41:36.053Z] #71 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:36.323Z] #71 ... [2025-10-30T08:41:36.323Z] [2025-10-30T08:41:36.323Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-30T08:41:36.323Z] #64 15.05 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-30T08:41:36.323Z] #64 15.05 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-30T08:41:36.323Z] #64 15.05 OK: 24049 distinct packages available [2025-10-30T08:41:36.323Z] #64 16.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:36.323Z] #64 18.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:36.590Z] #64 ... [2025-10-30T08:41:36.590Z] [2025-10-30T08:41:36.590Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-30T08:41:36.590Z] #59 25.08 (7/7) Installing zeromq (4.3.5-r2) [2025-10-30T08:41:36.590Z] #59 25.40 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:41:36.858Z] #59 ... [2025-10-30T08:41:36.858Z] [2025-10-30T08:41:36.858Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-30T08:41:36.858Z] #63 23.25 OK: 20 MiB in 18 packages [2025-10-30T08:41:36.858Z] #63 DONE 25.5s [2025-10-30T08:41:36.858Z] [2025-10-30T08:41:36.858Z] #60 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-10-30T08:41:36.858Z] #60 DONE 25.8s [2025-10-30T08:41:36.858Z] [2025-10-30T08:41:36.858Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-30T08:41:36.858Z] #59 25.59 Executing ca-certificates-20250911-r0.trigger [2025-10-30T08:41:36.858Z] #59 ... [2025-10-30T08:41:36.858Z] [2025-10-30T08:41:36.858Z] #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-30T08:41:36.858Z] #72 DONE 23.4s [2025-10-30T08:41:37.127Z] [2025-10-30T08:41:37.127Z] #76 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2025-10-30T08:41:37.396Z] #76 ... [2025-10-30T08:41:37.396Z] [2025-10-30T08:41:37.396Z] #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-10-30T08:41:37.396Z] #55 22.32 OK: 255 MiB in 60 packages [2025-10-30T08:41:37.397Z] #55 DONE 24.0s [2025-10-30T08:41:37.679Z] [2025-10-30T08:41:37.679Z] #77 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:41:37.984Z] #77 ... [2025-10-30T08:41:37.984Z] [2025-10-30T08:41:37.984Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-30T08:41:37.984Z] #65 24.20 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-30T08:41:37.984Z] #65 24.23 (2/2) Installing su-exec (0.2-r3) [2025-10-30T08:41:37.984Z] #65 24.24 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:41:37.984Z] #65 24.36 OK: 9 MiB in 16 packages [2025-10-30T08:41:37.984Z] #65 DONE 26.7s [2025-10-30T08:41:38.254Z] [2025-10-30T08:41:38.254Z] #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:41:38.254Z] #78 DONE 1.3s [2025-10-30T08:41:38.254Z] [2025-10-30T08:41:38.254Z] #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:41:39.214Z] #79 ... [2025-10-30T08:41:39.214Z] [2025-10-30T08:41:39.214Z] #77 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:41:39.214Z] #77 DONE 1.4s [2025-10-30T08:41:39.214Z] [2025-10-30T08:41:39.214Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-30T08:41:39.214Z] #64 27.79 (1/5) Installing dumb-init (1.2.5-r3) [2025-10-30T08:41:39.214Z] #64 27.87 (2/5) Installing musl-obstack (1.2.3-r2) [2025-10-30T08:41:39.214Z] #64 27.87 (3/5) Installing libucontext (1.2-r3) [2025-10-30T08:41:39.214Z] #64 27.94 (4/5) Installing gcompat (1.1.0-r4) [2025-10-30T08:41:39.214Z] #64 28.04 (5/5) Installing openssl (3.3.5-r0) [2025-10-30T08:41:39.214Z] #64 28.18 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:41:39.501Z] #64 28.43 OK: 10 MiB in 19 packages [2025-10-30T08:41:39.774Z] #64 ... [2025-10-30T08:41:39.774Z] [2025-10-30T08:41:39.774Z] #57 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-30T08:41:39.774Z] #57 16.14 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:41:39.774Z] #57 16.28 OK: 9 MiB in 15 packages [2025-10-30T08:41:39.774Z] #57 DONE 20.1s [2025-10-30T08:41:39.774Z] [2025-10-30T08:41:39.774Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-30T08:41:39.774Z] #70 24.23 OK: 255 MiB in 60 packages [2025-10-30T08:41:39.774Z] #70 DONE 26.3s [2025-10-30T08:41:39.774Z] [2025-10-30T08:41:39.774Z] #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:41:40.750Z] #80 DONE 0.9s [2025-10-30T08:41:40.750Z] [2025-10-30T08:41:40.750Z] #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-30T08:41:40.750Z] #58 24.53 (1/3) Installing ca-certificates (20250911-r0) [2025-10-30T08:41:40.750Z] #58 24.92 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-30T08:41:40.750Z] #58 24.96 (3/3) Installing tzdata (2025b-r0) [2025-10-30T08:41:40.750Z] #58 27.41 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:41:40.750Z] #58 27.62 Executing ca-certificates-20250911-r0.trigger [2025-10-30T08:41:40.750Z] #58 29.42 OK: 11 MiB in 17 packages [2025-10-30T08:41:40.994Z] #145 ... [2025-10-30T08:41:40.994Z] [2025-10-30T08:41:40.994Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-30T08:41:40.994Z] #0 0.988 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-30T08:41:40.994Z] #146 ... [2025-10-30T08:41:40.994Z] [2025-10-30T08:41:40.994Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-30T08:41:40.994Z] #0 0.983 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-10-30T08:41:40.994Z] #147 ... [2025-10-30T08:41:40.994Z] [2025-10-30T08:41:40.994Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-30T08:41:40.994Z] #0 0.976 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-10-30T08:41:40.994Z] #148 ... [2025-10-30T08:41:40.994Z] [2025-10-30T08:41:40.994Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-30T08:41:40.994Z] #0 0.968 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-30T08:41:41.017Z] #58 ... [2025-10-30T08:41:41.017Z] [2025-10-30T08:41:41.017Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:41:41.251Z] #149 ... [2025-10-30T08:41:41.251Z] [2025-10-30T08:41:41.251Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-30T08:41:41.251Z] #0 0.862 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-30T08:41:41.251Z] #150 ... [2025-10-30T08:41:41.251Z] [2025-10-30T08:41:41.251Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-30T08:41:41.251Z] #0 0.958 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-30T08:41:41.508Z] #151 ... [2025-10-30T08:41:41.508Z] [2025-10-30T08:41:41.508Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-30T08:41:41.508Z] #0 0.977 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-10-30T08:41:41.508Z] #152 ... [2025-10-30T08:41:41.508Z] [2025-10-30T08:41:41.508Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-30T08:41:41.508Z] #0 0.855 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-30T08:41:41.765Z] #153 ... [2025-10-30T08:41:41.765Z] [2025-10-30T08:41:41.765Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-30T08:41:41.765Z] #0 0.552 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-30T08:41:41.985Z] #81 ... [2025-10-30T08:41:41.985Z] [2025-10-30T08:41:41.985Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-30T08:41:41.985Z] #71 24.89 OK: 255 MiB in 60 packages [2025-10-30T08:41:41.985Z] #71 DONE 28.3s [2025-10-30T08:41:41.985Z] [2025-10-30T08:41:41.985Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-30T08:41:41.985Z] #59 27.68 OK: 14 MiB in 21 packages [2025-10-30T08:41:41.985Z] #59 DONE 30.7s [2025-10-30T08:41:41.985Z] [2025-10-30T08:41:41.985Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:41:42.022Z] #154 ... [2025-10-30T08:41:42.022Z] [2025-10-30T08:41:42.022Z] #155 [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-10-30T08:41:42.022Z] #0 0.564 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-30T08:41:42.022Z] #155 ... [2025-10-30T08:41:42.022Z] [2025-10-30T08:41:42.022Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-30T08:41:42.022Z] #0 0.901 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-30T08:41:42.590Z] #82 ... [2025-10-30T08:41:42.590Z] [2025-10-30T08:41:42.590Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-30T08:41:42.590Z] #64 DONE 32.2s [2025-10-30T08:41:42.856Z] [2025-10-30T08:41:42.857Z] #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-30T08:41:42.857Z] #58 DONE 31.8s [2025-10-30T08:41:42.857Z] [2025-10-30T08:41:42.857Z] #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-10-30T08:41:43.443Z] #83 ... [2025-10-30T08:41:43.443Z] [2025-10-30T08:41:43.443Z] #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:41:43.443Z] #84 DONE 1.5s [2025-10-30T08:41:43.443Z] [2025-10-30T08:41:43.443Z] #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:41:44.416Z] #85 ... [2025-10-30T08:41:44.416Z] [2025-10-30T08:41:44.416Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:41:44.416Z] #73 3.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:44.416Z] #73 4.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:44.416Z] #73 12.61 OK: 9 MiB in 15 packages [2025-10-30T08:41:44.416Z] #73 ... [2025-10-30T08:41:44.416Z] [2025-10-30T08:41:44.416Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-30T08:41:44.416Z] #66 32.62 (1/14) Installing ca-certificates (20250911-r0) [2025-10-30T08:41:44.416Z] #66 32.85 (2/14) Installing brotli-libs (1.1.0-r2) [2025-10-30T08:41:44.416Z] #66 32.95 (3/14) Installing c-ares (1.33.1-r0) [2025-10-30T08:41:44.416Z] #66 32.96 (4/14) Installing libunistring (1.2-r0) [2025-10-30T08:41:44.416Z] #66 33.07 (5/14) Installing libidn2 (2.3.7-r0) [2025-10-30T08:41:44.416Z] #66 33.15 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-10-30T08:41:44.416Z] #66 33.16 (7/14) Installing libpsl (0.21.5-r1) [2025-10-30T08:41:44.416Z] #66 33.17 (8/14) Installing zstd-libs (1.5.6-r0) [2025-10-30T08:41:44.416Z] #66 33.23 (9/14) Installing libcurl (8.14.1-r2) [2025-10-30T08:41:44.686Z] #66 33.29 (10/14) Installing curl (8.14.1-r2) [2025-10-30T08:41:44.686Z] #66 33.32 (11/14) Installing dumb-init (1.2.5-r3) [2025-10-30T08:41:44.686Z] #66 33.35 (12/14) Installing musl-obstack (1.2.3-r2) [2025-10-30T08:41:44.686Z] #66 33.36 (13/14) Installing libucontext (1.2-r3) [2025-10-30T08:41:44.686Z] #66 33.38 (14/14) Installing gcompat (1.1.0-r4) [2025-10-30T08:41:44.686Z] #66 33.41 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:41:44.952Z] #66 33.67 Executing ca-certificates-20250911-r0.trigger [2025-10-30T08:41:44.952Z] #66 ... [2025-10-30T08:41:44.952Z] [2025-10-30T08:41:44.952Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-30T08:41:44.952Z] #67 23.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:44.952Z] #67 33.12 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-30T08:41:44.952Z] #67 33.13 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-30T08:41:44.952Z] #67 33.15 (3/4) Installing libucontext (1.2-r3) [2025-10-30T08:41:44.952Z] #67 33.16 (4/4) Installing gcompat (1.1.0-r4) [2025-10-30T08:41:44.952Z] #67 33.20 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:41:44.952Z] #67 33.37 OK: 9 MiB in 18 packages [2025-10-30T08:41:45.225Z] #67 ... [2025-10-30T08:41:45.225Z] [2025-10-30T08:41:45.225Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:41:45.225Z] #73 DONE 14.2s [2025-10-30T08:41:45.225Z] [2025-10-30T08:41:45.225Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-30T08:41:45.225Z] #75 19.13 OK: 255 MiB in 60 packages [2025-10-30T08:41:45.494Z] #75 DONE 20.9s [2025-10-30T08:41:45.494Z] [2025-10-30T08:41:45.494Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-30T08:41:45.781Z] #86 ... [2025-10-30T08:41:45.781Z] [2025-10-30T08:41:45.781Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-30T08:41:45.781Z] #74 2.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:45.781Z] #74 4.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:45.781Z] #74 12.96 OK: 20 MiB in 18 packages [2025-10-30T08:41:45.781Z] #74 ... [2025-10-30T08:41:45.781Z] [2025-10-30T08:41:45.781Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-30T08:41:45.781Z] #69 23.88 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-30T08:41:45.781Z] #69 23.88 v3.22.2-102-g84b02f66f52 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-30T08:41:45.781Z] #69 23.88 OK: 26161 distinct packages available [2025-10-30T08:41:45.781Z] #69 24.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:45.781Z] #69 27.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:45.781Z] #69 ... [2025-10-30T08:41:45.781Z] [2025-10-30T08:41:45.781Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-30T08:41:45.781Z] #67 DONE 34.8s [2025-10-30T08:41:45.781Z] [2025-10-30T08:41:45.781Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-30T08:41:46.761Z] #87 ... [2025-10-30T08:41:46.761Z] [2025-10-30T08:41:46.761Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-30T08:41:46.761Z] #74 DONE 14.0s [2025-10-30T08:41:46.761Z] [2025-10-30T08:41:46.761Z] #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-30T08:41:46.761Z] #88 ... [2025-10-30T08:41:46.761Z] [2025-10-30T08:41:46.761Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-30T08:41:47.029Z] #89 ... [2025-10-30T08:41:47.029Z] [2025-10-30T08:41:47.029Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-30T08:41:47.029Z] #66 34.57 OK: 15 MiB in 28 packages [2025-10-30T08:41:47.029Z] #66 DONE 35.7s [2025-10-30T08:41:47.029Z] [2025-10-30T08:41:47.029Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-30T08:41:47.029Z] #69 33.41 OK: 255 MiB in 60 packages [2025-10-30T08:41:47.029Z] #69 ... [2025-10-30T08:41:47.029Z] [2025-10-30T08:41:47.029Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-30T08:41:47.029Z] #86 DONE 1.7s [2025-10-30T08:41:47.029Z] [2025-10-30T08:41:47.029Z] #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-30T08:41:47.029Z] #88 DONE 0.5s [2025-10-30T08:41:47.309Z] [2025-10-30T08:41:47.309Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:41:47.589Z] #90 ... [2025-10-30T08:41:47.589Z] [2025-10-30T08:41:47.589Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-30T08:41:47.589Z] #69 DONE 33.9s [2025-10-30T08:41:47.860Z] [2025-10-30T08:41:47.860Z] #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:41:48.126Z] #91 ... [2025-10-30T08:41:48.126Z] [2025-10-30T08:41:48.126Z] #92 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-30T08:41:48.126Z] #92 ... [2025-10-30T08:41:48.126Z] [2025-10-30T08:41:48.126Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:41:48.403Z] #93 ... [2025-10-30T08:41:48.403Z] [2025-10-30T08:41:48.403Z] #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:41:48.403Z] #91 DONE 0.8s [2025-10-30T08:41:48.403Z] [2025-10-30T08:41:48.403Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:41:48.984Z] #94 ... [2025-10-30T08:41:48.984Z] [2025-10-30T08:41:48.984Z] #95 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:41:48.984Z] #95 ... [2025-10-30T08:41:48.984Z] [2025-10-30T08:41:48.984Z] #96 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:41:49.574Z] #96 ... [2025-10-30T08:41:49.574Z] [2025-10-30T08:41:49.574Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-30T08:41:49.574Z] #89 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:50.155Z] #89 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:55.487Z] #89 ... [2025-10-30T08:41:55.487Z] [2025-10-30T08:41:55.487Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:41:55.487Z] #93 5.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:55.487Z] #93 6.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:56.894Z] #93 ... [2025-10-30T08:41:56.894Z] [2025-10-30T08:41:56.894Z] #76 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2025-10-30T08:41:56.894Z] #76 13.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:56.894Z] #76 13.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:56.894Z] #76 19.19 OK: 9 MiB in 15 packages [2025-10-30T08:41:56.894Z] #76 DONE 20.2s [2025-10-30T08:41:57.162Z] [2025-10-30T08:41:57.162Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-30T08:41:57.162Z] #89 20.14 OK: 20 MiB in 18 packages [2025-10-30T08:41:58.567Z] #89 DONE 21.5s [2025-10-30T08:41:58.568Z] [2025-10-30T08:41:58.568Z] #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-10-30T08:41:58.568Z] #83 9.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:58.568Z] #83 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:58.568Z] #83 16.13 OK: 10 MiB in 19 packages [2025-10-30T08:41:58.568Z] #83 ... [2025-10-30T08:41:58.568Z] [2025-10-30T08:41:58.568Z] #92 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-30T08:41:58.568Z] #92 11.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:58.568Z] #92 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-30T08:41:58.568Z] #92 18.88 OK: 9 MiB in 16 packages [2025-10-30T08:41:58.568Z] #92 DONE 20.4s [2025-10-30T08:41:58.568Z] [2025-10-30T08:41:58.568Z] #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-30T08:42:01.165Z] #97 ... [2025-10-30T08:42:01.165Z] [2025-10-30T08:42:01.165Z] #96 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:42:01.165Z] #96 8.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-30T08:42:01.165Z] #96 10.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-30T08:42:01.165Z] #96 15.26 OK: 11 MiB in 17 packages [2025-10-30T08:42:01.165Z] #96 DONE 17.9s [2025-10-30T08:42:01.165Z] [2025-10-30T08:42:01.165Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:42:01.165Z] #82 9.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-30T08:42:01.165Z] #82 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-30T08:42:01.165Z] #82 16.48 OK: 14 MiB in 21 packages [2025-10-30T08:42:01.165Z] #82 DONE 18.8s [2025-10-30T08:42:01.165Z] [2025-10-30T08:42:01.165Z] #83 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-10-30T08:42:01.165Z] #83 DONE 18.6s [2025-10-30T08:42:01.165Z] [2025-10-30T08:42:01.165Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-30T08:42:01.437Z] #98 ... [2025-10-30T08:42:01.437Z] [2025-10-30T08:42:01.437Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-30T08:42:01.437Z] #87 6.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-30T08:42:01.437Z] #87 7.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-30T08:42:01.437Z] #87 14.44 OK: 9 MiB in 18 packages [2025-10-30T08:42:01.437Z] #87 DONE 15.4s [2025-10-30T08:42:01.437Z] [2025-10-30T08:42:01.437Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:42:01.437Z] #93 13.06 OK: 15 MiB in 28 packages [2025-10-30T08:42:01.437Z] #93 DONE 14.3s [2025-10-30T08:42:01.437Z] [2025-10-30T08:42:01.437Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-30T08:42:03.427Z] #99 ... [2025-10-30T08:42:03.427Z] [2025-10-30T08:42:03.427Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-30T08:42:03.427Z] #100 DONE 2.7s [2025-10-30T08:42:03.427Z] [2025-10-30T08:42:03.427Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-30T08:42:03.695Z] #101 ... [2025-10-30T08:42:03.695Z] [2025-10-30T08:42:03.695Z] #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-30T08:42:03.695Z] #97 DONE 5.3s [2025-10-30T08:42:03.970Z] [2025-10-30T08:42:03.970Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-30T08:42:03.970Z] #99 DONE 2.4s [2025-10-30T08:42:03.970Z] [2025-10-30T08:42:03.970Z] #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-30T08:42:04.236Z] #102 ... [2025-10-30T08:42:04.236Z] [2025-10-30T08:42:04.236Z] #103 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-30T08:42:04.236Z] #103 DONE 0.4s [2025-10-30T08:42:04.236Z] [2025-10-30T08:42:04.236Z] #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-30T08:42:04.236Z] #102 DONE 0.4s [2025-10-30T08:42:04.236Z] [2025-10-30T08:42:04.236Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-30T08:42:04.505Z] #104 ... [2025-10-30T08:42:04.505Z] [2025-10-30T08:42:04.505Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-30T08:42:04.505Z] #98 DONE 3.7s [2025-10-30T08:42:04.505Z] [2025-10-30T08:42:04.505Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-30T08:42:04.505Z] #104 DONE 0.3s [2025-10-30T08:42:04.505Z] [2025-10-30T08:42:04.505Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-30T08:42:04.774Z] #105 ... [2025-10-30T08:42:04.774Z] [2025-10-30T08:42:04.774Z] #106 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-30T08:42:04.774Z] #106 DONE 0.3s [2025-10-30T08:42:04.774Z] [2025-10-30T08:42:04.774Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-30T08:42:04.774Z] #105 DONE 0.3s [2025-10-30T08:42:04.774Z] [2025-10-30T08:42:04.774Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-30T08:42:05.042Z] #107 ... [2025-10-30T08:42:05.042Z] [2025-10-30T08:42:05.042Z] #108 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-30T08:42:05.042Z] #108 DONE 0.2s [2025-10-30T08:42:05.042Z] [2025-10-30T08:42:05.042Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-30T08:42:05.042Z] #107 DONE 0.2s [2025-10-30T08:42:05.042Z] [2025-10-30T08:42:05.042Z] #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-30T08:42:05.308Z] #109 ... [2025-10-30T08:42:05.308Z] [2025-10-30T08:42:05.308Z] #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-30T08:42:05.308Z] #110 DONE 0.3s [2025-10-30T08:42:05.308Z] [2025-10-30T08:42:05.308Z] #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-30T08:42:05.308Z] #109 DONE 0.2s [2025-10-30T08:42:05.308Z] [2025-10-30T08:42:05.308Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-30T08:42:05.308Z] #111 DONE 0.2s [2025-10-30T08:42:05.308Z] [2025-10-30T08:42:05.308Z] #112 [security-spire-config] exporting to image [2025-10-30T08:42:05.308Z] #112 exporting layers [2025-10-30T08:42:05.583Z] #112 ... [2025-10-30T08:42:05.583Z] [2025-10-30T08:42:05.583Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-30T08:42:05.583Z] #113 DONE 0.2s [2025-10-30T08:42:05.859Z] [2025-10-30T08:42:05.859Z] #112 [security-spire-server] exporting to image [2025-10-30T08:42:05.859Z] #112 ... [2025-10-30T08:42:05.859Z] [2025-10-30T08:42:05.859Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-30T08:42:05.859Z] #101 DONE 2.6s [2025-10-30T08:42:06.140Z] [2025-10-30T08:42:06.140Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-30T08:42:06.140Z] #114 DONE 0.2s [2025-10-30T08:42:06.140Z] [2025-10-30T08:42:06.140Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:42:06.413Z] #81 ... [2025-10-30T08:42:06.413Z] [2025-10-30T08:42:06.413Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-30T08:42:06.413Z] #115 DONE 0.2s [2025-10-30T08:42:06.413Z] [2025-10-30T08:42:06.413Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-30T08:42:06.681Z] #116 DONE 0.3s [2025-10-30T08:42:06.681Z] [2025-10-30T08:42:06.681Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-30T08:42:06.950Z] #117 DONE 0.2s [2025-10-30T08:42:06.950Z] [2025-10-30T08:42:06.950Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-30T08:42:07.216Z] #118 DONE 0.3s [2025-10-30T08:42:07.216Z] [2025-10-30T08:42:07.216Z] #112 [security-spire-agent] exporting to image [2025-10-30T08:42:08.625Z] #112 exporting layers 2.9s done [2025-10-30T08:42:08.625Z] #112 writing image sha256:c77b546a58107a294de78c66e8488bb75ae5f78fd839633ceaab7398b8be0904 0.0s done [2025-10-30T08:42:08.625Z] #112 naming to docker.io/library/security-spire-config-arm64 done [2025-10-30T08:42:08.625Z] #112 exporting layers 2.9s done [2025-10-30T08:42:08.625Z] #112 writing image sha256:dda247cdf685142e0139bccf3073195b4dfacf6b36f3d08219d2dedc85dc4ac1 done [2025-10-30T08:42:08.625Z] #112 naming to docker.io/library/security-spire-server-arm64 done [2025-10-30T08:42:09.591Z] #112 exporting layers 2.3s done [2025-10-30T08:42:09.591Z] #112 writing image sha256:9f748dd2812f7fe7460af39e87b1feeb396bec551574d80a8fe7dd2939aacbb0 done [2025-10-30T08:42:09.591Z] #112 naming to docker.io/library/security-spire-agent-arm64 done [2025-10-30T08:42:09.591Z] #112 DONE 4.0s [2025-10-30T08:42:09.591Z] [2025-10-30T08:42:09.591Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:43:03.468Z] #156 ... [2025-10-30T08:43:03.468Z] [2025-10-30T08:43:03.468Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-30T08:43:03.468Z] #154 DONE 82.7s [2025-10-30T08:43:03.468Z] [2025-10-30T08:43:03.468Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-30T08:43:03.468Z] #145 ... [2025-10-30T08:43:03.468Z] [2025-10-30T08:43:03.468Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T08:43:03.468Z] #157 DONE 0.2s [2025-10-30T08:43:03.468Z] [2025-10-30T08:43:03.468Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-30T08:43:03.468Z] #149 ... [2025-10-30T08:43:03.468Z] [2025-10-30T08:43:03.468Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-30T08:43:03.468Z] #158 DONE 0.2s [2025-10-30T08:43:03.468Z] [2025-10-30T08:43:03.468Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-10-30T08:43:03.468Z] #159 DONE 0.2s [2025-10-30T08:43:03.468Z] [2025-10-30T08:43:03.468Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-30T08:43:03.468Z] #150 ... [2025-10-30T08:43:03.468Z] [2025-10-30T08:43:03.468Z] #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-10-30T08:43:03.468Z] #160 DONE 0.1s [2025-10-30T08:43:03.468Z] [2025-10-30T08:43:03.468Z] #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-10-30T08:43:03.468Z] #161 DONE 0.1s [2025-10-30T08:43:03.468Z] [2025-10-30T08:43:03.468Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-30T08:43:03.468Z] #162 ... [2025-10-30T08:43:03.468Z] [2025-10-30T08:43:03.468Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-30T08:43:03.468Z] #156 DONE 85.5s [2025-10-30T08:43:03.468Z] [2025-10-30T08:43:03.468Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-30T08:43:03.468Z] #162 DONE 1.1s [2025-10-30T08:43:03.468Z] [2025-10-30T08:43:03.468Z] #163 [core-common-config-bootstrapper] exporting to image [2025-10-30T08:43:03.468Z] #163 exporting layers [2025-10-30T08:43:03.468Z] #163 ... [2025-10-30T08:43:03.468Z] [2025-10-30T08:43:03.468Z] #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-30T08:43:03.468Z] #164 DONE 0.3s [2025-10-30T08:43:03.468Z] [2025-10-30T08:43:03.468Z] #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-30T08:43:03.468Z] #165 ... [2025-10-30T08:43:03.468Z] [2025-10-30T08:43:03.468Z] #163 [core-common-config-bootstrapper] exporting to image [2025-10-30T08:43:03.468Z] #163 exporting layers 0.6s done [2025-10-30T08:43:03.468Z] #163 writing image sha256:01977c0211f751c11dc4690136ee0686f099781d6acbc1bd2558febaeb49510b 0.1s done [2025-10-30T08:43:03.468Z] #163 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2025-10-30T08:43:03.468Z] #163 DONE 0.8s [2025-10-30T08:43:03.468Z] [2025-10-30T08:43:03.468Z] #155 [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-10-30T08:43:03.468Z] #155 ... [2025-10-30T08:43:03.468Z] [2025-10-30T08:43:03.468Z] #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-30T08:43:03.468Z] #165 DONE 1.5s [2025-10-30T08:43:03.468Z] [2025-10-30T08:43:03.468Z] #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T08:43:03.468Z] #166 DONE 0.2s [2025-10-30T08:43:03.468Z] [2025-10-30T08:43:03.468Z] #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-30T08:43:03.468Z] #167 DONE 0.1s [2025-10-30T08:43:03.468Z] [2025-10-30T08:43:03.468Z] #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-30T08:43:03.468Z] #168 DONE 0.5s [2025-10-30T08:43:03.468Z] [2025-10-30T08:43:03.468Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-10-30T08:43:03.468Z] #169 DONE 0.2s [2025-10-30T08:43:03.468Z] [2025-10-30T08:43:03.468Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-30T08:43:03.468Z] #146 ... [2025-10-30T08:43:03.468Z] [2025-10-30T08:43:03.468Z] #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-10-30T08:43:03.468Z] #170 DONE 0.1s [2025-10-30T08:43:03.468Z] [2025-10-30T08:43:03.468Z] #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-10-30T08:43:03.468Z] #171 DONE 0.1s [2025-10-30T08:43:03.468Z] [2025-10-30T08:43:03.468Z] #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-10-30T08:43:03.468Z] #172 DONE 0.2s [2025-10-30T08:43:03.468Z] [2025-10-30T08:43:03.468Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-30T08:43:03.468Z] #146 ... [2025-10-30T08:43:03.468Z] [2025-10-30T08:43:03.468Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-30T08:43:03.468Z] #173 DONE 0.2s [2025-10-30T08:43:03.468Z] [2025-10-30T08:43:03.468Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-30T08:43:03.468Z] #174 DONE 1.1s [2025-10-30T08:43:03.468Z] [2025-10-30T08:43:03.468Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-30T08:43:03.468Z] #146 ... [2025-10-30T08:43:03.468Z] [2025-10-30T08:43:03.468Z] #175 [security-bootstrapper] exporting to image [2025-10-30T08:43:03.468Z] #175 exporting layers 0.3s done [2025-10-30T08:43:03.468Z] #175 writing image sha256:e51494a5115972bc573dfe919cb2128d66ca2dd7938d63fb09f8facda21a532d done [2025-10-30T08:43:03.468Z] #175 naming to docker.io/library/security-bootstrapper done [2025-10-30T08:43:03.468Z] #175 DONE 0.3s [2025-10-30T08:43:03.468Z] [2025-10-30T08:43:03.468Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-30T08:43:31.210Z] #81 ... [2025-10-30T08:43:31.210Z] [2025-10-30T08:43:31.210Z] #95 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:43:31.210Z] #95 DONE 107.6s [2025-10-30T08:43:31.210Z] [2025-10-30T08:43:31.210Z] #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:43:31.210Z] #85 DONE 103.1s [2025-10-30T08:43:31.210Z] [2025-10-30T08:43:31.210Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:43:31.210Z] #90 DONE 99.5s [2025-10-30T08:43:31.210Z] [2025-10-30T08:43:31.210Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:43:31.210Z] #94 DONE 98.3s [2025-10-30T08:43:31.210Z] [2025-10-30T08:43:31.210Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:43:31.210Z] #81 DONE 105.7s [2025-10-30T08:43:31.210Z] [2025-10-30T08:43:31.210Z] #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:43:31.210Z] #79 DONE 108.4s [2025-10-30T08:43:31.210Z] [2025-10-30T08:43:31.210Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-30T08:43:31.210Z] #119 ... [2025-10-30T08:43:31.210Z] [2025-10-30T08:43:31.210Z] #120 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:43:31.210Z] #120 CACHED [2025-10-30T08:43:31.210Z] [2025-10-30T08:43:31.210Z] #121 [security-bootstrapper builder 6/7] COPY . . [2025-10-30T08:43:31.210Z] #121 CACHED [2025-10-30T08:43:31.210Z] [2025-10-30T08:43:31.210Z] #122 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:43:31.210Z] #122 CACHED [2025-10-30T08:43:31.210Z] [2025-10-30T08:43:31.210Z] #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:43:31.210Z] #123 CACHED [2025-10-30T08:43:31.210Z] [2025-10-30T08:43:31.210Z] #124 [security-secretstore-setup builder 6/7] COPY . . [2025-10-30T08:43:31.210Z] #124 CACHED [2025-10-30T08:43:31.210Z] [2025-10-30T08:43:31.210Z] #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:43:31.210Z] #125 CACHED [2025-10-30T08:43:31.210Z] [2025-10-30T08:43:31.210Z] #126 [security-proxy-setup builder 6/7] COPY . . [2025-10-30T08:43:31.210Z] #126 DONE 1.9s [2025-10-30T08:43:31.210Z] [2025-10-30T08:43:31.210Z] #127 [support-notifications builder 6/7] COPY . . [2025-10-30T08:43:31.210Z] #127 DONE 2.0s [2025-10-30T08:43:31.210Z] [2025-10-30T08:43:31.210Z] #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:43:31.210Z] #128 CACHED [2025-10-30T08:43:31.210Z] [2025-10-30T08:43:31.210Z] #129 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:43:31.210Z] #129 CACHED [2025-10-30T08:43:31.210Z] [2025-10-30T08:43:31.210Z] #130 [core-metadata builder 6/7] COPY . . [2025-10-30T08:43:31.210Z] #130 CACHED [2025-10-30T08:43:31.210Z] [2025-10-30T08:43:31.210Z] #131 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:43:31.210Z] #131 CACHED [2025-10-30T08:43:31.210Z] [2025-10-30T08:43:31.210Z] #132 [core-data builder 6/7] COPY . . [2025-10-30T08:43:31.210Z] #132 CACHED [2025-10-30T08:43:31.210Z] [2025-10-30T08:43:31.210Z] #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:43:31.210Z] #133 CACHED [2025-10-30T08:43:31.210Z] [2025-10-30T08:43:31.210Z] #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:43:31.210Z] #134 CACHED [2025-10-30T08:43:31.210Z] [2025-10-30T08:43:31.210Z] #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:43:31.210Z] #135 CACHED [2025-10-30T08:43:31.210Z] [2025-10-30T08:43:31.210Z] #136 [security-proxy-auth builder 6/7] COPY . . [2025-10-30T08:43:31.210Z] #136 CACHED [2025-10-30T08:43:31.210Z] [2025-10-30T08:43:31.210Z] #137 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-30T08:43:31.210Z] #137 CACHED [2025-10-30T08:43:31.210Z] [2025-10-30T08:43:31.210Z] #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:43:31.210Z] #138 CACHED [2025-10-30T08:43:31.210Z] [2025-10-30T08:43:31.210Z] #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:43:31.210Z] #139 CACHED [2025-10-30T08:43:31.210Z] [2025-10-30T08:43:31.210Z] #140 [core-command builder 6/7] COPY . . [2025-10-30T08:43:31.210Z] #140 DONE 2.0s [2025-10-30T08:43:31.210Z] [2025-10-30T08:43:31.210Z] #141 [core-keeper builder 7/8] COPY . . [2025-10-30T08:43:31.210Z] #141 DONE 1.9s [2025-10-30T08:43:31.210Z] [2025-10-30T08:43:31.210Z] #142 [support-scheduler builder 6/7] COPY . . [2025-10-30T08:43:31.210Z] #142 DONE 2.1s [2025-10-30T08:43:31.210Z] [2025-10-30T08:43:31.210Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-30T08:43:31.210Z] #119 DONE 2.0s [2025-10-30T08:43:31.210Z] [2025-10-30T08:43:31.210Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-30T08:43:34.556Z] #143 ... [2025-10-30T08:43:34.556Z] [2025-10-30T08:43:34.556Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-30T08:43:34.556Z] #0 5.276 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-10-30T08:43:34.556Z] #144 ... [2025-10-30T08:43:34.556Z] [2025-10-30T08:43:34.556Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-30T08:43:34.556Z] #0 5.719 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-30T08:43:34.556Z] #145 ... [2025-10-30T08:43:34.556Z] [2025-10-30T08:43:34.556Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-30T08:43:34.556Z] #143 5.740 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-10-30T08:43:38.824Z] #143 ... [2025-10-30T08:43:38.824Z] [2025-10-30T08:43:38.824Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-30T08:43:38.824Z] #0 6.048 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-30T08:43:38.824Z] #146 ... [2025-10-30T08:43:38.824Z] [2025-10-30T08:43:38.824Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-30T08:43:38.824Z] #0 5.100 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-10-30T08:43:38.824Z] #147 ... [2025-10-30T08:43:38.824Z] [2025-10-30T08:43:38.824Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-30T08:43:38.825Z] #0 5.962 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-30T08:43:39.095Z] #148 ... [2025-10-30T08:43:39.095Z] [2025-10-30T08:43:39.095Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-30T08:43:39.095Z] #0 6.030 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-30T08:43:39.095Z] #149 ... [2025-10-30T08:43:39.095Z] [2025-10-30T08:43:39.095Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-30T08:43:39.095Z] #0 5.879 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-30T08:43:39.448Z] #150 ... [2025-10-30T08:43:39.448Z] [2025-10-30T08:43:39.448Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-30T08:43:39.448Z] #0 5.982 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-30T08:43:39.448Z] #151 ... [2025-10-30T08:43:39.448Z] [2025-10-30T08:43:39.448Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-30T08:43:39.448Z] #0 5.613 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-30T08:43:39.713Z] #152 ... [2025-10-30T08:43:39.713Z] [2025-10-30T08:43:39.713Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-30T08:43:39.713Z] #0 4.042 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-30T08:43:39.713Z] #153 ... [2025-10-30T08:43:39.713Z] [2025-10-30T08:43:39.713Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-30T08:43:39.713Z] #0 6.237 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-30T08:43:59.661Z] #145 ... [2025-10-30T08:43:59.661Z] [2025-10-30T08:43:59.661Z] #155 [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-10-30T08:43:59.661Z] #155 143.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-30T08:44:11.852Z] #155 DONE 160.5s [2025-10-30T08:44:11.852Z] [2025-10-30T08:44:11.852Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-30T08:44:11.852Z] #149 DONE 160.5s [2025-10-30T08:44:11.852Z] [2025-10-30T08:44:11.852Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-30T08:44:11.852Z] #146 DONE 160.6s [2025-10-30T08:44:11.852Z] [2025-10-30T08:44:11.852Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-30T08:44:11.852Z] #151 DONE 160.5s [2025-10-30T08:44:11.852Z] [2025-10-30T08:44:11.852Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-30T08:44:11.852Z] #153 DONE 160.5s [2025-10-30T08:44:11.852Z] [2025-10-30T08:44:11.852Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-30T08:44:11.852Z] #150 DONE 160.5s [2025-10-30T08:44:11.852Z] [2025-10-30T08:44:11.852Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-30T08:44:11.852Z] #147 DONE 160.5s [2025-10-30T08:44:11.852Z] [2025-10-30T08:44:11.852Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-30T08:44:11.852Z] #148 DONE 160.5s [2025-10-30T08:44:11.852Z] [2025-10-30T08:44:11.852Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-30T08:44:11.852Z] #145 DONE 160.6s [2025-10-30T08:44:11.852Z] [2025-10-30T08:44:11.853Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-30T08:44:11.853Z] #152 DONE 160.6s [2025-10-30T08:44:11.853Z] [2025-10-30T08:44:11.853Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T08:44:11.853Z] #176 ... [2025-10-30T08:44:11.853Z] [2025-10-30T08:44:11.853Z] #177 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T08:44:11.853Z] #177 DONE 0.2s [2025-10-30T08:44:11.853Z] [2025-10-30T08:44:11.853Z] #178 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T08:44:11.853Z] #178 DONE 0.3s [2025-10-30T08:44:11.853Z] [2025-10-30T08:44:11.853Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T08:44:11.853Z] #176 DONE 0.3s [2025-10-30T08:44:11.853Z] [2025-10-30T08:44:11.853Z] #179 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T08:44:11.853Z] #179 DONE 0.3s [2025-10-30T08:44:11.853Z] [2025-10-30T08:44:11.853Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T08:44:11.853Z] #180 DONE 0.3s [2025-10-30T08:44:11.853Z] [2025-10-30T08:44:11.853Z] #181 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-30T08:44:11.853Z] #181 ... [2025-10-30T08:44:11.853Z] [2025-10-30T08:44:11.853Z] #182 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T08:44:11.853Z] #182 DONE 0.2s [2025-10-30T08:44:11.853Z] [2025-10-30T08:44:11.853Z] #183 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T08:44:11.853Z] #183 DONE 0.3s [2025-10-30T08:44:11.853Z] [2025-10-30T08:44:11.853Z] #184 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T08:44:11.853Z] #184 DONE 0.3s [2025-10-30T08:44:11.853Z] [2025-10-30T08:44:11.853Z] #185 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-30T08:44:11.853Z] #185 DONE 0.2s [2025-10-30T08:44:11.853Z] [2025-10-30T08:44:11.853Z] #181 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-30T08:44:11.853Z] #181 DONE 0.2s [2025-10-30T08:44:11.853Z] [2025-10-30T08:44:11.853Z] #186 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T08:44:11.853Z] #186 CACHED [2025-10-30T08:44:11.853Z] [2025-10-30T08:44:11.853Z] #187 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-30T08:44:11.853Z] #187 CACHED [2025-10-30T08:44:11.853Z] [2025-10-30T08:44:11.853Z] #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-30T08:44:11.853Z] #188 CACHED [2025-10-30T08:44:11.853Z] [2025-10-30T08:44:11.853Z] #189 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T08:44:11.853Z] #189 CACHED [2025-10-30T08:44:11.853Z] [2025-10-30T08:44:11.853Z] #190 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-30T08:44:11.853Z] #190 DONE 0.2s [2025-10-30T08:44:11.853Z] [2025-10-30T08:44:11.853Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-30T08:44:11.853Z] #191 ... [2025-10-30T08:44:11.853Z] [2025-10-30T08:44:11.853Z] #192 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-30T08:44:11.853Z] #192 DONE 0.4s [2025-10-30T08:44:11.853Z] [2025-10-30T08:44:11.853Z] #193 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-30T08:44:11.853Z] #193 DONE 0.4s [2025-10-30T08:44:11.853Z] [2025-10-30T08:44:11.853Z] #194 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-30T08:44:11.853Z] #194 DONE 0.4s [2025-10-30T08:44:11.853Z] [2025-10-30T08:44:11.853Z] #195 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-30T08:44:11.853Z] #195 DONE 0.4s [2025-10-30T08:44:11.853Z] [2025-10-30T08:44:11.853Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-30T08:44:11.853Z] #196 DONE 0.4s [2025-10-30T08:44:11.853Z] [2025-10-30T08:44:11.853Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-30T08:44:12.435Z] #197 ... [2025-10-30T08:44:12.435Z] [2025-10-30T08:44:12.435Z] #198 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-30T08:44:12.435Z] #198 DONE 1.1s [2025-10-30T08:44:12.435Z] [2025-10-30T08:44:12.435Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-30T08:44:12.435Z] #199 DONE 1.1s [2025-10-30T08:44:12.435Z] [2025-10-30T08:44:12.435Z] #200 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-30T08:44:12.435Z] #200 DONE 1.1s [2025-10-30T08:44:12.435Z] [2025-10-30T08:44:12.435Z] #201 [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-10-30T08:44:12.435Z] #201 DONE 0.9s [2025-10-30T08:44:12.435Z] [2025-10-30T08:44:12.435Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-30T08:44:12.435Z] #191 DONE 1.1s [2025-10-30T08:44:12.435Z] [2025-10-30T08:44:12.435Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-30T08:44:12.692Z] #202 ... [2025-10-30T08:44:12.692Z] [2025-10-30T08:44:12.692Z] #203 [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-10-30T08:44:12.692Z] #203 DONE 1.1s [2025-10-30T08:44:12.693Z] [2025-10-30T08:44:12.693Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-30T08:44:12.693Z] #204 DONE 1.1s [2025-10-30T08:44:12.693Z] [2025-10-30T08:44:12.693Z] #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-30T08:44:12.693Z] #205 DONE 1.2s [2025-10-30T08:44:12.693Z] [2025-10-30T08:44:12.693Z] #206 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-30T08:44:12.693Z] #206 DONE 1.2s [2025-10-30T08:44:12.693Z] [2025-10-30T08:44:12.693Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-30T08:44:12.693Z] #197 DONE 1.2s [2025-10-30T08:44:12.693Z] [2025-10-30T08:44:12.693Z] #207 [core-keeper] exporting to image [2025-10-30T08:44:12.693Z] #207 exporting layers [2025-10-30T08:44:12.954Z] #207 ... [2025-10-30T08:44:12.954Z] [2025-10-30T08:44:12.954Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-30T08:44:12.954Z] #208 DONE 0.6s [2025-10-30T08:44:12.954Z] [2025-10-30T08:44:12.954Z] #209 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-30T08:44:12.954Z] #209 DONE 0.6s [2025-10-30T08:44:12.954Z] [2025-10-30T08:44:12.954Z] #210 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-10-30T08:44:12.954Z] #210 DONE 0.6s [2025-10-30T08:44:12.954Z] [2025-10-30T08:44:12.954Z] #211 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-30T08:44:12.954Z] #211 DONE 0.7s [2025-10-30T08:44:12.954Z] [2025-10-30T08:44:12.954Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-30T08:44:13.213Z] #212 ... [2025-10-30T08:44:13.213Z] [2025-10-30T08:44:13.213Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-30T08:44:13.213Z] #202 DONE 0.8s [2025-10-30T08:44:13.213Z] [2025-10-30T08:44:13.213Z] #213 [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-10-30T08:44:13.213Z] #213 DONE 0.5s [2025-10-30T08:44:13.213Z] [2025-10-30T08:44:13.213Z] #214 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-30T08:44:13.213Z] #214 DONE 0.5s [2025-10-30T08:44:13.213Z] [2025-10-30T08:44:13.213Z] #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-30T08:44:13.213Z] #215 DONE 0.6s [2025-10-30T08:44:13.213Z] [2025-10-30T08:44:13.213Z] #216 [support-notifications] exporting to image [2025-10-30T08:44:13.470Z] #216 ... [2025-10-30T08:44:13.470Z] [2025-10-30T08:44:13.470Z] #217 [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-10-30T08:44:13.470Z] #217 DONE 0.7s [2025-10-30T08:44:13.470Z] [2025-10-30T08:44:13.470Z] #218 [security-spiffe-token-provider] exporting to image [2025-10-30T08:44:14.843Z] #218 ... [2025-10-30T08:44:14.843Z] [2025-10-30T08:44:14.843Z] #219 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-30T08:44:14.843Z] #219 DONE 1.8s [2025-10-30T08:44:14.843Z] [2025-10-30T08:44:14.843Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-30T08:44:14.843Z] #212 DONE 1.7s [2025-10-30T08:44:14.843Z] [2025-10-30T08:44:14.843Z] #220 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-30T08:44:14.843Z] #220 DONE 1.7s [2025-10-30T08:44:14.843Z] [2025-10-30T08:44:14.843Z] #221 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-10-30T08:44:14.843Z] #221 DONE 1.7s [2025-10-30T08:44:14.843Z] [2025-10-30T08:44:14.843Z] #222 [core-metadata] exporting to image [2025-10-30T08:44:15.411Z] #222 ... [2025-10-30T08:44:15.411Z] [2025-10-30T08:44:15.411Z] #207 [core-keeper] exporting to image [2025-10-30T08:44:15.411Z] #207 exporting layers 0.3s done [2025-10-30T08:44:15.411Z] #207 writing image sha256:b8b304d840ff3e8c459970724e68d9dd4ae95708727c00d89782cab3324546e5 0.3s done [2025-10-30T08:44:15.411Z] #207 naming to docker.io/library/core-keeper 0.0s done [2025-10-30T08:44:15.411Z] #207 DONE 2.6s [2025-10-30T08:44:15.411Z] [2025-10-30T08:44:15.411Z] #223 [support-scheduler] exporting to image [2025-10-30T08:44:15.411Z] #223 exporting layers 2.4s done [2025-10-30T08:44:15.411Z] #223 writing image sha256:70a12e2ad91bf3699e36afad2fa930b5e54473b94b4851f39bd150223f410aae [2025-10-30T08:44:15.668Z] #223 ... [2025-10-30T08:44:15.669Z] [2025-10-30T08:44:15.669Z] #224 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-10-30T08:44:15.669Z] #224 DONE 0.8s [2025-10-30T08:44:15.669Z] [2025-10-30T08:44:15.669Z] #225 [core-command] exporting to image [2025-10-30T08:44:15.669Z] #225 exporting layers 0.2s done [2025-10-30T08:44:15.669Z] #225 writing image sha256:620e18a44e7ef4e3010ca5da2abce662fd8e80e89b8a16d45afe701825cbd1e4 [2025-10-30T08:44:15.927Z] #225 writing image sha256:620e18a44e7ef4e3010ca5da2abce662fd8e80e89b8a16d45afe701825cbd1e4 1.0s done [2025-10-30T08:44:15.927Z] #225 naming to docker.io/library/core-command [2025-10-30T08:44:16.187Z] #225 naming to docker.io/library/core-command 0.2s done [2025-10-30T08:44:16.446Z] #225 ... [2025-10-30T08:44:16.446Z] [2025-10-30T08:44:16.446Z] #226 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-10-30T08:44:16.446Z] #226 DONE 1.5s [2025-10-30T08:44:16.705Z] [2025-10-30T08:44:16.705Z] #227 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-30T08:44:16.973Z] #227 ... [2025-10-30T08:44:16.973Z] [2025-10-30T08:44:16.973Z] #228 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-30T08:44:16.973Z] #228 DONE 2.1s [2025-10-30T08:44:16.973Z] [2025-10-30T08:44:16.973Z] #225 [core-command] exporting to image [2025-10-30T08:44:16.973Z] #225 DONE 4.2s [2025-10-30T08:44:16.973Z] [2025-10-30T08:44:16.973Z] #223 [support-scheduler] exporting to image [2025-10-30T08:44:16.973Z] #223 writing image sha256:70a12e2ad91bf3699e36afad2fa930b5e54473b94b4851f39bd150223f410aae 1.6s done [2025-10-30T08:44:16.973Z] #223 naming to docker.io/library/support-scheduler 0.1s done [2025-10-30T08:44:17.541Z] #223 DONE 4.6s [2025-10-30T08:44:17.541Z] [2025-10-30T08:44:17.541Z] #229 [security-proxy-auth] exporting to image [2025-10-30T08:44:18.481Z] #229 ... [2025-10-30T08:44:18.481Z] [2025-10-30T08:44:18.481Z] #230 [core-data] exporting to image [2025-10-30T08:44:18.481Z] #230 exporting layers 4.3s done [2025-10-30T08:44:18.481Z] #230 writing image sha256:8bf8006e6c65ff2be03790a2e59bb2af36a8ba8f52e56ae8b889f21471beb968 0.1s done [2025-10-30T08:44:18.481Z] #230 naming to docker.io/library/core-data 0.5s done [2025-10-30T08:44:18.481Z] #230 DONE 5.2s [2025-10-30T08:44:18.481Z] [2025-10-30T08:44:18.481Z] #227 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-30T08:44:18.481Z] #227 DONE 1.9s [2025-10-30T08:44:18.481Z] [2025-10-30T08:44:18.481Z] #222 [core-metadata] exporting to image [2025-10-30T08:44:18.481Z] #222 exporting layers 2.8s done [2025-10-30T08:44:18.481Z] #222 writing image sha256:d6a67245558d65ad2b9a2bab36301460154c8c9f111b0a65f98baece8129da66 0.6s done [2025-10-30T08:44:18.481Z] #222 naming to docker.io/library/core-metadata 0.0s done [2025-10-30T08:44:18.481Z] #222 DONE 3.6s [2025-10-30T08:44:18.481Z] [2025-10-30T08:44:18.481Z] #231 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-10-30T08:44:19.050Z] #231 ... [2025-10-30T08:44:19.050Z] [2025-10-30T08:44:19.050Z] #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-30T08:44:19.050Z] #232 DONE 2.9s [2025-10-30T08:44:19.050Z] [2025-10-30T08:44:19.050Z] #216 [support-notifications] exporting to image [2025-10-30T08:44:19.050Z] #216 exporting layers 5.1s done [2025-10-30T08:44:19.050Z] #216 writing image sha256:68d1b848556ba15ad642040fb1311120966aea99fc77ff82fa096c21f22962d6 0.3s done [2025-10-30T08:44:19.050Z] #216 naming to docker.io/library/support-notifications [2025-10-30T08:44:19.310Z] #216 naming to docker.io/library/support-notifications 0.2s done [2025-10-30T08:44:19.879Z] #216 DONE 6.5s [2025-10-30T08:44:19.879Z] [2025-10-30T08:44:19.879Z] #218 [security-spiffe-token-provider] exporting to image [2025-10-30T08:44:19.879Z] #218 exporting layers 4.7s done [2025-10-30T08:44:19.879Z] #218 writing image sha256:fc075fed7b36e8ae12c664433d0005bdd169adb5ba79e0dfedbb5caaab2ed52e 0.2s done [2025-10-30T08:44:19.879Z] #218 naming to docker.io/library/security-spiffe-token-provider 0.3s done [2025-10-30T08:44:19.879Z] #218 DONE 6.3s [2025-10-30T08:44:19.879Z] [2025-10-30T08:44:19.879Z] #229 [security-proxy-auth] exporting to image [2025-10-30T08:44:19.879Z] #229 exporting layers 1.8s done [2025-10-30T08:44:19.879Z] #229 writing image sha256:b9c7ba3275dcb99b3ddf1bbd04843e1b5ddeb5045202f4f5ca8fe6f1b63e9501 0.2s done [2025-10-30T08:44:19.879Z] #229 naming to docker.io/library/security-proxy-auth 0.1s done [2025-10-30T08:44:19.879Z] #229 DONE 2.6s [2025-10-30T08:44:19.879Z] [2025-10-30T08:44:19.879Z] #231 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-10-30T08:44:19.879Z] #231 DONE 1.5s [2025-10-30T08:44:19.879Z] [2025-10-30T08:44:19.879Z] #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-30T08:44:20.138Z] #233 ... [2025-10-30T08:44:20.138Z] [2025-10-30T08:44:20.138Z] #234 [security-proxy-setup] exporting to image [2025-10-30T08:44:20.138Z] #234 exporting layers 0.9s done [2025-10-30T08:44:20.138Z] #234 writing image sha256:f20e4fdcffc22b00b4ecc88552cb14192db9e7d5ba92cf1baf907a64a1531cda done [2025-10-30T08:44:20.138Z] #234 naming to docker.io/library/security-proxy-setup done [2025-10-30T08:44:20.138Z] #234 DONE 0.9s [2025-10-30T08:44:20.398Z] [2025-10-30T08:44:20.398Z] #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-30T08:44:20.398Z] #233 DONE 0.5s [2025-10-30T08:44:20.398Z] [2025-10-30T08:44:20.398Z] #235 [security-secretstore-setup] exporting to image [2025-10-30T08:44:20.660Z] #235 exporting layers 0.3s done [2025-10-30T08:44:20.660Z] #235 writing image sha256:c35116a0552d2f8f682b075ce30d0314cc42c19ed68f7ed79d79e373ab885229 done [2025-10-30T08:44:20.660Z] #235 naming to docker.io/library/security-secretstore-setup done [2025-10-30T08:44:20.660Z] #235 DONE 0.3s [2025-10-30T08:44:20.660Z] time="2025-10-30T08:40:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T08:44:20.660Z] time="2025-10-30T08:40:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T08:44:20.660Z] time="2025-10-30T08:40:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T08:44:20.660Z] time="2025-10-30T08:40:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T08:44:20.660Z] time="2025-10-30T08:40:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T08:44:20.660Z] time="2025-10-30T08:40:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T08:44:20.660Z] time="2025-10-30T08:40:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T08:44:20.660Z] time="2025-10-30T08:40:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T08:44:20.660Z] time="2025-10-30T08:40:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T08:44:20.660Z] time="2025-10-30T08:40:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T08:44:20.660Z] time="2025-10-30T08:40:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T08:44:20.660Z] time="2025-10-30T08:40:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T08:44:20.660Z] time="2025-10-30T08:40:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T08:44:20.660Z] time="2025-10-30T08:40:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T08:44:20.660Z] time="2025-10-30T08:40:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-10-30T08:44:20.668Z] $ docker stop --time=1 7b88297f561e9f2df0b2c46f638c6481f8450f6265d938d045aba74b0469112c [2025-10-30T08:44:22.011Z] $ docker rm -f --volumes 7b88297f561e9f2df0b2c46f638c6481f8450f6265d938d045aba74b0469112c [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-30T08:44:22.386Z] + docker images [2025-10-30T08:44:22.386Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-10-30T08:44:22.386Z] security-secretstore-setup latest c35116a0552d 2 seconds ago 79.8MB [2025-10-30T08:44:22.386Z] security-proxy-setup latest f20e4fdcffc2 4 seconds ago 49.1MB [2025-10-30T08:44:22.386Z] security-proxy-auth latest b9c7ba3275dc 6 seconds ago 44.7MB [2025-10-30T08:44:22.386Z] core-metadata latest d6a67245558d 8 seconds ago 45.7MB [2025-10-30T08:44:22.386Z] support-notifications latest 68d1b848556b 9 seconds ago 52.9MB [2025-10-30T08:44:22.386Z] security-spiffe-token-provider latest fc075fed7b36 9 seconds ago 48.1MB [2025-10-30T08:44:22.386Z] support-scheduler latest 70a12e2ad91b 10 seconds ago 49.3MB [2025-10-30T08:44:22.386Z] core-keeper latest b8b304d840ff 10 seconds ago 45.3MB [2025-10-30T08:44:22.386Z] core-command latest 620e18a44e7e 10 seconds ago 39.7MB [2025-10-30T08:44:22.386Z] core-data latest 8bf8006e6c65 10 seconds ago 45.5MB [2025-10-30T08:44:22.386Z] security-bootstrapper latest e51494a51159 About a minute ago 20.4MB [2025-10-30T08:44:22.386Z] core-common-config-bootstrapper latest 01977c0211f7 About a minute ago 19.4MB [2025-10-30T08:44:22.386Z] security-spire-server latest d66d03334783 3 minutes ago 149MB [2025-10-30T08:44:22.386Z] security-spire-agent latest de4d24dda456 3 minutes ago 195MB [2025-10-30T08:44:22.386Z] security-spire-config latest 8532624bcf30 3 minutes ago 149MB [2025-10-30T08:44:22.386Z] ci-base-image-x86_64 latest dddbf97760dd 7 minutes ago 966MB [2025-10-30T08:44:22.386Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine e619c034af25 2 weeks ago 610MB [2025-10-30T08:44:22.386Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 5 months ago 573MB [2025-10-30T08:44:22.386Z] 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-10-30T08:44:22.592Z] provisioning config files... [2025-10-30T08:44:22.609Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/918@tmp/config15272297306710075746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-30T08:44:41.374Z] ---> ****-login.sh [2025-10-30T08:44:41.374Z] nexus3.edgexfoundry.org:10001 [2025-10-30T08:44:41.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T08:44:41.374Z] Login Succeeded [2025-10-30T08:44:41.374Z] nexus3.edgexfoundry.org:10002 [2025-10-30T08:44:41.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T08:44:41.375Z] Login Succeeded [2025-10-30T08:44:41.375Z] nexus3.edgexfoundry.org:10003 [2025-10-30T08:44:41.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T08:44:41.647Z] Login Succeeded [2025-10-30T08:44:41.647Z] nexus3.edgexfoundry.org:10004 [2025-10-30T08:44:41.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T08:44:41.647Z] Login Succeeded [2025-10-30T08:44:41.647Z] ****.io [2025-10-30T08:44:41.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T08:44:41.917Z] Login Succeeded [2025-10-30T08:44:41.917Z] ---> ****-login.sh ends [Pipeline] } [2025-10-30T08:44:41.968Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T08:44:42.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-30T08:44:42.043Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-10-30T08:44:42.043Z] 7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:44:42.043Z] latest [2025-10-30T08:44:42.043Z] 4.1.0-dev.70 [2025-10-30T08:44:42.043Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:44:42.043Z] main [2025-10-30T08:44:42.043Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:44:42.392Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:44:42.718Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:44:42.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-30T08:44:42.718Z] b2d1c71916a9: Preparing [2025-10-30T08:44:42.718Z] 83aabd1fb604: Preparing [2025-10-30T08:44:42.718Z] 17cc544314f0: Preparing [2025-10-30T08:44:42.718Z] abd6ce0db20e: Preparing [2025-10-30T08:44:42.718Z] cb6c492a8644: Preparing [2025-10-30T08:44:42.718Z] b50b2a1f1210: Preparing [2025-10-30T08:44:42.718Z] abfcb263a588: Preparing [2025-10-30T08:44:42.718Z] b50b2a1f1210: Waiting [2025-10-30T08:44:42.718Z] abfcb263a588: Waiting [2025-10-30T08:44:42.718Z] cb6c492a8644: Pushed [2025-10-30T08:44:42.718Z] abd6ce0db20e: Pushed [2025-10-30T08:44:42.718Z] 17cc544314f0: Pushed [2025-10-30T08:44:42.718Z] b2d1c71916a9: Pushed [2025-10-30T08:44:42.718Z] abfcb263a588: Layer already exists [2025-10-30T08:44:42.976Z] b50b2a1f1210: Pushed [2025-10-30T08:44:46.259Z] 83aabd1fb604: Pushed [2025-10-30T08:44:46.259Z] 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:44:46.594Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:44:46.955Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-30T08:44:46.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-30T08:44:46.955Z] b2d1c71916a9: Preparing [2025-10-30T08:44:46.955Z] 83aabd1fb604: Preparing [2025-10-30T08:44:46.955Z] 17cc544314f0: Preparing [2025-10-30T08:44:46.955Z] abd6ce0db20e: Preparing [2025-10-30T08:44:46.955Z] cb6c492a8644: Preparing [2025-10-30T08:44:46.955Z] b50b2a1f1210: Preparing [2025-10-30T08:44:46.955Z] abfcb263a588: Preparing [2025-10-30T08:44:46.955Z] abfcb263a588: Waiting [2025-10-30T08:44:46.955Z] b50b2a1f1210: Waiting [2025-10-30T08:44:46.955Z] 83aabd1fb604: Layer already exists [2025-10-30T08:44:46.955Z] b2d1c71916a9: Layer already exists [2025-10-30T08:44:46.955Z] abd6ce0db20e: Layer already exists [2025-10-30T08:44:46.955Z] cb6c492a8644: Layer already exists [2025-10-30T08:44:46.955Z] 17cc544314f0: Layer already exists [2025-10-30T08:44:46.955Z] b50b2a1f1210: Layer already exists [2025-10-30T08:44:46.955Z] abfcb263a588: Layer already exists [2025-10-30T08:44:46.955Z] latest: digest: sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:44:47.282Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:44:47.591Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.70 [2025-10-30T08:44:47.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-30T08:44:47.591Z] b2d1c71916a9: Preparing [2025-10-30T08:44:47.591Z] 83aabd1fb604: Preparing [2025-10-30T08:44:47.591Z] 17cc544314f0: Preparing [2025-10-30T08:44:47.591Z] abd6ce0db20e: Preparing [2025-10-30T08:44:47.591Z] cb6c492a8644: Preparing [2025-10-30T08:44:47.591Z] b50b2a1f1210: Preparing [2025-10-30T08:44:47.591Z] abfcb263a588: Preparing [2025-10-30T08:44:47.591Z] b50b2a1f1210: Waiting [2025-10-30T08:44:47.591Z] abfcb263a588: Waiting [2025-10-30T08:44:47.591Z] cb6c492a8644: Layer already exists [2025-10-30T08:44:47.591Z] b2d1c71916a9: Layer already exists [2025-10-30T08:44:47.591Z] 83aabd1fb604: Layer already exists [2025-10-30T08:44:47.591Z] 17cc544314f0: Layer already exists [2025-10-30T08:44:47.591Z] abd6ce0db20e: Layer already exists [2025-10-30T08:44:47.591Z] abfcb263a588: Layer already exists [2025-10-30T08:44:47.591Z] b50b2a1f1210: Layer already exists [2025-10-30T08:44:47.591Z] 4.1.0-dev.70: digest: sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:44:47.909Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:44:48.225Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:44:48.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-30T08:44:48.225Z] b2d1c71916a9: Preparing [2025-10-30T08:44:48.225Z] 83aabd1fb604: Preparing [2025-10-30T08:44:48.225Z] 17cc544314f0: Preparing [2025-10-30T08:44:48.225Z] abd6ce0db20e: Preparing [2025-10-30T08:44:48.225Z] cb6c492a8644: Preparing [2025-10-30T08:44:48.225Z] b50b2a1f1210: Preparing [2025-10-30T08:44:48.225Z] abfcb263a588: Preparing [2025-10-30T08:44:48.225Z] b50b2a1f1210: Waiting [2025-10-30T08:44:48.225Z] abfcb263a588: Waiting [2025-10-30T08:44:48.225Z] 83aabd1fb604: Layer already exists [2025-10-30T08:44:48.225Z] abd6ce0db20e: Layer already exists [2025-10-30T08:44:48.225Z] 17cc544314f0: Layer already exists [2025-10-30T08:44:48.225Z] b2d1c71916a9: Layer already exists [2025-10-30T08:44:48.225Z] cb6c492a8644: Layer already exists [2025-10-30T08:44:48.225Z] b50b2a1f1210: Layer already exists [2025-10-30T08:44:48.225Z] abfcb263a588: Layer already exists [2025-10-30T08:44:48.225Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:44:48.548Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:44:48.864Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-10-30T08:44:48.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-30T08:44:48.864Z] b2d1c71916a9: Preparing [2025-10-30T08:44:48.864Z] 83aabd1fb604: Preparing [2025-10-30T08:44:48.864Z] 17cc544314f0: Preparing [2025-10-30T08:44:48.864Z] abd6ce0db20e: Preparing [2025-10-30T08:44:48.864Z] cb6c492a8644: Preparing [2025-10-30T08:44:48.864Z] b50b2a1f1210: Preparing [2025-10-30T08:44:48.864Z] abfcb263a588: Preparing [2025-10-30T08:44:48.864Z] b50b2a1f1210: Waiting [2025-10-30T08:44:48.864Z] abfcb263a588: Waiting [2025-10-30T08:44:48.864Z] abd6ce0db20e: Layer already exists [2025-10-30T08:44:48.864Z] 17cc544314f0: Layer already exists [2025-10-30T08:44:48.864Z] 83aabd1fb604: Layer already exists [2025-10-30T08:44:48.864Z] b2d1c71916a9: Layer already exists [2025-10-30T08:44:48.864Z] cb6c492a8644: Layer already exists [2025-10-30T08:44:48.864Z] abfcb263a588: Layer already exists [2025-10-30T08:44:48.865Z] b50b2a1f1210: Layer already exists [2025-10-30T08:44:48.865Z] main: digest: sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T08:44:48.938Z] ===================================================== [Pipeline] echo [2025-10-30T08:44:48.952Z] taggedImages: [2025-10-30T08:44:48.952Z] - nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:44:48.952Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-30T08:44:48.952Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.70 [2025-10-30T08:44:48.952Z] - nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:44:48.952Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-10-30T08:44:48.985Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-10-30T08:44:48.985Z] 7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:44:48.985Z] latest [2025-10-30T08:44:48.985Z] 4.1.0-dev.70 [2025-10-30T08:44:48.985Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:44:48.985Z] main [2025-10-30T08:44:48.985Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:44:49.331Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:44:49.653Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:44:49.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-30T08:44:49.653Z] 2ccd6a802ee4: Preparing [2025-10-30T08:44:49.653Z] c9a1d2047dc1: Preparing [2025-10-30T08:44:49.653Z] 65099042c726: Preparing [2025-10-30T08:44:49.653Z] ac6a33368ffd: Preparing [2025-10-30T08:44:49.653Z] 17cc544314f0: Preparing [2025-10-30T08:44:49.653Z] abd6ce0db20e: Preparing [2025-10-30T08:44:49.653Z] cb6c492a8644: Preparing [2025-10-30T08:44:49.653Z] b50b2a1f1210: Preparing [2025-10-30T08:44:49.653Z] abfcb263a588: Preparing [2025-10-30T08:44:49.653Z] cb6c492a8644: Waiting [2025-10-30T08:44:49.653Z] b50b2a1f1210: Waiting [2025-10-30T08:44:49.653Z] abfcb263a588: Waiting [2025-10-30T08:44:49.653Z] abd6ce0db20e: Waiting [2025-10-30T08:44:49.653Z] 17cc544314f0: Layer already exists [2025-10-30T08:44:49.653Z] abd6ce0db20e: Layer already exists [2025-10-30T08:44:49.653Z] cb6c492a8644: Layer already exists [2025-10-30T08:44:49.653Z] b50b2a1f1210: Layer already exists [2025-10-30T08:44:49.653Z] 65099042c726: Pushed [2025-10-30T08:44:49.653Z] c9a1d2047dc1: Pushed [2025-10-30T08:44:49.653Z] 2ccd6a802ee4: Pushed [2025-10-30T08:44:49.653Z] abfcb263a588: Layer already exists [2025-10-30T08:44:51.029Z] ac6a33368ffd: Pushed [2025-10-30T08:44:51.029Z] 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:44:51.349Z] + 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-10-30T08:44:51.671Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-30T08:44:51.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-30T08:44:51.671Z] 2ccd6a802ee4: Preparing [2025-10-30T08:44:51.671Z] c9a1d2047dc1: Preparing [2025-10-30T08:44:51.671Z] 65099042c726: Preparing [2025-10-30T08:44:51.671Z] ac6a33368ffd: Preparing [2025-10-30T08:44:51.671Z] 17cc544314f0: Preparing [2025-10-30T08:44:51.671Z] abd6ce0db20e: Preparing [2025-10-30T08:44:51.671Z] cb6c492a8644: Preparing [2025-10-30T08:44:51.671Z] b50b2a1f1210: Preparing [2025-10-30T08:44:51.671Z] abd6ce0db20e: Waiting [2025-10-30T08:44:51.671Z] cb6c492a8644: Waiting [2025-10-30T08:44:51.671Z] abfcb263a588: Preparing [2025-10-30T08:44:51.671Z] b50b2a1f1210: Waiting [2025-10-30T08:44:51.671Z] abfcb263a588: Waiting [2025-10-30T08:44:51.671Z] 17cc544314f0: Layer already exists [2025-10-30T08:44:51.671Z] 65099042c726: Layer already exists [2025-10-30T08:44:51.671Z] 2ccd6a802ee4: Layer already exists [2025-10-30T08:44:51.671Z] c9a1d2047dc1: Layer already exists [2025-10-30T08:44:51.671Z] ac6a33368ffd: Layer already exists [2025-10-30T08:44:51.671Z] abd6ce0db20e: Layer already exists [2025-10-30T08:44:51.671Z] b50b2a1f1210: Layer already exists [2025-10-30T08:44:51.671Z] abfcb263a588: Layer already exists [2025-10-30T08:44:51.671Z] cb6c492a8644: Layer already exists [2025-10-30T08:44:51.671Z] latest: digest: sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:44:51.994Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:44:52.329Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.70 [2025-10-30T08:44:52.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-30T08:44:52.329Z] 2ccd6a802ee4: Preparing [2025-10-30T08:44:52.329Z] c9a1d2047dc1: Preparing [2025-10-30T08:44:52.329Z] 65099042c726: Preparing [2025-10-30T08:44:52.329Z] ac6a33368ffd: Preparing [2025-10-30T08:44:52.329Z] 17cc544314f0: Preparing [2025-10-30T08:44:52.329Z] abd6ce0db20e: Preparing [2025-10-30T08:44:52.329Z] cb6c492a8644: Preparing [2025-10-30T08:44:52.329Z] b50b2a1f1210: Preparing [2025-10-30T08:44:52.329Z] abfcb263a588: Preparing [2025-10-30T08:44:52.329Z] cb6c492a8644: Waiting [2025-10-30T08:44:52.329Z] b50b2a1f1210: Waiting [2025-10-30T08:44:52.329Z] abfcb263a588: Waiting [2025-10-30T08:44:52.329Z] abd6ce0db20e: Waiting [2025-10-30T08:44:52.329Z] 65099042c726: Layer already exists [2025-10-30T08:44:52.329Z] ac6a33368ffd: Layer already exists [2025-10-30T08:44:52.329Z] 17cc544314f0: Layer already exists [2025-10-30T08:44:52.329Z] 2ccd6a802ee4: Layer already exists [2025-10-30T08:44:52.329Z] c9a1d2047dc1: Layer already exists [2025-10-30T08:44:52.329Z] b50b2a1f1210: Layer already exists [2025-10-30T08:44:52.329Z] cb6c492a8644: Layer already exists [2025-10-30T08:44:52.329Z] abfcb263a588: Layer already exists [2025-10-30T08:44:52.329Z] abd6ce0db20e: Layer already exists [2025-10-30T08:44:52.329Z] 4.1.0-dev.70: digest: sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:44:52.659Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:44:52.975Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:44:52.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-30T08:44:52.975Z] 2ccd6a802ee4: Preparing [2025-10-30T08:44:52.975Z] c9a1d2047dc1: Preparing [2025-10-30T08:44:52.975Z] 65099042c726: Preparing [2025-10-30T08:44:52.975Z] ac6a33368ffd: Preparing [2025-10-30T08:44:52.975Z] 17cc544314f0: Preparing [2025-10-30T08:44:52.975Z] abd6ce0db20e: Preparing [2025-10-30T08:44:52.975Z] cb6c492a8644: Preparing [2025-10-30T08:44:52.975Z] b50b2a1f1210: Preparing [2025-10-30T08:44:52.975Z] abfcb263a588: Preparing [2025-10-30T08:44:52.975Z] b50b2a1f1210: Waiting [2025-10-30T08:44:52.975Z] abd6ce0db20e: Waiting [2025-10-30T08:44:52.975Z] cb6c492a8644: Waiting [2025-10-30T08:44:52.976Z] abfcb263a588: Waiting [2025-10-30T08:44:52.976Z] c9a1d2047dc1: Layer already exists [2025-10-30T08:44:52.976Z] 17cc544314f0: Layer already exists [2025-10-30T08:44:52.976Z] ac6a33368ffd: Layer already exists [2025-10-30T08:44:52.976Z] 65099042c726: Layer already exists [2025-10-30T08:44:52.976Z] 2ccd6a802ee4: Layer already exists [2025-10-30T08:44:52.976Z] abd6ce0db20e: Layer already exists [2025-10-30T08:44:52.976Z] cb6c492a8644: Layer already exists [2025-10-30T08:44:52.976Z] b50b2a1f1210: Layer already exists [2025-10-30T08:44:52.976Z] abfcb263a588: Layer already exists [2025-10-30T08:44:52.976Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:44:53.303Z] + 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-10-30T08:44:53.626Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-10-30T08:44:53.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-30T08:44:53.626Z] 2ccd6a802ee4: Preparing [2025-10-30T08:44:53.626Z] c9a1d2047dc1: Preparing [2025-10-30T08:44:53.626Z] 65099042c726: Preparing [2025-10-30T08:44:53.626Z] ac6a33368ffd: Preparing [2025-10-30T08:44:53.626Z] 17cc544314f0: Preparing [2025-10-30T08:44:53.626Z] abd6ce0db20e: Preparing [2025-10-30T08:44:53.626Z] cb6c492a8644: Preparing [2025-10-30T08:44:53.626Z] b50b2a1f1210: Preparing [2025-10-30T08:44:53.626Z] abfcb263a588: Preparing [2025-10-30T08:44:53.626Z] abd6ce0db20e: Waiting [2025-10-30T08:44:53.626Z] cb6c492a8644: Waiting [2025-10-30T08:44:53.626Z] b50b2a1f1210: Waiting [2025-10-30T08:44:53.626Z] abfcb263a588: Waiting [2025-10-30T08:44:53.626Z] 17cc544314f0: Layer already exists [2025-10-30T08:44:53.626Z] c9a1d2047dc1: Layer already exists [2025-10-30T08:44:53.626Z] 65099042c726: Layer already exists [2025-10-30T08:44:53.626Z] 2ccd6a802ee4: Layer already exists [2025-10-30T08:44:53.626Z] ac6a33368ffd: Layer already exists [2025-10-30T08:44:53.626Z] cb6c492a8644: Layer already exists [2025-10-30T08:44:53.626Z] abfcb263a588: Layer already exists [2025-10-30T08:44:53.626Z] b50b2a1f1210: Layer already exists [2025-10-30T08:44:53.626Z] abd6ce0db20e: Layer already exists [2025-10-30T08:44:53.626Z] main: digest: sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T08:44:53.718Z] ===================================================== [Pipeline] echo [2025-10-30T08:44:53.735Z] taggedImages: [2025-10-30T08:44:53.735Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:44:53.735Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-30T08:44:53.735Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.70 [2025-10-30T08:44:53.735Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:44:53.735Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-10-30T08:44:53.765Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-10-30T08:44:53.765Z] 7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:44:53.765Z] latest [2025-10-30T08:44:53.765Z] 4.1.0-dev.70 [2025-10-30T08:44:53.765Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:44:53.765Z] main [2025-10-30T08:44:53.765Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:44:54.127Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:44:54.450Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:44:54.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-30T08:44:54.450Z] b1f29aaf514c: Preparing [2025-10-30T08:44:54.450Z] 137c18cca02b: Preparing [2025-10-30T08:44:54.450Z] 17cc544314f0: Preparing [2025-10-30T08:44:54.450Z] abd6ce0db20e: Preparing [2025-10-30T08:44:54.450Z] 5e56ec4f3e2c: Preparing [2025-10-30T08:44:54.450Z] 83667b3f4088: Preparing [2025-10-30T08:44:54.450Z] abfcb263a588: Preparing [2025-10-30T08:44:54.450Z] 83667b3f4088: Waiting [2025-10-30T08:44:54.450Z] abfcb263a588: Waiting [2025-10-30T08:44:54.450Z] 17cc544314f0: Layer already exists [2025-10-30T08:44:54.450Z] abd6ce0db20e: Layer already exists [2025-10-30T08:44:54.450Z] abfcb263a588: Layer already exists [2025-10-30T08:44:54.450Z] 5e56ec4f3e2c: Pushed [2025-10-30T08:44:54.450Z] b1f29aaf514c: Pushed [2025-10-30T08:44:54.450Z] 83667b3f4088: Pushed [2025-10-30T08:44:58.641Z] 137c18cca02b: Pushed [2025-10-30T08:44:58.641Z] 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:44:58.970Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:44:59.298Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-30T08:44:59.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-30T08:44:59.298Z] b1f29aaf514c: Preparing [2025-10-30T08:44:59.298Z] 137c18cca02b: Preparing [2025-10-30T08:44:59.298Z] 17cc544314f0: Preparing [2025-10-30T08:44:59.298Z] abd6ce0db20e: Preparing [2025-10-30T08:44:59.298Z] 5e56ec4f3e2c: Preparing [2025-10-30T08:44:59.298Z] 83667b3f4088: Preparing [2025-10-30T08:44:59.298Z] abfcb263a588: Preparing [2025-10-30T08:44:59.298Z] 83667b3f4088: Waiting [2025-10-30T08:44:59.298Z] abfcb263a588: Waiting [2025-10-30T08:44:59.298Z] 137c18cca02b: Layer already exists [2025-10-30T08:44:59.298Z] abd6ce0db20e: Layer already exists [2025-10-30T08:44:59.298Z] 5e56ec4f3e2c: Layer already exists [2025-10-30T08:44:59.298Z] b1f29aaf514c: Layer already exists [2025-10-30T08:44:59.298Z] 17cc544314f0: Layer already exists [2025-10-30T08:44:59.298Z] abfcb263a588: Layer already exists [2025-10-30T08:44:59.298Z] 83667b3f4088: Layer already exists [2025-10-30T08:44:59.298Z] latest: digest: sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:44:59.629Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:44:59.956Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.70 [2025-10-30T08:44:59.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-30T08:44:59.957Z] b1f29aaf514c: Preparing [2025-10-30T08:44:59.957Z] 137c18cca02b: Preparing [2025-10-30T08:44:59.957Z] 17cc544314f0: Preparing [2025-10-30T08:44:59.957Z] abd6ce0db20e: Preparing [2025-10-30T08:44:59.957Z] 5e56ec4f3e2c: Preparing [2025-10-30T08:44:59.957Z] 83667b3f4088: Preparing [2025-10-30T08:44:59.957Z] abfcb263a588: Preparing [2025-10-30T08:44:59.957Z] 83667b3f4088: Waiting [2025-10-30T08:44:59.957Z] abfcb263a588: Waiting [2025-10-30T08:44:59.957Z] abd6ce0db20e: Layer already exists [2025-10-30T08:44:59.957Z] 5e56ec4f3e2c: Layer already exists [2025-10-30T08:44:59.957Z] 17cc544314f0: Layer already exists [2025-10-30T08:44:59.957Z] b1f29aaf514c: Layer already exists [2025-10-30T08:44:59.957Z] 137c18cca02b: Layer already exists [2025-10-30T08:44:59.957Z] abfcb263a588: Layer already exists [2025-10-30T08:44:59.957Z] 83667b3f4088: Layer already exists [2025-10-30T08:44:59.957Z] 4.1.0-dev.70: digest: sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:00.341Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:00.665Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:45:00.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-30T08:45:00.665Z] b1f29aaf514c: Preparing [2025-10-30T08:45:00.665Z] 137c18cca02b: Preparing [2025-10-30T08:45:00.665Z] 17cc544314f0: Preparing [2025-10-30T08:45:00.665Z] abd6ce0db20e: Preparing [2025-10-30T08:45:00.665Z] 5e56ec4f3e2c: Preparing [2025-10-30T08:45:00.665Z] 83667b3f4088: Preparing [2025-10-30T08:45:00.665Z] abfcb263a588: Preparing [2025-10-30T08:45:00.665Z] abfcb263a588: Waiting [2025-10-30T08:45:00.665Z] 83667b3f4088: Waiting [2025-10-30T08:45:00.665Z] 17cc544314f0: Layer already exists [2025-10-30T08:45:00.665Z] b1f29aaf514c: Layer already exists [2025-10-30T08:45:00.665Z] 5e56ec4f3e2c: Layer already exists [2025-10-30T08:45:00.665Z] 137c18cca02b: Layer already exists [2025-10-30T08:45:00.665Z] abd6ce0db20e: Layer already exists [2025-10-30T08:45:00.665Z] abfcb263a588: Layer already exists [2025-10-30T08:45:00.665Z] 83667b3f4088: Layer already exists [2025-10-30T08:45:00.665Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:00.994Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:01.334Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-10-30T08:45:01.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-30T08:45:01.335Z] b1f29aaf514c: Preparing [2025-10-30T08:45:01.335Z] 137c18cca02b: Preparing [2025-10-30T08:45:01.335Z] 17cc544314f0: Preparing [2025-10-30T08:45:01.335Z] abd6ce0db20e: Preparing [2025-10-30T08:45:01.335Z] 5e56ec4f3e2c: Preparing [2025-10-30T08:45:01.335Z] 83667b3f4088: Preparing [2025-10-30T08:45:01.335Z] abfcb263a588: Preparing [2025-10-30T08:45:01.335Z] 83667b3f4088: Waiting [2025-10-30T08:45:01.335Z] abfcb263a588: Waiting [2025-10-30T08:45:01.335Z] 137c18cca02b: Layer already exists [2025-10-30T08:45:01.335Z] abd6ce0db20e: Layer already exists [2025-10-30T08:45:01.335Z] 17cc544314f0: Layer already exists [2025-10-30T08:45:01.335Z] b1f29aaf514c: Layer already exists [2025-10-30T08:45:01.335Z] 5e56ec4f3e2c: Layer already exists [2025-10-30T08:45:01.335Z] 83667b3f4088: Layer already exists [2025-10-30T08:45:01.335Z] abfcb263a588: Layer already exists [2025-10-30T08:45:01.335Z] main: digest: sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T08:45:01.408Z] ===================================================== [Pipeline] echo [2025-10-30T08:45:01.418Z] taggedImages: [2025-10-30T08:45:01.418Z] - nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:45:01.418Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-30T08:45:01.418Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.70 [2025-10-30T08:45:01.418Z] - nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:45:01.418Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-10-30T08:45:01.437Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-10-30T08:45:01.437Z] 7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:45:01.437Z] latest [2025-10-30T08:45:01.437Z] 4.1.0-dev.70 [2025-10-30T08:45:01.437Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:45:01.437Z] main [2025-10-30T08:45:01.437Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:01.764Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:02.081Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:45:02.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-30T08:45:02.081Z] a70eba43b4ff: Preparing [2025-10-30T08:45:02.081Z] 99c7e56e2561: Preparing [2025-10-30T08:45:02.081Z] abd6ce0db20e: Preparing [2025-10-30T08:45:02.081Z] 928e9aef1f4b: Preparing [2025-10-30T08:45:02.081Z] d08cad5687fd: Preparing [2025-10-30T08:45:02.081Z] abfcb263a588: Preparing [2025-10-30T08:45:02.081Z] abfcb263a588: Waiting [2025-10-30T08:45:02.081Z] abd6ce0db20e: Layer already exists [2025-10-30T08:45:02.081Z] abfcb263a588: Layer already exists [2025-10-30T08:45:02.081Z] 928e9aef1f4b: Pushed [2025-10-30T08:45:02.081Z] a70eba43b4ff: Pushed [2025-10-30T08:45:02.081Z] d08cad5687fd: Pushed [2025-10-30T08:45:05.362Z] 99c7e56e2561: Pushed [2025-10-30T08:45:05.621Z] 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:05.950Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:06.273Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-30T08:45:06.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-30T08:45:06.273Z] a70eba43b4ff: Preparing [2025-10-30T08:45:06.273Z] 99c7e56e2561: Preparing [2025-10-30T08:45:06.273Z] abd6ce0db20e: Preparing [2025-10-30T08:45:06.273Z] 928e9aef1f4b: Preparing [2025-10-30T08:45:06.273Z] d08cad5687fd: Preparing [2025-10-30T08:45:06.273Z] abfcb263a588: Preparing [2025-10-30T08:45:06.273Z] abfcb263a588: Waiting [2025-10-30T08:45:06.273Z] abd6ce0db20e: Layer already exists [2025-10-30T08:45:06.273Z] 928e9aef1f4b: Layer already exists [2025-10-30T08:45:06.273Z] a70eba43b4ff: Layer already exists [2025-10-30T08:45:06.273Z] d08cad5687fd: Layer already exists [2025-10-30T08:45:06.273Z] 99c7e56e2561: Layer already exists [2025-10-30T08:45:06.273Z] abfcb263a588: Layer already exists [2025-10-30T08:45:06.273Z] latest: digest: sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:06.587Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:06.907Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.70 [2025-10-30T08:45:06.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-30T08:45:06.907Z] a70eba43b4ff: Preparing [2025-10-30T08:45:06.907Z] 99c7e56e2561: Preparing [2025-10-30T08:45:06.907Z] abd6ce0db20e: Preparing [2025-10-30T08:45:06.907Z] 928e9aef1f4b: Preparing [2025-10-30T08:45:06.907Z] d08cad5687fd: Preparing [2025-10-30T08:45:06.907Z] abfcb263a588: Preparing [2025-10-30T08:45:06.907Z] abfcb263a588: Waiting [2025-10-30T08:45:06.907Z] 928e9aef1f4b: Layer already exists [2025-10-30T08:45:06.907Z] abd6ce0db20e: Layer already exists [2025-10-30T08:45:06.907Z] a70eba43b4ff: Layer already exists [2025-10-30T08:45:06.907Z] d08cad5687fd: Layer already exists [2025-10-30T08:45:06.907Z] 99c7e56e2561: Layer already exists [2025-10-30T08:45:06.907Z] abfcb263a588: Layer already exists [2025-10-30T08:45:06.907Z] 4.1.0-dev.70: digest: sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:07.234Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:07.553Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:45:07.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-30T08:45:07.553Z] a70eba43b4ff: Preparing [2025-10-30T08:45:07.553Z] 99c7e56e2561: Preparing [2025-10-30T08:45:07.553Z] abd6ce0db20e: Preparing [2025-10-30T08:45:07.553Z] 928e9aef1f4b: Preparing [2025-10-30T08:45:07.553Z] d08cad5687fd: Preparing [2025-10-30T08:45:07.553Z] abfcb263a588: Preparing [2025-10-30T08:45:07.553Z] abfcb263a588: Waiting [2025-10-30T08:45:07.553Z] d08cad5687fd: Layer already exists [2025-10-30T08:45:07.553Z] 99c7e56e2561: Layer already exists [2025-10-30T08:45:07.553Z] abd6ce0db20e: Layer already exists [2025-10-30T08:45:07.553Z] 928e9aef1f4b: Layer already exists [2025-10-30T08:45:07.553Z] a70eba43b4ff: Layer already exists [2025-10-30T08:45:07.553Z] abfcb263a588: Layer already exists [2025-10-30T08:45:07.553Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:07.878Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:08.208Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-10-30T08:45:08.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-30T08:45:08.208Z] a70eba43b4ff: Preparing [2025-10-30T08:45:08.208Z] 99c7e56e2561: Preparing [2025-10-30T08:45:08.208Z] abd6ce0db20e: Preparing [2025-10-30T08:45:08.208Z] 928e9aef1f4b: Preparing [2025-10-30T08:45:08.208Z] d08cad5687fd: Preparing [2025-10-30T08:45:08.208Z] abfcb263a588: Preparing [2025-10-30T08:45:08.208Z] abfcb263a588: Waiting [2025-10-30T08:45:08.208Z] 928e9aef1f4b: Layer already exists [2025-10-30T08:45:08.208Z] a70eba43b4ff: Layer already exists [2025-10-30T08:45:08.208Z] abd6ce0db20e: Layer already exists [2025-10-30T08:45:08.208Z] d08cad5687fd: Layer already exists [2025-10-30T08:45:08.208Z] 99c7e56e2561: Layer already exists [2025-10-30T08:45:08.208Z] abfcb263a588: Layer already exists [2025-10-30T08:45:08.208Z] main: digest: sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T08:45:08.286Z] ===================================================== [Pipeline] echo [2025-10-30T08:45:08.301Z] taggedImages: [2025-10-30T08:45:08.301Z] - nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:45:08.301Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-30T08:45:08.301Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.70 [2025-10-30T08:45:08.301Z] - nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:45:08.301Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-10-30T08:45:08.328Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-10-30T08:45:08.328Z] 7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:45:08.328Z] latest [2025-10-30T08:45:08.328Z] 4.1.0-dev.70 [2025-10-30T08:45:08.328Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:45:08.328Z] main [2025-10-30T08:45:08.328Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:08.685Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:09.011Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:45:09.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-30T08:45:09.011Z] 7b9084984b99: Preparing [2025-10-30T08:45:09.011Z] d6375be3cb02: Preparing [2025-10-30T08:45:09.011Z] 8528f5839187: Preparing [2025-10-30T08:45:09.011Z] 17cc544314f0: Preparing [2025-10-30T08:45:09.011Z] abd6ce0db20e: Preparing [2025-10-30T08:45:09.011Z] cb6c492a8644: Preparing [2025-10-30T08:45:09.011Z] b50b2a1f1210: Preparing [2025-10-30T08:45:09.011Z] b50b2a1f1210: Waiting [2025-10-30T08:45:09.011Z] cb6c492a8644: Waiting [2025-10-30T08:45:09.011Z] abfcb263a588: Preparing [2025-10-30T08:45:09.011Z] abfcb263a588: Waiting [2025-10-30T08:45:09.011Z] 17cc544314f0: Layer already exists [2025-10-30T08:45:09.011Z] abd6ce0db20e: Layer already exists [2025-10-30T08:45:09.011Z] cb6c492a8644: Layer already exists [2025-10-30T08:45:09.011Z] b50b2a1f1210: Layer already exists [2025-10-30T08:45:09.011Z] abfcb263a588: Layer already exists [2025-10-30T08:45:09.011Z] 7b9084984b99: Pushed [2025-10-30T08:45:09.011Z] d6375be3cb02: Pushed [2025-10-30T08:45:14.278Z] 8528f5839187: Pushed [2025-10-30T08:45:14.278Z] 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:14.608Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:14.932Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-30T08:45:14.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-30T08:45:14.932Z] 7b9084984b99: Preparing [2025-10-30T08:45:14.932Z] d6375be3cb02: Preparing [2025-10-30T08:45:14.932Z] 8528f5839187: Preparing [2025-10-30T08:45:14.932Z] 17cc544314f0: Preparing [2025-10-30T08:45:14.932Z] abd6ce0db20e: Preparing [2025-10-30T08:45:14.932Z] cb6c492a8644: Preparing [2025-10-30T08:45:14.932Z] b50b2a1f1210: Preparing [2025-10-30T08:45:14.932Z] abfcb263a588: Preparing [2025-10-30T08:45:14.932Z] b50b2a1f1210: Waiting [2025-10-30T08:45:14.932Z] abfcb263a588: Waiting [2025-10-30T08:45:14.932Z] cb6c492a8644: Waiting [2025-10-30T08:45:15.868Z] d6375be3cb02: Layer already exists [2025-10-30T08:45:15.868Z] 7b9084984b99: Layer already exists [2025-10-30T08:45:15.868Z] 8528f5839187: Layer already exists [2025-10-30T08:45:15.868Z] abd6ce0db20e: Layer already exists [2025-10-30T08:45:15.868Z] 17cc544314f0: Layer already exists [2025-10-30T08:45:15.868Z] b50b2a1f1210: Layer already exists [2025-10-30T08:45:15.868Z] cb6c492a8644: Layer already exists [2025-10-30T08:45:15.868Z] abfcb263a588: Layer already exists [2025-10-30T08:45:19.155Z] latest: digest: sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:19.477Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:19.807Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.70 [2025-10-30T08:45:19.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-30T08:45:19.807Z] 7b9084984b99: Preparing [2025-10-30T08:45:19.807Z] d6375be3cb02: Preparing [2025-10-30T08:45:19.807Z] 8528f5839187: Preparing [2025-10-30T08:45:19.807Z] 17cc544314f0: Preparing [2025-10-30T08:45:19.807Z] abd6ce0db20e: Preparing [2025-10-30T08:45:19.807Z] cb6c492a8644: Preparing [2025-10-30T08:45:19.807Z] b50b2a1f1210: Preparing [2025-10-30T08:45:19.807Z] abfcb263a588: Preparing [2025-10-30T08:45:19.807Z] cb6c492a8644: Waiting [2025-10-30T08:45:19.807Z] b50b2a1f1210: Waiting [2025-10-30T08:45:19.807Z] abfcb263a588: Waiting [2025-10-30T08:45:19.807Z] abd6ce0db20e: Layer already exists [2025-10-30T08:45:19.807Z] 7b9084984b99: Layer already exists [2025-10-30T08:45:19.807Z] d6375be3cb02: Layer already exists [2025-10-30T08:45:19.807Z] 8528f5839187: Layer already exists [2025-10-30T08:45:19.807Z] 17cc544314f0: Layer already exists [2025-10-30T08:45:19.807Z] cb6c492a8644: Layer already exists [2025-10-30T08:45:19.807Z] abfcb263a588: Layer already exists [2025-10-30T08:45:19.807Z] b50b2a1f1210: Layer already exists [2025-10-30T08:45:19.807Z] 4.1.0-dev.70: digest: sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:20.136Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:20.463Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:45:20.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-30T08:45:20.463Z] 7b9084984b99: Preparing [2025-10-30T08:45:20.463Z] d6375be3cb02: Preparing [2025-10-30T08:45:20.463Z] 8528f5839187: Preparing [2025-10-30T08:45:20.463Z] 17cc544314f0: Preparing [2025-10-30T08:45:20.463Z] abd6ce0db20e: Preparing [2025-10-30T08:45:20.463Z] cb6c492a8644: Preparing [2025-10-30T08:45:20.463Z] cb6c492a8644: Waiting [2025-10-30T08:45:20.463Z] b50b2a1f1210: Preparing [2025-10-30T08:45:20.463Z] abfcb263a588: Preparing [2025-10-30T08:45:20.463Z] b50b2a1f1210: Waiting [2025-10-30T08:45:20.463Z] abfcb263a588: Waiting [2025-10-30T08:45:20.463Z] 8528f5839187: Layer already exists [2025-10-30T08:45:20.463Z] d6375be3cb02: Layer already exists [2025-10-30T08:45:20.463Z] abd6ce0db20e: Layer already exists [2025-10-30T08:45:20.463Z] 7b9084984b99: Layer already exists [2025-10-30T08:45:20.463Z] 17cc544314f0: Layer already exists [2025-10-30T08:45:20.463Z] cb6c492a8644: Layer already exists [2025-10-30T08:45:20.463Z] b50b2a1f1210: Layer already exists [2025-10-30T08:45:20.463Z] abfcb263a588: Layer already exists [2025-10-30T08:45:20.463Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:20.802Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:21.136Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-10-30T08:45:21.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-30T08:45:21.136Z] 7b9084984b99: Preparing [2025-10-30T08:45:21.136Z] d6375be3cb02: Preparing [2025-10-30T08:45:21.136Z] 8528f5839187: Preparing [2025-10-30T08:45:21.136Z] 17cc544314f0: Preparing [2025-10-30T08:45:21.136Z] abd6ce0db20e: Preparing [2025-10-30T08:45:21.136Z] cb6c492a8644: Preparing [2025-10-30T08:45:21.136Z] b50b2a1f1210: Preparing [2025-10-30T08:45:21.136Z] abfcb263a588: Preparing [2025-10-30T08:45:21.136Z] cb6c492a8644: Waiting [2025-10-30T08:45:21.136Z] b50b2a1f1210: Waiting [2025-10-30T08:45:21.136Z] abfcb263a588: Waiting [2025-10-30T08:45:21.136Z] abd6ce0db20e: Layer already exists [2025-10-30T08:45:21.136Z] 17cc544314f0: Layer already exists [2025-10-30T08:45:21.136Z] 7b9084984b99: Layer already exists [2025-10-30T08:45:21.136Z] 8528f5839187: Layer already exists [2025-10-30T08:45:21.136Z] d6375be3cb02: Layer already exists [2025-10-30T08:45:21.136Z] cb6c492a8644: Layer already exists [2025-10-30T08:45:21.136Z] b50b2a1f1210: Layer already exists [2025-10-30T08:45:21.136Z] abfcb263a588: Layer already exists [2025-10-30T08:45:21.136Z] main: digest: sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T08:45:21.216Z] ===================================================== [Pipeline] echo [2025-10-30T08:45:21.235Z] taggedImages: [2025-10-30T08:45:21.235Z] - nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:45:21.235Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-30T08:45:21.235Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.70 [2025-10-30T08:45:21.235Z] - nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:45:21.235Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-10-30T08:45:21.264Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-10-30T08:45:21.265Z] 7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:45:21.265Z] latest [2025-10-30T08:45:21.265Z] 4.1.0-dev.70 [2025-10-30T08:45:21.265Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:45:21.265Z] main [2025-10-30T08:45:21.265Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:21.596Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:21.925Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:45:21.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-30T08:45:21.925Z] 07061c9d0033: Preparing [2025-10-30T08:45:21.925Z] 3b599f18e532: Preparing [2025-10-30T08:45:21.925Z] 45b224682df0: Preparing [2025-10-30T08:45:21.925Z] 5c894849c0f8: Preparing [2025-10-30T08:45:21.925Z] 2855018be0c0: Preparing [2025-10-30T08:45:21.925Z] a7b9fb3d716c: Preparing [2025-10-30T08:45:21.925Z] 87f3b03db791: Preparing [2025-10-30T08:45:21.925Z] 17cc544314f0: Preparing [2025-10-30T08:45:21.925Z] abd6ce0db20e: Preparing [2025-10-30T08:45:21.925Z] 17cc544314f0: Waiting [2025-10-30T08:45:21.925Z] a7b9fb3d716c: Waiting [2025-10-30T08:45:21.925Z] 87f3b03db791: Waiting [2025-10-30T08:45:21.925Z] abd6ce0db20e: Waiting [2025-10-30T08:45:21.925Z] 18cc2dbe5e9f: Preparing [2025-10-30T08:45:21.925Z] d2adf5898649: Preparing [2025-10-30T08:45:21.925Z] 5f70bf18a086: Preparing [2025-10-30T08:45:21.925Z] 40a3e0e206b8: Preparing [2025-10-30T08:45:21.925Z] 56224096b73d: Preparing [2025-10-30T08:45:21.925Z] 18cc2dbe5e9f: Waiting [2025-10-30T08:45:21.925Z] d2adf5898649: Waiting [2025-10-30T08:45:21.925Z] 5f70bf18a086: Waiting [2025-10-30T08:45:21.925Z] 5f97f609e01c: Preparing [2025-10-30T08:45:21.925Z] abfcb263a588: Preparing [2025-10-30T08:45:21.925Z] 5f97f609e01c: Waiting [2025-10-30T08:45:21.925Z] abfcb263a588: Waiting [2025-10-30T08:45:21.925Z] 56224096b73d: Waiting [2025-10-30T08:45:21.925Z] 40a3e0e206b8: Waiting [2025-10-30T08:45:21.925Z] 45b224682df0: Pushed [2025-10-30T08:45:21.925Z] 3b599f18e532: Pushed [2025-10-30T08:45:21.925Z] 2855018be0c0: Pushed [2025-10-30T08:45:21.925Z] 5c894849c0f8: Pushed [2025-10-30T08:45:21.925Z] 07061c9d0033: Pushed [2025-10-30T08:45:21.925Z] 17cc544314f0: Layer already exists [2025-10-30T08:45:21.925Z] abd6ce0db20e: Layer already exists [2025-10-30T08:45:22.184Z] 5f70bf18a086: Layer already exists [2025-10-30T08:45:22.184Z] a7b9fb3d716c: Pushed [2025-10-30T08:45:22.184Z] 18cc2dbe5e9f: Pushed [2025-10-30T08:45:22.184Z] d2adf5898649: Pushed [2025-10-30T08:45:22.184Z] 40a3e0e206b8: Pushed [2025-10-30T08:45:22.184Z] abfcb263a588: Layer already exists [2025-10-30T08:45:22.184Z] 56224096b73d: Pushed [2025-10-30T08:45:22.184Z] 5f97f609e01c: Pushed [2025-10-30T08:45:23.563Z] 87f3b03db791: Pushed [2025-10-30T08:45:23.564Z] 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:23.893Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:24.221Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-30T08:45:24.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-30T08:45:24.221Z] 07061c9d0033: Preparing [2025-10-30T08:45:24.221Z] 3b599f18e532: Preparing [2025-10-30T08:45:24.221Z] 45b224682df0: Preparing [2025-10-30T08:45:24.221Z] 5c894849c0f8: Preparing [2025-10-30T08:45:24.221Z] 2855018be0c0: Preparing [2025-10-30T08:45:24.221Z] a7b9fb3d716c: Preparing [2025-10-30T08:45:24.221Z] 87f3b03db791: Preparing [2025-10-30T08:45:24.221Z] 17cc544314f0: Preparing [2025-10-30T08:45:24.221Z] abd6ce0db20e: Preparing [2025-10-30T08:45:24.221Z] 18cc2dbe5e9f: Preparing [2025-10-30T08:45:24.221Z] d2adf5898649: Preparing [2025-10-30T08:45:24.221Z] 5f70bf18a086: Preparing [2025-10-30T08:45:24.221Z] 40a3e0e206b8: Preparing [2025-10-30T08:45:24.221Z] 56224096b73d: Preparing [2025-10-30T08:45:24.221Z] 5f97f609e01c: Preparing [2025-10-30T08:45:24.221Z] abfcb263a588: Preparing [2025-10-30T08:45:24.221Z] a7b9fb3d716c: Waiting [2025-10-30T08:45:24.221Z] 87f3b03db791: Waiting [2025-10-30T08:45:24.221Z] 17cc544314f0: Waiting [2025-10-30T08:45:24.221Z] abd6ce0db20e: Waiting [2025-10-30T08:45:24.221Z] 18cc2dbe5e9f: Waiting [2025-10-30T08:45:24.221Z] d2adf5898649: Waiting [2025-10-30T08:45:24.221Z] 5f97f609e01c: Waiting [2025-10-30T08:45:24.221Z] abfcb263a588: Waiting [2025-10-30T08:45:24.221Z] 5f70bf18a086: Waiting [2025-10-30T08:45:24.221Z] 40a3e0e206b8: Waiting [2025-10-30T08:45:24.221Z] 56224096b73d: Waiting [2025-10-30T08:45:24.221Z] 07061c9d0033: Layer already exists [2025-10-30T08:45:24.221Z] 5c894849c0f8: Layer already exists [2025-10-30T08:45:24.221Z] 3b599f18e532: Layer already exists [2025-10-30T08:45:24.221Z] 2855018be0c0: Layer already exists [2025-10-30T08:45:24.221Z] 45b224682df0: Layer already exists [2025-10-30T08:45:24.221Z] 17cc544314f0: Layer already exists [2025-10-30T08:45:24.221Z] 87f3b03db791: Layer already exists [2025-10-30T08:45:24.221Z] a7b9fb3d716c: Layer already exists [2025-10-30T08:45:24.221Z] 18cc2dbe5e9f: Layer already exists [2025-10-30T08:45:24.221Z] abd6ce0db20e: Layer already exists [2025-10-30T08:45:24.221Z] d2adf5898649: Layer already exists [2025-10-30T08:45:24.221Z] 5f70bf18a086: Layer already exists [2025-10-30T08:45:24.221Z] 40a3e0e206b8: Layer already exists [2025-10-30T08:45:24.221Z] 5f97f609e01c: Layer already exists [2025-10-30T08:45:24.221Z] 56224096b73d: Layer already exists [2025-10-30T08:45:24.221Z] abfcb263a588: Layer already exists [2025-10-30T08:45:24.221Z] latest: digest: sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:24.547Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:24.869Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.70 [2025-10-30T08:45:24.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-30T08:45:24.869Z] 07061c9d0033: Preparing [2025-10-30T08:45:24.869Z] 3b599f18e532: Preparing [2025-10-30T08:45:24.869Z] 45b224682df0: Preparing [2025-10-30T08:45:24.869Z] 5c894849c0f8: Preparing [2025-10-30T08:45:24.869Z] 2855018be0c0: Preparing [2025-10-30T08:45:24.869Z] a7b9fb3d716c: Preparing [2025-10-30T08:45:24.869Z] 87f3b03db791: Preparing [2025-10-30T08:45:24.869Z] 17cc544314f0: Preparing [2025-10-30T08:45:24.869Z] abd6ce0db20e: Preparing [2025-10-30T08:45:24.869Z] 18cc2dbe5e9f: Preparing [2025-10-30T08:45:24.869Z] d2adf5898649: Preparing [2025-10-30T08:45:24.869Z] 5f70bf18a086: Preparing [2025-10-30T08:45:24.869Z] 40a3e0e206b8: Preparing [2025-10-30T08:45:24.869Z] 56224096b73d: Preparing [2025-10-30T08:45:24.869Z] 5f97f609e01c: Preparing [2025-10-30T08:45:24.869Z] abfcb263a588: Preparing [2025-10-30T08:45:24.869Z] abd6ce0db20e: Waiting [2025-10-30T08:45:24.869Z] 18cc2dbe5e9f: Waiting [2025-10-30T08:45:24.869Z] d2adf5898649: Waiting [2025-10-30T08:45:24.869Z] a7b9fb3d716c: Waiting [2025-10-30T08:45:24.869Z] 5f70bf18a086: Waiting [2025-10-30T08:45:24.869Z] 40a3e0e206b8: Waiting [2025-10-30T08:45:24.869Z] 56224096b73d: Waiting [2025-10-30T08:45:24.869Z] 5f97f609e01c: Waiting [2025-10-30T08:45:24.869Z] abfcb263a588: Waiting [2025-10-30T08:45:24.869Z] 87f3b03db791: Waiting [2025-10-30T08:45:24.869Z] 17cc544314f0: Waiting [2025-10-30T08:45:24.869Z] 3b599f18e532: Layer already exists [2025-10-30T08:45:24.869Z] 5c894849c0f8: Layer already exists [2025-10-30T08:45:24.869Z] 2855018be0c0: Layer already exists [2025-10-30T08:45:24.869Z] 07061c9d0033: Layer already exists [2025-10-30T08:45:24.869Z] 45b224682df0: Layer already exists [2025-10-30T08:45:24.869Z] abd6ce0db20e: Layer already exists [2025-10-30T08:45:24.869Z] 87f3b03db791: Layer already exists [2025-10-30T08:45:24.869Z] a7b9fb3d716c: Layer already exists [2025-10-30T08:45:24.869Z] 17cc544314f0: Layer already exists [2025-10-30T08:45:24.869Z] 18cc2dbe5e9f: Layer already exists [2025-10-30T08:45:24.869Z] 5f97f609e01c: Layer already exists [2025-10-30T08:45:24.869Z] 56224096b73d: Layer already exists [2025-10-30T08:45:24.869Z] d2adf5898649: Layer already exists [2025-10-30T08:45:24.869Z] 40a3e0e206b8: Layer already exists [2025-10-30T08:45:24.869Z] 5f70bf18a086: Layer already exists [2025-10-30T08:45:24.869Z] abfcb263a588: Layer already exists [2025-10-30T08:45:24.869Z] 4.1.0-dev.70: digest: sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:25.207Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:25.531Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:45:25.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-30T08:45:25.531Z] 07061c9d0033: Preparing [2025-10-30T08:45:25.531Z] 3b599f18e532: Preparing [2025-10-30T08:45:25.531Z] 45b224682df0: Preparing [2025-10-30T08:45:25.531Z] 5c894849c0f8: Preparing [2025-10-30T08:45:25.531Z] 2855018be0c0: Preparing [2025-10-30T08:45:25.531Z] a7b9fb3d716c: Preparing [2025-10-30T08:45:25.531Z] 87f3b03db791: Preparing [2025-10-30T08:45:25.531Z] 17cc544314f0: Preparing [2025-10-30T08:45:25.531Z] abd6ce0db20e: Preparing [2025-10-30T08:45:25.531Z] 18cc2dbe5e9f: Preparing [2025-10-30T08:45:25.531Z] d2adf5898649: Preparing [2025-10-30T08:45:25.531Z] 5f70bf18a086: Preparing [2025-10-30T08:45:25.531Z] 40a3e0e206b8: Preparing [2025-10-30T08:45:25.531Z] 56224096b73d: Preparing [2025-10-30T08:45:25.531Z] 5f97f609e01c: Preparing [2025-10-30T08:45:25.531Z] abfcb263a588: Preparing [2025-10-30T08:45:25.531Z] a7b9fb3d716c: Waiting [2025-10-30T08:45:25.531Z] 87f3b03db791: Waiting [2025-10-30T08:45:25.531Z] 17cc544314f0: Waiting [2025-10-30T08:45:25.531Z] abd6ce0db20e: Waiting [2025-10-30T08:45:25.531Z] 18cc2dbe5e9f: Waiting [2025-10-30T08:45:25.531Z] d2adf5898649: Waiting [2025-10-30T08:45:25.531Z] 5f70bf18a086: Waiting [2025-10-30T08:45:25.531Z] 40a3e0e206b8: Waiting [2025-10-30T08:45:25.531Z] 56224096b73d: Waiting [2025-10-30T08:45:25.531Z] 5f97f609e01c: Waiting [2025-10-30T08:45:25.531Z] abfcb263a588: Waiting [2025-10-30T08:45:25.531Z] 3b599f18e532: Layer already exists [2025-10-30T08:45:25.531Z] 5c894849c0f8: Layer already exists [2025-10-30T08:45:25.531Z] 07061c9d0033: Layer already exists [2025-10-30T08:45:25.531Z] 2855018be0c0: Layer already exists [2025-10-30T08:45:25.531Z] 45b224682df0: Layer already exists [2025-10-30T08:45:25.531Z] a7b9fb3d716c: Layer already exists [2025-10-30T08:45:25.531Z] 87f3b03db791: Layer already exists [2025-10-30T08:45:25.531Z] 17cc544314f0: Layer already exists [2025-10-30T08:45:25.531Z] 18cc2dbe5e9f: Layer already exists [2025-10-30T08:45:25.531Z] abd6ce0db20e: Layer already exists [2025-10-30T08:45:25.531Z] d2adf5898649: Layer already exists [2025-10-30T08:45:25.531Z] 40a3e0e206b8: Layer already exists [2025-10-30T08:45:25.531Z] 56224096b73d: Layer already exists [2025-10-30T08:45:25.531Z] 5f97f609e01c: Layer already exists [2025-10-30T08:45:25.531Z] 5f70bf18a086: Layer already exists [2025-10-30T08:45:25.531Z] abfcb263a588: Layer already exists [2025-10-30T08:45:25.531Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:25.864Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:26.177Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-10-30T08:45:26.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-30T08:45:26.177Z] 07061c9d0033: Preparing [2025-10-30T08:45:26.177Z] 3b599f18e532: Preparing [2025-10-30T08:45:26.177Z] 45b224682df0: Preparing [2025-10-30T08:45:26.177Z] 5c894849c0f8: Preparing [2025-10-30T08:45:26.177Z] 2855018be0c0: Preparing [2025-10-30T08:45:26.177Z] a7b9fb3d716c: Preparing [2025-10-30T08:45:26.177Z] 87f3b03db791: Preparing [2025-10-30T08:45:26.177Z] 17cc544314f0: Preparing [2025-10-30T08:45:26.177Z] abd6ce0db20e: Preparing [2025-10-30T08:45:26.177Z] 18cc2dbe5e9f: Preparing [2025-10-30T08:45:26.177Z] d2adf5898649: Preparing [2025-10-30T08:45:26.177Z] 5f70bf18a086: Preparing [2025-10-30T08:45:26.177Z] 40a3e0e206b8: Preparing [2025-10-30T08:45:26.177Z] 56224096b73d: Preparing [2025-10-30T08:45:26.177Z] 5f97f609e01c: Preparing [2025-10-30T08:45:26.177Z] abfcb263a588: Preparing [2025-10-30T08:45:26.177Z] d2adf5898649: Waiting [2025-10-30T08:45:26.177Z] 5f70bf18a086: Waiting [2025-10-30T08:45:26.177Z] 40a3e0e206b8: Waiting [2025-10-30T08:45:26.177Z] 56224096b73d: Waiting [2025-10-30T08:45:26.177Z] 5f97f609e01c: Waiting [2025-10-30T08:45:26.177Z] abfcb263a588: Waiting [2025-10-30T08:45:26.177Z] a7b9fb3d716c: Waiting [2025-10-30T08:45:26.177Z] 87f3b03db791: Waiting [2025-10-30T08:45:26.177Z] 17cc544314f0: Waiting [2025-10-30T08:45:26.177Z] abd6ce0db20e: Waiting [2025-10-30T08:45:26.177Z] 18cc2dbe5e9f: Waiting [2025-10-30T08:45:26.177Z] 5c894849c0f8: Layer already exists [2025-10-30T08:45:26.177Z] 45b224682df0: Layer already exists [2025-10-30T08:45:26.177Z] 07061c9d0033: Layer already exists [2025-10-30T08:45:26.177Z] 3b599f18e532: Layer already exists [2025-10-30T08:45:26.177Z] 2855018be0c0: Layer already exists [2025-10-30T08:45:26.177Z] a7b9fb3d716c: Layer already exists [2025-10-30T08:45:26.177Z] 87f3b03db791: Layer already exists [2025-10-30T08:45:26.177Z] abd6ce0db20e: Layer already exists [2025-10-30T08:45:26.177Z] 17cc544314f0: Layer already exists [2025-10-30T08:45:26.177Z] 18cc2dbe5e9f: Layer already exists [2025-10-30T08:45:26.177Z] 40a3e0e206b8: Layer already exists [2025-10-30T08:45:26.177Z] 56224096b73d: Layer already exists [2025-10-30T08:45:26.177Z] 5f70bf18a086: Layer already exists [2025-10-30T08:45:26.177Z] abfcb263a588: Layer already exists [2025-10-30T08:45:26.177Z] d2adf5898649: Layer already exists [2025-10-30T08:45:26.177Z] 5f97f609e01c: Layer already exists [2025-10-30T08:45:26.177Z] main: digest: sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T08:45:26.246Z] ===================================================== [Pipeline] echo [2025-10-30T08:45:26.261Z] taggedImages: [2025-10-30T08:45:26.261Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:45:26.261Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-30T08:45:26.261Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.70 [2025-10-30T08:45:26.261Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:45:26.261Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-10-30T08:45:26.286Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-10-30T08:45:26.286Z] 7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:45:26.286Z] latest [2025-10-30T08:45:26.286Z] 4.1.0-dev.70 [2025-10-30T08:45:26.286Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:45:26.286Z] main [2025-10-30T08:45:26.286Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:26.620Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:26.946Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:45:26.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-30T08:45:26.946Z] 0437c2aca579: Preparing [2025-10-30T08:45:26.946Z] 2533c88dd9b8: Preparing [2025-10-30T08:45:26.946Z] f5f8979e624a: Preparing [2025-10-30T08:45:26.946Z] 520efeaf7510: Preparing [2025-10-30T08:45:26.946Z] 17cc544314f0: Preparing [2025-10-30T08:45:26.946Z] abd6ce0db20e: Preparing [2025-10-30T08:45:26.946Z] cb6c492a8644: Preparing [2025-10-30T08:45:26.946Z] b50b2a1f1210: Preparing [2025-10-30T08:45:26.946Z] abfcb263a588: Preparing [2025-10-30T08:45:26.946Z] abd6ce0db20e: Waiting [2025-10-30T08:45:26.946Z] cb6c492a8644: Waiting [2025-10-30T08:45:26.946Z] b50b2a1f1210: Waiting [2025-10-30T08:45:26.946Z] abfcb263a588: Waiting [2025-10-30T08:45:26.946Z] 17cc544314f0: Layer already exists [2025-10-30T08:45:26.946Z] abd6ce0db20e: Layer already exists [2025-10-30T08:45:26.946Z] cb6c492a8644: Layer already exists [2025-10-30T08:45:26.946Z] b50b2a1f1210: Layer already exists [2025-10-30T08:45:26.946Z] abfcb263a588: Layer already exists [2025-10-30T08:45:26.946Z] 2533c88dd9b8: Pushed [2025-10-30T08:45:26.946Z] f5f8979e624a: Pushed [2025-10-30T08:45:26.946Z] 0437c2aca579: Pushed [2025-10-30T08:45:31.130Z] 520efeaf7510: Pushed [2025-10-30T08:45:31.130Z] 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:31.457Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:31.794Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-30T08:45:31.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-30T08:45:31.794Z] 0437c2aca579: Preparing [2025-10-30T08:45:31.794Z] 2533c88dd9b8: Preparing [2025-10-30T08:45:31.794Z] f5f8979e624a: Preparing [2025-10-30T08:45:31.794Z] 520efeaf7510: Preparing [2025-10-30T08:45:31.794Z] 17cc544314f0: Preparing [2025-10-30T08:45:31.794Z] abd6ce0db20e: Preparing [2025-10-30T08:45:31.794Z] cb6c492a8644: Preparing [2025-10-30T08:45:31.794Z] b50b2a1f1210: Preparing [2025-10-30T08:45:31.794Z] abfcb263a588: Preparing [2025-10-30T08:45:31.794Z] abd6ce0db20e: Waiting [2025-10-30T08:45:31.794Z] cb6c492a8644: Waiting [2025-10-30T08:45:31.794Z] b50b2a1f1210: Waiting [2025-10-30T08:45:31.794Z] abfcb263a588: Waiting [2025-10-30T08:45:31.794Z] 17cc544314f0: Layer already exists [2025-10-30T08:45:31.794Z] 2533c88dd9b8: Layer already exists [2025-10-30T08:45:31.794Z] f5f8979e624a: Layer already exists [2025-10-30T08:45:31.794Z] 0437c2aca579: Layer already exists [2025-10-30T08:45:31.794Z] 520efeaf7510: Layer already exists [2025-10-30T08:45:31.794Z] abd6ce0db20e: Layer already exists [2025-10-30T08:45:31.794Z] cb6c492a8644: Layer already exists [2025-10-30T08:45:31.794Z] abfcb263a588: Layer already exists [2025-10-30T08:45:31.794Z] b50b2a1f1210: Layer already exists [2025-10-30T08:45:31.794Z] latest: digest: sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:32.120Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:32.448Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.70 [2025-10-30T08:45:32.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-30T08:45:32.448Z] 0437c2aca579: Preparing [2025-10-30T08:45:32.448Z] 2533c88dd9b8: Preparing [2025-10-30T08:45:32.448Z] f5f8979e624a: Preparing [2025-10-30T08:45:32.448Z] 520efeaf7510: Preparing [2025-10-30T08:45:32.448Z] 17cc544314f0: Preparing [2025-10-30T08:45:32.448Z] abd6ce0db20e: Preparing [2025-10-30T08:45:32.448Z] cb6c492a8644: Preparing [2025-10-30T08:45:32.448Z] b50b2a1f1210: Preparing [2025-10-30T08:45:32.448Z] abfcb263a588: Preparing [2025-10-30T08:45:32.448Z] abd6ce0db20e: Waiting [2025-10-30T08:45:32.448Z] cb6c492a8644: Waiting [2025-10-30T08:45:32.448Z] b50b2a1f1210: Waiting [2025-10-30T08:45:32.448Z] abfcb263a588: Waiting [2025-10-30T08:45:32.448Z] 2533c88dd9b8: Layer already exists [2025-10-30T08:45:32.448Z] 17cc544314f0: Layer already exists [2025-10-30T08:45:32.448Z] f5f8979e624a: Layer already exists [2025-10-30T08:45:32.448Z] 520efeaf7510: Layer already exists [2025-10-30T08:45:32.448Z] 0437c2aca579: Layer already exists [2025-10-30T08:45:32.448Z] abd6ce0db20e: Layer already exists [2025-10-30T08:45:32.448Z] cb6c492a8644: Layer already exists [2025-10-30T08:45:32.448Z] b50b2a1f1210: Layer already exists [2025-10-30T08:45:32.448Z] abfcb263a588: Layer already exists [2025-10-30T08:45:32.448Z] 4.1.0-dev.70: digest: sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:32.769Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:33.100Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:45:33.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-30T08:45:33.100Z] 0437c2aca579: Preparing [2025-10-30T08:45:33.100Z] 2533c88dd9b8: Preparing [2025-10-30T08:45:33.100Z] f5f8979e624a: Preparing [2025-10-30T08:45:33.100Z] 520efeaf7510: Preparing [2025-10-30T08:45:33.100Z] 17cc544314f0: Preparing [2025-10-30T08:45:33.100Z] abd6ce0db20e: Preparing [2025-10-30T08:45:33.100Z] cb6c492a8644: Preparing [2025-10-30T08:45:33.100Z] b50b2a1f1210: Preparing [2025-10-30T08:45:33.100Z] abfcb263a588: Preparing [2025-10-30T08:45:33.100Z] abd6ce0db20e: Waiting [2025-10-30T08:45:33.100Z] b50b2a1f1210: Waiting [2025-10-30T08:45:33.100Z] cb6c492a8644: Waiting [2025-10-30T08:45:33.100Z] abfcb263a588: Waiting [2025-10-30T08:45:33.100Z] 17cc544314f0: Layer already exists [2025-10-30T08:45:33.100Z] 2533c88dd9b8: Layer already exists [2025-10-30T08:45:33.100Z] 520efeaf7510: Layer already exists [2025-10-30T08:45:33.100Z] f5f8979e624a: Layer already exists [2025-10-30T08:45:33.100Z] 0437c2aca579: Layer already exists [2025-10-30T08:45:33.100Z] abd6ce0db20e: Layer already exists [2025-10-30T08:45:33.100Z] cb6c492a8644: Layer already exists [2025-10-30T08:45:33.100Z] b50b2a1f1210: Layer already exists [2025-10-30T08:45:33.100Z] abfcb263a588: Layer already exists [2025-10-30T08:45:33.100Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:33.433Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:33.753Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-10-30T08:45:33.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-30T08:45:33.753Z] 0437c2aca579: Preparing [2025-10-30T08:45:33.753Z] 2533c88dd9b8: Preparing [2025-10-30T08:45:33.753Z] f5f8979e624a: Preparing [2025-10-30T08:45:33.753Z] 520efeaf7510: Preparing [2025-10-30T08:45:33.753Z] 17cc544314f0: Preparing [2025-10-30T08:45:33.753Z] abd6ce0db20e: Preparing [2025-10-30T08:45:33.753Z] cb6c492a8644: Preparing [2025-10-30T08:45:33.753Z] b50b2a1f1210: Preparing [2025-10-30T08:45:33.753Z] abfcb263a588: Preparing [2025-10-30T08:45:33.753Z] cb6c492a8644: Waiting [2025-10-30T08:45:33.753Z] b50b2a1f1210: Waiting [2025-10-30T08:45:33.753Z] abd6ce0db20e: Waiting [2025-10-30T08:45:33.753Z] abfcb263a588: Waiting [2025-10-30T08:45:33.753Z] 520efeaf7510: Layer already exists [2025-10-30T08:45:33.753Z] 0437c2aca579: Layer already exists [2025-10-30T08:45:33.753Z] 17cc544314f0: Layer already exists [2025-10-30T08:45:33.753Z] 2533c88dd9b8: Layer already exists [2025-10-30T08:45:33.753Z] f5f8979e624a: Layer already exists [2025-10-30T08:45:33.753Z] abd6ce0db20e: Layer already exists [2025-10-30T08:45:33.753Z] abfcb263a588: Layer already exists [2025-10-30T08:45:33.753Z] cb6c492a8644: Layer already exists [2025-10-30T08:45:33.753Z] b50b2a1f1210: Layer already exists [2025-10-30T08:45:33.753Z] main: digest: sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T08:45:33.839Z] ===================================================== [Pipeline] echo [2025-10-30T08:45:33.859Z] taggedImages: [2025-10-30T08:45:33.859Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:45:33.859Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-30T08:45:33.859Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.70 [2025-10-30T08:45:33.859Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:45:33.859Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-10-30T08:45:33.889Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-10-30T08:45:33.889Z] 7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:45:33.889Z] latest [2025-10-30T08:45:33.889Z] 4.1.0-dev.70 [2025-10-30T08:45:33.889Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:45:33.889Z] main [2025-10-30T08:45:33.889Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:34.241Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:34.564Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:45:34.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-30T08:45:34.564Z] cfdfef505020: Preparing [2025-10-30T08:45:34.564Z] 7e7d57ffdfb7: Preparing [2025-10-30T08:45:34.564Z] 16f08b7d59b4: Preparing [2025-10-30T08:45:34.564Z] 04e8f3a93c30: Preparing [2025-10-30T08:45:34.564Z] 4db44cdf8445: Preparing [2025-10-30T08:45:34.564Z] 17cc544314f0: Preparing [2025-10-30T08:45:34.564Z] abd6ce0db20e: Preparing [2025-10-30T08:45:34.564Z] 8725e0d0674b: Preparing [2025-10-30T08:45:34.564Z] 1e1a4853765a: Preparing [2025-10-30T08:45:34.564Z] 60825b0f73a4: Preparing [2025-10-30T08:45:34.564Z] abfcb263a588: Preparing [2025-10-30T08:45:34.564Z] 17cc544314f0: Waiting [2025-10-30T08:45:34.564Z] abd6ce0db20e: Waiting [2025-10-30T08:45:34.564Z] 8725e0d0674b: Waiting [2025-10-30T08:45:34.564Z] 1e1a4853765a: Waiting [2025-10-30T08:45:34.564Z] 60825b0f73a4: Waiting [2025-10-30T08:45:34.564Z] abfcb263a588: Waiting [2025-10-30T08:45:34.564Z] 04e8f3a93c30: Pushed [2025-10-30T08:45:34.564Z] 4db44cdf8445: Pushed [2025-10-30T08:45:34.564Z] 17cc544314f0: Layer already exists [2025-10-30T08:45:34.821Z] abd6ce0db20e: Layer already exists [2025-10-30T08:45:34.821Z] cfdfef505020: Pushed [2025-10-30T08:45:34.821Z] 7e7d57ffdfb7: Pushed [2025-10-30T08:45:34.821Z] abfcb263a588: Layer already exists [2025-10-30T08:45:34.821Z] 1e1a4853765a: Pushed [2025-10-30T08:45:34.821Z] 8725e0d0674b: Pushed [2025-10-30T08:45:36.195Z] 60825b0f73a4: Pushed [2025-10-30T08:45:37.572Z] 16f08b7d59b4: Pushed [2025-10-30T08:45:37.572Z] 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:37.894Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:38.210Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-30T08:45:38.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-30T08:45:38.210Z] cfdfef505020: Preparing [2025-10-30T08:45:38.210Z] 7e7d57ffdfb7: Preparing [2025-10-30T08:45:38.210Z] 16f08b7d59b4: Preparing [2025-10-30T08:45:38.210Z] 04e8f3a93c30: Preparing [2025-10-30T08:45:38.210Z] 4db44cdf8445: Preparing [2025-10-30T08:45:38.210Z] 17cc544314f0: Preparing [2025-10-30T08:45:38.210Z] abd6ce0db20e: Preparing [2025-10-30T08:45:38.210Z] 8725e0d0674b: Preparing [2025-10-30T08:45:38.210Z] 1e1a4853765a: Preparing [2025-10-30T08:45:38.210Z] 60825b0f73a4: Preparing [2025-10-30T08:45:38.210Z] abfcb263a588: Preparing [2025-10-30T08:45:38.210Z] 1e1a4853765a: Waiting [2025-10-30T08:45:38.210Z] 60825b0f73a4: Waiting [2025-10-30T08:45:38.210Z] abfcb263a588: Waiting [2025-10-30T08:45:38.210Z] 17cc544314f0: Waiting [2025-10-30T08:45:38.210Z] abd6ce0db20e: Waiting [2025-10-30T08:45:38.210Z] 8725e0d0674b: Waiting [2025-10-30T08:45:38.210Z] 16f08b7d59b4: Layer already exists [2025-10-30T08:45:38.210Z] 04e8f3a93c30: Layer already exists [2025-10-30T08:45:38.210Z] 4db44cdf8445: Layer already exists [2025-10-30T08:45:38.210Z] cfdfef505020: Layer already exists [2025-10-30T08:45:38.210Z] 7e7d57ffdfb7: Layer already exists [2025-10-30T08:45:38.210Z] 8725e0d0674b: Layer already exists [2025-10-30T08:45:38.210Z] 17cc544314f0: Layer already exists [2025-10-30T08:45:38.210Z] 60825b0f73a4: Layer already exists [2025-10-30T08:45:38.210Z] 1e1a4853765a: Layer already exists [2025-10-30T08:45:38.210Z] abd6ce0db20e: Layer already exists [2025-10-30T08:45:38.210Z] abfcb263a588: Layer already exists [2025-10-30T08:45:38.210Z] latest: digest: sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:38.535Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:38.861Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.70 [2025-10-30T08:45:38.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-30T08:45:38.861Z] cfdfef505020: Preparing [2025-10-30T08:45:38.861Z] 7e7d57ffdfb7: Preparing [2025-10-30T08:45:38.861Z] 16f08b7d59b4: Preparing [2025-10-30T08:45:38.861Z] 04e8f3a93c30: Preparing [2025-10-30T08:45:38.861Z] 4db44cdf8445: Preparing [2025-10-30T08:45:38.861Z] 17cc544314f0: Preparing [2025-10-30T08:45:38.861Z] abd6ce0db20e: Preparing [2025-10-30T08:45:38.861Z] 8725e0d0674b: Preparing [2025-10-30T08:45:38.861Z] 1e1a4853765a: Preparing [2025-10-30T08:45:38.861Z] 60825b0f73a4: Preparing [2025-10-30T08:45:38.861Z] abfcb263a588: Preparing [2025-10-30T08:45:38.861Z] 17cc544314f0: Waiting [2025-10-30T08:45:38.861Z] 1e1a4853765a: Waiting [2025-10-30T08:45:38.861Z] 60825b0f73a4: Waiting [2025-10-30T08:45:38.861Z] abd6ce0db20e: Waiting [2025-10-30T08:45:38.861Z] abfcb263a588: Waiting [2025-10-30T08:45:38.861Z] 8725e0d0674b: Waiting [2025-10-30T08:45:38.861Z] 7e7d57ffdfb7: Layer already exists [2025-10-30T08:45:38.861Z] 04e8f3a93c30: Layer already exists [2025-10-30T08:45:38.861Z] cfdfef505020: Layer already exists [2025-10-30T08:45:38.861Z] 4db44cdf8445: Layer already exists [2025-10-30T08:45:38.861Z] 16f08b7d59b4: Layer already exists [2025-10-30T08:45:38.861Z] 17cc544314f0: Layer already exists [2025-10-30T08:45:38.861Z] 1e1a4853765a: Layer already exists [2025-10-30T08:45:38.861Z] abd6ce0db20e: Layer already exists [2025-10-30T08:45:38.861Z] abfcb263a588: Layer already exists [2025-10-30T08:45:38.861Z] 8725e0d0674b: Layer already exists [2025-10-30T08:45:38.861Z] 60825b0f73a4: Layer already exists [2025-10-30T08:45:38.861Z] 4.1.0-dev.70: digest: sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:39.189Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:39.512Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:45:39.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-30T08:45:39.512Z] cfdfef505020: Preparing [2025-10-30T08:45:39.512Z] 7e7d57ffdfb7: Preparing [2025-10-30T08:45:39.512Z] 16f08b7d59b4: Preparing [2025-10-30T08:45:39.512Z] 04e8f3a93c30: Preparing [2025-10-30T08:45:39.512Z] 4db44cdf8445: Preparing [2025-10-30T08:45:39.512Z] 17cc544314f0: Preparing [2025-10-30T08:45:39.512Z] abd6ce0db20e: Preparing [2025-10-30T08:45:39.512Z] 8725e0d0674b: Preparing [2025-10-30T08:45:39.512Z] 1e1a4853765a: Preparing [2025-10-30T08:45:39.512Z] 60825b0f73a4: Preparing [2025-10-30T08:45:39.512Z] abfcb263a588: Preparing [2025-10-30T08:45:39.512Z] 8725e0d0674b: Waiting [2025-10-30T08:45:39.512Z] 1e1a4853765a: Waiting [2025-10-30T08:45:39.512Z] 17cc544314f0: Waiting [2025-10-30T08:45:39.512Z] abd6ce0db20e: Waiting [2025-10-30T08:45:39.512Z] 60825b0f73a4: Waiting [2025-10-30T08:45:39.512Z] abfcb263a588: Waiting [2025-10-30T08:45:39.512Z] 16f08b7d59b4: Layer already exists [2025-10-30T08:45:39.512Z] 4db44cdf8445: Layer already exists [2025-10-30T08:45:39.512Z] cfdfef505020: Layer already exists [2025-10-30T08:45:39.512Z] 04e8f3a93c30: Layer already exists [2025-10-30T08:45:39.512Z] 7e7d57ffdfb7: Layer already exists [2025-10-30T08:45:39.512Z] 17cc544314f0: Layer already exists [2025-10-30T08:45:39.512Z] 1e1a4853765a: Layer already exists [2025-10-30T08:45:39.512Z] 8725e0d0674b: Layer already exists [2025-10-30T08:45:39.512Z] 60825b0f73a4: Layer already exists [2025-10-30T08:45:39.512Z] abd6ce0db20e: Layer already exists [2025-10-30T08:45:39.512Z] abfcb263a588: Layer already exists [2025-10-30T08:45:39.512Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:39.852Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:40.176Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-10-30T08:45:40.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-30T08:45:40.176Z] cfdfef505020: Preparing [2025-10-30T08:45:40.176Z] 7e7d57ffdfb7: Preparing [2025-10-30T08:45:40.176Z] 16f08b7d59b4: Preparing [2025-10-30T08:45:40.176Z] 04e8f3a93c30: Preparing [2025-10-30T08:45:40.176Z] 4db44cdf8445: Preparing [2025-10-30T08:45:40.176Z] 17cc544314f0: Preparing [2025-10-30T08:45:40.176Z] abd6ce0db20e: Preparing [2025-10-30T08:45:40.176Z] 8725e0d0674b: Preparing [2025-10-30T08:45:40.176Z] 1e1a4853765a: Preparing [2025-10-30T08:45:40.176Z] 60825b0f73a4: Preparing [2025-10-30T08:45:40.176Z] abfcb263a588: Preparing [2025-10-30T08:45:40.176Z] 8725e0d0674b: Waiting [2025-10-30T08:45:40.176Z] 60825b0f73a4: Waiting [2025-10-30T08:45:40.176Z] 17cc544314f0: Waiting [2025-10-30T08:45:40.176Z] abd6ce0db20e: Waiting [2025-10-30T08:45:40.176Z] abfcb263a588: Waiting [2025-10-30T08:45:40.176Z] 7e7d57ffdfb7: Layer already exists [2025-10-30T08:45:40.176Z] 04e8f3a93c30: Layer already exists [2025-10-30T08:45:40.176Z] 16f08b7d59b4: Layer already exists [2025-10-30T08:45:40.176Z] cfdfef505020: Layer already exists [2025-10-30T08:45:40.176Z] 4db44cdf8445: Layer already exists [2025-10-30T08:45:40.176Z] 8725e0d0674b: Layer already exists [2025-10-30T08:45:40.177Z] 17cc544314f0: Layer already exists [2025-10-30T08:45:40.177Z] abd6ce0db20e: Layer already exists [2025-10-30T08:45:40.177Z] 60825b0f73a4: Layer already exists [2025-10-30T08:45:40.177Z] 1e1a4853765a: Layer already exists [2025-10-30T08:45:40.177Z] abfcb263a588: Layer already exists [2025-10-30T08:45:40.177Z] main: digest: sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T08:45:40.247Z] ===================================================== [Pipeline] echo [2025-10-30T08:45:40.262Z] taggedImages: [2025-10-30T08:45:40.262Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:45:40.262Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-30T08:45:40.262Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.70 [2025-10-30T08:45:40.262Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:45:40.262Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-10-30T08:45:40.291Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-10-30T08:45:40.291Z] 7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:45:40.291Z] latest [2025-10-30T08:45:40.291Z] 4.1.0-dev.70 [2025-10-30T08:45:40.291Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:45:40.291Z] main [2025-10-30T08:45:40.291Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:40.682Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:41.028Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:45:41.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-30T08:45:41.028Z] 38a48924b1e3: Preparing [2025-10-30T08:45:41.028Z] 4babdadd7ec2: Preparing [2025-10-30T08:45:41.028Z] e1858fcd3bc1: Preparing [2025-10-30T08:45:41.028Z] 4816211c64da: Preparing [2025-10-30T08:45:41.028Z] bac2b4075671: Preparing [2025-10-30T08:45:41.028Z] 3607812e478b: Preparing [2025-10-30T08:45:41.028Z] c69ef803ed97: Preparing [2025-10-30T08:45:41.028Z] 17cc544314f0: Preparing [2025-10-30T08:45:41.028Z] abd6ce0db20e: Preparing [2025-10-30T08:45:41.028Z] 8a54c827c51c: Preparing [2025-10-30T08:45:41.028Z] 3800e2e3a285: Preparing [2025-10-30T08:45:41.028Z] abfcb263a588: Preparing [2025-10-30T08:45:41.028Z] 3607812e478b: Waiting [2025-10-30T08:45:41.028Z] c69ef803ed97: Waiting [2025-10-30T08:45:41.028Z] 17cc544314f0: Waiting [2025-10-30T08:45:41.028Z] abd6ce0db20e: Waiting [2025-10-30T08:45:41.028Z] 8a54c827c51c: Waiting [2025-10-30T08:45:41.028Z] 3800e2e3a285: Waiting [2025-10-30T08:45:41.028Z] abfcb263a588: Waiting [2025-10-30T08:45:41.028Z] bac2b4075671: Pushed [2025-10-30T08:45:41.028Z] 4babdadd7ec2: Pushed [2025-10-30T08:45:41.028Z] 38a48924b1e3: Pushed [2025-10-30T08:45:41.028Z] 17cc544314f0: Layer already exists [2025-10-30T08:45:41.028Z] abd6ce0db20e: Layer already exists [2025-10-30T08:45:41.287Z] 3607812e478b: Pushed [2025-10-30T08:45:41.287Z] c69ef803ed97: Pushed [2025-10-30T08:45:41.287Z] abfcb263a588: Layer already exists [2025-10-30T08:45:41.287Z] 8a54c827c51c: Pushed [2025-10-30T08:45:42.681Z] 3800e2e3a285: Pushed [2025-10-30T08:45:43.615Z] 4816211c64da: Pushed [2025-10-30T08:45:43.874Z] e1858fcd3bc1: Pushed [2025-10-30T08:45:43.874Z] 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:44.209Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:44.531Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-30T08:45:44.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-30T08:45:44.531Z] 38a48924b1e3: Preparing [2025-10-30T08:45:44.531Z] 4babdadd7ec2: Preparing [2025-10-30T08:45:44.531Z] e1858fcd3bc1: Preparing [2025-10-30T08:45:44.531Z] 4816211c64da: Preparing [2025-10-30T08:45:44.531Z] bac2b4075671: Preparing [2025-10-30T08:45:44.531Z] 3607812e478b: Preparing [2025-10-30T08:45:44.531Z] c69ef803ed97: Preparing [2025-10-30T08:45:44.531Z] 17cc544314f0: Preparing [2025-10-30T08:45:44.531Z] abd6ce0db20e: Preparing [2025-10-30T08:45:44.531Z] 8a54c827c51c: Preparing [2025-10-30T08:45:44.531Z] 3800e2e3a285: Preparing [2025-10-30T08:45:44.531Z] abfcb263a588: Preparing [2025-10-30T08:45:44.531Z] 3607812e478b: Waiting [2025-10-30T08:45:44.531Z] c69ef803ed97: Waiting [2025-10-30T08:45:44.531Z] 17cc544314f0: Waiting [2025-10-30T08:45:44.531Z] abd6ce0db20e: Waiting [2025-10-30T08:45:44.531Z] 8a54c827c51c: Waiting [2025-10-30T08:45:44.531Z] 3800e2e3a285: Waiting [2025-10-30T08:45:44.531Z] abfcb263a588: Waiting [2025-10-30T08:45:44.531Z] 4816211c64da: Layer already exists [2025-10-30T08:45:44.531Z] 4babdadd7ec2: Layer already exists [2025-10-30T08:45:44.531Z] 38a48924b1e3: Layer already exists [2025-10-30T08:45:44.531Z] e1858fcd3bc1: Layer already exists [2025-10-30T08:45:44.531Z] bac2b4075671: Layer already exists [2025-10-30T08:45:44.531Z] 3607812e478b: Layer already exists [2025-10-30T08:45:44.531Z] c69ef803ed97: Layer already exists [2025-10-30T08:45:44.531Z] 17cc544314f0: Layer already exists [2025-10-30T08:45:44.531Z] abd6ce0db20e: Layer already exists [2025-10-30T08:45:44.531Z] 8a54c827c51c: Layer already exists [2025-10-30T08:45:44.531Z] 3800e2e3a285: Layer already exists [2025-10-30T08:45:44.531Z] abfcb263a588: Layer already exists [2025-10-30T08:45:44.531Z] latest: digest: sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:44.860Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:45.194Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.70 [2025-10-30T08:45:45.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-30T08:45:45.194Z] 38a48924b1e3: Preparing [2025-10-30T08:45:45.194Z] 4babdadd7ec2: Preparing [2025-10-30T08:45:45.194Z] e1858fcd3bc1: Preparing [2025-10-30T08:45:45.194Z] 4816211c64da: Preparing [2025-10-30T08:45:45.194Z] bac2b4075671: Preparing [2025-10-30T08:45:45.194Z] 3607812e478b: Preparing [2025-10-30T08:45:45.194Z] c69ef803ed97: Preparing [2025-10-30T08:45:45.194Z] 17cc544314f0: Preparing [2025-10-30T08:45:45.194Z] abd6ce0db20e: Preparing [2025-10-30T08:45:45.194Z] 8a54c827c51c: Preparing [2025-10-30T08:45:45.194Z] 3800e2e3a285: Preparing [2025-10-30T08:45:45.194Z] abfcb263a588: Preparing [2025-10-30T08:45:45.194Z] 17cc544314f0: Waiting [2025-10-30T08:45:45.194Z] abd6ce0db20e: Waiting [2025-10-30T08:45:45.194Z] 8a54c827c51c: Waiting [2025-10-30T08:45:45.194Z] 3800e2e3a285: Waiting [2025-10-30T08:45:45.194Z] 3607812e478b: Waiting [2025-10-30T08:45:45.194Z] c69ef803ed97: Waiting [2025-10-30T08:45:45.194Z] abfcb263a588: Waiting [2025-10-30T08:45:45.194Z] e1858fcd3bc1: Layer already exists [2025-10-30T08:45:45.194Z] bac2b4075671: Layer already exists [2025-10-30T08:45:45.194Z] 38a48924b1e3: Layer already exists [2025-10-30T08:45:45.194Z] 4816211c64da: Layer already exists [2025-10-30T08:45:45.194Z] 4babdadd7ec2: Layer already exists [2025-10-30T08:45:45.194Z] 17cc544314f0: Layer already exists [2025-10-30T08:45:45.194Z] 3607812e478b: Layer already exists [2025-10-30T08:45:45.194Z] abd6ce0db20e: Layer already exists [2025-10-30T08:45:45.194Z] c69ef803ed97: Layer already exists [2025-10-30T08:45:45.194Z] 8a54c827c51c: Layer already exists [2025-10-30T08:45:45.194Z] 3800e2e3a285: Layer already exists [2025-10-30T08:45:45.194Z] abfcb263a588: Layer already exists [2025-10-30T08:45:45.194Z] 4.1.0-dev.70: digest: sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:45.524Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:45.858Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:45:45.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-30T08:45:45.858Z] 38a48924b1e3: Preparing [2025-10-30T08:45:45.858Z] 4babdadd7ec2: Preparing [2025-10-30T08:45:45.858Z] e1858fcd3bc1: Preparing [2025-10-30T08:45:45.858Z] 4816211c64da: Preparing [2025-10-30T08:45:45.858Z] bac2b4075671: Preparing [2025-10-30T08:45:45.858Z] 3607812e478b: Preparing [2025-10-30T08:45:45.858Z] c69ef803ed97: Preparing [2025-10-30T08:45:45.858Z] 17cc544314f0: Preparing [2025-10-30T08:45:45.858Z] abd6ce0db20e: Preparing [2025-10-30T08:45:45.858Z] 8a54c827c51c: Preparing [2025-10-30T08:45:45.858Z] 3800e2e3a285: Preparing [2025-10-30T08:45:45.858Z] abfcb263a588: Preparing [2025-10-30T08:45:45.858Z] 8a54c827c51c: Waiting [2025-10-30T08:45:45.858Z] c69ef803ed97: Waiting [2025-10-30T08:45:45.858Z] 3800e2e3a285: Waiting [2025-10-30T08:45:45.858Z] 17cc544314f0: Waiting [2025-10-30T08:45:45.858Z] abfcb263a588: Waiting [2025-10-30T08:45:45.858Z] abd6ce0db20e: Waiting [2025-10-30T08:45:45.858Z] e1858fcd3bc1: Layer already exists [2025-10-30T08:45:45.858Z] 4babdadd7ec2: Layer already exists [2025-10-30T08:45:45.858Z] 38a48924b1e3: Layer already exists [2025-10-30T08:45:45.858Z] bac2b4075671: Layer already exists [2025-10-30T08:45:45.858Z] 4816211c64da: Layer already exists [2025-10-30T08:45:45.858Z] 3607812e478b: Layer already exists [2025-10-30T08:45:45.858Z] c69ef803ed97: Layer already exists [2025-10-30T08:45:45.858Z] abd6ce0db20e: Layer already exists [2025-10-30T08:45:45.858Z] 8a54c827c51c: Layer already exists [2025-10-30T08:45:45.858Z] 17cc544314f0: Layer already exists [2025-10-30T08:45:45.858Z] 3800e2e3a285: Layer already exists [2025-10-30T08:45:45.858Z] abfcb263a588: Layer already exists [2025-10-30T08:45:45.858Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:46.280Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:46.632Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-10-30T08:45:46.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-30T08:45:46.632Z] 38a48924b1e3: Preparing [2025-10-30T08:45:46.632Z] 4babdadd7ec2: Preparing [2025-10-30T08:45:46.632Z] e1858fcd3bc1: Preparing [2025-10-30T08:45:46.632Z] 4816211c64da: Preparing [2025-10-30T08:45:46.632Z] bac2b4075671: Preparing [2025-10-30T08:45:46.632Z] 3607812e478b: Preparing [2025-10-30T08:45:46.632Z] c69ef803ed97: Preparing [2025-10-30T08:45:46.632Z] 17cc544314f0: Preparing [2025-10-30T08:45:46.632Z] abd6ce0db20e: Preparing [2025-10-30T08:45:46.632Z] 8a54c827c51c: Preparing [2025-10-30T08:45:46.632Z] 3800e2e3a285: Preparing [2025-10-30T08:45:46.632Z] abfcb263a588: Preparing [2025-10-30T08:45:46.632Z] abd6ce0db20e: Waiting [2025-10-30T08:45:46.632Z] 8a54c827c51c: Waiting [2025-10-30T08:45:46.632Z] 3800e2e3a285: Waiting [2025-10-30T08:45:46.632Z] abfcb263a588: Waiting [2025-10-30T08:45:46.632Z] c69ef803ed97: Waiting [2025-10-30T08:45:46.632Z] 17cc544314f0: Waiting [2025-10-30T08:45:46.632Z] 3607812e478b: Waiting [2025-10-30T08:45:46.632Z] bac2b4075671: Layer already exists [2025-10-30T08:45:46.632Z] e1858fcd3bc1: Layer already exists [2025-10-30T08:45:46.632Z] 38a48924b1e3: Layer already exists [2025-10-30T08:45:46.632Z] 4816211c64da: Layer already exists [2025-10-30T08:45:46.632Z] 4babdadd7ec2: Layer already exists [2025-10-30T08:45:46.632Z] 3607812e478b: Layer already exists [2025-10-30T08:45:46.632Z] c69ef803ed97: Layer already exists [2025-10-30T08:45:46.632Z] abd6ce0db20e: Layer already exists [2025-10-30T08:45:46.632Z] 8a54c827c51c: Layer already exists [2025-10-30T08:45:46.632Z] abfcb263a588: Layer already exists [2025-10-30T08:45:46.632Z] 3800e2e3a285: Layer already exists [2025-10-30T08:45:46.632Z] 17cc544314f0: Layer already exists [2025-10-30T08:45:46.632Z] main: digest: sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T08:45:46.726Z] ===================================================== [Pipeline] echo [2025-10-30T08:45:46.740Z] taggedImages: [2025-10-30T08:45:46.740Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:45:46.740Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-30T08:45:46.740Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.70 [2025-10-30T08:45:46.740Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:45:46.740Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-10-30T08:45:46.774Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-10-30T08:45:46.774Z] 7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:45:46.774Z] latest [2025-10-30T08:45:46.774Z] 4.1.0-dev.70 [2025-10-30T08:45:46.774Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:45:46.774Z] main [2025-10-30T08:45:46.774Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:47.157Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:47.482Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:45:47.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-30T08:45:47.483Z] bdb80a5d9d3b: Preparing [2025-10-30T08:45:47.483Z] 3160024900f2: Preparing [2025-10-30T08:45:47.483Z] 17cc544314f0: Preparing [2025-10-30T08:45:47.483Z] abd6ce0db20e: Preparing [2025-10-30T08:45:47.483Z] 8320cf8bbcbe: Preparing [2025-10-30T08:45:47.483Z] 0e3a00b4985f: Preparing [2025-10-30T08:45:47.483Z] abfcb263a588: Preparing [2025-10-30T08:45:47.483Z] 0e3a00b4985f: Waiting [2025-10-30T08:45:47.483Z] abfcb263a588: Waiting [2025-10-30T08:45:47.483Z] 17cc544314f0: Layer already exists [2025-10-30T08:45:47.483Z] abd6ce0db20e: Layer already exists [2025-10-30T08:45:47.483Z] abfcb263a588: Layer already exists [2025-10-30T08:45:47.483Z] bdb80a5d9d3b: Pushed [2025-10-30T08:45:47.483Z] 8320cf8bbcbe: Pushed [2025-10-30T08:45:48.416Z] 0e3a00b4985f: Pushed [2025-10-30T08:45:50.942Z] 3160024900f2: Pushed [2025-10-30T08:45:50.942Z] 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:51.265Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:51.585Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-30T08:45:51.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-30T08:45:51.585Z] bdb80a5d9d3b: Preparing [2025-10-30T08:45:51.585Z] 3160024900f2: Preparing [2025-10-30T08:45:51.585Z] 17cc544314f0: Preparing [2025-10-30T08:45:51.585Z] abd6ce0db20e: Preparing [2025-10-30T08:45:51.585Z] 8320cf8bbcbe: Preparing [2025-10-30T08:45:51.585Z] 0e3a00b4985f: Preparing [2025-10-30T08:45:51.585Z] abfcb263a588: Preparing [2025-10-30T08:45:51.585Z] 0e3a00b4985f: Waiting [2025-10-30T08:45:51.585Z] abfcb263a588: Waiting [2025-10-30T08:45:51.585Z] 3160024900f2: Layer already exists [2025-10-30T08:45:51.585Z] bdb80a5d9d3b: Layer already exists [2025-10-30T08:45:51.585Z] abd6ce0db20e: Layer already exists [2025-10-30T08:45:51.585Z] 8320cf8bbcbe: Layer already exists [2025-10-30T08:45:51.585Z] 17cc544314f0: Layer already exists [2025-10-30T08:45:51.585Z] abfcb263a588: Layer already exists [2025-10-30T08:45:51.585Z] 0e3a00b4985f: Layer already exists [2025-10-30T08:45:51.585Z] latest: digest: sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:51.915Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:52.246Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.70 [2025-10-30T08:45:52.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-30T08:45:52.246Z] bdb80a5d9d3b: Preparing [2025-10-30T08:45:52.246Z] 3160024900f2: Preparing [2025-10-30T08:45:52.246Z] 17cc544314f0: Preparing [2025-10-30T08:45:52.246Z] abd6ce0db20e: Preparing [2025-10-30T08:45:52.246Z] 8320cf8bbcbe: Preparing [2025-10-30T08:45:52.246Z] 0e3a00b4985f: Preparing [2025-10-30T08:45:52.246Z] abfcb263a588: Preparing [2025-10-30T08:45:52.246Z] 0e3a00b4985f: Waiting [2025-10-30T08:45:52.246Z] abfcb263a588: Waiting [2025-10-30T08:45:52.246Z] bdb80a5d9d3b: Layer already exists [2025-10-30T08:45:52.246Z] 8320cf8bbcbe: Layer already exists [2025-10-30T08:45:52.246Z] 17cc544314f0: Layer already exists [2025-10-30T08:45:52.246Z] 3160024900f2: Layer already exists [2025-10-30T08:45:52.246Z] abd6ce0db20e: Layer already exists [2025-10-30T08:45:52.246Z] 0e3a00b4985f: Layer already exists [2025-10-30T08:45:52.246Z] abfcb263a588: Layer already exists [2025-10-30T08:45:52.246Z] 4.1.0-dev.70: digest: sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:52.575Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:52.904Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:45:52.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-30T08:45:52.904Z] bdb80a5d9d3b: Preparing [2025-10-30T08:45:52.904Z] 3160024900f2: Preparing [2025-10-30T08:45:52.904Z] 17cc544314f0: Preparing [2025-10-30T08:45:52.904Z] abd6ce0db20e: Preparing [2025-10-30T08:45:52.904Z] 8320cf8bbcbe: Preparing [2025-10-30T08:45:52.904Z] 0e3a00b4985f: Preparing [2025-10-30T08:45:52.904Z] abfcb263a588: Preparing [2025-10-30T08:45:52.904Z] 0e3a00b4985f: Waiting [2025-10-30T08:45:52.904Z] abfcb263a588: Waiting [2025-10-30T08:45:52.904Z] abd6ce0db20e: Layer already exists [2025-10-30T08:45:52.904Z] 17cc544314f0: Layer already exists [2025-10-30T08:45:52.904Z] 8320cf8bbcbe: Layer already exists [2025-10-30T08:45:52.904Z] bdb80a5d9d3b: Layer already exists [2025-10-30T08:45:52.904Z] 3160024900f2: Layer already exists [2025-10-30T08:45:52.904Z] 0e3a00b4985f: Layer already exists [2025-10-30T08:45:52.904Z] abfcb263a588: Layer already exists [2025-10-30T08:45:52.904Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:53.231Z] + 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-10-30T08:45:53.564Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-10-30T08:45:53.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-30T08:45:53.564Z] bdb80a5d9d3b: Preparing [2025-10-30T08:45:53.564Z] 3160024900f2: Preparing [2025-10-30T08:45:53.564Z] 17cc544314f0: Preparing [2025-10-30T08:45:53.564Z] abd6ce0db20e: Preparing [2025-10-30T08:45:53.564Z] 8320cf8bbcbe: Preparing [2025-10-30T08:45:53.564Z] 0e3a00b4985f: Preparing [2025-10-30T08:45:53.564Z] abfcb263a588: Preparing [2025-10-30T08:45:53.564Z] 0e3a00b4985f: Waiting [2025-10-30T08:45:53.564Z] abfcb263a588: Waiting [2025-10-30T08:45:53.564Z] bdb80a5d9d3b: Layer already exists [2025-10-30T08:45:53.564Z] 8320cf8bbcbe: Layer already exists [2025-10-30T08:45:53.564Z] 17cc544314f0: Layer already exists [2025-10-30T08:45:53.564Z] 3160024900f2: Layer already exists [2025-10-30T08:45:53.564Z] abd6ce0db20e: Layer already exists [2025-10-30T08:45:53.564Z] 0e3a00b4985f: Layer already exists [2025-10-30T08:45:53.564Z] abfcb263a588: Layer already exists [2025-10-30T08:45:53.564Z] main: digest: sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T08:45:53.646Z] ===================================================== [Pipeline] echo [2025-10-30T08:45:53.664Z] taggedImages: [2025-10-30T08:45:53.664Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:45:53.664Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-30T08:45:53.664Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.70 [2025-10-30T08:45:53.664Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:45:53.664Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-10-30T08:45:53.693Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-10-30T08:45:53.693Z] 7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:45:53.693Z] latest [2025-10-30T08:45:53.693Z] 4.1.0-dev.70 [2025-10-30T08:45:53.693Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:45:53.693Z] main [2025-10-30T08:45:53.693Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:54.034Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:45:54.383Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:45:54.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-30T08:45:54.383Z] 08cec9d4fa38: Preparing [2025-10-30T08:45:54.383Z] ab716b844f92: Preparing [2025-10-30T08:45:54.383Z] b7d7db513d33: Preparing [2025-10-30T08:45:54.383Z] 17cc544314f0: Preparing [2025-10-30T08:45:54.383Z] abd6ce0db20e: Preparing [2025-10-30T08:45:54.383Z] 60b0b142f9c3: Preparing [2025-10-30T08:45:54.383Z] b15ef0e855e8: Preparing [2025-10-30T08:45:54.383Z] 572d09bff2f8: Preparing [2025-10-30T08:45:54.383Z] 4bf8df7d55fb: Preparing [2025-10-30T08:45:54.383Z] abfcb263a588: Preparing [2025-10-30T08:45:54.383Z] b15ef0e855e8: Waiting [2025-10-30T08:45:54.383Z] 572d09bff2f8: Waiting [2025-10-30T08:45:54.383Z] 4bf8df7d55fb: Waiting [2025-10-30T08:45:54.383Z] 60b0b142f9c3: Waiting [2025-10-30T08:45:54.383Z] abfcb263a588: Waiting [2025-10-30T08:45:54.383Z] abd6ce0db20e: Layer already exists [2025-10-30T08:45:54.383Z] 17cc544314f0: Layer already exists [2025-10-30T08:45:54.383Z] ab716b844f92: Pushed [2025-10-30T08:45:54.383Z] 08cec9d4fa38: Pushed [2025-10-30T08:45:54.383Z] b7d7db513d33: Pushed [2025-10-30T08:45:54.383Z] abfcb263a588: Layer already exists [2025-10-30T08:45:54.641Z] 572d09bff2f8: Pushed [2025-10-30T08:45:54.898Z] 4bf8df7d55fb: Pushed [2025-10-30T08:45:59.088Z] b15ef0e855e8: Pushed [2025-10-30T08:46:07.200Z] 60b0b142f9c3: Pushed [2025-10-30T08:46:07.201Z] 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:07.525Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:07.840Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-30T08:46:07.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-30T08:46:07.840Z] 08cec9d4fa38: Preparing [2025-10-30T08:46:07.840Z] ab716b844f92: Preparing [2025-10-30T08:46:07.840Z] b7d7db513d33: Preparing [2025-10-30T08:46:07.840Z] 17cc544314f0: Preparing [2025-10-30T08:46:07.840Z] abd6ce0db20e: Preparing [2025-10-30T08:46:07.840Z] 60b0b142f9c3: Preparing [2025-10-30T08:46:07.840Z] b15ef0e855e8: Preparing [2025-10-30T08:46:07.840Z] 572d09bff2f8: Preparing [2025-10-30T08:46:07.840Z] 4bf8df7d55fb: Preparing [2025-10-30T08:46:07.840Z] abfcb263a588: Preparing [2025-10-30T08:46:07.840Z] 60b0b142f9c3: Waiting [2025-10-30T08:46:07.840Z] 4bf8df7d55fb: Waiting [2025-10-30T08:46:07.840Z] b15ef0e855e8: Waiting [2025-10-30T08:46:07.840Z] 572d09bff2f8: Waiting [2025-10-30T08:46:07.840Z] abfcb263a588: Waiting [2025-10-30T08:46:07.840Z] 17cc544314f0: Layer already exists [2025-10-30T08:46:07.840Z] 08cec9d4fa38: Layer already exists [2025-10-30T08:46:07.840Z] b7d7db513d33: Layer already exists [2025-10-30T08:46:07.840Z] ab716b844f92: Layer already exists [2025-10-30T08:46:07.840Z] abd6ce0db20e: Layer already exists [2025-10-30T08:46:07.840Z] 60b0b142f9c3: Layer already exists [2025-10-30T08:46:07.840Z] b15ef0e855e8: Layer already exists [2025-10-30T08:46:07.840Z] abfcb263a588: Layer already exists [2025-10-30T08:46:07.840Z] 572d09bff2f8: Layer already exists [2025-10-30T08:46:07.840Z] 4bf8df7d55fb: Layer already exists [2025-10-30T08:46:07.840Z] latest: digest: sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:08.169Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:08.497Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.70 [2025-10-30T08:46:08.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-30T08:46:08.497Z] 08cec9d4fa38: Preparing [2025-10-30T08:46:08.497Z] ab716b844f92: Preparing [2025-10-30T08:46:08.497Z] b7d7db513d33: Preparing [2025-10-30T08:46:08.497Z] 17cc544314f0: Preparing [2025-10-30T08:46:08.497Z] abd6ce0db20e: Preparing [2025-10-30T08:46:08.497Z] 60b0b142f9c3: Preparing [2025-10-30T08:46:08.497Z] b15ef0e855e8: Preparing [2025-10-30T08:46:08.497Z] 572d09bff2f8: Preparing [2025-10-30T08:46:08.497Z] 4bf8df7d55fb: Preparing [2025-10-30T08:46:08.497Z] abfcb263a588: Preparing [2025-10-30T08:46:08.497Z] 60b0b142f9c3: Waiting [2025-10-30T08:46:08.497Z] 4bf8df7d55fb: Waiting [2025-10-30T08:46:08.497Z] b15ef0e855e8: Waiting [2025-10-30T08:46:08.497Z] 572d09bff2f8: Waiting [2025-10-30T08:46:08.497Z] abfcb263a588: Waiting [2025-10-30T08:46:08.497Z] 08cec9d4fa38: Layer already exists [2025-10-30T08:46:08.497Z] ab716b844f92: Layer already exists [2025-10-30T08:46:08.497Z] 17cc544314f0: Layer already exists [2025-10-30T08:46:08.497Z] abd6ce0db20e: Layer already exists [2025-10-30T08:46:08.497Z] b7d7db513d33: Layer already exists [2025-10-30T08:46:08.497Z] 60b0b142f9c3: Layer already exists [2025-10-30T08:46:08.497Z] 572d09bff2f8: Layer already exists [2025-10-30T08:46:08.497Z] 4bf8df7d55fb: Layer already exists [2025-10-30T08:46:08.497Z] b15ef0e855e8: Layer already exists [2025-10-30T08:46:08.497Z] abfcb263a588: Layer already exists [2025-10-30T08:46:08.497Z] 4.1.0-dev.70: digest: sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:08.836Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:09.161Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:46:09.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-30T08:46:09.161Z] 08cec9d4fa38: Preparing [2025-10-30T08:46:09.161Z] ab716b844f92: Preparing [2025-10-30T08:46:09.161Z] b7d7db513d33: Preparing [2025-10-30T08:46:09.161Z] 17cc544314f0: Preparing [2025-10-30T08:46:09.161Z] abd6ce0db20e: Preparing [2025-10-30T08:46:09.161Z] 60b0b142f9c3: Preparing [2025-10-30T08:46:09.161Z] b15ef0e855e8: Preparing [2025-10-30T08:46:09.161Z] 572d09bff2f8: Preparing [2025-10-30T08:46:09.161Z] b15ef0e855e8: Waiting [2025-10-30T08:46:09.161Z] 60b0b142f9c3: Waiting [2025-10-30T08:46:09.161Z] 4bf8df7d55fb: Preparing [2025-10-30T08:46:09.161Z] 572d09bff2f8: Waiting [2025-10-30T08:46:09.161Z] abfcb263a588: Preparing [2025-10-30T08:46:09.161Z] 4bf8df7d55fb: Waiting [2025-10-30T08:46:09.161Z] abfcb263a588: Waiting [2025-10-30T08:46:09.161Z] 17cc544314f0: Layer already exists [2025-10-30T08:46:09.161Z] abd6ce0db20e: Layer already exists [2025-10-30T08:46:09.161Z] b7d7db513d33: Layer already exists [2025-10-30T08:46:09.161Z] ab716b844f92: Layer already exists [2025-10-30T08:46:09.161Z] 08cec9d4fa38: Layer already exists [2025-10-30T08:46:09.161Z] b15ef0e855e8: Layer already exists [2025-10-30T08:46:09.161Z] 60b0b142f9c3: Layer already exists [2025-10-30T08:46:09.161Z] 4bf8df7d55fb: Layer already exists [2025-10-30T08:46:09.161Z] abfcb263a588: Layer already exists [2025-10-30T08:46:09.161Z] 572d09bff2f8: Layer already exists [2025-10-30T08:46:09.161Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:09.485Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:09.804Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-10-30T08:46:09.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-30T08:46:09.804Z] 08cec9d4fa38: Preparing [2025-10-30T08:46:09.804Z] ab716b844f92: Preparing [2025-10-30T08:46:09.804Z] b7d7db513d33: Preparing [2025-10-30T08:46:09.804Z] 17cc544314f0: Preparing [2025-10-30T08:46:09.804Z] abd6ce0db20e: Preparing [2025-10-30T08:46:09.804Z] 60b0b142f9c3: Preparing [2025-10-30T08:46:09.804Z] b15ef0e855e8: Preparing [2025-10-30T08:46:09.804Z] 572d09bff2f8: Preparing [2025-10-30T08:46:09.804Z] 4bf8df7d55fb: Preparing [2025-10-30T08:46:09.804Z] abfcb263a588: Preparing [2025-10-30T08:46:09.804Z] 60b0b142f9c3: Waiting [2025-10-30T08:46:09.804Z] b15ef0e855e8: Waiting [2025-10-30T08:46:09.804Z] 572d09bff2f8: Waiting [2025-10-30T08:46:09.804Z] 4bf8df7d55fb: Waiting [2025-10-30T08:46:09.804Z] abfcb263a588: Waiting [2025-10-30T08:46:09.804Z] ab716b844f92: Layer already exists [2025-10-30T08:46:09.804Z] 17cc544314f0: Layer already exists [2025-10-30T08:46:09.804Z] 08cec9d4fa38: Layer already exists [2025-10-30T08:46:09.804Z] abd6ce0db20e: Layer already exists [2025-10-30T08:46:09.804Z] b7d7db513d33: Layer already exists [2025-10-30T08:46:09.804Z] 60b0b142f9c3: Layer already exists [2025-10-30T08:46:09.804Z] 4bf8df7d55fb: Layer already exists [2025-10-30T08:46:09.804Z] abfcb263a588: Layer already exists [2025-10-30T08:46:09.804Z] b15ef0e855e8: Layer already exists [2025-10-30T08:46:09.804Z] 572d09bff2f8: Layer already exists [2025-10-30T08:46:09.804Z] main: digest: sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T08:46:09.877Z] ===================================================== [Pipeline] echo [2025-10-30T08:46:09.889Z] taggedImages: [2025-10-30T08:46:09.889Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:46:09.889Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-30T08:46:09.889Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.70 [2025-10-30T08:46:09.889Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:46:09.889Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-10-30T08:46:09.917Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-10-30T08:46:09.917Z] 7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:46:09.917Z] latest [2025-10-30T08:46:09.917Z] 4.1.0-dev.70 [2025-10-30T08:46:09.917Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:46:09.917Z] main [2025-10-30T08:46:09.917Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:10.268Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:10.600Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:46:10.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-30T08:46:10.600Z] daf30f7e9a4d: Preparing [2025-10-30T08:46:10.600Z] 14315a2a8c00: Preparing [2025-10-30T08:46:10.600Z] db5ec657c8eb: Preparing [2025-10-30T08:46:10.600Z] 17cc544314f0: Preparing [2025-10-30T08:46:10.600Z] abd6ce0db20e: Preparing [2025-10-30T08:46:10.600Z] 89fb53fc3b14: Preparing [2025-10-30T08:46:10.600Z] a4af554bbaeb: Preparing [2025-10-30T08:46:10.600Z] 3944642aa011: Preparing [2025-10-30T08:46:10.600Z] 89fb53fc3b14: Waiting [2025-10-30T08:46:10.600Z] abfcb263a588: Preparing [2025-10-30T08:46:10.600Z] 3944642aa011: Waiting [2025-10-30T08:46:10.600Z] abfcb263a588: Waiting [2025-10-30T08:46:10.600Z] 17cc544314f0: Layer already exists [2025-10-30T08:46:10.600Z] abd6ce0db20e: Layer already exists [2025-10-30T08:46:10.600Z] 14315a2a8c00: Pushed [2025-10-30T08:46:10.600Z] db5ec657c8eb: Pushed [2025-10-30T08:46:10.600Z] abfcb263a588: Layer already exists [2025-10-30T08:46:10.600Z] daf30f7e9a4d: Pushed [2025-10-30T08:46:10.600Z] a4af554bbaeb: Pushed [2025-10-30T08:46:10.859Z] 3944642aa011: Pushed [2025-10-30T08:46:23.059Z] 89fb53fc3b14: Pushed [2025-10-30T08:46:23.059Z] 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:23.393Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:23.716Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-30T08:46:23.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-30T08:46:23.716Z] daf30f7e9a4d: Preparing [2025-10-30T08:46:23.716Z] 14315a2a8c00: Preparing [2025-10-30T08:46:23.716Z] db5ec657c8eb: Preparing [2025-10-30T08:46:23.716Z] 17cc544314f0: Preparing [2025-10-30T08:46:23.716Z] abd6ce0db20e: Preparing [2025-10-30T08:46:23.716Z] 89fb53fc3b14: Preparing [2025-10-30T08:46:23.716Z] a4af554bbaeb: Preparing [2025-10-30T08:46:23.716Z] 3944642aa011: Preparing [2025-10-30T08:46:23.716Z] 89fb53fc3b14: Waiting [2025-10-30T08:46:23.716Z] a4af554bbaeb: Waiting [2025-10-30T08:46:23.716Z] abfcb263a588: Preparing [2025-10-30T08:46:23.716Z] abfcb263a588: Waiting [2025-10-30T08:46:23.716Z] 3944642aa011: Waiting [2025-10-30T08:46:23.716Z] abd6ce0db20e: Layer already exists [2025-10-30T08:46:23.716Z] db5ec657c8eb: Layer already exists [2025-10-30T08:46:23.716Z] 17cc544314f0: Layer already exists [2025-10-30T08:46:23.716Z] 89fb53fc3b14: Layer already exists [2025-10-30T08:46:23.716Z] a4af554bbaeb: Layer already exists [2025-10-30T08:46:23.716Z] daf30f7e9a4d: Layer already exists [2025-10-30T08:46:23.716Z] 14315a2a8c00: Layer already exists [2025-10-30T08:46:23.716Z] 3944642aa011: Layer already exists [2025-10-30T08:46:23.716Z] abfcb263a588: Layer already exists [2025-10-30T08:46:23.716Z] latest: digest: sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:24.043Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:24.369Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.70 [2025-10-30T08:46:24.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-30T08:46:24.369Z] daf30f7e9a4d: Preparing [2025-10-30T08:46:24.369Z] 14315a2a8c00: Preparing [2025-10-30T08:46:24.369Z] db5ec657c8eb: Preparing [2025-10-30T08:46:24.369Z] 17cc544314f0: Preparing [2025-10-30T08:46:24.369Z] abd6ce0db20e: Preparing [2025-10-30T08:46:24.369Z] 89fb53fc3b14: Preparing [2025-10-30T08:46:24.369Z] a4af554bbaeb: Preparing [2025-10-30T08:46:24.369Z] 3944642aa011: Preparing [2025-10-30T08:46:24.369Z] abfcb263a588: Preparing [2025-10-30T08:46:24.369Z] a4af554bbaeb: Waiting [2025-10-30T08:46:24.369Z] 89fb53fc3b14: Waiting [2025-10-30T08:46:24.369Z] 3944642aa011: Waiting [2025-10-30T08:46:24.369Z] abfcb263a588: Waiting [2025-10-30T08:46:24.369Z] db5ec657c8eb: Layer already exists [2025-10-30T08:46:24.369Z] abd6ce0db20e: Layer already exists [2025-10-30T08:46:24.369Z] 17cc544314f0: Layer already exists [2025-10-30T08:46:24.369Z] a4af554bbaeb: Layer already exists [2025-10-30T08:46:24.369Z] 3944642aa011: Layer already exists [2025-10-30T08:46:24.369Z] 89fb53fc3b14: Layer already exists [2025-10-30T08:46:24.369Z] abfcb263a588: Layer already exists [2025-10-30T08:46:24.369Z] 14315a2a8c00: Layer already exists [2025-10-30T08:46:24.369Z] daf30f7e9a4d: Layer already exists [2025-10-30T08:46:24.369Z] 4.1.0-dev.70: digest: sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:24.706Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:25.033Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:46:25.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-30T08:46:25.033Z] daf30f7e9a4d: Preparing [2025-10-30T08:46:25.033Z] 14315a2a8c00: Preparing [2025-10-30T08:46:25.033Z] db5ec657c8eb: Preparing [2025-10-30T08:46:25.033Z] 17cc544314f0: Preparing [2025-10-30T08:46:25.033Z] abd6ce0db20e: Preparing [2025-10-30T08:46:25.033Z] 89fb53fc3b14: Preparing [2025-10-30T08:46:25.033Z] a4af554bbaeb: Preparing [2025-10-30T08:46:25.033Z] 3944642aa011: Preparing [2025-10-30T08:46:25.033Z] abfcb263a588: Preparing [2025-10-30T08:46:25.033Z] 89fb53fc3b14: Waiting [2025-10-30T08:46:25.033Z] a4af554bbaeb: Waiting [2025-10-30T08:46:25.033Z] 3944642aa011: Waiting [2025-10-30T08:46:25.033Z] abfcb263a588: Waiting [2025-10-30T08:46:25.033Z] abd6ce0db20e: Layer already exists [2025-10-30T08:46:25.033Z] daf30f7e9a4d: Layer already exists [2025-10-30T08:46:25.033Z] 17cc544314f0: Layer already exists [2025-10-30T08:46:25.033Z] 14315a2a8c00: Layer already exists [2025-10-30T08:46:25.033Z] db5ec657c8eb: Layer already exists [2025-10-30T08:46:25.033Z] 3944642aa011: Layer already exists [2025-10-30T08:46:25.033Z] 89fb53fc3b14: Layer already exists [2025-10-30T08:46:25.033Z] a4af554bbaeb: Layer already exists [2025-10-30T08:46:25.033Z] abfcb263a588: Layer already exists [2025-10-30T08:46:25.033Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:25.364Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:25.692Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-10-30T08:46:25.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-30T08:46:25.692Z] daf30f7e9a4d: Preparing [2025-10-30T08:46:25.692Z] 14315a2a8c00: Preparing [2025-10-30T08:46:25.692Z] db5ec657c8eb: Preparing [2025-10-30T08:46:25.692Z] 17cc544314f0: Preparing [2025-10-30T08:46:25.692Z] abd6ce0db20e: Preparing [2025-10-30T08:46:25.693Z] 89fb53fc3b14: Preparing [2025-10-30T08:46:25.693Z] a4af554bbaeb: Preparing [2025-10-30T08:46:25.693Z] 3944642aa011: Preparing [2025-10-30T08:46:25.693Z] abfcb263a588: Preparing [2025-10-30T08:46:25.693Z] 89fb53fc3b14: Waiting [2025-10-30T08:46:25.693Z] a4af554bbaeb: Waiting [2025-10-30T08:46:25.693Z] 3944642aa011: Waiting [2025-10-30T08:46:25.693Z] abfcb263a588: Waiting [2025-10-30T08:46:25.693Z] abd6ce0db20e: Layer already exists [2025-10-30T08:46:25.693Z] db5ec657c8eb: Layer already exists [2025-10-30T08:46:25.693Z] 14315a2a8c00: Layer already exists [2025-10-30T08:46:25.693Z] 17cc544314f0: Layer already exists [2025-10-30T08:46:25.693Z] daf30f7e9a4d: Layer already exists [2025-10-30T08:46:25.693Z] 3944642aa011: Layer already exists [2025-10-30T08:46:25.693Z] a4af554bbaeb: Layer already exists [2025-10-30T08:46:25.693Z] 89fb53fc3b14: Layer already exists [2025-10-30T08:46:25.693Z] abfcb263a588: Layer already exists [2025-10-30T08:46:25.693Z] main: digest: sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T08:46:25.780Z] ===================================================== [Pipeline] echo [2025-10-30T08:46:25.796Z] taggedImages: [2025-10-30T08:46:25.796Z] - nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:46:25.796Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-30T08:46:25.796Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.70 [2025-10-30T08:46:25.796Z] - nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:46:25.796Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-10-30T08:46:25.827Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-10-30T08:46:25.827Z] 7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:46:25.827Z] latest [2025-10-30T08:46:25.827Z] 4.1.0-dev.70 [2025-10-30T08:46:25.827Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:46:25.827Z] main [2025-10-30T08:46:25.827Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:26.185Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:26.512Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:46:26.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-30T08:46:26.512Z] e800f6cb9268: Preparing [2025-10-30T08:46:26.512Z] cfd48c6e6720: Preparing [2025-10-30T08:46:26.512Z] cfe5019ceee1: Preparing [2025-10-30T08:46:26.512Z] 17cc544314f0: Preparing [2025-10-30T08:46:26.512Z] abd6ce0db20e: Preparing [2025-10-30T08:46:26.512Z] 8b9ead30868a: Preparing [2025-10-30T08:46:26.512Z] 572d09bff2f8: Preparing [2025-10-30T08:46:26.512Z] 4bf8df7d55fb: Preparing [2025-10-30T08:46:26.512Z] abfcb263a588: Preparing [2025-10-30T08:46:26.512Z] 8b9ead30868a: Waiting [2025-10-30T08:46:26.512Z] 572d09bff2f8: Waiting [2025-10-30T08:46:26.512Z] abfcb263a588: Waiting [2025-10-30T08:46:26.512Z] 4bf8df7d55fb: Waiting [2025-10-30T08:46:26.512Z] 17cc544314f0: Layer already exists [2025-10-30T08:46:26.512Z] abd6ce0db20e: Layer already exists [2025-10-30T08:46:26.512Z] 572d09bff2f8: Layer already exists [2025-10-30T08:46:26.512Z] 4bf8df7d55fb: Layer already exists [2025-10-30T08:46:26.512Z] abfcb263a588: Layer already exists [2025-10-30T08:46:26.512Z] e800f6cb9268: Pushed [2025-10-30T08:46:26.512Z] cfd48c6e6720: Pushed [2025-10-30T08:46:26.512Z] cfe5019ceee1: Pushed [2025-10-30T08:46:38.728Z] 8b9ead30868a: Pushed [2025-10-30T08:46:38.728Z] 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:39.064Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:39.386Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-30T08:46:39.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-30T08:46:39.386Z] e800f6cb9268: Preparing [2025-10-30T08:46:39.386Z] cfd48c6e6720: Preparing [2025-10-30T08:46:39.386Z] cfe5019ceee1: Preparing [2025-10-30T08:46:39.386Z] 17cc544314f0: Preparing [2025-10-30T08:46:39.386Z] abd6ce0db20e: Preparing [2025-10-30T08:46:39.386Z] 8b9ead30868a: Preparing [2025-10-30T08:46:39.386Z] 572d09bff2f8: Preparing [2025-10-30T08:46:39.386Z] 4bf8df7d55fb: Preparing [2025-10-30T08:46:39.386Z] abfcb263a588: Preparing [2025-10-30T08:46:39.386Z] 8b9ead30868a: Waiting [2025-10-30T08:46:39.386Z] 572d09bff2f8: Waiting [2025-10-30T08:46:39.386Z] 4bf8df7d55fb: Waiting [2025-10-30T08:46:39.386Z] abfcb263a588: Waiting [2025-10-30T08:46:39.386Z] 17cc544314f0: Layer already exists [2025-10-30T08:46:39.386Z] abd6ce0db20e: Layer already exists [2025-10-30T08:46:39.386Z] cfd48c6e6720: Layer already exists [2025-10-30T08:46:39.386Z] e800f6cb9268: Layer already exists [2025-10-30T08:46:39.386Z] cfe5019ceee1: Layer already exists [2025-10-30T08:46:39.386Z] 572d09bff2f8: Layer already exists [2025-10-30T08:46:39.386Z] 4bf8df7d55fb: Layer already exists [2025-10-30T08:46:39.386Z] abfcb263a588: Layer already exists [2025-10-30T08:46:39.386Z] 8b9ead30868a: Layer already exists [2025-10-30T08:46:39.386Z] latest: digest: sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:39.725Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:40.057Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.70 [2025-10-30T08:46:40.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-30T08:46:40.057Z] e800f6cb9268: Preparing [2025-10-30T08:46:40.057Z] cfd48c6e6720: Preparing [2025-10-30T08:46:40.057Z] cfe5019ceee1: Preparing [2025-10-30T08:46:40.057Z] 17cc544314f0: Preparing [2025-10-30T08:46:40.057Z] abd6ce0db20e: Preparing [2025-10-30T08:46:40.057Z] 8b9ead30868a: Preparing [2025-10-30T08:46:40.057Z] 572d09bff2f8: Preparing [2025-10-30T08:46:40.057Z] 4bf8df7d55fb: Preparing [2025-10-30T08:46:40.057Z] abfcb263a588: Preparing [2025-10-30T08:46:40.057Z] 572d09bff2f8: Waiting [2025-10-30T08:46:40.057Z] 4bf8df7d55fb: Waiting [2025-10-30T08:46:40.057Z] abfcb263a588: Waiting [2025-10-30T08:46:40.057Z] 8b9ead30868a: Waiting [2025-10-30T08:46:40.057Z] cfd48c6e6720: Layer already exists [2025-10-30T08:46:40.057Z] abd6ce0db20e: Layer already exists [2025-10-30T08:46:40.057Z] cfe5019ceee1: Layer already exists [2025-10-30T08:46:40.057Z] e800f6cb9268: Layer already exists [2025-10-30T08:46:40.057Z] 17cc544314f0: Layer already exists [2025-10-30T08:46:40.057Z] 572d09bff2f8: Layer already exists [2025-10-30T08:46:40.057Z] 4bf8df7d55fb: Layer already exists [2025-10-30T08:46:40.057Z] 8b9ead30868a: Layer already exists [2025-10-30T08:46:40.057Z] abfcb263a588: Layer already exists [2025-10-30T08:46:40.057Z] 4.1.0-dev.70: digest: sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:40.396Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:40.723Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:46:40.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-30T08:46:40.723Z] e800f6cb9268: Preparing [2025-10-30T08:46:40.723Z] cfd48c6e6720: Preparing [2025-10-30T08:46:40.723Z] cfe5019ceee1: Preparing [2025-10-30T08:46:40.723Z] 17cc544314f0: Preparing [2025-10-30T08:46:40.723Z] abd6ce0db20e: Preparing [2025-10-30T08:46:40.723Z] 8b9ead30868a: Preparing [2025-10-30T08:46:40.723Z] 572d09bff2f8: Preparing [2025-10-30T08:46:40.723Z] 4bf8df7d55fb: Preparing [2025-10-30T08:46:40.723Z] abfcb263a588: Preparing [2025-10-30T08:46:40.723Z] 8b9ead30868a: Waiting [2025-10-30T08:46:40.723Z] 572d09bff2f8: Waiting [2025-10-30T08:46:40.723Z] 4bf8df7d55fb: Waiting [2025-10-30T08:46:40.723Z] abfcb263a588: Waiting [2025-10-30T08:46:40.723Z] abd6ce0db20e: Layer already exists [2025-10-30T08:46:40.723Z] e800f6cb9268: Layer already exists [2025-10-30T08:46:40.723Z] cfe5019ceee1: Layer already exists [2025-10-30T08:46:40.723Z] 17cc544314f0: Layer already exists [2025-10-30T08:46:40.723Z] cfd48c6e6720: Layer already exists [2025-10-30T08:46:40.723Z] 572d09bff2f8: Layer already exists [2025-10-30T08:46:40.723Z] abfcb263a588: Layer already exists [2025-10-30T08:46:40.723Z] 4bf8df7d55fb: Layer already exists [2025-10-30T08:46:40.723Z] 8b9ead30868a: Layer already exists [2025-10-30T08:46:40.723Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:41.053Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:41.386Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-10-30T08:46:41.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-30T08:46:41.386Z] e800f6cb9268: Preparing [2025-10-30T08:46:41.386Z] cfd48c6e6720: Preparing [2025-10-30T08:46:41.386Z] cfe5019ceee1: Preparing [2025-10-30T08:46:41.386Z] 17cc544314f0: Preparing [2025-10-30T08:46:41.386Z] abd6ce0db20e: Preparing [2025-10-30T08:46:41.386Z] 8b9ead30868a: Preparing [2025-10-30T08:46:41.386Z] 572d09bff2f8: Preparing [2025-10-30T08:46:41.386Z] 4bf8df7d55fb: Preparing [2025-10-30T08:46:41.386Z] abfcb263a588: Preparing [2025-10-30T08:46:41.386Z] 8b9ead30868a: Waiting [2025-10-30T08:46:41.386Z] 4bf8df7d55fb: Waiting [2025-10-30T08:46:41.386Z] abfcb263a588: Waiting [2025-10-30T08:46:41.386Z] 572d09bff2f8: Waiting [2025-10-30T08:46:41.386Z] 17cc544314f0: Layer already exists [2025-10-30T08:46:41.386Z] e800f6cb9268: Layer already exists [2025-10-30T08:46:41.386Z] cfd48c6e6720: Layer already exists [2025-10-30T08:46:41.386Z] cfe5019ceee1: Layer already exists [2025-10-30T08:46:41.386Z] abd6ce0db20e: Layer already exists [2025-10-30T08:46:41.386Z] 8b9ead30868a: Layer already exists [2025-10-30T08:46:41.386Z] abfcb263a588: Layer already exists [2025-10-30T08:46:41.386Z] 572d09bff2f8: Layer already exists [2025-10-30T08:46:41.386Z] 4bf8df7d55fb: Layer already exists [2025-10-30T08:46:41.386Z] main: digest: sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T08:46:41.445Z] ===================================================== [Pipeline] echo [2025-10-30T08:46:41.460Z] taggedImages: [2025-10-30T08:46:41.460Z] - nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:46:41.460Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-30T08:46:41.460Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.70 [2025-10-30T08:46:41.460Z] - nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:46:41.460Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-10-30T08:46:41.488Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-10-30T08:46:41.488Z] 7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:46:41.488Z] latest [2025-10-30T08:46:41.488Z] 4.1.0-dev.70 [2025-10-30T08:46:41.488Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:46:41.488Z] main [2025-10-30T08:46:41.488Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:41.842Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:42.165Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:46:42.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-30T08:46:42.165Z] 8275c7baf496: Preparing [2025-10-30T08:46:42.165Z] ee2df37c0f01: Preparing [2025-10-30T08:46:42.165Z] 17cc544314f0: Preparing [2025-10-30T08:46:42.165Z] abd6ce0db20e: Preparing [2025-10-30T08:46:42.165Z] b2ee5f7fb55d: Preparing [2025-10-30T08:46:42.165Z] fe34fcca9fe0: Preparing [2025-10-30T08:46:42.165Z] abfcb263a588: Preparing [2025-10-30T08:46:42.165Z] fe34fcca9fe0: Waiting [2025-10-30T08:46:42.165Z] abfcb263a588: Waiting [2025-10-30T08:46:42.165Z] abd6ce0db20e: Layer already exists [2025-10-30T08:46:42.165Z] 17cc544314f0: Layer already exists [2025-10-30T08:46:42.165Z] abfcb263a588: Layer already exists [2025-10-30T08:46:42.165Z] 8275c7baf496: Pushed [2025-10-30T08:46:42.165Z] b2ee5f7fb55d: Pushed [2025-10-30T08:46:42.731Z] fe34fcca9fe0: Pushed [2025-10-30T08:46:46.017Z] ee2df37c0f01: Pushed [2025-10-30T08:46:46.276Z] 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:46.604Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:46.924Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-30T08:46:46.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-30T08:46:46.924Z] 8275c7baf496: Preparing [2025-10-30T08:46:46.924Z] ee2df37c0f01: Preparing [2025-10-30T08:46:46.924Z] 17cc544314f0: Preparing [2025-10-30T08:46:46.924Z] abd6ce0db20e: Preparing [2025-10-30T08:46:46.924Z] b2ee5f7fb55d: Preparing [2025-10-30T08:46:46.924Z] fe34fcca9fe0: Preparing [2025-10-30T08:46:46.924Z] abfcb263a588: Preparing [2025-10-30T08:46:46.924Z] fe34fcca9fe0: Waiting [2025-10-30T08:46:46.924Z] abfcb263a588: Waiting [2025-10-30T08:46:46.924Z] 8275c7baf496: Layer already exists [2025-10-30T08:46:46.924Z] ee2df37c0f01: Layer already exists [2025-10-30T08:46:46.924Z] 17cc544314f0: Layer already exists [2025-10-30T08:46:46.924Z] b2ee5f7fb55d: Layer already exists [2025-10-30T08:46:46.924Z] abd6ce0db20e: Layer already exists [2025-10-30T08:46:46.924Z] fe34fcca9fe0: Layer already exists [2025-10-30T08:46:46.924Z] abfcb263a588: Layer already exists [2025-10-30T08:46:46.924Z] latest: digest: sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:47.253Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:47.584Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.70 [2025-10-30T08:46:47.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-30T08:46:47.584Z] 8275c7baf496: Preparing [2025-10-30T08:46:47.584Z] ee2df37c0f01: Preparing [2025-10-30T08:46:47.584Z] 17cc544314f0: Preparing [2025-10-30T08:46:47.584Z] abd6ce0db20e: Preparing [2025-10-30T08:46:47.584Z] b2ee5f7fb55d: Preparing [2025-10-30T08:46:47.584Z] fe34fcca9fe0: Preparing [2025-10-30T08:46:47.584Z] abfcb263a588: Preparing [2025-10-30T08:46:47.584Z] fe34fcca9fe0: Waiting [2025-10-30T08:46:47.584Z] abfcb263a588: Waiting [2025-10-30T08:46:47.584Z] b2ee5f7fb55d: Layer already exists [2025-10-30T08:46:47.584Z] 8275c7baf496: Layer already exists [2025-10-30T08:46:47.584Z] ee2df37c0f01: Layer already exists [2025-10-30T08:46:47.584Z] abd6ce0db20e: Layer already exists [2025-10-30T08:46:47.584Z] 17cc544314f0: Layer already exists [2025-10-30T08:46:47.584Z] fe34fcca9fe0: Layer already exists [2025-10-30T08:46:47.584Z] abfcb263a588: Layer already exists [2025-10-30T08:46:47.584Z] 4.1.0-dev.70: digest: sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:47.910Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:48.244Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:46:48.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-30T08:46:48.244Z] 8275c7baf496: Preparing [2025-10-30T08:46:48.244Z] ee2df37c0f01: Preparing [2025-10-30T08:46:48.244Z] 17cc544314f0: Preparing [2025-10-30T08:46:48.244Z] abd6ce0db20e: Preparing [2025-10-30T08:46:48.244Z] b2ee5f7fb55d: Preparing [2025-10-30T08:46:48.244Z] fe34fcca9fe0: Preparing [2025-10-30T08:46:48.244Z] abfcb263a588: Preparing [2025-10-30T08:46:48.244Z] fe34fcca9fe0: Waiting [2025-10-30T08:46:48.244Z] abfcb263a588: Waiting [2025-10-30T08:46:48.244Z] 17cc544314f0: Layer already exists [2025-10-30T08:46:48.244Z] ee2df37c0f01: Layer already exists [2025-10-30T08:46:48.244Z] 8275c7baf496: Layer already exists [2025-10-30T08:46:48.244Z] b2ee5f7fb55d: Layer already exists [2025-10-30T08:46:48.244Z] abd6ce0db20e: Layer already exists [2025-10-30T08:46:48.244Z] fe34fcca9fe0: Layer already exists [2025-10-30T08:46:48.244Z] abfcb263a588: Layer already exists [2025-10-30T08:46:48.244Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:48.574Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:48.907Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-10-30T08:46:48.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-30T08:46:48.907Z] 8275c7baf496: Preparing [2025-10-30T08:46:48.907Z] ee2df37c0f01: Preparing [2025-10-30T08:46:48.907Z] 17cc544314f0: Preparing [2025-10-30T08:46:48.907Z] abd6ce0db20e: Preparing [2025-10-30T08:46:48.907Z] b2ee5f7fb55d: Preparing [2025-10-30T08:46:48.907Z] fe34fcca9fe0: Preparing [2025-10-30T08:46:48.907Z] abfcb263a588: Preparing [2025-10-30T08:46:48.907Z] abfcb263a588: Waiting [2025-10-30T08:46:48.907Z] fe34fcca9fe0: Waiting [2025-10-30T08:46:48.907Z] abd6ce0db20e: Layer already exists [2025-10-30T08:46:48.907Z] b2ee5f7fb55d: Layer already exists [2025-10-30T08:46:48.907Z] 8275c7baf496: Layer already exists [2025-10-30T08:46:48.907Z] 17cc544314f0: Layer already exists [2025-10-30T08:46:48.907Z] ee2df37c0f01: Layer already exists [2025-10-30T08:46:48.907Z] fe34fcca9fe0: Layer already exists [2025-10-30T08:46:48.907Z] abfcb263a588: Layer already exists [2025-10-30T08:46:48.907Z] main: digest: sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T08:46:48.980Z] ===================================================== [Pipeline] echo [2025-10-30T08:46:48.995Z] taggedImages: [2025-10-30T08:46:48.995Z] - nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:46:48.995Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-30T08:46:48.995Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.70 [2025-10-30T08:46:48.995Z] - nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:46:48.995Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-10-30T08:46:49.021Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-10-30T08:46:49.021Z] 7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:46:49.021Z] latest [2025-10-30T08:46:49.021Z] 4.1.0-dev.70 [2025-10-30T08:46:49.021Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:46:49.021Z] main [2025-10-30T08:46:49.021Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:49.370Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:49.696Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:46:49.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-30T08:46:49.696Z] 15c97ca0c13c: Preparing [2025-10-30T08:46:49.696Z] fa49c37f5421: Preparing [2025-10-30T08:46:49.696Z] 17cc544314f0: Preparing [2025-10-30T08:46:49.696Z] abd6ce0db20e: Preparing [2025-10-30T08:46:49.696Z] d7f6a6cb0c73: Preparing [2025-10-30T08:46:49.696Z] 4d171a821ca1: Preparing [2025-10-30T08:46:49.696Z] abfcb263a588: Preparing [2025-10-30T08:46:49.696Z] 4d171a821ca1: Waiting [2025-10-30T08:46:49.696Z] abfcb263a588: Waiting [2025-10-30T08:46:49.696Z] 17cc544314f0: Layer already exists [2025-10-30T08:46:49.696Z] abd6ce0db20e: Layer already exists [2025-10-30T08:46:49.696Z] abfcb263a588: Layer already exists [2025-10-30T08:46:49.696Z] d7f6a6cb0c73: Pushed [2025-10-30T08:46:49.696Z] 15c97ca0c13c: Pushed [2025-10-30T08:46:49.960Z] 4d171a821ca1: Pushed [2025-10-30T08:46:54.158Z] fa49c37f5421: Pushed [2025-10-30T08:46:54.158Z] 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:54.493Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:54.824Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-30T08:46:54.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-30T08:46:54.824Z] 15c97ca0c13c: Preparing [2025-10-30T08:46:54.824Z] fa49c37f5421: Preparing [2025-10-30T08:46:54.824Z] 17cc544314f0: Preparing [2025-10-30T08:46:54.824Z] abd6ce0db20e: Preparing [2025-10-30T08:46:54.824Z] d7f6a6cb0c73: Preparing [2025-10-30T08:46:54.824Z] 4d171a821ca1: Preparing [2025-10-30T08:46:54.824Z] abfcb263a588: Preparing [2025-10-30T08:46:54.824Z] 4d171a821ca1: Waiting [2025-10-30T08:46:54.824Z] abfcb263a588: Waiting [2025-10-30T08:46:54.824Z] 17cc544314f0: Layer already exists [2025-10-30T08:46:54.824Z] fa49c37f5421: Layer already exists [2025-10-30T08:46:54.824Z] d7f6a6cb0c73: Layer already exists [2025-10-30T08:46:54.824Z] 15c97ca0c13c: Layer already exists [2025-10-30T08:46:54.824Z] abd6ce0db20e: Layer already exists [2025-10-30T08:46:54.824Z] abfcb263a588: Layer already exists [2025-10-30T08:46:54.824Z] 4d171a821ca1: Layer already exists [2025-10-30T08:46:54.824Z] latest: digest: sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:55.156Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:55.479Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.70 [2025-10-30T08:46:55.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-30T08:46:55.479Z] 15c97ca0c13c: Preparing [2025-10-30T08:46:55.479Z] fa49c37f5421: Preparing [2025-10-30T08:46:55.479Z] 17cc544314f0: Preparing [2025-10-30T08:46:55.479Z] abd6ce0db20e: Preparing [2025-10-30T08:46:55.479Z] d7f6a6cb0c73: Preparing [2025-10-30T08:46:55.479Z] 4d171a821ca1: Preparing [2025-10-30T08:46:55.479Z] abfcb263a588: Preparing [2025-10-30T08:46:55.479Z] 4d171a821ca1: Waiting [2025-10-30T08:46:55.479Z] abfcb263a588: Waiting [2025-10-30T08:46:55.479Z] d7f6a6cb0c73: Layer already exists [2025-10-30T08:46:55.479Z] 15c97ca0c13c: Layer already exists [2025-10-30T08:46:55.479Z] abd6ce0db20e: Layer already exists [2025-10-30T08:46:55.479Z] 17cc544314f0: Layer already exists [2025-10-30T08:46:55.479Z] fa49c37f5421: Layer already exists [2025-10-30T08:46:55.479Z] abfcb263a588: Layer already exists [2025-10-30T08:46:55.479Z] 4d171a821ca1: Layer already exists [2025-10-30T08:46:55.479Z] 4.1.0-dev.70: digest: sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:55.812Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:56.144Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:46:56.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-30T08:46:56.144Z] 15c97ca0c13c: Preparing [2025-10-30T08:46:56.144Z] fa49c37f5421: Preparing [2025-10-30T08:46:56.144Z] 17cc544314f0: Preparing [2025-10-30T08:46:56.144Z] abd6ce0db20e: Preparing [2025-10-30T08:46:56.144Z] d7f6a6cb0c73: Preparing [2025-10-30T08:46:56.144Z] 4d171a821ca1: Preparing [2025-10-30T08:46:56.144Z] abfcb263a588: Preparing [2025-10-30T08:46:56.144Z] abfcb263a588: Waiting [2025-10-30T08:46:56.144Z] 4d171a821ca1: Waiting [2025-10-30T08:46:56.144Z] 17cc544314f0: Layer already exists [2025-10-30T08:46:56.144Z] 15c97ca0c13c: Layer already exists [2025-10-30T08:46:56.144Z] d7f6a6cb0c73: Layer already exists [2025-10-30T08:46:56.144Z] abd6ce0db20e: Layer already exists [2025-10-30T08:46:56.144Z] fa49c37f5421: Layer already exists [2025-10-30T08:46:56.144Z] abfcb263a588: Layer already exists [2025-10-30T08:46:56.144Z] 4d171a821ca1: Layer already exists [2025-10-30T08:46:56.144Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:56.475Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:46:56.814Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-10-30T08:46:56.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-30T08:46:56.814Z] 15c97ca0c13c: Preparing [2025-10-30T08:46:56.814Z] fa49c37f5421: Preparing [2025-10-30T08:46:56.814Z] 17cc544314f0: Preparing [2025-10-30T08:46:56.814Z] abd6ce0db20e: Preparing [2025-10-30T08:46:56.814Z] d7f6a6cb0c73: Preparing [2025-10-30T08:46:56.814Z] 4d171a821ca1: Preparing [2025-10-30T08:46:56.814Z] abfcb263a588: Preparing [2025-10-30T08:46:56.814Z] 4d171a821ca1: Waiting [2025-10-30T08:46:56.814Z] abfcb263a588: Waiting [2025-10-30T08:46:56.814Z] d7f6a6cb0c73: Layer already exists [2025-10-30T08:46:56.814Z] fa49c37f5421: Layer already exists [2025-10-30T08:46:56.814Z] abd6ce0db20e: Layer already exists [2025-10-30T08:46:56.814Z] 17cc544314f0: Layer already exists [2025-10-30T08:46:56.814Z] 15c97ca0c13c: Layer already exists [2025-10-30T08:46:56.814Z] 4d171a821ca1: Layer already exists [2025-10-30T08:46:56.814Z] abfcb263a588: Layer already exists [2025-10-30T08:46:56.814Z] main: digest: sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T08:46:56.891Z] ===================================================== [Pipeline] echo [2025-10-30T08:46:56.908Z] taggedImages: [2025-10-30T08:46:56.908Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:46:56.908Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-30T08:46:56.908Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.70 [2025-10-30T08:46:56.908Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:46:56.908Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-10-30T08:46:56.968Z] ========================================================= [2025-10-30T08:46:56.968Z] [edgeXBuildMultiArch] RAW Config: [2025-10-30T08:46:56.968Z] images: [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.70 [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.70 [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.70 [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.70 [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.70 [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.70 [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.70 [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.70 [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.70 [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.70 [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.70 [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.70 [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.70 [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.70 [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.70 [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:46:56.968Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-10-30T08:46:56.968Z] settingsFile: [2025-10-30T08:46:56.968Z] edgex-go-settings [2025-10-30T08:46:56.968Z] ========================================================= [Pipeline] node [2025-10-30T08:47:11.971Z] Still waiting to schedule task [2025-10-30T08:47:11.971Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2025-10-30T08:50:17.842Z] Running on prd-centos7-docker-4c-2g-771026 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-30T08:50:17.892Z] provisioning config files... [2025-10-30T08:50:17.942Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config15238696931210588207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-30T08:50:21.953Z] ---> ****-login.sh [2025-10-30T08:50:21.953Z] nexus3.edgexfoundry.org:10001 [2025-10-30T08:50:22.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T08:50:22.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T08:50:22.224Z] Configure a credential helper to remove this warning. See [2025-10-30T08:50:22.224Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T08:50:22.224Z] [2025-10-30T08:50:22.224Z] Login Succeeded [2025-10-30T08:50:22.224Z] nexus3.edgexfoundry.org:10002 [2025-10-30T08:50:22.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T08:50:22.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T08:50:22.488Z] Configure a credential helper to remove this warning. See [2025-10-30T08:50:22.488Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T08:50:22.488Z] [2025-10-30T08:50:22.488Z] Login Succeeded [2025-10-30T08:50:22.488Z] nexus3.edgexfoundry.org:10003 [2025-10-30T08:50:22.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T08:50:22.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T08:50:22.489Z] Configure a credential helper to remove this warning. See [2025-10-30T08:50:22.489Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T08:50:22.489Z] [2025-10-30T08:50:22.489Z] Login Succeeded [2025-10-30T08:50:22.489Z] nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:22.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T08:50:22.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T08:50:22.754Z] Configure a credential helper to remove this warning. See [2025-10-30T08:50:22.754Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T08:50:22.754Z] [2025-10-30T08:50:22.754Z] Login Succeeded [2025-10-30T08:50:22.754Z] ****.io [2025-10-30T08:50:22.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T08:50:22.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T08:50:22.754Z] Configure a credential helper to remove this warning. See [2025-10-30T08:50:22.754Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T08:50:22.754Z] [2025-10-30T08:50:22.754Z] Login Succeeded [2025-10-30T08:50:22.754Z] ---> ****-login.sh ends [Pipeline] } [2025-10-30T08:50:22.768Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-30T08:50:23.136Z] + docker buildx ls [2025-10-30T08:50:23.397Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-30T08:50:23.397Z] default * docker [2025-10-30T08:50:23.397Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-30T08:50:23.710Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-10-30T08:50:23.710Z] edgex-builder [Pipeline] sh [2025-10-30T08:50:24.014Z] + docker buildx inspect --bootstrap [2025-10-30T08:50:24.014Z] #1 [internal] booting buildkit [2025-10-30T08:50:24.014Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-10-30T08:50:27.311Z] #1 pulling image moby/buildkit:buildx-stable-1 3.2s done [2025-10-30T08:50:27.311Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-10-30T08:50:29.221Z] #1 creating container buildx_buildkit_edgex-builder0 2.1s done [2025-10-30T08:50:29.221Z] #1 DONE 5.4s [2025-10-30T08:50:29.486Z] Name: edgex-builder [2025-10-30T08:50:29.486Z] Driver: docker-container [2025-10-30T08:50:29.486Z] [2025-10-30T08:50:29.486Z] Nodes: [2025-10-30T08:50:29.486Z] Name: edgex-builder0 [2025-10-30T08:50:29.486Z] Endpoint: unix:///var/run/docker.sock [2025-10-30T08:50:29.486Z] Status: running [2025-10-30T08:50:29.486Z] Buildkit: v0.25.1 [2025-10-30T08:50:29.486Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-10-30T08:50:29.781Z] + docker buildx ls [2025-10-30T08:50:29.781Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-30T08:50:29.781Z] edgex-builder * docker-container [2025-10-30T08:50:29.781Z] edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-10-30T08:50:29.781Z] default docker [2025-10-30T08:50:29.781Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-30T08:50:30.092Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c --push - [2025-10-30T08:50:30.092Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c' [2025-10-30T08:50:30.355Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:30.355Z] #1 transferring dockerfile: 197B done [2025-10-30T08:50:30.355Z] #1 DONE 0.0s [2025-10-30T08:50:30.355Z] [2025-10-30T08:50:30.355Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:50:30.355Z] #2 DONE 0.1s [2025-10-30T08:50:30.355Z] [2025-10-30T08:50:30.355Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:50:30.616Z] #3 DONE 0.1s [2025-10-30T08:50:30.616Z] [2025-10-30T08:50:30.616Z] #4 [internal] load .dockerignore [2025-10-30T08:50:30.616Z] #4 transferring context: 2B done [2025-10-30T08:50:30.616Z] #4 DONE 0.0s [2025-10-30T08:50:30.616Z] [2025-10-30T08:50:30.616Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 [2025-10-30T08:50:30.616Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 0.0s done [2025-10-30T08:50:30.616Z] #5 DONE 0.0s [2025-10-30T08:50:30.616Z] [2025-10-30T08:50:30.616Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 [2025-10-30T08:50:30.616Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 done [2025-10-30T08:50:30.616Z] #6 DONE 0.1s [2025-10-30T08:50:30.616Z] [2025-10-30T08:50:30.616Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:30.616Z] #7 DONE 0.0s [2025-10-30T08:50:30.616Z] [2025-10-30T08:50:30.616Z] #8 exporting to image [2025-10-30T08:50:30.616Z] #8 exporting layers done [2025-10-30T08:50:30.616Z] #8 exporting manifest sha256:03da17f3a33f1cf18f89380067f38bc349854f412f3a82d6db4456297e786339 0.0s done [2025-10-30T08:50:30.616Z] #8 exporting config sha256:620e18a44e7ef4e3010ca5da2abce662fd8e80e89b8a16d45afe701825cbd1e4 done [2025-10-30T08:50:30.616Z] #8 exporting manifest sha256:ca6121c3044e2ce85b545d08435b40ef92ab3a771278c984f8ab09d01d678212 done [2025-10-30T08:50:30.616Z] #8 exporting config sha256:dc1eb5c988ed137fd0866cfb77e462f7650f9f9d58b20ebb5b96f142bfb98344 done [2025-10-30T08:50:30.616Z] #8 exporting manifest list sha256:96e66fb2971cce8a09c2859957806f03f9e323277596387948db2c417a010e06 done [2025-10-30T08:50:30.616Z] #8 pushing layers [2025-10-30T08:50:30.616Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:30.880Z] #8 pushing layers 0.1s done [2025-10-30T08:50:30.880Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c@sha256:96e66fb2971cce8a09c2859957806f03f9e323277596387948db2c417a010e06 [2025-10-30T08:50:30.880Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c@sha256:96e66fb2971cce8a09c2859957806f03f9e323277596387948db2c417a010e06 0.2s done [2025-10-30T08:50:30.880Z] #8 DONE 0.4s [2025-10-30T08:50:30.880Z] [2025-10-30T08:50:30.880Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:30.880Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:31.177Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2025-10-30T08:50:31.177Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2025-10-30T08:50:31.437Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:31.437Z] #1 transferring dockerfile: 163B done [2025-10-30T08:50:31.437Z] #1 DONE 0.0s [2025-10-30T08:50:31.437Z] [2025-10-30T08:50:31.437Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-30T08:50:31.437Z] #2 DONE 0.0s [2025-10-30T08:50:31.437Z] [2025-10-30T08:50:31.437Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-30T08:50:31.437Z] #3 DONE 0.0s [2025-10-30T08:50:31.437Z] [2025-10-30T08:50:31.437Z] #4 [internal] load .dockerignore [2025-10-30T08:50:31.437Z] #4 transferring context: 2B done [2025-10-30T08:50:31.437Z] #4 DONE 0.0s [2025-10-30T08:50:31.437Z] [2025-10-30T08:50:31.437Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 [2025-10-30T08:50:31.437Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 done [2025-10-30T08:50:31.437Z] #5 DONE 0.0s [2025-10-30T08:50:31.437Z] [2025-10-30T08:50:31.437Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 [2025-10-30T08:50:31.437Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 0.0s done [2025-10-30T08:50:31.437Z] #6 CACHED [2025-10-30T08:50:31.437Z] [2025-10-30T08:50:31.437Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 [2025-10-30T08:50:31.437Z] #5 CACHED [2025-10-30T08:50:31.437Z] [2025-10-30T08:50:31.437Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:31.437Z] #7 DONE 0.0s [2025-10-30T08:50:31.437Z] [2025-10-30T08:50:31.437Z] #8 exporting to image [2025-10-30T08:50:31.437Z] #8 exporting layers done [2025-10-30T08:50:31.437Z] #8 exporting manifest sha256:03da17f3a33f1cf18f89380067f38bc349854f412f3a82d6db4456297e786339 done [2025-10-30T08:50:31.437Z] #8 exporting config sha256:620e18a44e7ef4e3010ca5da2abce662fd8e80e89b8a16d45afe701825cbd1e4 done [2025-10-30T08:50:31.437Z] #8 exporting manifest sha256:ca6121c3044e2ce85b545d08435b40ef92ab3a771278c984f8ab09d01d678212 done [2025-10-30T08:50:31.437Z] #8 exporting config sha256:dc1eb5c988ed137fd0866cfb77e462f7650f9f9d58b20ebb5b96f142bfb98344 done [2025-10-30T08:50:31.437Z] #8 exporting manifest list sha256:96e66fb2971cce8a09c2859957806f03f9e323277596387948db2c417a010e06 done [2025-10-30T08:50:31.437Z] #8 pushing layers 0.0s done [2025-10-30T08:50:31.437Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:96e66fb2971cce8a09c2859957806f03f9e323277596387948db2c417a010e06 0.1s done [2025-10-30T08:50:31.437Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:31.437Z] #8 DONE 0.1s [2025-10-30T08:50:31.437Z] [2025-10-30T08:50:31.437Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:31.437Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:31.753Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.70' [2025-10-30T08:50:31.753Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.70 --push - [2025-10-30T08:50:31.753Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:31.753Z] #1 transferring dockerfile: 169B done [2025-10-30T08:50:31.753Z] #1 DONE 0.0s [2025-10-30T08:50:31.753Z] [2025-10-30T08:50:31.753Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.70 [2025-10-30T08:50:31.753Z] #2 DONE 0.0s [2025-10-30T08:50:31.753Z] [2025-10-30T08:50:31.753Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.70 [2025-10-30T08:50:31.753Z] #3 DONE 0.0s [2025-10-30T08:50:31.753Z] [2025-10-30T08:50:31.753Z] #4 [internal] load .dockerignore [2025-10-30T08:50:31.753Z] #4 transferring context: 2B done [2025-10-30T08:50:31.753Z] #4 DONE 0.0s [2025-10-30T08:50:31.753Z] [2025-10-30T08:50:31.753Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.70@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 [2025-10-30T08:50:31.753Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.70@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 0.0s done [2025-10-30T08:50:31.753Z] #5 CACHED [2025-10-30T08:50:31.753Z] [2025-10-30T08:50:31.753Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.70@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 [2025-10-30T08:50:31.753Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.70@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 0.0s done [2025-10-30T08:50:31.753Z] #6 CACHED [2025-10-30T08:50:31.753Z] [2025-10-30T08:50:31.753Z] #7 exporting to image [2025-10-30T08:50:31.753Z] #7 exporting layers done [2025-10-30T08:50:31.753Z] #7 exporting manifest sha256:03da17f3a33f1cf18f89380067f38bc349854f412f3a82d6db4456297e786339 done [2025-10-30T08:50:31.753Z] #7 exporting config sha256:620e18a44e7ef4e3010ca5da2abce662fd8e80e89b8a16d45afe701825cbd1e4 done [2025-10-30T08:50:31.753Z] #7 exporting manifest sha256:ca6121c3044e2ce85b545d08435b40ef92ab3a771278c984f8ab09d01d678212 done [2025-10-30T08:50:31.753Z] #7 exporting config sha256:dc1eb5c988ed137fd0866cfb77e462f7650f9f9d58b20ebb5b96f142bfb98344 done [2025-10-30T08:50:31.753Z] #7 exporting manifest list sha256:96e66fb2971cce8a09c2859957806f03f9e323277596387948db2c417a010e06 done [2025-10-30T08:50:31.753Z] #7 pushing layers [2025-10-30T08:50:31.753Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:32.016Z] #7 pushing layers 0.0s done [2025-10-30T08:50:32.016Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.70@sha256:96e66fb2971cce8a09c2859957806f03f9e323277596387948db2c417a010e06 0.1s done [2025-10-30T08:50:32.016Z] #7 DONE 0.1s [2025-10-30T08:50:32.016Z] [2025-10-30T08:50:32.016Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:32.016Z] #8 DONE 0.0s [2025-10-30T08:50:32.016Z] [2025-10-30T08:50:32.016Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:32.016Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:32.324Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70' [2025-10-30T08:50:32.324Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 --push - [2025-10-30T08:50:32.324Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:32.324Z] #1 transferring dockerfile: 210B done [2025-10-30T08:50:32.324Z] #1 DONE 0.0s [2025-10-30T08:50:32.324Z] [2025-10-30T08:50:32.324Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:50:32.324Z] #2 DONE 0.0s [2025-10-30T08:50:32.324Z] [2025-10-30T08:50:32.324Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:50:32.324Z] #3 DONE 0.0s [2025-10-30T08:50:32.324Z] [2025-10-30T08:50:32.324Z] #4 [internal] load .dockerignore [2025-10-30T08:50:32.324Z] #4 transferring context: 2B done [2025-10-30T08:50:32.324Z] #4 DONE 0.0s [2025-10-30T08:50:32.324Z] [2025-10-30T08:50:32.324Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 [2025-10-30T08:50:32.324Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 0.0s done [2025-10-30T08:50:32.324Z] #5 CACHED [2025-10-30T08:50:32.324Z] [2025-10-30T08:50:32.324Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 [2025-10-30T08:50:32.324Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 0.0s done [2025-10-30T08:50:32.324Z] #6 CACHED [2025-10-30T08:50:32.324Z] [2025-10-30T08:50:32.324Z] #7 exporting to image [2025-10-30T08:50:32.324Z] #7 exporting layers done [2025-10-30T08:50:32.324Z] #7 exporting manifest sha256:03da17f3a33f1cf18f89380067f38bc349854f412f3a82d6db4456297e786339 done [2025-10-30T08:50:32.324Z] #7 exporting config sha256:620e18a44e7ef4e3010ca5da2abce662fd8e80e89b8a16d45afe701825cbd1e4 done [2025-10-30T08:50:32.324Z] #7 exporting manifest sha256:ca6121c3044e2ce85b545d08435b40ef92ab3a771278c984f8ab09d01d678212 done [2025-10-30T08:50:32.324Z] #7 exporting config sha256:dc1eb5c988ed137fd0866cfb77e462f7650f9f9d58b20ebb5b96f142bfb98344 [2025-10-30T08:50:32.324Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:32.588Z] #7 ... [2025-10-30T08:50:32.588Z] [2025-10-30T08:50:32.588Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:32.588Z] #8 DONE 0.0s [2025-10-30T08:50:32.588Z] [2025-10-30T08:50:32.588Z] #7 exporting to image [2025-10-30T08:50:32.588Z] #7 exporting config sha256:dc1eb5c988ed137fd0866cfb77e462f7650f9f9d58b20ebb5b96f142bfb98344 done [2025-10-30T08:50:32.588Z] #7 exporting manifest list sha256:96e66fb2971cce8a09c2859957806f03f9e323277596387948db2c417a010e06 done [2025-10-30T08:50:32.588Z] #7 pushing layers 0.0s done [2025-10-30T08:50:32.588Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:96e66fb2971cce8a09c2859957806f03f9e323277596387948db2c417a010e06 [2025-10-30T08:50:32.588Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:96e66fb2971cce8a09c2859957806f03f9e323277596387948db2c417a010e06 0.2s done [2025-10-30T08:50:32.588Z] #7 DONE 0.2s [2025-10-30T08:50:32.588Z] [2025-10-30T08:50:32.588Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:32.588Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:32.889Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2025-10-30T08:50:32.889Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2025-10-30T08:50:32.889Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:32.889Z] #1 transferring dockerfile: 161B done [2025-10-30T08:50:32.889Z] #1 DONE 0.0s [2025-10-30T08:50:32.889Z] [2025-10-30T08:50:32.889Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-10-30T08:50:32.889Z] #2 DONE 0.0s [2025-10-30T08:50:32.889Z] [2025-10-30T08:50:32.889Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-10-30T08:50:32.889Z] #3 DONE 0.0s [2025-10-30T08:50:32.889Z] [2025-10-30T08:50:32.889Z] #4 [internal] load .dockerignore [2025-10-30T08:50:32.889Z] #4 transferring context: 2B done [2025-10-30T08:50:32.889Z] #4 DONE 0.0s [2025-10-30T08:50:32.889Z] [2025-10-30T08:50:32.889Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 [2025-10-30T08:50:32.889Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 0.0s done [2025-10-30T08:50:32.889Z] #5 CACHED [2025-10-30T08:50:32.889Z] [2025-10-30T08:50:32.889Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 [2025-10-30T08:50:32.889Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:4bccd84b443176ed7e892df98b32259b67664c5fb77cc10732e4e3c8122ef8f0 0.0s done [2025-10-30T08:50:32.889Z] #6 CACHED [2025-10-30T08:50:32.889Z] [2025-10-30T08:50:32.889Z] #7 exporting to image [2025-10-30T08:50:32.889Z] #7 exporting layers done [2025-10-30T08:50:32.889Z] #7 exporting manifest sha256:03da17f3a33f1cf18f89380067f38bc349854f412f3a82d6db4456297e786339 done [2025-10-30T08:50:32.889Z] #7 exporting config sha256:620e18a44e7ef4e3010ca5da2abce662fd8e80e89b8a16d45afe701825cbd1e4 done [2025-10-30T08:50:32.889Z] #7 exporting manifest sha256:ca6121c3044e2ce85b545d08435b40ef92ab3a771278c984f8ab09d01d678212 done [2025-10-30T08:50:32.889Z] #7 exporting config sha256:dc1eb5c988ed137fd0866cfb77e462f7650f9f9d58b20ebb5b96f142bfb98344 done [2025-10-30T08:50:32.889Z] #7 exporting manifest list sha256:96e66fb2971cce8a09c2859957806f03f9e323277596387948db2c417a010e06 done [2025-10-30T08:50:32.889Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:33.148Z] #7 ... [2025-10-30T08:50:33.148Z] [2025-10-30T08:50:33.148Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:33.148Z] #8 DONE 0.0s [2025-10-30T08:50:33.148Z] [2025-10-30T08:50:33.148Z] #7 exporting to image [2025-10-30T08:50:33.148Z] #7 pushing layers 0.0s done [2025-10-30T08:50:33.148Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:96e66fb2971cce8a09c2859957806f03f9e323277596387948db2c417a010e06 [2025-10-30T08:50:33.148Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:96e66fb2971cce8a09c2859957806f03f9e323277596387948db2c417a010e06 0.1s done [2025-10-30T08:50:33.149Z] #7 DONE 0.2s [2025-10-30T08:50:33.149Z] [2025-10-30T08:50:33.149Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:33.149Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:33.437Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c' [2025-10-30T08:50:33.437Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c --push - [2025-10-30T08:50:33.437Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:33.437Z] #1 transferring dockerfile: 216B done [2025-10-30T08:50:33.437Z] #1 DONE 0.0s [2025-10-30T08:50:33.437Z] [2025-10-30T08:50:33.437Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:50:33.437Z] #2 DONE 0.0s [2025-10-30T08:50:33.437Z] [2025-10-30T08:50:33.437Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:50:33.437Z] #3 DONE 0.0s [2025-10-30T08:50:33.437Z] [2025-10-30T08:50:33.437Z] #4 [internal] load .dockerignore [2025-10-30T08:50:33.437Z] #4 transferring context: 2B done [2025-10-30T08:50:33.437Z] #4 DONE 0.0s [2025-10-30T08:50:33.696Z] [2025-10-30T08:50:33.696Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 [2025-10-30T08:50:33.696Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 [2025-10-30T08:50:33.696Z] #5 ... [2025-10-30T08:50:33.696Z] [2025-10-30T08:50:33.696Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 [2025-10-30T08:50:33.696Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 0.0s done [2025-10-30T08:50:33.696Z] #6 DONE 0.1s [2025-10-30T08:50:33.696Z] [2025-10-30T08:50:33.696Z] #7 exporting to image [2025-10-30T08:50:33.696Z] #7 exporting layers done [2025-10-30T08:50:33.696Z] #7 exporting manifest sha256:8a9c256e12f7fd3e77f0b927b84d61086dc9dafe770387d1dc595fdd4a5917fe done [2025-10-30T08:50:33.696Z] #7 exporting config sha256:01977c0211f751c11dc4690136ee0686f099781d6acbc1bd2558febaeb49510b done [2025-10-30T08:50:33.696Z] #7 exporting manifest sha256:5dc5b87633980f95032b475df159f00cdfe4f4593d0e84aa3a92bf74101f1974 done [2025-10-30T08:50:33.696Z] #7 exporting config sha256:12df2f9c8669070e3287c13eaa224c0e245e881e45073ca6462c3aa3fb84bec9 done [2025-10-30T08:50:33.696Z] #7 exporting manifest list sha256:946c016165921537fd50e20c919f861e56bbc97f0af1ca9ba1991b916f4ebcaf [2025-10-30T08:50:33.696Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:33.696Z] #7 ... [2025-10-30T08:50:33.696Z] [2025-10-30T08:50:33.696Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:33.696Z] #8 DONE 0.0s [2025-10-30T08:50:33.696Z] [2025-10-30T08:50:33.696Z] #7 exporting to image [2025-10-30T08:50:33.696Z] #7 exporting manifest list sha256:946c016165921537fd50e20c919f861e56bbc97f0af1ca9ba1991b916f4ebcaf done [2025-10-30T08:50:33.696Z] #7 pushing layers [2025-10-30T08:50:33.956Z] #7 pushing layers 0.2s done [2025-10-30T08:50:33.956Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c@sha256:946c016165921537fd50e20c919f861e56bbc97f0af1ca9ba1991b916f4ebcaf [2025-10-30T08:50:33.956Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c@sha256:946c016165921537fd50e20c919f861e56bbc97f0af1ca9ba1991b916f4ebcaf 0.2s done [2025-10-30T08:50:33.956Z] #7 DONE 0.4s [2025-10-30T08:50:33.956Z] [2025-10-30T08:50:33.956Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:33.956Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:34.245Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2025-10-30T08:50:34.245Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2025-10-30T08:50:34.245Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:34.245Z] #1 transferring dockerfile: 182B done [2025-10-30T08:50:34.245Z] #1 DONE 0.0s [2025-10-30T08:50:34.245Z] [2025-10-30T08:50:34.245Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-30T08:50:34.245Z] #2 DONE 0.0s [2025-10-30T08:50:34.245Z] [2025-10-30T08:50:34.245Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-30T08:50:34.245Z] #3 DONE 0.0s [2025-10-30T08:50:34.245Z] [2025-10-30T08:50:34.245Z] #4 [internal] load .dockerignore [2025-10-30T08:50:34.245Z] #4 transferring context: 2B done [2025-10-30T08:50:34.245Z] #4 DONE 0.0s [2025-10-30T08:50:34.245Z] [2025-10-30T08:50:34.245Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 [2025-10-30T08:50:34.245Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 0.0s done [2025-10-30T08:50:34.245Z] #5 CACHED [2025-10-30T08:50:34.245Z] [2025-10-30T08:50:34.245Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 [2025-10-30T08:50:34.245Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 0.0s done [2025-10-30T08:50:34.245Z] #6 CACHED [2025-10-30T08:50:34.245Z] [2025-10-30T08:50:34.245Z] #7 exporting to image [2025-10-30T08:50:34.245Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:34.507Z] #7 ... [2025-10-30T08:50:34.507Z] [2025-10-30T08:50:34.507Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:34.507Z] #8 DONE 0.0s [2025-10-30T08:50:34.507Z] [2025-10-30T08:50:34.507Z] #7 exporting to image [2025-10-30T08:50:34.507Z] #7 exporting layers done [2025-10-30T08:50:34.507Z] #7 exporting manifest sha256:8a9c256e12f7fd3e77f0b927b84d61086dc9dafe770387d1dc595fdd4a5917fe done [2025-10-30T08:50:34.507Z] #7 exporting config sha256:01977c0211f751c11dc4690136ee0686f099781d6acbc1bd2558febaeb49510b done [2025-10-30T08:50:34.507Z] #7 exporting manifest sha256:5dc5b87633980f95032b475df159f00cdfe4f4593d0e84aa3a92bf74101f1974 done [2025-10-30T08:50:34.507Z] #7 exporting config sha256:12df2f9c8669070e3287c13eaa224c0e245e881e45073ca6462c3aa3fb84bec9 done [2025-10-30T08:50:34.507Z] #7 exporting manifest list sha256:946c016165921537fd50e20c919f861e56bbc97f0af1ca9ba1991b916f4ebcaf done [2025-10-30T08:50:34.507Z] #7 pushing layers 0.0s done [2025-10-30T08:50:34.507Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:946c016165921537fd50e20c919f861e56bbc97f0af1ca9ba1991b916f4ebcaf [2025-10-30T08:50:34.507Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:946c016165921537fd50e20c919f861e56bbc97f0af1ca9ba1991b916f4ebcaf 0.2s done [2025-10-30T08:50:34.507Z] #7 DONE 0.2s [2025-10-30T08:50:34.507Z] [2025-10-30T08:50:34.507Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:34.507Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:34.801Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.70' [2025-10-30T08:50:34.801Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.70 --push - [2025-10-30T08:50:34.801Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:34.801Z] #1 transferring dockerfile: 188B done [2025-10-30T08:50:34.801Z] #1 DONE 0.0s [2025-10-30T08:50:34.801Z] [2025-10-30T08:50:34.801Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.70 [2025-10-30T08:50:34.801Z] #2 DONE 0.0s [2025-10-30T08:50:34.801Z] [2025-10-30T08:50:34.801Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.70 [2025-10-30T08:50:34.801Z] #3 DONE 0.0s [2025-10-30T08:50:34.801Z] [2025-10-30T08:50:34.801Z] #4 [internal] load .dockerignore [2025-10-30T08:50:34.801Z] #4 transferring context: 2B done [2025-10-30T08:50:34.801Z] #4 DONE 0.0s [2025-10-30T08:50:34.801Z] [2025-10-30T08:50:34.801Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.70@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 [2025-10-30T08:50:34.801Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.70@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 done [2025-10-30T08:50:34.801Z] #5 CACHED [2025-10-30T08:50:34.801Z] [2025-10-30T08:50:34.801Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.70@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 [2025-10-30T08:50:34.801Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.70@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 0.0s done [2025-10-30T08:50:34.801Z] #6 CACHED [2025-10-30T08:50:34.801Z] [2025-10-30T08:50:34.801Z] #7 exporting to image [2025-10-30T08:50:34.801Z] #7 exporting layers done [2025-10-30T08:50:34.801Z] #7 exporting manifest sha256:8a9c256e12f7fd3e77f0b927b84d61086dc9dafe770387d1dc595fdd4a5917fe done [2025-10-30T08:50:34.801Z] #7 exporting config sha256:01977c0211f751c11dc4690136ee0686f099781d6acbc1bd2558febaeb49510b done [2025-10-30T08:50:34.801Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:35.059Z] #7 ... [2025-10-30T08:50:35.059Z] [2025-10-30T08:50:35.059Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:35.059Z] #8 DONE 0.0s [2025-10-30T08:50:35.059Z] [2025-10-30T08:50:35.059Z] #7 exporting to image [2025-10-30T08:50:35.059Z] #7 exporting manifest sha256:5dc5b87633980f95032b475df159f00cdfe4f4593d0e84aa3a92bf74101f1974 done [2025-10-30T08:50:35.059Z] #7 exporting config sha256:12df2f9c8669070e3287c13eaa224c0e245e881e45073ca6462c3aa3fb84bec9 done [2025-10-30T08:50:35.059Z] #7 exporting manifest list sha256:946c016165921537fd50e20c919f861e56bbc97f0af1ca9ba1991b916f4ebcaf done [2025-10-30T08:50:35.059Z] #7 pushing layers 0.0s done [2025-10-30T08:50:35.059Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.70@sha256:946c016165921537fd50e20c919f861e56bbc97f0af1ca9ba1991b916f4ebcaf [2025-10-30T08:50:35.317Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.70@sha256:946c016165921537fd50e20c919f861e56bbc97f0af1ca9ba1991b916f4ebcaf 0.2s done [2025-10-30T08:50:35.317Z] #7 DONE 0.2s [2025-10-30T08:50:35.317Z] [2025-10-30T08:50:35.317Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:35.317Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:35.607Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 --push - [2025-10-30T08:50:35.607Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70' [2025-10-30T08:50:35.607Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:35.607Z] #1 transferring dockerfile: 229B done [2025-10-30T08:50:35.607Z] #1 DONE 0.0s [2025-10-30T08:50:35.607Z] [2025-10-30T08:50:35.607Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:50:35.607Z] #2 DONE 0.0s [2025-10-30T08:50:35.607Z] [2025-10-30T08:50:35.607Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:50:35.607Z] #3 DONE 0.1s [2025-10-30T08:50:35.607Z] [2025-10-30T08:50:35.607Z] #4 [internal] load .dockerignore [2025-10-30T08:50:35.607Z] #4 transferring context: 2B done [2025-10-30T08:50:35.607Z] #4 DONE 0.0s [2025-10-30T08:50:35.865Z] [2025-10-30T08:50:35.865Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 [2025-10-30T08:50:35.865Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 0.0s done [2025-10-30T08:50:35.865Z] #5 CACHED [2025-10-30T08:50:35.865Z] [2025-10-30T08:50:35.865Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 [2025-10-30T08:50:35.865Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 0.0s done [2025-10-30T08:50:35.865Z] #6 CACHED [2025-10-30T08:50:35.865Z] [2025-10-30T08:50:35.865Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:35.865Z] #7 DONE 0.0s [2025-10-30T08:50:35.865Z] [2025-10-30T08:50:35.865Z] #8 exporting to image [2025-10-30T08:50:35.865Z] #8 exporting layers done [2025-10-30T08:50:35.865Z] #8 exporting manifest sha256:8a9c256e12f7fd3e77f0b927b84d61086dc9dafe770387d1dc595fdd4a5917fe done [2025-10-30T08:50:35.865Z] #8 exporting config sha256:01977c0211f751c11dc4690136ee0686f099781d6acbc1bd2558febaeb49510b done [2025-10-30T08:50:35.865Z] #8 exporting manifest sha256:5dc5b87633980f95032b475df159f00cdfe4f4593d0e84aa3a92bf74101f1974 done [2025-10-30T08:50:35.865Z] #8 exporting config sha256:12df2f9c8669070e3287c13eaa224c0e245e881e45073ca6462c3aa3fb84bec9 done [2025-10-30T08:50:35.865Z] #8 exporting manifest list sha256:946c016165921537fd50e20c919f861e56bbc97f0af1ca9ba1991b916f4ebcaf done [2025-10-30T08:50:35.865Z] #8 pushing layers 0.0s done [2025-10-30T08:50:35.865Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:946c016165921537fd50e20c919f861e56bbc97f0af1ca9ba1991b916f4ebcaf 0.1s done [2025-10-30T08:50:35.865Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:35.865Z] #8 DONE 0.2s [2025-10-30T08:50:35.865Z] [2025-10-30T08:50:35.865Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:35.865Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:36.152Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2025-10-30T08:50:36.152Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2025-10-30T08:50:36.152Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:36.152Z] #1 transferring dockerfile: 180B done [2025-10-30T08:50:36.152Z] #1 DONE 0.0s [2025-10-30T08:50:36.152Z] [2025-10-30T08:50:36.152Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-10-30T08:50:36.152Z] #2 DONE 0.0s [2025-10-30T08:50:36.152Z] [2025-10-30T08:50:36.152Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-10-30T08:50:36.152Z] #3 DONE 0.0s [2025-10-30T08:50:36.152Z] [2025-10-30T08:50:36.152Z] #4 [internal] load .dockerignore [2025-10-30T08:50:36.152Z] #4 transferring context: 2B done [2025-10-30T08:50:36.152Z] #4 DONE 0.0s [2025-10-30T08:50:36.152Z] [2025-10-30T08:50:36.152Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 [2025-10-30T08:50:36.152Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 0.0s done [2025-10-30T08:50:36.152Z] #5 DONE 0.0s [2025-10-30T08:50:36.152Z] [2025-10-30T08:50:36.152Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 [2025-10-30T08:50:36.413Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 0.0s done [2025-10-30T08:50:36.413Z] #6 CACHED [2025-10-30T08:50:36.413Z] [2025-10-30T08:50:36.413Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:9b1395ce39f4569d597caba0827b9ed5a3c370f815ffa256ba79de8cf2592584 [2025-10-30T08:50:36.413Z] #5 CACHED [2025-10-30T08:50:36.413Z] [2025-10-30T08:50:36.413Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:36.413Z] #7 DONE 0.0s [2025-10-30T08:50:36.414Z] [2025-10-30T08:50:36.414Z] #8 exporting to image [2025-10-30T08:50:36.414Z] #8 exporting layers done [2025-10-30T08:50:36.414Z] #8 exporting manifest sha256:8a9c256e12f7fd3e77f0b927b84d61086dc9dafe770387d1dc595fdd4a5917fe done [2025-10-30T08:50:36.414Z] #8 exporting config sha256:01977c0211f751c11dc4690136ee0686f099781d6acbc1bd2558febaeb49510b done [2025-10-30T08:50:36.414Z] #8 exporting manifest sha256:5dc5b87633980f95032b475df159f00cdfe4f4593d0e84aa3a92bf74101f1974 done [2025-10-30T08:50:36.414Z] #8 exporting config sha256:12df2f9c8669070e3287c13eaa224c0e245e881e45073ca6462c3aa3fb84bec9 done [2025-10-30T08:50:36.414Z] #8 exporting manifest list sha256:946c016165921537fd50e20c919f861e56bbc97f0af1ca9ba1991b916f4ebcaf done [2025-10-30T08:50:36.414Z] #8 pushing layers 0.0s done [2025-10-30T08:50:36.414Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:946c016165921537fd50e20c919f861e56bbc97f0af1ca9ba1991b916f4ebcaf 0.1s done [2025-10-30T08:50:36.414Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:36.414Z] #8 DONE 0.1s [2025-10-30T08:50:36.414Z] [2025-10-30T08:50:36.414Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:36.414Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:36.731Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c' [2025-10-30T08:50:36.731Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c --push - [2025-10-30T08:50:36.731Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:36.731Z] #1 transferring dockerfile: 194B done [2025-10-30T08:50:36.731Z] #1 DONE 0.0s [2025-10-30T08:50:36.731Z] [2025-10-30T08:50:36.731Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:50:36.731Z] #2 DONE 0.0s [2025-10-30T08:50:36.731Z] [2025-10-30T08:50:36.731Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:50:36.731Z] #3 DONE 0.0s [2025-10-30T08:50:36.731Z] [2025-10-30T08:50:36.731Z] #4 [internal] load .dockerignore [2025-10-30T08:50:36.731Z] #4 transferring context: 2B done [2025-10-30T08:50:36.731Z] #4 DONE 0.0s [2025-10-30T08:50:36.731Z] [2025-10-30T08:50:36.731Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 [2025-10-30T08:50:36.731Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 0.0s done [2025-10-30T08:50:36.731Z] #5 DONE 0.0s [2025-10-30T08:50:36.731Z] [2025-10-30T08:50:36.731Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 [2025-10-30T08:50:36.989Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 0.0s done [2025-10-30T08:50:36.989Z] #6 DONE 0.0s [2025-10-30T08:50:36.989Z] [2025-10-30T08:50:36.989Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 [2025-10-30T08:50:36.989Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 0.0s done [2025-10-30T08:50:36.989Z] #5 DONE 0.1s [2025-10-30T08:50:36.989Z] [2025-10-30T08:50:36.989Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:37.252Z] #7 DONE 0.0s [2025-10-30T08:50:37.252Z] [2025-10-30T08:50:37.252Z] #8 exporting to image [2025-10-30T08:50:37.252Z] #8 exporting layers done [2025-10-30T08:50:37.252Z] #8 exporting manifest sha256:2e192eee675f1c212e087618a5521debb2b112932ee72669a843a262ec1fae78 done [2025-10-30T08:50:37.252Z] #8 exporting config sha256:8bf8006e6c65ff2be03790a2e59bb2af36a8ba8f52e56ae8b889f21471beb968 done [2025-10-30T08:50:37.252Z] #8 exporting manifest sha256:812bf497a5675f92597642760f4282b47793eaf45071a3b3fda27c273baed1c2 done [2025-10-30T08:50:37.252Z] #8 exporting config sha256:72d3f0f75b90f5ee2a31bb1726bcb64338a2a83fd97e7165496cdeca3f261c71 done [2025-10-30T08:50:37.252Z] #8 exporting manifest list sha256:9f003ade985686f03acb473c5c63e145b44eebd4c4c7c37bffc8e8be1b7c7f55 done [2025-10-30T08:50:37.252Z] #8 pushing layers 0.1s done [2025-10-30T08:50:37.252Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c@sha256:9f003ade985686f03acb473c5c63e145b44eebd4c4c7c37bffc8e8be1b7c7f55 [2025-10-30T08:50:37.252Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:37.252Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c@sha256:9f003ade985686f03acb473c5c63e145b44eebd4c4c7c37bffc8e8be1b7c7f55 0.3s done [2025-10-30T08:50:37.252Z] #8 DONE 0.4s [2025-10-30T08:50:37.252Z] [2025-10-30T08:50:37.252Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:37.252Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:37.809Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2025-10-30T08:50:37.809Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2025-10-30T08:50:37.809Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:37.809Z] #1 transferring dockerfile: 160B done [2025-10-30T08:50:37.809Z] #1 DONE 0.0s [2025-10-30T08:50:37.809Z] [2025-10-30T08:50:37.809Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-30T08:50:37.809Z] #2 DONE 0.0s [2025-10-30T08:50:37.809Z] [2025-10-30T08:50:37.809Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-30T08:50:37.809Z] #3 DONE 0.0s [2025-10-30T08:50:37.809Z] [2025-10-30T08:50:37.809Z] #4 [internal] load .dockerignore [2025-10-30T08:50:37.809Z] #4 transferring context: 2B done [2025-10-30T08:50:37.809Z] #4 DONE 0.0s [2025-10-30T08:50:37.809Z] [2025-10-30T08:50:37.809Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 [2025-10-30T08:50:37.809Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 done [2025-10-30T08:50:37.809Z] #5 CACHED [2025-10-30T08:50:37.809Z] [2025-10-30T08:50:37.809Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 [2025-10-30T08:50:38.073Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 0.0s done [2025-10-30T08:50:38.073Z] #6 CACHED [2025-10-30T08:50:38.073Z] [2025-10-30T08:50:38.073Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:38.073Z] #7 DONE 0.0s [2025-10-30T08:50:38.073Z] [2025-10-30T08:50:38.073Z] #8 exporting to image [2025-10-30T08:50:38.073Z] #8 exporting layers done [2025-10-30T08:50:38.073Z] #8 exporting manifest sha256:2e192eee675f1c212e087618a5521debb2b112932ee72669a843a262ec1fae78 done [2025-10-30T08:50:38.073Z] #8 exporting config sha256:8bf8006e6c65ff2be03790a2e59bb2af36a8ba8f52e56ae8b889f21471beb968 done [2025-10-30T08:50:38.073Z] #8 exporting manifest sha256:812bf497a5675f92597642760f4282b47793eaf45071a3b3fda27c273baed1c2 done [2025-10-30T08:50:38.073Z] #8 exporting config sha256:72d3f0f75b90f5ee2a31bb1726bcb64338a2a83fd97e7165496cdeca3f261c71 done [2025-10-30T08:50:38.073Z] #8 exporting manifest list sha256:9f003ade985686f03acb473c5c63e145b44eebd4c4c7c37bffc8e8be1b7c7f55 done [2025-10-30T08:50:38.073Z] #8 pushing layers 0.0s done [2025-10-30T08:50:38.073Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:9f003ade985686f03acb473c5c63e145b44eebd4c4c7c37bffc8e8be1b7c7f55 [2025-10-30T08:50:38.073Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:38.073Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:9f003ade985686f03acb473c5c63e145b44eebd4c4c7c37bffc8e8be1b7c7f55 0.1s done [2025-10-30T08:50:38.073Z] #8 DONE 0.2s [2025-10-30T08:50:38.073Z] [2025-10-30T08:50:38.073Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:38.073Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:38.364Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.70' [2025-10-30T08:50:38.364Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.70 --push - [2025-10-30T08:50:38.364Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:38.364Z] #1 transferring dockerfile: 166B done [2025-10-30T08:50:38.364Z] #1 DONE 0.0s [2025-10-30T08:50:38.364Z] [2025-10-30T08:50:38.364Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.70 [2025-10-30T08:50:38.364Z] #2 DONE 0.0s [2025-10-30T08:50:38.364Z] [2025-10-30T08:50:38.364Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.70 [2025-10-30T08:50:38.364Z] #3 DONE 0.0s [2025-10-30T08:50:38.364Z] [2025-10-30T08:50:38.364Z] #4 [internal] load .dockerignore [2025-10-30T08:50:38.364Z] #4 transferring context: 2B done [2025-10-30T08:50:38.364Z] #4 DONE 0.0s [2025-10-30T08:50:38.364Z] [2025-10-30T08:50:38.364Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.70@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 [2025-10-30T08:50:38.364Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.70@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 done [2025-10-30T08:50:38.364Z] #5 CACHED [2025-10-30T08:50:38.364Z] [2025-10-30T08:50:38.364Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.70@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 [2025-10-30T08:50:38.364Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.70@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 done [2025-10-30T08:50:38.364Z] #6 CACHED [2025-10-30T08:50:38.364Z] [2025-10-30T08:50:38.364Z] #7 exporting to image [2025-10-30T08:50:38.364Z] #7 exporting layers done [2025-10-30T08:50:38.364Z] #7 exporting manifest sha256:2e192eee675f1c212e087618a5521debb2b112932ee72669a843a262ec1fae78 done [2025-10-30T08:50:38.364Z] #7 exporting config sha256:8bf8006e6c65ff2be03790a2e59bb2af36a8ba8f52e56ae8b889f21471beb968 done [2025-10-30T08:50:38.364Z] #7 exporting manifest sha256:812bf497a5675f92597642760f4282b47793eaf45071a3b3fda27c273baed1c2 done [2025-10-30T08:50:38.364Z] #7 exporting config sha256:72d3f0f75b90f5ee2a31bb1726bcb64338a2a83fd97e7165496cdeca3f261c71 done [2025-10-30T08:50:38.364Z] #7 exporting manifest list sha256:9f003ade985686f03acb473c5c63e145b44eebd4c4c7c37bffc8e8be1b7c7f55 done [2025-10-30T08:50:38.364Z] #7 pushing layers 0.0s done [2025-10-30T08:50:38.364Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.70@sha256:9f003ade985686f03acb473c5c63e145b44eebd4c4c7c37bffc8e8be1b7c7f55 [2025-10-30T08:50:38.364Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:38.622Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.70@sha256:9f003ade985686f03acb473c5c63e145b44eebd4c4c7c37bffc8e8be1b7c7f55 0.1s done [2025-10-30T08:50:38.622Z] #7 DONE 0.1s [2025-10-30T08:50:38.622Z] [2025-10-30T08:50:38.622Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:38.622Z] #8 DONE 0.0s [2025-10-30T08:50:38.622Z] [2025-10-30T08:50:38.622Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:38.622Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:38.908Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70' [2025-10-30T08:50:38.908Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 --push - [2025-10-30T08:50:38.908Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:38.908Z] #1 transferring dockerfile: 207B done [2025-10-30T08:50:38.908Z] #1 DONE 0.0s [2025-10-30T08:50:38.908Z] [2025-10-30T08:50:38.908Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:50:38.908Z] #2 DONE 0.0s [2025-10-30T08:50:38.908Z] [2025-10-30T08:50:38.908Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:50:38.908Z] #3 DONE 0.0s [2025-10-30T08:50:38.908Z] [2025-10-30T08:50:38.908Z] #4 [internal] load .dockerignore [2025-10-30T08:50:38.908Z] #4 transferring context: 2B done [2025-10-30T08:50:38.908Z] #4 DONE 0.0s [2025-10-30T08:50:38.908Z] [2025-10-30T08:50:38.908Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 [2025-10-30T08:50:38.908Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 done [2025-10-30T08:50:38.908Z] #5 CACHED [2025-10-30T08:50:38.908Z] [2025-10-30T08:50:38.908Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 [2025-10-30T08:50:38.908Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 done [2025-10-30T08:50:38.908Z] #6 CACHED [2025-10-30T08:50:38.908Z] [2025-10-30T08:50:38.908Z] #7 exporting to image [2025-10-30T08:50:38.908Z] #7 exporting layers done [2025-10-30T08:50:38.908Z] #7 exporting manifest sha256:2e192eee675f1c212e087618a5521debb2b112932ee72669a843a262ec1fae78 done [2025-10-30T08:50:38.908Z] #7 exporting config sha256:8bf8006e6c65ff2be03790a2e59bb2af36a8ba8f52e56ae8b889f21471beb968 [2025-10-30T08:50:38.908Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:39.171Z] #7 exporting config sha256:8bf8006e6c65ff2be03790a2e59bb2af36a8ba8f52e56ae8b889f21471beb968 done [2025-10-30T08:50:39.171Z] #7 exporting manifest sha256:812bf497a5675f92597642760f4282b47793eaf45071a3b3fda27c273baed1c2 done [2025-10-30T08:50:39.171Z] #7 exporting config sha256:72d3f0f75b90f5ee2a31bb1726bcb64338a2a83fd97e7165496cdeca3f261c71 done [2025-10-30T08:50:39.171Z] #7 exporting manifest list sha256:9f003ade985686f03acb473c5c63e145b44eebd4c4c7c37bffc8e8be1b7c7f55 done [2025-10-30T08:50:39.171Z] #7 pushing layers 0.0s done [2025-10-30T08:50:39.171Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:9f003ade985686f03acb473c5c63e145b44eebd4c4c7c37bffc8e8be1b7c7f55 0.1s done [2025-10-30T08:50:39.171Z] #7 DONE 0.1s [2025-10-30T08:50:39.171Z] [2025-10-30T08:50:39.171Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:39.171Z] #8 DONE 0.0s [2025-10-30T08:50:39.171Z] [2025-10-30T08:50:39.171Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:39.171Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:39.459Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2025-10-30T08:50:39.459Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2025-10-30T08:50:39.459Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:39.459Z] #1 transferring dockerfile: 158B done [2025-10-30T08:50:39.459Z] #1 DONE 0.0s [2025-10-30T08:50:39.459Z] [2025-10-30T08:50:39.459Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-10-30T08:50:39.459Z] #2 DONE 0.0s [2025-10-30T08:50:39.459Z] [2025-10-30T08:50:39.459Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-10-30T08:50:39.459Z] #3 DONE 0.0s [2025-10-30T08:50:39.459Z] [2025-10-30T08:50:39.459Z] #4 [internal] load .dockerignore [2025-10-30T08:50:39.459Z] #4 transferring context: 2B done [2025-10-30T08:50:39.459Z] #4 DONE 0.0s [2025-10-30T08:50:39.459Z] [2025-10-30T08:50:39.459Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 [2025-10-30T08:50:39.459Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 [2025-10-30T08:50:39.720Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 0.0s done [2025-10-30T08:50:39.720Z] #5 CACHED [2025-10-30T08:50:39.720Z] [2025-10-30T08:50:39.720Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 [2025-10-30T08:50:39.720Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:20467429f66d8a1053a8e44b33ab1e51094cbe30fa0acef15eb8fc6abee82133 0.0s done [2025-10-30T08:50:39.720Z] #6 CACHED [2025-10-30T08:50:39.720Z] [2025-10-30T08:50:39.720Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:39.720Z] #7 DONE 0.0s [2025-10-30T08:50:39.720Z] [2025-10-30T08:50:39.720Z] #8 exporting to image [2025-10-30T08:50:39.720Z] #8 exporting layers done [2025-10-30T08:50:39.720Z] #8 exporting manifest sha256:2e192eee675f1c212e087618a5521debb2b112932ee72669a843a262ec1fae78 done [2025-10-30T08:50:39.720Z] #8 exporting config sha256:8bf8006e6c65ff2be03790a2e59bb2af36a8ba8f52e56ae8b889f21471beb968 done [2025-10-30T08:50:39.720Z] #8 exporting manifest sha256:812bf497a5675f92597642760f4282b47793eaf45071a3b3fda27c273baed1c2 done [2025-10-30T08:50:39.720Z] #8 exporting config sha256:72d3f0f75b90f5ee2a31bb1726bcb64338a2a83fd97e7165496cdeca3f261c71 done [2025-10-30T08:50:39.720Z] #8 exporting manifest list sha256:9f003ade985686f03acb473c5c63e145b44eebd4c4c7c37bffc8e8be1b7c7f55 done [2025-10-30T08:50:39.720Z] #8 pushing layers 0.0s done [2025-10-30T08:50:39.720Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:9f003ade985686f03acb473c5c63e145b44eebd4c4c7c37bffc8e8be1b7c7f55 [2025-10-30T08:50:39.720Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:39.720Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:9f003ade985686f03acb473c5c63e145b44eebd4c4c7c37bffc8e8be1b7c7f55 0.1s done [2025-10-30T08:50:39.720Z] #8 DONE 0.2s [2025-10-30T08:50:39.720Z] [2025-10-30T08:50:39.720Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:39.720Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:40.009Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c --push - [2025-10-30T08:50:40.009Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c' [2025-10-30T08:50:40.009Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:40.009Z] #1 transferring dockerfile: 196B done [2025-10-30T08:50:40.009Z] #1 DONE 0.0s [2025-10-30T08:50:40.009Z] [2025-10-30T08:50:40.009Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:50:40.009Z] #2 DONE 0.1s [2025-10-30T08:50:40.009Z] [2025-10-30T08:50:40.009Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:50:40.269Z] #3 DONE 0.1s [2025-10-30T08:50:40.269Z] [2025-10-30T08:50:40.269Z] #4 [internal] load .dockerignore [2025-10-30T08:50:40.269Z] #4 transferring context: 2B done [2025-10-30T08:50:40.269Z] #4 DONE 0.0s [2025-10-30T08:50:40.269Z] [2025-10-30T08:50:40.269Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 [2025-10-30T08:50:40.269Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 [2025-10-30T08:50:40.269Z] #5 ... [2025-10-30T08:50:40.269Z] [2025-10-30T08:50:40.269Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 [2025-10-30T08:50:40.269Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 0.0s done [2025-10-30T08:50:40.269Z] #6 DONE 0.1s [2025-10-30T08:50:40.269Z] [2025-10-30T08:50:40.269Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:40.269Z] #7 DONE 0.0s [2025-10-30T08:50:40.269Z] [2025-10-30T08:50:40.269Z] #8 exporting to image [2025-10-30T08:50:40.269Z] #8 exporting layers done [2025-10-30T08:50:40.269Z] #8 exporting manifest sha256:d3b21dd4e3043c24eb9f5451da17a2ee0a41063e66ec578ed7c7a00d2e7df01d done [2025-10-30T08:50:40.269Z] #8 exporting config sha256:b8b304d840ff3e8c459970724e68d9dd4ae95708727c00d89782cab3324546e5 done [2025-10-30T08:50:40.269Z] #8 exporting manifest sha256:cb1a6ce4cc7073298c75ef584c97db5c135ba108e650625ed3a7dbd30f8d7255 done [2025-10-30T08:50:40.269Z] #8 exporting config sha256:9b9b78d108df47d0823937f1d63e37e068b5429043fae8e3f18e5ec9a080dd2f done [2025-10-30T08:50:40.269Z] #8 exporting manifest list sha256:5182c387c3292f512a307a1a98e711d414289357c1b684f01406b3aa59176d1d 0.0s done [2025-10-30T08:50:40.269Z] #8 pushing layers [2025-10-30T08:50:40.269Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:40.529Z] #8 pushing layers 0.1s done [2025-10-30T08:50:40.529Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c@sha256:5182c387c3292f512a307a1a98e711d414289357c1b684f01406b3aa59176d1d 0.1s done [2025-10-30T08:50:40.529Z] #8 DONE 0.3s [2025-10-30T08:50:40.529Z] [2025-10-30T08:50:40.529Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:40.529Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:40.818Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2025-10-30T08:50:40.818Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2025-10-30T08:50:41.107Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:41.107Z] #1 transferring dockerfile: 162B done [2025-10-30T08:50:41.107Z] #1 DONE 0.0s [2025-10-30T08:50:41.107Z] [2025-10-30T08:50:41.107Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-30T08:50:41.107Z] #2 DONE 0.0s [2025-10-30T08:50:41.107Z] [2025-10-30T08:50:41.107Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-30T08:50:41.107Z] #3 DONE 0.0s [2025-10-30T08:50:41.107Z] [2025-10-30T08:50:41.107Z] #4 [internal] load .dockerignore [2025-10-30T08:50:41.107Z] #4 transferring context: 2B done [2025-10-30T08:50:41.107Z] #4 DONE 0.0s [2025-10-30T08:50:41.107Z] [2025-10-30T08:50:41.107Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 [2025-10-30T08:50:41.107Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 0.0s done [2025-10-30T08:50:41.107Z] #5 CACHED [2025-10-30T08:50:41.107Z] [2025-10-30T08:50:41.107Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 [2025-10-30T08:50:41.107Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 0.0s done [2025-10-30T08:50:41.107Z] #6 DONE 0.0s [2025-10-30T08:50:41.107Z] [2025-10-30T08:50:41.107Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 [2025-10-30T08:50:41.107Z] #6 CACHED [2025-10-30T08:50:41.107Z] [2025-10-30T08:50:41.107Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:41.107Z] #7 DONE 0.0s [2025-10-30T08:50:41.107Z] [2025-10-30T08:50:41.107Z] #8 exporting to image [2025-10-30T08:50:41.107Z] #8 exporting layers done [2025-10-30T08:50:41.107Z] #8 exporting manifest sha256:d3b21dd4e3043c24eb9f5451da17a2ee0a41063e66ec578ed7c7a00d2e7df01d done [2025-10-30T08:50:41.107Z] #8 exporting config sha256:b8b304d840ff3e8c459970724e68d9dd4ae95708727c00d89782cab3324546e5 done [2025-10-30T08:50:41.107Z] #8 exporting manifest sha256:cb1a6ce4cc7073298c75ef584c97db5c135ba108e650625ed3a7dbd30f8d7255 done [2025-10-30T08:50:41.107Z] #8 exporting config sha256:9b9b78d108df47d0823937f1d63e37e068b5429043fae8e3f18e5ec9a080dd2f done [2025-10-30T08:50:41.107Z] #8 exporting manifest list sha256:5182c387c3292f512a307a1a98e711d414289357c1b684f01406b3aa59176d1d done [2025-10-30T08:50:41.107Z] #8 pushing layers 0.0s done [2025-10-30T08:50:41.107Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:5182c387c3292f512a307a1a98e711d414289357c1b684f01406b3aa59176d1d 0.1s done [2025-10-30T08:50:41.107Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:41.107Z] #8 DONE 0.1s [2025-10-30T08:50:41.107Z] [2025-10-30T08:50:41.107Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:41.107Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:41.396Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.70 --push - [2025-10-30T08:50:41.396Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.70' [2025-10-30T08:50:41.396Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:41.396Z] #1 transferring dockerfile: 168B done [2025-10-30T08:50:41.396Z] #1 DONE 0.0s [2025-10-30T08:50:41.396Z] [2025-10-30T08:50:41.396Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.70 [2025-10-30T08:50:41.396Z] #2 DONE 0.0s [2025-10-30T08:50:41.396Z] [2025-10-30T08:50:41.396Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.70 [2025-10-30T08:50:41.396Z] #3 DONE 0.0s [2025-10-30T08:50:41.396Z] [2025-10-30T08:50:41.396Z] #4 [internal] load .dockerignore [2025-10-30T08:50:41.396Z] #4 transferring context: 2B done [2025-10-30T08:50:41.396Z] #4 DONE 0.0s [2025-10-30T08:50:41.396Z] [2025-10-30T08:50:41.396Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.70@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 [2025-10-30T08:50:41.396Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.70@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 done [2025-10-30T08:50:41.396Z] #5 CACHED [2025-10-30T08:50:41.396Z] [2025-10-30T08:50:41.396Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.70@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 [2025-10-30T08:50:41.396Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.70@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 done [2025-10-30T08:50:41.396Z] #6 CACHED [2025-10-30T08:50:41.396Z] [2025-10-30T08:50:41.396Z] #7 exporting to image [2025-10-30T08:50:41.396Z] #7 exporting layers done [2025-10-30T08:50:41.396Z] #7 exporting manifest sha256:d3b21dd4e3043c24eb9f5451da17a2ee0a41063e66ec578ed7c7a00d2e7df01d done [2025-10-30T08:50:41.396Z] #7 exporting config sha256:b8b304d840ff3e8c459970724e68d9dd4ae95708727c00d89782cab3324546e5 done [2025-10-30T08:50:41.396Z] #7 exporting manifest sha256:cb1a6ce4cc7073298c75ef584c97db5c135ba108e650625ed3a7dbd30f8d7255 done [2025-10-30T08:50:41.396Z] #7 exporting config sha256:9b9b78d108df47d0823937f1d63e37e068b5429043fae8e3f18e5ec9a080dd2f done [2025-10-30T08:50:41.396Z] #7 exporting manifest list sha256:5182c387c3292f512a307a1a98e711d414289357c1b684f01406b3aa59176d1d done [2025-10-30T08:50:41.396Z] #7 pushing layers 0.0s done [2025-10-30T08:50:41.396Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.70@sha256:5182c387c3292f512a307a1a98e711d414289357c1b684f01406b3aa59176d1d [2025-10-30T08:50:41.396Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:41.654Z] #7 ... [2025-10-30T08:50:41.654Z] [2025-10-30T08:50:41.654Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:41.654Z] #8 DONE 0.0s [2025-10-30T08:50:41.654Z] [2025-10-30T08:50:41.654Z] #7 exporting to image [2025-10-30T08:50:41.654Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.70@sha256:5182c387c3292f512a307a1a98e711d414289357c1b684f01406b3aa59176d1d 0.2s done [2025-10-30T08:50:41.654Z] #7 DONE 0.2s [2025-10-30T08:50:41.654Z] [2025-10-30T08:50:41.654Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:41.654Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:41.955Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70' [2025-10-30T08:50:41.955Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 --push - [2025-10-30T08:50:41.955Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:41.955Z] #1 transferring dockerfile: 209B done [2025-10-30T08:50:41.955Z] #1 DONE 0.0s [2025-10-30T08:50:41.955Z] [2025-10-30T08:50:41.955Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:50:41.955Z] #2 DONE 0.0s [2025-10-30T08:50:41.955Z] [2025-10-30T08:50:41.955Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:50:41.955Z] #3 DONE 0.0s [2025-10-30T08:50:41.955Z] [2025-10-30T08:50:41.955Z] #4 [internal] load .dockerignore [2025-10-30T08:50:41.955Z] #4 transferring context: 2B done [2025-10-30T08:50:41.955Z] #4 DONE 0.0s [2025-10-30T08:50:41.955Z] [2025-10-30T08:50:41.955Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 [2025-10-30T08:50:41.955Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 0.0s done [2025-10-30T08:50:41.955Z] #5 CACHED [2025-10-30T08:50:41.955Z] [2025-10-30T08:50:41.955Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 [2025-10-30T08:50:41.955Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 done [2025-10-30T08:50:41.955Z] #6 CACHED [2025-10-30T08:50:41.955Z] [2025-10-30T08:50:41.955Z] #7 exporting to image [2025-10-30T08:50:41.955Z] #7 exporting layers done [2025-10-30T08:50:41.955Z] #7 exporting manifest sha256:d3b21dd4e3043c24eb9f5451da17a2ee0a41063e66ec578ed7c7a00d2e7df01d [2025-10-30T08:50:41.955Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:42.214Z] #7 exporting manifest sha256:d3b21dd4e3043c24eb9f5451da17a2ee0a41063e66ec578ed7c7a00d2e7df01d done [2025-10-30T08:50:42.214Z] #7 exporting config sha256:b8b304d840ff3e8c459970724e68d9dd4ae95708727c00d89782cab3324546e5 done [2025-10-30T08:50:42.214Z] #7 exporting manifest sha256:cb1a6ce4cc7073298c75ef584c97db5c135ba108e650625ed3a7dbd30f8d7255 done [2025-10-30T08:50:42.214Z] #7 exporting config sha256:9b9b78d108df47d0823937f1d63e37e068b5429043fae8e3f18e5ec9a080dd2f done [2025-10-30T08:50:42.214Z] #7 exporting manifest list sha256:5182c387c3292f512a307a1a98e711d414289357c1b684f01406b3aa59176d1d done [2025-10-30T08:50:42.214Z] #7 pushing layers 0.0s done [2025-10-30T08:50:42.214Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:5182c387c3292f512a307a1a98e711d414289357c1b684f01406b3aa59176d1d 0.1s done [2025-10-30T08:50:42.214Z] #7 DONE 0.1s [2025-10-30T08:50:42.214Z] [2025-10-30T08:50:42.214Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:42.214Z] #8 DONE 0.0s [2025-10-30T08:50:42.214Z] [2025-10-30T08:50:42.214Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:42.214Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:42.548Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2025-10-30T08:50:42.548Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2025-10-30T08:50:42.548Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:42.548Z] #1 transferring dockerfile: 160B done [2025-10-30T08:50:42.548Z] #1 DONE 0.0s [2025-10-30T08:50:42.548Z] [2025-10-30T08:50:42.548Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-10-30T08:50:42.548Z] #2 DONE 0.0s [2025-10-30T08:50:42.548Z] [2025-10-30T08:50:42.548Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-10-30T08:50:42.548Z] #3 DONE 0.0s [2025-10-30T08:50:42.548Z] [2025-10-30T08:50:42.548Z] #4 [internal] load .dockerignore [2025-10-30T08:50:42.548Z] #4 transferring context: 2B done [2025-10-30T08:50:42.548Z] #4 DONE 0.0s [2025-10-30T08:50:42.548Z] [2025-10-30T08:50:42.548Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 [2025-10-30T08:50:42.548Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 0.0s done [2025-10-30T08:50:42.548Z] #5 CACHED [2025-10-30T08:50:42.548Z] [2025-10-30T08:50:42.548Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 [2025-10-30T08:50:42.548Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:0d323dbba981fdd15675eb51dba9286a2257e347a986ed53fe0128926dd5c787 0.0s done [2025-10-30T08:50:42.548Z] #6 CACHED [2025-10-30T08:50:42.548Z] [2025-10-30T08:50:42.548Z] #7 exporting to image [2025-10-30T08:50:42.548Z] #7 exporting layers done [2025-10-30T08:50:42.548Z] #7 exporting manifest sha256:d3b21dd4e3043c24eb9f5451da17a2ee0a41063e66ec578ed7c7a00d2e7df01d done [2025-10-30T08:50:42.548Z] #7 exporting config sha256:b8b304d840ff3e8c459970724e68d9dd4ae95708727c00d89782cab3324546e5 [2025-10-30T08:50:42.548Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:42.837Z] #7 exporting config sha256:b8b304d840ff3e8c459970724e68d9dd4ae95708727c00d89782cab3324546e5 done [2025-10-30T08:50:42.837Z] #7 exporting manifest sha256:cb1a6ce4cc7073298c75ef584c97db5c135ba108e650625ed3a7dbd30f8d7255 done [2025-10-30T08:50:42.837Z] #7 exporting config sha256:9b9b78d108df47d0823937f1d63e37e068b5429043fae8e3f18e5ec9a080dd2f done [2025-10-30T08:50:42.837Z] #7 exporting manifest list sha256:5182c387c3292f512a307a1a98e711d414289357c1b684f01406b3aa59176d1d done [2025-10-30T08:50:42.837Z] #7 pushing layers 0.0s done [2025-10-30T08:50:42.837Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:5182c387c3292f512a307a1a98e711d414289357c1b684f01406b3aa59176d1d 0.1s done [2025-10-30T08:50:42.837Z] #7 DONE 0.1s [2025-10-30T08:50:42.837Z] [2025-10-30T08:50:42.837Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:42.837Z] #8 DONE 0.0s [2025-10-30T08:50:42.837Z] [2025-10-30T08:50:42.837Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:42.837Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:43.132Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c --push - [2025-10-30T08:50:43.132Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c' [2025-10-30T08:50:43.132Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:43.132Z] #1 transferring dockerfile: 198B done [2025-10-30T08:50:43.132Z] #1 DONE 0.0s [2025-10-30T08:50:43.132Z] [2025-10-30T08:50:43.132Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:50:43.132Z] #2 DONE 0.0s [2025-10-30T08:50:43.132Z] [2025-10-30T08:50:43.132Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:50:43.132Z] #3 DONE 0.1s [2025-10-30T08:50:43.132Z] [2025-10-30T08:50:43.132Z] #4 [internal] load .dockerignore [2025-10-30T08:50:43.132Z] #4 transferring context: 2B done [2025-10-30T08:50:43.132Z] #4 DONE 0.0s [2025-10-30T08:50:43.132Z] [2025-10-30T08:50:43.132Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 [2025-10-30T08:50:43.132Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 [2025-10-30T08:50:43.391Z] #5 DONE 0.0s [2025-10-30T08:50:43.391Z] [2025-10-30T08:50:43.392Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 [2025-10-30T08:50:43.392Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 0.0s done [2025-10-30T08:50:43.392Z] #6 DONE 0.1s [2025-10-30T08:50:43.392Z] [2025-10-30T08:50:43.392Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:43.392Z] #7 DONE 0.0s [2025-10-30T08:50:43.392Z] [2025-10-30T08:50:43.392Z] #8 exporting to image [2025-10-30T08:50:43.392Z] #8 exporting layers done [2025-10-30T08:50:43.392Z] #8 exporting manifest sha256:5d991f7dbcfc96381879abecb30791ee6dfb6cfed9abeba88251880dd7d54119 done [2025-10-30T08:50:43.392Z] #8 exporting config sha256:d6a67245558d65ad2b9a2bab36301460154c8c9f111b0a65f98baece8129da66 done [2025-10-30T08:50:43.392Z] #8 exporting manifest sha256:361fc4461452b545ea9bad29bcfe84dd3f08145607c4e7ed6ce8c5858dad3d04 done [2025-10-30T08:50:43.392Z] #8 exporting config sha256:bae1e5aac08c8a4906da5fea05ee236fb22daec1c7fe1449d804b200917c95b9 done [2025-10-30T08:50:43.392Z] #8 exporting manifest list sha256:5b066d4f38eb92cf3ba5842589837bde2a8ce7aff9c9c7b49fde794e1fca6ba7 done [2025-10-30T08:50:43.392Z] #8 pushing layers 0.1s done [2025-10-30T08:50:43.392Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c@sha256:5b066d4f38eb92cf3ba5842589837bde2a8ce7aff9c9c7b49fde794e1fca6ba7 [2025-10-30T08:50:43.392Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:43.650Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c@sha256:5b066d4f38eb92cf3ba5842589837bde2a8ce7aff9c9c7b49fde794e1fca6ba7 0.1s done [2025-10-30T08:50:43.650Z] #8 DONE 0.3s [2025-10-30T08:50:43.650Z] [2025-10-30T08:50:43.650Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:43.650Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:43.943Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2025-10-30T08:50:43.943Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2025-10-30T08:50:43.943Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:43.943Z] #1 transferring dockerfile: 164B done [2025-10-30T08:50:43.943Z] #1 DONE 0.0s [2025-10-30T08:50:43.943Z] [2025-10-30T08:50:43.943Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-30T08:50:43.943Z] #2 DONE 0.0s [2025-10-30T08:50:43.943Z] [2025-10-30T08:50:43.943Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-30T08:50:43.943Z] #3 DONE 0.0s [2025-10-30T08:50:43.943Z] [2025-10-30T08:50:43.943Z] #4 [internal] load .dockerignore [2025-10-30T08:50:43.943Z] #4 transferring context: 2B done [2025-10-30T08:50:43.943Z] #4 DONE 0.0s [2025-10-30T08:50:43.943Z] [2025-10-30T08:50:43.943Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 [2025-10-30T08:50:43.943Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 done [2025-10-30T08:50:43.943Z] #5 CACHED [2025-10-30T08:50:43.943Z] [2025-10-30T08:50:43.943Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 [2025-10-30T08:50:43.943Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 0.0s done [2025-10-30T08:50:43.943Z] #6 CACHED [2025-10-30T08:50:43.943Z] [2025-10-30T08:50:43.943Z] #7 exporting to image [2025-10-30T08:50:43.943Z] #7 exporting layers done [2025-10-30T08:50:43.943Z] #7 exporting manifest sha256:5d991f7dbcfc96381879abecb30791ee6dfb6cfed9abeba88251880dd7d54119 done [2025-10-30T08:50:43.943Z] #7 exporting config sha256:d6a67245558d65ad2b9a2bab36301460154c8c9f111b0a65f98baece8129da66 done [2025-10-30T08:50:43.943Z] #7 exporting manifest sha256:361fc4461452b545ea9bad29bcfe84dd3f08145607c4e7ed6ce8c5858dad3d04 done [2025-10-30T08:50:43.943Z] #7 exporting config sha256:bae1e5aac08c8a4906da5fea05ee236fb22daec1c7fe1449d804b200917c95b9 done [2025-10-30T08:50:43.943Z] #7 exporting manifest list sha256:5b066d4f38eb92cf3ba5842589837bde2a8ce7aff9c9c7b49fde794e1fca6ba7 [2025-10-30T08:50:43.943Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:44.201Z] #7 exporting manifest list sha256:5b066d4f38eb92cf3ba5842589837bde2a8ce7aff9c9c7b49fde794e1fca6ba7 done [2025-10-30T08:50:44.201Z] #7 pushing layers 0.0s done [2025-10-30T08:50:44.201Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:5b066d4f38eb92cf3ba5842589837bde2a8ce7aff9c9c7b49fde794e1fca6ba7 0.1s done [2025-10-30T08:50:44.201Z] #7 DONE 0.1s [2025-10-30T08:50:44.201Z] [2025-10-30T08:50:44.201Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:44.201Z] #8 DONE 0.0s [2025-10-30T08:50:44.201Z] [2025-10-30T08:50:44.201Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:44.201Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:44.494Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.70' [2025-10-30T08:50:44.494Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.70 --push - [2025-10-30T08:50:44.494Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:44.494Z] #1 transferring dockerfile: 170B done [2025-10-30T08:50:44.494Z] #1 DONE 0.0s [2025-10-30T08:50:44.494Z] [2025-10-30T08:50:44.494Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.70 [2025-10-30T08:50:44.494Z] #2 DONE 0.0s [2025-10-30T08:50:44.494Z] [2025-10-30T08:50:44.494Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.70 [2025-10-30T08:50:44.494Z] #3 DONE 0.0s [2025-10-30T08:50:44.494Z] [2025-10-30T08:50:44.494Z] #4 [internal] load .dockerignore [2025-10-30T08:50:44.494Z] #4 transferring context: 2B done [2025-10-30T08:50:44.494Z] #4 DONE 0.0s [2025-10-30T08:50:44.494Z] [2025-10-30T08:50:44.494Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.70@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 [2025-10-30T08:50:44.494Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.70@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 0.0s done [2025-10-30T08:50:44.494Z] #5 CACHED [2025-10-30T08:50:44.494Z] [2025-10-30T08:50:44.494Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.70@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 [2025-10-30T08:50:44.494Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.70@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 0.0s done [2025-10-30T08:50:44.494Z] #6 CACHED [2025-10-30T08:50:44.494Z] [2025-10-30T08:50:44.494Z] #7 exporting to image [2025-10-30T08:50:44.494Z] #7 exporting layers done [2025-10-30T08:50:44.494Z] #7 exporting manifest sha256:5d991f7dbcfc96381879abecb30791ee6dfb6cfed9abeba88251880dd7d54119 done [2025-10-30T08:50:44.494Z] #7 exporting config sha256:d6a67245558d65ad2b9a2bab36301460154c8c9f111b0a65f98baece8129da66 [2025-10-30T08:50:44.494Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:44.756Z] #7 exporting config sha256:d6a67245558d65ad2b9a2bab36301460154c8c9f111b0a65f98baece8129da66 done [2025-10-30T08:50:44.756Z] #7 exporting manifest sha256:361fc4461452b545ea9bad29bcfe84dd3f08145607c4e7ed6ce8c5858dad3d04 done [2025-10-30T08:50:44.756Z] #7 exporting config sha256:bae1e5aac08c8a4906da5fea05ee236fb22daec1c7fe1449d804b200917c95b9 done [2025-10-30T08:50:44.756Z] #7 exporting manifest list sha256:5b066d4f38eb92cf3ba5842589837bde2a8ce7aff9c9c7b49fde794e1fca6ba7 done [2025-10-30T08:50:44.756Z] #7 pushing layers 0.0s done [2025-10-30T08:50:44.756Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.70@sha256:5b066d4f38eb92cf3ba5842589837bde2a8ce7aff9c9c7b49fde794e1fca6ba7 0.1s done [2025-10-30T08:50:44.756Z] #7 DONE 0.1s [2025-10-30T08:50:44.756Z] [2025-10-30T08:50:44.756Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:44.756Z] #8 DONE 0.0s [2025-10-30T08:50:44.756Z] [2025-10-30T08:50:44.756Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:44.756Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:45.055Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70' [2025-10-30T08:50:45.055Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 --push - [2025-10-30T08:50:45.055Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:45.055Z] #1 transferring dockerfile: 211B done [2025-10-30T08:50:45.055Z] #1 DONE 0.0s [2025-10-30T08:50:45.055Z] [2025-10-30T08:50:45.055Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:50:45.055Z] #2 DONE 0.0s [2025-10-30T08:50:45.055Z] [2025-10-30T08:50:45.055Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:50:45.055Z] #3 DONE 0.0s [2025-10-30T08:50:45.055Z] [2025-10-30T08:50:45.055Z] #4 [internal] load .dockerignore [2025-10-30T08:50:45.055Z] #4 transferring context: 2B done [2025-10-30T08:50:45.055Z] #4 DONE 0.0s [2025-10-30T08:50:45.055Z] [2025-10-30T08:50:45.055Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 [2025-10-30T08:50:45.055Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 0.0s done [2025-10-30T08:50:45.055Z] #5 CACHED [2025-10-30T08:50:45.055Z] [2025-10-30T08:50:45.055Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 [2025-10-30T08:50:45.055Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 0.0s done [2025-10-30T08:50:45.055Z] #6 CACHED [2025-10-30T08:50:45.055Z] [2025-10-30T08:50:45.055Z] #7 exporting to image [2025-10-30T08:50:45.055Z] #7 exporting layers [2025-10-30T08:50:45.055Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:45.314Z] #7 ... [2025-10-30T08:50:45.314Z] [2025-10-30T08:50:45.314Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:45.314Z] #8 DONE 0.0s [2025-10-30T08:50:45.314Z] [2025-10-30T08:50:45.314Z] #7 exporting to image [2025-10-30T08:50:45.314Z] #7 exporting layers done [2025-10-30T08:50:45.314Z] #7 exporting manifest sha256:5d991f7dbcfc96381879abecb30791ee6dfb6cfed9abeba88251880dd7d54119 done [2025-10-30T08:50:45.314Z] #7 exporting config sha256:d6a67245558d65ad2b9a2bab36301460154c8c9f111b0a65f98baece8129da66 done [2025-10-30T08:50:45.314Z] #7 exporting manifest sha256:361fc4461452b545ea9bad29bcfe84dd3f08145607c4e7ed6ce8c5858dad3d04 done [2025-10-30T08:50:45.314Z] #7 exporting config sha256:bae1e5aac08c8a4906da5fea05ee236fb22daec1c7fe1449d804b200917c95b9 done [2025-10-30T08:50:45.314Z] #7 exporting manifest list sha256:5b066d4f38eb92cf3ba5842589837bde2a8ce7aff9c9c7b49fde794e1fca6ba7 done [2025-10-30T08:50:45.314Z] #7 pushing layers 0.0s done [2025-10-30T08:50:45.314Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:5b066d4f38eb92cf3ba5842589837bde2a8ce7aff9c9c7b49fde794e1fca6ba7 [2025-10-30T08:50:45.314Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:5b066d4f38eb92cf3ba5842589837bde2a8ce7aff9c9c7b49fde794e1fca6ba7 0.1s done [2025-10-30T08:50:45.314Z] #7 DONE 0.2s [2025-10-30T08:50:45.314Z] [2025-10-30T08:50:45.314Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:45.314Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:45.597Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2025-10-30T08:50:45.597Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2025-10-30T08:50:45.597Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:45.597Z] #1 transferring dockerfile: 162B done [2025-10-30T08:50:45.597Z] #1 DONE 0.0s [2025-10-30T08:50:45.597Z] [2025-10-30T08:50:45.597Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-10-30T08:50:45.597Z] #2 DONE 0.0s [2025-10-30T08:50:45.597Z] [2025-10-30T08:50:45.597Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-10-30T08:50:45.597Z] #3 DONE 0.0s [2025-10-30T08:50:45.597Z] [2025-10-30T08:50:45.597Z] #4 [internal] load .dockerignore [2025-10-30T08:50:45.597Z] #4 transferring context: 2B done [2025-10-30T08:50:45.597Z] #4 DONE 0.0s [2025-10-30T08:50:45.597Z] [2025-10-30T08:50:45.597Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 [2025-10-30T08:50:45.597Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 done [2025-10-30T08:50:45.597Z] #5 CACHED [2025-10-30T08:50:45.597Z] [2025-10-30T08:50:45.597Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 [2025-10-30T08:50:45.597Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:cb334658a44949049474915d4a786295f63932fd434382b7dac732b68243c4d2 done [2025-10-30T08:50:45.597Z] #6 CACHED [2025-10-30T08:50:45.597Z] [2025-10-30T08:50:45.597Z] #7 exporting to image [2025-10-30T08:50:45.597Z] #7 exporting layers done [2025-10-30T08:50:45.597Z] #7 exporting manifest sha256:5d991f7dbcfc96381879abecb30791ee6dfb6cfed9abeba88251880dd7d54119 done [2025-10-30T08:50:45.597Z] #7 exporting config sha256:d6a67245558d65ad2b9a2bab36301460154c8c9f111b0a65f98baece8129da66 done [2025-10-30T08:50:45.597Z] #7 exporting manifest sha256:361fc4461452b545ea9bad29bcfe84dd3f08145607c4e7ed6ce8c5858dad3d04 done [2025-10-30T08:50:45.597Z] #7 exporting config sha256:bae1e5aac08c8a4906da5fea05ee236fb22daec1c7fe1449d804b200917c95b9 done [2025-10-30T08:50:45.597Z] #7 exporting manifest list sha256:5b066d4f38eb92cf3ba5842589837bde2a8ce7aff9c9c7b49fde794e1fca6ba7 done [2025-10-30T08:50:45.597Z] #7 pushing layers 0.0s done [2025-10-30T08:50:45.597Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:5b066d4f38eb92cf3ba5842589837bde2a8ce7aff9c9c7b49fde794e1fca6ba7 [2025-10-30T08:50:45.597Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:45.858Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:5b066d4f38eb92cf3ba5842589837bde2a8ce7aff9c9c7b49fde794e1fca6ba7 0.1s done [2025-10-30T08:50:45.858Z] #7 DONE 0.1s [2025-10-30T08:50:45.858Z] [2025-10-30T08:50:45.858Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:45.858Z] #8 DONE 0.0s [2025-10-30T08:50:45.858Z] [2025-10-30T08:50:45.858Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:45.858Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:46.146Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c --push - [2025-10-30T08:50:46.146Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c' [2025-10-30T08:50:46.146Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:46.146Z] #1 transferring dockerfile: 206B done [2025-10-30T08:50:46.146Z] #1 DONE 0.0s [2025-10-30T08:50:46.146Z] [2025-10-30T08:50:46.146Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:50:46.146Z] #2 DONE 0.1s [2025-10-30T08:50:46.146Z] [2025-10-30T08:50:46.146Z] #3 [internal] load .dockerignore [2025-10-30T08:50:46.146Z] #3 transferring context: [2025-10-30T08:50:46.403Z] #3 transferring context: 2B done [2025-10-30T08:50:46.404Z] #3 DONE 0.0s [2025-10-30T08:50:46.404Z] [2025-10-30T08:50:46.404Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:50:46.404Z] #4 DONE 0.1s [2025-10-30T08:50:46.404Z] [2025-10-30T08:50:46.404Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d [2025-10-30T08:50:46.404Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d [2025-10-30T08:50:46.404Z] #5 ... [2025-10-30T08:50:46.404Z] [2025-10-30T08:50:46.404Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d [2025-10-30T08:50:46.404Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d 0.0s done [2025-10-30T08:50:46.662Z] #6 DONE 0.1s [2025-10-30T08:50:46.662Z] [2025-10-30T08:50:46.662Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:46.662Z] #7 DONE 0.0s [2025-10-30T08:50:46.662Z] [2025-10-30T08:50:46.662Z] #8 exporting to image [2025-10-30T08:50:46.662Z] #8 exporting layers done [2025-10-30T08:50:46.662Z] #8 exporting manifest sha256:f07d10497ba3b65439208fce31bebf95579fed476804c7cccf1b71cd103d2326 done [2025-10-30T08:50:46.662Z] #8 exporting config sha256:e51494a5115972bc573dfe919cb2128d66ca2dd7938d63fb09f8facda21a532d done [2025-10-30T08:50:46.662Z] #8 exporting manifest sha256:46e6c184f00883ba1dadb58073d15fa0ae6ffc7652bb4c8cad7237127090496e 0.0s done [2025-10-30T08:50:46.662Z] #8 exporting config sha256:c34e09e1b54593e120259d22e00a5b50f9e4f69fc636ac9ab4d880b9da678530 done [2025-10-30T08:50:46.662Z] #8 exporting manifest list sha256:555abd6ab70c9935e7da713d78277254614186600a17193268920bac49673d36 done [2025-10-30T08:50:46.662Z] #8 pushing layers [2025-10-30T08:50:46.662Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:46.662Z] #8 pushing layers 0.1s done [2025-10-30T08:50:46.662Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c@sha256:555abd6ab70c9935e7da713d78277254614186600a17193268920bac49673d36 0.1s done [2025-10-30T08:50:46.662Z] #8 DONE 0.2s [2025-10-30T08:50:46.662Z] [2025-10-30T08:50:46.662Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:46.662Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:46.950Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2025-10-30T08:50:46.950Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2025-10-30T08:50:47.211Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:47.211Z] #1 transferring dockerfile: 172B done [2025-10-30T08:50:47.211Z] #1 DONE 0.0s [2025-10-30T08:50:47.211Z] [2025-10-30T08:50:47.211Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-30T08:50:47.211Z] #2 DONE 0.0s [2025-10-30T08:50:47.211Z] [2025-10-30T08:50:47.211Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-30T08:50:47.211Z] #3 DONE 0.0s [2025-10-30T08:50:47.211Z] [2025-10-30T08:50:47.211Z] #4 [internal] load .dockerignore [2025-10-30T08:50:47.211Z] #4 transferring context: 2B done [2025-10-30T08:50:47.211Z] #4 DONE 0.0s [2025-10-30T08:50:47.211Z] [2025-10-30T08:50:47.211Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d [2025-10-30T08:50:47.211Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d [2025-10-30T08:50:47.211Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d 0.0s done [2025-10-30T08:50:47.211Z] #5 CACHED [2025-10-30T08:50:47.211Z] [2025-10-30T08:50:47.211Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d [2025-10-30T08:50:47.211Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d 0.0s done [2025-10-30T08:50:47.211Z] #6 CACHED [2025-10-30T08:50:47.211Z] [2025-10-30T08:50:47.211Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:47.211Z] #7 DONE 0.0s [2025-10-30T08:50:47.211Z] [2025-10-30T08:50:47.211Z] #8 exporting to image [2025-10-30T08:50:47.211Z] #8 exporting layers done [2025-10-30T08:50:47.211Z] #8 exporting manifest sha256:f07d10497ba3b65439208fce31bebf95579fed476804c7cccf1b71cd103d2326 done [2025-10-30T08:50:47.211Z] #8 exporting config sha256:e51494a5115972bc573dfe919cb2128d66ca2dd7938d63fb09f8facda21a532d done [2025-10-30T08:50:47.211Z] #8 exporting manifest sha256:46e6c184f00883ba1dadb58073d15fa0ae6ffc7652bb4c8cad7237127090496e done [2025-10-30T08:50:47.211Z] #8 exporting config sha256:c34e09e1b54593e120259d22e00a5b50f9e4f69fc636ac9ab4d880b9da678530 done [2025-10-30T08:50:47.211Z] #8 exporting manifest list sha256:555abd6ab70c9935e7da713d78277254614186600a17193268920bac49673d36 done [2025-10-30T08:50:47.211Z] #8 pushing layers 0.0s done [2025-10-30T08:50:47.211Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:555abd6ab70c9935e7da713d78277254614186600a17193268920bac49673d36 [2025-10-30T08:50:47.211Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:47.211Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:555abd6ab70c9935e7da713d78277254614186600a17193268920bac49673d36 0.1s done [2025-10-30T08:50:47.211Z] #8 DONE 0.1s [2025-10-30T08:50:47.211Z] [2025-10-30T08:50:47.211Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:47.211Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:47.499Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.70' [2025-10-30T08:50:47.500Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.70 --push - [2025-10-30T08:50:47.500Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:47.500Z] #1 transferring dockerfile: 178B done [2025-10-30T08:50:47.500Z] #1 DONE 0.0s [2025-10-30T08:50:47.500Z] [2025-10-30T08:50:47.500Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.70 [2025-10-30T08:50:47.500Z] #2 DONE 0.0s [2025-10-30T08:50:47.500Z] [2025-10-30T08:50:47.500Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.70 [2025-10-30T08:50:47.500Z] #3 DONE 0.0s [2025-10-30T08:50:47.500Z] [2025-10-30T08:50:47.500Z] #4 [internal] load .dockerignore [2025-10-30T08:50:47.500Z] #4 transferring context: 2B done [2025-10-30T08:50:47.500Z] #4 DONE 0.0s [2025-10-30T08:50:47.500Z] [2025-10-30T08:50:47.500Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.70@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d [2025-10-30T08:50:47.500Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.70@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d 0.0s done [2025-10-30T08:50:47.500Z] #5 CACHED [2025-10-30T08:50:47.500Z] [2025-10-30T08:50:47.500Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.70@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d [2025-10-30T08:50:47.500Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.70@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d 0.0s done [2025-10-30T08:50:47.500Z] #6 CACHED [2025-10-30T08:50:47.500Z] [2025-10-30T08:50:47.500Z] #7 exporting to image [2025-10-30T08:50:47.500Z] #7 exporting layers [2025-10-30T08:50:47.500Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:47.758Z] #7 exporting layers done [2025-10-30T08:50:47.758Z] #7 exporting manifest sha256:f07d10497ba3b65439208fce31bebf95579fed476804c7cccf1b71cd103d2326 done [2025-10-30T08:50:47.758Z] #7 exporting config sha256:e51494a5115972bc573dfe919cb2128d66ca2dd7938d63fb09f8facda21a532d done [2025-10-30T08:50:47.758Z] #7 exporting manifest sha256:46e6c184f00883ba1dadb58073d15fa0ae6ffc7652bb4c8cad7237127090496e done [2025-10-30T08:50:47.758Z] #7 exporting config sha256:c34e09e1b54593e120259d22e00a5b50f9e4f69fc636ac9ab4d880b9da678530 done [2025-10-30T08:50:47.758Z] #7 exporting manifest list sha256:555abd6ab70c9935e7da713d78277254614186600a17193268920bac49673d36 done [2025-10-30T08:50:47.758Z] #7 pushing layers 0.0s done [2025-10-30T08:50:47.758Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.70@sha256:555abd6ab70c9935e7da713d78277254614186600a17193268920bac49673d36 0.1s done [2025-10-30T08:50:47.758Z] #7 DONE 0.1s [2025-10-30T08:50:47.758Z] [2025-10-30T08:50:47.758Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:47.758Z] #8 DONE 0.0s [2025-10-30T08:50:47.758Z] [2025-10-30T08:50:47.758Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:47.758Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:48.048Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70' [2025-10-30T08:50:48.048Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 --push - [2025-10-30T08:50:48.048Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:48.048Z] #1 transferring dockerfile: 219B done [2025-10-30T08:50:48.048Z] #1 DONE 0.0s [2025-10-30T08:50:48.048Z] [2025-10-30T08:50:48.048Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:50:48.048Z] #2 DONE 0.0s [2025-10-30T08:50:48.048Z] [2025-10-30T08:50:48.048Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:50:48.048Z] #3 DONE 0.0s [2025-10-30T08:50:48.048Z] [2025-10-30T08:50:48.048Z] #4 [internal] load .dockerignore [2025-10-30T08:50:48.048Z] #4 transferring context: 2B done [2025-10-30T08:50:48.048Z] #4 DONE 0.0s [2025-10-30T08:50:48.048Z] [2025-10-30T08:50:48.048Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d [2025-10-30T08:50:48.048Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d 0.0s done [2025-10-30T08:50:48.048Z] #5 CACHED [2025-10-30T08:50:48.048Z] [2025-10-30T08:50:48.048Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d [2025-10-30T08:50:48.306Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d 0.0s done [2025-10-30T08:50:48.306Z] #6 CACHED [2025-10-30T08:50:48.306Z] [2025-10-30T08:50:48.306Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:48.306Z] #7 DONE 0.0s [2025-10-30T08:50:48.306Z] [2025-10-30T08:50:48.306Z] #8 exporting to image [2025-10-30T08:50:48.306Z] #8 exporting layers done [2025-10-30T08:50:48.306Z] #8 exporting manifest sha256:f07d10497ba3b65439208fce31bebf95579fed476804c7cccf1b71cd103d2326 done [2025-10-30T08:50:48.306Z] #8 exporting config sha256:e51494a5115972bc573dfe919cb2128d66ca2dd7938d63fb09f8facda21a532d done [2025-10-30T08:50:48.306Z] #8 exporting manifest sha256:46e6c184f00883ba1dadb58073d15fa0ae6ffc7652bb4c8cad7237127090496e done [2025-10-30T08:50:48.306Z] #8 exporting config sha256:c34e09e1b54593e120259d22e00a5b50f9e4f69fc636ac9ab4d880b9da678530 done [2025-10-30T08:50:48.306Z] #8 exporting manifest list sha256:555abd6ab70c9935e7da713d78277254614186600a17193268920bac49673d36 done [2025-10-30T08:50:48.306Z] #8 pushing layers 0.0s done [2025-10-30T08:50:48.306Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:555abd6ab70c9935e7da713d78277254614186600a17193268920bac49673d36 [2025-10-30T08:50:48.306Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:48.307Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:555abd6ab70c9935e7da713d78277254614186600a17193268920bac49673d36 0.1s done [2025-10-30T08:50:48.307Z] #8 DONE 0.2s [2025-10-30T08:50:48.307Z] [2025-10-30T08:50:48.307Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:48.307Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:48.593Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2025-10-30T08:50:48.594Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2025-10-30T08:50:48.594Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:48.594Z] #1 transferring dockerfile: 170B done [2025-10-30T08:50:48.594Z] #1 DONE 0.0s [2025-10-30T08:50:48.594Z] [2025-10-30T08:50:48.594Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-10-30T08:50:48.594Z] #2 DONE 0.0s [2025-10-30T08:50:48.594Z] [2025-10-30T08:50:48.594Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-10-30T08:50:48.594Z] #3 DONE 0.1s [2025-10-30T08:50:48.594Z] [2025-10-30T08:50:48.594Z] #4 [internal] load .dockerignore [2025-10-30T08:50:48.594Z] #4 transferring context: 2B done [2025-10-30T08:50:48.594Z] #4 DONE 0.0s [2025-10-30T08:50:48.854Z] [2025-10-30T08:50:48.854Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d [2025-10-30T08:50:48.854Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d 0.0s done [2025-10-30T08:50:48.854Z] #5 CACHED [2025-10-30T08:50:48.854Z] [2025-10-30T08:50:48.854Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d [2025-10-30T08:50:48.854Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:aae876df7cce8c8b88c10eb516b66a62ba6db96d5db1b9b1a7a2baba7205b37d 0.0s done [2025-10-30T08:50:48.854Z] #6 CACHED [2025-10-30T08:50:48.854Z] [2025-10-30T08:50:48.854Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:48.854Z] #7 DONE 0.0s [2025-10-30T08:50:48.854Z] [2025-10-30T08:50:48.854Z] #8 exporting to image [2025-10-30T08:50:48.854Z] #8 exporting layers done [2025-10-30T08:50:48.854Z] #8 exporting manifest sha256:f07d10497ba3b65439208fce31bebf95579fed476804c7cccf1b71cd103d2326 done [2025-10-30T08:50:48.854Z] #8 exporting config sha256:e51494a5115972bc573dfe919cb2128d66ca2dd7938d63fb09f8facda21a532d done [2025-10-30T08:50:48.854Z] #8 exporting manifest sha256:46e6c184f00883ba1dadb58073d15fa0ae6ffc7652bb4c8cad7237127090496e done [2025-10-30T08:50:48.854Z] #8 exporting config sha256:c34e09e1b54593e120259d22e00a5b50f9e4f69fc636ac9ab4d880b9da678530 done [2025-10-30T08:50:48.854Z] #8 exporting manifest list sha256:555abd6ab70c9935e7da713d78277254614186600a17193268920bac49673d36 done [2025-10-30T08:50:48.854Z] #8 pushing layers 0.0s done [2025-10-30T08:50:48.854Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:555abd6ab70c9935e7da713d78277254614186600a17193268920bac49673d36 [2025-10-30T08:50:48.854Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:48.854Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:555abd6ab70c9935e7da713d78277254614186600a17193268920bac49673d36 0.1s done [2025-10-30T08:50:48.854Z] #8 DONE 0.1s [2025-10-30T08:50:48.854Z] [2025-10-30T08:50:48.854Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:48.854Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:49.136Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c' [2025-10-30T08:50:49.136Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c --push - [2025-10-30T08:50:49.136Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:49.136Z] #1 transferring dockerfile: 204B done [2025-10-30T08:50:49.136Z] #1 DONE 0.0s [2025-10-30T08:50:49.136Z] [2025-10-30T08:50:49.136Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:50:49.136Z] #2 DONE 0.0s [2025-10-30T08:50:49.136Z] [2025-10-30T08:50:49.136Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:50:49.136Z] #3 DONE 0.0s [2025-10-30T08:50:49.136Z] [2025-10-30T08:50:49.136Z] #4 [internal] load .dockerignore [2025-10-30T08:50:49.136Z] #4 transferring context: 2B done [2025-10-30T08:50:49.136Z] #4 DONE 0.0s [2025-10-30T08:50:49.136Z] [2025-10-30T08:50:49.136Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da [2025-10-30T08:50:49.136Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da 0.0s done [2025-10-30T08:50:49.136Z] #5 DONE 0.0s [2025-10-30T08:50:49.136Z] [2025-10-30T08:50:49.136Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da [2025-10-30T08:50:49.395Z] #6 DONE 0.0s [2025-10-30T08:50:49.395Z] [2025-10-30T08:50:49.395Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da [2025-10-30T08:50:49.395Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da 0.0s done [2025-10-30T08:50:49.395Z] #5 DONE 0.1s [2025-10-30T08:50:49.395Z] [2025-10-30T08:50:49.395Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:49.395Z] #7 DONE 0.0s [2025-10-30T08:50:49.395Z] [2025-10-30T08:50:49.395Z] #8 exporting to image [2025-10-30T08:50:49.395Z] #8 exporting layers done [2025-10-30T08:50:49.395Z] #8 exporting manifest sha256:f1b112a42c386442f62ba5451046343867e27b5151708997985ea0945a1b381f done [2025-10-30T08:50:49.395Z] #8 exporting config sha256:b9c7ba3275dcb99b3ddf1bbd04843e1b5ddeb5045202f4f5ca8fe6f1b63e9501 done [2025-10-30T08:50:49.395Z] #8 exporting manifest sha256:41b851193e2c1a50a57d1e561510ba6534af09d7b05d1c7cc0866f76094a59a1 done [2025-10-30T08:50:49.395Z] #8 exporting config sha256:cdf8a7078b857e774bb538fb9344a945cd493376645075545e06a6fafbe31a71 done [2025-10-30T08:50:49.395Z] #8 exporting manifest list sha256:f299cbed16c1b18d3aab6093c0591ce98f6a222123bb381e94d418968f660b4b done [2025-10-30T08:50:49.395Z] #8 pushing layers 0.1s done [2025-10-30T08:50:49.395Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c@sha256:f299cbed16c1b18d3aab6093c0591ce98f6a222123bb381e94d418968f660b4b [2025-10-30T08:50:49.395Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:49.654Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c@sha256:f299cbed16c1b18d3aab6093c0591ce98f6a222123bb381e94d418968f660b4b 0.1s done [2025-10-30T08:50:49.654Z] #8 DONE 0.3s [2025-10-30T08:50:49.654Z] [2025-10-30T08:50:49.654Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:49.654Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:49.951Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2025-10-30T08:50:49.951Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2025-10-30T08:50:49.951Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:49.951Z] #1 transferring dockerfile: 170B done [2025-10-30T08:50:49.951Z] #1 DONE 0.0s [2025-10-30T08:50:49.951Z] [2025-10-30T08:50:49.951Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-30T08:50:49.951Z] #2 DONE 0.0s [2025-10-30T08:50:49.951Z] [2025-10-30T08:50:49.951Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-30T08:50:49.951Z] #3 DONE 0.0s [2025-10-30T08:50:49.951Z] [2025-10-30T08:50:49.951Z] #4 [internal] load .dockerignore [2025-10-30T08:50:49.951Z] #4 transferring context: 2B done [2025-10-30T08:50:49.951Z] #4 DONE 0.0s [2025-10-30T08:50:49.951Z] [2025-10-30T08:50:49.951Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da [2025-10-30T08:50:49.951Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da 0.0s done [2025-10-30T08:50:49.951Z] #5 CACHED [2025-10-30T08:50:49.951Z] [2025-10-30T08:50:49.951Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da [2025-10-30T08:50:49.951Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da 0.0s done [2025-10-30T08:50:49.951Z] #6 CACHED [2025-10-30T08:50:49.951Z] [2025-10-30T08:50:49.951Z] #7 exporting to image [2025-10-30T08:50:49.951Z] #7 exporting layers done [2025-10-30T08:50:49.951Z] #7 exporting manifest sha256:f1b112a42c386442f62ba5451046343867e27b5151708997985ea0945a1b381f done [2025-10-30T08:50:49.951Z] #7 exporting config sha256:b9c7ba3275dcb99b3ddf1bbd04843e1b5ddeb5045202f4f5ca8fe6f1b63e9501 done [2025-10-30T08:50:49.951Z] #7 exporting manifest sha256:41b851193e2c1a50a57d1e561510ba6534af09d7b05d1c7cc0866f76094a59a1 done [2025-10-30T08:50:49.951Z] #7 exporting config sha256:cdf8a7078b857e774bb538fb9344a945cd493376645075545e06a6fafbe31a71 [2025-10-30T08:50:49.951Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:50.211Z] #7 exporting config sha256:cdf8a7078b857e774bb538fb9344a945cd493376645075545e06a6fafbe31a71 done [2025-10-30T08:50:50.211Z] #7 exporting manifest list sha256:f299cbed16c1b18d3aab6093c0591ce98f6a222123bb381e94d418968f660b4b done [2025-10-30T08:50:50.211Z] #7 pushing layers 0.0s done [2025-10-30T08:50:50.211Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:f299cbed16c1b18d3aab6093c0591ce98f6a222123bb381e94d418968f660b4b 0.1s done [2025-10-30T08:50:50.211Z] #7 DONE 0.1s [2025-10-30T08:50:50.211Z] [2025-10-30T08:50:50.211Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:50.211Z] #8 DONE 0.0s [2025-10-30T08:50:50.211Z] [2025-10-30T08:50:50.211Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:50.211Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:50.505Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.70' [2025-10-30T08:50:50.505Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.70 --push - [2025-10-30T08:50:50.505Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:50.505Z] #1 transferring dockerfile: 176B done [2025-10-30T08:50:50.505Z] #1 DONE 0.0s [2025-10-30T08:50:50.505Z] [2025-10-30T08:50:50.505Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.70 [2025-10-30T08:50:50.505Z] #2 DONE 0.0s [2025-10-30T08:50:50.505Z] [2025-10-30T08:50:50.505Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.70 [2025-10-30T08:50:50.505Z] #3 DONE 0.0s [2025-10-30T08:50:50.505Z] [2025-10-30T08:50:50.505Z] #4 [internal] load .dockerignore [2025-10-30T08:50:50.505Z] #4 transferring context: 2B done [2025-10-30T08:50:50.505Z] #4 DONE 0.0s [2025-10-30T08:50:50.505Z] [2025-10-30T08:50:50.505Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.70@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da [2025-10-30T08:50:50.505Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.70@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da 0.0s done [2025-10-30T08:50:50.505Z] #5 DONE 0.0s [2025-10-30T08:50:50.505Z] [2025-10-30T08:50:50.505Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.70@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da [2025-10-30T08:50:50.765Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.70@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da 0.0s done [2025-10-30T08:50:50.765Z] #6 CACHED [2025-10-30T08:50:50.765Z] [2025-10-30T08:50:50.765Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.70@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da [2025-10-30T08:50:50.765Z] #5 CACHED [2025-10-30T08:50:50.765Z] [2025-10-30T08:50:50.765Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:50.765Z] #7 DONE 0.0s [2025-10-30T08:50:50.765Z] [2025-10-30T08:50:50.765Z] #8 exporting to image [2025-10-30T08:50:50.765Z] #8 exporting layers done [2025-10-30T08:50:50.765Z] #8 exporting manifest sha256:f1b112a42c386442f62ba5451046343867e27b5151708997985ea0945a1b381f done [2025-10-30T08:50:50.765Z] #8 exporting config sha256:b9c7ba3275dcb99b3ddf1bbd04843e1b5ddeb5045202f4f5ca8fe6f1b63e9501 done [2025-10-30T08:50:50.765Z] #8 exporting manifest sha256:41b851193e2c1a50a57d1e561510ba6534af09d7b05d1c7cc0866f76094a59a1 done [2025-10-30T08:50:50.765Z] #8 exporting config sha256:cdf8a7078b857e774bb538fb9344a945cd493376645075545e06a6fafbe31a71 done [2025-10-30T08:50:50.765Z] #8 exporting manifest list sha256:f299cbed16c1b18d3aab6093c0591ce98f6a222123bb381e94d418968f660b4b done [2025-10-30T08:50:50.765Z] #8 pushing layers 0.0s done [2025-10-30T08:50:50.765Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.70@sha256:f299cbed16c1b18d3aab6093c0591ce98f6a222123bb381e94d418968f660b4b 0.1s done [2025-10-30T08:50:50.765Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:50.765Z] #8 DONE 0.1s [2025-10-30T08:50:50.765Z] [2025-10-30T08:50:50.765Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:50.765Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:51.056Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 --push - [2025-10-30T08:50:51.056Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70' [2025-10-30T08:50:51.316Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:51.316Z] #1 transferring dockerfile: 217B done [2025-10-30T08:50:51.316Z] #1 DONE 0.0s [2025-10-30T08:50:51.316Z] [2025-10-30T08:50:51.316Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:50:51.316Z] #2 DONE 0.0s [2025-10-30T08:50:51.316Z] [2025-10-30T08:50:51.316Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:50:51.316Z] #3 DONE 0.0s [2025-10-30T08:50:51.316Z] [2025-10-30T08:50:51.316Z] #4 [internal] load .dockerignore [2025-10-30T08:50:51.316Z] #4 transferring context: 2B done [2025-10-30T08:50:51.316Z] #4 DONE 0.0s [2025-10-30T08:50:51.316Z] [2025-10-30T08:50:51.316Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da [2025-10-30T08:50:51.316Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da done [2025-10-30T08:50:51.316Z] #5 CACHED [2025-10-30T08:50:51.316Z] [2025-10-30T08:50:51.316Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da [2025-10-30T08:50:51.316Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da done [2025-10-30T08:50:51.316Z] #6 CACHED [2025-10-30T08:50:51.316Z] [2025-10-30T08:50:51.316Z] #7 exporting to image [2025-10-30T08:50:51.316Z] #7 exporting layers done [2025-10-30T08:50:51.316Z] #7 exporting manifest sha256:f1b112a42c386442f62ba5451046343867e27b5151708997985ea0945a1b381f done [2025-10-30T08:50:51.316Z] #7 exporting config sha256:b9c7ba3275dcb99b3ddf1bbd04843e1b5ddeb5045202f4f5ca8fe6f1b63e9501 done [2025-10-30T08:50:51.316Z] #7 exporting manifest sha256:41b851193e2c1a50a57d1e561510ba6534af09d7b05d1c7cc0866f76094a59a1 done [2025-10-30T08:50:51.316Z] #7 exporting config sha256:cdf8a7078b857e774bb538fb9344a945cd493376645075545e06a6fafbe31a71 done [2025-10-30T08:50:51.316Z] #7 exporting manifest list sha256:f299cbed16c1b18d3aab6093c0591ce98f6a222123bb381e94d418968f660b4b done [2025-10-30T08:50:51.316Z] #7 pushing layers 0.0s done [2025-10-30T08:50:51.316Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:f299cbed16c1b18d3aab6093c0591ce98f6a222123bb381e94d418968f660b4b [2025-10-30T08:50:51.316Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:51.316Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:f299cbed16c1b18d3aab6093c0591ce98f6a222123bb381e94d418968f660b4b 0.1s done [2025-10-30T08:50:51.316Z] #7 DONE 0.1s [2025-10-30T08:50:51.316Z] [2025-10-30T08:50:51.316Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:51.316Z] #8 DONE 0.0s [2025-10-30T08:50:51.316Z] [2025-10-30T08:50:51.316Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:51.316Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:51.611Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2025-10-30T08:50:51.611Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2025-10-30T08:50:51.611Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:51.611Z] #1 transferring dockerfile: 168B done [2025-10-30T08:50:51.611Z] #1 DONE 0.0s [2025-10-30T08:50:51.611Z] [2025-10-30T08:50:51.611Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-10-30T08:50:51.611Z] #2 DONE 0.0s [2025-10-30T08:50:51.611Z] [2025-10-30T08:50:51.611Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-10-30T08:50:51.611Z] #3 DONE 0.0s [2025-10-30T08:50:51.611Z] [2025-10-30T08:50:51.611Z] #4 [internal] load .dockerignore [2025-10-30T08:50:51.611Z] #4 transferring context: 2B done [2025-10-30T08:50:51.611Z] #4 DONE 0.0s [2025-10-30T08:50:51.611Z] [2025-10-30T08:50:51.611Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da [2025-10-30T08:50:51.611Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da done [2025-10-30T08:50:51.611Z] #5 CACHED [2025-10-30T08:50:51.611Z] [2025-10-30T08:50:51.611Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da [2025-10-30T08:50:51.611Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:601d1b19aa7e50e00d5fea1ba1a4897c9e388029363908ca215ec396b229a9da 0.0s done [2025-10-30T08:50:51.611Z] #6 CACHED [2025-10-30T08:50:51.611Z] [2025-10-30T08:50:51.611Z] #7 exporting to image [2025-10-30T08:50:51.611Z] #7 exporting layers done [2025-10-30T08:50:51.611Z] #7 exporting manifest sha256:f1b112a42c386442f62ba5451046343867e27b5151708997985ea0945a1b381f done [2025-10-30T08:50:51.611Z] #7 exporting config sha256:b9c7ba3275dcb99b3ddf1bbd04843e1b5ddeb5045202f4f5ca8fe6f1b63e9501 done [2025-10-30T08:50:51.611Z] #7 exporting manifest sha256:41b851193e2c1a50a57d1e561510ba6534af09d7b05d1c7cc0866f76094a59a1 done [2025-10-30T08:50:51.611Z] #7 exporting config sha256:cdf8a7078b857e774bb538fb9344a945cd493376645075545e06a6fafbe31a71 done [2025-10-30T08:50:51.611Z] #7 exporting manifest list sha256:f299cbed16c1b18d3aab6093c0591ce98f6a222123bb381e94d418968f660b4b done [2025-10-30T08:50:51.611Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:51.871Z] #7 pushing layers 0.0s done [2025-10-30T08:50:51.871Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:f299cbed16c1b18d3aab6093c0591ce98f6a222123bb381e94d418968f660b4b 0.1s done [2025-10-30T08:50:51.871Z] #7 DONE 0.1s [2025-10-30T08:50:51.871Z] [2025-10-30T08:50:51.871Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:51.871Z] #8 DONE 0.0s [2025-10-30T08:50:51.871Z] [2025-10-30T08:50:51.871Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:51.871Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:52.155Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c --push - [2025-10-30T08:50:52.156Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c' [2025-10-30T08:50:52.156Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:52.156Z] #1 transferring dockerfile: 205B done [2025-10-30T08:50:52.156Z] #1 DONE 0.0s [2025-10-30T08:50:52.156Z] [2025-10-30T08:50:52.156Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:50:52.156Z] #2 DONE 0.0s [2025-10-30T08:50:52.156Z] [2025-10-30T08:50:52.156Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:50:52.156Z] #3 DONE 0.0s [2025-10-30T08:50:52.156Z] [2025-10-30T08:50:52.156Z] #4 [internal] load .dockerignore [2025-10-30T08:50:52.156Z] #4 transferring context: 2B done [2025-10-30T08:50:52.156Z] #4 DONE 0.0s [2025-10-30T08:50:52.156Z] [2025-10-30T08:50:52.156Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 [2025-10-30T08:50:52.156Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 0.0s done [2025-10-30T08:50:52.156Z] #5 DONE 0.0s [2025-10-30T08:50:52.156Z] [2025-10-30T08:50:52.156Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 [2025-10-30T08:50:52.414Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 0.0s done [2025-10-30T08:50:52.414Z] #6 DONE 0.0s [2025-10-30T08:50:52.414Z] [2025-10-30T08:50:52.414Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 [2025-10-30T08:50:52.414Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 0.0s done [2025-10-30T08:50:52.414Z] #5 DONE 0.1s [2025-10-30T08:50:52.414Z] [2025-10-30T08:50:52.414Z] #7 exporting to image [2025-10-30T08:50:52.414Z] #7 exporting layers done [2025-10-30T08:50:52.414Z] #7 exporting manifest sha256:65a77370a03842b1fd3b09efcbbf09b91016c8b4952af904ed4549005c0fe9b7 [2025-10-30T08:50:52.414Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:52.414Z] #7 ... [2025-10-30T08:50:52.414Z] [2025-10-30T08:50:52.414Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:52.414Z] #8 DONE 0.0s [2025-10-30T08:50:52.414Z] [2025-10-30T08:50:52.414Z] #7 exporting to image [2025-10-30T08:50:52.414Z] #7 exporting manifest sha256:65a77370a03842b1fd3b09efcbbf09b91016c8b4952af904ed4549005c0fe9b7 done [2025-10-30T08:50:52.414Z] #7 exporting config sha256:f20e4fdcffc22b00b4ecc88552cb14192db9e7d5ba92cf1baf907a64a1531cda done [2025-10-30T08:50:52.414Z] #7 exporting manifest sha256:1c62409cf4086e24974d7211fc4cdcbf791085f554b4f61ac5a3a16f23564356 done [2025-10-30T08:50:52.414Z] #7 exporting config sha256:163e4b3e9b732ad84816454d6722bd23707654ead382d2eba8e76805e3a5d39e done [2025-10-30T08:50:52.414Z] #7 exporting manifest list sha256:a0939ce8a4084cdf2d743ae237ccf15724ce964daf7b97d2f1b7aa2f990ebd2b done [2025-10-30T08:50:52.414Z] #7 pushing layers [2025-10-30T08:50:52.677Z] #7 pushing layers 0.1s done [2025-10-30T08:50:52.677Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c@sha256:a0939ce8a4084cdf2d743ae237ccf15724ce964daf7b97d2f1b7aa2f990ebd2b 0.1s done [2025-10-30T08:50:52.677Z] #7 DONE 0.2s [2025-10-30T08:50:52.677Z] [2025-10-30T08:50:52.677Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:52.677Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:52.969Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2025-10-30T08:50:52.969Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2025-10-30T08:50:53.229Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:53.229Z] #1 transferring dockerfile: 171B done [2025-10-30T08:50:53.229Z] #1 DONE 0.0s [2025-10-30T08:50:53.229Z] [2025-10-30T08:50:53.229Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-30T08:50:53.229Z] #2 DONE 0.0s [2025-10-30T08:50:53.229Z] [2025-10-30T08:50:53.229Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-30T08:50:53.229Z] #3 DONE 0.0s [2025-10-30T08:50:53.229Z] [2025-10-30T08:50:53.229Z] #4 [internal] load .dockerignore [2025-10-30T08:50:53.229Z] #4 transferring context: 2B done [2025-10-30T08:50:53.229Z] #4 DONE 0.0s [2025-10-30T08:50:53.229Z] [2025-10-30T08:50:53.229Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 [2025-10-30T08:50:53.229Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 0.0s done [2025-10-30T08:50:53.229Z] #5 CACHED [2025-10-30T08:50:53.229Z] [2025-10-30T08:50:53.229Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 [2025-10-30T08:50:53.229Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 0.0s done [2025-10-30T08:50:53.229Z] #6 CACHED [2025-10-30T08:50:53.229Z] [2025-10-30T08:50:53.229Z] #7 exporting to image [2025-10-30T08:50:53.229Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:53.229Z] #7 exporting layers done [2025-10-30T08:50:53.229Z] #7 exporting manifest sha256:65a77370a03842b1fd3b09efcbbf09b91016c8b4952af904ed4549005c0fe9b7 done [2025-10-30T08:50:53.229Z] #7 exporting config sha256:f20e4fdcffc22b00b4ecc88552cb14192db9e7d5ba92cf1baf907a64a1531cda done [2025-10-30T08:50:53.229Z] #7 exporting manifest sha256:1c62409cf4086e24974d7211fc4cdcbf791085f554b4f61ac5a3a16f23564356 done [2025-10-30T08:50:53.229Z] #7 exporting config sha256:163e4b3e9b732ad84816454d6722bd23707654ead382d2eba8e76805e3a5d39e done [2025-10-30T08:50:53.229Z] #7 exporting manifest list sha256:a0939ce8a4084cdf2d743ae237ccf15724ce964daf7b97d2f1b7aa2f990ebd2b done [2025-10-30T08:50:53.229Z] #7 pushing layers 0.0s done [2025-10-30T08:50:53.229Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a0939ce8a4084cdf2d743ae237ccf15724ce964daf7b97d2f1b7aa2f990ebd2b 0.1s done [2025-10-30T08:50:53.229Z] #7 DONE 0.1s [2025-10-30T08:50:53.229Z] [2025-10-30T08:50:53.229Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:53.229Z] #8 DONE 0.0s [2025-10-30T08:50:53.229Z] [2025-10-30T08:50:53.229Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:53.229Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:53.517Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.70' [2025-10-30T08:50:53.517Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.70 --push - [2025-10-30T08:50:53.517Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:53.517Z] #1 transferring dockerfile: 177B done [2025-10-30T08:50:53.517Z] #1 DONE 0.0s [2025-10-30T08:50:53.517Z] [2025-10-30T08:50:53.517Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.70 [2025-10-30T08:50:53.517Z] #2 DONE 0.0s [2025-10-30T08:50:53.517Z] [2025-10-30T08:50:53.517Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.70 [2025-10-30T08:50:53.517Z] #3 DONE 0.0s [2025-10-30T08:50:53.517Z] [2025-10-30T08:50:53.517Z] #4 [internal] load .dockerignore [2025-10-30T08:50:53.517Z] #4 transferring context: 2B done [2025-10-30T08:50:53.517Z] #4 DONE 0.0s [2025-10-30T08:50:53.517Z] [2025-10-30T08:50:53.517Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.70@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 [2025-10-30T08:50:53.517Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.70@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 done [2025-10-30T08:50:53.517Z] #5 CACHED [2025-10-30T08:50:53.517Z] [2025-10-30T08:50:53.517Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.70@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 [2025-10-30T08:50:53.517Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.70@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 0.0s done [2025-10-30T08:50:53.517Z] #6 CACHED [2025-10-30T08:50:53.517Z] [2025-10-30T08:50:53.517Z] #7 exporting to image [2025-10-30T08:50:53.517Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:53.778Z] #7 exporting layers done [2025-10-30T08:50:53.778Z] #7 exporting manifest sha256:65a77370a03842b1fd3b09efcbbf09b91016c8b4952af904ed4549005c0fe9b7 done [2025-10-30T08:50:53.778Z] #7 exporting config sha256:f20e4fdcffc22b00b4ecc88552cb14192db9e7d5ba92cf1baf907a64a1531cda done [2025-10-30T08:50:53.778Z] #7 exporting manifest sha256:1c62409cf4086e24974d7211fc4cdcbf791085f554b4f61ac5a3a16f23564356 done [2025-10-30T08:50:53.778Z] #7 exporting config sha256:163e4b3e9b732ad84816454d6722bd23707654ead382d2eba8e76805e3a5d39e done [2025-10-30T08:50:53.778Z] #7 exporting manifest list sha256:a0939ce8a4084cdf2d743ae237ccf15724ce964daf7b97d2f1b7aa2f990ebd2b done [2025-10-30T08:50:53.778Z] #7 pushing layers 0.0s done [2025-10-30T08:50:53.778Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.70@sha256:a0939ce8a4084cdf2d743ae237ccf15724ce964daf7b97d2f1b7aa2f990ebd2b 0.1s done [2025-10-30T08:50:53.778Z] #7 DONE 0.1s [2025-10-30T08:50:53.778Z] [2025-10-30T08:50:53.778Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:53.778Z] #8 DONE 0.0s [2025-10-30T08:50:53.778Z] [2025-10-30T08:50:53.778Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:53.778Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:54.068Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70' [2025-10-30T08:50:54.068Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 --push - [2025-10-30T08:50:54.327Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:54.327Z] #1 transferring dockerfile: 218B done [2025-10-30T08:50:54.327Z] #1 DONE 0.0s [2025-10-30T08:50:54.327Z] [2025-10-30T08:50:54.327Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:50:54.327Z] #2 DONE 0.0s [2025-10-30T08:50:54.327Z] [2025-10-30T08:50:54.327Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:50:54.327Z] #3 DONE 0.0s [2025-10-30T08:50:54.327Z] [2025-10-30T08:50:54.327Z] #4 [internal] load .dockerignore [2025-10-30T08:50:54.327Z] #4 transferring context: 2B done [2025-10-30T08:50:54.327Z] #4 DONE 0.0s [2025-10-30T08:50:54.327Z] [2025-10-30T08:50:54.327Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 [2025-10-30T08:50:54.327Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 0.0s done [2025-10-30T08:50:54.327Z] #5 CACHED [2025-10-30T08:50:54.327Z] [2025-10-30T08:50:54.327Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 [2025-10-30T08:50:54.327Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 0.1s done [2025-10-30T08:50:54.327Z] #6 CACHED [2025-10-30T08:50:54.327Z] [2025-10-30T08:50:54.327Z] #7 exporting to image [2025-10-30T08:50:54.327Z] #7 exporting layers done [2025-10-30T08:50:54.327Z] #7 exporting manifest sha256:65a77370a03842b1fd3b09efcbbf09b91016c8b4952af904ed4549005c0fe9b7 done [2025-10-30T08:50:54.327Z] #7 exporting config sha256:f20e4fdcffc22b00b4ecc88552cb14192db9e7d5ba92cf1baf907a64a1531cda done [2025-10-30T08:50:54.327Z] #7 exporting manifest sha256:1c62409cf4086e24974d7211fc4cdcbf791085f554b4f61ac5a3a16f23564356 done [2025-10-30T08:50:54.327Z] #7 exporting config sha256:163e4b3e9b732ad84816454d6722bd23707654ead382d2eba8e76805e3a5d39e 0.0s done [2025-10-30T08:50:54.327Z] #7 exporting manifest list sha256:a0939ce8a4084cdf2d743ae237ccf15724ce964daf7b97d2f1b7aa2f990ebd2b 0.0s done [2025-10-30T08:50:54.327Z] #7 pushing layers 0.0s done [2025-10-30T08:50:54.327Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:a0939ce8a4084cdf2d743ae237ccf15724ce964daf7b97d2f1b7aa2f990ebd2b [2025-10-30T08:50:54.327Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:54.591Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:a0939ce8a4084cdf2d743ae237ccf15724ce964daf7b97d2f1b7aa2f990ebd2b 0.1s done [2025-10-30T08:50:54.591Z] #7 DONE 0.2s [2025-10-30T08:50:54.591Z] [2025-10-30T08:50:54.591Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:54.591Z] #8 DONE 0.0s [2025-10-30T08:50:54.591Z] [2025-10-30T08:50:54.591Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:54.591Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:54.875Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2025-10-30T08:50:54.875Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2025-10-30T08:50:55.134Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:55.134Z] #1 transferring dockerfile: 169B done [2025-10-30T08:50:55.134Z] #1 DONE 0.0s [2025-10-30T08:50:55.134Z] [2025-10-30T08:50:55.134Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-10-30T08:50:55.134Z] #2 DONE 0.1s [2025-10-30T08:50:55.134Z] [2025-10-30T08:50:55.134Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-10-30T08:50:55.134Z] #3 DONE 0.1s [2025-10-30T08:50:55.134Z] [2025-10-30T08:50:55.134Z] #4 [internal] load .dockerignore [2025-10-30T08:50:55.134Z] #4 transferring context: 2B done [2025-10-30T08:50:55.134Z] #4 DONE 0.0s [2025-10-30T08:50:55.134Z] [2025-10-30T08:50:55.134Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 [2025-10-30T08:50:55.134Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 0.0s done [2025-10-30T08:50:55.134Z] #5 CACHED [2025-10-30T08:50:55.134Z] [2025-10-30T08:50:55.134Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 [2025-10-30T08:50:55.134Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3567ecd62b317133dfc884052bd893eb58134027d3eb6180667e3502aba2f713 0.0s done [2025-10-30T08:50:55.134Z] #6 CACHED [2025-10-30T08:50:55.134Z] [2025-10-30T08:50:55.134Z] #7 exporting to image [2025-10-30T08:50:55.134Z] #7 exporting layers done [2025-10-30T08:50:55.134Z] #7 exporting manifest sha256:65a77370a03842b1fd3b09efcbbf09b91016c8b4952af904ed4549005c0fe9b7 done [2025-10-30T08:50:55.134Z] #7 exporting config sha256:f20e4fdcffc22b00b4ecc88552cb14192db9e7d5ba92cf1baf907a64a1531cda done [2025-10-30T08:50:55.134Z] #7 exporting manifest sha256:1c62409cf4086e24974d7211fc4cdcbf791085f554b4f61ac5a3a16f23564356 done [2025-10-30T08:50:55.134Z] #7 exporting config sha256:163e4b3e9b732ad84816454d6722bd23707654ead382d2eba8e76805e3a5d39e done [2025-10-30T08:50:55.134Z] #7 exporting manifest list sha256:a0939ce8a4084cdf2d743ae237ccf15724ce964daf7b97d2f1b7aa2f990ebd2b done [2025-10-30T08:50:55.134Z] #7 pushing layers 0.0s done [2025-10-30T08:50:55.134Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a0939ce8a4084cdf2d743ae237ccf15724ce964daf7b97d2f1b7aa2f990ebd2b [2025-10-30T08:50:55.134Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:55.134Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a0939ce8a4084cdf2d743ae237ccf15724ce964daf7b97d2f1b7aa2f990ebd2b 0.1s done [2025-10-30T08:50:55.134Z] #7 DONE 0.2s [2025-10-30T08:50:55.134Z] [2025-10-30T08:50:55.134Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:55.134Z] #8 DONE 0.0s [2025-10-30T08:50:55.394Z] [2025-10-30T08:50:55.394Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:55.394Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:55.679Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c' [2025-10-30T08:50:55.679Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c --push - [2025-10-30T08:50:55.939Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:55.939Z] #1 transferring dockerfile: 211B done [2025-10-30T08:50:55.939Z] #1 DONE 0.0s [2025-10-30T08:50:55.939Z] [2025-10-30T08:50:55.939Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:50:55.939Z] #2 DONE 0.0s [2025-10-30T08:50:55.939Z] [2025-10-30T08:50:55.939Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:50:55.939Z] #3 DONE 0.0s [2025-10-30T08:50:55.939Z] [2025-10-30T08:50:55.939Z] #4 [internal] load .dockerignore [2025-10-30T08:50:55.939Z] #4 transferring context: 2B done [2025-10-30T08:50:55.939Z] #4 DONE 0.0s [2025-10-30T08:50:55.939Z] [2025-10-30T08:50:55.939Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 [2025-10-30T08:50:55.939Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 0.0s done [2025-10-30T08:50:55.939Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 0.0s done [2025-10-30T08:50:55.939Z] #5 DONE 0.1s [2025-10-30T08:50:55.939Z] [2025-10-30T08:50:55.939Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 [2025-10-30T08:50:55.939Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 0.0s done [2025-10-30T08:50:55.939Z] #6 DONE 0.0s [2025-10-30T08:50:56.200Z] [2025-10-30T08:50:56.200Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:56.200Z] #7 DONE 0.0s [2025-10-30T08:50:56.200Z] [2025-10-30T08:50:56.200Z] #8 exporting to image [2025-10-30T08:50:56.200Z] #8 exporting layers done [2025-10-30T08:50:56.200Z] #8 exporting manifest sha256:cb296ef7fc128675f8a149b1fb38a165db7cc618d635804f0ddb05bbe74715a6 done [2025-10-30T08:50:56.200Z] #8 exporting config sha256:c35116a0552d2f8f682b075ce30d0314cc42c19ed68f7ed79d79e373ab885229 done [2025-10-30T08:50:56.200Z] #8 exporting manifest sha256:a3110e0fc894317d5c7be4a4c794332d0582089d076260f37a6f3f60112141e9 done [2025-10-30T08:50:56.200Z] #8 exporting config sha256:6c3869b7831985d38d942e854a196c6ba32750d5500426d0ccd6c0550b9afe49 done [2025-10-30T08:50:56.200Z] #8 exporting manifest list sha256:fd8852eee8a66b2b5213134ae9304692c028786bdcef5114378df7c0a94d9fb0 done [2025-10-30T08:50:56.200Z] #8 pushing layers [2025-10-30T08:50:56.200Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:56.200Z] #8 pushing layers 0.1s done [2025-10-30T08:50:56.200Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c@sha256:fd8852eee8a66b2b5213134ae9304692c028786bdcef5114378df7c0a94d9fb0 0.1s done [2025-10-30T08:50:56.200Z] #8 DONE 0.2s [2025-10-30T08:50:56.200Z] [2025-10-30T08:50:56.200Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:56.200Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:56.495Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2025-10-30T08:50:56.495Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2025-10-30T08:50:56.495Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:56.495Z] #1 transferring dockerfile: 177B done [2025-10-30T08:50:56.495Z] #1 DONE 0.0s [2025-10-30T08:50:56.495Z] [2025-10-30T08:50:56.495Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-30T08:50:56.495Z] #2 DONE 0.0s [2025-10-30T08:50:56.495Z] [2025-10-30T08:50:56.495Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-30T08:50:56.495Z] #3 DONE 0.0s [2025-10-30T08:50:56.495Z] [2025-10-30T08:50:56.495Z] #4 [internal] load .dockerignore [2025-10-30T08:50:56.495Z] #4 transferring context: 2B done [2025-10-30T08:50:56.495Z] #4 DONE 0.0s [2025-10-30T08:50:56.495Z] [2025-10-30T08:50:56.495Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 [2025-10-30T08:50:56.495Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 done [2025-10-30T08:50:56.495Z] #5 CACHED [2025-10-30T08:50:56.495Z] [2025-10-30T08:50:56.495Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 [2025-10-30T08:50:56.495Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 0.0s done [2025-10-30T08:50:56.495Z] #6 CACHED [2025-10-30T08:50:56.495Z] [2025-10-30T08:50:56.495Z] #7 exporting to image [2025-10-30T08:50:56.495Z] #7 exporting layers done [2025-10-30T08:50:56.495Z] #7 exporting manifest sha256:cb296ef7fc128675f8a149b1fb38a165db7cc618d635804f0ddb05bbe74715a6 [2025-10-30T08:50:56.495Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:56.754Z] #7 ... [2025-10-30T08:50:56.754Z] [2025-10-30T08:50:56.754Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:56.754Z] #8 DONE 0.0s [2025-10-30T08:50:56.754Z] [2025-10-30T08:50:56.754Z] #7 exporting to image [2025-10-30T08:50:56.754Z] #7 exporting manifest sha256:cb296ef7fc128675f8a149b1fb38a165db7cc618d635804f0ddb05bbe74715a6 done [2025-10-30T08:50:56.754Z] #7 exporting config sha256:c35116a0552d2f8f682b075ce30d0314cc42c19ed68f7ed79d79e373ab885229 done [2025-10-30T08:50:56.754Z] #7 exporting manifest sha256:a3110e0fc894317d5c7be4a4c794332d0582089d076260f37a6f3f60112141e9 done [2025-10-30T08:50:56.754Z] #7 exporting config sha256:6c3869b7831985d38d942e854a196c6ba32750d5500426d0ccd6c0550b9afe49 done [2025-10-30T08:50:56.754Z] #7 exporting manifest list sha256:fd8852eee8a66b2b5213134ae9304692c028786bdcef5114378df7c0a94d9fb0 done [2025-10-30T08:50:56.754Z] #7 pushing layers 0.0s done [2025-10-30T08:50:56.755Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:fd8852eee8a66b2b5213134ae9304692c028786bdcef5114378df7c0a94d9fb0 [2025-10-30T08:50:56.755Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:fd8852eee8a66b2b5213134ae9304692c028786bdcef5114378df7c0a94d9fb0 0.1s done [2025-10-30T08:50:56.755Z] #7 DONE 0.1s [2025-10-30T08:50:56.755Z] [2025-10-30T08:50:56.755Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:56.755Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:57.041Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.70 --push - [2025-10-30T08:50:57.041Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.70' [2025-10-30T08:50:57.041Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:57.041Z] #1 transferring dockerfile: 183B done [2025-10-30T08:50:57.041Z] #1 DONE 0.0s [2025-10-30T08:50:57.041Z] [2025-10-30T08:50:57.041Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.70 [2025-10-30T08:50:57.041Z] #2 DONE 0.0s [2025-10-30T08:50:57.041Z] [2025-10-30T08:50:57.041Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.70 [2025-10-30T08:50:57.041Z] #3 DONE 0.0s [2025-10-30T08:50:57.041Z] [2025-10-30T08:50:57.041Z] #4 [internal] load .dockerignore [2025-10-30T08:50:57.041Z] #4 transferring context: 2B done [2025-10-30T08:50:57.041Z] #4 DONE 0.0s [2025-10-30T08:50:57.041Z] [2025-10-30T08:50:57.041Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.70@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 [2025-10-30T08:50:57.041Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.70@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 done [2025-10-30T08:50:57.041Z] #5 CACHED [2025-10-30T08:50:57.041Z] [2025-10-30T08:50:57.041Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.70@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 [2025-10-30T08:50:57.041Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.70@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 0.0s done [2025-10-30T08:50:57.041Z] #6 CACHED [2025-10-30T08:50:57.041Z] [2025-10-30T08:50:57.041Z] #7 exporting to image [2025-10-30T08:50:57.041Z] #7 exporting layers done [2025-10-30T08:50:57.041Z] #7 exporting manifest sha256:cb296ef7fc128675f8a149b1fb38a165db7cc618d635804f0ddb05bbe74715a6 done [2025-10-30T08:50:57.041Z] #7 exporting config sha256:c35116a0552d2f8f682b075ce30d0314cc42c19ed68f7ed79d79e373ab885229 done [2025-10-30T08:50:57.041Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:57.300Z] #7 exporting manifest sha256:a3110e0fc894317d5c7be4a4c794332d0582089d076260f37a6f3f60112141e9 done [2025-10-30T08:50:57.300Z] #7 exporting config sha256:6c3869b7831985d38d942e854a196c6ba32750d5500426d0ccd6c0550b9afe49 done [2025-10-30T08:50:57.300Z] #7 exporting manifest list sha256:fd8852eee8a66b2b5213134ae9304692c028786bdcef5114378df7c0a94d9fb0 done [2025-10-30T08:50:57.300Z] #7 pushing layers 0.0s done [2025-10-30T08:50:57.300Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.70@sha256:fd8852eee8a66b2b5213134ae9304692c028786bdcef5114378df7c0a94d9fb0 0.1s done [2025-10-30T08:50:57.300Z] #7 DONE 0.1s [2025-10-30T08:50:57.300Z] [2025-10-30T08:50:57.300Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:57.300Z] #8 DONE 0.0s [2025-10-30T08:50:57.300Z] [2025-10-30T08:50:57.300Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:57.300Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:57.589Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 --push - [2025-10-30T08:50:57.589Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70' [2025-10-30T08:50:57.589Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:57.589Z] #1 transferring dockerfile: 224B done [2025-10-30T08:50:57.589Z] #1 DONE 0.0s [2025-10-30T08:50:57.589Z] [2025-10-30T08:50:57.589Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:50:57.589Z] #2 DONE 0.0s [2025-10-30T08:50:57.589Z] [2025-10-30T08:50:57.589Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:50:57.589Z] #3 DONE 0.0s [2025-10-30T08:50:57.589Z] [2025-10-30T08:50:57.589Z] #4 [internal] load .dockerignore [2025-10-30T08:50:57.589Z] #4 transferring context: 2B done [2025-10-30T08:50:57.589Z] #4 DONE 0.0s [2025-10-30T08:50:57.589Z] [2025-10-30T08:50:57.589Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 [2025-10-30T08:50:57.589Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 done [2025-10-30T08:50:57.589Z] #5 CACHED [2025-10-30T08:50:57.589Z] [2025-10-30T08:50:57.589Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 [2025-10-30T08:50:57.589Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 0.0s done [2025-10-30T08:50:57.589Z] #6 CACHED [2025-10-30T08:50:57.589Z] [2025-10-30T08:50:57.589Z] #7 exporting to image [2025-10-30T08:50:57.589Z] #7 exporting layers done [2025-10-30T08:50:57.589Z] #7 exporting manifest sha256:cb296ef7fc128675f8a149b1fb38a165db7cc618d635804f0ddb05bbe74715a6 done [2025-10-30T08:50:57.589Z] #7 exporting config sha256:c35116a0552d2f8f682b075ce30d0314cc42c19ed68f7ed79d79e373ab885229 done [2025-10-30T08:50:57.589Z] #7 exporting manifest sha256:a3110e0fc894317d5c7be4a4c794332d0582089d076260f37a6f3f60112141e9 done [2025-10-30T08:50:57.589Z] #7 exporting config sha256:6c3869b7831985d38d942e854a196c6ba32750d5500426d0ccd6c0550b9afe49 done [2025-10-30T08:50:57.589Z] #7 exporting manifest list sha256:fd8852eee8a66b2b5213134ae9304692c028786bdcef5114378df7c0a94d9fb0 done [2025-10-30T08:50:57.589Z] #7 pushing layers [2025-10-30T08:50:57.589Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:57.849Z] #7 pushing layers 0.0s done [2025-10-30T08:50:57.849Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:fd8852eee8a66b2b5213134ae9304692c028786bdcef5114378df7c0a94d9fb0 0.1s done [2025-10-30T08:50:57.849Z] #7 DONE 0.1s [2025-10-30T08:50:57.849Z] [2025-10-30T08:50:57.849Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:57.849Z] #8 DONE 0.0s [2025-10-30T08:50:57.849Z] [2025-10-30T08:50:57.849Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:57.849Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:58.131Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2025-10-30T08:50:58.132Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2025-10-30T08:50:58.390Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:58.390Z] #1 transferring dockerfile: 175B done [2025-10-30T08:50:58.390Z] #1 DONE 0.0s [2025-10-30T08:50:58.390Z] [2025-10-30T08:50:58.390Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-10-30T08:50:58.390Z] #2 DONE 0.0s [2025-10-30T08:50:58.390Z] [2025-10-30T08:50:58.390Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-10-30T08:50:58.390Z] #3 DONE 0.0s [2025-10-30T08:50:58.390Z] [2025-10-30T08:50:58.390Z] #4 [internal] load .dockerignore [2025-10-30T08:50:58.390Z] #4 transferring context: 2B done [2025-10-30T08:50:58.390Z] #4 DONE 0.0s [2025-10-30T08:50:58.390Z] [2025-10-30T08:50:58.390Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 [2025-10-30T08:50:58.390Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 0.0s done [2025-10-30T08:50:58.390Z] #5 CACHED [2025-10-30T08:50:58.390Z] [2025-10-30T08:50:58.390Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 [2025-10-30T08:50:58.390Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:3d3a6127dc882ec150055af1613b71c249e7299ee0d7892f2fb3c2cfd37a9992 0.0s done [2025-10-30T08:50:58.390Z] #6 CACHED [2025-10-30T08:50:58.390Z] [2025-10-30T08:50:58.390Z] #7 exporting to image [2025-10-30T08:50:58.390Z] #7 exporting layers done [2025-10-30T08:50:58.390Z] #7 exporting manifest sha256:cb296ef7fc128675f8a149b1fb38a165db7cc618d635804f0ddb05bbe74715a6 done [2025-10-30T08:50:58.390Z] #7 exporting config sha256:c35116a0552d2f8f682b075ce30d0314cc42c19ed68f7ed79d79e373ab885229 done [2025-10-30T08:50:58.390Z] #7 exporting manifest sha256:a3110e0fc894317d5c7be4a4c794332d0582089d076260f37a6f3f60112141e9 done [2025-10-30T08:50:58.390Z] #7 exporting config sha256:6c3869b7831985d38d942e854a196c6ba32750d5500426d0ccd6c0550b9afe49 done [2025-10-30T08:50:58.390Z] #7 exporting manifest list sha256:fd8852eee8a66b2b5213134ae9304692c028786bdcef5114378df7c0a94d9fb0 done [2025-10-30T08:50:58.390Z] #7 pushing layers 0.0s done [2025-10-30T08:50:58.390Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:fd8852eee8a66b2b5213134ae9304692c028786bdcef5114378df7c0a94d9fb0 [2025-10-30T08:50:58.390Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:58.390Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:fd8852eee8a66b2b5213134ae9304692c028786bdcef5114378df7c0a94d9fb0 0.1s done [2025-10-30T08:50:58.390Z] #7 DONE 0.1s [2025-10-30T08:50:58.390Z] [2025-10-30T08:50:58.390Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:58.390Z] #8 DONE 0.0s [2025-10-30T08:50:58.390Z] [2025-10-30T08:50:58.390Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:58.390Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:58.678Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c' [2025-10-30T08:50:58.678Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c --push - [2025-10-30T08:50:58.678Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:58.678Z] #1 transferring dockerfile: 215B done [2025-10-30T08:50:58.678Z] #1 DONE 0.0s [2025-10-30T08:50:58.678Z] [2025-10-30T08:50:58.678Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:50:58.678Z] #2 DONE 0.0s [2025-10-30T08:50:58.678Z] [2025-10-30T08:50:58.678Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:50:58.678Z] #3 DONE 0.0s [2025-10-30T08:50:58.678Z] [2025-10-30T08:50:58.678Z] #4 [internal] load .dockerignore [2025-10-30T08:50:58.678Z] #4 transferring context: 2B done [2025-10-30T08:50:58.678Z] #4 DONE 0.0s [2025-10-30T08:50:58.678Z] [2025-10-30T08:50:58.678Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 [2025-10-30T08:50:58.678Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 0.0s done [2025-10-30T08:50:58.678Z] #5 DONE 0.0s [2025-10-30T08:50:58.678Z] [2025-10-30T08:50:58.678Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 [2025-10-30T08:50:58.938Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 0.0s done [2025-10-30T08:50:58.938Z] #6 DONE 0.0s [2025-10-30T08:50:58.938Z] [2025-10-30T08:50:58.938Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 [2025-10-30T08:50:58.938Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 0.0s done [2025-10-30T08:50:58.938Z] #5 DONE 0.1s [2025-10-30T08:50:58.938Z] [2025-10-30T08:50:58.938Z] #7 exporting to image [2025-10-30T08:50:58.938Z] #7 exporting layers done [2025-10-30T08:50:58.938Z] #7 exporting manifest sha256:c3698a65d8b9154e4c1fef71c33a8bfe3669fe3b648c691900d02b4b38253afb done [2025-10-30T08:50:58.938Z] #7 exporting config sha256:fc075fed7b36e8ae12c664433d0005bdd169adb5ba79e0dfedbb5caaab2ed52e done [2025-10-30T08:50:58.939Z] #7 exporting manifest sha256:dc4a30091eb573b7a8083263444c481ce920a68aa3bfb4a172c63954667c48bc done [2025-10-30T08:50:58.939Z] #7 exporting config sha256:a2b6a5f7123ed66b144e4bc415a965310e929ffaa896f80fa81f2345e4a39a90 done [2025-10-30T08:50:58.939Z] #7 exporting manifest list sha256:5f1f221fb3d8320b095cb0fe5032177ca73baf98f797a8d131f700aee9074130 done [2025-10-30T08:50:58.939Z] #7 pushing layers [2025-10-30T08:50:58.939Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:50:59.201Z] #7 ... [2025-10-30T08:50:59.201Z] [2025-10-30T08:50:59.201Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:50:59.201Z] #8 DONE 0.0s [2025-10-30T08:50:59.201Z] [2025-10-30T08:50:59.201Z] #7 exporting to image [2025-10-30T08:50:59.201Z] #7 pushing layers 0.3s done [2025-10-30T08:50:59.201Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c@sha256:5f1f221fb3d8320b095cb0fe5032177ca73baf98f797a8d131f700aee9074130 [2025-10-30T08:50:59.201Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c@sha256:5f1f221fb3d8320b095cb0fe5032177ca73baf98f797a8d131f700aee9074130 0.2s done [2025-10-30T08:50:59.201Z] #7 DONE 0.5s [2025-10-30T08:50:59.460Z] [2025-10-30T08:50:59.460Z] 1 warning found (use --debug to expand): [2025-10-30T08:50:59.460Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:50:59.747Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2025-10-30T08:50:59.747Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2025-10-30T08:50:59.747Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:50:59.747Z] #1 transferring dockerfile: 181B done [2025-10-30T08:50:59.747Z] #1 DONE 0.0s [2025-10-30T08:50:59.747Z] [2025-10-30T08:50:59.747Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-30T08:50:59.747Z] #2 DONE 0.0s [2025-10-30T08:50:59.747Z] [2025-10-30T08:50:59.747Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-30T08:50:59.747Z] #3 DONE 0.0s [2025-10-30T08:50:59.747Z] [2025-10-30T08:50:59.747Z] #4 [internal] load .dockerignore [2025-10-30T08:50:59.747Z] #4 transferring context: 2B done [2025-10-30T08:50:59.747Z] #4 DONE 0.0s [2025-10-30T08:50:59.747Z] [2025-10-30T08:50:59.747Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 [2025-10-30T08:50:59.747Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 0.0s done [2025-10-30T08:50:59.747Z] #5 DONE 0.0s [2025-10-30T08:50:59.747Z] [2025-10-30T08:50:59.747Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 [2025-10-30T08:51:00.006Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 0.0s done [2025-10-30T08:51:00.006Z] #6 CACHED [2025-10-30T08:51:00.006Z] [2025-10-30T08:51:00.006Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 [2025-10-30T08:51:00.006Z] #5 CACHED [2025-10-30T08:51:00.006Z] [2025-10-30T08:51:00.006Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:51:00.006Z] #7 DONE 0.0s [2025-10-30T08:51:00.006Z] [2025-10-30T08:51:00.006Z] #8 exporting to image [2025-10-30T08:51:00.006Z] #8 exporting layers done [2025-10-30T08:51:00.006Z] #8 exporting manifest sha256:c3698a65d8b9154e4c1fef71c33a8bfe3669fe3b648c691900d02b4b38253afb done [2025-10-30T08:51:00.006Z] #8 exporting config sha256:fc075fed7b36e8ae12c664433d0005bdd169adb5ba79e0dfedbb5caaab2ed52e done [2025-10-30T08:51:00.006Z] #8 exporting manifest sha256:dc4a30091eb573b7a8083263444c481ce920a68aa3bfb4a172c63954667c48bc done [2025-10-30T08:51:00.006Z] #8 exporting config sha256:a2b6a5f7123ed66b144e4bc415a965310e929ffaa896f80fa81f2345e4a39a90 done [2025-10-30T08:51:00.006Z] #8 exporting manifest list sha256:5f1f221fb3d8320b095cb0fe5032177ca73baf98f797a8d131f700aee9074130 done [2025-10-30T08:51:00.006Z] #8 pushing layers 0.0s done [2025-10-30T08:51:00.006Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:5f1f221fb3d8320b095cb0fe5032177ca73baf98f797a8d131f700aee9074130 0.1s done [2025-10-30T08:51:00.006Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:51:00.006Z] #8 DONE 0.1s [2025-10-30T08:51:00.006Z] [2025-10-30T08:51:00.006Z] 1 warning found (use --debug to expand): [2025-10-30T08:51:00.006Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:51:00.295Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.70' [2025-10-30T08:51:00.295Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.70 --push - [2025-10-30T08:51:00.554Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:51:00.554Z] #1 transferring dockerfile: 187B done [2025-10-30T08:51:00.554Z] #1 DONE 0.0s [2025-10-30T08:51:00.554Z] [2025-10-30T08:51:00.554Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.70 [2025-10-30T08:51:00.554Z] #2 DONE 0.0s [2025-10-30T08:51:00.554Z] [2025-10-30T08:51:00.554Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.70 [2025-10-30T08:51:00.554Z] #3 DONE 0.0s [2025-10-30T08:51:00.554Z] [2025-10-30T08:51:00.554Z] #4 [internal] load .dockerignore [2025-10-30T08:51:00.554Z] #4 transferring context: 2B done [2025-10-30T08:51:00.554Z] #4 DONE 0.0s [2025-10-30T08:51:00.554Z] [2025-10-30T08:51:00.554Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.70@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 [2025-10-30T08:51:00.554Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.70@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 done [2025-10-30T08:51:00.554Z] #5 CACHED [2025-10-30T08:51:00.554Z] [2025-10-30T08:51:00.554Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.70@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 [2025-10-30T08:51:00.554Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.70@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 done [2025-10-30T08:51:00.554Z] #6 CACHED [2025-10-30T08:51:00.554Z] [2025-10-30T08:51:00.554Z] #7 exporting to image [2025-10-30T08:51:00.554Z] #7 exporting layers done [2025-10-30T08:51:00.554Z] #7 exporting manifest sha256:c3698a65d8b9154e4c1fef71c33a8bfe3669fe3b648c691900d02b4b38253afb done [2025-10-30T08:51:00.554Z] #7 exporting config sha256:fc075fed7b36e8ae12c664433d0005bdd169adb5ba79e0dfedbb5caaab2ed52e [2025-10-30T08:51:00.554Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:51:00.554Z] #7 exporting config sha256:fc075fed7b36e8ae12c664433d0005bdd169adb5ba79e0dfedbb5caaab2ed52e done [2025-10-30T08:51:00.554Z] #7 exporting manifest sha256:dc4a30091eb573b7a8083263444c481ce920a68aa3bfb4a172c63954667c48bc done [2025-10-30T08:51:00.554Z] #7 exporting config sha256:a2b6a5f7123ed66b144e4bc415a965310e929ffaa896f80fa81f2345e4a39a90 done [2025-10-30T08:51:00.554Z] #7 exporting manifest list sha256:5f1f221fb3d8320b095cb0fe5032177ca73baf98f797a8d131f700aee9074130 done [2025-10-30T08:51:00.554Z] #7 pushing layers 0.0s done [2025-10-30T08:51:00.554Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.70@sha256:5f1f221fb3d8320b095cb0fe5032177ca73baf98f797a8d131f700aee9074130 0.1s done [2025-10-30T08:51:00.554Z] #7 DONE 0.1s [2025-10-30T08:51:00.554Z] [2025-10-30T08:51:00.554Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:51:00.554Z] #8 DONE 0.0s [2025-10-30T08:51:00.554Z] [2025-10-30T08:51:00.554Z] 1 warning found (use --debug to expand): [2025-10-30T08:51:00.554Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:51:00.842Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70' [2025-10-30T08:51:00.842Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 --push - [2025-10-30T08:51:01.102Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:51:01.102Z] #1 transferring dockerfile: 228B done [2025-10-30T08:51:01.102Z] #1 DONE 0.0s [2025-10-30T08:51:01.102Z] [2025-10-30T08:51:01.102Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:51:01.102Z] #2 DONE 0.0s [2025-10-30T08:51:01.102Z] [2025-10-30T08:51:01.102Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:51:01.102Z] #3 DONE 0.0s [2025-10-30T08:51:01.102Z] [2025-10-30T08:51:01.102Z] #4 [internal] load .dockerignore [2025-10-30T08:51:01.102Z] #4 transferring context: 2B done [2025-10-30T08:51:01.102Z] #4 DONE 0.0s [2025-10-30T08:51:01.102Z] [2025-10-30T08:51:01.102Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 [2025-10-30T08:51:01.102Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 0.0s done [2025-10-30T08:51:01.102Z] #5 CACHED [2025-10-30T08:51:01.102Z] [2025-10-30T08:51:01.102Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 [2025-10-30T08:51:01.102Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 0.0s done [2025-10-30T08:51:01.102Z] #6 CACHED [2025-10-30T08:51:01.102Z] [2025-10-30T08:51:01.102Z] #7 exporting to image [2025-10-30T08:51:01.102Z] #7 exporting layers done [2025-10-30T08:51:01.102Z] #7 exporting manifest sha256:c3698a65d8b9154e4c1fef71c33a8bfe3669fe3b648c691900d02b4b38253afb done [2025-10-30T08:51:01.102Z] #7 exporting config sha256:fc075fed7b36e8ae12c664433d0005bdd169adb5ba79e0dfedbb5caaab2ed52e done [2025-10-30T08:51:01.102Z] #7 exporting manifest sha256:dc4a30091eb573b7a8083263444c481ce920a68aa3bfb4a172c63954667c48bc done [2025-10-30T08:51:01.102Z] #7 exporting config sha256:a2b6a5f7123ed66b144e4bc415a965310e929ffaa896f80fa81f2345e4a39a90 [2025-10-30T08:51:01.102Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:51:01.102Z] #7 exporting config sha256:a2b6a5f7123ed66b144e4bc415a965310e929ffaa896f80fa81f2345e4a39a90 done [2025-10-30T08:51:01.102Z] #7 exporting manifest list sha256:5f1f221fb3d8320b095cb0fe5032177ca73baf98f797a8d131f700aee9074130 done [2025-10-30T08:51:01.102Z] #7 pushing layers 0.0s done [2025-10-30T08:51:01.102Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:5f1f221fb3d8320b095cb0fe5032177ca73baf98f797a8d131f700aee9074130 0.1s done [2025-10-30T08:51:01.102Z] #7 DONE 0.1s [2025-10-30T08:51:01.102Z] [2025-10-30T08:51:01.102Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:51:01.102Z] #8 DONE 0.0s [2025-10-30T08:51:01.102Z] [2025-10-30T08:51:01.102Z] 1 warning found (use --debug to expand): [2025-10-30T08:51:01.102Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:51:01.388Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2025-10-30T08:51:01.389Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2025-10-30T08:51:01.389Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:51:01.389Z] #1 transferring dockerfile: 179B done [2025-10-30T08:51:01.389Z] #1 DONE 0.0s [2025-10-30T08:51:01.389Z] [2025-10-30T08:51:01.389Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-10-30T08:51:01.389Z] #2 DONE 0.0s [2025-10-30T08:51:01.389Z] [2025-10-30T08:51:01.389Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-10-30T08:51:01.389Z] #3 DONE 0.0s [2025-10-30T08:51:01.389Z] [2025-10-30T08:51:01.389Z] #4 [internal] load .dockerignore [2025-10-30T08:51:01.389Z] #4 transferring context: 2B done [2025-10-30T08:51:01.389Z] #4 DONE 0.0s [2025-10-30T08:51:01.389Z] [2025-10-30T08:51:01.389Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 [2025-10-30T08:51:01.389Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 done [2025-10-30T08:51:01.389Z] #5 CACHED [2025-10-30T08:51:01.389Z] [2025-10-30T08:51:01.389Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 [2025-10-30T08:51:01.389Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:bc63ca73bf76b703aed4bcaef7f2d4ee7d3448b4f3ad1d6cb9128e68613e1d20 done [2025-10-30T08:51:01.389Z] #6 CACHED [2025-10-30T08:51:01.389Z] [2025-10-30T08:51:01.389Z] #7 exporting to image [2025-10-30T08:51:01.389Z] #7 exporting layers done [2025-10-30T08:51:01.389Z] #7 exporting manifest sha256:c3698a65d8b9154e4c1fef71c33a8bfe3669fe3b648c691900d02b4b38253afb done [2025-10-30T08:51:01.389Z] #7 exporting config sha256:fc075fed7b36e8ae12c664433d0005bdd169adb5ba79e0dfedbb5caaab2ed52e done [2025-10-30T08:51:01.389Z] #7 exporting manifest sha256:dc4a30091eb573b7a8083263444c481ce920a68aa3bfb4a172c63954667c48bc [2025-10-30T08:51:01.389Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:51:01.645Z] #7 ... [2025-10-30T08:51:01.645Z] [2025-10-30T08:51:01.645Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:51:01.645Z] #8 DONE 0.0s [2025-10-30T08:51:01.645Z] [2025-10-30T08:51:01.645Z] #7 exporting to image [2025-10-30T08:51:01.645Z] #7 exporting manifest sha256:dc4a30091eb573b7a8083263444c481ce920a68aa3bfb4a172c63954667c48bc done [2025-10-30T08:51:01.645Z] #7 exporting config sha256:a2b6a5f7123ed66b144e4bc415a965310e929ffaa896f80fa81f2345e4a39a90 done [2025-10-30T08:51:01.645Z] #7 exporting manifest list sha256:5f1f221fb3d8320b095cb0fe5032177ca73baf98f797a8d131f700aee9074130 done [2025-10-30T08:51:01.645Z] #7 pushing layers 0.0s done [2025-10-30T08:51:01.645Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:5f1f221fb3d8320b095cb0fe5032177ca73baf98f797a8d131f700aee9074130 [2025-10-30T08:51:01.645Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:5f1f221fb3d8320b095cb0fe5032177ca73baf98f797a8d131f700aee9074130 0.1s done [2025-10-30T08:51:01.645Z] #7 DONE 0.2s [2025-10-30T08:51:01.645Z] [2025-10-30T08:51:01.645Z] 1 warning found (use --debug to expand): [2025-10-30T08:51:01.645Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:51:01.939Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c' [2025-10-30T08:51:01.939Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c --push - [2025-10-30T08:51:02.196Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:51:02.196Z] #1 transferring dockerfile: 205B done [2025-10-30T08:51:02.196Z] #1 DONE 0.0s [2025-10-30T08:51:02.196Z] [2025-10-30T08:51:02.196Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:51:02.196Z] #2 DONE 0.0s [2025-10-30T08:51:02.196Z] [2025-10-30T08:51:02.196Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:51:02.196Z] #3 DONE 0.1s [2025-10-30T08:51:02.196Z] [2025-10-30T08:51:02.196Z] #4 [internal] load .dockerignore [2025-10-30T08:51:02.196Z] #4 transferring context: 2B done [2025-10-30T08:51:02.196Z] #4 DONE 0.0s [2025-10-30T08:51:02.196Z] [2025-10-30T08:51:02.196Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 [2025-10-30T08:51:02.196Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 [2025-10-30T08:51:02.196Z] #5 ... [2025-10-30T08:51:02.197Z] [2025-10-30T08:51:02.197Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 [2025-10-30T08:51:02.197Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 done [2025-10-30T08:51:02.197Z] #6 DONE 0.1s [2025-10-30T08:51:02.197Z] [2025-10-30T08:51:02.197Z] #7 exporting to image [2025-10-30T08:51:02.197Z] #7 exporting layers done [2025-10-30T08:51:02.197Z] #7 exporting manifest sha256:74c5e1e9ad6e7e831d0d488bcee9973e0235e4f37c8c50f9add3c569dcf280ae done [2025-10-30T08:51:02.197Z] #7 exporting config sha256:de4d24dda45637cd538b8f197d370e2f1090fdf5dbe5ab2dfde9dbc21a0c9a60 [2025-10-30T08:51:02.197Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:51:02.455Z] #7 ... [2025-10-30T08:51:02.455Z] [2025-10-30T08:51:02.455Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:51:02.455Z] #8 DONE 0.0s [2025-10-30T08:51:02.455Z] [2025-10-30T08:51:02.455Z] #7 exporting to image [2025-10-30T08:51:02.455Z] #7 exporting config sha256:de4d24dda45637cd538b8f197d370e2f1090fdf5dbe5ab2dfde9dbc21a0c9a60 done [2025-10-30T08:51:02.455Z] #7 exporting manifest sha256:ff709f6e2304318001adfaa025ac1fd64f86a013d6d17d8e3428aee49fcea4e3 done [2025-10-30T08:51:02.455Z] #7 exporting config sha256:f739514ba64e2aa47b81049f0170d8833539c98de324ee4450495459e258a019 done [2025-10-30T08:51:02.455Z] #7 exporting manifest list sha256:add8be2dd320c26fb8fd718ac58f9b9b1b3b946c0c09753d018899007f535580 done [2025-10-30T08:51:02.455Z] #7 pushing layers [2025-10-30T08:51:02.455Z] #7 pushing layers 0.1s done [2025-10-30T08:51:02.455Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c@sha256:add8be2dd320c26fb8fd718ac58f9b9b1b3b946c0c09753d018899007f535580 0.1s done [2025-10-30T08:51:02.455Z] #7 DONE 0.3s [2025-10-30T08:51:02.455Z] [2025-10-30T08:51:02.455Z] 1 warning found (use --debug to expand): [2025-10-30T08:51:02.455Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:51:02.746Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2025-10-30T08:51:02.746Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2025-10-30T08:51:02.746Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:51:02.746Z] #1 transferring dockerfile: 171B done [2025-10-30T08:51:02.746Z] #1 DONE 0.0s [2025-10-30T08:51:02.746Z] [2025-10-30T08:51:02.746Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-30T08:51:02.746Z] #2 DONE 0.0s [2025-10-30T08:51:02.746Z] [2025-10-30T08:51:02.746Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-30T08:51:02.746Z] #3 DONE 0.0s [2025-10-30T08:51:02.746Z] [2025-10-30T08:51:02.746Z] #4 [internal] load .dockerignore [2025-10-30T08:51:02.746Z] #4 transferring context: 2B done [2025-10-30T08:51:02.746Z] #4 DONE 0.0s [2025-10-30T08:51:02.746Z] [2025-10-30T08:51:02.746Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 [2025-10-30T08:51:02.746Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 0.0s done [2025-10-30T08:51:02.746Z] #5 CACHED [2025-10-30T08:51:02.746Z] [2025-10-30T08:51:02.746Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 [2025-10-30T08:51:02.746Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 0.0s done [2025-10-30T08:51:02.746Z] #6 CACHED [2025-10-30T08:51:02.746Z] [2025-10-30T08:51:02.746Z] #7 exporting to image [2025-10-30T08:51:02.746Z] #7 exporting layers done [2025-10-30T08:51:02.746Z] #7 exporting manifest sha256:74c5e1e9ad6e7e831d0d488bcee9973e0235e4f37c8c50f9add3c569dcf280ae done [2025-10-30T08:51:02.746Z] #7 exporting config sha256:de4d24dda45637cd538b8f197d370e2f1090fdf5dbe5ab2dfde9dbc21a0c9a60 done [2025-10-30T08:51:02.746Z] #7 exporting manifest sha256:ff709f6e2304318001adfaa025ac1fd64f86a013d6d17d8e3428aee49fcea4e3 done [2025-10-30T08:51:02.746Z] #7 exporting config sha256:f739514ba64e2aa47b81049f0170d8833539c98de324ee4450495459e258a019 done [2025-10-30T08:51:02.746Z] #7 exporting manifest list sha256:add8be2dd320c26fb8fd718ac58f9b9b1b3b946c0c09753d018899007f535580 done [2025-10-30T08:51:02.746Z] #7 pushing layers [2025-10-30T08:51:02.746Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:51:03.011Z] #7 pushing layers 0.0s done [2025-10-30T08:51:03.011Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:add8be2dd320c26fb8fd718ac58f9b9b1b3b946c0c09753d018899007f535580 0.1s done [2025-10-30T08:51:03.011Z] #7 DONE 0.1s [2025-10-30T08:51:03.011Z] [2025-10-30T08:51:03.011Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:51:03.011Z] #8 DONE 0.0s [2025-10-30T08:51:03.011Z] [2025-10-30T08:51:03.011Z] 1 warning found (use --debug to expand): [2025-10-30T08:51:03.011Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:51:03.311Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.70' [2025-10-30T08:51:03.311Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.70 --push - [2025-10-30T08:51:03.571Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:51:03.571Z] #1 transferring dockerfile: 177B done [2025-10-30T08:51:03.571Z] #1 DONE 0.0s [2025-10-30T08:51:03.571Z] [2025-10-30T08:51:03.571Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.70 [2025-10-30T08:51:03.571Z] #2 DONE 0.0s [2025-10-30T08:51:03.571Z] [2025-10-30T08:51:03.571Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.70 [2025-10-30T08:51:03.571Z] #3 DONE 0.0s [2025-10-30T08:51:03.571Z] [2025-10-30T08:51:03.571Z] #4 [internal] load .dockerignore [2025-10-30T08:51:03.571Z] #4 transferring context: 2B done [2025-10-30T08:51:03.571Z] #4 DONE 0.0s [2025-10-30T08:51:03.571Z] [2025-10-30T08:51:03.571Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.70@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 [2025-10-30T08:51:03.571Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.70@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 0.0s done [2025-10-30T08:51:03.571Z] #5 CACHED [2025-10-30T08:51:03.571Z] [2025-10-30T08:51:03.571Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.70@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 [2025-10-30T08:51:03.571Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.70@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 done [2025-10-30T08:51:03.571Z] #6 CACHED [2025-10-30T08:51:03.571Z] [2025-10-30T08:51:03.571Z] #7 exporting to image [2025-10-30T08:51:03.571Z] #7 exporting layers done [2025-10-30T08:51:03.571Z] #7 exporting manifest sha256:74c5e1e9ad6e7e831d0d488bcee9973e0235e4f37c8c50f9add3c569dcf280ae done [2025-10-30T08:51:03.571Z] #7 exporting config sha256:de4d24dda45637cd538b8f197d370e2f1090fdf5dbe5ab2dfde9dbc21a0c9a60 done [2025-10-30T08:51:03.571Z] #7 exporting manifest sha256:ff709f6e2304318001adfaa025ac1fd64f86a013d6d17d8e3428aee49fcea4e3 done [2025-10-30T08:51:03.571Z] #7 exporting config sha256:f739514ba64e2aa47b81049f0170d8833539c98de324ee4450495459e258a019 done [2025-10-30T08:51:03.571Z] #7 exporting manifest list sha256:add8be2dd320c26fb8fd718ac58f9b9b1b3b946c0c09753d018899007f535580 done [2025-10-30T08:51:03.571Z] #7 pushing layers 0.0s done [2025-10-30T08:51:03.571Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.70@sha256:add8be2dd320c26fb8fd718ac58f9b9b1b3b946c0c09753d018899007f535580 [2025-10-30T08:51:03.571Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:51:03.571Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.70@sha256:add8be2dd320c26fb8fd718ac58f9b9b1b3b946c0c09753d018899007f535580 0.1s done [2025-10-30T08:51:03.571Z] #7 DONE 0.1s [2025-10-30T08:51:03.571Z] [2025-10-30T08:51:03.571Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:51:03.571Z] #8 DONE 0.0s [2025-10-30T08:51:03.571Z] [2025-10-30T08:51:03.571Z] 1 warning found (use --debug to expand): [2025-10-30T08:51:03.571Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:51:03.863Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 --push - [2025-10-30T08:51:03.863Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70' [2025-10-30T08:51:03.863Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:51:03.863Z] #1 transferring dockerfile: 218B done [2025-10-30T08:51:03.863Z] #1 DONE 0.0s [2025-10-30T08:51:03.863Z] [2025-10-30T08:51:03.863Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:51:03.863Z] #2 DONE 0.0s [2025-10-30T08:51:03.863Z] [2025-10-30T08:51:03.863Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:51:03.863Z] #3 DONE 0.0s [2025-10-30T08:51:03.863Z] [2025-10-30T08:51:03.863Z] #4 [internal] load .dockerignore [2025-10-30T08:51:03.863Z] #4 transferring context: 2B done [2025-10-30T08:51:03.863Z] #4 DONE 0.0s [2025-10-30T08:51:03.863Z] [2025-10-30T08:51:03.863Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 [2025-10-30T08:51:03.863Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 0.0s done [2025-10-30T08:51:03.863Z] #5 CACHED [2025-10-30T08:51:03.863Z] [2025-10-30T08:51:03.863Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 [2025-10-30T08:51:03.863Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 0.0s done [2025-10-30T08:51:03.863Z] #6 CACHED [2025-10-30T08:51:03.863Z] [2025-10-30T08:51:03.863Z] #7 exporting to image [2025-10-30T08:51:03.863Z] #7 exporting layers done [2025-10-30T08:51:03.863Z] #7 exporting manifest sha256:74c5e1e9ad6e7e831d0d488bcee9973e0235e4f37c8c50f9add3c569dcf280ae done [2025-10-30T08:51:03.863Z] #7 exporting config sha256:de4d24dda45637cd538b8f197d370e2f1090fdf5dbe5ab2dfde9dbc21a0c9a60 done [2025-10-30T08:51:03.863Z] #7 exporting manifest sha256:ff709f6e2304318001adfaa025ac1fd64f86a013d6d17d8e3428aee49fcea4e3 done [2025-10-30T08:51:03.863Z] #7 exporting config sha256:f739514ba64e2aa47b81049f0170d8833539c98de324ee4450495459e258a019 [2025-10-30T08:51:03.863Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:51:04.156Z] #7 exporting config sha256:f739514ba64e2aa47b81049f0170d8833539c98de324ee4450495459e258a019 done [2025-10-30T08:51:04.156Z] #7 exporting manifest list sha256:add8be2dd320c26fb8fd718ac58f9b9b1b3b946c0c09753d018899007f535580 done [2025-10-30T08:51:04.156Z] #7 pushing layers 0.0s done [2025-10-30T08:51:04.156Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:add8be2dd320c26fb8fd718ac58f9b9b1b3b946c0c09753d018899007f535580 0.1s done [2025-10-30T08:51:04.156Z] #7 DONE 0.1s [2025-10-30T08:51:04.156Z] [2025-10-30T08:51:04.156Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:51:04.156Z] #8 DONE 0.0s [2025-10-30T08:51:04.156Z] [2025-10-30T08:51:04.156Z] 1 warning found (use --debug to expand): [2025-10-30T08:51:04.156Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:51:04.496Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2025-10-30T08:51:04.496Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2025-10-30T08:51:04.496Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:51:04.496Z] #1 transferring dockerfile: 169B done [2025-10-30T08:51:04.496Z] #1 DONE 0.0s [2025-10-30T08:51:04.496Z] [2025-10-30T08:51:04.496Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-10-30T08:51:04.496Z] #2 DONE 0.0s [2025-10-30T08:51:04.496Z] [2025-10-30T08:51:04.496Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-10-30T08:51:04.496Z] #3 DONE 0.0s [2025-10-30T08:51:04.496Z] [2025-10-30T08:51:04.496Z] #4 [internal] load .dockerignore [2025-10-30T08:51:04.496Z] #4 transferring context: 2B done [2025-10-30T08:51:04.496Z] #4 DONE 0.0s [2025-10-30T08:51:04.496Z] [2025-10-30T08:51:04.496Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 [2025-10-30T08:51:04.496Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 0.0s done [2025-10-30T08:51:04.496Z] #5 CACHED [2025-10-30T08:51:04.496Z] [2025-10-30T08:51:04.496Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 [2025-10-30T08:51:04.496Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:b9a1b3752b35b7d092f45560a65443bd51f9eadb91830a0d013ba06f6d413eb6 0.0s done [2025-10-30T08:51:04.496Z] #6 CACHED [2025-10-30T08:51:04.496Z] [2025-10-30T08:51:04.496Z] #7 exporting to image [2025-10-30T08:51:04.496Z] #7 exporting layers done [2025-10-30T08:51:04.496Z] #7 exporting manifest sha256:74c5e1e9ad6e7e831d0d488bcee9973e0235e4f37c8c50f9add3c569dcf280ae done [2025-10-30T08:51:04.496Z] #7 exporting config sha256:de4d24dda45637cd538b8f197d370e2f1090fdf5dbe5ab2dfde9dbc21a0c9a60 [2025-10-30T08:51:04.496Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:51:04.755Z] #7 exporting config sha256:de4d24dda45637cd538b8f197d370e2f1090fdf5dbe5ab2dfde9dbc21a0c9a60 done [2025-10-30T08:51:04.755Z] #7 exporting manifest sha256:ff709f6e2304318001adfaa025ac1fd64f86a013d6d17d8e3428aee49fcea4e3 done [2025-10-30T08:51:04.755Z] #7 exporting config sha256:f739514ba64e2aa47b81049f0170d8833539c98de324ee4450495459e258a019 done [2025-10-30T08:51:04.755Z] #7 exporting manifest list sha256:add8be2dd320c26fb8fd718ac58f9b9b1b3b946c0c09753d018899007f535580 done [2025-10-30T08:51:04.755Z] #7 pushing layers 0.0s done [2025-10-30T08:51:04.755Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:add8be2dd320c26fb8fd718ac58f9b9b1b3b946c0c09753d018899007f535580 0.1s done [2025-10-30T08:51:04.755Z] #7 DONE 0.1s [2025-10-30T08:51:04.755Z] [2025-10-30T08:51:04.755Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:51:04.755Z] #8 DONE 0.0s [2025-10-30T08:51:04.755Z] [2025-10-30T08:51:04.755Z] 1 warning found (use --debug to expand): [2025-10-30T08:51:04.755Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:51:05.046Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c' [2025-10-30T08:51:05.046Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c --push - [2025-10-30T08:51:05.046Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:51:05.046Z] #1 transferring dockerfile: 206B done [2025-10-30T08:51:05.046Z] #1 DONE 0.0s [2025-10-30T08:51:05.046Z] [2025-10-30T08:51:05.046Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:51:05.046Z] #2 DONE 0.0s [2025-10-30T08:51:05.046Z] [2025-10-30T08:51:05.046Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:51:05.046Z] #3 DONE 0.0s [2025-10-30T08:51:05.046Z] [2025-10-30T08:51:05.046Z] #4 [internal] load .dockerignore [2025-10-30T08:51:05.046Z] #4 transferring context: 2B done [2025-10-30T08:51:05.046Z] #4 DONE 0.0s [2025-10-30T08:51:05.305Z] [2025-10-30T08:51:05.305Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 [2025-10-30T08:51:05.305Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 done [2025-10-30T08:51:05.305Z] #5 DONE 0.0s [2025-10-30T08:51:05.305Z] [2025-10-30T08:51:05.305Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 [2025-10-30T08:51:05.305Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 0.0s done [2025-10-30T08:51:05.305Z] #6 DONE 0.1s [2025-10-30T08:51:05.305Z] [2025-10-30T08:51:05.305Z] #7 exporting to image [2025-10-30T08:51:05.305Z] #7 exporting layers done [2025-10-30T08:51:05.305Z] #7 exporting manifest sha256:ce76fef13b159ea5ea44f326ce329d59315cf18a060ffebee608c446de233cdd done [2025-10-30T08:51:05.305Z] #7 exporting config sha256:8532624bcf309b215b742a7bfbfdc54c58eef5a9acd263b408c54be6c46b8dd9 [2025-10-30T08:51:05.305Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:51:05.305Z] #7 ... [2025-10-30T08:51:05.305Z] [2025-10-30T08:51:05.305Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:51:05.305Z] #8 DONE 0.0s [2025-10-30T08:51:05.305Z] [2025-10-30T08:51:05.305Z] #7 exporting to image [2025-10-30T08:51:05.305Z] #7 exporting config sha256:8532624bcf309b215b742a7bfbfdc54c58eef5a9acd263b408c54be6c46b8dd9 done [2025-10-30T08:51:05.305Z] #7 exporting manifest sha256:978b4002d706f5de776559568e88a10017dc1ec892175287a9ac0e5c4abb3e8b done [2025-10-30T08:51:05.305Z] #7 exporting config sha256:caebbd18297b424ecece6e9cd74eb7a494ccd26c42a56defa7987ed960939ee1 done [2025-10-30T08:51:05.305Z] #7 exporting manifest list sha256:5fe61c62e89ce0413a5dd4f405e03d419ce2d781a16bb81311fc3f093f7d90e5 done [2025-10-30T08:51:05.305Z] #7 pushing layers 0.1s done [2025-10-30T08:51:05.305Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c@sha256:5fe61c62e89ce0413a5dd4f405e03d419ce2d781a16bb81311fc3f093f7d90e5 [2025-10-30T08:51:05.564Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c@sha256:5fe61c62e89ce0413a5dd4f405e03d419ce2d781a16bb81311fc3f093f7d90e5 0.1s done [2025-10-30T08:51:05.564Z] #7 DONE 0.3s [2025-10-30T08:51:05.564Z] [2025-10-30T08:51:05.564Z] 1 warning found (use --debug to expand): [2025-10-30T08:51:05.564Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:51:05.855Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2025-10-30T08:51:05.855Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2025-10-30T08:51:05.855Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:51:05.855Z] #1 transferring dockerfile: 172B done [2025-10-30T08:51:05.855Z] #1 DONE 0.0s [2025-10-30T08:51:05.855Z] [2025-10-30T08:51:05.855Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-30T08:51:05.855Z] #2 DONE 0.0s [2025-10-30T08:51:05.855Z] [2025-10-30T08:51:05.855Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-30T08:51:05.855Z] #3 DONE 0.0s [2025-10-30T08:51:05.855Z] [2025-10-30T08:51:05.855Z] #4 [internal] load .dockerignore [2025-10-30T08:51:05.855Z] #4 transferring context: 2B done [2025-10-30T08:51:05.855Z] #4 DONE 0.0s [2025-10-30T08:51:05.855Z] [2025-10-30T08:51:05.855Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 [2025-10-30T08:51:05.855Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 0.0s done [2025-10-30T08:51:05.855Z] #5 CACHED [2025-10-30T08:51:05.855Z] [2025-10-30T08:51:05.855Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 [2025-10-30T08:51:05.855Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 0.0s done [2025-10-30T08:51:05.855Z] #6 CACHED [2025-10-30T08:51:05.855Z] [2025-10-30T08:51:05.855Z] #7 exporting to image [2025-10-30T08:51:05.855Z] #7 exporting layers done [2025-10-30T08:51:05.855Z] #7 exporting manifest sha256:ce76fef13b159ea5ea44f326ce329d59315cf18a060ffebee608c446de233cdd done [2025-10-30T08:51:05.855Z] #7 exporting config sha256:8532624bcf309b215b742a7bfbfdc54c58eef5a9acd263b408c54be6c46b8dd9 done [2025-10-30T08:51:05.855Z] #7 exporting manifest sha256:978b4002d706f5de776559568e88a10017dc1ec892175287a9ac0e5c4abb3e8b done [2025-10-30T08:51:05.855Z] #7 exporting config sha256:caebbd18297b424ecece6e9cd74eb7a494ccd26c42a56defa7987ed960939ee1 [2025-10-30T08:51:05.855Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:51:06.112Z] #7 exporting config sha256:caebbd18297b424ecece6e9cd74eb7a494ccd26c42a56defa7987ed960939ee1 done [2025-10-30T08:51:06.112Z] #7 exporting manifest list sha256:5fe61c62e89ce0413a5dd4f405e03d419ce2d781a16bb81311fc3f093f7d90e5 done [2025-10-30T08:51:06.112Z] #7 pushing layers 0.0s done [2025-10-30T08:51:06.112Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:5fe61c62e89ce0413a5dd4f405e03d419ce2d781a16bb81311fc3f093f7d90e5 0.1s done [2025-10-30T08:51:06.112Z] #7 DONE 0.1s [2025-10-30T08:51:06.112Z] [2025-10-30T08:51:06.112Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:51:06.112Z] #8 DONE 0.0s [2025-10-30T08:51:06.112Z] [2025-10-30T08:51:06.112Z] 1 warning found (use --debug to expand): [2025-10-30T08:51:06.112Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:51:06.395Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.70' [2025-10-30T08:51:06.395Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.70 --push - [2025-10-30T08:51:06.395Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:51:06.395Z] #1 transferring dockerfile: 178B done [2025-10-30T08:51:06.395Z] #1 DONE 0.0s [2025-10-30T08:51:06.395Z] [2025-10-30T08:51:06.395Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.70 [2025-10-30T08:51:06.395Z] #2 DONE 0.0s [2025-10-30T08:51:06.395Z] [2025-10-30T08:51:06.395Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.70 [2025-10-30T08:51:06.395Z] #3 DONE 0.0s [2025-10-30T08:51:06.395Z] [2025-10-30T08:51:06.395Z] #4 [internal] load .dockerignore [2025-10-30T08:51:06.395Z] #4 transferring context: 2B done [2025-10-30T08:51:06.395Z] #4 DONE 0.0s [2025-10-30T08:51:06.395Z] [2025-10-30T08:51:06.395Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.70@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 [2025-10-30T08:51:06.395Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.70@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 [2025-10-30T08:51:06.395Z] #5 ... [2025-10-30T08:51:06.395Z] [2025-10-30T08:51:06.395Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.70@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 [2025-10-30T08:51:06.395Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.70@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 0.0s done [2025-10-30T08:51:06.395Z] #6 CACHED [2025-10-30T08:51:06.395Z] [2025-10-30T08:51:06.395Z] #7 exporting to image [2025-10-30T08:51:06.395Z] #7 exporting layers done [2025-10-30T08:51:06.395Z] #7 exporting manifest sha256:ce76fef13b159ea5ea44f326ce329d59315cf18a060ffebee608c446de233cdd done [2025-10-30T08:51:06.395Z] #7 exporting config sha256:8532624bcf309b215b742a7bfbfdc54c58eef5a9acd263b408c54be6c46b8dd9 done [2025-10-30T08:51:06.395Z] #7 exporting manifest sha256:978b4002d706f5de776559568e88a10017dc1ec892175287a9ac0e5c4abb3e8b done [2025-10-30T08:51:06.395Z] #7 exporting config sha256:caebbd18297b424ecece6e9cd74eb7a494ccd26c42a56defa7987ed960939ee1 done [2025-10-30T08:51:06.395Z] #7 exporting manifest list sha256:5fe61c62e89ce0413a5dd4f405e03d419ce2d781a16bb81311fc3f093f7d90e5 done [2025-10-30T08:51:06.395Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:51:06.653Z] #7 pushing layers 0.0s done [2025-10-30T08:51:06.653Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.70@sha256:5fe61c62e89ce0413a5dd4f405e03d419ce2d781a16bb81311fc3f093f7d90e5 0.1s done [2025-10-30T08:51:06.653Z] #7 DONE 0.1s [2025-10-30T08:51:06.653Z] [2025-10-30T08:51:06.653Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:51:06.653Z] #8 DONE 0.0s [2025-10-30T08:51:06.653Z] [2025-10-30T08:51:06.653Z] 1 warning found (use --debug to expand): [2025-10-30T08:51:06.653Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:51:06.944Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70' [2025-10-30T08:51:06.944Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 --push - [2025-10-30T08:51:07.202Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:51:07.202Z] #1 transferring dockerfile: 219B done [2025-10-30T08:51:07.202Z] #1 DONE 0.0s [2025-10-30T08:51:07.202Z] [2025-10-30T08:51:07.202Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:51:07.202Z] #2 DONE 0.0s [2025-10-30T08:51:07.202Z] [2025-10-30T08:51:07.202Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:51:07.202Z] #3 DONE 0.0s [2025-10-30T08:51:07.202Z] [2025-10-30T08:51:07.202Z] #4 [internal] load .dockerignore [2025-10-30T08:51:07.202Z] #4 transferring context: 2B done [2025-10-30T08:51:07.202Z] #4 DONE 0.0s [2025-10-30T08:51:07.202Z] [2025-10-30T08:51:07.202Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 [2025-10-30T08:51:07.202Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 done [2025-10-30T08:51:07.202Z] #5 CACHED [2025-10-30T08:51:07.202Z] [2025-10-30T08:51:07.202Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 [2025-10-30T08:51:07.202Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 done [2025-10-30T08:51:07.202Z] #6 CACHED [2025-10-30T08:51:07.202Z] [2025-10-30T08:51:07.202Z] #7 exporting to image [2025-10-30T08:51:07.202Z] #7 exporting layers done [2025-10-30T08:51:07.202Z] #7 exporting manifest sha256:ce76fef13b159ea5ea44f326ce329d59315cf18a060ffebee608c446de233cdd done [2025-10-30T08:51:07.202Z] #7 exporting config sha256:8532624bcf309b215b742a7bfbfdc54c58eef5a9acd263b408c54be6c46b8dd9 done [2025-10-30T08:51:07.202Z] #7 exporting manifest sha256:978b4002d706f5de776559568e88a10017dc1ec892175287a9ac0e5c4abb3e8b done [2025-10-30T08:51:07.202Z] #7 exporting config sha256:caebbd18297b424ecece6e9cd74eb7a494ccd26c42a56defa7987ed960939ee1 done [2025-10-30T08:51:07.202Z] #7 exporting manifest list sha256:5fe61c62e89ce0413a5dd4f405e03d419ce2d781a16bb81311fc3f093f7d90e5 done [2025-10-30T08:51:07.202Z] #7 pushing layers 0.0s done [2025-10-30T08:51:07.202Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:5fe61c62e89ce0413a5dd4f405e03d419ce2d781a16bb81311fc3f093f7d90e5 [2025-10-30T08:51:07.202Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:51:07.202Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:5fe61c62e89ce0413a5dd4f405e03d419ce2d781a16bb81311fc3f093f7d90e5 0.1s done [2025-10-30T08:51:07.202Z] #7 DONE 0.1s [2025-10-30T08:51:07.202Z] [2025-10-30T08:51:07.202Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:51:07.202Z] #8 DONE 0.0s [2025-10-30T08:51:07.202Z] [2025-10-30T08:51:07.202Z] 1 warning found (use --debug to expand): [2025-10-30T08:51:07.202Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:51:07.487Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2025-10-30T08:51:07.487Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2025-10-30T08:51:07.487Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:51:07.487Z] #1 transferring dockerfile: 170B done [2025-10-30T08:51:07.487Z] #1 DONE 0.0s [2025-10-30T08:51:07.487Z] [2025-10-30T08:51:07.487Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-10-30T08:51:07.487Z] #2 DONE 0.0s [2025-10-30T08:51:07.487Z] [2025-10-30T08:51:07.487Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-10-30T08:51:07.487Z] #3 DONE 0.0s [2025-10-30T08:51:07.487Z] [2025-10-30T08:51:07.487Z] #4 [internal] load .dockerignore [2025-10-30T08:51:07.487Z] #4 transferring context: 2B done [2025-10-30T08:51:07.487Z] #4 DONE 0.0s [2025-10-30T08:51:07.487Z] [2025-10-30T08:51:07.487Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 [2025-10-30T08:51:07.487Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 done [2025-10-30T08:51:07.487Z] #5 CACHED [2025-10-30T08:51:07.487Z] [2025-10-30T08:51:07.487Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 [2025-10-30T08:51:07.487Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:b7e5bbdee9b9797379ee0e321d6a35006b57138c9936bc2a60a98b038acec063 0.0s done [2025-10-30T08:51:07.487Z] #6 CACHED [2025-10-30T08:51:07.487Z] [2025-10-30T08:51:07.487Z] #7 exporting to image [2025-10-30T08:51:07.487Z] #7 exporting layers done [2025-10-30T08:51:07.487Z] #7 exporting manifest sha256:ce76fef13b159ea5ea44f326ce329d59315cf18a060ffebee608c446de233cdd done [2025-10-30T08:51:07.487Z] #7 exporting config sha256:8532624bcf309b215b742a7bfbfdc54c58eef5a9acd263b408c54be6c46b8dd9 done [2025-10-30T08:51:07.487Z] #7 exporting manifest sha256:978b4002d706f5de776559568e88a10017dc1ec892175287a9ac0e5c4abb3e8b done [2025-10-30T08:51:07.487Z] #7 exporting config sha256:caebbd18297b424ecece6e9cd74eb7a494ccd26c42a56defa7987ed960939ee1 done [2025-10-30T08:51:07.487Z] #7 exporting manifest list sha256:5fe61c62e89ce0413a5dd4f405e03d419ce2d781a16bb81311fc3f093f7d90e5 done [2025-10-30T08:51:07.487Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:51:07.745Z] #7 ... [2025-10-30T08:51:07.745Z] [2025-10-30T08:51:07.745Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:51:07.745Z] #8 DONE 0.0s [2025-10-30T08:51:07.745Z] [2025-10-30T08:51:07.745Z] #7 exporting to image [2025-10-30T08:51:07.745Z] #7 pushing layers 0.0s done [2025-10-30T08:51:07.746Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:5fe61c62e89ce0413a5dd4f405e03d419ce2d781a16bb81311fc3f093f7d90e5 [2025-10-30T08:51:07.746Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:5fe61c62e89ce0413a5dd4f405e03d419ce2d781a16bb81311fc3f093f7d90e5 0.1s done [2025-10-30T08:51:07.746Z] #7 DONE 0.2s [2025-10-30T08:51:07.746Z] [2025-10-30T08:51:07.746Z] 1 warning found (use --debug to expand): [2025-10-30T08:51:07.746Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:51:08.031Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c' [2025-10-30T08:51:08.031Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c --push - [2025-10-30T08:51:08.291Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:51:08.291Z] #1 transferring dockerfile: 206B done [2025-10-30T08:51:08.291Z] #1 DONE 0.0s [2025-10-30T08:51:08.291Z] [2025-10-30T08:51:08.291Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:51:08.291Z] #2 DONE 0.0s [2025-10-30T08:51:08.291Z] [2025-10-30T08:51:08.291Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:51:08.291Z] #3 DONE 0.0s [2025-10-30T08:51:08.291Z] [2025-10-30T08:51:08.291Z] #4 [internal] load .dockerignore [2025-10-30T08:51:08.291Z] #4 transferring context: 2B done [2025-10-30T08:51:08.291Z] #4 DONE 0.0s [2025-10-30T08:51:08.291Z] [2025-10-30T08:51:08.291Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d [2025-10-30T08:51:08.291Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d [2025-10-30T08:51:08.291Z] #5 ... [2025-10-30T08:51:08.291Z] [2025-10-30T08:51:08.291Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d [2025-10-30T08:51:08.291Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d done [2025-10-30T08:51:08.291Z] #6 DONE 0.1s [2025-10-30T08:51:08.291Z] [2025-10-30T08:51:08.291Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:51:08.291Z] #7 DONE 0.0s [2025-10-30T08:51:08.291Z] [2025-10-30T08:51:08.291Z] #8 exporting to image [2025-10-30T08:51:08.291Z] #8 exporting layers done [2025-10-30T08:51:08.291Z] #8 exporting manifest sha256:ccfe3da4979ca752d01a0bf967f973157f947ea99f6e9725b774eb856f7b0280 done [2025-10-30T08:51:08.291Z] #8 exporting config sha256:d66d03334783c6b0ee368922e350fa539acf4732e1ac87459106ba6b6b19dd21 done [2025-10-30T08:51:08.291Z] #8 exporting manifest sha256:778065445ed06ce00a90eaac679f038df84c8e8b8b1941a430f6d80537565bed done [2025-10-30T08:51:08.291Z] #8 exporting config sha256:c3870ad9f682710f7cb387b116800161be4138c1c02eefdc65d5b57dc038bef8 done [2025-10-30T08:51:08.291Z] #8 exporting manifest list sha256:f62b120d09da13867dbaeafcf195ca72e99456231e71988afd3a562af37267dc done [2025-10-30T08:51:08.291Z] #8 pushing layers 0.1s done [2025-10-30T08:51:08.291Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c@sha256:f62b120d09da13867dbaeafcf195ca72e99456231e71988afd3a562af37267dc [2025-10-30T08:51:08.291Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:51:08.550Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c@sha256:f62b120d09da13867dbaeafcf195ca72e99456231e71988afd3a562af37267dc 0.1s done [2025-10-30T08:51:08.550Z] #8 DONE 0.2s [2025-10-30T08:51:08.550Z] [2025-10-30T08:51:08.550Z] 1 warning found (use --debug to expand): [2025-10-30T08:51:08.550Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:51:08.836Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2025-10-30T08:51:08.836Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2025-10-30T08:51:08.836Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:51:08.836Z] #1 transferring dockerfile: 172B done [2025-10-30T08:51:08.836Z] #1 DONE 0.0s [2025-10-30T08:51:08.836Z] [2025-10-30T08:51:08.836Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-30T08:51:08.836Z] #2 DONE 0.0s [2025-10-30T08:51:08.836Z] [2025-10-30T08:51:08.836Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-30T08:51:08.836Z] #3 DONE 0.0s [2025-10-30T08:51:08.836Z] [2025-10-30T08:51:08.836Z] #4 [internal] load .dockerignore [2025-10-30T08:51:08.836Z] #4 transferring context: 2B done [2025-10-30T08:51:08.836Z] #4 DONE 0.0s [2025-10-30T08:51:08.836Z] [2025-10-30T08:51:08.836Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d [2025-10-30T08:51:08.836Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d done [2025-10-30T08:51:08.836Z] #5 CACHED [2025-10-30T08:51:08.836Z] [2025-10-30T08:51:08.836Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d [2025-10-30T08:51:08.836Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d 0.0s done [2025-10-30T08:51:08.836Z] #6 CACHED [2025-10-30T08:51:08.836Z] [2025-10-30T08:51:08.836Z] #7 exporting to image [2025-10-30T08:51:08.836Z] #7 exporting layers done [2025-10-30T08:51:08.836Z] #7 exporting manifest sha256:ccfe3da4979ca752d01a0bf967f973157f947ea99f6e9725b774eb856f7b0280 done [2025-10-30T08:51:08.836Z] #7 exporting config sha256:d66d03334783c6b0ee368922e350fa539acf4732e1ac87459106ba6b6b19dd21 done [2025-10-30T08:51:08.836Z] #7 exporting manifest sha256:778065445ed06ce00a90eaac679f038df84c8e8b8b1941a430f6d80537565bed done [2025-10-30T08:51:08.836Z] #7 exporting config sha256:c3870ad9f682710f7cb387b116800161be4138c1c02eefdc65d5b57dc038bef8 [2025-10-30T08:51:08.836Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:51:09.095Z] #7 exporting config sha256:c3870ad9f682710f7cb387b116800161be4138c1c02eefdc65d5b57dc038bef8 done [2025-10-30T08:51:09.095Z] #7 exporting manifest list sha256:f62b120d09da13867dbaeafcf195ca72e99456231e71988afd3a562af37267dc done [2025-10-30T08:51:09.095Z] #7 pushing layers 0.0s done [2025-10-30T08:51:09.095Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:f62b120d09da13867dbaeafcf195ca72e99456231e71988afd3a562af37267dc 0.1s done [2025-10-30T08:51:09.095Z] #7 DONE 0.1s [2025-10-30T08:51:09.095Z] [2025-10-30T08:51:09.095Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:51:09.095Z] #8 DONE 0.0s [2025-10-30T08:51:09.095Z] [2025-10-30T08:51:09.095Z] 1 warning found (use --debug to expand): [2025-10-30T08:51:09.095Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:51:09.382Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.70' [2025-10-30T08:51:09.383Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.70 --push - [2025-10-30T08:51:09.643Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:51:09.643Z] #1 transferring dockerfile: 178B done [2025-10-30T08:51:09.643Z] #1 DONE 0.0s [2025-10-30T08:51:09.643Z] [2025-10-30T08:51:09.643Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.70 [2025-10-30T08:51:09.643Z] #2 DONE 0.0s [2025-10-30T08:51:09.643Z] [2025-10-30T08:51:09.643Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.70 [2025-10-30T08:51:09.643Z] #3 DONE 0.0s [2025-10-30T08:51:09.643Z] [2025-10-30T08:51:09.643Z] #4 [internal] load .dockerignore [2025-10-30T08:51:09.643Z] #4 transferring context: 2B done [2025-10-30T08:51:09.643Z] #4 DONE 0.0s [2025-10-30T08:51:09.643Z] [2025-10-30T08:51:09.643Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.70@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d [2025-10-30T08:51:09.643Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.70@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d 0.0s done [2025-10-30T08:51:09.643Z] #5 CACHED [2025-10-30T08:51:09.643Z] [2025-10-30T08:51:09.643Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.70@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d [2025-10-30T08:51:09.643Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.70@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d 0.0s done [2025-10-30T08:51:09.643Z] #6 CACHED [2025-10-30T08:51:09.643Z] [2025-10-30T08:51:09.643Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:51:09.643Z] #7 DONE 0.0s [2025-10-30T08:51:09.643Z] [2025-10-30T08:51:09.643Z] #8 exporting to image [2025-10-30T08:51:09.643Z] #8 exporting layers done [2025-10-30T08:51:09.643Z] #8 exporting manifest sha256:ccfe3da4979ca752d01a0bf967f973157f947ea99f6e9725b774eb856f7b0280 done [2025-10-30T08:51:09.643Z] #8 exporting config sha256:d66d03334783c6b0ee368922e350fa539acf4732e1ac87459106ba6b6b19dd21 done [2025-10-30T08:51:09.643Z] #8 exporting manifest sha256:778065445ed06ce00a90eaac679f038df84c8e8b8b1941a430f6d80537565bed done [2025-10-30T08:51:09.643Z] #8 exporting config sha256:c3870ad9f682710f7cb387b116800161be4138c1c02eefdc65d5b57dc038bef8 done [2025-10-30T08:51:09.643Z] #8 exporting manifest list sha256:f62b120d09da13867dbaeafcf195ca72e99456231e71988afd3a562af37267dc done [2025-10-30T08:51:09.643Z] #8 pushing layers 0.0s done [2025-10-30T08:51:09.643Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.70@sha256:f62b120d09da13867dbaeafcf195ca72e99456231e71988afd3a562af37267dc 0.1s done [2025-10-30T08:51:09.643Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:51:09.643Z] #8 DONE 0.1s [2025-10-30T08:51:09.643Z] [2025-10-30T08:51:09.643Z] 1 warning found (use --debug to expand): [2025-10-30T08:51:09.643Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:51:09.929Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70' [2025-10-30T08:51:09.929Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 --push - [2025-10-30T08:51:10.187Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:51:10.187Z] #1 transferring dockerfile: 219B done [2025-10-30T08:51:10.187Z] #1 DONE 0.0s [2025-10-30T08:51:10.187Z] [2025-10-30T08:51:10.187Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:51:10.187Z] #2 DONE 0.0s [2025-10-30T08:51:10.187Z] [2025-10-30T08:51:10.188Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:51:10.188Z] #3 DONE 0.0s [2025-10-30T08:51:10.188Z] [2025-10-30T08:51:10.188Z] #4 [internal] load .dockerignore [2025-10-30T08:51:10.188Z] #4 transferring context: 2B done [2025-10-30T08:51:10.188Z] #4 DONE 0.0s [2025-10-30T08:51:10.188Z] [2025-10-30T08:51:10.188Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d [2025-10-30T08:51:10.188Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d 0.0s done [2025-10-30T08:51:10.188Z] #5 CACHED [2025-10-30T08:51:10.188Z] [2025-10-30T08:51:10.188Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d [2025-10-30T08:51:10.188Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d 0.0s done [2025-10-30T08:51:10.188Z] #6 CACHED [2025-10-30T08:51:10.188Z] [2025-10-30T08:51:10.188Z] #7 exporting to image [2025-10-30T08:51:10.188Z] #7 exporting layers done [2025-10-30T08:51:10.188Z] #7 exporting manifest sha256:ccfe3da4979ca752d01a0bf967f973157f947ea99f6e9725b774eb856f7b0280 done [2025-10-30T08:51:10.188Z] #7 exporting config sha256:d66d03334783c6b0ee368922e350fa539acf4732e1ac87459106ba6b6b19dd21 done [2025-10-30T08:51:10.188Z] #7 exporting manifest sha256:778065445ed06ce00a90eaac679f038df84c8e8b8b1941a430f6d80537565bed done [2025-10-30T08:51:10.188Z] #7 exporting config sha256:c3870ad9f682710f7cb387b116800161be4138c1c02eefdc65d5b57dc038bef8 done [2025-10-30T08:51:10.188Z] #7 exporting manifest list sha256:f62b120d09da13867dbaeafcf195ca72e99456231e71988afd3a562af37267dc done [2025-10-30T08:51:10.188Z] #7 pushing layers 0.0s done [2025-10-30T08:51:10.188Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:f62b120d09da13867dbaeafcf195ca72e99456231e71988afd3a562af37267dc [2025-10-30T08:51:10.188Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:51:10.188Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:f62b120d09da13867dbaeafcf195ca72e99456231e71988afd3a562af37267dc 0.1s done [2025-10-30T08:51:10.188Z] #7 DONE 0.1s [2025-10-30T08:51:10.188Z] [2025-10-30T08:51:10.188Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:51:10.188Z] #8 DONE 0.0s [2025-10-30T08:51:10.188Z] [2025-10-30T08:51:10.188Z] 1 warning found (use --debug to expand): [2025-10-30T08:51:10.188Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:51:10.475Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2025-10-30T08:51:10.475Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2025-10-30T08:51:10.733Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:51:10.733Z] #1 transferring dockerfile: 170B done [2025-10-30T08:51:10.733Z] #1 DONE 0.0s [2025-10-30T08:51:10.733Z] [2025-10-30T08:51:10.733Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-10-30T08:51:10.733Z] #2 DONE 0.0s [2025-10-30T08:51:10.733Z] [2025-10-30T08:51:10.733Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-10-30T08:51:10.733Z] #3 DONE 0.0s [2025-10-30T08:51:10.733Z] [2025-10-30T08:51:10.733Z] #4 [internal] load .dockerignore [2025-10-30T08:51:10.733Z] #4 transferring context: 2B done [2025-10-30T08:51:10.733Z] #4 DONE 0.0s [2025-10-30T08:51:10.733Z] [2025-10-30T08:51:10.733Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d [2025-10-30T08:51:10.733Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d done [2025-10-30T08:51:10.733Z] #5 CACHED [2025-10-30T08:51:10.733Z] [2025-10-30T08:51:10.733Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d [2025-10-30T08:51:10.733Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:290179653b4e6b6e416792574b3e1006ad5cd8a12cb3b2801e5214acb9d9442d 0.0s done [2025-10-30T08:51:10.733Z] #6 CACHED [2025-10-30T08:51:10.733Z] [2025-10-30T08:51:10.733Z] #7 exporting to image [2025-10-30T08:51:10.733Z] #7 exporting layers done [2025-10-30T08:51:10.733Z] #7 exporting manifest sha256:ccfe3da4979ca752d01a0bf967f973157f947ea99f6e9725b774eb856f7b0280 done [2025-10-30T08:51:10.733Z] #7 exporting config sha256:d66d03334783c6b0ee368922e350fa539acf4732e1ac87459106ba6b6b19dd21 done [2025-10-30T08:51:10.733Z] #7 exporting manifest sha256:778065445ed06ce00a90eaac679f038df84c8e8b8b1941a430f6d80537565bed done [2025-10-30T08:51:10.733Z] #7 exporting config sha256:c3870ad9f682710f7cb387b116800161be4138c1c02eefdc65d5b57dc038bef8 done [2025-10-30T08:51:10.733Z] #7 exporting manifest list sha256:f62b120d09da13867dbaeafcf195ca72e99456231e71988afd3a562af37267dc done [2025-10-30T08:51:10.733Z] #7 pushing layers 0.0s done [2025-10-30T08:51:10.733Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:f62b120d09da13867dbaeafcf195ca72e99456231e71988afd3a562af37267dc [2025-10-30T08:51:10.733Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:51:10.733Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:f62b120d09da13867dbaeafcf195ca72e99456231e71988afd3a562af37267dc 0.1s done [2025-10-30T08:51:10.733Z] #7 DONE 0.1s [2025-10-30T08:51:10.733Z] [2025-10-30T08:51:10.733Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:51:10.733Z] #8 DONE 0.0s [2025-10-30T08:51:10.733Z] [2025-10-30T08:51:10.733Z] 1 warning found (use --debug to expand): [2025-10-30T08:51:10.733Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:51:11.021Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c' [2025-10-30T08:51:11.021Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c --push - [2025-10-30T08:51:11.021Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:51:11.021Z] #1 transferring dockerfile: 206B done [2025-10-30T08:51:11.021Z] #1 DONE 0.0s [2025-10-30T08:51:11.021Z] [2025-10-30T08:51:11.021Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:51:11.021Z] #2 DONE 0.0s [2025-10-30T08:51:11.021Z] [2025-10-30T08:51:11.022Z] #3 [internal] load .dockerignore [2025-10-30T08:51:11.022Z] #3 transferring context: 2B done [2025-10-30T08:51:11.022Z] #3 DONE 0.0s [2025-10-30T08:51:11.022Z] [2025-10-30T08:51:11.022Z] #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:51:11.022Z] #4 DONE 0.1s [2025-10-30T08:51:11.282Z] [2025-10-30T08:51:11.282Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 [2025-10-30T08:51:11.282Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 0.0s done [2025-10-30T08:51:11.282Z] #5 DONE 0.0s [2025-10-30T08:51:11.282Z] [2025-10-30T08:51:11.282Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 [2025-10-30T08:51:11.282Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 done [2025-10-30T08:51:11.282Z] #6 DONE 0.1s [2025-10-30T08:51:11.282Z] [2025-10-30T08:51:11.282Z] #7 exporting to image [2025-10-30T08:51:11.282Z] #7 exporting layers done [2025-10-30T08:51:11.282Z] #7 exporting manifest sha256:3a659f796171c9d177385d77b2e6b4bd1c88eccb337d17c453b8695e26a1fd6c done [2025-10-30T08:51:11.282Z] #7 exporting config sha256:68d1b848556ba15ad642040fb1311120966aea99fc77ff82fa096c21f22962d6 done [2025-10-30T08:51:11.282Z] #7 exporting manifest sha256:356e5135d4522b350db2a03e1c927f14d143dd0402ea83d580e48fc77a35b58b done [2025-10-30T08:51:11.282Z] #7 exporting config sha256:d6d6cda6f9dccc6e5961fe8b5c8ac07cd9d288ecc98ba7ae5cf59c824d162f02 done [2025-10-30T08:51:11.282Z] #7 exporting manifest list sha256:735a8b4481aa2c5756b76020fcf374cc9fea2137abd481abdab8577e79a332d2 done [2025-10-30T08:51:11.282Z] #7 pushing layers [2025-10-30T08:51:11.282Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:51:11.282Z] #7 ... [2025-10-30T08:51:11.282Z] [2025-10-30T08:51:11.282Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:51:11.282Z] #8 DONE 0.0s [2025-10-30T08:51:11.282Z] [2025-10-30T08:51:11.282Z] #7 exporting to image [2025-10-30T08:51:11.282Z] #7 pushing layers 0.1s done [2025-10-30T08:51:11.282Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c@sha256:735a8b4481aa2c5756b76020fcf374cc9fea2137abd481abdab8577e79a332d2 [2025-10-30T08:51:11.542Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c@sha256:735a8b4481aa2c5756b76020fcf374cc9fea2137abd481abdab8577e79a332d2 0.1s done [2025-10-30T08:51:11.542Z] #7 DONE 0.3s [2025-10-30T08:51:11.542Z] [2025-10-30T08:51:11.542Z] 1 warning found (use --debug to expand): [2025-10-30T08:51:11.542Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:51:11.828Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2025-10-30T08:51:11.828Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2025-10-30T08:51:11.828Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:51:11.828Z] #1 transferring dockerfile: 172B done [2025-10-30T08:51:11.828Z] #1 DONE 0.0s [2025-10-30T08:51:11.828Z] [2025-10-30T08:51:11.828Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-30T08:51:11.828Z] #2 DONE 0.0s [2025-10-30T08:51:11.828Z] [2025-10-30T08:51:11.828Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-30T08:51:11.828Z] #3 DONE 0.0s [2025-10-30T08:51:11.828Z] [2025-10-30T08:51:11.828Z] #4 [internal] load .dockerignore [2025-10-30T08:51:11.828Z] #4 transferring context: 2B done [2025-10-30T08:51:11.828Z] #4 DONE 0.0s [2025-10-30T08:51:11.828Z] [2025-10-30T08:51:11.828Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 [2025-10-30T08:51:11.828Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 done [2025-10-30T08:51:11.828Z] #5 CACHED [2025-10-30T08:51:11.828Z] [2025-10-30T08:51:11.828Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 [2025-10-30T08:51:11.828Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 done [2025-10-30T08:51:11.828Z] #6 CACHED [2025-10-30T08:51:11.828Z] [2025-10-30T08:51:11.828Z] #7 exporting to image [2025-10-30T08:51:11.828Z] #7 exporting layers done [2025-10-30T08:51:11.828Z] #7 exporting manifest sha256:3a659f796171c9d177385d77b2e6b4bd1c88eccb337d17c453b8695e26a1fd6c done [2025-10-30T08:51:11.828Z] #7 exporting config sha256:68d1b848556ba15ad642040fb1311120966aea99fc77ff82fa096c21f22962d6 done [2025-10-30T08:51:11.828Z] #7 exporting manifest sha256:356e5135d4522b350db2a03e1c927f14d143dd0402ea83d580e48fc77a35b58b done [2025-10-30T08:51:11.828Z] #7 exporting config sha256:d6d6cda6f9dccc6e5961fe8b5c8ac07cd9d288ecc98ba7ae5cf59c824d162f02 done [2025-10-30T08:51:11.828Z] #7 exporting manifest list sha256:735a8b4481aa2c5756b76020fcf374cc9fea2137abd481abdab8577e79a332d2 done [2025-10-30T08:51:11.828Z] #7 pushing layers [2025-10-30T08:51:11.828Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:51:12.085Z] #7 pushing layers 0.0s done [2025-10-30T08:51:12.085Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:735a8b4481aa2c5756b76020fcf374cc9fea2137abd481abdab8577e79a332d2 0.1s done [2025-10-30T08:51:12.085Z] #7 DONE 0.1s [2025-10-30T08:51:12.085Z] [2025-10-30T08:51:12.085Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:51:12.085Z] #8 DONE 0.0s [2025-10-30T08:51:12.085Z] [2025-10-30T08:51:12.085Z] 1 warning found (use --debug to expand): [2025-10-30T08:51:12.085Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:51:12.366Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.70' [2025-10-30T08:51:12.366Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.70 --push - [2025-10-30T08:51:12.626Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:51:12.626Z] #1 transferring dockerfile: 178B done [2025-10-30T08:51:12.626Z] #1 DONE 0.0s [2025-10-30T08:51:12.626Z] [2025-10-30T08:51:12.626Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.70 [2025-10-30T08:51:12.626Z] #2 DONE 0.0s [2025-10-30T08:51:12.626Z] [2025-10-30T08:51:12.626Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.70 [2025-10-30T08:51:12.626Z] #3 DONE 0.0s [2025-10-30T08:51:12.626Z] [2025-10-30T08:51:12.626Z] #4 [internal] load .dockerignore [2025-10-30T08:51:12.626Z] #4 transferring context: 2B done [2025-10-30T08:51:12.626Z] #4 DONE 0.0s [2025-10-30T08:51:12.626Z] [2025-10-30T08:51:12.626Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.70@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 [2025-10-30T08:51:12.626Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.70@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 done [2025-10-30T08:51:12.626Z] #5 CACHED [2025-10-30T08:51:12.626Z] [2025-10-30T08:51:12.626Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.70@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 [2025-10-30T08:51:12.626Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.70@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 0.0s done [2025-10-30T08:51:12.626Z] #6 CACHED [2025-10-30T08:51:12.626Z] [2025-10-30T08:51:12.626Z] #7 exporting to image [2025-10-30T08:51:12.626Z] #7 exporting layers done [2025-10-30T08:51:12.626Z] #7 exporting manifest sha256:3a659f796171c9d177385d77b2e6b4bd1c88eccb337d17c453b8695e26a1fd6c done [2025-10-30T08:51:12.626Z] #7 exporting config sha256:68d1b848556ba15ad642040fb1311120966aea99fc77ff82fa096c21f22962d6 done [2025-10-30T08:51:12.626Z] #7 exporting manifest sha256:356e5135d4522b350db2a03e1c927f14d143dd0402ea83d580e48fc77a35b58b done [2025-10-30T08:51:12.626Z] #7 exporting config sha256:d6d6cda6f9dccc6e5961fe8b5c8ac07cd9d288ecc98ba7ae5cf59c824d162f02 done [2025-10-30T08:51:12.626Z] #7 exporting manifest list sha256:735a8b4481aa2c5756b76020fcf374cc9fea2137abd481abdab8577e79a332d2 done [2025-10-30T08:51:12.626Z] #7 pushing layers 0.0s done [2025-10-30T08:51:12.626Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.70@sha256:735a8b4481aa2c5756b76020fcf374cc9fea2137abd481abdab8577e79a332d2 [2025-10-30T08:51:12.626Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:51:12.626Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.70@sha256:735a8b4481aa2c5756b76020fcf374cc9fea2137abd481abdab8577e79a332d2 0.1s done [2025-10-30T08:51:12.626Z] #7 DONE 0.1s [2025-10-30T08:51:12.626Z] [2025-10-30T08:51:12.626Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:51:12.626Z] #8 DONE 0.0s [2025-10-30T08:51:12.626Z] [2025-10-30T08:51:12.626Z] 1 warning found (use --debug to expand): [2025-10-30T08:51:12.626Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:51:12.916Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70' [2025-10-30T08:51:12.916Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 --push - [2025-10-30T08:51:12.916Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:51:12.916Z] #1 transferring dockerfile: 219B done [2025-10-30T08:51:12.916Z] #1 DONE 0.0s [2025-10-30T08:51:12.916Z] [2025-10-30T08:51:12.916Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:51:12.916Z] #2 DONE 0.0s [2025-10-30T08:51:12.916Z] [2025-10-30T08:51:12.916Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:51:12.916Z] #3 DONE 0.0s [2025-10-30T08:51:12.916Z] [2025-10-30T08:51:12.916Z] #4 [internal] load .dockerignore [2025-10-30T08:51:12.916Z] #4 transferring context: 2B done [2025-10-30T08:51:12.916Z] #4 DONE 0.0s [2025-10-30T08:51:12.916Z] [2025-10-30T08:51:12.916Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 [2025-10-30T08:51:12.916Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 done [2025-10-30T08:51:12.916Z] #5 CACHED [2025-10-30T08:51:12.916Z] [2025-10-30T08:51:12.916Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 [2025-10-30T08:51:12.916Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 done [2025-10-30T08:51:12.916Z] #6 CACHED [2025-10-30T08:51:12.916Z] [2025-10-30T08:51:12.916Z] #7 exporting to image [2025-10-30T08:51:12.916Z] #7 exporting layers done [2025-10-30T08:51:12.916Z] #7 exporting manifest sha256:3a659f796171c9d177385d77b2e6b4bd1c88eccb337d17c453b8695e26a1fd6c done [2025-10-30T08:51:12.916Z] #7 exporting config sha256:68d1b848556ba15ad642040fb1311120966aea99fc77ff82fa096c21f22962d6 done [2025-10-30T08:51:12.916Z] #7 exporting manifest sha256:356e5135d4522b350db2a03e1c927f14d143dd0402ea83d580e48fc77a35b58b done [2025-10-30T08:51:12.916Z] #7 exporting config sha256:d6d6cda6f9dccc6e5961fe8b5c8ac07cd9d288ecc98ba7ae5cf59c824d162f02 done [2025-10-30T08:51:12.916Z] #7 exporting manifest list sha256:735a8b4481aa2c5756b76020fcf374cc9fea2137abd481abdab8577e79a332d2 done [2025-10-30T08:51:12.916Z] #7 pushing layers 0.0s done [2025-10-30T08:51:12.916Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:735a8b4481aa2c5756b76020fcf374cc9fea2137abd481abdab8577e79a332d2 [2025-10-30T08:51:12.916Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:51:13.175Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:735a8b4481aa2c5756b76020fcf374cc9fea2137abd481abdab8577e79a332d2 0.1s done [2025-10-30T08:51:13.175Z] #7 DONE 0.1s [2025-10-30T08:51:13.175Z] [2025-10-30T08:51:13.175Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:51:13.175Z] #8 DONE 0.0s [2025-10-30T08:51:13.175Z] [2025-10-30T08:51:13.175Z] 1 warning found (use --debug to expand): [2025-10-30T08:51:13.175Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:51:13.460Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2025-10-30T08:51:13.460Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2025-10-30T08:51:13.460Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:51:13.460Z] #1 transferring dockerfile: 170B done [2025-10-30T08:51:13.460Z] #1 DONE 0.0s [2025-10-30T08:51:13.460Z] [2025-10-30T08:51:13.460Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-10-30T08:51:13.460Z] #2 DONE 0.0s [2025-10-30T08:51:13.460Z] [2025-10-30T08:51:13.460Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-10-30T08:51:13.460Z] #3 DONE 0.0s [2025-10-30T08:51:13.460Z] [2025-10-30T08:51:13.460Z] #4 [internal] load .dockerignore [2025-10-30T08:51:13.460Z] #4 transferring context: 2B done [2025-10-30T08:51:13.460Z] #4 DONE 0.0s [2025-10-30T08:51:13.460Z] [2025-10-30T08:51:13.460Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 [2025-10-30T08:51:13.460Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 0.0s done [2025-10-30T08:51:13.460Z] #5 CACHED [2025-10-30T08:51:13.460Z] [2025-10-30T08:51:13.460Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 [2025-10-30T08:51:13.460Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f87e919187c846700b1cd3cd1e7e8303e1cc0f7a71eae337859f28ee18cf3d70 0.0s done [2025-10-30T08:51:13.460Z] #6 CACHED [2025-10-30T08:51:13.460Z] [2025-10-30T08:51:13.460Z] #7 exporting to image [2025-10-30T08:51:13.460Z] #7 exporting layers done [2025-10-30T08:51:13.460Z] #7 exporting manifest sha256:3a659f796171c9d177385d77b2e6b4bd1c88eccb337d17c453b8695e26a1fd6c done [2025-10-30T08:51:13.460Z] #7 exporting config sha256:68d1b848556ba15ad642040fb1311120966aea99fc77ff82fa096c21f22962d6 done [2025-10-30T08:51:13.460Z] #7 exporting manifest sha256:356e5135d4522b350db2a03e1c927f14d143dd0402ea83d580e48fc77a35b58b done [2025-10-30T08:51:13.460Z] #7 exporting config sha256:d6d6cda6f9dccc6e5961fe8b5c8ac07cd9d288ecc98ba7ae5cf59c824d162f02 done [2025-10-30T08:51:13.460Z] #7 exporting manifest list sha256:735a8b4481aa2c5756b76020fcf374cc9fea2137abd481abdab8577e79a332d2 done [2025-10-30T08:51:13.460Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:51:13.720Z] #7 pushing layers 0.0s done [2025-10-30T08:51:13.720Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:735a8b4481aa2c5756b76020fcf374cc9fea2137abd481abdab8577e79a332d2 0.1s done [2025-10-30T08:51:13.720Z] #7 DONE 0.2s [2025-10-30T08:51:13.720Z] [2025-10-30T08:51:13.720Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:51:13.720Z] #8 DONE 0.0s [2025-10-30T08:51:13.720Z] [2025-10-30T08:51:13.720Z] 1 warning found (use --debug to expand): [2025-10-30T08:51:13.720Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:51:14.008Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c' [2025-10-30T08:51:14.008Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c --push - [2025-10-30T08:51:14.266Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:51:14.266Z] #1 transferring dockerfile: 202B done [2025-10-30T08:51:14.266Z] #1 DONE 0.0s [2025-10-30T08:51:14.266Z] [2025-10-30T08:51:14.266Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:51:14.266Z] #2 DONE 0.0s [2025-10-30T08:51:14.266Z] [2025-10-30T08:51:14.266Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T08:51:14.266Z] #3 DONE 0.0s [2025-10-30T08:51:14.266Z] [2025-10-30T08:51:14.266Z] #4 [internal] load .dockerignore [2025-10-30T08:51:14.266Z] #4 transferring context: 2B done [2025-10-30T08:51:14.266Z] #4 DONE 0.0s [2025-10-30T08:51:14.266Z] [2025-10-30T08:51:14.266Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 [2025-10-30T08:51:14.266Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 [2025-10-30T08:51:14.266Z] #5 ... [2025-10-30T08:51:14.266Z] [2025-10-30T08:51:14.266Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 [2025-10-30T08:51:14.266Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 0.0s done [2025-10-30T08:51:14.266Z] #6 DONE 0.1s [2025-10-30T08:51:14.266Z] [2025-10-30T08:51:14.266Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:51:14.266Z] #7 DONE 0.0s [2025-10-30T08:51:14.266Z] [2025-10-30T08:51:14.266Z] #8 exporting to image [2025-10-30T08:51:14.266Z] #8 exporting layers done [2025-10-30T08:51:14.266Z] #8 exporting manifest sha256:f3e69c103622d74c0f1c2856e946ffdc54f333ddb49a7263a46570519cb47f31 done [2025-10-30T08:51:14.266Z] #8 exporting config sha256:70a12e2ad91bf3699e36afad2fa930b5e54473b94b4851f39bd150223f410aae done [2025-10-30T08:51:14.266Z] #8 exporting manifest sha256:ecdd8ac4b39cb714c701cf4c856a9e17486a1ed1129736c88a884b56c956fa27 done [2025-10-30T08:51:14.266Z] #8 exporting config sha256:b3a96c0e82c6966dc70e76125eadc42ab1162ba9b91b9a3e6acc2590ae797902 done [2025-10-30T08:51:14.266Z] #8 exporting manifest list sha256:d1b8d2ac5dad6259db819d946bea55f8ea45c1182f55723b86a236ec22e394dc done [2025-10-30T08:51:14.266Z] #8 pushing layers 0.1s done [2025-10-30T08:51:14.267Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c@sha256:d1b8d2ac5dad6259db819d946bea55f8ea45c1182f55723b86a236ec22e394dc [2025-10-30T08:51:14.267Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:51:14.524Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c@sha256:d1b8d2ac5dad6259db819d946bea55f8ea45c1182f55723b86a236ec22e394dc 0.1s done [2025-10-30T08:51:14.524Z] #8 DONE 0.2s [2025-10-30T08:51:14.524Z] [2025-10-30T08:51:14.524Z] 1 warning found (use --debug to expand): [2025-10-30T08:51:14.524Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:51:14.811Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2025-10-30T08:51:14.812Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2025-10-30T08:51:14.812Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:51:14.812Z] #1 transferring dockerfile: 168B done [2025-10-30T08:51:14.812Z] #1 DONE 0.0s [2025-10-30T08:51:14.812Z] [2025-10-30T08:51:14.812Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-30T08:51:14.812Z] #2 DONE 0.0s [2025-10-30T08:51:14.812Z] [2025-10-30T08:51:14.812Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-30T08:51:14.812Z] #3 DONE 0.0s [2025-10-30T08:51:14.812Z] [2025-10-30T08:51:14.812Z] #4 [internal] load .dockerignore [2025-10-30T08:51:14.812Z] #4 transferring context: 2B done [2025-10-30T08:51:14.812Z] #4 DONE 0.0s [2025-10-30T08:51:14.812Z] [2025-10-30T08:51:14.812Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 [2025-10-30T08:51:14.812Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 0.0s done [2025-10-30T08:51:14.812Z] #5 CACHED [2025-10-30T08:51:14.812Z] [2025-10-30T08:51:14.812Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 [2025-10-30T08:51:14.812Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 0.0s done [2025-10-30T08:51:14.812Z] #6 CACHED [2025-10-30T08:51:14.812Z] [2025-10-30T08:51:14.812Z] #7 exporting to image [2025-10-30T08:51:14.812Z] #7 exporting layers done [2025-10-30T08:51:14.812Z] #7 exporting manifest sha256:f3e69c103622d74c0f1c2856e946ffdc54f333ddb49a7263a46570519cb47f31 done [2025-10-30T08:51:14.812Z] #7 exporting config sha256:70a12e2ad91bf3699e36afad2fa930b5e54473b94b4851f39bd150223f410aae done [2025-10-30T08:51:14.812Z] #7 exporting manifest sha256:ecdd8ac4b39cb714c701cf4c856a9e17486a1ed1129736c88a884b56c956fa27 done [2025-10-30T08:51:14.812Z] #7 exporting config sha256:b3a96c0e82c6966dc70e76125eadc42ab1162ba9b91b9a3e6acc2590ae797902 [2025-10-30T08:51:14.812Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:51:15.070Z] #7 exporting config sha256:b3a96c0e82c6966dc70e76125eadc42ab1162ba9b91b9a3e6acc2590ae797902 done [2025-10-30T08:51:15.070Z] #7 exporting manifest list sha256:d1b8d2ac5dad6259db819d946bea55f8ea45c1182f55723b86a236ec22e394dc done [2025-10-30T08:51:15.070Z] #7 pushing layers 0.0s done [2025-10-30T08:51:15.070Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:d1b8d2ac5dad6259db819d946bea55f8ea45c1182f55723b86a236ec22e394dc 0.1s done [2025-10-30T08:51:15.070Z] #7 DONE 0.1s [2025-10-30T08:51:15.070Z] [2025-10-30T08:51:15.070Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:51:15.070Z] #8 DONE 0.0s [2025-10-30T08:51:15.070Z] [2025-10-30T08:51:15.070Z] 1 warning found (use --debug to expand): [2025-10-30T08:51:15.070Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:51:15.356Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.70 --push - [2025-10-30T08:51:15.356Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.70' [2025-10-30T08:51:15.356Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:51:15.356Z] #1 transferring dockerfile: 174B done [2025-10-30T08:51:15.356Z] #1 DONE 0.0s [2025-10-30T08:51:15.356Z] [2025-10-30T08:51:15.356Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.70 [2025-10-30T08:51:15.356Z] #2 DONE 0.0s [2025-10-30T08:51:15.356Z] [2025-10-30T08:51:15.356Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.70 [2025-10-30T08:51:15.356Z] #3 DONE 0.0s [2025-10-30T08:51:15.356Z] [2025-10-30T08:51:15.356Z] #4 [internal] load .dockerignore [2025-10-30T08:51:15.356Z] #4 transferring context: 2B done [2025-10-30T08:51:15.356Z] #4 DONE 0.0s [2025-10-30T08:51:15.356Z] [2025-10-30T08:51:15.356Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.70@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 [2025-10-30T08:51:15.356Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.70@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 done [2025-10-30T08:51:15.356Z] #5 CACHED [2025-10-30T08:51:15.356Z] [2025-10-30T08:51:15.356Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.70@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 [2025-10-30T08:51:15.356Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.70@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 0.0s done [2025-10-30T08:51:15.356Z] #6 CACHED [2025-10-30T08:51:15.356Z] [2025-10-30T08:51:15.356Z] #7 exporting to image [2025-10-30T08:51:15.356Z] #7 exporting layers done [2025-10-30T08:51:15.356Z] #7 exporting manifest sha256:f3e69c103622d74c0f1c2856e946ffdc54f333ddb49a7263a46570519cb47f31 done [2025-10-30T08:51:15.356Z] #7 exporting config sha256:70a12e2ad91bf3699e36afad2fa930b5e54473b94b4851f39bd150223f410aae done [2025-10-30T08:51:15.356Z] #7 exporting manifest sha256:ecdd8ac4b39cb714c701cf4c856a9e17486a1ed1129736c88a884b56c956fa27 done [2025-10-30T08:51:15.356Z] #7 exporting config sha256:b3a96c0e82c6966dc70e76125eadc42ab1162ba9b91b9a3e6acc2590ae797902 done [2025-10-30T08:51:15.356Z] #7 exporting manifest list sha256:d1b8d2ac5dad6259db819d946bea55f8ea45c1182f55723b86a236ec22e394dc [2025-10-30T08:51:15.356Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:51:15.614Z] #7 exporting manifest list sha256:d1b8d2ac5dad6259db819d946bea55f8ea45c1182f55723b86a236ec22e394dc done [2025-10-30T08:51:15.614Z] #7 pushing layers 0.0s done [2025-10-30T08:51:15.615Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.70@sha256:d1b8d2ac5dad6259db819d946bea55f8ea45c1182f55723b86a236ec22e394dc 0.1s done [2025-10-30T08:51:15.615Z] #7 DONE 0.1s [2025-10-30T08:51:15.615Z] [2025-10-30T08:51:15.615Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:51:15.615Z] #8 DONE 0.0s [2025-10-30T08:51:15.615Z] [2025-10-30T08:51:15.615Z] 1 warning found (use --debug to expand): [2025-10-30T08:51:15.615Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:51:15.902Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70' [2025-10-30T08:51:15.902Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 --push - [2025-10-30T08:51:15.902Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:51:15.902Z] #1 transferring dockerfile: 215B done [2025-10-30T08:51:15.902Z] #1 DONE 0.0s [2025-10-30T08:51:15.902Z] [2025-10-30T08:51:15.902Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:51:15.902Z] #2 DONE 0.0s [2025-10-30T08:51:15.902Z] [2025-10-30T08:51:15.902Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T08:51:15.902Z] #3 DONE 0.0s [2025-10-30T08:51:15.902Z] [2025-10-30T08:51:15.902Z] #4 [internal] load .dockerignore [2025-10-30T08:51:15.902Z] #4 transferring context: 2B done [2025-10-30T08:51:15.902Z] #4 DONE 0.0s [2025-10-30T08:51:15.902Z] [2025-10-30T08:51:15.902Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 [2025-10-30T08:51:15.902Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 done [2025-10-30T08:51:15.902Z] #5 CACHED [2025-10-30T08:51:15.902Z] [2025-10-30T08:51:15.902Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 [2025-10-30T08:51:15.902Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 done [2025-10-30T08:51:15.902Z] #6 CACHED [2025-10-30T08:51:15.902Z] [2025-10-30T08:51:15.902Z] #7 exporting to image [2025-10-30T08:51:15.902Z] #7 exporting layers done [2025-10-30T08:51:15.902Z] #7 exporting manifest sha256:f3e69c103622d74c0f1c2856e946ffdc54f333ddb49a7263a46570519cb47f31 done [2025-10-30T08:51:15.902Z] #7 exporting config sha256:70a12e2ad91bf3699e36afad2fa930b5e54473b94b4851f39bd150223f410aae done [2025-10-30T08:51:15.902Z] #7 exporting manifest sha256:ecdd8ac4b39cb714c701cf4c856a9e17486a1ed1129736c88a884b56c956fa27 done [2025-10-30T08:51:15.902Z] #7 exporting config sha256:b3a96c0e82c6966dc70e76125eadc42ab1162ba9b91b9a3e6acc2590ae797902 done [2025-10-30T08:51:15.902Z] #7 exporting manifest list sha256:d1b8d2ac5dad6259db819d946bea55f8ea45c1182f55723b86a236ec22e394dc done [2025-10-30T08:51:15.902Z] #7 pushing layers 0.0s done [2025-10-30T08:51:15.902Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:d1b8d2ac5dad6259db819d946bea55f8ea45c1182f55723b86a236ec22e394dc [2025-10-30T08:51:15.902Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:51:16.161Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70@sha256:d1b8d2ac5dad6259db819d946bea55f8ea45c1182f55723b86a236ec22e394dc 0.1s done [2025-10-30T08:51:16.161Z] #7 DONE 0.1s [2025-10-30T08:51:16.161Z] [2025-10-30T08:51:16.161Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:51:16.161Z] #8 DONE 0.0s [2025-10-30T08:51:16.161Z] [2025-10-30T08:51:16.161Z] 1 warning found (use --debug to expand): [2025-10-30T08:51:16.161Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T08:51:16.448Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2025-10-30T08:51:16.448Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2025-10-30T08:51:16.448Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:51:16.448Z] #1 transferring dockerfile: 166B done [2025-10-30T08:51:16.448Z] #1 DONE 0.0s [2025-10-30T08:51:16.448Z] [2025-10-30T08:51:16.448Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-10-30T08:51:16.448Z] #2 DONE 0.0s [2025-10-30T08:51:16.448Z] [2025-10-30T08:51:16.448Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-10-30T08:51:16.448Z] #3 DONE 0.0s [2025-10-30T08:51:16.448Z] [2025-10-30T08:51:16.448Z] #4 [internal] load .dockerignore [2025-10-30T08:51:16.448Z] #4 transferring context: 2B done [2025-10-30T08:51:16.448Z] #4 DONE 0.0s [2025-10-30T08:51:16.448Z] [2025-10-30T08:51:16.448Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 [2025-10-30T08:51:16.448Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 0.0s done [2025-10-30T08:51:16.448Z] #5 CACHED [2025-10-30T08:51:16.448Z] [2025-10-30T08:51:16.448Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 [2025-10-30T08:51:16.709Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:e4e94a95ac33c6e75b25f7bb470fd76285adca3e24e3d1ff5208501b02154de8 0.0s done [2025-10-30T08:51:16.709Z] #6 CACHED [2025-10-30T08:51:16.709Z] [2025-10-30T08:51:16.709Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T08:51:16.709Z] #7 DONE 0.0s [2025-10-30T08:51:16.709Z] [2025-10-30T08:51:16.709Z] #8 exporting to image [2025-10-30T08:51:16.709Z] #8 exporting layers done [2025-10-30T08:51:16.709Z] #8 exporting manifest sha256:f3e69c103622d74c0f1c2856e946ffdc54f333ddb49a7263a46570519cb47f31 done [2025-10-30T08:51:16.709Z] #8 exporting config sha256:70a12e2ad91bf3699e36afad2fa930b5e54473b94b4851f39bd150223f410aae done [2025-10-30T08:51:16.709Z] #8 exporting manifest sha256:ecdd8ac4b39cb714c701cf4c856a9e17486a1ed1129736c88a884b56c956fa27 done [2025-10-30T08:51:16.709Z] #8 exporting config sha256:b3a96c0e82c6966dc70e76125eadc42ab1162ba9b91b9a3e6acc2590ae797902 done [2025-10-30T08:51:16.709Z] #8 exporting manifest list sha256:d1b8d2ac5dad6259db819d946bea55f8ea45c1182f55723b86a236ec22e394dc done [2025-10-30T08:51:16.709Z] #8 pushing layers 0.1s done [2025-10-30T08:51:16.709Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:d1b8d2ac5dad6259db819d946bea55f8ea45c1182f55723b86a236ec22e394dc 0.1s done [2025-10-30T08:51:16.709Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T08:51:16.709Z] #8 DONE 0.2s [2025-10-30T08:51:16.709Z] [2025-10-30T08:51:16.709Z] 1 warning found (use --debug to expand): [2025-10-30T08:51:16.709Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-30T08:51:17.119Z] + '[' -d /w/workspace/edgex-go/918/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-10-30T08:51:17.425Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T08:51:17.971Z] ---> package-listing.sh [2025-10-30T08:51:17.971Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-30T08:51:17.971Z] ++ facter osfamily [2025-10-30T08:51:18.230Z] + OS_FAMILY=redhat [2025-10-30T08:51:18.230Z] + workspace=/w/workspace/edgex-go/918 [2025-10-30T08:51:18.230Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-30T08:51:18.230Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-30T08:51:18.230Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-30T08:51:18.230Z] + PACKAGES=/tmp/packages_start.txt [2025-10-30T08:51:18.230Z] + '[' /w/workspace/edgex-go/918 ']' [2025-10-30T08:51:18.230Z] + PACKAGES=/tmp/packages_end.txt [2025-10-30T08:51:18.230Z] + case "${OS_FAMILY}" in [2025-10-30T08:51:18.230Z] + rpm -qa [2025-10-30T08:51:18.230Z] + sort [2025-10-30T08:51:18.798Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-30T08:51:18.798Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-30T08:51:18.798Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-30T08:51:18.798Z] + '[' /w/workspace/edgex-go/918 ']' [2025-10-30T08:51:18.798Z] + mkdir -p /w/workspace/edgex-go/918/archives/ [2025-10-30T08:51:18.798Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/918/archives/ [Pipeline] echo [2025-10-30T08:51:18.810Z] 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/918/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-30T08:51:19.089Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:51:19.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T08:51:19.663Z] [2025-10-30T08:51:19.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:51:19.959Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T08:51:19.959Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-30T08:51:19.959Z] 5eb5b503b376: Pulling fs layer [2025-10-30T08:51:19.959Z] 5c69ac0246d0: Pulling fs layer [2025-10-30T08:51:19.959Z] ec43610c2a17: Pulling fs layer [2025-10-30T08:51:19.959Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-30T08:51:19.959Z] 33b1e0a273af: Pulling fs layer [2025-10-30T08:51:19.959Z] 5d3b04190fa2: Pulling fs layer [2025-10-30T08:51:19.959Z] 2f39f015ded8: Pulling fs layer [2025-10-30T08:51:19.959Z] 33b1e0a273af: Waiting [2025-10-30T08:51:19.959Z] 5d3b04190fa2: Waiting [2025-10-30T08:51:19.959Z] 2f39f015ded8: Waiting [2025-10-30T08:51:19.959Z] 3a2ae6a8a46f: Waiting [2025-10-30T08:51:19.959Z] 5c69ac0246d0: Verifying Checksum [2025-10-30T08:51:19.959Z] 5c69ac0246d0: Download complete [2025-10-30T08:51:19.959Z] ec43610c2a17: Verifying Checksum [2025-10-30T08:51:19.959Z] ec43610c2a17: Download complete [2025-10-30T08:51:19.959Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-30T08:51:19.959Z] 3a2ae6a8a46f: Download complete [2025-10-30T08:51:19.959Z] 5d3b04190fa2: Verifying Checksum [2025-10-30T08:51:19.959Z] 5d3b04190fa2: Download complete [2025-10-30T08:51:20.218Z] 33b1e0a273af: Verifying Checksum [2025-10-30T08:51:20.218Z] 33b1e0a273af: Download complete [2025-10-30T08:51:20.218Z] 5eb5b503b376: Verifying Checksum [2025-10-30T08:51:20.218Z] 5eb5b503b376: Download complete [2025-10-30T08:51:20.798Z] 2f39f015ded8: Verifying Checksum [2025-10-30T08:51:20.798Z] 2f39f015ded8: Download complete [2025-10-30T08:51:21.370Z] 5eb5b503b376: Pull complete [2025-10-30T08:51:21.652Z] 5c69ac0246d0: Pull complete [2025-10-30T08:51:21.913Z] ec43610c2a17: Pull complete [2025-10-30T08:51:22.172Z] 3a2ae6a8a46f: Pull complete [2025-10-30T08:51:22.172Z] 33b1e0a273af: Pull complete [2025-10-30T08:51:22.448Z] 5d3b04190fa2: Pull complete [2025-10-30T08:51:25.776Z] 2f39f015ded8: Pull complete [2025-10-30T08:51:25.776Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-30T08:51:25.776Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T08:51:25.776Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T08:51:25.919Z] prd-centos7-docker-4c-2g-771026 does not seem to be running inside a container [2025-10-30T08:51:25.954Z] $ 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/918/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-30T08:51:30.129Z] $ docker top d001fa48b44a7aee98fa6b31aa3bfe9a71f1e3e50bbffd1d3ff5e49fca7ed626 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-30T08:51:30.518Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-30T08:51:30.810Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-30T08:51:31.103Z] + ls /var/log/sa-host [2025-10-30T08:51:31.104Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-30T08:51:31.277Z] provisioning config files... [2025-10-30T08:51:31.288Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config5343150539137295543tmp [Pipeline] { [Pipeline] echo [2025-10-30T08:51:31.306Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T08:51:31.595Z] ---> create-netrc.sh [Pipeline] } [2025-10-30T08:51:31.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-30T08:51:31.985Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-30T08:51:31.994Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T08:51:32.278Z] ---> sudo-logs.sh [2025-10-30T08:51:32.278Z] Archiving 'sudo' log.. [2025-10-30T08:51:32.278Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T08:51:32.315Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-10-30T08:51:32.318Z] $ docker stop --time=1 d001fa48b44a7aee98fa6b31aa3bfe9a71f1e3e50bbffd1d3ff5e49fca7ed626 [2025-10-30T08:51:33.444Z] $ docker rm -f --volumes d001fa48b44a7aee98fa6b31aa3bfe9a71f1e3e50bbffd1d3ff5e49fca7ed626 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-10-30T08:51:33.560Z] [WS-CLEANUP] Deleting project workspace... [2025-10-30T08:51:33.560Z] [WS-CLEANUP] Deferred wipeout is used... [2025-10-30T08:51:33.578Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-30T09:01:32.953Z] #154 ... [2025-10-30T09:01:32.953Z] [2025-10-30T09:01:32.953Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-30T09:01:32.953Z] #146 DONE 1070.7s [2025-10-30T09:01:32.953Z] [2025-10-30T09:01:32.953Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-30T09:01:32.953Z] #153 ... [2025-10-30T09:01:32.953Z] [2025-10-30T09:01:32.953Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:01:32.953Z] #155 DONE 0.1s [2025-10-30T09:01:32.953Z] [2025-10-30T09:01:32.953Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-30T09:01:32.953Z] #47 ... [2025-10-30T09:01:32.953Z] [2025-10-30T09:01:32.953Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:01:32.953Z] #156 DONE 0.2s [2025-10-30T09:01:32.953Z] [2025-10-30T09:01:32.953Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-10-30T09:01:32.953Z] #157 DONE 0.3s [2025-10-30T09:01:32.953Z] [2025-10-30T09:01:32.953Z] #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-10-30T09:01:32.953Z] #158 DONE 0.1s [2025-10-30T09:01:32.953Z] [2025-10-30T09:01:32.953Z] #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-10-30T09:01:32.953Z] #159 DONE 0.1s [2025-10-30T09:01:32.953Z] [2025-10-30T09:01:32.953Z] #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-10-30T09:01:32.953Z] #160 DONE 2.2s [2025-10-30T09:01:32.953Z] [2025-10-30T09:01:32.953Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-30T09:01:32.953Z] #148 ... [2025-10-30T09:01:32.953Z] [2025-10-30T09:01:32.953Z] #112 [core-common-config-bootstrapper] exporting to image [2025-10-30T09:01:32.953Z] #112 exporting layers [2025-10-30T09:01:32.953Z] #112 exporting layers 0.6s done [2025-10-30T09:01:32.953Z] #112 writing image sha256:822ad18385d3ae526d71b3d65174fcb9fe725ed437f4b1da3ef0ae68333a8c99 done [2025-10-30T09:01:32.953Z] #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-10-30T09:01:32.953Z] #112 DONE 4.7s [2025-10-30T09:01:32.953Z] [2025-10-30T09:01:32.953Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-30T09:01:38.293Z] #147 ... [2025-10-30T09:01:38.293Z] [2025-10-30T09:01:38.293Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-30T09:01:38.293Z] #154 DONE 1088.8s [2025-10-30T09:01:38.293Z] [2025-10-30T09:01:38.293Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-30T09:01:38.293Z] #147 ... [2025-10-30T09:01:38.293Z] [2025-10-30T09:01:38.293Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-30T09:01:38.293Z] #161 DONE 0.2s [2025-10-30T09:01:38.293Z] [2025-10-30T09:01:38.293Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-30T09:01:38.293Z] #47 ... [2025-10-30T09:01:38.293Z] [2025-10-30T09:01:38.293Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-30T09:01:40.244Z] #162 DONE 2.5s [2025-10-30T09:01:40.244Z] [2025-10-30T09:01:40.244Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:01:40.842Z] #163 DONE 0.3s [2025-10-30T09:01:40.842Z] [2025-10-30T09:01:40.842Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:01:40.842Z] #164 DONE 0.1s [2025-10-30T09:01:40.842Z] [2025-10-30T09:01:40.842Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-30T09:01:41.111Z] #165 DONE 0.3s [2025-10-30T09:01:41.111Z] [2025-10-30T09:01:41.111Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-10-30T09:01:41.111Z] #166 DONE 0.1s [2025-10-30T09:01:41.111Z] [2025-10-30T09:01:41.111Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-30T09:01:41.111Z] #147 ... [2025-10-30T09:01:41.111Z] [2025-10-30T09:01:41.111Z] #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-10-30T09:01:41.111Z] #167 DONE 0.1s [2025-10-30T09:01:41.389Z] [2025-10-30T09:01:41.389Z] #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-10-30T09:01:41.389Z] #168 DONE 0.1s [2025-10-30T09:01:41.389Z] [2025-10-30T09:01:41.389Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-30T09:01:41.662Z] #147 ... [2025-10-30T09:01:41.662Z] [2025-10-30T09:01:41.662Z] #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-10-30T09:01:41.662Z] #169 DONE 0.2s [2025-10-30T09:01:41.662Z] [2025-10-30T09:01:41.662Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-30T09:01:41.928Z] #170 DONE 0.1s [2025-10-30T09:01:41.928Z] [2025-10-30T09:01:41.928Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-30T09:01:43.877Z] #171 DONE 1.9s [2025-10-30T09:01:43.877Z] [2025-10-30T09:01:43.877Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-30T09:01:43.877Z] #150 ... [2025-10-30T09:01:43.877Z] [2025-10-30T09:01:43.877Z] #112 [security-bootstrapper] exporting to image [2025-10-30T09:01:43.877Z] #112 exporting layers [2025-10-30T09:01:44.458Z] #112 exporting layers 0.8s done [2025-10-30T09:01:44.458Z] #112 writing image sha256:16bfdc3d7d378703c3094e96fd67bea5dfcca784f562924d8ff31f3a3378b714 done [2025-10-30T09:01:44.458Z] #112 naming to docker.io/library/security-bootstrapper-arm64 done [2025-10-30T09:01:44.458Z] #112 DONE 5.5s [2025-10-30T09:01:44.458Z] [2025-10-30T09:01:44.458Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-30T09:16:52.625Z] #147 ... [2025-10-30T09:16:52.625Z] [2025-10-30T09:16:52.625Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-30T09:16:52.625Z] #151 DONE 2001.7s [2025-10-30T09:16:52.625Z] [2025-10-30T09:16:52.625Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-30T09:16:52.625Z] #145 ... [2025-10-30T09:16:52.625Z] [2025-10-30T09:16:52.625Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:16:52.625Z] #172 DONE 0.1s [2025-10-30T09:16:52.625Z] [2025-10-30T09:16:52.625Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:16:52.625Z] #173 DONE 0.1s [2025-10-30T09:16:52.625Z] [2025-10-30T09:16:52.625Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-30T09:16:52.625Z] #147 ... [2025-10-30T09:16:52.625Z] [2025-10-30T09:16:52.625Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-30T09:16:52.625Z] #174 DONE 0.4s [2025-10-30T09:16:52.625Z] [2025-10-30T09:16:52.625Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-30T09:16:52.625Z] #175 DONE 0.1s [2025-10-30T09:16:52.625Z] [2025-10-30T09:16:52.625Z] #112 [core-command] exporting to image [2025-10-30T09:16:52.625Z] #112 exporting layers [2025-10-30T09:16:52.625Z] #112 exporting layers 0.5s done [2025-10-30T09:16:52.625Z] #112 writing image sha256:610d367179ca4519ea288840b0a89090d2b5a26e2e1d28f16b2c660c69ff650a done [2025-10-30T09:16:52.625Z] #112 naming to docker.io/library/core-command-arm64 done [2025-10-30T09:16:52.625Z] #112 DONE 6.0s [2025-10-30T09:16:52.625Z] [2025-10-30T09:16:52.625Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-30T09:17:04.937Z] #150 ... [2025-10-30T09:17:04.937Z] [2025-10-30T09:17:04.937Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-30T09:17:04.937Z] #152 2014.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-30T09:17:20.688Z] #152 ... [2025-10-30T09:17:20.688Z] [2025-10-30T09:17:20.688Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-30T09:17:20.688Z] #148 DONE 2028.8s [2025-10-30T09:17:20.688Z] [2025-10-30T09:17:20.688Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-30T09:17:20.688Z] #147 ... [2025-10-30T09:17:20.688Z] [2025-10-30T09:17:20.688Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:17:20.688Z] #176 DONE 0.2s [2025-10-30T09:17:20.688Z] [2025-10-30T09:17:20.688Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-30T09:17:20.688Z] #147 ... [2025-10-30T09:17:20.688Z] [2025-10-30T09:17:20.688Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:17:20.688Z] #177 DONE 0.2s [2025-10-30T09:17:20.688Z] [2025-10-30T09:17:20.688Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-30T09:17:20.688Z] #147 ... [2025-10-30T09:17:20.688Z] [2025-10-30T09:17:20.688Z] #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-10-30T09:17:20.688Z] #178 DONE 0.1s [2025-10-30T09:17:20.688Z] [2025-10-30T09:17:20.688Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-10-30T09:17:20.688Z] #179 DONE 0.2s [2025-10-30T09:17:20.688Z] [2025-10-30T09:17:20.688Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-30T09:17:20.688Z] #180 DONE 0.4s [2025-10-30T09:17:20.688Z] [2025-10-30T09:17:20.688Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-10-30T09:17:20.688Z] #181 DONE 0.2s [2025-10-30T09:17:20.688Z] [2025-10-30T09:17:20.688Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-30T09:17:21.283Z] #182 DONE 2.0s [2025-10-30T09:17:21.283Z] [2025-10-30T09:17:21.283Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-30T09:17:21.283Z] #149 ... [2025-10-30T09:17:21.283Z] [2025-10-30T09:17:21.283Z] #112 [security-proxy-setup] exporting to image [2025-10-30T09:17:21.283Z] #112 exporting layers [2025-10-30T09:17:22.683Z] #112 exporting layers 1.1s done [2025-10-30T09:17:22.683Z] #112 writing image sha256:280360596bd8d518b4dbd235193c5a3018b0a82a075814cc892aa6f03267726c done [2025-10-30T09:17:22.683Z] #112 naming to docker.io/library/security-proxy-setup-arm64 done [2025-10-30T09:17:22.683Z] #112 DONE 7.1s [2025-10-30T09:17:22.683Z] [2025-10-30T09:17:22.683Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-30T09:17:37.669Z] #153 ... [2025-10-30T09:17:37.669Z] [2025-10-30T09:17:37.669Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-30T09:17:37.669Z] #152 DONE 2046.6s [2025-10-30T09:17:37.669Z] [2025-10-30T09:17:37.669Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-30T09:17:37.669Z] #143 ... [2025-10-30T09:17:37.669Z] [2025-10-30T09:17:37.669Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:17:37.669Z] #183 DONE 0.2s [2025-10-30T09:17:37.669Z] [2025-10-30T09:17:37.670Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-30T09:17:37.670Z] #150 ... [2025-10-30T09:17:37.670Z] [2025-10-30T09:17:37.670Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:17:37.670Z] #184 DONE 0.2s [2025-10-30T09:17:37.670Z] [2025-10-30T09:17:37.670Z] #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-10-30T09:17:37.670Z] #185 DONE 0.2s [2025-10-30T09:17:37.670Z] [2025-10-30T09:17:37.670Z] #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-10-30T09:17:37.670Z] #186 DONE 0.2s [2025-10-30T09:17:37.670Z] [2025-10-30T09:17:37.670Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-10-30T09:17:37.670Z] #187 DONE 0.1s [2025-10-30T09:17:37.670Z] [2025-10-30T09:17:37.670Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-10-30T09:17:37.670Z] #188 DONE 0.4s [2025-10-30T09:17:37.670Z] [2025-10-30T09:17:37.670Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-30T09:17:37.670Z] #153 ... [2025-10-30T09:17:37.670Z] [2025-10-30T09:17:37.670Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-30T09:17:37.670Z] #189 DONE 0.4s [2025-10-30T09:17:37.670Z] [2025-10-30T09:17:37.670Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-30T09:17:37.670Z] #150 ... [2025-10-30T09:17:37.670Z] [2025-10-30T09:17:37.670Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-10-30T09:17:37.935Z] #190 DONE 0.2s [2025-10-30T09:17:37.935Z] [2025-10-30T09:17:37.935Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-30T09:17:39.867Z] #191 DONE 1.9s [2025-10-30T09:17:39.867Z] [2025-10-30T09:17:39.867Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-30T09:17:39.867Z] #147 ... [2025-10-30T09:17:39.867Z] [2025-10-30T09:17:39.867Z] #112 [security-secretstore-setup] exporting to image [2025-10-30T09:17:39.867Z] #112 exporting layers [2025-10-30T09:17:41.268Z] #112 exporting layers 1.5s done [2025-10-30T09:17:41.268Z] #112 writing image sha256:a906e35d8c0c5069e8612f48db8f2af5edf5f99c87e083f2333502115782e463 done [2025-10-30T09:17:41.268Z] #112 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2025-10-30T09:17:41.268Z] #112 DONE 8.6s [2025-10-30T09:17:41.268Z] [2025-10-30T09:17:41.268Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-30T09:18:37.820Z] #147 ... [2025-10-30T09:18:37.820Z] [2025-10-30T09:18:37.820Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-30T09:18:37.820Z] #143 DONE 2104.6s [2025-10-30T09:18:37.820Z] [2025-10-30T09:18:37.820Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-30T09:18:37.820Z] #147 ... [2025-10-30T09:18:37.820Z] [2025-10-30T09:18:37.820Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:18:37.820Z] #192 DONE 0.2s [2025-10-30T09:18:37.820Z] [2025-10-30T09:18:37.820Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:18:37.820Z] #193 DONE 0.3s [2025-10-30T09:18:37.820Z] [2025-10-30T09:18:37.820Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-30T09:18:37.820Z] #194 DONE 0.5s [2025-10-30T09:18:37.820Z] [2025-10-30T09:18:37.820Z] #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-10-30T09:18:37.820Z] #195 DONE 0.1s [2025-10-30T09:18:37.820Z] [2025-10-30T09:18:37.820Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-30T09:18:37.820Z] #147 ... [2025-10-30T09:18:37.820Z] [2025-10-30T09:18:37.820Z] #112 [security-spiffe-token-provider] exporting to image [2025-10-30T09:18:37.820Z] #112 exporting layers [2025-10-30T09:18:37.820Z] #112 exporting layers 0.8s done [2025-10-30T09:18:37.820Z] #112 writing image sha256:cb2bb50d4cf2443a8ad2e9512832a1bd6f11c0432f6b4ab9814a816716411d58 done [2025-10-30T09:18:37.820Z] #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-10-30T09:18:37.820Z] #112 DONE 9.5s [2025-10-30T09:18:37.820Z] [2025-10-30T09:18:37.820Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-30T09:19:24.660Z] #145 ... [2025-10-30T09:19:24.660Z] [2025-10-30T09:19:24.660Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-30T09:19:24.660Z] #153 DONE 2152.4s [2025-10-30T09:19:24.660Z] [2025-10-30T09:19:24.660Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-30T09:19:24.660Z] #147 ... [2025-10-30T09:19:24.660Z] [2025-10-30T09:19:24.660Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:19:24.660Z] #196 DONE 0.3s [2025-10-30T09:19:24.660Z] [2025-10-30T09:19:24.660Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:19:24.660Z] #197 DONE 0.3s [2025-10-30T09:19:24.660Z] [2025-10-30T09:19:24.660Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-30T09:19:24.660Z] #147 ... [2025-10-30T09:19:24.660Z] [2025-10-30T09:19:24.660Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-30T09:19:24.660Z] #198 ... [2025-10-30T09:19:24.660Z] [2025-10-30T09:19:24.660Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-30T09:19:24.660Z] #145 DONE 2154.4s [2025-10-30T09:19:24.660Z] [2025-10-30T09:19:24.660Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-30T09:19:24.660Z] #198 DONE 1.1s [2025-10-30T09:19:24.660Z] [2025-10-30T09:19:24.660Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-30T09:19:24.660Z] #199 DONE 0.8s [2025-10-30T09:19:24.660Z] [2025-10-30T09:19:24.660Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-30T09:19:24.660Z] #147 ... [2025-10-30T09:19:24.660Z] [2025-10-30T09:19:24.660Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-30T09:19:24.660Z] #200 DONE 0.4s [2025-10-30T09:19:24.660Z] [2025-10-30T09:19:24.660Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-30T09:19:24.660Z] #201 ... [2025-10-30T09:19:24.660Z] [2025-10-30T09:19:24.660Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:19:24.660Z] #202 DONE 0.5s [2025-10-30T09:19:24.925Z] [2025-10-30T09:19:24.925Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-30T09:19:25.885Z] #203 DONE 0.9s [2025-10-30T09:19:25.885Z] [2025-10-30T09:19:25.885Z] #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-30T09:19:25.885Z] #204 DONE 0.2s [2025-10-30T09:19:25.885Z] [2025-10-30T09:19:25.885Z] #112 [core-keeper] exporting to image [2025-10-30T09:19:25.885Z] #112 exporting layers [2025-10-30T09:19:26.850Z] #112 exporting layers 0.9s done [2025-10-30T09:19:26.850Z] #112 writing image sha256:70a2a5dc63a9dbedd5ed7be9a5a892828eabe7632739e2a5030e558ea46e4a41 done [2025-10-30T09:19:26.850Z] #112 naming to docker.io/library/core-keeper-arm64 done [2025-10-30T09:19:26.850Z] #112 DONE 10.4s [2025-10-30T09:19:26.850Z] [2025-10-30T09:19:26.850Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-30T09:19:27.115Z] #47 ... [2025-10-30T09:19:27.115Z] [2025-10-30T09:19:27.115Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-30T09:19:27.115Z] #201 DONE 2.6s [2025-10-30T09:19:27.115Z] [2025-10-30T09:19:27.115Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-30T09:19:27.115Z] #144 DONE 2158.6s [2025-10-30T09:19:27.115Z] [2025-10-30T09:19:27.115Z] #112 [security-proxy-auth] exporting to image [2025-10-30T09:19:28.074Z] #112 ... [2025-10-30T09:19:28.075Z] [2025-10-30T09:19:28.075Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:19:28.075Z] #205 DONE 0.3s [2025-10-30T09:19:28.075Z] [2025-10-30T09:19:28.075Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:19:28.340Z] #206 DONE 0.2s [2025-10-30T09:19:28.340Z] [2025-10-30T09:19:28.340Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-30T09:19:28.340Z] #147 ... [2025-10-30T09:19:28.340Z] [2025-10-30T09:19:28.340Z] #112 [security-proxy-auth] exporting to image [2025-10-30T09:19:28.340Z] #112 exporting layers 1.4s done [2025-10-30T09:19:28.340Z] #112 writing image sha256:9c4737947f76d511f529a36d1afcc8071152ec5a0ba504a2f38badbb0a60d402 [2025-10-30T09:19:28.606Z] #112 writing image sha256:9c4737947f76d511f529a36d1afcc8071152ec5a0ba504a2f38badbb0a60d402 done [2025-10-30T09:19:28.606Z] #112 naming to docker.io/library/security-proxy-auth-arm64 done [2025-10-30T09:19:28.606Z] #112 DONE 11.8s [2025-10-30T09:19:28.606Z] [2025-10-30T09:19:28.606Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-30T09:19:29.190Z] #207 DONE 0.6s [2025-10-30T09:19:29.190Z] [2025-10-30T09:19:29.190Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-30T09:19:29.190Z] #208 DONE 0.2s [2025-10-30T09:19:29.190Z] [2025-10-30T09:19:29.190Z] #112 [core-data] exporting to image [2025-10-30T09:19:29.771Z] #112 ... [2025-10-30T09:19:29.771Z] [2025-10-30T09:19:29.771Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-30T09:19:29.771Z] #147 DONE 2161.1s [2025-10-30T09:19:29.771Z] [2025-10-30T09:19:29.771Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-30T09:19:30.351Z] #150 ... [2025-10-30T09:19:30.351Z] [2025-10-30T09:19:30.351Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:19:30.351Z] #209 DONE 0.1s [2025-10-30T09:19:30.351Z] [2025-10-30T09:19:30.351Z] #112 [core-data] exporting to image [2025-10-30T09:19:30.351Z] #112 exporting layers 1.1s done [2025-10-30T09:19:30.351Z] #112 writing image sha256:9094c34910a719cf6eaa70118b0f104a724edaea830d83635d0c33f3827a59a7 0.0s done [2025-10-30T09:19:30.351Z] #112 naming to docker.io/library/core-data-arm64 0.0s done [2025-10-30T09:19:30.351Z] #112 DONE 12.9s [2025-10-30T09:19:30.351Z] [2025-10-30T09:19:30.351Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:19:30.616Z] #210 DONE 0.3s [2025-10-30T09:19:30.616Z] [2025-10-30T09:19:30.616Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-30T09:19:30.882Z] #149 ... [2025-10-30T09:19:30.882Z] [2025-10-30T09:19:30.882Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-30T09:19:31.464Z] #211 DONE 0.5s [2025-10-30T09:19:31.464Z] [2025-10-30T09:19:31.464Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-30T09:19:31.464Z] #212 DONE 0.1s [2025-10-30T09:19:31.464Z] [2025-10-30T09:19:31.464Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-30T09:19:31.464Z] #213 DONE 0.1s [2025-10-30T09:19:31.464Z] [2025-10-30T09:19:31.464Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-30T09:19:31.732Z] #150 ... [2025-10-30T09:19:31.732Z] [2025-10-30T09:19:31.732Z] #112 [core-metadata] exporting to image [2025-10-30T09:19:31.997Z] #112 exporting layers 0.5s done [2025-10-30T09:19:31.997Z] #112 writing image sha256:027ff0eacf925593da45c3efb7b26c185042b765c6317e229058d9f65cd10813 done [2025-10-30T09:19:31.997Z] #112 naming to docker.io/library/core-metadata-arm64 done [2025-10-30T09:19:31.997Z] #112 DONE 13.5s [2025-10-30T09:19:31.997Z] [2025-10-30T09:19:31.997Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-30T09:19:58.669Z] #150 ... [2025-10-30T09:19:58.669Z] [2025-10-30T09:19:58.669Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-30T09:19:58.669Z] #149 DONE 2185.8s [2025-10-30T09:19:58.669Z] [2025-10-30T09:19:58.669Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-30T09:19:58.669Z] #150 ... [2025-10-30T09:19:58.669Z] [2025-10-30T09:19:58.669Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:19:58.669Z] #214 DONE 0.1s [2025-10-30T09:19:58.669Z] [2025-10-30T09:19:58.669Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:19:58.669Z] #215 DONE 0.1s [2025-10-30T09:19:58.669Z] [2025-10-30T09:19:58.669Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-30T09:19:58.669Z] #47 ... [2025-10-30T09:19:58.669Z] [2025-10-30T09:19:58.669Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-30T09:19:58.669Z] #216 DONE 0.5s [2025-10-30T09:19:58.669Z] [2025-10-30T09:19:58.669Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-30T09:19:58.669Z] #217 DONE 0.1s [2025-10-30T09:19:58.669Z] [2025-10-30T09:19:58.669Z] #112 [support-scheduler] exporting to image [2025-10-30T09:19:58.669Z] #112 exporting layers [2025-10-30T09:19:58.669Z] #112 exporting layers 1.0s done [2025-10-30T09:19:58.669Z] #112 writing image sha256:99b1641165cc58abf4eae84b78cd34d8c0b311d86cc668f09064928c1e9b81d4 done [2025-10-30T09:19:58.669Z] #112 naming to docker.io/library/support-scheduler-arm64 done [2025-10-30T09:19:58.669Z] #112 DONE 14.5s [2025-10-30T09:19:58.669Z] [2025-10-30T09:19:58.669Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-30T09:20:04.011Z] #150 DONE 2194.6s [2025-10-30T09:20:04.011Z] [2025-10-30T09:20:04.011Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-30T09:20:04.011Z] #47 ... [2025-10-30T09:20:04.011Z] [2025-10-30T09:20:04.011Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:20:04.011Z] #218 DONE 0.1s [2025-10-30T09:20:04.011Z] [2025-10-30T09:20:04.011Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-30T09:20:04.011Z] #47 ... [2025-10-30T09:20:04.011Z] [2025-10-30T09:20:04.011Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:20:04.011Z] #219 DONE 0.1s [2025-10-30T09:20:04.011Z] [2025-10-30T09:20:04.011Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-30T09:20:04.277Z] #220 DONE 0.3s [2025-10-30T09:20:04.277Z] [2025-10-30T09:20:04.277Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-30T09:20:04.277Z] #47 ... [2025-10-30T09:20:04.277Z] [2025-10-30T09:20:04.277Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-30T09:20:04.277Z] #221 DONE 0.1s [2025-10-30T09:20:04.277Z] [2025-10-30T09:20:04.277Z] #112 [support-notifications] exporting to image [2025-10-30T09:20:04.277Z] #112 exporting layers [2025-10-30T09:20:04.856Z] #112 exporting layers 0.5s done [2025-10-30T09:20:04.856Z] #112 writing image sha256:ad045dec9a0981bdaa2e6c866985a9fd4ae975490e439b2c760b2a2df0e755de done [2025-10-30T09:20:04.856Z] #112 naming to docker.io/library/support-notifications-arm64 done [2025-10-30T09:20:04.856Z] #112 DONE 15.0s [2025-10-30T09:20:04.856Z] [2025-10-30T09:20:04.856Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-30T09:20:04.856Z] time="2025-10-30T08:40:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:20:04.857Z] time="2025-10-30T08:40:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:20:04.857Z] time="2025-10-30T08:40:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:20:04.857Z] time="2025-10-30T08:40:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:20:04.857Z] time="2025-10-30T08:40:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:20:04.857Z] time="2025-10-30T08:40:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:20:04.857Z] time="2025-10-30T08:40:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:20:04.857Z] time="2025-10-30T08:40:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:20:04.857Z] time="2025-10-30T08:40:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:20:04.857Z] time="2025-10-30T08:40:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:20:04.857Z] time="2025-10-30T08:40:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:20:04.857Z] time="2025-10-30T08:40:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:20:04.857Z] time="2025-10-30T08:40:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:20:04.857Z] time="2025-10-30T08:40:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:20:04.857Z] time="2025-10-30T08:40:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-10-30T09:20:04.880Z] $ docker stop --time=1 e7a869d3ef2e06659afd671568bfceebb550b06b4babf3935a86337f535c808f [2025-10-30T09:20:06.527Z] $ docker rm -f --volumes e7a869d3ef2e06659afd671568bfceebb550b06b4babf3935a86337f535c808f [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-30T09:20:07.019Z] + docker images [2025-10-30T09:20:07.019Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-10-30T09:20:07.019Z] support-notifications-arm64 latest ad045dec9a09 2 seconds ago 53.2MB [2025-10-30T09:20:07.019Z] support-scheduler-arm64 latest 99b1641165cc 10 seconds ago 49.3MB [2025-10-30T09:20:07.019Z] core-metadata-arm64 latest 027ff0eacf92 35 seconds ago 45.7MB [2025-10-30T09:20:07.019Z] core-data-arm64 latest 9094c34910a7 38 seconds ago 45.6MB [2025-10-30T09:20:07.019Z] security-proxy-auth-arm64 latest 9c4737947f76 40 seconds ago 44.8MB [2025-10-30T09:20:07.019Z] core-keeper-arm64 latest 70a2a5dc63a9 41 seconds ago 45.4MB [2025-10-30T09:20:07.019Z] security-spiffe-token-provider-arm64 latest cb2bb50d4cf2 About a minute ago 49MB [2025-10-30T09:20:07.019Z] security-secretstore-setup-arm64 latest a906e35d8c0c 2 minutes ago 79.3MB [2025-10-30T09:20:07.019Z] security-proxy-setup-arm64 latest 280360596bd8 2 minutes ago 49.3MB [2025-10-30T09:20:07.019Z] core-command-arm64 latest 610d367179ca 3 minutes ago 40MB [2025-10-30T09:20:07.019Z] security-bootstrapper-arm64 latest 16bfdc3d7d37 18 minutes ago 21.1MB [2025-10-30T09:20:07.019Z] core-common-config-bootstrapper-arm64 latest 822ad18385d3 18 minutes ago 20MB [2025-10-30T09:20:07.019Z] security-spire-agent-arm64 latest 9f748dd2812f 38 minutes ago 187MB [2025-10-30T09:20:07.019Z] security-spire-config-arm64 latest c77b546a5810 38 minutes ago 143MB [2025-10-30T09:20:07.019Z] security-spire-server-arm64 latest dda247cdf685 38 minutes ago 144MB [2025-10-30T09:20:07.019Z] ci-base-image-arm64 latest 2d82f33147e8 39 minutes ago 950MB [2025-10-30T09:20:07.019Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 43a1c90cae9b 2 weeks ago 594MB [2025-10-30T09:20:07.019Z] 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-10-30T09:20:07.215Z] provisioning config files... [2025-10-30T09:20:07.229Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/918@tmp/config4498276189857472833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:20:07.566Z] ---> ****-login.sh [2025-10-30T09:20:07.566Z] nexus3.edgexfoundry.org:10001 [2025-10-30T09:20:07.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T09:20:08.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T09:20:08.097Z] Configure a credential helper to remove this warning. See [2025-10-30T09:20:08.097Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T09:20:08.097Z] [2025-10-30T09:20:08.097Z] Login Succeeded [2025-10-30T09:20:08.097Z] nexus3.edgexfoundry.org:10002 [2025-10-30T09:20:08.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T09:20:08.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T09:20:08.363Z] Configure a credential helper to remove this warning. See [2025-10-30T09:20:08.363Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T09:20:08.363Z] [2025-10-30T09:20:08.363Z] Login Succeeded [2025-10-30T09:20:08.363Z] nexus3.edgexfoundry.org:10003 [2025-10-30T09:20:08.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T09:20:08.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T09:20:08.628Z] Configure a credential helper to remove this warning. See [2025-10-30T09:20:08.628Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T09:20:08.628Z] [2025-10-30T09:20:08.628Z] Login Succeeded [2025-10-30T09:20:08.628Z] nexus3.edgexfoundry.org:10004 [2025-10-30T09:20:08.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T09:20:08.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T09:20:08.892Z] Configure a credential helper to remove this warning. See [2025-10-30T09:20:08.892Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T09:20:08.892Z] [2025-10-30T09:20:08.892Z] Login Succeeded [2025-10-30T09:20:09.155Z] ****.io [2025-10-30T09:20:09.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T09:20:09.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T09:20:09.423Z] Configure a credential helper to remove this warning. See [2025-10-30T09:20:09.423Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T09:20:09.423Z] [2025-10-30T09:20:09.423Z] Login Succeeded [2025-10-30T09:20:09.423Z] ---> ****-login.sh ends [Pipeline] } [2025-10-30T09:20:09.434Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T09:20:09.488Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-30T09:20:09.526Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-10-30T09:20:09.526Z] 7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:20:09.526Z] latest [2025-10-30T09:20:09.526Z] 4.1.0-dev.70 [2025-10-30T09:20:09.526Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:20:09.526Z] main [2025-10-30T09:20:09.526Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:09.905Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:11.215Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:20:11.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-30T09:20:11.215Z] ffb88d78906a: Preparing [2025-10-30T09:20:11.215Z] fca0b6a1d755: Preparing [2025-10-30T09:20:11.215Z] 68c78f3cb7fe: Preparing [2025-10-30T09:20:11.215Z] 93a51658e55e: Preparing [2025-10-30T09:20:11.215Z] b6a6b8874e80: Preparing [2025-10-30T09:20:11.215Z] 70fd505be33f: Preparing [2025-10-30T09:20:11.215Z] c231f5c0ede3: Preparing [2025-10-30T09:20:11.215Z] 70fd505be33f: Waiting [2025-10-30T09:20:11.215Z] c231f5c0ede3: Waiting [2025-10-30T09:20:11.477Z] 68c78f3cb7fe: Pushed [2025-10-30T09:20:11.477Z] ffb88d78906a: Pushed [2025-10-30T09:20:11.477Z] 93a51658e55e: Pushed [2025-10-30T09:20:11.477Z] b6a6b8874e80: Pushed [2025-10-30T09:20:11.477Z] c231f5c0ede3: Layer already exists [2025-10-30T09:20:11.477Z] 70fd505be33f: Pushed [2025-10-30T09:20:18.095Z] fca0b6a1d755: Pushed [2025-10-30T09:20:18.095Z] 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:822961fd702f6e70c3213389bc4b384c29036b0c672b2a730b4d81ee7aa33974 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:18.452Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:18.814Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-10-30T09:20:18.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-30T09:20:18.814Z] ffb88d78906a: Preparing [2025-10-30T09:20:18.814Z] fca0b6a1d755: Preparing [2025-10-30T09:20:18.814Z] 68c78f3cb7fe: Preparing [2025-10-30T09:20:18.814Z] 93a51658e55e: Preparing [2025-10-30T09:20:18.814Z] b6a6b8874e80: Preparing [2025-10-30T09:20:18.814Z] 70fd505be33f: Preparing [2025-10-30T09:20:18.814Z] c231f5c0ede3: Preparing [2025-10-30T09:20:18.814Z] 70fd505be33f: Waiting [2025-10-30T09:20:18.814Z] c231f5c0ede3: Waiting [2025-10-30T09:20:18.814Z] ffb88d78906a: Layer already exists [2025-10-30T09:20:18.814Z] 93a51658e55e: Layer already exists [2025-10-30T09:20:18.814Z] fca0b6a1d755: Layer already exists [2025-10-30T09:20:18.814Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:20:18.814Z] b6a6b8874e80: Layer already exists [2025-10-30T09:20:18.814Z] 70fd505be33f: Layer already exists [2025-10-30T09:20:18.814Z] c231f5c0ede3: Layer already exists [2025-10-30T09:20:19.080Z] latest: digest: sha256:822961fd702f6e70c3213389bc4b384c29036b0c672b2a730b4d81ee7aa33974 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:19.451Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:19.838Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.70 [2025-10-30T09:20:19.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-30T09:20:19.838Z] ffb88d78906a: Preparing [2025-10-30T09:20:19.838Z] fca0b6a1d755: Preparing [2025-10-30T09:20:19.838Z] 68c78f3cb7fe: Preparing [2025-10-30T09:20:19.838Z] 93a51658e55e: Preparing [2025-10-30T09:20:19.838Z] b6a6b8874e80: Preparing [2025-10-30T09:20:19.838Z] 70fd505be33f: Preparing [2025-10-30T09:20:19.838Z] c231f5c0ede3: Preparing [2025-10-30T09:20:19.838Z] 70fd505be33f: Waiting [2025-10-30T09:20:19.838Z] c231f5c0ede3: Waiting [2025-10-30T09:20:19.838Z] fca0b6a1d755: Layer already exists [2025-10-30T09:20:19.838Z] ffb88d78906a: Layer already exists [2025-10-30T09:20:19.838Z] b6a6b8874e80: Layer already exists [2025-10-30T09:20:19.838Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:20:19.838Z] 93a51658e55e: Layer already exists [2025-10-30T09:20:19.838Z] c231f5c0ede3: Layer already exists [2025-10-30T09:20:19.838Z] 70fd505be33f: Layer already exists [2025-10-30T09:20:19.838Z] 4.1.0-dev.70: digest: sha256:822961fd702f6e70c3213389bc4b384c29036b0c672b2a730b4d81ee7aa33974 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:20.194Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:20.548Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:20:20.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-30T09:20:20.548Z] ffb88d78906a: Preparing [2025-10-30T09:20:20.548Z] fca0b6a1d755: Preparing [2025-10-30T09:20:20.548Z] 68c78f3cb7fe: Preparing [2025-10-30T09:20:20.548Z] 93a51658e55e: Preparing [2025-10-30T09:20:20.548Z] b6a6b8874e80: Preparing [2025-10-30T09:20:20.548Z] 70fd505be33f: Preparing [2025-10-30T09:20:20.548Z] c231f5c0ede3: Preparing [2025-10-30T09:20:20.548Z] 70fd505be33f: Waiting [2025-10-30T09:20:20.548Z] c231f5c0ede3: Waiting [2025-10-30T09:20:20.548Z] fca0b6a1d755: Layer already exists [2025-10-30T09:20:20.548Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:20:20.548Z] ffb88d78906a: Layer already exists [2025-10-30T09:20:20.548Z] b6a6b8874e80: Layer already exists [2025-10-30T09:20:20.548Z] 93a51658e55e: Layer already exists [2025-10-30T09:20:20.548Z] c231f5c0ede3: Layer already exists [2025-10-30T09:20:20.548Z] 70fd505be33f: Layer already exists [2025-10-30T09:20:20.812Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:822961fd702f6e70c3213389bc4b384c29036b0c672b2a730b4d81ee7aa33974 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:21.174Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:21.542Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-10-30T09:20:21.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-30T09:20:21.542Z] ffb88d78906a: Preparing [2025-10-30T09:20:21.542Z] fca0b6a1d755: Preparing [2025-10-30T09:20:21.542Z] 68c78f3cb7fe: Preparing [2025-10-30T09:20:21.542Z] 93a51658e55e: Preparing [2025-10-30T09:20:21.542Z] b6a6b8874e80: Preparing [2025-10-30T09:20:21.542Z] 70fd505be33f: Preparing [2025-10-30T09:20:21.542Z] c231f5c0ede3: Preparing [2025-10-30T09:20:21.542Z] c231f5c0ede3: Waiting [2025-10-30T09:20:21.542Z] 93a51658e55e: Layer already exists [2025-10-30T09:20:21.542Z] fca0b6a1d755: Layer already exists [2025-10-30T09:20:21.542Z] ffb88d78906a: Layer already exists [2025-10-30T09:20:21.542Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:20:21.542Z] b6a6b8874e80: Layer already exists [2025-10-30T09:20:21.542Z] c231f5c0ede3: Layer already exists [2025-10-30T09:20:21.542Z] 70fd505be33f: Layer already exists [2025-10-30T09:20:21.808Z] main: digest: sha256:822961fd702f6e70c3213389bc4b384c29036b0c672b2a730b4d81ee7aa33974 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T09:20:21.887Z] ===================================================== [Pipeline] echo [2025-10-30T09:20:21.907Z] taggedImages: [2025-10-30T09:20:21.907Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:20:21.907Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-10-30T09:20:21.907Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.70 [2025-10-30T09:20:21.907Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:20:21.907Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-10-30T09:20:21.936Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-10-30T09:20:21.936Z] 7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:20:21.936Z] latest [2025-10-30T09:20:21.936Z] 4.1.0-dev.70 [2025-10-30T09:20:21.936Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:20:21.936Z] main [2025-10-30T09:20:21.936Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:22.307Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:22.657Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:20:22.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-30T09:20:22.657Z] e5308119751b: Preparing [2025-10-30T09:20:22.657Z] 7d9ab5732a66: Preparing [2025-10-30T09:20:22.657Z] fe1820643617: Preparing [2025-10-30T09:20:22.657Z] 899d6fd4cbac: Preparing [2025-10-30T09:20:22.657Z] 68c78f3cb7fe: Preparing [2025-10-30T09:20:22.657Z] 93a51658e55e: Preparing [2025-10-30T09:20:22.657Z] b6a6b8874e80: Preparing [2025-10-30T09:20:22.657Z] 70fd505be33f: Preparing [2025-10-30T09:20:22.657Z] c231f5c0ede3: Preparing [2025-10-30T09:20:22.657Z] 93a51658e55e: Waiting [2025-10-30T09:20:22.657Z] b6a6b8874e80: Waiting [2025-10-30T09:20:22.657Z] 70fd505be33f: Waiting [2025-10-30T09:20:22.657Z] c231f5c0ede3: Waiting [2025-10-30T09:20:22.657Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:20:22.921Z] 93a51658e55e: Layer already exists [2025-10-30T09:20:22.921Z] b6a6b8874e80: Layer already exists [2025-10-30T09:20:22.921Z] 7d9ab5732a66: Pushed [2025-10-30T09:20:22.921Z] e5308119751b: Pushed [2025-10-30T09:20:22.921Z] fe1820643617: Pushed [2025-10-30T09:20:22.921Z] 70fd505be33f: Layer already exists [2025-10-30T09:20:22.921Z] c231f5c0ede3: Layer already exists [2025-10-30T09:20:25.485Z] 899d6fd4cbac: Pushed [2025-10-30T09:20:25.750Z] 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:2126f3c38d0f750cd6092429bc30bd38a55c1e234b2254da613f8a1fbcc52acc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:26.111Z] + 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-10-30T09:20:26.464Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-10-30T09:20:26.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-30T09:20:26.464Z] e5308119751b: Preparing [2025-10-30T09:20:26.464Z] 7d9ab5732a66: Preparing [2025-10-30T09:20:26.464Z] fe1820643617: Preparing [2025-10-30T09:20:26.464Z] 899d6fd4cbac: Preparing [2025-10-30T09:20:26.464Z] 68c78f3cb7fe: Preparing [2025-10-30T09:20:26.464Z] 93a51658e55e: Preparing [2025-10-30T09:20:26.464Z] b6a6b8874e80: Preparing [2025-10-30T09:20:26.464Z] 70fd505be33f: Preparing [2025-10-30T09:20:26.464Z] c231f5c0ede3: Preparing [2025-10-30T09:20:26.464Z] b6a6b8874e80: Waiting [2025-10-30T09:20:26.464Z] 70fd505be33f: Waiting [2025-10-30T09:20:26.464Z] c231f5c0ede3: Waiting [2025-10-30T09:20:26.464Z] 93a51658e55e: Waiting [2025-10-30T09:20:26.464Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:20:26.464Z] e5308119751b: Layer already exists [2025-10-30T09:20:26.464Z] 7d9ab5732a66: Layer already exists [2025-10-30T09:20:26.464Z] fe1820643617: Layer already exists [2025-10-30T09:20:26.464Z] 899d6fd4cbac: Layer already exists [2025-10-30T09:20:26.464Z] 93a51658e55e: Layer already exists [2025-10-30T09:20:26.464Z] 70fd505be33f: Layer already exists [2025-10-30T09:20:26.464Z] b6a6b8874e80: Layer already exists [2025-10-30T09:20:26.464Z] c231f5c0ede3: Layer already exists [2025-10-30T09:20:26.727Z] latest: digest: sha256:2126f3c38d0f750cd6092429bc30bd38a55c1e234b2254da613f8a1fbcc52acc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:27.211Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:27.571Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.70 [2025-10-30T09:20:27.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-30T09:20:27.571Z] e5308119751b: Preparing [2025-10-30T09:20:27.571Z] 7d9ab5732a66: Preparing [2025-10-30T09:20:27.571Z] fe1820643617: Preparing [2025-10-30T09:20:27.571Z] 899d6fd4cbac: Preparing [2025-10-30T09:20:27.571Z] 68c78f3cb7fe: Preparing [2025-10-30T09:20:27.571Z] 93a51658e55e: Preparing [2025-10-30T09:20:27.571Z] b6a6b8874e80: Preparing [2025-10-30T09:20:27.571Z] 70fd505be33f: Preparing [2025-10-30T09:20:27.571Z] c231f5c0ede3: Preparing [2025-10-30T09:20:27.571Z] b6a6b8874e80: Waiting [2025-10-30T09:20:27.571Z] 70fd505be33f: Waiting [2025-10-30T09:20:27.571Z] 93a51658e55e: Waiting [2025-10-30T09:20:27.571Z] c231f5c0ede3: Waiting [2025-10-30T09:20:27.571Z] fe1820643617: Layer already exists [2025-10-30T09:20:27.571Z] e5308119751b: Layer already exists [2025-10-30T09:20:27.571Z] 899d6fd4cbac: Layer already exists [2025-10-30T09:20:27.571Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:20:27.571Z] 7d9ab5732a66: Layer already exists [2025-10-30T09:20:27.571Z] 70fd505be33f: Layer already exists [2025-10-30T09:20:27.571Z] 93a51658e55e: Layer already exists [2025-10-30T09:20:27.571Z] b6a6b8874e80: Layer already exists [2025-10-30T09:20:27.571Z] c231f5c0ede3: Layer already exists [2025-10-30T09:20:27.840Z] 4.1.0-dev.70: digest: sha256:2126f3c38d0f750cd6092429bc30bd38a55c1e234b2254da613f8a1fbcc52acc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:28.207Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:28.558Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:20:28.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-30T09:20:28.558Z] e5308119751b: Preparing [2025-10-30T09:20:28.558Z] 7d9ab5732a66: Preparing [2025-10-30T09:20:28.558Z] fe1820643617: Preparing [2025-10-30T09:20:28.558Z] 899d6fd4cbac: Preparing [2025-10-30T09:20:28.558Z] 68c78f3cb7fe: Preparing [2025-10-30T09:20:28.558Z] 93a51658e55e: Preparing [2025-10-30T09:20:28.558Z] b6a6b8874e80: Preparing [2025-10-30T09:20:28.558Z] 70fd505be33f: Preparing [2025-10-30T09:20:28.558Z] c231f5c0ede3: Preparing [2025-10-30T09:20:28.558Z] 93a51658e55e: Waiting [2025-10-30T09:20:28.558Z] b6a6b8874e80: Waiting [2025-10-30T09:20:28.558Z] c231f5c0ede3: Waiting [2025-10-30T09:20:28.558Z] 7d9ab5732a66: Layer already exists [2025-10-30T09:20:28.558Z] fe1820643617: Layer already exists [2025-10-30T09:20:28.558Z] e5308119751b: Layer already exists [2025-10-30T09:20:28.558Z] 899d6fd4cbac: Layer already exists [2025-10-30T09:20:28.558Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:20:28.825Z] 93a51658e55e: Layer already exists [2025-10-30T09:20:28.825Z] b6a6b8874e80: Layer already exists [2025-10-30T09:20:28.825Z] c231f5c0ede3: Layer already exists [2025-10-30T09:20:28.825Z] 70fd505be33f: Layer already exists [2025-10-30T09:20:28.825Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:2126f3c38d0f750cd6092429bc30bd38a55c1e234b2254da613f8a1fbcc52acc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:29.179Z] + 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-10-30T09:20:29.533Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-10-30T09:20:29.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-30T09:20:29.533Z] e5308119751b: Preparing [2025-10-30T09:20:29.533Z] 7d9ab5732a66: Preparing [2025-10-30T09:20:29.533Z] fe1820643617: Preparing [2025-10-30T09:20:29.533Z] 899d6fd4cbac: Preparing [2025-10-30T09:20:29.533Z] 68c78f3cb7fe: Preparing [2025-10-30T09:20:29.533Z] 93a51658e55e: Preparing [2025-10-30T09:20:29.533Z] b6a6b8874e80: Preparing [2025-10-30T09:20:29.533Z] 70fd505be33f: Preparing [2025-10-30T09:20:29.533Z] c231f5c0ede3: Preparing [2025-10-30T09:20:29.533Z] 93a51658e55e: Waiting [2025-10-30T09:20:29.533Z] b6a6b8874e80: Waiting [2025-10-30T09:20:29.533Z] 70fd505be33f: Waiting [2025-10-30T09:20:29.533Z] c231f5c0ede3: Waiting [2025-10-30T09:20:29.533Z] 7d9ab5732a66: Layer already exists [2025-10-30T09:20:29.533Z] fe1820643617: Layer already exists [2025-10-30T09:20:29.533Z] 899d6fd4cbac: Layer already exists [2025-10-30T09:20:29.534Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:20:29.534Z] e5308119751b: Layer already exists [2025-10-30T09:20:29.534Z] b6a6b8874e80: Layer already exists [2025-10-30T09:20:29.534Z] 93a51658e55e: Layer already exists [2025-10-30T09:20:29.534Z] 70fd505be33f: Layer already exists [2025-10-30T09:20:29.534Z] c231f5c0ede3: Layer already exists [2025-10-30T09:20:29.797Z] main: digest: sha256:2126f3c38d0f750cd6092429bc30bd38a55c1e234b2254da613f8a1fbcc52acc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T09:20:29.887Z] ===================================================== [Pipeline] echo [2025-10-30T09:20:29.907Z] taggedImages: [2025-10-30T09:20:29.907Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:20:29.907Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-10-30T09:20:29.907Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.70 [2025-10-30T09:20:29.907Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:20:29.907Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-10-30T09:20:29.946Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-10-30T09:20:29.946Z] 7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:20:29.946Z] latest [2025-10-30T09:20:29.946Z] 4.1.0-dev.70 [2025-10-30T09:20:29.946Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:20:29.946Z] main [2025-10-30T09:20:29.946Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:30.336Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:30.702Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:20:30.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-30T09:20:30.702Z] ff9de3e1410b: Preparing [2025-10-30T09:20:30.702Z] 89a6e317554d: Preparing [2025-10-30T09:20:30.702Z] 68c78f3cb7fe: Preparing [2025-10-30T09:20:30.702Z] 93a51658e55e: Preparing [2025-10-30T09:20:30.702Z] eea4fab35fd5: Preparing [2025-10-30T09:20:30.702Z] 574ecbecdab7: Preparing [2025-10-30T09:20:30.702Z] c231f5c0ede3: Preparing [2025-10-30T09:20:30.702Z] 574ecbecdab7: Waiting [2025-10-30T09:20:30.702Z] c231f5c0ede3: Waiting [2025-10-30T09:20:30.702Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:20:30.702Z] 93a51658e55e: Layer already exists [2025-10-30T09:20:30.968Z] c231f5c0ede3: Layer already exists [2025-10-30T09:20:30.968Z] eea4fab35fd5: Pushed [2025-10-30T09:20:30.968Z] ff9de3e1410b: Pushed [2025-10-30T09:20:30.968Z] 574ecbecdab7: Pushed [2025-10-30T09:20:39.147Z] 89a6e317554d: Pushed [2025-10-30T09:20:39.147Z] 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:541a82ce2be36d4a4478c47ee423cd969f20467d4dcec8174796e0b684655623 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:39.507Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:39.857Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-10-30T09:20:39.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-30T09:20:39.858Z] ff9de3e1410b: Preparing [2025-10-30T09:20:39.858Z] 89a6e317554d: Preparing [2025-10-30T09:20:39.858Z] 68c78f3cb7fe: Preparing [2025-10-30T09:20:39.858Z] 93a51658e55e: Preparing [2025-10-30T09:20:39.858Z] eea4fab35fd5: Preparing [2025-10-30T09:20:39.858Z] 574ecbecdab7: Preparing [2025-10-30T09:20:39.858Z] c231f5c0ede3: Preparing [2025-10-30T09:20:39.858Z] c231f5c0ede3: Waiting [2025-10-30T09:20:39.858Z] 574ecbecdab7: Waiting [2025-10-30T09:20:39.858Z] 93a51658e55e: Layer already exists [2025-10-30T09:20:39.858Z] ff9de3e1410b: Layer already exists [2025-10-30T09:20:39.858Z] eea4fab35fd5: Layer already exists [2025-10-30T09:20:39.858Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:20:39.858Z] 89a6e317554d: Layer already exists [2025-10-30T09:20:39.858Z] 574ecbecdab7: Layer already exists [2025-10-30T09:20:39.858Z] c231f5c0ede3: Layer already exists [2025-10-30T09:20:40.122Z] latest: digest: sha256:541a82ce2be36d4a4478c47ee423cd969f20467d4dcec8174796e0b684655623 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:40.470Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:40.830Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.70 [2025-10-30T09:20:40.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-30T09:20:40.830Z] ff9de3e1410b: Preparing [2025-10-30T09:20:40.830Z] 89a6e317554d: Preparing [2025-10-30T09:20:40.830Z] 68c78f3cb7fe: Preparing [2025-10-30T09:20:40.830Z] 93a51658e55e: Preparing [2025-10-30T09:20:40.830Z] eea4fab35fd5: Preparing [2025-10-30T09:20:40.830Z] 574ecbecdab7: Preparing [2025-10-30T09:20:40.830Z] c231f5c0ede3: Preparing [2025-10-30T09:20:40.830Z] 574ecbecdab7: Waiting [2025-10-30T09:20:40.830Z] c231f5c0ede3: Waiting [2025-10-30T09:20:40.830Z] 89a6e317554d: Layer already exists [2025-10-30T09:20:40.830Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:20:40.830Z] 93a51658e55e: Layer already exists [2025-10-30T09:20:40.830Z] eea4fab35fd5: Layer already exists [2025-10-30T09:20:40.830Z] ff9de3e1410b: Layer already exists [2025-10-30T09:20:40.830Z] 574ecbecdab7: Layer already exists [2025-10-30T09:20:40.830Z] c231f5c0ede3: Layer already exists [2025-10-30T09:20:40.830Z] 4.1.0-dev.70: digest: sha256:541a82ce2be36d4a4478c47ee423cd969f20467d4dcec8174796e0b684655623 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:41.459Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:41.819Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:20:41.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-30T09:20:41.819Z] ff9de3e1410b: Preparing [2025-10-30T09:20:41.819Z] 89a6e317554d: Preparing [2025-10-30T09:20:41.819Z] 68c78f3cb7fe: Preparing [2025-10-30T09:20:41.819Z] 93a51658e55e: Preparing [2025-10-30T09:20:41.819Z] eea4fab35fd5: Preparing [2025-10-30T09:20:41.819Z] 574ecbecdab7: Preparing [2025-10-30T09:20:41.819Z] c231f5c0ede3: Preparing [2025-10-30T09:20:41.819Z] 574ecbecdab7: Waiting [2025-10-30T09:20:41.819Z] c231f5c0ede3: Waiting [2025-10-30T09:20:41.819Z] eea4fab35fd5: Layer already exists [2025-10-30T09:20:41.819Z] 93a51658e55e: Layer already exists [2025-10-30T09:20:41.819Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:20:41.819Z] ff9de3e1410b: Layer already exists [2025-10-30T09:20:41.819Z] 89a6e317554d: Layer already exists [2025-10-30T09:20:41.819Z] c231f5c0ede3: Layer already exists [2025-10-30T09:20:41.819Z] 574ecbecdab7: Layer already exists [2025-10-30T09:20:42.084Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:541a82ce2be36d4a4478c47ee423cd969f20467d4dcec8174796e0b684655623 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:42.433Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:42.784Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-10-30T09:20:42.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-30T09:20:42.784Z] ff9de3e1410b: Preparing [2025-10-30T09:20:42.784Z] 89a6e317554d: Preparing [2025-10-30T09:20:42.784Z] 68c78f3cb7fe: Preparing [2025-10-30T09:20:42.784Z] 93a51658e55e: Preparing [2025-10-30T09:20:42.784Z] eea4fab35fd5: Preparing [2025-10-30T09:20:42.784Z] 574ecbecdab7: Preparing [2025-10-30T09:20:42.784Z] c231f5c0ede3: Preparing [2025-10-30T09:20:42.784Z] 574ecbecdab7: Waiting [2025-10-30T09:20:42.784Z] c231f5c0ede3: Waiting [2025-10-30T09:20:42.784Z] ff9de3e1410b: Layer already exists [2025-10-30T09:20:42.784Z] eea4fab35fd5: Layer already exists [2025-10-30T09:20:42.784Z] 89a6e317554d: Layer already exists [2025-10-30T09:20:42.784Z] 93a51658e55e: Layer already exists [2025-10-30T09:20:42.784Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:20:42.784Z] c231f5c0ede3: Layer already exists [2025-10-30T09:20:42.784Z] 574ecbecdab7: Layer already exists [2025-10-30T09:20:43.049Z] main: digest: sha256:541a82ce2be36d4a4478c47ee423cd969f20467d4dcec8174796e0b684655623 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T09:20:43.132Z] ===================================================== [Pipeline] echo [2025-10-30T09:20:43.149Z] taggedImages: [2025-10-30T09:20:43.149Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:20:43.149Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-10-30T09:20:43.149Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.70 [2025-10-30T09:20:43.149Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:20:43.149Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-10-30T09:20:43.180Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-10-30T09:20:43.180Z] 7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:20:43.180Z] latest [2025-10-30T09:20:43.180Z] 4.1.0-dev.70 [2025-10-30T09:20:43.180Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:20:43.180Z] main [2025-10-30T09:20:43.180Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:43.560Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:43.915Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:20:43.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-30T09:20:43.915Z] 543eeb1b5670: Preparing [2025-10-30T09:20:43.915Z] a85f22e4c3b4: Preparing [2025-10-30T09:20:43.915Z] 93a51658e55e: Preparing [2025-10-30T09:20:43.915Z] 14aa928fe7b7: Preparing [2025-10-30T09:20:43.915Z] 16ade104a101: Preparing [2025-10-30T09:20:43.915Z] c231f5c0ede3: Preparing [2025-10-30T09:20:43.915Z] c231f5c0ede3: Waiting [2025-10-30T09:20:44.179Z] 14aa928fe7b7: Pushed [2025-10-30T09:20:44.179Z] 16ade104a101: Pushed [2025-10-30T09:20:45.142Z] 93a51658e55e: Layer already exists [2025-10-30T09:20:45.142Z] c231f5c0ede3: Layer already exists [2025-10-30T09:20:45.142Z] 543eeb1b5670: Pushed [2025-10-30T09:20:51.759Z] a85f22e4c3b4: Pushed [2025-10-30T09:20:51.759Z] 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:e10554341a6b09246e6a191ad4675b21d1786f8a9d67bb5ae4b7b4c4d4c45fff size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:52.117Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:52.463Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-10-30T09:20:52.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-30T09:20:52.463Z] 543eeb1b5670: Preparing [2025-10-30T09:20:52.463Z] a85f22e4c3b4: Preparing [2025-10-30T09:20:52.463Z] 93a51658e55e: Preparing [2025-10-30T09:20:52.463Z] 14aa928fe7b7: Preparing [2025-10-30T09:20:52.463Z] 16ade104a101: Preparing [2025-10-30T09:20:52.463Z] c231f5c0ede3: Preparing [2025-10-30T09:20:52.463Z] c231f5c0ede3: Waiting [2025-10-30T09:20:52.463Z] 16ade104a101: Layer already exists [2025-10-30T09:20:52.463Z] 543eeb1b5670: Layer already exists [2025-10-30T09:20:52.463Z] a85f22e4c3b4: Layer already exists [2025-10-30T09:20:52.463Z] 93a51658e55e: Layer already exists [2025-10-30T09:20:52.463Z] 14aa928fe7b7: Layer already exists [2025-10-30T09:20:52.463Z] c231f5c0ede3: Layer already exists [2025-10-30T09:20:52.726Z] latest: digest: sha256:e10554341a6b09246e6a191ad4675b21d1786f8a9d67bb5ae4b7b4c4d4c45fff size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:53.070Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:53.422Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.70 [2025-10-30T09:20:53.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-30T09:20:53.422Z] 543eeb1b5670: Preparing [2025-10-30T09:20:53.422Z] a85f22e4c3b4: Preparing [2025-10-30T09:20:53.422Z] 93a51658e55e: Preparing [2025-10-30T09:20:53.422Z] 14aa928fe7b7: Preparing [2025-10-30T09:20:53.422Z] 16ade104a101: Preparing [2025-10-30T09:20:53.422Z] c231f5c0ede3: Preparing [2025-10-30T09:20:53.422Z] c231f5c0ede3: Waiting [2025-10-30T09:20:53.422Z] 14aa928fe7b7: Layer already exists [2025-10-30T09:20:53.422Z] a85f22e4c3b4: Layer already exists [2025-10-30T09:20:53.422Z] 16ade104a101: Layer already exists [2025-10-30T09:20:53.422Z] 543eeb1b5670: Layer already exists [2025-10-30T09:20:53.422Z] 93a51658e55e: Layer already exists [2025-10-30T09:20:53.422Z] c231f5c0ede3: Layer already exists [2025-10-30T09:20:53.422Z] 4.1.0-dev.70: digest: sha256:e10554341a6b09246e6a191ad4675b21d1786f8a9d67bb5ae4b7b4c4d4c45fff size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:54.045Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:54.398Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:20:54.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-30T09:20:54.398Z] 543eeb1b5670: Preparing [2025-10-30T09:20:54.398Z] a85f22e4c3b4: Preparing [2025-10-30T09:20:54.398Z] 93a51658e55e: Preparing [2025-10-30T09:20:54.398Z] 14aa928fe7b7: Preparing [2025-10-30T09:20:54.398Z] 16ade104a101: Preparing [2025-10-30T09:20:54.398Z] c231f5c0ede3: Preparing [2025-10-30T09:20:54.398Z] c231f5c0ede3: Waiting [2025-10-30T09:20:54.398Z] 543eeb1b5670: Layer already exists [2025-10-30T09:20:54.398Z] 16ade104a101: Layer already exists [2025-10-30T09:20:54.398Z] a85f22e4c3b4: Layer already exists [2025-10-30T09:20:54.398Z] 93a51658e55e: Layer already exists [2025-10-30T09:20:54.398Z] 14aa928fe7b7: Layer already exists [2025-10-30T09:20:54.398Z] c231f5c0ede3: Layer already exists [2025-10-30T09:20:54.398Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:e10554341a6b09246e6a191ad4675b21d1786f8a9d67bb5ae4b7b4c4d4c45fff size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:54.745Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:55.108Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-10-30T09:20:55.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-30T09:20:55.109Z] 543eeb1b5670: Preparing [2025-10-30T09:20:55.109Z] a85f22e4c3b4: Preparing [2025-10-30T09:20:55.109Z] 93a51658e55e: Preparing [2025-10-30T09:20:55.109Z] 14aa928fe7b7: Preparing [2025-10-30T09:20:55.109Z] 16ade104a101: Preparing [2025-10-30T09:20:55.109Z] c231f5c0ede3: Preparing [2025-10-30T09:20:55.109Z] c231f5c0ede3: Waiting [2025-10-30T09:20:55.109Z] 93a51658e55e: Layer already exists [2025-10-30T09:20:55.109Z] a85f22e4c3b4: Layer already exists [2025-10-30T09:20:55.109Z] 16ade104a101: Layer already exists [2025-10-30T09:20:55.109Z] 14aa928fe7b7: Layer already exists [2025-10-30T09:20:55.109Z] 543eeb1b5670: Layer already exists [2025-10-30T09:20:55.109Z] c231f5c0ede3: Layer already exists [2025-10-30T09:20:55.109Z] main: digest: sha256:e10554341a6b09246e6a191ad4675b21d1786f8a9d67bb5ae4b7b4c4d4c45fff size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T09:20:55.452Z] ===================================================== [Pipeline] echo [2025-10-30T09:20:55.464Z] taggedImages: [2025-10-30T09:20:55.464Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:20:55.464Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-10-30T09:20:55.464Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.70 [2025-10-30T09:20:55.464Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:20:55.464Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-10-30T09:20:55.494Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-10-30T09:20:55.494Z] 7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:20:55.494Z] latest [2025-10-30T09:20:55.494Z] 4.1.0-dev.70 [2025-10-30T09:20:55.494Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:20:55.494Z] main [2025-10-30T09:20:55.494Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:55.869Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:20:56.496Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:20:56.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-30T09:20:56.496Z] a30f31edec79: Preparing [2025-10-30T09:20:56.496Z] 9fcc2ced12f5: Preparing [2025-10-30T09:20:56.496Z] 303dcd52c281: Preparing [2025-10-30T09:20:56.496Z] 68c78f3cb7fe: Preparing [2025-10-30T09:20:56.496Z] 93a51658e55e: Preparing [2025-10-30T09:20:56.496Z] b6a6b8874e80: Preparing [2025-10-30T09:20:56.496Z] 70fd505be33f: Preparing [2025-10-30T09:20:56.496Z] c231f5c0ede3: Preparing [2025-10-30T09:20:56.496Z] 70fd505be33f: Waiting [2025-10-30T09:20:56.496Z] b6a6b8874e80: Waiting [2025-10-30T09:20:56.496Z] c231f5c0ede3: Waiting [2025-10-30T09:20:56.496Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:20:56.496Z] 93a51658e55e: Layer already exists [2025-10-30T09:20:56.496Z] b6a6b8874e80: Layer already exists [2025-10-30T09:20:56.496Z] 70fd505be33f: Layer already exists [2025-10-30T09:20:56.759Z] c231f5c0ede3: Layer already exists [2025-10-30T09:20:56.759Z] 9fcc2ced12f5: Pushed [2025-10-30T09:20:56.759Z] a30f31edec79: Pushed [2025-10-30T09:21:04.921Z] 303dcd52c281: Pushed [2025-10-30T09:21:04.921Z] 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:e55f1c2a35b94075225723af0dee4dee6cc92a5c0cde1fa2ed01eacfce78017f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:05.271Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:05.627Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-10-30T09:21:05.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-30T09:21:05.627Z] a30f31edec79: Preparing [2025-10-30T09:21:05.627Z] 9fcc2ced12f5: Preparing [2025-10-30T09:21:05.627Z] 303dcd52c281: Preparing [2025-10-30T09:21:05.627Z] 68c78f3cb7fe: Preparing [2025-10-30T09:21:05.627Z] 93a51658e55e: Preparing [2025-10-30T09:21:05.627Z] b6a6b8874e80: Preparing [2025-10-30T09:21:05.627Z] 70fd505be33f: Preparing [2025-10-30T09:21:05.627Z] c231f5c0ede3: Preparing [2025-10-30T09:21:05.627Z] b6a6b8874e80: Waiting [2025-10-30T09:21:05.627Z] 70fd505be33f: Waiting [2025-10-30T09:21:05.627Z] c231f5c0ede3: Waiting [2025-10-30T09:21:05.627Z] a30f31edec79: Layer already exists [2025-10-30T09:21:05.627Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:21:05.627Z] 303dcd52c281: Layer already exists [2025-10-30T09:21:05.627Z] 93a51658e55e: Layer already exists [2025-10-30T09:21:05.627Z] 9fcc2ced12f5: Layer already exists [2025-10-30T09:21:05.627Z] 70fd505be33f: Layer already exists [2025-10-30T09:21:05.627Z] b6a6b8874e80: Layer already exists [2025-10-30T09:21:05.627Z] c231f5c0ede3: Layer already exists [2025-10-30T09:21:05.890Z] latest: digest: sha256:e55f1c2a35b94075225723af0dee4dee6cc92a5c0cde1fa2ed01eacfce78017f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:06.247Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:06.595Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.70 [2025-10-30T09:21:06.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-30T09:21:06.595Z] a30f31edec79: Preparing [2025-10-30T09:21:06.595Z] 9fcc2ced12f5: Preparing [2025-10-30T09:21:06.595Z] 303dcd52c281: Preparing [2025-10-30T09:21:06.595Z] 68c78f3cb7fe: Preparing [2025-10-30T09:21:06.595Z] 93a51658e55e: Preparing [2025-10-30T09:21:06.595Z] b6a6b8874e80: Preparing [2025-10-30T09:21:06.595Z] 70fd505be33f: Preparing [2025-10-30T09:21:06.595Z] c231f5c0ede3: Preparing [2025-10-30T09:21:06.595Z] b6a6b8874e80: Waiting [2025-10-30T09:21:06.595Z] 70fd505be33f: Waiting [2025-10-30T09:21:06.595Z] c231f5c0ede3: Waiting [2025-10-30T09:21:06.595Z] 93a51658e55e: Layer already exists [2025-10-30T09:21:06.595Z] a30f31edec79: Layer already exists [2025-10-30T09:21:06.595Z] 303dcd52c281: Layer already exists [2025-10-30T09:21:06.595Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:21:06.595Z] 9fcc2ced12f5: Layer already exists [2025-10-30T09:21:06.595Z] c231f5c0ede3: Layer already exists [2025-10-30T09:21:06.595Z] 70fd505be33f: Layer already exists [2025-10-30T09:21:07.544Z] b6a6b8874e80: Layer already exists [2025-10-30T09:21:07.544Z] 4.1.0-dev.70: digest: sha256:e55f1c2a35b94075225723af0dee4dee6cc92a5c0cde1fa2ed01eacfce78017f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:07.895Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:08.254Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:21:08.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-30T09:21:08.254Z] a30f31edec79: Preparing [2025-10-30T09:21:08.254Z] 9fcc2ced12f5: Preparing [2025-10-30T09:21:08.254Z] 303dcd52c281: Preparing [2025-10-30T09:21:08.254Z] 68c78f3cb7fe: Preparing [2025-10-30T09:21:08.254Z] 93a51658e55e: Preparing [2025-10-30T09:21:08.254Z] b6a6b8874e80: Preparing [2025-10-30T09:21:08.254Z] 70fd505be33f: Preparing [2025-10-30T09:21:08.254Z] c231f5c0ede3: Preparing [2025-10-30T09:21:08.254Z] b6a6b8874e80: Waiting [2025-10-30T09:21:08.254Z] 70fd505be33f: Waiting [2025-10-30T09:21:08.254Z] c231f5c0ede3: Waiting [2025-10-30T09:21:08.254Z] 303dcd52c281: Layer already exists [2025-10-30T09:21:08.254Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:21:08.254Z] 93a51658e55e: Layer already exists [2025-10-30T09:21:08.254Z] 9fcc2ced12f5: Layer already exists [2025-10-30T09:21:08.254Z] a30f31edec79: Layer already exists [2025-10-30T09:21:08.254Z] c231f5c0ede3: Layer already exists [2025-10-30T09:21:08.254Z] b6a6b8874e80: Layer already exists [2025-10-30T09:21:08.254Z] 70fd505be33f: Layer already exists [2025-10-30T09:21:08.519Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:e55f1c2a35b94075225723af0dee4dee6cc92a5c0cde1fa2ed01eacfce78017f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:08.888Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:09.237Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-10-30T09:21:09.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-30T09:21:09.237Z] a30f31edec79: Preparing [2025-10-30T09:21:09.237Z] 9fcc2ced12f5: Preparing [2025-10-30T09:21:09.237Z] 303dcd52c281: Preparing [2025-10-30T09:21:09.237Z] 68c78f3cb7fe: Preparing [2025-10-30T09:21:09.237Z] 93a51658e55e: Preparing [2025-10-30T09:21:09.237Z] b6a6b8874e80: Preparing [2025-10-30T09:21:09.237Z] 70fd505be33f: Preparing [2025-10-30T09:21:09.237Z] c231f5c0ede3: Preparing [2025-10-30T09:21:09.237Z] b6a6b8874e80: Waiting [2025-10-30T09:21:09.237Z] 70fd505be33f: Waiting [2025-10-30T09:21:09.237Z] c231f5c0ede3: Waiting [2025-10-30T09:21:09.237Z] 93a51658e55e: Layer already exists [2025-10-30T09:21:09.237Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:21:09.237Z] 9fcc2ced12f5: Layer already exists [2025-10-30T09:21:09.237Z] a30f31edec79: Layer already exists [2025-10-30T09:21:09.237Z] 303dcd52c281: Layer already exists [2025-10-30T09:21:09.237Z] 70fd505be33f: Layer already exists [2025-10-30T09:21:09.237Z] b6a6b8874e80: Layer already exists [2025-10-30T09:21:09.237Z] c231f5c0ede3: Layer already exists [2025-10-30T09:21:09.237Z] main: digest: sha256:e55f1c2a35b94075225723af0dee4dee6cc92a5c0cde1fa2ed01eacfce78017f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T09:21:09.602Z] ===================================================== [Pipeline] echo [2025-10-30T09:21:09.623Z] taggedImages: [2025-10-30T09:21:09.623Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:21:09.623Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-10-30T09:21:09.623Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.70 [2025-10-30T09:21:09.623Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:21:09.623Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-10-30T09:21:09.652Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-10-30T09:21:09.652Z] 7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:21:09.652Z] latest [2025-10-30T09:21:09.652Z] 4.1.0-dev.70 [2025-10-30T09:21:09.652Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:21:09.652Z] main [2025-10-30T09:21:09.652Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:10.027Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:10.398Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:21:10.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-30T09:21:10.399Z] e05300cc54b1: Preparing [2025-10-30T09:21:10.399Z] 061d0e54cf69: Preparing [2025-10-30T09:21:10.399Z] d7c212f60519: Preparing [2025-10-30T09:21:10.399Z] 9e46e000ced0: Preparing [2025-10-30T09:21:10.399Z] ed9e42772c28: Preparing [2025-10-30T09:21:10.399Z] e07946dda1ea: Preparing [2025-10-30T09:21:10.399Z] e62ee18d6c91: Preparing [2025-10-30T09:21:10.399Z] 68c78f3cb7fe: Preparing [2025-10-30T09:21:10.399Z] 93a51658e55e: Preparing [2025-10-30T09:21:10.399Z] e2592522ab3b: Preparing [2025-10-30T09:21:10.399Z] 7cda7196fe34: Preparing [2025-10-30T09:21:10.399Z] 5f70bf18a086: Preparing [2025-10-30T09:21:10.399Z] 72af44739afd: Preparing [2025-10-30T09:21:10.399Z] cae966f3f7da: Preparing [2025-10-30T09:21:10.399Z] 78f59fab05f9: Preparing [2025-10-30T09:21:10.399Z] c231f5c0ede3: Preparing [2025-10-30T09:21:10.399Z] e2592522ab3b: Waiting [2025-10-30T09:21:10.399Z] 7cda7196fe34: Waiting [2025-10-30T09:21:10.399Z] 5f70bf18a086: Waiting [2025-10-30T09:21:10.399Z] e62ee18d6c91: Waiting [2025-10-30T09:21:10.399Z] e07946dda1ea: Waiting [2025-10-30T09:21:10.399Z] 68c78f3cb7fe: Waiting [2025-10-30T09:21:10.399Z] 93a51658e55e: Waiting [2025-10-30T09:21:10.399Z] 72af44739afd: Waiting [2025-10-30T09:21:10.399Z] cae966f3f7da: Waiting [2025-10-30T09:21:10.399Z] 78f59fab05f9: Waiting [2025-10-30T09:21:10.399Z] c231f5c0ede3: Waiting [2025-10-30T09:21:10.667Z] 061d0e54cf69: Pushed [2025-10-30T09:21:10.667Z] d7c212f60519: Pushed [2025-10-30T09:21:10.667Z] ed9e42772c28: Pushed [2025-10-30T09:21:10.667Z] 9e46e000ced0: Pushed [2025-10-30T09:21:10.667Z] e05300cc54b1: Pushed [2025-10-30T09:21:10.667Z] 93a51658e55e: Layer already exists [2025-10-30T09:21:10.667Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:21:10.667Z] e07946dda1ea: Pushed [2025-10-30T09:21:10.931Z] 5f70bf18a086: Layer already exists [2025-10-30T09:21:10.931Z] 7cda7196fe34: Pushed [2025-10-30T09:21:10.931Z] e2592522ab3b: Pushed [2025-10-30T09:21:10.931Z] c231f5c0ede3: Layer already exists [2025-10-30T09:21:10.931Z] cae966f3f7da: Pushed [2025-10-30T09:21:10.931Z] 72af44739afd: Pushed [2025-10-30T09:21:10.931Z] 78f59fab05f9: Pushed [2025-10-30T09:21:14.262Z] e62ee18d6c91: Pushed [2025-10-30T09:21:14.262Z] 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:13303fe799b2f814df6d987f566f9033c40d2c25298e1e9463054e16b364c87f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:14.629Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:14.981Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-10-30T09:21:14.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-30T09:21:14.981Z] e05300cc54b1: Preparing [2025-10-30T09:21:14.981Z] 061d0e54cf69: Preparing [2025-10-30T09:21:14.981Z] d7c212f60519: Preparing [2025-10-30T09:21:14.981Z] 9e46e000ced0: Preparing [2025-10-30T09:21:14.981Z] ed9e42772c28: Preparing [2025-10-30T09:21:14.981Z] e07946dda1ea: Preparing [2025-10-30T09:21:14.981Z] e62ee18d6c91: Preparing [2025-10-30T09:21:14.981Z] 68c78f3cb7fe: Preparing [2025-10-30T09:21:14.981Z] 93a51658e55e: Preparing [2025-10-30T09:21:14.981Z] e2592522ab3b: Preparing [2025-10-30T09:21:14.981Z] 7cda7196fe34: Preparing [2025-10-30T09:21:14.981Z] 5f70bf18a086: Preparing [2025-10-30T09:21:14.981Z] 72af44739afd: Preparing [2025-10-30T09:21:14.981Z] cae966f3f7da: Preparing [2025-10-30T09:21:14.981Z] 78f59fab05f9: Preparing [2025-10-30T09:21:14.981Z] c231f5c0ede3: Preparing [2025-10-30T09:21:14.981Z] e2592522ab3b: Waiting [2025-10-30T09:21:14.981Z] cae966f3f7da: Waiting [2025-10-30T09:21:14.981Z] 78f59fab05f9: Waiting [2025-10-30T09:21:14.981Z] 7cda7196fe34: Waiting [2025-10-30T09:21:14.981Z] c231f5c0ede3: Waiting [2025-10-30T09:21:14.981Z] e07946dda1ea: Waiting [2025-10-30T09:21:14.981Z] e62ee18d6c91: Waiting [2025-10-30T09:21:14.981Z] 68c78f3cb7fe: Waiting [2025-10-30T09:21:14.981Z] 93a51658e55e: Waiting [2025-10-30T09:21:14.981Z] 5f70bf18a086: Waiting [2025-10-30T09:21:14.981Z] 72af44739afd: Waiting [2025-10-30T09:21:14.981Z] 061d0e54cf69: Layer already exists [2025-10-30T09:21:14.981Z] e05300cc54b1: Layer already exists [2025-10-30T09:21:14.981Z] d7c212f60519: Layer already exists [2025-10-30T09:21:14.981Z] 9e46e000ced0: Layer already exists [2025-10-30T09:21:14.981Z] ed9e42772c28: Layer already exists [2025-10-30T09:21:14.981Z] e2592522ab3b: Layer already exists [2025-10-30T09:21:14.981Z] 93a51658e55e: Layer already exists [2025-10-30T09:21:14.981Z] e62ee18d6c91: Layer already exists [2025-10-30T09:21:14.981Z] e07946dda1ea: Layer already exists [2025-10-30T09:21:14.981Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:21:14.981Z] 5f70bf18a086: Layer already exists [2025-10-30T09:21:14.981Z] 72af44739afd: Layer already exists [2025-10-30T09:21:14.981Z] cae966f3f7da: Layer already exists [2025-10-30T09:21:14.981Z] 7cda7196fe34: Layer already exists [2025-10-30T09:21:14.981Z] 78f59fab05f9: Layer already exists [2025-10-30T09:21:15.245Z] c231f5c0ede3: Layer already exists [2025-10-30T09:21:15.245Z] latest: digest: sha256:13303fe799b2f814df6d987f566f9033c40d2c25298e1e9463054e16b364c87f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:15.603Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:15.949Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.70 [2025-10-30T09:21:15.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-30T09:21:15.949Z] e05300cc54b1: Preparing [2025-10-30T09:21:15.949Z] 061d0e54cf69: Preparing [2025-10-30T09:21:15.949Z] d7c212f60519: Preparing [2025-10-30T09:21:15.949Z] 9e46e000ced0: Preparing [2025-10-30T09:21:15.949Z] ed9e42772c28: Preparing [2025-10-30T09:21:15.949Z] e07946dda1ea: Preparing [2025-10-30T09:21:15.949Z] e62ee18d6c91: Preparing [2025-10-30T09:21:15.949Z] 68c78f3cb7fe: Preparing [2025-10-30T09:21:15.949Z] 93a51658e55e: Preparing [2025-10-30T09:21:15.949Z] e2592522ab3b: Preparing [2025-10-30T09:21:15.949Z] 7cda7196fe34: Preparing [2025-10-30T09:21:15.949Z] 5f70bf18a086: Preparing [2025-10-30T09:21:15.949Z] 72af44739afd: Preparing [2025-10-30T09:21:15.949Z] cae966f3f7da: Preparing [2025-10-30T09:21:15.949Z] 78f59fab05f9: Preparing [2025-10-30T09:21:15.949Z] c231f5c0ede3: Preparing [2025-10-30T09:21:15.949Z] e2592522ab3b: Waiting [2025-10-30T09:21:15.949Z] 7cda7196fe34: Waiting [2025-10-30T09:21:15.949Z] 78f59fab05f9: Waiting [2025-10-30T09:21:15.949Z] 5f70bf18a086: Waiting [2025-10-30T09:21:15.949Z] 72af44739afd: Waiting [2025-10-30T09:21:15.949Z] cae966f3f7da: Waiting [2025-10-30T09:21:15.949Z] c231f5c0ede3: Waiting [2025-10-30T09:21:15.949Z] e07946dda1ea: Waiting [2025-10-30T09:21:15.949Z] 68c78f3cb7fe: Waiting [2025-10-30T09:21:15.949Z] e62ee18d6c91: Waiting [2025-10-30T09:21:15.949Z] 93a51658e55e: Waiting [2025-10-30T09:21:15.949Z] 061d0e54cf69: Layer already exists [2025-10-30T09:21:15.949Z] 9e46e000ced0: Layer already exists [2025-10-30T09:21:15.949Z] ed9e42772c28: Layer already exists [2025-10-30T09:21:15.949Z] d7c212f60519: Layer already exists [2025-10-30T09:21:15.949Z] e05300cc54b1: Layer already exists [2025-10-30T09:21:15.949Z] e62ee18d6c91: Layer already exists [2025-10-30T09:21:15.949Z] e07946dda1ea: Layer already exists [2025-10-30T09:21:15.949Z] e2592522ab3b: Layer already exists [2025-10-30T09:21:15.949Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:21:15.949Z] 93a51658e55e: Layer already exists [2025-10-30T09:21:15.949Z] 5f70bf18a086: Layer already exists [2025-10-30T09:21:15.949Z] cae966f3f7da: Layer already exists [2025-10-30T09:21:16.257Z] 72af44739afd: Layer already exists [2025-10-30T09:21:16.257Z] 7cda7196fe34: Layer already exists [2025-10-30T09:21:16.257Z] 78f59fab05f9: Layer already exists [2025-10-30T09:21:16.257Z] c231f5c0ede3: Layer already exists [2025-10-30T09:21:16.257Z] 4.1.0-dev.70: digest: sha256:13303fe799b2f814df6d987f566f9033c40d2c25298e1e9463054e16b364c87f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:16.625Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:16.988Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:21:16.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-30T09:21:16.988Z] e05300cc54b1: Preparing [2025-10-30T09:21:16.988Z] 061d0e54cf69: Preparing [2025-10-30T09:21:16.988Z] d7c212f60519: Preparing [2025-10-30T09:21:16.988Z] 9e46e000ced0: Preparing [2025-10-30T09:21:16.988Z] ed9e42772c28: Preparing [2025-10-30T09:21:16.988Z] e07946dda1ea: Preparing [2025-10-30T09:21:16.988Z] e62ee18d6c91: Preparing [2025-10-30T09:21:16.988Z] 68c78f3cb7fe: Preparing [2025-10-30T09:21:16.988Z] 93a51658e55e: Preparing [2025-10-30T09:21:16.988Z] e2592522ab3b: Preparing [2025-10-30T09:21:16.988Z] 7cda7196fe34: Preparing [2025-10-30T09:21:16.988Z] 5f70bf18a086: Preparing [2025-10-30T09:21:16.988Z] 72af44739afd: Preparing [2025-10-30T09:21:16.988Z] cae966f3f7da: Preparing [2025-10-30T09:21:16.988Z] 78f59fab05f9: Preparing [2025-10-30T09:21:16.988Z] c231f5c0ede3: Preparing [2025-10-30T09:21:16.988Z] e07946dda1ea: Waiting [2025-10-30T09:21:16.988Z] e62ee18d6c91: Waiting [2025-10-30T09:21:16.988Z] 68c78f3cb7fe: Waiting [2025-10-30T09:21:16.988Z] 93a51658e55e: Waiting [2025-10-30T09:21:16.988Z] e2592522ab3b: Waiting [2025-10-30T09:21:16.988Z] 7cda7196fe34: Waiting [2025-10-30T09:21:16.988Z] 5f70bf18a086: Waiting [2025-10-30T09:21:16.988Z] 78f59fab05f9: Waiting [2025-10-30T09:21:16.988Z] c231f5c0ede3: Waiting [2025-10-30T09:21:16.988Z] 72af44739afd: Waiting [2025-10-30T09:21:16.988Z] cae966f3f7da: Waiting [2025-10-30T09:21:16.988Z] 061d0e54cf69: Layer already exists [2025-10-30T09:21:16.988Z] e05300cc54b1: Layer already exists [2025-10-30T09:21:16.988Z] d7c212f60519: Layer already exists [2025-10-30T09:21:16.988Z] 9e46e000ced0: Layer already exists [2025-10-30T09:21:16.988Z] ed9e42772c28: Layer already exists [2025-10-30T09:21:16.988Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:21:16.988Z] e62ee18d6c91: Layer already exists [2025-10-30T09:21:16.988Z] e07946dda1ea: Layer already exists [2025-10-30T09:21:16.988Z] 93a51658e55e: Layer already exists [2025-10-30T09:21:16.988Z] e2592522ab3b: Layer already exists [2025-10-30T09:21:16.988Z] 72af44739afd: Layer already exists [2025-10-30T09:21:16.988Z] 5f70bf18a086: Layer already exists [2025-10-30T09:21:16.988Z] 78f59fab05f9: Layer already exists [2025-10-30T09:21:16.988Z] 7cda7196fe34: Layer already exists [2025-10-30T09:21:16.988Z] cae966f3f7da: Layer already exists [2025-10-30T09:21:17.258Z] c231f5c0ede3: Layer already exists [2025-10-30T09:21:17.258Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:13303fe799b2f814df6d987f566f9033c40d2c25298e1e9463054e16b364c87f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:17.663Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:18.008Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-10-30T09:21:18.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-30T09:21:18.008Z] e05300cc54b1: Preparing [2025-10-30T09:21:18.008Z] 061d0e54cf69: Preparing [2025-10-30T09:21:18.008Z] d7c212f60519: Preparing [2025-10-30T09:21:18.008Z] 9e46e000ced0: Preparing [2025-10-30T09:21:18.008Z] ed9e42772c28: Preparing [2025-10-30T09:21:18.008Z] e07946dda1ea: Preparing [2025-10-30T09:21:18.008Z] e62ee18d6c91: Preparing [2025-10-30T09:21:18.008Z] 68c78f3cb7fe: Preparing [2025-10-30T09:21:18.008Z] 93a51658e55e: Preparing [2025-10-30T09:21:18.008Z] e2592522ab3b: Preparing [2025-10-30T09:21:18.008Z] 7cda7196fe34: Preparing [2025-10-30T09:21:18.008Z] 5f70bf18a086: Preparing [2025-10-30T09:21:18.008Z] 72af44739afd: Preparing [2025-10-30T09:21:18.008Z] cae966f3f7da: Preparing [2025-10-30T09:21:18.008Z] 78f59fab05f9: Preparing [2025-10-30T09:21:18.008Z] c231f5c0ede3: Preparing [2025-10-30T09:21:18.008Z] e62ee18d6c91: Waiting [2025-10-30T09:21:18.008Z] 68c78f3cb7fe: Waiting [2025-10-30T09:21:18.008Z] 93a51658e55e: Waiting [2025-10-30T09:21:18.008Z] e2592522ab3b: Waiting [2025-10-30T09:21:18.008Z] cae966f3f7da: Waiting [2025-10-30T09:21:18.008Z] 7cda7196fe34: Waiting [2025-10-30T09:21:18.008Z] e07946dda1ea: Waiting [2025-10-30T09:21:18.008Z] 78f59fab05f9: Waiting [2025-10-30T09:21:18.008Z] 5f70bf18a086: Waiting [2025-10-30T09:21:18.008Z] c231f5c0ede3: Waiting [2025-10-30T09:21:18.008Z] 72af44739afd: Waiting [2025-10-30T09:21:18.008Z] e05300cc54b1: Layer already exists [2025-10-30T09:21:18.008Z] 9e46e000ced0: Layer already exists [2025-10-30T09:21:18.008Z] 061d0e54cf69: Layer already exists [2025-10-30T09:21:18.008Z] ed9e42772c28: Layer already exists [2025-10-30T09:21:18.008Z] d7c212f60519: Layer already exists [2025-10-30T09:21:18.008Z] e2592522ab3b: Layer already exists [2025-10-30T09:21:18.008Z] e62ee18d6c91: Layer already exists [2025-10-30T09:21:18.008Z] e07946dda1ea: Layer already exists [2025-10-30T09:21:18.008Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:21:18.008Z] 93a51658e55e: Layer already exists [2025-10-30T09:21:18.008Z] 7cda7196fe34: Layer already exists [2025-10-30T09:21:18.008Z] cae966f3f7da: Layer already exists [2025-10-30T09:21:18.008Z] 72af44739afd: Layer already exists [2025-10-30T09:21:18.008Z] 5f70bf18a086: Layer already exists [2025-10-30T09:21:18.008Z] 78f59fab05f9: Layer already exists [2025-10-30T09:21:18.273Z] c231f5c0ede3: Layer already exists [2025-10-30T09:21:18.273Z] main: digest: sha256:13303fe799b2f814df6d987f566f9033c40d2c25298e1e9463054e16b364c87f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T09:21:18.354Z] ===================================================== [Pipeline] echo [2025-10-30T09:21:18.373Z] taggedImages: [2025-10-30T09:21:18.373Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:21:18.373Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-10-30T09:21:18.373Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.70 [2025-10-30T09:21:18.373Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:21:18.373Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-10-30T09:21:18.398Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-10-30T09:21:18.398Z] 7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:21:18.398Z] latest [2025-10-30T09:21:18.398Z] 4.1.0-dev.70 [2025-10-30T09:21:18.398Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:21:18.398Z] main [2025-10-30T09:21:18.398Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:18.764Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:20.523Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:21:20.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-30T09:21:20.523Z] cc71308befdc: Preparing [2025-10-30T09:21:20.523Z] 962df3d7e6a7: Preparing [2025-10-30T09:21:20.523Z] bc364cca067a: Preparing [2025-10-30T09:21:20.523Z] 2748590cf4a6: Preparing [2025-10-30T09:21:20.523Z] 68c78f3cb7fe: Preparing [2025-10-30T09:21:20.523Z] 93a51658e55e: Preparing [2025-10-30T09:21:20.523Z] b6a6b8874e80: Preparing [2025-10-30T09:21:20.523Z] 70fd505be33f: Preparing [2025-10-30T09:21:20.523Z] c231f5c0ede3: Preparing [2025-10-30T09:21:20.523Z] b6a6b8874e80: Waiting [2025-10-30T09:21:20.523Z] 70fd505be33f: Waiting [2025-10-30T09:21:20.523Z] c231f5c0ede3: Waiting [2025-10-30T09:21:20.523Z] 93a51658e55e: Waiting [2025-10-30T09:21:20.523Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:21:20.787Z] 93a51658e55e: Layer already exists [2025-10-30T09:21:20.787Z] b6a6b8874e80: Layer already exists [2025-10-30T09:21:20.787Z] 70fd505be33f: Layer already exists [2025-10-30T09:21:20.787Z] cc71308befdc: Pushed [2025-10-30T09:21:20.787Z] bc364cca067a: Pushed [2025-10-30T09:21:20.787Z] 962df3d7e6a7: Pushed [2025-10-30T09:21:20.787Z] c231f5c0ede3: Layer already exists [2025-10-30T09:21:28.963Z] 2748590cf4a6: Pushed [2025-10-30T09:21:28.963Z] 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:a3369452842b646e0acdc7cd24c0ee07614c5e978a087da674f5cf692904942a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:29.325Z] + 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-10-30T09:21:29.671Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-10-30T09:21:29.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-30T09:21:29.671Z] cc71308befdc: Preparing [2025-10-30T09:21:29.671Z] 962df3d7e6a7: Preparing [2025-10-30T09:21:29.671Z] bc364cca067a: Preparing [2025-10-30T09:21:29.671Z] 2748590cf4a6: Preparing [2025-10-30T09:21:29.671Z] 68c78f3cb7fe: Preparing [2025-10-30T09:21:29.671Z] 93a51658e55e: Preparing [2025-10-30T09:21:29.671Z] b6a6b8874e80: Preparing [2025-10-30T09:21:29.671Z] 70fd505be33f: Preparing [2025-10-30T09:21:29.671Z] c231f5c0ede3: Preparing [2025-10-30T09:21:29.671Z] b6a6b8874e80: Waiting [2025-10-30T09:21:29.671Z] 70fd505be33f: Waiting [2025-10-30T09:21:29.671Z] 93a51658e55e: Waiting [2025-10-30T09:21:29.671Z] c231f5c0ede3: Waiting [2025-10-30T09:21:29.671Z] cc71308befdc: Layer already exists [2025-10-30T09:21:29.671Z] 962df3d7e6a7: Layer already exists [2025-10-30T09:21:29.671Z] bc364cca067a: Layer already exists [2025-10-30T09:21:29.671Z] 2748590cf4a6: Layer already exists [2025-10-30T09:21:29.671Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:21:29.671Z] 93a51658e55e: Layer already exists [2025-10-30T09:21:29.671Z] b6a6b8874e80: Layer already exists [2025-10-30T09:21:29.671Z] c231f5c0ede3: Layer already exists [2025-10-30T09:21:29.671Z] 70fd505be33f: Layer already exists [2025-10-30T09:21:29.938Z] latest: digest: sha256:a3369452842b646e0acdc7cd24c0ee07614c5e978a087da674f5cf692904942a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:30.298Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:30.652Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.70 [2025-10-30T09:21:30.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-30T09:21:30.653Z] cc71308befdc: Preparing [2025-10-30T09:21:30.653Z] 962df3d7e6a7: Preparing [2025-10-30T09:21:30.653Z] bc364cca067a: Preparing [2025-10-30T09:21:30.653Z] 2748590cf4a6: Preparing [2025-10-30T09:21:30.653Z] 68c78f3cb7fe: Preparing [2025-10-30T09:21:30.653Z] 93a51658e55e: Preparing [2025-10-30T09:21:30.653Z] b6a6b8874e80: Preparing [2025-10-30T09:21:30.653Z] 70fd505be33f: Preparing [2025-10-30T09:21:30.653Z] c231f5c0ede3: Preparing [2025-10-30T09:21:30.653Z] b6a6b8874e80: Waiting [2025-10-30T09:21:30.653Z] 70fd505be33f: Waiting [2025-10-30T09:21:30.653Z] c231f5c0ede3: Waiting [2025-10-30T09:21:30.653Z] 93a51658e55e: Waiting [2025-10-30T09:21:30.653Z] bc364cca067a: Layer already exists [2025-10-30T09:21:30.653Z] 962df3d7e6a7: Layer already exists [2025-10-30T09:21:30.653Z] cc71308befdc: Layer already exists [2025-10-30T09:21:30.653Z] 2748590cf4a6: Layer already exists [2025-10-30T09:21:30.653Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:21:30.653Z] 93a51658e55e: Layer already exists [2025-10-30T09:21:30.653Z] c231f5c0ede3: Layer already exists [2025-10-30T09:21:30.653Z] 70fd505be33f: Layer already exists [2025-10-30T09:21:30.653Z] b6a6b8874e80: Layer already exists [2025-10-30T09:21:30.918Z] 4.1.0-dev.70: digest: sha256:a3369452842b646e0acdc7cd24c0ee07614c5e978a087da674f5cf692904942a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:31.282Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:32.605Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:21:32.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-30T09:21:32.605Z] cc71308befdc: Preparing [2025-10-30T09:21:32.605Z] 962df3d7e6a7: Preparing [2025-10-30T09:21:32.605Z] bc364cca067a: Preparing [2025-10-30T09:21:32.605Z] 2748590cf4a6: Preparing [2025-10-30T09:21:32.605Z] 68c78f3cb7fe: Preparing [2025-10-30T09:21:32.605Z] 93a51658e55e: Preparing [2025-10-30T09:21:32.605Z] b6a6b8874e80: Preparing [2025-10-30T09:21:32.605Z] 70fd505be33f: Preparing [2025-10-30T09:21:32.605Z] c231f5c0ede3: Preparing [2025-10-30T09:21:32.605Z] 93a51658e55e: Waiting [2025-10-30T09:21:32.605Z] c231f5c0ede3: Waiting [2025-10-30T09:21:32.605Z] b6a6b8874e80: Waiting [2025-10-30T09:21:32.605Z] 70fd505be33f: Waiting [2025-10-30T09:21:32.605Z] 2748590cf4a6: Layer already exists [2025-10-30T09:21:32.605Z] 962df3d7e6a7: Layer already exists [2025-10-30T09:21:32.605Z] cc71308befdc: Layer already exists [2025-10-30T09:21:32.605Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:21:32.605Z] bc364cca067a: Layer already exists [2025-10-30T09:21:32.605Z] b6a6b8874e80: Layer already exists [2025-10-30T09:21:32.605Z] c231f5c0ede3: Layer already exists [2025-10-30T09:21:32.605Z] 93a51658e55e: Layer already exists [2025-10-30T09:21:32.605Z] 70fd505be33f: Layer already exists [2025-10-30T09:21:32.867Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:a3369452842b646e0acdc7cd24c0ee07614c5e978a087da674f5cf692904942a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:33.233Z] + 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-10-30T09:21:33.583Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-10-30T09:21:33.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-30T09:21:33.584Z] cc71308befdc: Preparing [2025-10-30T09:21:33.584Z] 962df3d7e6a7: Preparing [2025-10-30T09:21:33.584Z] bc364cca067a: Preparing [2025-10-30T09:21:33.584Z] 2748590cf4a6: Preparing [2025-10-30T09:21:33.584Z] 68c78f3cb7fe: Preparing [2025-10-30T09:21:33.584Z] 93a51658e55e: Preparing [2025-10-30T09:21:33.584Z] b6a6b8874e80: Preparing [2025-10-30T09:21:33.584Z] 70fd505be33f: Preparing [2025-10-30T09:21:33.584Z] b6a6b8874e80: Waiting [2025-10-30T09:21:33.584Z] 70fd505be33f: Waiting [2025-10-30T09:21:33.584Z] 93a51658e55e: Waiting [2025-10-30T09:21:33.584Z] c231f5c0ede3: Preparing [2025-10-30T09:21:33.584Z] 962df3d7e6a7: Layer already exists [2025-10-30T09:21:33.584Z] cc71308befdc: Layer already exists [2025-10-30T09:21:33.584Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:21:33.584Z] 2748590cf4a6: Layer already exists [2025-10-30T09:21:33.584Z] bc364cca067a: Layer already exists [2025-10-30T09:21:33.584Z] 93a51658e55e: Layer already exists [2025-10-30T09:21:33.584Z] 70fd505be33f: Layer already exists [2025-10-30T09:21:33.584Z] c231f5c0ede3: Layer already exists [2025-10-30T09:21:33.584Z] b6a6b8874e80: Layer already exists [2025-10-30T09:21:33.847Z] main: digest: sha256:a3369452842b646e0acdc7cd24c0ee07614c5e978a087da674f5cf692904942a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T09:21:33.933Z] ===================================================== [Pipeline] echo [2025-10-30T09:21:33.946Z] taggedImages: [2025-10-30T09:21:33.946Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:21:33.946Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-10-30T09:21:33.946Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.70 [2025-10-30T09:21:33.946Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:21:33.946Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-10-30T09:21:33.976Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-10-30T09:21:33.976Z] 7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:21:33.976Z] latest [2025-10-30T09:21:33.976Z] 4.1.0-dev.70 [2025-10-30T09:21:33.976Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:21:33.976Z] main [2025-10-30T09:21:33.976Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:34.368Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:34.720Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:21:34.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-30T09:21:34.720Z] e99fa0e22000: Preparing [2025-10-30T09:21:34.720Z] 4a30d1e26aa6: Preparing [2025-10-30T09:21:34.720Z] 92a9645e2371: Preparing [2025-10-30T09:21:34.720Z] 2b6a1e20cccc: Preparing [2025-10-30T09:21:34.720Z] d00927e13929: Preparing [2025-10-30T09:21:34.720Z] 68c78f3cb7fe: Preparing [2025-10-30T09:21:34.720Z] 93a51658e55e: Preparing [2025-10-30T09:21:34.720Z] 68c78f3cb7fe: Waiting [2025-10-30T09:21:34.720Z] 93a51658e55e: Waiting [2025-10-30T09:21:34.720Z] 8312e7091468: Preparing [2025-10-30T09:21:34.720Z] fe9346d3769e: Preparing [2025-10-30T09:21:34.720Z] 8312e7091468: Waiting [2025-10-30T09:21:34.720Z] e101cd83baa6: Preparing [2025-10-30T09:21:34.720Z] fe9346d3769e: Waiting [2025-10-30T09:21:34.720Z] c231f5c0ede3: Preparing [2025-10-30T09:21:34.720Z] e101cd83baa6: Waiting [2025-10-30T09:21:34.720Z] c231f5c0ede3: Waiting [2025-10-30T09:21:34.986Z] 2b6a1e20cccc: Pushed [2025-10-30T09:21:34.986Z] d00927e13929: Pushed [2025-10-30T09:21:34.986Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:21:34.986Z] 4a30d1e26aa6: Pushed [2025-10-30T09:21:34.986Z] e99fa0e22000: Pushed [2025-10-30T09:21:34.986Z] 93a51658e55e: Layer already exists [2025-10-30T09:21:34.986Z] c231f5c0ede3: Layer already exists [2025-10-30T09:21:35.250Z] 8312e7091468: Pushed [2025-10-30T09:21:35.250Z] fe9346d3769e: Pushed [2025-10-30T09:21:37.814Z] e101cd83baa6: Pushed [2025-10-30T09:21:41.142Z] 92a9645e2371: Pushed [2025-10-30T09:21:41.142Z] 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:9f7f05dcf3cf1cbdd6df145b6c4b81125f212362db1c0c0f8b0a25bab723c8e1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:41.497Z] + 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-10-30T09:21:41.849Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-10-30T09:21:41.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-30T09:21:41.849Z] e99fa0e22000: Preparing [2025-10-30T09:21:41.849Z] 4a30d1e26aa6: Preparing [2025-10-30T09:21:41.849Z] 92a9645e2371: Preparing [2025-10-30T09:21:41.849Z] 2b6a1e20cccc: Preparing [2025-10-30T09:21:41.849Z] d00927e13929: Preparing [2025-10-30T09:21:41.849Z] 68c78f3cb7fe: Preparing [2025-10-30T09:21:41.849Z] 93a51658e55e: Preparing [2025-10-30T09:21:41.850Z] 8312e7091468: Preparing [2025-10-30T09:21:41.850Z] fe9346d3769e: Preparing [2025-10-30T09:21:41.850Z] e101cd83baa6: Preparing [2025-10-30T09:21:41.850Z] c231f5c0ede3: Preparing [2025-10-30T09:21:41.850Z] 68c78f3cb7fe: Waiting [2025-10-30T09:21:41.850Z] 93a51658e55e: Waiting [2025-10-30T09:21:41.850Z] 8312e7091468: Waiting [2025-10-30T09:21:41.850Z] fe9346d3769e: Waiting [2025-10-30T09:21:41.850Z] c231f5c0ede3: Waiting [2025-10-30T09:21:41.850Z] e101cd83baa6: Waiting [2025-10-30T09:21:41.850Z] 4a30d1e26aa6: Layer already exists [2025-10-30T09:21:41.850Z] 2b6a1e20cccc: Layer already exists [2025-10-30T09:21:41.850Z] e99fa0e22000: Layer already exists [2025-10-30T09:21:41.850Z] d00927e13929: Layer already exists [2025-10-30T09:21:41.850Z] 92a9645e2371: Layer already exists [2025-10-30T09:21:41.850Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:21:41.850Z] 8312e7091468: Layer already exists [2025-10-30T09:21:41.850Z] fe9346d3769e: Layer already exists [2025-10-30T09:21:41.850Z] 93a51658e55e: Layer already exists [2025-10-30T09:21:41.850Z] e101cd83baa6: Layer already exists [2025-10-30T09:21:41.850Z] c231f5c0ede3: Layer already exists [2025-10-30T09:21:42.113Z] latest: digest: sha256:9f7f05dcf3cf1cbdd6df145b6c4b81125f212362db1c0c0f8b0a25bab723c8e1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:42.460Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:42.813Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.70 [2025-10-30T09:21:42.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-30T09:21:42.813Z] e99fa0e22000: Preparing [2025-10-30T09:21:42.813Z] 4a30d1e26aa6: Preparing [2025-10-30T09:21:42.813Z] 92a9645e2371: Preparing [2025-10-30T09:21:42.813Z] 2b6a1e20cccc: Preparing [2025-10-30T09:21:42.813Z] d00927e13929: Preparing [2025-10-30T09:21:42.813Z] 68c78f3cb7fe: Preparing [2025-10-30T09:21:42.813Z] 93a51658e55e: Preparing [2025-10-30T09:21:42.813Z] 8312e7091468: Preparing [2025-10-30T09:21:42.813Z] fe9346d3769e: Preparing [2025-10-30T09:21:42.813Z] e101cd83baa6: Preparing [2025-10-30T09:21:42.813Z] c231f5c0ede3: Preparing [2025-10-30T09:21:42.813Z] 93a51658e55e: Waiting [2025-10-30T09:21:42.813Z] 8312e7091468: Waiting [2025-10-30T09:21:42.813Z] fe9346d3769e: Waiting [2025-10-30T09:21:42.813Z] e101cd83baa6: Waiting [2025-10-30T09:21:42.813Z] c231f5c0ede3: Waiting [2025-10-30T09:21:42.813Z] 68c78f3cb7fe: Waiting [2025-10-30T09:21:42.813Z] d00927e13929: Layer already exists [2025-10-30T09:21:42.813Z] e99fa0e22000: Layer already exists [2025-10-30T09:21:42.813Z] 92a9645e2371: Layer already exists [2025-10-30T09:21:42.813Z] 2b6a1e20cccc: Layer already exists [2025-10-30T09:21:42.813Z] 4a30d1e26aa6: Layer already exists [2025-10-30T09:21:42.813Z] 8312e7091468: Layer already exists [2025-10-30T09:21:42.813Z] 93a51658e55e: Layer already exists [2025-10-30T09:21:42.813Z] e101cd83baa6: Layer already exists [2025-10-30T09:21:42.813Z] fe9346d3769e: Layer already exists [2025-10-30T09:21:44.215Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:21:44.215Z] c231f5c0ede3: Layer already exists [2025-10-30T09:21:44.215Z] 4.1.0-dev.70: digest: sha256:9f7f05dcf3cf1cbdd6df145b6c4b81125f212362db1c0c0f8b0a25bab723c8e1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:44.574Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:45.182Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:21:45.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-30T09:21:45.182Z] e99fa0e22000: Preparing [2025-10-30T09:21:45.182Z] 4a30d1e26aa6: Preparing [2025-10-30T09:21:45.182Z] 92a9645e2371: Preparing [2025-10-30T09:21:45.182Z] 2b6a1e20cccc: Preparing [2025-10-30T09:21:45.182Z] d00927e13929: Preparing [2025-10-30T09:21:45.182Z] 68c78f3cb7fe: Preparing [2025-10-30T09:21:45.182Z] 93a51658e55e: Preparing [2025-10-30T09:21:45.182Z] 8312e7091468: Preparing [2025-10-30T09:21:45.182Z] fe9346d3769e: Preparing [2025-10-30T09:21:45.182Z] e101cd83baa6: Preparing [2025-10-30T09:21:45.182Z] c231f5c0ede3: Preparing [2025-10-30T09:21:45.182Z] 68c78f3cb7fe: Waiting [2025-10-30T09:21:45.182Z] 93a51658e55e: Waiting [2025-10-30T09:21:45.182Z] 8312e7091468: Waiting [2025-10-30T09:21:45.182Z] fe9346d3769e: Waiting [2025-10-30T09:21:45.182Z] e101cd83baa6: Waiting [2025-10-30T09:21:45.182Z] c231f5c0ede3: Waiting [2025-10-30T09:21:45.182Z] e99fa0e22000: Layer already exists [2025-10-30T09:21:45.182Z] 4a30d1e26aa6: Layer already exists [2025-10-30T09:21:45.182Z] 2b6a1e20cccc: Layer already exists [2025-10-30T09:21:45.182Z] 92a9645e2371: Layer already exists [2025-10-30T09:21:45.182Z] d00927e13929: Layer already exists [2025-10-30T09:21:45.182Z] e101cd83baa6: Layer already exists [2025-10-30T09:21:45.182Z] 93a51658e55e: Layer already exists [2025-10-30T09:21:45.182Z] 8312e7091468: Layer already exists [2025-10-30T09:21:45.182Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:21:45.182Z] fe9346d3769e: Layer already exists [2025-10-30T09:21:45.182Z] c231f5c0ede3: Layer already exists [2025-10-30T09:21:45.446Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:9f7f05dcf3cf1cbdd6df145b6c4b81125f212362db1c0c0f8b0a25bab723c8e1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:45.786Z] + 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-10-30T09:21:46.142Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-10-30T09:21:46.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-30T09:21:46.142Z] e99fa0e22000: Preparing [2025-10-30T09:21:46.142Z] 4a30d1e26aa6: Preparing [2025-10-30T09:21:46.142Z] 92a9645e2371: Preparing [2025-10-30T09:21:46.142Z] 2b6a1e20cccc: Preparing [2025-10-30T09:21:46.142Z] d00927e13929: Preparing [2025-10-30T09:21:46.142Z] 68c78f3cb7fe: Preparing [2025-10-30T09:21:46.142Z] 93a51658e55e: Preparing [2025-10-30T09:21:46.142Z] 8312e7091468: Preparing [2025-10-30T09:21:46.142Z] fe9346d3769e: Preparing [2025-10-30T09:21:46.142Z] e101cd83baa6: Preparing [2025-10-30T09:21:46.142Z] c231f5c0ede3: Preparing [2025-10-30T09:21:46.142Z] 8312e7091468: Waiting [2025-10-30T09:21:46.142Z] 68c78f3cb7fe: Waiting [2025-10-30T09:21:46.142Z] fe9346d3769e: Waiting [2025-10-30T09:21:46.142Z] 93a51658e55e: Waiting [2025-10-30T09:21:46.142Z] e101cd83baa6: Waiting [2025-10-30T09:21:46.142Z] c231f5c0ede3: Waiting [2025-10-30T09:21:46.142Z] e99fa0e22000: Layer already exists [2025-10-30T09:21:46.142Z] 92a9645e2371: Layer already exists [2025-10-30T09:21:46.142Z] 4a30d1e26aa6: Layer already exists [2025-10-30T09:21:46.142Z] 2b6a1e20cccc: Layer already exists [2025-10-30T09:21:46.142Z] d00927e13929: Layer already exists [2025-10-30T09:21:46.142Z] 93a51658e55e: Layer already exists [2025-10-30T09:21:46.142Z] 8312e7091468: Layer already exists [2025-10-30T09:21:46.142Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:21:46.142Z] e101cd83baa6: Layer already exists [2025-10-30T09:21:46.142Z] fe9346d3769e: Layer already exists [2025-10-30T09:21:46.142Z] c231f5c0ede3: Layer already exists [2025-10-30T09:21:46.405Z] main: digest: sha256:9f7f05dcf3cf1cbdd6df145b6c4b81125f212362db1c0c0f8b0a25bab723c8e1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T09:21:46.492Z] ===================================================== [Pipeline] echo [2025-10-30T09:21:46.512Z] taggedImages: [2025-10-30T09:21:46.512Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:21:46.512Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-10-30T09:21:46.512Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.70 [2025-10-30T09:21:46.512Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:21:46.512Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-10-30T09:21:46.543Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-10-30T09:21:46.543Z] 7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:21:46.543Z] latest [2025-10-30T09:21:46.543Z] 4.1.0-dev.70 [2025-10-30T09:21:46.543Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:21:46.543Z] main [2025-10-30T09:21:46.543Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:46.915Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:47.277Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:21:47.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-30T09:21:47.277Z] aa3adc02ffe2: Preparing [2025-10-30T09:21:47.277Z] 252cfdf47a02: Preparing [2025-10-30T09:21:47.277Z] eb323e63ae85: Preparing [2025-10-30T09:21:47.277Z] 002da0f7825e: Preparing [2025-10-30T09:21:47.277Z] d19b00f6f9d3: Preparing [2025-10-30T09:21:47.277Z] 178c966e7bfd: Preparing [2025-10-30T09:21:47.277Z] 00d95b900c1b: Preparing [2025-10-30T09:21:47.277Z] 68c78f3cb7fe: Preparing [2025-10-30T09:21:47.277Z] 93a51658e55e: Preparing [2025-10-30T09:21:47.277Z] 6bb58d20bcf2: Preparing [2025-10-30T09:21:47.277Z] 6f27a9344679: Preparing [2025-10-30T09:21:47.277Z] c231f5c0ede3: Preparing [2025-10-30T09:21:47.277Z] 68c78f3cb7fe: Waiting [2025-10-30T09:21:47.277Z] 93a51658e55e: Waiting [2025-10-30T09:21:47.277Z] 6bb58d20bcf2: Waiting [2025-10-30T09:21:47.277Z] 6f27a9344679: Waiting [2025-10-30T09:21:47.277Z] 178c966e7bfd: Waiting [2025-10-30T09:21:47.277Z] c231f5c0ede3: Waiting [2025-10-30T09:21:47.543Z] d19b00f6f9d3: Pushed [2025-10-30T09:21:47.543Z] 252cfdf47a02: Pushed [2025-10-30T09:21:47.543Z] aa3adc02ffe2: Pushed [2025-10-30T09:21:47.543Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:21:47.543Z] 93a51658e55e: Layer already exists [2025-10-30T09:21:47.543Z] 178c966e7bfd: Pushed [2025-10-30T09:21:47.543Z] 00d95b900c1b: Pushed [2025-10-30T09:21:47.809Z] c231f5c0ede3: Layer already exists [2025-10-30T09:21:47.809Z] 6bb58d20bcf2: Pushed [2025-10-30T09:21:50.388Z] 6f27a9344679: Pushed [2025-10-30T09:21:53.713Z] 002da0f7825e: Pushed [2025-10-30T09:21:53.977Z] eb323e63ae85: Pushed [2025-10-30T09:21:53.977Z] 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:67129c28042a350aeb4e68554b2de4b4b516fa23a09e4d5cde1858169b7ea3af size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:54.336Z] + 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-10-30T09:21:54.684Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-10-30T09:21:54.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-30T09:21:54.684Z] aa3adc02ffe2: Preparing [2025-10-30T09:21:54.684Z] 252cfdf47a02: Preparing [2025-10-30T09:21:54.684Z] eb323e63ae85: Preparing [2025-10-30T09:21:54.684Z] 002da0f7825e: Preparing [2025-10-30T09:21:54.684Z] d19b00f6f9d3: Preparing [2025-10-30T09:21:54.684Z] 178c966e7bfd: Preparing [2025-10-30T09:21:54.684Z] 00d95b900c1b: Preparing [2025-10-30T09:21:54.684Z] 68c78f3cb7fe: Preparing [2025-10-30T09:21:54.684Z] 93a51658e55e: Preparing [2025-10-30T09:21:54.684Z] 6bb58d20bcf2: Preparing [2025-10-30T09:21:54.684Z] 6f27a9344679: Preparing [2025-10-30T09:21:54.684Z] c231f5c0ede3: Preparing [2025-10-30T09:21:54.684Z] 00d95b900c1b: Waiting [2025-10-30T09:21:54.684Z] 68c78f3cb7fe: Waiting [2025-10-30T09:21:54.684Z] 6f27a9344679: Waiting [2025-10-30T09:21:54.684Z] c231f5c0ede3: Waiting [2025-10-30T09:21:54.684Z] 93a51658e55e: Waiting [2025-10-30T09:21:54.684Z] 178c966e7bfd: Waiting [2025-10-30T09:21:54.684Z] 6bb58d20bcf2: Waiting [2025-10-30T09:21:54.684Z] eb323e63ae85: Layer already exists [2025-10-30T09:21:54.684Z] aa3adc02ffe2: Layer already exists [2025-10-30T09:21:54.684Z] d19b00f6f9d3: Layer already exists [2025-10-30T09:21:54.684Z] 252cfdf47a02: Layer already exists [2025-10-30T09:21:54.684Z] 002da0f7825e: Layer already exists [2025-10-30T09:21:54.684Z] 00d95b900c1b: Layer already exists [2025-10-30T09:21:54.684Z] 178c966e7bfd: Layer already exists [2025-10-30T09:21:54.684Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:21:54.684Z] 93a51658e55e: Layer already exists [2025-10-30T09:21:54.684Z] 6bb58d20bcf2: Layer already exists [2025-10-30T09:21:54.684Z] c231f5c0ede3: Layer already exists [2025-10-30T09:21:54.684Z] 6f27a9344679: Layer already exists [2025-10-30T09:21:54.950Z] latest: digest: sha256:67129c28042a350aeb4e68554b2de4b4b516fa23a09e4d5cde1858169b7ea3af size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:55.316Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:55.678Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.70 [2025-10-30T09:21:55.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-30T09:21:55.678Z] aa3adc02ffe2: Preparing [2025-10-30T09:21:55.678Z] 252cfdf47a02: Preparing [2025-10-30T09:21:55.678Z] eb323e63ae85: Preparing [2025-10-30T09:21:55.678Z] 002da0f7825e: Preparing [2025-10-30T09:21:55.678Z] d19b00f6f9d3: Preparing [2025-10-30T09:21:55.678Z] 178c966e7bfd: Preparing [2025-10-30T09:21:55.678Z] 00d95b900c1b: Preparing [2025-10-30T09:21:55.678Z] 68c78f3cb7fe: Preparing [2025-10-30T09:21:55.678Z] 93a51658e55e: Preparing [2025-10-30T09:21:55.678Z] 6bb58d20bcf2: Preparing [2025-10-30T09:21:55.678Z] 178c966e7bfd: Waiting [2025-10-30T09:21:55.678Z] 00d95b900c1b: Waiting [2025-10-30T09:21:55.678Z] 68c78f3cb7fe: Waiting [2025-10-30T09:21:55.678Z] 93a51658e55e: Waiting [2025-10-30T09:21:55.678Z] 6f27a9344679: Preparing [2025-10-30T09:21:55.678Z] c231f5c0ede3: Preparing [2025-10-30T09:21:55.678Z] 6bb58d20bcf2: Waiting [2025-10-30T09:21:55.678Z] 6f27a9344679: Waiting [2025-10-30T09:21:55.678Z] c231f5c0ede3: Waiting [2025-10-30T09:21:55.678Z] d19b00f6f9d3: Layer already exists [2025-10-30T09:21:55.678Z] 002da0f7825e: Layer already exists [2025-10-30T09:21:55.678Z] 252cfdf47a02: Layer already exists [2025-10-30T09:21:55.678Z] aa3adc02ffe2: Layer already exists [2025-10-30T09:21:55.678Z] eb323e63ae85: Layer already exists [2025-10-30T09:21:55.678Z] 00d95b900c1b: Layer already exists [2025-10-30T09:21:55.678Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:21:55.678Z] 6bb58d20bcf2: Layer already exists [2025-10-30T09:21:55.678Z] 93a51658e55e: Layer already exists [2025-10-30T09:21:55.678Z] 178c966e7bfd: Layer already exists [2025-10-30T09:21:55.943Z] 6f27a9344679: Layer already exists [2025-10-30T09:21:55.943Z] c231f5c0ede3: Layer already exists [2025-10-30T09:21:55.943Z] 4.1.0-dev.70: digest: sha256:67129c28042a350aeb4e68554b2de4b4b516fa23a09e4d5cde1858169b7ea3af size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:56.307Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:57.619Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:21:57.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-30T09:21:57.619Z] aa3adc02ffe2: Preparing [2025-10-30T09:21:57.619Z] 252cfdf47a02: Preparing [2025-10-30T09:21:57.619Z] eb323e63ae85: Preparing [2025-10-30T09:21:57.619Z] 002da0f7825e: Preparing [2025-10-30T09:21:57.619Z] d19b00f6f9d3: Preparing [2025-10-30T09:21:57.619Z] 178c966e7bfd: Preparing [2025-10-30T09:21:57.619Z] 00d95b900c1b: Preparing [2025-10-30T09:21:57.619Z] 68c78f3cb7fe: Preparing [2025-10-30T09:21:57.619Z] 93a51658e55e: Preparing [2025-10-30T09:21:57.619Z] 6bb58d20bcf2: Preparing [2025-10-30T09:21:57.619Z] 6f27a9344679: Preparing [2025-10-30T09:21:57.619Z] c231f5c0ede3: Preparing [2025-10-30T09:21:57.619Z] 93a51658e55e: Waiting [2025-10-30T09:21:57.619Z] 6bb58d20bcf2: Waiting [2025-10-30T09:21:57.619Z] 6f27a9344679: Waiting [2025-10-30T09:21:57.619Z] c231f5c0ede3: Waiting [2025-10-30T09:21:57.619Z] 178c966e7bfd: Waiting [2025-10-30T09:21:57.619Z] 00d95b900c1b: Waiting [2025-10-30T09:21:57.619Z] 68c78f3cb7fe: Waiting [2025-10-30T09:21:57.619Z] eb323e63ae85: Layer already exists [2025-10-30T09:21:57.619Z] d19b00f6f9d3: Layer already exists [2025-10-30T09:21:57.619Z] 252cfdf47a02: Layer already exists [2025-10-30T09:21:57.619Z] 002da0f7825e: Layer already exists [2025-10-30T09:21:57.619Z] aa3adc02ffe2: Layer already exists [2025-10-30T09:21:57.619Z] 178c966e7bfd: Layer already exists [2025-10-30T09:21:57.619Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:21:57.619Z] 93a51658e55e: Layer already exists [2025-10-30T09:21:57.619Z] 6bb58d20bcf2: Layer already exists [2025-10-30T09:21:57.619Z] 00d95b900c1b: Layer already exists [2025-10-30T09:21:57.619Z] c231f5c0ede3: Layer already exists [2025-10-30T09:21:57.619Z] 6f27a9344679: Layer already exists [2025-10-30T09:21:57.885Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:67129c28042a350aeb4e68554b2de4b4b516fa23a09e4d5cde1858169b7ea3af size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:58.243Z] + 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-10-30T09:21:58.599Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-10-30T09:21:58.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-30T09:21:58.599Z] aa3adc02ffe2: Preparing [2025-10-30T09:21:58.599Z] 252cfdf47a02: Preparing [2025-10-30T09:21:58.599Z] eb323e63ae85: Preparing [2025-10-30T09:21:58.599Z] 002da0f7825e: Preparing [2025-10-30T09:21:58.599Z] d19b00f6f9d3: Preparing [2025-10-30T09:21:58.599Z] 178c966e7bfd: Preparing [2025-10-30T09:21:58.599Z] 00d95b900c1b: Preparing [2025-10-30T09:21:58.599Z] 68c78f3cb7fe: Preparing [2025-10-30T09:21:58.599Z] 93a51658e55e: Preparing [2025-10-30T09:21:58.599Z] 6bb58d20bcf2: Preparing [2025-10-30T09:21:58.599Z] 6f27a9344679: Preparing [2025-10-30T09:21:58.599Z] c231f5c0ede3: Preparing [2025-10-30T09:21:58.599Z] 68c78f3cb7fe: Waiting [2025-10-30T09:21:58.599Z] 93a51658e55e: Waiting [2025-10-30T09:21:58.599Z] 178c966e7bfd: Waiting [2025-10-30T09:21:58.599Z] 00d95b900c1b: Waiting [2025-10-30T09:21:58.599Z] 6f27a9344679: Waiting [2025-10-30T09:21:58.599Z] c231f5c0ede3: Waiting [2025-10-30T09:21:58.599Z] 252cfdf47a02: Layer already exists [2025-10-30T09:21:58.599Z] eb323e63ae85: Layer already exists [2025-10-30T09:21:58.599Z] 002da0f7825e: Layer already exists [2025-10-30T09:21:58.599Z] aa3adc02ffe2: Layer already exists [2025-10-30T09:21:58.599Z] d19b00f6f9d3: Layer already exists [2025-10-30T09:21:58.599Z] 00d95b900c1b: Layer already exists [2025-10-30T09:21:58.599Z] 178c966e7bfd: Layer already exists [2025-10-30T09:21:58.599Z] 6bb58d20bcf2: Layer already exists [2025-10-30T09:21:58.599Z] 93a51658e55e: Layer already exists [2025-10-30T09:21:58.599Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:21:58.599Z] c231f5c0ede3: Layer already exists [2025-10-30T09:21:58.599Z] 6f27a9344679: Layer already exists [2025-10-30T09:21:58.862Z] main: digest: sha256:67129c28042a350aeb4e68554b2de4b4b516fa23a09e4d5cde1858169b7ea3af size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T09:21:58.995Z] ===================================================== [Pipeline] echo [2025-10-30T09:21:59.009Z] taggedImages: [2025-10-30T09:21:59.009Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:21:59.009Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-10-30T09:21:59.009Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.70 [2025-10-30T09:21:59.009Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:21:59.009Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-10-30T09:21:59.039Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-10-30T09:21:59.039Z] 7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:21:59.039Z] latest [2025-10-30T09:21:59.039Z] 4.1.0-dev.70 [2025-10-30T09:21:59.039Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:21:59.039Z] main [2025-10-30T09:21:59.039Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:59.410Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:21:59.777Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:21:59.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-30T09:21:59.778Z] a92523f17594: Preparing [2025-10-30T09:21:59.778Z] 42c3b85f80fc: Preparing [2025-10-30T09:21:59.778Z] 68c78f3cb7fe: Preparing [2025-10-30T09:21:59.778Z] 93a51658e55e: Preparing [2025-10-30T09:21:59.778Z] a478ee2aa65b: Preparing [2025-10-30T09:21:59.778Z] 5a3b58ea027b: Preparing [2025-10-30T09:21:59.778Z] c231f5c0ede3: Preparing [2025-10-30T09:21:59.778Z] 5a3b58ea027b: Waiting [2025-10-30T09:21:59.778Z] c231f5c0ede3: Waiting [2025-10-30T09:21:59.778Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:21:59.778Z] 93a51658e55e: Layer already exists [2025-10-30T09:22:00.042Z] c231f5c0ede3: Layer already exists [2025-10-30T09:22:00.042Z] a92523f17594: Pushed [2025-10-30T09:22:00.042Z] a478ee2aa65b: Pushed [2025-10-30T09:22:01.977Z] 5a3b58ea027b: Pushed [2025-10-30T09:22:07.292Z] 42c3b85f80fc: Pushed [2025-10-30T09:22:07.292Z] 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:3db5f61fa44a8da120a11d89650e3b5c4709f629b24ac5a575a5b89d52960d2f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:22:07.648Z] + 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-10-30T09:22:08.005Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-10-30T09:22:08.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-30T09:22:08.005Z] a92523f17594: Preparing [2025-10-30T09:22:08.005Z] 42c3b85f80fc: Preparing [2025-10-30T09:22:08.005Z] 68c78f3cb7fe: Preparing [2025-10-30T09:22:08.005Z] 93a51658e55e: Preparing [2025-10-30T09:22:08.005Z] a478ee2aa65b: Preparing [2025-10-30T09:22:08.005Z] 5a3b58ea027b: Preparing [2025-10-30T09:22:08.005Z] c231f5c0ede3: Preparing [2025-10-30T09:22:08.005Z] 5a3b58ea027b: Waiting [2025-10-30T09:22:08.005Z] c231f5c0ede3: Waiting [2025-10-30T09:22:08.005Z] 93a51658e55e: Layer already exists [2025-10-30T09:22:08.005Z] a92523f17594: Layer already exists [2025-10-30T09:22:08.005Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:22:08.005Z] a478ee2aa65b: Layer already exists [2025-10-30T09:22:08.005Z] 42c3b85f80fc: Layer already exists [2025-10-30T09:22:08.005Z] c231f5c0ede3: Layer already exists [2025-10-30T09:22:08.005Z] 5a3b58ea027b: Layer already exists [2025-10-30T09:22:08.269Z] latest: digest: sha256:3db5f61fa44a8da120a11d89650e3b5c4709f629b24ac5a575a5b89d52960d2f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:22:08.629Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:22:08.990Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.70 [2025-10-30T09:22:08.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-30T09:22:08.990Z] a92523f17594: Preparing [2025-10-30T09:22:08.990Z] 42c3b85f80fc: Preparing [2025-10-30T09:22:08.990Z] 68c78f3cb7fe: Preparing [2025-10-30T09:22:08.990Z] 93a51658e55e: Preparing [2025-10-30T09:22:08.990Z] a478ee2aa65b: Preparing [2025-10-30T09:22:08.990Z] 5a3b58ea027b: Preparing [2025-10-30T09:22:08.990Z] c231f5c0ede3: Preparing [2025-10-30T09:22:08.990Z] 5a3b58ea027b: Waiting [2025-10-30T09:22:08.990Z] c231f5c0ede3: Waiting [2025-10-30T09:22:08.990Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:22:08.990Z] a92523f17594: Layer already exists [2025-10-30T09:22:08.990Z] 93a51658e55e: Layer already exists [2025-10-30T09:22:08.990Z] 42c3b85f80fc: Layer already exists [2025-10-30T09:22:08.990Z] a478ee2aa65b: Layer already exists [2025-10-30T09:22:08.990Z] 5a3b58ea027b: Layer already exists [2025-10-30T09:22:08.990Z] c231f5c0ede3: Layer already exists [2025-10-30T09:22:09.253Z] 4.1.0-dev.70: digest: sha256:3db5f61fa44a8da120a11d89650e3b5c4709f629b24ac5a575a5b89d52960d2f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:22:09.611Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:22:09.964Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:22:09.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-30T09:22:09.964Z] a92523f17594: Preparing [2025-10-30T09:22:09.964Z] 42c3b85f80fc: Preparing [2025-10-30T09:22:09.964Z] 68c78f3cb7fe: Preparing [2025-10-30T09:22:09.964Z] 93a51658e55e: Preparing [2025-10-30T09:22:09.964Z] a478ee2aa65b: Preparing [2025-10-30T09:22:09.964Z] 5a3b58ea027b: Preparing [2025-10-30T09:22:09.964Z] c231f5c0ede3: Preparing [2025-10-30T09:22:09.964Z] 5a3b58ea027b: Waiting [2025-10-30T09:22:09.964Z] c231f5c0ede3: Waiting [2025-10-30T09:22:09.964Z] a478ee2aa65b: Layer already exists [2025-10-30T09:22:09.964Z] a92523f17594: Layer already exists [2025-10-30T09:22:09.964Z] 42c3b85f80fc: Layer already exists [2025-10-30T09:22:09.964Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:22:09.964Z] 93a51658e55e: Layer already exists [2025-10-30T09:22:09.964Z] c231f5c0ede3: Layer already exists [2025-10-30T09:22:09.964Z] 5a3b58ea027b: Layer already exists [2025-10-30T09:22:10.227Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:3db5f61fa44a8da120a11d89650e3b5c4709f629b24ac5a575a5b89d52960d2f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:22:10.586Z] + 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-10-30T09:22:11.002Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-10-30T09:22:11.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-30T09:22:11.002Z] a92523f17594: Preparing [2025-10-30T09:22:11.002Z] 42c3b85f80fc: Preparing [2025-10-30T09:22:11.002Z] 68c78f3cb7fe: Preparing [2025-10-30T09:22:11.002Z] 93a51658e55e: Preparing [2025-10-30T09:22:11.002Z] a478ee2aa65b: Preparing [2025-10-30T09:22:11.002Z] 5a3b58ea027b: Preparing [2025-10-30T09:22:11.002Z] c231f5c0ede3: Preparing [2025-10-30T09:22:11.002Z] 5a3b58ea027b: Waiting [2025-10-30T09:22:11.002Z] c231f5c0ede3: Waiting [2025-10-30T09:22:11.002Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:22:11.002Z] 42c3b85f80fc: Layer already exists [2025-10-30T09:22:11.002Z] a478ee2aa65b: Layer already exists [2025-10-30T09:22:11.002Z] a92523f17594: Layer already exists [2025-10-30T09:22:11.002Z] 93a51658e55e: Layer already exists [2025-10-30T09:22:11.002Z] c231f5c0ede3: Layer already exists [2025-10-30T09:22:11.002Z] 5a3b58ea027b: Layer already exists [2025-10-30T09:22:11.267Z] main: digest: sha256:3db5f61fa44a8da120a11d89650e3b5c4709f629b24ac5a575a5b89d52960d2f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T09:22:11.360Z] ===================================================== [Pipeline] echo [2025-10-30T09:22:11.376Z] taggedImages: [2025-10-30T09:22:11.376Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:22:11.376Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-10-30T09:22:11.376Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.70 [2025-10-30T09:22:11.376Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:22:11.376Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-10-30T09:22:11.400Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-10-30T09:22:11.400Z] 7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:22:11.400Z] latest [2025-10-30T09:22:11.400Z] 4.1.0-dev.70 [2025-10-30T09:22:11.400Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:22:11.400Z] main [2025-10-30T09:22:11.400Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:22:11.802Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:22:12.178Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:22:12.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-30T09:22:12.178Z] 5c2dec764392: Preparing [2025-10-30T09:22:12.178Z] f9c5c611294a: Preparing [2025-10-30T09:22:12.178Z] f5c007351144: Preparing [2025-10-30T09:22:12.178Z] 68c78f3cb7fe: Preparing [2025-10-30T09:22:12.178Z] 93a51658e55e: Preparing [2025-10-30T09:22:12.178Z] 0d3c98b6dc2f: Preparing [2025-10-30T09:22:12.178Z] 58f0c5f60ce8: Preparing [2025-10-30T09:22:12.178Z] 76aa60678775: Preparing [2025-10-30T09:22:12.178Z] 3c1b0b60d90b: Preparing [2025-10-30T09:22:12.178Z] c231f5c0ede3: Preparing [2025-10-30T09:22:12.178Z] 76aa60678775: Waiting [2025-10-30T09:22:12.178Z] 0d3c98b6dc2f: Waiting [2025-10-30T09:22:12.178Z] 3c1b0b60d90b: Waiting [2025-10-30T09:22:12.178Z] c231f5c0ede3: Waiting [2025-10-30T09:22:12.178Z] 58f0c5f60ce8: Waiting [2025-10-30T09:22:12.178Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:22:12.178Z] 93a51658e55e: Layer already exists [2025-10-30T09:22:12.450Z] f9c5c611294a: Pushed [2025-10-30T09:22:12.450Z] 5c2dec764392: Pushed [2025-10-30T09:22:12.450Z] f5c007351144: Pushed [2025-10-30T09:22:12.450Z] c231f5c0ede3: Layer already exists [2025-10-30T09:22:12.450Z] 76aa60678775: Pushed [2025-10-30T09:22:13.404Z] 3c1b0b60d90b: Pushed [2025-10-30T09:22:23.451Z] 58f0c5f60ce8: Pushed [2025-10-30T09:22:41.627Z] 0d3c98b6dc2f: Pushed [2025-10-30T09:22:41.627Z] 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:1490740c4bdfa03e651f0c6a3d6e3d49a0ecc9dd13d6bac8af489cf94011072f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:22:41.986Z] + 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-10-30T09:22:42.342Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-10-30T09:22:42.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-30T09:22:42.342Z] 5c2dec764392: Preparing [2025-10-30T09:22:42.342Z] f9c5c611294a: Preparing [2025-10-30T09:22:42.342Z] f5c007351144: Preparing [2025-10-30T09:22:42.342Z] 68c78f3cb7fe: Preparing [2025-10-30T09:22:42.342Z] 93a51658e55e: Preparing [2025-10-30T09:22:42.342Z] 0d3c98b6dc2f: Preparing [2025-10-30T09:22:42.342Z] 58f0c5f60ce8: Preparing [2025-10-30T09:22:42.342Z] 76aa60678775: Preparing [2025-10-30T09:22:42.342Z] 3c1b0b60d90b: Preparing [2025-10-30T09:22:42.342Z] c231f5c0ede3: Preparing [2025-10-30T09:22:42.342Z] 0d3c98b6dc2f: Waiting [2025-10-30T09:22:42.342Z] 58f0c5f60ce8: Waiting [2025-10-30T09:22:42.342Z] 76aa60678775: Waiting [2025-10-30T09:22:42.342Z] 3c1b0b60d90b: Waiting [2025-10-30T09:22:42.342Z] c231f5c0ede3: Waiting [2025-10-30T09:22:42.342Z] f9c5c611294a: Layer already exists [2025-10-30T09:22:42.342Z] 5c2dec764392: Layer already exists [2025-10-30T09:22:42.342Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:22:42.342Z] 93a51658e55e: Layer already exists [2025-10-30T09:22:42.342Z] f5c007351144: Layer already exists [2025-10-30T09:22:42.342Z] 0d3c98b6dc2f: Layer already exists [2025-10-30T09:22:42.342Z] 76aa60678775: Layer already exists [2025-10-30T09:22:42.342Z] 3c1b0b60d90b: Layer already exists [2025-10-30T09:22:42.342Z] 58f0c5f60ce8: Layer already exists [2025-10-30T09:22:42.342Z] c231f5c0ede3: Layer already exists [2025-10-30T09:22:42.607Z] latest: digest: sha256:1490740c4bdfa03e651f0c6a3d6e3d49a0ecc9dd13d6bac8af489cf94011072f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:22:42.972Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:22:43.323Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.70 [2025-10-30T09:22:43.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-30T09:22:43.324Z] 5c2dec764392: Preparing [2025-10-30T09:22:43.324Z] f9c5c611294a: Preparing [2025-10-30T09:22:43.324Z] f5c007351144: Preparing [2025-10-30T09:22:43.324Z] 68c78f3cb7fe: Preparing [2025-10-30T09:22:43.324Z] 93a51658e55e: Preparing [2025-10-30T09:22:43.324Z] 0d3c98b6dc2f: Preparing [2025-10-30T09:22:43.324Z] 58f0c5f60ce8: Preparing [2025-10-30T09:22:43.324Z] 76aa60678775: Preparing [2025-10-30T09:22:43.324Z] 3c1b0b60d90b: Preparing [2025-10-30T09:22:43.324Z] c231f5c0ede3: Preparing [2025-10-30T09:22:43.324Z] 76aa60678775: Waiting [2025-10-30T09:22:43.324Z] 3c1b0b60d90b: Waiting [2025-10-30T09:22:43.324Z] c231f5c0ede3: Waiting [2025-10-30T09:22:43.324Z] 58f0c5f60ce8: Waiting [2025-10-30T09:22:43.324Z] f5c007351144: Layer already exists [2025-10-30T09:22:43.324Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:22:43.324Z] 5c2dec764392: Layer already exists [2025-10-30T09:22:43.324Z] 93a51658e55e: Layer already exists [2025-10-30T09:22:43.324Z] f9c5c611294a: Layer already exists [2025-10-30T09:22:43.324Z] 76aa60678775: Layer already exists [2025-10-30T09:22:43.324Z] c231f5c0ede3: Layer already exists [2025-10-30T09:22:43.324Z] 0d3c98b6dc2f: Layer already exists [2025-10-30T09:22:43.324Z] 58f0c5f60ce8: Layer already exists [2025-10-30T09:22:43.324Z] 3c1b0b60d90b: Layer already exists [2025-10-30T09:22:43.588Z] 4.1.0-dev.70: digest: sha256:1490740c4bdfa03e651f0c6a3d6e3d49a0ecc9dd13d6bac8af489cf94011072f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:22:43.943Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:22:44.298Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:22:44.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-30T09:22:44.298Z] 5c2dec764392: Preparing [2025-10-30T09:22:44.298Z] f9c5c611294a: Preparing [2025-10-30T09:22:44.298Z] f5c007351144: Preparing [2025-10-30T09:22:44.298Z] 68c78f3cb7fe: Preparing [2025-10-30T09:22:44.298Z] 93a51658e55e: Preparing [2025-10-30T09:22:44.298Z] 0d3c98b6dc2f: Preparing [2025-10-30T09:22:44.298Z] 58f0c5f60ce8: Preparing [2025-10-30T09:22:44.298Z] 76aa60678775: Preparing [2025-10-30T09:22:44.298Z] 3c1b0b60d90b: Preparing [2025-10-30T09:22:44.298Z] c231f5c0ede3: Preparing [2025-10-30T09:22:44.298Z] 0d3c98b6dc2f: Waiting [2025-10-30T09:22:44.298Z] 58f0c5f60ce8: Waiting [2025-10-30T09:22:44.298Z] 76aa60678775: Waiting [2025-10-30T09:22:44.298Z] 3c1b0b60d90b: Waiting [2025-10-30T09:22:44.298Z] c231f5c0ede3: Waiting [2025-10-30T09:22:44.298Z] 5c2dec764392: Layer already exists [2025-10-30T09:22:44.298Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:22:44.298Z] 93a51658e55e: Layer already exists [2025-10-30T09:22:44.298Z] f5c007351144: Layer already exists [2025-10-30T09:22:44.298Z] f9c5c611294a: Layer already exists [2025-10-30T09:22:44.298Z] 0d3c98b6dc2f: Layer already exists [2025-10-30T09:22:44.298Z] 76aa60678775: Layer already exists [2025-10-30T09:22:44.298Z] 58f0c5f60ce8: Layer already exists [2025-10-30T09:22:44.298Z] c231f5c0ede3: Layer already exists [2025-10-30T09:22:44.298Z] 3c1b0b60d90b: Layer already exists [2025-10-30T09:22:44.566Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:1490740c4bdfa03e651f0c6a3d6e3d49a0ecc9dd13d6bac8af489cf94011072f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:22:44.919Z] + 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-10-30T09:22:45.276Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-10-30T09:22:45.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-30T09:22:45.276Z] 5c2dec764392: Preparing [2025-10-30T09:22:45.276Z] f9c5c611294a: Preparing [2025-10-30T09:22:45.276Z] f5c007351144: Preparing [2025-10-30T09:22:45.276Z] 68c78f3cb7fe: Preparing [2025-10-30T09:22:45.276Z] 93a51658e55e: Preparing [2025-10-30T09:22:45.276Z] 0d3c98b6dc2f: Preparing [2025-10-30T09:22:45.276Z] 58f0c5f60ce8: Preparing [2025-10-30T09:22:45.276Z] 76aa60678775: Preparing [2025-10-30T09:22:45.276Z] 3c1b0b60d90b: Preparing [2025-10-30T09:22:45.276Z] c231f5c0ede3: Preparing [2025-10-30T09:22:45.276Z] 3c1b0b60d90b: Waiting [2025-10-30T09:22:45.276Z] 58f0c5f60ce8: Waiting [2025-10-30T09:22:45.276Z] 76aa60678775: Waiting [2025-10-30T09:22:45.276Z] c231f5c0ede3: Waiting [2025-10-30T09:22:45.276Z] 0d3c98b6dc2f: Waiting [2025-10-30T09:22:45.276Z] f9c5c611294a: Layer already exists [2025-10-30T09:22:45.276Z] f5c007351144: Layer already exists [2025-10-30T09:22:45.276Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:22:45.276Z] 93a51658e55e: Layer already exists [2025-10-30T09:22:45.276Z] 5c2dec764392: Layer already exists [2025-10-30T09:22:45.276Z] c231f5c0ede3: Layer already exists [2025-10-30T09:22:45.276Z] 58f0c5f60ce8: Layer already exists [2025-10-30T09:22:45.276Z] 76aa60678775: Layer already exists [2025-10-30T09:22:45.276Z] 0d3c98b6dc2f: Layer already exists [2025-10-30T09:22:45.276Z] 3c1b0b60d90b: Layer already exists [2025-10-30T09:22:45.542Z] main: digest: sha256:1490740c4bdfa03e651f0c6a3d6e3d49a0ecc9dd13d6bac8af489cf94011072f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T09:22:45.637Z] ===================================================== [Pipeline] echo [2025-10-30T09:22:45.655Z] taggedImages: [2025-10-30T09:22:45.655Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:22:45.655Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-10-30T09:22:45.655Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.70 [2025-10-30T09:22:45.655Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:22:45.655Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-10-30T09:22:45.681Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-10-30T09:22:45.681Z] 7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:22:45.681Z] latest [2025-10-30T09:22:45.681Z] 4.1.0-dev.70 [2025-10-30T09:22:45.681Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:22:45.681Z] main [2025-10-30T09:22:45.681Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:22:46.055Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:22:46.407Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:22:46.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-30T09:22:46.407Z] 73526e6a9a5b: Preparing [2025-10-30T09:22:46.407Z] a71c96f3d995: Preparing [2025-10-30T09:22:46.407Z] f6cd773832b8: Preparing [2025-10-30T09:22:46.407Z] 68c78f3cb7fe: Preparing [2025-10-30T09:22:46.407Z] 93a51658e55e: Preparing [2025-10-30T09:22:46.407Z] 8897adb18f6e: Preparing [2025-10-30T09:22:46.407Z] 6cd794cf5e63: Preparing [2025-10-30T09:22:46.407Z] cd8e8313e12b: Preparing [2025-10-30T09:22:46.407Z] c231f5c0ede3: Preparing [2025-10-30T09:22:46.407Z] 8897adb18f6e: Waiting [2025-10-30T09:22:46.407Z] 6cd794cf5e63: Waiting [2025-10-30T09:22:46.407Z] cd8e8313e12b: Waiting [2025-10-30T09:22:46.407Z] c231f5c0ede3: Waiting [2025-10-30T09:22:46.407Z] 93a51658e55e: Layer already exists [2025-10-30T09:22:46.407Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:22:46.673Z] a71c96f3d995: Pushed [2025-10-30T09:22:46.673Z] f6cd773832b8: Pushed [2025-10-30T09:22:46.673Z] 73526e6a9a5b: Pushed [2025-10-30T09:22:46.673Z] c231f5c0ede3: Layer already exists [2025-10-30T09:22:46.673Z] 6cd794cf5e63: Pushed [2025-10-30T09:22:47.251Z] cd8e8313e12b: Pushed [2025-10-30T09:23:13.898Z] 8897adb18f6e: Pushed [2025-10-30T09:23:13.898Z] 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:2f4a20f811109da8cd2a20b54b60dda52e6bfa2338e8c4f18a527c062d3da145 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:23:14.247Z] + 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-10-30T09:23:14.597Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-10-30T09:23:14.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-30T09:23:14.598Z] 73526e6a9a5b: Preparing [2025-10-30T09:23:14.598Z] a71c96f3d995: Preparing [2025-10-30T09:23:14.598Z] f6cd773832b8: Preparing [2025-10-30T09:23:14.598Z] 68c78f3cb7fe: Preparing [2025-10-30T09:23:14.598Z] 93a51658e55e: Preparing [2025-10-30T09:23:14.598Z] 8897adb18f6e: Preparing [2025-10-30T09:23:14.598Z] 6cd794cf5e63: Preparing [2025-10-30T09:23:14.598Z] cd8e8313e12b: Preparing [2025-10-30T09:23:14.598Z] c231f5c0ede3: Preparing [2025-10-30T09:23:14.598Z] 8897adb18f6e: Waiting [2025-10-30T09:23:14.598Z] 6cd794cf5e63: Waiting [2025-10-30T09:23:14.598Z] cd8e8313e12b: Waiting [2025-10-30T09:23:14.598Z] c231f5c0ede3: Waiting [2025-10-30T09:23:14.598Z] 73526e6a9a5b: Layer already exists [2025-10-30T09:23:14.598Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:23:14.598Z] a71c96f3d995: Layer already exists [2025-10-30T09:23:14.598Z] 93a51658e55e: Layer already exists [2025-10-30T09:23:14.598Z] f6cd773832b8: Layer already exists [2025-10-30T09:23:14.598Z] 8897adb18f6e: Layer already exists [2025-10-30T09:23:14.598Z] 6cd794cf5e63: Layer already exists [2025-10-30T09:23:14.598Z] cd8e8313e12b: Layer already exists [2025-10-30T09:23:14.598Z] c231f5c0ede3: Layer already exists [2025-10-30T09:23:14.863Z] latest: digest: sha256:2f4a20f811109da8cd2a20b54b60dda52e6bfa2338e8c4f18a527c062d3da145 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:23:15.228Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:23:15.594Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.70 [2025-10-30T09:23:15.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-30T09:23:15.594Z] 73526e6a9a5b: Preparing [2025-10-30T09:23:15.594Z] a71c96f3d995: Preparing [2025-10-30T09:23:15.594Z] f6cd773832b8: Preparing [2025-10-30T09:23:15.594Z] 68c78f3cb7fe: Preparing [2025-10-30T09:23:15.594Z] 93a51658e55e: Preparing [2025-10-30T09:23:15.594Z] 8897adb18f6e: Preparing [2025-10-30T09:23:15.594Z] 6cd794cf5e63: Preparing [2025-10-30T09:23:15.594Z] cd8e8313e12b: Preparing [2025-10-30T09:23:15.594Z] c231f5c0ede3: Preparing [2025-10-30T09:23:15.594Z] 8897adb18f6e: Waiting [2025-10-30T09:23:15.594Z] c231f5c0ede3: Waiting [2025-10-30T09:23:15.594Z] 6cd794cf5e63: Waiting [2025-10-30T09:23:15.594Z] cd8e8313e12b: Waiting [2025-10-30T09:23:15.594Z] f6cd773832b8: Layer already exists [2025-10-30T09:23:15.594Z] 73526e6a9a5b: Layer already exists [2025-10-30T09:23:15.594Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:23:15.594Z] 93a51658e55e: Layer already exists [2025-10-30T09:23:15.594Z] a71c96f3d995: Layer already exists [2025-10-30T09:23:15.594Z] cd8e8313e12b: Layer already exists [2025-10-30T09:23:15.594Z] 6cd794cf5e63: Layer already exists [2025-10-30T09:23:15.594Z] c231f5c0ede3: Layer already exists [2025-10-30T09:23:15.594Z] 8897adb18f6e: Layer already exists [2025-10-30T09:23:15.858Z] 4.1.0-dev.70: digest: sha256:2f4a20f811109da8cd2a20b54b60dda52e6bfa2338e8c4f18a527c062d3da145 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:23:16.214Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:23:16.564Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:23:16.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-30T09:23:16.565Z] 73526e6a9a5b: Preparing [2025-10-30T09:23:16.565Z] a71c96f3d995: Preparing [2025-10-30T09:23:16.565Z] f6cd773832b8: Preparing [2025-10-30T09:23:16.565Z] 68c78f3cb7fe: Preparing [2025-10-30T09:23:16.565Z] 93a51658e55e: Preparing [2025-10-30T09:23:16.565Z] 8897adb18f6e: Preparing [2025-10-30T09:23:16.565Z] 6cd794cf5e63: Preparing [2025-10-30T09:23:16.565Z] cd8e8313e12b: Preparing [2025-10-30T09:23:16.565Z] c231f5c0ede3: Preparing [2025-10-30T09:23:16.565Z] 8897adb18f6e: Waiting [2025-10-30T09:23:16.565Z] 6cd794cf5e63: Waiting [2025-10-30T09:23:16.565Z] cd8e8313e12b: Waiting [2025-10-30T09:23:16.565Z] c231f5c0ede3: Waiting [2025-10-30T09:23:16.565Z] a71c96f3d995: Layer already exists [2025-10-30T09:23:16.565Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:23:16.565Z] f6cd773832b8: Layer already exists [2025-10-30T09:23:16.565Z] 93a51658e55e: Layer already exists [2025-10-30T09:23:16.565Z] 73526e6a9a5b: Layer already exists [2025-10-30T09:23:16.565Z] 8897adb18f6e: Layer already exists [2025-10-30T09:23:16.565Z] c231f5c0ede3: Layer already exists [2025-10-30T09:23:16.565Z] 6cd794cf5e63: Layer already exists [2025-10-30T09:23:16.565Z] cd8e8313e12b: Layer already exists [2025-10-30T09:23:16.828Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:2f4a20f811109da8cd2a20b54b60dda52e6bfa2338e8c4f18a527c062d3da145 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:23:17.191Z] + 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-10-30T09:23:17.534Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-10-30T09:23:17.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-30T09:23:17.534Z] 73526e6a9a5b: Preparing [2025-10-30T09:23:17.534Z] a71c96f3d995: Preparing [2025-10-30T09:23:17.534Z] f6cd773832b8: Preparing [2025-10-30T09:23:17.534Z] 68c78f3cb7fe: Preparing [2025-10-30T09:23:17.534Z] 93a51658e55e: Preparing [2025-10-30T09:23:17.534Z] 8897adb18f6e: Preparing [2025-10-30T09:23:17.534Z] 6cd794cf5e63: Preparing [2025-10-30T09:23:17.534Z] cd8e8313e12b: Preparing [2025-10-30T09:23:17.534Z] c231f5c0ede3: Preparing [2025-10-30T09:23:17.534Z] 6cd794cf5e63: Waiting [2025-10-30T09:23:17.534Z] cd8e8313e12b: Waiting [2025-10-30T09:23:17.534Z] c231f5c0ede3: Waiting [2025-10-30T09:23:17.534Z] 8897adb18f6e: Waiting [2025-10-30T09:23:17.534Z] 93a51658e55e: Layer already exists [2025-10-30T09:23:17.534Z] f6cd773832b8: Layer already exists [2025-10-30T09:23:17.534Z] a71c96f3d995: Layer already exists [2025-10-30T09:23:17.534Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:23:17.534Z] 73526e6a9a5b: Layer already exists [2025-10-30T09:23:17.534Z] 6cd794cf5e63: Layer already exists [2025-10-30T09:23:17.534Z] cd8e8313e12b: Layer already exists [2025-10-30T09:23:17.534Z] 8897adb18f6e: Layer already exists [2025-10-30T09:23:17.534Z] c231f5c0ede3: Layer already exists [2025-10-30T09:23:17.799Z] main: digest: sha256:2f4a20f811109da8cd2a20b54b60dda52e6bfa2338e8c4f18a527c062d3da145 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T09:23:17.881Z] ===================================================== [Pipeline] echo [2025-10-30T09:23:17.897Z] taggedImages: [2025-10-30T09:23:17.897Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:23:17.897Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-10-30T09:23:17.897Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.70 [2025-10-30T09:23:17.897Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:23:17.897Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-10-30T09:23:17.924Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-10-30T09:23:17.924Z] 7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:23:17.924Z] latest [2025-10-30T09:23:17.924Z] 4.1.0-dev.70 [2025-10-30T09:23:17.924Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:23:17.924Z] main [2025-10-30T09:23:17.924Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:23:18.297Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:23:18.649Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:23:18.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-30T09:23:18.650Z] 63e0bbd85be6: Preparing [2025-10-30T09:23:18.650Z] 85c56b763129: Preparing [2025-10-30T09:23:18.650Z] 6586546ae211: Preparing [2025-10-30T09:23:18.650Z] 68c78f3cb7fe: Preparing [2025-10-30T09:23:18.650Z] 93a51658e55e: Preparing [2025-10-30T09:23:18.650Z] 082ba9ac0fea: Preparing [2025-10-30T09:23:18.650Z] 76aa60678775: Preparing [2025-10-30T09:23:18.650Z] 3c1b0b60d90b: Preparing [2025-10-30T09:23:18.650Z] c231f5c0ede3: Preparing [2025-10-30T09:23:18.650Z] 082ba9ac0fea: Waiting [2025-10-30T09:23:18.650Z] 76aa60678775: Waiting [2025-10-30T09:23:18.650Z] 3c1b0b60d90b: Waiting [2025-10-30T09:23:18.650Z] c231f5c0ede3: Waiting [2025-10-30T09:23:18.650Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:23:18.916Z] 93a51658e55e: Layer already exists [2025-10-30T09:23:18.916Z] 76aa60678775: Layer already exists [2025-10-30T09:23:18.916Z] 6586546ae211: Pushed [2025-10-30T09:23:18.916Z] 85c56b763129: Pushed [2025-10-30T09:23:18.916Z] 3c1b0b60d90b: Layer already exists [2025-10-30T09:23:18.916Z] c231f5c0ede3: Layer already exists [2025-10-30T09:23:18.916Z] 63e0bbd85be6: Pushed [2025-10-30T09:23:45.551Z] 082ba9ac0fea: Pushed [2025-10-30T09:23:45.551Z] 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:6a5521ff410aec657cb4d47607d2af7231d2dddf824ad5a4d65531901841aed2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:23:45.909Z] + 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-10-30T09:23:46.252Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-10-30T09:23:46.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-30T09:23:46.252Z] 63e0bbd85be6: Preparing [2025-10-30T09:23:46.252Z] 85c56b763129: Preparing [2025-10-30T09:23:46.252Z] 6586546ae211: Preparing [2025-10-30T09:23:46.252Z] 68c78f3cb7fe: Preparing [2025-10-30T09:23:46.252Z] 93a51658e55e: Preparing [2025-10-30T09:23:46.252Z] 082ba9ac0fea: Preparing [2025-10-30T09:23:46.252Z] 76aa60678775: Preparing [2025-10-30T09:23:46.252Z] 3c1b0b60d90b: Preparing [2025-10-30T09:23:46.252Z] c231f5c0ede3: Preparing [2025-10-30T09:23:46.252Z] 76aa60678775: Waiting [2025-10-30T09:23:46.252Z] 3c1b0b60d90b: Waiting [2025-10-30T09:23:46.252Z] 082ba9ac0fea: Waiting [2025-10-30T09:23:46.252Z] c231f5c0ede3: Waiting [2025-10-30T09:23:46.252Z] 63e0bbd85be6: Layer already exists [2025-10-30T09:23:46.252Z] 6586546ae211: Layer already exists [2025-10-30T09:23:46.252Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:23:46.252Z] 85c56b763129: Layer already exists [2025-10-30T09:23:46.252Z] 93a51658e55e: Layer already exists [2025-10-30T09:23:46.514Z] 76aa60678775: Layer already exists [2025-10-30T09:23:46.514Z] c231f5c0ede3: Layer already exists [2025-10-30T09:23:46.514Z] 3c1b0b60d90b: Layer already exists [2025-10-30T09:23:46.514Z] 082ba9ac0fea: Layer already exists [2025-10-30T09:23:46.514Z] latest: digest: sha256:6a5521ff410aec657cb4d47607d2af7231d2dddf824ad5a4d65531901841aed2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:23:46.869Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:23:47.231Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.70 [2025-10-30T09:23:47.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-30T09:23:47.231Z] 63e0bbd85be6: Preparing [2025-10-30T09:23:47.231Z] 85c56b763129: Preparing [2025-10-30T09:23:47.231Z] 6586546ae211: Preparing [2025-10-30T09:23:47.231Z] 68c78f3cb7fe: Preparing [2025-10-30T09:23:47.231Z] 93a51658e55e: Preparing [2025-10-30T09:23:47.231Z] 082ba9ac0fea: Preparing [2025-10-30T09:23:47.231Z] 76aa60678775: Preparing [2025-10-30T09:23:47.231Z] 3c1b0b60d90b: Preparing [2025-10-30T09:23:47.231Z] c231f5c0ede3: Preparing [2025-10-30T09:23:47.231Z] 082ba9ac0fea: Waiting [2025-10-30T09:23:47.231Z] 76aa60678775: Waiting [2025-10-30T09:23:47.231Z] 3c1b0b60d90b: Waiting [2025-10-30T09:23:47.231Z] c231f5c0ede3: Waiting [2025-10-30T09:23:47.231Z] 63e0bbd85be6: Layer already exists [2025-10-30T09:23:47.231Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:23:47.231Z] 93a51658e55e: Layer already exists [2025-10-30T09:23:47.231Z] 85c56b763129: Layer already exists [2025-10-30T09:23:47.231Z] 6586546ae211: Layer already exists [2025-10-30T09:23:47.231Z] 76aa60678775: Layer already exists [2025-10-30T09:23:47.231Z] c231f5c0ede3: Layer already exists [2025-10-30T09:23:47.231Z] 082ba9ac0fea: Layer already exists [2025-10-30T09:23:47.231Z] 3c1b0b60d90b: Layer already exists [2025-10-30T09:23:47.495Z] 4.1.0-dev.70: digest: sha256:6a5521ff410aec657cb4d47607d2af7231d2dddf824ad5a4d65531901841aed2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:23:47.849Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:23:48.199Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:23:48.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-30T09:23:48.199Z] 63e0bbd85be6: Preparing [2025-10-30T09:23:48.199Z] 85c56b763129: Preparing [2025-10-30T09:23:48.199Z] 6586546ae211: Preparing [2025-10-30T09:23:48.199Z] 68c78f3cb7fe: Preparing [2025-10-30T09:23:48.199Z] 93a51658e55e: Preparing [2025-10-30T09:23:48.199Z] 082ba9ac0fea: Preparing [2025-10-30T09:23:48.199Z] 76aa60678775: Preparing [2025-10-30T09:23:48.199Z] 3c1b0b60d90b: Preparing [2025-10-30T09:23:48.199Z] c231f5c0ede3: Preparing [2025-10-30T09:23:48.199Z] 76aa60678775: Waiting [2025-10-30T09:23:48.199Z] 3c1b0b60d90b: Waiting [2025-10-30T09:23:48.199Z] c231f5c0ede3: Waiting [2025-10-30T09:23:48.199Z] 082ba9ac0fea: Waiting [2025-10-30T09:23:48.199Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:23:48.199Z] 63e0bbd85be6: Layer already exists [2025-10-30T09:23:48.199Z] 6586546ae211: Layer already exists [2025-10-30T09:23:48.199Z] 85c56b763129: Layer already exists [2025-10-30T09:23:48.199Z] 93a51658e55e: Layer already exists [2025-10-30T09:23:48.199Z] 3c1b0b60d90b: Layer already exists [2025-10-30T09:23:48.199Z] 082ba9ac0fea: Layer already exists [2025-10-30T09:23:48.199Z] c231f5c0ede3: Layer already exists [2025-10-30T09:23:48.199Z] 76aa60678775: Layer already exists [2025-10-30T09:23:48.462Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:6a5521ff410aec657cb4d47607d2af7231d2dddf824ad5a4d65531901841aed2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:23:48.819Z] + 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-10-30T09:23:49.167Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-10-30T09:23:49.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-30T09:23:49.167Z] 63e0bbd85be6: Preparing [2025-10-30T09:23:49.167Z] 85c56b763129: Preparing [2025-10-30T09:23:49.167Z] 6586546ae211: Preparing [2025-10-30T09:23:49.167Z] 68c78f3cb7fe: Preparing [2025-10-30T09:23:49.167Z] 93a51658e55e: Preparing [2025-10-30T09:23:49.168Z] 082ba9ac0fea: Preparing [2025-10-30T09:23:49.168Z] 76aa60678775: Preparing [2025-10-30T09:23:49.168Z] 082ba9ac0fea: Waiting [2025-10-30T09:23:49.168Z] 3c1b0b60d90b: Preparing [2025-10-30T09:23:49.168Z] c231f5c0ede3: Preparing [2025-10-30T09:23:49.168Z] 3c1b0b60d90b: Waiting [2025-10-30T09:23:49.168Z] 63e0bbd85be6: Layer already exists [2025-10-30T09:23:49.168Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:23:49.168Z] 85c56b763129: Layer already exists [2025-10-30T09:23:49.168Z] 93a51658e55e: Layer already exists [2025-10-30T09:23:49.168Z] 6586546ae211: Layer already exists [2025-10-30T09:23:49.168Z] 082ba9ac0fea: Layer already exists [2025-10-30T09:23:49.168Z] 3c1b0b60d90b: Layer already exists [2025-10-30T09:23:49.168Z] 76aa60678775: Layer already exists [2025-10-30T09:23:49.168Z] c231f5c0ede3: Layer already exists [2025-10-30T09:23:49.430Z] main: digest: sha256:6a5521ff410aec657cb4d47607d2af7231d2dddf824ad5a4d65531901841aed2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T09:23:49.510Z] ===================================================== [Pipeline] echo [2025-10-30T09:23:49.524Z] taggedImages: [2025-10-30T09:23:49.524Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:23:49.524Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-10-30T09:23:49.524Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.70 [2025-10-30T09:23:49.524Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:23:49.524Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-10-30T09:23:49.552Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-10-30T09:23:49.552Z] 7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:23:49.552Z] latest [2025-10-30T09:23:49.552Z] 4.1.0-dev.70 [2025-10-30T09:23:49.552Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:23:49.552Z] main [2025-10-30T09:23:49.552Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:23:49.939Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:23:50.310Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:23:50.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-30T09:23:50.310Z] 2c0da05b863b: Preparing [2025-10-30T09:23:50.310Z] a3de94cb4afd: Preparing [2025-10-30T09:23:50.310Z] 68c78f3cb7fe: Preparing [2025-10-30T09:23:50.310Z] 93a51658e55e: Preparing [2025-10-30T09:23:50.310Z] 4a213ffa1f71: Preparing [2025-10-30T09:23:50.310Z] 2bd02feee856: Preparing [2025-10-30T09:23:50.310Z] c231f5c0ede3: Preparing [2025-10-30T09:23:50.310Z] 2bd02feee856: Waiting [2025-10-30T09:23:50.310Z] c231f5c0ede3: Waiting [2025-10-30T09:23:50.310Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:23:50.310Z] 93a51658e55e: Layer already exists [2025-10-30T09:23:50.576Z] c231f5c0ede3: Layer already exists [2025-10-30T09:23:50.576Z] 4a213ffa1f71: Pushed [2025-10-30T09:23:50.576Z] 2c0da05b863b: Pushed [2025-10-30T09:23:51.976Z] 2bd02feee856: Pushed [2025-10-30T09:24:00.158Z] a3de94cb4afd: Pushed [2025-10-30T09:24:00.158Z] 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:23b50762c40ce9702d2b54ae8552c87c9863dd0f98bad51932a5cb4e3ea5d9cf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:24:00.499Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:24:00.850Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-10-30T09:24:00.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-30T09:24:00.850Z] 2c0da05b863b: Preparing [2025-10-30T09:24:00.850Z] a3de94cb4afd: Preparing [2025-10-30T09:24:00.850Z] 68c78f3cb7fe: Preparing [2025-10-30T09:24:00.850Z] 93a51658e55e: Preparing [2025-10-30T09:24:00.850Z] 4a213ffa1f71: Preparing [2025-10-30T09:24:00.850Z] 2bd02feee856: Preparing [2025-10-30T09:24:00.850Z] c231f5c0ede3: Preparing [2025-10-30T09:24:00.850Z] 2bd02feee856: Waiting [2025-10-30T09:24:00.850Z] c231f5c0ede3: Waiting [2025-10-30T09:24:00.850Z] 2c0da05b863b: Layer already exists [2025-10-30T09:24:00.850Z] 4a213ffa1f71: Layer already exists [2025-10-30T09:24:00.850Z] 93a51658e55e: Layer already exists [2025-10-30T09:24:00.850Z] a3de94cb4afd: Layer already exists [2025-10-30T09:24:00.850Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:24:00.850Z] c231f5c0ede3: Layer already exists [2025-10-30T09:24:00.850Z] 2bd02feee856: Layer already exists [2025-10-30T09:24:00.850Z] latest: digest: sha256:23b50762c40ce9702d2b54ae8552c87c9863dd0f98bad51932a5cb4e3ea5d9cf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:24:01.470Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:24:01.826Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.70 [2025-10-30T09:24:01.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-30T09:24:01.826Z] 2c0da05b863b: Preparing [2025-10-30T09:24:01.826Z] a3de94cb4afd: Preparing [2025-10-30T09:24:01.826Z] 68c78f3cb7fe: Preparing [2025-10-30T09:24:01.826Z] 93a51658e55e: Preparing [2025-10-30T09:24:01.826Z] 4a213ffa1f71: Preparing [2025-10-30T09:24:01.826Z] 2bd02feee856: Preparing [2025-10-30T09:24:01.826Z] c231f5c0ede3: Preparing [2025-10-30T09:24:01.826Z] 2bd02feee856: Waiting [2025-10-30T09:24:01.826Z] c231f5c0ede3: Waiting [2025-10-30T09:24:01.826Z] 4a213ffa1f71: Layer already exists [2025-10-30T09:24:01.826Z] a3de94cb4afd: Layer already exists [2025-10-30T09:24:01.826Z] 2c0da05b863b: Layer already exists [2025-10-30T09:24:01.826Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:24:01.826Z] 93a51658e55e: Layer already exists [2025-10-30T09:24:01.826Z] c231f5c0ede3: Layer already exists [2025-10-30T09:24:01.826Z] 2bd02feee856: Layer already exists [2025-10-30T09:24:01.826Z] 4.1.0-dev.70: digest: sha256:23b50762c40ce9702d2b54ae8552c87c9863dd0f98bad51932a5cb4e3ea5d9cf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:24:02.434Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:24:02.784Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:24:02.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-30T09:24:02.784Z] 2c0da05b863b: Preparing [2025-10-30T09:24:02.784Z] a3de94cb4afd: Preparing [2025-10-30T09:24:02.784Z] 68c78f3cb7fe: Preparing [2025-10-30T09:24:02.784Z] 93a51658e55e: Preparing [2025-10-30T09:24:02.784Z] 4a213ffa1f71: Preparing [2025-10-30T09:24:02.784Z] 2bd02feee856: Preparing [2025-10-30T09:24:02.784Z] c231f5c0ede3: Preparing [2025-10-30T09:24:02.784Z] 2bd02feee856: Waiting [2025-10-30T09:24:02.784Z] c231f5c0ede3: Waiting [2025-10-30T09:24:02.784Z] a3de94cb4afd: Layer already exists [2025-10-30T09:24:02.784Z] 93a51658e55e: Layer already exists [2025-10-30T09:24:02.784Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:24:02.784Z] 2c0da05b863b: Layer already exists [2025-10-30T09:24:02.784Z] 4a213ffa1f71: Layer already exists [2025-10-30T09:24:02.784Z] 2bd02feee856: Layer already exists [2025-10-30T09:24:02.784Z] c231f5c0ede3: Layer already exists [2025-10-30T09:24:02.784Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:23b50762c40ce9702d2b54ae8552c87c9863dd0f98bad51932a5cb4e3ea5d9cf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:24:03.390Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:24:03.737Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-10-30T09:24:03.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-30T09:24:03.737Z] 2c0da05b863b: Preparing [2025-10-30T09:24:03.737Z] a3de94cb4afd: Preparing [2025-10-30T09:24:03.737Z] 68c78f3cb7fe: Preparing [2025-10-30T09:24:03.737Z] 93a51658e55e: Preparing [2025-10-30T09:24:03.737Z] 4a213ffa1f71: Preparing [2025-10-30T09:24:03.737Z] 2bd02feee856: Preparing [2025-10-30T09:24:03.737Z] c231f5c0ede3: Preparing [2025-10-30T09:24:03.737Z] c231f5c0ede3: Waiting [2025-10-30T09:24:03.737Z] 2bd02feee856: Waiting [2025-10-30T09:24:03.737Z] 93a51658e55e: Layer already exists [2025-10-30T09:24:03.737Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:24:03.737Z] 4a213ffa1f71: Layer already exists [2025-10-30T09:24:03.737Z] a3de94cb4afd: Layer already exists [2025-10-30T09:24:03.737Z] 2c0da05b863b: Layer already exists [2025-10-30T09:24:03.737Z] 2bd02feee856: Layer already exists [2025-10-30T09:24:03.737Z] c231f5c0ede3: Layer already exists [2025-10-30T09:24:04.000Z] main: digest: sha256:23b50762c40ce9702d2b54ae8552c87c9863dd0f98bad51932a5cb4e3ea5d9cf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T09:24:04.078Z] ===================================================== [Pipeline] echo [2025-10-30T09:24:04.091Z] taggedImages: [2025-10-30T09:24:04.091Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:24:04.091Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-10-30T09:24:04.091Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.70 [2025-10-30T09:24:04.091Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:24:04.091Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-10-30T09:24:04.120Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-10-30T09:24:04.120Z] 7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:24:04.120Z] latest [2025-10-30T09:24:04.120Z] 4.1.0-dev.70 [2025-10-30T09:24:04.120Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:24:04.120Z] main [2025-10-30T09:24:04.120Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:24:04.483Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:24:04.883Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:24:04.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-30T09:24:04.884Z] 74091bfbc5c2: Preparing [2025-10-30T09:24:04.884Z] 08513060f896: Preparing [2025-10-30T09:24:04.884Z] 68c78f3cb7fe: Preparing [2025-10-30T09:24:04.884Z] 93a51658e55e: Preparing [2025-10-30T09:24:04.884Z] 023b9f079357: Preparing [2025-10-30T09:24:04.884Z] 62f1ed3f921e: Preparing [2025-10-30T09:24:04.884Z] c231f5c0ede3: Preparing [2025-10-30T09:24:04.884Z] 62f1ed3f921e: Waiting [2025-10-30T09:24:04.884Z] c231f5c0ede3: Waiting [2025-10-30T09:24:04.884Z] 93a51658e55e: Layer already exists [2025-10-30T09:24:05.153Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:24:05.153Z] c231f5c0ede3: Layer already exists [2025-10-30T09:24:05.153Z] 023b9f079357: Pushed [2025-10-30T09:24:05.153Z] 74091bfbc5c2: Pushed [2025-10-30T09:24:05.750Z] 62f1ed3f921e: Pushed [2025-10-30T09:24:13.958Z] 08513060f896: Pushed [2025-10-30T09:24:13.958Z] 7edac8007c813f9848da4a88def049bb4874d70c: digest: sha256:be2fec79b78dd90e2bb4e252a0e7e712e288b31318570d7f5a89438c32261647 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:24:14.314Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:24:14.661Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-10-30T09:24:14.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-30T09:24:14.661Z] 74091bfbc5c2: Preparing [2025-10-30T09:24:14.661Z] 08513060f896: Preparing [2025-10-30T09:24:14.661Z] 68c78f3cb7fe: Preparing [2025-10-30T09:24:14.661Z] 93a51658e55e: Preparing [2025-10-30T09:24:14.661Z] 023b9f079357: Preparing [2025-10-30T09:24:14.661Z] 62f1ed3f921e: Preparing [2025-10-30T09:24:14.661Z] c231f5c0ede3: Preparing [2025-10-30T09:24:14.661Z] 62f1ed3f921e: Waiting [2025-10-30T09:24:14.661Z] c231f5c0ede3: Waiting [2025-10-30T09:24:14.661Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:24:14.661Z] 93a51658e55e: Layer already exists [2025-10-30T09:24:14.661Z] 023b9f079357: Layer already exists [2025-10-30T09:24:14.661Z] 74091bfbc5c2: Layer already exists [2025-10-30T09:24:14.661Z] 08513060f896: Layer already exists [2025-10-30T09:24:14.661Z] 62f1ed3f921e: Layer already exists [2025-10-30T09:24:14.661Z] c231f5c0ede3: Layer already exists [2025-10-30T09:24:14.924Z] latest: digest: sha256:be2fec79b78dd90e2bb4e252a0e7e712e288b31318570d7f5a89438c32261647 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:24:15.279Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:24:15.632Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.70 [2025-10-30T09:24:15.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-30T09:24:15.632Z] 74091bfbc5c2: Preparing [2025-10-30T09:24:15.632Z] 08513060f896: Preparing [2025-10-30T09:24:15.632Z] 68c78f3cb7fe: Preparing [2025-10-30T09:24:15.632Z] 93a51658e55e: Preparing [2025-10-30T09:24:15.632Z] 023b9f079357: Preparing [2025-10-30T09:24:15.632Z] 62f1ed3f921e: Preparing [2025-10-30T09:24:15.632Z] c231f5c0ede3: Preparing [2025-10-30T09:24:15.632Z] 62f1ed3f921e: Waiting [2025-10-30T09:24:15.632Z] c231f5c0ede3: Waiting [2025-10-30T09:24:15.632Z] 023b9f079357: Layer already exists [2025-10-30T09:24:15.632Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:24:15.632Z] 74091bfbc5c2: Layer already exists [2025-10-30T09:24:15.632Z] 08513060f896: Layer already exists [2025-10-30T09:24:15.632Z] 93a51658e55e: Layer already exists [2025-10-30T09:24:15.632Z] c231f5c0ede3: Layer already exists [2025-10-30T09:24:15.632Z] 62f1ed3f921e: Layer already exists [2025-10-30T09:24:15.895Z] 4.1.0-dev.70: digest: sha256:be2fec79b78dd90e2bb4e252a0e7e712e288b31318570d7f5a89438c32261647 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:24:16.244Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:24:16.589Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:24:16.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-30T09:24:16.589Z] 74091bfbc5c2: Preparing [2025-10-30T09:24:16.589Z] 08513060f896: Preparing [2025-10-30T09:24:16.589Z] 68c78f3cb7fe: Preparing [2025-10-30T09:24:16.589Z] 93a51658e55e: Preparing [2025-10-30T09:24:16.589Z] 023b9f079357: Preparing [2025-10-30T09:24:16.589Z] 62f1ed3f921e: Preparing [2025-10-30T09:24:16.589Z] c231f5c0ede3: Preparing [2025-10-30T09:24:16.589Z] 62f1ed3f921e: Waiting [2025-10-30T09:24:16.589Z] c231f5c0ede3: Waiting [2025-10-30T09:24:16.589Z] 023b9f079357: Layer already exists [2025-10-30T09:24:16.589Z] 93a51658e55e: Layer already exists [2025-10-30T09:24:16.589Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:24:16.589Z] 74091bfbc5c2: Layer already exists [2025-10-30T09:24:16.589Z] 08513060f896: Layer already exists [2025-10-30T09:24:16.589Z] c231f5c0ede3: Layer already exists [2025-10-30T09:24:16.589Z] 62f1ed3f921e: Layer already exists [2025-10-30T09:24:16.589Z] 7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70: digest: sha256:be2fec79b78dd90e2bb4e252a0e7e712e288b31318570d7f5a89438c32261647 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:24:17.206Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:24:17.551Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-10-30T09:24:17.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-30T09:24:17.551Z] 74091bfbc5c2: Preparing [2025-10-30T09:24:17.551Z] 08513060f896: Preparing [2025-10-30T09:24:17.551Z] 68c78f3cb7fe: Preparing [2025-10-30T09:24:17.551Z] 93a51658e55e: Preparing [2025-10-30T09:24:17.551Z] 023b9f079357: Preparing [2025-10-30T09:24:17.551Z] 62f1ed3f921e: Preparing [2025-10-30T09:24:17.551Z] c231f5c0ede3: Preparing [2025-10-30T09:24:17.551Z] c231f5c0ede3: Waiting [2025-10-30T09:24:17.551Z] 62f1ed3f921e: Waiting [2025-10-30T09:24:17.551Z] 93a51658e55e: Layer already exists [2025-10-30T09:24:17.551Z] 08513060f896: Layer already exists [2025-10-30T09:24:17.551Z] 023b9f079357: Layer already exists [2025-10-30T09:24:17.551Z] 68c78f3cb7fe: Layer already exists [2025-10-30T09:24:17.551Z] 74091bfbc5c2: Layer already exists [2025-10-30T09:24:17.551Z] c231f5c0ede3: Layer already exists [2025-10-30T09:24:17.551Z] 62f1ed3f921e: Layer already exists [2025-10-30T09:24:17.815Z] main: digest: sha256:be2fec79b78dd90e2bb4e252a0e7e712e288b31318570d7f5a89438c32261647 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T09:24:17.891Z] ===================================================== [Pipeline] echo [2025-10-30T09:24:17.908Z] taggedImages: [2025-10-30T09:24:17.908Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7edac8007c813f9848da4a88def049bb4874d70c [2025-10-30T09:24:17.908Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-10-30T09:24:17.908Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.70 [2025-10-30T09:24:17.908Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [2025-10-30T09:24:17.908Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2025-10-30T09:24:17.926Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] echo [2025-10-30T09:24:17.936Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2025-10-30T09:24:17.951Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.70 [Pipeline] echo [2025-10-30T09:24:17.968Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] echo [2025-10-30T09:24:17.987Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-10-30T09:24:18.003Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] echo [2025-10-30T09:24:18.019Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2025-10-30T09:24:18.035Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.70 [Pipeline] echo [2025-10-30T09:24:18.050Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] echo [2025-10-30T09:24:18.065Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-10-30T09:24:18.079Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] echo [2025-10-30T09:24:18.099Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2025-10-30T09:24:18.115Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.70 [Pipeline] echo [2025-10-30T09:24:18.128Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] echo [2025-10-30T09:24:18.144Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-10-30T09:24:18.156Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] echo [2025-10-30T09:24:18.168Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2025-10-30T09:24:18.179Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.70 [Pipeline] echo [2025-10-30T09:24:18.191Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] echo [2025-10-30T09:24:18.205Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-10-30T09:24:18.219Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] echo [2025-10-30T09:24:18.235Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2025-10-30T09:24:18.252Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.70 [Pipeline] echo [2025-10-30T09:24:18.268Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] echo [2025-10-30T09:24:18.284Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-10-30T09:24:18.297Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] echo [2025-10-30T09:24:18.310Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2025-10-30T09:24:18.324Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.70 [Pipeline] echo [2025-10-30T09:24:18.340Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] echo [2025-10-30T09:24:18.358Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-10-30T09:24:18.373Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] echo [2025-10-30T09:24:18.384Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2025-10-30T09:24:18.397Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.70 [Pipeline] echo [2025-10-30T09:24:18.414Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] echo [2025-10-30T09:24:18.430Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-10-30T09:24:18.446Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] echo [2025-10-30T09:24:18.464Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2025-10-30T09:24:18.483Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.70 [Pipeline] echo [2025-10-30T09:24:18.499Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] echo [2025-10-30T09:24:18.513Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-10-30T09:24:18.530Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] echo [2025-10-30T09:24:18.545Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2025-10-30T09:24:18.559Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.70 [Pipeline] echo [2025-10-30T09:24:18.572Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] echo [2025-10-30T09:24:18.586Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-10-30T09:24:18.600Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] echo [2025-10-30T09:24:18.612Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2025-10-30T09:24:18.629Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.70 [Pipeline] echo [2025-10-30T09:24:18.646Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] echo [2025-10-30T09:24:18.660Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-10-30T09:24:18.671Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] echo [2025-10-30T09:24:18.683Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2025-10-30T09:24:18.703Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.70 [Pipeline] echo [2025-10-30T09:24:18.717Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] echo [2025-10-30T09:24:18.725Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-10-30T09:24:18.739Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] echo [2025-10-30T09:24:18.753Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2025-10-30T09:24:18.767Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.70 [Pipeline] echo [2025-10-30T09:24:18.779Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] echo [2025-10-30T09:24:18.791Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-10-30T09:24:18.803Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] echo [2025-10-30T09:24:18.820Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2025-10-30T09:24:18.838Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.70 [Pipeline] echo [2025-10-30T09:24:18.853Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] echo [2025-10-30T09:24:18.871Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-10-30T09:24:18.891Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] echo [2025-10-30T09:24:18.904Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2025-10-30T09:24:18.925Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.70 [Pipeline] echo [2025-10-30T09:24:18.937Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] echo [2025-10-30T09:24:18.950Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-10-30T09:24:18.967Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] echo [2025-10-30T09:24:18.981Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2025-10-30T09:24:18.997Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.70 [Pipeline] echo [2025-10-30T09:24:19.016Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7edac8007c813f9848da4a88def049bb4874d70c-4.1.0-dev.70 [Pipeline] echo [2025-10-30T09:24:19.035Z] 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-10-30T09:24:19.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-30T09:24:19.442Z] [2025-10-30T09:24:19.442Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:24:19.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-30T09:24:19.772Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-30T09:24:19.772Z] 8998bd30e6a1: Pulling fs layer [2025-10-30T09:24:19.772Z] 04944245beec: Pulling fs layer [2025-10-30T09:24:19.772Z] 699f458cf7ca: Pulling fs layer [2025-10-30T09:24:19.772Z] 765212b225bb: Pulling fs layer [2025-10-30T09:24:19.772Z] f23df028b6ca: Pulling fs layer [2025-10-30T09:24:19.772Z] d65c8cfc05b1: Pulling fs layer [2025-10-30T09:24:19.772Z] 2437ff75d9bd: Pulling fs layer [2025-10-30T09:24:19.772Z] d65c8cfc05b1: Waiting [2025-10-30T09:24:19.772Z] 2437ff75d9bd: Waiting [2025-10-30T09:24:19.772Z] f23df028b6ca: Waiting [2025-10-30T09:24:19.772Z] 765212b225bb: Waiting [2025-10-30T09:24:20.037Z] 04944245beec: Verifying Checksum [2025-10-30T09:24:20.037Z] 04944245beec: Download complete [2025-10-30T09:24:20.037Z] 765212b225bb: Verifying Checksum [2025-10-30T09:24:20.037Z] 765212b225bb: Download complete [2025-10-30T09:24:20.037Z] f23df028b6ca: Verifying Checksum [2025-10-30T09:24:20.037Z] f23df028b6ca: Download complete [2025-10-30T09:24:20.037Z] d65c8cfc05b1: Verifying Checksum [2025-10-30T09:24:20.037Z] d65c8cfc05b1: Download complete [2025-10-30T09:24:20.303Z] 699f458cf7ca: Verifying Checksum [2025-10-30T09:24:20.303Z] 699f458cf7ca: Download complete [2025-10-30T09:24:20.570Z] 8998bd30e6a1: Verifying Checksum [2025-10-30T09:24:20.570Z] 8998bd30e6a1: Download complete [2025-10-30T09:24:23.143Z] 2437ff75d9bd: Verifying Checksum [2025-10-30T09:24:23.143Z] 2437ff75d9bd: Download complete [2025-10-30T09:24:25.080Z] 8998bd30e6a1: Pull complete [2025-10-30T09:24:25.663Z] 04944245beec: Pull complete [2025-10-30T09:24:27.595Z] 699f458cf7ca: Pull complete [2025-10-30T09:24:27.595Z] 765212b225bb: Pull complete [2025-10-30T09:24:28.551Z] f23df028b6ca: Pull complete [2025-10-30T09:24:28.551Z] d65c8cfc05b1: Pull complete [2025-10-30T09:24:46.741Z] 2437ff75d9bd: Pull complete [2025-10-30T09:24:46.741Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-30T09:24:46.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-30T09:24:46.741Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T09:24:46.931Z] prd-ubuntu20.04-docker-arm64-4c-16g-771025 does not seem to be running inside a container [2025-10-30T09:24:46.983Z] $ 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/918 -v /w/workspace/edgex-go/918:/w/workspace/edgex-go/918:rw,z -v /w/workspace/edgex-go/918@tmp:/w/workspace/edgex-go/918@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-10-30T09:24:48.955Z] $ docker top 7c5000a39d1511adc24362d3414fae90e162ca8aff8753c6090262f958be89e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:24:49.843Z] ---> job-cost.sh [2025-10-30T09:24:49.843Z] lf-activate-venv: SKIPPING [2025-10-30T09:24:49.843Z] INFO: No Stack... [2025-10-30T09:24:50.106Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-30T09:24:51.054Z] INFO: Archiving Costs [Pipeline] sh [2025-10-30T09:24:51.676Z] + cut -d, -f6 [2025-10-30T09:24:51.676Z] + cat /w/workspace/edgex-go/918/archives/cost.csv [Pipeline] lock [2025-10-30T09:24:51.710Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-918-stack-cost] [2025-10-30T09:24:51.715Z] Resource [jenkins-edgexfoundry-edgex-go-main-918-stack-cost] did not exist. Created. [2025-10-30T09:24:51.720Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-918-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-30T09:24:52.360Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-10-30T09:24:52.992Z] Stashed 1 file(s) [Pipeline] } [2025-10-30T09:24:53.004Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-918-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-30T09:24:53.034Z] $ docker stop --time=1 7c5000a39d1511adc24362d3414fae90e162ca8aff8753c6090262f958be89e8 [2025-10-30T09:24:54.545Z] $ docker rm -f --volumes 7c5000a39d1511adc24362d3414fae90e162ca8aff8753c6090262f958be89e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-10-30T09:24:55.163Z] provisioning config files... [2025-10-30T09:24:55.171Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/918@tmp/config11399875684281054621tmp [Pipeline] { [Pipeline] sh [2025-10-30T09:24:55.471Z] + set +x [2025-10-30T09:24:55.471Z] + curl -s https://codecov.io/bash [2025-10-30T09:24:55.471Z] + bash -s -- [2025-10-30T09:24:55.471Z] [2025-10-30T09:24:55.471Z] _____ _ [2025-10-30T09:24:55.471Z] / ____| | | [2025-10-30T09:24:55.471Z] | | ___ __| | ___ ___ _____ __ [2025-10-30T09:24:55.471Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-10-30T09:24:55.471Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-10-30T09:24:55.471Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-10-30T09:24:55.471Z] Bash-1.0.6 [2025-10-30T09:24:55.471Z] [2025-10-30T09:24:55.471Z] [2025-10-30T09:24:55.471Z] ==> git version 2.25.1 found [2025-10-30T09:24:55.471Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-10-30T09:24:55.471Z] Release-Date: 2020-01-08 [2025-10-30T09:24:55.471Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-10-30T09:24:55.471Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-10-30T09:24:55.471Z] ==> Jenkins CI detected. [2025-10-30T09:24:55.471Z] current dir:  /w/workspace/edgex-go/918 [2025-10-30T09:24:55.471Z] project root: . [2025-10-30T09:24:55.471Z] --> token set from env [2025-10-30T09:24:55.471Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-10-30T09:24:55.471Z] ==> Running gcov in . (disable via -X gcov) [2025-10-30T09:24:55.471Z] ==> Python coveragepy not found [2025-10-30T09:24:55.471Z] ==> Searching for coverage reports in: [2025-10-30T09:24:55.471Z] + . [2025-10-30T09:24:55.730Z] -> Found 1 reports [2025-10-30T09:24:55.730Z] ==> Detecting git/mercurial file structure [2025-10-30T09:24:55.730Z] ==> Reading reports [2025-10-30T09:24:55.730Z] + ./coverage.out bytes=1774270 [2025-10-30T09:24:55.730Z] ==> Appending adjustments [2025-10-30T09:24:55.730Z] https://docs.codecov.io/docs/fixing-reports [2025-10-30T09:24:57.113Z] + Found adjustments [2025-10-30T09:24:57.113Z] ==> Gzipping contents [2025-10-30T09:24:57.113Z] 152K /tmp/codecov.rwM9Ji.gz [2025-10-30T09:24:57.113Z] ==> Uploading reports [2025-10-30T09:24:57.113Z] url: https://codecov.io [2025-10-30T09:24:57.113Z] query: branch=main&commit=7edac8007c813f9848da4a88def049bb4874d70c&build=918&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F918%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-10-30T09:24:57.113Z] -> Pinging Codecov [2025-10-30T09:24:57.114Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=7edac8007c813f9848da4a88def049bb4874d70c&build=918&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F918%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-10-30T09:24:57.373Z] -> Uploading to [2025-10-30T09:24:57.374Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/7edac8007c813f9848da4a88def049bb4874d70c/3030e38f-e545-4e31-b3e4-3fb98b1a07d6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251030%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251030T092457Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=8e18bcb734ed72612eaaf2aa4e39d78fbbb07c0ee1a16df568762038fd796898 [2025-10-30T09:24:57.374Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-30T09:24:57.374Z] Dload Upload Total Spent Left Speed [2025-10-30T09:24:57.633Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 148k 0 0 100 148k 0 502k --:--:-- --:--:-- --:--:-- 504k [2025-10-30T09:24:57.633Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7edac8007c813f9848da4a88def049bb4874d70c [Pipeline] } [2025-10-30T09:24:57.639Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-10-30T09:24:57.853Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-10-30T09:24:57.928Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:24:58.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-30T09:24:58.283Z] [2025-10-30T09:24:58.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:24:58.587Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-30T09:24:58.587Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-10-30T09:24:58.587Z] 0a9a5dfd008f: Pulling fs layer [2025-10-30T09:24:58.587Z] 36466aa92d05: Pulling fs layer [2025-10-30T09:24:58.587Z] e10405b45d13: Pulling fs layer [2025-10-30T09:24:58.587Z] 096b7ceb2af7: Pulling fs layer [2025-10-30T09:24:58.587Z] 4f4fb700ef54: Pulling fs layer [2025-10-30T09:24:58.587Z] e50aa161e22a: Pulling fs layer [2025-10-30T09:24:58.587Z] d3c8db5fb9df: Pulling fs layer [2025-10-30T09:24:58.587Z] 4f4fb700ef54: Waiting [2025-10-30T09:24:58.587Z] e50aa161e22a: Waiting [2025-10-30T09:24:58.587Z] 096b7ceb2af7: Waiting [2025-10-30T09:24:58.587Z] d3c8db5fb9df: Waiting [2025-10-30T09:24:58.587Z] 36466aa92d05: Verifying Checksum [2025-10-30T09:24:58.587Z] 36466aa92d05: Download complete [2025-10-30T09:24:58.587Z] 096b7ceb2af7: Verifying Checksum [2025-10-30T09:24:58.587Z] 096b7ceb2af7: Download complete [2025-10-30T09:24:58.587Z] 4f4fb700ef54: Download complete [2025-10-30T09:24:58.587Z] 0a9a5dfd008f: Verifying Checksum [2025-10-30T09:24:58.587Z] 0a9a5dfd008f: Download complete [2025-10-30T09:24:58.846Z] 0a9a5dfd008f: Pull complete [2025-10-30T09:24:58.846Z] e50aa161e22a: Verifying Checksum [2025-10-30T09:24:58.846Z] e50aa161e22a: Download complete [2025-10-30T09:24:58.846Z] 36466aa92d05: Pull complete [2025-10-30T09:24:59.105Z] e10405b45d13: Download complete [2025-10-30T09:24:59.672Z] d3c8db5fb9df: Verifying Checksum [2025-10-30T09:24:59.672Z] d3c8db5fb9df: Download complete [2025-10-30T09:25:03.856Z] e10405b45d13: Pull complete [2025-10-30T09:25:03.856Z] 096b7ceb2af7: Pull complete [2025-10-30T09:25:03.856Z] 4f4fb700ef54: Pull complete [2025-10-30T09:25:03.856Z] e50aa161e22a: Pull complete [2025-10-30T09:25:07.137Z] d3c8db5fb9df: Pull complete [2025-10-30T09:25:07.137Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-10-30T09:25:07.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-30T09:25:07.137Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T09:25:07.239Z] prd-ubuntu20.04-docker-8c-8g-771023 does not seem to be running inside a container [2025-10-30T09:25:07.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/918 -v /w/workspace/edgex-go/918:/w/workspace/edgex-go/918:rw,z -v /w/workspace/edgex-go/918@tmp:/w/workspace/edgex-go/918@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-10-30T09:25:09.652Z] $ docker top 21b4ddab3ae4a719ff29c7db2e9372d5d4a095366994014efa59ed516e6fb1f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-30T09:25:10.003Z] + git config --global --add safe.directory /w/workspace/edgex-go/918 [Pipeline] echo [2025-10-30T09:25:10.012Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-10-30T09:25:10.290Z] + set -o pipefail [2025-10-30T09:25:10.290Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-10-30T09:25:42.372Z] [2025-10-30T09:25:42.372Z] Monitoring /w/workspace/edgex-go/918 (github.com/edgexfoundry/edgex-go)... [2025-10-30T09:25:42.372Z] [2025-10-30T09:25:42.372Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/4880b8fc-ba8f-4690-97f8-4a03ef5bc6a0 [2025-10-30T09:25:42.372Z] [2025-10-30T09:25:42.372Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-10-30T09:25:42.372Z] [Pipeline] } [2025-10-30T09:25:42.376Z] $ docker stop --time=1 21b4ddab3ae4a719ff29c7db2e9372d5d4a095366994014efa59ed516e6fb1f8 [2025-10-30T09:25:45.139Z] $ docker rm -f --volumes 21b4ddab3ae4a719ff29c7db2e9372d5d4a095366994014efa59ed516e6fb1f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-10-30T09:25:45.637Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-30T09:25:45.662Z] provisioning config files... [2025-10-30T09:25:45.688Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/918@tmp/config8684371064463132887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:25:46.082Z] --> edgex-publish-swagger.sh [2025-10-30T09:25:46.082Z] === Publish openapi API === [2025-10-30T09:25:46.082Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-10-30T09:25:46.082Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/918/openapi/core-command.yaml] [2025-10-30T09:25:46.082Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-30T09:25:46.082Z] Dload Upload Total Spent Left Speed [2025-10-30T09:25:46.082Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 269 133k --:--:-- --:--:-- --:--:-- 132k 100 33488 100 66 100 33422 268 132k --:--:-- --:--:-- --:--:-- 132k [2025-10-30T09:25:46.082Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-30T09:25:46.082Z] [2025-10-30T09:25:46.082Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/918/openapi/core-data.yaml] [2025-10-30T09:25:46.082Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-30T09:25:46.082Z] Dload Upload Total Spent Left Speed [2025-10-30T09:25:46.341Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 622 693k --:--:-- --:--:-- --:--:-- 694k [2025-10-30T09:25:46.341Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-30T09:25:46.341Z] [2025-10-30T09:25:46.341Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/918/openapi/core-keeper.yaml] [2025-10-30T09:25:46.341Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-30T09:25:46.341Z] Dload Upload Total Spent Left Speed [2025-10-30T09:25:46.341Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 496 221k --:--:-- --:--:-- --:--:-- 222k [2025-10-30T09:25:46.341Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-30T09:25:46.341Z] [2025-10-30T09:25:46.341Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/918/openapi/core-metadata.yaml] [2025-10-30T09:25:46.341Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-30T09:25:46.341Z] Dload Upload Total Spent Left Speed [2025-10-30T09:25:46.602Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 437 1038k --:--:-- --:--:-- --:--:-- 1039k [2025-10-30T09:25:46.602Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-30T09:25:46.602Z] [2025-10-30T09:25:46.602Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/918/openapi/security-proxy-auth.yaml] [2025-10-30T09:25:46.602Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-30T09:25:46.602Z] Dload Upload Total Spent Left Speed [2025-10-30T09:25:46.602Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 709 256k --:--:-- --:--:-- --:--:-- 257k [2025-10-30T09:25:46.602Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-30T09:25:46.602Z] [2025-10-30T09:25:46.602Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/918/openapi/security-secretstore-setup.yaml] [2025-10-30T09:25:46.864Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-30T09:25:46.864Z] Dload Upload Total Spent Left Speed [2025-10-30T09:25:46.864Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 733 43477 --:--:-- --:--:-- --:--:-- 44211 [2025-10-30T09:25:46.864Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-30T09:25:46.864Z] [2025-10-30T09:25:46.864Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/918/openapi/support-notifications.yaml] [2025-10-30T09:25:46.864Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-30T09:25:46.864Z] Dload Upload Total Spent Left Speed [2025-10-30T09:25:47.123Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 397 588k --:--:-- --:--:-- --:--:-- 588k [2025-10-30T09:25:47.123Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-30T09:25:47.123Z] [2025-10-30T09:25:47.123Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/918/openapi/support-scheduler.yaml] [2025-10-30T09:25:47.123Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-30T09:25:47.123Z] Dload Upload Total Spent Left Speed [2025-10-30T09:25:47.123Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 622 467k --:--:-- --:--:-- --:--:-- 467k [2025-10-30T09:25:47.123Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-30T09:25:47.123Z] [Pipeline] } [2025-10-30T09:25:47.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-10-30T09:25:47.555Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-30T09:25:47.556Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:25:47.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-30T09:25:47.856Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T09:25:47.931Z] prd-ubuntu20.04-docker-8c-8g-771023 does not seem to be running inside a container [2025-10-30T09:25:47.956Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/918 -v /w/workspace/edgex-go/918:/w/workspace/edgex-go/918:rw,z -v /w/workspace/edgex-go/918@tmp:/w/workspace/edgex-go/918@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-30T09:25:48.263Z] $ docker top bd831d20cedafac7037f71eaeae3bbef40ac03ec7b6f2312d9fa60f4aa17ab10 -eo pid,comm [2025-10-30T09:25:48.316Z] 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-10-30T09:25:48.316Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-30T09:25:48.371Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-30T09:25:48.371Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-30T09:25:48.474Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-30T09:25:48.469Z] $ docker exec bd831d20cedafac7037f71eaeae3bbef40ac03ec7b6f2312d9fa60f4aa17ab10 ssh-agent [2025-10-30T09:25:48.591Z] SSH_AUTH_SOCK=/tmp/ssh-g5TDKZn18A2V/agent.32 [2025-10-30T09:25:48.592Z] SSH_AGENT_PID=38 [2025-10-30T09:25:48.596Z] Running ssh-add (command line suppressed) [2025-10-30T09:25:48.684Z] Identity added: /w/workspace/edgex-go/918@tmp/private_key_12734204804913666051.key (/w/workspace/edgex-go/918@tmp/private_key_12734204804913666051.key) [2025-10-30T09:25:48.704Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-30T09:25:48.997Z] + git semver tag [2025-10-30T09:25:49.254Z] 2025-10-30 09:25:49,226 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-30T09:25:49.255Z] 2025-10-30 09:25:49,229 [run_tag] DEBUG tag force:False [2025-10-30T09:25:49.255Z] 2025-10-30 09:25:49,229 [check_head_tag] DEBUG check head tag [2025-10-30T09:25:49.255Z] 2025-10-30 09:25:49,230 [execute] INFO git cat-file --batch-check [2025-10-30T09:25:49.255Z] 2025-10-30 09:25:49,230 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/918, stdin=, shell=False, universal_newlines=False) [2025-10-30T09:25:49.255Z] 2025-10-30 09:25:49,233 [execute] INFO git cat-file --batch [2025-10-30T09:25:49.255Z] 2025-10-30 09:25:49,233 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/918, stdin=, shell=False, universal_newlines=False) [2025-10-30T09:25:49.515Z] 2025-10-30 09:25:49,255 [read_version] DEBUG read version from /w/workspace/edgex-go/918/.semver/main [2025-10-30T09:25:49.515Z] 2025-10-30 09:25:49,255 [execute] INFO git tag -a v4.1.0-dev.70 -m v4.1.0-dev.70 [2025-10-30T09:25:49.515Z] 2025-10-30 09:25:49,255 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.70', '-m', 'v4.1.0-dev.70'], cwd=/w/workspace/edgex-go/918, stdin=None, shell=False, universal_newlines=False) [2025-10-30T09:25:49.515Z] 2025-10-30 09:25:49,258 [read_version] DEBUG read version from /w/workspace/edgex-go/918/.semver/main [2025-10-30T09:25:49.515Z] 4.1.0-dev.70 [Pipeline] } [2025-10-30T09:25:49.517Z] $ docker exec --env ******** --env ******** bd831d20cedafac7037f71eaeae3bbef40ac03ec7b6f2312d9fa60f4aa17ab10 ssh-agent -k [2025-10-30T09:25:49.603Z] unset SSH_AUTH_SOCK; [2025-10-30T09:25:49.604Z] unset SSH_AGENT_PID; [2025-10-30T09:25:49.604Z] echo Agent pid 38 killed; [2025-10-30T09:25:49.620Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-30T09:25:49.945Z] + git semver [Pipeline] } [2025-10-30T09:25:50.208Z] $ docker stop --time=1 bd831d20cedafac7037f71eaeae3bbef40ac03ec7b6f2312d9fa60f4aa17ab10 [2025-10-30T09:25:51.445Z] $ docker rm -f --volumes bd831d20cedafac7037f71eaeae3bbef40ac03ec7b6f2312d9fa60f4aa17ab10 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:25:51.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-30T09:25:51.859Z] [2025-10-30T09:25:51.859Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:25:52.163Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-30T09:25:52.163Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-10-30T09:25:52.163Z] ab5ef0e58194: Pulling fs layer [2025-10-30T09:25:52.163Z] 9712f1f96733: Pulling fs layer [2025-10-30T09:25:52.163Z] 63f879dbbcfc: Pulling fs layer [2025-10-30T09:25:52.163Z] 0d9ebad4ef96: Pulling fs layer [2025-10-30T09:25:52.164Z] e9a5061849ea: Pulling fs layer [2025-10-30T09:25:52.164Z] d747dcd14b5f: Pulling fs layer [2025-10-30T09:25:52.164Z] 2de7ff778b66: Pulling fs layer [2025-10-30T09:25:52.164Z] d747dcd14b5f: Waiting [2025-10-30T09:25:52.164Z] 0d9ebad4ef96: Waiting [2025-10-30T09:25:52.164Z] e9a5061849ea: Waiting [2025-10-30T09:25:52.164Z] 9712f1f96733: Verifying Checksum [2025-10-30T09:25:52.164Z] 9712f1f96733: Download complete [2025-10-30T09:25:52.423Z] 63f879dbbcfc: Verifying Checksum [2025-10-30T09:25:52.423Z] 63f879dbbcfc: Download complete [2025-10-30T09:25:53.798Z] e9a5061849ea: Verifying Checksum [2025-10-30T09:25:53.798Z] e9a5061849ea: Download complete [2025-10-30T09:25:53.798Z] d747dcd14b5f: Verifying Checksum [2025-10-30T09:25:53.798Z] d747dcd14b5f: Download complete [2025-10-30T09:25:53.798Z] ab5ef0e58194: Download complete [2025-10-30T09:25:53.798Z] 0d9ebad4ef96: Verifying Checksum [2025-10-30T09:25:53.798Z] 0d9ebad4ef96: Download complete [2025-10-30T09:25:53.798Z] 2de7ff778b66: Verifying Checksum [2025-10-30T09:25:53.798Z] 2de7ff778b66: Download complete [2025-10-30T09:25:57.077Z] ab5ef0e58194: Pull complete [2025-10-30T09:25:57.077Z] 9712f1f96733: Pull complete [2025-10-30T09:25:57.335Z] 63f879dbbcfc: Pull complete [2025-10-30T09:26:02.598Z] 0d9ebad4ef96: Pull complete [2025-10-30T09:26:02.598Z] e9a5061849ea: Pull complete [2025-10-30T09:26:02.598Z] d747dcd14b5f: Pull complete [2025-10-30T09:26:03.532Z] 2de7ff778b66: Pull complete [2025-10-30T09:26:03.532Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-10-30T09:26:03.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-30T09:26:03.789Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T09:26:03.893Z] prd-ubuntu20.04-docker-8c-8g-771023 does not seem to be running inside a container [2025-10-30T09:26:03.914Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/918 -v /w/workspace/edgex-go/918:/w/workspace/edgex-go/918:rw,z -v /w/workspace/edgex-go/918@tmp:/w/workspace/edgex-go/918@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-10-30T09:26:06.726Z] $ docker top 4f0ca5bb3f6f57f16c356fb94f8bfed64a10100680c01ee7266893d3ccfa4902 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-10-30T09:26:06.809Z] provisioning config files... [2025-10-30T09:26:06.815Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/918@tmp/config9716864527953238850tmp [2025-10-30T09:26:06.824Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/918@tmp/config10972883050239471129tmp [2025-10-30T09:26:06.832Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/918@tmp/config16672797874652718823tmp [Pipeline] { [Pipeline] echo [2025-10-30T09:26:06.859Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:26:07.157Z] ---> sigul-configuration.sh [2025-10-30T09:26:07.157Z] gpg: directory `/root/.gnupg' created [2025-10-30T09:26:07.157Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-10-30T09:26:07.157Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-10-30T09:26:07.157Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-10-30T09:26:07.157Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-10-30T09:26:07.157Z] gpg: CAST5 encrypted data [2025-10-30T09:26:07.157Z] gpg: encrypted with 1 passphrase [2025-10-30T09:26:07.157Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-10-30T09:26:07.453Z] + mkdir /home/jenkins [2025-10-30T09:26:07.453Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-10-30T09:26:07.745Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-10-30T09:26:07.759Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:26:08.054Z] ---> sigul-install.sh [2025-10-30T09:26:08.054Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-10-30T09:26:08.348Z] + git tag --list [2025-10-30T09:26:08.348Z] 0.6.0 [2025-10-30T09:26:08.348Z] 0.6.1 [2025-10-30T09:26:08.348Z] 0.7.0 [2025-10-30T09:26:08.348Z] 0.7.1 [2025-10-30T09:26:08.348Z] v1.0.0 [2025-10-30T09:26:08.348Z] v1.0.1 [2025-10-30T09:26:08.348Z] v1.1.0 [2025-10-30T09:26:08.348Z] v1.2.0 [2025-10-30T09:26:08.348Z] v1.2.1 [2025-10-30T09:26:08.348Z] v1.3.0 [2025-10-30T09:26:08.348Z] v1.3.1 [2025-10-30T09:26:08.348Z] v2.0.0 [2025-10-30T09:26:08.348Z] v2.1.0 [2025-10-30T09:26:08.348Z] v2.1.1 [2025-10-30T09:26:08.348Z] v2.2.0 [2025-10-30T09:26:08.348Z] v2.3.0 [2025-10-30T09:26:08.348Z] v3.0 [2025-10-30T09:26:08.348Z] v3.0.0 [2025-10-30T09:26:08.348Z] v3.1 [2025-10-30T09:26:08.348Z] v3.1.0 [2025-10-30T09:26:08.348Z] v3.1.1 [2025-10-30T09:26:08.348Z] v4.0 [2025-10-30T09:26:08.348Z] v4.0.0 [2025-10-30T09:26:08.348Z] v4.0.1 [2025-10-30T09:26:08.348Z] v4.0.1-dev.1 [2025-10-30T09:26:08.348Z] v4.1.0-dev.1 [2025-10-30T09:26:08.348Z] v4.1.0-dev.10 [2025-10-30T09:26:08.348Z] v4.1.0-dev.11 [2025-10-30T09:26:08.348Z] v4.1.0-dev.12 [2025-10-30T09:26:08.348Z] v4.1.0-dev.13 [2025-10-30T09:26:08.348Z] v4.1.0-dev.14 [2025-10-30T09:26:08.348Z] v4.1.0-dev.15 [2025-10-30T09:26:08.348Z] v4.1.0-dev.16 [2025-10-30T09:26:08.348Z] v4.1.0-dev.17 [2025-10-30T09:26:08.348Z] v4.1.0-dev.18 [2025-10-30T09:26:08.348Z] v4.1.0-dev.19 [2025-10-30T09:26:08.348Z] v4.1.0-dev.2 [2025-10-30T09:26:08.348Z] v4.1.0-dev.20 [2025-10-30T09:26:08.348Z] v4.1.0-dev.21 [2025-10-30T09:26:08.348Z] v4.1.0-dev.22 [2025-10-30T09:26:08.348Z] v4.1.0-dev.23 [2025-10-30T09:26:08.348Z] v4.1.0-dev.24 [2025-10-30T09:26:08.348Z] v4.1.0-dev.25 [2025-10-30T09:26:08.348Z] v4.1.0-dev.26 [2025-10-30T09:26:08.348Z] v4.1.0-dev.27 [2025-10-30T09:26:08.348Z] v4.1.0-dev.28 [2025-10-30T09:26:08.348Z] v4.1.0-dev.29 [2025-10-30T09:26:08.348Z] v4.1.0-dev.3 [2025-10-30T09:26:08.348Z] v4.1.0-dev.30 [2025-10-30T09:26:08.348Z] v4.1.0-dev.31 [2025-10-30T09:26:08.348Z] v4.1.0-dev.32 [2025-10-30T09:26:08.348Z] v4.1.0-dev.33 [2025-10-30T09:26:08.348Z] v4.1.0-dev.34 [2025-10-30T09:26:08.348Z] v4.1.0-dev.35 [2025-10-30T09:26:08.348Z] v4.1.0-dev.36 [2025-10-30T09:26:08.348Z] v4.1.0-dev.37 [2025-10-30T09:26:08.348Z] v4.1.0-dev.38 [2025-10-30T09:26:08.348Z] v4.1.0-dev.39 [2025-10-30T09:26:08.348Z] v4.1.0-dev.4 [2025-10-30T09:26:08.348Z] v4.1.0-dev.40 [2025-10-30T09:26:08.348Z] v4.1.0-dev.41 [2025-10-30T09:26:08.348Z] v4.1.0-dev.42 [2025-10-30T09:26:08.348Z] v4.1.0-dev.43 [2025-10-30T09:26:08.348Z] v4.1.0-dev.44 [2025-10-30T09:26:08.348Z] v4.1.0-dev.45 [2025-10-30T09:26:08.348Z] v4.1.0-dev.46 [2025-10-30T09:26:08.348Z] v4.1.0-dev.47 [2025-10-30T09:26:08.348Z] v4.1.0-dev.48 [2025-10-30T09:26:08.348Z] v4.1.0-dev.49 [2025-10-30T09:26:08.348Z] v4.1.0-dev.5 [2025-10-30T09:26:08.348Z] v4.1.0-dev.50 [2025-10-30T09:26:08.348Z] v4.1.0-dev.51 [2025-10-30T09:26:08.348Z] v4.1.0-dev.52 [2025-10-30T09:26:08.348Z] v4.1.0-dev.53 [2025-10-30T09:26:08.348Z] v4.1.0-dev.54 [2025-10-30T09:26:08.348Z] v4.1.0-dev.55 [2025-10-30T09:26:08.348Z] v4.1.0-dev.56 [2025-10-30T09:26:08.348Z] v4.1.0-dev.57 [2025-10-30T09:26:08.348Z] v4.1.0-dev.58 [2025-10-30T09:26:08.348Z] v4.1.0-dev.59 [2025-10-30T09:26:08.348Z] v4.1.0-dev.6 [2025-10-30T09:26:08.348Z] v4.1.0-dev.60 [2025-10-30T09:26:08.348Z] v4.1.0-dev.61 [2025-10-30T09:26:08.348Z] v4.1.0-dev.62 [2025-10-30T09:26:08.348Z] v4.1.0-dev.63 [2025-10-30T09:26:08.348Z] v4.1.0-dev.64 [2025-10-30T09:26:08.348Z] v4.1.0-dev.65 [2025-10-30T09:26:08.348Z] v4.1.0-dev.66 [2025-10-30T09:26:08.348Z] v4.1.0-dev.67 [2025-10-30T09:26:08.348Z] v4.1.0-dev.68 [2025-10-30T09:26:08.348Z] v4.1.0-dev.69 [2025-10-30T09:26:08.348Z] v4.1.0-dev.7 [2025-10-30T09:26:08.348Z] v4.1.0-dev.70 [2025-10-30T09:26:08.348Z] v4.1.0-dev.8 [2025-10-30T09:26:08.348Z] v4.1.0-dev.9 [Pipeline] sh [2025-10-30T09:26:08.645Z] + lftools sign git-tag v4.1.0-dev.70 [2025-10-30T09:26:09.211Z] Signing Git tag with Sigul... [2025-10-30T09:26:09.211Z] Signing v4.1.0-dev.70 [Pipeline] echo [2025-10-30T09:26:09.794Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:26:10.084Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-10-30T09:26:10.090Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-10-30T09:26:10.106Z] $ docker stop --time=1 4f0ca5bb3f6f57f16c356fb94f8bfed64a10100680c01ee7266893d3ccfa4902 [2025-10-30T09:26:11.376Z] $ docker rm -f --volumes 4f0ca5bb3f6f57f16c356fb94f8bfed64a10100680c01ee7266893d3ccfa4902 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-10-30T09:26:11.820Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-30T09:26:11.820Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:26:12.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-30T09:26:12.119Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T09:26:12.189Z] prd-ubuntu20.04-docker-8c-8g-771023 does not seem to be running inside a container [2025-10-30T09:26:12.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/918 -v /w/workspace/edgex-go/918:/w/workspace/edgex-go/918:rw,z -v /w/workspace/edgex-go/918@tmp:/w/workspace/edgex-go/918@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-30T09:26:13.528Z] $ docker top 78321ca8086b3af7d3fb123319fbe17d4909bd93ebfd377ad1326ab9f86f59db -eo pid,comm [2025-10-30T09:26:13.598Z] 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-10-30T09:26:13.598Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-30T09:26:13.655Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-30T09:26:13.655Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-30T09:26:13.780Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-30T09:26:13.775Z] $ docker exec 78321ca8086b3af7d3fb123319fbe17d4909bd93ebfd377ad1326ab9f86f59db ssh-agent [2025-10-30T09:26:13.912Z] SSH_AUTH_SOCK=/tmp/ssh-KWBQoKlknCNa/agent.32 [2025-10-30T09:26:13.912Z] SSH_AGENT_PID=38 [2025-10-30T09:26:13.916Z] Running ssh-add (command line suppressed) [2025-10-30T09:26:14.019Z] Identity added: /w/workspace/edgex-go/918@tmp/private_key_13903908612508606831.key (/w/workspace/edgex-go/918@tmp/private_key_13903908612508606831.key) [2025-10-30T09:26:14.040Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-30T09:26:14.338Z] + git semver bump pre [2025-10-30T09:26:14.912Z] 2025-10-30 09:26:14,626 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-30T09:26:14.912Z] 2025-10-30 09:26:14,648 [read_version] DEBUG read version from /w/workspace/edgex-go/918/.semver/main [2025-10-30T09:26:14.912Z] 2025-10-30 09:26:14,648 [bump_version] DEBUG bumping version:4.1.0-dev.70 on axis:pre with prefix:dev [2025-10-30T09:26:14.912Z] 2025-10-30 09:26:14,648 [bump_version] DEBUG bumped version:4.1.0-dev.71 [2025-10-30T09:26:14.912Z] 2025-10-30 09:26:14,648 [write_version] DEBUG write version:4.1.0-dev.71 to path:/w/workspace/edgex-go/918/.semver/main with force:True [2025-10-30T09:26:14.912Z] 2025-10-30 09:26:14,648 [read_version] DEBUG read version from /w/workspace/edgex-go/918/.semver/main [2025-10-30T09:26:14.912Z] 2025-10-30 09:26:14,648 [write_file] DEBUG write to file:/w/workspace/edgex-go/918/.semver/main [2025-10-30T09:26:14.912Z] 2025-10-30 09:26:14,651 [execute] INFO git cat-file --batch-check [2025-10-30T09:26:14.912Z] 2025-10-30 09:26:14,651 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/918/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-30T09:26:14.912Z] 2025-10-30 09:26:14,656 [execute] INFO git cat-file --batch [2025-10-30T09:26:14.912Z] 2025-10-30 09:26:14,656 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/918/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-30T09:26:14.912Z] 2025-10-30 09:26:14,661 [read_version] DEBUG read version from /w/workspace/edgex-go/918/.semver/main [2025-10-30T09:26:14.912Z] 4.1.0-dev.71 [Pipeline] } [2025-10-30T09:26:14.912Z] $ docker exec --env ******** --env ******** 78321ca8086b3af7d3fb123319fbe17d4909bd93ebfd377ad1326ab9f86f59db ssh-agent -k [2025-10-30T09:26:15.015Z] unset SSH_AUTH_SOCK; [2025-10-30T09:26:15.015Z] unset SSH_AGENT_PID; [2025-10-30T09:26:15.015Z] echo Agent pid 38 killed; [2025-10-30T09:26:15.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-30T09:26:15.365Z] + git semver [Pipeline] } [2025-10-30T09:26:15.940Z] $ docker stop --time=1 78321ca8086b3af7d3fb123319fbe17d4909bd93ebfd377ad1326ab9f86f59db [2025-10-30T09:26:17.198Z] $ docker rm -f --volumes 78321ca8086b3af7d3fb123319fbe17d4909bd93ebfd377ad1326ab9f86f59db [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-30T09:26:17.560Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-30T09:26:17.560Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:26:17.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-30T09:26:17.869Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T09:26:17.943Z] prd-ubuntu20.04-docker-8c-8g-771023 does not seem to be running inside a container [2025-10-30T09:26:17.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/918 -v /w/workspace/edgex-go/918:/w/workspace/edgex-go/918:rw,z -v /w/workspace/edgex-go/918@tmp:/w/workspace/edgex-go/918@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-30T09:26:18.210Z] $ docker top fc08549151ce1a58303cb729f2a7fce78f2598b6be8a8f0bce3f1953be0276ca -eo pid,comm [2025-10-30T09:26:18.259Z] 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-10-30T09:26:18.259Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-30T09:26:18.316Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-30T09:26:18.316Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-30T09:26:18.422Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-30T09:26:18.417Z] $ docker exec fc08549151ce1a58303cb729f2a7fce78f2598b6be8a8f0bce3f1953be0276ca ssh-agent [2025-10-30T09:26:18.527Z] SSH_AUTH_SOCK=/tmp/ssh-PWuv5TzmXt4W/agent.32 [2025-10-30T09:26:18.527Z] SSH_AGENT_PID=38 [2025-10-30T09:26:18.531Z] Running ssh-add (command line suppressed) [2025-10-30T09:26:18.624Z] Identity added: /w/workspace/edgex-go/918@tmp/private_key_15281735363226204702.key (/w/workspace/edgex-go/918@tmp/private_key_15281735363226204702.key) [2025-10-30T09:26:18.646Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-30T09:26:18.936Z] + git semver push [2025-10-30T09:26:19.195Z] 2025-10-30 09:26:19,148 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-30T09:26:19.195Z] 2025-10-30 09:26:19,151 [run_push] DEBUG push [2025-10-30T09:26:19.195Z] 2025-10-30 09:26:19,152 [execute] INFO git cat-file --batch-check [2025-10-30T09:26:19.195Z] 2025-10-30 09:26:19,152 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/918/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-30T09:26:19.195Z] 2025-10-30 09:26:19,154 [execute] INFO git rev-list 69b18af21def271131ae8dbc2e4d0bde2cf5f1f6 -- [2025-10-30T09:26:19.195Z] 2025-10-30 09:26:19,154 [execute] DEBUG Popen(['git', 'rev-list', '69b18af21def271131ae8dbc2e4d0bde2cf5f1f6', '--'], cwd=/w/workspace/edgex-go/918/.semver, stdin=None, shell=False, universal_newlines=False) [2025-10-30T09:26:19.195Z] 2025-10-30 09:26:19,173 [execute] INFO git fetch -v -- origin [2025-10-30T09:26:19.195Z] 2025-10-30 09:26:19,173 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/918/.semver, stdin=None, shell=False, universal_newlines=True) [2025-10-30T09:26:19.762Z] 2025-10-30 09:26:19,673 [run_push] DEBUG no remote changes detected [2025-10-30T09:26:19.762Z] 2025-10-30 09:26:19,673 [execute] INFO git push origin semver [2025-10-30T09:26:19.762Z] 2025-10-30 09:26:19,673 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/918/.semver, stdin=None, shell=False, universal_newlines=False) [2025-10-30T09:26:20.697Z] 2025-10-30 09:26:20,520 [run_push] DEBUG push all version tags [2025-10-30T09:26:20.697Z] 2025-10-30 09:26:20,521 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-10-30T09:26:20.697Z] 2025-10-30 09:26:20,521 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/918, stdin=None, shell=False, universal_newlines=False) [2025-10-30T09:26:21.634Z] 2025-10-30 09:26:21,363 [read_version] DEBUG read version from /w/workspace/edgex-go/918/.semver/main [2025-10-30T09:26:21.634Z] 4.1.0-dev.71 [Pipeline] } [2025-10-30T09:26:21.636Z] $ docker exec --env ******** --env ******** fc08549151ce1a58303cb729f2a7fce78f2598b6be8a8f0bce3f1953be0276ca ssh-agent -k [2025-10-30T09:26:21.732Z] unset SSH_AUTH_SOCK; [2025-10-30T09:26:21.732Z] unset SSH_AGENT_PID; [2025-10-30T09:26:21.732Z] echo Agent pid 38 killed; [2025-10-30T09:26:21.749Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-30T09:26:22.075Z] + git semver [Pipeline] } [2025-10-30T09:26:22.341Z] $ docker stop --time=1 fc08549151ce1a58303cb729f2a7fce78f2598b6be8a8f0bce3f1953be0276ca [2025-10-30T09:26:23.621Z] $ docker rm -f --volumes fc08549151ce1a58303cb729f2a7fce78f2598b6be8a8f0bce3f1953be0276ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-30T09:26:24.146Z] + [ -d /w/workspace/edgex-go/918/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:26:24.433Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:26:25.294Z] ---> package-listing.sh [2025-10-30T09:26:25.294Z] ++ facter osfamily [2025-10-30T09:26:25.294Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-30T09:26:25.553Z] + OS_FAMILY=debian [2025-10-30T09:26:25.553Z] + workspace=/w/workspace/edgex-go/918 [2025-10-30T09:26:25.553Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-30T09:26:25.553Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-30T09:26:25.553Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-30T09:26:25.553Z] + PACKAGES=/tmp/packages_start.txt [2025-10-30T09:26:25.553Z] + '[' /w/workspace/edgex-go/918 ']' [2025-10-30T09:26:25.553Z] + PACKAGES=/tmp/packages_end.txt [2025-10-30T09:26:25.553Z] + case "${OS_FAMILY}" in [2025-10-30T09:26:25.553Z] + dpkg -l [2025-10-30T09:26:25.553Z] + grep '^ii' [2025-10-30T09:26:25.553Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-30T09:26:25.553Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-30T09:26:25.553Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-30T09:26:25.553Z] + '[' /w/workspace/edgex-go/918 ']' [2025-10-30T09:26:25.553Z] + mkdir -p /w/workspace/edgex-go/918/archives/ [2025-10-30T09:26:25.553Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/918/archives/ [Pipeline] echo [2025-10-30T09:26:25.562Z] 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/918/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-30T09:26:25.838Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:26:26.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T09:26:26.395Z] [2025-10-30T09:26:26.395Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:26:26.695Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T09:26:26.695Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-30T09:26:26.695Z] 5eb5b503b376: Pulling fs layer [2025-10-30T09:26:26.696Z] 5c69ac0246d0: Pulling fs layer [2025-10-30T09:26:26.696Z] ec43610c2a17: Pulling fs layer [2025-10-30T09:26:26.696Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-30T09:26:26.696Z] 33b1e0a273af: Pulling fs layer [2025-10-30T09:26:26.696Z] 5d3b04190fa2: Pulling fs layer [2025-10-30T09:26:26.696Z] 2f39f015ded8: Pulling fs layer [2025-10-30T09:26:26.696Z] 3a2ae6a8a46f: Waiting [2025-10-30T09:26:26.696Z] 33b1e0a273af: Waiting [2025-10-30T09:26:26.696Z] 5d3b04190fa2: Waiting [2025-10-30T09:26:26.696Z] 2f39f015ded8: Waiting [2025-10-30T09:26:26.696Z] 5c69ac0246d0: Download complete [2025-10-30T09:26:26.696Z] 3a2ae6a8a46f: Download complete [2025-10-30T09:26:26.696Z] 33b1e0a273af: Verifying Checksum [2025-10-30T09:26:26.696Z] 33b1e0a273af: Download complete [2025-10-30T09:26:26.696Z] 5d3b04190fa2: Verifying Checksum [2025-10-30T09:26:26.696Z] 5d3b04190fa2: Download complete [2025-10-30T09:26:26.696Z] ec43610c2a17: Verifying Checksum [2025-10-30T09:26:26.696Z] ec43610c2a17: Download complete [2025-10-30T09:26:26.954Z] 5eb5b503b376: Verifying Checksum [2025-10-30T09:26:26.954Z] 5eb5b503b376: Download complete [2025-10-30T09:26:27.520Z] 2f39f015ded8: Download complete [2025-10-30T09:26:28.455Z] 5eb5b503b376: Pull complete [2025-10-30T09:26:28.455Z] 5c69ac0246d0: Pull complete [2025-10-30T09:26:29.023Z] ec43610c2a17: Pull complete [2025-10-30T09:26:29.023Z] 3a2ae6a8a46f: Pull complete [2025-10-30T09:26:29.281Z] 33b1e0a273af: Pull complete [2025-10-30T09:26:29.281Z] 5d3b04190fa2: Pull complete [2025-10-30T09:26:34.549Z] 2f39f015ded8: Pull complete [2025-10-30T09:26:34.549Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-30T09:26:34.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T09:26:34.549Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T09:26:34.646Z] prd-ubuntu20.04-docker-8c-8g-771023 does not seem to be running inside a container [2025-10-30T09:26:34.673Z] $ 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/918/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/918 -v /w/workspace/edgex-go/918:/w/workspace/edgex-go/918:rw,z -v /w/workspace/edgex-go/918@tmp:/w/workspace/edgex-go/918@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-10-30T09:26:36.793Z] $ docker top 653bb69b36f767b4b10c741a35ac1974d9b7568c62d4054dc72b0d9ad478cda6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-30T09:26:37.151Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-30T09:26:37.439Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-30T09:26:37.723Z] + ls /var/log/sa-host [2025-10-30T09:26:37.723Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-30T09:26:37.763Z] provisioning config files... [2025-10-30T09:26:37.772Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/918@tmp/config3570551067940481123tmp [Pipeline] { [Pipeline] echo [2025-10-30T09:26:37.791Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:26:38.078Z] ---> create-netrc.sh [Pipeline] } [2025-10-30T09:26:38.085Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:26:38.394Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-30T09:26:38.404Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:26:38.688Z] ---> sudo-logs.sh [2025-10-30T09:26:38.689Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-30T09:26:38.714Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:26:38.999Z] ---> job-cost.sh [2025-10-30T09:26:38.999Z] lf-activate-venv: SKIPPING [2025-10-30T09:26:38.999Z] DEBUG: total: 0.10999999940395355 [2025-10-30T09:26:38.999Z] INFO: Retrieving Stack Cost... [2025-10-30T09:26:39.567Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-30T09:26:39.826Z] INFO: Archiving Costs [Pipeline] echo [2025-10-30T09:26:39.842Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:26:40.139Z] ---> logs-deploy.sh [2025-10-30T09:26:40.139Z] lf-activate-venv: SKIPPING [2025-10-30T09:26:40.139Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/918 [2025-10-30T09:26:40.139Z] INFO: archiving workspace using pattern(s): [2025-10-30T09:26:41.075Z] Archives upload complete. [2025-10-30T09:26:41.076Z] INFO: archiving logs to Nexus